.elementor-1535 .elementor-element.elementor-element-fa295f2{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1535 .elementor-element.elementor-element-42f4720{padding:20px 20px 20px 20px;text-align:start;}.elementor-1535 .elementor-element.elementor-element-42f4720 .elementor-heading-title{color:#000000;}.elementor-1535 .elementor-element.elementor-element-3b1728b{padding:3px 30px 30px 30px;text-align:start;}.elementor-1535 .elementor-element.elementor-element-3b1728b .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );color:#000000;}.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-1535 .elementor-element.elementor-element-51a7d73 > .elementor-widget-container{padding:25px 25px 25px 25px;}.elementor-1535 .elementor-element.elementor-element-51a7d73.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-1535 .elementor-element.elementor-element-51a7d73.elementor-wc-products ul.products li.product{padding:15px 0px 015px 0px;}.elementor-1535 .elementor-element.elementor-element-51a7d73.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-1535 .elementor-element.elementor-element-51a7d73.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-1535 .elementor-element.elementor-element-51a7d73.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-51a7d73 *//* Pharma Peptides — product cards (applies to all product grids) */

/* Card frame + padding */
.elementor-widget-woocommerce-products ul.products li.product {
  border: 1px solid #e8e4db;
  border-radius: 6px;
  padding: 32px 24px;
  background: #fff;
  text-align: center !important;
}

/* Center image, title, price, Learn More */
.elementor-widget-woocommerce-products ul.products li.product a.woocommerce-LoopProduct-link {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

/* Title -> dark + bold */
.elementor-widget-woocommerce-products ul.products li.product .woocommerce-loop-product__title {
  color: #1a1a1a !important;
  font-weight: 700;
  font-size: 16px;
  margin-top: 12px;
}

/* Price -> pale-blue pill */
.elementor-widget-woocommerce-products ul.products li.product .price {
  display: inline-block;
  background: #e9f1fb;
  color: #1a1a1a !important;
  padding: 6px 14px;
  border-radius: 999px;
  font-weight: 600;
  font-size: 14px;
}

/* Hide default Select options / Add to cart button */
.elementor-widget-woocommerce-products ul.products li.product .button {
  display: none !important;
}

/* "Learn More" link */
.elementor-widget-woocommerce-products ul.products li.product a.woocommerce-LoopProduct-link::after {
  content: "Learn More →";
  margin-top: 14px;
  color: #1a9b6c;
  font-weight: 600;
  font-size: 14px;
}/* End custom CSS */