/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
html {
	height: auto !important;
}

html body {
	overflow: visible!important;
}

.wd-action-icon {
	display: none!important;
}

:root {
	height: auto !important;
}

.wd-scrollbar {
	height: auto !important;
}

.whb-col-mobile .wd-header-nav {
	padding: 0;
} 
.whb-col-mobile .wd-social-icons.wd-size-small {
	--wd-social-size: 26px;
}

@media (max-width: 500px) {
	.whb-col-mobile .wd-social-icons.wd-size-small {
		--wd-social-size: 22px;
	}

	.whb-col-mobile .wd-nav-secondary>li>a {
		font-size: 10px;
	}

	.whb-col-mobile .wd-header-text a {
		font-size: 10px;
	}
} 

.wd-show-sidebar-btn {
    display: none !important;
}

.wd-add-btn-replace .add-to-cart-loop:hover span {
	transform: none !important;
}

.wd-add-btn-replace .add-to-cart-loop:hover:before {
	display: none;
}

table .notranslate code,
td {
	border: 0 !important;
}

 /*.whb-main-header .wd-nav-img img {
	max-height: 26px !important;
	max-width: 26px !important;
}*/

.mobile-nav .wd-nav-img img {
	max-height: 26px !important;
	max-width: 26px !important;
}

.wd-content-layout {
	padding-block: 10px!important;
}

.product-element-bottom .star-rating {
	display: none;
}

.table.variations .label {
	display: none!important;
}

.wrap-price .single_variation_wrap {
	display: none!important;
}

.vc_mobile body {
	max-height: 100%;
}

.term-14123 .wd-product:nth-of-type(9) {
	grid-column-start: 1 !important;
}

.filter__images-item label {
	box-shadow: none;
	width: 58px !important;
	height: 58px !important;
}

.wd-back-btn {
    display: inline-flex!important;
}

.products .product-labels {
	top: 37px;
}

.method-img img {
	height: 80px;
	width: auto;
}

.method-img-menu img {
	height: 50px;
	width: auto;
}

.dostavka-info strong {
	display: contents;
}

.info-podarunok {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.info-podarunok:before {
	content: url('https://do-smaku.com.ua/wp-content/themes/woodmart-child/dostavka-info.png');
	margin-right: 10px;
}

.info-zakaz {
	display: flex;
	align-items: center;
}



.info-zakaz:before {
	content: url('https://do-smaku.com.ua/wp-content/themes/woodmart-child/info-zakaz.png');
	margin-right: 10px;
}


.method-menu .liner-continer {
	margin-bottom: 0;

}

.product-wrapper {
	background-color: rgb(255 255 255) !important;
}

.wd-toolbar {
	background-color: #FFFFFF !important;
	border-top: 1px solid #E8DED0;
}

.social-whatsapp span.wd-icon:before {
	content: "\f181";
}

.whb-main-header .social-whatsapp {
	background-color: #834995 !important;
}

.main-footer .social-whatsapp {
	background-color: #834995 !important;
}


.wc-bacs-bank-details-account-name {
	display: none;
}

.wd-swatch.wd-text .wd-swatch-text {
    padding: 0 calc(var(--wd-swatch-size) / 5);
    font-size: var(--wd-swatch-text-size);
}

.product-grid-item .product-wrapper .product-element-bottom {
	text-align: center;

}

.product-grid-item .product-wrapper .product-element-bottom .wrap-price {
	flex-direction: column;
	display: block;
}

.footer-container {
	border-top: 1px solid var(--brdcolor-gray-300);
}

.wd-popup-inner a {
	text-align: center;
	padding-left: 0;
	color: #2e2eff !important;
	text-decoration: underline !important;
}

.woocommerce-bacs-bank-details {
	text-align: center;
}

._price_two {
	display: none;
}

.wd-product .product-wrapper .wrap-price .variations {
	margin-top: 8px;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;

}

.site-content .wd-swatch.wd-text .wd-swatch-text {
	font-size: 14px !important;
	font-weight: 600 !important;
	padding: 0 !important;
}

@media (max-width: 767px) {
	.site-content .wd-swatch.wd-text .wd-swatch-text {
		font-size: 14px !important;
	}
}

.faq-block {
	max-width: 800px;
	margin: 40px auto;
	padding: 0 20px;
	font-family: 'Segoe UI', Tahoma, sans-serif;
	color: #333;
}

.faq-block h2 {
	font-size: 28px;
	margin-bottom: 30px;
	text-align: center;
	color: #222;
}

.faq-item {
	background-color: #FFFFFF;
	border: 1px solid #E8DED0;
	border-radius: 18px;
	margin-bottom: 18px;
	box-shadow: none;
	padding: 20px;
	transition: all 0.3s ease;
}

.faq-item:hover {
	border-color: #C9784A;
	box-shadow: 0 8px 24px rgba(45, 36, 27, 0.06);
}

.faq-item h3 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
	color: #4F6F35;
}

.faq-item p {
	font-size: 16px;
	line-height: 1.6;
	margin: 0;
}

