.productblock .subscriptionbenefits {
    background: #fff6e8;
    padding: 30px 5px 25px;
    text-align: center;
    margin: 25px auto 10px;
}
.agm .productblock .subscriptionbenefits, .serolastin .productblock .subscriptionbenefits {
    background: #fff;
}
.productblock .subscriptionbenefits h2 {
    margin-bottom: 40px;
}
.productblock .subscriptionbenefits h2, .productblock .subscriptionbenefits span {
    color: #000;
    font-family: Inter;
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
}
.productblock .subscriptionbenefits img, .productblock .subscriptionbenefits span {
    display: block;
    margin: 0 auto;
    vertical-align: top;
}
.productblock .subscriptionbenefits span {
    margin-top: 20px;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
}
.productblock .subscriptionbenefits .col-6 {
    width: 16.25%;
    display: inline-block;
    vertical-align: top;
}
.productblock .product {
    box-shadow: 0 0 11px #00000040;
    background: #f6f6f6;
    padding: 30px;
    border-radius: 10px;
}
.agm .productblock .product, .serolastin .productblock .product, .bundles .productblock .product {
    background: #fff;
}
#bottom-price-area.productblock .container {
    justify-content: center;
}
#bottom-price-area.productblock .container .row {
    flex-grow: 1;
}
.productblock .productimages {
    position: relative;
}
.productblock .deliverytype {
    position: absolute;
    background: #3BBFBF;
    color: #fff;
    border-radius: 14px 14px 14px 4px;
    padding: 12px 20px;
    min-width: 140px;
    text-align: center;
    display: inline-block;
    left: 110px;
    top: 20px;
}
.productblock .deliverytype p {
    margin: 0;
    font-family: sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.45;
    color: #fff;
}
.productblock .deliverytype::after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px 16px 0 0;
  border-color: #3BBFBF transparent transparent transparent;
}
.productblock .product-1 .deliverytype {
    right: 0;
}
.productblock .product-image {
    width: auto!important;
    height: auto!important;
    padding-top: 30px;
}
.serolastin .productblock .product-image {
    padding-top: 0;
}
.productblock .product-checkbox input:checked~.checkmark~*, .productblock .product-checkbox .checkmark {
    color: #01aac7!important;
}
.productblock .product-checkbox input:checked~.checkmark {
    border: 2px solid #01AAC7!important;
}
.productblock .total-price {
    color: #000;
    text-align: center;
    font-family: Avenir Next;
    font-size: 18px;
    line-height: 27px;
}
.productblock .product-price {
    display: flex;
    align-items: center;
    justify-content: center;
}
.productblock .pricesavings .savings {
    display: flex;
    align-items: center;
    text-decoration: line-through;
    margin: 0 0 0 10px;
    color: #8b8b8b;
    font-family: Avenir Next;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 31.5px;
}
.productblock .pricesavings {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    align-content: center;
}
.productblock .product-checkbox .modify {
    display: block!important;
    color: #000!important;
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
}
.productblock .regular-price {
    color: #8b8b8b;
    font-weight: 600;
    font-size: 21px;
}
.productblock .product-checkbox .multilinecheck .checkmark {
    top: 25%!important;
    transform: translateY(-50%)!important;
}
.productblock .product-checkbox .multilinecheck input[type=radio] {
    top: -10px!important;
    position: relative!important;
}
.productblock .product-container .btn-cart {
    margin-top: 30px;
    margin-bottom: 25px;
}
.productblock a.btn-cart .product-price {
    display: inline-block;
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.productblock .product-checkbox .checkmark:before {
    background-image: url(../images/tick.png)!important;
}
.original {
    display: none;
}
.productblock h4.product-title {
    font-size: 30px;
    margin-bottom: 20px;
}
.deal-price-cta .deal-price-bottle {
    color: #fff;
    font-weight: 700;
    font-size: 115%}
.deal-price-bottle {
    font-size: 50px;
    line-height: 1.5;
    color: #3c3c3c;
}
.deal-price-select input[type=radio]:checked {
    border: 2px solid #01aac7!important;
}
.deal-guarantee-box {
    margin-top: 45px!important;
}
#bottom-price-area.agm, #bottom-price-area.serolastin {
    background: #bfbfbf;
    padding: 5%}
#bottom-price-area.iron-bladder {
    background: #ebebeb;
    padding: 5%}
#bottom-price-area.bundles {
    background: #fff;
    padding: 2% 5% 5%}
