/** Shopify CDN: Minification failed

Line 613:0 All "@import" rules must come first

**/
.page-width {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
}

.custom-float-gallery,
.custom-ig-hide-mobile {
  display: none;
}

.yotpo-reviews-container:before {
  display: none;
}

.dkqLGO {
  font-size: 30px !important;
}

.custom-description-container {
  margin: 0;
  display: none;
}

.product-single__description {
  margin-bottom: 0;
}

.orig-static-gallery {
  width: 35%;
  position: sticky;
  top: 30px;
}

.desktop-split-wrapper {
  display: flex;
  align-items: flex-start;
}

.desktop-split-wrapper .grid__item {
  float: none;
}

.grid__item:has(.product-single__meta) {
  width: 38%;
}

.product-single__meta {
  padding-left: 10px;
}

.third-row {
  width: 27%;
  position: sticky;
  top: 30px;
}

.custom-product-title_1 {
  font-size: 36px;
}

.yotpo-widget-clear span {
  font-size: 12px;
}

.custom-product-title_2 {
  font-size: 22px;
}

.custom-product-title_3 {
  font-size: 18px;
}

#s-a01301b7-2285-4064-bc43-305a56e1cf6e {
  display: none;
}

.third-row .rc-container-wrapper {
  display: none !important;
}

.ptabs-option {
  background-color: #f3f3f3;
  border: 1px solid #9a989836;
  border-radius: 8px;
  padding: 10px;
  position: relative;
}

.mobile-tabs .ptabs-option {
  order: 1;
}

.mobile-tabs .ptabs-option.ot-purchase {
  order: 2;
}

.disc-flag {
  background: #1c84a5;
  color: #fff;
  padding: 4px 6px;
  font-weight: 700;
  font-size: 11px;
  border-radius: 5px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 1);
  text-transform: uppercase;
  text-align: center;
}

#savingPercentage {
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

.onsale-wrapper {
  min-width: 70px;
}

.ptabs-container {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 15px;
}

.ptabs-option.selected {
  background-color: rgb(8, 41, 68);
}

.ptabs-option header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ptabs-option header label {
  margin-bottom: 0;
  text-transform: capitalize;
  font-weight: 600;
  color: #082944;
  font-size: 14px;
  letter-spacing: 0px;
}

.ptabs-option.selected header label {
  color: #fff;
}

.ptabs-price {
  display: flex;
  align-items: center;
}

.ptabs-price p {
  margin: 0;
}

.ptabs-price p.onsale {
  text-decoration: line-through;
}

.ptabs-option.selected .ptabs-price p.onsale {
  color: rgb(181, 181, 177);
}

.ptabs-price p:last-child {
  font-weight: 900;
  font-size: 24px;
  color: #3f84ae;
  margin-left: 5px;
}

.ptabs-option.selected .ptabs-price p:last-child {
  color: #fff;
}

