:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--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: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(130,168,92);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(140,188,103);
	--btn-accented-bgcolor-hover: rgb(128,171,94);
	--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: #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: #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(140,188,103);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps {
	text-transform: capitalize;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 32px;
}
html table th {
	text-transform: capitalize;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(140,188,103);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(128,171,94);
}
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-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(140,188,103);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(140,188,103);
	--wd-nscroll-drag-bg-hover: rgb(128,171,94);
}
.wd .product-label.new {
	background-color: rgb(140,188,103);
	color: rgb(255,255,255);
}
.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: 28px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--wd-container-w: 1480px;
--wd-form-brd-radius: 5px;
--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: 1480px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgba(84,84,84,0.76);
}

/* =========================================================
   🐨 KADOALA FOREST UI
   Search + Header Icons + Page Title
   ========================================================= */


/* =========================================================
   🎨 KADOALA VARIABLES
   ========================================================= */

:root {

    --kadoala-bg: rgb(250, 248, 245);

    --kadoala-cream: #faf8f1;
    --kadoala-cream-dark: #f1eadc;

    --kadoala-forest: #365b3b;
    --kadoala-forest-dark: #28482f;
    --kadoala-forest-soft: #6f9160;

    --kadoala-brown: #4b3025;
    --kadoala-brown-soft: #765b4d;

    --kadoala-pink: #f3a5a8;
    --kadoala-orange: #e9a45c;

    --kadoala-white: #ffffff;

    --kadoala-shadow:
        0 6px 20px rgba(54, 91, 59, 0.10);

    --kadoala-shadow-hover:
        0 10px 28px rgba(54, 91, 59, 0.18);
}


/* =========================================================
   🌿 SEARCH BOX
   ========================================================= */

.wd-search-form {

    position: relative !important;

    border-radius: 999px !important;

    overflow: hidden !important;

    background:
        linear-gradient(
            135deg,
            #ffffff 0%,
            var(--kadoala-cream) 100%
        ) !important;

    border:
        1px solid rgba(54, 91, 59, 0.18) !important;

    box-shadow:
        0 5px 18px rgba(54, 91, 59, 0.08),
        inset 0 1px 0 rgba(255,255,255,0.8) !important;

    transition:
        border-color .25s ease,
        box-shadow .25s ease,
        transform .25s ease !important;
}


/* 🌿 حالت فوکوس */

.wd-search-form:focus-within {

    border-color:
        rgba(54, 91, 59, 0.55) !important;

    box-shadow:

        0 8px 24px
        rgba(54, 91, 59, 0.12),

        0 0 0 3px
        rgba(145, 184, 107, 0.12) !important;

    transform: translateY(-1px);
}


/* =========================================================
   🌱 SEARCH INPUT
   ========================================================= */

.wd-search-form input[type="text"],
.wd-search-form input[type="search"] {

    border: none !important;

    outline: none !important;

    background: transparent !important;

    color:
        var(--kadoala-forest-dark) !important;

    font-size: 14px !important;

    font-weight: 500 !important;
}


.wd-search-form input::placeholder {

    color:
        #8c857b !important;

    opacity: 1 !important;
}


/* =========================================================
   🔎 SEARCH BUTTON
   ========================================================= */

.wd-search-form .searchsubmit {

    border: none !important;

    background: transparent !important;

    color:
        var(--kadoala-forest) !important;

    transition:
        color .25s ease,
        transform .25s ease !important;
}


.wd-search-form .searchsubmit:hover {

    color:
        var(--kadoala-orange) !important;

    transform:
        scale(1.10) rotate(-5deg);
}


/* =========================================================
   🐨 SEARCH ICON
   ========================================================= */

.wd-search-form .wd-search-form-icon {

    color:
        var(--kadoala-forest) !important;

    transition:
        color .25s ease,
        transform .25s ease !important;
}


.wd-search-form:hover
.wd-search-form-icon {

    color:
        var(--kadoala-forest-dark) !important;

    transform:
        scale(1.08);
}


/* =========================================================
   🌿 SEARCH DECORATION
   ========================================================= */

/*
   یک هاله بسیار ظریف جنگلی داخل سرچ
*/

.wd-search-form::before {

    content: "";

    position: absolute;

    width: 55px;
    height: 55px;

    left: -25px;
    bottom: -28px;

    border-radius: 50%;

    background:
        rgba(111, 145, 96, 0.10);

    pointer-events: none;
}


