body {
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.4;
    background-image: none;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    background: url(https://bioptimizers.com/a/assets/img/xmas2019/xmas-bg.jpg) no-repeat center top;
    background-size: contain
}

html {
    background-color: #850000
}

.pb30 {
    padding-bottom: 30px
}

.product-image {
    max-height: 270px
}

sup,
.sup {
    font-size: 60%;
    top: -10px;
    position: relative
}

.arrow {
    max-height: 3rem
}

.container {
    max-width: 900px
}

.v1200 {
    max-width: 1200px!important
}

.v1000 {
    max-width: 1000px!important
}

.arrow-dark {
    fill: #000!important
}

span.cut_cta {
    font-size: .8em;
    font-weight: 600;
    display: block
}

.text__line-through {
    text-decoration: line-through
}

.cta-btn,
button,
.wht {
    color: #fff!important
}

.red {
    color: #fc2040!important
}

.green {
    color: #85a823!important
}

.grid {
    display: grid
}

.grid-3-c {
    grid-template-columns: 1fr 1fr 1fr
}

.individual-offer-grid {
    grid-template-rows: 1fr;
    grid-template-areas: 'btl__mz btl_p3om btl_cc';
    font-family: 'Lato', sans-serif
}

.cc-offer-grid {
    grid-template-areas: 'btl_cc btl__mz btl_p3om'
}

.mz-offer-grid {
    grid-template-areas: 'btl__mz btl_p3om btl_cc'
}

.p3om-offer-grid {
    grid-template-areas: 'btl_p3om btl_cc btl__mz'
}

.individual-offer-grid-mz-bundle {
    grid-template-rows: 1fr;
    grid-template-areas: 'btl__mz-6 btl_mz-3 btl_mz-1';
    align-self: start
}

.individual-offer-box-pckgs {
    margin: 1%;
    text-align: center;
    padding: 2% 2% 4%;
    box-shadow: 1px 5px 30px rgba(0, 0, 0, .1);
    -ms-box-shadow: 1px 5px 30px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 1px 5px 30px rgba(0, 0, 0, .1);
    -moz-box-shadow: 1px 5px 30px rgba(0, 0, 0, .1);
    background: #fff;
    border-radius: 8px;
    margin-bottom: 20px;
    border: #a7a9ad 7px solid
}

.bg-ltblue {
    background-color: #0092ff
}

.text-ltblue {
    color: #0092ff
}

.text-green {
    color: #80bc00!important
}

.bg-mbblue-second {
    background-color: grey
}

.border-mbblue-second {
    border-color: grey
}

.cta-boxes.darkbg .cta-box:hover {
    border-color: #ffef5f
}

.cta-boxes {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-top: 30px;
    margin-bottom: 30px
}

.cta-boxes .cta-box {
    border: 2px solid #eee;
    background-color: #fff;
    -webkit-flex: 1 0 33%;
    -ms-flex: 1 0 33%;
    flex: 1 0 33%;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin-bottom: 20px;
    cursor: pointer;
    padding: 1px 1px 20px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12), 0 3px 1px -2px rgba(0, 0, 0, .2);
    transition: all 0.5s
}

.cta-boxes .cta-box:hover {
    transition: all 0.5s;
    cursor: pointer;
    border-color: #f0c14b;
    background-color: #fffdf1;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .3)
}

.cta-boxes .cta-box.pack6 .bottle-title {
    background-color: #e8c46a
}

.cta-boxes .cta-box.pack6 .bottle-title h3 {
    font-size: 34px
}

.cta-boxes .cta-box.pack6 .bottle-image {
    max-width: 280px;
    margin: 0 auto
}

.cta-boxes .bottle-title {
    margin: 0 0 10px;
    padding: 8px 10px 10px;
    background-color: #333
}

.cta-boxes .bottle-title h5 {
    margin: 0 0 -4px;
    font-size: 16px;
    letter-spacing: .3em;
    font-weight: 700;
    color: #ffef5f
}

.cta-boxes .bottle-title h3,
.cta-boxes .bottle-title h4 {
    color: #fff;
    margin: 4px 0 0;
    line-height: 1.1;
    font-family: Fira Sans Extra Condensed, Impact, sans-serif
}

.cta-boxes .bottle-title p {
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: 0;
    font-weight: 700;
    line-height: 1
}

.cta-boxes .bottle-image {
    max-width: 250px;
    margin: 0 auto
}

.cta-boxes .price-details h4 {
    margin: 0
}

.cta-boxes .price-details h4.strike {
    margin-top: 0;
    color: #777
}

.cta-boxes .price-details h4.price {
    margin-top: 4px;
    font-weight: 700;
    color: #01699c;
    font-size: 36px
}

.cta-boxes .price-details h4.price span {
    color: #343434;
    font-weight: 400;
    font-size: .6em
}

