.elementor-924 .elementor-element.elementor-element-cd123f1{--display:flex;}.elementor-924 .elementor-element.elementor-element-21e3348{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-924 .elementor-element.elementor-element-20af1fc.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-924 .elementor-element.elementor-element-20af1fc.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:#3B82F6;}.elementor-924 .elementor-element.elementor-element-20af1fc.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:#3B82F6;}.elementor-924 .elementor-element.elementor-element-20af1fc.elementor-wc-products ul.products li.product .star-rating{color:#EC9B0B;}.elementor-924 .elementor-element.elementor-element-20af1fc.elementor-wc-products ul.products li.product .price{color:#3B82F6;}.elementor-924 .elementor-element.elementor-element-20af1fc.elementor-wc-products ul.products li.product .price ins{color:#3B82F6;}.elementor-924 .elementor-element.elementor-element-20af1fc.elementor-wc-products ul.products li.product .price ins .amount{color:#3B82F6;}.elementor-924 .elementor-element.elementor-element-20af1fc.elementor-wc-products ul.products li.product .price del{color:#000000;}.elementor-924 .elementor-element.elementor-element-20af1fc.elementor-wc-products ul.products li.product .price del .amount{color:#000000;}@media(max-width:1024px){.elementor-924 .elementor-element.elementor-element-20af1fc.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-924 .elementor-element.elementor-element-ab107a5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -50px) 0px;padding:0px 0px 0px 0px;}.elementor-924 .elementor-element.elementor-element-20af1fc.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for html, class: .elementor-element-ab107a5 *//* Heading Container */
.section-header {
    text-align: center;
    margin-bottom: 40px;
    padding: 20px 0;
}

/* Main Title Styling */
.section-title {
    font-family: 'Roboto Slab', serif !important;
    font-size: 2.8rem !important; /* Badi aur bold heading */
    font-weight: 900 !important;
    color: #111;
    text-transform: uppercase;
    letter-spacing: -1px; /* Modern look ke liye letters thode paas */
    margin-bottom: 10px !important;
    line-height: 1.2;
}

/* "COLLECTIONS" Blue Part */
.section-title .blue-text {
    color: #007bff;
    position: relative;
    display: inline-block;
}

/* Blue Underline Effect */
.title-underline {
    width: 60px;
    height: 4px;
    background: #007bff;
    margin: 15px auto 0;
    border-radius: 10px;
    position: relative;
}

/* Optional: Choti tagline ka style agar aap niche text likhte hain */
.section-subtitle {
    font-family: 'Roboto Slab', serif;
    font-size: 1rem;
    color: #666;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 1px;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .section-title {
        font-size: 2rem !important;
    }
}/* End custom CSS */
/* Start custom CSS for woocommerce-products, class: .elementor-element-20af1fc *//* ========================================================
   1. FIXED: Top-Left Side Premium Matte Black Badge
   ======================================================== */
ul.products li.product {
    position: relative !important;
}

.premium-sale-tag {
    position: absolute !important;
    top: 15px !important;        /* Top se clean padding */
    left: 15px !important;       /* Side (left corner) par fixed taake fan se touch na ho */
    right: auto !important;
    bottom: auto !important;
    
    /* Premium Matte Black Style */
    background-color: #111111 !important; /* Premium Sleek Black */
    color: #ffffff !important;
    border: none !important;              /* Border line completely removed */
    
    /* Size & Formatting */
    font-size: 10px !important;
    font-weight: 700 !important;   
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    padding: 4px 9px !important;  /* Proper balanced spacing */
    line-height: 1.2 !important;
    border-radius: 4px !important; 
    
    /* Layering */
    z-index: 99 !important;
    display: inline-block !important;
    width: max-content !important;
    height: auto !important;
}

/* ========================================================
   2. Card Layout & Design (Aapka Original Code - HEIGHT SLEEKED)
   ======================================================== */