@media (max-width: 600px) {
	.faq-block h2 {
		font-size: 22px;
	}

	.faq-item h3 {
		font-size: 17px;
	}

	.faq-item p {
		font-size: 15px;
	}
}

.shop-loop-head .woocommerce-result-count {
	display: none !important;
}

.mobile-categories-menu .item-level-1 img {
	margin-left: 10px;
}

body .main-page-wrapper .wd-text-block.ds-section-title > h2 {
	margin: 0 0 34px !important;
	font-family: "Manrope", sans-serif !important;
	font-size: 38px !important;
	line-height: 1.15 !important;
	font-weight: 700 !important;
	color: #2D241B !important;
	text-align: center !important;
	text-transform: none !important;
}

@media (max-width: 767px) {
	body .main-page-wrapper .wd-text-block.ds-section-title > h2 {
		font-size: 32px !important;
		line-height: 1.2 !important;
		margin-bottom: 24px !important;
	}
}

/* Ширина кнопки категорій у header */
.whb-header .wd-header-cats {
	width: 300px !important;
	min-width: 300px !important;
}

/* Кнопка "Категорії товарів" */
.whb-header .wd-header-cats span.menu-opener,
.whb-header .wd-header-cats .menu-opener.has-bg {
	background-color: #4F6F35 !important;
	color: #ffffff !important;
	border-radius: 10px 10px 0 0 !important;
	min-height: 51px !important;
	height: 51px !important;
	padding: 0 20px !important;
	display: flex !important;
	align-items: center !important;
	gap: 10px !important;
	font-family: "Manrope", sans-serif !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	letter-spacing: 0 !important;
	box-shadow: none !important;
	border: none !important;
	transition: background-color .2s ease, color .2s ease;
}

/* Hover кнопки */
.whb-header .wd-header-cats span.menu-opener:hover,
.whb-header .wd-header-cats .menu-opener.has-bg:hover {
	background-color: #3E572A !important;
	color: #ffffff !important;
}

/* Текст кнопки */
.whb-header .wd-header-cats .menu-open-label {
	color: #ffffff !important;
	font-family: "Manrope", sans-serif !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
}

/* Іконка бургеру */
.whb-header .wd-header-cats .menu-opener-icon {
	color: #ffffff !important;
	opacity: 1 !important;
}

/* Стрілка в самій кнопці "Категорії товарів" */
.whb-header .wd-header-cats .menu-opener:after {
	color: #ffffff !important;
	opacity: 1 !important;
}

/* Основне випадаюче меню */
.whb-header .wd-header-cats .wd-dropdown-cats,
.whb-header .wd-dropdown.wd-dropdown-cats {
	width: 300px !important;
	min-width: 300px !important;
	background-color: #ffffff !important;
	border: 1px solid #E8DED0 !important;
	border-top: none !important;
	border-radius: 0 0 10px 10px !important;
	box-shadow: 0 14px 34px rgba(45, 36, 27, 0.10) !important;
	z-index: 99999 !important;
}

@media (min-width: 1025px) {

	#tea-subcat-carousel .wd-nav-product-cat {
		display: flex !important;
		flex-wrap: wrap !important;
		justify-content: center !important;
		align-items: flex-start !important;
		gap: 24px 34px !important;
		margin: 0 auto !important;
		padding: 0 !important;
	}

	.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    top: 101%;
	}

	.wd-nav-product-cat .category-nav-link:hover .nav-link-text {
    color: #4F6F35 !important;
}

	#tea-subcat-carousel .wd-nav-product-cat > li > a.category-nav-link {
		display: flex !important;
		padding: 0 !important;
	}

	#tea-subcat-carousel .wd-nav-product-cat .wd-nav-img {
		width: 48px !important;
		height: 48px !important;
		min-width: 48px !important;
		max-width: 48px !important;
		min-height: 48px !important;
		max-height: 48px !important;
		flex: 0 0 48px !important;
		object-fit: contain !important;
		margin: 0 !important;
	}

	#tea-subcat-carousel .wd-nav-product-cat .nav-link-summary {
		display: flex !important;
		flex-direction: column !important;
		justify-content: center !important;
		gap: 3px !important;
		min-width: 0 !important;
	}

	#tea-subcat-carousel .wd-nav-product-cat .nav-link-count {
		display: block !important;
		color: #9B9389 !important;
		font-size: 14px !important;
		line-height: 1.25 !important;
		font-weight: 500 !important;
		margin-top: 2px;
	}

	#tea-subcat-carousel .wd-nav-product-cat .nav-link-text::after,
	#tea-subcat-carousel .wd-nav-product-cat .category-nav-link::before,
	#tea-subcat-carousel .wd-nav-product-cat .category-nav-link::after {
		display: none !important;
		content: none !important;
	}

	#tea-subcat-carousel .wd-nav-product-cat .nav-link-text::after {
		content: "" !important;
		position: absolute !important;
		top: 100% !important;
		left: 0 !important;
		width: 0 !important;
		height: 2px !important;
		display: block !important;
		background-color: #4F6F35 !important;
		border-radius: 999px !important;
		opacity: 1 !important;
		visibility: visible !important;
		transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1) !important;
	}

	#tea-subcat-carousel .wd-nav-product-cat > li:hover .nav-link-text::after,
	#tea-subcat-carousel .wd-nav-product-cat > li.wd-active .nav-link-text::after,
	#tea-subcat-carousel .wd-nav-product-cat > li.current-cat .nav-link-text::after,
	#tea-subcat-carousel .wd-nav-product-cat > li.active .nav-link-text::after {
		width: 100% !important;
	}

}