.cta-boxes .price-details h4.save {
    margin-top: 0;
    line-height: 1.2;
    color: #c10e0e
}

.cta-boxes .price-details h4.save.hide {
    visibility: hidden
}

.cta-boxes .price-details h4.save strong {
    font-size: 28px;
    font-weight: 900
}

.cta-boxes .price-details h4.save span {
    display: block;
    font-weight: 400;
    letter-spacing: .03em;
    font-size: 20px;
    margin-left: -5px
}

.cta-boxes p.guarantee {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #01699c;
    text-transform: uppercase;
    margin: 10px 0;
    letter-spacing: -.04em
}

.cards {
    max-width: 300px;
    margin: 0 auto
}

.cta-button {
    font-family: Lato, sans-serif;
    font-size: 24px;
    font-weight: 900;
    color: #005c8b;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    background-color: #006400;
    position: relative;
    z-index: 1;
    display: block;
    margin: 20px 20px 16px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12), 0 3px 1px -2px rgba(0, 0, 0, .2);
    background-image: linear-gradient(180deg, #f6dda1, #f0c14b);
    border: 1px solid #fff;
    border-color: #a88734 #9c7e31 #846a29;
    border-radius: 5px;
    text-shadow: 1px 1px 0 #f9ffac
}

.cta-button:active,
.cta-button:hover,
.cta-button:link,
.cta-button:visited {
    color: #01699c
}

.cta-button:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.4s;
    z-index: -1;
    opacity: 0;
    background-image: linear-gradient(180deg, #ffdf28, #ffca11)
}

