.elementor-626 .elementor-element.elementor-element-18593291{--display:flex;--padding-top:20px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-626 .elementor-element.elementor-element-1424cac1{text-align:center;}.elementor-626 .elementor-element.elementor-element-1424cac1 .elementor-heading-title{font-family:var( --e-global-typography-972625c-font-family ), Sans-serif;font-size:var( --e-global-typography-972625c-font-size );font-weight:var( --e-global-typography-972625c-font-weight );line-height:var( --e-global-typography-972625c-line-height );color:var( --e-global-color-accent );}.elementor-626 .elementor-element.elementor-element-9d9c627{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-626 .elementor-element.elementor-element-16626215{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:-14px;--margin-right:0px;}.elementor-626 .elementor-element.elementor-element-16626215.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-626 .elementor-element.elementor-element-42ee5b2{text-align:center;}.elementor-626 .elementor-element.elementor-element-42ee5b2 .elementor-heading-title{font-family:var( --e-global-typography-972625c-font-family ), Sans-serif;font-size:var( --e-global-typography-972625c-font-size );font-weight:var( --e-global-typography-972625c-font-weight );line-height:var( --e-global-typography-972625c-line-height );}.elementor-626 .elementor-element.elementor-element-2c4e09c8{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-626 .elementor-element.elementor-element-9d9c627{--content-width:1600px;}.elementor-626 .elementor-element.elementor-element-16626215{--width:100%;}.elementor-626 .elementor-element.elementor-element-2c4e09c8{--content-width:1600px;}}@media(max-width:1024px){.elementor-626 .elementor-element.elementor-element-1424cac1 .elementor-heading-title{font-size:var( --e-global-typography-972625c-font-size );line-height:var( --e-global-typography-972625c-line-height );}.elementor-626 .elementor-element.elementor-element-42ee5b2 .elementor-heading-title{font-size:var( --e-global-typography-972625c-font-size );line-height:var( --e-global-typography-972625c-line-height );}}@media(max-width:767px){.elementor-626 .elementor-element.elementor-element-1424cac1 .elementor-heading-title{font-size:var( --e-global-typography-972625c-font-size );line-height:var( --e-global-typography-972625c-line-height );}.elementor-626 .elementor-element.elementor-element-42ee5b2 .elementor-heading-title{font-size:var( --e-global-typography-972625c-font-size );line-height:var( --e-global-typography-972625c-line-height );}}/* Start custom CSS for container, class: .elementor-element-16626215 *//* ==================================================
   FINAL SHOP ARCHIVE PRODUCT CARD CSS
   Homepage style + black button + orange hover
================================================== */

/* Product grid wrapper */
.woocommerce ul.products {
    max-width: 1180px !important;
    margin: 0 auto !important;
    padding: 28px !important;
    border-radius: 28px !important;
    background: rgba(255, 255, 255, 0.86) !important;
    border: 1px solid rgba(255, 75, 22, 0.18) !important;
    box-shadow: 0 18px 55px rgba(255, 75, 22, 0.10) !important;
    display: grid !important;
    gap: 22px !important;
}

/* Product card */
.woocommerce ul.products li.product {
    background: #ffffff !important;
    border-radius: 14px !important;
    padding: 12px 12px 17px !important;
    border: 1px solid rgba(255, 75, 22, 0.18) !important;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.06) !important;
    overflow: hidden !important;
    transition: all 0.35s ease !important;
    min-height: 318px !important;
    text-align: left !important;
    animation: productSoftUp 0.65s ease both !important;
}

/* Card hover */
.woocommerce ul.products li.product:hover {
    transform: translateY(-8px) !important;
    border-color: rgba(255, 75, 22, 0.45) !important;
    box-shadow: 0 18px 42px rgba(255, 75, 22, 0.20) !important;
}

/* Remove unwanted old 3D rotation */
.woocommerce ul.products li.product:hover {
    rotate: 0deg !important;
}

/* Product image */
.woocommerce ul.products li.product a img {
    width: 100% !important;
    height: 170px !important;
    object-fit: cover !important;
    border-radius: 12px !important;
    margin-bottom: 12px !important;
    box-shadow: none !important;
    transition: all 0.35s ease !important;
}

/* Image hover */
.woocommerce ul.products li.product:hover a img {
    transform: scale(1.04) !important;
    filter: brightness(1.04) saturate(1.08) !important;
}

/* Product title one line only */
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 12px !important;
    font-weight: 800 !important;
    color: #151515 !important;
    line-height: 1.3 !important;
    margin: 8px 0 16px !important;
    padding: 0 !important;

    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;

    min-height: unset !important;
    height: 18px !important;
    max-width: 100% !important;
    display: block !important;
}

/* Title hover */
.woocommerce ul.products li.product:hover .woocommerce-loop-product__title {
    color: #ff4b16 !important;
}

/* Price */
.woocommerce ul.products li.product .price {
    font-size: 12px !important;
    font-weight: 900 !important;
    color: #79a000 !important;
    margin: 8px 0 16px !important;
    min-height: 18px !important;
    display: block !important;
}

/* Hide empty price gap */
.woocommerce ul.products li.product .price:empty {
    display: none !important;
}