.ptabs-title {
  width: 50%;
  display: flex;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.ptabs-option .list-container {
  background: #fff;
  margin: 10px 0 0 0 !important;
  font-size: 10px !important;
  color: #082944;
  border-radius: 5px 5px 0 0;
  padding: 10px !important;
  display: none !important;
}

.ptabs-option.selected .list-container {
  display: block !important;
}

.ptabs-option .list-container .list-item {
  display: flex;
  align-items: center;
  margin: 0 0 5px 0;
}

.ptabs-option .list-container .list-item img {
  width: 16px !important;
  height: 16px !important;
  margin-right: 4px !important;
}

.ptabs-option .list-container .list-item:last-child {
  margin: 0;
}

.ptabs-option .subscription-banner {
  border-radius: 0 0 5px 5px;
  text-align: center;
  color: #082944;
  font-size: 12px !important;
  padding: 5px;
  display: none;
  margin: 0 0 10px 0;
}

.ptabs-option.ot-purchase .subscription-banner {
  border-radius: 5px;
  margin-top: 10px;
}

.ptabs-option.selected .subscription-banner {
  display: block;
}

.ptabs-frequency-text {
  color: #fff;
  text-align: center;
  font-size: 12px;
  margin: 5px 0 0 0;
  display: none;
}

.ptabs-option.selected .ptabs-frequency-text {
  display: block;
}

.cta-container {
  display: flex;
  gap: 10px;
  flex-direction: row!important;
  align-items: stretch!important;
}

.js-qty__wrapper {
  border: 2px solid #082944!important;
  border-radius: 5px;
  max-width: 80px!important;
}

.js-qty__num {
  padding: 10px 25px 5px 25px;
}

.new-add-to-cart {
  background: #1ca53a;
  color: #fff;
  border-radius: 5px;
  border: 2px solid rgba(0, 0, 0, 0.7);
  text-shadow: 0 0 2px rgba(0, 0, 0, 1);
  background-image: none !important;
}

.new-add-to-cart:hover {
  color: #fff;
}

.payment-options {
  margin-top: 15px;
}

.mobile-tabs .payment-options {
  margin-top: 0;
}

.expected-delivery {
  font-size: 14px;
  margin-top: 5px;
  display: none;
  line-height: normal;
  flex-wrap: wrap;
  padding: 10px 15px;
  background: #ededed;
  border-radius: 5px;
  gap: 5px;
  align-items: center;
}

.delivery-info {
  display: flex;
  gap: 15px;
  text-align: center;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.expected-delivery .delivery-text {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  cursor: pointer;
}

.expected-delivery .delivery-date {
  display: block;
  text-decoration: underline;
  font-weight: 600;
  min-width: 70px;
}

.product-shipping-callout {
  text-align: center;
  margin: 10px 0;
}

#product-shipping-callout-text {
  font-size: 12px!important;
}

.ptabs-product-description p {
  font-size: 12px;
}

.custom-description-block {
  margin-top: 40px;
}

.rc_container_wrapper {
  display: none !important;
}

.mobile-tabs {
  display: none;
  margin-top: 20px;
}

.mobile-title {
  padding: 22px 0;
  display: none;
}

.mobile-title .custom-product-title_1 {
  font-size: 28px;
}

.mobile-title .custom-product-title_2 {
  font-size: 22px;
}

.mobile-title .custom-product-title_3 {
  font-size: 18px;
}

.orig-static-gallery .slick-dots {
  bottom: 10px;
  display: none !important;
}

.orig-static-gallery .slick-dots li {
  background: #fff;
  border-radius: 50%;
}

.orig-static-gallery .slick-dots li.slick-active {
  background: #3f84ae;
}

.ptabs-order-wrapper {
  display: flex;
  flex-direction: column;
}

.mobile-tabs .cta-container {
  order: 1;
  margin-bottom: 15px;
}

.mobile-tabs .ptabs-container {
  order: 2;
}

.ptabs-pr {
  font-weight: 900;
  font-size: 32px;
  color: #3f84ae;
}

.product-single__form {
  margin-bottom: 10px;
}

#free-shipping-message,
#default-free-items-callout,
#free-shipping-message-2,
.product-single__meta #NewAddToCartButton,
.product-page-payment-icons,
.custom-guarantee-container-2,
.product-eta-wrapper,
.product-single__meta .product-shipping-callout,
.shop-pay-message-container
{
  display: none!important;
}

.custom-description-block-2 {
  font-size: 14px;
}

.ptabs_variant-sel {
  margin-bottom: 10px;
}

.ptabs_variant-sel .row {
  display: flex;
  justify-content: space-between;
}

.ptabs_variant-sel .row > button {
  border: 1px solid rgb(8, 41, 68);
  border-radius: 16px;
  padding: 5px 15px;
  font-size: 14px;
  font-weight: bold;
}

.ptabs_variant-sel .row > button.active {
  background-color: rgb(8, 41, 68);
  color: #fff;
}

.ptabs_gift-bar {
  margin-bottom: 10px;
}

.ptabs_gift-bar img {
  height: auto;
  display: none;
}

.ptabs_gift-bar img.selected {
  display: block;
}

#free-items-callout {
  display: none!important;
}

.product-single__meta .variant-wrapper {
  display: none;
}

.yotpo-sr-bottom-line-summary {
  flex-direction: row!important;
}

@media screen and (min-width: 769px) {
  .nad3-comparison-chart {
      margin-top: 20px;
      margin-bottom: 20px;
  }

  .custom-description-block-2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .custom-description-block-2 li {
    padding-left: 30px;
    font-size: 18px;
  }

  .lt-review-title-blue {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .lt-length-badge-blue {
    font-size: 14px;
    width: 67%;
  }

  .lt-review-statement-blue {
    font-size: 18px;
    margin-top: 10px;
  }

  .lt-benefit-tag-blue {
    font-size: 18px;
    font-weight: 100;
    padding: 5px 15px;
  }

  .lt-review-card-blue {
    padding: 25px;
    height: 570px;
  }
}

@media (max-width: 1200px) {
  .hambcon > .header-item {
    height: 0;
  }

  .product-section .page-content {
    padding-top: 0;
  }

  .mobile-tabs {
    display: block;
  }

  .desktop-split-wrapper {
    display: flex;
    flex-wrap: wrap;
  }

  .grid__item:has(.product-single__meta) {
    width: 60%;
  }

  .orig-static-gallery {
    width: 40%;
    position: relative;
    top: 0;
  }

  .third-row {
    display: none;
  }

  .small--hide:has(#smsbump-form-375294) {
    display: none !important;
  }
}

@media (max-width: 1024px) {
    .cartcon {
        margin-bottom: 6px;
    }

    .searchcon {
        margin-bottom: 0;
    }
}

@media (max-width: 900px) {
  .desktop-split-wrapper {
    flex-direction: column;
  }

  .product-single__meta .custom-product-title_1,
  .product-single__meta .custom-product-title_2,
  .product-single__meta .custom-product-title_3,
  .product-single__meta .price-and-savings,
  #free-items-callout {
    display: none!important;
  }

  .grid__item:has(.product-single__meta),
  .orig-static-gallery {
    width: 100%;
  }

  .desktop-split-wrapper .grid__item {
    padding: 0;
  }

  .product-single__header,
  .price-and-savings,
  .shop-pay-message-container {
    display: none;
  }

  .mobile-title {
    display: block;
  }

  .slick-dotted.slick-slider {
    margin-bottom: 0;
  }

  #ProductThumbs-product-template {
    display: none;
  }

  .orig-static-gallery .slick-dots {
    display: block !important;
  }
}