/*
   حباب کادویی کوچک
*/

.wd-search-form::after {

    content: "";

    position: absolute;

    width: 28px;
    height: 28px;

    right: 18px;
    top: -18px;

    border-radius: 50%;

    background:
        rgba(243, 165, 168, 0.12);

    pointer-events: none;
}


/* =========================================================
   🐨 HEADER ICONS
   ========================================================= */

.wd-header-my-account,
.wd-header-cart,
.wd-header-wishlist,
.wd-tools-element {

    transition:
        transform .25s ease,
        color .25s ease !important;
}


/* =========================================================
   🌿 ICON CIRCLE
   ========================================================= */

.wd-header-my-account .wd-tools-icon,
.wd-header-cart .wd-tools-icon,
.wd-header-wishlist .wd-tools-icon,
.wd-tools-element .wd-tools-icon {

    width: 43px !important;

    height: 43px !important;

    display: inline-flex !important;

    align-items: center !important;

    justify-content: center !important;

    border-radius: 50% !important;

    background:
        linear-gradient(
            145deg,
            #ffffff 0%,
            var(--kadoala-cream) 100%
        ) !important;

    color:
        var(--kadoala-forest) !important;

    border:
        1px solid
        rgba(54, 91, 59, 0.13) !important;

    box-shadow:

        0 4px 14px
        rgba(54, 91, 59, 0.09),

        inset 0 1px 0
        rgba(255,255,255,.9) !important;

    transition:

        background .25s ease,
        color .25s ease,
        transform .25s ease,
        box-shadow .25s ease !important;
}


/* =========================================================
   🐨 ICON HOVER
   ========================================================= */

.wd-header-my-account:hover .wd-tools-icon,
.wd-header-cart:hover .wd-tools-icon,
.wd-header-wishlist:hover .wd-tools-icon,
.wd-tools-element:hover .wd-tools-icon {

    background:
        linear-gradient(
            145deg,
            var(--kadoala-forest-soft),
            var(--kadoala-forest)
        ) !important;

    color:
        #ffffff !important;

    transform:
        translateY(-3px)
        scale(1.05) !important;

    box-shadow:
        var(--kadoala-shadow-hover) !important;
}


/* =========================================================
   🎁 CART COUNTER
   ========================================================= */

.wd-header-cart .wd-tools-count {

    background:
        var(--kadoala-pink) !important;

    color:
        #ffffff !important;

    border:
        2px solid
        var(--kadoala-white) !important;

    font-size:
        10px !important;

    font-weight:
        700 !important;

    min-width:
        19px !important;

    height:
        19px !important;

    line-height:
        15px !important;

    border-radius:
        50% !important;

    box-shadow:
        0 3px 8px
        rgba(75,48,37,.15) !important;
}


/* =========================================================
   ❤️ WISHLIST COUNTER
   ========================================================= */

.wd-header-wishlist .wd-tools-count {

    background:
        var(--kadoala-pink) !important;

    color:
        #ffffff !important;

    border:
        2px solid
        #ffffff !important;

    border-radius:
        50% !important;

    font-size:
        10px !important;
}


/* =========================================================
   🌿 HEADER LABEL
   ========================================================= */

.wd-tools-element .wd-tools-text {

    color:
        var(--kadoala-forest-dark) !important;

    font-size:
        12px !important;

    font-weight:
        500 !important;

    transition:
        color .25s ease !important;
}


.wd-tools-element:hover .wd-tools-text {

    color:
        var(--kadoala-forest-soft) !important;
}


/* =========================================================
   🌲 PAGE TITLE
   ========================================================= */

/*
   مهم:
   کادر بزرگ تمام عرض حذف می‌شود.
*/

.page-title {

    position: relative !important;

    background:
        transparent !important;

    box-shadow:
        none !important;

    border:
        none !important;

    overflow:
        visible !important;

    padding:
        12px 0 18px !important;
}


/* =========================================================
   🐨 TITLE CONTAINER
   ========================================================= */

.page-title .container {

    position: relative !important;

    z-index: 2 !important;

    display:
        flex !important;

    flex-direction:
        column !important;

    align-items:
        center !important;

    justify-content:
        center !important;

    padding:
        12px 15px !important;
}


/* =========================================================
   🌿 ACTUAL TITLE
   ========================================================= */

