/* Desktop */

body {
	font-family: 'Mark Pro';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}
a {
	transition: all 300ms ease !important;
}
.header__policy {
	background-color: #fc0;
	font-size: 12px;
	padding-top: 12px;
}
.block-finder.block {
	background-color: black;
	color: white;
}
.block-finder__form-control--selected a {
	color: white;
}
.block-finder__form-control--vehicle-selected {
	font-weight: 500;
	font-size: 16px;
}
a.indicator__button.mygarage__button--start {
	color: white;
}
.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
	border-color: #fc0;
	background: #fc0;
	color: black !important;
	letter-spacing: 1px;
}
.header__login, .header__support {
	border: none;
}
.header__login {
	padding-right: 30px;
}
.header__support {
	padding-left: 30px;
}
.logo img {
	width: 250px;
	position: relative;
	top: -5px;
}
span.indicator__title {
	font-size: 14px;
}
.header__navbar__search.d-flex {
	padding-left: 30px;
}
button.departments__button {
	background-color: black;
}
.departments__button {
	background: #fff;
	color: white;
	font-weight: 500;
	font-size: 14px;
}
.departments__button .departments__button-icon {
	color: white;
}
img.mt-4.img-fluid.opacity-8.ls-is-cached.lazyloaded {
	height: 100PX;
}
.banner-sides img {
	width: 100%;
}
.section-header__title {
	font-size: 45px;
	font-weight: 500;
	display: block;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.section-header__body {
	display: block;
}
.owl-stage-outer {
	padding: 0px !important;
}
.section-header__arrows {
	justify-content: center;
	margin-bottom: 70px;
}
.block-posts-carousel--layout--grid .post-card .post-card__title h2 {
	font-size: 19px;
	line-height: 23px;
	overflow: visible;
	max-height: none;
	margin-bottom: 15px;
}
.typography {
	font-size: 14px;
}
a.btn.btn-secondary.btn-sm {
	background-color: #fc0;
	border: none;
	border-radius: 0px;
}
.post-card__more {
	display: block !important;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.post-card__content {
	position: initial;
}
@media (min-width: 768px) {
	.container--max--md {
		margin-left: auto;
		margin-right: auto;
	}
}
.owl-carousel .owl-stage-outer {
	overflow: hidden;
}
a.btn.btn-secondary.btn-sm {
	background-color: white;
	border: 1px solid black;
	border-radius: 0px;
}
.arrow__button {
	height: 43px;
	padding: 1px 25.37131px;
	color: black;
}
.block-reviews-carousel {
	background-color: black !important;
	background-image: none;
}
.review {
	padding: 40px;
	background-color: #222222;
	border-radius: 10px;
}
a.btn.btn-primary.mr-1 {
	border-radius: 5px;
}
.block-posts-carousel__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: inherit;
	border-radius: 20px;
	overflow: hidden;
	border: 1px solid #00000024;
}
a.btn.btn-secondary.btn-sm {
	border-radius: 5px;
}
button.departments__button {
	border-radius: 5px;
}
.post-card__content {
	padding: 30px !important;
}
input.search__input {
	border-radius: 5px;
}
.review__content {
	width: 100%;
	font-size: 17px !important;
	line-height: 1.5;
	margin-top: 22px;
	height: 110px;
}
.site-footer__widgets {
	padding: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 80px;
	padding-bottom: 80px !important;
}
/*.container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}*/
.site-footer__bottom {
	display: none !important;
}
.footer-links__title, .footer-contacts__title, .footer-newsletter__title {
	font-size: 15px;
}
.block-space.block-space--layout--after-header {
	display: none;
}
.block-header.block-header--has-title.block-header--has-breadcrumb .container {
	padding-top: 5px;
	padding-bottom: 5px;
}
.block-header.block-header--has-title.block-header--has-breadcrumb h2.block-header__title {
	margin: 0 auto;
	
}
.block-split.block-split--has-sidebar .container {
	padding-top: 10px;
}
.block-split__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.block-split__item.block-split__item-sidebar.col-auto {
	position: -webkit-sticky;
	position: sticky;
	top: 90px;
	z-index: 1001;
}

.products-view__options {
	position: -webkit-sticky;
	position: sticky;
	top: 90px;
	z-index: 1000;
}


.products-view__options {
	top: 64px
}
.site {
	overflow: visible;
}
.block-header.block-header--has-title.block-header--has-breadcrumb h2.block-header__title {
	font-weight: 500;
}
.widget__header h4 {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 0;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}
.product-card .product-card__name a {
	color: inherit;
	font-size: 24px;
	line-height: 30px;
}
.product-card__image {
	/*padding: 30px !important;*/
}

a.widget-categories-list__root-link {
	font-size: 15px;
	margin-bottom: -5px;
}
.widget__header h4 {
	font-size: 14px;
}
.owl-carousel.owl-loaded.owl-drag {
	overflow: hidden;
	border-radius: 8px;
}
.product.product--layout--full {
	margin-bottom: 16px;
}
.status-badge--style--success .status-badge__body {
	background-color: #e2f2da;
	color: #44782a;
	padding: 20px;
}
.fit-header:after {
	background-color: transparent;
}
.status-badge--style--success .fit-header>span {
	font-weight: 500;
}
[dir=ltr] .status-badge__icon {
	left: 5px;
}
[dir=ltr] .quickview__product-stock {
	margin-left: 0px;
}
.product__price {
	font-size: 34px;
	font-weight: 500;
	margin-top: -8px;
}
.product__meta table {
	margin-bottom: 15px;
}
.owl-carousel.owl-loaded.owl-drag {
	overflow: visible;
}
.block.block-posts-carousel.block-posts-carousel--layout--grid, .block.block-reviews-carousel.block-posts-carousel--layout--grid {
	overflow: hidden !important;
}
a.btn.btn-secondary.btn-sm:hover {
	background-color: black;
	color: white;
}
a.indicator__button.mygarage__button--start:hover, .vehicle-selected-clear:hover {
	color: #fc0 !important;
}
span.indicator__icon {
	height: 18px;
}
.header__indicators {
	background-color: white;
	height: 65px;
	padding-top: 14px;
}
.review__content {
	height: 200px;
	font-size: 18px !important;
}
.products-list[data-layout=list] .product-card .product-card__image {
	width: 310px;
}
.block-posts-carousel__item, .review, a.btn.btn-primary.mr-1 {
	border-radius: 0px;
}
.product-card .product-card__name a {
	color: inherit;
	font-size: 16px;
	line-height: 22px;
}
.status-badge--style--success .status-badge__body {
	background-color: #c4ffa6;
	padding: 5px;
	border-radius: 0px;
}
label.product-card__item--quantity-title {
	display: none;
}
.product__actions-item.product__actions-item--quantity {
	margin-top: 0px;
}
.product-card .product-card__name a:hover {
	color: #d0a806;
}
.product-card .product-card__addtocart-full:hover {
	background-color: #f8de76;
	color: black;
}
.product-card__price.product-card__price--current {
	margin-bottom: 6px;
}
nav.breadcrumb.block-header__breadcrumb {
	display: none;
}
i.fas.fa-warehouse.fa-md {
	position: relative;
	top: -1px;
}
.product-gallery .owl-carousel .owl-stage-outer {
	overflow: hidden;
}
.status-badge__icon.fit {
	display: none;
}
.status-badge--style--success .fit-header>span {
	display: block;
	padding: 0px;
	text-align: center;
	background-color: transparent;
}
.status-badge__text {
	padding: 0px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.product__prices-stock {
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.product__actions-item {
	margin-top: 0px;
}
.btn-primary, .btn-primary {
	background-image: none !important;
	background-color: #fc0 !important;
}
.btn-primary:hover, .btn-primary:hover {
	background-color: #d9ad00 !important;
	color: black !important;
	background-image: none;
}
[dir=ltr] .product__actions-item--wishlist, [dir=ltr] .product__actions-item--compare {
	padding-left: 0;
	padding-right: 0;
	margin-top: 12px;
}
.product__actions-item--wishlist, .product__actions-item--compare {
	font-size: 14px;
}
.col.text-center.pb-3 {
	padding-left: 20px;
	padding-right: 20px;
}
li.d-sm-none.d-lg-block.mr-2 {
	display: none !important;
}
[dir=ltr] .product-gallery--layout--product-full .product-gallery__zoom {
	right: 10px;
	top: 10px;
}
.product--layout--full .product__features {
	margin: 0px;
	font-size: 16px;
	border-radius: 3px;
}
.product--layout--full .product__gallery {
	padding-top: 40px;
	padding-bottom: 40px;
}
.product--layout--full .product__header {
	padding-top: 20px;
	padding-bottom: 16px;
}
.widget-filters--offcanvas--mobile .btn-primary, .table_interchange.col.border.border-warning .btn-primary {
	border: none;
	border-bottom: 1px solid #fbd10b;
}
.widget-filters__item, .filter__container {
	padding: 10px;
}
.row {
/*	margin-right: 0px;
	margin-left: 0px;*/
}
.col.filter.filter--opened {
	padding-left: 0px;
	padding-right: 0px;
}
.col.widget.widget-filters.widget-filters--offcanvas--mobile {
	padding: 10px;
	margin-bottom: 25px;
	box-shadow: none;
	border: 1px solid #fc0!important;
}
.col.filter.filter--opened {
	overflow: hidden;
}
.col.filter.filter--opened {
	padding-left: 15px;
	padding-right: 15px;
}
.fitment-chart-table .row.pt-2.pb-2:first-child {
	background-color: #fbd10b !important;
}
.table_interchange.col.border.border-warning {
	padding: 0px;
	margin-bottom: 30px;
}
.row.widget-filters__item.pl-0.pr-0.border.border-warning {
	border: none !important;
}
.row.widget-filters__item.pl-0.pr-0.border.border-warning .col.filter {
	padding: 0px;
}
.filter__title {
	width: 100% !important;
	margin: 0px !important;
}
span.filter__arrow {
	top: 4px;
}
.filter__body {
	margin: 0px;
}
.filter__title:focus, .filter__title:hover {
	/*background: #ffcc0047;*/
}
.filter__body .filter__container.small {
	padding-left: 10px !important;
}
.brand_banner.text-center {
	margin-top: 35px;
	margin-bottom: 24px;
}
.filter__container.small.col.col-12.table-responsive {
	padding-left: 0px !important;
}
.col.filter.filter--opened {
	padding-left: 0px;
	padding-right: 0px;
}
[dir=ltr] .status-badge--has-icon .status-badge__text {
	padding-left: 16px;
	padding-right: 0px;
}
span#product-tabs__item-counter-reviews {
	display: none;
}
.product__tabs.product-tabs.product-tabs--layout--full {
	margin-bottom: 40px;
}
div#product-tab-reviews .section-header__title {
	margin: 0px;
	text-align: left;
	line-height: 30px;
	font-size: 24px;
}
div#product-tab-reviews button.filter__title.pt-3.pb-3 {
	padding: 0px !important;
	margin: 0px !important;	
}
div#product-tab-reviews button.filter__title.pt-3.pb-3:hover {
	/*background-color: white !important;*/
	color: black !important;
	cursor: default;
}
div#product-tab-customer-questions button.filter__title.pt-3.pb-3 {
	padding: 0px !important;
	margin: 0px !important;	
}

