.elementor-3512 .elementor-element.elementor-element-582b857{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3512 .elementor-element.elementor-element-0a14d31{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3512 .elementor-element.elementor-element-60b60d3{width:100%;max-width:100%;}.elementor-3512 .elementor-element.elementor-element-60b60d3 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3512 .elementor-element.elementor-element-60b60d3.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-3512 .elementor-element.elementor-element-60b60d3.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-3512 .elementor-element.elementor-element-60b60d3.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-3512 .elementor-element.elementor-element-0a14d31{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3512 .elementor-element.elementor-element-60b60d3.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-60b60d3 *//* =========================================================
   PEPTIDE THERAPY — PRODUCTS SECTION CSS
   Luxury Apple / im8health inspired product section
========================================================= */

.pt-products-section,
.elementor-widget-woocommerce-products,
.elementor-products-grid {
  --pt-navy: #07172b;
  --pt-navy-deep: #03162f;
  --pt-blue: #0d4f93;
  --pt-gold: #c88324;
  --pt-gold-light: #f2c06b;
  --pt-gold-dark: #74400b;
  --pt-cream: #fbf7ef;
  --pt-white: #ffffff;
  --pt-muted: rgba(7, 23, 43, 0.64);
  --pt-border: rgba(200, 131, 36, 0.18);

  position: relative;
  overflow: hidden;
  padding: clamp(34px, 5vw, 72px) clamp(14px, 3vw, 28px);
  background:
    radial-gradient(circle at 14% 12%, rgba(242, 192, 107, 0.18), transparent 30%),
    radial-gradient(circle at 86% 18%, rgba(13, 79, 147, 0.12), transparent 34%),
    linear-gradient(180deg, #fbf7ef 0%, #ffffff 100%);
  font-family: Inter, Arial, Helvetica, sans-serif;
}

.pt-products-section::before,
.elementor-widget-woocommerce-products::before,
.elementor-products-grid::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(7, 23, 43, 0.028) 1px, transparent 1px),
    linear-gradient(rgba(7, 23, 43, 0.024) 1px, transparent 1px);
  background-size: 68px 68px;
  opacity: 0.45;
  pointer-events: none;
}

.pt-products-section > *,
.elementor-widget-woocommerce-products > *,
.elementor-products-grid > * {
  position: relative;
  z-index: 2;
}

/* =========================================================
   SECTION TITLE / HEADING
========================================================= */

.pt-products-section .elementor-heading-title,
.elementor-widget-woocommerce-products .elementor-heading-title,
.pt-products-heading {
  max-width: 920px;
  margin: 0 auto 14px !important;
  color: #07172b !important;
  text-align: center;
  font-size: clamp(38px, 5vw, 72px) !important;
  line-height: 0.96 !important;
  letter-spacing: -0.075em !important;
  font-weight: 850 !important;
  text-wrap: balance;
}

.pt-products-subheading {
  max-width: 660px;
  margin: 0 auto 34px;
  color: rgba(7, 23, 43, 0.64);
  text-align: center;
  font-size: clamp(15px, 1.35vw, 19px);
  line-height: 1.55;
  letter-spacing: -0.03em;
}

/* =========================================================
   PRODUCT GRID
========================================================= */

.pt-products-section ul.products,
.elementor-widget-woocommerce-products ul.products,
.elementor-products-grid ul.products,
.woocommerce ul.products {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto !important;
  padding: 0 !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(14px, 2vw, 22px) !important;
}

.pt-products-section ul.products::before,
.pt-products-section ul.products::after,
.elementor-widget-woocommerce-products ul.products::before,
.elementor-widget-woocommerce-products ul.products::after,
.woocommerce ul.products::before,
.woocommerce ul.products::after {
  display: none !important;
}

/* =========================================================
   PRODUCT CARD
========================================================= */

.pt-products-section ul.products li.product,
.elementor-widget-woocommerce-products ul.products li.product,
.elementor-products-grid ul.products li.product,
.woocommerce ul.products li.product {
  width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 14px 14px 18px !important;
  border-radius: 28px !important;
  overflow: hidden;
  background:
    radial-gradient(circle at 88% 8%, rgba(242, 192, 107, 0.13), transparent 34%),
    linear-gradient(135deg, rgba(255,255,255,0.98), rgba(255,255,255,0.76)) !important;
  border: 1px solid rgba(200, 131, 36, 0.18) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.92),
    0 18px 48px rgba(7, 23, 43, 0.08) !important;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    border-color 0.25s ease,
    background 0.25s ease !important;
}

.pt-products-section ul.products li.product:hover,
.elementor-widget-woocommerce-products ul.products li.product:hover,
.elementor-products-grid ul.products li.product:hover,
.woocommerce ul.products li.product:hover {
  transform: translateY(-5px);
  border-color: rgba(13, 79, 147, 0.26) !important;
  background:
    radial-gradient(circle at 88% 8%, rgba(13, 79, 147, 0.10), transparent 34%),
    linear-gradient(135deg, #ffffff, #f3f9fc) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.96),
    0 24px 58px rgba(13, 79, 147, 0.13) !important;
}

/* Product clickable wrapper */
.pt-products-section ul.products li.product a.woocommerce-LoopProduct-link,
.elementor-widget-woocommerce-products ul.products li.product a.woocommerce-LoopProduct-link,
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
  display: block;
  text-decoration: none !important;
}

/* =========================================================
   PRODUCT IMAGE
========================================================= */

.pt-products-section ul.products li.product img,
.elementor-widget-woocommerce-products ul.products li.product img,
.elementor-products-grid ul.products li.product img,
.woocommerce ul.products li.product img {
  width: 100% !important;
  aspect-ratio: 1 / 1 !important;
  height: auto !important;
  object-fit: contain !important;
  object-position: center !important;
  padding: clamp(16px, 2.3vw, 26px) !important;
  margin: 0 0 16px !important;
  border-radius: 22px !important;
  background:
    radial-gradient(circle at 50% 35%, rgba(242, 192, 107, 0.16), transparent 34%),
    linear-gradient(135deg, #ffffff 0%, #f8f3e9 100%) !important;
  border: 1px solid rgba(200, 131, 36, 0.14) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.86),
    0 12px 30px rgba(7, 23, 43, 0.06) !important;
  transition:
    transform 0.28s ease,
    box-shadow 0.28s ease !important;
}

.pt-products-section ul.products li.product:hover img,
.elementor-widget-woocommerce-products ul.products li.product:hover img,
.woocommerce ul.products li.product:hover img {
  transform: scale(1.025);
}

/* =========================================================
   PRODUCT TITLE
========================================================= */

.pt-products-section ul.products li.product .woocommerce-loop-product__title,
.elementor-widget-woocommerce-products ul.products li.product .woocommerce-loop-product__title,
.elementor-products-grid ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h2,
.woocommerce ul.products li.product h3 {
  min-height: 48px;
  margin: 0 4px 8px !important;
  padding: 0 !important;
  color: #07172b !important;
  font-family: Inter, Arial, Helvetica, sans-serif !important;
  font-size: clamp(17px, 1.6vw, 20px) !important;
  line-height: 1.08 !important;
  letter-spacing: -0.045em !important;
  font-weight: 900 !important;
  text-wrap: balance;
  word-break: normal !important;
  overflow-wrap: normal !important;
}

/* =========================================================
   PRICE
========================================================= */

.pt-products-section ul.products li.product .price,
.elementor-widget-woocommerce-products ul.products li.product .price,
.woocommerce ul.products li.product .price {
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 4px 14px !important;
  color: #c88324 !important;
  font-family: Inter, Arial, Helvetica, sans-serif !important;
  font-size: 18px !important;
  line-height: 1.1 !important;
  font-weight: 900 !important;
  letter-spacing: -0.035em;
}

.woocommerce ul.products li.product .price del {
  color: rgba(7, 23, 43, 0.36) !important;
  font-size: 14px;
  font-weight: 700;
  opacity: 1 !important;
}

.woocommerce ul.products li.product .price ins {
  color: #c88324 !important;
  text-decoration: none !important;
}

/* =========================================================
   SALE BADGE
========================================================= */

.pt-products-section span.onsale,
.elementor-widget-woocommerce-products span.onsale,
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale {
  top: 22px !important;
  left: 22px !important;
  right: auto !important;
  min-width: auto !important;
  min-height: auto !important;
  padding: 8px 12px !important;
  border-radius: 999px !important;
  color: #ffffff !important;
  background:
    linear-gradient(135deg, #f2c06b, #c88324, #74400b) !important;
  font-size: 10.5px !important;
  font-weight: 900 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  line-height: 1 !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.32),
    0 10px 26px rgba(128, 72, 10, 0.24) !important;
}

/* =========================================================
   BUTTON
========================================================= */

.pt-products-section ul.products li.product .button,
.elementor-widget-woocommerce-products ul.products li.product .button,
.elementor-products-grid ul.products li.product .button,
.woocommerce ul.products li.product .button {
  width: 100%;
  min-height: 50px;
  margin-top: 8px !important;
  padding: 0 22px !important;
  border-radius: 999px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  color: #ffffff !important;
  text-align: center;
  text-decoration: none !important;
  font-family: Inter, Arial, Helvetica, sans-serif !important;
  font-size: 12.5px !important;
  font-weight: 950 !important;
  letter-spacing: 0.035em !important;
  text-transform: uppercase !important;
  line-height: 1.15 !important;
  background:
    linear-gradient(135deg, #f2c06b 0%, #c88324 44%, #74400b 100%) !important;
  border: 1px solid rgba(255,255,255,0.24) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.34),
    0 14px 30px rgba(128, 72, 10, 0.24) !important;
  transition:
    transform 0.22s ease,
    filter 0.22s ease,
    box-shadow 0.22s ease,
    opacity 0.22s ease !important;
}

.pt-products-section ul.products li.product .button:hover,
.elementor-widget-woocommerce-products ul.products li.product .button:hover,
.woocommerce ul.products li.product .button:hover {
  transform: translateY(-2px);
  filter: brightness(1.08);
  color: #ffffff !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.42),
    0 20px 42px rgba(128, 72, 10, 0.32) !important;
}

/* Added to cart */
.woocommerce ul.products li.product .added_to_cart {
  width: 100%;
  min-height: 44px;
  margin-top: 8px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #0d4f93 !important;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  text-decoration: none !important;
  background: rgba(13, 79, 147, 0.08);
  border: 1px solid rgba(13, 79, 147, 0.18);
}

/* =========================================================
   MOBILE UX — HORIZONTAL PRODUCT CARDS
========================================================= */

@media (max-width: 767px) {
  .pt-products-section,
  .elementor-widget-woocommerce-products,
  .elementor-products-grid {
    padding: 34px 12px !important;
  }

  .pt-products-section .elementor-heading-title,
  .elementor-widget-woocommerce-products .elementor-heading-title,
  .pt-products-heading {
    font-size: 36px !important;
    line-height: 1 !important;
    letter-spacing: -0.062em !important;
    margin-bottom: 20px !important;
  }

  .pt-products-section ul.products,
  .elementor-widget-woocommerce-products ul.products,
  .elementor-products-grid ul.products,
  .woocommerce ul.products {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 16px !important;
    max-width: 430px !important;
    margin: 0 auto !important;
    padding: 0 !important;
  }

  .pt-products-section ul.products li.product,
  .elementor-widget-woocommerce-products ul.products li.product,
  .elementor-products-grid ul.products li.product,
  .woocommerce ul.products li.product {
    padding: 14px !important;
    border-radius: 24px !important;
    display: grid !important;
    grid-template-columns: 116px 1fr !important;
    grid-template-areas:
      "image title"
      "image price"
      "image button";
    column-gap: 16px !important;
    row-gap: 8px !important;
    align-items: center !important;
  }

  .pt-products-section ul.products li.product:hover,
  .elementor-widget-woocommerce-products ul.products li.product:hover,
  .woocommerce ul.products li.product:hover {
    transform: none !important;
  }

  .pt-products-section ul.products li.product a.woocommerce-LoopProduct-link,
  .elementor-widget-woocommerce-products ul.products li.product a.woocommerce-LoopProduct-link,
  .woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
    display: contents !important;
  }

  .pt-products-section ul.products li.product img,
  .elementor-widget-woocommerce-products ul.products li.product img,
  .woocommerce ul.products li.product img {
    grid-area: image;
    width: 116px !important;
    height: 116px !important;
    aspect-ratio: 1 / 1 !important;
    object-fit: contain !important;
    padding: 10px !important;
    margin: 0 !important;
    border-radius: 18px !important;
  }

  .pt-products-section ul.products li.product .woocommerce-loop-product__title,
  .elementor-widget-woocommerce-products ul.products li.product .woocommerce-loop-product__title,
  .woocommerce ul.products li.product .woocommerce-loop-product__title,
  .woocommerce ul.products li.product h2,
  .woocommerce ul.products li.product h3 {
    grid-area: title;
    min-height: auto !important;
    margin: 0 !important;
    text-align: left !important;
    font-size: 17px !important;
    line-height: 1.08 !important;
    letter-spacing: -0.045em !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    hyphens: none !important;
  }

  .pt-products-section ul.products li.product .price,
  .elementor-widget-woocommerce-products ul.products li.product .price,
  .woocommerce ul.products li.product .price {
    grid-area: price;
    justify-content: flex-start !important;
    margin: 0 !important;
    text-align: left !important;
    font-size: 18px !important;
  }

  .pt-products-section ul.products li.product .button,
  .elementor-widget-woocommerce-products ul.products li.product .button,
  .woocommerce ul.products li.product .button {
    grid-area: button;
    width: fit-content !important;
    min-width: 122px !important;
    min-height: 42px !important;
    margin: 2px 0 0 !important;
    padding: 0 18px !important;
    font-size: 11px !important;
  }

  .woocommerce ul.products li.product .star-rating {
    display: none !important;
  }

  .woocommerce span.onsale,
  .woocommerce ul.products li.product .onsale {
    top: 10px !important;
    left: 10px !important;
    padding: 7px 10px !important;
    font-size: 9px !important;
  }
}

/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 390px) {
  .pt-products-section ul.products li.product,
  .elementor-widget-woocommerce-products ul.products li.product,
  .woocommerce ul.products li.product {
    grid-template-columns: 102px 1fr !important;
    column-gap: 13px !important;
    padding: 12px !important;
  }

  .pt-products-section ul.products li.product img,
  .elementor-widget-woocommerce-products ul.products li.product img,
  .woocommerce ul.products li.product img {
    width: 102px !important;
    height: 102px !important;
    padding: 8px !important;
  }

  .pt-products-section ul.products li.product .woocommerce-loop-product__title,
  .elementor-widget-woocommerce-products ul.products li.product .woocommerce-loop-product__title,
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 15.5px !important;
    line-height: 1.08 !important;
  }

  .pt-products-section ul.products li.product .price,
  .woocommerce ul.products li.product .price {
    font-size: 16px !important;
  }

  .pt-products-section ul.products li.product .button,
  .woocommerce ul.products li.product .button {
    min-width: 108px !important;
    min-height: 40px !important;
    padding: 0 14px !important;
    font-size: 10px !important;
  }
}/* End custom CSS */