.elementor-45398 .elementor-element.elementor-element-82d4c6e > .elementor-container{max-width:1500px;}.elementor-45398 .elementor-element.elementor-element-561d816 img{border-radius:8px 8px 8px 8px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-45398 .elementor-element.elementor-element-f476adb img{border-radius:8px 8px 8px 8px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-45398 .elementor-element.elementor-element-9f129c7 img{border-radius:8px 8px 8px 8px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-45398 .elementor-element.elementor-element-a8f5d86{--spacer-size:107px;}@media(max-width:767px){.elementor-45398 .elementor-element.elementor-element-a58c6e7{width:100%;}.elementor-45398 .elementor-element.elementor-element-998016a{width:50%;}.elementor-45398 .elementor-element.elementor-element-98c64ae{width:50%;}.elementor-45398 .elementor-element.elementor-element-a8f5d86{--spacer-size:35px;}}/* Start custom CSS for shortcode, class: .elementor-element-92b8dc1 *//* GCCE Eid Landing Page - Premium WooCommerce Product Grid */

body .woocommerce ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 18px !important;
  margin: 0 !important;
  padding: 0 !important;
}

body .woocommerce ul.products li.product {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
  clear: none !important;
  display: flex !important;
  flex-direction: column !important;
  background: #ffffff !important;
  border: 1px solid rgba(0,0,0,0.08) !important;
  border-radius: 22px !important;
  overflow: hidden !important;
  box-shadow: 0 12px 32px rgba(0,0,0,0.08) !important;
  transition: all 0.28s ease !important;
  position: relative !important;
}

body .woocommerce ul.products li.product:hover {
  transform: translateY(-6px) !important;
  box-shadow: 0 20px 46px rgba(0,0,0,0.14) !important;
  border-color: rgba(237,28,36,0.28) !important;
}

/* Product image area */
body .woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
  display: flex !important;
  flex-direction: column !important;
  flex: 1 1 auto !important;
  text-decoration: none !important;
  color: inherit !important;
}

body .woocommerce ul.products li.product img {
  width: 100% !important;
  height: 240px !important;
  object-fit: contain !important;
  background: linear-gradient(180deg, #fafafa, #ffffff) !important;
  padding: 22px !important;
  margin: 0 !important;
  border-bottom: 1px solid rgba(0,0,0,0.06) !important;
  transition: all 0.28s ease !important;
}

body .woocommerce ul.products li.product:hover img {
  transform: scale(1.04) !important;
}

/* Sale badge */
body .woocommerce span.onsale,
body .woocommerce ul.products li.product .onsale {
  background: #ed1c24 !important;
  color: #ffffff !important;
  min-height: auto !important;
  min-width: auto !important;
  line-height: 1 !important;
  padding: 8px 12px !important;
  border-radius: 999px !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  top: 14px !important;
  left: 14px !important;
  right: auto !important;
  z-index: 3 !important;
  box-shadow: 0 8px 18px rgba(237,28,36,0.25) !important;
}

/* Product title */
body .woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 15px !important;
  line-height: 1.35 !important;
  font-weight: 800 !important;
  color: #111111 !important;
  padding: 16px 18px 6px !important;
  margin: 0 !important;

  min-height: 58px !important;
  max-height: 58px !important;

  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

/* Price */
body .woocommerce ul.products li.product .price {
  color: #ed1c24 !important;
  font-size: 17px !important;
  font-weight: 900 !important;
  padding: 0 18px 14px !important;
  margin: 0 !important;
  min-height: 34px !important;
}

body .woocommerce ul.products li.product .price del {
  color: #999999 !important;
  font-size: 13px !important;
  opacity: 1 !important;
  margin-right: 6px !important;
}

body .woocommerce ul.products li.product .price ins {
  text-decoration: none !important;
  color: #ed1c24 !important;
}

/* Rating spacing if enabled */
body .woocommerce ul.products li.product .star-rating {
  margin: 0 18px 10px !important;
}

/* Add to cart button */
body .woocommerce ul.products li.product .button {
  margin: auto 18px 18px !important;
  width: calc(100% - 36px) !important;
  min-height: 46px !important;
  border-radius: 14px !important;
  background: #ed1c24 !important;
  color: #ffffff !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  text-align: center !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: none !important;
  box-shadow: 0 10px 22px rgba(237,28,36,0.20) !important;
  transition: all 0.25s ease !important;
  text-transform: none !important;
}

body .woocommerce ul.products li.product .button:hover {
  background: #111111 !important;
  color: #ffffff !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 12px 26px rgba(0,0,0,0.22) !important;
}

/* View cart / added button clean */
body .woocommerce a.added_to_cart {
  margin: -8px 18px 18px !important;
  width: calc(100% - 36px) !important;
  min-height: 42px !important;
  border-radius: 14px !important;
  background: #111111 !important;
  color: #ffffff !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  text-align: center !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-decoration: none !important;
}

/* Remove unwanted spacing from Astra/WooCommerce */
body .woocommerce ul.products::before,
body .woocommerce ul.products::after {
  display: none !important;
}

/* Tablet */
@media (max-width: 1024px) {
  body .woocommerce ul.products {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 20px !important;
  }

  body .woocommerce ul.products li.product img {
    height: 220px !important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  body .woocommerce ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 14px !important;
  }

  body .woocommerce ul.products li.product {
    border-radius: 18px !important;
  }

  body .woocommerce ul.products li.product img {
    height: 160px !important;
    padding: 16px !important;
  }

  body .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 13px !important;
    line-height: 1.35 !important;
    padding: 13px 12px 5px !important;

    min-height: 52px !important;
    max-height: 52px !important;

    -webkit-line-clamp: 2 !important;
    overflow: hidden !important;
  }

  body .woocommerce ul.products li.product .price {
    font-size: 14px !important;
    padding: 0 12px 12px !important;
  }

  body .woocommerce ul.products li.product .button {
    margin: auto 12px 14px !important;
    width: calc(100% - 24px) !important;
    min-height: 40px !important;
    font-size: 12.5px !important;
    border-radius: 12px !important;
  }

  body .woocommerce a.added_to_cart {
    margin: -6px 12px 14px !important;
    width: calc(100% - 24px) !important;
    min-height: 38px !important;
    font-size: 12px !important;
  }

  body .woocommerce span.onsale,
  body .woocommerce ul.products li.product .onsale {
    font-size: 10px !important;
    padding: 6px 9px !important;
    top: 10px !important;
    left: 10px !important;
  }
}

/* Very small mobile */
@media (max-width: 420px) {
  body .woocommerce ul.products {
    gap: 12px !important;
  }

  body .woocommerce ul.products li.product img {
    height: 145px !important;
  }
}/* End custom CSS */