ul.products li.product {
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    height: auto !important;              /* Desktop height choti aur compact karne ke liye auto kiya */
    padding: 20px 18px !important;        /* Padding thori choti ki taake card sleek lage */
    background: #ffffff !important;
    border: 1px solid #eee !important;
    border-radius: 15px !important;
    transition: all 0.4s ease !important;
    text-align: center !important;
}

ul.products li.product:hover {
    transform: translateY(-8px) !important;
    box-shadow: 0 15px 30px rgba(0, 123, 255, 0.1) !important;
    border-color: #007bff !important;
}

/* 3. Image Hover Effect (Desktop Image Height Compacted) */
ul.products li.product img {
    height: 150px !important;             /* Desktop image ki height 180px se 150px ki taake card chota ho jaye */
    width: auto !important;
    object-fit: contain !important;
    margin: 0 auto 10px auto !important;  /* Bottom margin thora kam kiya */
    display: block !important;
    transition: transform 0.5s ease !important;
}

ul.products li.product:hover img {
    transform: scale(1.08) !important;
}

/* 4. Product Title Alignment (Aapka Original Code - UNTOUCHED) */
ul.products li.product .woocommerce-loop-product__title, 
ul.products li.product h2 {
    font-family: 'Roboto Slab', serif !important;
    font-size: 1.1rem !important;
    color: #333 !important;
    margin: 10px 0 !important;
    min-height: 2.5em !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* ========================================================
   5. Price Style (ONLY Font Size Equalized & Color Change)
   ======================================================== */
ul.products li.product .price {
    font-size: 1.2rem !important;
    font-weight: 700 !important;
    color: #007bff !important;
    margin-bottom: 20px !important;
    display: block !important;
    transition: transform 0.3s ease, color 0.3s ease !important;
}

/* Regular Price aur Sale Price dono ka font size completely equal karne ke liye */
ul.products li.product .price del,
ul.products li.product .price ins,
ul.products li.product .price del .amount,
ul.products li.product .price ins .amount,
ul.products li.product .price ins span {
    font-size: 1.2rem !important; /* Dono ka text size exact barabar */
}

/* Price text strictly red karne ke liye */
ul.products li.product .price ins,
ul.products li.product .price ins .amount,
ul.products li.product .price ins span {
    color: #ff3b30 !important; /* Strictly Red */
}

ul.products li.product:hover .price {
    transform: scale(1.1) !important;
    color: #111 !important;
}

/* ========================================================
   6. Original Polygon Button Style (Aapka Original Code - UNTOUCHED)
   ======================================================== */
ul.products li.product .button {
    width: 100% !important;
    background: #007bff !important;
    color: #ffffff !important;
    border: 2px solid #007bff !important;
    padding: 12px 5px !important;
    font-weight: 700 !important;
    font-family: 'Roboto Slab', serif !important;
    cursor: pointer !important;
    transition: all 0.4s ease !important;
    display: block !important;
    text-align: center !important;
    text-transform: uppercase !important;
    clip-path: polygon(10% 0, 100% 0, 90% 100%, 0% 100%) !important;
}

ul.products li.product .button:hover {
    background: #ffffff !important;
    color: #007bff !important;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 10% 100%) !important;
    box-shadow: 0 4px 15px rgba(0, 123, 255, 0.3) !important;
}

/* ========================================================
   7. Wishlist Button Styling & Plugin Optimization (Aapka Original Code - UNTOUCHED)
   ======================================================== */
ul.products li.product .yith-wcwl-add-to-wishlist,
ul.products li.product .tinv-wcl,
ul.products li.product .yith-wcwl-add-button,
ul.products li.product .yith-wcwl-wishlistaddedbrowse,
ul.products li.product .yith-wcwl-wishlistexistsbrowse,
ul.products li.product .tinvwl-shortcode-add-to-wishlist {
    margin: 15px auto 0 auto !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    clear: both !important;
}

ul.products li.product .add_to_wishlist,
ul.products li.product .yith-wcwl-add-to-wishlist a,
ul.products li.product .tinvwl_add_to_wishlist_button,
ul.products li.product .tinvwl-txt {
    background: transparent !important;
    color: #666666 !important;
    font-size: 0.85rem !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    transition: color 0.3s ease !important;
    font-family: inherit !important;
}

/* Wishlist Heart/Icon Fixes */
ul.products li.product .add_to_wishlist::before,
ul.products li.product .yith-wcwl-add-to-wishlist i,
ul.products li.product .tinvwl_add_to_wishlist_button::before,
ul.products li.product .tinvwl-icon {
    color: #666666 !important;
    font-size: 1rem !important;
    transition: color 0.3s ease !important;
    display: inline-block !important;
    margin: 0 !important;
}

/* Hover effect on Wishlist to match theme blue */
ul.products li.product .add_to_wishlist:hover,
ul.products li.product .yith-wcwl-add-to-wishlist a:hover,
ul.products li.product .tinvwl_add_to_wishlist_button:hover {
    color: #007bff !important;
}
ul.products li.product .add_to_wishlist:hover::before,
ul.products li.product .yith-wcwl-add-to-wishlist a:hover i,
ul.products li.product .tinvwl_add_to_wishlist_button:hover::before {
    color: #007bff !important;
}

/* Wishlist Added/Exists States (When item is saved) */
ul.products li.product .yith-wcwl-wishlistaddedbrowse a,
ul.products li.product .yith-wcwl-wishlistexistsbrowse a,
ul.products li.product .yith-wcwl-add-to-wishlist .feedback,
ul.products li.product .tinv-wishlist .tinvwl-product-in-list,
ul.products li.product .tinvwl_add_to_wishlist_button.tinvwl-product-in-list {
    color: #007bff !important; /* Active blue color state */
    font-size: 0.85rem !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}

ul.products li.product .yith-wcwl-wishlistaddedbrowse i,
ul.products li.product .yith-wcwl-wishlistexistsbrowse i,
ul.products li.product .yith-wcwl-wishlistaddedbrowse a::before,
ul.products li.product .yith-wcwl-wishlistexistsbrowse a::before,
ul.products li.product .tinvwl_add_to_wishlist_button.tinvwl-product-in-list::before {
    color: #007bff !important;
}

/* Loading Spinner Color Match */
ul.products li.product .yith-wcwl-add-to-wishlist .ajax-loading,
ul.products li.product .blockoverlay,
ul.products li.product .tinvwl-loading {
    border-top-color: #007bff !important;
}

/* ========================================================
   8. MOBILE VIEW ADJUSTMENTS (COMPACT CARD & SMALLER FONTS - UNTOUCHED)
   ======================================================== */
@media (max-width: 768px) {
    ul.products li.product {
        padding: 10px 8px !important;    
        height: auto !important;          
        min-height: unset !important;     
        position: relative !important;
    }

    ul.products li.product img {
        height: 105px !important;         
        margin-bottom: 5px !important;
    }

    ul.products li.product .woocommerce-loop-product__title, 
    ul.products li.product h2 {
        font-size: 0.82rem !important;    
        min-height: 2.4em !important;     
        margin: 4px 0 !important;
    }

    ul.products li.product .price,
    ul.products li.product .price del,
    ul.products li.product .price ins,
    ul.products li.product .price del .amount,
    ul.products li.product .price ins .amount,
    ul.products li.product .price ins span {
        font-size: 0.88rem !important;    
    }

    ul.products li.product .price ins,
    ul.products li.product .price ins .amount,
    ul.products li.product .price ins span {
        color: #ff3b30 !important; 
    }

    ul.products li.product .price {
        margin-bottom: 8px !important;   
    }

    ul.products li.product .button {
        padding: 6px 2px !important;      
        font-size: 0.78rem !important;    
    }

    ul.products li.product .yith-wcwl-add-to-wishlist,
    ul.products li.product .tinv-wcl {
        margin: 5px auto 0 auto !important;
    }
    
    .premium-sale-tag {
        position: absolute !important;
        top: -5px !important;          
        left: -5px !important;         
        font-size: 7.5px !important;   
        padding: 2px 5px !important;   
        letter-spacing: 0px !important;
        z-index: 99 !important;        
    }
}/* End custom CSS */