/** Shopify CDN: Minification failed

Line 351:77 Unterminated string token

**/
.rte2 {
    max-width: 1344px !important;
    margin: 0 auto;
    font-size: 75.5% !important;
    padding-bottom: 45px;
}


.collection___product___wrap {
    padding-top: 30px !important;
}

.immunity-subtext{
    margin-top: 0px !important;
    margin-bottom: 8px;
    padding: 10px;
    color: #333;
    font-size:16px;
    padding-bottom: 0px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.column.is-9, .column.is-9-tablet {
    flex: none;
    width: 100%;
}

/* .immunity-sectitles{
    font-size: 36px !important;
    margin-bottom: 5px !important;
} */

.immunity-sectitles{
color: white;
font-size: 30px !important;
margin-bottom: 5px !important;
background-color: #8cc73f;
padding: 10px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

ul, li, span {
    font-size: 16px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}



.bold{
    font-weight: bold;
    font-size: 16px !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    margin-bottom: 10px;
}

.span-text {
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.immunity-subtitle{
    font-weight: 900 !important;
    font-size: 18px !important;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left:10px;
    color: orange;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

/* .col2-immunity{
    border: #ea7b05 1px dashed;
    padding: 15px;
    color: #333;
} */
.col2-immunity {
    border: #158545 1px solid;
    padding: 15px;
    color: #333;
    box-shadow: 0px 0px 2px 1px #e0e0e0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    padding: 40px;
}

.col2-immunity2{
    /* border: #e8e8e5 1px solid; */
    padding-top: 0px;
    color: black;
    box-shadow: 0px 0px 0px 0px #e0e0e0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.vac-img{
    width: 254px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
}

/*  SECTIONS  */
.section4 {
	clear: both;
	padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
}

/*  COLUMN SETUP  */
.col4 {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col4:first-child { margin-left: 0; }

/*  GROUPING  */
.group4:before,
.group4:after { content:""; display:table; }
.group4:after { clear:both;}
.group4 { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWO  */
.span_2_of_24 {
	width: 100%;
}
.span_1_of_24 {
    width: 64.4%;
    /* height:224px; */
}
.span_1_of_2_14 {
	width: 34%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col4 { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_2_of_24, .span_1_of_24 { width: 100%; }
}

@media only screen and (max-width: 991px) {
    .span_2_of_24, .span_1_of_24, .span_1_of_2_14 { width: 100% !important; }
    .col4 {
        margin: 0% 0 0% 0% !important;
    }

    .img-immunity{
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 20px;
    }
}

.immunity-pagetitle{
    text-align: center;
    font-size: 36px;
    color: white;
    background-color: #158545;
    margin: 0px;
    padding: 10px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {

    .vac-img{
    margin-bottom: 20px;;
    }


    .charttitle-imm{
    margin-top: 20px !important;
    }

    .vac-img{
        width: 300px !important;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
    .immunity-pagetitle{
        text-align: center;
        font-size: 25px;
        color: white;
        background-color: #158545;
        margin: 0px;
        padding: 10px;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
        margin-bottom: 16.6px;
    }
    .immunity-sectitles{
        color: white;
        font-size: 20px !important;
        margin-bottom: 5px !important;
        background-color: #8cc73f;
        padding: 10px;
        text-align: center;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
        }
        .img-immunity{
            display: block !important;
            margin-left: auto !important;
            margin-right: auto !important;
            margin-bottom: 20px;
            margin-top: 20px;
            }

            .immunity-subtext{
                margin-top: 0px !important;
                margin-bottom: 18px;
                padding: 10px;
                color: #333;
                font-size:16px;
                padding-bottom: 0px;
                text-align: center;
                font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
            }
            .immunity-subtitle{
                text-align: center;
                font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
            }
            .immbanner-desk{
                display: none;
            }
            .immbanner-mob{
                display: block;
            }
}

@media only screen and (min-width: 991px) {

.immbanner-mob{
    display: none;
}
.immbanner-desk{
    display: block;
}

}


.page___wrapper {
   padding-top: 0px !important;
}




/* infomercial */

.info-img{
    width:33%; 
    box-shadow: #bbbbbb 0px 0px 2px 0px;
}
.info-sec{
    padding: 0px; 
    margin: 0px; 
    display: block; 
    margin-left: auto; 
    margin-right: auto;
    margin-top: 50px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

@media only screen and (max-width: 900px) {
    .info-img{
        box-shadow: #bbbbbb 0px 0px 2px 0px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
        display: block;
        width:100% !important; 
        /* padding-left: 30px; 
        padding-right: 30px; */
        box-shadow: white 0px 0px 0px 0px;
    }
}

.link-immunity{
    text-align: center;
    color: #71a330;
    font-weight: bold;
    margin-bottom:45px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    }

    .immunitygoto-title{ 
    text-align: center;
    font-size:31px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    margin-bottom: 30px;
    margin-top: 30px;
    }

    .collection___title {
        margin: 0;
        font-size: 36px;
        text-align: center;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    }

    .span_1_of_24 ul, .span_1_of_24 li {
        list-style: disc !important;
    }

    .collection___banner___content{
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .column.is-9.columns.is-multiline.fs {
        /* width: 1000px; */
        margin-left:auto;
        margin-right: auto;
    }

    .columns {
        margin-left: 0px;
        margin-right: 0px;
    }

    .citation {
        vertical-align: margin-to;
        font-size: 10px;
    }
    .button-immunity {
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding: 17px 30px;
        font-size: 16px;
        margin-bottom: 50px;
        background-color: #8cc73f;
        color: white;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important";
    }
/* 
    .product-image img{
        width: 100% !important;
    }

    .product-grid-sku{font-weight:bold;color:#3a9044!important; font-size: 14px !important}

    #content .main_box .desc h5 {
        min-height: 48px !important;
    }

    .product-grid-titles a{
        min-height: 48px !important;
    }

   .price, span.money {
        font-size: 17px !important;
        line-height: 20px !important;
        color: #008c44 !important;
        font-weight: normal !important;
    }

    .price{
        margin-bottom: 20px !important;
    }

    .compare-price.money{
        color: #cccccc !important;
        text-decoration: line-through !important;
        margin-left: 5px !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        display: inline-block !important;
    }

    .on-sale {
        height: 35px !important;
        line-height: 35px !important;
        background-color: #333333 !important;
        color: #ffffff !important;
        display: none;
    }

    .sold-out {
        color: #ffffff !important;
        border-radius: 5px !important;
        display: block !important;
        font-size: 13px !important;
        padding: 1px 4px !important;
        position: absolute !important;
        right: 0 !important;
        text-align: center !important;
        text-transform: uppercase !important;
        top: 0 !important;
        min-width: 55px !important;
        width: auto !important;
        z-index: 3 !important;
        display: none;
    } */

    .col-sm-12{
        margin: inherit !important;
    }

    .product-grid-sku{
        font-weight:bold;
        color:#3a9044!important; 
        font-size: 14px !important
    }

    #content{
        padding-top:40px !important;
        padding-bottom:0px !important;
        padding-left:0px !important;
        padding-right:0px !important;
        background-color: white;
    }

    #content .main_box {
        border: 0px solid #fff !important;
        border-radius: 0px !important;
        box-shadow: 0 0px 0px rgba(11, 25, 28, 0.1) !important;
    }

    .charttitle-imm{
        text-align: center !important;
        font-weight: 600 !important;
        font-size: 16px;
    }

    .chartsub-imm{
        text-align: center !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        margin-bottom: 5px !important;
    }

    .responsive-table {
        background-color: transparent !important;
        width: 100% !important;
        font-size: 12px !important;
    }


    .responsive-table th {
        padding: 4px !important;
    }