/* ==================================================
   ICON ROW SPACING FIX
================================================== */

/* Add proper space above icons */
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist,
.woocommerce ul.products li.product .compare-button,
.woocommerce ul.products li.product .yith-wcqv-button,
.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button {
    margin-top: 8px !important;
    margin-right: 7px !important;
    margin-bottom: 0 !important;
    display: inline-flex !important;
    vertical-align: middle !important;
}

/* Heart / eye / compare icons */
.woocommerce ul.products li.product a.compare,
.woocommerce ul.products li.product .yith-wcqv-button,
.woocommerce ul.products li.product .yith-wcwl-add-button a,
.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button {
    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    border-radius: 50% !important;
    background: transparent !important;
    color: #222 !important;
    border: none !important;

    font-size: 14px !important;
    line-height: 1 !important;
    box-shadow: none !important;
    transition: all 0.28s ease !important;
}

/* Icon hover */
.woocommerce ul.products li.product a.compare:hover,
.woocommerce ul.products li.product .yith-wcqv-button:hover,
.woocommerce ul.products li.product .yith-wcwl-add-button a:hover,
.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button:hover {
    color: #ff4b16 !important;
    transform: translateY(-2px) scale(1.12) !important;
}

/* ==================================================
   BLACK BUTTON + ORANGE HOVER
================================================== */

/* Read more / Add to cart button */
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product a.button,
.woocommerce a.button {
    background: #151515 !important;
    color: #ffffff !important;
    border-radius: 40px !important;
    padding: 8px 16px !important;
    font-size: 11px !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
    min-height: 28px !important;
    border: none !important;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.18) !important;
    transition: all 0.28s ease !important;
    vertical-align: middle !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 8px 10px 0 6px !important;
}

/* Button hover orange */
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product a.button:hover,
.woocommerce a.button:hover {
    background: linear-gradient(135deg, #ff4b16, #ff7a18) !important;
    color: #ffffff !important;
    transform: translateY(-2px) scale(1.04) !important;
    box-shadow: 0 12px 26px rgba(255, 75, 22, 0.38) !important;
}

/* Button shine */
.woocommerce ul.products li.product .button::before,
.woocommerce a.button::before {
    content: "";
    position: absolute;
    top: 0;
    left: -85%;
    width: 45%;
    height: 100%;
    background: linear-gradient(
        120deg,
        transparent,
        rgba(255,255,255,0.35),
        transparent
    ) !important;
    transform: skewX(-25deg);
    transition: 0.55s ease;
}

.woocommerce ul.products li.product .button:hover::before,
.woocommerce a.button:hover::before {
    left: 135%;
}

/* Keep button overflow clean */
.woocommerce ul.products li.product .button,
.woocommerce a.button {
    position: relative !important;
    overflow: hidden !important;
}

/* Better spacing between button and right icon */
.woocommerce ul.products li.product .button + .compare,
.woocommerce ul.products li.product .button + a.compare {
    margin-left: 8px !important;
}

/* ==================================================
   PRODUCT ENTRY ANIMATION
================================================== */

.woocommerce ul.products li.product:nth-child(1) { animation-delay: 0.04s !important; }
.woocommerce ul.products li.product:nth-child(2) { animation-delay: 0.08s !important; }
.woocommerce ul.products li.product:nth-child(3) { animation-delay: 0.12s !important; }
.woocommerce ul.products li.product:nth-child(4) { animation-delay: 0.16s !important; }
.woocommerce ul.products li.product:nth-child(5) { animation-delay: 0.20s !important; }
.woocommerce ul.products li.product:nth-child(6) { animation-delay: 0.24s !important; }
.woocommerce ul.products li.product:nth-child(7) { animation-delay: 0.28s !important; }
.woocommerce ul.products li.product:nth-child(8) { animation-delay: 0.32s !important; }
.woocommerce ul.products li.product:nth-child(9) { animation-delay: 0.36s !important; }
.woocommerce ul.products li.product:nth-child(10) { animation-delay: 0.40s !important; }

@keyframes productSoftUp {
    from {
        opacity: 0;
        transform: translateY(24px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ==================================================
   GRID RESPONSIVE
================================================== */

@media (min-width: 1025px) {
    .woocommerce ul.products.columns-4,
    .woocommerce ul.products {
        grid-template-columns: repeat(4, 1fr) !important;
    }
}

@media (max-width: 1024px) {
    .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr) !important;
    }

    .woocommerce ul.products li.product {
        min-height: 310px !important;
    }
}

@media (max-width: 768px) {
    .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr) !important;
        padding: 18px !important;
        gap: 18px !important;
    }

    .woocommerce ul.products li.product {
        min-height: 300px !important;
    }

    .woocommerce ul.products li.product a img {
        height: 155px !important;
    }

    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        font-size: 12px !important;
    }
}

@media (max-width: 480px) {
    .woocommerce ul.products {
        grid-template-columns: 1fr !important;
    }

    .woocommerce ul.products li.product {
        min-height: auto !important;
    }

    .woocommerce ul.products li.product a img {
        height: auto !important;
    }
}/* End custom CSS */