.page-title .entry-title,
.page-title .page-title__title {

    position:
        relative !important;

    display:
        inline-flex !important;

    align-items:
        center !important;

    justify-content:
        center !important;

    width:
        fit-content !important;

    max-width:
        90% !important;

    margin:
        0 auto !important;

    padding:
        11px 28px !important;

    background:
        linear-gradient(
            135deg,
            var(--kadoala-cream) 0%,
            #ffffff 45%,
            #edf3e8 100%
        ) !important;

    border:
        1px solid
        rgba(54, 91, 59, 0.16) !important;

    border-radius:
        22px 22px 38px 38px !important;

    color:
        var(--kadoala-forest-dark) !important;

    font-size:
        25px !important;

    font-weight:
        700 !important;

    line-height:
        1.4 !important;

    letter-spacing:
        -0.5px !important;

    box-shadow:

        0 6px 20px
        rgba(54, 91, 59, 0.09),

        inset 0 1px 0
        rgba(255,255,255,.9) !important;
}


/* =========================================================
   🌱 TITLE DECORATIVE LEAF EFFECT
   ========================================================= */

.page-title .entry-title::before {

    content:
        "🌿";

    position:
        absolute;

    left:
        -19px;

    top:
        -13px;

    font-size:
        17px;

    transform:
        rotate(-18deg);

    opacity:
        .75;

    pointer-events:
        none;
}


/* =========================================================
   🎁 SECOND DECORATION
   ========================================================= */

.page-title .entry-title::after {

    content:
        "🎁";

    position:
        absolute;

    right:
        -17px;

    bottom:
        -10px;

    font-size:
        15px;

    transform:
        rotate(8deg);

    opacity:
        .72;

    pointer-events:
        none;
}


/* =========================================================
   🧭 BREADCRUMBS
   ========================================================= */

.woodmart-breadcrumbs,
.breadcrumbs {

    color:
        var(--kadoala-brown-soft) !important;

    font-size:
        12px !important;
}


.woodmart-breadcrumbs a,
.breadcrumbs a {

    color:
        var(--kadoala-brown-soft) !important;

    transition:
        color .2s ease !important;
}


.woodmart-breadcrumbs a:hover,
.breadcrumbs a:hover {

    color:
        var(--kadoala-forest) !important;
}


/* =========================================================
   📱 MOBILE
   ========================================================= */

@media (max-width: 767px) {


    /* -------------------------
       Search
       ------------------------- */

    .wd-search-form {

        min-height:
            44px !important;

        border-radius:
            999px !important;

        box-shadow:
            0 4px 14px
            rgba(54,91,59,.08) !important;
    }


    .wd-search-form input[type="text"],
    .wd-search-form input[type="search"] {

        font-size:
            13px !important;
    }


    /* -------------------------
       Header Icons
       ------------------------- */

    .wd-header-my-account .wd-tools-icon,
    .wd-header-cart .wd-tools-icon,
    .wd-header-wishlist .wd-tools-icon,
    .wd-tools-element .wd-tools-icon {

        width:
            37px !important;

        height:
            37px !important;
    }


    /* -------------------------
       Page Title
       ------------------------- */

    .page-title {

        padding:
            8px 0 14px !important;
    }


    .page-title .container {

        padding:
            8px 12px !important;
    }


    .page-title .entry-title,
    .page-title .page-title__title {

        font-size:
            19px !important;

        padding:
            9px 21px !important;

        border-radius:
            18px 18px 30px 30px !important;

        max-width:
            92% !important;
    }


    .page-title .entry-title::before {

        left:
            -14px;

        top:
            -11px;

        font-size:
            14px;
    }


    .page-title .entry-title::after {

        right:
            -13px;

        bottom:
            -9px;

        font-size:
            13px;
    }


    .woodmart-breadcrumbs,
    .breadcrumbs {

        font-size:
            10px !important;
    }
}


/* =========================================================
   📱 SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {


    .wd-header-my-account .wd-tools-icon,
    .wd-header-cart .wd-tools-icon,
    .wd-header-wishlist .wd-tools-icon,
    .wd-tools-element .wd-tools-icon {

        width:
            35px !important;

        height:
            35px !important;
    }


    .page-title .entry-title,
    .page-title .page-title__title {

        font-size:
            18px !important;

        padding:
            8px 18px !important;
    }
}