/* nowa cenna netto */
.proposed__price .price-netto {
	position: absolute;
	top: 6px;
	color: #fff;
	background-color: #9d231f;
	font-size: 9px;
	right: 1px;
	padding: 1px 3px;
	text-transform: lowercase;
	padding-bottom: 2px;
	border-radius: 2px;
}

.proposed__price .woocommerce-Price-amount.amount {
	position: relative;
}


.hero__carName span {
  font-size: 24px;
}

.hero__price {
  align-items: center !important;
  gap: 10px;
}


@media screen and (max-width: 768px) {
	.proposed__price .price-netto {
		top: -6px;
	}
}

/* koniec ceny netto */

.hero__price img {
	width: 50px;
	height: 50px;
	object-fit: contain;
}

.hero__price {
	display: flex;
	align-items: center;
	margin-top: 10px;
}

@media sreen and (min-width: 1400px) {
	.hero__price .h3 {
		font-size: 22px;
	}

}



.passion {
  background-size: contain;
  background-repeat: no-repeat;
}


.passion__layer {
  position: absolute;
  width: 100%;
  height: 100%;
	background-image: url('https://lease2go.pl/wp-content/uploads/2026/07/Group-1000009764.png');
}



.moreInfo__info.moreInfo__info--new {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 16px;
    margin-bottom: 50px;
    margin-top: 80px;
}

.moreInfo__info--new .moreInfo__info__item {
	position: relative;
}

.moreInfo__info--new .moreInfo__info__label {
	display: none;
}

.moreInfo__info--new .moreInfo__info__box {
	display: flex;
	align-items: center;
	gap: 16px;
    min-height: 50px;
    cursor: auto;
	padding: 0 18px;
	background: #f1f1f1;
	border-radius: 6px;
}

.moreInfo__info--new .moreInfo__info__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 28px;
}

.moreInfo__info--new .moreInfo__info__icon svg {
	display: block;
	max-width: 28px;
	height: auto;
}

.moreInfo__info--new .moreInfo__info__text {
    font-size: 17px;
    cursor: default;
	line-height: 1.2;
	color: #1b1b1b;
	white-space: nowrap;
    padding-left: 0;
    margin-right: 10px;
    margin-bottom: 0;
}

.moreInfo__info--new .moreInfo__info__text::before {
    display: none;
}

@media (hover: hover) and (pointer: fine) {
	.moreInfo__info--new .moreInfo__info__item::before {
		content: attr(data-tooltip);
		position: absolute;
		left: 50%;
		bottom: calc(100% + 14px);
		transform: translateX(-50%);
		padding: 12px 18px;
		background: #9d231f;
		color: #fff;
		border-radius: 6px;
        font-size: 17px;
        text-transform: lowercase;
		line-height: 1;
		white-space: nowrap;
		opacity: 0;
		pointer-events: none;
		transition: opacity .2s ease;
		z-index: 5;
	}

	.moreInfo__info--new .moreInfo__info__item::after {
		content: "";
		position: absolute;
		left: 50%;
		bottom: calc(100% + 4px);
		transform: translateX(-50%);
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 10px solid #9d231f;
		opacity: 0;
		pointer-events: none;
		transition: opacity .2s ease;
		z-index: 5;
	}

	.moreInfo__info--new .moreInfo__info__item:hover::before,
	.moreInfo__info--new .moreInfo__info__item:hover::after {
		opacity: 1;
	}
}

@media (max-width: 767px) {
	.moreInfo__info.moreInfo__info--new {
		gap: 14px;
	}

	.moreInfo__info--new .moreInfo__info__item {
		width: calc(50% - 7px);
	}

	.moreInfo__info--new .moreInfo__info__label {
		display: block;
		margin-bottom: 6px;
		color: #9d231f;
		font-size: 14px;
		font-weight: 600;
		line-height: 1.2;
	}

	.moreInfo__info--new .moreInfo__info__box {
		min-height: 52px;
		padding: 0 14px;
		gap: 12px;
	}

	.moreInfo__info--new .moreInfo__info__text {
		font-size: 16px;
		white-space: normal;
	}

	.passion__layer {
		background-image: unset;
		background-color: #fff;
		opacity: .8;
	}


	.passion .section__content .section__inner {
		margin-top: 0% !important;
	}

}

@media (max-width: 480px) {
	.moreInfo__info--new .moreInfo__info__item {
		width: 100%;
	}
}

.equipmentTabs__nav {
	display: flex;
	align-items: flex-end;
	border-bottom: 1px solid #ddd;
	margin-bottom: 32px;
}

.equipmentTabs__button {
	border: 0;
	background: transparent;
	padding: 14px 22px;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2;
	color: #8a8a8a;
	cursor: pointer;
	transition: color .2s ease, background-color .2s ease;
}

.equipmentTabs__button.is-active {
	background: #f1f1f1;
	color: #111;
	cursor: default;
}

.equipmentTabs__panel[hidden] {
	display: none;
}

.equipmentTabs__panel ul {
	margin: 0;
	padding-left: 22px;
}

.equipmentTabs__panel li {
	margin-bottom: 8px;
}

.equipmentTabs__panel li::marker {
	color: #9d231f;
}

@media (max-width: 767px) {
	.equipmentTabs__nav {
		overflow-x: auto;
		margin-bottom: 24px;
	}

	.equipmentTabs__button {
		flex: 0 0 auto;
		padding: 12px 16px;
		font-size: 15px;
	}
}

/* skroll kalkulatora */

@media screen and (min-width: 992px) {

.equipmentTabs__columns {
  display: flex;
  justify-content: space-between;
}

.equipmentTabs__column {
  width: 49%;
}

	
  .mainProduckt .mainProduckt__rowmain {
    align-items: stretch;
  }

  .mainProduckt .mainProduckt__calcwrapper {
    position: relative;
  }

  .mainProduckt .calcLeasing {
    position: sticky;
    top: 90px; 
    max-height: calc(100vh - 110px);
    overflow-y: auto;
    width: 100%;
    transform: none !important;
  }


	.moreInfo .h2 {
		margin-bottom: 30px;
		margin-top: 10px;
		font-size: 26px;
	}

	.moreInfo__info.moreInfo__info--new {
		margin-top: 0;
	}


	.moreInfo {
		margin-top: 30px;
	}

	.moreInfo .row {
		margin: 0 !important;
	}

}