body.template-product .ab-variant-picker,
body.template-product-swatches .ab-variant-picker,
body.template-product
  .product-block.product-block--price
  .grid__item:first-child,
body.template-product .product__sticky-atc__quantity quantity-input {
  display: none;
}
body.template-product .product__sticky-atc__quantity,
body.template-product-swatches .product__sticky-atc__quantity {
  display: block !important;
  float: left;
  margin-right: 1.5rem;
}
body.template-product .product__info-container {
  display: grid;
}
body.template-product .product-block.product-block--price {
  grid-row-start: 3;
  grid-row-end: 3;
  border-bottom: 0;
}
@media screen and (max-width: 979px) {
  #tabs_content_target {
    display: none;
  }
  body.template-product .product-block.product-block--price {
    grid-row-start: 1;
    grid-row-end: 1;
  }
}
body.template-product-swatches .content-for-layout,
body.template-product .content-for-layout {
  display: flex;
  flex-direction: column;
}
body.template-product-swatches
  .product-block.product-block--free-shipping-message,
body.template-product-swatches .product-block.product-block--payment-icons,
body.template-product-swatches .recharge-wrapper,
body.template-product-swatches .product-block.product-block--text,
body.template-product-swatches .product-image-text-section,
body.template-product-swatches .product-metafield-html + .shopify-section,
body.template-product-swatches .product__sticky-atc__quantity quantity-input,
body.template-product-swatches #rebuy-widget-52947,
body.template-product-swatches section.collapsible-content-section,
body.template-product-swatches section.frequently-bought-together,
body.template-product .product-block.product-block--free-shipping-message,
body.template-product .product-block.product-block--payment-icons,
body.template-product .recharge-wrapper,
body.template-product .product-block.product-block--text,
body.template-product .product-image-text-section,
body.template-product .product-metafield-html + .shopify-section,
body.template-product .product__sticky-atc__quantity quantity-input,
body.template-product #rebuy-widget-52947,
body.template-product section.collapsible-content-section,
body.template-product section.frequently-bought-together {
  display: none;
  visibility: hidden;
}
body.template-product-swatches .product-block--price .grid,
body.template-product .product-block--price .grid {
  gap: 5px;
}
body.template-product-swatches .product-block--price .grid__item,
body.template-product .product-block--price .grid__item {
  width: 100%;
  max-width: 100%;
}
body.template-product-swatches .product-block--price .grid__item:first-of-type,
body.template-product .product-block--price .grid__item:first-of-type {
  display: none !important;
}
body.template-product-swatches
  main
  .shopify-section.collapsible-content-section
  + .shopify-section,
body.template-product-swatches #ab-test-tabs,
body.template-product-swatches
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle,
body.template-product-swatches
  .no-js-hidden.product-price--inline
  .price.price-ab,
body.template-product
  main
  .shopify-section.collapsible-content-section
  + .shopify-section,
body.template-product #ab-test-tabs,
body.template-product
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle,
body.template-product .no-js-hidden.product-price--inline .price.price-ab {
  display: block;
}
body.template-product-swatches .price.price-ab,
body.template-product .price.price-ab {
  display: flex;
  align-items: center;
}
body.template-product-swatches .product-block.product-block--buying-options,
body.template-product .product-block.product-block--buying-options {
  display: block;
}
body.template-product-swatches
  .product-block.product-block--buying-options
  .a-sheet-web,
body.template-product
  .product-block.product-block--buying-options
  .a-sheet-web {
  margin: 0 -20px;
}
body.template-product-swatches
  .product-block.product-block--buying-options
  .a-sheet-web
  .relat_list,
body.template-product
  .product-block.product-block--buying-options
  .a-sheet-web
  .relat_list {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}
