@charset "utf-8";
/*====CSS Document====*/
body {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
	background: #ffffff;
	color: #000000;
	text-align: center;
    font-family: "DM Sans", sans-serif;
	font-weight: normal;
	}
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: inherit;text-decoration: none;}
img {border: none; max-width: 100%; height: auto; vertical-align: middle;}
li {list-style: none;}
* {box-sizing: border-box;}
.img-full {max-width: 100%;}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}
.fl{ float:left;}
.fr{ float:right;}

.overflow{ overflow:hidden;}
	
/*-----------------------
MAIN CSS START
------------------------*/
.container {
	width:1170px;
	margin:0 auto;
	padding:0;
	position:relative;
}


/*======Top-Caption=======*/
.top-caption{
	float:left;
	width:100%;
	background: #2f2003;
	padding:7px 0;
	}
.top-caption p{
	color:#ffffff;
    font-size:16px;
    line-height:16px;
	text-transform:uppercase;
	}
		
/*-----------------------
CSS FOR NAV BAR
------------------------*/	
.top-fix-bar{
	float: left;
	width: 100%;
	margin-bottom:70px;
	}
.nav-sec{
	background: #fff;
    float: left;
    width: 100%;
    height: 70px;
    padding: 10px 0;
    margin-top: -70px;
    top: 69px;
    position: relative;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
    text-align: center;	
	z-index: 9;
	}
.fixed-nav .nav-sec{
	position: fixed;
	z-index: 10;
	transition: margin .3s ease-out;
	-webkit-transition: margin .3s ease-out;
	margin-top:0;
	top:0;
	-webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);
    box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);				
	}
	
.logo{
	    float: left;
    max-width: 180px;
    margin-top: 0;
	}		
.nav-rgt{
	float: right;
    margin-top: 16px;
	}		
.cartbox{
	display:inline-block;
	vertical-align:middle;
	position:relative;
	margin-left:15px;
	padding-right:12px;
	}		
.crt-txt-no{
    position: absolute;
    top: -12px;
    right: 0;
    color: #484848;
    font-size: 14px;
    line-height: 20px;
	font-weight:500;
	}
.cart-icn{
    display: block;
    margin: 0 auto;
	}		
		
ul.menu-list{
	display: inline-block;
	margin: 20px 0 0 0px;
	}
ul.menu-list li{
	float: left;
	border-right: 1px solid #cecece;
	}
ul.menu-list li:last-child{ border:none;}	
ul.menu-list li a{
	float:left;
    color: #505050;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.3px;
	padding:0 20px;
	}	