.cta-button .arr {
    display: inline-block;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.cta-box:hover .cta-button:before {
    opacity: 1;
    transition: opacity 0.4s
}

.productwrap {
    position: relative
}

.savingswrap {
    position: absolute;
    width: 90px;
    height: 90px;
    border: 2px solid #01699c;
    background-color: #fff;
    border-radius: 50%;
    right: 20px;
    bottom: 20px
}

.savingswrap .savetext {
    padding-top: 20px;
    -webkit-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    transform: rotate(-4deg)
}

.savingswrap h2 {
    color: #01699c
}

.savingswrap h4 {
    font-family: Lato, sans-serif;
    font-size: 14px
}

.savingswrap h2,
.savingswrap h4 {
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0
}

.savingswrap h2 {
    font-family: Fira Sans Extra Condensed, Impact, sans-serif;
    font-size: 36px
}

.savingswrap h2 span {
    font-size: .6em;
    display: inline-block;
    -webkit-transform: translate(-2px, -8px);
    -ms-transform: translate(-2px, -8px);
    transform: translate(-2px, -8px)
}

@media (min-width:1px) and (max-width:767px) {
    .trans-from-white-chevron,
    .trans-from-white-gold-chevron,
    .trans-to-white-red-chevron {
        margin-bottom: 10px
    }
    .pt-lg-15 {
        padding-top: 3rem!important
    }
    .big-title {
        font-size: 40px!important;
        color: #fff;
        font-weight: 500;
        line-height: 120%!important
    }
    .title {
        font-size: 20px!important
    }
    .mt30 {
        margin-top: 30px!important
    }
    body {
        font-size: .9rem
    }
    .w570,
    .w670,
    .w770,
    .w870,
    .w970,
    .w1070,
    .w1170 {
        max-width: 450px
    }
    .cta-boxes {
        max-width: 470px;
        margin-left: auto;
        margin-right: auto
    }
    .cta-boxes .cta-box.pack1 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .cta-boxes .cta-box.pack3 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .cta-boxes .cta-box.pack6 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .cta-boxes .bottle-title h3 {
        margin-top: 5px;
        font-size: 34px
    }
    .cta-boxes .bottle-title p {
        margin-top: 4px;
        margin-bottom: 5px
    }
    .cta-boxes .price-details h4.save {
        font-size: 26px;
        margin-top: 2px
    }
}

@media (min-width:768px) {
    #wistia-lz3rftfvmr-1 {
        height: 500px!important
    }
    .cta-boxes {
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .cta-boxes .cta-box {
        border: 2px solid #eee;
        margin-left: 2px;
        margin-right: 2px;
        -webkit-flex: 1 0 calc(33% - 4px);
        -ms-flex: 1 0 calc(33% - 4px);
        flex: 1 0 calc(33% - 4px)
    }
    .cta-boxes .cta-box.pack1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .w870,
    .w970,
    .w1070,
    .w1170,
    .w1270,
    .w1370 {
        padding-left: 15px;
        padding-right: 15px
    }
    .cta-boxes .cta-box.pack3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .cta-boxes .cta-box.pack6 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .cta-boxes .price-details h4.strike {
        font-size: 20px
    }
    .cta-button {
        font-size: 26px;
        margin: 20px 2px 16px;
        padding: 10px
    }
    .card {
        padding: 40px;
        margin: 60px auto
    }
    .card.translate-up {
        margin-bottom: -100px;
        -webkit-transform: translateY(-125px);
        -ms-transform: translateY(-125px);
        transform: translateY(-125px)
    }
    .card.s06-card {
        padding-left: 265px;
        padding-right: 25px
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .cta-boxes .cta-box.pack6 .bottle-title h3 {
        font-size: 32px
    }
    .big-title {
        font-size: 40px!important;
        color: #fff;
        font-weight: 500;
        line-height: 120%!important
    }
    .title {
        font-size: 20px!important
    }
    .mt30 {
        margin-top: 30px!important
    }
    .pt-lg-15 {
        padding-top: 5rem!important
    }
    .cta-boxes .bottle-title h5 {
        margin: 0
    }
    .cta-boxes .bottle-title h3,
    .cta-boxes .bottle-title h4 {
        font-size: 27px;
        letter-spacing: .4px
    }
    .cta-boxes .bottle-title p {
        margin-top: 4px;
        font-size: 16px;
        margin-bottom: 4px;
        font-weight: 400
    }
    body {
        font-size: 1rem
    }
}

@media (min-width:1024px) and (max-width:1499px) {
    .pt-lg-15 {
        padding-top: 5rem!important
    }
    .mt30 {
        margin-top: 30px!important
    }
}

@media (min-width:1024px) {
    .cut {
        display: block
    }
    .cta-boxes .cta-box {
        border: 4px solid #eee;
        -webkit-flex: 1 0 calc(33% - 10px);
        -ms-flex: 1 0 calc(33% - 10px);
        flex: 1 0 calc(33% - 10px);
        margin-left: 5px;
        margin-right: 5px
    }
    .cta-boxes .price-details h4.price {
        font-size: 40px
    }
    .cta-button {
        font-size: 24px;
        max-width: 300px;
        margin: 10px auto 16px;
        padding: 10px 40px
    }
    .trans-from-white-chevron {
        background-size: 100% 59px
    }
}

.fw,
.w270,
.w370,
.w470,
.w570,
.w670,
.w770,
.w870,
.w970,
.w1070,
.w1170,
.w1270,
.w1370 {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto
}

.w1170 {
    max-width: 1170px
}

.trans-from-white-chevron {
    width: 100%;
    height: 59px;
    background-position: top;
    background-repeat: no-repeat
}

.s17 {
    background-color: #000d3e;
    background-size: 768px auto;
    background-position: top
}

img {
    max-width: 100%;
    height: auto
}

.cta-boxes h1,
.cta-boxes h2,
.cta-boxes h3,
.cta-boxes h4,
.cta-boxes h5,
.cta-boxes h6 {
    text-align: center;
    font-weight: 400
}

.font-fira {
    font-family: Fira Sans Extra Condensed, Impact, sans-serif!important
}

.second-title {
    background-color: #EEEEEE!important;
    text-align: center;
    border: 2px solid #CACACA;
    padding: 0px!important;
    margin-top: 20px!important;
    margin-bottom: 25px!important
}

.third-title {
    background-color: #EEEEEE!important;
    text-align: center;
    border-bottom: 2px solid #CACACA
}

.plus-free-bonus-gift {
    margin-left: 140px!important;
    font-size: 14px!important;
    font-family: Lato, sans-serif;
    color: white!important;
    text-transform: uppercase;
    line-height: 18px!important;
    text-align: left!important;
    font-weight: bold!important
}

.three-mz-bottles {
    font-size: 22px!important;
    font-family: Fira Sans Extra Condensed, Impact, sans-serif;
    color: rgb(51, 51, 51)!important;
    font-weight: 700;
    line-height: 28px!important;
    text-align: left!important;
    letter-spacing: 0!important
}

.yours-free {
    font-size: 14px!important;
    font-family: Lato, sans-serif;
    color: rgb(51, 51, 51)!important;
    text-align: left!important;
    line-height: 18px!important;
    font-weight: normal!important
}

.mz-image {
    max-width: 30%;
    float: left;
    margin-left: 10px;
    position: relative
}

.btls3-image {
    max-width: 43%;
    float: left;
    margin-left: -4px;
    position: relative
}

.mz-text {
    display: inline-block;
    max-width: 65%
}

.btl-image {
    vertical-align: bottom ! important
}

.pl20 {
    padding-left: 20px
}

.tm7 {
    top: -8px
}

.tm15 {
    top: -15px
}

@media(min-width:1200px) {
    .btl-image {
        vertical-align: bottom ! important
    }
}

@media(min-width:768px) and (max-width:1000px) {
    .mz-image {
        max-width: 80px;
        height: auto;
        margin-right: 10px!important
    }
    .mz-text,
    .blue-headline {
        max-width: 100%;
        padding-left: 0
    }
    .mz-text {
        width: 100%
    }
    .three-mz-bottles,
    .yours-free {
        text-align: center!important
    }
    .plus-free-bonus-gift {
        margin-left: 0px!important
    }
}

@media(min-width:425px) and (max-width:640px) {
    .plus-free-bonus-gift {
        font-size: 14px!important;
        line-height: 18px!important;
        margin-left: 190px!important
    }
    #wistia-lz3rftfvmr-1 {
        height: 335px!important
    }
    .three-mz-bottles {
        font-size: 20px!important;
        line-height: 22px!important;
        letter-spacing: 0!important
    }
    .yours-free {
        font-size: 14px!important;
        line-height: 18px!important
    }
}

@media(min-width:0) and (max-width:425px) {
    .plus-free-bonus-gift {
        margin-left: 140px!important
    }
    .pack6 .mz-text {
        max-width: 55%
    }
    #wistia-lz3rftfvmr-1 {
        height: 210px!important
    }
}