.bundles .product-container {
    grid-template-columns: 1fr 1fr;
    max-width: 971px;
    margin: 0 auto;
}
.bundles .productblock .container {
    justify-content: center;
}
.bundles .product-wrapper:nth-child(1) .product-value {
    visibility: visible;
}
@media(min-width:999px) {
    .productblock {
    padding-bottom: 0;
    display: block;
}
.productblock .subscriptionbenefits .col-6 {
    width: 16%}
}@media(max-width:998px) {
    .original, .productblock, #bottom-price-area {
    display: none;
}
}#template-search {
    max-width: 1450px;
    margin: 0 auto;
    padding: 3rem;
}
#template-search ol {
    padding: 3rem 0 2rem;
}
#searchresults li {
    margin: 0 0 20px;
}
#searchresults h3 {
    font-size: 20px;
}
input:-internal-autofill-selected {
    background-color: #fff!important;
}
#mobilebottom {
    display: none;
}
.mobile-logo .image-element__wrap {
    max-width: 180px!important;
}
#shopify-section-template--14472150384675__c83dcd02-ec19-41b1-bccb-ed3fe5326a78 {
    padding-bottom: 0;
}
.desktopreviewstitle {
    padding: 95px 60px 25px;
    margin-bottom: 0;
    margin-top: 0;
}
.desktopreviewstitle h2.title, .desktopreviewstitle p, .desktopreviewstitle .starreviews {
    width: 100%!important;
    text-align: center!important;
}
.desktopreviewstitle strong {
    padding-left: 5px;
}
.desktopreviewstitle h2.title, .desktopreviewstitle .starreviews {
    color: #000;
    font-weight: 700;
    font-size: 21.6px;
}
.desktopreviewstitle h2.title {
    font-size: 25px;
    margin: 10px 0 20px;
}
.desktopreviewstitle .starreviews {
    z-index: 2;
    display: flex!important;
    justify-content: center;
    align-items: center;
}
.desktopreviewstitle .starreviews div {
    margin-left: 3px;
}
.desktopreviewstitle .starreviews .okeReviews-reviewsSummary-ratingCount {
    font-weight: 700;
    display: inline-block;
    font-size: 21.6px;
    color: #666;
    position: relative;
}
.desktopreviewstitle .starreviews .okeReviews .okeReviews-starRating--small {
    height: 25px;
    width: 135px;
}
.desktopreviewstitle .starreviews .okeReviews .okeReviews-starRating--small .okeReviews-starRating-indicator-layer {
    background-size: 135px 25px;
    top: -2px;
}
.desktopreviewstitle .okeReviews .okeReviews-reviewsSummary.is-okeReviews-clickable {
    padding-left: 185px;
}
.desktopreviewstitle .okeReviews .okeReviews-reviewsSummary-starRating .okeReviews-a11yText {
    color: #000!important;
    font-weight: 700!important;
    margin-left: -350px!important;
    top: -5px!important;
    font-size: 21.6px!important;
    position: relative!important;
    clip: initial!important;
    height: auto!important;
    width: auto!important;
}
.desktopreviewstitle p {
    color: #666;
    margin: 0 auto;
    max-width: 580px;
    font-size: 18px;
}
.seeallreviews {
    padding: 0;
}
.seeallreviews span {
    border-radius: 16px;
    text-decoration: underline;
    color: #000;
    font-size: 16px;
    line-height: 122%;
    font-weight: 700;
    background: #fff;
}
.seeallreviews span:hover {
    cursor: pointer;
}
.bluedivbg {
    background: url(../../58/assets/bluede57.html?v=1689907975) repeat-x;
    height: 320px;
    margin-top: -275px;
    width: 100%;
    z-index: 1;
}
.circle-video-menu-wrap.circle-video-desktop {
    z-index: 2;
    margin-top: -20px;
}
.circle-video-menu-wrap.circle-video-desktop .circle-video-menu-item {
    width: 290px;
    height: 485px;
    vertical-align: top;
}
.circle-video-menu-wrap.circle-video-desktop .circle-menu-items {
    text-align: center;
    padding-bottom: 0;
}
.circle-video-menu-wrap.circle-video-desktop .circle-video-menu-item-image {
    height: 435px;
    margin: 0 10px;
}
.circle-video-menu-wrap.circle-video-desktop .circle-video-menu-item-image img {
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.circle-video-menu-wrap.circle-video-desktop .circle-menu-item-label {
    top: -100px;
    font-size: 18px;
    text-align: left;
    left: 25px;
}
.circle-video-menu-wrap.circle-video-desktop .circle-menu-item-excerpt {
    position: relative;
    top: -95px;
    left: 25px;
    font-weight: 400;
    text-align: left;
    font-size: 15px;
    white-space: normal;
    display: block;
    width: 180px;
    line-height: 1.2;
    color: #fff;
}
.circle-video-menu-wrap.circle-video-desktop .circle-video-menu-item-image svg {
    transform: none;
    left: auto;
    height: 55px;
    right: 14px;
    top: 80%;
    width: 55px;
}
.circle-video-menu-wrap.circle-video-desktop .circle-video-menu-item-image:after {
    display: none;
}
.product-bloodflow-7 .bg-3 {
    display: none!important;
}
.bluedivbg, .circle-video-menu-wrap.circle-video-desktop, .desktopreviewstitle, .seeallreviews {
    display: block!important;
}
#shopify-section-template--14472150384675__c83dcd02-ec19-41b1-bccb-ed3fe5326a78 {
    padding-bottom: 20px!important;
}
@media(max-width:999px) {
    .circle-video-menu-wrap.circle-video-desktop, .desktopreviewstitle, .seeallreviews, .bluedivbg, #shopify-section-template--14558487052323__83f8f50c-7b7f-4e65-ba34-421b882938a1 {
    display: none!important;
}
.both--only .circle-video-menu-wrap.circle-video-desktop, .product-bloodflow-7 .bg-3 {
    display: block!important;
}
#shopify-section-template--14558487052323__83f8f50c-7b7f-4e65-ba34-421b882938a1 {
    padding-bottom: 0!important;
}
}#theme-ajax-cart.is-drawer.is-visible, .mobile-search {
    z-index: 1000000;
}
.cart-drawer {
    display: flex;
}
.default-cart {
    display: none;
}
.product-selector {
    display: none;
    margin-top: 20px;
    letter-spacing: -.04em;
}
.pab-new.product-selector {
    display: none;
}
.product-selector-container {
    border: 2px solid rgba(200, 202, 203, 1);
    color: #000;
}
.product-selector-tabs {
    background-color: #e7eaee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
}
.pab-new .product-selector-tabs {
    align-items: center;
    justify-content: center;
    background: #fff;
    padding: 25px 13px 20px;
    border-radius: 4px 4px 0 0;
}
.pab-new .product-selector-tabs>*:not(:first-child) {
    margin-left: 14.17px!important;
}
.pab-new .product-selector-tabs .tab {
    display: flex;
    column-gap: 10px;
    align-items: center;
}
.pab-new .product-selector-tabs .title {
    margin: 0;
    color: #323c3e;
    text-align: center;
    font-size: 14.173px;
    font-weight: 600;
    line-height: 21.259px;
}
.pab-new .product-selector-tabs .title #content1:after {
    content: "\a";
    white-space: pre;
}
.pab-new .product-selector-tabs .title span {
    color: #f79239;
}
.pab-new .product-selector-tabs .save {
    padding: 7px 14px;
    background-color: #fcf5cf;
    border-radius: 87px;
    font-weight: 600;
    color: var(--gray-800,  #323c3e);
    font-size: 10.63px;
    line-height: 14.173px;
}
.product-selector-tab {
    position: relative;
    -webkit-box-flex: 1;
    cursor: pointer;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    padding: 22px 10px;
}
.product-selector-tabs-switch {
    position: relative;
    display: inline-block;
    width: 70px;
    min-width: 70px;
    height: 35px;
}
.product-selector-tabs-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.product-selector-tabs-switch .product-selector-tabs-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.product-selector-tabs-switch .product-selector-tabs-slider:before {
    position: absolute;
    content: "";
    height: 21px;
    width: 21px;
    left: 6px;
    bottom: 6px;
    background-color: #01aac7;
    -webkit-transition: .4s;
    transition: .4s;
}
.product-selector-tabs-switch input:checked+.product-selector-tabs-slider:before {
    left: 20%;
    background-color: #fff;
}
.product-selector-tabs-switch input:checked+.product-selector-tabs-slider {
    background-color: #01aac7;
}
.product-selector-tabs-switch input:checked+.product-selector-tabs-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translate(26px);
}
@media(min-width:799px) {
    .product-selector-container {
    border: none;
}
.product-selector-options.active {
    border: solid 1px #C8CACB;
    padding: 1rem 0 0;
    display: flex!important;
    flex-direction: column!important;
}
.product-selector-options .benefit {
    margin-bottom: 0;
    order: 1;
}
.pab-new .product-selector-tabs {
    justify-content: flex-start;
}
}.product-selector-tabs #content1 {
    min-width: max-content;
}
.product-selector-tabs-switch .product-selector-tabs-slider.round {
    border-radius: 88.458px;
    border: .894px solid #ccd4d6;
    background: #fff;
}
.product-selector-tabs-switch .product-selector-tabs-slider.round:before {
    border-radius: 50%}
