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

:root {
	--wd-text-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(84,84,84);
	--wd-text-font-size: 15px;
	--wd-title-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Rubik", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Rubik", 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: "Rubik", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #EDD7C3;
	--wd-alternative-color: #1C263F;
	--btn-default-bgcolor: #EDD7C3;
	--btn-default-bgcolor-hover: rgb(237,188,151);
	--btn-accented-bgcolor: #EDD7C3;
	--btn-accented-bgcolor-hover: rgb(237,188,151);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.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: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #1a253f;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-size: 28px;
}
html .wd-product .price, html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price, html .wd-product-nav-desc .price, html .product-quick-view .summary-inner > .price, html .widget-area .widget .price {
	color: rgb(68,68,68);
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(252,252,252);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--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: 5px;
}

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



/* Товары в архивах (hover) */
.pagination-pagination .product-grid-item .product-wrapper:hover{
	box-shadow:0px 0px 10px 3px #eee;
}

.wd-quantity-enabled .product-grid-item .product-wrapper:hover{
  box-shadow:0px 0px 10px 3px #eee;
}

/* Заказ в один клик */
#formOrderOneClick .popup .close_order{
	color:#c6a8a8 !important;
	font-size:15px;
	border-style:solid;
	border-color:#d6cbcb;
	border-width:1px;
	margin-top:3px;
	margin-right:3px;
	border-top-left-radius:50% !important;
	border-top-right-radius:50% !important;
	border-bottom-left-radius:50% !important;
	border-bottom-right-radius:50% !important;
	background-color:#f7f7f7;
	font-weight:700;
	line-height:1.3em;
}

/* 767px and smaller screen sizes */
@media (max-width:767px){

	/* Insta в префутере */
	.wd-insta-cont .wd-insta-cont-inner{
		padding-left:5px;
		padding-right:5px;
		padding-top:5px;
		padding-bottom:5px;
		max-width:170px !important;
	}

}

/* Contact form popup */
#contact-form-popup{
	background-color:rgba(28,38,63,0.75);
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
}

/* Заказть звонок popup */
.mfp-inline-holder .wd-popup-element{
	background-color:rgba(28,38,63,0.75);
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;	
}

/* Post Title */
.page-title .entry-title{
	display: none;
}

/* Post Title Link */
.page-title .wd-back-btn a{
	display: none;
}

/* Сетка блога */
.wd-blog-holder a{
	height:250px;
}

/* Min footer */
.copyrights-wrapper .min-footer{
	padding-top:0px;
	padding-bottom:10px;
}

/* Низ подвала */
.vc_custom_1716055934865 .vc_column-inner{
	margin-bottom:-30px;
}

/* Breadcrumbs выравнять слева */
.page-title .breadcrumbs{
	text-align:left;
}

	/* Swatch картинки фильтра */
	.wd-swatch-wrap .wd-swatch .wd-swatch-bg{
		display: none;
	}
	
	/* Swatch картинки фильтра */
	.wd-swatch-wrap .layer-term-lable{
		position:relative;
	}

/* Меню каталога десктоп */
#menu-menyu .sub-sub-menu .woodmart-nav-link{
	padding-top:3px;
	padding-bottom:3px;
}

.wd-text-block .wd-sub-menu > .menu-item > .woodmart-nav-link{
	font-size:12px;
}

#menu-menyu .menu-item p{
	position:relative;
	top:-5px;
}

.wd-swatches-brands .wd-swatch.wd-bg {
    display: none;
}

.wd-swatch-wrap .layer-term-lable {
    position: relative;
    margin-left: revert-layer;
}

	/* Категории сбоку (active) */
.widget_product_categories .product-categories li.current-cat>a{
		background-color:#edd7c3;
		padding-left:8px;
		border-top-left-radius:5px;
		border-top-right-radius:5px;
		border-bottom-left-radius:5px;
		border-bottom-right-radius:5px;
	}

/* Сообщение об офферте */
#buyoneclick_form_order .noot span{
	line-height:1em;
	display:inline-block;
	height:24px !important;
	position:relative;
	top:-12px;
}

.wd-close-side {
display:none!important;
}

/* Сетка блога */
.wd-post-img {
    height: 220px; /* фиксированная высота превью */
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wd-post-img img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* сохраняет пропорции и заполняет */
    object-position: center;
}

/* 1024px and smaller screen sizes Лого мобильное */
@media (max-width:1024px){

	/* Thumbnail Image */
	.whb-header .whb-hidden-lg img{
		margin-left:-15px;
	}
	
}

@media (max-width: 768px) {
  .wd-text-block.wd-rs-66507df486213 {
    text-align: center !important;
  }
}