@charset "utf-8";
/* CSS Document */

/*----------------
RESET CSS
-----------------*/
body {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
	background: #fff;
	color: #1e1e1e;
	text-align: center;
	font-family: "Montserrat", sans-serif;
	font-weight:400;
	color:#000;
}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {
	margin: 0;
	padding: 0;
}
header, section, footer, aside, nav, main, article, figure {
	display: block;
}
table, tr, td {
	border: 0;
}
a {
	outline: none;
	color: #333;
	text-decoration: none;
}
a:hover {
	outline: none;
	text-decoration: none;
}
img {
	border: none;
	height:auto;
	max-width:100%;
}
li {
	list-style: none;
}
* {
	box-sizing: border-box;
}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.flt{float:left;width:100%;}
/*.dsplay{width:100%;display:table;}*/
.position{position:relative;}
/*-----------------------
MAIN CSS START
------------------------*/
.container {
	width: 1172px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.overflow{overflow:hidden;}
/*----------------
MENU BAR CSS
-----------------*/
.top-bar {
	    float: left;
    width: 100%;
    background: #fff;
    height: 70px;
    margin-top: -70px;
    position: relative;
    top: 70px;
    padding: 5px 0;
}
.top-sec {
	float: left;
	width: 100%;
	margin-bottom: 70px;
}
.logo{	
	max-width: 240px;
    float: left;
    margin-top: 10px;
}
.menu-bar {
	display:inline-block;
    padding: 20px 0 0 0;
}
.menu-bar li {
	display: inline-block;
}
.menu-bar li a {
	    float: left;
    color: #000;
    font-size: 18px;
    line-height: 22px;
    padding: 0px 25px;
}

.menu-bar li a:hover, .menu-bar li a.active {
	color: #0d9347;
    text-decoration: none;
}
a.cart-top{
	border:1px solid #cbd3df;
	border-radius:5px;
	padding: 8px 10px;
	float:right;
	font-size:18px;
	line-height:16px;
	color:#2d2d2d;
	margin-top:4px;
}
a.cart-top img, a.cart-top span{
	display:inline-block;
	vertical-align:middle;
}
a.cart-top span{
	border-left:1px solid #e1e1e1;
	padding-left:6px;
	margin-left:6px;
}
.fixed-nav {
	position: fixed;
	z-index: 10;
	top: 0;
	-webkit-transition: margin .3s ease-out;
	transition: margin .3s ease-out;
	margin-top: 0;
	border-bottom: 1px solid #efede7;
}
a.hdrbtn{
	    float: right;
    width: 210px;
    height: 44px;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    outline: none;
    margin: 8px 0 0 0;
    color: #fff;
    background: #0d9347;
    border-radius: 5px;
    font-weight: 500;
}

/*-------Top-Caption-------*/
.top-caption{
	float:left;
	width:100%;
	background:#314fa2;
	padding:11px 0 13px;
	}
.top-captn-list{
	float:left;
	width:100%;
	display:flex;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	flex-wrap:wrap;
	justify-content:space-between;	
	}
.top-cptn-bx p{
	color:#fff;
	font-size:15px;
	line-height:16px;
	letter-spacing:1px;
	}
.top-cptn-bx p span{
	color:#ffe507;
	text-decoration:underline;
	}
.captn-star{
	display:inline-block;
	vertical-align:middle;
	margin:-6px 6px 0 0;
	width:80px;
	}	
/*-----------------------
		BANNER CSS
------------------------*/
.banner {
	float: left;
	width: 100%;
	overflow: hidden;
	padding: 70px 0;
	background: url(../images/banner.jpg) no-repeat center top #f6f6f6;
	background-size: cover;
	position: relative;
	}

.bnr-left{
	float:left;
	width:58%;
	text-align:left;
	}
.tags{
	    float: left;
    width: 100%;
    font-family: "DM Serif Text", serif;
    font-size: 29px;
    line-height: 29px;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #0d9347;
	}
.tags span{
	padding:0 8px;
	}
.bnr-heading{
	    float: left;
    width: 100%;
    font-family: "DM Serif Text", serif;
    font-size: 54px;
    line-height: 62px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #000000;
    margin-top: 12px;
	}
.bnr-txt1{
	float: left;
	width: 90%;
	font-size: 17px;
	line-height: 27px;
	font-weight: normal;
	color: #010101;
	margin-top: 20px;
	}
.bnr-features{
	float:left;
	width:100%;
	margin-top:30px;
	}
.bnr-features li{
	position:relative;
	display:inline-block;
	vertical-align:top;
	padding:0 15px;
	text-align:left;
	}
.bnr-features li:nth-child(1){ padding-left:0; margin-left:-10px;}
.bnr-features li:after{
	content:'';
	position:absolute;
	top:2px;
	right:0px;
	width:1px;
	height:55px;
	background:#d3d3d3;
	}
.bnr-features li:last-child:after{
	display:none;
	}
.bnr-features li img{
	display:inline-block;
	vertical-align:middle;
	}
.bnr-features li p{
	display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    line-height: 26px;
    font-weight: normal;
    color: #000000;
    padding-left: 5px;
	}
.bnr-products{
	position:absolute;
	right:-40px;
	top:-40px;
	}
	
	
.btn-box {
	display: inline-block;
	vertical-align: middle;
	margin-top: 40px;
	text-align: center;
	width: 300px;
	max-width: 100%;
	}
a.packageBtn {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	background: #0d9347;
	color: #fff;
	font-size: 24px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	border-radius: 5px;
	font-weight: 500;
	}
.bnr-prod1 {
    position: absolute;
    top: -80px;
    left: 40px;
    width: 210px;
	}
.bnr-prod2 {
    position: absolute;
    top: -100px;
    right: -90px;
    width: 250px;
	}
.bnr-prod3 {
    position: absolute;
    bottom: -100px;
    left: 70px;
    width: 220px;
	}
.bnr-prod4 {
    position: absolute;
    bottom: -100px;
    right: 0px;
    width: 280px;
	}
	
/*----SECTION-1----*/
.sec-1{
	float:left;
	width:100%;
	padding:60px 0 70px;
	background:#FFF;
	}
.s1-left{
	float:left;
	width:40%;
	text-align:left;
	}
.cmn-head{
	    float: left;
    width: 100%;
    font-family: "DM Serif Text", serif;
    font-size: 38px;
    line-height: 50px;
    font-weight: 400;
    color: #0d9347;
	}
.cmn-head span{
	color: #000000;
	font-size: 30px;
	line-height:40px;
	display:block;
	}
.s1-txt{
	float: left;
    width: 100%;
    font-size: 17px;
    line-height: 26px;
    font-weight: normal;
    /* letter-spacing: 0.5px; */
    color: #000000;
    margin-top: 20px;
	}
.s1-btn-box {
    margin-top:30px;
	}
.s1-certified-icon{
	position:absolute;
	top: 330px;
    left: 338px;
	}
.s1-prod{
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	}
.s1-right{
	    float: right;
    width: 40%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 50px;
    margin-top: 15px;
	}
.s1-right li{
	float:left;
	width:50%;
	}
.s1-right li:nth-child(3), .s1-right li:nth-child(4){
	}
.s1-right li img{
	display:block;
	margin:0 auto;
	}
.s1-right li p{
	    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
    /* letter-spacing: 0.5px; */
    color: #000000;
    margin-top: 10px;
	}
				
/*----SECTION-2----*/
.sec-2{
	float:left;
	width:100%;
	padding:60px 0 70px;
	background:#f1fbf3;
	}
.s2-prod-box{
	float: left;
	width: 100%;
	margin-top: 40px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	row-gap: 40px;
	column-gap: 30px;
	}
.s2-prod-col {
    float: left;
    width: 31.5%;
	}
.s2-prod-top {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 5px;
	}
.s2-icn {
    position: absolute;
    top: 0px;
    left: 25px;
	z-index:2;
	}
.prod-top-txt{
	float: right;
    color: #646464;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    position: relative;
	}
.prod-top-txt:before {
    content: '';
    width: 60px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
    margin: -5px 10px 0 0;
    background: #d6d6d6;
	}
.s2-prod-middle{
	float: left;
    width: 100%;
    background: #fff;
	border:1px solid #d6ecda;
    padding: 15px 0;
	}
.s2-prod {
	display: block;
	margin: 0 auto;
	max-width: 330px;
	}
.s2-prod-bottm {
    float: left;
    width: 100%;
    padding: 20px 0 0;
	}
.s2-prod-name {
        float: left;
    width: 100%;
    color: #08080a;
    font-size: 20px;
    line-height: 32px;
    /* letter-spacing: 0.5px; */
    font-weight: 500;
	}
.s2-prod-name span{
	display:block;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	padding:5px 0;
	margin-top:10px;
	font-weight:700;
	font-size:22px;
}
.s2-prod-about{
	float: left;
	width: 100%;
	color: #383838;
	font-size: 17px;
	line-height: 25px;
	font-weight: normal;
	margin-top: 15px;
	}
.s2-btn-box {
	display: inline-block;
	vertical-align: middle;
	margin-top: 20px;
	text-align: center;
	width: 100%;
	max-width: 100%;
	}
.s2-btn-box a.packageBtn {
    font-size: 22px;
    height: 50px;
    line-height: 48px;
	}

/*----SECTION-3----*/
.sec-3{
	float: left;
    width: 100%;
    background: url(../images/s3-bg.jpg) no-repeat center top;
    padding: 60px 0 70px;
    background-size: cover;
	position:relative;
	}
.s3-rgt{
	float: right;
    width: 52%;
	text-align:left;
	}
.s3-list{
	    float: left;
    width: 100%;
    margin: 40px 0 0 0;
    display: flex
;
    flex-wrap: wrap;
    row-gap: 20px;
	}
.s3-list li{
	float: left;
    width: 100%;
    padding: 0px 0 0px 85px;
    position: relative;
    text-align: left;
	}
.s3-list li img {
    position: absolute;
    top: 10px;
    left: 0;
	}
.s3-list li:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 17px;
    left: 0;
    bottom: -10px;
    background: url(../images/s3li-line.png) no-repeat left bottom;
	}
