.dwpp-selector__title {
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.08125rem;
  color: #676767;
  padding: 0;
}

@media (max-width: 480px) {
  .dwpp-selector__options {
    flex-wrap: wrap;
  }
}

.dwpp-option__label {
  padding: 0.375rem 0.5rem;
  border-radius: 1.25rem;
  border: 1.5px solid #d8d8d8;
  background: #fff;
  color: #111230;
}
@media (max-width: 480px) {
  .dwpp-option__label {
    flex: 0 0 calc(50% - 0.25rem);
    padding: 0.625rem 0.5rem;
  }
}
.dwpp-option__label:hover {
  border-color: #ff7f32;
}
.dwpp-option__label.dwpp-option--active, .dwpp-option__label.dwpp-option--active:hover {
  background: #ff7f32;
  border-color: #ff7f32;
  color: #fff;
}
.dwpp-option__label.dwpp-option--active .dwpp-option__price, .dwpp-option__label.dwpp-option--active:hover .dwpp-option__price {
  opacity: 0.9;
}
.dwpp-option__label.dwpp-option--active .dwpp-option__save, .dwpp-option__label.dwpp-option--active:hover .dwpp-option__save {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.dwpp-option__name {
  font-weight: 700;
  font-size: 0.875rem;
}

.dwpp-option__price {
  display: none;
}

.dwpp-option__save {
  padding: 0.125rem 0.625rem;
  border-radius: 1.25rem;
  color: #ff7f32;
  background: #ffcfb2;
  font-size: 0.78125rem;
  font-weight: 700;
  margin-top: 0;
}

.dwpp-pack-total {
  margin-top: 1.25rem !important;
}

@media (max-width: 480px) {
  .woo-variation-swatches .variable-items-wrapper {
    gap: 0.375rem;
  }
  .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    flex: 0 0 calc(50% - 0.1875rem);
    padding: 0.625rem 0.5rem;
    font-size: 0.875rem;
  }
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span {
  font-size: 0.875rem !important;
}

:root {
  --wvs-item-background-color: #fff;
  --wvs-item-text-color: #111230;
  --wvs-item-box-shadow: none;
  --wvs-hover-item-background-color: #fff;
  --wvs-hover-item-text-color: #111230;
  --wvs-hover-item-box-shadow: none;
  --wvs-selected-item-text-color: #fff;
  --wvs-selected-item-box-shadow: none;
}

.woo-variation-swatches .variations {
  margin-bottom: 0.625rem !important;
}
.woo-variation-swatches th.label {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.woo-variation-swatches .variable-items-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 1;
  min-width: 0;
  width: auto !important;
  height: auto !important;
  padding: 0.5rem 0.625rem;
  margin: 0;
  border-radius: 1.25rem !important;
  border: 1.5px solid #d8d8d8 !important;
  box-shadow: none !important;
  background: #fff;
  color: #111230;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  cursor: pointer;
  transition: border-color 0.15s ease, background-color 0.15s ease, color 0.15s ease;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
  border-color: #ff7f32 !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
  background-color: #ff7f32 !important;
  color: #fff !important;
  border-color: #ff7f32 !important;
  box-shadow: none !important;
}

.single_variation_wrap .single_variation:not(.single_variation--above) {
  display: none !important;
}

.woocommerce-variation-availability {
  margin-bottom: 0.25rem;
}

.dwpp-pack-ui {
  margin-top: 0.5rem !important;
}

.woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-enabled {
  margin-top: 0 !important;
}

span.biolabs-acf-badge {
  display: inline-block;
  color: #e02020;
  padding: 0.3125rem 0.625rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  pointer-events: none;
}

.woocommerce ul.products li.product .product-badges,
.woocommerce-page ul.products li.product .product-badges {
  position: absolute;
  top: 0.9375rem;
  left: 0.9375rem;
  z-index: 9;
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
}
.woocommerce ul.products li.product .product-badges span.onsale,
.woocommerce-page ul.products li.product .product-badges span.onsale {
  position: static;
  margin: 0;
  float: none;
  display: flex;
  align-items: center;
}
.woocommerce ul.products li.product .product-badges span.biolabs-acf-badge,
.woocommerce-page ul.products li.product .product-badges span.biolabs-acf-badge {
  position: static;
}

.woocommerce .summary .product-badges {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.75rem;
}
.woocommerce .summary .product-badges span.onsale,
.woocommerce .summary .product-badges span.biolabs-acf-badge {
  position: static;
  margin: 0;
  float: none;
}

@media only screen and (max-width: 999px) {
  .product[data-tab-pos*=fullwidth] .summary.entry-summary {
    display: flex;
    flex-direction: column;
  }
}
.payment_box.payment_method_other_payment label {
  font-size: 15px !important;
}

#biolabs-cc-popup {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.55);
  align-items: center;
  justify-content: center;
}
#biolabs-cc-popup__inner {
  background: #fff;
  border-radius: 0.5rem;
  padding: 2rem 1.75rem;
  max-width: 30rem;
  width: 90%;
  box-shadow: 0 0.5rem 2rem rgba(0, 0, 0, 0.2);
  text-align: center;
}
#biolabs-cc-popup p {
  font-size: 0.9375rem;
  line-height: 1.6;
  margin: 0 0 1.5rem;
}
#biolabs-cc-popup strong,
#biolabs-cc-popup span {
  color: #c0392b;
}
#biolabs-cc-popup__btn {
  display: inline-block;
  background: #ff7f32;
  color: #fff !important;
  padding: 0.75rem 2.5rem;
  border-radius: 0.25rem;
  font-size: 0.9375rem;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none !important;
}
#biolabs-cc-popup__btn:hover {
  background: rgba(255, 127, 50, 0.66);
}

