@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//unixindia.in/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.2.7") format("woff2");
}

: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-primary-color: rgb(227,6,19);
	--wd-alternative-color: rgb(63,62,3);
	--wd-link-color: rgb(227,6,19);
	--wd-link-color-hover: rgb(227,6,19);
	--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-popup.wd-age-verify {
	--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-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 {
	background-color: rgba(221,51,51,0);
	background-image: none;
	background-repeat: inherit;
	background-size: contain;
	background-attachment: scroll;
	background-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;
}
.page .wd-page-content {
	background-color: rgb(237,237,237);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(237,237,237);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(237,237,237);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(227,6,19);
	background: rgb(249,219,223);
}
html .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);
}
.product-labels .product-label.onsale {
	background-color: rgb(140,188,103);
}
.product-labels .product-label.featured {
	background-color: rgb(225,74,92);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(238,51,0)613;
}
.wd-popup.popup-quick-view {
	--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;
}
}


/* ===== 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;
}

/* Shop & Category Banner Size Fix */
.page-title-default {
    min-height: 300px !important;
    height: 300px !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Mobile */
@media (max-width: 768px) {
    .page-title-default {
        min-height: 120px !important;
        height: 120px !important;
    }
}

.page-title-default {
    height: 300px !important;
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Full-width category & shop banners */
.wd-page-title {
    width: 100% !important;
    max-width: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

/* Remove container restriction */
.wd-page-title .container,
.wd-page-title .title-size-large {
    max-width: 100% !important;
    width: 100% !important;
}