:root {
	--wd-text-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Fraunces", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Satoshi", 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: var(--wd-text-font);
	--wd-widget-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(67,56,202);
	--wd-alternative-color: rgb(63,94,222);
	--btn-default-bgcolor: rgb(36,36,36);
	--btn-default-bgcolor-hover: rgb(51,51,51);
	--btn-accented-bgcolor: rgb(67,56,202);
	--btn-accented-bgcolor-hover: rgb(51,42,163);
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--btn-font-size: 14px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(67,150,67);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(161,207,222);
	--wd-link-color-hover: rgb(145,186,199);
	--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-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: 240px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(36,36,36);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-size: 13px;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: 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 {
	text-transform: none;
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps {
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
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-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(201,123,74);
}
.wd .product-label.new {
	background-color: rgb(194,209,151);
}
.wd .product-label.featured {
	background-color: rgb(194,209,151);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

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

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

@media (min-width: 1660px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

@font-face {
	font-family: "Satoshi";
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi";
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

/* Slider background */
.wd-slide-container {
    background-color: rgb(0 0 0 / 0.2);
}

/* Fix for this issue in product archive: https://xtemos.com/forums/topic/products-are-not-displayed-in-ajax-mode-after-any-refresh/#post-719261 */
.wd-products .wd-product,
.wd-loop-footer.products-footer {
	visibility: visible !important;
}

/* Product image view improvements */
.wd-products .wd-product img {
  aspect-ratio: 1;
	object-fit  : contain;
}

.wavel-text-cosmetic-background::before,
.wavel-text-cosmetic-background-heavy::before {
	background: hsla(0, 0%, 100%, .6);
	border-radius: 8px;
  content: '';
  position: absolute;
  left: -4px;
  top: -4px;
  right: -4px;
  bottom: -4px;
  z-index: -1;
}

.wavel-text-cosmetic-background-heavy::before {
	background: hsla(0, 0%, 100%, 0.8);
}

/* ==== Header V2 (Wavel landing look) ==== */
.whb-header {
    .whb-general-header {
        .container {
            max-width: 1360px;
        }

        .whb-col-left {
            margin-left: 0 !important;
        }

        .whb-col-right {
            margin-right: 0 !important;
        }

        .wd-header-cart>a {
            padding-right: 0 !important;
        }
    }

    .wd-header-cats {
        width: auto;

        .menu-opener {
            width        : auto !important;
            min-width    : 0 !important;
            height       : auto !important;
            padding      : 11px 16px !important;
            border       : 1px solid #e4e4e9 !important;
            border-radius: 999px !important;
            color        : #242424;
            font-size    : 15px;
            font-weight  : 700;
            line-height  : 1.2;
            white-space  : nowrap;

            &:hover {
                background  : #e9e9ef !important;
                border-color: #d6d6dd !important;
            }
        }

        .menu-opener-icon {
            color: #4338ca;
        }

        .wd-dropdown-cats {
            margin-top   : 10px;
            border-radius: 16px;
        }
    }

    .wd-header-main-nav {
        .wd-nav {
            flex-wrap: nowrap;

            >li>a {
                font-size  : 15px;
                font-weight: 500;
                white-space: nowrap;
            }
        }

        .menu-item-17969>a {
            color: #c97b4a !important;

            &:hover {
                color: #b06934 !important;
            }
        }
    }

    .wd-header-divider {
        height: 26px;
        margin: 0 6px;
    }

    .wd-search-form {

        form,
        .wd-search-field,
        input[type="text"],
        input[type="search"] {
            border-radius: 999px !important;
        }
    }

    .wd-header-cart {
        .wd-tools-inner {
            display      : inline-flex;
            align-items  : center;
            gap          : 10px;
            height       : 42px;
            padding      : 0 16px !important;
            border-radius: 999px !important;
            background   : #242424 !important;
            color        : #fff !important;
            font-size    : 14px;
            font-weight  : 700;
            white-space  : nowrap;
        }

        .wd-cart-number {
            display        : inline-flex;
            align-items    : center;
            justify-content: center;
            position       : static !important;
            top            : auto !important;
            right          : auto !important;
            min-width      : 20px;
            height         : 20px;
            margin-left    : 2px;
            border-radius  : 999px !important;
            background     : #4338ca !important;
            color          : #fff !important;
            font-weight    : 700;
        }

        &:hover {
            .wd-tools-inner {
                background: #4338ca !important;
            }
        }
    }
}

/* ===== Wavel header polish ===== */

/* Kategorijos: gap between the label and the caret.
   Done with column-gap rather than by overriding the caret's
   margin-inline-start:auto - that auto is what pushes the arrow to the
   far edge on full-width category buttons, and overriding it would drag
   the arrow inward there. Gap adds the space only where the button is
   fit-content, so both button styles stay correct. */
.whb-row .wd-header-cats .menu-opener {
	column-gap: 10px;
}

.whb-row .wd-header-cats .menu-opener .menu-opener-icon {
	margin-inline-end: 0;
}

/* Header search: theme insets the results panel by the pill radius
   (left/right: calc(var(--wd-form-brd-radius)/1.5) = 23px per side),
   leaving 193px while .wd-suggestions-group keeps a 240px minimum
   column, so suggestions were clipped. Anchor to the right edge and
   never allow it narrower than the field. */
.wd-header-search-form .wd-dropdown-results {
	left: auto;
	right: 0;
	width: 400px;
	min-width: 100%;
	max-width: calc(100vw - 32px);
	margin-top: 10px;
	border-radius: 16px;
	border: 1px solid #E7E7EA;
	box-shadow: 0 18px 40px rgba(36, 36, 36, .14);
}

.wd-header-search-form .wd-dropdown-results .wd-suggestion-content {
	min-width: 0;
}

/* Mobile header search: inset removed, kept full width */
.wd-header-search-form-mobile .wd-dropdown-results {
	left: 0;
	right: 0;
	width: auto;
}
