.elementor-329 .elementor-element.elementor-element-e40a963:not(.elementor-motion-effects-element-type-background), .elementor-329 .elementor-element.elementor-element-e40a963 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://wackheadz.com/wp-content/uploads/2026/05/ChatGPT-Image-May-26-2026-01_43_32-AM.png");background-position:center center;background-size:cover;}.elementor-329 .elementor-element.elementor-element-e40a963 > .elementor-background-overlay{background-color:transparent;background-image:linear-gradient(180deg, #000000 0%, #252525 100%);opacity:0.88;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-329 .elementor-element.elementor-element-e40a963 > .elementor-container{min-height:38vh;}.elementor-329 .elementor-element.elementor-element-e40a963{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:8vw 0vw 10vw 0vw;}.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-329 .elementor-element.elementor-element-65351f9.elementor-wc-products  ul.products{grid-column-gap:10px;grid-row-gap:23px;}.elementor-329 .elementor-element.elementor-element-65351f9.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:#000000;}.elementor-329 .elementor-element.elementor-element-65351f9.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:#000000;}@media(min-width:1025px){.elementor-329 .elementor-element.elementor-element-e40a963:not(.elementor-motion-effects-element-type-background), .elementor-329 .elementor-element.elementor-element-e40a963 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:1024px){.elementor-329 .elementor-element.elementor-element-65351f9.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-329 .elementor-element.elementor-element-65351f9.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-65351f9 *//* =========================================
   PRODUCT GRID - CLEAN HD DESIGN FIXED
========================================= */

.products li.product{
    background:#f3f3f3 !important;
    border-radius:18px;
    overflow:hidden;
    padding:10px;
    position:relative;
    box-shadow:none;
    transition:0.3s ease;
}

/* IMAGE WRAPPER */
.products li.product .position-re{
    position:relative;
    overflow:hidden;
    border-radius:16px;
    background:transparent !important;
}

.products li.product img{
    width:100%;
    height:auto; /* IMPORTANT FIX */
    aspect-ratio: 3/4; /* keeps uniform grid */
    object-fit: cover;
    border-radius:16px;
    display:block;

    image-rendering: -webkit-optimize-contrast;
    backface-visibility:hidden;
    transform: translateZ(0);
}

/* HOVER EFFECT (CLEAN ZOOM - NO BLUR) */
.products li.product:hover img{
    transform: scale(1.02);
}

/* REMOVE CATEGORY */
.products li.product .category{
    display:none !important;
}

/* REMOVE LINKS STYLE */
.products li.product .woocommerce-LoopProduct-link{
    text-decoration:none;
}

/* ACTION AREA */
.products li.product .actions{
    position:absolute;
    inset:0;
    z-index:10;
    pointer-events:none;
}

/* SIDE BUTTONS */
.products li.product .button,
.products li.product .icon-btn{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:42px;
    height:42px;
    border-radius:50%;
    background:rgba(255,255,255,0.85);
    color:#000 !important;
    display:flex !important;
    align-items:center;
    justify-content:center;
    opacity:1;
    pointer-events:auto;
    border:none;
    padding:0;
    min-height:auto;
}

/* LEFT BUTTON */
.products li.product .button{
    left:12px;
}

/* RIGHT BUTTON */
.products li.product .icon-btn{
    right:12px;
}

/* ICON STYLE */
.products li.product .button i,
.products li.product .icon-btn i{
    color:#000;
    font-size:14px;
}

/* REMOVE CART TEXT */
.products li.product .button::after{
    display:none;
}

/* WISHLIST TOP RIGHT */
.products li.product .wishlist-icon{
    position:absolute;
    top:14px;
    right:14px;
    z-index:20;
}

.products li.product .wishlist-icon a{
    width:28px;
    height:28px;
    border-radius:4px;
    background:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
}

/* HIDE WISHLIST TEXT */
.products li.product .yith-wcwl-add-to-wishlist-button__label{
    display:none;
}

/* WISHLIST ICON */
.products li.product .wishlist-icon svg{
    width:16px;
    height:16px;
    color:#000;
}

/* CONTENT AREA */
.products li.product .con{
    padding:10px 4px 4px;
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
}

/* TITLE */
.products li.product h2{
    font-size:12px !important;
    font-weight:500;
    line-height:1.4;
    color:#000;
    margin:0 0 2px;
}

/* PRICE */
.products li.product .price{
    display:block;
    font-size:14px !important;
    font-weight:500;
    color:#000 !important;
    margin-top:2px;
}

/* REMOVE LINE */
.products li.product .line{
    display:none;
}

/* PLUS ICON */
.products li.product .con::after{
    content:"+";
    font-size:24px;
    font-weight:300;
    color:#000;
    line-height:1;
    margin-left:10px;
}

/* MAKE BUTTON ICON ONLY */
.products li.product .button{
    font-size:0 !important;
}

/* HOVER CARD EFFECT */
.products li.product:hover{
    transform:translateY(-3px);
}

/* MOBILE */
@media(max-width:767px){

    .products li.product{
        padding:8px;
        border-radius:16px;
    }

    .products li.product img{
        height:360px;
    }
}


/* =========================================
   🔥 IMAGE CLARITY FIX (SAFE ADD-ON)
========================================= */

.products li.product img{
    image-rendering: auto !important;
    -webkit-transform: none !important;
    transform: none !important;
    will-change: auto !important;
    backface-visibility: visible !important;
}

.products li.product:hover img{
    transform: scale(1.02) !important;
    transition: transform 0.3s ease;
}/* End custom CSS */