.blue-headline {
    background-color: #176389;
    padding-top: 5px;
    padding-bottom: 5px
}

.d-none {
    display: none!important
}

.d-table {
    display: table!important
}

.mx-auto {
    margin-left: auto!important;
    margin-right: auto!important
}

@media (min-width:768px) {
    .d-md-table {
        display: table!important
    }
    .d-md-none {
        display: none!important
    }
}

.w-100 {
    width: 100%!important
}

@media (max-width:767px) and (min-width:1px) {
    .standard-font {
        font-size: 36px!important;
        font-family: Fira Sans Extra Condensed, Impact, sans-serif!important
    }
}

@media (max-width:768px) and (min-width:641px) {
    #wistia-lz3rftfvmr-1 {
        height: 400px!important
    }
}

@media (max-width:1023px) and (min-width:768px) {
    .standard-font {
        font-size: 45px!important;
        font-family: Fira Sans Extra Condensed, Impact, sans-serif!important
    }
}

@media (min-width:1024px) {
    .standard-font {
        font-size: 52px!important;
        font-family: Fira Sans Extra Condensed, Impact, sans-serif!important
    }
}

.pl0 {
    padding-left: 0!important
}

.individual-offer-box-mz {
    background: #0e1f2e;
    border: 7px solid #deec5b
}

#kapex-podcast .individual-offer-box-pckgs {
    background: #fafafa!important;
    border: 5px solid #deec5b!important;
    border-radius: 0!important
}

#kapex-podcast .individual-offer-box-pckgs li.wht,
#kapex-podcast .individual-offer-box-pckgs li span.wht {
    color: #212529!important
}

.individual-offer-box-pckgs h4 {
    height: 130px;
    padding-bottom: 1em
}

.individual-offer-box-pckgs img {
    max-height: 300px;
    display: block;
    margin: 0 auto 1em;
    max-width: 100%
}

.individual-offer-box-pckgs ul {
    padding-left: 0
}

.individual-offer-box-pckgs ul li {
    list-style: none;
    text-transform: uppercase;
    font-weight: 900;
    padding-bottom: .5em;
    line-height: 1;
    font-family: 'Lato', sans-serif;
    margin-bottom: 0
}

.individual-offer-box-pckgs ul li span {
    font-weight: 300
}

ul li span.offer-price {
    display: block;
    font-size: 3.4em;
    letter-spacing: -4px;
    line-height: 1;
    font-weight: 900
}

.offer-price.green sup {
    top: -29px
}

ul li span.offer-price-regular {
    font-size: 2em;
    letter-spacing: 0;
    display: block
}

ul li span.offer-podcast {
    font-size: 5em
}

.free-shipping,
.seals {
    max-width: 250px!important
}

.offer__cta a,
.order-cta-link {
    display: inline-block;
    text-decoration: none;
    font-size: 2em;
    line-height: 1.4;
    font-weight: 900;
    font-style: italic;
    border-radius: 7px;
    transition: all .2s ease-out;
    cursor: pointer;
    background: rgba(252, 200, 25, 1);
    color: rgba(0, 0, 0, 1);
    width: 100%;
    padding: 18px 0;
    margin-top: 10px;
    border: 1px solid rgba(237, 187, 27, 1);
    border-bottom: 4px solid rgba(237, 187, 27, 1);
    box-shadow: 0 5px 0 0 rgba(240, 244, 236, .3);
    font-weight: 900;
    text-transform: uppercase
}

.offer__cta a,
.order-cta-link {
    background: #fc2040;
    color: #fff;
    border: 1px solid #bf132b;
    border-bottom: 4px solid #bf132b
}

.offer__cta a,
.order-cta-link {
    font-size: .85rem;
    text-align: center
}

span.cut_cta {
    font-size: .8em;
    font-weight: 600;
    display: block
}

.offer__cta a:hover,
.order-cta-link:hover {
    color: rgba(0, 0, 0, 1);
    background: rgba(252, 200, 25, 1);
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -ms-transform: scale(1.02);
    transition: all .2s ease-out
}

