/** Shopify CDN: Minification failed

Line 386:11 Expected ":"

**/
.container {
    width: 100%;
	max-width: 1160px;
	margin: 0 auto;
	padding: 0 20px;
}
.product__slider_parent .product_slider{
    padding-bottom: 0px;
}
.product-single__meta .tagline{
    font-weight: 400 !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;

    
}

[id*="MainContent"],
.page-width,
.page-container,
.template-product,
.shopify-section {
  transform: none !important;
}

html.popup-show {
    overflow: hidden;
}

/* - Section 1 - */
.clear-choice-title{
    width: 100%;
    margin: 0 0 40px 0;
}
.clear-choice-title h4{
    color: #1A1A1A;
    font-family: 'proxima-nova-extra-condensed', sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 800;
    line-height: 50px;
    text-transform: uppercase;
    margin: 0 auto 20px;
}
.clear-choice-title p{
    color: #4E4E4E;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    max-width: 670px;
    margin: 0 auto 25px;
}
.clear-choice-title p strong{
    font-weight: 700;
}
.clear-choice-img {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 110px;
    flex-wrap: wrap;
    max-width: 50%;
}
.clear-choice-item img {
    height: 220px;
    display: block;
}
.clear-choice-img-mob{
    display: none;
}

.clear-choice-section .flex {
    display: flex;
    gap: 25px;
    align-items: center;
    justify-content: center;
}

@media(max-width: 991.98px) {

    .clear-choice-title h4 {
        text-align: center;
    }

    .clear-choice-title p{
        text-align: center;
    }

    .clear-choice-section .flex {
        flex-wrap: wrap;
    }

    .clear-choice-img {
max-width: 100%;
width: 100%:
    }


    .clear-choice-img-mob{
        display: inline-block;
        margin-bottom: 30px;
    }
    .clear-choice-img-mob img{
        display: block;
        width: 100%;
    }
 
    .clear-choice-section{
        padding-top: 40px;
    }
}
@media(max-width: 767px) {



    .three-block .mst-pop {
        display: none;
    }

	.clear-choice-section {
        padding-top: 10px;
    }
    .clear-choice-title h4{
        font-size: 35px;
        line-height: 35px;
    }
    .clear-choice-title p {
        font-size: 18px;
        line-height: 23px;
    }
    .clear-choice-title p:last-child{
        margin-bottom: 0px;
    }
    .clear-choice-title{
        margin: 0;
    }
}
/* - Section 1 - */