/*# sourceMappingURL=style.css.map */

.fs {
  /*background: #0d1b2e;*/
  /*padding: 60px 32px;*/
  font-family: var(--font-sans);
}
.fg {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  max-width: 860px;
  margin: 0 auto;
}
.fc {
  background: #fff;
  border-radius: 20px;
  padding: 36px 28px 32px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.3s cubic-bezier(.34,1.56,.64,1);
  border: 1.5px solid rgba(255,255,255,0.08);
}
.fc::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 20px;
  opacity: 0;
  transition: opacity 0.4s;
  background: radial-gradient(circle at var(--mx,50%) var(--my,50%), rgba(232,96,42,0.13) 0%, transparent 65%);
  pointer-events: none;
}
.fc:hover::after { opacity: 1; }
.fc:hover { transform: translateY(-6px) scale(1.01); }
.fc:active { transform: translateY(-2px) scale(0.99); }

.fc-border {
  position: absolute;
  inset: 0;
  border-radius: 20px;
  pointer-events: none;
  border: 2px solid transparent;
  transition: border-color 0.3s;
}
.fc:hover .fc-border { border-color: #e8602a; }

.iw {
  width: 60px;
  height: 60px;
  border-radius: 14px;
  background: #fff3ee;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transition: background 0.3s, transform 0.3s cubic-bezier(.34,1.56,.64,1);
}
.fc:hover .iw { background: #e8602a; transform: rotate(-6deg) scale(1.12); }
.iw i { font-size: 26px; color: #e8602a; transition: color 0.3s; }
.fc:hover .iw i { color: #fff; }

.fc h3 {
  font-size: 18px;
  font-weight: 600;
  color: #0d1b2e;
  margin: 0 0 10px;
}
.fc p {
  font-size: 14px;
  color: #6b7a8d;
  line-height: 1.65;
  margin: 0 0 20px;
}
.fc-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 600;
  color: #e8602a;
  opacity: 0;
  transform: translateY(6px);
  transition: opacity 0.3s, transform 0.3s;
  text-decoration: none;
}
.fc:hover .fc-link { opacity: 1; transform: translateY(0); }
.fc-link i { font-size: 16px; transition: transform 0.2s; }
.fc-link:hover i { transform: translateX(4px); }

.fc.dark {
  background: #162236;
  border-color: rgba(255,255,255,0.06);
}
.fc.dark h3 { color: #fff; }
.fc.dark p { color: rgba(255,255,255,0.55); }
.fc.dark .iw { background: rgba(232,96,42,0.15); }
.fc.dark::after { background: radial-gradient(circle at var(--mx,50%) var(--my,50%), rgba(232,96,42,0.18) 0%, transparent 65%); }

.fc.orange {
  background: #e8602a;
  border-color: rgba(255,255,255,0.12);
}
.fc.orange::after { background: radial-gradient(circle at var(--mx,50%) var(--my,50%), rgba(255,255,255,0.18) 0%, transparent 60%); }
.fc.orange h3 { color: #fff; }
.fc.orange p { color: rgba(255,255,255,0.78); }
.fc.orange .iw { background: rgba(255,255,255,0.18); }
.fc.orange .iw i { color: #fff; }
.fc.orange:hover .iw { background: rgba(255,255,255,0.28); transform: rotate(-6deg) scale(1.12); }
.fc.orange:hover .iw i { color: #fff; }
.fc.orange .fc-border { border-color: transparent; }
.fc.orange:hover .fc-border { border-color: rgba(255,255,255,0.35); }
.fc.orange .fc-link { color: rgba(255,255,255,0.9); }

@media (max-width: 520px) {
  .fg { grid-template-columns: 1fr; }
}


.nectar-global-section {
    overflow-x: hidden;
}

.promo-bar {
    position: relative;
    display: flex;
    align-items: center;
    background: #ff7f32;
    color: #fff;
    min-height: 2.625rem;
    padding: 0.5rem 2.75rem 0.5rem 1.25rem;
    overflow: hidden;
    box-sizing: border-box;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: none;
}
html.promo-closed .promo-bar {
    display: none;
}
.promo-bar br {
    display: none;
}
.promo-bar::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1.5rem;
    background: linear-gradient(to left, rgba(255, 127, 50, 0), #ff7f32 70%);
    z-index: 1;
    pointer-events: none;
}

.promo-scroll {
    display: flex;
    width: 100%;
    justify-content: center;
}

.promo-group {
    display: flex;
    align-items: center;
    gap: 2.5rem;
    white-space: nowrap;
    flex-shrink: 0;
}
.promo-group strong {
    font-weight: 600;
    font-size: 0.8125rem;
    letter-spacing: 0.3px;
}
.promo-group .bordered-item {
    border-bottom: 1px solid currentColor;
    padding-bottom: 0.0625rem;
}

.promo-dup {
    display: none;
}

@media (max-width: 1630px) and (min-width: 1401px) {
    .promo-group {
        gap: 1.25rem;
    }
}
.promo-close {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 0.75rem 0 1rem;
    border: 0;
    color: #fff;
    font-size: 1.375rem;
    line-height: 1;
    cursor: pointer;
    opacity: 0.9;
    z-index: 2;
    background: linear-gradient(to right, rgba(255, 127, 50, 0), #ff7f32 70%);
}
.promo-close:hover {
    opacity: 1;
}

@media (max-width: 1400px) {
    .promo-scroll {
        justify-content: flex-start;
        width: max-content;
        animation: promo-marquee 30s linear infinite;
    }
    .promo-group {
        padding-right: 2.5rem;
    }
    .promo-dup {
        display: flex;
    }
    .promo-bar:hover .promo-scroll {
        animation-play-state: paused;
    }
}
@keyframes promo-marquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}
@media (prefers-reduced-motion: reduce) {
    .promo-scroll {
        animation: none !important;
    }
}
