:root {
	--wd-text-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Plus Jakarta Sans", 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: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--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(227,6,19);
	--wd-alternative-color: rgb(63,62,3);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(227,6,19);
	--btn-accented-bgcolor-hover: rgb(227,6,19);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(227,6,19);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(227,6,19);
	--wd-link-color-hover: rgb(227,6,19);
}
.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 {
	background-repeat: inherit;
	object-fit: contain;
	background-attachment: scroll;
	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(237,237,237);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(237,237,237);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(237,237,237);
	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(227,6,19);
	background: rgb(249,219,223);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(227,6,19);
	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(238,51,0)613;
}
.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;
--wd-cat-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: rgba(221,51,51,0);
}

/* ===== WOODMART MINI CART FIX ===== */

/* Mini cart overall spacing */
.wd-shopping-cart,
.widget_shopping_cart_content,
.woocommerce-mini-cart {
    padding: 15px !important;
}

/* Align each product properly */
.woocommerce-mini-cart .mini_cart_item {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    padding: 12px 0 !important;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
}

/* Reduce image size */
.woocommerce-mini-cart .mini_cart_item img {
    width: 75px !important;
    height: 75px !important;
    object-fit: contain !important;
    border-radius: 10px;
    margin: 0 !important;
    float: none !important;
}

/* Product content alignment */
.woocommerce-mini-cart .mini_cart_item a:not(.remove) {
    display: block !important;
    font-size: 15px !important;
    line-height: 1.4 !important;
    color: #222 !important;
    margin-bottom: 6px !important;
}

/* Price styling */
.woocommerce-mini-cart .quantity {
    font-size: 15px !important;
    color: #e60023 !important;
    font-weight: 600;
}

/* Remove button position */
.woocommerce-mini-cart .remove {
    position: absolute !important;
    top: 10px;
    right: 0;
    font-size: 18px !important;
}

/* Prevent text touching edges */
.woocommerce-mini-cart .mini_cart_item > * {
    max-width: 100%;
}

/* Mobile optimization */
@media (max-width: 768px) {

    .woocommerce-mini-cart .mini_cart_item {
        gap: 10px !important;
        padding: 10px 0 !important;
    }

    .woocommerce-mini-cart .mini_cart_item img {
        width: 60px !important;
        height: 60px !important;
    }

    .woocommerce-mini-cart .mini_cart_item a:not(.remove) {
        font-size: 14px !important;
    }

    .woocommerce-mini-cart .quantity {
        font-size: 14px !important;
    }
}
/* Hide title */
.wd-page-title h1,
.wd-page-title .title {
    display: none !important;
}

/* Hide breadcrumbs */
.wd-page-title .wd-breadcrumbs,
.wd-page-title .breadcrumbs,
.wd-page-title nav {
    display: none !important;
}

