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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", 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: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #6ca300;
	--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: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	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: 1222px;
--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: 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);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Poppins !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Poppins !important;
}

.wd-page-title {
background-color: #0a0a0a;
}

.woocommerce-ordering{
display: none;
}

.current-menu-item {
	background: #CCEFB3;!important
}

li.current-menu-parent {
	background: #CCEFB3;!important
}

li.current-product-ancestor {
	background: #CCEFB3;!important
}

h5.widget-title {

    background-color: #83B735;
    padding: 10px 20px;
    color: white;
}
.wd-sub-menu li>a {
	padding-left: 10px;
}

// Style from stles 
/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
a {
	color: #83B735;
}
a:hover {
	color: #46790C
}

#billing_country_field {
	display: none;
}

.vertical-navigation .menu {
	display: inherit;
}

div.vertical-navigation li.current-menu-item {
	background: #C8E39F;
}

div.vertical-navigation li.current-menu-item a {
	color: #444;
}

.callclass {
	margin-left: -12px;
}
.title-size-small .entry-title {
	font-size: 28px;
}
.phone-footer{
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #2d2a2a;
	line-height: 30px;
}
.widget_nav_menu ul li {
	font-size: 16px;
    line-height: 28px;
	font-weight: 600;
}
@media screen and (max-width: 1024px) {
	.phone-footer {
		font-size: 12px;
		line-height: 30px;
	}
	.shop-loop-head {
		visibility: hidden;
		display: none;
		margin-bottom: 0px;
  }

}
.shop-loop-head {
	margin-bottom: 0px;
}
.woodmart-sticky-sidebar-opener {
		visibility: hidden;
    	display: none;
	}
span.info-box-title {
	margin-bottom: 0px !important;
}
.woocommerce-shipping-destination {
	display: none;
}
.footer-sidebar {
	padding-top: 0px;
}
.woodmart-filter-buttons {
	display: none;
}
.woodmart-swatch.swatch-with-bg {
	border-radius: 0px;
}
.product-image-summary .entry-title {
	font-size: 24px;
}
.summary-inner>.price>span.woocommerce-Price-amount {
	background-color: #83B735;
	font-size: 22px;
	padding: 5px 10px;
	color: white;
	font-weight: 400;
}
body {
	color: #333;
	font-size: 16px;
}
/*.woocommerce-product-details__short-description {
	padding-top: 15px;
}*/

@media (min-width: 768px) {
	.woodmart-cookies-inner .cookies-buttons {
    	padding-right: 80px;
	}
}
.tabs-layout-tabs .tabs li a {
	background-color: #83B735;
	padding: 10px 20px;
	color: #fff;
}
.tabs-layout-tabs .tabs li.active a {
	background-color: #fff;
	color: #444;
}
.widget_products_custom h2 {
	color: #6CA300;
}
h5.widget-title {
    background-color: #83B735;
    padding: 10px 20px;
    color: white;
}
.widget {
	border-bottom: none;
	margin-bottom: 0px;
}
.menu-simple-dropdown .sub-menu-dropdown, .menu-simple-dropdown .sub-sub-menu {
	padding-top: 0px;
	padding-bottom: 0px;
}
.flexslider {
	margin-bottom: 0px !important;
}
.woodmart-images-gallery.view-carousel, .woodmart-images-gallery.view-justified {
	margin-bottom: 0px;
}
.widget li, .woodmart-widget li {
	margin-bottom: 0px;
}
.cat-design-center:hover .wrapp-category:before, .cat-design-replace-title:hover .wrapp-category:before {
    opacity: 0;
}
.cat-design-center .wrapp-category:before, .cat-design-replace-title .wrapp-category:before {
    opacity: 0.3;
}
.hover-mask .more-products {
	display:none;
}
body .site-logo img {
     /*max-height: 50px !important;*/
	padding: 0 2px;
}
#wcus-shipping-cost {
	font-size: 16px;
	font-weight: 600;
	color: #DA291C;
}
label[for=shipping_method_0_ukrposhta_shippping3] {
	font-size: 16px;
	font-weight: 600;
	color: #F3C43C;
}
label[for=shipping_method_0_justin_shipping_method4] {
	color: #104EFF;
	font-size: 16px;
	font-weight: 600;
}
label[for=payment_method_fondy], label[for=payment_method_liqpay-webplus] {
	font-size: 18px;
	color: #6CA300;
	font-weight: 700;
}
.cart-subtotal {
	display: none;
}
.payment_methods .payment_box p:last-child {
    font-size: 14px;
}
/*.woocommerce-checkout-review-order-table td, .woocommerce-checkout-review-order-table th {
    max-width: 40%;
    width: 40%;
}*/
.category-grid-item .category-image {
	-webkit-transform: none !important;
}
.cat-design-default .hover-mask {
    position: inherit;
    right: 0;
    bottom: 0;
    left: 0;
}
.category-grid-item .category-title {
	padding: 5px 10px;
	text-transform: none;
	background: rgba(255, 255, 255, 0.9);
	text-align: center;
	width: 100%;
}
.title-wrapper {
    margin-bottom: 0px;
}
span#reply-title {
	display: none;
}
.variations_form .variations tr:last-child td {
	padding: 5px 20px;
    background-color: #E7F1D8;
	text-align: center;
}
.payment_methods li img {
	max-height: 20px;
}
span.woocommerce-input-wrapper > textarea {
	min-height: 90px;
}