@media only screen and (max-width: 589px) {
  .grid, .grid--full {
      margin-left: 0;
  }
}

@import url(https://fonts.bunny.net/css?family=dm-sans:300,400,500,700,900);

.main-product-nad3 {
  display: none;
}

.brand-colors-template {
  --primary-color: #3F82A2;
}

.brand-colors-template .left-col {
  width: 33%;
  padding-left: 0;
}

.brand-colors-template .grid__item:has(.product-single__meta) {
  width: 35%;
}

.brand-colors-template .third-row {
  width: 32%;
  padding: 0 40px;
}

.brand-colors-template h1 {
  color: var(--primary-color);
  font-weight: 300;
  font-size: clamp(32px, calc( (36 / 1440) * 100vw ), 36px);
  margin-bottom: 0;
}

.brand-colors-template .yotpo-widget-instance {
  margin-bottom: 20px;
}

.brand-colors-template .yotpo-reviews-star-ratings-widget svg path {
  stroke: var(--primary-color);
  fill: var(--primary-color);
}

.brand-colors-template h1 + .yotpo-widget-instance .yotpo-star-rating-reviews-highly-rated-topics {
  display: none!important;
}

.product-description-rs {
  margin-bottom: 20px;
  color: #000;
  font-size: 16px;
}

.product-description-rs + .yotpo-widget-instance .yotpo-sr-bottom-line-summary {
  display: none!important;
}

.product-description-rs p {
  font-size: 16px;
  color: #000;
}

.product-description-rs a {
  color: #000;
}

.product-description-rs h3 {
  color: #000;
  margin-bottom: 10px!important;
  font-size: 24px;
}

.product-description-rs ul {
  font-size: 16px;
  margin: 0;
  padding: 0 0 0 20px;
  color: #000;
}

.bcolors-tabs-titles {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid var(--primary-color);
  margin-bottom: 15px;
  flex-wrap: wrap;
}

.bcolors-tabs-titles button {
  font-size: 16px;
  font-size: clamp(14px, calc( (16 / 1440) * 100vw ), 16px);
  color: var(--primary-color);
  line-height: 1;
  white-space: nowrap;
  padding: 15px 0;
}

.bcolors-tabs-titles button.selected {
  font-weight: 900;
  border-bottom: 3px solid var(--primary-color);
}

.bcolors-tabs-option {
  display: flex;
  position: relative;
  margin-bottom: 10px;
  padding: 25px 0 15px 0;
}

.bcolors-tabs-option img {
  display: none;
}

.bcolors-tabs-option::after {
  position: absolute;
  background: rgba(63,130,162,.6);
  height: 1px;
  top: calc(100% + 5px);
  content: "";
  width: 100%;
  left: 0;
}

.bcolors-tabs-option:last-child::after {
  display: none;
}

.bcolors-title {
  flex-grow: 1;
  display: flex;
  text-align: left;
  align-items: flex-start;
  gap: 15px;
}

.bcolors-title > div.bcolors-text {
  flex-grow: 1;
  margin-top: 3px;
}

.bcolors-title > div.bcolors-text .bcolors-subtitle p {
  color: var(--primary-color);
  margin-bottom: 0;
  font-size: clamp(10px, calc( (12 / 1440) * 100vw ), 12px);
}

.bcolors-title > div.bcolors-text label {
  pointer-events: none;
}

.bcolors-title > div.bcolors-text label p,
.bcolors-title > div.bcolors-text label
{
  font-size: 16px;
}

.bcolors-title > div.bcolors-radio-wrapper {
  position: relative;
  width: 20px;
  height: 20px;
  min-width: 20px;
}

.clean-design-v2 .bcolors-title>div.bcolors-text label {
  margin: 0;
}

.bcolors-title > div.bcolors-radio-wrapper input {
  opacity: 0;
}

.bcolors-title > div.bcolors-radio-wrapper::before {
  position: absolute;
  top: 5px;
  width: 100%;
  height: 100%;
  border: 1px solid #707070;
  background: #fff;
  border-radius: 50%;
  content: '';
}

.bcolors-title > div.bcolors-radio-wrapper::after {
  position: absolute;
  width: 60%;
  height: 60%;
  top: calc(20% + 5px);
  left: 20%;
  background: var(--primary-color);
  border-radius: 50%;
  content: '';
  display: none;
}

.bcolors-tabs-option.selected .bcolors-title > div.bcolors-radio-wrapper::after {
  display: block;
}

.bcolors-tabs-option.selected::before {
  background-color: #122842;
  position: absolute;
  left: -20px;
  right: -20px;
  top: 0;
  bottom: 0;
  border-radius: 16px;
  content: "";
  z-index: -1;
}

.bcolors-tabs-option label p {
  font-size: 18px;
  text-transform: none;
  letter-spacing: normal;
  color: #000;
  margin-bottom: 5px;
}

.bcolors-price-wrapper {
  display: flex;
  gap: 10px;
  margin-top: 5px;
  align-items: center;
}

.bcolors-price-wrapper p {
  font-weight: 500;
  font-size: 14px;
  color: #000;
  margin: 0;
}

.bcolors-price-wrapper p.onsale-price {
  text-decoration: line-through;
}

.bcolors-price-wrapper p.final-price {
  font-size: 22px;
}

.bcolors-tabs-option .disc-flag {
  background: #F4BB62;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  border-radius: 30px;
  text-shadow: none;
  text-transform: none;
  display: inline-block;
}

.bcolors-tabs-option.selected label,
.bcolors-tabs-option.selected .bcolors-title > div.bcolors-text p,
.bcolors-tabs-option.selected .bcolors-price-wrapper p {
  color: #fff;
}

.bcolors-delivery-text {
  text-align: center;
  color: #000;
  margin-top: 15px;
  font-size: 14px;
}

.bcolors-add-to-cart {
  display: block;
  background-color: var(--primary-color);
  color: #fff;
  padding: 20px 25px;
  font-family: 'DM Sans', sans-serif;
  font-size: 20px;
  border-radius: 50px;
  font-weight: 500;
  width: 100%;
}

.bcolors-tabs-panel {
  display: none;
}

.bcolors-tabs-panel.selected {
  display: block;
}

.bcolors-extra-off {
  text-align: center;
  font-size: 12px;
  color: var(--primary-color);
}

.bcolors-extra-off a {
  text-decoration: underline;
  color: var(--primary-color);
  white-space: nowrap;
}

.mpd_tab {
  position: relative;
  border: 1px solid rgba(0,0,0,.1);
  margin-bottom: 10px;
  padding: 0 15px;
  border-radius: 5px;
}

.mpd_tab h3 {
  margin: 0;
  padding: 10px 0;
  color: #000;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
}

.mpd_tab.selected h3 {
  color: var(--primary-color);
}

.mpd_tab p {
  color: #000;
  font-size: 14px;
}

.mpd_tab::after {
  content: "";
  position: absolute;
  top: 5px;
  right: 10px;
  color: var(--primary-color);
  font-size: 20px;
  width: 20px;
  height: 25px;
  background-image: url(/cdn/shop/files/plus-icon-round.svg?v=1753109630);
  background-size: 100%;
  background-repeat: no-repeat;
}

.mpd_tab.selected::after {
  background-image: url(/cdn/shop/files/minus-icon-round.svg?v=1753109816);
}

.mpd_tab-content {
  display: none;
  margin: 10px 0;
}

.bcolors-fire-text {
  background: #EDF4F7;
  padding: 10px 15px;
  color: #000;
  font-size: 12px;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 20px;
}

.product-description-rs ul {
  padding: 0;
}

.product-description-rs ul li {
  position: relative;
  padding-left: 16px;
  background-image: url(/cdn/shop/files/check-icon.svg?v=1753114469);
  background-size: 12px;
  background-repeat: no-repeat;
  list-style-type: none;
  background-position: left 4px;
}

.product-description-rs.n4-icelandic-omega-3 p {
  font-size: 14px;
}

.brand-colors-template .third-row img {
  width: 100%;
}

.brand-colors-template .third-row {
  position: static;
}

.bcolors-gift-wrapper {
  margin-top: 60px;
  position: relative;
}

.bcolors-gift-wrapper:not(.empty)::before {
  content: "Your FREE Gifts:";
  position: absolute;
  bottom: calc(100% + 10px);
  left: 0;
  font-weight: 700;
  color: #000;
}

.lang-es .bcolors-gift-wrapper:not(.empty)::before {
  content: "Tus regalos:";
}

.bcolors-gift {
  background: rgba(244,187,98, .15);
  color: #000;
  align-items: center;
  padding: 15px;
  border-radius: 8px;
  margin-bottom: 10px;
  gap: 15px;
  display: none;
}

.bcolors-gift.unlocked {
  display: flex;
}

/* .brand-colors-template .bcolors-gift img {
  width: 50px;
  max-width: 50px;
} */

/* EJ */
.brand-colors-template .bcolors-gift img {
  width: auto;
  max-height: 100px;
  max-width: 60px;
}
.bcolors-gift-images {
  display: flex;
  align-items: center;
  gap: 12px;
}
.bcolors-gift-images .bcolors-gift-image img {
  display: block;
  max-width: 100%;
}

.brand-colors-template .bcolors-gift-content {
  display: flex;
  align-items: center;
  gap: 15px;
  flex-grow: 1;
  justify-content: space-between;
}

.brand-colors-template .bcolors-gift-content h3 {
  font-size: 13px;
  font-family: 'DM Sans', sans-serif;
  font-weight: 500;
  margin: 0;
}

.brand-colors-template .bcolors-gift-content p {
  font-size: 11px;
  font-family: 'DM Sans', sans-serif;
  margin: 0;
  color: var(--primary-color);
}

.bcolors-gift-price {
  width: 40px;
}

.bcolors-price {
  font-weight: 700;
  text-align: right;
}

.product-description-rs .shogun-root {
  display: none!important;
}

.bcolors-add-to-cart.sticky {
  position: fixed;
  left: 0;
  z-index: 99;
  width: auto;
  border-radius: 0 50px 50px 0;
  padding-left: 10px;
  bottom: 8%;
  display: none;
}

.sticky-add-to-cart .clean-design-v1 .bcolors-add-to-cart.sticky {
  display: block;
}

.bcolors-variant-selector {
  text-align: center;
  margin-top: 20px;
}

.bcolors-variant-selector select {
  font-size: 16px;
  padding: 10px 15px;
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 5px;
  max-width: 300px;
  width: 100%;
  background-color: #F4BB62;
}

.lang-es [id$='shogun_custom_68b9c13cfdee071c43a1adfe_77Dzw6'],
.lang-es [id$='shogun_custom_68b865ff52971de87e6a48d2_KwmmJw']
{
  display: none;
}

*[id$='shogun_custom_68daee8aaad3f6e526037373_FgKEBP'],
*[id$='shogun_custom_68dad0c38f2250d26880b672_fM3YA4'],
*[id$='shogun_custom_68daee8aaad3f6e526037373_LtM8Te']
{
  display: none;
}

.lang-es [id$='shogun_custom_68daee8aaad3f6e526037373_FgKEBP'],
.lang-es [id$='shogun_custom_68dad0c38f2250d26880b672_fM3YA4'],
.lang-es [id$='shogun_custom_68daee8aaad3f6e526037373_LtM8Te']
{
  display: block;
}

@media (max-width: 1200px) {
  .product-section .page-content {
      padding-top: 30px;
  }

  .brand-colors-template .third-row {
    display: block;
  }

}

@media (max-width: 1000px) {
  .desktop-split-wrapper {
    flex-direction: column;
    gap: 15px;
  }

  /* EJ */
  .brand-colors-template .bcolors-gift img {
    width: auto;
    max-height: 70px;
  }

  .mobile-title {
    padding: 0;
  }

  .brand-colors-template .left-col {
    width: 100%;
    order: 1;
    padding: 0;
  }

  .page-width {
    max-width: 600px;
  }

  .brand-colors-template .grid__item:has(.product-single__meta) {
    width: 100%;
    order: 3;
  }

  .brand-colors-template .third-row {
    width: 100%;
    order: 2;
    padding: 0 20px;
  }

  .brand-colors-template .yotpo-widget-instance {
    margin-bottom: 0;
  }

  .product-single__meta h1,
  .product-single__meta .yotpo-widget-instance
  {
    display: none;
  }

  .bcolors-delivery-text {
    margin-bottom: 5px;
    margin-top: 10px;
  }
}

/* v2 */


.brand-colors-template {
  opacity: 1;
}

.clean-design-v2 {
  opacity: 1;
  transition: opacity 0.3s;
}

.clean-design-v2 .third-row .bcolors-gift-wrapper {
  display: none;
}

.clean-design-v2 .brand-colors-template .left-col {
  flex-grow: 1;
}

.clean-design-v2 .gallery-info-rs {
  display: flex;
  gap: 20px;
}

.clean-design-v2 .gallery-info-rs > div {
  width: calc(50% - 10px);
}

.clean-design-v2 .mpd_tabs-wrapper {
  margin-top: 30px;
}

.clean-design-v2 .mpd_tab h3 {
  font-size: 20px;
  font-size: clamp(15px, calc( (20 / 1440) * 100vw ), 20px);
}

.clean-design-v2 .mpd_tab p {
  font-size: 16px;
  font-size: clamp(13px, calc( (16 / 1440) * 100vw ), 16px);
}

.clean-design-v2 .brand-colors-template .third-row {
  position: sticky;
  top: 80px;
  width: 32%;
  min-width: 360px;
  padding: 0 0 0 40px;
}

.clean-design-v2 .yotpo-base-layout {
  width: 100%!important;
}

.clean-design-v2 .bcolors-gift-wrapper {
  display: flex;
  gap: 10px;
  margin-top: 55px;
}

.clean-design-v2 .bcolors-gift-wrapper.otp + .bcolors-progress-bar {
  display: none;
}

.clean-design-v2 .bcolors-gift-wrapper > div {
  width: calc(33.3333333333333333333333% - 6.66px);
}

.clean-design-v2.pack-product .bcolors-gift-wrapper.gift-count-2 > div {
  width: 40%;
}

.clean-design-v2 .bcolors-gift-wrapper:not(.empty)::before {
  font-size: 20px;
}

.clean-design-v2 .bcolors-gift {
  opacity: 0.8;
  filter: grayscale(1);
  display: flex;
  border: 2px solid transparent;
  transition: all 0.3s;
}

.clean-design-v2 .bcolors-gift-wrapper.otp.empty {
  margin-top: 0;
}

.clean-design-v2 .bcolors-gift-wrapper.otp .bcolors-gift {
  display: none;
}

.clean-design-v2 .bcolors-gift-wrapper:not(.otp) .bcolors-gift:nth-child(4) {
  display: none!important;
}

.clean-design-v2 .bcolors-gift-wrapper.otp .bcolors-gift.unlocked {
  display: flex;
}

.clean-design-v2.no-progressbar .bcolors-gift {
  display: none;
}

.clean-design-v2.no-progressbar .bcolors-gift-wrapper.empty {
  margin-top: 0;
}

.clean-design-v2 .bcolors-gift.unlocked {
  opacity: 1;
  filter: none;
  display: flex;
  animation: shake 0.3s ease-in-out;
  border-color: #3F82A2;
  box-shadow: 0 0 10px rgba(106, 207, 246, .4);
}

@keyframes shake {
  0% { transform: scale(1); }
  50% { transform: scale(1.05); }
  100% { transform: scale(1); }
}

.clean-design-v2 .bcolors-tabs-panel {
  padding: 15px;
  border-radius: 0 0 12px 12px;
  background-color: #f6f6f9;
  border: 1px solid #e1e1e8;
  border-top: 3px solid #122842;
}

.clean-design-v2 .bundled-products-in .bcolors-tabs-panel {
  border-radius: 0;
  border-bottom: 0;
}

.clean-design-v2 .bcolors-variant-selector ~ .bcolors-tabs-panel {
  border-top: 0;
}

.bcolors-variant-selector {
  background-color: #f6f6f9;
  border: 1px solid #e1e1e8;
  border-top: 3px solid #122842;
  border-bottom: 0;
  margin-top: 0;
  padding-top: 15px;
}

.bcolors-variant-selector select {
  background-color: #c7ccd3;
  color: #000000;
}

.bcolors-frequency-selector {
  text-align: center;
  margin-top: 20px;
}

.bcolors-frequency-selector select {
  font-size: 16px;
  padding: 10px 15px;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 5px;
  width: 100%;
  color: #fff;
  background-color: #122842;
}

.clean-design-v2 .bcolors-tabs-titles button {
  border-radius: 6px 6px 0 0;
  padding: 15px 10px;
  order: 2;
}

.clean-design-v2 .bcolors-tabs-titles button.first {
  order: 1;
}

.clean-design-v2 .bcolors-tabs-titles button.selected {
  background-color: #122842;
  border-bottom: 0;
  color: #fff;
}

.clean-design-v2 .bcolors-tabs-titles {
  border: 0;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
  flex-wrap: nowrap;
}

.clean-design-v2 .bcolors-tabs-option.selected::before {
  background-color: #122842;
  position: absolute;
  left: -25px;
  right: -25px;
  top: 0;
  bottom: 0;
  border-radius: 8px;
  content: "";
}

.clean-design-v2.pack-product .bcolors-tabs-option.selected::before {
  display: none;
}

.clean-design-v2.pack-product .bcolors-tabs-option.selected label, 
.clean-design-v2.pack-product .bcolors-tabs-option.selected .bcolors-title > div.bcolors-text p, 
.clean-design-v2.pack-product .bcolors-tabs-option.selected .bcolors-price-wrapper p 
{
  color: #122842;
}

.clean-design-v2 .bcolors-tabs-option.selected {
  position: relative;
  z-index: 2;
}

.clean-design-v2 .bcolors-tabs-option::after {
  display: none;
}

.clean-design-v2 .bcolors-tabs-option {
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.clean-design-v2 .bcolors-tabs-option:last-child {
  border-bottom: 0;
}

.clean-design-v2 .bundled-products-in .bcolors-tabs-option:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#yotpo-reviews-main-widget {
  --primary-color: #3f82a2!important;
}

.clean-design-v2 .bcolors-title > div.bcolors-text {
  display: flex;
  flex-direction: column;
}

.clean-design-v2 .bcolors-tabs-option .bcolors-title > div.bcolors-text span {
  font-size: 14px;
}

.clean-design-v2 .bcolors-tabs-option.selected .bcolors-title > div.bcolors-text span {
  color: #F4BB62;
}

.clean-design-v2 .bcolors-title > div.bcolors-text label p,
.bcolors-title > div.bcolors-text label 
{
  margin: 0;
  line-height: 1.2;
}

.clean-design-v2 .bcolors-title > div.bcolors-text p {
  margin-top: 3px;
}

.clean-design-v2 .bcolors-progress-bar {
  display: flex;
  position: relative;
  margin-bottom: 70px;
  --progress: 0%;
}

.clean-design-v2 .progress-bar-checkpoint {
  flex-grow: 1;
  position: relative;
  z-index: 2;
}

.clean-design-v2 .progress-bar-checkpoint > div {
  width: 35px;
  height: 35px;
  border: 1px solid #d3d3d3;
  padding: 7px;
  border-radius: 50%;
  background: #fff;
  margin: 0 auto;
}

.clean-design-v2 .progress-bar-checkpoint > div svg {
  opacity: 0;
  transition: all .3s;
  transform: scale(0);
}

@keyframes shake2 {
  0% { transform: scale(1); }
  50% { transform: scale(1.2); }
  100% { transform: scale(1); }
}

.clean-design-v2 .progress-bar-checkpoint > div.selected {
  border-color: var(--primary-color);
  animation: shake2 0.3s ease-in-out;
}

.clean-design-v2 .progress-bar-checkpoint > div.selected svg {
  opacity: 1;
  transform: scale(1);
}

.clean-design-v2 .progress-bar-checkpoint > p {
  text-align: center;
  position: absolute;
  top: 100%;
  width: 100%;
  padding-top: 5px;
  font-weight: 600;
}

.clean-design-v2 .bcolors-progress-bar::after,
.clean-design-v2 .bcolors-progress-bar::before
{
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 10px;
  background: #e1e1e8;
  z-index: 1;
  border-radius: 8px;
  margin-top: -5px;
}

.clean-design-v2 .bcolors-progress-bar::after {
  background: var(--primary-color);
  width: var(--progress);
  transition: width 0.3s;
  z-index: 1;
}

.clean-design-v2 #mainProduct-gallery {
  margin-bottom: 10px;
}

