.exclusive-member {
    width: 100%;
    background-color: #025ea7;
    font-size: .83333333333333vw;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    text-align: center;
    padding: .416vw 0
}

.exclusive-member span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .27777777777778vw;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    font-weight: 700;
    letter-spacing: .55px
}

.exclusive-member span a {
    color: #025ea7;
    background-color: #fcd504;
    border-radius: .20833333333333vw;
    padding: .362vw .1vw;
    width: 5.198888888888vw;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block
}

.breadcrumbs {
    width: 100%
}

.breadcrumbs li {
    display: inline-block;
    vertical-align: middle
}

.breadcrumb_last {
    display: none
}

.breadcrumbs-alt li {
    padding: 0 .48611111111111vw 0 0;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.4;
    margin-top: .5vw;
    letter-spacing: normal;
    font-size: .83333333333333vw;
    display: inline-block;
    vertical-align: middle
}

.breadcrumbs-alt li a {
    color: #4d4d4d
}

.breadcrumbs-alt li a:hover {
    color: #025ea7
}

.breadcrumbs-alt li::after {
    padding-left: .48611111111111vw;
    content: '\f105';
    font-family: fontawesome;
    font-size: 83.5%
}

.breadcrumbs-alt li:last-child {
    display: none
}

.detail-img {
    text-align: center
}

.product-display .pro_link {
    width: 2.4305555555556vw;
    height: 2.4305555555556vw;
    border-radius: 50%;
    border: 2px solid #fcd504;
    padding: 0;
    text-align: center;
    cursor: pointer;
    background: url(../images/global/link.png) no-repeat 50% 50%;
    background-size: 50%
}

.product-display .pro_link:hover,
.product-display .pro_link.active {
    border-color: #025ea7;
    background: #025ea7 url(../images/global/link-hover.png) no-repeat 50% 50%;
    background-size: 50%
}

.product-display .pro_link.favorited {
    border-color: #025ea7;
    background: #025ea7 url(../images/global/link-hover.png) no-repeat 50% 50%;
    background-size: 50%
}

.posab {
    position: absolute;
    right: 0;
    top: 20%
}

.offer {
    display: inline-block;
    border-radius: .41666666666667vw;
    padding: .766277777777778vw 1.1805555555556vw;
    border: solid 2px #fcd504;
    text-align: left;
    font-family: 'Uniform Rnd';
    font-weight: 800;  

    margin-top: .69444444444444vw;
    min-width: 22.775vw;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.23;
    letter-spacing: .5px;
    color: #025ea7
}

.offer a {
    color: #025ea7
}

.offer p {
    font-size: .90277777777778vw
}

.tooltip_pin {
    position: absolute;
    top: -2.111111111vw;
    padding: .69444444444444vw .83333333333333vw;
    font-size: .90277777777778vw;
    left: 15%;
    color: #025ea7;
    border-radius: .41666666666667vw;
    font-family: 'Uniform Rnd';
    font-weight: 800;  

    width: 14.652777777778vw;
    background: #fcd504;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal
}

.tooltip_pin a {
    text-decoration: underline;
    color: #025ea7
}

.tooltip_pin .arrow i {
    position: absolute;
    width: 1.25vw;
    height: .92222222222222vw;
    overflow: hidden;
    bottom: -1.3577777777778vw;
    left: -.80277777777778vw;
    margin-left: 0
}

.tooltip_pin .arrow i::after {
    content: '';
    position: absolute;
    width: 1.25vw;
    height: .92222222222222vw;
    left: 50%;
    transform: translate(-100%, -50%) rotate(45deg);
    background-color: #fcd504
}

.prodes {
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: .5px;
    color: #4d4d4d;
    padding-bottom: 3.2vw
}

