@charset "utf-8";
/* CSS Document */

body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	text-align:center;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-family: "Inter", 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:#333; text-decoration:none;}
a:hover {outline: none; text-decoration:none;}
img {border:none; max-width:100%; vertical-align:middle;}
li {list-style:none;}
*{box-sizing:border-box;}
.clearall{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	}

	
/*-----------------------
MAIN CSS START
------------------------*/
.container{
	width:1170px;
	margin:0 auto;
	padding:0;
	position:relative;
	}
	
.top-caption{
	float:left;
	width:100%;
	background:#cde7e9;
	height:30px;
	padding:7px 0;
	}
ul.topbar-cont{
	float:left;
	width:100%;
	text-align:left;
	}
ul.topbar-cont li{
	display:inline-block;
	vertical-align:top;
	font-size:14px;
	line-height:14px;
	color:#0b0b0b;
	letter-spacing:0.5px;
	margin-right:25px;
	}
ul.topbar-cont li:first-child{ padding-left:0;}		
ul.topbar-cont li a{color:#0b0b0b;}
ul.topbar-cont li img{
	display:inline-block;
	vertical-align:middle;
	margin:-5px 5px 0 0;	
	}	
		
/*-----------------------
CSS FOR NAV BAR
------------------------*/	
.top-fix-bar{
	float: left;
	width: 100%;
	margin-bottom: 65px;
	}
.nav-sec{
	float: left;
	width: 100%;
	height: 65px;
	padding: 10px 0;
	margin-top: -65px;
	top: 65px;
	position: relative;
	}
.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);				
	    background: rgb(255 255 255 / 100%);
	}
	
.fixed-nav .nav-sec ul.menu-list li a {
   
}
.logo{
	float: left;
    max-width: 190px;
    margin-top: 10px;
	}		
.nav-rgt{
	float:right;
	margin-top:0;
	}		
.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{
	float:left;
	margin: 15px 0 0 80px;
	}
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: #333;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.3px;
	padding:0 20px;
	}	
