@charset "utf-8";
/* CSS Document */

body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	color:#000;
	text-align:center;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-family: 'Organica';
	overflow-x:hidden;
}
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;}
li {list-style:none;}
*{box-sizing:border-box;}
.clearall{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}
/*-----------------------
MAIN CSS START
------------------------*/
.scraped-container{
	width:1500px;
	margin:0 auto;
	padding:0;
	position:relative;
}
.scraped-container2{
	width:1030px;
	margin:0 auto;
	padding:0;
	position:relative;
}

.fl{float:left;}
.fr{float:right;}

.top-strp{
	float:left;
	width:100%;
	background:#313b54;
	padding:5px 0;
}
.top-strp p{
	font-size:16px;
	line-height:20px;
	font-weight:600;
	color:#fff;
	letter-spacing:0.5px;
}


.sec1{
	float:left;
	width:100%;
	background:#f5efe3;
	height:720px;
	overflow:hidden;
}
.top-fix-bar {
	float: left;
	width: 100%;
	margin-bottom: 72px;
	}
.top-sec{
	float:left;
	width:100%;
	padding:15px 0;
	margin-top:-72px;
	top:72px;
	position:relative;
	z-index:99;	
	}
.top-sec-inr{ background:#f5efe3;}
.fixed-nav .top-sec{
	position: fixed;
	z-index: 111;
	-webkit-transition: margin .3s ease-out;
	transition: margin .3s ease-out;
	margin-top:0;
	top:0;
	border-bottom:1px solid #eaeaea;
	background:#f5efe3;
	}

.logo{
	float:left;
	margin-right:20px;
}
ul.menu-list{
	margin-top:18px;
}
ul.menu-list.fl{
	border-left:1px solid #878785;
}
ul.menu-list li{
	float:left;
	padding-left:20px;
}
ul.menu-list li a{
	font-size:18px;
	line-height:22px;
	font-weight:500;
	color:#272727;
}
ul.menu-list.fr li{
	border-right:1px solid #878785;
	padding-right:20px;
}
ul.menu-list.fr li:last-child{
	padding-right:none;
}
ul.menu-list.fr li a{
	display:inline-block;
	vertical-align:middle;
}
ul.menu-list.fr li img{
	display:inline-block;
	vertical-align:middle;
	margin:-8px 8px 0 0;
}
ul.menu-list.fr li:last-child{
	border-right:none;
	padding-right:0px;
}
.sel-curr{
	background:url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/menu-drpdwn-icn.png") 98% center no-repeat;
	border:none;
	-webkit-appearance:none;
	padding: 0px 30px 0px 0px;
	outline:none;
	font-size:18px;
	line-height:22px;
	font-family: 'Organica';
}

.s1-inr{
	float:left;
	width:100%;
}
.s1-inr-lft{
	width:42.3%;
	float:left;
	text-align:left;
	padding-top:90px;
}
.s1-hd{
	font-size:60px;
	line-height:64px;
	font-weight:300;
	margin-bottom:25px;
}
.s1-txt{
	font-size:24px;
	line-height:32px;
	margin-bottom:50px;	
}
.comn-btn{
	font-size:24px;
	line-height:52px;
	width:274px;
	height:56px;
	border:2px solid #313b54;
	display:inline-block;
	max-width:100%;
	text-align:center;
	font-weight:600;
}
.comn-btn:hover{
	background: #313b54;
    color: #fff;
	transition:all ease 0.6s;
}
.s1-img{
	position: absolute;
	right: 170px;
	top: -72px;
	bottom: 0;
	z-index:1;
}


.brnd-sec{
	float:left;
	width:100%;
	padding:20px 0;
	border-bottom:1px solid #d9d9d9;
}
.brnd-hd{
	font-size:20px;
	line-height:26px;
	background:url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/brnd-bar-img.png") center center no-repeat;
}
.brnd-hd span{
	background:#fff;
	padding:0 20px;
}
.brnd-log{
	display:inline-block;
	vertical-align:middle;
	margin:20px 15px;
}


.sec2{
	float:left;
	width:100%;
	padding:70px 0 0;
}
.comn-hdg{
	font-size:36px;
	line-height:40px;
	font-weight:600;
	margin-bottom:15px;
}
.comn-txt{
	font-size:20px;
	line-height:28px;
	margin-bottom:15px;
}
.pdng-para{ padding:0 120px;}
.sec2 .comn-hdg{
	font-size:30px;
	line-height:36px;
}
.s2-brnd-img{
	display:block;
	margin:30px auto;
}
.timer-div{
	float:left;
	width:100%;
	margin-top:10px;
}
.timer-hd{
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	color:#000;
	margin-bottom:12px;
}
.timer-sec{
	display:inline-block;
}
.timer-count{
	font-size:42px;
	line-height:56px;
	color:#fff;
	float:left;
	border:1px solid #313b54;
	border-radius:6px;
	width:42px;
	height:60px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#60697a+0,313b54+100 */
	background: #60697a; /* Old browsers */
	background: -moz-linear-gradient(top,  #60697a 0%, #313b54 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #60697a 0%,#313b54 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #60697a 0%,#313b54 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60697a', endColorstr='#313b54',GradientType=0 ); /* IE6-9 */
	margin:0 3px;
}


.sec3{
	float:left;
	width:100%;
	padding:70px 0 150px;
}
ul.s3-list{
	display:flex;
	justify-content: center;
	margin:30px 0px;
}
ul.s3-list li{
	font-size:20px;
	line-height:24px;
	font-weight:600;
	color:#313b54;
	padding:8px 30px;
	border-right:1px solid #d9d9d9;
}
ul.s3-list li:last-child{
	border-right:none;
}
.s3-inr{
	display:flex;
	padding:0 45px;
	justify-content: space-between;
	margin-top:40px;
}
.s3-inr-bx{
	float:left;
	margin:0 10px;
	width:400px;
	padding:10px;
	background:#e9edf4;
	position:relative;
	outline:none;
	cursor:pointer;
}
.s3-bx-prd{
	display:block;
	margin:40px auto 20px;
	position:relative;
}
.prd-seal{
	position:absolute;
	right:20px;
	top:20px;
	z-index:1;
	width:70px;
}
.s3-btm-bx{
	float:left;
	width:100%;
	text-align:left;
	padding:15px 30px;
	position:relative;
	z-index:99;
}
.s3-btm-tx1{
	font-size:24px;
	line-height:28px;	
	margin-bottom:5px;
}
.s3-btm-tx2{
	color:#5f5f5f;
	font-size:14px;
	line-height:20px;
	font-weight:300;
	margin-bottom:5px;
}
.s3-btm-tx2 img{
	margin-right:5px;
	margin-bottom:2px;
}
.s3-btm-tx3{
	font-size:24px;
	line-height:28px;
	font-weight:600;
	margin-bottom:5px;
}
.s3-btm-tx4{
	font-size:16px;
	line-height:22px;
	margin-bottom:15px;
	min-height:66px;
}
.hover-bg{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	opacity:0;
	z-index:9;
	width:100%;
	height:100%;
	transition:all ease 0.8s;
}
.s3-inr-bx:hover .hover-bg{
	opacity:1;
	transition:all ease 0.8s
}
.s3-inr-bx:hover .s3-btm-bx{
	background:rgba(255,255,255,0.7);
	transition:all ease 0.8s
}
.s3-inr-bx .comn-btn{width:100%;}


.s3-bar{
	float:left;
	width:100%;
	background:url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/bar-bg.jpg") center top no-repeat;
	background-size:cover;
	padding-bottom:70px;
}
.bar-lft{
	width:44.33%;
	float:left;
	position:relative;
	background:#60697a;
	height:504px;
	margin-top:-40px;
}
.bar-img{
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	background:url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/bar-img.png") no-repeat;
	height:100%;
	width:100%;
}
.bar-prd{
	position: absolute;
    right: -130px;
    bottom: -70px;
}
.bar-rgt{
	float:right;
	width:44.33%;
	text-align:left;
	padding-right:130px;
	margin-top:65px;
}
ul.bar-list{
	float:left;
	width:100%;
	margin:15px 0 50px;
}
ul.bar-list li{
	font-size:20px;
	line-height:28px;
	margin:8px 0;
	background:url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/tick.svg") left 6px no-repeat;
	background-size:16px;
	padding-left:28px;
}


.sec4{
	float:left;
	width:100%;
	padding:70px 0;
}
.s4-inr{
	display:flex;
	justify-content: space-between;
	padding:0 95px;
}
.s4-inr-bx{
	margin:25px;
	float:left;
	outline:none;
	text-align:left;
}
.quote-img{
	float:left;
}
.star-img{
	float:right;
}
.s4-inr-txt{
	font-size:18px;
	line-height:28px;
	color:#393939;
	background:#e9edf4;
	position:relative;
	float:left;
	width:100%;
	font-style:italic;
	padding:40px 25px;
	margin:10px 0 15px;
}
.s4-inr-txt:after{
	content: '';
    position: absolute;
    bottom: -8px;
    left: 15px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 8px solid #e9edf4;
}
.s4-btm{
	float:left;
	width:100%;
	position:relative;
	padding-left:60px;
	text-align:left;
}
.nm-ltr{
	position:absolute;
	width:46px;
	height:46px;
	background:#d8dbe2;
	border-radius:50%;
	color:#fff;
	font-size:18px;
	line-height:46px;
	font-weight:700;
	text-align:center;
	left:0;
	top:0;
}
.s4-btm h3{
	font-size:18px;
	line-height:24px;
	font-weight:600;
}
.s4-btm p{
	font-size:12px;
	line-height:16px;
	color:#969aa1;
	font-weight:300;
	display:inline-block;
}
.s4-btm p img{
	display:inline-block;
	vertical-align:middle;
	margin:-5px 3px 0 0;
}


.sec5{
	float:left;
	width:100%;
	padding:90px 0 135px;
}
.s5-inr{
	display:flex;
	align-items:center;
	justify-content: space-between;
}
.s5-inr-lft{
	text-align:left;
	width:40%;
}
ul.s5-list{
	float:left;
	width:100%;
	margin:20px 0 40px;
}
ul.s5-list li{
	float:left;
	width:25%;
	padding-right:25px;
	margin:10px 0;
}
ul.s5-list li img{
	border:1px solid #dcceb0;
	border-radius:50%;
	padding:8px;
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}
ul.s5-list li p{
	font-size:15px;
	line-height:18px;
	font-weight:600;
	width:calc(100% - 55px);
	display:inline-block;
	vertical-align:middle;
	color:#313b54;
}

.s5-inr-rgt{
	float:right;
	width:51%;
	position:relative;
	margin-right:50px;
}
.s5-inr-rgt:after{
	content:'';
	background:#e9edf4;
	position:absolute;
	top:-50px;
	bottom:-50px;
	left:155px;
	right:-50px;
}
.vid-img{
	float:right;
	position:relative;
	z-index:1;
	max-width:100%;
}


.sec6{
	float:left;
	width:100%;
	padding:70px 0;
	background:#f5efe3;
}
.s6-inr{
	display:flex;
	justify-content:space-between;
	width:100%;
	padding:0 28px;
	margin:45px 0 60px;
}
.s6-inr-bx{
	float:left;
	margin:10px 20px;
	border:1px solid #eceeee;
	background:#fff;
	text-align:left;
	outline:none;
}
.s6-inr-btm{
	float:left;
	width:100%;
	padding:25px;
}
.sml-txt{
	font-size:14px;
	line-height:18px;
	font-weight:600;
	color:#313b54;
	margin-bottom:8px;
}
.s6-inr-tx{
	font-size:24px;
	line-height:32px;
}
.s6-img{
	max-width:100%;
}


.sec7{
	float:left;
	width:100%;
	padding:70px 0 20px;
}
.s7-txt span{
	margin:0 10px;
}
.s7-slide-div{
	float:left;
	width:100%;
	margin-top:20px;
	}
.s7-box {
	float: left;
	width:100%;
	outline:none;
	padding:0 10px;
	}
.s7-img {
	float: left;
	width: 100%;
	padding: 0 0 40px;
	}
.slider-img1 {max-width: 100%;}


.btm-strp{
	float:left;
	width:100%;
	background:#60697a;
	padding:20px 0;
}
ul.btm-strp-list{
	float:left;
	width:100%;
}
ul.btm-strp-list li{
	display:inline-block;
	vertical-align:top;
	margin:0 50px;
}
.btm-strp-icn{
	width:100px;
	float:left;
}

.mail-strip{
	padding:25px 0;
	float:left;
	width:100%;
	background:#313b54;
	position:relative;
	}
.mail-strp-lft{
	float:left;
	width:42%;
	text-align:left;
	padding-bottom:5px;
	}
.mail-strp-lft span{
	float: left;
    width: 100%;
    font-size:36px;
    line-height:40px;
    color: #fff;
    font-weight: 500;
	}
.mail-strp-lft p{
	float: left;
    width: 100%;
    font-size:20px;
    line-height:26px;
    color: #fff;
	margin-top:5px;
	letter-spacing:0.5px;
	}
.mail-field {
    float: right;
    width:52%;
    height: 54px;
	margin-top: 11px;
	overflow:hidden;
	}
.mail-field input {
    float: left;
    width: 75%;
    border: none;
    outline: none;
    color: #fff;
    font-size:18px;
    height:100%;
	font-family: 'Organica';
    padding: 0 20px;
	font-weight:300;
	background:#60697a;
	}
.mail-field input::placeholder{
	color:#b2b2b2;
	letter-spacing:0.5px;
}
	
a.signUp {
    float: right;
    width: 25%;
    text-align: center;
    background: #fff;
    height: 100%;
	font-size:24px;
	line-height:54px;
	font-family: 'Organica';
	font-weight:600;
	color:#313b54;
	}
a.signUp img {
    display: block;
    margin: 26px auto;
	}
.help-txt{
	position: fixed;
	height: 53px;
	width: 53px;
	right: 30px;
	bottom: 80px;
	background: #c09634;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	padding: 10px 10px;
	border-radius: 100px;
	z-index:999;
	transition: all ease 0.4s;
	overflow:hidden;
}
.help-txt img{
	position: absolute;
	left: 10px;
	top: 10px;
}
.help-txt:hover{
	width: 120px;
	transition: all ease 0.4s;
}
.hlp{
	position:absolute;
	left: 53px; 
	transition:all ease 0.4s; 
	opacity: 0;
	top:12px;
}
.help-txt:hover .hlp{opacity: 1;}



.ftr-links-sec{
	float:left;
	width:100%;
	background:#f0efee;
}
.ftr-links-inr{
	display:flex;
	justify-content:space-between;
	text-align:left;
}
.ftr-links-col{
	border-right:1px solid #ccd2e1;
	padding:30px;
}
.ftr-log{
	margin-bottom:10px;
}
ul.ftr-col-1-list{
	float:left;
	width:100%;
}
ul.ftr-col-1-list li{
	font-size:16px;
	line-height:20px;
	color:#535353;
	font-weight:600;
	margin-top:10px;
}
ul.ftr-col-1-list li img{
	display:inline-block;
	vertical-align:middle;
	margin-top:-5px;
	margin-right:10px;
}
.ftr-links-hd{
	font-size:16px;
	line-height:20px;
	color:#000;
	font-weight:600;
	margin-bottom:10px;
	float:left;
	width:100%;
}
.ftr-links-list{
	float:left;
	width:100%;
}
.ftr-links-list li{
	margin:6px 0;
}
.ftr-links-list li a{color:#313b54;}
ul.scl-list{
	float:left;
	width:100%;
	margin:10px 0;
}
ul.scl-list li{
	float:left;
	margin:0 5px;
}
.ftr-links-col:last-child{border-right:none;}
.acpt-txt{
	font-size:16px;
	line-height:20px;
	font-weight:600;
	margin:10px 0;
}


.footer{
	float:left;
	width:100%;
	border-top:1px solid #ccd2e1;
	background:#f0efee;
	padding:25px 0;
}
.ftr-txt{
	font-size:16px;
	line-height:20px;
	color:#7d7d7d;
}
.ftr-txt a{color:#7d7d7d; margin:0 10px;}


/***************PRODUCT DETAILS CSS****************/

/************PRODUCT DETIALS SECTION-1***************/

.prd-det-s1{
	float:left;
	width:100%;
}
.prd-det-breadcrumb{
	float:left;
	width:100%;
	background:#d4cec3;
	padding:5px 0;
	text-align:left;
}
.prd-det-breadcrumb p, .prd-det-breadcrumb p a{
	color:#5c5c5c;
	font-size:16px;
	line-height:24px;
}
.prd-det-s1-inr{
	float:left;
	width:100%;
	padding:50px 80px 0px;
}
.prd-det-s1-lft{
	float:left;
	width:40%;
	background:#f5eee5;
	position:relative;
	padding:28px 25px;
}
.prd-det-s1-lft-single{
	float:left;
	width:42%;
	background:#f5eee5;
	position:relative;
	padding:10px 25px;
	}
ul.prd-det-s1-lft-list{
	display: flex;
	justify-content: space-between;
	width:100%;
}
ul.prd-det-s1-lft-list li{
	float:left;
	padding-right:20px;
	margin:20px 0 15px;
	text-align:left;
}
ul.prd-det-s1-lft-list img{
	border:1px solid #dcceb0;
	border-radius:50%;
	padding:8px;
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}
ul.prd-det-s1-lft-list p{
	font-size:15px;
	line-height:18px;
	font-weight:600;
	width:calc(100% - 55px);
	display:inline-block;
	vertical-align:middle;
	color:#313b54;
}

.prd-det-s1-rgt{
	float:right;
	width:52%;
	text-align:left;
}
.prd-det-s1-hd{
	font-size:30px;
	line-height:34px;
	font-weight:600;
	color:#000;
}
.prd-rat{
	display:inline-block;
	width:100%;
	vertical-align:middle;
	font-size:14px;
	line-height:14px;
	color:#5f5f5f;
	font-weight:300;
	margin:10px 0 20px;
}
.prd-rat img{
	display:inline-block !important;
	vertical-align:top;
	margin-right:10px;
}
.prd-det-disc{
	font-size:18px;
	line-height:26px;
	margin-bottom:15px;
}
ul.prd-det-rgt-list{
	float:left;
	width:100%;
}
ul.prd-det-rgt-list li{
	float:left;
	width:100%;
	font-size:18px;
	line-height:22px;
	background:url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/tick.svg") left 4px no-repeat;
	background-size:14px;
	padding-left:25px;
	margin:4px 0;
}
.available-shades{
	float:left;
	width:100%;
	max-width: 590px;
	margin:20px 0;
	}
.available-shades p{
	float: left;
	font-size:18px;
	line-height:30px;
	color:#3a3a3a;
	}
.available-shades p img{
	display:inline-block;
	vertical-align:middle;
	margin:-8px 0 0 10px;
	}
.shade-guid{
	float:right;
	width:170px;
	height:43px;
	background:#e9edf4;
	border:1px solid #acb9d0;
	border-radius:3px;
	text-align:center;
	font-size:17px;
	line-height:42px;
	font-weight:600;
	color:#313b54;
	margin:-5px 0 0 20px;
	}
.shade-guid img{
	display:inline-block;
	vertical-align:middle;
	margin:-6px 0 0 5px;
	}
.prod-selectBx{
	float:left;
	width:100%;
	max-width:590px;
	border-radius:10px;
	}
.offr-prc{
	color: #333333;
    font-size:18px;
    margin-top: 25px;
	margin-bottom:10px;
	display:inline-block;
	}
.offr-prc span{
	font-weight:600;
	font-size:30px;
	}
.selector-level{
	color: #333333;
    font-size: 18px;
    margin-top: 15px;
	}
.save-txt{
	display:inline-block;
	vertical-align:middle;
	margin:3px 0 0 20px;
	font-size:18px;
	color:#333;
	}
.pkg-select-col{
	float:left;
	width:50%;
	text-align:center;
	border:1px solid #e9edf4;
	background:#ffffff;
	padding:20px 0;
	height:130px;
	cursor:pointer;
	position:relative;
	}
.pkg-select-col.active{border:1px solid #313b54;background:#e9edf4;}
.pkg-select-col1{border-radius:10px 0 0 10px;}
.pkg-select-col2{border-radius: 0 10px 10px 0;}
.pkg-select-col-single{
	border-radius:10px;
	padding: 30px 0;
	}
.pkg-select-col input[type=radio] {
	position: absolute;
	opacity: 0;
	}
.pkg-select-col input[type=radio]:checked + span {
	position:absolute;
	left:50%;
	top:-15px;
	margin-left:-7px;
	width:30px;
	height: 30px;
	background:url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/chk-ic.png") no-repeat center center;
	background-size:100%;
	}
.pkg-qty{
	float:left;
	width:100%;
	font-size:24px;
	line-height:26px;
	font-weight:600;
	color:#313b54;
	}
.pkgmdl-txt1{
	float:left;
	width:100%;
	font-size: 20px;
    line-height: 24px;
	margin:6px 0;
	color:#313b54;
	font-weight:600;
	min-height:24px;
	}
.pkgmdl-txt2{
	float:left;
	width:100%;
	font-size: 22px;
    line-height: 28px;
	color:#757575;
	font-weight:600;
	}
.pkgmdl-txt2 span{ font-size:18px; font-weight:500;}
a.addTocut-btn{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	background:#313b54;
	font-size:24px;
	height:55px;
	line-height:55px;
	font-weight:600;
	color:#ffffff;
	margin-top:25px;
	letter-spacing:0.5px;
	text-align:center;
	}
.btn-mnyBktxt{
	font-size:14px;
    line-height: 24px;
	color:#313b54;
	margin-top:5px;
	text-align:center;
	}


.prd-det-s2{
	float:left;
	width:100%;
	padding:70px 0;
}
.prd-det-s2-review{
	display:block;
	margin:30px auto 0;
	max-width:100%;
}


.prd-det-s3{
	float:left;
	width:100%;
	background:url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/prd-det-s3-bg.png") center top no-repeat;
	padding-bottom:70px;
}
.prd-det-s3-inr{
	display:flex;
	width:100%;
	justify-content:space-between;
	align-items:center;
}
.prd-det-s3-lft{
	width:48.66%;
	float:left;
	text-align:left;
}
.prd-det-s3-tx1{
	font-size:24px;
	line-height:34px;
	margin-bottom:15px;
}
.prd-det-s3-tx2{
	font-size:18px;
	line-height:28px;
	margin-bottom:70px;
}
.prd-det-s3-img{
	border-radius:0px 0px 100px 0;
}


.prd-det-bar{
	float:left;
	width:100%;
}
.prd-det-bar-inr{
	display:flex;
	justify-content:space-between;
	align-items:center;
	width:100%;
	background:#f2f2f2;
	padding:100px 90px;
	text-align:left;
}
.prd-det-bar-inr-lft{
	float:left;
	width:47%;
}
.prd-det-tsti-hd{
	font-size:24px;
	line-height:28px;
	font-weight:500;
	color:#313b54;
	margin-bottom:15px;
}
.prd-det-tsti-tx{
	font-size:18px;
	line-height:28px;
	font-style:italic;
	margin-bottom:20px;
}
.prd-det-tsti-btm{
	float:left;
	width:100%;
	position:relative;
	padding-left:60px;
	text-align:left;
}
.nm-ltr{
	position:absolute;
	width:46px;
	height:46px;
	background:#d8dbe2;
	border-radius:50%;
	color:#fff;
	font-size:18px;
	line-height:46px;
	font-weight:700;
	text-align:center;
	left:0;
	top:0;
}
.prd-det-tsti-btm h3{
	font-size:18px;
	line-height:24px;
	font-weight:600;
	color:#313b54;
}
.prd-det-tsti-btm p{
	font-size:12px;
	line-height:16px;
	color:#969aa1;
	font-weight:300;
	display:inline-block;
}
.prd-det-tsti-btm p img{
	display:inline-block;
	vertical-align:middle;
	margin:-5px 3px 0 0;
}
.prd-det-bar-rght{
	float:right;
	}
.prd-det-bar-rgt-img{
	display:inline-block;
	vertical-align:middle;
	margin:0 5px;
	}


.prd-det-s4{
	float:left;
	width:100%;
	padding:80px 0 100px;
}
.prd-det-s4-inr{
	float:left;
	width:100%;
	position:relative;
	margin-top:40px;
}
.prd-det-s4-img-btl{
	position:absolute;
	left:50%;
	top:58%;
	transform:translate(-50%,-50%);
	}
.prd-det-s4-img2{}
ul.prd-det-s4-lst{
	width:500px;
}
ul.prd-det-s4-lst li{
	float:left;
	width:100%;
	position:relative;
	text-align:left;
	padding-left:75px;
	margin-top:70px;
}
.prd-det-s4-lst-icn{
	position:absolute;
	left:0;
	top:0;
	width:60px;
}
ul.prd-det-s4-lst li h3{
	font-size:20px;
	line-height:24px;
	font-weight:600;
	color:#313b54;
	margin-bottom:3px;
}
ul.prd-det-s4-lst li p{
	font-size:18px;
	line-height:26px;
}


.prd-det-bar2{
	float:left;
	width:100%;
	background:url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/bar-bg.jpg") center top no-repeat;
	padding:70px 0;
	background-size:cover;
}
.prd-det-bar2-inr{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.prd-det-vid-img{
	width:550px;
}
.prd-det-bar2-inr-rgt{
	width:57.66%;
	float:right;
	text-align:left;
}
.prd-det-bar2-txt{
	font-size:18px;
	line-height:28px;
	margin-bottom:30px;
}


.prd-det-s5{
	float:left;
	width:100%;
	padding:70px 0;
}
.prd-det-s5-inr{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin:40px 0;
}
.prd-det-s5-inr-bx{
	width:32%;
	text-align:left;
	position:relative;
	padding-left:85px;
	margin:20px 0;
}
.prd-det-s5-inr-bx img{
	position:absolute;
	left:0;
	top:0;
}
.prd-det-s5-inr-bx h3{
	font-size:20px;
	line-height:24px;
	font-weight:600;
	color:#313b54;
	margin-bottom:5px;
}
.prd-det-s5-inr-bx p{
	color:#5a5a5a;
	font-size:18px;
	line-height:26px;
}
.ing-btn{
	font-size:20px;
	color:#6d6d6d;
}
.btn-arw{margin-left:5px;}
.ing-btn:hover .btn-arw{filter: invert(1);}


.prd-det-s6{
	float:left;
	width:100%;
	padding:60px 0 90px;
}
.prd-det-s6-inr{
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
	padding:0 70px;
}
.prd-det-s6-img{
	border-radius: 0px 0px 100px 0;
}
.prd-det-s6-inr-rgt{
	width:45%;
	text-align:left;
}
ul.s6-list{
	float:left;
	width:100%;
	margin:25px 0;
}
ul.s6-list li{
	float:left;
	width:100%;
	position:relative;
	padding-left:45px;
	z-index:1;
	padding-bottom:20px;
}
ul.s6-list li:after{
	content:'';
	position:absolute;
	border-left:3px dotted #d8dbe2;
	left:17px;
	bottom:0;
	top:5px;
	z-index:-1;
}
ul.s6-list li:last-child:after{display:none;}
.num{
	font-size:20px;
	line-height:24px;
	width:36px;
	line-height:36px;
	background:#313b54;
	border-radius:50%;
	text-align:center;
	color:#fff;
	font-weight:600;
	position:absolute;
	left:0;
	top:0;
}
ul.s6-list li h3{
	color:#313b54;
	font-size:20px;
	line-height:24px;
	font-weight:600;
	margin-bottom:3px;
}
ul.s6-list li p{
	font-size:18px;
	line-height:26px;
	
}
.comn-btn-fill{background:#313b54; color:#fff;}


.prd-det-bar3{
	float:left;
	width:100%;
	background:url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/bar-bg.jpg") center top no-repeat;
	padding:70px 0;
	background-size:cover;
}
.prd-det-bar3-inr{
	display: inline-block;
    vertical-align: middle;
	width: 100%;
    max-width: 1080px;
}
.prd-det-mny-bck{display: inline-block;}
.prd-det-bar3-inr-rgt{
	width:70%;
	float:right;
	text-align:left;
}
.prd-det-bar3-txt{
	font-size:18px;
	line-height:28px;
	margin-bottom:40px;
}
.prd-det-bar3-txt span{font-weight:600;}


.prd-det-s7{
	float:left;
	width:100%;
	padding:70px 0 0;
}
.prd-det-s7-inr{
	display:flex;
	justify-content:space-between;
	margin:40px 0 20px;
}
.prd-det-s7-inr-bx{
	float:left;
	margin:0 8px;
	background:#e9edf4;
	text-align:left;
	padding:45px 35px;
	outline:none;
}
.prd-det-s7-txt1 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 5px;
}
.prd-det-s7-inr-bx .comn-btn {
    width: 100%;
}


/*===========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 0 10px;
	z-index: 22;
	color: #000000;
	background-color: #ffffff;
	transition: all ease 0.5s;
	opacity:0;
	}
.cart_open .drawer{
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity:1;
	}
.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:50px;
	width: 100%;
	background:#313b54;
	padding:15px;
	}
.table-cell {
	float:left;
	width: 50%;
	font-size:20px;
	line-height:22px;
	font-weight:600;
	color:#ffffff;
	text-align:left;
	}
.cart-icon{
	float: right;
    margin:15px 25px 0 0;
	position:relative;	
	}
.cart-icon img{ display:inline-block; vertical-align:middle;}
.cart-icon span {
    position: absolute;
    width: 20px;
    height: 20px;
    right: -10px;
    top: -10px;
    background: #ef5237;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 19px;
	}
.table-cell .cart-icon{margin:4px 40px 0 0;}

.cross-icon{
	float:right;
	cursor:pointer;
	margin-top:4px;
	}
.drower-mdlbx{
	float:left;
	width:100%;
	padding:0 20px 20px;
	}
.drawer_row{
	float:left;
	width:100%;
	padding:15px 0 15px;
	border-bottom:1px solid #eaeaea;
	text-align:left;
	}
.drawer-prod-lft{
	float:left;
	width:44px;
	}
.drawer-prod{
	display:inline-block;
	vertical-align:middle;
	margin-top: 2px;
    max-width: 90%;
	}
.drawer-prod-lft span{
	position:absolute;
	width:20px;
	height:20px;
	right:-10px;
	top:-10px;
	background:#0c426d;
	border-radius:50%;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	line-height:19px;
	}
.drawer-prod-rght{
	float:right;
	width:185px;
	text-align:left;
	}
.drwer-prod-name{
	float:left;
	width:100%;
	font-size:17px;
	line-height:22px;
	color:#000000;
	font-weight:600;
	}
.drwer-prod-name span{}
.drwer-txt1{
	float:left;
	width:100%;
	font-size:17px;
	line-height:24px;
	color:#3e3e3e;
	}
.drwer-txt1 span{}
.drwer-txt2{
	float:left;
	width:100%;
	font-size:16px;
	line-height:18px;
	color:#393733;
	font-weight:500;
	}
.drwer-prod-name a{
	float:right;
	font-size:14px;
	color:#959595;
	}
.cart-remv img{
	display:inline-block;
	vertical-align:middle;
	}
	
.cart-qty-div{
	display:inline-block;
	vertical-align:middle;
	margin-top:7px;
	}
.sub, .add {
    float: left;
    width: 35px;
    border: 1px solid #ced4da;
    height: 40px;
    padding: 2px 0px 0;
    text-align: center;
	background:#fff;
    outline: none;
    cursor: pointer;
	}
.cart-qty-div input {
    float: left;
    border: none;
    border-top: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    background: none;
    width: 56px;
    text-align: center;
    height: 40px;
    font-size: 18px;
	font-weight:normal;
    color: #2d2d2d;
	 font-family: 'Organica';
	-webkit-appearance:none;
	border-radius:0;
	}
.sub-total{
	float:left;
	width:100%;
	font-size:19px;
	line-height:27px;
	color:#1e1e1e;
	font-weight:600;
	margin-top:10px;
	text-align:left;
	}
.sub-total span{
	float:right;
	}
a.chk-btn{
    float: left;
    width: 100%;
	background:#313b54;
    color: #fff;
    font-size: 20px;
	line-height:22px;
    text-decoration: none;
    padding: 15px 0 15px;
	text-align:center;
	font-weight: 600;
	margin-top:20px;
	}
a.continue-btn{
	float: left;
    width: 100%;
	border:2px solid #313b54;
    color: #313b54;
    font-size: 20px;
	line-height:22px;
    text-decoration: none;
    padding: 12px 0;
	text-align:center;
	font-weight: 600;
	margin-top:8px;
	}
.cards-img{
	display:inline-block;
	vertical-align:middle;
	margin-top:10px;
	max-width:100%;
	}
.cart-smry{
	float:left;
	width:100%;
	margin:10px 0 0;
	}
.crt-smry-hdng{
	float:left;
	width:100%;
	font-size:20px;
	line-height:24px;
	color:#363636;
	font-weight:600;
	padding:0 0 8px 0;
	text-align:left;
	border-bottom:1px solid #eaeaea;
	}
.cart-prc-p1{
	float:left;
	width:100%;
	text-align:left;
	font-size:16px;
	line-height:18px;
	padding:5px 0;
	}
.cart-prc-p1 span{
	float:right;
	}
.cart-prc-p2{ font-weight:600;}

/*=============CART2==========*/
.cartBox{
	float:left;
	width:100%;
	}
.cart-left{
	float:left;
	width:70%;
	}
.cart-heading-row{
	float:left;
	width:100%;
	font-size: 16px;
    line-height:20px;
    color: #9a9696;
	padding:15px 0 10px;
	}
.cart-col-1, .cart-col-2, .cart-col-3, .cart-col-4{
	float: left;
	width:18%;
	}
.cart-col-1{
    width: 46%;
	padding: 0 0 0 40px;
	text-align: left;
	position:relative;
	}
.cart-col-4{
	}
.cart-prd-row{
	float:left;
	width:100%;
	padding-top:20px;
	border-top:1px solid #e1e1e1;
	min-height:200px;
	}
.cart-prd-name{
	float:left;
	width:100%;
	padding: 0 0 10px 80px;
	color: #3e3e3e;
    font-size: 18px;
    line-height: 26px;
	}
.cart-prd-name span{
	font-weight:600;
	font-size:24px;
	color:#000;
	}
.cart-prd-1{
	position: absolute;
    left:50px;
    top: 0;
	}
.unit-price{
	float:left;
	width:100%;
	color: #000000;
    font-size: 20px;
    line-height: 26px;
	font-weight:600;
	padding:8px 0 0;
	}
.cart-qty-div2{
	margin:0 0 0;
	}
.cart-remv2{
	position:absolute;
	left:0;
	top:5px;
	}
.cart-remv2 img {
	float:left;
	}
.cart-rght-smry{
	float:right;
	width:30%;
	padding:20px 0 0 80px;
	margin-top:45px;
	border-top:1px solid #e1e1e1;
	}
.crt2-smry-hdng{
	float:left;
	width:100%;
	font-size:24px;
	line-height:28px;
	color:#363636;
	font-weight:600;
	padding:0 0 8px 0;
	text-align:left;
	}
.cart2-prc-p1{
	float:left;
	width:100%;
	text-align:left;
	font-size:16px;
	line-height:22px;
	padding:9px 0;
	font-weight:500;
	}
.cart2-prc-p1 span{
	font-weight:600;
	float:right;
	font-size:18px;
	}
.cart2-prc-p2{ font-weight:600;font-size:18px;}
a.chk-btn2{
    float: left;
    width: 100%;
	background:#313b54;
    color: #fff;
    font-size: 20px;
	line-height:22px;
    text-decoration: none;
    padding: 15px 0 15px;
	text-align:center;
	font-weight: 600;
	margin-top:20px;
	}
a.continue-btn2{
	float: left;
    width: 100%;
	border:2px solid #313b54;
    color: #313b54;
    font-size: 20px;
	line-height:22px;
    text-decoration: none;
    padding: 12px 0;
	text-align:center;
	font-weight: 600;
	margin-top:8px;
	}


/*===========================
CHECKOUT_PAGE
==============================*/
.chk-header{
	float:left;
	width:100%;
	background:#f5efe3;
	height:78px;
	position:relative;
	}
.chk-logo{
	float:left;
	margin-top:15px;
	}
.shpng-line{
	position:absolute;
	left:50%;
	margin-left:-196px;
	top:25px;
	}
a.mail-txt{
	float:right;
	font-size:16px;
	line-height:18px;
	color:#313b54;
	margin-top:30px;
	font-weight:500;
	letter-spacing:0.5px;
	}
.chk-sec1{
	float:left;
	width:100%;
	padding:50px 0;
	}
.chkout-inrBx{
	float:left;
	width:100%;
	border:1px solid #ebebeb;
	border-radius:5px;
	position:relative;
	}
.chkbox-lft-inr{
	float:left;
	width:62%;
	padding-bottom:30px;
	}
.secure-Dv{
	float:left;
	width:100%;
	border-radius:3px 3px 0 0;
	background:#313b54;
	padding:5px 15px;
	}
.secureDv-lft{
	float:left;
	text-align:left;
	padding:10px 0 5px 50px;
	font-size:18px;
	line-height:22px;
	color:#ffffff;
	text-transform:uppercase;
	position:relative;
	}
.secureDv-lft span{
	font-size:28px;
	font-weight:600;
	}
.secureDv-lft img{
	position:absolute;
	left:0;
	top:7px;
	}
.secureDv-rgt{
	float:right;
	text-align:left;
	padding:10px 0 5px 65px;
	font-size:18px;
	line-height:22px;
	color:#ffffff;
	position:relative;
	}
.secureDv-rgt span{
	font-size:22px;
	font-weight:600;
	}
.secureDv-rgt img{
	position:absolute;
	left:0;
	top:0;
	}
.cards-logoes{
	display:inline-block;
	vertical-align:middle;
	margin:15px 0;
	max-width:100%;
	}
.stepCount {
	float: left;
	width: 100%;
	padding: 20px 20px 20px 72px;
	text-align: left;
	background: #dae1ed;
	font-size:24px;
	line-height:26px;
	color:#363636;
	font-weight:600;
	position: relative;
	}
.stepCount img {
	position:absolute;
	left:15px;
	top:16px;
	}
/*==========SHIPING===========*/
.frmBox{
	float:left;
	width:100%;
	padding:20px 25px;
	}
.input-box {
	float: left;
	width: 100%;
	height: 44px;
	border: 1px solid #cfcfcf;
	text-align: left;
	padding: 0 0px 0 35px;
	border-radius: 3px;
	background-color: #fff;
	outline: none;
	margin: 6px 0;
	position: relative;
	}
.input-box.hlf {width: 48%;}
.input-box.fr {float: right;}
.input-box.payfld {padding: 0 5px;}
.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 10px;
	font-family: 'Organica';
	font-weight:500;
	border-radius:0 3px 3px 0;
	}
.dwn-arw {
	position: absolute;
	right: 4px;
	top: 0px;
	}
.input-box select {
	-webkit-appearance: none;
	background: url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/dwn-arw.jpg") no-repeat right center;
	padding:0 42px 0 10px;
	}
/*======payment======*/
a.whats-dis {
	float: left;
	color: #313b54;
	font-weight:500;
	font-size: 16px;
	margin:20px 0 0 20px;
	text-decoration: underline;
	}
.fieldToggle {
	float: left;
	color: #2d2d2d;
	font-size: 18px;
	line-height: 20px;
	text-align: left;
	margin: 5px 0;
	cursor: pointer;
	padding-left: 30px;
	position: relative;
	font-weight:500;
	}
.fieldToggle input[type=checkbox], .protectionHeading label input[type=checkbox] {
	position: absolute;
	opacity: 0;
	}
.fieldToggle input[type=checkbox] + span, .protectionHeading label input[type=checkbox] + span {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	width: 20px;
	height: 20px;
	border: 2px solid #808080;
	border-radius: 4px;
	position: relative;
	}
.fieldToggle input[type=checkbox] + span {
	position: absolute;
	left: 0;
	}
.fieldToggle input[type=checkbox]:checked + span:after, .protectionHeading label input[type=checkbox]:checked + span:after {
	position: absolute;
	content: '';
	width: 14px;
	height: 14px;
	background: url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/tik-blk.svg") no-repeat center center;
	background-size: 100%;
	left: 1px;
	top: 1px;
	}
.card-accept {
	float: left;
	width: 100%;
	margin: 15px 0;
	color: #2d2d2d;
	font-size: 16px;
	text-align: left;
	}
.card-accept img {
	display: inline-block;
	vertical-align: middle;
	}
.pay-opt {
	display: inline-block;
    vertical-align: middle;
	margin-left: 10px;
	text-align: left;
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	}
.paypal-btn {
	display: inline-block;
	width: 100%;
	margin-top: 5px;
	}
.card-box{
	float: left;
	width: 100%;
	}
.paypal-box{
	float: left;
	width: 100%;
	margin-top:20px;
	}
.pay-opt input[type=radio] {
	position: absolute;
	opacity: 0;
	}
.pay-opt input[type=radio] + span {
	position: absolute;
	display: inline-block;
	left: 0px;
	top: 50%;
	margin-top:-8px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #fff;
	border: 1px solid #cbcbcb;
	}
.pay-opt input[type=radio]:checked + span:after {
	content: '';
	position: absolute;
	left: 3px;
	top: 3px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #242424;
	}
.pay-opt input[type=radio]:checked + span {
	border: 1px solid #242424;
	}
.paypal-block{
	margin-left:20px;}
	
	
.proceed-btn{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	font-size:28px;
	line-height:65px;
	height:65px;
	margin-top:30px;
	background:#313b54;
	color:#ffffff;
	text-align:center;
	font-weight:500;
	outline:none;
	border:none;
	-webkit-appearance:none;
	cursor:pointer;
	border-radius:3px;
	}
.mnybk-grnty{
	float:left;
	width:100%;
	font-size:16px;
	line-height:20px;
	color:#313b54;
	margin-top:7px;
	}
.chk-rght{
	float:right;
	width:38%;
	background:#fbf9f4;
	border-left:1px solid #ebebeb;
	padding-bottom:25px;
	}
.pymnt-rght{
	min-height:1040px;}
.oder-smryBox{
	float:left;
	width:100%;
	border-radius:0 3px 0 0;
	}
.smryHdng{
	float:left;
	width:100%;
	font-size:24px;
	font-weight:600;
	color:#363636;
	padding:10px 20px;
	text-align:left;
	}
.smry-mdl{
	float:left;
	width:100%;
	padding:10px 15px;
	border-top:1px solid #ebebeb;
	}
.smry-prd-name{
	float:left;
	width:100%;
	font-size:18px;
	line-height:24px;
	color:#3e3e3e;
	padding:5px 5px 15px;
	}
.smry-col-1{
	float:left;
	width:75%;
	text-align:left;
	padding:0 0 0 60px;
	position:relative;
	font-size:16px;
	line-height:24px;
	}
.smry-col-1 span{ font-size:18px; font-weight:600;}
.smry-col-1 img{
	position:absolute;
	left:0;
	top:0;
	}
.smry-col-2{
	float:left;
	width:100%;
	text-align:left;
	padding:5px 0 0 60px;
	position:relative;
	font-size:15px;
	line-height:22px;
	letter-spacing:0.3px;
	}
.smry-col-2 span{
	font-weight:500;
	font-size:16px;
	}
.smry-col-3{
	float:right;
	width:25%;
	text-align:right;
	font-weight:600;
	margin-top:15px;
	}
.apply-cuppon {
    float: left;
    width:100%;
	padding:10px 5px;
	}
.apply-cuppon input {
    float: left;
    width:70%;
    background: #fff;
    border: 1px solid #ccc;
	font-family: 'Organica';
    font-size: 16px;
    height:40px;
    color: #5d5d5d;
    padding: 5px 15px;
	-webkit-appearance:none;
	}
.apply-cuppon button {
    float: right;
    width:30%;
	font-family: 'Organica';
    height:40px;
    line-height:38px;
    background: #313b54;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
	text-align:center;
	border:none;
	outline:none;
	cursor:pointer;
	}
.smry-prc-p1{
	float:left;
	width:100%;
	text-align:left;
	font-size:16px;
	line-height:18px;
	color:#000000;
	font-weight:500;
	padding:5px 5px 10px 10px;
	}
.smry-prc-p1 span{ float:right; font-size:17px;font-weight:600;}
.smry-prc-p1.total{ 
	font-size:20px; 
	font-weight:600;
	border-top:1px solid #e1e1e1;
	padding-top:10px;
	}
.grnty-sealBx{
	float:left;
	width:100%;
	padding:0 15px;
	border-top:1px solid #cbc8bf;
	margin-top:5px;
	}
.grnty-seal-col{
	float:left;
	width:100%;
	text-align:left;
	margin-top:25px;
	padding-left:65px;
	position:relative;
	}
.grnty-seal-col img{
	position:absolute;
	left:0;
	top:0;
	width:60px;
	}
.grnty-seal-col span{
	float:left;
	width:100%;
	font-size:18px;
	line-height:22px;
	color:#000000;
	font-weight:600;
	}
.grnty-seal-col p{
	float:left;
	width:100%;
	font-size:14px;
	line-height:18px;
	color:#393939;
	font-weight:500;
	margin-top:5px;
	}

.offerBox{
	float:left;
	width:100%;
	border:1px solid #313b54;
	margin-top:20px;
	border-radius:10px;
	}	
.ofrbx-top{
	float:left;
	width:100%;
	background:#313b54;
	padding:10px 10px 15px;
	text-align:left;
	border-radius:10px 10px 0 0;
	}
.ofrbx-top .fieldToggle{
	float:left;
	text-align:left;
	margin:0;
	padding-left: 40px;
	}
.ofrbx-top .fieldToggle p{
	font-size:24px;
	line-height:28px;
	color:#fefefe;
	font-weight:600;
	letter-spacing:0.5px;
	}
.ofr-chk{
	background:#fff;
	margin-top:4px;
	margin-left:5px;
	border:none !important;
	border-radius:0 !important;
	}
.fieldToggle input[type=checkbox]:checked + span.ofr-chk:after{
	left: 2px;
    top: 2px;
	width: 15px;
    height: 15px;
	}
.ofrbx-mdl{
	float:left;
	width:100%;
	background:#f3f3f3;
	padding:20px 15px 25px 178px;
	border-radius:0 0 10px 10px;
	position:relative;
	text-align:left;
	}
.offrBx-img1{
	position:absolute;
	left:20px;
	top:15px;
	}
.offrbx-txt1{
	font-size:20px;
	line-height:22px;
	font-weight:600;
	color:#ff0000;
	}
.offrbx-txt2{
	font-size:18px;
	line-height:24px;
	color:#363636;
	margin-top:10px;
	}
.offrbx-txt2 span{
	position:relative;
	}
.offrbx-txt2 span img{
	position:absolute;
	left:-2px;
	top:0;
	}
.mealBox{
	float:left;
	width:100%;
	margin:15px 0 0;
	text-align:center;
	}
.mealBx-txt1{
	float:left;
	width:100%;
	font-size:24px;
	line-height:28px;
	font-weight:600;
	color:#39435c;
	}
.mealBox-mdl{
	float:left;
	width:100%;
	}
.meal-line{
	display:inline-block;
	vertical-align:middle;
	margin:10px 0;
	max-width:100%;
	}
.meal-col-1,.meal-col-3{
	display:inline-block;
	vertical-align:middle;
	width:26%;
	text-align:center;
	}
.meal-col-1 img,.meal-col-3 img{
	max-width:100%;
	}
.meal-col-2{
	display:inline-block;
	vertical-align:middle;
	width:46%;
	padding:0 10px;
	position:relative;
	}
.meal-col-2:before{
	position:absolute;
	left:0;
	top:50%;
	margin-top:-35px;
	width:1px;
	bottom:0;
	background:url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/meal-line2.png") no-repeat left top;
	content:"";
	}
.meal-col-2:after{
	position:absolute;
	right:0;
	top:50%;
	margin-top:-35px;
	width:1px;
	bottom:0;
	background:url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/meal-line2.png") no-repeat right top;
	content:"";
	}
.meal-col-2 p{
	font-size:19px;
	line-height:23px;
	color:#000000;
	}
.meal-col-2 span{
	font-size:28px;
	line-height:30px;
	color:#313b54;
	font-weight:bold;
	}
	
/*-============*/
.chk-footer{
	float:left;
	width:100%;
	background:#f0efee;
	padding:30px 0;
	}
.chk-footer p{
	float:left;
	width:100%;
	font-size:16px;
	line-height:22px;
	color:#7d7d7d;
	margin:5px 0;
	}
.chk-footer p a{ padding:0 10px;color:#7d7d7d;}

/*=============================
CONTACT_PAGE
==============================*/
.contact-section{
	float:left;
	width:100%;
	padding:0 0 120px;
	}
.contact-hdng{
	float:left;
	width:100%;
	padding-bottom:30px;
	border-bottom:5px solid #ebebeb;
	text-align:left;
	margin-top:40px;
	}
.contact-hdng span{
	float:left;
	width:100%;
	font-size:42px;
	line-height:42px;
	color:#000000;
	font-weight:600;
	}
.contact-hdng p{
	float:left;
	width:100%;
	font-size:24px;
	line-height:26px;
	color:#000000;
	margin-top:15px;
	}
.contact-sec-mdl{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	max-width:1170px;
	border:1px solid #f5efe3;
	margin-top:100px;
	padding:0 30px 0 60px;
	}
.contc-col-1{
	float:left;
	width:45%;
	padding:25px 50px 20px 0;
	text-align:left;
	}
.contc-col-1 ul{
	float:left;
	width:100%;
	}
.contc-col-1 ul li{
	float:left;
	width:100%;
	margin-top:20px;
	padding-bottom:25px;
	border-bottom:1px solid #f5efe3;
	position:relative;
	padding-left:50px;
	}
.contc-col-1 ul li:last-child{ border:none;}
.contc-col-1 ul li span{
	float: left;
    width: 100%;
    font-size:20px;
    color: #000000;
    line-height:26px;
    font-weight: 600;
	}
.contc-col-1 ul li p{
	float: left;
    width: 100%;
    font-size:18px;
    color: #000000;
    line-height:26px;
	margin-top:5px;
	}
.cont-icon{
	position:absolute;
	left:0;
	top:5px;
	}
.cntct-social{
	float:left;
	margin:10px 0 0;
	}
.cntct-social img{
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
	}
.contc-col-2{
	float:right;
	width:50%;
	background:#f5efe3;
	border-radius:10px;
	margin:-20px 0 -30px;
	padding:35px 40px 50px;
	text-align:center;
	}
.contc-col-2 h2{
	float:left;
	width:100%;
	font-size:30px;
	line-height:40px;
	color:#000000;
	font-weight:600;
	padding-bottom:15px;
	position:relative;
	margin-bottom:20px;
	}
.contc-col-2 h2:after{
	position:absolute;
	left:50%;
	width:60px;
	margin-left:-30px;
	height:5px;
	background:#ede3d0;
	content:"";
	border-radius:5px;
	bottom:0;
	}

.msg-frmfild{
	float:left;
	width:100%;
	margin-top:14px;
	}
.msg-frmfild input,.msg-frmfild textarea{
	float:left;
	width:100%;
	height:52px;
	font-size:18px;
	background:#fff;
	color:#000;
	outline:none;
	border:none;
	padding:5px 10px 5px 20px;
	font-family: 'Organica';
	}
.msg-areafild{
	height:100%;
	min-height:110px;
	}
.msg-frmfild textarea{ 
	height:100%;
	min-height:110px;
	resize:none;
	padding-top:15px;
	}
.submit {
    float: left;
    width: 100%;
    height: 55px;
    background: #313b54;
    color: #fff;
    margin-top: 25px;
    outline: none;
    border: none;
    cursor: pointer;
    font-size: 24px;
	line-height:54px;
	font-weight:500;
    letter-spacing: 0.5px;
    -webkit-appearance: none;
    font-family: 'Organica';
	}
/*====================
SHOP_PAGE
=========================*/
.shop-sec1{
	float:left;
	width:100%;
	}
.shop-prod-inr{
	float:left;
	width:100%;
	flex-wrap:wrap;
	padding:0;
	}
.shop-prod-inr .s3-inr-bx{
	width:24%;
	margin:20px 0 0;
	}
.bundle-Box{
	float:left;
	width:100%;
	background:url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/bundle-bg.jpg") no-repeat center top;
	padding:62px 0;
	margin-top:30px;
	position:relative;
	}
.bndle-rght{
	float:right;
	width:49%;
	text-align:left;
	}
.bndle-prod{
	position:absolute;
	left:120px;
	top:60px;
	}
.bndle-hdng{
	float:left;
	width:100%;
	font-size:36px;
	line-height:38px;
	color:#000000;
	font-weight:600;
	}
.bndle-txt1{
	float:left;
	width:100%;
	font-size:18px;
	line-height:24px;
	color:#393939;
	}
ul.bndle-list{
	float:left;
	width:100%;
	margin:20px 0 50px;
	}
ul.bndle-list li{
	float:left;
	width:100%;
	font-size: 20px;
    line-height: 28px;
    margin: 8px 0 0;
    background: url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/tick.svg") left 6px no-repeat;
    background-size: 16px;
    padding-left: 28px;
	text-align:left;
	}
/*===================
BLOG_PAGE
=======================*/
.blog-sec{
	float:left;
	width:100%;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	margin-top:30px;
	padding:0 50px;
	}
.blog-col{
	float:left;
	width:31.60%;
	text-align:left;
	margin-top:30px;
	border:1px solid #eceeee;
	}
.blog-img{
	width:100%;
	display:inline-block;
	vertical-align:middle;
	}
.blg-dtls{
	float:left;
	width:100%;
	padding:20px;
	text-align:left;
	}
.blg-txt1{
	font-size:16px;
	line-height:20px;
	color:#313b54;
	font-weight:600;
	}
.blg-txt2{
	font-size:24px;
	line-height:32px;
	color:#313b54;
	margin-top:5px;
	}
.blg-txt3{
	font-size:20px;
	line-height:28px;
	color:#3a3a3a;
	margin-top:20px;
	}

.next-btn-box{
	float:left;
	width:100%;
	position:relative;
	margin-top:50px;
	}
.bk-stp{
	display:inline-block;
	vertical-align:middle;
	width:120px;
	font-size:18px;
	height:40px;
	line-height:38px;
	color:#231c63;
	cursor:pointer;
	border:1px solid #e1e1e1;
	border-radius:10px;
	text-align:center;
	}
.bk-stp img{
	display:inline-block;
	vertical-align:middle;
	margin:-6px 10px 0;
	}
.pages-txt{
	display:inline-block;
	vertical-align:middle;
	width:160px;
	height:40px;
	line-height:38px;
	border:1px solid #e1e1e1;
	color:#231c63;
	font-size:18px;
	border-radius:10px;
	margin:0 15px;
	}
.pages-txt span{ color:#9996ac;}

/*======================
RESULTS_PAGE
=======================*/
.reviews-row{
	float:left;
	width:100%;
	margin:60px 0;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}
.results-col{
	float:left;
	width:23.50%;
	text-align:left;
	border:1px solid #f5efe3;
	padding:25px 10px 25px 10px;
	}
.rvw-abt{
	display:inline-block;
	vertical-align:middle;
	width:calc(100% - 125px);
	margin-left:10px;
	}
.rvw-abt img{
	display:block;
	margin-bottom:5px;
	}
.rvw-abt p{
	font-size:18px;
	line-height:22px;
	color:#000000;
	font-weight:600;
	}
.result-prodBx{
	float:left;
	width:100%;
	}
.rvw-imgBx{
	float:left;
	width:100%;
	margin-top:30px;
	}
.results-page{
	display:inline-block;
	vertical-align:middle;
	max-width:100%;
	}
/*=====================
OUR_STORY
=======================*/
.story-section{
	float:left;
	width:100%;
	}
.story-row{
	float:left;
	width:100%;
	margin:70px 0;
	}
.story-dtls{
	width:45%;
	text-align:left;
	}
.story-dtls h2{
	font-size:42px;
	font-weight:600;
	color:#000000;
	}
.story-txt1{
	font-size: 24px;
    line-height: 34px;
	color:#000000;
    margin-top:30px;
	padding-bottom:40px;
	border-bottom:5px solid #ebebeb;
	}
.story-txt2{
	font-size: 18px;
    line-height: 28px;
    margin-top:30px;
	color:#393939;
	}
.story-imgdv{
	width:45%;
	}
.story-img{
	display:inline-block;
	vertical-align:middle;
	border-radius:0 0 100px 0;
	max-width:100%;
	}
.story-bndleBx{
	float:left;
	width:100%;
	background:#ece7e9;
	padding:20px 70px 50px 0;
	position:relative;
	}
.story-bndleBx-rght{
	float:right;
	width:50%;
	text-align:left;
	position:relative;
	}
.story-bndle-img{
	position:absolute;
	left:0;
	top:0;
	}
.story-txt3{
	font-size: 24px;
    line-height: 34px;
	color:#393939;
    margin-top:45px;
	padding-top:30px;
	border-top:5px solid #ffffff;
	}
/*==================================
BLOG_DETAILS
======================================*/
.blog-details-sec1{
	float:left;
	width:100%;
	padding:50px 0;
	}
.blogDtls-s1-inr{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	max-width:1170px;
	padding-bottom:60px;
	border-bottom:1px solid #ddd;
	text-align:left;
	}
.blg-dtls-hdng{
	float:left;
	width:100%;
	font-size:30px;
	font-weight:600;
	line-height:36px;
	color:#313b54;
	letter-spacing:0.5px;
	}
.blg-dtls-date{
	float:left;
	width:100%;
	font-size:14px;
	font-weight:500;
	line-height:20px;
	color:#606870;
	letter-spacing:0.5px;
	margin-top:15px;
	}
.calender{
	display:inline-block;
	vertical-align:middle;
	margin:-9px 10px 0 0;
	}
.blg-social{
	float:right;
	}
.blog-details-img1{
	display:inline-block;
	vertical-align:middle;
	max-width:100%;
	margin:30px 0 0;
	}
.blog-dtls-txt1{
	font-size: 20px;
    line-height: 28px;
    color: #3a3a3a;
    margin-top:30px;
	}
.blog-dtls-mdl{
	float:left;
	width:100%;
	margin:60px 0 50px;
	text-align:center;
	}
.blog-dtls-mdl p{
	display:inline-block;
	vertical-align:middle;
	width:45%;
	padding:30px 40px 30px 20px;
	font-size:30px;
	line-height:40px;
	color:#3a3a3a;
	font-weight:300;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	text-align:left;
	}
.blog-dtls-mdl img{
	display:inline-block;
	vertical-align:middle;
	margin:0 0 0 70px;
	}
.blog-details-sec2{
	float:left;
	width:100%;
	}

/*============POP_UP1============*/
.shade-popup{
	position:fixed;
	width:100%;
	top:0;
	bottom:0;
	z-index:999;
	background:rgba(0,0,0,0.8);
	overflow:auto;
	display: none;
	}
.popup-box {
	display:inline-block;
	vertical-align:middle;
    width:500px;
	max-width:100%;
    margin:80px 0;
    background:#fff;
	border-radius:10px;
	}
.pop-hdng{
	float:left;
	width:100%;
	padding:10px 20px;
	font-size:30px;
	line-height:32px;
	color:#000000;
	font-weight:600;
	border-bottom:1px solid #ddd;
	position:relative;
	}
.pop-close{
	position:absolute;
	right:-6px;
	top:-6px;
	cursor:pointer;
	font-size:14px;
	line-height:20px;
	width:24px;
	height:24px;
	background:#000;
	border:2px solid #fff;
	color:#fff;
	border-radius:50%;
	text-align:center;
	box-shadow:0 2px 9px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 2px 9px 2px rgba(0,0,0,0.2);
	}
.pop-mdl{
	float:left;
	width:100%;
	padding:15px 60px;
	text-align:center;
	}
.pop-shade-clr{
	display:inline-block;
	vertical-align:middle;
	max-width:100%;
	margin:10px 0;
	}
ul.pop-slct-shade{
	float:left;
	width:100%;
	margin:15px 0 10px;
	}
ul.pop-slct-shade li{
	display:inline-block;
	vertical-align:middle;
	margin:0 5px;
	text-align:center;
	}
ul.pop-slct-shade li .colr{
	display:block;
	margin:0 auto 5px;
	width:50px;
	height:50px;
	border-radius:50%;
	}
.colr1{ background:#efd1c1;}
.colr2{ background:#dcbeb3;}
.colr3{ background:#cc9f89;}
.colr4{ background:#a77a64;}
.colr5{ background:#815a4b;}
ul.pop-slct-shade li p{
	font-size:14px;
	line-height:16px;
	color:#333;
	}
.pop-txt1{
	float:left;
	width:100%;
	font-size:20px;
	line-height:22px;
	color:#3a3a3a;
	}
.pop-slct{
	float:left;
	width:100%;
	margin-top:10px;
	}
.pop-slct select{
	float:left;
	width:100%;
	height:45px;
	border:1px solid #e3e3e3;
	border-radius:5px;
	font-size:16px;
	color:#3a3a3a;
	padding:5px 20px;
	outline:none;
	-webkit-appearance:none;
	background:url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/pop-dwn.png") no-repeat 95% center #f7f7f7;
	}
.pop-chkbtn{
	display:inline-block;
	vertical-align:middle;
	max-width:325px;
	height:55px;
    width: 100%;
    background: #313b54;
    color: #fff;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    font-weight: 600;
    margin-top: 25px;
	cursor:pointer;
	outline:none;
	-webkit-appearance:none;
	font-family: 'Organica';
	border:none;
	}

/*============Ingredient-POP_UP2============*/
.ingredient-pop{
	position:fixed;
	width:100%;
	top:0;
	bottom:0;
	z-index:999;
	background:rgba(0,0,0,0.8);
	overflow:auto;
	display: none;
	}
.ing-popBox {
	display:inline-block;
	vertical-align:middle;
    width:500px;
	max-width:100%;
    margin:80px 0;
    background:#fff;
	border-radius:10px;
	}
.ing-pop-hdng{
	float:left;
	width:100%;
	padding:10px 20px;
	font-size:24px;
	line-height:28px;
	color:#000000;
	font-weight:600;
	border-bottom:1px solid #ddd;
	position:relative;
	}
.ing-pop-close{
	position:absolute;
	right:-6px;
	top:-6px;
	cursor:pointer;
	font-size:14px;
	line-height:20px;
	width:24px;
	height:24px;
	background:#000;
	border:2px solid #fff;
	color:#fff;
	border-radius:50%;
	text-align:center;
	box-shadow:0 2px 9px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 2px 9px 2px rgba(0,0,0,0.2);
	}
.ing-pop-mdl{
	float:left;
	width:100%;
	padding:15px 20px;
	text-align:center;
	}
.ing-pop-mdl p{
	font-size: 16px;
    line-height: 24px;
	color: #5a5a5a;
	letter-spacing:0.5px;
	}
/*=========================
FAQ
=========================*/
.faq-container {
	display: inline-block;
	vertical-align:middle;
	width: 90%;
	text-align: left;
	margin: 30px 0 0;
	}
.up-slide-dwn {
	float: left;
	width: 100%;
	}
.accordion {
	float: left;
	width: 100%;
	text-align: left;
	background: url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/cart-plus.png") no-repeat 15px center;
	padding: 20px 40px 20px 40px;
	font-size: 20px;
	line-height: 24px;
	color: #000;
	font-weight:600;
	cursor: pointer;
	position: relative;
	border-bottom:1px solid #ddd;
	}
.accordion:hover{background: url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/cart-plus.png") no-repeat 15px center #f7f7f7;}
.acdn-heading.accordion-open {
	background: url("https://assets.checkoutchamp.com/Funnel/assets/images/ccfd164b-bcbb-45a9-b82c-05fe50fc2520/3c2e7f80-1fa2-471c-a216-cc22cd9f9319/cart-minus.png") no-repeat 15px center #f7f7f7;
	border-bottom:1px solid #ddd;
	}
.acdn-content {
	float: left;
	width: 100%;
	padding: 0px 30px 20px 40px;
	}
.acdn-para{
	float: left;
    width: 100%;
    font-size:18px;
    color: #2d2d2d;
    line-height: 26px;
	margin-top:20px;
	}