:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Ubuntu", 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: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Ubuntu", 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: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--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(13,43,77);
	--wd-alternative-color: rgb(245,182,198);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(13,43,77);
	--btn-accented-bgcolor-hover: rgb(30,77,122);
	--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,122,255);
	--wd-link-color-hover: rgb(0,63,255);
}
.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: rgb(255,255,255);
	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-weight: 700;
	font-size: 30px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	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;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	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(225,74,92);
	background: rgb(249,219,223);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(225,74,92);
	background: rgb(237,208,211);
}
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(13,6,37);
}
.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: 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;
}

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


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

/* Disable product-card hover gallery and show the featured image */
.wd-product-grid-slider {
    display: none !important;
}

.wd-product-img-link > img,
.product-image-link > img {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
}
/* ==================================================
   PRODUCT GRID - CENTER SWATCHES
================================================== */

.wvs-archive-product-wrapper .variable-items-wrapper {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    width: 100%;
}

.wvs-archive-product-wrapper .variable-items-wrapper .variable-item {
    margin-left: 3px !important;
    margin-right: 3px !important;
}


/* ==================================================
   SINGLE PRODUCT - LEFT SWATCHES
================================================== */

body.single-product .variations .variable-items-wrapper {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    width: 100%;
}

body.single-product .variations .variable-items-wrapper .variable-item {
    margin-left: 0 !important;
    margin-right: 6px !important;
}
.wd-header-cart.wd-design-3 .wd-cart-subtotal .amount {
    color: #f5b6c6 !important;
    font-weight: 700;
    font-size: 16px;
}
.wd-sub-menu li>a {
    color: #17325d !important;
}
.wd-cat-content .wd-entities-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

    line-height: 1.4em;
    max-height: 2.8em;
}
.elementor-528868 .elementor-element.elementor-element-90e5fa4 .meta-label {
    display: none !important;
}
.webzlo-single-product-sku{
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #1e4d7a !important;
}
.single-breadcrumbs-wrapper .wd-products-nav {
    display: none !important;
}
.single-product .product_title {
    line-height: 1.6 !important;
}
.page-id-550836 .wd-cat img {
    width: 50px !important;
    height: 50px !important;
    object-fit: contain !important;
    border-radius: 0px !important;
}
.page-id-550836 .wd-cats.products.elements-grid {
	align-items: stretch;
}
.page-id-550836 .wd-cat-content {
    padding: 0px 10px;
}
.page-id-550836 .category-grid-item .wd-cat-thumb {
    border-radius: 0px !important;
}
.page-id-550836 .cat-design-alt .wd-cat-thumb {
    margin-inline: auto;
    max-width: 50px !important;
    min-width: 50px !important;
}
.page-id-550836 .wd-cat .wd-entities-title {
    text-align: left !important;
}
.page-id-550836 .category-grid-item .wd-cat-inner {
    display: flex !important;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 5px !important;
    padding: 6px !important;
}
.sale-price {
	margin-left: 6px;
	color: #f5b6c6;
	font-size: 14px;
	font-weight: 400;
	text-decoration: line-through;
	text-decoration-thickness: 1px;
}
/* ==================================================
   BRANDORA WOODMART MENU
   No wrap + horizontal drag/wheel + dropdown visible
================================================== */

.wd-header-secondary-nav {
    position: relative !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: visible !important;
}

/* Important for WoodMart flex header */
.wd-header-secondary-nav,
.wd-header-secondary-nav > * {
    min-width: 0 !important;
}

#menu-brandora-main-menu {
    display: flex !important;
    flex-wrap: nowrap !important;
    flex-direction: row !important;

    width: max-content !important;
    min-width: max-content !important;

    white-space: nowrap !important;
    overflow: visible !important;

    transform: translate3d(0, 0, 0);
    will-change: transform;
}

/* Parent items must never shrink */
#menu-brandora-main-menu > li {
    flex: 0 0 auto !important;
    width: auto !important;
    white-space: nowrap !important;
}

#menu-brandora-main-menu > li > a,
#menu-brandora-main-menu .nav-link-text {
    white-space: nowrap !important;
}

/* Keep WoodMart dropdown above everything */
#menu-brandora-main-menu .wd-dropdown,
#menu-brandora-main-menu .wd-dropdown-menu,
#menu-brandora-main-menu .sub-menu {
    z-index: 999999 !important;
}

/* Drag cursor */
.wd-header-secondary-nav.brandora-can-scroll {
    cursor: grab;
}

.wd-header-secondary-nav.brandora-dragging {
    cursor: grabbing;
    user-select: none;
}
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    font-weight: bold !important;
    font-size: clamp(12px, 50%, 18px) !important;
    color: #0d2b4d !important;
    padding-top: 4px !important;
}
.wd-dropdown-menu.wd-design-default .menu-item-has-children>a:after{
	font-size: 12px !important;
	color: #0d2b4d !important;
}
h2#wzlv-title {
    color: #fff !important;
}
.wzlv-dialog header {
    background: #17325d !important;
}
button.wzlv-close {
    font-size: 34px !important;
    background: transparent !important;
    color: #fff !important;
    font-weight: 400 !important;
}
.single_add_to_cart_button, html .btn.wd-buy-now-btn {
    display: none !important;
}
input.button.raq-send-request.last, .ywraq_clean_list, #ywraq-list-to-pdf, #yith-ywraq-form .update-list-wrapper input[type="submit"], .wc-backward {
    color: #fff !important;
    background: #17325d !important;
    border-radius: 30px !important;
}
button#ywraq-list-to-pdf {
    margin-left: 15px !important;
}
.webzlo-grid-sku {
    display: none !important;
}@media (min-width: 1025px) {
	.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img) {
        width: 100% !important;
				min-height: 200px !important;
        max-height: 200px !important;
        object-fit: contain !important;
    }
.wd-dropdown-menu {

    min-width: 300px !important;

}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img) {
    width: 100%;
    height: 160px;
    object-fit: contain;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-side-hidden {
        min-width: 450px;
    }
}

@media (max-width: 576px) {
	.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img) {
    width: 100%;
    height: 160px;
    object-fit: contain;
}
.wd-side-hidden {
        min-width: 350px;
    }
}