.pro-size {
    color: #025ea7;
    padding-bottom: .5vw;
    display: block
}
 .pro-des span.new_hd {
    font-size: 1.4em;
    font-weight: bold;
    color: #f83700;
    line-height: 1.4;
    margin-top: 0.1em;
	margin-bottom:0.08em;
    display: block;
    text-transform: uppercase;
}
@media(min-width:768px) {
    .prodes {
        font-size:.8211111vw
    }

    #products_des {
        padding: 5vw 15.555555555556vw 5vw 22.5vw;
    }
	.details_page_video{width:20.416666666666668vw;margin-top: -2.0833333333333335vw; margin-bottom: 1.0416666666666667vw;position: relative;}
	.details_page_video video{width:100%;display: block;}
	.details_page_video .buttons{position: absolute;margin: auto;
    inset: 0px;
    display: flex;
    align-items: center;
    justify-content: center;}
	.details_page_video .buttons img{width:2.7604166666666665vw;}

    .detail-img .product_img {
        width: 100%
    }

    .detail-img {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%
    }

    #products_des .col-row {
        margin-left: 0;
        margin-right: 0
    }

    .prosign_up {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
        position: relative;
        padding-top: .9999vw
    }

    .padd_left {
        position: relative
    }

    .nutrition,
    .nutritional-info,
    .product-display {
        -ms-flex: 0 0 55%;
        flex: 0 0 56%;
        max-width: 55%;
        padding-bottom: 1.4888888vw
    }

    .Wright-review,
    .ingredients,
    .product_details {
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%
    }
}

@media (max-width:767px) {
    .exclusive-member {
        font-size: 3.75vw;
        padding: 1.4666666666667vw 0
    }

    .exclusive-member span a {
        border-radius: .9375vw;
        padding: 2.511111vw 3.76388888888889vw 1.31vw;
        font-size: 3.5vw;
        width: auto;
        display: block
    }

    #products_des {
        padding-bottom: 6.25vw
    }
	.details_page_video{width:100%;margin-bottom: 2.544529262086514vw;position: relative;}
	.details_page_video video{width:100%;display: block;}
	.details_page_video .buttons{position: absolute;margin: auto;
    inset: 0px;
    display: flex;
    align-items: center;
    justify-content: center;}
	.details_page_video .buttons img{width:13.486005089058525vw;}
	
    .pro-size {
        padding-bottom: 7.8125vw;
        padding-top: 3vw
    }

    .breadcrumbs-alt li {
        padding: 0 1.875vw 0 0;
        font-size:3.5625vw;
        line-height: 4.8
    }

    .breadcrumbs-alt li::after {
        padding-left: 1.875vw;
        content: '\f105';
        font-family: fontawesome
    }

    .detail-img .product_img {
        max-width: 100%;
        max-height: 74.6875vw;
		height: auto;
        width: 80%;
    }

    .detail-img,
    .product-display {
        width: 100%;
        position: relative
    }

    .detail-img img {
        text-align: center
    }

    .prosign_up {
        position: absolute;
        top: 4.5vw;
        right: 0
    }

    .product-display .pro_link {
        width: 9.6875vw;
        height: 9.6875vw;
        border-radius: 50%;
        border: 2px solid #fcd504;
        padding: 0;
        text-align: center;
        cursor: pointer;
        background: url(../images/global/link.png) no-repeat 50% 50%;
        background-size: 50%
    }

    .offer {
        display: block;
        border-radius: 1.875vw;
        padding: 2.8125vw 0;
        border: solid 2px #fcd504;
        text-align: center;
        margin-top: 0
    }

    .offer p {
        font-size: 3.75vw
    }

    .info-icon {
        padding: .625vw 0 0;
        margin-right: .9375vw;
        font-size: 3.75vw
    }

    header#header {
        background-color: #025ea7
    }

    #sticky_logo {
        display: block
    }

    #logo-mobile {
        display: none
    }

    #nav-icon span {
        background: rgba(255, 255, 255, 1)
    }

    body.topfixed #nav-icon span {
        background: rgba(77, 77, 77, .4)
    }

    body.topfixed #logo-mobile {
        display: none
    }

    body.topfixed #sticky_logo {
        display: block
    }

    body.topfixed #sticky_logo {
        display: block
    }

    .tooltip_pin {
        top: auto;
        padding: 1.9444444444444vw 2.83333333333333vw;
        font-size: 3.51vw;
        left: -48vw;
        bottom: -9vw;
        border-radius: .926667vw;
        width: 55.652778vw;
        text-align: right;
        box-shadow: 1px 4px 5px 0 rgba(0, 0, 0, .27)
    }

    .tooltip_pin .arrow i::after {
        content: '';
        position: absolute;
        width: 7.25vw;
        height: 4.92222222222222vw;
        left: auto;
        transform: translate(-100%, 0%) rotate(45deg);
        background-color: #fcd504;
        right: -79%
    }

    .tooltip_pin .arrow i {
        position: absolute;
        width: 5.25vw;
        height: 4.92222222222222vw;
        overflow: hidden;
        bottom: auto;
        left: auto;
        margin-left: 0;
        top: -9vw;
        right: -4vw
    }
}