/* - Section 2 - */
.high-performance-section {
    width: 100%;
    padding: 95px 0;
}
.high-performance-row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    align-items: center;
}
.high-performance-img {
    width: 504px;
    flex: none;
}
.high-performance-content {
    flex: 1;
}
.high-performance-content h4{
    color: #1A1A1A;
    font-family: 'proxima-nova-extra-condensed', sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 800;
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 30px;
    max-width: 480px;
}
.high-performance-content p{
    color: #4E4E4E;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 20px;
}
.high-performance-content ul {
    margin-bottom: 30px;
    max-width: 530px;
}
.high-performance-content li{
    color: #4E4E4E;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    position: relative;
    padding-left: 35px;
}
.high-performance-content li:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 15px;
    background: url('/cdn/shop/files/colostra_done_blue_svg.png?v=1762799831');
    background-size: 20px;
    background-repeat: no-repeat;
    top: 15%;
    /* top: 50%;
    transform: translateY(-50%); */
    left: 0;
}
.high-performance-content li strong{
    font-weight: 700;
}
.high-performance-content li + li{
    margin-top: 10px;
}
.high-performance-icon {
    display: flex;
    gap: 20px;
}
.hp-icon-item{
    text-align: center;
}
.hp-icon-item h5{
    color: #1A1A1A;
    font-family: 'proxima-nova-extra-condensed', sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 800;
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.hp-icon-item span{
    color: #4E4E4E;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.hp-icon-item.hpi-2 {
    width: 150px;
}
.hp-icon-item.hpi-3 {
    width: 112px;
}
.high-performance-img img {
    width: 100%;
    display: block;
    margin-bottom: 33px;
}
.hp-cta{
    font-family: 'proxima-nova', sans-serif;
    width: 100%;
    text-align: center;
    border-radius: 8px;
    background: #10A9E0;
    padding: 14px 15px;
    display: inline-block;
    color: #fff !important;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    border: 0;
}
.high-performance-img-mob{
    display: none;
}

@media (max-width: 1024px) {
    .high-performance-img {
        width: 410px;
    }
}

.mobile {display: none;}

@media(max-width: 991.98px) {
    .high-performance-content {
        flex: unset;
    }
    .clear-choice-section .flex { gap: 0px; }

    .clear-choice-text {margin-top: 20px;}

    .favorite-juice-content {padding: 30px 0;}

    .mobile {display: block;}

    .desktop {display: none;}

    .high-performance-content h4{
        max-width: 100%;
        text-align: center;
    }
    .high-performance-img-mob {
        display: inline-block;
        margin-bottom: 20px;
    }
    .high-performance-img-mob img{
        display: block;
    }
    .high-performance-img img{
        display: none;
    }
}


@media(max-width: 767px) {
	.high-performance-section {
        width: 100%;
        padding: 60px 0;
    }
    .hp-icon-item.hpi-2,
    .hp-icon-item.hpi-3 {
        width: auto;
    }
    .high-performance-img {
        width: 100%;
    }
    .high-performance-content h4 {
        font-size: 35px;
        line-height: 35px;
        margin: 0 auto;
        margin-bottom: 20px;
        max-width: 330px;
    }
    .high-performance-content p {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 20px;
    }
    .high-performance-content li {
        font-size: 18px;
        line-height: 23px;
    }
    .high-performance-content ul {
        margin-bottom: 20px;
    }
    .hp-icon-item {
        flex: 1;
    }
    .high-performance-icon {
        gap: 30px;
        justify-content: space-between;
    }
    .hp-icon-item h5 {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 5px;
    }
    .hp-icon-item span {
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
    }
    .high-performance-row {
        gap: 30px;
    }
}
/* - Section 2 - */


/* - Section 3 - */
.favorite-juice-section {
    width: 100%;
    background: #F6F6F6;
    padding: 0;
}
.favorite-juice-section .container{
    max-width: 1250px;
}
.favorite-juice-row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 80px;
    align-items: center;
}
.favorite-juice-img {
    width: 50%;
    margin-bottom: -5px;
}
.favorite-juice-img img {
    width: 100%;
    display>: block;
}
.favorite-juice-content {
    flex: 1;
}
.favorite-juice-content h4{
    color: #1A1A1A;
    font-family: 'proxima-nova-extra-condensed', sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 800;
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.favorite-juice-content li {
    width: 100%;
    display: flex;
    gap: 20px;
    align-items: center;
}
.favorite-juice-content li + li{
    margin-top: 25px;
}
.favorite-juice-content li i {
    display: inline-block;
    flex: none;
    width: 50px;
}
.favorite-juice-content li i img{
    display: block;
}
.favorite-juice-content li .fj-text h6{
    font-family: 'proxima-nova', sans-serif;
    color: #1A1A1A;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 10px;
}
.favorite-juice-content li .fj-text p{
    color: #4E4E4E;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.favorite-juice-content li.fj-li-2 {
    max-width: 530px;
}
.favorite-juice-img-mob{
    display: none;
}

@media (max-width: 1024px) {
    .favorite-juice-row {
        gap: 50px;
    }
    .favorite-juice-img {
        width: 400px;
    }
}

@media only screen and (max-width: 1300px) and (min-width: 992px)  {
    .favorite-juice-section {
    padding: 95px 0;
}
}

@media(max-width: 991.98px) {
    .favorite-juice-img-mob{
        display: inline-block;
        margin-bottom: 25px;
    }
    .favorite-juice-img-mob img{
        display: block;
        width: 100%;
    }
    .favorite-juice-img {
        display: none;
    }
    .favorite-juice-content h4{
        text-align: center;
    }
}


@media(max-width: 767px) {

     .favorite-juice-content li .fj-text h6, .favorite-juice-content li .fj-text p {
        font-size: 18px;
        line-height: 23px;
    }

    .favorite-juice-content li .fj-text h6 {
        margin-bottom: 5px;
    }

    .exclusive-total-price.mobile {
        margin-top: 35px;
    }

	.favorite-juice-content h4 {
        font-size: 35px;
        font-weight: 800;
        line-height: 35px;
        margin: 0 -10px;
        margin-bottom: 25px;
    }
    .favorite-juice-content li + li {
        margin-top: 20px;
    }
}
/* - Section 3 - */


/* - Section 4 - */
.compare_product {
    width: 100%;
    padding: 95px 0;
}
.compare_product .heading {
    text-align: center;
    margin: 0 0 24px 0;
}
.compare_product .heading h4 {
    color: #1A1A1A;
    text-align: center;
    font-family: 'proxima-nova-extra-condensed', sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 800;
    line-height: 50px;
    text-transform: uppercase;
    margin: 0 auto;
    max-width: 600px;
}
.compare_product .compare_details .compare_head {
    display: flex;
    flex-wrap: wrap;
}
.compare_product .compare_details .compare_head .product_image {
    width: 33.33%;
    text-align: center;
}
.compare_product .compare_details .compare_head .product_image.hidden {
    visibility: hidden;
}
.compare_product .compare_details .compare_head .product_image img {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 200px;
    object-fit: contain;
}
.compare_product .compare_details .compare_head .product_image.regular-img img {
    width: 190px;
}
.compare_product .compare_details .compare_info {
    display: flex;
    flex-wrap: wrap;
}
.compare_product .compare_details .compare_info ul {
    width: 33.33%;
}
.compare_product .compare_details .compare_info ul li {
    border: 1px solid #D9D9D9;
    padding: 10px;
    border-right: none;
    border-bottom: none;
    display: flex;
    align-items: center;
}
.compare_product .compare_details .compare_info ul:last-child li {
    border-right: 1px solid #D9D9D9;
}
.compare_product .compare_details .compare_info ul li:last-child {
    border-bottom: 1px solid #D9D9D9;
}
.compare_product .compare_details .compare_info ul.compare_title li {
    color: #1A1A1A;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
}
.compare_product .compare_details .compare_info ul.compare_product_information li {
    color: #1A1A1A;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.compare_product .compare_details .compare_info ul li.top_heading.hidden span {
    visibility: hidden;
}
.compare_product .compare_details .compare_info ul li:nth-child(odd) {
    background: #F5F5F5;
}
.compare_product .compare_details .compare_info ul li.top_heading {
    color: #1A1A1A;
    font-family: 'proxima-nova-extra-condensed', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 25px;
    text-transform: uppercase;
    min-height: 45px;
}
.compare_product .compare_details .compare_info ul.compare_product_information li.top_heading.blue {
    background: #10A9E0;
    color: #fff;
}
li.column3 {
    min-height: 71px;
}

@media only screen and (max-width: 991.98px) {
    .compare_product .heading h2 {
        font-size: 35px;
    }
    .compare_product .heading h3 {
        font-size: 25px;
        width: 100%;
        max-width: 260px;
        margin: 0 auto;
    }
    .compare_product .compare_details .compare_info ul.compare_title li {
        font-size: 18px;
        line-height: 25px;
    }
    .compare_product .compare_details .compare_info ul.compare_product_information li {
        font-size: 18px;
        line-height: 23px;
    }
    .compare_product .compare_details .compare_info ul li.top_heading {
        font-size: 20px;
        line-height: 25px;
        display: flex;
        align-items: center;
    }
    .compare_product .compare_details .compare_info ul.compare_title li {
        word-break: break-word;
    }
    .compare_product {
        margin: 25px 0;
    }
    .compare_product .compare_details .compare_head .product_image.regular-img img {
        width: 140px;
    }
    li.column3 {
        min-height: 85px;
    }
}

@media only screen and (max-width: 767px) {
    .compare_product .heading h3 {
        max-width: 280px;
    }
    .compare_details_main {
        overflow: auto;
        padding-left: 20px;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .compare_details_main::-webkit-scrollbar {
        display: none;
    }
    .compare_details {
        width: 520px;
    }
    .compare_product {
        margin: 0;
        padding: 60px 0;
    }
    .compare_product .heading h4{
        font-size: 35px;
        line-height: 35px;
    }
    .compare_product .heading {
        margin: 0 0 20px 0;
        padding: 0 20px;
    }
    .compare_product .compare_details .compare_head .product_image img {
        height: 135px;
    }
    .compare_product .compare_details .compare_head .product_image.regular-img img {
        width: 90px;
    }
    .compare_product .compare_details .compare_info ul.compare_title,
    .compare_product .compare_details .compare_head .product_image.hidden {
        width: 145px;
    }
    .compare_product .compare_details .compare_info ul,
    .compare_product .compare_details .compare_head .product_image {
        width: 35.33%;
    }
    .compare_product .compare_details .compare_info ul.compare_title li {
        height: 45px;
    }
    .compare_product .compare_details .compare_info ul.compare_title li.column3 {
        min-height: 115px;
    }
    .compare_product .compare_details .compare_info ul.compare_title li.column5 {
        min-height: 67px;
    }
    .compare_product .compare_details .compare_info ul.compare_title li.column7 {
        min-height: 67px;
    }
    ul.compare_product_information li {
        height: 45px;
    }
    li.column3 {
        min-height: 115px;
    }
    li.column5 {
        min-height: 67px;
    }
    li.column7 {
        min-height: 67px;
    }
    .compare_product .container {
        padding: 0;
    }
}
/* - Section 4 - */


/* - Section 5 - */
.exclusive-offer-section {
    width: 100%;
    padding: 95px 0 35px 0;
}
.exclusive-offer-section .container {
    max-width: 1220px;
}
.exclusive-offer-row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    align-items: center;
}
.exclusive-offer-img {
    width: 555px;
    flex: none;
    position: relative;
}
.exclusive-offer-content {
    flex: 1;
}
.exclusive-offer-content h4{
    color: #1A1A1A;
    font-family: 'proxima-nova-extra-condensed', sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 800;
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 20px
}
.exclusive-offer-content p{
    color: #4E4E4E;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 23px;
    max-width: 550px;
}
.exclusive-offer-content p strong{
    font-weight: 700;
}
.exclusive-offer-content li{
    color: #4E4E4E;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    padding-left: 30px;
    position: relative;
}
.exclusive-offer-content li + li{
    margin-top: 10px;
}
.exclusive-offer-content li:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 15px;
    background: url('/cdn/shop/files/colostra_done_blue_svg.png?v=1762799831');
    background-size: 20px;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.exclusive-offer-img .save-price {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0px;
}
.exclusive-offer-img .save-price p {
    background: #C20F00;
    font-family: 'proxima-nova-extra-condensed', sans-serif;
    color: #fff;
    font-size: 65px;
    text-transform: uppercase;
    font-weight: 800;
    padding: 20px 40px;
    line-height: 65px;
    border-radius: 15px;
    white-space: nowrap;
}
.exclusive-offer-img img {
    margin-top: 105px;
    display: block;
}
.exclusive-total-price {
    width: 100%;
    text-align: center;
    margin-top: 24px;
}
.exclusive-total-price p{
    color: #1A1A1A;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 10px;
}
.exclusive-total-price h5{
    color: #1A1A1A;
    font-family: 'proxima-nova-extra-condensed', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%;
    margin-bottom: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.exclusive-total-price h5 span.save{
    font-family: 'proxima-nova', sans-serif;
    background: #DF1100;
    padding: 6px 16px;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}
.exclusive-total-price h6{
    color: #989898;
    font-family: 'proxima-nova-extra-condensed', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%;
    text-decoration: line-through;
    margin-bottom: 24px;
}
.exclusive-total-price .exclusive-cta{
    border-radius: 10px;
    background: #090088;
    border: 1px solid #090088;
    min-width: 350px;
    text-align: center;
    padding: 15px 15px;
    color: #FFF;
    font-family: 'proxima-nova', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;

}


@media (max-width: 1024px) {
    .exclusive-offer-img {
        width: 425px;
    }
}
@media(max-width: 991.98px) {
    .exclusive-offer-row {
        gap: 40px;
        flex-direction: column-reverse;
    }
    .exclusive-total-price {
        text-align: left;
    }
    .exclusive-total-price p{
        text-align: left;
    }
    .exclusive-total-price h5{
        justify-content: flex-start;
    }
}
@media(max-width: 767px) {
	.exclusive-offer-img {
        width: 100%;
    }
    .exclusive-offer-section {
        padding: 60px 0 0  0;
    }
    .exclusive-offer-img .save-price p{
        font-size: 40px;
        padding: 6px 40px;
        line-height: 65px;
    }
    .exclusive-offer-img img {
        margin-top: 65px;
    }
    .exclusive-offer-content h4{
        font-size: 35px;
        line-height: 35px;
    }
    .exclusive-offer-content p{
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 17px;
    }
    .exclusive-offer-content li {
        font-size: 18px;
        line-height: 23px;
        padding-left: 26px;
    }
    .exclusive-offer-content li:after{
        width: 16px;
        height: 12px;
        background-size: 16px;
        top: 8px;
        transform: none;
    }
    .exclusive-offer-content li.eo-li-1 {
        max-width: 270px;
    }
    .exclusive-offer-content li.eo-li-2 {
        max-width: 240px;
    }
    .exclusive-offer-content li.eo-li-3 {
        max-width: 260px;
    }
    .exclusive-offer-content li.eo-li-4 {
        max-width: 240px;
    }
    .exclusive-offer-content li.eo-li-5 {
        max-width: 300px;
    }
    .exclusive-offer-content li.eo-li-6 {
        max-width: 330px;
    }
    .exclusive-total-price {
        margin-top: 17px;
    }
    .exclusive-total-price h5{
        font-size: 32px;
    }
    .exclusive-total-price h6{
        font-size: 18px;
        margin-bottom: 17px;
    }
    .exclusive-total-price .exclusive-cta{
        min-width: 100%;
    }
}
/* - Section 5 - */


/* - Section 6 - */
.faq_mainn {
	padding: 20px 0 60px;
}
.fast_container {
	width: 100%;
	max-width: 1220px;
	padding: 0 20px;
	margin: 0 auto;
}
.faq_mainn .midheading {
	margin-bottom: 50px;
}
.faq_mainn .midheading h4 {
	color: #1A1A1A;
    text-align: center;
    font-family: 'proxima-nova-extra-condensed', sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 800;
    line-height: 56px;
    text-transform: uppercase;
	margin: 0px;
	width: 100%;
}
.faq_txt ul.faq_ul {
	list-style: none;
	padding: 0;
	max-width: 1100px;
	margin: 0 auto;
}
.faq_txt ul.faq_ul li.faq_li {
	position: relative;
	padding: 0;
	margin: 0 0 16px;
}
.faq_txt h4 {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	letter-spacing: 0px;
	position: relative;
	color: #1a1a1a;
	text-transform: none;
	font-size: 20px;
	line-height: 23px;
	margin: 0;
	cursor: pointer;
	padding: 20px 115px 20px 55px;
	font-weight: 700;
	background: #fff;
	border: 1px solid #E0E0E0;
	border-radius: 10px;
	font-family: 'proxima-nova';
	min-height: 99px;
	display: flex;
	align-items: center;
}
.faq_txt ul.faq_ul li.faq_li h4:after {
	content: "";
	position: absolute;
	width: 40px;
	height: 40px;
	background-color: #fff;
	right: 45px;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
	text-align: center;
	line-height: 46px;
	font-size: 35px;
	background-image: url(/cdn/shop/files/plus-icon.svg?v=1744911370);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 40px;
	border: none;
}
.faq_txt ul.faq_ul li.faq_li.active h4:after {
	content: "";
	background-image: url(/cdn/shop/files/minus-icon.svg?v=1744911370);
}
.faq_txt .faq_pp {
	height: 0;
	position: relative;
	overflow: hidden;
	opacity: 0;
	margin: 0;
	z-index: 2;
	font-size: 20px;
	line-height: 25px;
	font-weight: 400;
	font-family: proxima-nova;
	color: #000;
	background: #f5f5f5;
	border-radius: 10px;
	transition: .3s all ease;
	max-height: 0;
	padding: 0 55px;
}
.faq_txt ul.faq_ul li.active .faq_pp {
	margin-top: 14px;
	margin-bottom: 14px;
	padding: 36px 55px;
	transition: .3s all ease;
	height: auto;
	opacity: 1;
	max-height: 100%;
}
.faq_txt ul.faq_ul li .faq_pp p,
.faq_txt ul.faq_ul li .faq_pp li {
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	font-family: proxima-nova;
	color: #4e4e4e;
}
.faq_mainn .bottom_part {
	text-align: center;
	margin-top: 35px;
}
.faq_mainn .bottom_part a {
	border-radius: 8px;
	background: #090088;
	padding: 14px;
	display: inline-block;
	color: #fff;
	text-align: center;
	font-size: 21px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	text-decoration: none;
	max-width: 440px;
	width: 100%;
}
.faq_mainn .bottom_part .bottom_points {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
	margin-top: 8px;
}
.faq_mainn .bottom_part .bottom_points .item {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 3px;
}
.faq_mainn .bottom_part .bottom_points .item img {
	width: 14px;
	height: 14px;
}
.faq_mainn .bottom_part .bottom_points .item span {
	color: #1a1a1a;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 25px;
}
.faq_mainn .bottom_part .bottom_points .trust-info {
	top: 1px;
}
@media(max-width: 767.98px) {
	.faq_mainn .midheading h2,
	body .main_reviews_widget.summer-page h2 {
		font-size: 27px;
		line-height: 34px;
	}
	.faq_txt ul.faq_ul li .faq_pp p,
	.faq_mainn .faq_txt h4 {
		font-size: 18px;
		line-height: 23px;
	}
	.faq_mainn .bottom_part .bottom_points {
		gap: 15px;
	}
	.faq_mainn .bottom_part .bottom_points .item span {
		font-size: 12px;
		line-height: 23px;
	}
	.faq_mainn .bottom_part a {
		font-size: 17px;
		line-height: 21px;
	}

    .faq_mainn {
        padding: 0px 0 40px;
    }
    .faq_mainn .midheading h4{
        font-size: 35px;
        line-height: 35px;
    }
    .faq_mainn .midheading {
        margin-bottom: 20px;
    }
    .faq_txt h4{
        padding: 15px 70px 15px 21px;
    }
    .faq_txt ul.faq_ul li.faq_li h4:after{
        width: 30px;
        height: 30px;
        background-size: 30px;
        right: 21px;
    }
    .faq_txt ul.faq_ul li.active .faq_pp{
        padding: 18px 21px;
    }
}
/* - Section 6 - */


/* - Section 7 - */
body.suppliment_modal_open {
    overflow: hidden;
}
.suppliment_modal_open .suppliment_popup {
    display: block;
}
.suppliment_popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: auto;
    display: none;
}
.suppliment_popup .suppliment_overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #b2d8ffa6;
    z-index: -1;
}
.suppliment_popup .close_btn {
    position: absolute;
    right: 25px;
    top: 25px;
}
.suppliment_popup .close_btn button {
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: transparent;
    line-height: 1;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0;
    border: none;
}
.suppliment_popup .close_btn button svg {
    width: 100%;
    height: 100%;
}
.suppliment_popup .suppliment_content {
    width: 100%;
    max-width: 460px;
    margin: 0 auto;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}