.product-selector-tab>.most-popular {
    position: absolute;
    background-color: #bd2d2c;
    text-transform: uppercase;
    left: -2px;
    right: 0;
    top: -30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff!important;
    font-size: 12px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.product-selector-tab>div {
    font-size: 22px;
    font-weight: 700;
    white-space: nowrap;
}
.product-selector-tab>p {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0;
}
.product-selector-tab.active {
    background-color: #fff;
}
.product-selector-tab.active>div {
    color: #ff9500;
}
.pab-new .product-selector-tab.active>div {
    color: #000;
}
.product-selector-options {
    display: none;
    padding: 30px;
}
.product-selector-options.active {
    display: block;
    background-color: #fff;
}
.product-selector-options-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 0 16px;
}
.product-selector-options-wrapper>*:not(:first-child) {
    margin-left: 8px;
}
.product-selector-option {
    display: none;
    margin-bottom: 10px;
    position: relative;
}
.pab-new .product-selector-option {
    flex-grow: 1;
}
.product-selector-option_radio {
    opacity: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.product-selector-option-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    line-height: 19px;
    padding: 6px 15px 6px 50px;
    width: 100%;
    cursor: pointer;
    border: 1px solid #c8cacb;
    border-radius: 5px;
    min-height: 76px;
    justify-content: center;
    color: #000;
}
.pab-new .product-selector-option-content {
    padding: 8px 0;
}
.product-selector-option_radio:checked~.product-selector-option-content {
    color: #01aac7;
    border: 1px solid #01aac7;
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, .07);
    box-shadow: 0 10px 10px #00000012;
}
.pab-new .product-selector-option_radio:checked~.product-selector-option-content {
    background: #01aac71a;
    box-shadow: none;
    border-radius: 7.923px;
    border: 1.585px solid var(--01-aac-7,  #01aac7);
}
.product-selector-option-content:before {
    background-color: #fff;
    border: 1px solid #c8cacb;
    height: 24px;
    left: 15px;
    pointer-events: none;
    width: 24px;
    border-radius: 50%}
.product-selector-option-content:after {
    background: no-repeat 50%/100% 100%;
    height: 20px;
    left: 20px!important;
    width: 20px;
}
.product-selector-option-content:after, .product-selector-option-content:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.product-selector-option_radio:checked~.product-selector-option-content:before {
    background-color: #01aac7;
    border-color: #01aac7;
    color: #01aac7;
}
.product-selector-option_radio:checked~.product-selector-option-content:before {
    background-color: #fff;
    border-color: #c8cacb;
}
.product-selector-option_radio:checked~.product-selector-option-content:after {
    background-color: #01aac7;
    border-radius: 50%;
    height: 14px;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 14px;
}
.pab-new .product-selector-option-content:before, .pab-new .product-selector-option-content:after {
    content: none;
}
.product-selector-option-content-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.pab-new .product-selector-option-content-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: column;
    height: 100%}