.clean-design-v2 #mainProduct-gallery img {
  cursor: zoom-in;
}

.clean-design-v2 .brand-colors-template .product-single__meta .yotpo-widget-instance {
  height: 30px;
}

.clean-design-v2 .grid {
  margin: 0;
}

.clean-design-v2 .gallery-info-rs  > .bcolors-gift-wrapper,
.clean-design-v2 .gallery-info-rs  > .bcolors-progress-bar,
.clean-design-v2 .gallery-info-rs  > .bcolors-form,
.clean-design-v2 .gallery-info-rs  > .bcolors-extra-off
{
  display: none;
}

.clean-design-v2 .bcolors-unitary-cost {
  color: var(--primary-color);
  font-weight: 700;
  margin: 0;
  font-size: 11px;
}

.clean-design-v2 .splide__arrow {
  background-color: #fff;
}

.yotpo-reviews-star-ratings-widget .yotpo-bottom-line-scroll-panel {
  flex-flow: row!important;
}

.brand-colors-template .yotpo-widget-instance {
  margin-bottom: 10px;
}

.mainProduct-zoomGallery {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  padding: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}

.mainProduct-zoomGallery-open .mainProduct-zoomGallery {
  opacity: 1;
  visibility: visible;
  z-index: 999999;
}

.mainProduct-zoomGallery > * {
  opacity: 0;
  transition: all 0.3s;
}

