.elementor-6 .elementor-element.elementor-element-a922346{margin-top:40px;margin-bottom:0px;}.elementor-6 .elementor-element.elementor-element-5f238c0{margin-top:30px;margin-bottom:30px;}.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-6 .elementor-element.elementor-element-3290107.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-6 .elementor-element.elementor-element-3290107.elementor-wc-products ul.products li.product span.onsale{display:block;}.elementor-6 .elementor-element.elementor-element-ade09a2{margin-top:70px;margin-bottom:0px;}.elementor-6 .elementor-element.elementor-element-bffdb83{margin-top:70px;margin-bottom:70px;}.elementor-6 .elementor-element.elementor-element-49faa78.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-6 .elementor-element.elementor-element-49faa78.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-6 .elementor-element.elementor-element-3290107.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-6 .elementor-element.elementor-element-49faa78.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-6 .elementor-element.elementor-element-3290107.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-6 .elementor-element.elementor-element-49faa78.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-3290107 *//* ============================================================
   SPICESHUT STYLE - COMPLETE FINAL CSS
   ============================================================ */

/* ===== GRID WRAPPER ===== */
.elementor-widget-woocommerce-products .woocommerce ul.products,
.woocommerce ul.products {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    box-sizing: border-box !important;
    border-left: 1px solid #e8e8e8 !important;
    border-top: 1px solid #e8e8e8 !important;
    list-style: none !important;
    align-items: stretch !important;
}

/* ===== PRODUCT CARD - flex column so button stays at bottom ===== */
.elementor-widget-woocommerce-products .woocommerce ul.products li.product,
.woocommerce ul.products li.product,
ul.products li.product {
    width: 20% !important;
    flex: 0 0 20% !important;
    max-width: 20% !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    border-right: 1px solid #e8e8e8 !important;
    border-bottom: 1px solid #e8e8e8 !important;
    border-top: none !important;
    border-left: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: #ffffff !important;
    position: relative !important;
    text-align: center !important;
    overflow: hidden !important;
    transition: box-shadow 0.25s ease !important;
    /* KEY FIX: flex column pushes button to bottom */
    display: flex !important;
    flex-direction: column !important;
}

/* Override all WooCommerce column classes */
.woocommerce ul.products.columns-5 li.product,
.woocommerce ul.products.columns-4 li.product,
.woocommerce ul.products.columns-3 li.product,
.woocommerce ul.products.columns-2 li.product,
.woocommerce ul.products.columns-1 li.product {
    width: 20% !important;
    flex: 0 0 20% !important;
    max-width: 20% !important;
    margin: 0 !important;
}

/* Card hover */
ul.products li.product:hover {
    box-shadow: 0 4px 18px rgba(0,0,0,0.10) !important;
    z-index: 2 !important;
}

/* ===== PRODUCT IMAGE ===== */
ul.products li.product a img,
ul.products li.product .woocommerce-loop-product__link img {
    width: 100% !important;
    height: 200px !important;
    object-fit: contain !important;
    padding: 15px 15px 10px !important;
    background: #fff !important;
    display: block !important;
    margin: 0 auto !important;
    box-sizing: border-box !important;
    flex-shrink: 0 !important;
}

/* ===== CONTENT AREA - grows to fill space ===== */
ul.products li.product .woocommerce-loop-product__link {
    display: flex !important;
    flex-direction: column !important;
    flex: 1 !important;
}

/* ===== TITLE ===== */
ul.products li.product .woocommerce-loop-product__title,
ul.products li.product h2 {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #222222 !important;
    padding: 10px 12px 4px !important;
    margin: 0 !important;
    line-height: 1.5 !important;
    text-align: center !important;
    flex: 1 !important;
}

/* ===== PRICE ===== */
ul.products li.product .price {
    display: block !important;
    margin: 4px 0 8px !important;
    text-align: center !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #e02020 !important;
    padding: 0 10px !important;
    min-height: 40px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-wrap: wrap !important;
    gap: 4px !important;
}

/* Old strikethrough price - gray */
ul.products li.product .price del,
ul.products li.product .price del .woocommerce-Price-amount,
ul.products li.product .price del .amount,
ul.products li.product .price del bdi {
    color: #aaaaaa !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    opacity: 1 !important;
    text-decoration: line-through !important;
}

/* Sale current price - RED */
ul.products li.product .price ins,
ul.products li.product .price ins .woocommerce-Price-amount,
ul.products li.product .price ins .amount,
ul.products li.product .price ins bdi {
    color: #e02020 !important;
    text-decoration: none !important;
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 14px !important;
    background: transparent !important;
}