.option-content {
    display: flex;
    flex-direction: column;
}
.pab-new .option-content>*:not(:first-child) {
    margin-top: 6px;
}
.option-content-flex-1 {
    flex: 1;
}
.pab-new .option-content-flex-1 {
    margin-bottom: 14.4px;
}
.option-content-right {
    align-items: flex-end;
}
.option-title {
    font-weight: 700;
    color: #01aac7;
}
.ab-variant-1 .option-title {
    font-size: 17px;
}
.pab-new .option-title {
    text-align: center;
    font-size: 13.5px;
    font-weight: 700;
    color: #000;
    line-height: normal;
    letter-spacing: -.54px;
}
.option-free {
    color: #bb2b2d;
    font-weight: 700;
    line-height: 21px;
}
.pab-new .option-free {
    font-size: 11.25px;
    line-height: normal;
    letter-spacing: -.45px;
}
.ab-variant-1 .option-free {
    font-size: 12px;
}
.option-delivery {
    color: #000;
    font-size: 12px;
    font-weight: 400;
}
.pab-new .option-delivery {
    font-size: 9.75px;
    line-height: normal;
    letter-spacing: -.39px;
}
.option-price-container {
    color: #000;
}
.pab-new .option-price-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.option-price {
    font-size: 15px;
    font-weight: 700;
}
.pab-new .option-price {
    font-size: 15.224px;
    line-height: normal;
    letter-spacing: -.609px;
}
.pab-new .option-unit {
    font-size: 12.37px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -.495px;
}
.option-price-compare {
    font-size: 12px;
    line-height: 15px;
    text-decoration: line-through;
}
.option-content .option-price-save {
    color: #78ac09;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
}
.benefit {
    margin: 13px 0;
    padding: 17px;
    text-align: center;
    background: #f2b8440d;
}
.benefit-title {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -.557px;
}
.benefit-container {
    display: flex;
    justify-content: center;
    margin-top: 12px;
}
.benefit-container>*:not(:first-child) {
    margin-left: 28px;
}
.benefit-item {
    display: flex;
    text-align: left;
    font-size: 13px;
}
.benefit-items>*:not(:first-child) {
    margin-top: 8px;
}
.benefit-item img {
    margin-right: 8px;
    width: 16px;
    height: 16px;
}
.pab-new .product-form__cta {
    padding: 0 20px;
}
.btn-cart-new {
    background: #ff9500;
    color: #fff;
    display: block;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 5px;
}
.pab-new .btn-cart-new, .btn-cart-new {
    font-size: 13.663px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -.547px;
    text-transform: capitalize;
    border-radius: 4px;
}
.btn-cart-new:hover {
    background: #ffa527;
    color: #fff;
}
@media screen and (max-width:950px) {
    .product-selector-tab>div {
    font-size: 16px;
}
.product-selector-tab>p {
    font-size: 10px;
}
}@media screen and (max-width:600px) {
    .ab-pab-redesign .pab-new.product-selector {
    display: block!important;
}
.pab-new.product-selector, .ab-pab-redesign .product-selector {
    display: none!important;
}
.product-selector, .product-bf7-1-2-4 .pab-new.product-selector {
    display: block!important;
}
.product-bf7-1-2-4 .product-selector {
    display: none!important;
}
.product-selector-option {
    display: block;
}
.product-selector-origin, .agm-hero-btn, #bottom-price-area {
    display: none!important;
}
.product-selector-options {
    padding: 20px;
}
.pab-new .product-selector-options {
    padding: 0 0 20px;
}
.product-selector-option {
    margin-bottom: 10px;
}
.pab-new .product-selector-option {
    margin-bottom: 0;
}
.product-selector-option-content {
    padding: 5px 10px 5px 35px;
    line-height: 14px;
}
.product-selector-option-content:before {
    left: 10px;
    width: 20px;
    height: 20px;
}
.product-selector-option-content:after {
    left: 15px!important;
}
.product-selector-option_radio:checked~.product-selector-option-content:after {
    width: 10px;
    height: 10px;
}
.option-title {
    font-size: 15px;
}
.option-free, .option-delivery {
    font-size: 10px;
}
.option-price {
    font-size: 13px;
}
.option-price-compare, .option-price-save {
    font-size: 10px;
}
}@media screen and (max-width:375px) {
    .pab-new .product-selector-tabs .title {
    font-size: 13px;
}
.benefit-item {
    font-size: 11px;
}
}@media screen and (max-width:360px) {
    .pab-new .product-selector-tabs .title {
    font-size: 11px;
}
}.mega-menu__grid {
    display: grid!important;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 2rem;
    row-gap: 1rem;
    padding: 1.5rem;
    max-width: 1200px;
}
.mega-menu__grid .mega-menu__block {
    padding: 0;
    margin: 0;
}
@media(max-width:989px) {
    .mega-menu__grid {
    grid-template-columns: repeat(2, 1fr);
}
}@media(max-width:789px) {
    .mega-menu__grid {
    display: block!important;
}
}.test-mega-menu-hidden {
    display: none!important;
    visibility: hidden!important;
}
.test-has-no-mega-menu {
    position: relative!important;
}
.test-has-no-mega-menu .navbar-dropdown {
    transition: none!important;
}
.mobile-submenu__list.has-dropdown .mobile-menu__submenu-list-item {
    display: block;
}
.mobile-submenu__list.has-mega-menu .mobile-menu__submenu-list-item {
    display: none;
}
.test-mobile-no-megamenu .test-mega-menu-hidden {
    display: block!important;
    visibility: visible!important;
}
@media(min-width:750px) {
    #timeline {
    display: none;
}
}.ajax-cart__upsell-container {
    position: relative;
}
.upsell-cancel-cross {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 1;
}
.upsell-cancel-cross button {
    border-radius: 50%;
    background-color: #0a0a0a33;
    border: 0;
    padding: 0;
}
.upsell-cancel-cross svg {
    width: 12px;
    height: 12px;
}
.sale-tag {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #b10e0e;
    color: #fff;
    border-radius: 100px;
    padding: 1px 5px;
    font-size: 10px;
}
@media(max-width:749px) {
    .nitric-oxid-banner .image-with-text__text {
    position: absolute!important;
    top: 40%!important;
    right: 0;
    left: 0;
    width: 100%!important;
}
.nitric-oxid-banner .image-with-text__text .caption-content>* {
    color: #fff!important;
}
.nitric-oxid-banner .image-with-text__text .caption-content .image-with-text-overlay__heading {
    font-size: 20px;
    text-align: center;
}
.nitric-oxid-banner .image-with-text__text .caption-content .image-with-text-overlay__subheading p {
    font-size: 16px!important;
    text-align: center;
}
.nitric-oxid-banner .image-with-text-overlay__buttons a {
    max-width: max-content;
    margin: 0 auto;
}
}#bottom-price-area:not(.has-background) .layout-cont-third {
    width: calc(95% - 20px);
    max-width: 1180px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
}
.test--show {
    display: none;
}
.best-seller-title {
    padding: 35px 0;
}
.detailed-featured-product__item.hidden-item, .info__variant-selector {
    display: none;
}
.detailed-featured-product__item {
    display: flex;
    flex-direction: column;
}
.detailed-featured-product__info {
    display: flex;
    flex-direction: column;
    flex: 1;
}
.info__button {
    margin-top: auto!important;
}
@media(min-width:750px) {
    .nitric-oxid-banner .container {
    padding-left: 2rem;
    padding-right: 2rem;
    max-width: 1500px;
    margin: 0 auto;
}
}@media(max-width:600px) {
    #mobilebottom {
    display: block!important;
}
#becomevip a {
    display: block!important;
    width: 100%!important;
    text-align: center!important;
    margin: 0 15px!important;
    position: relative!important;
    top: 5px!important;
    border-radius: 40px!important;
    padding: 10px 0!important;
    background: #f79239!important;
    font-weight: 700!important;
    color: #fff!important;
    font-size: 14px!important;
}
#vipperks ul, #vipperks li {
    margin: 0!important;
    padding: 0!important;
}
#vipperks ul {
    display: flex!important;
    justify-content: space-between!important;
    flex-wrap: wrap!important;
    margin-top: 30px!important;
    padding: 0 1.5rem!important;
}
#vipperks li {
    flex-basis: 48%!important;
    margin: 0 0 20px!important;
    color: #000!important;
    font-size: 12px!important;
    font-style: normal!important;
    text-transform: none!important;
    font-weight: 400!important;
    line-height: normal!important;
    letter-spacing: -.485px!important;
    background-image: url(../../../files/carbon_checkmark-filled50a7.svg?v=1694825088)!important;
    background-size: 16px 16px!important;
    background-repeat: no-repeat!important;
    padding-left: 20px!important;
}
#vipperks ul li.checkmark:before {
    content: ""!important;
    display: inline-block!important;
    width: 16px!important;
    height: 16px!important;
    margin-right: 10px!important;
}
#mobilesearch {
    display: flex!important;
    margin: 15px 0 20px;
}
#mobilesearch form {
    display: flex!important;
    padding: 0 14px!important;
    align-items: center!important;
    gap: 0px!important;
    flex: 1!important;
    align-self: stretch!important;
}
#mobilesearch form input {
    font-size: 13px!important;
    border: 1px solid #01AAC7!important;
    flex: 1!important;
    height: 35px!important;
    padding: 2px 7px!important;
}
#mobilesearch form button {
    height: 35px!important;
    padding: 2px 10px!important;
    border: 0!important;
    color: #fff!important;
    background: #01aac7!important;
    font-size: 12px!important;
    font-weight: 600!important;
    letter-spacing: -.24px!important;
    text-transform: capitalize!important;
}
.mobile-menu__toggle-icon .icon {
    color: #6b6b6b!important;
    height: 1rem!important;
    width: 1rem!important;
}
.header__link, .header__link>a, .mobile-menu__toggle-icon .icon {
    color: #6b6b6b!important;
    fill: #6b6b6b!important;
}
.navabtest .mobile-menu__list-item a {
    padding: 15px!important;
    border-bottom: 1px solid #E6E6E6!important;
}
.navabtest .mobile-menu__content .mobile-menu__list, .navabtest .mobile-menu__content {
    padding-bottom: 0!important;
    margin-bottom: 0!important;
}
.navabtest .mobile-menu__item.item-with-icon {
    display: none!important;
}
.mobile-menu #becomevip {
    display: flex;
    padding-top: 20px!important;
}
.mobile-menu--opened #chat-button, .navabtest .selectors-form__wrap {
    display: none!important;
}
#mobilebottom {
    position: relative!important;
    display: block!important;
    margin-top: 30px!important;
    padding: 20px 15px 0!important;
    bottom: 0!important;
    background: #f5f5f5!important;
    width: 100%!important;
}
.mobile-menu #mobilebottom a {
    font-weight: 400!important;
    text-transform: none!important;
    font-size: 15px!important;
    margin: 0!important;
    display: block!important;
    padding-bottom: 20px!important;
}
#mobilebottom .social-icons a {
    color: #6b6b6b!important;
}
#mobilebottom .social-icons {
    gap: 20px!important;
}
.peachbg {
    background: #fefbf6!important;
    padding-bottom: 5px!important;
}
.mobile-search form {
    min-height: 1vh!important;
    padding: 20px 15px 20px 20px!important;
}
.search-form .search__fields input[type=text] {
    width: 100%!important;
    font-size: 13px!important;
    border: 1px solid #01AAC7!important;
    flex: 1!important;
    height: 35px!important;
    padding: 2px 7px!important;
}
.mobile-search form button {
    position: relative!important;
    left: -5px!important;
    height: 35px!important;
    padding: 2px 0!important;
    width: 66px!important;
    text-align: center!important;
    border: 0!important;
    color: #fff!important;
    background: #01aac7!important;
    font-size: 12px!important;
    font-weight: 600!important;
    letter-spacing: -.24px!important;
    text-transform: capitalize!important;
}
.search__fields {
    display: block!important;
    width: 100%!important;
}
.search__fields .field, .search__fields button {
    display: inline-block!important;
    vertical-align: top!important;
}
.search__fields .field {
    width: calc(100% - 75px)!important;
}
.mobile-layout--left .mobile-dropdown {
    width: 35px!important;
}
.mobile-logo .image-element__wrap {
    max-width: 175px!important;
    margin: 0!important;
}
.mobile-icons .action-area__link {
    padding: 1rem 8px!important;
}
.closesearch .icon {
    top: 0!important;
    font-weight: 900!important;
    color: #000!important;
}
.closesearch {
    position: absolute!important;
    bottom: -15px!important;
    color: #000!important;
    padding: 0!important;
    width: 30px!important;
    height: 30px!important;
    background: #fff!important;
    border-radius: 100px!important;
    right: 5px!important;
}
.closesearch .icon svg {
    width: 70%!important;
    height: 70%!important;
    left: 20%!important;
    position: relative!important;
    top: 15%!important;
}
}.submenu__input:checked~.mega-menu__section .test-mega-menu-hidden {
    display: block!important;
    visibility: visible!important;
    position: relative;
}
.ajax-cart-main-header-remove {
    align-items: baseline;
}
.ajax-cart-main-header-remove {
    height: auto;
}
.theme-ajax-cart {
    position: relative;
}
.spinner {
    border: 4px solid rgba(255, 255, 255, .3);
    border-radius: 50%;
    border-top: 4px solid #000;
    width: 20px;
    height: 20px;
    animation: spin 1s linear infinite;
}
@keyframes spin {
    0% {
    transform: rotate(0);
}
to {
    transform: rotate(360deg);
}
}#cart-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000080;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}
.rc90-cart {
    position: relative;
}
.page-width {
    max-width: 1400px;
    width: 100%;
    padding: 0 5rem;
    margin: 0 auto;
}
@media(max-width:749px) {
    .page-width {
    padding: 0 1rem;
}
}.product-benefits-image {
    display: none;
    gap: 5rem;
}
.product-benefits-image>* {
    flex: 1;
}
.product-benefits-image__image {
    line-height: 0;
}
.product-benefits-image__heading {
    font-size: 1.8rem;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
    letter-spacing: -.3px;
    margin-bottom: .5rem;
}
.product-benefits-image__benefits {
    margin-top: 1.5rem;
    border-top: solid 1px #01AAC733;
    border-bottom: solid 1px #01AAC733;
}
.product-benefits-image__benefit {
    display: flex;
    gap: .85rem;
    align-items: center;
    border-bottom: solid 1px #01AAC733;
    padding: .45rem 0;
}
.product-benefits-image__benefit:last-child {
    border-bottom: none;
}
.product-benefits-image__benefit-icon {
    line-height: 0;
}
.product-benefits-image__benefit-icon svg {
    width: 40px;
}
.product-benefits-image__benefit-description p {
    font-size: .9rem;
}
.product-benefits-image__disclaimer {
    font-style: italic;
    margin-top: .5rem;
    font-size: .8rem;
}
.product-benefits-image__description p {
    font-size: .95rem;
    line-height: 1.2;
    margin-bottom: .7rem;
}
@media(max-width:999px) {
    .product-benefits-image {
    padding: 0 2rem;
    gap: 2rem;
}
}@media(max-width:749px) {
    .product-benefits-image {
    flex-direction: column;
    padding: 0 1rem;
    gap: 1rem;
}
.product-benefits-image__heading {
    font-size: 1.5rem;
}
.product-benefits-image__description p {
    font-size: 1rem;
}
.product-benefits-image__benefit-description p {
    font-size: .9rem;
}
.product-benefits-image__benefit {
    gap: 1rem;
}
.product-benefits-image__benefit svg {
    width: 35px;
}
}.ajax-cart__recommended {
    border-top: 1px solid #E3E3E3;
    background-color: #f5f5f5;
}
.ajax-cart__recommended {
    display: block;
}
.recommended__list, .recommended__heading, .recommended__description {
    padding: 0 1rem;
}
.recommended__item {
    position: relative;
    padding: .75rem 0;
    display: flex;
    border-bottom: solid 1px #DEDEDE;
    gap: 1rem;
}
.recommended__item:last-child {
    border-bottom: 0;
}
.recommended__heading {
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 19px;
    margin-top: .5rem;
}
.recommended__description {
    color: #acacac;
    margin-bottom: .5rem;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}