.offer__cta a:hover,
.order-cta-link:hover {
    color: #fff;
    background: #fc2040
}

@media screen and (max-width:1024px) {
    .grid-3-c.card__bottles {
        grid-template-rows: auto auto auto;
        grid-template-columns: 425px;
        justify-content: center
    }
    .individual-offer-grid {
        grid-template-rows: 1fr 1fr 1fr;
        grid-template-columns: 425px;
        grid-template-areas: 'btl__mz''btl_p3om''btl_cc';
        justify-content: center
    }
    .cc-offer-grid {
        grid-template-areas: 'btl_cc''btl__mz''btl_p3om'
    }
    .mz-offer-grid {
        grid-template-areas: 'btl__mz''btl_p3om''btl_cc'
    }
    .p3om-offer-grid {
        grid-template-areas: 'btl_p3om''btl_cc''btl__mz'
    }
}

@media screen and (max-width:475px) {
    .individual-offer-grid {
        grid-template-columns: 1fr
    }
    .grid-3-c.card__bottles {
        grid-template-columns: 1fr
    }
}

.product-details {
    overflow: hidden
}

.product-details ul {
    padding-left: 1em
}

.product-details ul li {
    list-style: none;
    padding: .5em 0 .5em 50px;
    background: url("https://fb-v1.cdn-bio.com/assets/icon-check-cd363b7a364c56db36251f66c1e9e8a9.svg")no-repeat left top
}

.product-details ul li:nth-child(odd) {
    font-weight: 600
}

.bg-black {
    background-color: #1A1A1A
}

.mt-30 {
    margin-top: 30px
}

img.bundle-pricing {
    max-width: 350px
}

img.kapex-masszymes-p3om {
    max-width: 566px;
    width: 100%
}

img.kapex-masszymes {
    max-width: 450px;
    width: 100%
}

img.center {
    display: block;
    margin: auto
}

.logo {
    max-width: 220px
}

.logo-affiliate {
    max-width: 250px;
    width: 100%
}

.logo-affiliate-round {
    border-radius: 13px
}

.logo-affiliate-shadow {
    box-shadow: 0 5px 20px #888889eb
}

#individual-products .btl-img {
    max-height: 350px;
    margin: 1rem 0
}

#individual-products .product-box {
    max-width: 420px;
    margin: 1em auto
}

#individual-products .coupon-text {
    line-height: 1em;
    margin: .5em auto;
    font-size: .85em;
    font-weight: 400
}

#individual-products .product-box select {
    max-width: 150px
}

#individual-products h4 {
    min-height: 110px;
    font-size: 1em
}

.testimonials {
    background-color: #fbab7e;
    background-image: linear-gradient(62deg, #fbab7e 0, #f7ce68 100%)
}

.testimonial-box,
.small-batch {
    overflow: hidden
}

.position-bottom {
    bottom: 0
}

.small-batch img.sb {
    margin-left: -10%
}

header {
    padding: 1em
}

.light .offer__cta p.text-white {
    color: rgba(0, 0, 0, .9)!important
}

header.clean-bg {
    background-image: none
}

.product-details {
    background-repeat: no-repeat;
    background-position: left bottom
}

.box__how-to-use {
    background-color: yellowgreen;
    padding: 2em;
    border-radius: 4px
}

.box__how-to-use ul {
    list-style: none;
    padding: 0
}

.around-img {
    border-radius: 13px;
    box-shadow: 0 5px 40px #888889eb
}

.cut {
    display: block
}

@media(max-width:740px) {
    .cut {
        display: inline
    }
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300
}

.podcast-text-main {
    color: #ff8a00
}

.pocast-text-secondary {
    color: #cbcbcb
}

.podcast-bg-ygreen {
    background-color: #c3bf00
}

.podcast-bg-dark {
    background-color: #1f1f1f;
    border: 2px solid #3b3b3b
}

.text-red {
    color: #f00!important
}

.text-yellow {
    color: #ffc700!important
}

.text-green {
    color: #9CC700!important
}

.text-white {
    color: rgba(255, 255, 255, .9)!important
}

.podcast-border-ygreen {
    border: #c3c100 3px solid!important
}

.coupon-desc {
    margin: 1em auto;
    max-width: 800px;
    background-color: #eee;
    padding: 0;
    border: 2px solid #eee;
    box-shadow: 0 0 0 2px #000 inset
}

.underline {
    border-bottom: #3b3b3b 3px solid
}

.individual-offer-box-mz {
    background: #060e35!important;
    border: 2px solid #405b00!important;
    border-radius: 0!important
}

.font-oswald {
    font-family: 'Oswald', Tahoma, Arial, sans-serif
}

.font-reem-kufi {
    font-family: 'Reem Kufi', Tahoma, Arial, sans-serif
}

.font-open-sans {
    font-family: 'Open Sans', sans-serif
}

strong,
.bold,
.font-weight__bold {
    font-weight: 600!important
}

.font-weight__thing {
    font-weight: 300!important
}

.font-size__1rem {
    font-size: 1rem!important
}

.font-size__08rem {
    font-size: .875rem!important
}

.font-size__1-5rem {
    font-size: 1.5rem!important
}

.font-style__italic {
    font-style: italic!important
}

.text-line-through {
    text-decoration: line-through
}

.text-shadow {
    text-shadow: 3px 3px 0 #000
}

.text-capitalize {
    text-transform: capitalize!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.title {
    font-size: 28px
}

.order-cta-link {
    font-size: 1em!important
}

.bg-dark-gradient {
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 1)0, rgba(59, 59, 59, 1)100%);
    background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 1)0, rgba(59, 59, 59, 1)100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 1)0, rgba(59, 59, 59, 1)100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#000", endColorstr="#3b3b3b", GradientType=1)
}