.mainProduct-zoomGallery-splideReady .mainProduct-zoomGallery > * {
  opacity: 1;
}

.mainProduct-zoomGallery-open.overflow-hidden {
  overflow: hidden!important;
}

#zoom-carousel {
  margin-bottom: 20px;
}

.close-icon-img {
  display: none;
}

.mainProduct-zoomGallery-close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  opacity: .8;
}

/* .pack-product .bcolors-gift-wrapper:not(.empty)::before {
  content: "Products included on this pack";
} */

/* .pack-product .bcolors-gift {
  padding: 15px 15px 15px 5px;
  gap: 0;
} */

/* .pack-product .gift-count-2 .bcolors-gift {
  padding: 15px;
  gap: 20px;
} */

/* .brand-colors-template .gift-count-2 .bcolors-gift-content h3 {
  font-size: 15px;
  font-size: clamp(12px, calc( (15 / 1440) * 100vw ), 15px);
  margin: 0;
} */

/* .pack-product .gift-count-2 .bcolors-gift-images {
  min-width: 90px;
  width: 90px;
  justify-content: center;
} */

/* .pack-product .gift-count-2 .bcolors-gift-price {
  width: 60px;
} */

.option-disabled,
.hide-tab
{
  display: none;
}

.bcolors-add-to-cart.sold-out {
  pointer-events: none;
  opacity: 0.6;
}