ul.menu-list li a:hover{ color:#000;}
ul.menu-list li a.active{ color:#000;}

a.nav-btn{
	float: right;
    background: #0ecc51;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 160px;
    height: 40px;
    line-height: 42px;
    border-radius: 5px;
    font-weight: 600;
    margin: 5px 0 0 0px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
	}
a.nav-btn img{
	display: inline-block;
    vertical-align: middle;
    margin: -6px -4px 0 4px;
    width: 8px;
	}	
 	
/*==============banner===============*/
.banner{
	    float: left;
    width: 100%;
    background: url(../images/banner.jpg)#000 no-repeat center top;
    
	}
.banner-left-side{
	float: left;
    width: 58%;
    text-align: left;
    padding: 60px 0;
	}
.bnr-testi{
	display:inline-block;
	vertical-align:middle;
	padding:7px 15px;
	font-size:17px;
	line-height:22px;
	font-weight:600;
	letter-spacing:0.5px;
	color:#000000;
	background:#fff;
	border-radius:40px;
	box-shadow:0 2px 9px 1px rgba(224,234,255,0.5);
	}
.bnr-testi span{ color:#ff7b1a;}
.bnr-str {
    display: inline-block;
    vertical-align: middle;
    margin: -8px 5px 0 0;
	}
.bnr-tik {
    display: inline-block;
    vertical-align: middle;
    margin: -5px 3px 0 3px;
	}
.bnrHdng{
	font-size:60px;
	line-height:70px;
	font-weight:600;
	color:#d3a955;
	margin-top:25px;
	text-transform: capitalize;
	}
.bnr-para{
	font-size: 18px;
    line-height: 30px;
    margin-top: 20px;
    color: #fff;
    width: 72%;
	}
.available-colr-row{
	display: inline-block;
    vertical-align: middle;
	max-width: 400px;
	width:100%;
	margin-top:25px;
	text-align:center;
	}
.available-colr-row p{
	display:inline-block;
	vertical-align:middle;
	font-size:18px;
	line-height:24px;
	font-weight:500;
	color:#000000;
	letter-spacing:0.5px;
	text-align:left;
	}
.color-col{
	display:inline-block;
	vertical-align:middle;
	width:78px;
	height:78px;
	text-align:center;
	background:#fff;
	border:1px solid #ebebeb;
	border-radius:10px;
	margin:0 5px;
	font-size:14px;
	line-height:14px;
	font-weight:500;
	color:#515c70;
	padding:6px 5px;
	}
.color-col img{
	display:block;
	margin:0 auto 5px;
	}
.banner-prod, .banner-prod3{
	    position: absolute;
    right: 380px;
    top: 240px;
    z-index: 2;
    width: 250px;
}
.banner-prod3 {
	right: 220px;
    z-index: 1;
    width: 240px;
    top: 430px;
}
.banner-prod2{
	position:absolute;
	right:-40px;
	top:-20px;
	}

.btn-box {
    display: inline-block;
    vertical-align: middle;
    margin-top:30px;
    text-align: center;
    width:380px;
	max-width:100%;
	position: relative;
    z-index: 3;
	}
.odr-btn{
    display:inline-block;
	vertical-align:middle;
	width: 100%;
	height: 70px;
	overflow: hidden;
	color: #ffffff;
	font-size: 26px;
	line-height: 70px;
	position: relative;
	text-align:center;
	font-weight:bold;
	letter-spacing:0.3px;
	background: #0ecc51;
	border-radius:8px;
	text-shadow:0 0 3px rgba(0,0,0,0.2);
	box-shadow:0 3px 3px 2px rgba(0,0,0,0.1);
	text-transform: capitalize;
	border: none;
    outline: none;
    cursor: pointer;
	}	
.btn-arw{
	display:inline-block;
	vertical-align:middle;
	margin:-5px -5px 0 10px;
	}	
.btn-txt{
	float: left;
    width: 100%;
    color: #fff;
    font-size: 17px;
    line-height: 20px;
    margin-top: 0;
    font-weight: 600;
    margin-bottom: 10px;
	text-transform: capitalize;
	}
.btn-txt span{ color:#ff0000;}	

/*======================*/

.bnr-btm-sec{
	float:left;
	width:100%;
	border-bottom:1px solid #dce1eb;
	padding:40px 0 40px;
	}
.bnr-btm-sec h3{
	float:left;
	width:100%;
	font-size:20px;
	line-height:28px;
	color:#333;
	font-weight:600;
	}
.bnr-btm-sec h3:after,.bnr-btm-sec h3:before{
	display:inline-block;
	vertical-align:middle;
	height:1px;
	width:100px;
	margin:-5px 20px 0 20px;
	background:#ddd;
	content:"";
	}
.bnr-btm-sec ul{
	float:left;
	width:100%;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	margin-top:30px;
	}
.bnr-btm-sec ul li{
	float:left;
	width:16.666%;
	text-align:center;
	position:relative;
	}
.bnr-btm-sec ul li:after{
	position:absolute;
	right:0;
	height:50px;
	bottom:10px;
	border-right:1px solid #ddd;
	content:"";
	}
.bnr-btm-sec ul li:last-child:after{ display:none;}
.bnr-btm-sec ul li img{
	display:block;
	margin:0 auto 10px;
	max-width:100%;
	}
.bnr-btm-sec ul li p{
	font-size:18px;
	line-height:24px;
	color:#000000;
	font-weight:600;
	}
	

/*-----------------------
Section-1
------------------------*/
.section-1{
	float:left;
	width:100%;
	padding:60px 0 80px;
	background:#fff;
	position:relative;
	overflow:hidden;
}
.section-1 .btn-txt, .sec4 .btn-txt{ color:#000;}
.s1-left{
	float:left;
	width:43%;
	position:relative;
	}
.s1-left:before{
	position:absolute;
	content:"";
	background:url(../images/s1-banr.png) no-repeat center left;
	left:-440px;
	top:0;
	width:909px;
	height:806px;
	right:0;
	z-index:1;
	}
.s1-prod{
	position: absolute;
	left: 100px;
	top: 200px;
	z-index: 2;
	width: 330px;
	}
.s1-right{
	float:right;
	width:57%;
	text-align:left;
	position:relative;
	z-index:6;
	margin-top:30px;
	}
.common-heading{
	float:left;
	width:100%;
	font-size:42px;
	line-height:50px;
	color:#191919;
	font-weight:bold;
	padding-bottom:40px;
	letter-spacing:0.3px;
	background:url(../images/cmn-head-bdr1.png) no-repeat left bottom;
	}
.order-section .common-heading, .section-7 .common-heading, .shop-section .common-heading, .contact_section .common-heading, .thankyou .common-heading{
	background:url(../images/cmn-head-bdr.png) no-repeat center bottom;
	}
.common-heading span{ color:#d7a323;}
.common-text{
	float:left;
	width:100%;
	font-size:18px;
	line-height:28px;
	color:#191919;
	margin-top:25px;
	letter-spacing:0.5px;
	}
.s1-right-point{
	float:left;
	width:100%;
	margin-top:30px;
	}
.s1-right-point li{
	float:left;
	width:33.33%;
	text-align:left;
	position:relative;
	padding:0 25px 0 12px;
	}
.s1-right-point li:first-child{ padding-left:0;}
.s1-right-point li:after{
	position:absolute;
	right:15px;
	top:0;
	bottom:0;
	content:"";
	border-right:1px solid #cccccc;
	}
.s1-right-point li:last-child:after{ display:none;}
.s1-right-point li span{
	float:left;
	width:100%;
	font-size:24px;
	line-height:30px;
	color:#d7a323;
	font-weight:bold;
	letter-spacing:0.3px;
	}
.s1-right-point li p{
	float:left;
	width:100%;
	font-size:18px;
	line-height:26px;
	color:#191919;
	margin-top:10px;
	letter-spacing:0.5px;
	}


/*================start section4===================*/
.sec4{
	padding:70px 0;
	background:#fff;	
	float: left;
    width: 100%;
}
.s4prd{
	    position: absolute;
    left: -60px;
    top: 10px;
    width: 530px;
    border-radius: 10px;
}
.s4txtarea{
	width:670px;
	float:right;
	text-align: left;
}
ul.s4-list {
    float: left;
    width: 100%;
    margin-top: 10px;
}
ul.s4-list li {
        float: left;
    width: 100%;
    color: #000000;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    background: url(../images/tick.png)no-repeat left 7px;
    padding-left: 30px;
    margin-top: 10px;
    position: relative;
}

.s4hding{text-align:left;}
.s4hdimg{margin:10px 0;display:block;}
.s4txt{padding:5px 0 0 0;}
/*.ing-label {
    display: inline-block;
    margin-top: 30px;
    border-radius: 10px;
}
.accordion-container{margin:20px 0 0 0;}
.accordion {
    box-sizing: border-box;
    color: #737e8a;
    cursor: pointer;
    float: left;
	font-weight:600;
    font-size: 22px;
	line-height:30px;
    margin: 11px 0 0 0;
    padding:17px 40px 17px 90px;
    width: 100%;
	background:#fff;
	border-radius:8px;
	position:relative;
	-moz-box-shadow: 0 0 5px #d7d6d6;
	-webkit-box-shadow: 0 0 5px #d7d6d6;
	box-shadow: 0 0 5px #d7d6d6;
}
.accordion-open {
	background:#333 url(../images/acord2.png) 97% 32px no-repeat;
	color:#fff;
}
.accordion-close {	
	background:#fff url(../images/ahov2.png) 97% 22px no-repeat;	
	color:#43464b;
}
.iconbx1, .iconbx2, .iconbx3, .iconbx4{
	position:absolute;
	left:20px;
	top:9px;
	height:52px;
	width:48px;
	background:url(../images/ac-icon1.png) center top no-repeat;
}
.iconbx2{background:url(../images/ac-icon2.png) center top no-repeat;}
.iconbx3{background:url(../images/ac-icon3.png) center top no-repeat;top:12px;}
.iconbx4{background:url(../images/ac-icon4.png) center top no-repeat;top:14px;}
.accordion-open .iconbx1{
	background:url(../images/ac-icon1-hov.png) center top no-repeat;
}
.accordion-open .iconbx2{
	background:url(../images/ac-icon2-hov.png) center top no-repeat;
}
.accordion-open .iconbx3{
	background:url(../images/ac-icon3-hov.png) center top no-repeat;
}
.accordion-open .iconbx4{
	background:url(../images/ac-icon4-hov.png) center top no-repeat;
}
.acdn-content {
    box-sizing: border-box;
    color: #333333;
    float: left;   
    font-size: 18px;
	line-height:26px;
    padding: 17px 0 10px 0;
    width: 100%;
	border-top:none;
}*/

/*-----------------------
SECTION-5 CSS
------------------------*/
.sec5{
	float:left;
	width:100%;
	padding:60px 0 0;
	position:relative;
	}
.sec5 .btn-txt{ color:#000;}
.sec5:before{
	content:'';
	position:absolute;
	left:0;
	right:0;
	top:0;
	height:868px;
	background:url(../images/sec5.jpg) center top no-repeat;
	}
.s5-tp{
	width:56%;
	float:left;
	text-align:left;
	}
.s5-tp .comn-hdg{
	background:url(../images/cmn-hd-lft.png) left bottom no-repeat;
	}
.s5-inr{
	float:left;
	width:100%;
	position:relative;
	margin-top:30px;
	z-index:1;
	}
.s5-inr:before{
	content:'';
	position:absolute;
	left:-50px;
	right:-50px;
	bottom:0;
	top:0;
	background:#fff;
	z-index:-1;
	}
.s5-inr-lft{
	width: 50%;
    float: left;
    text-align: left;
	}
ul.s5-list{
	float:left;
	width:100%;
	}
ul.s5-list li{
	float:left;
	width:100%;
	position:relative;
	padding-left:100px;
	margin-top:25px;
	}
.s5-lst-icn{
	position:absolute;
	left:0;
	top:0;
	}
ul.s5-list li h3{
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	color:#333;
	}
ul.s5-list li p{
	font-size:18px;
	line-height:28px;
	margin-top:8px;
	}
.s5-inr-rgt{
	max-width:512px;
	width:100%;
	float:right;
	margin: -170px -15px 0 0;
	}
.s5-seal{
	float:right;
	margin:0 50px -50px 0;
	position:relative;
	z-index:1;
	}
.s5-img{
	max-width:100%;
	display:inline-block;
	vertical-align:top;
	}
.s5-inr-tx{
	float:left;
	width:100%;
	background:#333;
	padding:35px 20px 40px;
	font-size:26px;
	line-height:32px;
	color:#fff;
	display:none;
}

/*=============order-section===============*/
.order-section{
	float: left;
    width: 100%;
    background: #f9f9f9;
    padding: 60px 0 70px;
	}	
.pck-sec{
	float:left;
	width:100%;
	display:flex;
	-webkit-display:flex;
	align-items:flex-start;
	-webkit-align-items:flex-start;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap: wrap;
	margin-top:50px;
	row-gap:20px
	}
.pck-bx{
	border:3px solid #ffefc8;
	background:#fff;
	width:32.50%;
	overflow:hidden;
	padding:0 0px 25px;
	text-align:center;
	-webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
	cursor:pointer;
	border-radius:20px;
	}
.pck-bx2{
	
	}
.pck-bx:hover{
	-webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
	transform: scale(1.02);
    -webkit-transform: scale(1.02);
	}
.pkg-value{
	font-size: 20px;
	line-height: 30px;
	color: #5c7385;
	padding: 10px 0 10px;
	border-bottom: 1px solid #d7d7d7;
	text-transform: uppercase;
	letter-spacing: 2px;
	}
.pck-bx2 .pkg-value{
	width: calc(100% + 20px);
    margin-left: -10px;
}
.btl-qty{
	font-size:20px;
	line-height:40px;
	font-weight:500;
	color:#000000;
	}
.pck-prd{
	width: 100%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-bottom: 20px;
	background: #fff5df;
	padding: 10px;
	}
.pck-prd-img{
	display:inline-block;
	vertical-align:top;
	max-width:100%;
	}
.pck-seal{
	position:absolute;
	right:0;
	top:-15px;
	}
.mob-pck-rgt {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.pck-prc{
	font-size: 40px;
    line-height: 40px;
    font-weight: 600;
    color: #0e0e0e;
    margin: 5px 0 0;
	width: 100%;
	}
.pck-prc span {
    font-size: 20px;
    line-height:20px;
    font-weight: 500;
	}
.rtlprc {
	font-size: 19px;
	line-height: 30px;
	letter-spacing:0.5px;
	color: #3d3d3d;
	margin-top:15px;
	}
.rtlprc span{
	font-size:24px;
	font-weight:500;
	}
.strikeout {
	position: relative;
	}
.strikeout::after {
	border-bottom: .1em solid red;
	content: "";
	left: -5px;
	margin-top: calc(0.125em/2 * -1);
	position: absolute;
	right: -8px;
	top: 54%;
	transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	}
.freeshpng{
	    font-size: 18px;
    line-height: 20px;
    color: #d7a323;
    font-weight: 500;
    margin-top: 20px;
    position: relative;
    width: 60%;
    float: left;
    padding: 0px 0 0 34px;
    text-align: left;
	}
.freeshpng img {
    position: absolute;
    max-width: 30px;
    left: 0;
    top: -5px;
}
.freeshpng span{
	color:#f58833;
	}

.pkg-btn{
	display:inline-block;
	vertical-align:middle;
	max-width:100%;
	margin-top:30px;
	}
.pck-bx2 .pkg-btn{ margin-top:15px;}
.pck-sec .odr-btn {
    margin-top: 20px;
    height: 50px;
    line-height: 50px;
    width: 70%;
    font-size: 22px;
}
.pck-cards {
    display: inline-block;
    vertical-align: top;
    margin-top: 17px;
    max-width: 100%;
	}

/*-----------------------
Section-7
------------------------*/
.section-7{
	float:left;
    width:100%;
	background:#fff;
	padding:60px 0;
	}
.section-7 .btn-txt{ color:#000;}
.faq-container{
	display:inline-block;
	vertical-align:middle;
	width:80%;
	margin:30px 0 10px;
	text-align:left;
	}
.up-slide-dwn{
	float:left;
	width:100%;
	}
.faq-container .accordion {
    padding-left: 20px;
}	
/*.accordion{
	float: left;
    width: 100%;
    text-align: left;
    background: url(../images/close-btn.png) no-repeat 98% center;
    padding: 22px 45px 22px 0;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
	font-weight:500;
	letter-spacing:0.5px;
    cursor: pointer;
	border-bottom:1px solid #d4d4d4;
	}
.accordion.last{ border-bottom:none;}
.acdn-heading.accordion-open{
    background: url(../images/open-btn.png) no-repeat 98% center;
	}
.acdn-content{
    float: left;
    width: 100%;
    padding: 20px 0 0 0;
	}
.acdn-para{
	float: left;
    width: 100%;
	font-size: 18px;
    line-height: 26px;
    color: #000000;
	margin-bottom:20px;
	text-align:left;
	letter-spacing:0.5px;
	}	
.acdn-para strong{ font-weight:600;}*/
.faq-img{
	display: block;
    margin: 0 auto 0;
    max-width: 100%;
    box-shadow: 0 0 8px 1px rgba(0,0,0,0.1);
    padding: 4px;
	margin-top:10px;
	}		
ul.acdn-list{
	float:left;
	width:100%;
	margin-bottom:20px;
	margin-top:-5px;
	}
ul.acdn-list li{
	float:left;
	width:100%;
	margin-bottom:12px;
	font-size: 18px;
    line-height: 26px;
    color: #292929;
    letter-spacing: 0.5px;
	background:url(../images/tik-blk.svg) no-repeat left 7px;
	background-size:18px;
	padding-left:28px;
	text-align:left;
	}	

/*-----------------------
		SECTION 6
------------------------*/	
.section6{
	background: #e9f4f9;
	float:left;
	width:100%;
	padding:60px 0 70px;
	}		
.s6-list{
	float:left;
	width:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top:50px;
	padding:0 35px;
	}
.s6-list li{
    float: left;
    width: 31.5%;
	text-align:center;
	background:#fff;
	border-radius:12px;
	overflow:hidden;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	-webkit-box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	}
.s6-list-top{
	float:left;
	width:100%;
	background:url(../images/s6-list-bnr.jpg) no-repeat center top;
	height:140px;
	background-size:cover;
	padding:27px 10px 0;
	}	
.s6-lst-hd{
	float:left;
	width:100%;
	font-size:30px;
	line-height:32px;
	letter-spacing:0.5px;
	color:#fff;
	font-weight:bold;
	}	
.s6-list-btm{
	float:left;
	width:100%;
	padding:0 15px 30px;
	}	
.s6-icn-imgs{
	display:inline-block;
	vertical-align:top;
	margin-top:-56px;
	}	
.s6-list-btm span{
	float:left;
	width:100%;
	font-size:22px;
	line-height:24px;
	color:#052f5b;
	letter-spacing:0.5px;
	font-weight:bold;
	margin-top:25px;
	}
.s6-list-btm p{ margin-top:17px;}
.section6 .mbg-txt .btn-bdr, .section3 .mbg-txt .btn-bdr{ color: #000;}				
		
/*-----------------------
		SECTION 3
------------------------*/	
.section3{
	background:#fff;
	float:left;
	width:100%;
	padding:60px 0 70px;
	}
.ingredient-box{
	display:inline-block;
	vertical-align:top;
	max-width:990px;
	width:100%;
	margin-top:0px;
	}
.ing-nav-list{
	float:left;
	width:100%;
	padding:0 35px;
	}
.ing-nav-list-col{
	display:inline-block;
	vertical-align:top;
	text-align:center;
	margin:20px 0;
	transition: all ease 1.2s;
	cursor:pointer;
	}
.ing-nav-img{
	display:block;
	margin:0 auto 10px;
	height:50px;
	}
.ing-nav-list-col p{
	font-size:16px;
	line-height:20px;
	color:#000;
	font-weight:600;
	}
	
.ingredient-row{
	float:left;
	width:100%;
	}
.ingredient-col{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    background: #fff;
    /* padding: 30px 20px; */
    text-align: left;
    position: relative;
    /* box-shadow: 0 0 9px 0 rgb(0 0 0 / 10%); */
    /* -webkit-box-shadow: 0 0 9px 0 rgb(0 0 0 / 10%); */
    /* border-radius: 8px; */
    margin: 0px 10px 0;
	}
.ingredent-prod{
	display:inline-block;
	vertical-align:middle;
	}
.ingredent-prod img{
	vertical-align:middle;
	max-width:100%;
	}
.ing-about{
	display:inline-block;
	vertical-align:middle;
	width:calc(100% - 220px);
	text-align:left;
	padding-left:20px;
	}
.ing-about h3{
	font-size:26px;
	line-height:30px;
	color:#212121;
	font-weight:600;
	position:relative;
	}
.ing-text1{
	font-size:17px;
	line-height:26px;
	letter-spacing:0.3px;
	color:#212121;
	margin-top:15px;
	position:relative;
	}
.ing-text2{
	margin-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ddd;
	}
.ing-text2 li{
	display:inline-block;
	vertical-align:middle;
	font-size:16px;
	line-height:24px;
	letter-spacing:0.5px;
	color:#000000;
	font-style:italic;
	padding:0 15px 0 25px;
	position:relative;
	border-right:1px solid #ccc;
	}
.ing-text2 li:last-child{
	border:none;
	 margin-left:5px;
	 }
.ing-text2 li img{
	position:absolute;
	left:0;
	top:0;
	}
.ing-text2 li span{
	font-weight:600;
	font-style:normal;
	}
ul.ing-list{
	float:left;
	width:100%;
	margin-top:15px;
	}
ul.ing-list li{
	float:left;
	width:50%;
	text-align:left;
	font-size:17px;
	line-height:24px;
	letter-spacing:0.5px;
	color:#212121;
	margin-top:10px;
	position:relative;
	padding-left:28px;
	background:url(../images/tik.png) no-repeat left 3px;
	}
/*-------------------------
CSS FOR SECTION 6
--------------------------*/
.package_section{
	float:left;
	width:100%;
	padding:60px 0;
}
.package_people_pop{
	display:inline-block;
	vertical-align:middle;
	padding:15px 65px 17px;
	background:#fff;
	font-size:15px;
	line-height:22px;
	color:#000;
	font-weight:600;
	letter-spacing:0.3px;
	border-radius:15px;
	position:relative;
	border:1px solid #121b2c;
	margin-top:30px;
	}
.package_people_pop:after{
	position: absolute;
    content: "";
    left: 50px;
    bottom: -22px;
    background: url(../images/people_choose_arw.png) no-repeat left bottom;
    width: 42px;
    height: 24px;
    background-size: 100%;
    filter: grayscale(1);
	
	}
.face_img{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	width:35px;
	}
.face_img1{ left:15px;}
.face_img2{ right:15px;}

.package_row{
	float: left;
    width: 100%;
    margin-top: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 20px;
    column-gap: 20px;
	}
.package{
	width:32%;
	border:3px solid #b5b5b5;
	border-radius:10px;
	position:relative;
	overflow:hidden;
	padding:15px 10px 20px;
	}
.package .btnBlk{ margin-top:20px;}
.package a.packageBtn{ width:90%; height:60px; line-height:60px;}
.package.pakge2{
	border:3px solid #121b2c;
	box-shadow:0 0 15px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 0 15px 5px rgba(0,0,0,0.1);
	margin:-25px 0 -20px;
	padding:25px 10px 20px
	}
.pakge_type{
	float:left;
	width:100%;
	font-size:20px;
	line-height:26px;
	color:#000;
	font-weight:300;
	margin-bottom:2px;
	}
.pakge_heading{
	float: left;
    width: 100%;
    font-size: 30px;
    line-height: 42px;
    color: #000000;
    font-weight: 700;
	
	}
.pkgge_benefit_strip{
	float: left;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    /* background: #121b2c; */
    padding: 5px 10px;
    margin-top: 15px;
	}
.pkgge_benefit_strip span{
	font-weight:bold;
	padding:0 10px;
	}
.pakge_prod_box{
	float:left;
	width:100%;
	position:relative;
	}
.package.pakge2 .pakge_prod_box{ padding:0px 0 0;}
.pakge_prod{
	display:block;
	margin:10px auto;
	max-width:100%;
	}
.pakge_seal{
	position: absolute;
    right: 10px;
    top: 15px;
    background: url(../images/pakge_seal.png) no-repeat center center;
    width: 99px;
    height: 99px;
    background-size: 100%;
    font-weight: 600;
    font-size: 22px;

    line-height: 26px;
    color: #000;
    text-transform: uppercase;
    padding: 25px 0 0;
    text-align: center;
    transform: rotate(-31deg);
	}
.package.pakge3 .pakge_seal{ right:60px;}
.pakge_decp_text{
	float: left;
    width: 100%;
    font-size: 15px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
    padding: 0 0;
    letter-spacing: 0;
    text-transform: capitalize;
	}
.pakge_price_box{
	float:left;
	width:100%;
	padding:5px 0 10px;
	}
.package.pakge2 .pakge_price_box{ padding:15px 0 15px;}
.cut_price{
	float:left;
	width:100%;
	font-size:20px;
	line-height:27px;
	color:#5b5b5b;
	font-weight:500;
	position:relative;
	}
.cut_price span{ position:relative;}
.cut_price span:after{
	position:absolute;
	content:"";
	left:-4px;
	right:-3px;
	top:12px;
	transform:rotate(-9deg);
	border-top:2px solid #ff1800;
	}
.recent_price{
	float: left;
    width: 100%;
    font-size:36px;
    line-height: 40px;
    color: #000;
    font-weight: bold;
    margin-top: 0;
    letter-spacing: 0.3px;
	}
.recent_price small{
	display:inline-block;
	vertical-align:middle;
	margin-top:8px;
	font-size:17px;
	line-height:26px;
	color:#000;
	font-weight:500;
	}
.pkage_ship_text{
	float:left;
	width:100%;
	font-size:16px;
	line-height:22px;
	color:#4789cd;
	font-weight:600;
	margin-top:12px;
	}
.pkage_ship_text img{
	width:28px;
	display:inline-block;
	vertical-align:middle;
	margin:-3px 7px 0 0;
	}
.life_time_mbg{
	display:inline-block;
	vertical-align:middle;
	font-size:15px;
	color:#000000;
	line-height:18px;
	font-weight:400;
	margin-top:12px;
	text-decoration:underline;
	}
a.pakge_btn{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	max-width:90%;
	background:#00c609;
	color:#fff;
	border-radius:5px;
	padding:10px 10px;
	height:70px;
	}
a.pakge_btn p{
	font-size:22px;
	line-height:30px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	}
a.pakge_btn span{
	font-size:14px;
	line-height:18px;
	color:#fff;
	font-weight:400;
	display:block;
	}
.active.pakge_btn{
	background:#f79e1b;
	color:#fff;
	}
.active.pakge_btn span{color:#fff;}
a.pakge_btn img{
	display:inline-block;
	vertical-align:middle;
	width:22px;
	margin:-4px 10px 0 0;
	}
.pakge_pay_card{
	display:inline-block;
	vertical-align:middle;
	margin:20px auto 0;
	max-width:100%;
	width:165px;
	}
.pakge_btn_text{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	margin:15px auto 0;
	font-size:16px;
	line-height:22px;
	color:#000;
	font-weight:600;
	}
.pkg_popular{
	position:absolute;
	left:-53px;
	top:-15px;
	background:#5ac23b;
	transform:rotate(-45deg);
	color:#fff;
	font-size:14px;
	line-height:17px;
	font-weight:600;
	text-transform:uppercase;
	padding:30px 40px 6px;
	width:145px;
	}
.pkg_popular2{ background:#db8015;}
.taddaY{
	animation-name: tadda;
	-webkit-animation-name: tadda;
	animation-duration: 2s;
	-webkit-animation-duration: 2s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	}
@keyframes tadda {
	0% {transform:translateY(0px)}
	50% {transform: translateY(15px);}
	100% {transform: translateY(0px);}
	}


/*-------------------------
CSS FOR SECTION 6
--------------------------*/
.section-6{
	    float: left;
    width: 100%;
    padding: 60px 0;
    background: #f3f7ff;
    text-align: center;
	}
.s6-left{
	    float: left;
    width: 40%;
    text-align: left;
	}
.faq-prod{
	display: inline-block;
    margin: 30px auto 0;
    max-width: 400px;
	}
.s11-right{
	float:right;
	width:56.8%;
	}
.faq-section{
	    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: left;
    margin: 10px 0 0;
    max-width: 770px;
    padding: 20px;
    box-shadow: 5px 5px 10px #ccc;
    border-radius: 10px;
	}
.faq-slide-row{
	float: left;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
	}
.accordion{
	float: left;
    width: 100%;
    text-align: left;
    background: url(../images/s6-close.png) no-repeat 98% center;
    background-size: 12px;
    padding: 20px 25px 20px 0;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    color: #000000;
    letter-spacing: 0.5px;
    position: relative;
    cursor: pointer;
    
	}
.acdn-heading.accordion-open{
	background:url(../images/s6-open.png) no-repeat 98% center;
	background-size:12px;
	padding-bottom:17px;
	border-bottom:none;
	}
.acdn-content{
	float:left;
	width:100%;
	text-align:left;
	padding:0 35px 15px 0;
	}
.accordion.last, .acdn-content.last{border-bottom:none;}
.acdn-para{
	float:left;
	width:100%;
	font-size:17px;
	line-height:26px;
	color:#000000;
	margin-bottom:15px;
	font-weight:normal;
	}
	
.acdn-para a{ color:#00F; text-decoration:underline;}
ul.acdn-list{
	float:left;
	width:100%;
	margin-bottom:15px;
	padding-left:15px;
	}
ul.acdn-list li{
	float:left;
	width:100%;
	font-size:16px;
	line-height:24px;
	color:#000;
	font-weight:normal;
	margin:5px 0;
	}
/*-------------------------
CSS FOR FOOTER
--------------------------*/
/*====footer====*/
.footer{
	float:left;
	width:100%;
	background: #2f2003;
	padding:0 70px;
	}
.footer__text_box{
	float:left;
	width:100%;
	margin-top:30px;
	padding:15px 70px;
	border:2px solid #d2d2d2;
	}
.footer__top_text{
	    float: left;
    width: 100%;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    /* letter-spacing: 0.5px; */
    text-align: center;
	}
.footer__logo_row{
	float:left;
	width:100%;
	margin-top:25px;
	}
.footer__logo_row_left{
	    width: 100%;
    text-align: center;
	}
.footer__logo{
	display: inline-block;
    vertical-align: middle;
    width: 180px;
    filter: brightness(0) invert(1);
	}
.footer__logo_text{
	display:inline-block;
	vertical-align:middle;
	margin-left:18px;
	padding-left:20px;
	border-left:1px solid #747474;
	color:#fff;
	font-size:14px;
	line-height:20px;
	font-weight:400;
	letter-spacing:0.5px;
	}

.footer__logo_row_right{
	    width: 100%;
    text-align: center;
    display: inline-block;
	margin:20px 0;
	}
.footer__logo_row_right li{
	    display: inline-block;
    vertical-align: middle;
    float: left;
    width: 100%;
    font-size: 17px;
    line-height: 26px;
    color: #fff;
	}
.footer__logo_row_right li img{
	    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
	}
.footer__logo_row_right li a{
	    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
	}
.footer__link_row{
	    float: left;
    width: 100%;
    margin-top: 20px;
    padding: 25px 0;
    display: flex
;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    border-top: 1px solid #747474;
    justify-content: center;
    column-gap: 30px;
	}
.footer__link_row li{
	color:#fff;
	font-size:17px;
	line-height:17px;
	font-weight:400;
	letter-spacing:0.5px;
	position:relative;
	}
.footer__link_row li a{
	display:inline-block;
	vertical-align:middle;
	cursor:pointer;
	 color: #fff;
	}
.footer__link_row li:after{
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	right:-15px;
	width:1px;
	background:#fff;
	}
.footer__link_row li:last-child:after{ display:none;}

.copyright-section{
	float:left;
	width:100%;
	background:#fff;
	padding:25px 0;
	}
.copyright__row{
	float:left;
	width:100%;
	display:flex;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items:center;
	justify-content:space-between;
	}
.copyright__text{
	color:#000;
	font-size:16px;
	line-height:20px;
	font-weight:400;
	letter-spacing:0.5px;
	}
.copyright__logos{
	display:block;
	margin:0 auto;
	width:100%;
	}
/*-------------------------INNER PAGE--------------------------*/
/*-------------------------
CSS FOR FCOMMON HEADER
--------------------------*/
.shopBreadcrm {
        float: left;
    width: 100%;
    color: #222;
    font-size: 14px;
    text-align: left;
    background: #f3f7ff;
    padding: 10px 0;
    background-size: cover;
}

.shopBreadcrm a {
    color: #222;
}
.shopBreadcrm span {
    color: #222;
    font-weight: 600;
}

/*==========PRODUCT DETAILS PAGE==========*/
/**********PRODUCT DETAIS SECTION-1**********/
.prod-det-s1{
	float:left;
	width:100%;
	padding-bottom:50px;
}
.prod-det-s1-lft{
	float:left;
	width:42.73%;
}
.prd-sldr{
	float:left;
	width:100%;
	border:1px solid #d5d5d5;
	margin-top:40px;
	background:#fbfbfb;
}
.prd-sldr-inr{
	float: left;
	width: 100%;
	background: #fff;
	text-align: center;
	padding: 20px 0 50px;
}
.prd-sld{
	display:inline-block;
	vertical-align:top;
	max-width:100%;
}
.prd-sld2, .prd-sld3, .prd-sld4{
	max-width:280px;
	width:100%;
	margin-top:25px;
}



.prod-det-s1-rgt{
	width:51.28%;
	float:right;
	text-align:left;
	margin-top:40px;
}
.prod-det-s1-rgt .btnBlk{ width:100%;}
.prod-det-prd-nm{
	font-size:24px;
	line-height:28px;
	font-weight:500;
	text-align:left;
}
.prod-det-hd{
	    font-size: 44px;
    line-height: 54px;
    font-weight: 400;
    margin-top: 5px;
    text-align: left;
    
    color: #103d6a;
}
.proDetls1-rgt-pnts{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin-top: 20px;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 18px 0;
	}	
.proDetls1-rgt-pnts li{
	float:left;
	text-align:left;
	position:relative;
	border-right:1px solid #d7d7d7;
	padding:0 25px 0 54px;
	}
.proDetls1-rgt-pnts li:nth-child(2){ margin:0 2%;}	
.proDetls1-rgt-pnts li:last-child{ border:none; padding-right: 0;}	
.proDetls1-rgt-pnts li img{
	position:absolute;
	top:0;
	left:0;
	width:45px;
	}
.proDetls1-rgt-pnts li p{
	font-size:15px;
	line-height:18px;
	color:#000;
	font-weight:500;
	}
.proDetls1-rgt-pnts li span{
	font-size:18px;
	line-height:24px;
	color:#000;
	font-weight:bold;
	}
.proDetls1-rgt-pnts li span.circle-txt{
	display: inline-block;
    vertical-align: top;
    background: #007c70;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-top: 7px;
	}
.hr_line{
	width:100%;
	height:1px;
	background:#dbdbdb;
	margin-top:20px;
}
.prd-det-tx{
	font-size:17px;
	line-height:24px;
	margin-top:20px;
}
p.points-hed {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    
    color: #103d6a;
    margin-top: 20px;
}
ul.prd-det-lst{
	float:left;
	width:100%;
	margin-top:0px;
}
ul.prd-det-lst li{
	font-size: 20px;
    line-height: 26px;
    background: url(../images/list-tick.svg) left 6px no-repeat;
    background-size: 22px;
    font-weight: 500;
    padding-left: 35px;
    margin-top: 10px;
    text-transform: capitalize;
}	
.package__selection{
	margin-top: 100px;
    display: flex;
    -webkit-display: flex;
    border: 2px solid #e1e1e1;
    border-radius: 5px;
    float: left;
    width: 100%;
	}
.package__selection li{
	width:33.33%;
	text-align:center;	
	border-right:2px solid #e1e1e1;
	cursor:pointer;
	padding-bottom:12px;
	position:relative;
	}
.package__selection li.active{ background:#f7feff;}
.package__selection li:last-child{border:none;}
.package__selection li img{
	    display: block;
    margin: 0px auto 8px;
    width: 100px;
    margin-top: -70px;
    position: relative;
    z-index: 1;
	}
.package__selection li p{
	color: #000;
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
	}
.package__selection li span{
	    color: #757675;
    font-size: 25px;
    line-height: 30px;
    /* letter-spacing: 0.3px; */
    font-weight: 500;
    margin-top: 10px;
    display: block;
	
    
	}
.package__selection li.active:after, .package__option li.active:after{
	content:'';
	position:absolute;
	left:-2px;
	right:-2px;
	top:-2px;
	bottom:-2px;
	border:2px solid #103d6a;
	border-radius:4px;
	transition:all ease 0.5s;
	}
.package__selection li.active span{
	color: #103d6a;
	}
.pkg-prc{
	color: #757575;
	font-size:15px;
	line-height:20px;
	letter-spacing:0.3px;
	width:100%;
	font-weight: 500;
	}
.package__option li.active .pkg-prc{ color:#c0832d; font-weight:600;}
.prod-det-btn{
	float:left;
	width:100%;
	text-align:center;
	height:60px;
	max-width:100%;
	font-size:22px;
	line-height:60px;
	margin-top:30px;
}
.btnTxt{
	float:left;
	width:100%;
	color:#000;
	margin-top:15px;
	font-size:15px;
	line-height:17px;
	font-weight:500;
	text-align:center;
	}
.btnText1 span, .btnText2 span{color:#f00;}
.white{ color:#fff;}
.btnTxt p{
	display:inline-block;
	vertical-align:top;
	padding:0 8px;
	letter-spacing:0.3px;
	}
.btnTxt p span{
	font-weight:500;
	color: #f00;
	}
.hourglass{
	display:inline-block;
	vertical-align:middle;
	margin:-2px 3px 0 0;
	animation:rotateP 2.5s  ease-in-out forwards infinite 
	}
	@keyframes rotateP{
		0%{transform:rotate(0)}
		50%{transform:rotate(180deg)}
		100%{transform:rotate(180deg)}
	} 
	@keyframes rotate{
		0%{transform:rotate(00deg)}
		100%{transform:rotate(360deg)}
	}
.btnText1:before {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 5px 0 0;
    width: 9px;
    height: 9px;
    background: #6fb620;
    border-radius: 50%;
    content: "";
    animation: fade 1s ease-in-out infinite;
	}
@keyframes fade{
	0%{opacity:100%;}
	50%{opacity:30%;}
	70%{opacity:100%;}
	100%{opacity:100%;}
    }
.cards{
	display:block;
}

/**********PRODUCT DETAIS TRUST**********/
.prod-det-trust{
	float:left;
	width:100%;
	padding:30px 0;
	background:#f7feff;
	text-align:center;
}
.prod-det-trust ul.s1-right-list li{width: 16.33%; padding:0;}
.prod-det-trust ul.s1-right-list li:after{position: absolute; content: ""; top: 0; bottom: 15px; right: 0; border-right: 1px solid #edd9d9;}
.prod-det-trust ul.s1-right-list li:nth-child(3):after{ display:block;}
.prod-det-trust ul.s1-right-list li:last-child:after{ display:none;}
.prod-det-trust ul.s1-right-list li:before{ display:none;}
/**********PRODUCT DETAIS SECTION-2**********/
.prod-det-s2{
	float:left;
	width:100%;
	padding:0 0 60px;
}
/*--------------tab1------------*/
.tab1hding{
	font-size: 31px;
	line-height: 40px;
	text-align: left;
	font-weight: 600;
	
	color: #103d6a;
}
.tab1txt1{
	margin-top:20px;
	width:70%;
	padding:0 20px 0 0; 
	text-align:left;
	font-size:18px;
	line-height:27px;
}
.tab1img1{
	float:right;
	max-width:100%;
	width:280px;
}
.tab-btn{
	width:160px;
	margin-top:30px;
	display:block;
}

/*--------------tab2------------*/
ul.tab2list {
    margin: 36px 0 0 0;
    width: 56%;
}
ul.tab2list li {
       position: relative;
    padding: 0 0 0 38px;
    margin: 23px 0 0 0;
    text-align: left;
	}
ul.tab2list li img {
        position: absolute;
    left: 0;
    top: 7px;
    width: 22px;
	}
.tab2img{float:right;margin:20px -15px 0 0;max-width:100%;}
.tab2lhding{
	    font-size: 24px;
    line-height: 32px;
    text-align: left;
    font-weight: 600;
    color: #103d6a;
    
}
.tab2ltxt, .tab2ltxt2{
	border-bottom: 1px solid #d9d9d9;
    padding: 6px 0 10px 0;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}
.tab2ltxt2{padding:8px 0 0 0;border-bottom:none;}

/*--------------tab3------------*/
.tab-ing{
	max-width: 460px;
	display: block;
	margin: 30px auto 0;
}

/*--------------tab4------------*/
ul.uselist{
	margin:20px 0 0 0;
}
ul.uselist li{
	padding:10px 0;
	text-align:left;
}
.useimg{float:right;margin:-40px 0 0 40px;max-width:100%;}
.step{
	height:35px;
	width:106px;
	background:#103d6a;
	border-radius:30px;
	font-size:22px;
	line-height:35px;
	color:#fff;
	text-align:center;
}
.usehding{
	font-size:26px;
	line-height:32px;
	text-align:left;
	margin-top:20px;
	font-weight:400;	
	color: #103d6a;
    
}
.usetxt{
	margin-top:10px;
	font-size:18px;
	line-height:27px;
}
.use-img{
	float:right;
	margin:0 0 0 30px;
}


/*================CART PAGE===============*/
.checkout {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.nt-slt {
	float: left;
	width: 100%;
	font-size: 18px;
}
.nt-slt span.nt-txt {
	display: inline-block;
	margin-right: 20px;
}
.cart-sec1 {
	float:left;
	width:100%;
}
.cart-txt1 {
	font-size: 20px;
	line-height: 26px;
	color: #141414;
	font-weight: 600;
	text-align: left;
}
.summry-lft-hdr {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 26px;
    line-height: 30px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
	display:none;
}
.summary .summry-lft-hdr{display:block;}
.cart-box1 {
	font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    color: #2d2d2d;
    text-align: left;
    float: left;
    width: 100%;
    border-top: 2px solid #f5f9fb;
    padding: 10px 10px;
    border-bottom: 2px solid #f5f9fb;
    display: flex;
    justify-content: space-between;
    align-items: center;
	background:#cff7f3;
}
.summary .cart-box1{display:none}
.one, .two, .three, .four {
	display: inline-block;
	width: 30%;
	vertical-align: middle;
}
.two, .three, .four {
	width: 18%;
	text-align: center;
}
.one {
	padding: 0 0 0 10px;
	position: relative;
}
.four {
	text-align: right;
	padding: 0 26px 0 0;
	position: relative;
}
.cart-remv {
	position: absolute;
    left: 10px;
    top: 30px;
}
.cart-box2, .card-box3 {
	padding: 15px 0;
	float: left;
	width: 100%;
	position: relative;
}
.cart-box2 {
	border-bottom: 2px solid #f5f9fb;
	    display: flex;
    justify-content: space-between;
    align-items: center;
}
.summary .cart-box2{
	border-top: 1px solid #a9a9a9;
}
.card-box3 {
	padding: 0px 0 20px;
}
.summary .card-box3 {
    border-top: 1px solid #a9a9a9;
}
.cart-prdname {
	padding: 10px 0px 10px 20px;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    color: #252525;
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 10px;
    align-items: center;
}
.span3 {
	display: block;
    font-size: 17px;
    line-height: 25px;
    font-weight: 700;
    margin-bottom: 1px;
    color: #2d2d2d;
}
.span3 span {
    display: block;
    font-weight: normal;
}
.span3 .span2{ display:block;}
.span2 {
    font-size: 16px;
    line-height: 22px;
    
    color: #2d2d2d;
}
.cart-prdname span.span1 {
	
	font-size: 22px;
	color: 000;
}
.cart-prd1, .cart-prd2, .cart-prd3 {
	float: left;
    border: 1px solid #ccc;
    height: 70px;
    padding: 5px;
    text-align: center;
}
.cart-prd2 {
	left: 4px;
	top: 27px;
}
.cart-prd3 {
	left: 20px;
	top: 5px;
}
.unit-price, .sub-total {
	font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #2d2d2d;
    display: inline-block;
    vertical-align: middle;
}
.sub-total {
	text-align: right;
}
.card-box3rgt {
	float: right;
	width: 40%;
}
ul.cart-prclist {
	padding: 0;
}
ul.cart-prclist li {
	font-size: 20px;
    line-height: 28px;
    color: #2d2d2d;
    text-align: left;
    float: left;
    width: 100%;
    padding: 15px 25px;
    border-bottom: 1px solid #d2efec;
}
ul.cart-prclist li:first-child {border: none;}
ul.cart-prclist li:last-child {
	/*border-top: 2px solid #f5f9fb;
    background: #f5f9fb;
    padding: 10px 20px;*/
}
.summary ul.cart-prclist li {
    border-bottom: 1px solid #a9a9a9;
	font-size: 15px;
    line-height: 20px;
}

.summary ul.cart-prclist li:last-child {
    border-bottom: none;
}
ul.cart-prclist li span.span1 {
	float: right;
    font-weight: 400;
}
.card-box4-lft {
	float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    row-gap: 10px;
    padding-top: 30px;
    column-gap: 20px;
}
.summary .card-box4-lft {
    padding: 0;
}
ul.cart-prclist li span.span2 {
	font-weight: 600;
    font-size: 20px;
    line-height: 24px;
}
.continue-shpbtn, .proceed-chkbtn, .continue-brwbtn, #browse {
	    font-size: 20px;
    padding: 10px 30px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    height: auto;
    line-height: 30px;
}
#browse {
	margin-top: 10px;
}
.continue-brwbtn {
	margin-top: 20px;
	height: auto;
	line-height: 20px;
	padding: 10px 0;
}
.proceed-chkbtn {
	float: right;
    background: #fff;
    color: #0cc34d;
    border: 1px solid #0cc34d;
}
.continue-shpbtn img, .proceed-chkbtn img {
	margin: 0 0 0 8px;
	display:none;
}
/*==================CART FROM===================*/


.summary {
    width: 42%;
    padding-left: 7%;
    float: right;
    padding-top: 6em;
    position: relative;
    box-sizing: content-box;
}

.summary .two, .summary .three,.span3 .summry-qty{
	display:none;
	}
.summary .span3 .summry-qty{
	    display: block;
    font-size: 12px;
    text-align: center;
    color: #fff;
    left: 70px;
    height: 22px;
    width: 22px;
    line-height: 23px;
    top: 0px;
    position: absolute;
    background-color: #31a42c;
    border-radius: 50%;
}
.summary .card-box3rgt{ width:100%;}
.summary .continue-shpbtn, .summary .proceed-chkbtn, .summary.continue-brwbtn{
	width:auto;
	}
/*.summary .cart-remv{ display:none;}*/
.summary .one{ width:80%;}
.div-box {
    float: left;
    width: 68%;
}
.cart-frm{
	float:left;
	width:100%;
	padding: 40px 0;
}
.crt-from-sec {
    float: left;
    width: 49%;
    text-align: center;
    padding-top: 60px;
    padding-right: 40px;
	position: relative;
    z-index: 0;
}
.crt-from-sec:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -24px;
    bottom: 0;
    z-index: -1;
    border-right: 1px solid #ccc;
}
.crt-from-sec .logo{
	float:left;
	margin:0 auto;
}
.secure-lock{
	float: right;
    margin-top: 5px;
    width: 130px;
    font-size: 13px;
    line-height: 17px;
    color: #000;
    text-align: left;
    letter-spacing: 0.5px;
	}
.secure-lock img{
	display:inline-block;
	vertical-align:middle;
	margin:0 5px 0 0;
    filter: grayscale(100%);
	}
.secure-lock span{
	display:inline-block;
	vertical-align:middle;
	}
.viewBx {
	float: left;
	width: 100%;
	margin-top: 30px;
	padding: 8px 5px;
	background: #ededed;
	border: 1px solid #d2d2d2;
}
.viewBx p {
    display: inline-block;
    vertical-align: middle;
    color: #161616;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    font-weight: 500;
}
.viewBx p span {
        color: #cfcfcf;
    font-weight: 600;
	margin: 0 10px;
}
.crt-frm1, .crt-frm2 {
	    width: 100%;
    float: left;
    margin: 0 0 0 0;
    border-radius: 4px;
}
.crt-frm2 {
	float: right;
}
.payoptbox{
	float: left;
    width: 100%;
    border: 1px solid #d9d9d9;
	background:#fff;
	border-radius: 4px;
	position:relative;
	}
.payment-cards-box{
	float: left;
    width: 100%;
    padding:13px 15px 10px 15px;
	display: flex;
    align-items: center;
    justify-content: space-between;
	border-top: 1px solid #d9d9d9;
	}
.payment-cards-box.open{
	border-bottom: 1px solid #d9d9d9;
	}
.payment-cards-box p{
	float:left;
	font-weight: 500;
    color: #333333;
	font-size:17px;
	}
.frm1, .frm2 {
	padding: 0;
	text-align: left;
	float: left;
	width: 100%;
	background: #fff;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	row-gap: 10px;
}
.frm2 {
    padding-bottom: 30px;
}
.payoptbox {
    float: left;
    width: 100%;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}
.payment-flds-box {
        float: left;
    width: 100%;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    padding: 10px 15px;
    background-color: #fafafa;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 10px;
}
.safebox {
	position: relative;
	padding: 10px 0;
	float: left;
	width: 100%;
}
.safe-iconbox, .safe-iconbox2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 88px;
	height: 62px;
	background: #0e6896 url(../images/safe-icon.png) center center no-repeat;
	display:none;
}
.safe-iconbox2 {
	background: #0e6896 url(../images/pay.png) center center no-repeat;
}
.safe-iconbox img, .safe-iconbox2 img {
	margin: 0 -18px 0 0;
	float: right;
}
.safe-head {
	    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    color: #2d2d2d;
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 20px;
	text-transform: capitalize;
}
.safe-head span{
	    display: block;
    font-size: 18px;
    
    color: #444444;
}
.safebox .s1-p2 {
        text-align: left;
    margin-top: 5px;
    font-size: 16px;
    line-height: 28px;
    float: left;
    width: 100%;
}
.safebox .s1-p2 img {
    display: inline-block;
    vertical-align: middle;
    margin: -6px 4px 0 0;
    width: 12px;
}
.payment-cards-box {
    float: left;
    width: 100%;
    padding: 13px 15px 10px 15px;
}
.billingtogglbtn, .paymybtn {
    float: left;
    width: 100%;
    font-weight: 500;
    color: #333333;
    font-size: 16px;
    text-align: left;
    cursor: pointer;
}
.billingtogglbtn input[type=radio], .ship-label-btn input[type=radio], .paymybtn input[type=radio]{
	display:inline-block;
	vertical-align:middle;
	margin-right:7px;
	width: 18px;
	height: 18px;
	-webkit-box-shadow: 0 0 0 0 #000000 inset;
	box-shadow: 0 0 0 0 #000000 inset;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: relative;
	cursor: pointer;
	-webkit-appearance:none;
	-moz-appearance:none;
	border:1px solid #d9d9d9;
	border-radius:50%;
	outline:none;
	margin-top:-5px;
	}
.billingtogglbtn input[type=radio]:checked, .ship-label-btn input[type=radio]:checked, .paymybtn input[type=radio]:checked{
	background:#fff;
	}
.billingtogglbtn input[type=radio]:checked:after, .ship-label-btn input[type=radio]:checked:after, .paymybtn input[type=radio]:checked:after{
	width:10px;
	height:10px;
	border-radius:50%;
	background:#000000;
	position:absolute;
	content:'';
	left:3px;
	top:3px;
	}
.paymybtn {
        float: left;
    width: 40%;
    margin-top: 4px;
}
.ship-label-btn input[type=radio], .paymybtn input[type=radio] {
    /*display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 18px;
    height: 18px;
    -webkit-box-shadow: 0 0 0 0 #000000 inset;
    box-shadow: 0 0 0 0 #000000 inset;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    outline: none;
    margin-top: -6px;
    margin-right: 10px;*/
}
.ship-label-btn input[type=radio]:checked, .paymybtn input[type=radio]:checked {
    /*background: #0098fa;*/
}
.ship-label-btn input[type=radio]:checked:after, .paymybtn input[type=radio]:checked:after {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #000000;
    position: absolute;
    content: '';
    left: 3px;
    top: 3px;
}
/*----------FROM------------*/
.frmElmnts {
	    float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 10px;
}
.frmElmnts label, .frmfld, .frmfld-short1, .frmfld-short2, .frmfld1, .frmfld1-short1, .frmfld1-short2 {
	float: left;
}
.frmElmnts label, .weaccept {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    padding: 8px 0;
    text-align: right;
    
}
.weaccept {
	margin: 12px 0 10px 0;
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: flex-start;
    column-gap: 10px;
    align-items: center;
}
.weaccept span.span1 {
    margin-right: 10px;
    padding: 8px 0;
}
.rd {
	appearance: none;
	-webkit-appearance: none;
	height: 12px;
	width: 12px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background: #f4f4f4;
	outline: none;
}
.rd:checked {
	background: url(../images/dot.png) center center no-repeat;
}
.cards {
	    max-width: 150px;
    float: right;
}
.paypal {
	margin: 0 0 -7px 0;
}
.sameas {
	font-size: 18px;
	line-height: 28px;
	color: #252525;
	text-align: left;
	position: relative;
	padding: 0 0 0 32px;
	float: left;
	width: 100%;
}
.chkbx {
	position: absolute;
	left: 0;
	top: 0;
	height: 22px;
	width: 22px;
	background: #fff;
	border: 1px solid #d9dbe2;
	border-radius: 4px;
	appearance: normal;
	-webkit-appearance: none;
}
.chkbx:checked {
	background: #fff url(../images/tick.png) center center no-repeat;
}
.topmar2 {
	margin-top: 10px;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 10px;
}
.frmfld, .frmfld1 {
	width: 100%;
	position: relative;
	background: #fff;
}
.frm1 .frmfld{
	background: none;
    border: none;
}
.frmfld-short1, .frmfld-short2, .frmfld1-short1, .frmfld1-short2 {
	width: 49%;
}
.frmfld-30{ width:33%;}
.frmfld-short1, .frmfld1-short1, .frmfld-30 {}
.frmfld-30:last-child{ margin-right: 0; width: 29.6%;}
.frmfld input, .frmfld select, .frmfld1 input, .frmfld1 select {
	float: left;
    width: 100%;
    outline: none;
    border: 1px solid #bbb9b7;
    height: 50px;
    padding: 10px 15px;
    border-radius: 5px;
    color: #000;
    font-family: inherit;
    font-weight: normal;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    box-sizing: border-box;
    font-size: 16px;
}
.frmfld input, .frmfld select, .frmfld1 select, .frmfld1 input {
	padding: 0 6px 0 10px;
}
.frm1 .frmfld input, .frm1 .frmfld select{
	width: 100%;
    float: right;
    border: 1px solid #bbbabb;
}
.frmfld select, .frmfld1 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(../images/select-fldbg2.png) right top 2px no-repeat;
	position:relative;
	    border: 1px solid #bbbabb;
}
.frmfld select:after{
	}
.icon {
	position: absolute;
	left: 10px;
	top: 12px;
	z-index: 999;
	display:none;
}
.logos {
	margin: 29px auto 0 auto;
	display: block;
}
.submit-btn {
	    font-size: 24px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    margin: 10px auto 0 auto;
    display: inline-block;
    outline: none;
    cursor: pointer;
    border: none;
    padding: 15px 35px 15px;
    font-family: inherit;
    background: #0ecc51;
    width: 100%;
    text-transform: capitalize;
    
    border-radius: 5px;
    font-weight: 600;
}
.secure {
	display: block;
    margin-top: 10px;
    margin: 0 auto;
}
.submit-btn img {
	margin: 0 15px 0px 0px;
    filter: invert(1);
    max-width: 20px;
    display: inline-block;
}
.lock-bg, .help-icon {
    color: #919191;
    width: 17px;
    position: absolute;
    right: 15px;
    top: 18px;
    cursor: pointer;
}
.trm {
	font-size: 15px;
    line-height: 22px;
    text-align: left;
    color: #2d2d2d;
    position: relative;
    padding: 8px 0 0 34px;
    float: left;
    width: 100%;
	    font-size: 14px;
    line-height: 26px;
}
.trm a{ color:#2d2d2d; text-decoration:underline;}
.trm input[type=checkbox] {
	    position: absolute;
    top: 14px;
    left: 10px;
    appearance: none;
    -webkit-appearance: none;
    height: 14px;
    width: 14px;
    border: 1px solid #ccc;
    border-radius: 2px;
    outline: none;
    background: #f4f4f4;
    line-height: 14px;
}
.trm input[type=checkbox]:checked {
	background: #f4f4f4 url(../images/tick.png) center center no-repeat;
	background-size: 90%;
}
.trm-1 span{ 
	float:left;
	width:100%;
	margin-bottom:10px;
}
.security-text{
	float: left;
    width: 100%;
    color: #000;
    font-size: 11px;
    line-height: 20px;
    margin-top: 15px;
    text-align: left;
	position:relative;
	padding-left:30px;
	}
.security-text img{
	position:absolute;
	left:0;
	top:0;
	}	

/*CSS FOR SIZE POPUP*/
.ing-popup{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.5);
	z-index:9;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
	}
.popup-container{
	float: left;
    width: 100%;
	padding:25px;
    max-height: 100%;
	    text-align: center;
	}
.pop-content{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	max-width:990px;
	background:#fff;	
	padding:10px;
	position:relative;
	border-radius:10px;
	}
.pop-image{
	float:left;
	width:100%;
	max-height:60vh;
	overflow-y: auto;
	}
.popclose{    
	position: absolute;
    top: -6px;
    right: -10px;
    font-size: 15px;
    cursor: pointer;
    border: 2px solid #000;
    width: 28px;
    height: 28px;
    line-height: 25px;
    border-radius: 50%;
    background: #fff;}
.ingredient{float:left; width:100%;}


/*====contact_section====*/
.contact_section{
	float:left;
	width:100%;
	padding:60px 0;
	text-align: center;
	}
.contct_sub_text{
	float:left;
	width:100%;
	font-size:17px;
	line-height:25px;
	color:#000;
	font-weight:normal;
	margin-top:30px;
	padding:0 160px;
	letter-spacing:0.5px;
	}
.contact_box{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	max-width:1030px;
	margin-top:50px;
	border-radius:15px;
	border:1px solid #e0e0e0;
	overflow:hidden;
	}
.contact_box_inner{
	float:left;
	width:100%;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}
.contact_box_details{
	float:left;
	width:43%;
	background:#f3f7ff;
	padding:35px 30px;
	border-right:1px solid #e6e6e6;
	text-align:left;
	}
.contact_heading{
	float:left;
	width:100%;
	font-size:28px;
	line-height:36px;
	color:#121b2c;
	font-weight:600;
	
	}
ul.contact_details_list{
	float:left;
	width:100%;
	margin-top:10px;
	}
ul.contact_details_list li{
	float:left;
	width:100%;
	padding-left:65px;
	position:relative;
	text-align:left;
	margin-top:20px;
	}
ul.contact_details_list li img{
	position:absolute;
	left:0;
	top:5px;
	width:47px;
	}
ul.contact_details_list li span{
	float: left;
    width: 100%;
    font-size: 22px;
    line-height: 26px;
    color: #121b2c;
    font-weight: 500;
    
	}
ul.contact_details_list li p{
	float: left;
    width: 100%;
    font-size: 16px;
    line-height: 27px;
    color: #000;
    font-weight: 400;
    margin-top: 3px;
    padding-bottom: 18px;
    border-bottom: 1px solid #d5d5d5;
	}
ul.contact_details_list li p a{color: #333;}
ul.contact_details_list li:last-child p{ border-bottom:none; padding-bottom:0;}
.contact_message_box{
	float:left;
	width:57%;
	padding:35px 35px 45px;
	text-align:left;
	}
.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;
	
	}
.form_element textarea{
	height:125px;
    width:100%;
    padding:20px 25px;
	resize:none;
	outline:none;
	}
.contact_send_btn{
	float: left;
    width: 315px;
    height: 60px;
    color: #fff;
    font-size: 24px;
    line-height: 60px;
    font-weight: 500;
    text-align: center;
    background: #0ecc51;
    letter-spacing: 0.5px;
    border-radius: 5px;
    border: none;
    margin-top: 20px;
    cursor: pointer;
    text-transform: uppercase;
	}
/*****************************/
/*TERMS- PRIVACY*/

.trms-sec2{
	float: left;
    width: 100%;
    text-align: left;
    background: #fff;
    padding: 40px 0;
}
.trms-innner {
    float: left;
    width: 100%;
    background: #fff;
    padding: 10px 20px;
}
.trms-sec2 h1{
	height:40px;
	line-height:40px;
	background:#333;
	color:white;
	margin:20px 0 20px 0;
	padding:0 10px;
	font-size:26px;
	float: left;
    width: 100%;
}
.trms-sec2 h3{
        font-size: 24px;
    font-weight: 700;
    float: left;
    width: 100%;
    margin: 10px 0;
    line-height: 30px;
}
.trms-sec2 p{
	float: left;
    width: 100%;
    font-size: 17px;
    line-height: 26px;
    margin: 0px 0 10px;
}
.trms-sec2 ol{
	float:left;
	width:100%;
	padding:0 20px;
	}
.trms-sec2 ol li {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    margin: 0px 0 0px;
    list-style: auto;
}
.trms-sec2 h4, .trms-sec2 h5{
	font-size:20px;
	font-weight:600;
	float:left;
	width:100%;
	margin:10px 0;
	}
.trms-sec2 h5{ font-size:20px; font-weight:400;}
.top_sec {
    float: left;
    width: 100%;
    background: #2f2006;
    margin-bottom: 20px;
    text-align: left;
}
.trms-sec2 .top-txt {
        float: left;
    width: 100%;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    line-height: 31px;
    /* height: 37px; */
    font-size: 22px;
    padding: 5px 14px;
    margin: 0;
}
.ing-lft-bx {
	float: left;
	width: 100%;
	text-align: center;
	padding: 20px 0;
}
.ing-lft-bx img {
    max-width: 500px;
}

@media only screen and (max-width: 767px){
	.tems_bg {    padding: 10px 0;}
	.trms-sec2 .top-txt{font-size: 20px;line-height: 24px;padding: 9px 0;}
	.trms-sec2 h3{font-size: 22px;line-height: 30px;}
	.trms-sec2 p, .trms-sec2 ol li{font-size: 15px;line-height: 24px;}
	.suprt-hour{font-size: 15px;line-height: 22px;letter-spacing: 0;margin-top: 10px;}
	.ing-lft-bx img{ max-width:100%;}
	}

.coupn-sec {
    float: left;
    max-width: 100%;
    width: 100%;
    padding: 20px;
    border: 1px solid #ccc;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
    border-radius: 5px;
    row-gap: 10px;
    margin-top: 20px;
}

.coupn-sec a {
	float: left;
	width: 30%;
	background: #FF5722;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	font-family: inherit;
	color: #fff;
	font-weight: 700;
	border-radius: 5px;
}

.coupn-sec input[type="text"] {
    float: left;
    width: 68%;
    height: 40px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

/*----------- popup ---------------- */
#pop-overlay {
	background-color: rgba(0, 0, 0, 0.6);
	clear: none;
	display: none;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
#pop-content {
	height: auto;
	width: 100%;
	background-color: white;
	border-radius: 4px;
	margin: 8% auto 0 auto;
	position: relative;
	text-align: center;
	padding: 30px 20px 20px 20px;
	max-width: 600px;
}
.cross {
	position: absolute;
	right: 5px;
	top: 5px;
	max-width: 100%;
	cursor: pointer;
}

.age-pop-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0
}
.pop-up-bg {
	width: 100% !important;
	height: 100% !important;
	position: fixed !important;
	left: 0px !important;
	top: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	z-index: 9999600 !important;
	border: 0px;
	opacity: 0.75;
	background-color: rgb(0, 0, 0) !important;
}
.pop-up-bg-in {
	height: 100% !important;
	position: fixed !important;
	top: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
	border: 0px;
	opacity: 0.93;
	box-shadow: rgba(0, 0, 0, 0.25) 4px 0px 5px 0px !important;
	background-color: rgb(255, 255, 255) !important;
	transition: left 1s ease 0s !important;
	z-index: 10000010 !important;
	width: 390px !important;
	left: 0px;
}
.pop-up-left {
	width: 100% !important;
	height: 100% !important;
	position: fixed !important;
	left: 0px !important;
	top: 0px !important;
	border: 0px;
	background-color: rgb(0, 0, 0) !important;
	display: none !important;
	opacity: 0.8 !important;
	z-index: 10000001 !important;
}
.pop-up-left-txt {
	    position: fixed !important;
    left: 40px;
    bottom: 50% !important;
    top: initial !important;
    margin-bottom: -120px !important;
    margin-left: 0px !important;
    width: 300px !important;
    min-height: 40px !important;
    height: auto !important;
    z-index: 10000100 !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-position: left 30px !important;
    background-image: url(../images/ageverify.png) !important;
    background-size: auto 50px !important;
    text-align: left !important;
    text-shadow: none !important;
    color: rgb(0, 0, 0) !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    letter-spacing: 0px !important;
    text-transform: capitalize;
    box-sizing: initial !important;
    padding: 100px 0px !important;
    overflow-wrap: break-word !important;
    line-height: 31px !important;
    border: none !important;
    transition: left 1s ease 0s !important;
}
.pop-up-left-txt span{
	font-weight: 700 !important;
	}
.no-btn {
	position: fixed !important;
	cursor: pointer;
	left: 190px;
	margin-left: 0px !important;
	top: 50% !important;
	margin-top: 35px !important;
	height: 40px !important;
	width: 140px !important;
	color: rgb(255, 255, 255) !important;
	font-size: 22px !important;
	min-width: 1em !important;
	line-height: 1em !important;
	letter-spacing: 0px !important;
	text-transform: none !important;
	text-decoration: none !important;
	text-shadow: none !important;
	text-align: center !important;
	padding: 0px !important;
	font-weight: 700 !important;
	font-style: normal !important;
	background-image: none !important;
	border-width: 2px !important;
	border-style: solid !important;
	border-color: rgb(0, 112, 0) !important;
	border-radius: 0px !important;
	outline: none !important;
	box-shadow: none !important;
	background-color: rgb(0, 112, 0) !important;
	z-index: 10000400 !important;
	transition: left 1s ease 0s !important;
	appearance: none !important;
}
.yes-btn {
	position: fixed !important;
	cursor: pointer !important;
	left: 40px;
	margin-left: 0px !important;
	top: 50% !important;
	margin-top: 35px !important;
	height: 40px !important;
	width: 140px !important;
	color: rgb(255, 255, 255) !important;
	font-size: 22px !important;
	min-width: 1em !important;
	line-height: 1em !important;
	letter-spacing: 0px !important;
	text-transform: none !important;
	text-decoration: none !important;
	text-shadow: none !important;
	text-align: center !important;
	padding: 0px !important;
	font-weight: 700 !important;
	font-style: normal !important;
	background-image: none !important;
	border-width: 2px !important;
	border-style: solid !important;
	border-color: rgb(0, 112, 0) !important;
	border-radius: 0px !important;
	outline: none !important;
	box-shadow: none !important;
	background-color: rgb(0, 112, 0) !important;
	appearance: none !important;
	transition: left 1s ease 0s !important;
	z-index: 10000200 !important;
}

/*CSS FOR MODAL*/
#app_common_modal,
#error_handler_overlay{position:fixed;top:0;left:0;padding:0;margin:0;width:100%;height:100%;z-index:2147483647;background:#333;background:rgba(255, 255, 255, .8);display:none;overflow-x:hidden;-webkit-overflow-scrolling:touch}
#app_common_modal .app_modal_body,
#error_handler_overlay .error_handler_body{max-width:600px;-webkit-background-clip:padding-box;font-family:Verdana, Geneva, sans-serif;box-sizing:border-box;outline:0}
#error_handler_overlay .error_handler_body{margin:100px auto;width:95%;padding:20px;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0, 0, 0, .2);border-radius:0;-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, .5);box-shadow:0 3px 9px rgba(0, 0, 0, .5);font-size:14px;line-height:1.42857143;color:#333;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
#app_common_modal_close,
#error_handler_overlay_close{position:absolute;right:-10px;top:-10px;color:#FFF;background-color:#333;border:2px solid #FFF;border-radius:50%;width:30px;height:30px;text-align:center;cursor:pointer;text-decoration:none;font-weight:700;line-height:26px;padding:0;margin:0}
#app_common_modal .app_modal_body{margin:100px auto;min-width:inherit;width:95%;min-height:400px;padding:2.5%;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0, 0, 0, .2);border-radius:0;-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, .5);box-shadow:0 3px 9px rgba(0, 0, 0, .5);font-size:14px;line-height:1.42857143;color:#333;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box}
#app_common_modal .app_modal_body iframe{min-height:400px;width:100%;border:1px solid #d5d6ef}
.exitpop-content{position:fixed;height:400px;width:708px;margin:-200px 0 0 -354px;top:50%;left:50%;text-align:left;padding:0;border:none;z-index:2147483647}
.exitpopup-overlay{background:rgba(0, 0, 0, .6);height:100%;left:0;position:fixed;top:0;width:100%;z-index:2147483647;display:none}
.exitpop-content img{display:block;margin:0 auto;position:relative;text-align:center;max-width:100%;height:auto}
.exitpop-discountbar{background-color:red;border-bottom:4px dashed #fff;color:#fff;font-family:Arial, Helvetica, sans-serif;font-size:15px;font-weight:700;height:50px;line-height:50px;position:fixed;text-align:center;top:0;width:100%;z-index:9999;display:none}
.app-load-spinner{display:none;position:fixed;top:0;bottom:0;left:0;right:0;width:100px;height:100px;margin:auto;background-color:#333;border-radius:100%}
#loading-indicator::after,
#loading-indicator::before{box-sizing:border-box;left:50%;position:absolute;top:50%}
.all-card-types li{float:left;margin-right:20px}
#loading-indicator{background-color:rgba(0, 0, 0, .5);bottom:0;box-sizing:border-box;font-size:1px;height:100%;left:0;margin:0!important;padding:0!important;position:fixed;right:0;top:0;width:100%;z-index:2147483646}
#loading-indicator::before{background:url(../images/loading.gif) center center no-repeat rgba(0, 0, 0, 0);content:"";height:70px;margin-left:-35px;margin-top:-70px;width:70px;z-index:2}
#loading-indicator::after{background:#fff;border-radius:5px;color:#000;content:"Processing, one moment please... ";font-family:arial;font-size:17px;height:110px;line-height:98px;margin-left:-150px;margin-top:-75px;padding-top:35px;text-align:center;width:300px;z-index:1}

@-webkit-keyframes scaleout{
0%{-webkit-transform:scale(0)}
100%{-webkit-transform:scale(1);opacity:0}
}

@keyframes scaleout{
0%{transform:scale(0);-webkit-transform:scale(0)}
100%{transform:scale(1);-webkit-transform:scale(1);opacity:0}
}


@media screen and (max-device-width:767px) and (orientation:landscape){#app_common_modal .app_modal_body, #error_handler_overlay .error_handler_body{margin:20px auto;}
#app_common_modal .app_modal_body iframe{min-height:360px;}
}


@media(max-device-width:767px){#app_common_modal .app_modal_body{margin:2% auto} .trm-bx{padding: 20px 0;}}