.s3-list li:last-child:after {
	display:none;
	}
.s3-list-head{
	float: left;
    width: 100%;
    font-size: 22px;
    line-height: 32px;
    color: #000000;
    font-weight: 700;
	}
.s3-list-txt{
	    float: left;
    width: 100%;
    font-size: 17px;
    line-height: 26px;
    /* letter-spacing: 0.5px; */
    margin-top: 5px;
    color: #000000;
    font-weight: normal;
	}
.s3-list-txt sup{ font-size:70%; line-height:100%;}
.s3-btn-box{ margin:45px 0 0 10px;}

.s3-prod{
	position: absolute;
	left: 185px;
	top: 428px;
	z-index: 9;
	}

/*----SECTION-4----*/
.sec-4{
	float: left;
    width: 100%;
    padding: 60px 0 70px;
	position:relative;
	background:#f1fbf3;
	}
.s4-list-box{
	float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 10px;
	}
.s4-list-col{
	float: left;
    width: 48.5%;
    margin-top: 30px;
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 0 10px 1px rgb(0 0 0 / 10%);
    background: #fff;
    position: relative;
    overflow: hidden;
    text-align: left;
    padding: 30px 150px 30px 25px;
    border-radius: 3px;
	}
.s4-list-icon{
	position:absolute;
	top: 20px;
	right: 20px;
	max-width: 80px;
	}