ul.menu-list li a:hover{ color:#000000;}
ul.menu-list li a.active{ color:#ff2a00;}

.nav-btn{
	float: right;
	background: #ae030b;
	color: #fff;
	font-size: 16px;
	text-align: center;
	width: 155px;
	height: 40px;
	line-height: 38px;
	border-radius:50px; 
	font-weight: 500;
	letter-spacing: 0.5px;
	margin-top: 3px;
	font-family:inherit;
	}
a.nav-btn img{
	display: inline-block;
    vertical-align: middle;
    margin: -6px -4px 0 4px;
    width: 8px;
	}	
 	
/*==============banner===============*/
/*-----------------------
CSS FOR BANNAR
------------------------*/		
.bannar-sec{
	background: url(../images/bnr-bg.jpg) no-repeat center top;
    float: left;
    width: 100%;
    height:640px;
    padding: 0px 0;
	}
.bnr-lft{
	float: left;
    width: 58%;
    text-align: left;
    /* position: relative; */
    margin: 95px 0 0 0;
    }
.bnr-txt1{
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    background: #e91e1e;
    padding: 10px 15px 4px;
    float: left;
}
.bnr-head3{
    float: left;
    width: 100%;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 5px;
    margin-top: 0px;
}
.bnr-head2{
	float: left;
    width: 100%;
    font-size: 60px;
    line-height: 70px;
    color: #000;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0;
    }	
.bnr-head2 span{
	display: block;
	}							
.bnr-head{
    float: left;
    width: 100%;
    font-size: 38px;
    line-height: 42px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-top: 10px;
}
.bnr-head span{    
	color: #0185cf;
    font-size: 90px;
    line-height: 106px;
	}	
.bnr-para{
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin: 20px 0 0 0;
    padding: 0px 0px 0px 0px;
    text-transform: none;
    position: relative;
}
.bnr-para img{
	position: absolute;
    left: 10px;
    top: 10px;
	}
.hdg-line{
    display: inline-block;
    vertical-align: middle;
    margin: 18px 0 0;
    background: #ababab;
    width: 144px;
    height: 1px;
	}
.shop-btn{
	display: inline-block;
    vertical-align: middle;
    width: 218px;
    height: 55px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 55px;
    position: relative;
    font-weight: 700;
    background: #ae030b;
    margin: 35px 0 0 0;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    padding: 0;
    border-radius: 50px;
    font-family: inherit;
    border: none;
    outline: none;
    cursor: pointer;
    transition: all 0.3s;
}
.shop-btn-arw{
	margin:2px 0px 0 5px;
	}
.s1-prod, .s1-prod2, .s1-prod3{
	    position: absolute;
    width: 320px;
	}
.s1-prod, .s1-prod2{
	position: absolute;
    top: 290px;
    right: 21%;
    width: 420px;
	z-index:2;
}
.s1-prod2{    
	right: 11%;
    width: 360px;
    top: 330px;
    z-index: 1;
	}
.s1-prod3{       
	top: 228px;
    right: 305px;
    width: 350px;
}
.banr-prdt{
	position: absolute;
    top: 325px;
    right: 39%;
    z-index: 1;
}
ul.bnr-lst{
	float:left;
	width:100%;
	margin-top:30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	column-gap:12px;
	row-gap:10px;
	
	}
ul.bnr-lst li{
	float: left;
    width: 100%;
    text-align: left;
    position: relative;
    color: #2d2d2d;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    padding: 0px 0px 0px 30px;
    background: url(../images/bnr-li-tik.png) no-repeat left top 5px;
    background-size: 20px;
	}


/*======================*/

.bnr-btm-sec{
	float:left;
	width:100%;
	background:#c70102;
	/*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:0px;
	}
.bnr-btm-sec ul li{
    float: left;
    width: 32%;
    text-align: left;
    position: relative;
    padding: 0px 0px 0px 90px;
}

.bnr-btm-sec ul li:last-child:after{ display:none;}
.bnr-btm-sec ul li img{
	position:absolute;
	top:0;
	left:0;
	max-width:100%;
	}
.bnr-btm-sec ul li p{
	font-size: 15px;
    line-height: 26px;
    color: #fff;
    
	}
.bnr-btm-sec ul li p span{
	display:block;
	font-size:20px;
	line-height:28px;
	font-weight:700;
	margin-bottom:2px;
	}
	
/*-----------------------
CSS FOR SECTION1
------------------------*/		
.section1{
    float: left;
    width: 100%;
	padding:50px 0px;
	text-align:center;
	background:#fff;
	position: relative;
}
.bnrline{
	position:absolute;
	left:0;
	right:0;
	top:-130px;
	margin:0 auto;
	display:block;
}
.common-head1{
    font-size: 26px;
    line-height: 30px;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 0px;
    margin-top: 10px;
    font-weight: 400;
    letter-spacing: 0px;
    float: left;
    width: 100%;
}	
.common-head2{
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #000;
    text-transform: capitalize;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}	
.common-head2 span{}
.common-para{
    display: inline-block;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    color: #020202;
    font-weight: 400;
    margin-top: 15px;

}
.s1-lft{
	display: inline-block;
    width: 100%;
    text-align: center;
	}
.s1-lft_bg{
	float:left;
	width:100%;
	z-index:1;
	position:relative;
	}
.s1-lft_bg .common-para { width: 100%;}
.sec1-image{
	position:absolute;
	top:0;
	right:0;
	}
.sec1-btl{
	position: absolute;
    left: 50%;
    top: 418px;
    transform: translateX(-50%);
    z-index: 1;
    max-width: 425px;
	}
.hdg-down-arw{
	display:inline-block;
	vertical-align:middle;
	margin:10px 0 10px;}
.s1-model{
	position:absolute;
	left:50%;
	top:207px;
	transform:translateX(-50%);
	z-index:1;
	}
.s1-list{
    float: left;
    width: 100%;
    margin-top:35px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 15px;
	}
.s1-list li{
	float: left;
    width: 32%;
    text-align: center;
    position: relative;
    font-size:18px;
    line-height:28px;
    color: #000;
    }
.s1-list li p{
	float: left;
    width:100%;
	padding: 0px 16px 0px;
	}
.s1-list li:last-child p{}	
.s1-list li span {
    display: block;
    font-size:23px;
    line-height:30px;
	color:#000;
    font-weight: 700;
    margin-bottom:5px;
    text-transform: capitalize;
}
.s1-list li img{
	display:block;
	margin:0 auto 15px;
	}
.s1-list li:last-child img{ }
.s1-li-txt1{
	float: left;
    width: 100%;
    font-size: 33px;
    line-height: 40px;
    color: #1c1c1c;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: uppercase;
	}
.s1-li-txt1 span{
	font-weight:800;
	display:block;
	}
.s1-li-txt1 span span{
	font-size:38px;
    line-height:45px;
	color:#fff;
	}
.s1-li-txt2 {
    float: left;
    width: 100%;
    font-size: 22px;
    line-height: 30px;
    color: #ff011c;
    /* text-align: center; */
    /* margin-top: 8px; */
    display: inline-block;
    padding: 8px 0;
    font-weight: 700;
}	
.s1-rgt .shop-btn{
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 10px;
    padding: 12px 0;
    height: 44px;
	}
.s1-li-txt2 a img{
	display:inline-block;
	vertical-align:middle;
	margin:0 0 0 2px;
	}
.s1-li-btl1{
        margin: 0px auto 0px;
    display: block;
    max-width: 400px;
	}
.s1-li-btl2{
	position: absolute;
    right: 8%;
    top: 10px;
    max-width: 280px;
	}					

.s1-left{
	float:left;
	width:40%;
	text-align:left;
	position:relative;
	margin-top:60px;
	}
.s1-li-lft-txt1 {
	float: left;
    width: 100%;
    font-size: 57px;
    line-height: 70px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: absolute;
    top: 230px;
    left: -210px;
    transform: rotate(-90deg);
}
.s1-rgt{
	    float: right;
    width: 38%;
    text-align: left;
    margin-top: 115px;
	}
.s1-list2{
	float:left;
	width:100%;
	}
.s1-list2 li{
	height:530px;
	padding:50px 0 0 50px;
	background: url(../images/s1-li-img2.jpg) no-repeat center top;
	}
.s1-list2 li .s1-li-txt1 span{
    float: left;
    width: 100%;
    font-size:78px;
    line-height:88px;
	}
.s1-list2 li .s1-li-txt1 span span{
	font-size:68px;
    line-height:88px;
	margin-bottom:150px;
	}			
.s1lhd{
        font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
}
.s1ltxt{
    font-size: 16px;
    line-height: 26px;
    color: #989898;
    text-align: left;
}

/*======================*/	
	
/*=========================
	  SECTION.2 CSS
=========================*/
/*-----------------------
CSS FOR SECTION2
------------------------*/		
.section2{
    float: left;
    width: 100%;
    padding: 80px 0px 50px;
    text-align: center;
    position: relative;

	}
.s2-innr{
    float: left;
    width: 100%;
    text-align: center;
    margin: 0px 0px 0px;
	}
.s2-innr .common-para { width: 78%;}
.s2-rit{
    float: left;
    width: 94%;
    text-align: left;
    margin: 15px 29px 0px;
    padding-bottom: 39px;
    border-bottom: 10px solid #000000;
	}
.sec2-fitness{
	position:absolute;
	top:0;
	left:-46px;
	}
.s2-list{
	float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 18px;
	margin: 30px 0 0;
	}
.s2-list li{
    float: left;
    width: 24%;
    text-align: center;
    position: relative;
    font-size: 17px;
    line-height: 25px;
    color: #000;
    font-weight: 400;
    padding: 0px 5px 0px;

    
}
.s2-list li:hover{
	}
.s2-list li span{
	display: block;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 8px;
	}
.s2-list li img{
	display:block;
    margin: 0 auto 10px;
	}
	
.s2-img{
	display:block;
	max-width:100%;
	}
.s21-li-txt{
    float: left;
    width: 100%;
    text-transform: capitalize;
    position: relative;
	font-style:italic;
    background: url(../images/s1-li-tik.png) no-repeat left top 5px;
	}
.prodBox{
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 15px;
    row-gap: 40px;
	}	
.prodbox-row{
    float: left;
    width: 24%;
    position: relative;
    text-align: left;
    /*overflow: hidden;*/

}

.prod-1{
	margin: 0 auto 0px;
    padding: 0px 0px;
    display: block;
    width: 100%;
    max-width: 170px;
}	
.prodbox-row .prod-1:hover{ }
.prodbx-head{
    font-size: 20px;
    line-height: 32px;
    color: #1d1d1d;
    font-weight: 700;
    margin-top: 22px;
    padding-top: 27px;
	}
.ord-bx {
      float: left;
    width: 45%;
    position: relative;
    margin-top: 0px;
}
.prodbx-para{
	font-size:16px;
	line-height:26px;
	color:#6f7277;	
	margin-top:6px;
	/*text-align:center;*/
}	
.prodbx-prc{
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    color: #e8351e;
    /* text-align: center; */
    /* margin-top: 8px; */
    display: inline-block;
    padding: 3px 0;
    font-weight: 500;
}
/*.plus-btn{
	width: 60px;
    height: 54px;
    line-height: 60px;
    text-align: center;
    background: #efefef;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    float: right;
    cursor: pointer;
	}*/
.plus-btn{
    width: 100%;
    /*height: 42px;*/
    font-weight: 700;
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    display: inline-block;
    /* background: #0185cf; */
    border-radius: 0px;
    letter-spacing: 0px;
	}	
a.order-btn{
     width: 100%;
    /*height: 54px;*/
    font-weight:600;
    font-size:16px;
    line-height:16px;
    color: #000;
    text-align: center;
    display: inline-block;
	border-radius:0px;
	letter-spacing:1px;
	text-decoration:underline;
	text-transform:uppercase;
}
.shop-btn-shape{ margin: 0 0 0 2px;}
.plus-btn:hover a.order-btn {
    /* visibility: visible;
    transform: translate(0, 0);
    -webkit-transform: translate(120%, 0);
    top: 0%;
    left: 0%; */
}
.all-prod-btn {
    font-size:20px;
    line-height:55px;
    display: inline-block;
    max-width: 100%;
    text-align: center;
    font-weight:700;
    color: #ffffff;
	letter-spacing:2px;
    /* text-decoration: underline; */
    margin-top: 30px;
	border-radius:0px;
    background: #0185cf;
	width:210px;
	height:55px;
}
/*-----------------------
CSS FOR SECTION3
------------------------*/		
.section3{
    float: left;
    width: 100%;
    padding: 0px 0 20px;
	}
.s3-lft{
	float:left;
	width:100%;
	padding:0 0px;
	position:relative;
	}
.s3-rit{
	float:left;
	width:76%;
	margin-top:-60px; 
	text-align:left;
	}

.s3-Box{
    float: left;
    width: 100%;
	text-align:center;
	padding: 0 0px;
	}
.s3-Box-lft{
    float: left;
    width: 722px;
    text-align: left;
    background: url(../images/s3-Box-lft-bg.png) no-repeat center top;
    height: 421px;
    padding: 60px 30px 0 385px;
	}
.s3-box-hdg{
	float:left;
	width:100%;
	font-size:38px;
	line-height:45px;
	color:#93d5cb;
	font-weight:400;
	
	margin-top:0px;
	}
.s3-box-para{
	float:left;
	width:100%;
	font-size:18px;
	line-height:28px;
	color:#fff;
	margin-top:22px;
	}
.s3-Box-rit{
    float: right;
    width: 390px;
    text-align: left;
	}
.s3bx-lft{
    float: left;
    width: 49%;
    height:599px;
    margin: 0 0 0;
    position: relative;
    background: url(../images/s3-bx1-bg.png) no-repeat center top;
    max-width: 100%;
}	
.s3-btl1{
	position: absolute;
    left: 0;
    top: 220px;
    transform: rotate(20deg);
	}
.s3-btl2{
	position: absolute;
    right: 0;
    top: 182px;
    transform: rotate(30deg);
	}		
.s3bx-rgt{
	float: right;
    width: 51%;
    background: #fff9e9;
    padding: 75px 23px 70px;
    margin-top: 27px;
    text-align: left;
	}	
.s3bx-rgt-txt{
	float: left;
    width: 100%;
    font-size: 42px;
    line-height: 28px;
    color: #000000;
    font-weight: 400;
    text-transform: capitalize;
	}	
ul.s3-list{
	float: left;
    width: 100%;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 15px;
    row-gap: 20px;
	}
ul.s3-list li{
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    color: #010101;
    font-weight: 300;
    text-align: left;
    position: relative;
    padding: 5px 20px 5px 95px;
	}
ul.s3-list li span{
	display: block;
    font-size: 18px;
    line-height: 28px;
    font-weight: 900;
    margin-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
	}
ul.s3-list li img{
	position: absolute;
	top: 10px;
	left: 10px;
	}		
ul.s3-list li:last-child{
	border-right:none;
	}
.s2-prdt{
	position: absolute;
    top: 0px;
    left: -25px;
    width: 320px;
    max-width: 100%;
	}
ul.s3-list2{
	float: left;
    width: 80%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 14px;
    margin-top: 130px;
	}
ul.s3-list2 li{
    float: left;
    width: 32%;
    padding: 10px 10px 0px 0;
    text-align: left;
    position: relative;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    font-weight: 400;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    column-gap: 10px;
	}	
ul.s3-list2 li span{
        display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0;
    text-transform: capitalize;
	}
ul.s3-list2 li img{}
ul.s3-list2 li:nth-child(2){ }	
ul.s3-list2 li:last-child{ }				
.txt1{
	float:left;
	font-weight:400;
	color:#fff;
	text-align:left;
	font-size:16px;
	line-height:26px;
	padding:6px 15px;
	background:#e91e1e;
	margin-bottom:20px;
	}
.txt2{
	float:left;
	width:70%;
	font-weight:700;
	font-size:38px;
	line-height:45px;
	color:#fff;
	}
.txt2 span{ display:block;}
.txt3{
	float: left;
    width: 50%;
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    margin-top: 20px;
	}
.txt3-price{
	float: left;
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    margin-top: 20px;
	}
.s3bx-lft .shop-btn, .s3bx-rgt .shop-btn{

	font-size: 18px;
    line-height: 48px;
    height: 48px;
    width: 178px;
	}
.bx-cont {
    float: left;
    width: 72%;
    text-align: left;
    padding: 30px 0 0 22px;
}
.bx-cont-r {
        float: right;
    width: 49%;
    text-align: left;
    padding: 20px 16px 0 0;
}
.rit-bx-txt1{
	float:left;
	width:100%;
	font-size:16px;
	line-height:20px;
	font-weight:300;
	margin-bottom:15px;
	color:#fff;
	}
.rit-bx-txt2{
	float:left;
	width:100%;
	font-size: 30px;
	line-height: 34px;
	font-weight:700;
	margin-bottom:15px;
	color:#fff;
	}
.rit-bx-txt2 span{
	display:block;
	text-transform:uppercase;
	font-size:50px;
	line-height:58px;
	}
.rit-bx-txt3{
	float:left;
	width:100%;
	font-size: 18px;
	line-height: 28px;
	font-weight:300;
	margin-bottom:5px;
	color:#fff;
	}
.s3bx-rgt .shop-btn{ margin-top:5px;}
.s3txt{
	text-align:left;
	font-size:18px;
	line-height:28px;
	color:#6f7277;
}
ul.s3list{margin:10px 0 0 0;}
ul.s3list li{
	float:left;
	display:inline-block;
	width:30%;
	margin:30px 5% 0 0;
}
ul.s3list li:last-child{margin:30px 0 0 0;}
.s3limg{margin:0 auto;display:block;border-radius:5px;max-width:100%;}
.s3lbx{
	width:80%;
	margin:-50px auto 0 auto;
	display:block;
	background:#fff;
	position:relative;
	border-radius:5px;
	padding:15px 15px 0 15px;
}
.s3lbx-icon{margin:0 auto 10px auto;display:block;}
.s3lbx-hding{
	font-weight:600;
	font-size:20px;
	line-height:25px;
	color:#22211c;
	text-align:center;
}
.s3lbx-txt{
	font-size:16px;
	line-height:24px;
	color:#6f7277;
	text-align:center;
	padding:10px 0 0 0;
}
.s3-lft-bx{
    float: left;
    width: 32%;
    text-align: center;
    margin-top: 40px;
    border: 2px solid #f4ca49;
    height: auto;
	border-radius:5px;
	}
.lft-hdg{
	background: #f4ca49;
    position: relative;
    line-height: 45px;
    padding: 5px 0;
    color: #000;
	}
.stock-icon{
	margin:0 5px -4px 0;
	}
.s3-lft-bx .prodbox-row{ width:100%; padding: 15px 20px 30px;}
img.bestseller {max-width: 220px;}
.s3-lft-bx .prodbx-head {
    font-size: 20px;
	margin-top:20px;
	}
.s3-lft-bx .prodbx-prc{
	font-size: 30px;
    line-height: 32px;
	padding:15px 0;}
.s3-lft-bx .order-btn{
    color: #fff;
    text-decoration: none;
    margin: 20px 0 0;
    width: 210px;
}
.avail-stok{
	display:inline-block;
	width:100%;
	font-size:18px;
	line-height:28px;
	margin:7px 0;
	color:#5c5c5c;
	font-weight:500;
	}
.avail-stok span{
	color:#74b908;
	}
.s3-rit-bx{
	float:right;
	width:66%;
	text-align:left;
	margin-top:40px;
	}
.prodBox-list .prodbox-row{
	width:32%;
	margin-top:0;
	}
/*-----------------------
CSS FOR SECTION4
------------------------*/		
/*================start section4===================*/
.sec4{
	padding:70px 0;
	background:#fff;	
	float: left;
    width: 100%;
}
.s4prd{
	position: absolute;
	left: -85px;
	top: 50px;
}
.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;
}

@media only screen and (max-width: 1020px){

}
@media only screen and (max-width: 767px){

}
@media only screen and (max-width: 479px){

}	
/*-----------------------
CSS FOR SECTION5
------------------------*/		
.section5{
	float: left;
    width: 100%;
    padding: 60px 0px;
    background: #fff;
    overflow: hidden;
}	
.sec5-lft{
    float: left;
    width: 48%;
    text-align: left;
    padding: 35px 0px 50px;

	}
.sec5-lft .common-head2{
	font-size:50px;
	line-height:60px;
	}	
.s5-image{
	position:absolute;
	right:0;
	top:0;

	}
.s5-prodt{
	margin: 15px 0 0;
    display: inline-block;
    vertical-align: top;
	}	
.s5_heading{
	font-weight: 800;
    font-size: 56px;
    line-height: 66px;
    color: #fff;
    margin-top: 0px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    position: absolute;
    top: 118px;
    right: -130px;
    transform: rotate(-90deg);
	}
.s5_heading span{
	display: block;
    font-size: 145px;
    line-height: 115px;
	}
.sec5-rit{
	float:left;
	width:100%;
	text-align:left;
	margin:0 0 0;
	}

.s5img{float:right;margin:0 0 0 0;}
.s5lft, .s5rit{
	float:left;
	width:370px;
	text-align:left;
	padding:0px 0 0 0;
}
.s5rit{
	float:right;
	width:375px;
	}
.s5mid{
	float:left;
	width:372px;
	margin:0 25px;
	}
.s5mid ul.s5list li{
	height:auto;
	padding:42px 20px 30px;
	border-radius:0;
	}
.s5mid ul.s5list li img{
	    position: static;
    margin: 0 auto 30px;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    width: 250px;
	}
.s5txt{
	float:left;
	font-size:30px;
	line-height:34px;
	color:#000;
	text-align:left;
	padding:0px 0 0 0;
	font-weight:700;
	width:100%;
}
.s5txt span{color:#000;}
ul.s5-list{
	float: left;
    width: 100%;
    margin: 0px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 12px;
    row-gap: 20px;
    padding: 25px 25px;
    background: #060e11;
	}			
ul.s5-list li{
	float: left;
    width: 31%;
    padding: 0px 40px 0px 10px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    position: relative;
    border-right: 1px solid #ff2a00;
   }
ul.s5-list li span{
	display: block;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 7px;
    text-transform: capitalize;
	}
ul.s5-list li img{
	display:block;
	margin:0px 0px 15px;
	}
ul.s5-list li:nth-child(1){}
ul.s5-list li:last-child{ margin-right:0; border:none;}
.sec5-btl {
	position: absolute;
    top: 15px;
    right: 15%;
    max-width: 300px;
    z-index: 1;}
ul.s5-list2{
	float:left;
	width:100%;
	margin:100px 0 0 0;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}			
ul.s5-list2 li{
    float: left;
    width:31.33%;
	background:#0185ce;
    margin: 0px 0 0px 0;
	padding:30px 0 30px 100px;
    font-size:18px;
    line-height:34px;
    font-weight:700;
    color: #ffffff;
    text-align: left;
    position: relative;
   }	
ul.s5-list2 li span{
	display:block;
	font-size:30px;
    line-height:34px;
	font-weight:bold;
	}
ul.s5-list2 li img{
	position: absolute;
    left: 15px;
    top: 30px;
	}	
ul.s5-list2 li:nth-child(2){
	background:#fff;
	color:#171a25;
	border:1px solid #d0d0d0;
	}	
ul.s5-list2 li:nth-child(3){
	background:#171a25;
	}
/*-----------------------
Section-bar
------------------------*/
.bar{
	float:left;
	width:100%;
	/*height:517px;*/
	padding:40px 0px;
	text-align:center;
	position:relative;
	overflow:hidden;
	/*background:url(../images/bar-bg.jpg) no-repeat center top;*/
	}
.bar-sec-inr{
	float: right;
    width: 50%;
    text-align: left;
    padding: 0px 0 0px;
	}
.bar-sec-inr .shop-btn{ margin-top:30px; }
.bar-model-dsk{
	position:absolute;
	top:0;
	left:0;
	}
.bar-model{
	display:inline-block;
	vertical-align:top;
	max-width:100%;
	margin-top:15px;
	}	
ul.bar-list{
	float: left;
    width: 100%;
	margin-top:28px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 0px;
    row-gap:15px;
	}			
ul.bar-list li{
    float: left;
    width:100%;
    padding:0px 0px 0 30px;
    text-align: left;
    position: relative;
	background: url(../images/bnr-li-tik.png) no-repeat left top 5px;
    background-size: 20px;
   }
ul.bar-list li h3{
	position:absolute;
	left:0;
	top:9px;
	width:12px;
	height:12px;
	border:2px solid #1f3188;
	border-radius:50px;
	} 
ul.bar-list li p{
	font-size:20px;
    line-height: 30px;
	color: #1f1f1f;
    font-weight: 400;
	padding: 0px 0px;
	}
ul.bar-list li p span{
	    display: block;
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 8px;
    text-transform: capitalize;
	}
ul.bar-list li img{
	display:block;
	margin:0px auto 20px;
	}
ul.bar-list li:nth-child(1){}
ul.bar-list li:last-child{ margin-right:0;}
/*-----------------------
Section-6
------------------------*/
.sec6 {
    padding: 0px 0;
    float: left;
    width: 100%;
    background: #fff;
}	
.s6uls{
	float:left;
	width:100%;
	}
.s6uls li{
	float:left;
	width:100%;
	padding:0 0 0;
	}
.s6uls li img{ max-width:100%;}
/*-----------------------
Section-6
------------------------*/
.section-6{
	float:left;
    width:100%;
	background:#f6faff;
	padding:60px 0 70px;
	}
.sec6-box{
	float:left;
	width:100%;
	margin-top:50px;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	justify-content: center;
	}
.s6-box-row{
	float:left;
	width:40%;
	background:#fff;
	border-radius:10px;
	padding:30px;
	margin:0 30px;
	
	box-shadow:0 0 8px 2px rgba(0,0,0,0.1);	
	-webkit-box-shadow:0 0 8px 2px rgba(0,0,0,0.1);
	overflow:hidden;	
	}
.s6-box-top{
	float:left;
	width:100%;
	text-align:center;
	position:relative;	
	}
.doctor-imgs{
	margin:0 auto 0;
	display:block;
	max-width:100%;
	border-radius:5px;
	width: 220px;
	}
.quto-img{
    position: absolute;
    top: -20px;
    left: 20px;
	}	
.s6-box-btm{
	float:left;
	width:100%;
	text-align:left;
	padding-top:30px;
	}
.s6-bx-str{
	display:inline-block;
	vertical-align:top;
	}	
.s6-btm-head{
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    line-height: 30px;
    color: #ff2a00;
    font-weight: 600;
    font-style: italic;
    margin-top: 12px;	
	}	
.s6-btm-para{
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    color: #292929;
    letter-spacing: 0.5px;
    margin-top: 15px;
	}
.s6-btm-nm{
	float: left;
	width: 50%;
	font-size: 20px;
	line-height: 25px;
	color: #5c5c5c;
	margin-top: 25px;
	padding-top: 10px;
	position: relative;
	border-top: 1px solid #ccc;
}
.s6-btm-nm:after{
	content: "";
	position: absolute;
	top: 10px;
	bottom: -5px;
	right: 25px;
	border-right: 1px solid #ccc;
}
.s6-btm-nm:last-child:after{
	border:none;
}
.s6-btm-nm span {
	font-weight: 500;
	color:#ff2a00;
}
.s6-btm-nm:last-child span{color:#ff0000; text-transform:uppercase; font-weight: 700;}
.s6-btm-degn{
	float:left;
	width:100%;
	font-size:15px;
	line-height:17px;
	color:#5c5c5c;
	margin-top:12px;
	}	
		
.note-txt{
   	display:inline-block;
	vertical-align:top;
	max-width:970px;
    width: 100%;
	text-align:left;
    font-size: 17px;
    line-height: 24px;
    color: #333;
    padding: 0 50px 0 0;
    margin-top: 40px;
	}	
.note-txt2{ max-width:100%;}	
/*=============order-section===============*/
.order-section{
    float: left;
    width: 100%;
    background: #fff;
    padding: 50px 0 50px;
	}	
.order-section .common-head2 { }
.order-section .common-para{ }
.odr-sec-content{
	display:inline-block;
	width:100%;
	position:relative;
	
}
.bld_hdg, .bld_hdg2{
    font-weight: 400;
    font-size: 82px;
    line-height: 88px;
    color: #ebebeb;
    margin-top: 0px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    position: absolute;
    top: 185px;
    right: -135px;
    text-align: left;
    transform: rotate(-90deg);
	}
.bld_hdg2{
	left: -140px;
	right:auto;
	}
.line4{}
.odr-sec-lft{
	float:left;
	width:85%;
	}
.odr-sec-rit{
	float:right;
	width:85%;
	}

.pck-sec{
	float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 40px;
    row-gap: 20px;
    padding: 0 0px;
    justify-content: center;
    column-gap: 15px;
	}
.pck-bx{
    float: left;
    width: 24%;
    overflow: hidden;
    padding:10px 10px 25px;
    text-align: center;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    cursor: pointer;
	position: relative;
	/*flex: 1 1 280px;*/
	background:#fff;
	border-radius:15px;
	border:1px solid #f1f1f1; 
	}
.pck-bx:hover{}
.pkg-value{
    font-size: 16px;
    line-height: 26px;
    color: #818181;
	}
.pck-bx2 .pkg-value{
	width: calc(100% + 20px);
    margin-left: -10px;
}
.btl-qty{
	margin-top: 0px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    color: #1a2647;
	}
.pck-prd{
	width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
	margin:0 0 8px;
    padding: 15px 10px;
    background: #efefef;
    /*border: 1px dotted #b2b2b2;*/
    border-radius: 15px;
    
	}
	.ketogum
	{
	    height:180px;
	}
.pkg-selct-col{
	float: left;
    width: 100%;
    height: auto;
    padding-top: 0;

	}
p.sel-pck {
    float: left;
    padding: 10px 15px;
    font-size: 20px;
    color: #000;
    width: 100%;
    text-align: left;
}
.product-col .pkg-selct-col{
	opacity:1;
	-webkit-transition: all 0.10s ease;
	transition: all 0.10s ease;
	display:block;
	}
.product-col  .prod-txt{ text-align:left;  padding: 10px 20px;}
.buyOpt-row {
    float: left;
    width: 100%;
    padding: 10px 15px;
    cursor: pointer;
    position: relative;
    background: #e8e8e8;
    border-bottom: 1px solid #fff;
	}
.buyOpt-row:hover{ background: rgba(10, 101, 144, 0.5); color: #fff;}
.buyOpt-row:hover .packageOpt p{color: #fff;}
.packageOpt {
	float: left;
	text-align: left;
	position: relative;
	padding:0 0 0 30px;
	}
.packageOpt input[type=radio] {
	position: absolute;
	opacity: 0;
	}
.packageOpt input[type=radio] + span {
	position: absolute;
	left: 0;
	top:4px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #fff;
	border: 1px solid #333;
	}
.packageOpt input[type=radio]:checked + span:after {
	content: '';
	position: absolute;
	left: 3px;
	top: 3px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #333;
	}
.packageOpt p {
	color: #0e0e0e;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    font-weight: 400;
	}
.packageOpt p:hover{ color:#fff;}
.packageOpt p span {
	font-weight:600;
	color:#2e9d2a;
	}
.pck-prd-img{
	    display: inline-block;
    vertical-align: top;
    max-width: 280px;
    width: 100%;
	}
.pck-seal{
	position:absolute;
	right:0;
	top:-15px;
	}
.mob-pck-rgt {
    float: left;
    width: 100%;
}
.mob-pck-rgt a.add-to-cart{
	width: 100%;
    height: 48px;
    font-size: 18px;
    line-height: 48px;
}
.pck-prc{
   font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    color: #000;
    margin: 2px 0 0;
	}
.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: #ff2a00;
    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;
    max-width: 100%;
	}
/*-----------------------
Section-7
------------------------*/
.section-7{
	float:left;
    width:100%;
	background:#f9f9f9;
	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;
	}	
/*-----------------------
CSS FOR FOOTER
------------------------*/
.footer{
	float:left;
	width:100%;	
	text-align:center;
	background:#fff;
	padding:50px 0;
	border-top:2px solid #dedede;
	}
.footerBox1{
	float: left;
    vertical-align: top;
    width: 100%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 10px;
	}			
.ftrBox1{
	float: left;
    width: 32%;
    padding: 10px 0;
    position: relative;
}
.ftrBox1 img {
    filter: invert(1);
}
.ftrBox1:last-child{ border-right:none;}
.ftrbx1-hd{
	float:left;
	width:100%;
	font-size:16px;
	line-height:28px;
	color:#333;
	letter-spacing:0.5px;
	font-weight:600;
	margin-top:10px;
	}
.ftrbx1-hd a, .ftrbx1-hd a:hover{text-decoration:underline; color:#333;}	
.ftrbx1-t1{
	float:left;
	width:100%;
	font-size:18px;
	line-height:26px;
	color:#333;
	letter-spacing:0.5px;
	margin-top:10px;
	}
	
.ftr-midBox{
	float:left;
	width:100%;
	text-align:center;
	background:#333;
	padding:30px 0;	
	    border-bottom: 1px solid #d2d2d2;
	}
.footerbox2 {
    float: left;
    width: 100%;
}
.ftr-logo {
    margin: 0 auto 20px;
    display: block;
    max-width: 160px;
	}	
.ftr-link2{
	float:left;
	width:100%;
	font-size:16px;
	color:#4d4d4d;
	letter-spacing:0.5px;
	
	margin-top:17px;	
	}
.ftr-link2 a, .ftr-link2 a:hover{ color:#4d4d4d; padding:0 8px;}
.ftr-txt {
	float: left;
    width: 100%;
    margin-bottom: 20px;
    padding: 10px 20px;
    line-height: 28px;
    color: #333;
}
								
.footerBox2{
	float: left;
    width: 100%;
    text-align: center;
    padding: 60px 0;
    font-size: 16px;
    position: relative;
	}		

.ftr-link{float:left; color:#333; width:100%}	
.ftr-link a{ color:#333; padding:0 5px;}		
.ftr-cpyrght{float: left; width: 100%;  margin-top: 20px; color: #333; font-size: 22px; padding: 0 0 0 10px;}	
					
/*--------------------PLUSE--------------------*/	
.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
@keyframes pulse {
 0% {
 transform: scale(0.9);
}
 50% {
 transform: scale(1);
}
 100% {
 transform: scale(0.9);
}
}
@-webkit-keyframes pulse {
 0% {
 -webkit-transform: scale(0.95);
}
 50% {
 -webkit-transform: scale(1);
}
 100% {
 -webkit-transform: scale(0.95);
}
}


/*------------------------------
          INNER SECTION
--------------------------------*/

					
/*===========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:#523574;
	padding:15px;
	}
.table-cell{
	float:left;
	width: 50%;
	font-size:20px;
	line-height:22px;
	font-weight:600;
	color:#ffffff;
	letter-spacing:0.5px;
	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:190px;
	text-align:left;
	}
.drwer-prod-name{
	float:left;
	width:100%;
	font-size:16px;
	line-height:22px;
	color:#000000;
	letter-spacing:0.5px;
	
	font-weight:600;
	}
.drwer-prod-name span{}
.drwer-txt1{
	float:left;
	width:100%;
	font-size:15px;
	line-height:24px;
	color:#3e3e3e;
	
	font-weight:500;
	letter-spacing:0.5px;
	}
.drwer-txt1 span{}
.drwer-txt2{
	float:left;
	width:100%;
	font-size:12px;
	line-height:17px;
	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: 36px;
    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: 50px;
    text-align: center;
    height: 36px;
    font-size: 18px;
	font-weight:normal;
    color: #2d2d2d;
	
	-webkit-appearance:none;
	border-radius:0;
	outline:none;
	}
.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:#523574;
    color: #fff;
    font-size: 20px;
	line-height:22px;
    text-decoration: none;
    padding: 15px 0 15px;
	text-align:center;
	font-weight: bold;
	letter-spacing:0.5px;
	margin-top:20px;
	}
a.continue-btn{
	float: left;
    width: 100%;
	border:2px solid #523574;
    color: #000;
    font-size: 20px;
	line-height:22px;
    text-decoration: none;
    padding: 12px 0;
	text-align:center;
	font-weight: bold;
	letter-spacing:0.5px;
	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:19px;
	line-height:23px;
	color:#363636;
	
	font-weight:600;
	padding:0 0 8px 0;
	text-align:left;
	letter-spacing:0.5px;
	border-bottom:1px solid #eaeaea;
	}
.cart-prc-p1{
	float:left;
	width:100%;
	text-align:left;
	font-size:15px;
	line-height:18px;
	letter-spacing:0.5px;
	
	padding:5px 0;
	}
.cart-prc-p1 span{
	float:right;
	}
.cart-prc-p2{ font-weight:600;}

/*==================================
CSS FOR DETAILS_PAGE
=====================================*/
.prodBreadcrm{
    float: left;
    width: 100%;
    text-align: left;
	background:#f8f8f8;
	}
.prodBreadcrm p{
    float: left;
    width: 100%;
    font-size: 14px;
	line-height:18px;
	color: #656565;	
	
	font-weight:600;
	padding:8px 0;	
	}	
.prodBreadcrm p a{ color:#848484; font-weight:normal;}	

.products-sec{
	background:#fff;	
    float: left;
    width: 100%;
    padding:55px 0 65px;
	}
	
	
/*==========PRODUCT DETAILS PAGE==========*/
.prodDtls1-left{
	float:left;
	width:43%;
	text-align:center;
	}
.prod-dtls1-slide{
	float:left;
	width:100%;
	position:relative;
	}	
.prod-lft-list{
	float:left;
	width:100%;
	text-align:center;
	margin-top:10px;
	padding-left:125px;
	}
.prod-lft-list li{
	float:left;
	width:33.33%;
    position: relative;
	margin-top:25px;
	}			
.prod-lft-list li img{
	max-width:100%;
	margin:0 auto 0;
	display:block;
	width:60px;
	}	
.prod-lft-list p{
	float:left;
	width:100%;
	font-size:17px;
	line-height:20px;
	color:#292929;
	
	letter-spacing:0.5px;
	margin-top:10px;
	}
			
/*============RIGHT============*/
.prodDtls1-rght{
	float:right;
	width:51%;
	text-align:left;
	}
.prod-nameHdng{
    float: left;
    width: 100%;
    font-size: 36px;
    line-height: 38px;
    color: #2c1a4d;
	
    font-weight: 600;
    letter-spacing: 0.5px;
	}	
.prod-namesubHdng{
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 26px;
    color: #292929;
	
    font-weight: 500;
    letter-spacing: 0.5px;
	margin-top:7px;
	}		
.prod-str{
	display:inline-block;
	vertical-align:middle;
	margin-top:7px;
	}
.proDetls1-rgt-pnts{
	float:left;
	width:100%;
	margin-top:20px;
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	padding:5px 0;
	}	
.proDetls1-rgt-pnts li{
	float:left;
	text-align:left;
	position:relative;
	border-right:1px solid #d7d7d7;
	padding:8px 25px 8px 40px;
	}
.proDetls1-rgt-pnts li:nth-child(2){ margin:0 3%;}	
.proDetls1-rgt-pnts li:last-child{ border:none;}	
.proDetls1-rgt-pnts li img{
	position:absolute;
	top:3px;
	left:0;
	}
.proDetls1-rgt-pnts li p{
	font-size:18px;
	line-height:20px;
	color:#292929;
	
	}
.details-para{
	float: left;
    width: 100%;
	color:#000000;
	font-size:17px;
	line-height:24px;
	margin-top:15px;
	
	letter-spacing:0.5px;
	}		
ul.proDetls1-rgt-list{
	float: left;
    width: 100%;
    margin-top: 12px;
	}
ul.proDetls1-rgt-list li{
    background: url(../images/prd-dot.png) no-repeat left center;	
	float: left;
    width: 100%;
	text-align: left;
    font-size:18px;
    line-height: 24px;
    color: #000;
    padding-left: 22px;
    margin-top:8px;
	
	letter-spacing:0.5px;
	}
.select-txt{
	float:left;
	width:100%;
	text-align:left;
	font-size:20px;
	line-height:22px;
	color:#292929;
		
	font-weight:500;
	letter-spacing:0.5px;
	margin-top:35px;
	}	
	
.pack-sec{
    float: left;
    width: 100%;
    background: #fff;
    text-align: center;
    position: relative;
	margin-top:25px;
	}
.package{
	width:31%;
	float:left;
	border-radius:5px;
	border:2px solid #d0d0d0;
	cursor:pointer;
	}
.package.left{ float:left;}	
.package.right{ float:right;}	
.package.mid{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-15.5%;
	}	
.package.active{
	background:#fffef1;
	border:2px solid #523574;
	}		
.pkgInner{
	float:left;
	width:100%;
	text-align:left;
	background:#fff;
	padding:12px 12px 12px;
	border-radius:5px;
	position:relative;
	}	
.pkgInner:before{
	content:'';
	position:absolute;
	top:-13px;
	left:9px;
	width:26px;
	height:26px;
	background:url(../images/pkg-deactive.png) no-repeat;
	}	
.package.active .pkgInner:before{
	background:url(../images/pkg-active.png) no-repeat;
	}	
.prod-items{
	float: left;
    width: 100%;
    font-size: 18px;
    color: #292929;
	
	font-weight:500;
	letter-spacing:0.5px;	
	}
.prod-price{
	float: left;
    width: 100%;
    font-size: 28px;
	line-height:30px;
    color: #1a1a1a;
	
	letter-spacing:0.5px;
	margin-top:10px;	
	}	
.save-text{
	float: left;
    width: 100%;
    font-size: 18px;
    color: #553876;
	
	letter-spacing:0.5px;
	margin-top:5px;	
	}
.pkg1, .pkg2, .pkg3{
	position:absolute;
	top:15px;
	right:4px;
	}
.pkg2{ right:17px;}	
.pkg3{ right:30px;}		
	
.switch-opt{
	float:left;
	width:100%;
	margin-top:20px;
	}
.buyopt{
	float:left;
	width:48.5%;
	background:#fff;
	letter-spacing:0.5px;
	cursor:pointer;
	position:relative;
	padding:11px 5px 13px 32px;
	border:1px solid #efedd1;
	border-radius:4px;
	}
.buyopt.fr{float:right;}
.buyopt.active{ background:#fffef1; border:1px solid #d7d185;}
.buyopt input[type=radio]{
	position:absolute;
	left:0;
	opacity:0;
	}
.buyopt input[type=radio] + span{
	position:absolute;
	left:10px;
	width:15px;
	height:15px;
	border-radius:50%;
	border:1px solid #888888;
	top:15px;
	background:#fff;
	}
.buyopt input[type=radio]:checked + span:after{
	content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    background: #523574;
    border-radius: 50%;
    left: 3px;
    top: 3px;
	}
.buy-opt-t1{
	font-size:18px;
	line-height:20px;
	color:#1f1f1f;
}	
.cart-btn-box{
	float:left;
	width:100%;
	margin-top:27px;
	}
a.add-to-cart{
	margin: 12px 0px 0px;
	}
.purchase-price{
	float:left;
	width:100%;
	text-align:left;
	margin-top:30px;
	}
.retail-prc{
	display:inline-block;
	vertical-align:middle;
    font-size: 20px;
    color: #505050;
	}
.retail-prc span{
	position:relative;
	padding:0 2px;
	}
.retail-prc span img{
	position:absolute;
	top:7px;
	left:2px;
	}
.disct-prc{
	display:inline-block;
	vertical-align:middle;
    font-size: 40px;
    color: #141b4d;
	font-weight:600;
	margin-left:10px;	
	}

/*=========PRODUCT TAB SECTION=========*/	
.prod-tab-sec{
	float:left;
	width:100%;
	padding:50px 0;
	background:#fcf8ff;
	position:relative;
	}
.prod-tab-sec .container{
	height:100%;
	position:static;
	}
.pro-set-bg{
	position:absolute;
	top:0;
	bottom:0;
	background:#f6f0fc;
	width:398px;
	}
.pro-set-bg:after{
	content:'';
	position:absolute;
	left:-4000px;
	width:4000px;
	top:0;
	bottom:0;
	background:#f6f0fc;
	}
.tab-logo{
	float:left;
	position:relative;
	z-index:1;
	}
.prd-s2-hdng{
    float: left;
    width: 100%;	
    font-size: 30px;
    line-height: 44px;
	color:#202020;
	
    font-weight: 500;
	letter-spacing:0.5px;
	}
.prd-s2-txt1{
    float: left;
    width: 100%;	
    font-size: 22px;
    line-height: 28px;
	color:#202020;
	
    font-weight: 500;
	letter-spacing:0.5px;
	margin-top:25px;	
	}	
ul.prd-s2-list{
	float: left;
    width: 100%;
    margin-top: 5px;
	}
ul.prd-s2-list li{
    background: url(../images/prd-s2-tk.png) no-repeat left 8px;	
	float: left;
    width: 100%;
	text-align: left;
    font-size:20px;
    line-height: 28px;
    color: #202020;
    padding-left: 28px;
    margin-top:12px;
	
	letter-spacing:0.5px;
	}	
.bott2-bg{
	position:absolute;
	right:0;
	bottom:0;
	background:url(../images/botl2-bg.png) no-repeat center top;
	width:319px;
	height:303px;
	}
.bott2-bg img{
	max-width:100%;
	margin:20px auto 0;
	display:block;
	width:141px;
	}
.label-img{
	float:left;
	max-width:100%;
	margin-top:25px;
	box-shadow:0 0 8px 2px rgba(0,0,0,0.1);
	}				
.revw-row{
	float:left;
	width:100%;
	}	
.revw-row{
	float: left;
    width: 100%;
    padding: 15px 0 25px 73px;
    text-align: left;
    position: relative;
    border-bottom: 1px solid #e1e1e1;
	}
.rvw-nm {
    position: absolute;
    left: 0;
    top: 25px;
    width: 55px;
    height: 55px;
    font-size: 25px;
    line-height: 52px;
    border: 1px solid #d3d3d3;
    background: #e3e3e3;
    border-radius: 50%;
    text-align: center;
    color: #23262d;
    
    font-weight: 500;
    text-transform: uppercase;
	}
.rev-star{
	float: left;
    max-width: 100%;
	margin:8px 0 0;
	}
.revw-tik {
    position: absolute;
    left: 37px;
    top: 35px;
	}
.revw-p1{
	float: left;
    width: 100%;
	font-size:20px;
	line-height:26px;
	color: #2c1a4d;
    
    font-weight: 600;
	letter-spacing:0.5px;
	}
.revw-p2{
	float: left;
    width: 100%;	
    color: #282828;
	
    font-weight: 600;
	margin-top:15px;
	font-size: 18px;
	}
.revw-p2 .prd-dtl-vari-cust{
	display:inline-block;
	vertical-align:middle;
	margin:-8px 0 0 8px;
	}
.revw-hr{
	float: left;
    width: 100%;
    background: #e1e1e1;
    height: 1px;
	border:none;
    margin: 8px 0;
	}
.products-sec .prodBox{ margin-top:40px;}	
.products-sec .prodbox-row{ margin:2% 0.5% 0;}			
.prd-slide2{
    max-width: 80%;
    margin: 0 auto 0;
    display: block;
	}

/*------------------------------
		FAQ SECTION
--------------------------------*/
/*.faq-container {
	display: inline-block;
	vertical-align:middle;
	max-width:775px;
	width: 100%;
	text-align: left;
	margin:40px 0 20px;
	}
.up-slide-dwn {
	float: left;
	width: 100%;
	border-bottom:1px solid #dedede;
	}
.accordion {
	float: left;
	width: 100%;
	text-align: left;
	background: url(../images/dwn-arw.png) no-repeat 100% center #fff;
	padding:18px 40px 18px 0;
	font-size:22px;
	line-height:24px;
	color: #141b4d;
	cursor: pointer;
	font-weight:500;
	letter-spacing:0.3px;
	
	}
.acdn-heading.accordion-open {
	background: url(../images/arw-up.png) no-repeat 100% center;
	}
.acdn-content {
	float: left;
	width: 100%;
	padding:10px 20px 10px 0;
	border-top:1px solid #d3d3d3;
	}
.acdn-para{
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 28px;
    color: #292929;
    letter-spacing: 0.5px;
    
    margin-bottom: 20px;
	}
.lab-cont{
	float:left;
	width:69%;
	}
.cert-blk{
	float:right;
	width:30%;
	margin-top:25px;
	}	
.prod-cert{ max-width:100%; margin:0 auto; display:block;}	
.qr-box{
	float:left;
	width:100%;
	background:#fff;
	border-radius:10px;
	    border: 1px solid #eadeff;
	padding:10px;
	margin-top:17px;
	}	
.qr-img{ float:left; width:111px;}	
.qr-cont{
	float:left;
	width:calc(100% - 111px);
	padding-left:15px;
	}	
.qr-hd{
	float: left;
    width: 100%;
    font-size: 20px;
    line-height: 24px;
    color: #2c1a4d;
    
    font-weight: 600;
    letter-spacing: 0.5px;
	}
.qr-cont .details-para{ margin-top:7px;}	*/	
/*------------------------------
		CONTACT SECTION
--------------------------------*/	
ul.cont-list{
	float:left;
	width:100%;
	margin:50px 0 0;
	}
ul.cont-list li{
	float:left;
	width:33.33%;
	text-align:center;
	}
ul.cont-list li img{
	display:block;
	margin:0 auto;
	}
.cont-list-p1{
	float:left;
	width:100%;
    color: #333333;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
	
	font-weight: 500;
	letter-spacing:0.5px;
	margin-top:15px;	
	}
.cont-list-p2{
	float:left;
	width:100%;
	color:#4b4d4a;
	
	letter-spacing:0.5px;
	}
.cont-frm{
	width:71.11%;
	display:table;
	margin:30px auto 0 auto;
	}
.cont-frmElmnts{
	float:left;
	width:100%;
	margin:15px 0 0 0;
	display:block;
	position:relative;
	}
.cont-frmElmnts input, .cont-frmElmnts textarea{
	width:100%;
	background:#f9f9f9;
	height:41px;
	border:1px solid #ebebeb;
	box-sizing:border-box;
	padding:0 10px 0 10px;
	
	font-size:14px;
	color:#000;
	border-radius:4px;
	text-align:left;
	}
.cont-lft{ width:49%; float:left;}
.cont-rgt{ width:49%; float:right;}
.cont-frmElmnts textarea{
	height:141px;
    width: 99.83%;
    padding:14px 10px 0 10px;
    border: 1px solid #d2cfcc;}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #8b8b8b;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #8b8b8b;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #8b8b8b;
}
:-moz-placeholder { /* Firefox 18- */
  color: #8b8b8b;
}
.contact-btn{
	display:inline-block;
	vertical-align:middle;
	width: 300px;
	text-align:center;
	height:55px;
	overflow: hidden;
	color: #ffffff;
	font-size: 24px;
	line-height:53px;
	position: relative;
    
    font-weight: 600;	
	border-radius: 34px;
	background: #006dc7;
	outline:none;
	border:none;
	letter-spacing:0.5px;
	margin-top:30px;
	}	
	
/*=============Fooetr Link============*/	
.terms-cont{
	float:left;
	width:100%;
	text-align:left;
	}
.terms-cont .common-para{
	font-size:17px;
	line-height:25px;
	margin-top:17px;
	}	
.terms-cont .common-para a{ color:#3279b2;}	
.terms-hd{
	float:left;
	width:100%;
	font-size:30px;
	line-height:30px;
	color:#000;
	}	
.terms-subhd{
	float:left;
	width:100%;
	font-size:20px;
	line-height:30px;
	color:#000;
	margin-top:30px;	
	}	
.terms-cont ul{
	float:left;
	width:100%;
	margin-top:17px;
	padding-left:40px;
	}
.terms-cont ul li{
	float:left;
	width:100%;
	font-size:17px;
	line-height:25px;
	list-style:disc;
	margin-bottom:10px;	
	}	
.terms-cont ul li:last-child{ margin-bottom:0;}		

/*=========Thankyou========*/
.thank-section-1{
	float:left;
	width:100%;
	font-weight:normal;
	padding:0 100px;
	}
.thnk-txt1{
    float: left;
    width: 100%;
    font-size: 36px;
    line-height: 40px;
    color: #393733;
	
    font-weight: 600;
	letter-spacing:0.5px;
	}
.thnk-txt2{
    float: left;
    width: 100%;
    font-size: 17px;
    line-height: 25px;
    color: #1c1c1c;
	
	margin-top:10px;
	letter-spacing:0.5px;
	}
.cart-col-1, .cart-col-2, .cart-col-3, .cart-col-4{
	float: left;
	width: 20%;
	}
.cart-col-1{
	width: 60%;
	padding: 0 0 0 20px;
	text-align: left;
	position: relative;
	}
.cart-col-4{
	text-align: right;
	padding: 0 20px 0 0;
	}
.cart-prd-row .cart-col-3, .cart-prd-row .cart-col-4{margin-top:20px;}
.cart-prd-row{
	float: left;
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
	padding: 25px 0;
	}
.cart-prd-row:last-child{
	border: none;
	}
.cart-prd-1{
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 72px;
	}
.thank-p1{
	float: left;
	width: 100%;
	font-size: 23px;
	line-height: 30px;
	color: #393733;
	
	font-weight: 600;
	margin:40px 0 -17px;
	position:relative;
	z-index:1;
	letter-spacing:0.5px;
	}
.thank-p1 span{
	background:#fff;
	padding:0 8px;
	}
.thank-ord{
	float: left;
	width: 100%;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	padding:18px 7px;
	font-size: 17px;
	line-height: 22px;
	
	color: #2d2d2d;
	letter-spacing:0.5px;
	}
.thank-dtl-box{
	float: left;
	width: 100%;
	margin:30px 0;
	}
.cart-heading-row{
	float:left;
	width:100%;
	font-size: 20px;
	line-height: 50px;
	color: #fff;
	
	font-weight:500;
	letter-spacing:0.5px;
	background: #523574;
	}
.cart-prd-name{
	float: left;
	width: 100%;
	padding: 0 0 0px 80px;
	color:#666;
	
	font-size: 15px;
	line-height: 22px;
	letter-spacing:0.5px;
	}
.cart-prd-name span{
	font-size: 18px;
	color: #393733;
	font-weight: 500;
	}
.unit-price{
	float: left;
	width: 100%;
	color: #393733;
	
	font-size: 18px;
	line-height: 22px;
	}
.thnk-rit-price-row{
	float: right;
	width: 46%;
	padding: 10px 0;
	}
.cart-rit-price{
    float: left;
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    font-size: 20px;
    line-height: 22px;
    color: #1e1e1e;
    text-align: left;
    padding: 12px 3px;
	
    font-weight: 500;
	}
.cart-prc-spn{
	float: right;
	text-align: right;
	}
.thnk-rit-price-row .cart-rit-price{
	font-size: 18px;
	padding: 15px 3px;
	font-weight: normal;
	}
.thnk-rit-price-row .cart-prc-spn{
	text-align: left;
	width: 90px;
	}
.thnk-Addressinfo{
	float: left;
	width: 100%;
	}
.ty-lft-Address, .ty-rgt-Address{
	float: left;
	width: 48%;
	text-align: left;
	}
.sh-heading{
	float: left;
	width: 100%;
	color: #393733;
	font-size: 22px;
	
	font-weight:600;
	line-height:38px;
	letter-spacing:0.5px;
	}
ul.user-info{
	float: left;
	width: 100%;
	margin-top: 10px;
	border:5px solid #ebebeb;
	padding:15px;
	background:#fff;
	}
ul.user-info li{
	float: left;
	width: 100%;
	position: relative;
	padding-left: 110px;
	margin: 5px 0;
	color: #393733;
	font-size: 16px;
	line-height: 21px;
	
	word-break:break-all;
	}
ul.user-info li span{
	position: absolute;
	left: 0;
	color: #2b2b2b;
	font-weight: 500;
	}
.ty-rgt-Address{float: right;}	

/*-------------------------
CANCELLATION
--------------------------*/
/* The Modal (background) */
.modal {
  z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
	display:inline-block;
}

/* Modal Content */
.modal-content {
       background-color: #fefefe;
    margin: auto;
    padding: 20px;
    /* border: 1px solid #888; */
    width: 70%;
    display: inline-block;
    box-shadow: 0 0 5px #d2d2d2;
}

/* The Close Button */
.close {
  color: #aaaaaa;
    float: right;
    font-size: 38px;
    font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.cancel-form{
	float: left;
    width: 100%;
    text-align: left;
    min-height: 270px;
	}
.cancel-form .btn-box{
	margin-top:20px;
	}
.modal__title, .modal__title-result {
	font-weight: 700;
	font-size: 28px;
	text-transform: uppercase;
	text-align: center;
	}
.cancel-form label.radio {
	float: left;
	width: 100%;
	margin: 5px 0;
	}
.cancel-form__item input[type=text], textarea {
	    height: auto;
    padding: 10px 11px;
    border: 1px solid #d2d2d2;
    font-size: 14px;
    width: 100%;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
    -webkit-appearance: none;
    font-weight: 400;
    margin-top: 10px;
    font-family: inherit;

	}
.cancel-form .btn{ max-width:100%;}		


.dsplay.pro-sec1 {
        float: left;
    width: 100%;
    padding: 120px 0;
    line-height: 32px;
}


@media only screen and (max-width: 767px){
.modal-content	{ width:100%;}
}

/*===========Shop Page============*/
.shop-section{
	float:left;
	width:100%;
	    background: rgba(255, 248, 247, 0.8);
	padding:60px 0 80px;
	}
.bdr-btm{ border-bottom:1px solid #c8c8c8;}	
.shop-product-wrap{
    float:left;
    width:100%;
	margin-top:60px;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}
.shop-product-col{
    float:left;
    width:31.5%;
	}
.shop-product-top{
	float:left;
    width:100%;
	position:relative;
	margin-bottom:7px;
	}
.shop-top-txt{
	float:right;
	color:#646464;
    font-size:14px;
	line-height:30px;
	letter-spacing:0.5px;
	text-transform:uppercase;
	position:relative;
	}
.shop-top-txt:before{
	content:'';
	width:50px;
	height:1px;
	display:inline-block;
    vertical-align:middle;
    margin:-5px 10px 0 0;
	background:#d6d6d6;
	}
.shop-icn{
	position:absolute;
	top:8px;
	left:25px;
	}

.shop-product-middle{
	float:left;
	width:100%;
	background:#ebf2f9;
	padding:30px 0;
	}
.shop-product{
	display:block;
    margin:0 auto;
    max-width:100%;
	}
.shop-product-bottm{
	float:left;
    width:100%;
	padding:25px 15px 0;
	}
.shop-prod-name{
	float:left;
	width:100%;
	color:#08080a;
    font-size:24px;
	line-height:26px;
	letter-spacing:0.5px;
	font-weight:600;
	}
.shop-prod-desc{
	float:left;
	width:100%;
	color:#383838;
    font-size:16px;
	line-height:20px;
	margin-top:10px;
	}
a.order-btn{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 190px;
    height: 50px;
    color: #ffffff;
    font-size: 18px;
    line-height: 48px;
    font-weight: 600;
    text-align: center;
    background: #00c450;
    letter-spacing: 0.5px;
    border-radius: 40px;
	margin-top:22px;
	}	
a.order-btn img{
    display: inline-block;
    vertical-align: middle;
    margin: -10px -10px 0 10px;
    width: 7px;
	}	
/**************************/
.suprt-phn{
	float:left;
	width:100%;
	font-size:34px;
	line-height:34px;
	color:#ff2a00;
	font-weight:500;
	letter-spacing:0.5px;
	margin-top:22px;
	}
.suprt-hour{
	float:left;
	width:100%;
	font-size:20px;
	line-height:22px;
	color:#585858;
	font-weight:500;
	letter-spacing:0.3px;
	margin-top:20px;	
	}	
.suprt-hour img{
	display:inline-block;
	vertical-align:middle;
	margin:-9px 5px 0 0;
	}	
.cntctBox{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:845px;
	background:#f7f7f7;
	padding:30px 55px 40px;
	position:relative;
	border-radius:10px;
	margin-top:45px;
	border:2px solid #fff;
	
	box-shadow:0 0 8px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 0 8px 2px rgba(0,0,0,0.1);
	}
.msgbx-txt{
    float: left;
    width: 100%;
    font-size: 26px;
    line-height: 28px;
    color: #000000;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
	}
.msg-frmfild{
	float:left;
	width:100%;
	height:45px;
	border:1px solid #d4dbe3;
	padding:5px;
	margin-top:15px;
	background:#fff;
	text-align:left;
	position:relative;
	z-index:2;
	}
.msg-frmfild input,.msg-frmfild textarea{
	float:left;
	width:100%;
	height:100%;
	font-size:16px;
	color:#000;
	outline:none;
	border:none;
	
	font-weight:300;	
	padding-left:20px;
	-webkit-appearance:none;
	}
.fld-hlf{ width:48%;}	
.msg-areafild{
	height:100%;
	min-height:100px;
	padding-top:15px;
	}
.msg-frmfild textarea{ 
	height:100%;
	min-height:100px;
	resize:none;
	}
.submit-btn{
        display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 300px;
    background: #ff2a00;
    color: #fff;
    font-size: 24px;
    height: 60px;
    font-weight: 600;
    text-align: center;
    position: relative;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    border: none;
    overflow: hidden;
    margin-top: 24px;
    padding-bottom: 5px;
    line-height: 60px;
	}
		


.support-sec2 .accordion{ 
	background:none; 
	}
.support-sec2 .acdn-content{ position:relative;}	
.doshingBox{
	display:inline-block;
	vertical-align:top;
	width:100%;
	text-align:left;
	border-radius:3px;
	margin:40px 0 0;
	}
.doshingBox .accordion{ padding:5px 0 12px;}	
.doshingBox .acdn-content{ padding-top:12px;}	
.s-img{ float:left; max-width:100%; margin-top:10px;}
.mnybk-seal{
	position:absolute;
	top:70px;
	right:0;
	}
.acdn-pad{ padding-right:100px;}
.dose-bnr-img{
	position:absolute;
	top:50px;
	right:0;
	}
.faq-btn{
	float:left;
	margin:0 0 8px;
	}	
.btm-0{ margin-bottom:0;}		


/*----------- popup ---------------- */
.prod-ingd.sccode {
    float: left;
    width: 100%;
    font-size: 18px;
    text-decoration: underline;
    text-align: left;
    padding: 0;
    margin: 0;
    display: inline-block;
}
#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;
	max-width:96%;
	width: 600px;
	background-color: white;
	border-radius: 4px;
	margin: 8% auto 0 auto;
	position: relative;
	text-align: center;
	padding: 30px 20px 20px 20px;
}
#pop_content_ing {
    height: 560px;
    max-width: 600px;
    background-color: white;
    border-radius: 4px;
    margin: 5% auto 0 auto;
    position: relative;
    text-align: center;
    padding: 10px 0px;
    overflow: scroll;
    width: 100%;
}

#pop_content_ing img {
    max-width: 350px;
    margin-bottom: 10px;
    display: inline-block;
}
#pop_content_ing .select-txt {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
    background: #578265;
    padding: 10px 0;
    color: #fff;
}
.cross {
	position: sticky;
    cursor: pointer;
    background: rgba(255,255,255,0.7);
    padding: 10px;
	top: 0;
    float: right;
    right: 10px;
}

/*----------- popup ---------------- */
#pop_overlay, #ing_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, #ing_content {
	height: auto;
	max-width: 90%;
	background-color: white;
	border-radius: 4px;
	margin: 8% auto 0 auto;
	position: relative;
	text-align: center;
	padding: 30px 20px 20px 20px;
	width:600px;
}
#ing_content {
	width:1000px;
}

.cross {
	position: absolute;
	right: 5px;
	top: 5px;
	max-width: 100%;
}




/*TERMS- PRIVACY*/

.trms-sec2{
	float: left;
    width: 100%;
    text-align: left;
    background: rgba(255, 248, 247, 0.8);
    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: 16px;
    line-height: 26px;
    margin: 0px 0 22px;
}
.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 10px;
    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: #ff2a00;
    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;
}
.ing-lft-bx img {
    max-width: 100%;
}

@media only screen and (max-width: 767px){
	.tems_bg {    padding: 10px 0;}
	}