:root {
	--wd-text-font: Verdana, Geneva, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(61,61,61);
	--wd-text-font-size: 15px;
	--wd-title-font: Verdana, Geneva, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: var(--wd-title-font);
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: var(--wd-title-font);
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: var(--wd-text-font);
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,77,255);
	--wd-alternative-color: rgb(17,24,39);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,77,255);
	--btn-accented-bgcolor-hover: rgba(0,77,255,0.68);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,77,255);
	--wd-link-color-hover: rgba(0,77,255,0.64);
}
.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-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
: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: #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-size: 15px;
	text-transform: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 30px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a, html .wd-nav.wd-layout-drilldown > li > a, html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a, html .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link > a {
	text-transform: none;
}
html table th {
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(155,115,60,0.44);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgba(155,115,60,0.44);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(140,188,103);
}
.wd .product-label.featured {
	background-color: rgb(225,74,92);
}
.wd .product-label.out-of-stock {
	background-color: rgb(255,40,40);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1660px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}



.wd-page-title {
background-color: rgb(246,245,248);
}

whb-header-bottom {
background: radial-gradient(circle at center, #32375e, #111827);
}

.wd-products{
align-items: stretch !important;
grid-auto-rows: 1fr !important;
}
.wd-products > .wd-product,
.wd-products .wd-product > .wd-product-wrapper,
.wd-products .wd-product > .wd-product-wrapper > .wp-block-wd-container{
height: 100% !important;
}

.wd-products .wd-product-wrapper > .wp-block-wd-container > .wp-block-wd-container{
flex: 1 1 auto !important;
}

.wd-products .wd-product-thumb{
width: 100% !important;
height: auto !important;
aspect-ratio: 1 / 1 !important;
overflow: hidden;
background: #fff;
flex: 0 0 auto !important;
}
.wd-products .wd-product-thumb .wd-product-img-link,
.wd-products .wd-product-thumb .wd-product-img-hover{
display: block;
width: 100% !important;
height: 100% !important;
}
.wd-products .wd-product-thumb img{
width: 100% !important;
height: 100% !important;
object-fit: contain !important;   / поміняти на cover, якщо треба заповнювати квадрат з обрізкою */
object-position: center;
}
 .wd-products .wd-entities-title{
min-height: calc(4 * 1.4em);
} 
5. Категорія і SKU — рівно один рядок (довге ім'я категорії
більше не переносить нижній блок)
.wd-products .wd-product-cats,
.wd-products .wd-product-sku{
height: 1.4em !important;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.wd-products .wd-loop-prod-price{
white-space: nowrap;
margin-top: 0 !important;
}
.wd-products .wd-add-btn-wrapp{
margin-top: 0 !important;
}
.wd-products .wd-product-cats{
margin-top: auto !important;
}
.wd-footer {
background: radial-gradient(circle at center, #32375e, #111827);
}
.wd-copyrights {
border-top: 1px solid #ffffff26 !important;
}
.wd-col-start {
color: #fff !important;
}
.wd-col-end a  {
color: #fff !important;
}
.woocommerce-product-attributes-item--attribute_pa_typ-zapchasty{
display: none;
}
.woocommerce-product-attributes.shop_attributes tbody tr:nth-child(3){
display: none;
}
.homecategories .wd-sub-menu li>a{
padding-top: 3px;
padding-bottom: 3px;
}
.widget_nav_mega_menu #menu-category-menu-1{
border: 0;
border-radius: 0;
}
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
color: #fff !important;
font-size: clamp(10px, 60%, 18px) !important;
}
.wd-products.grid-columns-1 .product-loop{
flex-direction: row;
}
.wd-products.grid-columns-1 .wd-product-thumb{
height: 200px !important;
width: 200px !important;
}
.wd-products.grid-columns-1 .wp-block-wd-container{
padding-top: 20px;
}
#billing_country_field,
.woocommerce-shipping-fields{
display: none !important;
}
#wcus-billing-fields{
margin-top: 30px !important;
}
.wp-block-wd-collapsible-content.wd-opened > .wp-block-wd-button {
display: none;
}


