@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.asr-auto.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Play", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(94,94,94);
	--wd-text-font-size: 16px;
	--wd-title-font: "Play", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Play", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Palanquin Dark", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(55,162,219);
	--wd-alternative-color: rgb(53,131,214);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,94,43);
	--btn-accented-bgcolor-hover: rgb(236,87,39);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://www.asr-auto.com/wp-content/uploads/2021/10/tools-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: rgb(255,255,255);
	background-image: url(https://www.asr-auto.com/wp-content/uploads/2024/06/44ai_image.png);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(86,86,86);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(248,248,248);
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	--wd-text-font-size: 14px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 14px;
	}

}
:root{
--wd-container-w: 1300px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1317px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1300px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.form-footer__custom [type="submit"], .form-contact__custom [type="submit"], .custom-button-in-product-page, .by-int-partner {
	background-color: #ff721f;
	color: #fff
}

.form-footer__custom [type="submit"]:hover, .form-contact__custom [type="submit"]:hover, .custom-button-in-product-page:hover, .by-int-partner:hover {
	background-color: #db5e15;
	color: #fff
}

.form-footer__custom p {
	display:flex
}

.wrap-price, .price, div.quantity, .wd-buttons, .woocommerce-product-attributes-item--weight, .woocommerce-product-attributes-item--attribute_pa_brend-1, .woocommerce-product-attributes-item--attribute_pa_strana-proizvoditel, .woocommerce-product-attributes-item--attribute_pa_partiya-prodazh, .woocommerce-product-attributes-item--attribute_pa_artikul-bez-simvolov, .woocommerce-product-attributes-item--attribute_pa_brand {
    display: none !important;
}

.by-int-partner {
	padding: 13px 20px;
   margin:20px 0 0 0;
    font-size: 13px;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border: 0px solid transparent;
    border-radius: 5px;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: var(--btn-transform);
    text-shadow: none;
    font-family: var(--btn-font-family);
    font-weight: 600;
    font-style: var(--btn-font-style);
    line-height: 1.2;
    cursor: pointer;
}
.wd-testimon-thumb {
	border-radius:0px;
}@media (min-width: 1025px) {
	.categories-accordion-on .widget_product_categories .product-categories {
	height: 400px;
	overflow:auto
}

.product-design-default .entry-summary:not(.col-lg-4) .wd-product-brands {
    float: none !important;
		display: flex !important;
		margin: 0 !important;
		flex-wrap: nowrap !important;
		flex-direction: row !important;
	}
	
	.product-design-default .entry-summary:not(.col-lg-4) .wd-product-brands a {
		display:inline-block !important;
		margin-right: 5px !important;
		min-height:50px !important;
	}
	
	.product-design-default .entry-summary:not(.col-lg-4) .wd-product-brands a:last-child {
		margin: 0 0 0 0 !important;
	}
	.wd-popup {
		padding: 0 !important
	}
	
.wd-product-brands img {
    max-height: 50px;
}

}