.bundled-products-wrapper {
  padding: 15px;
  border-radius: 0 0 12px 12px;
  background-color: #f6f6f9;
  border: 1px solid #e1e1e8;
  border-top: 0;
  max-height: 313px;
  overflow-y: auto;
}

.bundled-products-wrapper::-webkit-scrollbar {
  width: 5px;
}

.bundled-products-wrapper::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.bundled-products-wrapper::-webkit-scrollbar-thumb {
  background: #3F82A2;
}

.bundled-products-wrapper::-webkit-scrollbar-thumb:hover {
  background: #2e5b7e;
}

.bundled-products-wrapper h5 {
  color: #3F82A2;
  font-size: 14px;
  margin-bottom: 10px;
}

.bundled-product {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
  align-items: center;
}

.brand-colors-template .third-row .bundled-product img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 12px;
}

.bundled-product-info h6 {
  font-weight: 300;
  margin: 0 0 5px 0;
  color: #000;
}

.bundled-product-info p {
  font-size: 12px;
  margin-bottom: 0;
  color: #3F82A2;
}

.bundled-product-info a {
  font-size: 12px;
  color: #122842;
}

.bundled-product-info a:hover {
  text-decoration: underline;
}

.csm-cookie-box-window .isense-cc-deny,
.csm-cookie-box-window .isense-cc-allow
{
  color: #fff;
}

