@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//door38.ru/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", 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%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", 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;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #304779;
	--wd-alternative-color: #eb4141;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #eb4141;
	--btn-accented-bgcolor-hover: #d71717;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #304779;
	--wd-link-color-hover: #3c4e9e;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 44px;
}
.page :is(.wd-page-content, .whb-header) {
	background-image: url(https://door38.ru/wp-content/uploads/2019/12/light_wool1.png?v=1578910614);
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-image: url(https://door38.ru/wp-content/uploads/2019/12/light_wool1.png?v=1578910614);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgba(251,251,251,0);
}

/* фиксим фон при открытии корзины */

.wd-close-side{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


body.woocommerce-checkout .checkout_coupon, body.woocommerce-checkout .woocommerce-form-coupon-toggle{
display:flex  !important;
}


/* Фиксим инпуты с ценами после обновления */
.woosb-products .woosb-product .woosb-quantity input{
		width: auto;
	}
	.woosb-products .woosb-product .woosb-quantity{
		width: auto;
	}
	.woosb-products .woosb-product .variations_form .variations .reset{
		display: none;
	}


/* редактируем лейблы */
.single-product-page .labels-rounded .product-label, .single-product-page .onsalelabel{
    font-size: 26px !important;
    padding: 10px 16px !important;
    font-weight: 700 !important;
}

.woocommerce .product span.onsale {
    font-size: 12px;
    padding: 4px 8px;
}

.onsalelabel {
    top: 7px !important;
    left: 7px !important;
    position: absolute !important;
    z-index: 1 !important;
    display: flex !important;
    align-items: flex-start !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    transition: opacity .3s ease !important;
    max-width: 100% !important;

}

.onsalelabel span {
	width: auto !important;
    min-width: 50px !important;
    color: #FFF !important;
    text-align: center !important;
    text-transform: uppercase !important;
    letter-spacing: .4px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    height: auto !important;
    font-size: 12px !important;
    padding: 4px 8px !important;
    background: #eb4141 !important;
    min-height: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 35px !important;
    z-index: 100 !important;
	    font-size: 12px !important;
    padding: 4px 8px !important;
	    position: static !important;
}

/* Убираем баг в футере из за виджетов исзечзди отступы */

.main-footer .widget,.main-footer .widget:last-child {
    padding-top: 30px;
    padding-bottom: 30px;
}

/* убираем сайдбар в главнйо категории и меняем размер категорий */

.woosb-products .woosb-product .woosb-qty input{
max-width:auto !important;
}
.woosb-products .woosb-product .woosb-qty{
width: auto;
    flex: 0 0 auto;
}
select{
 	background-color: transparent !important;
 }
div.quantity input[type="button"]{
 		background-color: white;
 }

html .product.category-grid-item .wd-entities-title, .product.category-grid-item.cat-design-replace-title .wd-entities-title, .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title{
word-wrap: normal;
}

body.woocommerce-checkout .woocommerce-form-coupon-toggle{
    display: none;
}

.wd-header-text ul{
list-style:none;
padding-left:0;
}

.wd-nav.wd-style-underline .nav-link-text:after{
	background-color: rgba(255,255,255,.5);
}

input[type=text], input[type=email], input[type=password], input[type=search], input[type=number], input[type=url], input[type=tel], input[type=date], select, textarea {
	background-color: #fff;
}	
.amount{
		white-space: nowrap;
	}

.wc-tab-inner > div > h2:first-child {
	color:white;
	margin:0;
	height: 1px;
}

.product-grid-item .product-image-link {
	display: flex !important;
	height: 250px;
	align-items: center;
	justify-content: center;
}

.product-grid-item .product-image-link img,
.product-grid-item .hover-img img {
	width: auto !important;
	height: auto;
  max-height: 100%;
	display: block;
}


.grecaptcha-badge {visibility: hidden;}

.tabs-layout-tabs .tabs{
	text-align:left;
}
.tovar-table{
	width:auto;
}
.tovar-table thead td{
		background: #304779;
    	color: white;
    	padding: 10px 20px;
    	font-size: 20px;
    	letter-spacing: 1px;
    	font-weight: 600;
	}
.tovar-table tbody tr td{
		    padding: 6px 20px;
	}
	.tovar-table tbody tr:nth-child(2n+2) td{
		background: #f9f9f9;
	}
.tovar-table tbody tr td:first-child{
		font-weight: 500;
	}
.woodmart-post-date,.post-single-page.has-post-thumbnail .entry-header{
display:none;
}

.woodmart-entry-meta,.hovered-social-icons{
		display: none;
	}

.woocommerce-shipping-destination{
		display: none;
	}

.minheight100{
	min-height:100px;
}
.product-image-summary .product-images .product-labels{
		max-width: 100%;
	}
.labels-rounded .out-of-stock{
	min-height: auto;
	font-size: 12px;
  padding: 4px 8px;
	max-width: 100%;
	font-weight:600;
}
.product-labels{
	max-width:100%;
}
.labels-rounded .product-label,.out-of-stock.product-label{
	min-height: auto;
	font-size: 12px;
  padding: 4px 8px;
}
.new.product-label{
	background:#53bd41;
}
.onsale.product-label{
	background:#eb4141;
}

.product-image-summary .product-images .labels-rounded .product-label{
	min-height:auto;
}


.mobile-nav.slide-from-left.act-mobile-menu{
		display: flex;
    	flex-direction: column;
	}
	.widgetarea-mobile{
		padding: 0;
		order: 2;
	}
.mobile-menu-tab.mobile-pages-menu.active{
		order: 5;
	}
.site-mobile-menu li.menu-item-398{
		display: none;
	}








.woosb-products .woosb-product .variations_form .variations .variation .select select{
	height: 20px;
	font-size: 12px;
	padding: 0 10px 0 0;
}

.woosb-products .woosb-product .variations_form .variations .variation{
	background-color: #fff;
}
.woosb-products .woosb-product .variations_form .variations .variation .label{
	color: black;
}

.woosb-products .woosb-product .woosb-qty {
/*     width: 106px;
    flex: 0 0 106px; */
}
.product-image-summary .quantity{
	margin-bottom: 0;
}


.woosb-products .woosb-product .woosb-price{
	width: 60px;
	flex: 0 0 60px;
}



.woosb-wrap .woosb-text .amount{
	font-weight: 900;
    margin-left: 10px;
    font-size: 20px;
    background: white;
    display: inline-block;
    padding: 4px 16px;
    border-radius: 4px;
	border: 1px solid #e5e5e5;
}
.woosb-products .woosb-product:not(:first-child) .woosb-thumb{
	display: none;
}





.woodmart-navigation .item-level-0 > a{
	padding-left: 0;
	padding-right: 0;
	font-weight: 600;
}


a.button, button.button, a.btn{
	font-family: Montserrat, Arial, Helvetica, sans-serif;
}

.woodmart-cart-design-3 .woodmart-cart-subtotal .amount{
    font-weight: 600;
}



.single-product-page .labels-rounded .product-label, .single-product-page .out-of-stock.product-label{
    font-size: 26px;
    padding: 10px 16px;
    font-weight: 700;
}


.icons-design-colored .social-instagram {
     background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}@media (min-width: 1025px) {
		.amount{
		white-space: nowrap;
	}
.wd-nav.menu{
    width: 100%;
    justify-content: space-between;
}
.main-catogorii .product.category-grid-item .category-title{
		font-size: 20px;
 	}
.banner-mask .wrapper-content-banner {
    background-color: rgba(0,0,0,.5);
}
.title-size-default {
    padding-top: 40px;
    padding-bottom: 40px;
}
.post-single-page .entry-title{
margin-bottom:4vh;
}

.page-title{
margin-bottom:0;
}
}

@media (max-width: 576px) {
	.page-title > .container .entry-title{
	font-size: 28px;
    font-weight: 700;
}
.product.category-grid-item .category-title{
	font-size: 14px;
}
.woodmart-navigation .item-level-0 > a{
	padding: 12px 18px;
}
}