/*@media (max-width: 768px) {*/
	.woocommerce-billing-fields, .checkout-order-review {
		margin-bottom: 0px;
	}
	.woocommerce-additional-fields {
		margin-top: -15px;
	}
/*}*/
.woocommerce-additional-fields > h3 {
	display: none;
}
#order_comments_field > label {
	font-size: 16px;
	font-weight: 600;
}
.woocommerce-billing-fields>h3 {
	text-transform: none;
}
.woocommerce-info {
	padding-right: 0px!important;
	font-size:10px!important;
	margin-top:-15px!important;
	text-align:center;
}
.footer-container {
	text-align: center;
}
table td {
    padding: 15px 5px;
}
div#payment {
	padding: 10px;
}
h3#order_review_heading {
	padding-top: 10px;
	margin-bottom: 10px;
}
.checkout-order-review {
	padding: 0 5px;
}
.product_title  {
	font-size:24px;
	font-weight: 600;
}
#button-box a {
	font-size: 20px;
}
.grecaptcha-badge {
	visibility: hidden;
	height: 0px!important;
}
@media (max-width: 768px) {
	.category-grid-item .wd-entities-title {
    	font-size: 14px!important;
	}
}
#div-keepincrm-chat-container {
	bottom: 40px!important;
}
.igrav h4{
	color: #83B735;
	font-weight: 600;
}
div.swatch-on-single {
    border-radius: 0px !important;
}
a.reset_variations {
	visibility: hidden !important;
}
.woodmart-nav-link {
	padding: 10px !important;
}
.checkout-order-review > .woocommerce-checkout-review-order .wd-table-wrapper {
    overflow-x: unset !important;
}
/* Жорстке приховування контейнерів полів за ID */
#billing_address_1_field,
#billing_city_field,
#billing_state_field,
#billing_postcode_field,
#billing_email_field,
#billing_address_2_field {
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    visibility: hidden !important;
    opacity: 0 !important;
    overflow: hidden !important;
}

.woocommerce-product-details__short-description {
    margin-bottom: 20px;
    background-color: #E9F8DE;
    padding: 10px 10px 10px 15px;
    border-radius: 15px;
		font-size: 14px;
}

.woocommerce-product-details__short-description li p {
	margin-bottom: 0px;
}
.woocommerce-product-details__short-description p {
	margin-bottom: 5px;
}

/* Приховує навігаційну панель вкладок (Опис, Відгуки) на сторінці товару */
/* Використовувати обережно, щоб не приховати сам текст опису */
.product-tabs-wrapper .tabs-layout-tabs>.wd-nav-tabs-wrapper {
    display: none;
}
.wd-accordion-title {
	    display: none !important;
}
.wd-accordion-content.wd-active {
	padding-top: 10px;
}
/* --- ОПТИМІЗАЦІЯ ВІДГУКІВ JU.COM.UA (ВЕРСІЯ З ФОНОМ) --- */

/* 1. ЗАГОЛОВОК БЛОКУ - Повертаємо назву, але робимо її акуратною */
.woocommerce-Reviews-title {
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #212121 !important;
    margin-bottom: 25px !important;
    display: block !important; /* Повертаємо видимість */
    line-height: 1.3;
}

.woocommerce-Reviews-title span {
    font-weight: 400 !important;
    color: #666 !important;
    font-size: 18px !important;
    display: inline !important; /* Повертаємо назву товару */
}

/* 2. ПОВЕРНЕННЯ ФОНУ ТА ДОДАВАННЯ РАМКИ */
.commentlist .comment_container {
    padding: 18px 22px !important;
    background-color: #f9f9f9 !important; /* Той самий приємний сірий фон */
    border-radius: 8px !important;
    margin-bottom: 12px !important; /* Компактний відступ між відгуками */
    box-shadow: inset 0 1px 0 #fff; /* Легкий ефект об'єму зверху */
}