.bg-green {
    background: #9CC700
}

.bg-purple {
    background: #060e35
}

.overlay-dark {
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(148deg, rgba(0, 0, 0, 0)0, rgba(0, 0, 0, .2)42%, rgba(0, 0, 0, 1)100%);
    background: -webkit-linear-gradient(148deg, rgba(0, 0, 0, 0)0, rgba(0, 0, 0, .2)42%, rgba(0, 0, 0, 1)100%);
    background: linear-gradient(148deg, rgba(0, 0, 0, 0)0, rgba(0, 0, 0, .2)42%, rgba(0, 0, 0, 1)100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#000", endColorstr="#000", GradientType=1)
}

.option {
    background-color: #9CC700!important;
    border: .3rem solid#9CC700;
    padding: .3em;
    box-shadow: 0 0 0 .3rem #fff inset;
    font-weight: 600
}

.vidwrap {
    border: 10px solid rgba(0, 0, 0, .3)
}

.pt-lg-15 {
    padding-top: 15rem
}

.mt-15 {
    margin-top: 15px
}

.w900 {
    max-width: 940px;
    margin: 0 auto
}

.black-strap {
    background-image: url("https://fb-v1.cdn-bio.com/assets/black-strap-8e3bd36cb5147991cb23a350fb5b246e.svg");
    padding: 10px
}

.centralize {
    text-align: center
}

.text-black {
    color: black!important
}

.text-bold {
    font-weight: 800
}

.text-semibold {
    font-weight: 600
}

.big-title {
    font-size: 60px;
    color: #fff;
    font-weight: 500;
    line-height: 120%!important
}

span.code {
    color: #2f80ed;
    text-shadow: rgba(47, 128, 237, .61)1px 0 13px
}

.bg-ygreen-20 {
    background-color: rgba(195, 191, 0, .2)
}

.offer__cta a:hover,
.order-cta-link:hover {
    text-decoration: none
}

@media only screen and (max-width:991px) {
    .product-details img.mz,
    .product-details img.gg,
    .product-details img.p3om,
    .product-details img.hcl {
        margin: 0 auto;
        max-width: 100%
    }
}

@media only screen and (max-width:768px) {
    header {
        background-image: none
    }
    .small-batch img.sb {
        margin: 0 auto;
        width: 100%
    }
}

@media only screen and (max-width:425px) {
    .couponbox p {
        font-size: .8rem
    }
    h1,
    .h1 {
        font-size: 1.8rem
    }
}

.grid-col--pckgs {
    grid-gap: 10px!important
}

@media only screen and (max-width:1120px) {
    .grid-col--pckgs {
        grid-template-columns: 300px;
        justify-content: center
    }
}

.pckgs-bottle,
.individual-offer-box {
    background: #fafafa!important;
    border: 2px solid #c1d530!important;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 1em
}

.pckgs-bottle h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 2rem;
    padding-bottom: .6em;
    text-transform: capitalize
}

.individual-offer-box ul li {
    list-style: none;
    text-transform: uppercase;
    font-weight: 900;
    padding-bottom: 0;
    line-height: 1;
    margin-bottom: .5em
}

ul li span.offer-price-regular {
    font-size: 2em;
    letter-spacing: 0;
    display: block
}

.kapex-bottle-pckgs {
    max-height: 327px
}

@media only screen and (max-width:1120px) {
    .kapex-bottle-pckgs {
        max-width: 250px
    }
}

.text-retail,
.text-save {
    font-size: 1.375rem
}

.text-price-save {
    font-size: 2.875rem
}

.text-price {
    font-size: 6rem;
    color: #c1d530;
    line-height: 108.95%
}

a.pckgs-cta {
    background: #fc2040;
    box-shadow: 0 4px 0 #bf132b, inset 1px 1px 2px rgba(255, 255, 255, .6);
    border-radius: 5px;
    font-size: 1.5rem;
    padding: .5em .3em;
    text-decoration: none;
    display: inline-block;
    max-width: 308px;
    width: 100%;
    text-align: center;
    transition: all .2s ease-out
}