/* Regular price - RED */
ul.products li.product .price > .woocommerce-Price-amount,
ul.products li.product .price > .amount,
ul.products li.product .price bdi {
    color: #e02020 !important;
}

/* Kill any blue link color in price */
ul.products li.product .price a,
ul.products li.product .price span a {
    color: #e02020 !important;
    text-decoration: none !important;
}

/* ===== ADD TO CART BUTTON - always at bottom ===== */
ul.products li.product .button.add_to_cart_button,
ul.products li.product .single_add_to_cart_button,
ul.products li.product a.button,
ul.products li.product .add_to_cart_button,
ul.products li.product a.button.product_type_variable,
ul.products li.product a.button.product_type_simple {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    background: #e02020 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 4px !important;
    padding: 11px 15px !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    cursor: pointer !important;
    /* KEY FIX: margin-top auto pushes to bottom */
    margin: auto 5% 12px !important;
    width: 90% !important;
    text-align: center !important;
    box-sizing: border-box !important;
    transition: background 0.2s ease !important;
    text-decoration: none !important;
    flex-shrink: 0 !important;
}

ul.products li.product .button.add_to_cart_button:hover,
ul.products li.product a.button:hover {
    background: #c01010 !important;
    color: #ffffff !important;
}

/* ===== SALE BADGE - Perfect red circle ===== */
ul.products li.product .onsale {
    position: absolute !important;
    top: 10px !important;
    left: 10px !important;
    right: auto !important;
    bottom: auto !important;
    background: #e02020 !important;
    color: #ffffff !important;
    border-radius: 50% !important;
    width: 50px !important;
    height: 50px !important;
    min-height: unset !important;
    min-width: unset !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    z-index: 5 !important;
}

/* ===== WISHLIST - Hidden, heart icon on hover top-right ===== */
ul.products li.product .yith-wcwl-add-to-wishlist,
ul.products li.product .tinvwl_add_to_wishlist_button,
ul.products li.product [class*="wishlist"] {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    left: auto !important;
    bottom: auto !important;
    z-index: 10 !important;
    opacity: 0 !important;
    transition: opacity 0.2s ease !important;
    background: rgba(255,255,255,0.92) !important;
    border-radius: 50% !important;
    width: 34px !important;
    height: 34px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 0 !important;
    flex-shrink: 0 !important;
}

ul.products li.product:hover .yith-wcwl-add-to-wishlist,
ul.products li.product:hover .tinvwl_add_to_wishlist_button,
ul.products li.product:hover [class*="wishlist"] {
    opacity: 1 !important;
}

/* Hide wishlist text, icon only */
ul.products li.product [class*="wishlist"] span:not([class*="icon"]):not(.fa):not([class*="heart"]),
ul.products li.product .yith-wcwl-add-to-wishlist .add_to_wishlist span {
    display: none !important;
    font-size: 0 !important;
    width: 0 !important;
    overflow: hidden !important;
}

ul.products li.product [class*="wishlist"] a,
ul.products li.product [class*="wishlist"] button,
ul.products li.product .yith-wcwl-add-to-wishlist a {
    font-size: 18px !important;
    color: #e02020 !important;
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 34px !important;
    height: 34px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-decoration: none !important;
}

/* ===== CATEGORY & SKU ===== */
ul.products li.product .product-category-link,
ul.products li.product .ast-woo-product-category {
    font-size: 12px !important;
    color: #888888 !important;
    display: block !important;
    margin: 0 0 3px !important;
    text-align: center !important;
}

ul.products li.product .sku {
    font-size: 12px !important;
    color: #555555 !important;
    display: block !important;
    margin: 0 0 5px !important;
    text-align: center !important;
}

/* ===== SELECT WEIGHT DROPDOWN ===== */
ul.products li.product .variations,
ul.products li.product form.variations_form {
    display: block !important;
    margin: 8px auto !important;
    width: 90% !important;
}

ul.products li.product select,
ul.products li.product .variations select {
    border: 1.5px solid #f07c27 !important;
    border-radius: 4px !important;
    color: #444444 !important;
    padding: 7px 10px !important;
    width: 100% !important;
    font-size: 13px !important;
    background-color: #ffffff !important;
    display: block !important;
    margin: 0 auto !important;
    appearance: auto !important;
    cursor: pointer !important;
    box-sizing: border-box !important;
}

/* ===== TABLET - 3 columns ===== */
@media (max-width: 1024px) and (min-width: 769px) {
    .elementor-widget-woocommerce-products .woocommerce ul.products li.product,
    .woocommerce ul.products li.product,
    ul.products li.product {
        width: 33.3333% !important;
        flex: 0 0 33.3333% !important;
        max-width: 33.3333% !important;
    }
}