/* Ефект при наведенні - трохи підсвічуємо */
.commentlist .comment_container:hover {
    background-color: #f3f3f3 !important;
    border-color: #d0d0d0 !important;
}

/* 3. АВТОР ТА ДАТА */
.comment-text .meta {
    margin-bottom: 8px !important;
    border-bottom: 1px solid #eee; /* Роздільна лінія всередині відгуку */
    padding-bottom: 5px;
}

.woocommerce-review__author {
    font-size: 16px !important;
    color: #222 !important;
}

/* 4. ТЕКСТ ВІДГУКУ */
.description p {
    margin-top: 10px !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    color: #444 !important;
}

/* 5. ЗІРОЧКИ - робимо трохи меншими та охайнішими */
.star-rating {
    font-size: 12px !important;
    margin-top: 5px !important;
}

.wd-review-style-2>li {
    border: 0px solid var(--brdcolor-gray-300) !important;
    padding: 0px !important;
}
.commentlist>li {
    padding-bottom: 0px !important;
    border-bottom: 0px solid var(--brdcolor-gray-300) !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
}
/* --- КІНЕЦЬ СТИЛІВ --- */

/* --- СТИЛІЗАЦІЯ ЗАГОЛОВКА ВІДГУКІВ JU.COM.UA --- */

.wd-reviews-tools {
    /* 1. Налаштування фону на всю ширину блоку заголовка */
    background-color: #E9F8DE !important;
    box-shadow: 1000px 0 0 #E9F8DE, -1000px 0 0 #E9F8DE !important; /* Розтягуємо колір в сторони */
    
    /* 2. Чорна жирна рамка зліва */
    border-left: 6px solid #000 !important;
    border-radius: 6px 0 0 6px !important; /* Заокруглюємо тільки ліві кути лінії */
    
    /* 3. Відступи та вирівнювання */
    padding: 15px 25px !important;
    margin-bottom: 20px !important;
    overflow: visible !important;
}

/* Оформлення самого тексту заголовка */
.woocommerce-Reviews-title {
    font-size: 24px !important; /* Робимо "4 відгуки" великими */
    font-weight: 900 !important; /* Дуже жирний шрифт */
    color: #000 !important;
    margin: 0 !important;
    line-height: 1.1 !important;
    text-transform: none !important;
}

/* Оформлення назви товару (текст після цифр) */
.woocommerce-Reviews-title span {
    display: block !important; /* Переносимо назву на новий рядок */
    font-size: 14px !important; /* Робимо назву дрібнішою */
    font-weight: 400 !important; /* Прибираємо жирність для назви */
    color: #555 !important;
    margin-top: 6px;
    line-height: 1.4;
}

/* Приховуємо горизонтальну прокрутку, якщо вона десь виникає */
.wd-reviews-heading {
    overflow: hidden !important;
}

/* --- КІНЕЦЬ СТИЛІВ --- */

/* --- КОМПАКТНА ФОРМА ВІДГУКІВ JU.COM.UA --- */

#commentform {
    background: #E9F8DE; /* Дуже легкий фон */
    padding: 20px !important;
    border-radius: 10px;
    border: none;
}

/* Прибираємо нотатки, щоб зекономити місце */
.comment-notes, .required-field-message {
    display: none;
}

/* Компактний рейтинг */
.comment-form-rating {
    margin-bottom: 10px !important;
    font-size: 14px;
}

/* Компактні текстові поля */
#commentform input[type="text"], 
#commentform input[type="email"], 
#commentform textarea {
    background: #fff !important;
    border: 1px solid #eee !important;
    padding: 8px 12px !important;
    font-size: 14px !important;
    margin-bottom: 10px !important;
    border-radius: 6px !important;
}

/* Робимо висоту текстового поля меншою */
#commentform textarea {
    height: 100px !important;
}

/* Зменшуємо підписи (Labels) */
#commentform label {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 4px;
}

/* Компактний чекбокс */
.comment-form-cookies-consent {
    font-size: 12px;
    margin-top: 5px;
    color: #777;
}

/* Кнопка: менша та акуратна */
#commentform #submit {
    background-color: #000 !important;
    padding: 8px 25px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    border-radius: 5px !important;
    margin-top: 10px;
		color: #fff;
}

/* Розміщуємо ім'я та емейл в один рядок на десктопі */
@media (min-width: 768px) {
    .comment-form-author, .comment-form-email {
        width: 49%;
        display: inline-block;
    }
    .comment-form-author { margin-right: 1%; }
}

/* --- КІНЕЦЬ СТИЛІВ --- */

