@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Oswald:400,600');
/* CSS Document */
/* ZOOM NAVIGATION MENU */
.zoom_nav .uk-navbar-nav a {
	height:45px;
	min-height:45px;
	font-size:14px;
}
.zoom_nav .uk-navbar-toggle {
	height:45px;
	min-height:45px;
}
.zoom_nav {
	border-bottom:thin dashed #eaeaea;
	background-color: #fafafa;
}
.zoom_nav .zoom_logo {
	padding:5px 0;
}
.zoom_nav li {
	border-right:3px solid #fff;
}
.zoom_nav li:last-of-type {
	border-right:0 solid transparent;
}
/* FOOTER & BUYGOODS DISCLAIMER */
#disclaimer > div > div {
	box-shadow: none !important;
}
footer.copyright {
	font-size:14px;
}
footer #facebook_disclaimer {
	line-height: 15px;
}
@media (max-width:767px) {
footer .bg-img-disclaimer {
	min-width:100% !important;
	background-position: center !important;
	background-position-y: center !important;
}
footer .buygoods-disclaimer-container {
	padding-left:15px !important;
	padding-right:15px !important;
}
footer .bg-text-disclaimer {
	min-width:100% !important;
}
	footer.copyright {
	font-size:10px;
}
	.zoom-footer-menu div {
	line-height:12px;
	}
}
#facebook_disclaimer p {
	font-family: verdana;
    font-size: 11px;
}
@media (min-width:800px) {
	.buygoods-disclaimer-container #disclaimer {
		position: relative;
		right:-30px;
	}
}
/* ============================================================================
PRICING BOXES
============================================================================== */
.credit-card-icons {margin-top:-10px;}
.order-total-area {
	border-top:dotted 2px #eaeaea;
	padding:15px 0;
	text-align: center;
	background:#f4f4f4;
}
.pricing-boxes .uk-panel {border:2px solid #ccc;padding:15px 25px;background-color:#fff;}
.pricing-boxes, .pricing-boxes .font-lato, .font-lato {font-family: 'Lato', sans-serif !important;}
.autorefill-disclaimer {font-size:13px;line-height:14px;height:70px;margin-top:10px;padding:5px;position:relative;}
.one-time-disclaimer {font-size:13px;color:red;line-height:14px;text-align:center;height:70px;margin-top:10px;padding:5px;}
.pricerow {font-size: 18px;margin-top:-20px;}
.pricerow span {font-size:22px;font-weight:bold;position:relative;top:2px}
.most-popular {
line-height: 28px;
font-weight: bold;
-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
}
.most-popular:not(.most-popular-blue) {background:#fcfcfc;color:#2269b8;
font-family:'Lato', sans-serif;font-size:24px;padding:15px;border-left:2px solid #ccc;
border-top:2px solid #ccc;border-right:2px solid #ccc;
position:relative;z-index:1;}
.most-popular-blue {background:#921425 !important;border-left:2px solid #ccc !important;
border-top:2px solid #ccc !important;border-right:2px solid #ccc !important;color:#fff;
font-family:'Lato', sans-serif;font-size:24px;padding:15px;position:relative;z-index:1;
}
@media (min-width:1200px) {
.most-popular	{margin-bottom:-37px !important;}
}
@media (max-width:1199px) {
.most-popular:not(.most-popular-blue)	{margin-bottom:-27px !important;}
}
/* NEW MOST POPULAR */
.most_popular {
	line-height: 28px;
	font-weight: bold;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	margin-bottom:-4px !important;
}
.most_popular:not(.most-popular-blue) {background:#fcfcfc;color:#2269b8;
font-family:'Lato', sans-serif;font-size:24px;padding:15px;border-left:2px solid #ccc;
border-top:2px solid #ccc;border-right:2px solid #ccc;
position:relative;z-index:1;
}
.orderbutton button:hover {
	cursor: pointer;
}
button.orderbutton {
	line-height: 60px;
    border-radius: 5px;
    background: linear-gradient(180deg,#eac400 0,#e19a00);
    color: #fff;
    font-weight: 600;
    text-shadow: 1px 1px 1px rgba(0,0,0,.4);
    letter-spacing: -.5px;
    border: 3px solid #c58700;
    box-shadow: 0 4px 5px 0 rgba(50,50,50,.19);
    width: 100%;
    margin-bottom: 20px;
    text-transform: uppercase;
}
button.orderbutton:hover {
    background: linear-gradient(180deg,#eac400 0,#eac400);
	cursor: pointer;
}
.uk-text-oswald {
    font-family: Oswald,sans-serif !important;
}
a.orderbutton:hover {
	cursor: pointer;
}
/* ORDER BUTTON FIX ON BUYGOODS & ZOOM WELLNESS SITES */
/* 180-day guarantee badge */
@media (max-width:767px) {
	.purchase-boxes .buygoods_button::before {	content:url(//d1d9rc24g3osu3.cloudfront.net/All_Sites_Miscellaneous_Resources/guarantee-badge-large.png);
    -ms-transform: rotate(-7deg); /* IE 9 */
    -webkit-transform: rotate(-7deg); /* Chrome, Safari, Opera */
    transform: rotate(-7deg);
		
}
	.purchase-boxes .buygoods_button .orderbutton {
	font-size: 30px;
}
}
@media (min-width:768px) and (max-width:1219px) {
	.purchase-boxes .buygoods_button .orderbutton {
	font-size: 26px;
}
}
@media (min-width:1220px) {
	.purchase-boxes .buygoods_button .orderbutton {
	font-size: 27px;
}
}
@media (min-width:767px) {
	.purchase-boxes .buygoods_button::before {	content:url(//d1d9rc24g3osu3.cloudfront.net/All_Sites_Miscellaneous_Resources/guarantee-badge.png);
}
}

.purchase-boxes .buygoods_button::before {				
	z-index: 2;
	position:absolute;
}

.purchase-boxes .buygoods_button {
	position: relative;
}

@media (min-width:1100px) {
	.purchase-boxes .buygoods_button::before {	
	left:-19px;
	top:-10px;
}
	.purchase-boxes .buygoods_button .orderbutton {
		text-indent: 50px;
	}
		
}
@media (max-width:1099px) {
.purchase-boxes .buygoods_button::before {						
	left:-10px;
	top:-190px;
	}
}
.buygoods_button {
	padding:0 10px;
}
.supply-amount {height:40px;background:#5ba438;line-height:40px !important;border-bottom:thin solid #444;}
.pricing-boxes-margin .uk-panel {border:2px solid #ccc;padding:15px 25px;background-color:#fff;}
.pricing-boxes-margin, .pricing-boxes .font-lato, .font-lato {font-family: 'Lato', sans-serif !important;}

.purchase-boxes .app_purchase_option_col:hover {
 transform: scale(1.06);
 z-index: 2;
}
.purchase-boxes .app_purchase_option_col {
 transition: all .2s ease-in-out;
}
.purchase-boxes .app_purchase_option_col {
	padding-left:15px;
}
.pricing-boxes.uk-grid {
	margin-right:15px;
	margin-left:0;
}
/* After submitting button */
.purchase-boxes .orderbutton_no_text_indent {
	text-indent:0 !important;
}
/* SUPPLY AMOUNT BACKGROUND COLOR */
.zoom_upsell_trim14 .supply-amount {
	background:#3a140c;
}
.zoom_upsell_longevity .supply-amount {
	background:#113158;
}
.zoom_upsell_vision20 .supply-amount {
    background:#583998;
}
.zoom_upsell_omega .supply-amount {
    background:#be6c23;
}
.zoom_upsell_jointflx .supply-amount {
    background:#105966;
}
.zoom_upsell_bpzone .supply-amount {
    background:#b67d36;
}
/* ORDER BUTTON FIX ON BUYGOODS SITES */
/* 180-day guarantee badge */
@media (max-width:767px) {
	.purchase-boxes .buygoods_button::before {	content:url(//d1d9rc24g3osu3.cloudfront.net/All_Sites_Miscellaneous_Resources/guarantee-60-badge-large.png);
    -ms-transform: rotate(-7deg); /* IE 9 */
    -webkit-transform: rotate(-7deg); /* Chrome, Safari, Opera */
    transform: rotate(-7deg);
		
}
}

@media (min-width:767px) {
	.purchase-boxes .buygoods_button::before {	content:url(//d1d9rc24g3osu3.cloudfront.net/All_Sites_Miscellaneous_Resources/guarantee-60-badge.png);
}
}

@media (min-width:1100px) {
	.purchase-boxes .buygoods_button::before {	
	left:-20px;
	top:-10px;
}	
}

/* UPSELL PAGES */
.zoom-upsell-free-shipping-text {
	font-style: italic;
}
.zoom-nothankyou-button:hover {
    text-decoration: none;
    border-bottom: 2px dotted #1e87f0;
}
/* FIX LIGHTBOX CLOSE BUTTON */
.uk-lightbox-toolbar-icon.uk-close {right:10px;}

/* OPTIN ON ALL VSL PAGES */
.checkout_container .label__checkbox {
	margin-top:8px;
}
.uk-button-large.order_bump_nothanks,
.uk-button-large.order_bump_submit,
.uk-button-large.checkout_submit_sizes {
	min-height:55px;
}
.order_bump_spinner .uk-spinner {
	color:#fff;
}
/* 5-Pillars Dr. Ryan Shelton */
.bonus_shelton {
	border:thin solid #eaeaea;
}
.gtm-email-optin:hover {
	cursor: pointer;
}
/* REFERENCES */
.zoom_references li {
	margin-bottom:5px;
}
/* STICKY COUNTDOWN MOBILE FIX */
@media (max-width:653px) {
	.sticky.uk-active .uk-grid.uk-grid-small.uk-grid-match {
		max-height: 45px;
		overflow-y:hidden;
	}
	.uk-active.uk-sticky .countdown {
		top:-16px !important;
	}
}
/* REMOVE BLUE BORDER AROUND BUY BUTTONS */
:focus {outline:none;}
::-moz-focus-inner {border:0;}


/* INPUT RANGE FOR SIZES */
.checkout_sizes_container .range-size {
					max-width:100px;
				}
.checkout_sizes_container input[type="range"]::-moz-range-thumb {
	position:relative;
	border: 1.5px solid #bd852c;
	width:25px;
	height:25px;
	margin-top:-12px;
	background: #f1e767;
	background: -moz-linear-gradient(top, #f1e767 0%, #feb645 100%);
	background: -webkit-linear-gradient(top, #f1e767 0%,#feb645 100%);
	background: linear-gradient(to bottom, #f1e767 0%,#feb645 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 );
}
.checkout_sizes_container input[type="range"]::-webkit-slider-thumb {
	position:relative;
	border: 1.5px solid #bd852c;
	width:25px;
	height:25px;
	margin-top:-12px;
	background: #f1e767;
	background: -moz-linear-gradient(top, #f1e767 0%, #feb645 100%);
	background: -webkit-linear-gradient(top, #f1e767 0%,#feb645 100%);
	background: linear-gradient(to bottom, #f1e767 0%,#feb645 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 );
}
.checkout_sizes_container input[type="range"]::-webkit-slider-runnable-track {
	width: 100%;
	height: 1px;
	border: 1px solid #e4d5be;
	cursor:pointer;
}
.checkout_sizes_container input[type="range"]::-moz-range-track {
	width: 100%;
	height: 1px;
	border: 1px solid #e4d5be;
	cursor:pointer;
}
.checkout_sizes_container .size-text {
	padding: 3px 10px 3px 10px;
	border:3px solid transparent;
	font-weight:bold;
	cursor:pointer;
}
.checkout_sizes_container .size-text-active {
		background-color: #eaeaea;
		border-radius: 4px;
		border: 3px solid #5096cc;
		color: #444;
}
.checkout_sizes_container .order_bump_submit_sizes, .checkout_sizes_container .checkout_submit_sizes {
	background-color: #34b440;
	border: thin solid #444;
}
/* NEW VSL CHECKOUT BUTTON */
.button_main_vsl {
		font-size:1.7rem;
		line-height: 1.9rem;
		padding:25px 2%;
		
		display: block;
		border-radius:8px;
		border:3px solid #ca8518;

		font-family: 'Raleway', sans-serif;
		font-weight: 700;
		background: #f1e767;
		background: -webkit-linear-gradient(#f1e767 0%, #feb645 100%);
		background: -o-linear-gradient(#f1e767 0%, #feb645 100%);
		background: linear-gradient(#f1e767 0%, #feb645 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 );
		text-shadow:0px 1px 4px rgba(255,255,255,0.6);
		 }
	 .button_main_vsl:hover {
		background: #feb645;
		 }
	 .vsl_button_wrapper {
		 padding-bottom:20px;
	 }
/* INTERNET EXPLORER FIXES */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
	#ouibounce-modal .modal {
		width: 720px;
	}
}
/* TELEPHONE NUMBER */
.telefonaso-vsl {
    margin-bottom: 10px
}

.telefonaso {
    background: #0D4270;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4);
    letter-spacing: 0;
    color: #fff;
    padding: 0.25rem;
    border-bottom-width: 1px;
    border-color: #000;
    position: relative;
    z-index: 2
}

.telefonaso .tc-max-width {
    margin-left: auto;
    margin-right: auto
}

.telefonaso .tc-max-width .tc-flex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.telefonaso .tc-max-width .tc-flex .tc-logo {
    width: 70px;
    margin-left: auto;
    margin-right: auto
}

.telefonaso .tc-max-width .tc-flex .tc-info {
    display: flex;
    text-align: right;
    align-items: flex-end;
    font-size: 1.25rem;
    font-family: 'Lato', sans-serif !important;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    font-weight: 700
}

.telefonaso .tc-max-width .tc-flex .tc-info p {
    margin-bottom: 0
}

.telefonaso .tc-max-width .tc-flex .tc-info .tc-info-cs {
    letter-spacing: 0.5px;
    font-size: 11px
}

.telefonaso .tc-max-width .tc-flex .tc-info .tc-info-phone {
    margin-top: -.65rem;
    line-height: 1.5
}

.telefonaso .tc-max-width .tc-flex .tc-info .tc-info-phone span {
    font-size: 21px;
    font-weight: 700
}

.telefonaso .tc-max-width .tc-flex .tc-info .tc-info-img {
    width: 50px;
    margin-bottom: -.25rem;
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
    vertical-align: middle
}
/* VITAMIN ANGELS */
.vitamin-angels-container {
        max-width:740px;
        margin:25px auto;
        background-color:#fff;
        box-shadow: 0 0 8px rgba(0,0,0,0.2);
    }
    @media (min-width: 960px) {
        .vitamin-angels-container {
        -webkit-border-radius: 100px;
        -webkit-border-top-right-radius: 6px;
        -webkit-border-bottom-right-radius: 6px;
        -moz-border-radius: 100px;
        -moz-border-radius-topright: 6px;
        -moz-border-radius-bottomright: 6px;
        border-radius: 100px;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
        position: relative;
        right: -30px;
        padding:0 10px;
        }
        .vitamin-angels-blurb h3 {
            position: relative;
            left:-15px;
        }
        .vitamin-angels-image {
        border-radius: 100%;
        border: 8px solid #fff;
        position: relative;
        left: -40px;
        overflow: hidden;
        transform: scale(1.3);
        box-shadow: inset 0 0 8px 5px rgba(0,0,0,0.1);
    }
}
    
    .vitamin-angels-blurb {
        padding:20px 0;
    }
    .vitamin-angels-blurb p {
        font-size:15px;
        line-height: 22px;
        margin:10px 0;
        font-style: italic;
    }
    .vitamin-angels-blurb h3 {
        font-size:22px;
        line-height: 30px;
    }
    @media (max-width:960px) {
        .vitamin-angels-container {
        max-width:400px;
        }
        .vitamin-angels-logo {
            padding:8px;
        }
        .vitamin-angels-blurb {
        padding:20px 10px;
        }
    }
    .vitamin-angels-logo-desktop {
    width: 70px;
    height: 70px;
    background-image: url(//d39ldsmboekjvi.cloudfront.net/images/logo_vitamin_angels.png);
    background-size: 100%;
    background-color: white;
    background-repeat: no-repeat;
    border-radius: 100%;
    border: 6px solid transparent;
    position: absolute;
    left: 140px;
    bottom: 195px;
    z-index: 30;
}