: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: "Lato", Arial, Helvetica, sans-serif;
	--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(140,188,103);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-bgcolor: #8cbc67;
	--btn-accented-bgcolor-hover: rgb(140,188,103);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(140,188,103);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.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(140,188,103);
}
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(0,0,0);
	--wd-form-placeholder-color: rgb(255,255,255);
	--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) {
	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) {
	[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;
}



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

/* =========================================================
   PARTY SQUARE - CITY SELECTOR
   CLEAN VERSION
   ========================================================= */


/* =========================================================
   CITY SELECTOR WRAPPER
   ========================================================= */

.ps-city-selector {
    position: relative !important;

    display: block !important;

    width: 100% !important;
    max-width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    box-sizing: border-box !important;

    font-family: inherit !important;

    /* Keep selector above normal content */
    z-index: 100 !important;
}


/* =========================================================
   CITY BAR
   ========================================================= */

.ps-city-toggle {
    position: relative !important;

    width: 100% !important;
    min-height: 62px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;

    box-sizing: border-box !important;

    margin: 0 !important;
    padding: 8px 30px !important;

    background: #fff3f7 !important;

    border: 0 !important;
    border-radius: 0 !important;

    box-shadow: none !important;

    cursor: pointer !important;

    outline: none !important;

    font-family: inherit !important;
}


/* Remove WoodMart button styling */

.ps-city-toggle:hover,
.ps-city-toggle:focus,
.ps-city-toggle:active {
    background: #fff3f7 !important;

    border: 0 !important;

    outline: none !important;

    box-shadow: none !important;
}


/* =========================================================
   LEFT SIDE
   ========================================================= */

.ps-city-left {
    display: flex !important;

    align-items: center !important;

    gap: 10px !important;

    min-width: 0 !important;

    margin: 0 !important;

    padding: 0 !important;
}


/* =========================================================
   LOCATION ICON
   ========================================================= */

.ps-location-icon {
    width: 36px !important;
    height: 36px !important;

    min-width: 36px !important;

    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    flex-shrink: 0 !important;

    margin: 0 !important;
    padding: 0 !important;

    background: #ffffff !important;

    border-radius: 50% !important;

    font-size: 17px !important;

    line-height: 1 !important;

    box-sizing: border-box !important;
}


/* =========================================================
   CITY INFORMATION
   ========================================================= */

.ps-city-info {
    display: flex !important;

    flex-direction: column !important;

    align-items: flex-start !important;

    justify-content: center !important;

    min-width: 0 !important;

    margin: 0 !important;
    padding: 0 !important;

    text-align: left !important;

    line-height: 1.2 !important;
}


/* Serving In */

.ps-city-label {
    display: block !important;

    margin: 0 0 3px 0 !important;
    padding: 0 !important;

    font-size: 12px !important;

    line-height: 1.2 !important;

    font-weight: 400 !important;

    color: #777777 !important;
}


/* Bangalore / Hyderabad */

.ps-selected-city {
    display: block !important;

    margin: 0 !important;
    padding: 0 !important;

    font-size: 16px !important;

    line-height: 1.2 !important;

    font-weight: 600 !important;

    color: #222222 !important;

    white-space: nowrap !important;
}


/* =========================================================
   RIGHT SIDE
   ========================================================= */

.ps-city-action {
    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    gap: 5px !important;

    flex-shrink: 0 !important;

    margin: 0 0 0 20px !important;
    padding: 0 !important;
}


/* Change city */

.ps-action-text {
    display: inline-block !important;

    margin: 0 !important;
    padding: 0 !important;

    font-size: 13px !important;

    line-height: 1.3 !important;

    font-weight: 500 !important;

    color: #b04d72 !important;
}


/* Arrow */

.ps-action-arrow {
    display: inline-block !important;

    margin: 0 !important;
    padding: 0 !important;

    font-size: 17px !important;

    line-height: 1 !important;

    color: #b04d72 !important;
}


/* =========================================================
   CITY DROPDOWN
   ========================================================= */

.ps-city-dropdown {
    display: none !important;

    position: absolute !important;

    top: 100% !important;
    left: 0 !important;

    width: 100% !important;

    max-width: 420px !important;

    margin: 0 !important;
    padding: 0 !important;

    background: #ffffff !important;

    border: 1px solid #eeeeee !important;

    border-top: 0 !important;

    border-radius: 0 0 12px 12px !important;

    overflow: hidden !important;

    box-shadow: 0 10px 30px rgba(0,0,0,.15) !important;

    z-index: 9999 !important;
}


/* Open */

.ps-city-dropdown.ps-open {
    display: block !important;
}


/* =========================================================
   DROPDOWN TITLE
   ========================================================= */

.ps-dropdown-title {
    display: block !important;

    width: 100% !important;

    box-sizing: border-box !important;

    margin: 0 !important;

    padding: 14px 16px 10px !important;

    background: #ffffff !important;

    border-bottom: 1px solid #eeeeee !important;

    font-size: 13px !important;

    line-height: 1.3 !important;

    font-weight: 600 !important;

    color: #777777 !important;
}


/* =========================================================
   CITY OPTION
   ========================================================= */

.ps-city-option {
    width: 100% !important;

    min-height: 72px !important;

    display: flex !important;

    align-items: center !important;

    justify-content: space-between !important;

    box-sizing: border-box !important;

    margin: 0 !important;

    padding: 10px 16px !important;

    background: #ffffff !important;

    border: 0 !important;

    border-bottom: 1px solid #eeeeee !important;

    text-decoration: none !important;

    cursor: pointer !important;
}


.ps-city-option:last-child {
    border-bottom: 0 !important;
}


.ps-city-option:hover {
    background: #fff5f8 !important;

    text-decoration: none !important;
}


/* =========================================================
   OPTION LEFT
   ========================================================= */

.ps-option-left {
    display: flex !important;

    align-items: center !important;

    gap: 12px !important;

    min-width: 0 !important;
}


/* =========================================================
   CITY IMAGE
   ========================================================= */

.ps-city-image {
    width: 48px !important;
    height: 48px !important;

    min-width: 48px !important;

    flex-shrink: 0 !important;

    overflow: hidden !important;

    margin: 0 !important;
    padding: 0 !important;

    background: #f5f5f5 !important;

    border-radius: 8px !important;
}


.ps-city-image img {
    width: 100% !important;
    height: 100% !important;

    display: block !important;

    margin: 0 !important;
    padding: 0 !important;

    border: 0 !important;

    object-fit: cover !important;
}


/* =========================================================
   OPTION TEXT
   ========================================================= */

.ps-option-text {
    display: flex !important;

    flex-direction: column !important;

    align-items: flex-start !important;

    justify-content: center !important;

    min-width: 0 !important;

    margin: 0 !important;
    padding: 0 !important;
}


.ps-option-city {
    display: block !important;

    margin: 0 !important;
    padding: 0 !important;

    font-size: 15px !important;

    line-height: 1.3 !important;

    font-weight: 600 !important;

    color: #222222 !important;
}


.ps-option-subtitle {
    display: block !important;

    margin: 3px 0 0 0 !important;
    padding: 0 !important;

    font-size: 11px !important;

    line-height: 1.4 !important;

    color: #888888 !important;
}


/* =========================================================
   OPTION ARROW
   ========================================================= */

.ps-option-arrow {
    display: block !important;

    flex-shrink: 0 !important;

    margin-left: 10px !important;

    font-size: 20px !important;

    line-height: 1 !important;

    color: #777777 !important;
}


/* =========================================================
   DESKTOP
   ========================================================= */

@media (min-width: 1025px) {

    .ps-city-selector {
        width: 100% !important;

        max-width: 100% !important;
    }

    .ps-city-toggle {
        min-height: 62px !important;

        padding: 8px 30px !important;
    }

}


/* =========================================================
   TABLET
   ========================================================= */

@media (min-width: 768px) and (max-width: 1024px) {

    .ps-city-selector {
        width: 100% !important;

        max-width: 100% !important;
    }

    .ps-city-toggle {
        min-height: 60px !important;

        padding: 8px 20px !important;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .ps-city-selector {
        width: 100% !important;

        max-width: 100% !important;
    }

    .ps-city-toggle {
        min-height: 58px !important;

        padding: 7px 16px !important;
    }

    .ps-city-left {
        gap: 9px !important;
    }

    .ps-location-icon {
        width: 34px !important;
        height: 34px !important;

        min-width: 34px !important;

        font-size: 16px !important;
    }

    .ps-city-label {
        font-size: 11px !important;
    }

    .ps-selected-city {
        font-size: 15px !important;
    }

    .ps-city-action {
        gap: 4px !important;

        margin-left: 12px !important;
    }

    .ps-action-text {
        font-size: 12px !important;
    }

    .ps-action-arrow {
        font-size: 16px !important;
    }

    .ps-city-dropdown {
        width: 100% !important;

        max-width: none !important;
    }

    .ps-city-option {
        min-height: 68px !important;

        padding: 10px 14px !important;
    }

    .ps-city-image {
        width: 44px !important;
        height: 44px !important;

        min-width: 44px !important;
    }

    .ps-option-left {
        gap: 10px !important;
    }

    .ps-option-city {
        font-size: 14px !important;
    }

    .ps-option-subtitle {
        font-size: 10px !important;
    }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 380px) {

    .ps-city-toggle {
        min-height: 54px !important;

        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .ps-city-left {
        gap: 7px !important;
    }

    .ps-location-icon {
        width: 31px !important;
        height: 31px !important;

        min-width: 31px !important;

        font-size: 15px !important;
    }

    .ps-city-label {
        font-size: 10px !important;
    }

    .ps-selected-city {
        font-size: 14px !important;
    }

    .ps-city-action {
        margin-left: 8px !important;
    }

    .ps-action-text {
        font-size: 11px !important;
    }

    .ps-action-arrow {
        font-size: 15px !important;
    }

    .ps-city-option {
        min-height: 64px !important;

        padding: 8px 10px !important;
    }

    .ps-city-image {
        width: 40px !important;
        height: 40px !important;

        min-width: 40px !important;
    }

    .ps-option-city {
        font-size: 13px !important;
    }

    .ps-option-subtitle {
        font-size: 9px !important;
    }

}


/* =========================================================
   PREVENT HORIZONTAL SCROLL
   ========================================================= */

html,
body {
    max-width: 100% !important;

    overflow-x: hidden !important;
}