:root {
	--wd-text-font: "Exo 2", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Exo 2", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Exo 2", 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: "Exo 2", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Exo 2", 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: "Exo 2", 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: #83b735;
	--wd-alternative-color: rgb(245,169,4);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--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-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: 225px;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.whb-flex-row.whb-top-bar-inner {
	font-family: "Exo 2", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 900px;
}
: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;
}



.wd-page-title {
background-color: rgb(255,255,255);
}

/* ОБЩЕЕ - Отступы от контента - НАЧАЛО */
.main-page-wrapper {
    margin-top: -40px;
    padding-top: 0px;
}
.elementor-template-full-width .row>[data-elementor-type] {
    margin-bottom: 0px;
}
.site-content {
    margin-bottom: 0px;
}
.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
}
/* нижний отступ контента перед подвалом */
.wd-content-layout {
padding-bottom: 0!important;
}
/* скрыть кнопки share от соцсетей в лайтбоксе */
.pswp__top-bar .pswp__button--share {
display:none!important;
}
/* меню на мобильных */
.wd-side-hidden.wd-opened {
z-index:9990!important;
}
/* ОБЩЕЕ - Отступы от контента - КОНЕЦ */




/* ШАПКА - НАЧАЛО */
div.whb-top-bar .box-icon-align-left .box-icon-wrapper {
	align-self: center;
}
.mycursor-pointer {
	cursor: text;
}
.whb-main-header {
	border-color: rgba(129, 129, 129, 0.2);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
/* убрать задвоение шапки на разрешении 1024px */
@media (min-width:1024px) {
.whb-main-header > div:is(.whb-top-bar, .whb-general-header, .whb-header-bottom) div:is(.whb-hidden-lg) {
display:none!important;
    }
}
/* скрыть некоторые элементы на мобайл */
@media (max-width:756px) {
.info-box-wrapper.whb-3dxkfq64d57j5h984xek, .info-box-wrapper.whb-0o9594496wuvizjlxgdm, .wd-header-divider.whb-divider-default.whb-divider-element {
display:none!important;
	}
}
/* уменьшить шрифт */
@media (max-width:1130px) {
.whb-flex-row.whb-top-bar-inner {
	font-size:11px;
	}
}
/* увеличить ширину меню выбора категории в поиске в шапке */
.wd-search-cat>a {
    width: 192px!important;
}
/* максимальная ширина логотипа */
@media (max-width:420px) {
.site-logo img {
    max-width: 100%!important;
	}
}
/* меню в поиске в шапке - скрыть подкатегории */
div.wd-dropdown.wd-dropdown-search-cat.wd-dropdown-menu.wd-scroll-content.wd-design-default.wd-opened ul.children {
	display:none;
}
/* ШАПКА - КОНЕЦ */




/* СЛАЙДЕР - НАЧАЛО */
.flickity-button.previous {
    left: 30px!important;
}
.flickity-button.next {
    right: 30px!important;
}
/* нижний отступ от точек пагинации до 1024px */
@media (max-width:1024px) {
.wd-nav-pagin-wrap {
margin-bottom: 20px!important;
	}
}
/* убрать стрелки слайдера */
@media (min-width:1025px) and (max-width:1350px) {
.flickity-button.previous, .flickity-button.next {
	display:none;
	}
}
/* уменьшить изображение */
@media (min-width:1025px) and (max-width:1125px) {
.wd-slide-container.woodmart-slide-container img {
    max-width:90%;
		margin-right:-30px;
	}
}
/* сместить стрелки вверх */
@media (max-width:600px) {
.flickity-button.previous:after, .flickity-button.next:after {
    margin-top: -60px;
	}
}
/* СЛАЙДЕР - КОНЕЦ */




/* КРОШКИ - НАЧАЛО */
div.shop-loop-head .wd-shop-tools:nth-child(2) {
    width: 100%;
    justify-content: end;
}
/* КРОШКИ - КОНЕЦ */




/* СТРАНИЦЫ АРХИВОВ - НАЧАЛО */
/* скрыть допопции в окне быстрого просмотра на каталоге и категориях */
body.archive .tm-extra-product-options {
display:none!important;
}
/* СТРАНИЦЫ АРХИВОВ - КОНЕЦ */




/* ШИЛЬДИКИ - НАЧАЛО */
.product-labels {
    max-width: 55%;
}
/* меню - Оранжевый */
.menu-label-orange {
    --wd-label-color:#F5A904!important;
}
/* Популярное */
.product-label.featured, .menu-label-red {
    background-color: #e16565!important;
}
/* Скидка */
.product-label.onsale {
    background-color: #F5A904!important;
}
/* Под заказ */
.product-label.out-of-stock {
    background-color: #efefef!important;
	  min-width: 100px;
}
body.product-template-default .product-label {
   font-size: 15px!important;
}
/* ШИЛЬДИКИ - КОНЕЦ */




/* ССЫЛКА "Весь каталог" - НАЧАЛО */
.catalog-link a:hover {
    color:#7AB532!important;
}
/* ССЫЛКА "Весь каталог" - КОНЕЦ */




/* САЙДБАР МАГАЗИНА - НАЧАЛО */
.woodmart-woocommerce-layered-nav .wd-scroll-content {
    max-height: 230px;
}
/* -виджет фильтр цены- */
.widget_price_filter [class*=price_slider_amount] .price_label {
width:100%!important;
}
/* САЙДБАР МАГАЗИНА - КОНЕЦ */




/* ВЫПАДАЮЩЕЕ МЕНЮ - Категории - НАЧАЛО */
.wd-nav-img {
    margin-right: 10px;
    max-height: 22px;
}
/* ВЫПАДАЮЩЕЕ МЕНЮ - Категории - КОНЕЦ */




/* КОРЗИНА ПУСТАЯ - НАЧАЛО */
body.woocommerce-cart .main-page-wrapper {
    padding-bottom: 50px;
}
p.cart-empty.wd-empty-page {
    margin-top: 50px;
    font-size: 35px;
    font-weight: 400;
}
/* отступ у заголовка пустой корзины */
body.woocommerce-cart .wd-page-title:not(#cart-full .wd-page-title) {
    margin-top: 50px;
}
/* КОРЗИНА ПУСТАЯ - КОНЕЦ */




/* СТРАНИЦА ОФОРМЛЕНИЯ ЗАКАЗА - НАЧАЛО */
body.woocommerce-checkout .woocommerce-message {
	display:none;
}
/* СТРАНИЦА ОФОРМЛЕНИЯ ЗАКАЗА - КОНЕЦ */




/* СТРАНИЦА ЗАКАЗ ПРИНЯТ - НАЧАЛО */
body.woocommerce-checkout .row.content-layout-wrapper.align-items-start {
    display: inherit;
}
body.woocommerce-order-received .main-page-wrapper {
    padding: 60px 30px 80px;
}
.woocommerce-table--order-details :is(th,td) {
    max-width: 80%;
    width: 80%;
}
/* СТРАНИЦА ЗАКАЗ ПРИНЯТ - КОНЕЦ */




/* ОКНО БЫСТРОГО ПРОСМОТРА - НАЧАЛО */
.quick-view-horizontal .summary-inner {
    top: 10%!important;
}
/* ОКНО БЫСТРОГО ПРОСМОТРА - КОНЕЦ */




/* СТРАНИЦА ПОИСКА - НАЧАЛО */
body.error404 .main-page-wrapper {
    padding: 40px 0 120px 0;
}
/* СТРАНИЦА ПОИСКА - КОНЕЦ */




/* БЛОК FAQ (ЧАСТЫЕ ВОПРОСЫ) В СТАТЬЕ - НАЧАЛО */
.faq-accordion details {
    margin-bottom: 10px;
    border: 1px solid #e5e5e5;
    padding: 15px;
    border-radius: 4px;
    background: #fafafa;
    transition: background 0.2s ease;
}

.faq-accordion details:hover {
    background: #f1f1f1; /* Легкое затемнение при наведении для удобства */
}

/* если блок FAQ в заключении на зеленом фоне */
.cs_end-text .faq-accordion details {
    border: 1px solid #F1F8E9;
    background: #e6f0da;
}
.cs_end-text .faq-accordion details:hover {
    background: #dfead2;
}

/* ОБЩИЕ СТИЛИ */
.faq-accordion summary {
    font-size: 1.1em;
    font-weight: bold;
    cursor: pointer;
    outline: none;
    color: #333;
}

/* Отступы для самого текста ответа */
.faq-accordion details p {
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 1.5;
    color: #444;
}
/* БЛОК FAQ (ЧАСТЫЕ ВОПРОСЫ) В СТАТЬЕ - КОНЕЦ */