/* Desktop: скрол у меню категорій */
@media (min-width: 1025px) {
	.whb-header .wd-header-cats .wd-dropdown-cats,
	.whb-header .wd-dropdown.wd-dropdown-cats {
		max-height: calc(100vh - 135px) !important;
		overflow-y: auto !important;
		overflow-x: hidden !important;
	}

	/* Якщо ти залогінений в адмінку, зверху є чорна WP-панель */
	body.admin-bar .whb-header .wd-header-cats .wd-dropdown-cats,
	body.admin-bar .whb-header .wd-dropdown.wd-dropdown-cats {
		max-height: calc(100vh - 165px) !important;
	}

	/* Акуратний скрол */
	.whb-header .wd-header-cats .wd-dropdown-cats::-webkit-scrollbar,
	.whb-header .wd-dropdown.wd-dropdown-cats::-webkit-scrollbar {
		width: 6px;
	}

	.whb-header .wd-header-cats .wd-dropdown-cats::-webkit-scrollbar-track,
	.whb-header .wd-dropdown.wd-dropdown-cats::-webkit-scrollbar-track {
		background: #F4EFE6;
	}

	.whb-header .wd-header-cats .wd-dropdown-cats::-webkit-scrollbar-thumb,
	.whb-header .wd-dropdown.wd-dropdown-cats::-webkit-scrollbar-thumb {
		background: #CDBEAD;
		border-radius: 999px;
	}

	.whb-header .wd-header-cats .wd-dropdown-cats::-webkit-scrollbar-thumb:hover,
	.whb-header .wd-dropdown.wd-dropdown-cats::-webkit-scrollbar-thumb:hover {
		background: #AFA08F;
	}
}

/* Пункти меню */
.whb-header .wd-dropdown-cats .wd-nav-vertical > li > a,
.whb-header .wd-dropdown-cats .wd-nav-product-cat > li > a {
	min-height: 38px !important;
	padding: 5px 16px !important;
	font-family: "Manrope", sans-serif !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	line-height: 1.25 !important;
	color: #2D241B !important;
	border-bottom: 1px solid #EFE7DC !important;
	transition: background-color .2s ease, color .2s ease;
}

/* Hover пунктів меню */
.whb-header .wd-dropdown-cats .wd-nav-vertical > li:hover > a,
.whb-header .wd-dropdown-cats .wd-nav-product-cat > li:hover > a {
	color: #4F6F35 !important;
	background-color: #FAF6ED !important;
}

/* Останній пункт без нижньої лінії */
.whb-header .wd-dropdown-cats .wd-nav-vertical > li:last-child > a,
.whb-header .wd-dropdown-cats .wd-nav-product-cat > li:last-child > a {
	border-bottom: none !important;
}

/* Іконки категорій */
.whb-header .wd-dropdown-cats .wd-nav-img img {
	width: 26px !important;
	height: 26px !important;
	max-width: 26px !important;
	max-height: 26px !important;
	object-fit: contain !important;
	margin-right: 10px !important;
}

/* Прибрати flyout-підменю / випадаючі підкатегорії справа */
@media (min-width: 1025px) {
	.whb-header .wd-dropdown-cats .wd-event-hover > .wd-dropdown,
	.whb-header .wd-dropdown-cats .menu-item-has-children > .wd-dropdown,
	.whb-header .wd-dropdown-cats .menu-item-has-children > .wd-dropdown-menu,
	.whb-header .wd-dropdown-cats .menu-item-has-children > .wd-sub-menu,
	.wd-nav-product-cat .wd-event-hover > .wd-dropdown {
		display: none !important;
		visibility: hidden !important;
		opacity: 0 !important;
		pointer-events: none !important;
	}
}

/* Прибрати стрілки біля категорій з підкатегоріями */
.whb-header .wd-dropdown-cats .wd-nav-vertical > li.menu-item-has-children > a:after,
.whb-header .wd-dropdown-cats .wd-nav-product-cat > li.menu-item-has-children > a:after,
.whb-header .wd-dropdown-cats .wd-nav-opener,
.whb-header .wd-dropdown-cats .wd-sub-menu-opener {
	display: none !important;
	content: none !important;
	opacity: 0 !important;
	visibility: hidden !important;
}

/* Щоб текст не залишав місце під стрілку */
.whb-header .wd-dropdown-cats .wd-nav-vertical > li > a,
.whb-header .wd-dropdown-cats .wd-nav-product-cat > li > a {
	padding-right: 16px !important;
}