.recommended-item__content {
    flex: 1;
}
.recommended-item__button {
    min-height: 100%;
    display: flex;
    align-items: center;
}
.recommended-item__button button {
    background-color: #01aac7;
    text-transform: uppercase;
    color: #fff!important;
    padding: .2rem 1rem;
    border-radius: 100px;
    font-weight: 700;
    line-height: 1;
    height: auto;
    font-size: 16px;
}
.recommended-item__button button:hover {
    color: #fff;
}
.recommended-item__heading {
    color: #000;
    font-weight: 700;
    font-size: 17px;
}
.recommended-item__price {
    display: flex;
    align-items: center;
    gap: .5rem;
}
.recommended-item__price--sale {
    color: #c54447;
    font-size: 17px;
    font-weight: 700;
}
.recommended-item__price--original {
    color: #b8b8b8;
    font-size: 12px;
    text-decoration: line-through;
}
.recommended-item__image {
    max-width: 100px;
}
.ajax-cart__recommended .okeReviews .okeReviews-starRating--small .okeReviews-starRating-indicator-layer {
    background-size: 70px 20px;
}
.ajax-cart__recommended .okeReviews .okeReviews-starRating--small {
    height: 20px;
    width: 80px;
}
.ajax-cart__recommended .okeReviews .okeReviews-reviewsSummary-starRating {
    margin: 0;
}
.ajax-cart__recommended .okeReviews .okeReviews-reviewsSummary-ratingCount span:first-child {
    margin-left: -5px;
}
.ajax-cart__cart-link {
    display: none;
}
.ajax-cart__button {
    margin-top: 10px;
}
.has-padding-top {
    padding-top: 10px;
}
.ajax-cart__details-wrapper .ajax-cart__details-row {
    padding: 5px 0;
}
.ajax-cart__details-wrapper {
    padding: .6rem 1rem 1rem;
}
.center {
    text-align: center;
    justify-content: center;
}
.collapsible__content {
    height: 0;
    overflow: hidden;
    transition: height .3s ease-in-out, padding .3s ease-in-out;
}
.collapsible__title {
    display: flex;
    align-items: center;
    gap: 1rem;
    cursor: pointer;
    margin: 0;
    justify-content: space-between;
    transition: all .3s ease-in-out;
}
.collapsible__icons svg {
    width: 1.85rem;
    height: 1.85rem;
    color: #7f1c76;
}
.collapsible__icons .icon--minus, .collapsible__title[active=true] .collapsible__icons .icon--plus {
    display: none;
}
.collapsible__title[active=true] .collapsible__icons .icon--minus {
    display: block;
    transform: translateY(-25%);
}
.scroll-to-reviews {
    padding-bottom: 2rem;
    margin-top: -3rem;
    position: relative;
    z-index: 10;
}
.scroll-to-reviews span {
    background-color: #fff;
    padding: .6rem 1rem;
    text-decoration: underline;
    border-radius: 8px;
    font-weight: 700;
    text-underline-offset: 3px;
    cursor: pointer;
    z-index: 10;
    position: relative;
}
@media(max-width:749px) {
    .desktop--only {
    display: none;
}
}@media(min-width:750px) {
    .mobile--only {
    display: none;
}
}html .pab-new.product-selector {
    display: block!important;
}
html .product-selector-option {
    display: block;
}
html body:not(.product) .product-selector-origin {
    display: none!important;
}
html .product-selector-options {
    border: none;
}
html .product-selector-container {
    border: solid 1px #C8CACB;
    border-radius: 4px;
}
html .product-selector-tabs {
    justify-content: center;
    padding-bottom: 0;
}
html .agm-hero-btn {
    display: none;
}
@media(min-width:600px) {
    html .product-selector-options {
    padding-top: 10px;
}
}@media(min-width:800px) {
    html .product__information {
    max-width: 400px;
}
html .product_section.is-justify-space-between {
    justify-content: center;
}
}@media(min-width:750px) {
    html .product-benefits-image {
    display: flex!important;
}
}@media(max-width:749px) {
    #timeline {
    display: none!important;
}
.product-benefits-image {
    display: flex!important;
}
}#gorgias-chat-container {
    z-index: 100!important;
}
.template-suffix-products-v2 .image-with-text-overlay--evergreen {
    display: none;
}
@media(min-width:750px) {
    .template-suffix-products-v2 .icons-with-text, .template-name-collection .icons-with-text, .template-suffix-stock-up-collection .icons-with-text {
    display: none;
}
}@media(max-width:749px) {
    .template-suffix-products-v2 .icons-with-text__inner, .template-name-collection .icons-with-text__inner, .template-suffix-stock-up-collection .icons-with-text__inner {
    grid-template-columns: 1fr!important;
    padding-left: 1.5rem!important;
    padding-right: 1.5rem!important;
    max-width: 340px!important;
    margin: 0 auto!important;
    gap: 1rem!important;
}
.template-suffix-products-v2 .icons-with-text__content.mobile--only, .template-name-collection .icons-with-text__content.mobile--only, .template-suffix-stock-up-collection .icons-with-text__content.mobile--only {
    display: none!important;
}
.template-suffix-products-v2 .icons-with-text__content.desktop--only, .template-name-collection .icons-with-text__content.desktop--only, .template-suffix-stock-up-collection .icons-with-text__content.desktop--only {
    display: block!important;
}
.template-suffix-products-v2 .icons-with-text__icon img, .template-name-collection .icons-with-text__icon img, .template-suffix-stock-up-collection .icons-with-text__icon img {
    width: 35px!important;
    min-width: 35px!important;
}
.template-suffix-products-v2 .icons-with-text__content p, .template-name-collection .icons-with-text__content p, .template-suffix-stock-up-collection .icons-with-text__content p {
    font-weight: 400!important;
    font-size: 14px!important;
}
}.test-upsell-language .ajax-cart__product-container[data-product-id="3937662664727"]:not([data-variant-id="29416863629335"]) .ajax-cart__upsell-container, .test-upsell-language .ajax-cart__product-container[data-product-id="3937662664727"]:not([data-variant-id="29416863629335"]) .triangle-up {
    display: none;
}
.upsell-item-selector__upgrade {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
    border: solid 1.5px #E2E2E2;
    border-radius: 10px;
    padding: .5rem 1rem;
}
.upgrade-text {
    font-weight: 700;
    font-size: 18px;
}
.upgrade-text span {
    color: #01aac7;
}
.upgrade-button {
    padding: .25rem 1rem;
    text-transform: uppercase;
    color: #fff!important;
    font-weight: 700;
    background-color: #01aac7;
    border-radius: 100px;
}
.upsell__options {
    display: none!important;
}
.subscription-plan-selector {
    display: flex;
    align-items: stretch;
    gap: 10px;
    padding-top: 15px;
}
.subscription-plan-selector__item {
    flex: 1;
    border: solid 1px #CBCBCB;
    border-radius: 10px;
    padding: 10px 5px;
    cursor: pointer;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.subscription-plan-selector__name {
    font-weight: 700;
}
.subscription-plan-selector__frequency {
    font-size: 12px;
}
.subscription-plan-selector__item.selected {
    border: solid 2px #01AAC7;
}
.upsell__checkbox {
    -webkit-appearance: none!important;
    appearance: none!important;
    width: 24px;
    height: 24px;
    border: 2px solid #01AAC7;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}
.upsell__checkbox:checked {
    background-color: #01aac7;
}
.upsell__checkbox:checked:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    background-image: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2.5" stroke="white" class="w-6 h-6"%3E%3Cpath stroke-linecap="round" stroke-linejoin="round" d="m4.5 12.75 6 6 9-13.5" /%3E%3C/svg%3E');
    background-size: cover;
    transform: translate(-50%, -50%);
}
.ajax-cart-main-upsell__checkbox {
    display: flex;
    align-items: center;
}
.ajax-cart-main-upsell__upgrade {
    padding: 5px 10px;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #01aac7;
    border-radius: 100px;
}
.ajax-cart-main-upsell__upgrade, .ajax-cart__selling-plan-frequency {
    display: none;
}
.test-upsell-language .ajax-cart__product[data-product-id="3937662664727"]:not([data-variant-id="29416863629335"]) .ajax-cart__selling-plan-name {
    display: none;
}
.test-upsell-language .ajax-cart__product[data-product-id="3937662664727"]:not([data-variant-id="29416863629335"]) .ajax-cart__selling-plan-frequency {
    display: flex;
    align-items: center;
    gap: .5rem;
}
.ajax-cart__selling-plan-frequency svg {
    width: 18px;
    height: 18px;
}
.ajax-cart__discount {
    display: none;
}
.test-upsell-language .ajax-cart__discount {
    display: inline-block;
    background-color: #f79239;
    padding: 2px 10px;
    border-radius: 100px;
    color: #fff;
    font-style: italic;
    font-weight: 700;
    margin-left: 10px;
    font-size: 12px;
}
.subscription-plan-selector__savings {
    color: #f79239;
    font-weight: 600;
}
.announce_section {
    display: none;
    background: linear-gradient(90deg, #460608, #7e1010);
    padding: 25px 16px;
}
.announce_section-inner {
    justify-content: space-between;
    color: #fff;
    column-gap: 24px;
    row-gap: 47px;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    display: flex;
}
.announce_section .announce_item {
    display: flex;
    align-items: center;
    gap: 12px;
    max-width: calc(50% - 12px);
}
@media(max-width:991px) {
    .announce_section-inner {
    flex-wrap: wrap;
}
}@media(max-width:767px) {
    .announce_section .announce_item {
    flex-direction: column;
    text-align: center;
    width: 100%}
.announce_section .announce_item.show_on_desktop {
    display: none;
}
}.announce_section .announce_item p {
    text-transform: uppercase;
    font-size: 14px;
}
@media(min-width:768px) {
    .announce_section .announce_item.show_on_mobile {
    display: none;
}
}.ab-bf7 .announce_section {
    display: block;
}
.ab-bf7 .product-bloodflow-7 .product-selector-options .benefit {
    margin-bottom: 13px;
    order: 0;
    margin-left: 10px;
    margin-right: 10px;
}
@media(max-width:799.99px) {
    .ab-bf7 .product-bloodflow-7 .desktop-800--only {
    display: none;
}
}@media(min-width:800px) {
    .ab-bf7 .product-bloodflow-7 .mobile-800--only {
    display: none;
}
}.abtest-b {
    display: none;
}
.ab-bf7 .product-bloodflow-7 .abtest-b {
    display: block;
}
.ab-bf7 .product-bloodflow-7 .abtest-a, .product__information .bf7-intro-list-abtest {
    display: none;
}
.ab-bf7 .product-bloodflow-7 .product-selector-options.active {
    padding-bottom: 1rem;
}
.ab-bf7 .product-bloodflow-7 .product__information {
    display: flex;
    flex-direction: column;
}
.ab-bf7 .product-bloodflow-7 .product__information .our-nitric {
    color: #01aac7;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 6px;
    text-transform: uppercase;
}
.ab-bf7 .product-bloodflow-7 .product__information .product_name.title {
    color: #000;
    font-weight: 700;
}
.ab-bf7 .product-bloodflow-7 .product__information .product-block--app {
    order: -1;
}
.ab-bf7 .product-bloodflow-7 .product__information .bf7-intro-list-abtest {
    display: block;
}
.ab-bf7 .product-bloodflow-7 .product__information .bf7-intro-list-abtest ul {
    margin-top: 8px;
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.ab-bf7 .product-bloodflow-7 .product__information .bf7-intro-list-abtest ul>li {
    color: #5d5d5d;
    font-size: 16px;
    font-weight: 400;
    list-style: none;
    position: relative;
    padding-left: 34px;
}
.ab-bf7 .product-bloodflow-7 .product__information .bf7-intro-list-abtest ul>li:before {
    content: "";
    position: absolute;
    background-image: url(../../../files/Frame_1261153767f35f.svg?v=1728409325);
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    left: 0;
    top: calc(50% - 8px);
}
.ab-bf7 .product-bloodflow-7 .product-selector-tabs-switch {
    width: 60px;
    min-width: 60px;
    height: 30px;
}
.ab-bf7 .product-bloodflow-7 .product-selector-tabs-switch .product-selector-tabs-slider.round {
    border-width: 1.246px;
}
.ab-bf7 .product-bloodflow-7 .product-selector-tabs-switch .product-selector-tabs-slider:before {
    bottom: 4px;
}
.ab-bf7 .product-bloodflow-7 .product-selector-tabs-switch input:checked+.product-selector-tabs-slider:before {
    -webkit-transform: translateX(21px);
    -ms-transform: translateX(21px);
    transform: translate(21px);
}
.ab-bf7 .product-bloodflow-7 .pab-new .product-selector-tabs {
    font-family: Avenir Next;
}
.ab-bf7 .product-bloodflow-7 .pab-new .product-selector-tabs .title span {
    font-family: Avenir Next;
    font-size: 17px;
    color: #f79239;
}
.ab-bf7 .product-bloodflow-7 .pab-new .product-selector-tabs .save {
    color: #83aa35;
    font-size: 10px;
    font-weight: 700;
    padding: 1.5px 4px;
    width: 56px;
    height: 19px;
    border-radius: 108.436px;
    background: linear-gradient(0deg, #83aa3533 0% 100%), #fff;
}
.ab-bf7 .product-bloodflow-7 .product-block--description {
    display: none;
}
.ab-bf7 .product-bloodflow-7 .product-selector-option {
    margin-bottom: 16px;
}
.ab-bf7 .product-bloodflow-7 .product-selector-options-wrapper>*:not(:first-child) {
    margin-left: 11px;
}
.ab-bf7 .product-bloodflow-7 .pab-new .product-form__cta {
    font-family: Avenir Next;
    padding: 0 16px;
}
.ab-bf7 .product-bloodflow-7 .pab-new .btn-cart-new {
    font-size: 17px;
}
.ab-bf7 .product-bloodflow-7 .pab-new .product-form__cta>p {
    font-size: 15px!important;
}
.ab-bf7 .product-bloodflow-7 .benefit {
    padding: 21px 24px;
    margin-top: 0;
}
.ab-bf7 .product-bloodflow-7 .benefit-container {
    margin-top: 15px;
    justify-content: space-between;
}
.ab-bf7 .product-bloodflow-7 .benefit-item img {
    width: 19px;
    height: 19px;
}
.ab-bf7 .product-bloodflow-7 .product-selector-options.active {
    border-top: 1px solid #c8cacb;
    display: flex!important;
    flex-direction: column!important;
}
.ab-bf7 .product-bloodflow-7 .pab-new .product-selector-option {
    font-family: Avenir Next;
}
.ab-bf7 .product-bloodflow-7 .pab-new .option-content-flex-1 {
    margin-bottom: 12px;
}
.ab-bf7 .product-bloodflow-7 .pab-new .product-selector-tabs .title {
    font-size: 16px;
    line-height: 19px;
}
.ab-bf7 .product-bloodflow-7 .product-gallery__thumbnails .product-gallery__thumbnail {
    border: 1.2px solid transparent;
    font-size: 0;
}
.ab-bf7 .product-bloodflow-7 .product-gallery__thumbnails .product-gallery__thumbnail.is-nav-selected.is-selected {
    border-color: #01aac7;
}
.ab-bf7 .product-bloodflow-7 .product-gallery__thumbnails .product-gallery__thumbnail.one-fifth {
    margin-left: 6px;
    margin-right: 6px;
    width: calc(16.67% - 12px);
}
@media(min-width:960px) {
    .ab-bf7 .product-bloodflow-7 .pab-new .product-selector-tabs .title {
    font-size: 13px;
    display: flex;
    gap: 3px;
    align-items: center;
}
}@media(min-width:800px) {
    .ab-bf7 .product-bloodflow-7 .product-selector-tabs #content1 {
    display: flex;
    align-items: center;
}
.ab-bf7 .product-bloodflow-7 .product_section.is-justify-space-between {
    justify-content: space-around;
}
.ab-bf7 .product-bloodflow-7 .section.product-information {
    background-color: #f6f6f6;
}
.ab-bf7 .product-bloodflow-7 .product__information {
    background-color: #fff;
    box-shadow: 0 6.53px 9.53px 2px #00000026;
    max-width: 432px;
    padding: 24px;
}
.ab-bf7 .product-bloodflow-7 .product-selector-options.active {
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
}
.ab-bf7 .product-bloodflow-7 .pab-new .product-selector-tabs {
    justify-content: center;
    padding: 16px 11px;
}
}@media screen and (max-width:799.99px) {
    .ab-bf7 .product-bloodflow-7 .pab-new .product-selector-tabs .tab {
    column-gap: 24px;
}
.ab-bf7 .product-bloodflow-7 .pab-new .product-selector-tabs .save {
    font-size: 15px;
    font-weight: 400;
    padding: 6px 10px;
    width: auto;
    height: auto;
}
.ab-bf7 .product-bloodflow-7 .pab-new .product-selector-options {
    padding: 0 0 10px;
}
.ab-bf7 .product-bloodflow-7 .product-selector-options-wrapper {
    padding: 10px 10px 16px;
}
.ab-bf7 .product-bloodflow-7 .product-selector-option {
    margin-bottom: 0;
}
.ab-bf7 .product-bloodflow-7 .pab-new .product-form__cta {
    padding: 0 10px;
}
.ab-bf7 .product-bloodflow-7 #shopify-section-template--20780327043107__main .product_section {
    padding-bottom: 24px;
}
.ab-bf7 .product-bloodflow-7 .product-selector-tabs {
    justify-content: space-around;
}
.ab-bf7 .product-bloodflow-7 .tab-subscribe {
    flex-direction: column;
    gap: 3px;
}
.ab-bf7 .product-bloodflow-7 .tab-subscribe .content2 {
    display: none;
}
.ab-bf7 .product-bloodflow-7 .product-gallery__thumbnails .product-gallery__thumbnail.one-fifth {
    margin-left: 3px;
    margin-right: 3px;
    width: calc(16.67% - 6px);
}
}.custom-block-benefits .container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px 12px;
    padding: 25px 16px;
    color: #fff;
}
.custom-block-benefits .benefit-col {
    text-align: center;
}
.custom-block-benefits .benefit-col p {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
@media(min-width:800px) {
    .custom-block-benefits .container {
    display: flex;
    justify-content: space-around;
    column-gap: 24px;
    max-width: 1280px;
}
.custom-block-benefits .benefit-col {
    display: flex;
    align-items: center;
    column-gap: 12px;
}
.custom-block-benefits .benefit-col.mobile-800--only {
    display: none;
}
.custom-block-benefits .benefit-col p {
    font-weight: 400;
}
.custom-block-benefits .benefit-col .benefit-txt-row1 {
    font-weight: 600;
}
}@media(min-width:1200px) {
    .custom-block-benefits .container {
    padding: 25px;
}
.custom-block-benefits .benefit-col p {
    font-size: 15px;
}
}.homepage-review__rating {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}
.homepage-review__stars {
    display: flex;
    align-items: center;
}
.homepage-review__rating span {
    font-size: 20px;
}
html .homepage__review h2 {
    font-size: 32px!important;
}
html .homepage__review, .template-name-index .shopify-section.circle-video-menu-wrap-wrap .circle-video--desktop.desktop--only, .template-name-index .shopify-section.circle-video-menu-wrap-wrap .circle-video-menu-wrap.circle-video-desktop {
    display: block!important;
}
@media(max-width:749px) {
    html .homepage__review {
    padding-left: 0;
    padding-right: 0;
}
.template-name-index .shopify-section.shopify-section--custom-liquid .one-whole {
    width: 100%}
.homepage-review__rating span {
    font-size: 16px;
}
}.alpha-gold-review-v2 {
    display: none!important;
}
@media(min-width:768px) {
    .alpha-gold-review-v2 {
    padding-bottom: 60px;
}
}.abtest-alpha-video-review .alpha-gold-review-legacy {
    display: none!important;
}
.abtest-alpha-video-review .alpha-gold-review-v2 {
    display: block!important;
}
.abtest-alpha-video-review .bf7-f1-reviews-header {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
html:not(.abtest-pdp-upsell) .product-block--upsell-product {
    display: none!important;
}
.product-block--upsell-product {
    margin-top: 20px;
}
.pdp-upsell-checked .product-block--upsell-product {
    background-color: #e6f7f9;
}
.product-block--upsell-product .product-block-upsell>label {
    border: 1px solid #01AAC7;
    cursor: pointer;
    display: block;
    padding: 10px 18px;
}
.product-block--upsell-product .upsell-heading {
    position: relative;
    text-align: center;
}
.product-block--upsell-product .upsell-heading:before {
    content: "";
    display: block;
    position: absolute;
    background: #000;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
}
.product-block--upsell-product .upsell-heading>span {
    background-color: #e6f7f9;
    padding: 4px 20px;
    color: #000;
    font-size: 11.813px;
    font-weight: 700;
    line-height: 21.6px;
    position: relative;
    text-transform: uppercase;
}
.product-block--upsell-product .upsell-body {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .5rem;
    margin-top: 7px;
}
.product-block--upsell-product .upsell-checkbox input {
    display: none;
}
.product-block--upsell-product .upsell-checkbox .checkbox {
    width: 24px;
    height: 24px;
    border-radius: 2px;
    border: 2px solid #616161;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-block--upsell-product .upsell-checkbox .checkbox svg {
    display: none;
}
.product-block--upsell-product .upsell-checkbox input:checked+.checkbox {
    background-color: #01aac7;
    border-color: #01aac7;
}
.product-block--upsell-product .upsell-checkbox input:checked+.checkbox svg {
    display: block;
}
.product-block--upsell-product .product-meta {
    -webkit-user-select: none;
    user-select: none;
}
.product-block--upsell-product .product-meta h3 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}
.product-block--upsell-product .upsell-featured-image {
    width: 60px;
}
.product-block--upsell-product .upsell-product-description, .product-block--upsell-product .bottle-count-x {
    color: #000;
    font-size: 13.5px;
    font-weight: 400;
    line-height: 16px;
}
.product-block--upsell-product .upsell-product-description {
    margin-top: 5.4px;
}
.product-block--upsell-product .variant-meta {
    display: none;
}
.product-block--upsell-product .variant-meta.active, .product-block--upsell-product .variant-meta .block-row {
    display: block;
}
.product-block--upsell-product .variant-price {
    color: #000;
    font-size: 15.24px;
    font-weight: 600;
    line-height: 24px;
}
.product-block--upsell-product .variant-price .price-cycle {
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    margin-left: 2px;
}
.product-block--upsell-product .variant-price del {
    color: #9f9f9f;
    display: block;
    font-weight: 400;
    font-size: 11.625px;
    line-height: 20px;
    white-space: nowrap;
}
.product-block--upsell-product .save-badge {
    border-radius: 87px;
    background: #fcf5cf;
    padding: 7px 14px;
    color: #323c3e;
    font-size: 10.6px;
    font-weight: 600;
    line-height: 14.17px;
    letter-spacing: -.72px;
}
@media(min-width:480px)and (max-width:767.9px) {
    .product-block--upsell-product .upsell-body {
    justify-content: center;
    gap: 1rem;
}
.product-block--upsell-product .upsell-product-description {
    max-width: 160px;
}
}@media(max-width:479px) {
    .product-block--upsell-product .product-meta h3 {
    font-size: 16px;
}
.product-block--upsell-product .upsell-product-description, .product-block--upsell-product .bottle-count-x {
    font-size: 12px;
}
.product-block--upsell-product .upsell-product-description {
    max-width: 135px;
}
.product-block--upsell-product .product-block-upsell>label {
    padding-left: 10px;
    padding-right: 10px;
}
.product-block--upsell-product .upsell-body {
    gap: .3rem;
}
.product-block--upsell-product .upsell-featured-image {
    width: 42px;
}
}.variant-price-onetime, [data-product-plan=subscription] .variant-price-onetime, [data-product-plan=onetime] .variant-price-subscription {
    display: none;
}
[data-product-plan=onetime] .variant-price-onetime {
    display: block;
}
[data-product-plan=onetime] .product-block-upsell .save-badge {
    display: none;
}
.ab-bf7 .product-information .container .product-gallery__thumbnails {
    width: 100%}
@media only screen and (max-width:798.9px) {
    .ab-bf7 .product-gallery .product-gallery__main .flickity-prev-next-button.next {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 21px;
}
.ab-bf7 .bf7-stars {
    order: -1;
}
.ab-bf7 .product-bloodflow-7 .benefit-item {
    font-size: 12px;
}
.ab-bf7 .product-bloodflow-7 .benefit {
    padding-left: 12px;
    padding-right: 12px;
}
.ab-bf7 .product-gallery .product-gallery__main .flickity-prev-next-button.previous {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 21px;
}
.ab-bf7 .product-bloodflow-7 .section.product-information {
    padding-bottom: 20px;
}
}html .circle-video__background {
    display: none!important;
}
html .circle-menu__header, html .scroll-to-reviews {
    display: none;
}
@media(max-width:767px) {
    .okeReviews .okeReviews-reviewsSummary-ratingCount {
    font-weight: 400;
}
.new-detailed-featured-product__info .info__price {
    order: 1;
    font-size: 15.8px;
    margin-top: 15px;
}
.new-detailed-featured-product__info .info__description, .new-detailed-featured-product__info .info__variant-selector, .new-detailed-featured-product__info .info__button {
    order: 2;
}
.homepage-review__rating {
    flex-direction: column;
}
.homepage-review__rating span {
    font-size: 21px;
}
.homepage-review__rating strong {
    font-weight: 600;
}
.desktopreviewstitle {
    padding-top: 40px;
}
}.dtc-hidden {
    display: none;
}
@media screen and (max-width:749px) {
    .small-hide {
    display: none!important;
}
}@media screen and (min-width:750px)and (max-width:989px) {
    .medium-hide {
    display: none!important;
}
}@media screen and (min-width:990px) {
    .large-up-hide {
    display: none!important;
}
}
/*# sourceMappingURL=/cdn/shop/t/99/assets/custom.css.map?v=86310278620803446521770236450 */