.pa7-top-border {
  position: relative;
  z-index: 2;
}

.pa7-top-border::before {
  content: "";
  position: absolute;
  top: -4px;
  left: 20%;
  right: 20%;
  width: 60%;
  height: 8px;
  background: #F79E38;
  border-radius: 20px; 
}

.bcolors-bogus-popup-text {
  font-size: 16px;
  margin-bottom: 15px;
  background-color: #EABD70;
  color: #000000;
  display: inline-block;
  padding: 10px 15px;
  border-radius: 5px;
  text-align: center;
}

.bcolors-bogus-popup-text a {
  text-decoration: underline;
  color: #000;
  pointer-events: none;
}

.bcolors-bogus-popup-text::before {
  content: "";
  background-image: url(/cdn/shop/files/info.svg?v=1767817607);
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 5px;
}

.bcolors-special-offer:not(.selected) .bcolors-title > div.bcolors-text {
  margin-top: -15px;
}

.bcolors-special-offer .bcolors-title > div.bcolors-text::before {
  content: "Special Offer";
  font-size: 11px;
  font-weight: 600;
  background: #f05353;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 5px;
  padding: 3px 10px;
  line-height: 1;
  display: block;
  border-radius: 25px;
}

.bcolors-special-offer.selected .bcolors-title > div.bcolors-text::before {
  width: calc(100% + 50px);
  position: absolute;
  left: -25px;
  right: -25px;
  top: 0;
  border-radius: 8px 8px 0 0;
}