.suppliment_popup .suppliment_content .suppliment_wrap {
    margin: 0 auto;
    max-height: 95vh;
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    overflow: auto;
}
.suppliment_popup .suppliment_content .suppliment_wrap::-webkit-scrollbar {
    display: none;
}


@media only screen and (max-width: 991.98px){
    .suppliment_popup {
        position: unset;
    }
    .suppliment_popup .suppliment_overlay {
        display: none;
    }
    .suppliment_popup .close_btn {
        position: unset;
        margin-top: 20px;
    }
    .suppliment_popup .close_btn button {
        width: 30px;
        height: 30px;
        margin: 0 0 0 auto;
    }  
    .suppliment_popup .suppliment_content .suppliment_wrap {
        padding: 0;
        overflow: auto;
        max-width: unset;
        max-height: 100%;
    } 
    body.suppliment_modal_open {
        overflow: unset;
    } 
}
/* - Section 7 - */


/* - Section 8 - */
.product-form__variants {
    display: inline-block;
}
.variant-selector-block {
    margin-top: 15px;
}
.variant-selector-block label.variant-label{
    color: #1A1A1A;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 10px;
}
.variant-selector-block .product-form__variants {
    border: 1px solid #000;
    width: 275px;
    color: #1A1A1A;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    border-radius: 0px;
    height: 51px;
    background-image: url('/cdn/shop/files/dd-arrow.svg?v=1762825892');
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 15px;
}
.variant-selector-block select.product-form__variants {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.variant-selector-block select.product-form__variants::-ms-expand {
  display: none;
}
@media(max-width: 991.98px) {
	.variant-selector-block .product-form__variants {
        width: 100%;
    }
}
/* - Section 8 - */


@media(max-width: 767px) {
    .product_template_main .tagline{
        margin: 0 auto;
        margin-top: 5px;
        max-width: 300px;
        
    }
}

@media screen and (max-width: 480.98px) {
    .product_template_main .tagline {
        line-height: 16px !important;
    }
}


.train_hard {
    background: #F6F6F6;
}
.train_hard .train_hard_row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.train_hard .train_image_part {
    width: 50%;
    line-height: 1;
}
.train_hard .train_image_part img {
    width: 100%;
    max-width: 540px;
}
.train_hard .train_image_part img.mobile_img {
    display: none;
}
.train_hard .train_content_part {
    width: 50%;
    padding-left: 45px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.train_hard .train_content_part h2 {
    color: #1A1A1A;
    font-family: 'proxima-nova-extra-condensed', sans-serif;
    font-size: 50px;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: normal;
    margin: 0 0 35px 0;
}
.train_hard .train_content_part ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 350px;
}
.train_hard .train_content_part ul li {
    width: 50%;
    padding-right: 30px;
    text-align: center;
    padding-bottom: 24px;
}
.train_hard .train_content_part ul li:nth-child(n+3) {
    padding-bottom: 0;
}
.train_hard .train_content_part ul li img {
    width: 80px;
}
.train_hard .train_content_part ul li span {
    display: block;
    color: #1A1A1A;
    text-align: center;
    font-size: 16px;
    line-height: 19px;
}
.train_hard .train_content_part .botoom_text {
    padding: 35px 0 0 0;
}
.train_hard .train_content_part .botoom_text p {
    color: #4E4E4E;
    font-size: 12px;
    font-style: italic;
    line-height: 1;
    width: 100%;
    max-width: 340px;
}

@media(max-width: 991.98px) {
    .train_hard .train_image_part {
        width: 100%;
    }
    .train_hard .train_content_part {
        width: 100%;
        padding-left: 0;
        padding-top: 40px;
        padding-bottom: 30px;
        order: -1;
    }
    .train_hard .train_content_part h2 {
        text-align: center;
    }
    .train_hard .train_content_part ul {
        margin: 0 auto;
    }
    .train_hard .train_content_part ul li {
        padding: 0 10px 24px;
    }
    .train_hard .train_content_part .botoom_text {
        text-align: center;
    }
    .train_hard .train_content_part .botoom_text p {
        margin: 0 auto;
    }
    .train_hard .train_image_part img {
        margin: 0 auto;
        display: flex;
    }
    .train_hard .train_image_part img.desktop_img {
        display: none;
    }
    .train_hard .train_image_part img.mobile_img {
        display: block;
    }
    .train_hard .train_image_part img {
        max-width: 350px;
    }
}

@media(max-width: 767.98px) {
    .train_hard .train_content_part h2 {
        font-size: 35px;
    }
}


.add_to_desktop_sticky.desktop_cart_fixed {position: fixed;top: 50%;left: 0;z-index: 9;}
.add_to_desktop_sticky button, .add_to_desktop_sticky a {border: none;font-size: 16px;padding: 12px 20px 12px 15px;background: #090088;border-bottom-right-radius: 8px;border-top-right-radius: 8px;color: #fff;font-weight: 700;line-height: 20px;transition: .3s all;}
.add_to_desktop_sticky img {margin-left: 15px;width: 32px;}
.add_to_desktop a:hover {color:#fff;}
.add_to_desktop_show {padding: 3.833vw 20px 0;text-align: center;margin: 10px 0px 0;}   
.add_to_desktop_show button, .add_to_desktop_show a {    display: inline-block;
    border-radius: 8px;
    width: 100%;
    max-width: 360px;
    padding: 17px 20px;
    font-size: 20px;
    line-height: 1.2;
    border: none;
    color: #fff;
    font-weight: 700;
    transition: .3s all;}
.add_to_desktop_show button img, .add_to_desktop_show a img {display: none;}
@media only screen and (min-width: 992px) {
    .add_to_desktop_sticky button, .add_to_desktop_sticky a {display: flex;flex-wrap: wrap;align-items: center;} 
}
@media only screen and (max-width: 991.98px) {
  .add_to_desktop_sticky.desktop_cart_fixed {top: auto;bottom: 0;width: 100%;padding: 12px;background: #fff;-webkit-box-shadow: 0px -7px 30px -14px rgba(0, 0, 0, .21);box-shadow: 0 -7px 30px -14px rgb(0 0 0 / 21%);}
  .add_to_desktop_sticky {padding: 0 20px;text-align: center;}  
  .add_to_desktop_sticky button, .add_to_desktop_sticky a {display: inline-block;border-radius: 8px;width: 100%;max-width: 100%;padding: 15px;font-size: 18px;line-height: 20px;}
  .add_to_desktop_sticky button img, .add_to_desktop_sticky a img {display: none;} 
}


.faq_snip .faq_txt ul.faq_ul li.faq_li h4:after{
    background-image: url('/cdn/shop/files/add-fill2.svg?v=1767820268') !important;
}
.faq_snip .faq_txt ul.faq_ul li.faq_li.active h4:after {
    background-image: url('/cdn/shop/files/subtract-fill2.svg?v=1767820269') !important;
}