.nutritional_sec {
    padding: .72222222222222vw 0 .82222222222222vw .92222222222222vw;
    text-align: left;
    margin-right: 21.5%;
    border-radius: .41666666666667vw;
    background-color: #fff;
    border: solid 2px #fcd504;
    font-size: .83333333333333vw;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #025ea7;
    cursor: pointer
}

.sectio_text {
    width: 91%;
    display: inline-block;
    text-transform: uppercase
}

.Wright-review,
.nutritional-info {
    padding-top: .92222222222222vw
}

.nutrition {
    padding-right: 7.1527777777778vw;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: .5px;
    font-size: .92222222222222vw
}

.nutrition strong {
    font-weight: 700
}

.ingredients h3,
.nutrition h3 {
    font-size: 1.6666666666667vw;
    font-weight: 700;
    color: #025ea7;
    padding-bottom: 1.3194444444444vw
}

.ininfo {
    padding-top: 4.9305555555556vw
}

.geninfo {
    padding-top: 4.9305555555556vw
}
.ingredients .nts{
		padding-top: 1.8vw;

}
.ingredients .nta{
padding-bottom: 0.4vw;

}
.product_details .button-link {
    margin-right: .76388888888889vw;
    max-width: 11.041666666666666vw;
    width: 100%
}

.bottbo {
    padding-bottom: .2vw;
    margin-bottom: .1vw;
    border-bottom: 1px solid rgba(77, 77, 77, .2)
}

ul.nutrition-desc {
    margin: 0;
    padding: 0;
    border-top: 1px solid rgba(77, 77, 77, .2)
}

.daily-value {
    font-family: 'Uniform Rnd';
    font-weight: 800;  

    font-size: 1.17vw;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: .5px;
    text-align: right;
    color: #4d4d4d;
    margin-top: 2.5vw
}

ul.nutrition-table {
    width: 100%;
    line-height: 1.71;
    letter-spacing: .5px;
    text-align: left
}

ul.nutrition-table li {
    display: table;
    width: 100%;
    line-height: 1.71;
    letter-spacing: .5px;
    text-align: left
}

.nutrition-fat,
.nutrition-total {
    display: table-cell;
    width: 100%;
    max-width: 75%;
    text-align: left
}

.nutrition-fat_qty {
    display: table-cell;
    width: 100%;
    text-align: right;
    max-width: 25%;
    font-weight: 700
}

.nutritional_sec .arrow_down i::after {
    content: '';
    border: 2px solid #025ea7
}

.nutritional_sec .arrow_down {
    position: relative
}

@media(min-width:768px) {
    .nutritional_sec .arrow_down {
        width: .8125vw;
        height: .8125vw
    }

    .nutritional_sec .arrow_down i,
    .nutritional_sec .arrow_up i {
        width: .8125vw;
        height: .8125vw;
        bottom: 0;
        right: 0
    }

    .nutritional_sec .arrow_down i {
        bottom: -.1388888888888889vw
    }

    .nutritional_sec .arrow_up i {
        bottom: 0
    }

    .nutritional_sec .arrow_down i::after {
        content: '';
        position: absolute;
        width: .8125vw;
        height: .8125vw
    }
}

@media(max-width:767px) {
    .nutritional_sec .arrow_down {
        position: relative;
        display: inline-block;
        vertical-align: middle
    }

    .pro-des {
        padding-top: 9.6875vw
    }

    .ininfo {
        display: none
    }

    .sectio_text {
        width: 81%
    }

    .ingredients h3,
    .nutrition h3 {
        font-size: 7.5vw;
        padding-bottom: 5.9375vw
    }

    .nutrition {
        padding-right: 0;
        font-size: 4.375vw;
		width:100%;
    }

    .daily-value {
        font-size: inherit;
        margin-top: 9.5vw;
/*         margin-bottom: -6.5vw */
    }

    .nutrition-qty {
        padding-bottom: 5.9375vw
    }

    .bottbo {
        padding-bottom: .8vw;
        margin-bottom: .5vw;
        border-bottom: 1px solid rgba(77, 77, 77, .2)
    }

    ul.nutrition-desc {
        border-top: 1px solid rgba(77, 77, 77, .2)
    }

    .product_details .button-link {
        margin-right: 0;
        max-width: 100%;
        width: 100%
    }
}

