﻿.text-car-info-name {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.progress-bar-custom {
	background-color: #fd7e14 !important;
}

.whatWeOffer-table-text-tlue-color {
	color: #7FDCD4;
}

.border-between-columns {
	position: relative;
}

	.border-between-columns::before {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 80%;
		border-left: 1px solid #7FDCD4;
	}

.pull-right {
	float: right;
}

@media (max-width: 768px) {
	.border-between-columns::before {
		display: none;
	}

	tbody > tr {
		display: inline-flex;
		padding-bottom: 16px;
	}

		tbody > tr > td {
			min-width: 150px;
		}

	.table-scroll-x {
		overflow-x: scroll;
	}

	thead > tr {
		display: inline-flex;
		padding-bottom: 16px;
	}

		thead > tr > th {
			min-width: 150px;
		}
}

.table-text-bold {
	font-weight: bold;
	color: #000;
}

.shopping-cart-img-w {
	max-width: 360px !important;
}

.login-page-align-buttons {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}

.login-button-padding-calc {
	padding: calc(17px / 2) 16px;
	line-height: 19px;
}

.login-register-button {
	border: 1px solid black;
	border-radius: 2px;
	font-weight: 500;
	color: black;
}

.pointer {
	cursor: pointer !important;
}

.register-button-justfy-end {
	display: flex;
	justify-content: end;
}

.menubar-list-justfy-content {
	display: flex !important;
	justify-content: space-evenly !important;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .col-form-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error .checkbox label,
.has-error .checkbox-inline label,
.has-error .radio label,
.has-error .radio-inline label,
.has-error label {
	color: #e73d4a;
}

.site {
	min-height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
}

.site__body {
	margin-top: 7% !important;
}

.site__body {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.block-space--layout--spaceship-ledge-height {
	height: 24px;
	display: none;
}

@media (max-width: 1199.98px) {
	.block-space--layout--spaceship-ledge-height {
		display: none;
	}
}

.order-success__body {
	max-width: 690px;
	margin: 0 auto;
}

.order-success__header {
	padding: 60px 0 52px;
	text-align: center;
}

@media (max-width: 767.98px) {
	.order-success__header {
		padding: 44px 0 40px;
	}

	.order-success__meta-list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.order-success__meta-item {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}

		.order-success__meta-item:nth-child(2n):before {
			display: none;
		}

		.order-success__meta-item:nth-child(n + 3) {
			margin-top: 16px;
		}

	.order-success__addresses {
		display: contents;
	}
}

.order-success__icon {
	fill: #006847;
	margin: 0 auto;
	display: block;
}

.order-success__title {
	margin-top: 24px;
	margin-bottom: 2px;
}

.order-success__subtitle {
	font-size: 19px;
	font-weight: 500;
}

.order-success__actions {
	margin-top: 20px;
}

.card {
	background-color: #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
	border: none;
	border-radius: 0;
}

.order-success__meta {
	padding: 16px 0;
	margin-bottom: 20px;
	text-align: center;
}

.order-success__meta-list {
	list-style: none;
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.order-success__meta-item {
	flex-basis: 30% !important;
}

.order-success__meta-item {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	line-height: 1.25;
	position: relative;
	padding: 2px 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

	.order-success__meta-item:not(:last-child):before {
		position: absolute;
		display: block;
		content: '';
		border-left: 2px dashed rgba(0, 0, 0, 0.1);
		width: 0;
		height: 100%;
		top: 0;
	}

[dir=ltr] .order-success__meta-item:not(:last-child):before {
	right: -1px;
}

[dir=rtl] .order-success__meta-item:not(:last-child):before {
	left: -1px;
}

.order-success__meta-title {
	display: block;
	font-size: 13px;
	color: #6c757d;
	margin-bottom: 4px;
}

.order-success__meta-value {
	display: block;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
}

.order-list a {
	color: inherit;
}

	.order-list a:hover {
		color: inherit;
		text-decoration: underline;
	}

.order-list table {
	width: 100%;
	font-size: 15px;
}

@media (max-width: 575.98px) {
	.order-list table,
	.order-list tr,
	.order-list th,
	.order-list td {
		display: block;
		padding: 0;
	}

	.order-list__header,
	.order-list__products,
	.order-list__subtotals,
	.order-list__footer {
		display: block;
	}

		.order-list__header tr,
		.order-list__products tr,
		.order-list__subtotals tr,
		.order-list__footer tr {
			padding: 0 1rem;
		}

		.order-list__header tr,
		.order-list__subtotals tr,
		.order-list__footer tr {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
		}

		.order-list__header .order-list__column-label,
		.order-list__subtotals .order-list__column-label,
		.order-list__footer .order-list__column-label {
			-webkit-box-flex: 1;
			-ms-flex-positive: 1;
			flex-grow: 1;
		}


		.order-list__header tr {
			padding-top: 10px;
			padding-bottom: 10px;
			border-bottom: 1px solid #ebebeb;
		}

		.order-list__products tr {
			padding-top: .75rem;
			padding-bottom: .75rem;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-ms-flex-wrap: wrap;
			flex-wrap: wrap;
		}

			.order-list__products tr:not(:first-child) {
				border-top: 1px solid #ebebeb;
			}

		.order-list__products .order-list__column-image {
			width: 40px;
			-ms-flex-negative: 0;
			flex-shrink: 0;
		}

		.order-list__products .order-list__column-product {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
			-ms-flex-direction: column;
			flex-direction: column;
			-webkit-box-pack: center;
			-ms-flex-pack: center;
			justify-content: center;
			width: calc(100% - 40px);
		}

	[dir=ltr] .order-list__products .order-list__column-product {
		padding-left: 1rem;
	}

	[dir=rtl] .order-list__products .order-list__column-product {
		padding-right: 1rem;
	}

	.order-list__products .order-list__column-quantity:before {
		content: attr(data-title) " ";
	}

	.order-list__products .order-list__column-total {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}

	.order-list__products .order-list__column-quantity,
	.order-list__products .order-list__column-total {
		margin-top: .625rem;
		margin-bottom: -.125rem;
	}

	.order-list__subtotals {
		padding-top: 12px;
		padding-bottom: 12px;
		border-top: 1px solid #ebebeb;
	}

		.order-list__subtotals th,
		.order-list__subtotals td {
			padding-top: 2px;
			padding-bottom: 2px;
		}

	.order-list__footer {
		padding-top: 12px;
		padding-bottom: 12px;
		border-top: 1px solid #ebebeb;
	}
}

.order-list__header th,
.order-list__header td {
	text-transform: uppercase;
	color: #6c757d;
	font-size: 13px;
	font-weight: 500;
}

.order-list__header th,
.order-list__header td {
	border-bottom: 1px solid #ebebeb;
	padding: 10px 12px;
}

.order-list__header .order-list__column-label,
.order-list__subtotals .order-list__column-label,
.order-list__footer .order-list__column-label {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.order-list__header tr {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ebebeb;
}

.order-list__column-quantity {
	text-align: center;
}

.order-list__column-image {
	width: 1px;
}

	.order-list__column-image .image {
		width: 120px;
	}

.image--type--product .image__body,
.image--type--category .image__body {
	display: block;
	position: relative;
	width: 100%;
}

.image--type--product .image__tag,
.image--type--category .image__tag {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	-o-object-fit: scale-down;
	object-fit: scale-down;
}

.image--type--product .image__body {
	padding-bottom: 100%;
}

.order-list__column-product {
	line-height: 1.25;
}

.order-list__footer {
	font-size: 20px;
	border-top: 1px solid #ebebeb;
}

	.order-list__footer th {
		font-weight: 500;
	}

	.order-list__footer th,
	.order-list__footer td {
		padding-top: 14px;
		padding-bottom: 14px;
		border-top: 1px solid #ebebeb;
	}

.order-success__addresses {
	margin-left: -20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.order-success__addresses {
	display: block;
}

.address-card {
	position: relative;
}

.address-card__badge {
	position: absolute;
	top: 12px;
}

[dir=ltr] .address-card__badge {
	right: -12px;
}

[dir=rtl] .address-card__badge {
	left: 12px;
}

.tag-badge {
	display: inline-block;
	position: relative;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 500;
	line-height: 1;
	z-index: 0;
	height: 18px;
	padding: 4px 14px 0;
}

	.tag-badge:before {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		z-index: -1;
		border-radius: 2.5px;
		-webkit-transform-origin: center;
		transform-origin: center;
	}

	.tag-badge:before {
		left: 3.5px;
		right: 3.5px;
	}

[dir=ltr] .tag-badge:before {
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
}

[dir=rtl] .tag-badge:before {
	-webkit-transform: skewX(20deg);
	transform: skewX(20deg);
}

.tag-badge--theme {
	color: #fff;
}

	.tag-badge--theme:before {
		background: #006847;
	}

.address-card__body {
	padding: 1.5rem;
	font-size: 15px;
	line-height: 18px;
}

.address-card--featured .address-card__body {
	padding: 2rem;
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.address-card--featured .address-card__body {
		padding: 1.5rem;
	}
}

@media (max-width: 767.98px) {
	.address-card--featured .address-card__body {
		padding: 1.375rem;
	}
}

.address-card__name {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 1.125rem;
}

.address-card--featured .address-card__name {
	font-weight: 700;
}

.address-card__row + .address-card__row {
	margin-top: .75rem;
}

.address-card__row-title {
	font-size: 13px;
	color: #6c757d;
}

.order-list__products tr:not(:first-child) {
	border-top: 1px solid #ebebeb;
}

.order-list__products {
	border-top: 1px solid #ebebeb;
}

.btn-xl:not(.btn-icon) {
	font-size: 20px;
	line-height: 26px;
	padding: calc(34px / 2) 40px;
}

.order-success__addresses {
	display: contents !important;
}

.client-info {
	width: 25%;
}

.home-banners-height {
	min-height: 720px !important;
	max-height: 720px !important;
}

@media(min-width: 768px) and (max-width: 991.98px){
	.home-banners-height {
		min-height: 250px !important;
	}
}
@media (max-width: 767.98px) {
	.home-banners-height {
		min-height: 250px !important;
	}
}
.car-list-img-h-limitation {
	min-height: 200px;
	max-height: 200px;
}
.section-background-color-gray {
	background-color: #40414F;
}

.rn-car-item .rn-car-item-info {
	min-height: 192px !important;
}
.h3-car-info-min-max-height {
	min-height: 54px;
	max-height: 54px;
}

.car-price-details-a-size {
	padding: 8px !important;
	min-width: 200px;
	max-width: 200px;
	min-height: 68px;
	max-height: 68px;
}

.select-text-white-color {
	color: white;
}