/* HOE Product Archive & Single - Luxury Styling */

/* Hide duplicate WooCommerce add-to-cart when Elementor template is active */
/* The Elementor template has its own add-to-cart widget, hide the default WooCommerce hook output */
.single-product .summary > form.cart,
.single-product .entry-summary > form.cart,
.single-product .product > .summary > form.cart,
.single-product div.product > .summary > form.cart {
    display: none !important;
}

/* But keep form.cart visible inside Elementor widgets */
.single-product .elementor-widget form.cart,
.single-product .elementor form.cart {
    display: block !important;
}

/* Archive Hero Section */
.elementor-86675 .elementor-section:first-child {
    background: #F0EBE7 !important;
    padding: 40px 20px !important;
}

/* Product Grid - handled by HOE Product Filter plugin */
.elementor-86675 ul.products,
ul.products {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 30px 20px !important;
    padding: 40px 0 !important;
}

@media (max-width: 1200px) {
    .elementor-86675 ul.products,
    ul.products {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

@media (max-width: 992px) {
    .elementor-86675 ul.products,
    ul.products {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (max-width: 576px) {
    .elementor-86675 ul.products,
    ul.products {
        grid-template-columns: 1fr !important;
        gap: 20px !important;
    }
}

/* Product Cards */
.elementor-86675 ul.products li.product {
    background: #FFFFFF !important;
    border: 1px solid #E4E4E1 !important;
    border-radius: 8px !important;
    padding: 20px !important;
    transition: all 0.3s ease !important;
    display: flex !important;
    flex-direction: column !important;
}

.elementor-86675 ul.products li.product:hover {
    box-shadow: 0 8px 30px rgba(0,0,0,0.1) !important;
    transform: translateY(-4px) !important;
    border-color: #BF9F5A !important;
}

/* Product Images */
.elementor-86675 ul.products li.product a img,
.elementor-86675 ul.products li.product .attachment-woocommerce_thumbnail {
    border-radius: 6px !important;
    margin-bottom: 16px !important;
}

/* Product Titles */
.elementor-86675 ul.products li.product .woocommerce-loop-product__title,
.elementor-86675 ul.products li.product h2 {
    font-family: 'Abhaya Libre', serif !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #000000 !important;
    margin: 12px 0 8px !important;
    line-height: 1.3 !important;
}

/* Product Prices */
.elementor-86675 ul.products li.product .price {
    font-family: 'Lora', serif !important;
    font-size: 18px !important;
    color: #000000 !important;
    margin-bottom: 16px !important;
}

/* Buttons */
.elementor-86675 ul.products li.product .button,
.elementor-86675 ul.products li.product a.add_to_cart_button {
    background: #000000 !important;
    color: #FFFFFF !important;
    font-family: 'Abhaya Libre', serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    padding: 12px 24px !important;
    border-radius: 4px !important;
    border: none !important;
    transition: all 0.3s ease !important;
    margin-top: auto !important;
    text-align: center !important;
}

.elementor-86675 ul.products li.product .button:hover,
.elementor-86675 ul.products li.product a.add_to_cart_button:hover {
    background: #BF9F5A !important;
    color: #FFFFFF !important;
}

/* Single Product Template */
.elementor-86673 .product_title,
.elementor-86673 h1.entry-title {
    font-family: 'Abhaya Libre', serif !important;
    font-size: 42px !important;
    font-weight: 600 !important;
    color: #000000 !important;
    line-height: 1.2 !important;
    margin-bottom: 16px !important;
}

.elementor-86673 .price {
    font-family: 'Abhaya Libre', serif !important;
    font-size: 32px !important;
    font-weight: 600 !important;
    color: #000000 !important;
}

.elementor-86673 .woocommerce-product-details__short-description {
    font-family: 'Lora', serif !important;
    font-size: 15px !important;
    line-height: 1.7 !important;
    color: #333333 !important;
}

.elementor-86673 .single_add_to_cart_button {
    background: #000000 !important;
    color: #FFFFFF !important;
    font-family: 'Abhaya Libre', serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    padding: 16px 40px !important;
    border-radius: 4px !important;
    transition: all 0.3s ease !important;
}

.elementor-86673 .single_add_to_cart_button:hover {
    background: #BF9F5A !important;
}

/* Links in gold */
.elementor-86673 a:not(.button),
.elementor-86675 .woocommerce-breadcrumb a {
    color: #BF9F5A !important;
}

/* Trust Badges */
.elementor-86673 .elementor-icon-box-title {
    font-family: 'Abhaya Libre', serif !important;
    font-weight: 600 !important;
}

.elementor-86673 .elementor-icon i {
    color: #BF9F5A !important;
}

/* JetProductGallery - Single Product Slider */
.jet-woo-product-gallery-slider {
    margin-bottom: 20px;
}

/* Thumbnail slider - larger thumbnails like live site */
.jet-woo-product-gallery-slider .jet-woo-product-gallery__thumbs {
    margin-top: 15px;
}

.jet-woo-product-gallery-slider .jet-woo-product-gallery__thumbs .jet-woo-product-gallery__image-item {
    padding: 5px;
}

.jet-woo-product-gallery-slider .jet-woo-product-gallery__thumbs img {
    border-radius: 4px;
    height: 120px !important;
    width: auto !important;
    object-fit: cover;
}

/* Navigation arrows styling */
.jet-woo-product-gallery-slider .jet-swiper-button-prev,
.jet-woo-product-gallery-slider .jet-swiper-button-next {
    background: rgba(255,255,255,0.9) !important;
    width: 44px !important;
    height: 44px !important;
    border-radius: 50% !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15) !important;
}

.jet-woo-product-gallery-slider .jet-swiper-button-prev:hover,
.jet-woo-product-gallery-slider .jet-swiper-button-next:hover {
    background: #ffffff !important;
}

.jet-woo-product-gallery-slider .jet-swiper-button-prev i,
.jet-woo-product-gallery-slider .jet-swiper-button-next i {
    color: #333333 !important;
    font-size: 18px !important;
}

/* Thumbnail navigation arrows */
.jet-woo-product-gallery__thumbs-wrapper .jet-swiper-button-prev,
.jet-woo-product-gallery__thumbs-wrapper .jet-swiper-button-next {
    background: rgba(255,255,255,0.95) !important;
    width: 36px !important;
    height: 36px !important;
    border-radius: 50% !important;
    box-shadow: 0 2px 6px rgba(0,0,0,0.12) !important;
}

/* Mobile - Gallery responsive */
@media (max-width: 1024px) {
    .jet-woo-product-gallery-slider .jet-woo-product-gallery__thumbs img {
        height: 100px !important;
    }

    .jet-woo-product-gallery-slider .jet-swiper-button-prev,
    .jet-woo-product-gallery-slider .jet-swiper-button-next {
        width: 40px !important;
        height: 40px !important;
    }
}

@media (max-width: 767px) {
    .jet-woo-product-gallery-slider .jet-woo-product-gallery__thumbs img {
        height: 80px !important;
    }

    .jet-woo-product-gallery-slider .jet-swiper-button-prev,
    .jet-woo-product-gallery-slider .jet-swiper-button-next {
        width: 36px !important;
        height: 36px !important;
    }

    .jet-woo-product-gallery-slider .jet-swiper-button-prev i,
    .jet-woo-product-gallery-slider .jet-swiper-button-next i {
        font-size: 14px !important;
    }

    .jet-woo-product-gallery__thumbs-wrapper .jet-swiper-button-prev,
    .jet-woo-product-gallery__thumbs-wrapper .jet-swiper-button-next {
        width: 30px !important;
        height: 30px !important;
    }

    /* Stack product layout on mobile */
    .elementor-88213 .elementor-section[data-id="product_6921469079bab"] .elementor-column {
        width: 100% !important;
    }
}