body.template-product-swatches .product-form__quantity,
body.template-product .product-form__quantity {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  gap: 18px;
  row-gap: 0;
}
body.template-product-swatches .product-form__quantity .qty-information,
body.template-product .product-form__quantity .qty-information {
  display: flex;
  flex-direction: column;
}
body.template-product-swatches .product-form__quantity .qty-information label,
body.template-product .product-form__quantity .qty-information label {
  margin-bottom: 5px;
}
body.template-product-swatches .product-form__quantity .qty-information select,
body.template-product .product-form__quantity .qty-information select {
  font-style: normal;
  font-weight: 400;
  font-size: calc(16px + var(--mobile-boost));
  line-height: 24px;
  padding: 1.8rem 1.6rem 1.6rem 1.8rem;
  color: #00000b;
  width: 72px;
  border: 1px solid #e5e4e2;
  border-radius: 4px;
  background: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 0.75L5.5 5.25L10 0.75' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 0.75L5.5 5.25L10 0.75' stroke='black' stroke-opacity='0.2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center right 16px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
body.template-product-swatches
  .product-form__quantity
  .qty-information
  select::-ms-expand,
body.template-product
  .product-form__quantity
  .qty-information
  select::-ms-expand {
  display: none;
}
body.template-product-swatches
  .product-form__quantity
  .qty-information
  select[disabled],
body.template-product
  .product-form__quantity
  .qty-information
  select[disabled] {
  opacity: 0.5;
}
body.template-product-swatches .product-form__quantity .quantity-message,
body.template-product .product-form__quantity .quantity-message {
  flex: 1 1 100%;
  margin: 1rem 0 0;
}
body.template-product-swatches
  .product__sticky-atc__quantity
  .product-form__quantity
  .qty-information,
body.template-product
  .product__sticky-atc__quantity
  .product-form__quantity
  .qty-information {
  flex-flow: row;
  align-items: center;
  gap: 5px;
}
body.template-product-swatches
  .product__sticky-atc__quantity
  .product-form__quantity
  .qty-information
  label,
body.template-product
  .product__sticky-atc__quantity
  .product-form__quantity
  .qty-information
  label {
  margin: 0;
}
body.template-product-swatches .price__badge-sale,
body.template-product .price__badge-sale {
  vertical-align: sub;
}
body.template-product-swatches .product--medium .thumbnail-list,
body.template-product .product--medium .thumbnail-list {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  padding: 3px 0 3px 4px;
  margin-left: -5px;
  gap: 1rem;
}
body.template-product-swatches
  .product--medium
  .thumbnail-list
  .thumbnail-list__item,
body.template-product .product--medium .thumbnail-list .thumbnail-list__item {
  width: calc((100% - 4rem) / 5);
}
body.template-product-swatches .thumbnail-list_item--variant:not(:first-child),
body.template-product .thumbnail-list_item--variant:not(:first-child) {
  display: block;
}
body.template-product-swatches
  .product--thumbnail
  .product__media-item:not(.is-active),
body.template-product-swatches
  .product--thumbnail_slider
  .product__media-item:not(.is-active),
body.template-product .product--thumbnail .product__media-item:not(.is-active),
body.template-product
  .product--thumbnail_slider
  .product__media-item:not(.is-active) {
  display: block;
  width: 100%;
}
body.template-product-swatches .slider-buttons,
body.template-product .slider-buttons {
  margin-bottom: 0;
}
@media screen and (max-width: 989px) {
  body.template-product-swatches .slider-buttons,
  body.template-product .slider-buttons {
    margin-bottom: 1rem;
  }
}
body.template-product-swatches .relat_list,
body.template-product .relat_list {
  margin-top: 0.5rem;
  flex-wrap: nowrap;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
body.template-product-swatches .relat_list::-webkit-scrollbar,
body.template-product .relat_list::-webkit-scrollbar {
  display: none;
}
body.template-product-swatches .relat_list li a .pro_title,
body.template-product .relat_list li a .pro_title {
  display: flex;
  align-items: center;
  flex-direction: column;
  font-size: calc(1.4rem + var(--mobile-boost));
  line-height: 1.7rem;
  font-weight: 600;
  white-space: nowrap;
}
body.template-product-swatches .relat_list li a .pro_title_sub_label,
body.template-product .relat_list li a .pro_title_sub_label {
  display: flex;
  align-items: center;
  font-style: italic;
  gap: 0.1rem;
  color: #fff;
  background: #00783f;
  border-radius: 2rem;
  padding: 0 1rem;
  margin-top: 0.2rem;
}
body.template-product-swatches .relat_list li a .pro_title_sub_label span,
body.template-product .relat_list li a .pro_title_sub_label span {
  font-size: calc(0.8rem + var(--mobile-boost));
  line-height: 1rem;
}
body.template-product-swatches .tabs_content_target,
body.template-product .tabs_content_target {
  display: none;
}
body.template-product-swatches .accordion__title,
body.template-product .accordion__title {
  min-width: 100%;
}
@media screen and (min-width: 990px) {
  body.template-product-swatches .accordion__title,
  body.template-product .accordion__title {
    margin: auto;
  }
}
body.template-product-swatches
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle,
body.template-product
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle {
  border-radius: 1.2rem;
  border: 1px solid #e5e4e2;
  padding: 1.6rem 2.3rem;
  margin-top: 0;
}
body.template-product-swatches
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle
  .primary-title,
body.template-product
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle
  .primary-title {
  font-size: calc(1.8rem + var(--mobile-boost));
  line-height: 2.8rem;
}
body.template-product-swatches
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle
  .rebuy-bundle__items,
body.template-product
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle
  .rebuy-bundle__items {
  display: none;
}
body.template-product-swatches
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle
  .rebuy-bundle__images,
body.template-product
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle
  .rebuy-bundle__images {
  width: 100%;
  justify-content: space-evenly;
}
body.template-product-swatches
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle
  .rebuy-bundle__image-divider,
body.template-product
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle
  .rebuy-bundle__image-divider {
  margin-left: 2rem;
}
@media screen and (max-width: 460px) {
  body.template-product-swatches
    .product-block--app
    .rebuy-widget.widget-type-dynamic-bundle
    .rebuy-bundle__image-divider,
  body.template-product
    .product-block--app
    .rebuy-widget.widget-type-dynamic-bundle
    .rebuy-bundle__image-divider {
    display: none;
  }
}
body.template-product-swatches
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle
  .rebuy-bundle__image:last-child
  .rebuy-bundle__image-divider,
body.template-product
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle
  .rebuy-bundle__image:last-child
  .rebuy-bundle__image-divider {
  display: none;
}
body.template-product-swatches
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle
  .rebuy-bundle__actions-price,
body.template-product
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle
  .rebuy-bundle__actions-price {
  font-size: calc(2.2rem + var(--mobile-boost));
  line-height: 2.8rem;
  font-weight: 600;
  text-align: left;
  margin: 2.3rem 0 0;
}
body.template-product-swatches
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle
  .rebuy-bundle__actions-buttons,
body.template-product
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle
  .rebuy-bundle__actions-buttons {
  max-width: unset;
  width: auto;
}
body.template-product-swatches
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle
  button,
body.template-product
  .product-block--app
  .rebuy-widget.widget-type-dynamic-bundle
  button {
  font-size: calc(1.8rem + var(--mobile-boost));
  line-height: 2.2rem;
  font-weight: 600;
  color: #b47f00;
  border: 1px solid #b47f00;
  border-radius: 0.8rem;
  background-color: #fff;
  width: 100%;
  height: 6rem;
  margin-top: 0;
}
body.template-product-swatches .nav-tabs,
body.template-product .nav-tabs {
  padding-left: 0;
}
body.template-product-swatches .slider-button--prev .icon-caret,
body.template-product .slider-button--prev .icon-caret {
  right: unset;
  left: -9px;
}
body.template-product-swatches .nav-item,
body.template-product .nav-item {
  list-style: none;
  width: 100%;
  border-top: 1px solid #e5e4e2;
}
body.template-product-swatches .nav-item:last-child,
body.template-product .nav-item:last-child {
  border-bottom: 1px solid #e5e4e2;
}
@media screen and (min-width: 980px) {
  body.template-product-swatches .nav-item,
  body.template-product .nav-item {
    border-top: 0;
    border-bottom: 0;
  }
  body.template-product-swatches .nav-item:last-child,
  body.template-product .nav-item:last-child {
    border-bottom: 0;
  }
}
body.template-product-swatches .nav-link,
body.template-product .nav-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: -moz-max-content;
  min-width: max-content;
  background: none;
  cursor: pointer;
  border: 0;
  height: 66px;
}
@media screen and (min-width: 980px) {
  body.template-product-swatches .nav-tabs,
  body.template-product .nav-tabs {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0px;
  }
  body.template-product-swatches .nav-tabs .accordion__content,
  body.template-product .nav-tabs .accordion__content {
    display: none;
  }
  body.template-product-swatches .nav-tabs-summary,
  body.template-product .nav-tabs-summary {
    border-bottom: 2px solid rgba(0, 0, 0, 0);
  }
  body.template-product-swatches .nav-tabs-summary[aria-selected="true"],
  body.template-product .nav-tabs-summary[aria-selected="true"] {
    border-bottom-color: #00783f;
  }
  body.template-product-swatches .nav-item,
  body.template-product .nav-item {
    flex: 1;
    height: inherit;
    list-style: none;
    padding: 0;
  }
  body.template-product-swatches .nav-link,
  body.template-product .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body.template-product-swatches .tabs_content_target,
  body.template-product-swatches .nav-tabs-summary .icon-caret,
  body.template-product .tabs_content_target,
  body.template-product .nav-tabs-summary .icon-caret {
    display: none;
  }
}
@media screen and (max-width: 979px) {
  body.template-product-swatches details[open] .icon-caret.open,
  body.template-product details[open] .icon-caret.open {
    display: none;
  }
  body.template-product-swatches details[open] .icon-caret.close,
  body.template-product details[open] .icon-caret.close {
    display: block;
  }
}
body.template-product-swatches .tab-content,
body.template-product .tab-content {
  padding-top: 3rem;
}
body.template-product-swatches .tab-content h6,
body.template-product .tab-content h6 {
  margin-top: 0;
}
body.template-product-swatches .tab-content .banner__heading,
body.template-product .tab-content .banner__heading {
  display: flex;
  align-items: center;
  gap: 2rem;
  font-weight: 600;
}
@media screen and (min-width: 750px) {
  body.template-product-swatches .tab-content .banner__heading,
  body.template-product .tab-content .banner__heading {
    margin-bottom: 1.4rem;
  }
}
body.template-product-swatches .tab-content .banner__text,
body.template-product .tab-content .banner__text {
  font-size: calc(1.4rem + var(--mobile-boost));
  line-height: 2.4rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 979px) {
  body.template-product-swatches .tab-content,
  body.template-product .tab-content {
    padding-top: 0;
  }
  body.template-product-swatches .tab-content h4,
  body.template-product .tab-content h4 {
    display: none;
  }
  body.template-product-swatches .tab-content .banner__text,
  body.template-product .tab-content .banner__text {
    margin-bottom: 4rem;
  }
}
body.template-product-swatches .tab-pane,
body.template-product .tab-pane {
  display: none;
}
body.template-product-swatches .tab-pane.active,
body.template-product .tab-pane.active {
  display: block;
}
body.template-product-swatches .treatment-wrapper,
body.template-product .treatment-wrapper {
  margin-top: 3.2rem;
}
body.template-product-swatches .treatment-wrapper h6,
body.template-product .treatment-wrapper h6 {
  line-height: 2.4rem;
  margin: 0;
}
body.template-product-swatches .treatment-wrapper p,
body.template-product .treatment-wrapper p {
  margin-top: 0;
}
body.template-product-swatches .treatment-wrapper .treatment,
body.template-product .treatment-wrapper .treatment {
  margin-bottom: 2.4rem;
  display: flex;
  align-items: center;
  gap: 2rem;
}
body.template-product-swatches .treatment-wrapper .treatment img,
body.template-product .treatment-wrapper .treatment img {
  flex: 0 0 3rem;
}
@media screen and (min-width: 750px) {
  body.template-product-swatches .treatment-wrapper,
  body.template-product .treatment-wrapper {
    -moz-columns: 3;
    columns: 3;
  }
}
.product-form__quantity .form__label {
  font-size: calc(14px + var(--mobile-boost));
  line-height: 17px;
  font-weight: 500;
  margin-bottom: 1rem;
}
[data-ab-label] {
  visibility: hidden;
}
[data-ab-label]:not(.sticky-qty-lable):before {
  content: attr(data-ab-label);
  visibility: visible;
  font-size: calc(14px + var(--mobile-boost));
}
[data-ab-label].sticky-qty-lable {
  margin-bottom: 0;
  height: 0;
}
.product-form__quantity {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  gap: 18px;
  row-gap: 0;
}
.product-form__quantity .qty-information {
  display: flex;
  flex-direction: column;
}
.product-form__quantity .qty-information label {
  margin-bottom: 5px;
}
.product-form__quantity .qty-information select {
  font-style: normal;
  font-weight: 400;
  font-size: calc(16px + var(--mobile-boost));
  line-height: 24px;
  color: #00000b;
  width: 72px;
  border: 1px solid #e5e4e2;
  border-radius: 4px;
  padding: 1.8rem 1.6rem 1.6rem 1.8rem;
  background: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 0.75L5.5 5.25L10 0.75' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 0.75L5.5 5.25L10 0.75' stroke='black' stroke-opacity='0.2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center right 16px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
.product-form__quantity .qty-information select::-ms-expand {
  display: none;
}
.product-form__quantity .qty-information select[disabled] {
  opacity: 0.5;
}
.product-form__quantity .quantity-message {
  flex: 1 1 100%;
  margin: 0;
  margin-top: 1rem;
}
.upsell-information {
  background: #f9f9ff;
  border-radius: 5px;
  padding: 12px 16px;
}
.upsell-information h7 {
  display: block;
  font-style: normal;
  font-weight: 500;
  font-size: calc(12px + var(--mobile-boost));
  line-height: 14px;
  color: #000;
}
.upsell-information h7:not(.hide-desktop) {
  margin-bottom: 10px;
}
.upsell-information h7 small {
  font-style: normal;
  font-weight: 400;
  font-size: calc(10px + var(--mobile-boost));
  line-height: 16px;
  opacity: 0.5;
  margin-left: 5px;
}
.upsell-information h7 small.hide-mobile {
  display: inline;
}
.upsell-information h7 small.hide-desktop {
  display: none;
}
@media screen and (min-width: 750px) and (max-width: 979px),
  (max-width: 450px) {
  .upsell-information h7 small.hide-mobile {
    display: none;
  }
  .upsell-information h7 small.hide-desktop {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
}
@media screen and (min-width: 750px) and (max-width: 979px),
  (max-width: 450px) {
  .upsell-information h7 {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
  }
}
.upsell-information .upsell-discounts {
  display: flex;
  justify-content: space-between;
}
.upsell-information .upsell-discounts .upsell-discount {
  cursor: pointer;
  display: inline-flex;
  flex-flow: column;
  flex: 1 0 auto;
  min-width: 7.4rem;
  color: #00783f;
  align-items: center;
}
.upsell-information .upsell-discounts .upsell-discount * {
  display: inline-flex;
  justify-content: flex-end;
}
.upsell-information .upsell-discounts .upsell-discount + .upsell-discount {
  position: relative;
}
.upsell-information
  .upsell-discounts
  .upsell-discount
  + .upsell-discount:before {
  content: "";
  display: block;
  border-left: 1px solid #e5e4e2;
  position: absolute;
  height: 90%;
  left: -23px;
}
@media screen and (min-width: 750px) and (max-width: 979px),
  (max-width: 450px) {
  .upsell-information
    .upsell-discounts
    .upsell-discount
    + .upsell-discount:before {
    left: -9px;
  }
}
.upsell-information .upsell-discounts .upsell-discount-text {
  font-style: normal;
  font-weight: 400;
  font-size: calc(20.79px + var(--mobile-boost));
  line-height: 14px;
  letter-spacing: -0.05em;
  margin-bottom: 10px;
}
@media screen and (max-width: 979px) {
  .upsell-information .upsell-discounts .upsell-discount-text {
    font-size: calc(17px + var(--mobile-boost));
    line-height: 12px;
    margin-bottom: 3px;
  }
}
.upsell-information .upsell-discounts .upsell-discount-percent {
  display: grid;
  grid-template-columns: 2fr 1fr;
  -moz-column-gap: 3px;
  column-gap: 3px;
  font-weight: 700;
  line-height: 14px;
}
.upsell-information .upsell-discounts .upsell-discount-percent-text {
  grid-row-start: span 2;
  font-style: normal;
  font-size: calc(34.3488px + var(--mobile-boost));
  letter-spacing: -0.05em;
  line-height: 0.7;
}
@media screen and (max-width: 979px) {
  .upsell-information .upsell-discounts .upsell-discount-percent-text {
    font-size: calc(27px + var(--mobile-boost));
    line-height: 22px;
  }
}
.upsell-information .upsell-discounts .upsell-discount-percent-per {
  font-size: calc(18.0783px + var(--mobile-boost));
}
@media screen and (max-width: 979px) {
  .upsell-information .upsell-discounts .upsell-discount-percent-per {
    font-size: calc(14px + var(--mobile-boost));
    line-height: 12px;
  }
}
.upsell-information .upsell-discounts .upsell-discount-percent-off {
  font-size: calc(10.847px + var(--mobile-boost));
}
@media screen and (max-width: 979px) {
  .upsell-information .upsell-discounts .upsell-discount-percent-off {
    font-size: calc(8.8px + var(--mobile-boost));
    line-height: 12px;
  }
}
@media screen and (max-width: 979px) {
  body .product-form__quantity .upsell-information {
    padding: 0 16px;
  }
}
body.template-product .pricing-message,
body.template-product-swatches .pricing-message {
  display: block;
  margin-top: 0;
}
body.template-product .pricing-message img,
body.template-product-swatches .pricing-message img {
  vertical-align: middle;
}
body.template-product .pricing-message a,
body.template-product-swatches .pricing-message a {
  color: inherit;
}
body .product-block {
  padding: 0 0 2rem 0;
}
body .product-block.product-block--app {
  padding: 0;
}
body .product-block.product-block--title {
  padding-bottom: 0.5rem;
}
body .okeReviews .okeReviews-reviewsSummary-ratingCount {
  text-decoration: underline;
}
body .okeReviews .okeReviews-reviewsWidget:before {
  content: "Reviews";
  display: block;
  font-size: calc(2rem + var(--mobile-boost));
  font-weight: 600;
  margin-bottom: 0;
}
@media screen and (min-width: 980px) {
  body .okeReviews .okeReviews-reviewsWidget:before {
    font-size: calc(3.2rem + var(--mobile-boost));
    margin-bottom: 4rem;
  }
}
body .product-form__buttons {
  display: flex;
  gap: 1rem;
  flex-direction: column;
}
body .button--buy-now {
  display: flex;
}
body .product-form__submit {
  margin-bottom: 0;
}
body:not(.template-product-swatches)
  .product-block.product-block--price
  .price__regular {
  margin-bottom: 0.5rem;
}
body[class*="template-product"] .pricing-message {
  margin-top: 1rem;
}
.product__sticky-atc .upsell-information {
  display: none;
}
body .product__sticky-atc .upsell-information {
  display: inline-block;
}
body .product__sticky-atc .upsell-information .upsell-discounts {
  justify-content: space-around;
}
body .quantity-message {
  display: block;
}
.product__sticky-atc
  .upsell-information
  .upsell-discounts
  .upsell-discount-percent {
  line-height: 1rem;
}
.product__sticky-atc
  .upsell-information
  .upsell-discounts
  .upsell-discount-percent-text {
  font-size: calc(2.7rem + var(--mobile-boost));
}
.product__sticky-atc
  .upsell-information
  .upsell-discounts
  .upsell-discount-text {
  font-size: calc(1.6rem + var(--mobile-boost));
  margin-bottom: 0.3rem;
}
.product__sticky-atc
  .upsell-information
  .upsell-discounts
  .upsell-discount-percent-per {
  font-size: calc(1.4rem + var(--mobile-boost));
}
.product__sticky-atc
  .upsell-information
  .upsell-discounts
  .upsell-discount-percent-off {
  font-size: calc(0.8rem + var(--mobile-boost));
}
body.template-product .product-block.product-block--quantity-selector {
  display: block;
}
body.template-product .product__sticky-atc__quantity .qty-information {
  display: flex;
}
@media screen and (max-width: 979px) {
  body.template-product-swatches .product__sticky-atc,
  body.template-product .product__sticky-atc {
    /* display: block; */
    min-height: 0;
  }
  body .section-product-sticky-atc {
    min-height: 0;
  }
  body .product__sticky-atc .upsell-information {
    width: calc(100% - 8.7rem);
    display: inline-block;
    max-height: 6rem;
    flex: 0 0 100%;
  }
}
.sticky-qty-lable {
  display: none;
}
@media screen and (min-width: 980px) {
  .product__sticky-atc .upsell-information {
    min-width: 22rem;
  }
  body
    .product__sticky-atc
    .upsell-information
    .upsell-discounts
    .upsell-discount
    + .upsell-discount:before {
    left: -1rem;
  }
}

.product__sticky-atc__form .product-form__submit {
  height: 5rem;
  min-height: unset;
}

@media screen and (max-width: 979px) {
  body .product__sticky-atc__form {
    margin-top: 0;
  }
  body .product__sticky-atc__form .product-form__buttons {
    width: 100%;
  }
  .product__sticky-atc__form .product-form__submit {
    height: 5rem;
    min-height: unset;
  }
  body .product-form__quantity .upsell-information {
    width: calc(100% - 9.3rem);
    text-align: center;
  }
  body .product-form__quantity {
    gap: 0 !important;
  }
}
body
  .upsell-information
  .upsell-discounts
  .upsell-discount
  + .upsell-discount:before {
  left: -3rem;
}
body .upsell-discount:nth-child(2) {
  align-items: center;
  border: 0.1rem solid #e5e4e2;
  border-top: 0;
  border-bottom: 0;
  min-width: 7.4rem;
}
body .upsell-discount:nth-child(3) {
  padding-left: 0.3rem;
}
body
  .upsell-information
  .upsell-discounts
  .upsell-discount
  + .upsell-discount:before,
body .recharge-wrapper {
  display: none;
}
#productTabs {
  margin-bottom: 0;
}
.product-tabs {
  margin-bottom: 4rem;
}
@media screen and (min-width: 750px) {
  .product-tabs {
    margin-bottom: 5rem;
    padding-bottom: 5rem;
    border-bottom: 0.1rem solid #e5e4e2;
  }
}
.benefit .benefit_icon svg {
  width: 3rem;
  height: 3.5rem;
}
@media screen and (min-width: 750px) {
  .benefit {
    display: flex;
    gap: 2rem;
  }
  .benefit .benefit_icon {
    flex: 0 0 3rem;
  }
}
body[class*="template-product"] .okeReviews-reviewsWidget {
  margin-top: 0;
} /*# sourceMappingURL=product-ab-tests.min.css.map */