a.pckgs-cta:hover {
    box-shadow: 0 2px 0 #bf132b, inset 1px 1px 2px rgba(255, 255, 255, .6);
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -ms-transform: scale(1.02);
    transition: all .2s ease-out
}

@media only screen and (max-width:1120px) {
    a.pckgs-cta {
        font-size: 1.1rem
    }
}

.individual-offer-box-pckgs h4 {
    height: 130px;
    padding-bottom: 1em
}

.individual-offer-box-pckgs img {
    max-height: 300px;
    display: block;
    margin: 0 auto 1em;
    max-width: 100%
}

.individual-offer-box-pckgs ul {
    padding-left: 0
}

.individual-offer-box-pckgs ul li {
    list-style: none;
    text-transform: uppercase;
    font-weight: 900;
    padding-bottom: .5em;
    line-height: 1;
    font-family: 'Lato', sans-serif;
    margin-bottom: 0
}

.individual-offer-box-pckgs ul li span {
    font-weight: 300
}

ul li span.offer-price {
    display: block;
    font-size: 3.4em;
    letter-spacing: -4px;
    line-height: 1;
    font-weight: 900
}

.offer-price.green sup {
    top: -29px
}

ul li span.offer-price-regular {
    font-size: 2em;
    letter-spacing: 0;
    display: block
}

ul li span.offer-podcast {
    font-size: 5em
}

.free-shipping,
.seals {
    max-width: 250px!important
}

.offer__cta a,
.order-cta-link {
    display: inline-block;
    text-decoration: none;
    font-size: 2em;
    line-height: 1.4;
    font-weight: 900;
    font-style: italic;
    border-radius: 7px;
    transition: all .2s ease-out;
    cursor: pointer;
    background: rgba(252, 200, 25, 1);
    color: rgba(0, 0, 0, 1);
    width: 100%;
    padding: 18px 0;
    margin-top: 10px;
    border: 1px solid rgba(237, 187, 27, 1);
    border-bottom: 4px solid rgba(237, 187, 27, 1);
    box-shadow: 0 5px 0 0 rgba(240, 244, 236, .3);
    font-weight: 900;
    text-transform: uppercase
}

.offer__cta a,
.order-cta-link {
    background: #fc2040;
    color: #fff;
    border: 1px solid #bf132b;
    border-bottom: 4px solid #bf132b
}

.offer__cta a,
.order-cta-link {
    font-size: .85rem;
    text-align: center
}

span.cut_cta {
    font-size: .8em;
    font-weight: 600;
    display: block
}

.offer__cta a:hover,
.order-cta-link:hover {
    color: rgba(0, 0, 0, 1);
    background: rgba(252, 200, 25, 1);
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -ms-transform: scale(1.02);
    transition: all .2s ease-out
}

.offer__cta a:hover,
.order-cta-link:hover {
    color: #fff;
    background: #fc2040
}

@media screen and (max-width:1024px) {
    .grid-3-c.card__bottles {
        grid-template-rows: auto auto auto;
        grid-template-columns: 425px;
        justify-content: center
    }
    .individual-offer-grid {
        grid-template-rows: 1fr 1fr 1fr;
        grid-template-columns: 425px;
        grid-template-areas: 'btl__mz''btl_p3om''btl_cc';
        justify-content: center
    }
    .cc-offer-grid {
        grid-template-areas: 'btl_cc''btl__mz''btl_p3om'
    }
    .mz-offer-grid {
        grid-template-areas: 'btl__mz''btl_p3om''btl_cc'
    }
    .p3om-offer-grid {
        grid-template-areas: 'btl_p3om''btl_cc''btl__mz'
    }
}

@media screen and (max-width:475px) {
    .individual-offer-grid {
        grid-template-columns: 1fr
    }
    .grid-3-c.card__bottles {
        grid-template-columns: 1fr
    }
}

.product-details {
    overflow: hidden
}

.product-details ul {
    padding-left: 1em
}

.product-details ul li {
    list-style: none;
    padding: 0em 0 1em 50px;
    background: url("https://fb-v1.cdn-bio.com/assets/icon-check-cd363b7a364c56db36251f66c1e9e8a9.svg") no-repeat left top;
    background-size: 30px!important
}

.product-details ul li:nth-child(odd) {
    font-weight: 600
}

.stroke-black {
    -webkit-text-stroke: 1px #000
}

.stroke-black-sm {
    -webkit-text-stroke: .2px #000
}

.stroke-white {
    -webkit-text-stroke: 1px #fff
}

.stroke-white-sm {
    -webkit-text-stroke: .2px #fff
}

.owl-item {
    border: 5px solid #FE9400;
    border-radius: 5px;
    padding: 1em
}

