.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(9,34,59);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
}

:root{
--wd-text-font:"Manrope", Arial, Helvetica, sans-serif;
--wd-text-font-weight:300;
--wd-text-color:rgb(255,255,255);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Oswald", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-transform:none;
--wd-title-color:rgb(255,255,255);
}
:root{
--wd-entities-title-font:"Manrope", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Oswald", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Manrope", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Manrope", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(255,38,38);
}
:root{
--wd-alternative-color:rgb(255,255,255);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
body{
	background-color:rgb(9,34,59);
}

.page .main-page-wrapper{
	background-color:rgb(9,34,59);
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#83b735;
}
:root{
--btn-shop-bgcolor-hover:#74a32f;
}
:root{
--btn-accent-bgcolor:#83b735;
}
:root{
--btn-accent-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
			--wd-form-brd-radius: 5px;
	
	
	--wd-form-brd-width: 1px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
	
	
	
	
	
			--btn-default-brd-radius: 5px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 5px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
	
		}

	
	
	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	
	/* Quick view */
	div.wd-popup.popup-quick-view {
		max-width: 920px;
	}




	.woodmart-woocommerce-layered-nav .wd-scroll-content {
		max-height: 223px;
	}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//autoservis.avtomoe55.ru/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.3.3") format("woff2");
}

.title-red {
	min-width:auto !important;
}
.eggs .info-box-icon {
	max-width:90px;
	max-height:90px;
}
.form, .wd-popup {
	padding:25px 25px 23px 25px;
		background-image: linear-gradient(225deg, #1B88D6 0%, #1F4B7A 100%);
border-radius: 10px;
}
.form h2 {
	font-size: 36px;
	color: #fff;
	margin-bottom:10px;
}
.form p {
	font-size: 14px;
	color: #fff;
	text-align:left;
}
.form label, .wd-popup label {
	background-color: #fff;
	border-radius:5px;
	color:#333;

}
.formfield {
	margin-bottom:16px;
}
.screen-reader-response {
	display:none !important;
}
p.politika {
	font-size: 12px;
	color: #fff;
}
input::placeholder {
color:#333 !important;
}
.promo-banner-wrapper {
border-radius: 10px;
overflow: hidden;
-webkit-mask-image: -webkit-radial-gradient(white, black);
}
.br10 img {
	border-radius:10px;
}
.ymaps-2-1-79-map {
	border-radius:10px;
	overflow:hidden;
}
.foot-logo img {
	max-width:250px;
	height:auto;
}
.whb-sticked .whb-main-header {
	background:#09223B;
}@media (min-width: 577px) and (max-width: 767px) {
	.whb-general-header .whb-mobile-left, .whb-general-header .whb-mobile-right {
flex: 1 1 30% !important;
}
.logo-mobile-head img {
	max-width:180px !important;
	width:auto !important;
}
}

@media (max-width: 576px) {
	.form h2 {
font-size: 22px;
color: #fff;
margin-bottom: 10px;
}
.form p {
font-size: 12px;
color: #fff;
}
.form, .wd-popup {
	padding:15px 15px 13px 15px;
}
.whb-general-header .whb-mobile-left, .whb-general-header .whb-mobile-right {
flex: 1 1 30% !important;
}
.logo-mobile-head img {
	max-width:180px !important;
	width:auto !important;
}
}