/* Мобільну версію майже не чіпаємо */
@media (max-width: 1024px) {
	.whb-header .wd-header-cats {
		width: auto !important;
		min-width: 0 !important;
	}

	.whb-header .wd-header-cats span.menu-opener,
	.whb-header .wd-header-cats .menu-opener.has-bg {
		border-radius: 10px !important;
		min-height: 46px !important;
		height: 46px !important;
	}
}

/* HEADER: пошук у шапці */
.whb-header .wd-search-form input[type="text"],
.whb-header .searchform input[type="text"],
.whb-header .searchform input[type="search"] {
	height: 48px !important;
	border: 1px solid #E8DED0 !important;
	border-radius: 10px 0 0 10px !important;
	background-color: #FFFFFF !important;
	color: #2D241B !important;
	font-size: 14px !important;
	box-shadow: none !important;
}

.whb-header .wd-search-form input::placeholder,
.whb-header .searchform input::placeholder {
	color: #9A8F82 !important;
	opacity: 1 !important;
}

.whb-header .wd-search-form input[type="text"]:focus,
.whb-header .searchform input[type="text"]:focus,
.whb-header .searchform input[type="search"]:focus {
	border-color: #4F6F35 !important;
	box-shadow: none !important;
}

.whb-header .wd-search-form .searchsubmit,
.whb-header .searchform .searchsubmit {
	width: 52px !important;
	height: 48px !important;
	border-radius: 0 10px 10px 0 !important;
	background-color: #4F6F35 !important;
	color: #FFFFFF !important;
	box-shadow: none !important;
}

.whb-header .wd-search-form .searchsubmit:hover,
.whb-header .searchform .searchsubmit:hover {
	background-color: #3E572A !important;
}

.ds-top-promo {
	color: #ffffff;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.2;
	text-align: center;
}

.ds-top-promo strong {
	font-weight: 700;
}

.nav_home::before {
	content: "\f144";
	font-family: "woodmart-font";
	font-weight: 400;
	color: #5F7F3A;
}

.site-content .variation-swatch-selected .reset_variations {
	visibility: hidden !important;
}

.wd-swatch.wd-text:after {
	opacity: 0 !important;
}

/* Вагові кнопки / swatches у картках товарів */
.site-content .wd-swatch {
	min-width: 58px;
	padding: 8px 13px !important;
	border: 1px solid #E8DED0 !important;
	border-radius: 14px !important;
	background-color: #FFF8EF !important;
	color: #2D241B !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	line-height: 1.2 !important;
	box-shadow: none !important;
	transition: all 0.2s ease;
}

/* Відступи між кнопками ваги */
.site-content .wd-swatches-product {
	gap: 7px;
}

/* Наведення */
.site-content .wd-swatch:hover {
	border-color: #C9784A !important;
	background-color: #FFF1E6 !important;
	color: #2D241B !important;
}

/* Активна вага */
.site-content .wd-swatch.wd-active,
.site-content .wd-swatch.active,
.site-content .wd-swatch.selected {
	border-color: #5F7F3A !important;
	background-color: #5F7F3A !important;
	color: #FFFFFF !important;
}

/* Мобільна версія */
@media (max-width: 767px) {
	.site-content .wd-swatch {
		min-width: 62px;
		padding: 9px 12px !important;
		font-size: 14px !important;
		border-radius: 13px !important;
	}

	.site-content .wd-swatches-product {
		gap: 7px;
	}
}


body.tax-product_cat .wd-cats-element {
	margin: 8px 0 28px !important;
}

