/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;background: #fafafa; font-family: 'Poppins', sans-serif; text-align:center;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
a, label, span {display: inline-block;}
img {max-width: 100%;}
/*add css*/

strong{font-weight:bold;}

@font-face {
	font-family: 'dharma_gothic_ebold';
	src: url('dharmagothice_bold_r-webfont.woff') format('woff2'), 
		 url('dharmagothice_bold_r-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}
@font-face {
	font-family: 'dharma_gothic_eexbold_italic';
	src: url('dharmagothice_exbold_i-webfont.woff') format('woff2'), 
		 url('dharmagothice_exbold_i-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}
@font-face {
	font-family: 'Dharma Gothic E';
	src: url('DharmaGothicE-Regular.eot');
	src: url('DharmaGothicE-Regular.eot?#iefix') format('embedded-opentype'),
		 url('DharmaGothicE-Regular.woff') format('woff2'), 
		 url('DharmaGothicE-Regular.woff') format('woff'), 
		 url('DharmaGothicE-Regular.ttf') format('truetype'), 
		 url('DharmaGothicE-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	}

.container{
	margin:0 auto;
	width:1170px;
	}

.header_upsell {
	padding: 8px 0;
	position: relative;
	border-bottom: 3px solid #b7b7b7;
	}
.offer_tag {
	position: absolute;
	top: 0;
	left: 0;
	}
	

.body_content {
	padding: 30px 0;
	min-width:1000px;
	}
.body_content h5 {
	font-size: 18px;
	color: #cb1313;
	font-weight: 500;
	}
.body_content h1 {
	font-size: 32px;
	color: #000;
	font-weight: 700;
	margin: 20px 0 10px;
	}
.body_content p {
	font-size: 17px;
	line-height: 26px;
	color: #000000;
	margin-bottom: 25px;
	}
.body_content p span {
	font-weight: bold;
	}
.product_wrap {
	width: 760px;
	margin: 0px auto;
	padding: 10px 5px 25px 15px;
	border: 3px dashed #0e1118;
	}
.product_left {
	float: left;
	width: 230px;
	position: relative;
	padding-bottom:20px;
	}
.badge {
	position: absolute;
	top: 0px;
	left: -45px;
	z-index: 1;
	}
.product_content {
	position: relative;
	text-align: left;
	padding-left: 260px;
	}
.upsell-1 .product_wrap{
	padding: 25px 5px 25px 15px;
	}
.upsell-1 .product_content{
	padding-left: 300px;
	}
.upsell-1 .product_left{
	width: 300px;
	}
.product_content h2 {
	font-size: 24px;
	margin-top:10px;
	color: #000;
	position: relative;
	left: -40px;
	text-transform: uppercase;
	font-family: 'dharma_gothic_ebold';
	}
.big_text {
	padding-right: 160px;
	margin: -20px 0 26px;
	font-size: 52px;
	color: #7558dd;
	line-height: 80px;
	transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	text-shadow: 0px 2px 2px rgba(33,6,52,0.5);
	font-family: 'dharma_gothic_eexbold_italic';
	}
.big_text span {
	display: block;
	font-size: 88px;
	line-height:60px;
	margin-left: 50px;
	}
.sub_text {
	font-size: 17px;
	line-height:29px;
	margin: 40px 0 10px;
	color: #000000;
	}
.up-list{
	width:100%;
	margin-top:40px;
	}
.up-list li{
	font-size: 17px;
    line-height: 25px;
    color: #000000;
    margin-bottom: 4px;
	font-weight:500;
	position:relative;
	padding-left:17px;
	}
.up-list li:before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    left: 0;
    top: 9px;
    position: absolute;
	background:#000;
	}
.product_content p {
	font-size: 15px;
	color: #4a4a4a;
	line-height: 20px;
	margin-bottom:15px;
	}
.price_area {
	font-size: 20px;
	line-height:30px;
	color: #000000;
	font-weight: 700;
	}
.price_area div.prices{
	display:inline-block;
	vertical-align:middle;
	text-align:left;
	}
.price_area span {
	font-size: 60px;
	line-height: 60px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
	font-family: 'dharma_gothic_ebold';
	}
.price_area small{
	font-size:16px;
	font-weight:normal;
	display:inline-block;
	vertical-align:top;
	margin:25px 0 0 5px;
	}
.price_tagD {
	width: 130px;
	position: absolute;
	right: 20px;
	top: 0;
	}
.pricepic {
	width: 100px;
	height: 100px;
	background: url(../images/price_tag.png) right top no-repeat;
	margin: -55px 0px 0 34px;
	position: relative;
	font-size: 30px;
	color: #fff;
	padding-top: 20px;
	text-align: center;
	line-height: 30px;
	text-transform: uppercase;
	background-size: 100%;
	font-family: 'dharma_gothic_ebold';
	}
.pricepic span {
	font-size: 29px;
	color: #fff;
	display: block;
	position: relative;
	}
.pricepic span:after {
	width: 50px;
	height: 36px;
	position: absolute;
	content: "";
	left: 25px;
	top: 0;
	background: url(../images/line.png) no-repeat;
	background-size: 100%;
	}
.product_pic {
	float: left;
	margin-top: 15px;
	width: 92%;
	position: relative;
	}
.products_left{
	float: left;
	width: 96%;
	text-align:center;
	margin:20px 0 0 0;
	}
.upBottlebig {
	width: 95%;
	float: right;
	right: -14%;
	position: relative;
	z-index: 2;
	}
.upBottlesmall {
	position: absolute;
	left: 0;
	width: 70%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	}
.only_text {
	font-size: 36px;
	color: #cb1313;
	margin: 20px 0 15px;
	text-transform: uppercase;
	font-family: 'Dharma Gothic E';
	}
.checkout_btn {
	width: 660px;
	height: 87px;
	height: 88px;
	font-size: 30px;
	color: #fff;
	position: relative;
	font-weight: 700;
	text-align: center;
	border-radius: 10px;
	cursor: pointer;
	transition: 300ms ease-in-out;
	-webkit-transition: 300ms ease-in-out;
	border: 1px solid #4c6436;
	background: rgba(159,234,97,1);
	text-shadow: 0px 2px 2px rgba(33,6,52,0.2);
	background: -moz-linear-gradient(top, rgba(159,234,97,1) 0%, rgba(120,189,59,1) 51%, rgba(71,142,9,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(159,234,97,1)), color-stop(51%, rgba(120,189,59,1)), color-stop(100%, rgba(71,142,9,1)));
	background: -webkit-linear-gradient(top, rgba(159,234,97,1) 0%, rgba(120,189,59,1) 51%, rgba(71,142,9,1) 100%);
	background: -o-linear-gradient(top, rgba(159,234,97,1) 0%, rgba(120,189,59,1) 51%, rgba(71,142,9,1) 100%);
	background: -ms-linear-gradient(top, rgba(159,234,97,1) 0%, rgba(120,189,59,1) 51%, rgba(71,142,9,1) 100%);
	background: linear-gradient(to bottom, rgba(159,234,97,1) 0%, rgba(120,189,59,1) 51%, rgba(71,142,9,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fea61', endColorstr='#478e09', GradientType=0 );
	}
.checkout_btn:hover {
	background: rgba(71,142,9,1);
	background: -moz-linear-gradient(top, rgba(71,142,9,1) 0%, rgba(120,189,59,1) 51%, rgba(159,234,97,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(71,142,9,1)), color-stop(51%, rgba(120,189,59,1)), color-stop(100%, rgba(159,234,97,1)));
	background: -webkit-linear-gradient(top, rgba(71,142,9,1) 0%, rgba(120,189,59,1) 51%, rgba(159,234,97,1) 100%);
	background: -o-linear-gradient(top, rgba(71,142,9,1) 0%, rgba(120,189,59,1) 51%, rgba(159,234,97,1) 100%);
	background: -ms-linear-gradient(top, rgba(71,142,9,1) 0%, rgba(120,189,59,1) 51%, rgba(159,234,97,1) 100%);
	background: linear-gradient(to bottom, rgba(71,142,9,1) 0%, rgba(120,189,59,1) 51%, rgba(159,234,97,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#478e09', endColorstr='#9fea61', GradientType=0 );
	}
.checkout_btn:after {
	width: 8px;
	height: 26px;
	position: absolute;
	content: "";
	top: 50%;
	right: 130px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background: url(../images/arrow.png) no-repeat;
	}
.pic2 {margin: 20px 0;}
.dont_text {
	font-size: 14px;
	color: #8e8e8e;
	}
.dont_text i, .dont_text span {
	display: inline-block;
	vertical-align: middle;
	}
.footer {
	padding: 30px 0;
	background: #fff;
	border-top:1px solid #e1e0e0;
	}
.footer ul li {
	margin: 0 4px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	}
.footer ul li a {
	display: block;
	font-size: 13px;
	color: #2245dc;
	text-decoration:none;
	}
.footer span {
	display: block;
	margin: 20px 0 0;
	font-size: 14px;
	}
	
/*=================================*/
.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	}
@keyframes pulse {
0% {transform: scale(0.9);}
50% {transform: scale(1);}
100% {transform: scale(0.9);}
}

@-webkit-keyframes pulse {
0% {-webkit-transform: scale(0.95);}
50% {-webkit-transform: scale(1);}
100% {-webkit-transform: scale(0.95);}
}