/* Hide back button */
.wd-page-title .back-history,
.wd-page-title .wd-back-btn,
.wd-page-title.with-back-btn:before,
.wd-page-title.with-back-btn:after {
    display: none !important;
}
/* Remove WoodMart circular layout */
.wd-cat-design-alt .wd-cat-thumb,
.wd-cat-design-alt .category-image-wrap {
    width: auto !important;
    height: auto !important;
    background: transparent !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

/* Category card */
.wd-cat-design-alt .wd-cat-inner{
    background:#fff !important;
    border-radius:16px !important;
    padding:15px 10px !important;
    box-shadow:0 2px 8px rgba(0,0,0,.05) !important;
}

/* Remove circular pseudo elements */
.wd-cat-design-alt .wd-cat-inner:before,
.wd-cat-design-alt .wd-cat-inner:after,
.wd-cat-design-alt .wd-cat-thumb:before,
.wd-cat-design-alt .wd-cat-thumb:after{
    display:none !important;
    content:none !important;
}

/* Smaller icon */
.wd-cat-design-alt img{
    width:60px !important;
    height:60px !important;
    object-fit:contain !important;
}

/* Compact title */
.wd-cat-design-alt .wd-entities-title{
    font-size:14px !important;
    font-weight:600 !important;
    line-height:1.3 !important;
    margin-top:10px !important;
}

/* Hide count */
.wd-cat-design-alt .count{
    display:none !important;
}

.unix-subcategory-row{
    display:flex;
    flex-wrap:wrap;
    gap:20px;
    margin-bottom:40px;
    padding-bottom:20px;
    border-bottom:1px solid #eee;
}

.unix-subcat-card{
    width:180px;
    background:#fff;
    border-radius:12px;
    padding:20px;
    text-align:center;
    text-decoration:none;
    box-shadow:0 2px 8px rgba(0,0,0,.05);
}

.unix-subcat-card img{
    width:70px;
    height:70px;
    object-fit:contain;
    margin-bottom:10px;
}

.unix-subcat-card span{
    display:block;
    font-weight:600;
    color:#222;
}
.woocommerce-order-pay article,
.woocommerce-order-pay .order_details,
.woocommerce-order-pay p,
.woocommerce-order-pay form{
    text-align:center !important;
}
.woocommerce-order-pay .wd-page-title{
    min-height:auto !important;
    padding-top:10px !important;
    padding-bottom:10px !important;
}

.woocommerce-order-pay .page-title{
    margin:0 !important;
    padding:0 !important;
}
.woocommerce-order-pay .wd-page-title{
    height:auto !important;
}

.woocommerce-order-pay .wd-page-title .container{
    padding-top:10px !important;
    padding-bottom:10px !important;
}

.woocommerce-order-pay h1.entry-title,
.woocommerce-order-pay .title{
    display:none !important;
}
/* Razorpay Order Pay buttons */
.woocommerce-order-pay .button,
.woocommerce-order-pay button,
.woocommerce-order-pay input[type="submit"],
.woocommerce-order-pay .razorpay-payment-button {
    background: #e30613 !important;
    border-color: #e30613 !important;
    color: #fff !important;
    border-radius: 4px !important;
}

/* Hover */
.woocommerce-order-pay .button:hover,
.woocommerce-order-pay button:hover,
.woocommerce-order-pay input[type="submit"]:hover,
.woocommerce-order-pay .razorpay-payment-button:hover {
    background: #c4000f !important;
    border-color: #c4000f !important;
    color: #fff !important;
}
@media (max-width:768px){

    .woocommerce-order-pay .order_details li{
        background:#f8f8f8;
        border-radius:8px;
        padding:12px !important;
        margin-bottom:10px !important;
    }
}
/* Mobile Order Pay Page */
@media (max-width: 768px){

    /* Remove bullets */
    .woocommerce-order-pay .order_details{
        list-style:none !important;
        padding:0 !important;
        margin:0 auto 20px !important;
        text-align:center !important;
    }

    .woocommerce-order-pay .order_details li{
        list-style:none !important;
        margin-bottom:15px !important;
        float:none !important;
        width:100% !important;
        border:none !important;
        padding:0 !important;
    }

    /* Center content */
    .woocommerce-order-pay article{
        text-align:center !important;
    }

    /* Better spacing */
    .woocommerce-order-pay p{
        padding:0 15px;
        text-align:center;
    }

    /* Reduce top spacing */
    .woocommerce-order-pay .wd-page-title{
        padding-top:10px !important;
        padding-bottom:10px !important;
    }
}
@media (max-width:768px){

    .woocommerce-checkout-steps{
        font-size:18px !important;
        text-align:center !important;
    }

    .woocommerce-checkout-steps li{
        margin:0 5px !important;
    }
}
@media (max-width:768px){

    .woocommerce-order-pay article::before{
        content:"SHOPPING CART → CHECKOUT → ORDER COMPLETE";
        display:block;
        text-align:center;
        font-size:16px;
        font-weight:600;
        color:#666;
        margin:15px 0 25px;
        line-height:1.5;
    }
}
.unix-payment-message{
    text-align:center;
    background:#fff5f5;
    border-left:4px solid #e30613;
    padding:20px;
    margin:20px auto;
    max-width:700px;
    border-radius:8px;
}

.unix-payment-message h2{
    color:#e30613;
    margin-bottom:10px;
}

.unix-payment-message p{
    margin:0;
}
.order_details {
    list-style: none !important;
    padding-left: 0 !important;
}

.order_details li::marker {
    display: none !important;
}
.unix-payment-breakdown{
    background:#fff;
    border:1px solid #e5e5e5;
    border-radius:12px;
    padding:15px;
    margin:20px 0;
}

.unix-payment-breakdown h3{
    font-size:18px;
    margin-bottom:15px;
    text-align:center;
}

.unix-payment-breakdown table{
    width:100%;
}

.unix-payment-breakdown td{
    padding:8px 0;
}

.unix-payment-breakdown .total{
    font-weight:700;
    color:#E30613;
}
.unix-payment-summary{
    max-width:500px;
    margin:15px auto 0;
    background:#fff;
    padding:15px 20px;
    border-radius:10px;
}

.unix-payment-summary h4{
    margin:0 0 15px;
    text-align:center;
    font-size:22px;
    font-weight:700;
    color:#111;
}

.unix-payment-summary .summary-row{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:20px;
    padding:8px 0;
    font-size:16px;
}

.unix-payment-summary .summary-row strong{
    font-weight:700;
}

.unix-payment-summary .total{
    margin-top:10px;
    padding-top:12px;
    border-top:1px solid #ddd;
}
.order_details {
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.order_details li {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    padding: 14px 0 !important;
    margin: 0 !important;
    border-bottom: 1px solid #f2f2f2;
    width: 100% !important;
    background: transparent !important;
}

.order_details li:last-child {
    border-bottom: none;
    padding-top: 18px !important;
    font-weight: 700;
}

.order_details li span {
    color: #555;
    font-size: 15px;
}

.order_details li strong {
    font-size: 15px;
    margin: 0;
}

.order_details li:nth-child(3) strong {
    color: #e30613;
}

/* Remove extra bottom space below short description */
.woocommerce-product-details__short-description {
    margin-bottom: 8px !important;
    padding-bottom: 0 !important;
}

/* Remove paragraph margins */
.woocommerce-product-details__short-description p {
    margin-bottom: 0 !important;
}

/* Coming Soon text */
.gpls-wcsamm-coming-soon-text {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
}

/* Remove Bootstrap utility margin added by the plugin */
.gpls-wcsamm-coming-soon-text .d-inline-block {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* Reduce space before price */
.single-product .price,
.woocommerce-variation-price {
    margin-top: 8px !important;
}
.page-id-11015 .wd-page-title{
    display:none !important;
}

.page-id-11015 .wd-content-layout{
    padding-top:0 !important;
}
.single-product .product-image-summary{
    zoom: 0.9;
}
/* =====================================
   REMOVE COLOUR OPTIONS FROM PRODUCT CARDS
   Shop, category and homepage grids
===================================== */

.products .wd-swatches-grid,
.products .wd-product-swatches,
.products .wd-swatches-product,
.products .wd-variation-swatches,
.products .wd-swatch,
.product-grid-item .wd-swatches-grid,
.product-grid-item .wd-product-swatches,
.product-grid-item .wd-swatches-product,
.product-grid-item .wd-variation-swatches,
.product-grid-item .wd-swatch {
    display: none !important;
}
/* ============================================
   SHOP & PRODUCT CATEGORY PAGE BANNER FIX
   UNIX INDIA
============================================ */

/* Desktop */
.post-type-archive-product .wd-page-title.page-title-default,
.tax-product_cat .wd-page-title.page-title-default {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    min-height: 300px;
    height: 300px;
    padding: 0 !important;
}

.post-type-archive-product .wd-page-title .wd-page-title-bg,
.tax-product_cat .wd-page-title .wd-page-title-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.post-type-archive-product .wd-page-title .wd-page-title-bg img,
.tax-product_cat .wd-page-title .wd-page-title-bg img {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
}

.post-type-archive-product .wd-page-title > .container,
.tax-product_cat .wd-page-title > .container {
    position: relative;
    z-index: 2;
    width: 100% !important;
    max-width: 100% !important;
}

/* Tablet */
@media (max-width: 1024px) {
    .post-type-archive-product .wd-page-title.page-title-default,
    .tax-product_cat .wd-page-title.page-title-default {
        min-height: 200px;
        height: 200px;
    }
}

/* Mobile */
@media (max-width: 768px) {
    .post-type-archive-product .wd-page-title.page-title-default,
    .tax-product_cat .wd-page-title.page-title-default {
        min-height: 120px;
        height: 120px;
    }

    .post-type-archive-product .wd-page-title .wd-page-title-bg img,
    .tax-product_cat .wd-page-title .wd-page-title-bg img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        object-position: center center !important;
    }
}