.cta {
    background: #FE9400;
    border-radius: 5px;
    font-size: 19px;
    line-height: 1.4;
    text-transform: uppercase;
    padding: .7em 1em;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    border: 2px solid transparent;
    border-color: #FE9400;
    margin: auto;
    display: block
}

.cta:hover {
    color: #a7cb00;
    background-color: #fff;
    border-color: #FE9400
}

.qty {
    margin: 0 auto 1em
}

.form-control {
    margin: auto;
    display: block
}

.affiliate-loop .item img {
    max-width: 200px;
    border-radius: 4px
}

.item h4 {
    background: rgba(0, 0, 0, .3);
    border-radius: 4px;
    margin-top: 5px;
    letter-spacing: .38em;
    font-size: 10px;
    line-height: 219%;
    color: #EFEFEF;
    text-align: center;
    text-transform: uppercase
}

.owl-carousel .owl-item img {
    display: block;
    width: auto;
    max-height: 250px
}

:focus {
    outline: 0
}

@media only screen and (max-width:768px) {
    .cart__title {
        font-size: 12px
    }
    .cart__desc {
        font-size: 10px;
        letter-spacing: 0
    }
    .cta {
        font-size: 15px
    }
    .item h4 {
        letter-spacing: 0;
        font-size: 11px
    }
}

@media only screen and (max-width:768px) {
    .cart__title {
        font-size: 9px
    }
    .cart__desc {
        font-size: 9px;
        letter-spacing: 0
    }
    .cta {
        font-size: 15px
    }
}

.wistia_responsive_padding {
    box-shadow: 0 10px 20px rgba(138, 149, 158, .25);
    border-radius: 4px
}

.text-orange {
    color: #FFBB32!important
}

span.img-text {
    text-decoration: none;
    outline: 0;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    cursor: pointer;
    width: 100%;
    font-size: 23px;
    display: block;
    text-transform: capitalize
}

span.img-text:hover {
    color: #FECC51
}

.black-text {
    color: black !important
}

.tabs {
    max-width: 542px;
    margin: 10px auto 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 3px solid #000;
    border-radius: 34px;
    padding: 2px;
}

.tabs .tab {
    cursor: pointer;
    text-transform: uppercase;
    line-height: 19px;
    font-weight: 800;
    padding: 15px 17px;
    border-radius: inherit;
    background-color: transparent;
    text-align: center;
}

.tabs .tab.active {
    color: black;
    background-color: #e8c46a;
    text-align: center;
}

.tabs-content {
    width: 100%;
}

.flavor-title {
    font-size: 1rem;
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.4;
    background-image: none;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
}

.d-small {
    display: none !important;
}

.d-large {
    display: flex !important;
}

@media (max-width:991px) {
    .d-small {
        display: block !important;
    }
    .d-large {
        display: none !important;
    }
}

.bio-green {
    color: #9CC700 !important;
}

.font-amarante {
    font-family: "Amarante", Tahoma, Arial, sans-serif;
}

.contx-testimonial {
    font-family: Lato, sans-serif;
    display: table;
    position: relative;
    max-width: 640px;
    box-shadow: 0 3px 5px rgb(0 0 0 / 50%);
    margin: 3em auto 2em;
    padding: 15px;
    width: 100%;
    background-color: #FFFFFF;
    color: #000000;
}

.contx-tarrow {
    position: absolute;
    margin-right: auto;
    margin-left: auto;
    right: 0;
    left: 0;
    transform: translate(-7%, -50px);
    max-width: 118%;
}

.contx-twrap {
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}

.contx-tcontent {
    margin-left: 10px;
    -webkit-font-smoothing: antialiased;
    font-size: 0.95em;
}

.tp .contx-tcontent {
    margin-right: 10px;
}

.tp-contx-tcontent {
    display: flex;
    margin-top: 10px;
    border-top: 1px solid #E1E1E1;
    padding-top: 10px;
}

.tp .contx-rating {
    display: table;
}

.tp .contx-review {
    margin-left: 15px;
}

.contx-review {
    margin-top: 10px;
}

.tp .contx-review p {
    margin-top: 0px;
}

.contx-title {
    font-weight: 700;
    margin-bottom: 10px;
}

.ng03b {
    display: flex;
    justify-content: center;
    align-items: center;
}

h3.font-zilla {
    font-family: Zilla Slab, sans-serif;
    font-weight: 700;
    font-size: 26px;
}

.ng03b1 {
    max-width: 500px;
    margin-right: 30px;
}

.ng03b2 {
    padding: 20px;
    text-align: center;
    border: 5px solid #000000;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 75%);
}

@media screen and (max-width: 525px) {
    .ng01a,
    .ng03b {
        flex-direction: column;
    }
}

@media screen and (max-width: 525px) {
    .ng03b2 {
        margin-top: 20px;
    }
}

.text-medium {
    font-size: 1.6rem;
    text-align: justify;
}