/* Сітка */
body.tax-product_cat .wd-cats-element > ul,
body.tax-product_cat .wd-cats-element .wd-nav,
body.tax-product_cat .wd-cats-element .product-categories {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	gap: 18px !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

/* Кожна категорія як картка */
body.tax-product_cat .wd-cats-element li.cat-item {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
	background: #ffffff !important;
	border: 1px solid #E7DCCB !important;
	border-radius: 16px !important;
	box-shadow: 0 2px 10px rgba(45, 36, 27, 0.05) !important;
	transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease !important;
	overflow: hidden !important;
}

/* Hover самої картки */
body.tax-product_cat .wd-cats-element li.cat-item:hover {
	transform: translateY(-2px) !important;
	border-color: #D9C8B4 !important;
	box-shadow: 0 8px 18px rgba(45, 36, 27, 0.08) !important;
}

/* Посилання всередині картки */
body.tax-product_cat .wd-cats-element li.cat-item > a.category-nav-link {
	display: block !important;
	padding: 14px 16px !important;
	min-height: 88px !important;
	color: #2D241B !important;
	text-decoration: none !important;
	line-height: 1.28 !important;
	font-size: 15px !important;
	font-weight: 700 !important;
}

/* Назви категорій у блоці категорій — темніші та виразніші */
.wd-nav-product-cat .nav-link-summary .nav-link-text {
	color: #2B241C !important;
	font-weight: 700 !important;
	font-size: 15px !important;
	line-height: 1.25 !important;
}


/* Hover */
.wd-nav-product-cat .category-nav-link:hover .nav-link-text {
	color: #4F6F35 !important;
}

/* Кількість товарів — світліша, щоб не конкурувала з назвою */
.wd-nav-product-cat .nav-link-summary .nav-link-count {
	color: #9B9389 !important;
	font-weight: 500 !important;
	font-size: 14px !important;
	line-height: 1.3 !important;
}



/* Прибрати випадаюче меню в блоці категорій на сторінці */
.wd-nav-product-cat .wd-dropdown,
.wd-nav-product-cat .sub-menu,
.wd-nav-product-cat .children {
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
	pointer-events: none !important;
}

/* Активна категорія */
.wd-nav-product-cat .cat-item.wd-active .nav-link-text,
.wd-nav-product-cat .cat-item.current-cat .nav-link-text {
	color: #2F4A1F !important;
	font-weight: 800 !important;
}

/* Активна кількість товарів */
.wd-nav-product-cat .cat-item.wd-active .nav-link-count,
.wd-nav-product-cat .cat-item.current-cat .nav-link-count {
	color: #7E7368 !important;
}

/* Прибрати стрілки біля категорій */
.wd-nav-product-cat .wd-event-hover > a:after,
.wd-nav-product-cat .menu-item-has-children > a:after {
	display: none !important;
	content: none !important;
}

   @media (min-width: 1025px) {
	.wd-nav-product-cat {
		--nav-img-width: 48px;
		--nav-img-height: 48px;
	}

	.wd-nav-product-cat .category-nav-link {
		display: flex !important;
		align-items: center !important;
		gap: 5px !important;
		border-radius: 12px !important;
		transition: background-color .2s ease, color .2s ease;
	}

	.wd-nav-product-cat .category-nav-link:hover {
		background-color: #FAF6ED !important;
		color: #4F6F35 !important;
	}

	.wd-nav-product-cat .wd-nav-img,
	.wd-nav-product-cat li > a img.wd-nav-img {
		width: 48px !important;
		height: 48px !important;
		min-width: 48px !important;
		max-width: 48px !important;
		min-height: 48px !important;
		max-height: 48px !important;
		flex: 0 0 48px !important;
		object-fit: contain !important;
		margin-inline-end: 0px !important;
	}

	.wd-page-title ul.wd-nav-product-cat {
		row-gap: 0px !important;
		column-gap: 24px !important;
		border-bottom: 1px solid #E8DED0 !important;
	}

	body.tax-product_cat .wd-page-title {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
		margin-bottom: 6px !important;
		
	}
	

	body.tax-product_cat .wd-page-title .container {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	.whb-header .whb-top-bar .wd-social-icons {
		gap: 6px !important;
	}

	.whb-header .whb-top-bar .wd-social-icon {
		width: 24px !important;
		height: 24px !important;
		min-width: 24px !important;
		border-radius: 50% !important;
	}

	.whb-header .whb-top-bar .wd-social-icon i,
	.whb-header .whb-top-bar .wd-social-icon:before {
		font-size: 12px !important;
	}

	.whb-header .whb-top-bar {
		min-height: 31px !important;
	}
	
}

.footer-column-3 .ds-footer-icon {
	display: inline-block;
	width: 22px;
	margin-right: 4px;
	font-size: 15px;
	line-height: 1;
	vertical-align: -1px;
}

.footer-column-3 a {
	color: #4F6F35 !important;
	font-weight: 600 !important;
	text-decoration: none !important;
}

.footer-column-3 a:hover {
	text-decoration: underline !important;
}

.nav-link-text img[title="Russian"] {
	display: none;
}

.main-page-wrapper .page-title {
	margin-bottom: 10px;
}

.quick-shop-wrapper .variations_form table.variations {
	margin-bottom: 5px;
}

.quick-shop-wrapper .variations_form .variations .label {
	font-size: 12px;
	margin-bottom: 0;
}

.quick-shop-wrapper .variations_form .woocommerce-variation-price {
	margin-bottom: 3px;
}

.place-order button {
	margin-bottom: 15px;
}

.page-title .wd-btn-show-cat {
	font-size: 150%;
}

.whb-flex-row .whb-col-left {
	margin-right: 80px;
}

.footer-sidebar .footer-column-2 ul {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}

.footer-column-2 h5 {
	text-align: center;
	text-transform: none;
	font-weight: 700;
	font-size: 16px;
}

.footer-column-1 .widget {
	margin-bottom: 10px;
	padding-bottom: 15px;
}

.footer-sidebar .widget_product_categories .product-categories li a {
	padding-block: 2px;
}

.categories-accordion-on .widget_product_categories .count {
	margin-top: 2px !important;
}

#comments .comments-title {
	display: none;
}

.wd-btn-show-cat {
	border: 1px solid #5F7F3A;
	border-radius: 14px;
	background-color: #5F7F3A;
	color: #fff;
	padding: 8px 14px;
	margin-bottom: 10px;
}

@media (min-width: 1025px) {
    .wd-btn-show-cat {
        display: none !important;
    }
}

.wd-action-btn>a:hover {
	color: #484848;
}

.wc-tab-inner hr {
	margin-top: 0;
	max-width: 95%;
}

.text-tovar-normal {
	font-weight: normal;
	font-size: 16px;
}

.wd-swatches-product {
	justify-content: center !important;
}

div.quantity input[type="button"] {
	min-width: 30px !important
}

div.quantity input[type="number"] {
	width: 25px !important;
}

.woocommerce-mini-cart .remove:after {
	font-size: 14px;
}

@media (max-width: 768px) {
	.footer-column-3 {
		text-align: center
	}

	.content-product-imagin {
		display: none !important
	}

	.product-element-bottom .fade-in-block {
		visibility: hidden !important
	}

	.home .main-page-wrapper .wd-fontsize-xxxl {
		font-size: 36px;
	}

	.wd-product.wd-hover-fw-button .wd-add-btn .add-to-cart-loop span {
		line-height: 24px !important;
	}

	.method-img img {
		height: 60px;
		width: auto;
	}

	.wd-hover-fw-button .wd-add-btn-replace .add-to-cart-loop span {
		font-size: 13px !important;
	}

	.wd-add-btn-replace .add-to-cart-loop:before {
		display: none !important;
	}

	div.quantity input[type="number"] {
		width: 22px !important;
		pointer-events: none!important;
	}

	div.quantity input[type="button"] {
		min-width: 27px !important
	}

	.archive .variations .with-swatches .wd-swatch {
		margin-bottom: 6px;
	}

	.archive .quick-shop-wrapper .variations_form .variations .label {
		margin-bottom: 10px;
	}

	.archive .quick-shop-wrapper .variations .wd-swatch-text {
		font-size: 15px;
	}

	.archive .quick-shop-wrapper .quick-shop-close>a {
		font-size: 10px;
		width: 50px;
		height: 60px;
	}

	.archive .quick-shop-wrapper .quick-shop-close.wd-style-text>a:before {
		font-size: 20px;
	}

	.whb-header .whb-top-bar {
		min-height: 32px !important;
		background-color: #4F6F35 !important;
		color: #ffffff !important;
	}

	.whb-header .whb-top-bar .container,
	.whb-header .whb-top-bar .whb-flex-row {
		min-height: 32px !important;
	}

	/* Верхня зелена смуга */
	.whb-header .whb-top-bar {
		min-height: 32px !important;
		background-color: #4F6F35 !important;
		color: #ffffff !important;
	}

	.whb-header .whb-top-bar .container,
	.whb-header .whb-top-bar .whb-flex-row {
		min-height: 32px !important;
	}

	/* Мобільна колонка */
	.whb-header .whb-top-bar .whb-col-mobile {
		width: 100% !important;
		display: flex !important;
		align-items: center !important;
		justify-content: space-between !important;
		gap: 12px !important;
		padding: 0 12px !important;
	}

	.whb-header .whb-top-bar .whb-col-mobile > .wd-header-text {
		margin: 0 !important;
		padding: 0 !important;
		line-height: 1 !important;
	}

	/* Телефон вправо */
	.whb-header .whb-top-bar .ds-mobile-phone-wrap,
	.whb-header .whb-top-bar .wd-header-text:has(.ds-mobile-phone-link) {
		margin-left: auto !important;
		text-align: right !important;
	}

	.whb-header .whb-top-bar .ds-mobile-phone-link {
		display: inline-flex !important;
		align-items: center !important;
		color: #ffffff !important;
		font-size: 12px !important;
		font-weight: 700 !important;
		line-height: 1 !important;
		text-decoration: none !important;
		white-space: nowrap !important;
	}

	/* Блок мов */
	.whb-header .whb-top-bar .ds-mobile-lang {
		position: relative !important;
		z-index: 9999 !important;
		display: flex !important;
		align-items: center !important;
		margin: 0 !important;
		padding: 0 !important;
		line-height: 1 !important;
	}

	.whb-header .whb-top-bar .ds-mobile-lang .trp_language_switcher_shortcode,
	.whb-header .whb-top-bar .ds-mobile-lang .trp-language-switcher,
	.whb-header .whb-top-bar .ds-mobile-lang .trp-language-switcher-container {
		width: auto !important;
		height: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		background: transparent !important;
		border: 0 !important;
		overflow: visible !important;
	}

	/* Поточна мова — кнопка зверху */
	.whb-header .whb-top-bar .ds-mobile-lang .trp-ls-shortcode-current-language {
		width: auto !important;
		height: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		background: transparent !important;
		border: 0 !important;
		overflow: visible !important;
	}

	.whb-header .whb-top-bar .ds-mobile-lang .trp-ls-shortcode-current-language a {
		display: inline-flex !important;
		align-items: center !important;
		gap: 3px !important;
		width: auto !important;
		min-width: 0 !important;
		min-height: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
		background: transparent !important;
		border: 0 !important;
		color: #ffffff !important;
		font-size: 12px !important;
		font-weight: 700 !important;
		line-height: 1 !important;
		text-decoration: none !important;
	}

	/* Стрілка біля UK */
	.whb-header .whb-top-bar .ds-mobile-lang .trp-ls-shortcode-current-language a::after {
		content: "⌄";
		display: inline-block;
		margin-left: 2px;
		font-size: 10px;
		line-height: 1;
		color: #ffffff;
	}

	/* Випадаючий список */
	.whb-header .whb-top-bar .ds-mobile-lang .trp-ls-shortcode-language {
		position: absolute !important;
		top: calc(100% + 8px) !important;
		left: 0 !important;
		width: auto !important;
		min-width: 76px !important;
		height: auto !important;
		max-height: none !important;
		margin: 0 !important;
		padding: 7px 9px !important;
		background: #ffffff !important;
		border: 1px solid #E8DED0 !important;
		border-radius: 10px !important;
		box-shadow: 0 8px 22px rgba(45, 36, 27, 0.16) !important;
		z-index: 99999 !important;
	}

	/* Прибираємо дубль поточної мови в dropdown */
	.whb-header .whb-top-bar .ds-mobile-lang .trp-ls-shortcode-language .trp-ls-shortcode-disabled-language {
		display: none !important;
	}

	.whb-header .whb-top-bar .ds-mobile-lang .trp-ls-shortcode-language a {
		display: flex !important;
		align-items: center !important;
		width: auto !important;
		min-width: 0 !important;
		min-height: 0 !important;
		margin: 0 !important;
		padding: 5px 0 !important;
		background: transparent !important;
		border: 0 !important;
		color: #2B241C !important;
		font-size: 12px !important;
		font-weight: 700 !important;
		line-height: 1.2 !important;
		text-decoration: none !important;
		white-space: nowrap !important;
	}

	.whb-header .whb-top-bar .ds-mobile-lang .trp-ls-shortcode-language a:hover {
		color: #4F6F35 !important;
		background: transparent !important;
	}

	/* Прапорець */
	.whb-header .whb-top-bar .ds-mobile-lang img {
		max-height: 13px !important;
		width: auto !important;
		margin: 0 3px 0 0 !important;
	}

}

@media (max-width: 1024px) {

	.wd-carousel-dis-mb .wd-carousel-wrap {
		padding-top: 0px;
		padding-bottom: 10px;
		margin-bottom: 25px;
	}

	/* Верхній мобільний хедер */
	.whb-header .wd-header-mobile-nav .wd-tools-text {
		font-size: 0 !important;
		line-height: 1 !important;
	}

	.whb-header .wd-header-mobile-nav .wd-tools-text::after {
		content: "Категорії";
		font-size: 14px !important;
		line-height: 1.2 !important;
		font-weight: 500 !important;
	}

	/* Нижня мобільна панель */
	.wd-toolbar .wd-header-mobile-nav .wd-toolbar-label {
		font-size: 0 !important;
		line-height: 1 !important;
	}

	.wd-toolbar .wd-header-mobile-nav .wd-toolbar-label::after {
		content: "Категорії";
		font-size: 12px !important;
		line-height: 1.2 !important;
		font-weight: 500 !important;
	}

	.mobile-nav,
	.wd-side-hidden.mobile-nav {
		width: min(84vw, 300px) !important;
		max-width: 300px !important;
		background-color: #FAF8F3 !important;
	}

	.mobile-nav .wd-nav-mobile li > a {
		background-color: #FAF8F3 !important;
		border-bottom: 1px solid #E8DED0 !important;
	}

	.mobile-nav .wd-nav-mobile li > a:hover,
	.mobile-nav .wd-nav-mobile li.wd-active > a {
		background-color: #F3EBDD !important;
		color: #4F6F35 !important;
	}

	.mobile-nav .wd-nav-mob-tab {
		background-color: #F4EFE7 !important;
		border-bottom: 1px solid #E8DED0 !important;
	}

	.mobile-nav .wd-nav-mob-tab > li.wd-active > a,
	.mobile-nav .wd-nav-mob-tab > li.active > a {
		background-color: #FAF8F3 !important;
		color: #4F6F35 !important;
		border-bottom: 2px solid #4F6F35 !important;
	}

	/* Пункти меню */
	.mobile-nav .wd-nav-mobile li > a {
		min-height: 52px !important;
		padding: 8px 14px !important;
		color: #2B241C !important;
		font-size: 14px !important;
		font-weight: 700 !important;
		line-height: 1.2 !important;
		border-bottom: 1px solid #E8DED0 !important;
		background-color: transparent !important;
	}

	.mobile-nav .wd-nav-mobile li > a:hover,
	.mobile-nav .wd-nav-mobile li.wd-active > a {
		color: #4F6F35 !important;
		background-color: #FAF6ED !important;
	}

	/* Іконки категорій */
	.mobile-nav .wd-nav-img,
	.mobile-nav img.wd-nav-img,
	.mobile-nav .wd-nav-img img {
		width: 34px !important;
		height: 34px !important;
		max-width: 34px !important;
		max-height: 34px !important;
		min-width: 34px !important;
		object-fit: contain !important;
		margin-right: 10px !important;
	}

	/* Стрілка підкатегорій справа */
	.mobile-nav .wd-nav-opener {
		width: 44px !important;
		min-width: 44px !important;
		color: #8E8378 !important;
		border-left: 1px solid #E8DED0 !important;
		background-color: transparent !important;
	}

	.mobile-nav .wd-nav-opener:hover {
		color: #4F6F35 !important;
		background-color: #FAF6ED !important;
	}

	/* Щоб довгі назви виглядали акуратніше */
	.mobile-nav .wd-nav-mobile .nav-link-text,
	.mobile-nav .wd-nav-mobile li > a span {
		letter-spacing: 0 !important;
	}
}

.wd-product.ds-need-weight .wd-swatches-product .wd-swatch,
.product-grid-item.ds-need-weight .wd-swatches-product .wd-swatch,
.product-wrapper.ds-need-weight .wd-swatches-product .wd-swatch {
	border-color: #5F7F3A !important;
	background-color: #EEF5E3 !important;
	color: #2B241C !important;
	box-shadow: 0 0 0 4px rgba(95, 127, 58, 0.18) !important;
	transform: translateY(-2px) !important;
	animation: dsWeightItemPulseStrong 1.4s ease-in-out 1 !important;
}

/* Невелика хвиля по кнопках */
.wd-product.ds-need-weight .wd-swatches-product .wd-swatch:nth-child(1),
.product-grid-item.ds-need-weight .wd-swatches-product .wd-swatch:nth-child(1),
.product-wrapper.ds-need-weight .wd-swatches-product .wd-swatch:nth-child(1) {
	animation-delay: 0s !important;
}

.wd-product.ds-need-weight .wd-swatches-product .wd-swatch:nth-child(2),
.product-grid-item.ds-need-weight .wd-swatches-product .wd-swatch:nth-child(2),
.product-wrapper.ds-need-weight .wd-swatches-product .wd-swatch:nth-child(2) {
	animation-delay: .08s !important;
}

.wd-product.ds-need-weight .wd-swatches-product .wd-swatch:nth-child(3),
.product-grid-item.ds-need-weight .wd-swatches-product .wd-swatch:nth-child(3),
.product-wrapper.ds-need-weight .wd-swatches-product .wd-swatch:nth-child(3) {
	animation-delay: .16s !important;
}

.wd-product.ds-need-weight .wd-swatches-product .wd-swatch:nth-child(4),
.product-grid-item.ds-need-weight .wd-swatches-product .wd-swatch:nth-child(4),
.product-wrapper.ds-need-weight .wd-swatches-product .wd-swatch:nth-child(4) {
	animation-delay: .24s !important;
}

@keyframes dsWeightItemPulseStrong {
	0% {
		box-shadow: 0 0 0 0 rgba(95, 127, 58, 0) !important;
		transform: translateY(0) scale(1) !important;
	}

	35% {
		box-shadow: 0 0 0 5px rgba(95, 127, 58, 0.22) !important;
		transform: translateY(-2px) scale(1.04) !important;
	}

	70% {
		box-shadow: 0 0 0 3px rgba(95, 127, 58, 0.14) !important;
		transform: translateY(-1px) scale(1.02) !important;
	}

	100% {
		box-shadow: 0 0 0 0 rgba(95, 127, 58, 0) !important;
		transform: translateY(0) scale(1) !important;
	}
}

.footer-column-3 .ds-footer-icon {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 20px !important;
	min-width: 20px !important;
	margin-right: 5px !important;
	font-size: 14px !important;
	line-height: 1 !important;
	vertical-align: -1px !important;
}

.footer-column-3 p {
	margin-bottom: 16px !important;
}

.footer-column-3 strong {
	color: #2B241C !important;
	font-weight: 700 !important;
}

.footer-column-3 a,
.footer-column-3 a[href^="tel:"] {
	color: #4F6F35 !important;
	font-weight: 700 !important;
	text-decoration: none !important;
}

.ds-more-wrap {
	display: flex;
	justify-content: center;
	margin: 20px 0 42px;
}

.ds-show-more-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	gap: 8px;
	min-height: 46px;
	padding: 0 30px;
	border: 1.5px solid #4F6F35;
	border-radius: 999px;
	background-color: #FAF8F3;
	color: #4F6F35 !important;
	font-family: "Manrope", sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	text-decoration: none !important;
	transition: all .22s ease;
}

.product-element-bottom .price {
	font-weight: 700;
}

.ds-show-more-btn span {
	font-size: 18px;
	line-height: 1;
	transform: translateY(-1px);
	transition: transform .22s ease;
}

.ds-show-more-btn:hover {
	background-color: #4F6F35;
	color: #ffffff !important;
	box-shadow: 0 8px 22px rgba(79, 111, 53, 0.18);
	transform: translateY(-1px);
}

.ds-show-more-btn:hover span {
	transform: translate(3px, -1px);
}

@media (max-width: 767px) {
	.ds-more-wrap {
		margin: 18px 0 32px;
		padding: 0 16px;
	}

	.ds-show-more-btn {
		width: 100%;
		max-width: 320px;
		min-height: 44px;
		font-size: 14px;
	}

	.wd-widget-collapse .widget-title:after {
		display: inline-block!important;
		position: relative!important;
	}
}

.single-product .woocommerce-product-gallery img.wp-post-image {
    content-visibility: visible !important;
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
}