@font-face{font-family:'Proxima_Nova_light';
src:url('../fonts/proximanova-light-webfont.eot');
src:url('../fonts/proximanova-light-webfont.woff') format('woff'),
url('../fonts/proximanova-light-webfont.ttf') format('truetype'),
url('../fonts/proximanova-light-webfont.svg') format('svg');
font-weight:normal;
font-style:normal}

@font-face{font-family:'Proxima_Nova_lightItalic';
src:url('../fonts/proximanova-lightitalic-webfont.eot');
src:url('../fonts/proximanova-lightitalic-webfont.woff') format('woff'),
url('../fonts/proximanova-lightitalic-webfont.ttf') format('truetype'),
url('../fonts/proximanova-lightitalic-webfont.svg') format('svg');
font-weight:normal;
font-style:normal}

@font-face{font-family:'Proxima_Nova_Regular';
src:url('../fonts/proximanova-reg-webfont.eot');
src:url('../fonts/proximanova-reg-webfont.woff') format('woff'),
url('../fonts/proximanova-reg-webfont.ttf') format('truetype'),
url('../fonts/proximanova-reg-webfont.svg') format('svg');
font-weight:300;
font-style:normal}

@font-face{font-family:'Proxima_Nova_SemiBold';
src:url('../fonts/proximanova-sbold-webfont.eot');
src:url('../fonts/proximanova-sbold-webfont.woff') format('woff'),
url('../fonts/proximanova-sbold-webfont.ttf') format('truetype'),
url('../fonts/proximanova-sbold-webfont.svg') format('svg');
font-weight:normal;
font-style:normal}

body {
	font-family: "Proxima_Nova_light", serif;
	margin:0;
}

.text-light {
	font-family: 'Proxima_Nova_light', serif;
}

.header {	
	height: 55px;
	background-color: #FFFFFF;	
	box-shadow: 0 2px 0px -2px rgba(0,0,0,0.06);
	z-index:2;
    position: fixed; 
    width: 100%;
}

.product-content {
	position:relative;
    top: 5px;
    padding-bottom: 30px;
}
.container {
	text-align: center;
    width: 80%;
    margin: 0 auto;
}

.gundry-md-logo {
	width: 155px;
    margin-top: 5%;
}
	@media screen and (min-width: 450px) {
		.gundry-md-logo {
		    margin-top: 4%;
		}
	}
	@media screen and (min-width: 550px) {
		.gundry-md-logo {
		    margin-top: 3%;
		}
	}
	@media screen and (min-width: 650px) {
		.gundry-md-logo {
		    margin-top: 2%;
		}
	}
	@media screen and (min-width: 1000px) {
		.gundry-md-logo {
		    margin-top: 1.5%;
		}
	}
	@media screen and (min-width: 1500px) {
		.gundry-md-logo {
		    margin-top: 1%;
		}
	}

.leftAlign {
	text-align: left;
}

.shadow-bottom {
	box-shadow: 0 5px 7px -2px #ccc;
	color: white;
	margin-bottom: 35px;
}

.total-restore-mockup {
	margin-top: 3%;
	margin-bottom: 3%;
	width: 27%;
}

.vip-button {
	background-color: #F1F1F1;
	border-radius: 20px;
	width: 42%;
	display: inline-block;
	padding: 10px;
	color: #707070;
	font-size: 20px;
}

.vip-buttons {
	margin-bottom: 10px;
}
	@media screen and (max-width: 355px) {
		.vip-button {
			width: 40%;
		}
	}

.active {
	background-color: #4A90E2;
	color: #FFFFFF;
}

.quantity {
	margin-bottom: 10px;
}

.quantity-buttons {
	margin-bottom: 10px;
}

.quantity-button {
	display: inline-block;
	height: 40px;
	width: 30%;
	border: 2px solid rgba(74,144,226,0.27);
	border-radius: 20px;
}

.quantity-button span{
	height: 32px;
	width: 10px;
	color: rgba(74,144,226,0.27);
	font-size: 26px;
	line-height: 40px;
	text-align: center;
}

.active-quantity-button {
	height: 40px;
	width: 30%;
	border-radius: 20px;
	background-color: #4990E2;
}

.active-quantity-button span {
	color: #FFFFFF;
}

.active-quantity {
	height: 40px;
	width: 30%;
	border-radius: 20px;
	background-color: #4990E2;
}

.active-quantity span {
	color: #FFFFFF;
}

.price {
	color: #4A90E2;
	font-size: 20px;
	margin-top: 0px;
    margin-bottom: 10px;
}

.retail-price {
	color: #4A4A4A;
	text-decoration: line-through;
	font-size: 14px;
	letter-spacing: -0.12px;
	margin-top: 0px;
    margin-bottom: 10px;
}

.now-price {
	color: #29397B;
	font-size: 30px;
	margin-top: 0px;
    margin-bottom: 10px;
}