.reviewstar {
    padding-top: .86666666666667vw
}

.reviewstar .star i {
    display: inline-block;
    margin-right: .41666666666667vw;
    color: #fcd504;
    line-height: 1.71;
    font-size: 1.1111111111111vw
}

.rating {
    font-family: 'Uniform Rnd';
    font-weight: 500;  
    line-height: 1.71;
    letter-spacing: .5px
}

.review-pep {
    font-family: 'Uniform Rnd';
    font-weight: 500;  

    font-size: 1.25vw;
    font-style: normal;
    font-stretch: normal;
    line-height: .78;
    letter-spacing: .5px;
    color: #025ea7
}

@media(max-width:767px) {
    .review-pep {
        font-size: 5.625vw
    }

    .Wright-review,
    .nutritional-info {
        padding-top: 1.5625vw;
        width: 100%
    }

    .Wright-review {
        margin-bottom: 8.075vw
    }

    .nutritional_sec {
        padding: 4.0625vw 0;
        text-align: center;
        margin-right: 0;
        border-radius: 1.875vw;
        font-size: 3.75vw
    }

    .reviewstar .star i {
        margin-right: 1.4166666666667vw;
        font-size: 6.111111vw
    }
}

.recipe-images {
    background: #fff7eb;
    padding: 6.3888888888889vw 0 9.7222222222222vw
}

.recipe-box {
    text-align: center;
    -webkit-transition: opacity 1s ease-out;
    -moz-transition: opacity 1s ease-out;
    -o-transition: opacity 1s ease-out;
    -ms-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out
}

.recipe-box.active {
    opacity: 1
}

.recipe-box h3 {
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: .5px;
    text-align: center;
    color: #4d4d4d
}

.ingredients_txt {
    text-transform: uppercase
}

@media(min-width:768px) {
    .padd_left {
        margin-right: 7.1527777777778vw;
        position: relative
    }

    .recipe-box h3 {
        font-size:1.104444446vw;
        padding: 1.5277777777778vw 0 1.3888888888889vw;
        min-height: 6.12222vw
    }

    .recipe-images h1.pro-heading {
        padding-bottom: 1.875vw
    }
}

@media(max-width:767px) {

    .recipe-box h3,
    .recipe-name {
        min-height: 20.625vw
    }

    .recipe-images {
        padding: 12.5vw 0 9.7222222222222vw
    }
}

#printRecipe {
    padding: 20px
}

#printRecipe {
    padding: 20px
}

#printRecipe ul,
#printRecipe li {
    list-style: disc;
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 30px
}

ul.nutrition-table .two-col li {
    display: inline-block;
    width: 49%;
    letter-spacing: .5px;
    text-align: left
}

ul.nutrition-table .two-col li:first-child {
    padding-right: 10px
}

@media(min-width:768px) {
    ul.nutrition-table .two-col li {
        padding-top: 6px;
        line-height: 1.1
    }

    .display-count {
        font-size: .8333333333333333vw;
        font-weight: 700;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: .3px;
        text-align: right;
        color: #4d4d4d
    }
}

@media(max-width:767px) {
    .display-count {
        font-size: 12px;
        font-weight: 700;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: .3px;
        text-align: center;
        color: #4d4d4d;
        margin-top: 18px
    }
}

.userform {
    background-color: transparent;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    border-radius: 0;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0)
}

.recaptcha {
    margin: auto
}

#signUpForm .form .button-link {
    display: block
}