div#product-tab-customer-questions .section-header__title {
	margin: 0px;
	text-align: left;
	line-height: 30px;
	font-size: 24px;
}
page-item.active .page-link {
	background-color: #fc0;
	color: black;
	cursor: default;
}

.typography p {
	font-family: 'Mark pro' !important;
	line-height: 20px !important;
}
.btn-primary, .btn-primary {
	letter-spacing: 0px;
}
.block-header.block-header--has-title.block-header--has-breadcrumb .container {
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 80%;
	margin-left: 0;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	font-weight: 500 !important;
	font-size: 15px;
	letter-spacing: 1px
}
.filter__container.small.col.col-12.table-responsive .row:nth-child(even) {
	background-color: #f5f5f5;
}
.status-badge--style--success .status-badge__body {
	background-color: #aecbb4;
	color: #14341a;
}
.status-badge--style--failure .status-badge__body {
	background-color: #f2dada;
	color: #993d3d;
	padding: 5px;
	border-radius: 0px;
}
.status-badge--style--success .fit-header>span {
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 2PX;
}
.status-badge--style--success .status-badge__body {
	padding: 5px !important;
}
.status-badge-header--style--success .status-badge-header__text {
	border-color: green !important;
	padding: 5px;
	border-radius: 0px;
	color: green;
}
.status-badge-header--style--failure .status-badge-header__text {
	border-color: #9c0000 !important;
	padding: 5px;
	border-radius: 0px;
	color: #9c0000;
}
.owl-carousel.owl-loaded.owl-drag {
	border: 1px solid lightgrey;
}
.row.product__brand.h-25.justify-content-center img.img-fluid.ls-is-cached.lazyloaded {
	height: 55px;
}
.header__indicators {
	padding-right: 24px;
}
a:hover {
	color: #8f8f8f;
	text-decoration: none;
}
.product--layout--full .product__features ul {
	color: black;
}
.owl-carousel.owl-loaded.owl-drag {
	border: none
}
form#js-search-form {
	width: 230px;
}
.block-finder__form-control--select {
	min-width: 180px;
}
span.select2-selection.select2-selection--single span {
	font-size: 13px !important;
}
.block-finder__form-control.block-finder__form-control--select {
	padding-left: 5px;
	padding-right: 5px;
}
.text-center.font-weight-bold {
	font-size: 12px;
}
@media (max-width: 1399px) {
	.header__indicators {
		padding-top: 20px !important;
		padding-right: 15px
	}
	span.page-link {
		color: black !important;
	}
}
/* Tablet*/