@media only screen and (min-width: 590px) {
  .clean-design-v2 .page-content {
      padding-top: 40px;
      padding-bottom: 60px;
  }
}

@media only screen and (max-width: 1100px) {
  .clean-design-v2 .gallery-info-rs {
    flex-direction: column;
    align-items: center;
  }

  .clean-design-v2 .gallery-info-rs > div {
    width: 100%;
  }

  .clean-design-v2 .desktop-split-wrapper {
    flex-wrap: nowrap;
  }

  .clean-design-v2 .bcolors-gift {
    flex-direction: column;
    gap: 5px;
  }
}

@media (max-width: 1000px) {
  .clean-design-v2 .brand-colors-template .grid__item:has(.product-single__meta) {
    order: 1;
    width: calc(100% - 400px);
  }

  .clean-design-v2 .page-width {
    max-width: 100%;
    padding: 0 20px;
  }

  .clean-design-v2 .desktop-split-wrapper {
    flex-direction: row;
  }
}

@media (max-width: 900px) {
  .clean-design-v2 .brand-colors-template .grid__item:has(.product-single__meta) {
      order: 1;
      width: 100%;
  }

  .clean-design-v2 .brand-colors-template .third-row {
    width: 100%;
    padding: 0;
    min-width: 0;
    position: relative;
    top: 0;
  }

  .clean-design-v2 .bcolors-tabs-titles {
    justify-content: flex-start;
    gap: 10px;
  }

  .clean-design-v2 .desktop-split-wrapper {
    flex-direction: column;
  }

  .clean-design-v2 .grid__item.left-col > .bcolors-gift-wrapper,
  .clean-design-v2 .grid__item.left-col > .bcolors-progress-bar
  {
    display: none;
  }

  .clean-design-v2 .gallery-info-rs  > .bcolors-form,
  .clean-design-v2 .gallery-info-rs  > .bcolors-extra-off 
  {
    display: block;
  }
  
  .clean-design-v2 .gallery-info-rs  > .bcolors-form {
    width: 100%;
    margin-top: 15px;
  }

  .clean-design-v2 .gallery-info-rs  > .bcolors-gift-wrapper,
  .clean-design-v2 .gallery-info-rs  > .bcolors-progress-bar {
    display: flex;
  }

  .clean-design-v2 .brand-colors-template .third-row {
    display: none;
  }

  .clean-design-v2 .bcolors-tabs-panel {
    padding: 10px 15px 0 15px;
  }
}

@media (max-width: 700px) {
  .clean-design-v2 .brand-colors-template .bcolors-gift-content {
    flex-direction: column;
    gap: 10px;
    text-align: center;
  }
}

@media (max-width: 600px) {
  .clean-design-v2 .brand-colors-template .bcolors-gift-content p {
    display: none;
  }

  .clean-design-v2 .bcolors-gift {
    padding: 10px 6px;
  }

  .clean-design-v2 .brand-colors-template .bcolors-gift-content h3 {
    font-weight: 700;
  }

  .clean-design-v2 .gallery-info-rs {
    gap: 0;
  }

  .clean-design-v2 .bcolors-gift-wrapper {
    margin-top: 40px;
  }

  .clean-design-v2 .bcolors-progress-bar {
    margin-bottom: 30px;
  }

  .clean-design-v2 .bcolors-gift-wrapper:not(.empty)::before {
    width: 100%;
    text-align: center;
  }

  .clean-design-v2 .bcolors-tabs-titles {
    justify-content: space-between;
    gap: 10px;
  }
}