@media(min-width:768px) {
    #signUpForm {
        text-align: center;
        padding: 8.88888888888889vw 0 9.23611111111111vw
    }

    .pro-des .button-link .a_link {
        padding: 1.1111111111111112VW 0 1.3888888888888888VW;
        line-height: .6;
        height: 2.7777777777777777VW
    }

    .userform {
        padding: 0;
        width: 40.625vw
    }

    .checkboxlabel {
        margin-bottom: 2vw
    }

    .checkboxlabel label {
        max-width: 14.35555vw
    }

    #signUpForm .form .button-link {
        margin-top: 1.3888888888888888vw
    }

    #signUpForm .form input[type="text"],
    #signUpForm .form input[type="tel"],
    #signUpForm .form input[type="email"],
    #signUpForm .form input[type="search"],
    #signUpForm .form input[type="password"],
    #signUpForm .form textarea {
        margin-bottom: 1.3888888888888888vw;
        padding: .8vw .8vw
    }

    #signUpForm .form label {
        font-size: .9722222222222222vw;
        margin-bottom: .5555555555555556vw
    }

    #signUpForm .form .ch_sd label.checkbox {
        color: rgba(77, 77, 77, .4);
        font-size: .625vw
    }

    #signUpForm .form .ch_sd label.checkbox a {
        text-decoration: underline
    }
}

@media(max-width:767px) {
    .userform {
        padding: 10vw 7.8125vw
    }

    #signUpForm {
        text-align: center;
        padding: 0
    }

    #signUpForm form .button-link {
        margin-top: 2.944444444444444vw
    }
}

@media(min-width:768px) and (max-width:800px) {
    .pro-des .button-link .a_link {
        min-width: 11.888889vw;
        padding: 1.199999999vw 0;
        font-size: 1.13333333333333vw;
        height: auto;
        line-height: inherit
    }

    .offer {
        min-width: 24.775vw
    }
}

@media(min-width:801px) and (max-width:960px) {
    .pro-des .button-link .a_link {
        min-width: 11.888889vw;
        padding: 1.199999999vw 0;
        font-size: 1.13333333333333vw;
        height: auto;
        line-height: inherit
    }

    .offer {
        min-width: 24.775vw
    }
}

@media(min-width:961px) and (max-width:1200px) {
    .pro-des .button-link .a_link {
        min-width: 10.5888889vw;
        padding: 1.199999999vw 0;
        font-size: .93333333333333vw;
        height: auto;
        line-height: inherit
    }

    .offer {
        min-width: 24.775vw
    }
}

p.coming_soon {
    color: #0f7742 !important;
    font-weight: 700 !important;
    margin-top: -2vw;
    margin-bottom: 1.5vw
}
.product_img {
        
		height: auto;
        width: 100%;
    }
@media (max-width:767px){
  .ingredients .nts {
    padding-top: 10.319444vw;
}
.ingredients .nta {
    padding-bottom: 2.5vw;
}	
}
.ingredients p span.vline {
    padding: 0 .5888vw;
    display: inline-block;
}
.nts_txt{line-height: 2;}
.pro-des span.new_hd1 {
    font-size: 1.4em;
    font-weight: bold;
    color: #BF046A;
    line-height: 1.4;
    margin-top: 0.1em;
    margin-bottom: 0.08em;
    display: block;
    text-transform: uppercase;
}

/* New Update 04-28-25 */
.product_details .pro-des .button-link .button_primery.buynow {
    font-family: 'Uniform Rnd';
    font-weight: 800;
    width: 100%;
    border-radius: .48611111111111vw;
    background-color: #fcd504;
    text-align: center;
    letter-spacing: .9px;
    font-size: .83333333333333vw;
    text-transform: uppercase;
    line-height: normal;
    display: inline-block;
    padding: .9299999999vw 1.5388888888889vw;
    text-decoration: none;
    outline: none;
    border: none;
    color: #005da6;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
	cursor:pointer;
}

.product_details .pro-des .button-link .button_primery.buynow:hover, .product_details .pro-des .button-link .button_primery.buynow:focus {
    background-color: #005da6;
    color: #fcd504;
}

@media (max-width: 767px) {
.product_details .pro-des .button-link .button_primery.buynow {
        min-width: 40vw;
        width: 100%;
        border-radius: 1.875vw;
        letter-spacing: 1px;
        padding: 3.75vw;
        font-size: 3.75vw;
        -webkit-appearance: inherit;
    }
}