@media (max-width: 1199.98px) {
	a.mobile-header__logo, .mobile-header__logo img {
		height: 185px;
	}
	a.mobile-header__logo, .mobile-header__logo img {
		width: auto !important;
		height: 80px;
	}
	.block-finder {
		align-content: flex-start !important;
	}
	.mobile-header__search.mobile-search {
		padding: 0px;
		margin: 0px;
	}
	.block-finder.block {
		padding-top: 11px;
	}
	.header__support {
		padding-left: 15px;
	}
	.footer-contacts {
		text-align: left;
		margin-bottom: 0px;
	}
	.col-12.col-md-6.col-xl-4.border-left {
		margin-bottom: 50px;
	}
	.footer-contacts__contacts {
		margin-left: 0px;
	}
	.site-footer__widgets {
		padding-bottom: 30px !important;
	}
	.block-finder__body {
		width: auto !important;
	}
	.mobile-menu-icons {
		padding-top: 0px !important;
	}
	span.indicator__icon {
		height: 18px;
		position: relative;
		top: -1px;
	}
	.block-finder__form {
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.block-finder.block {
		padding-top: 5px;
	}
	dl {
		padding: 0px !important;
		width: 100% !important;
	}
	.block-finder__form-control.block-finder__form-control--select {
		padding: 0 !important;
	}
	.videoscreen-bg {
		/*height: auto;*/
	}
	.caption a {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.top_banner_block a {
		margin: 0px;
	}
	.caption {
		height: auto !important;
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.block-finder__form-control--selected {
		position: relative !important;
		top: 8px !important;
	}
	.product-card .product-card__name a {
		color: inherit;
		font-size: 16px;
		line-height: 22px;
	}
	.products-list[data-layout=list] .product-card .product-card__prices h5 {
		font-size: 28px;
	}
	h2.block-header__title {
		font-size: 25px;
	}
	.block-split__item.block-split__item-sidebar.col-auto {
		top: 40px;
	}
	.products-view__options {
		top: 38px;
	}	
	.product--layout--full .product__features {
		display: block !important;
	}
	.product--layout--full .product__gallery {
		grid-column: 1;
		grid-row: 2;
	}
	.product--layout--full .product__main {
		grid-column: 1;
		grid-row: 4;
	}
	
}
@media (max-width: 991.98px) {
	.block-finder__form-control--selected {
		top: 2px !important;
	}
	
	.product--layout--full .product__main {
		grid-column: 1;
		grid-row: 4;		
	}
	.product__card.product__card--one {
		grid-column: 1 / 3;
		grid-row: 1 / 5;
	}
	.product--layout--full .product__info {
		grid-column: 1;
		grid-row: 3;
	}
	.product__info-part-fits {
		margin: 0px;
	}
	.product-gallery.product-gallery--layout--product-full.product__gallery {
		margin-top: 0px;
	}
	.product__main {
		margin-top: 40px;
	}
}
/* Wide Phone*/

@media (max-width: 767.98px) {
	.indicator__title .pl-2 a {
		font-size: 14px !important;
	}
	.mobile-header__body {
		position: fixed;
		top: 0;
		z-index: 500;
		width: 100%;
		left: 0;
		right: 0;
		background-color: white;
	}
	header.site__mobile-header {
		padding-top: 100px
	}
	.header__policy {
		position: fixed;
		top: 50px;
		z-index: 700;
		width: 100%;
	}
	.indicator__title.pl-2 a {
		font-size: 12px;
	}
	.block-finder {
		-webkit-box-orient: horizontal;
		*/ -webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: row;
	}
	.site-footer__widgets .row {
		display: block;
	}
	.site-footer .col-6.col-md-3.col-xl-2, .site-footer .col-2.col-md-3.col-xl-2.border-left, .site-footer .col-12.col-md-6.col-xl-4.border-left, .site-footer .col-12.col-md-6.col-xl-4.border-left, .site-footer .col-12.col-md-6.col-xl-4.border-left, .site-footer .col-12.col-md-6.col-xl-2 {
		width: 100%;
		max-width: 100%;
		padding: 0px !important;
		border: none !important;
		text-align: left;
		margin-bottom: 35px
	}
	.footer-links__title {
		text-align: left;
	}
	li.footer-links__item {
		text-align: left;
	}
	.footer-newsletter {
		text-align: left;
		margin-top: 0px;
	}
	.footer-contacts__contacts dl {
		padding: 0;
		margin: 0px;
		margin-bottom: 20px;
	}
	.footer-newsletter__form {
		margin-left: 0px;
	}
	.footer-newsletter__social-links {
		justify-content: left;
	}
	.top_banner_block a {
		margin-bottom: 60px;
	}
	.mt-4, .my-4 {
		margin-top: 20px;
	}	
	.section-header__title {
		font-size: 35px;
	}
	.owl-item {
		position: relative;
		left: 10px
	}
	.site-footer__widgets.pb-0 {
		padding-top: 30px;
		padding-bottom: 40px;
	}
	.caption {
		display: block;
	}
	.top_banner_block a {
		margin-bottom: 0px;
		padding-top: 25px;
		padding-bottom: 25px;
	}
	header.site__mobile-header {
		padding-top: 50px;
	}
	.mobile-header.header__policy {
		padding-left: 20px;
		padding-right: 20px;
	}
	.product-card__image {
		width: 200px !important;
	}
	.block-header.block-header--has-title.block-header--has-breadcrumb .container {
		max-width: 100%;
	}
	.mobile-header.header__policy {
		position: initial !important;
	}	
	.product-card .product-card__name a {
		font-weight: 500;
	}
	.products-view__options {
		top: 49px;
	}
	.product-card__footer {
	/*	padding: 0px !important;*/
	}
	.product-card__prices {
		display: block !important;
		padding-left: 30px !important;
		padding-right: 30px !important;
		padding-bottom: 0px !important;
	}
	.products-list[data-layout=list] .product-card .product-card__meta {
		position: initial;
		padding-left: 0px;
		font-size: 15px;
	}
	.form-group.add-to-cart-group {
		margin-bottom: 25px;
		margin-top: 20px;
	}
	.product-card__item--quantity {
		justify-content: left;
	}
	.product-card__prices {
		position: relative;
	}	
	[dir=ltr] .products-list[data-layout=list] .product-card .product-card__addtocart-full {
		margin-right: 0;
	}
	.product-card .product-card__addtocart-full {
		height: 50px !important;
		border-radius: 0px !important;
	}
	.products-list[data-layout=list] .product-card .product-card__wishlist, .products-list[data-layout=list] .product-card .product-card__compare {
		display: none;
	}
	.form-group.add-to-cart-group {
		margin-top: 9px;
	}
	.products-list[data-layout=list] .product-card .add-to-cart-group {
		display: block;
	}
	.product-card__item--quantity {
		/*display: block !important;*/
	}
	.form-group.add-to-cart-group {
		padding-left: 30px;
		padding-right: 30px;
	}
	[dir=ltr] .products-list[data-layout=list] .product-card .product-card__addtocart-full {
		/*width: 100%;*/
	}	
	.status-badge.status-badge--style--success.quickview__product-stock.status-badge--has-text {
		position: initial;
	}
	.product-gallery.product-gallery--layout--product-full.product__gallery {
		padding-top: 22px;
	}
	.status-badge--style--success .status-badge__body {
		padding: 16px !important;
	}
	.product__info-card {
		padding: 25px !important;
		margin-top: 25px !important;
	}
	.product__info-body .row {
		display: block
	}
	.row.product__brand.h-25.justify-content-center img {
		height: 50px;
		display: block !important;
	}
	.product--layout--full .product__price {
		font-size: 39px;
	}
	.product--layout--full .product__info {
		grid-column: 1;
		grid-row: 3;
	}
	.product--layout--full .product__gallery {
		grid-column: 1;
		grid-row: 2;
	}
	.form-group.add-to-cart-group {
		margin: 0px;
		padding: 0px;
	}
	.col.text-center.pb-3 {
		padding: 0px;
		margin-top: 19px;
	}
	.text-center {
		text-align: left;
	}
	.col.text-center.pb-3 {
		padding-bottom: 0px !important;
	}
	
	div#product-tab-reviews .row.widget-filters__item.pl-0.pr-0 {
		padding: 0px !important;
	}
	.product-gallery__featured .owl-item {
		left: 0px;
	}
	
	.col.text-center.pb-3:last-child {
		display: none
	}
}
/* Small Tablet */

@media (max-width: 715px) {
	[dir=ltr] .view-options__select+.view-options__select {
		margin-left: 0px !important;
		margin-top: 10PX;
	}
}
/* Android */

@media (max-width: 639px) {
	.block-finder__form-control, .block-finder__body {
		width: 100%;
		display: block;
	}
	form.block-finder__form {
		display: block;
	}
	.block-finder.block {
		display: block;
		padding: 20px;
	}
	.block-finder__form-control {
		margin: 0px !important;
		margin-bottom: 5px !important;
	}
	.block-finder__form-control {
		max-width: 100% !important;
	}
	.mobile-indicator__button {
		width: 28px;
	}
	.caption {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.mobile-header.header__policy {
		position: initial;
	}
	a.mobile-header__logo, .mobile-header__logo img {
		height: 60px;
	}
	.text-center.font-weight-bold {
		font-size: 10px;
	}
	.block-finder.block {
		display: block;
		padding: 25px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.block-finder__form-control--selected {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-align-content: center;
		-ms-flex-line-pack: center;
		align-content: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

		.block-finder__form-control--selected.block-finder-item:nth-child(1) {
			-webkit-order: 0;
			-ms-flex-order: 0;
			order: 0;
			-webkit-flex: 0 1 auto;
			-ms-flex: 0 1 auto;
			flex: 0 1 auto;
			-webkit-align-self: auto;
			-ms-flex-item-align: auto;
			align-self: auto;
		}

		.block-finder__form-control--selected.block-finder-item:nth-child(2) {
			-webkit-order: 0;
			-ms-flex-order: 0;
			order: 0;
			-webkit-flex: 0 1 auto;
			-ms-flex: 0 1 auto;
			flex: 0 1 auto;
			-webkit-align-self: auto;
			-ms-flex-item-align: auto;
			align-self: auto;
		}

		.block-finder__form-control--selected.block-finder-item:nth-child(3) {
			-webkit-order: 0;
			-ms-flex-order: 0;
			order: 0;
			-webkit-flex: 0 1 auto;
			-ms-flex: 0 1 auto;
			flex: 0 1 auto;
			-webkit-align-self: auto;
			-ms-flex-item-align: auto;
			align-self: auto;
		}

	.block-finder__form-control--selected a {
		margin-bottom: 10px;
	}
	a.btn.vehicle-selected-clear.mt-2.mt-sm-0 {
		position: absolute;
		top:-15px;
		right:-15px;
		padding: 0px;
	}
	.header__login {
		padding-right: 15px;
	}
	.fa, .fas {
		font-weight: 900;
		font-size: 14px;
	}
	.mobile-header__indicator .mobile-indicator__button {
		/*position: absolute;
		top: 40px;*/
		width:auto; 
	}
}
@media (max-width: 592px) {
	[dir=ltr] .view-options__select {
		margin-left: 0 !important;
		margin-top: 10px;
		margin-right: 15px
	}
	.products-view__options.view-options.view-options--offcanvas--mobile {
		position: initial;
		margin-bottom: 0.7rem;
	}
}
/* Mobile */

@media (max-width: 480px) {
	.header__login {
		padding-right: 15px;
	}
	.indicator__title {
		font-size: 12px !important;
	}
	.col-4.header__login.text-right {
		width: 100%;
		max-width: 100%;
		padding: 0px;
		display: block;
	}
	.mobile-header.container-fluid {
		display: none;
	}
	.section-header__title {
		font-size: 27px;
	}
	.product-card__image {
		width: 100% !important;
	}
	.block-split__item.block-split__item-sidebar.col-auto {
		/*display: none;*/
	}
}
@font-face {
	font-family: 'Mark Pro';
	src: url('https://assets.website-files.com/6321c910cbcea86f08aa3ffd/6321c910cbcea80247aa4004_Mark%20Pro%20Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Mark Pro';
	src: url('https://assets.website-files.com/6321c910cbcea86f08aa3ffd/6321c910cbcea86d9eaa4005_MarkPro.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