.s4-list-head{
	    float: left;
    width: 100%;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    color: #000000;
    position: relative;
	}
.s4-list-txt{
	float:left;
	width:100%;
	font-size:17px;
	line-height:26px;
	font-weight:normal;
	color:#000000;
	margin-top:13px;
	}
.s4-arw{
	position:absolute;
	bottom:15px;
	right:20px;
	}

/*======Comon Section=======*/
.comon_section{
	float:left;
	width:100%;
	padding:60px 0;
	}	
.section_white{ background:#fff;}	
.section_blue{ background:#fbfbfb;}

/*===========sec-6=============*/
.sec-6{
	float:left;
	width:100%;
	padding:60px 0;
	background:#fff;
	}
.faq-container{
	display:inline-block;
	vertical-align:top;
	max-width:1000px;
	width:100%;
	margin:20px 0 0;
	padding:0 15px 15px;
	}
.up-slide-dwn{
	float:left;
	width:100%;
	-webkit-box-shadow:0 4px 9px 1px rgba(0,0,0,0.1);
	box-shadow:0 4px 9px 1px rgba(0,0,0,0.1);
	margin-top:25px;
	border-radius:10px;
	background:#fff;
	overflow:hidden;
	}
.faq-innr{
	float:left;
	width:100%;
	}
.accordion{
	float:left;
	width:100%;
	text-align:left;
	background:url(../images/close.png) no-repeat right 15px center;
	padding:25px 45px 25px 25px;
	font-size:20px;
	line-height:26px;
	font-weight:500;
	color:#070808;
	letter-spacing:0.5px;
	cursor:pointer;
	position:relative;
	}
.accordion.last{border-bottom:none;}
.acdn-heading.accordion-open{
	background:url(../images/open.png) no-repeat right 15px center #fff;
	border:none;
	}
.acdn-content{
	float:left;
	width:100%;
	text-align:left;
	background:#fff;
	padding:0 30px 15px 25px;
	}
.acdn-para{
	float: left;
	width: 100%;
	font-size: 17px;
	line-height: 26px;
	color: #000000;
	margin-bottom: 15px;
	}
/*-------------------------
CSS FOR FOOTER
--------------------------*/
footer, .foo-btm {
        float: left;
    width: 100%;
    padding: 30px 0;
    background: #f1fbf3;	
}
.foo-logo{
	display:inline-block;
	vertical-align: middle;
	max-width: 140px;
	margin-bottom:5px;
}
.ftrBox2 {
    float: left;
    width: 100%;
}
.ftr-nav {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	margin:10px 0;
}
.ftr-nav li, .ftr-nav li a {
    margin-right: 20px;
	color:#000;
}
.ftr-nav li { width:100%; margin-bottom:10px;}
.ftr-nav li img{     display: inline-block;
    vertical-align: middle;}
.ftr-nav li:last-child{margin-right:0;}
.other-links {
        float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
}
.other-links li{
	    position: relative;
    margin-right: 20px;
    line-height: 28px;
}
.other-links li a{ color:#000;}
.other-links li:last-child{margin-right:0;}
.other-links li:after{
	content:"";
	position:absolute;
	top:2px;
	bottom:2px;
	right:-10px;
	border-right:1px solid #ccc;
}
.other-links li:last-child:after{
	border:none;
}
footer p, .foo-btm p {
    float: left;
    width: 100%;
    color: #000;
    font-size: 18px;
    line-height: 20px;
    margin-top: 12px;
    font-weight: 400;
}
footer .ftr-txt2{
	float: left;
    width: 100%;
    color: #000;
    font-size: 15px;
    line-height: 24px;
	margin-top:15px;
	}
footer p a{
	color: #2d2d2d;
	padding:0 5px;
}
.foo-btm{
    padding: 15px 0;
	border-top:1px solid #cfd2d9;
}
.foo-btm p{
	margin:0;
}
/*-============================================
CSS FOR INNER PAGE
============================================-*/
.innrBreadcrm {
    float: left;
    width: 100%;
    color: #000;
    font-size: 16px;
    text-align: left;
    background: #f8f8f8;
    padding: 8px 0;
}
.innrBreadcrm a, .innrBreadcrm a:hover {
    color: #000;
}
.innrBreadcrm span{color: #000;}
.prd-sec-1 {
    float: left;
    width: 100%;
    padding: 70px 0 60px;
	overflow:hidden;
}
.prd-s1-lft {
    float: left;
    width: 35%;
    padding: 0 15px;
}
ul.prd-s1-lft-list{
	float:left;
	width:100%;
	}
ul.prd-s1-lft-list li{
	float:left;
	width:100%;
	text-align:left;
	padding-left:52px;
	position:relative;
	font-size:16px;
	line-height:25px;
	color:#0e0c0d;
	margin-top: 22px;
	}	
ul.prd-s1-lft-list li span{
	display:block;
	font-weight:bold;
	}
ul.prd-s1-lft-list li img{
	position:absolute;
	left:0;
	top: 3px;
	}
.suplmnt-img{
	display:inline-block;
	vertical-align:middle;
	max-width:100%;
	margin-top:20px;
	}			
.prd-slide-div {
    float: left;
    width: 100%;
    position: relative;
}
.prod-divin-prdct1, .prod-divin-prdct2 {
        width: 100px;
    float: left;
    position: relative;
    height: 100%;
    background: #0d9347;
    position: absolute;
    padding: 10px 0;
}
img.prd-slide-1 {
	max-width: 100%;
	margin: 23px auto 0 auto;
	}
.prd-s1-rit {
    float: right;
    width: 61%;
    text-align: left;
	overflow:hidden;
}
.prd-s1-rit .comn-hdng{ margin-top:45px;}
.prd-s1-rit .s2-prd-box {
    width:31%;
	}
.prd-s1-p1 {
    float: left;
    width: 100%;
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	letter-spacing:-0.5px;
}
.prdsec-stars{margin:10px 0;display:block;}

.s1-p2{
	font-size:18px;
	line-height:28px;
	text-align:left;
}
.prd-s1-p3{
	float: left;
    width: 100%;
    color: rgb(253 173 19);
    font-size: 24px;
    line-height: 26px;
    padding: 6px 0;
    margin: 10px 0 0 0;
    text-transform: capitalize;
    font-weight: 600;
}

.dvdrline{
	height:1px;
	background:#d9d9d9;
	margin:15px 0;
	width:100%;
	float:left;
}
p.prod-details-txt {
    float: left;
    width: 90%;
    font-size: 20px;
    line-height: 30px;
}
.prd-strength-row {
    float: left;
    width: 48%;
    padding: 17px 0 0px;
}
.prd-strength-p1 {
    display: inline-block;
    vertical-align: middle;
    font-size: 19px;
    line-height: 28px;
    color: #000;
    font-weight: 500;
    /* letter-spacing: -0.5px; */
}
.prd-strength-row .option-field {
    height: 51px;
    width: 100%;
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    text-align: left;
    padding: 10px 13px;
    outline: none;
    font-weight: 500;
    margin: 4px 0 7px 0;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    margin-top: 10px;
}
.proDetls1-rgt-pnts li span {
        font-size: 24px;
    line-height: 24px;
    color: #0d9347;
    font-weight: 600;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    text-align: left;
}
ul.bndl-list {
    float: left;
    width: 100%;
}

ul.bndl-list li {
        float: left;
    width: 100%;
    padding-left: 30px;
    text-align: left;
    background: url(../images/prd-tik.png) no-repeat left 8px;
    margin: 4px 0;
    font-size: 19px;
}
.hrytxt{
	float:left;
	width:100%;
	font-weight:500;
	font-size:13px;
	line-height:16px;
	color:#F00;
	text-align:left;
	text-transform:uppercase;
}
.bar{
	float:left;
	display:inline-block;
	max-width:100%;
	margin:10px 0 10px 0;
}

.prd_quantity, .add-to-cart{
	float: left;
    margin: 15px 0px 0 0;
    width: 100%;
}
.add-to-cart, .addcart{
	display: inline-block;
    width: 370px;
    height: 58px;
    font-size: 22px;
    line-height: 58px;
    text-align: center;
    outline: none;
    margin: 0px 0 0 0;
    color: #fff;
    background: #0d9347;
    border-radius: 5px;
    font-weight: 500;
}
img.prd-cards {
    display: inline-block;
    margin-top: 24px;
    margin-left: 20px;
}
.p5-prdct1 {
    width: 100%;
    float: left;
    margin: 13px 0 0;
}
.plus-prdct1 {
    float: left;
}
.p5-prdct1 span {
	text-decoration: underline;
	font-size: 20px;
	line-height: 18px;
	color: #fdad13;
	text-transform: capitalize;
	float: left;
	margin: 0px 0 0 12px;
	font-weight: 500;
}
img.s5prd-shop {
    float: right;
    margin: -30px -30px 0 0;
    max-width: 260px;
}
.prdsec6{padding:70px 0;background:#fafafa;}
.prds6lft{width:600px;float:left;}
.srds6txt{
	padding:10px 0 0 0;
	text-align:center;
	font-size:18px;
	line-height:24px;
	font-weight:300;
}
.s6prd{
	float:right;
	margin:0 160px 0 30px;
}

.shop-sec2{
	    padding: 30px 0;
    background: #f9f9f9;
    height: auto;
	}
/*-============================================
CSS FOR SHOP PAGE
============================================-*/
.shop-sec-1{
	float: left;
    width: 100%;
    padding:60px 0;
}
/*-============================================
CSS FOR ABOUT PAGE
============================================-*/
.in-pg-cont .s1-p1{
	font-size: 45px;
    line-height: 50px;
}
.abt-sec-1{
	float: left;
    width: 100%;
    padding: 45px 0 70px;
}
.abt-s1-lft{
	float: left;
    width: 550px;
	text-align:left;
}
.abt-s1-lft .s4-p1{
    font-size: 23px;
    color: #2d2d2d;
}
.padng{ padding:0 75px;}
.pad-3{
	padding:5px 0 12px;
}
.abt-s1-ul{
	float: left;
    width: 100%;
	margin:30px 0 38px;
}
.abt-s1-ul li {
    float: left;
    background: url(../images/s2-line.png) no-repeat right bottom;
	text-align:center;
	padding:0 30px;
}
.abt-s1-ul li:last-child {
    background: none;
}
.abt-s1-ul li:nth-child(1){
	padding-left:0;
}
.abt-s1-ic-1{
	display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
	height: 44px;
}
.abt-s1-p1 {
    display: inline-block;
    font-size: 16px;
    line-height:18px;
    color: #2d2d2d;
}
.abt-s1-img{
	position:absolute;
	right:0;
	top:0;
}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.abt-sec-2{
	float: left;
    width: 100%;
    padding: 50px 0;
	background:#f1f5f9;
}
.abt-s2-ul{
	float: left;
    width: 100%;
	padding:35px 95px 0;
}
.abt-s2-ul li{
	float: left;
    width: 300px;
	border:1px solid #cccccc;
	background:#fff;
	padding-bottom:20px;
}
.abt-s2-ul li:nth-child(2){
	margin:0 35px;
}
.abt-s2-img-1{
	display:inline-block;
	max-width:100%;
	vertical-align:middle;
}
.abt-s2-p1{
	float: left;
    width: 100%;
    font-size: 25px;
    line-height: 28px;
    color: #0d9347;
    font-weight: 600;
}
.pad-4{
	padding:15px 5px 15px;
}
.abt-s2-p-minht{
	min-height:216px;
	margin-bottom:15px;
}
.abt-s2-p2{
	float: left;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    color: #636363;
    font-weight: 300;
	padding:5px 5px 0;
}
.abt-s2-ul li .s4-p2{
	padding:0 11px;
}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.abt-sec-3{
	float: left;
    width: 100%;
    padding: 50px 0 90px;
}
.abt-sec-3 .shop-btn{
	margin-top:55px;
}
.abt-s3-lft {
    float: left;
    width: 609px;
    text-align: left;
}
.abt-s3-lft .s4-p2{
	width:90%;
}
.abt-s3-img {
    position: absolute;
    right: 70px;
    top: 0;
}
/*-============================================
CSS FOR FAQ PAGE
============================================-*/
.faq-block{
	float: left;
    width: 100%;
	padding:10px 70px 0;
}
.faq-block .acdn-content p{
	font-size: 20px;
    line-height: 28px;
    color: #1e1e1e;
	padding:2px 0 20px;
}
.faq-block .acdn-content {
    padding: 0 20px;
}
.faq-block .accordion {
    font-size: 22px;
    line-height: 28px;
    color: #014979;
    border-top:none;
	padding: 12px 50px 12px 20px;
	background:#f0f0f0;
	margin:9px 0;
}
.faq-block .acdn-heading.accordion-open {
    border-bottom: none;
}
.faq-block .accordion:after {
    background: url(../images/faq-plus-new.png) no-repeat right center;
	height: 21px;
    width: 22px;
	margin-top: -10px;
}
/*-============================================
CSS FOR LAB PAGE
============================================-*/
.lab-sec-1 {
    float: left;
    width: 100%;
    padding:40px 0 60px;
}
.lab-row{
	float:left;
	width:100%;
	margin:30px 0 0;
}
.lab-btl-300{
	display:inline-block;
	max-width:100%;
	vertical-align:middle;
}
.lab-box{
	display:inline-block;
	width:540px;
	margin:0 25px;
	vertical-align:middle;
}
.lab-ul{
	float:left;
	width:100%;
	margin:20px 0 0;
}
.lab-ul li{
	display:inline-block;
	padding:0 25px;
	background: url(../images/s2-line.png) no-repeat right center;
}
.lab-ul li:last-child{
	background:none;
}
.lab-s1-ic{
	display:inline-block;
	max-width:100%;
}
.lab-s1-p1{
	display:inline-block;
    color: #2d2d2d;
    font-size: 18px;
    line-height: 23px;
    font-weight:300;
    text-transform: uppercase;
}
.lab-ul li .s4-p2{
	color:#0d9347;
	font-weight:normal;
	line-height:23px;
	float:none;
	display:inline-block;
}
.lab-row .lab-300-dtls{
	vertical-align:middle;
	margin:0;
}
.lab-box .s4-p1{
	color:#154369;
	font-weight:bold;
}
.lab-hr{
	float:left;
	width:100%;
	height:1px;
	background:#e1e1e1;
	border:none;
	margin:50px 0 15px;
}
/*-============================================
CSS FOR REVEW PAGE
============================================-*/
.revw-container{
	float:left;
	width:100%;
	padding:30px 70px 0;
}
.revw-block{
	float:left;
	width:100%;
}
.revw-lft{
	float:left;
	width:300px;
	position:relative;
	padding:0 0 0 95px;
	text-align:left;
	background: url(../images/revw-lft-line.png) no-repeat right center;
}
.r-y-stars{
	float:left;
	max-width:100%;
	margin:5px 0 7px;
}
.marg-3{
	margin:5px 0;
}
.revw-right{
	float:left;
	width:698px;
	position:relative;
	padding-left:42px;
	margin-left:28px;
	text-align:left;
}
.blue-clr{
	color:#154369;
}
.marg-4{
	margin-bottom:4px;
}
.rev-coat{
	position:absolute;
	left:0;
	top:3px;
}
.revw-container .lab-hr {
    margin: 30px 0;
}
/*-============================================
CSS FOR CONTACT PAGE
============================================-*/
.cont-sec-1{
	float: left;
    width: 100%;
    padding: 60px 0;
    background: #fff;
}
.cont-box{
	float: left;
    width: 100%;
}
.cont-lft{
	    float: left;
    width: 100%;
    padding: 0;
    text-align: center;
}
.cont-right{
	    float: right;
    width: 100%;
    padding: 35px 35px;
    background: #fff;
}
.cont-p1{
	    float: left;
    width: 100%;
    font-size: 34px;
    line-height: 40px;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
}
p.s4-p2 {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 28px;
}
.cont-ul{
	float: left;
    width: 100%;
}
.cont-ul li{
	    display: inline-block;
    width: 33%;
    padding: 0px 0 0 0px;
    margin-top: 41px;
    position: relative;
}
.cont-ul li .s4-p2{
	    font-weight: 700;
    margin-bottom: 4px;
}
.cont-ic-1{
	display: inline-block;;
}
.cont-frm-box{
	float: left;
    width: 100%;
}
p.s4-p1 {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
}
.cont-input-box{
	float: left;
    width: 100%;
    height: 50px;
    text-align: left;
    background-color: #ffffff;
    outline: none;
    margin: 15px 0;
    position: relative;
}
.cont-hlf{
	width: 49%;
}
.cont-frm-ic-1 {
    position: absolute;
    left: 8px;
    top: 50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	display:none;
}
.cont-field-all, .cont-input-box textarea {
    float: left;
    width: 100%;
    border: none;
    border: 1px solid #e5e5e5;
    outline: none;
    height: 100%;
    color: #333333;
    font-size: 18px;
    font-weight: 300;
    padding: 0 0px 0 10px;
}
.cont-btn {
       -webkit-appearance: none;
    border: none;
    outline: none;
    margin: 10px 0 0;
    padding: 0;
    background: linear-gradient(90deg, rgba(253,173,19,1) 25%, rgba(253,111,1,1) 100%);;
    color: #fff;
    font-size: 24px;
    line-height: 56px;
    padding: 0 67px;
    float: left;
    border-radius: 30px;
    cursor: pointer;
}

/*===========CART_DRAWER_PAGE============*/
.drawer {
	width: 300px;
	right: 0;
	border-left: 1px solid #e5e5e5;

	-ms-transform: translateX(300px);
	-webkit-transform: translateX(300px);
	transform: translateX(300px);

	position: fixed;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	top: 0;
	bottom: 0;
	padding: 0 10px 10px;
	z-index: 22;
	color: #000000;
	background-color: #ffffff;
	transition: all ease 0.5s;
	}
.cart_open .drawer{
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
	}
.shifter_page{transition: all ease 0.5s;}
.cart_open .shifter_page{
	-ms-transform: translateX(-300px);
	-webkit-transform: translateX(-300px);
	transform: translateX(-300px);
	}
	
.drawer__header {
	float:left;
	height: 70px;
	width: 100%;
	padding-top:30px;
	border-bottom: 1px solid #e5e5e5;
	}
.table-cell {
	float:left;
	width: 50%;
	font-size:18px;
	color:#2d2d2d;
	text-align:left;
	}
.cart-icon{
	float:left;
	margin:3px 10px 0 0;
	}
.cross-icon{
	float:right;
	cursor:pointer;
	width:16px;
	margin-top:4px;
	}
.drawer_row{
	float:left;
	width:100%;
	padding:20px 0 20px;
	border-bottom:1px solid #d0d0d0;
	}
.drawer-prod-lft{
	float:left;
	width:60px;
	height:60px;
	border:1px solid #d8d8d8;
	border-radius:5px;
	text-align:center;
	background:#f9f9f9;
	position:relative;
	}
.drawer-prod{
	display:inline-block;
	vertical-align:middle;
	margin-top:13px;
	max-width:80%;
	}
.drawer-prod-lft span{
	position:absolute;
	width:20px;
	height:20px;
	right:-10px;
	top:-10px;
	background:#104775;
	border-radius:50%;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	line-height:17px;
	}
.drawer-prod-rght{
	float:right;
	width:200px;
	text-align:left;
	}
.drwer-prod-name{
	float:left;
	width:100%;
	font-size:14px;
	line-height:16px;
	color:#1e1e1e;
	font-weight:600;
	}
.drwer-txt1{
	float:left;
	width:100%;
	font-size:13px;
	line-height:18px;
	color:#1e1e1e;
	font-weight:300;
	}
.drwer-txt2{
	float:left;
	width:100%;
	font-size:16px;
	line-height:20px;
	color:#104775;
	font-weight:500;
	}
.drwer-txt2 a{
	float:right;
	font-size:14px;
	color:#959595;
	font-weight:300;
	}
.sub-total{
	float:left;
	width:100%;
	font-size:19px;
	line-height:27px;
	color:#1e1e1e;
	font-weight:600;
	margin-top:10px;
	}
.sub-total span{
	float:right;
	}
a.chk-btn{
    float: left;
    width: 100%;
    background: #000;
    color: #ffffff;
    font-size: 21px;
	line-height:21px;
    text-decoration: none;
    padding: 18px 0;
	text-align:center;
	border-radius:5px;
	margin-top:20px;
	}
a.chk-btn img{
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
	margin-top:-3px;
	}
.cards-img{
	display:inline-block;
	vertical-align:middle;
	margin-top:10px;
	max-width:100%;
}
.qsn-popup{
	position:absolute;
	right:8px;
	top:16px;
	background:#0d9347;
	color:#fff;
	text-align:center;
	border-radius:50%;
	width:20px;
	font-size:14px;
	height:20px;
	}
.qsn-popup a{ color:#fff;}
.toltip-content{
	position:absolute;
	right:-30px;
	width:500px;
	top:55px;
	background:#0d3353;
	z-index:99;
	padding:12px;
	color:#fff;
	border-radius:5px;
	text-align:left;
	font-size:14px;
	font-weight:300;
	line-height:20px;
	letter-spacing:0.5px;
	box-shadow: 0px 0 25px -5px rgba(0,0,0,0.5);
	}
.toltip-content:after{
	content:'';
	position:absolute;
	top:-11px;
	right:40px;
	border-left: 11px solid transparent;
	border-right: 11px solid transparent;
	border-bottom: 11px solid #0d3353;
	}
.close-ttp{
	position:absolute;
	right:0px;
	top:0;
	width:20px;
	height:20px;
	background:#0d9347;
	border-radius:0 5px 0 5px;
	cursor:pointer;
	line-height:20px;
	text-align:center;
	font-size:10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
/*================checkout_section===============*/
.checkout_section{
	float:left;
	width:100%;
	padding:50px 0;
	background:#ffffff;
	}
.chk-container-box{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	max-width:1030px;
	}
.chk-left{
	float:left;
	width:62%;
	}
.steps-chk{
	float:left;
	width:50%;
	text-align:center;
	border:1px solid #d7d7d7;
	font-size:20px;
	line-height:20px;
	color:#1e1e1e;
	font-weight:300;
	background:#f6f6f6;
	padding:15px 0;
	border-radius:5px 5px 0 0;
	}
.steps-chk.actv{
	background:#0d9347;
	color:#fff;
	font-weight:500;
	}
.frmBox {
	float: left;
	width: 100%;
	padding:25px 24px;
	border:1px solid #d7d7d7;
	border-radius:0 0 5px 5px;
	text-align:left;
	border-top:none;
	}
.input-box {
	float: left;
	width: 100%;
	height: 44px;
	border: 1px solid #cfcfcf;
	text-align: left;
	padding: 0 0px 0 40px;
	border-radius: 3px;
	background-color: #ffffff;
	outline: none;
	margin:7px 0;
	position: relative;
	}
.input-box.hlf {width: 48%;}
.input-box.fr {float: right;}
.input-box.payfld {padding:0 0 0 15px;}
.fldicon {
	position: absolute;
	left: 12px;
	top: 12px;
	}
.field-all {
	float: left;
	width: 100%;
	border: none;
	outline: none;
	height: 100%;
	color: #000;
	font-size: 16px;
	padding: 0 10px 0 5px;
	border-radius:0 3px 3px 0;
	}
.dwn-arw {
	position: absolute;
	right: 4px;
	top: 0px;
	}
.input-box select {
	-webkit-appearance: none;
	background: url(../images/dwn-arw.jpg) no-repeat right center;
	padding: 3px 42px 0 5px;
	}
a.continue-btn{
	float:left;
	width:355px;
	max-width:100%;
	font-size: 22px;
    line-height: 50px;
    color: #000;
	margin-top:25px;
    letter-spacing: 1px;
    border: 2px solid #000;
    border-radius: 5px;
    text-align: center;
    font-weight: 600;
    padding-bottom: 3px;
    position: relative;
    transition: all ease 0.2s;
	}
a.continue-btn i {
    margin: -1px 0 0 9px;
    vertical-align: middle;
    font-size: 13px;
	}
a.continue-btn:hover{
	color:#fff;
	background:#000;
	transition:all ease 0.2s;
	}
.cvv-img{
	float:left;
	margin:10px;
	}
/*==================*/
.chk-right{
	float:right;
	width:36%;
	background:#f7f7f7;
	padding:15px;
	}
.order-smry-hdng{
	float:left;
	width:100%;
	font-size:23px;
	line-height:26px;
	color:#104775;
	font-weight:500;
	padding-bottom:15px;
	border-bottom:1px solid #d0d0d0;
	text-align:left;
	}
.prc-p1{
	float:left;
	width:75%;
	text-align:left;
	font-size:18px;
	line-height:24px;
	color:#1e1e1e;
	margin-top:20px;
	}
.prc-p1 span{ 
	color:#4e4e4e;
	font-size:16px;
	font-weight:300;
	}
.prc-p2{
	float:right;
	width:25%;
	text-align:right;
	font-size:18px;
	line-height:24px;
	color:#1e1e1e;
	margin-top:20px;
	}
.rvw-hr {
    float: left;
    width: 100%;
    height: 1px;
    border: none;
    background: #d0d0d0;
	margin-top:20px;
	margin-bottom:0;
	}
.mrgn-10{ margin-top:12px;}
/*================Payment-section===========*/
.frmBox2{
	padding:20px 30px;
	}
.fieldToggle {
	display:inline-block;
	vertical-align:middle;
    color: #363636;
    font-size: 18px;
    line-height: 22px;
    margin:5px 0;
    cursor: pointer;
    padding-left: 30px;
    position: relative;
	text-align:left;
	}
.fieldToggle input[type=checkbox]{
	position:absolute;
	opacity:0;
	}
.fieldToggle input[type=checkbox] + span,
.protectionHeading label input[type=checkbox] + span{
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
	width:18px;
	height:18px;
	border:1px solid #808080;
	border-radius:2px;
	position:relative;
	}
.fieldToggle input[type=checkbox] + span{position:absolute; left:0; top:3px;}
.fieldToggle input[type=checkbox]:checked + span:after{
	position:absolute;
	content:'';
	width:13px;
	height:13px;
	background:url(../images/tik-blk.png) no-repeat center center;
	background-size:100%;
	left:1px;
	top:1px;
	}
a.whats-dis {
    float: left;
    color: #257d20;
    font-size: 19px;
    margin: 17px 0 0 20px;
    text-decoration: underline;
	}
.card-accept {
    float: left;
    width: 100%;
    margin: 10px 0;
    color: #2d2d2d;
    font-size: 16px;
    text-align: left;
	}
.card-accept img {
    display: inline-block;
    vertical-align: middle;
	}
/*****************************/
/*TERMS- PRIVACY*/

.tems_bg {
	float: left;
    width: 100%;
    padding: 40px 0;
    border-top: 1px solid #f1f1f1;
}
.trm-bx {
	background: #fff;
    width: 100%;
    float: left;
    text-align: left;
}
.trm-bx h1 {
	    line-height: 30px;
    color: #0d9347;
    margin: 0;
    padding: 0px 0 10px;
    font-size: 22px;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 700;
    border-bottom: 5px solid #0d9347;
}
.trm-bx h3 {
	line-height: 28px;
	text-align: left;
	font-size: 20px;
	float: left;
	width: 100%;
	margin: 0px 0 15px;
	color: #000;
	font-weight: 600;
}
.trm-bx li {
	font-size: 16px;
    line-height: 24px;
    float: left;
    width: 100%;
    list-style: decimal;
}
.trm-bx ol li {
    list-style: lower-roman;
}
.trm-bx li ol li {
    list-style: lower-alpha;
}
.trm-bx strong {
	text-transform: capitalize;
}
.trm-bx img{ display:block; margin-bottom:20px;}
.trm-bx span {
}
.trm-bx p {
	font-size: 16px;
	line-height: 24px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-weight: 400;
}
.trm-bx h4, .trm-bx h5 {
	    font-size: 22px;
    float: left;
    width: 100%;
    margin: 0px 0 10px;
    font-weight: 500;
    line-height: 30px;
}
.ingr-lst h4 {
    text-align: center;
}
.ing-blk img {
    display: block;
    margin: 0 auto 10px;
	max-width:100%;
}
.ingr-lst img {
    display: block;
    margin: 0 auto 10px;
    max-width: 630px;
    width: 100%;
}
.trm-bx h5 {
	font-size: 20px;
	font-weight: 500;
}
.privacy-list {
	padding: 0 0 0 30px
}
.privacy-list li {
	font-weight: bold;
}
.privacy-list li p {
	font-weight: normal;
	margin-top: 10px;
}
.mrg-tp {
	margin: 15px 0 !important;
	float: left;
	width: 100%
}
.trm-txt {
	float: left;
	width: 100%;
	background: #fff;
	padding: 20px 20px
}
.disclr-bx {
	border: 2px solid #000;
	padding: 10px;
	font-weight: 500;
	float: left;
	width: 100%;
	margin: 0;
}
.disclr-bx p {
	margin-bottom: 0;
	font-weight: bold;
}
.trm-bx ol, .trm-bx ul {
	margin-bottom: 20px;
    float: left;
    width: 100%;
    font-weight: 400;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
}
.trm-bx .disclmr {
	width: 100% !important;
}

.trm-bx .ing-img {
    max-width: 48%;
    margin-top: 10px;
    display: block;
}
p.ing-hed {
    font-size: 25px;
    float: left;
    width: 100%;
    margin-top: 10px;
    font-weight: 700;
    color: #0d9347;
}

.cancel-sub{
	text-align:center;
	width:60%;
	margin:20px 0 0 0;
	display:inline-block;
}
.cancel-sub .contact_message_box{ width:100%;}
.cancel-sub .contact_form{ margin:0;}
.cansel_txt {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
	text-align:left;
}
.cansel_txt a{ color:#000; font-weight:500; text-decoration:underline;}

.contact_form{
	float:left;
	width:100%;
	margin-top:20px;
	
	}
.form_element{
	float:left;
	width:100%;
	margin-top:15px;
	
	}
.form_element.half{ width:48%;}
.form_element.fl{ float:left;}
.form_element.fr{ float:right;}
.input_field{
	float:left;
	width:100%;
	height:55px;
	border:1px solid #dfdfdf;
	border-radius:5px;
	-webkit-appearance:none;
	outline:none;
	font-size:17px;
	line-height:25px;
	padding:15px 20px;
	font-family: 'DM Sans', sans-serif;
	}
.form_element textarea{
	height:125px;
    width:100%;
    padding:20px 25px;
	resize:none;
	outline:none;
	}
.form_element label {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 10px;
	text-align:left;
}
.contact_send_btn{
	    float: left;
    width: 315px;
    height: 60px;
    color: #ffffff;
    font-size: 24px;
    line-height: 60px;
    font-weight: 600;
    text-align: center;
    background: #00c450;
    letter-spacing: 0.5px;
	border: none;
	margin-top: 20px;
	cursor: pointer;
	}


.thank-pg {
    float: left;
    width: 100%;
    text-align: center;
    padding: 50px 0;
}
.thank-hdg {
    float: left;
    width: 100%;
    font-size: 25px;
    margin: 10px 0;
}
.thank-pg .s1-p2{ text-align:center;}