.elementor-kit-7{--e-global-color-primary:#0D0D0D;--e-global-color-secondary:#1A1A1A;--e-global-color-text:#F8F8F8;--e-global-color-accent:#00AD68;--e-global-color-d438db3:#8C8C8C;--e-global-color-97c0c46:#101820;--e-global-color-b64fd3d:#E6F9FC;--e-global-color-a71baa7:#F7F5F7;--e-global-color-fd92952:#F7F7F7;--e-global-color-51a5eef:#333333;--e-global-color-47d3296:#1A1A1A;--e-global-color-28d1e49:#333333;--e-global-color-8c03b75:#0D0D0D;--e-global-color-cb0ebf5:#1A1A1A;--e-global-color-b3ffa12:#333333;--e-global-color-36c9409:#8C8C8C;--e-global-color-d291c69:#8C8C8C;--e-global-color-974573f:#F8F8F8;--e-global-color-b75c3b9:#005C38;--e-global-color-d5f4ccf:#05C3DE;--e-global-typography-primary-font-family:"Space Grotesk";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Space Grotesk";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Space Grotesk";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Space Grotesk";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Space Grotesk", Sans-serif;font-size:16px;font-weight:400;line-height:22px;background-color:var( --e-global-color-primary );}.elementor-kit-7 a{color:var( --e-global-color-d5f4ccf );}.elementor-kit-7 a:hover{color:var( --e-global-color-text );}.elementor-kit-7 h1{color:var( --e-global-color-text );}.elementor-kit-7 h2{color:var( --e-global-color-text );font-size:24px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{color:var( --e-global-color-b64fd3d );background-color:var( --e-global-color-primary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:100px 100px 100px 100px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{color:var( --e-global-color-b64fd3d );background-color:var( --e-global-color-primary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:100px 100px 100px 100px;}.elementor-kit-7 label{color:var( --e-global-color-text );font-family:"Space Grotesk", Sans-serif;}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{font-family:"Space Grotesk", Sans-serif;color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.glass-header {
  background: linear-gradient(
    135deg,
    rgba(16, 24, 32, 0.65),
    rgba(16, 24, 32, 0.35)
  );
  border: 1px solid rgba(247, 245, 247, 0.54);
  border-radius: 64px;
  backdrop-filter: blur(22px) saturate(180%);
  -webkit-backdrop-filter: blur(22px) saturate(180%);
  box-shadow:
    inset 0 1px 1px rgba(255, 255, 255, 0.18),
    0 8px 30px rgba(0, 0, 0, 0.28);
}
.glass-mobile-nav {
  background: rgba(16, 24, 32, 0.52);
  border: 1px solid rgba(247, 245, 247, 0.54);
  border-radius: 64px;
  backdrop-filter: blur(22px) saturate(180%);
  -webkit-backdrop-filter: blur(22px) saturate(180%);
  box-shadow:
    inset 0 1px 1px rgba(255, 255, 255, 0.16),
    0 8px 24px rgba(0, 0, 0, 0.28);
}
@media (max-width: 767px) {
  .glass-mobile-nav-mov {
    background: rgba(16, 24, 32, 0.52);
    border: 1px solid rgba(247, 245, 247, 0.54);
    border-radius: 30px;
    backdrop-filter: blur(22px) saturate(180%);
    -webkit-backdrop-filter: blur(22px) saturate(180%);
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .glass-mobile-nav-mov {
    background: rgba(16, 24, 32, 0.52);
    border: 1px solid rgba(247, 245, 247, 0.54);
    border-radius: 40px;
    backdrop-filter: blur(22px) saturate(180%);
    -webkit-backdrop-filter: blur(22px) saturate(180%);
  }
}
.gradient-text {
  background: linear-gradient(
    to right,
    #F7F5F7 0%,
    #96959D 100%
  );

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.gradient-title-dark {
  background: linear-gradient(
    to right,
    #101820 0%,
    #96959D 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/*carousel*/

/*btn*/
.elementor-button-icon svg {
    height: auto;
    width: 2.8em !important;
}
.elementor-button-content-wrapper {
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center;
    align-content: center;
    align-items: center;
}
/*style product page*/
.woocommerce-message {
    border-top-color: #05C3DE;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #02444E;
    color: #FFFFFF;
    border-top: 3px solid #05C3DE;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
    border-radius: 16px;
}
.woocommerce-message::before {
    content: "\e015";
    color: #05C3DE;
}
a.button.wc-forward {
    font-family: "NeueHaasDisplay", Sans-serif;
    font-weight: 400;
    color: #F7F5F7 !important;
    background: #05C3DE;
    border-radius: 24px;
}
a.button.wc-forward:hover {
    background: #E6F9FC;
    border: 1px solid #05C3DE;
    color: #05C3DE !important;
}
/*reviwes*/
/* Product review wrapper */
.pc-product-review {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #f8f8f8;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
}

/* Review score */
.pc-product-review .pc-review-score {
  color: #f8f8f8;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}

/* Review stars base */
.pc-product-review .pc-review-stars {
  display: inline-block;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1;
  transform: translateY(-1px);
  white-space: nowrap;
}

/* Layered stars wrapper */
.pc-product-review .pc-review-stars-layered {
  position: relative;
  color: rgba(255, 255, 255, 0.75);
}

/* Empty layered stars */
.pc-product-review .pc-review-stars-empty {
  display: block;
  color: rgba(255, 255, 255, 0.75);
}

/* Filled layered stars */
.pc-product-review .pc-review-stars-filled {
  position: absolute;
  inset: 0;
  width: var(--pc-rating-percent);
  overflow: hidden;
  color: #05C3DE;
  white-space: nowrap;
}

/* Single stars for products without reviews */
.pc-product-review .pc-review-stars-single {
  color: rgba(255, 255, 255, 0.75);
}

/* Review count link */
.pc-product-review .pc-review-count,
.pc-product-review .pc-review-leave {
  color: #f8f8f8;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  text-decoration: underline;
  text-underline-offset: 2px;
  cursor: pointer;
  transition: color 0.25s ease;
}

/* Review count hover */
.pc-product-review .pc-review-count:hover,
.pc-product-review .pc-review-leave:hover {
  color: #ffffff;
}

/* Review separator */
.pc-product-review .pc-review-separator {
  color: rgba(255, 255, 255, 0.75);
  font-size: 13px;
  line-height: 1;
  margin: 0 2px;
}

/* Hide Elementor popup bridge button without disabling it */
.pc-hidden-review-popup-button {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
}

/* Review popup form wrapper */
.pc-review-popup-form {
  width: 100%;
  color: #f8f8f8;
}

/* Review form title */
.pc-review-popup-form .pc-review-form-title {
  color: #f8f8f8 !important;
  font-size: 28px;
  font-weight: 500 !important;
  line-height: 1.1;
  margin: 0 0 20px;
}

/* Review form fields */
.pc-review-popup-form .pc-review-field,
.pc-review-popup-form .pc-review-rating {
  margin-bottom: 16px;
}

/* Review form labels */
.pc-review-popup-form label {
  display: block;
  color: #f8f8f8 !important;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
}

/* Review star picker */
.pc-review-popup-form .pc-review-star-picker {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

/* Review star button */
.pc-review-popup-form .pc-review-star {
  border: 0;
  background: transparent;
  color: rgba(255, 255, 255, 0.75);
  font-size: 30px;
  line-height: 1;
  padding: 0;
  cursor: pointer;
  box-shadow: none;
  transition: color 0.2s ease, transform 0.2s ease;
}

/* Review star hover */
.pc-review-popup-form .pc-review-star:hover {
  color: #05C3DE;
  transform: translateY(-1px);
  background: transparent;
    border: 0;
}

/* Review active star */
.pc-review-popup-form .pc-review-star.is-active {
  color: #05C3DE;
}

/* Hide native rating select */
.pc-review-popup-form .pc-review-rating-select {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
}

/* Review form inputs */
.pc-review-popup-form input,
.pc-review-popup-form textarea {
  width: 100%;
  border: 1px solid #f8f8f8 !important;
  border-radius: 14px;
  background: #1A1A1A !important;
  color: #f8f8f8 !important;
  font-size: 15px;
  padding: 12px 14px;
  outline: none;
  box-shadow: none;
}

/* Review form textarea */
.pc-review-popup-form textarea {
  min-height: 120px;
  resize: vertical;
}

/* Review form focus */
.pc-review-popup-form input:focus,
.pc-review-popup-form textarea:focus {
  border-color: #ffffff;
}

/* Review submit button */
.pc-review-popup-form .pc-review-submit {
  width: 100%;
  border: 0;
  border-radius: 999px;
  background: #05C3DE;
  color: #F8F8F8;
  font-size: 15px;
  font-weight: 400 !important;
  padding: 13px 24px;
  cursor: pointer;
  transition: opacity 0.25s ease;
  text-transform: capitalize;
}

/* Review submit hover */
.pc-review-popup-form .pc-review-submit:hover {
  background: #333333 !important;
  border-color: #333333 !important;
  color: #f8f8f8  !important;
}

/* Review disabled message */
.pc-review-disabled {
  color: #333333;
  font-size: 15px;
  margin: 0;
}

/* Mobile adjustment */
@media (max-width: 767px) {
  .pc-product-review {
    font-size: 13px;
    gap: 4px;
    flex-wrap: wrap;
  }

  .pc-product-review .pc-review-score,
  .pc-product-review .pc-review-count,
  .pc-product-review .pc-review-leave {
    font-size: 13px;
  }

  .pc-product-review .pc-review-stars {
    font-size: 14px;
    letter-spacing: 0.5px;
  }

  .pc-review-popup-form .pc-review-form-title {
    font-size: 24px;
  }

  .pc-review-popup-form input,
  .pc-review-popup-form textarea {
    font-size: 14px;
  }

  .pc-review-popup-form .pc-review-star {
    font-size: 28px;
  }
}

/*btn green*/
.peptide-btn-bg .elementor-button {
  background: linear-gradient(90deg, #00ADA7 0%, #005C48 100%) !important;
}

.peptide-btn-bg .elementor-button:hover,
.peptide-btn-bg .elementor-button:focus {
  background: linear-gradient(90deg, rgba(0, 123, 119, 1) 0%, rgba(0, 63, 49, 1) 100%) !important;
}
/*qyt*/
.pc-product-cart .pc-qty-button {
    color: #ffffff !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #1a1a1a;
    color: #FFFFFF;
    border-top: 3px solid #05C3DE;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
    border-radius: 16px;
}

a.button.wc-backward {
    background: #ffffff;
    border-radius: 24px;
    font-family: inherit;
    color: #010101;
    font-weight: 400;
}
.woocommerce a.button:hover {
    background-color: rgba(51, 51, 51, 1);
    text-decoration: none;
    background-image: none;
    color: #ffffff;
}/* End custom CSS */