.free-shipping {
	color: #4A4A4A;
	font-size: 12px;
	line-height: 15px;
    margin-bottom: 10px;
    margin-top: 0;
}

.buy-button {
	border-radius: 20px;
	background: linear-gradient(180deg, #FFC073 0%, #FB8143 100%);
	height: 40px;
	width: 100%;
	display: inline-block;
	padding-top: 5px;
}

.buy-button span {
	color: #FFFFFF;
	font-size: 26px;
	line-height: 32px;
}

.buy-button1 {
	border-radius: 20px;
	background: linear-gradient(180deg, #FFC073 0%, #FB8143 100%);
	height: 40px;
	width: 100%;
	display: inline-block;
	padding-top: 5px;
}

.buy-button1 span {
	color: #FFFFFF;
	font-size: 26px;
	line-height: 32px;
}

.checkbox-section {
	margin-bottom: 10px;
}

.verticalAlignTop {
	vertical-align: top;
}

.check-yes-desc {
	color: #4A4A4A;
	margin-top: 0px;
	margin-bottom: 0px;
}

th.checkbox-yes input{
	margin-bottom: 205%;
}

.vip-signup-desc {
	font-size: 10px;
	letter-spacing: -0.1px;
	margin-top: 14px;
	margin-bottom: 10px;
	color: #4A4A4A;
}

.terms-conditions {
	color: #5094E3;
	text-decoration: none;
}

.dead-buy-button {
	background: #F1F1F1;
}

.dead-buy-button span {
	color: #707070;
}

.checkbox {
	box-sizing: border-box;
	height: 20px;
	width: 20px;
	border: 2px solid #E0E0E0;
	border-radius: 2px;
}

.checkmark {
	display: none;
}

.VipWrap{
	display: none; 
}

.basic-div{
	margin-bottom: 20px;
}
.money-back{
	color: #303679; 
	font-size: 27px;
	margin: 0;
	padding: 0;
}
.faqs-p{
	margin-top: 30px;
}
.question-div{
	padding-left: 14px; 
	position: relative;
}
.question-div h3 {
	color: #4780c2;
	text-align: left;
	font-family: proxima_nova_light,arial,sans-serif;
    letter-spacing: 1px;
}
.blue-triangle{
	position: absolute; 
	top: 7px; 
	left: -2px;
}
.hidden-answer{
	display: none;
}

.answer{
	margin-top: 10px; 
	text-align: left;
	font-family: proxima_nova_light,arial,sans-serif;
}

.nutrition { 
	max-width: 100%;
}

.guarantee-pic {
	width: 155px;
	margin-bottom: 10px;
}

.short-hr {
    width: 42px;
    border: 0;
    border-top: 1px solid;
    margin: 15px 0;
}

.gundry-div {
    background-color: #b9d537;
    padding: 1px 20px 20px;
}

.gundry-pic-div {
    width: 275px;
    margin: 15px auto;
}

.doc {
	font-size: 27px;
    color: #fff;
}

.white-hr {
    border-top: 1px solid #fff;
    width: 42px;
    margin: 15px 0;
}

.white {
    color: #fff;
    text-align: left;
}

.gundry-pic-div img {
	width: 275px;
}

.work-hard {
	font-size: 17px;
	text-align: left;
	margin: 0;
}

.wide-hr {
	width: 275px;
    margin: auto;
    margin-bottom: 40px;
    color: black;
}

.buy-button-up {
	border-radius: 20px;
	background: linear-gradient(180deg, #FFC073 0%, #FB8143 100%);
	height: 40px;
	width: 100%;
	display: inline-block;
	padding-top: 5px;
}

.buy-button-up span {
	color: #FFFFFF;
	font-size: 26px;
	line-height: 32px;
}

.bottle-90-day {
	max-width: 150px;
    margin: auto;
}

footer {
    padding: 25px 0;
    border-top: 1px solid #62676b;
    background-color: #fff;
}

.footer-p {
	font-size: 11.75px;
    margin-bottom: 10px;
    text-align: left;
}

.footer-link {
	text-decoration: none;
}

.special-p {
	font-family: Proxima_Nova_SemiBold, serif;
	margin-bottom: 0px;
}

.gundry-p {
	margin-top: 5px;
}
 
.package-title {
	color: #fff;
    text-align: center;
    background-color: #303679;
    padding-top: 70px;
    padding-bottom: 15px;
}

.choose-package {
	font-size: 23px;
    font-family: 'Proxima_Nova_SemiBold', serif;
    margin-top: 0px;
    margin-bottom: 0px;
}

.select-option {
	margin-top: 0px;
    margin-bottom: 0px;
}

.down-triangle {
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 20px solid #303679;
    margin: auto;
    margin-bottom: 20px;
    margin-top: -1px;
}

.per-month {
	font-size: 22px;
}

.yellow-box {
	border: 2px solid #ecec13;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.money-back-section {
	margin-bottom: 20px;
}