/* --- СТИЛЬ ЗАГОЛОВКІВ H3 ДЛЯ JUST U --- */
.wpb_wrapper h3 {
    background-color: #E9F8DE; /* Ваш фірмовий колір */
    border-left: 5px solid #000; /* Чорний акцент */
    border-radius: 0 4px 4px 0;
    padding: 10px 15px !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #222 !important;
    margin-bottom: 20px !important;
    display: inline-block; /* Щоб фон був тільки під текстом */
    line-height: 1.2;
}

/* Прибираємо зайві відступи, якщо h3 перший у блоці */
.wpb_wrapper h3:first-child {
    margin-top: 0 !important;
}
/* Відгуки завди видно */
#tab-description {
    display: block !important;
}
/* 1. Ламаємо сітку WoodMart для нашої обгортки (щоб товар займав 100% ширини контейнера) */
.horizontal-woo-card .wd-products {
    display: block !important;
}
.horizontal-woo-card .wd-product {
    max-width: 100% !important;
    width: 100% !important;
    margin-bottom: 0 !important;
}

/* 2. Загальні стилі картки (Мобільний вигляд за замовчуванням) */
.horizontal-woo-card .wd-product-wrapper {
    display: flex;
    flex-direction: column;
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    padding: 20px;
    transition: none; /* Вимикаємо стандартну анімацію WoodMart */
}

/* Відміняємо ефект "підняття" картки та приховування елементів при наведенні (стандарт WoodMart) */
.horizontal-woo-card .wd-hover-standard:hover .product-wrapper {
    box-shadow: none !important;
    transform: none !important;
}
.horizontal-woo-card .wd-hover-standard:hover .product-element-bottom {
    transform: none !important;
}

/* Завжди показуємо кнопку "Додати в кошик", скасовуємо її приховування */
.horizontal-woo-card .wd-add-btn {
    position: static !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    height: auto !important;
    margin-top: 15px;
    text-align: center;
}
.horizontal-woo-card .wd-add-btn a {
    width: 100%; /* На мобільному кнопка на всю ширину для зручності */
}

/* 3. Горизонтальний вигляд (Планшети та ПК) */
@media (min-width: 768px) {
    .horizontal-woo-card .wd-product-wrapper {
        flex-direction: row;
        align-items: center;
        padding: 25px;
        gap: 30px; /* Відстань між картинкою та текстом */
    }

    /* Блок з картинкою і лейблами */
    .horizontal-woo-card .product-element-top {
        width: 250px; /* Фіксована ширина для картинки */
        flex-shrink: 0;
        margin-bottom: 0 !important;
    }

    /* Блок з текстом, ціною і кнопкою */
    .horizontal-woo-card .product-element-bottom {
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        align-items: flex-start; /* Вирівнювання по лівому краю */
        text-align: left;
    }

    /* Вирівнюємо заголовок і рейтинг ліворуч */
    .horizontal-woo-card .wd-entities-title {
        text-align: left;
    }
    .horizontal-woo-card .star-rating {
        margin-left: 0;
        margin-right: auto;
    }

    /* На ПК кнопка не розтягується на всю ширину, а стає акуратною */
    .horizontal-woo-card .wd-add-btn a {
        width: auto;
        padding-left: 35px;
        padding-right: 35px;
    }
}
/* Скасовуємо обрізання довгого заголовка WoodMart */
.horizontal-woo-card .wd-entities-title,
.horizontal-woo-card .wd-entities-title a {
    display: block !important;
    max-height: none !important;
    height: auto !important;
    overflow: visible !important;
    white-space: normal !important;
    -webkit-line-clamp: unset !important;
    line-height: 1.4 !important; /* Трохи збільшуємо міжрядковий інтервал для читабельності */
    padding-bottom: 5px; /* Даємо трохи простору знизу */
}

/* Підвищуємо специфічність через body.page та вкладеність */

/* Головні розділи (H2) */
body.page .entry-content h2 {
    font-size: 28px;
    color: #4A3016;
    border-bottom: 2px solid #e0d6cc;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-bottom: 25px;
    text-transform: none;
}

/* Етапи та додаткові вправи (H3) */
body.page .entry-content h3 {
    font-size: 22px;
    color: #5d3a1a;
    background: #fdfaf7;
    padding: 12px 20px;
    border-left: 5px solid #8B5A2B;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 1.3;
}

/* Підзаголовки (H4) */
body.page .entry-content h4 {
    font-size: 19px;
    color: #8B5A2B;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 10px;
}

/* Форма коментарів на сторінках */
body.page #reviews #comments #commentform {
    background: #fdfaf7;
    padding: 25px;
    border-radius: 10px;
    border: 1px solid #e0d6cc;
}