@media (max-width: 1220px) {
    .whb-flex-equal-sides :is(.whb-col-left, .whb-col-right) {
        flex: none;
    }
}@media (min-width: 577px) and (max-width: 767px) {
	.custom-menu-number > a .nav-link-text {
    display: none;
}
}

@media (max-width: 576px) {
	.wd-hb{
font-size: 12px;
}

/* Фон мобильного меню */
.mobile-nav,
.wd-mobile-nav {
    background: #111827 !important;
}

/* Блок поиска */
.wd-mobile-search-form,
.mobile-nav .searchform,
.wd-side-hidden .searchform {
    background: transparent !important;
    padding: 15px !important;
    border-bottom: 1px solid rgba(255,255,255,.15) !important;
}

/* Само поле */
.wd-mobile-search-form input,
.mobile-nav .searchform input,
.wd-side-hidden .searchform input {
    background: #0d0625 !important;
    border: 1px solid rgba(255,255,255,.35) !important;
    border-radius: 30px !important;
    height: 46px !important;
    color: #fff !important;
    padding: 0 20px !important;
}

/* Placeholder */
.wd-mobile-search-form input::placeholder,
.mobile-nav .searchform input::placeholder,
.wd-side-hidden .searchform input::placeholder {
    color: rgba(255,255,255,.8) !important;
}

/* Иконка поиска */
.wd-mobile-search-form .search-button,
.mobile-nav .searchform button {
    color: #fff !important;
}

/* Разделители меню сделать белыми */
.mobile-nav .menu-item,
.wd-mobile-nav .menu-item,
.wd-nav-mobile .menu-item {
    border-bottom: 1px solid rgba(255,255,255,.2) !important;
}

/* Ссылки */
.mobile-nav .menu-item a,
.wd-mobile-nav .menu-item a,
.wd-nav-mobile .menu-item a {
    color: #fff !important;
}

/* Плюсы раскрытия */
.mobile-nav .wd-nav-opener,
.wd-mobile-nav .wd-nav-opener {
    color: #fff !important;
}


.searchform .searchsubmit:after {
    position: relative !important;
    left: -18px !important;
}

/* Текст вкладок */
.wd-nav-mob-tab .mobile-tab-title a,
.wd-nav-mob-tab .nav-link-text {
    color: #fff !important;
}

/* Нижняя линия активной вкладки */
.wd-nav-mob-tab.wd-style-underline .mobile-tab-title.wd-active:after {
    background-color: #fff !important;
}

/* Общая нижняя граница блока вкладок */
.wd-nav-mob-tab {
    border-bottom: 1px solid rgba(255,255,255,.2) !important;
}

/* Вертикальный разделитель между вкладками */
.wd-nav-mob-tab .mobile-tab-title {
    border-right: 1px solid rgba(255,255,255,.2) !important;
}

.wd-nav-mob-tab .mobile-tab-title:last-child {
    border-right: none !important;
}

.wd-nav-mob-tab .wd-active:after {
    background: #fff !important;
    height: 2px !important;
}

.product-loop .wd-single-meta-value{
	font-size: 10px;
}

.custom-menu-number > a .nav-link-text {
    display: none;
}


/* Dropdown */
.wd-dropdown-menu {
    margin-top: 9px !important;
}

/* Список номеров — строго столбиком */
.wd-dropdown-menu .wd-sub-menu {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
}

/* Каждый пункт — ширина по контенту */
.wd-dropdown-menu .wd-sub-menu li {
    width: fit-content !important;
    max-width: fit-content !important;
    flex: 0 0 auto !important;
    margin: 2px 0 !important;
}

/* Ссылки */
.wd-dropdown-menu .wd-sub-menu li > a {
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 1.4;
}
}