/* ===== MOBILE - 2 columns, max 4 products (2 rows) ===== */
@media (max-width: 768px) {
    .elementor-widget-woocommerce-products .woocommerce ul.products li.product,
    .woocommerce ul.products li.product,
    ul.products li.product {
        width: 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    /* Hide products beyond 4 on mobile (2 rows x 2 cols) */
    ul.products li.product:nth-child(n+5) {
        display: none !important;
    }

    ul.products li.product a img,
    ul.products li.product .woocommerce-loop-product__link img {
        height: 150px !important;
    }

    ul.products li.product .woocommerce-loop-product__title,
    ul.products li.product h2 {
        font-size: 12px !important;
        padding: 8px 8px 3px !important;
    }

    ul.products li.product .price {
        font-size: 12px !important;
        min-height: 36px !important;
    }

    ul.products li.product .price ins {
        font-size: 12px !important;
    }

    ul.products li.product .button.add_to_cart_button,
    ul.products li.product a.button {
        font-size: 11px !important;
        padding: 9px 8px !important;
        letter-spacing: 0 !important;
    }

    ul.products li.product .onsale {
        width: 40px !important;
        height: 40px !important;
        font-size: 10px !important;
    }
}
/* ===== ADD TO CART - outline style, red on hover ===== */
ul.products li.product .button.add_to_cart_button,
ul.products li.product a.button,
ul.products li.product .add_to_cart_button,
ul.products li.product a.button.product_type_variable,
ul.products li.product a.button.product_type_simple {
    background: transparent !important;
    color: #e02020 !important;
    border: 2px solid #e02020 !important;
}

ul.products li.product .button.add_to_cart_button:hover,
ul.products li.product a.button:hover {
    background: #e02020 !important;
    color: #ffffff !important;
    border: 2px solid #e02020 !important;
}/* End custom CSS */
/* Start custom CSS for woocommerce-products, class: .elementor-element-49faa78 *//* Refined luxury light Woo / Elementor product grid */
.lux-product-grid ul.products {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 18px !important;
  margin: 0 !important;
  padding: 0 !important;
}

.lux-product-grid ul.products li.product {
  width: 100% !important;
  margin: 0 !important;
  float: none !important;
  display: flex !important;
  flex-direction: column !important;
  min-height: 335px;
  padding: 10px !important;
  background: #ffffff;
  border: 1px solid rgba(16, 67, 105, 0.1);
  border-radius: 8px;
  box-shadow: 0 12px 32px rgba(12, 43, 66, 0.08);
  overflow: hidden;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.lux-product-grid ul.products li.product:hover {
  transform: translateY(-5px);
  border-color: rgba(30, 125, 218, 0.32);
  box-shadow: 0 20px 45px rgba(12, 43, 66, 0.14);
}

.lux-product-grid li.product a.woocommerce-LoopProduct-link {
  display: flex !important;
  flex-direction: column !important;
  flex: 1 1 auto !important;
  height: 100%;
  text-decoration: none !important;
}

/* Bigger image, less empty space */
.lux-product-grid li.product a.woocommerce-LoopProduct-link > img,
.lux-product-grid li.product img.attachment-woocommerce_thumbnail,
.lux-product-grid li.product img.wp-post-image {
  display: block !important;
  width: 100% !important;
  height: 175px !important;
  max-height: 175px !important;
  object-fit: contain !important;
  padding: 6px !important;
  margin: 0 0 12px !important;
  background: #f7fafc;
  border-radius: 7px;
  transition: transform 0.25s ease;
}

.lux-product-grid li.product:hover img {
  transform: scale(1.035);
}

/* Product title */
.lux-product-grid .woocommerce-loop-product__title {
  min-height: 40px;
  margin: 0 0 8px !important;
  padding: 0 !important;
  color: #12344d !important;
  font-size: 13px !important;
  line-height: 1.28 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
}

/* Price styling */
.lux-product-grid li.product .price {
  display: block !important;
  margin: auto 0 12px !important;
  color: #39a85c !important;
  font-size: 15px !important;
  line-height: 1.2 !important;
  font-weight: 900 !important;
}

/* Regular price on sale */
.lux-product-grid li.product .price del,
.lux-product-grid li.product .price del .woocommerce-Price-amount,
.lux-product-grid li.product .price del bdi {
  color: #176bc4 !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  opacity: 0.75;
}

/* Sale price */
.lux-product-grid li.product .price ins,
.lux-product-grid li.product .price ins .woocommerce-Price-amount,
.lux-product-grid li.product .price ins bdi {
  color: #39a85c !important;
  text-decoration: none !important;
  font-size: 15px !important;
  font-weight: 900 !important;
}

/* Normal price */
.lux-product-grid li.product .price > .woocommerce-Price-amount,
.lux-product-grid li.product .price > .woocommerce-Price-amount bdi {
  color: #39a85c !important;
}

/* Blue button aligned at bottom */
.lux-product-grid li.product .button,
.lux-product-grid li.product .add_to_cart_button {
  width: 100% !important;
  min-height: 40px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: auto 0 0 !important;
  padding: 11px 12px !important;
  background: linear-gradient(180deg, #2588e8 0%, #176bc4 100%) !important;
  color: #ffffff !important;
  border: none !important;
  border-radius: 6px !important;
  box-shadow: 0 10px 20px rgba(23, 107, 196, 0.26);
  font-size: 10px !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.07em !important;
  text-align: center !important;
  transition: all 0.22s ease;
}

.lux-product-grid li.product .button:hover,
.lux-product-grid li.product .add_to_cart_button:hover {
  background: linear-gradient(180deg, #3297f2 0%, #1262b8 100%) !important;
  color: #ffffff !important;
  transform: translateY(-2px);
}

/* Green sale badge */
.lux-product-grid li.product .onsale {
  top: 10px !important;
  right: 10px !important;
  left: auto !important;
  min-width: auto !important;
  min-height: auto !important;
  padding: 7px 10px !important;
  background: linear-gradient(180deg, #43b967 0%, #2f9d52 100%) !important;
  color: #ffffff !important;
  border-radius: 5px !important;
  font-size: 9px !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
  box-shadow: 0 8px 18px rgba(47, 157, 82, 0.28);
  z-index: 5;
}

/* Tablet */
@media (max-width: 1024px) {
  .lux-product-grid ul.products {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 16px !important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .lux-product-grid ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
  }

  .lux-product-grid ul.products li.product {
    min-height: 285px;
    padding: 8px !important;
  }

  .lux-product-grid li.product a.woocommerce-LoopProduct-link > img,
  .lux-product-grid li.product img.attachment-woocommerce_thumbnail,
  .lux-product-grid li.product img.wp-post-image {
    height: 130px !important;
    max-height: 130px !important;
    padding: 4px !important;
    margin-bottom: 10px !important;
  }

  .lux-product-grid .woocommerce-loop-product__title {
    min-height: 38px;
    font-size: 11px !important;
    line-height: 1.28 !important;
  }

  .lux-product-grid li.product .price {
    font-size: 14px !important;
    margin-bottom: 10px !important;
  }

  .lux-product-grid li.product .price ins,
  .lux-product-grid li.product .price ins .woocommerce-Price-amount,
  .lux-product-grid li.product .price ins bdi {
    font-size: 14px !important;
  }

  .lux-product-grid li.product .button,
  .lux-product-grid li.product .add_to_cart_button {
    min-height: 37px !important;
    padding: 10px 7px !important;
    font-size: 8.5px !important;
    letter-spacing: 0.05em !important;
  }

  .lux-product-grid li.product .onsale {
    top: 8px !important;
    right: 8px !important;
    padding: 6px 8px !important;
    font-size: 8px !important;
  }
}
/* Ultra-tight grid + full image override */
.lux-product-grid ul.products {
  gap: 2px !important;
  column-gap: 9px !important;
  row-gap: 18px !important;
}

/* Keep cards tight */
.lux-product-grid ul.products li.product {
  padding: 4px !important;
  border-radius: 6px !important;
}

/* Remove image frame/padding completely */
.lux-product-grid li.product a.woocommerce-LoopProduct-link > img,
.lux-product-grid li.product img.attachment-woocommerce_thumbnail,
.lux-product-grid li.product img.wp-post-image {
  width: 100% !important;
  height: 185px !important;
  max-height: 185px !important;
  display: block !important;
  object-fit: cover !important;
  object-position: center center !important;
  padding: 0 !important;
  margin: 0 0 10px !important;
  background: transparent !important;
  border-radius: 5px !important;
}

/* Make sure Elementor/Woo wrappers do not add image spacing */
.lux-product-grid li.product a img,
.lux-product-grid li.product .woocommerce-loop-product__link img,
.lux-product-grid li.product .attachment-woocommerce_thumbnail {
  padding: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* Slightly tighter inner content after image */
.lux-product-grid .woocommerce-loop-product__title {
  padding: 0 4px !important;
}

.lux-product-grid li.product .price {
  padding: 0 4px !important;
}

.lux-product-grid li.product .button,
.lux-product-grid li.product .add_to_cart_button {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* Mobile also almost no horizontal gap */
@media (max-width: 767px) {
  .lux-product-grid ul.products {
    gap: 2px !important;
    column-gap: 5px !important;
    row-gap: 14px !important;
  }

  .lux-product-grid ul.products li.product {
    padding: 3px !important;
  }

  .lux-product-grid li.product a.woocommerce-LoopProduct-link > img,
  .lux-product-grid li.product img.attachment-woocommerce_thumbnail,
  .lux-product-grid li.product img.wp-post-image {
    height: 140px !important;
    max-height: 140px !important;
    padding: 0 !important;
    object-fit: cover !important;
  }
}/* Ultra-tight grid + full image override */
.lux-product-grid ul.products {
  gap: 2px !important;
  column-gap: 10px !important;
  row-gap: 18px !important;
}

/* Keep cards tight */
.lux-product-grid ul.products li.product {
  padding: 4px !important;
  border-radius: 6px !important;
}

/* Remove image frame/padding completely */
.lux-product-grid li.product a.woocommerce-LoopProduct-link > img,
.lux-product-grid li.product img.attachment-woocommerce_thumbnail,
.lux-product-grid li.product img.wp-post-image {
  width: 100% !important;
  height: 185px !important;
  max-height: 185px !important;
  display: block !important;
  object-fit: cover !important;
  object-position: center center !important;
  padding: 0 !important;
  margin: 0 0 10px !important;
  background: transparent !important;
  border-radius: 5px !important;
}

/* Make sure Elementor/Woo wrappers do not add image spacing */
.lux-product-grid li.product a img,
.lux-product-grid li.product .woocommerce-loop-product__link img,
.lux-product-grid li.product .attachment-woocommerce_thumbnail {
  padding: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* Slightly tighter inner content after image */
.lux-product-grid .woocommerce-loop-product__title {
  padding: 0 4px !important;
}

.lux-product-grid li.product .price {
  padding: 0 4px !important;
}

.lux-product-grid li.product .button,
.lux-product-grid li.product .add_to_cart_button {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* Mobile also almost no horizontal gap */
@media (max-width: 767px) {
  .lux-product-grid ul.products {
    gap: 2px !important;
    column-gap: 5px !important;
    row-gap: 14px !important;
  }

  .lux-product-grid ul.products li.product {
    padding: 3px !important;
  }

  .lux-product-grid li.product a.woocommerce-LoopProduct-link > img,
  .lux-product-grid li.product img.attachment-woocommerce_thumbnail,
  .lux-product-grid li.product img.wp-post-image {
    height: 140px !important;
    max-height: 140px !important;
    padding: 0 !important;
    object-fit: cover !important;
  }
}



/* Fix 600x800 portrait product images - no crop */
.lux-product-grid li.product a.woocommerce-LoopProduct-link > img,
.lux-product-grid li.product img.attachment-woocommerce_thumbnail,
.lux-product-grid li.product img.wp-post-image,
.elementor-6 .elementor-element.elementor-element-49faa78 li.product a.woocommerce-LoopProduct-link > img,
.elementor-6 .elementor-element.elementor-element-49faa78 li.product img.attachment-woocommerce_thumbnail,
.elementor-6 .elementor-element.elementor-element-49faa78 li.product img.wp-post-image {
  height: 230px !important;
  max-height: 230px !important;
  width: 100% !important;
  object-fit: contain !important;
  object-position: center center !important;
  padding: 0 !important;
  background: #f7fafc !important;
  border-radius: 5px !important;
}

/* Adjust card height for taller portrait images */
.lux-product-grid ul.products li.product,
.elementor-6 .elementor-element.elementor-element-49faa78 ul.products li.product {
  min-height: 380px !important;
}

/* Mobile portrait image fix */
@media (max-width: 767px) {
  .lux-product-grid li.product a.woocommerce-LoopProduct-link > img,
  .lux-product-grid li.product img.attachment-woocommerce_thumbnail,
  .lux-product-grid li.product img.wp-post-image,
  .elementor-6 .elementor-element.elementor-element-49faa78 li.product a.woocommerce-LoopProduct-link > img,
  .elementor-6 .elementor-element.elementor-element-49faa78 li.product img.attachment-woocommerce_thumbnail,
  .elementor-6 .elementor-element.elementor-element-49faa78 li.product img.wp-post-image {
    height: 185px !important;
    max-height: 185px !important;
    object-fit: contain !important;
    padding: 0 !important;
  }

  .lux-product-grid ul.products li.product,
  .elementor-6 .elementor-element.elementor-element-49faa78 ul.products li.product {
    min-height: 330px !important;
  }
}/* End custom CSS */