@charset "utf-8";

/*==========banner==============*/
/*================start banner===================*/
.banner{ 
	float: left;
    width: 100%;
    background: url(../images/banner.jpg) no-repeat center top;
    padding: 60px 0;
    position: relative;
    text-align: center;
}
.s1-inner {
    display: inline-block;
    width: 80%;
    text-align: center;
    margin-top: 0px;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    }	
.bnr-hd{
    font-size: 80px;
    line-height: 84px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    display: inline-block;
    width: 100%;
    font-family: "Cormorant", serif;
}
.bnr-hd span {
    color: #196fa8;
   }
.bnr-para{
    font-size: 22px;
    line-height: 32px;
    color: #fefefe;
    margin-top: 14px;
    display: inline-block;
    width: 80%;
    vertical-align: middle;
    }
.bnr-prodt {
	display:inline-block;
	vertical-align:top;
	max-width:100%;
	margin-top:22px;
    }
.bnrtxt2{
	font-size: 27px;
    line-height: 37px;
    color: #deb18a;
    font-weight: 400;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 8px;
    letter-spacing: 4px;
}

.s1-inner .bnrbtn{}
.bnr_icn1, .bnr_icn2{ position:absolute; top:215px; max-width:100%; }
.bnr_icn1{ left:0; }
.bnr_icn2{ right:0; }

/*=============bnr_btm_sec============*/
/*================start section2===================*/
.sec2{
	padding:35px 0 50px;
    float: left;
    text-align: center;
    background: #fff;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.s2-rgt{
	float: right;
    width: 50%;
    text-align: left;
    padding: 60px 32px 61px 0;
	}
.s2-prodt{
	    position: absolute;
    left: -50px;
    top: 0;
	}	
.s2-inr{
    display: inline-block;
    max-width: 100%;
    padding: 0 0px 0px;
    border: none;
	}
.s2-inr .bdhding2 {}	
.s2-inr .shop-list{
	margin: 25px 0 0 0;
	justify-content: space-between;
    row-gap: 14px;
    column-gap: 90px;
	position:relative;
	}
.s2-inr .shop-list li{
    padding: 15px 15px 15px 15px;
    width: 29.29%;
    height: auto;
    background: #f2f4fb;
    border-radius: 10px;
    text-align: left;
    position: relative;
    border: 0px solid #e1e1e1;
     }	
.s2-inr .shop-list li:last-child{
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 37.42%;
    height: auto;
    background: #f2f4fb;
	padding:24px 15px 24px;
	text-align:center;
	} 
.s2-inr .shop-list li:last-child .shop-list-bx_cont{
	margin-top:40px;
	padding-bottom:15px;
	}
.s2-inr .shop-list li .ship-p1 {
    font-size: 18px;
    line-height: 28px;
    color: #636363;
    font-weight: 400;}
.s2-inr .shop-list li .shop-imgDv {
	background:#fbfbfb;
	padding:10px;
	border:none;
	border-radius:10px 10px; 
	}
.s2-inr .shop-list li img{
    max-width: 130px;
    display: block;
    margin: 10px auto 10px;
    width: 100%;
	}
.s2-inr .shop-list li:last-child img{
	position:static;
	max-width:90%;
	}	
.s2-inr .cart-btn2 {
    width: 128px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    position: absolute;
    top: 18px;
    right: 0;
	}
.shop-list-bx_cont{
	float:left;
	width:100%;
	text-align:left;
	position:relative;
	}	

.btn-ic{
	position:static !important;
	display:inline-block;
	}		
.sec2-box{
	float: left;
    width: 100%;
    margin-top: 0px;
	}
ul.s2rgt-list{
    float: left;
    width: 100%;
	margin-top: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 20px;
	column-gap: 5px;
	}
ul.s2rgt-list li{
     float: left;
    width: 24%;
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-weight: 700;
    padding: 0 0px;
    text-align: left;
    padding: 0 0 0 60px;
    position: relative;
}
/*ul.s2rgt-list li:after{
	content: "";
    position: absolute;
    right: -3%;
    top: 11px;
    height: 102px;
    border-right: 1px solid #fff;
}*/	
ul.s2rgt-list li:last-child:after{ display:none;}	
ul.s2rgt-list li span{
	display: block;
    font-size: 18px;
    line-height: 34px;
    font-weight: 400;
    text-transform: unset;
    margin-bottom: 5px;
	}
ul.s2rgt-list li img {
	position: absolute;
    top: 0;
    left: 0;
	}	
.s2rgt-li-cont{
        float: left;
    width: 60%;
    text-align: center;
    margin-top: 55px;
    padding: 0 35px;

	}
ul.s2rgt-list li:last-child .s2rgt-li-cont{ float:right;}
.s2rgt-li-imgss{
    position: absolute;
    top: 55px;
    right: 44px;
    max-width: 220px;
}
ul.s2rgt-list li:last-child .s2rgt-li-imgss{ right:auto; left:35px;}
ul.s2rgt-list li .shop-price{
	margin-bottom:10px;}
.cont-hdg{
	    float: left;
    width: 100%;
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    padding-bottom: 10px;
}

@media only screen and (max-width: 1187px){
.sec2{ overflow:hidden;}
ul.s2rgt-list{ margin-top:35px; column-gap: 8px;}
ul.s2rgt-list li { font-size: 20px; line-height: 28px;}
.s2-inr .shop-list li { padding: 15px 15px 15px 15px; }
.s2-inr .shop-list li img {max-width: 120px;}	
.s2-inr .shop-list li:last-child img {position: static;max-width: 100%;}
.s2-inr .shop-list li .cart-btn2 { height: 36px; width: 140px; line-height: 36px; font-size: 16px;}
.s2-rgt {width: 39%;padding: 75px 0px 85px 0;}
.s2-prodt {left: -4%;}

}
@media only screen and (max-width: 1023px){
.sec2{padding:30px 0 40px; text-align: center; }
.s2-rgt {float:none;display:inline-block;width:100%;padding:0; text-align:center;}
.s2-prodt {position: static;max-width: 100%;margin-top: 15px;}
.sec2-box{ flex-wrap: wrap; justify-content: space-between; row-gap: 20px; margin-top:0px;}
ul.s2rgt-list { width: 100%;justify-content: center; margin-top: 25px; column-gap: 8px;}
ul.s2rgt-list li img { }
ul.s2rgt-list li {width: 38%;}

.s2-inr .shop-list {
    margin: 18px 0 0 0;
    justify-content: center;
    row-gap: 14px;
    column-gap: 18px;}
.s2-inr .shop-list li {width: 48%;padding: 15px 15px;text-align: center;height: auto;}
.s2-inr .shop-list li img {position: static;max-width: 150px;}
.s2-inr .cart-btn2 {margin-top: 0px !important;}
.s2-inr .shop-list li:last-child {position: static;transform: none;width: 55%;height: auto;padding: 20px 15px;}
.s2-inr .shop-list li:last-child .shop-list-bx_cont { margin-top: 15px;  padding-bottom: 0;}

}
@media only screen and (max-width: 767px){
.sec2 {padding:30px 0 30px;}
.s2-rgt { max-width:355px;}
.s2-inr {max-width: 355px;padding: 0px 0px 0px;}
.s2-inr .shop-list li {width: 100%; max-width: 355px;}
.s2-inr .shop-list li:last-child {width: 100%;padding: 15px 10px;}
.sec2-mob{padding:35px 0 40px 0;background:url(../images/sec2-mob2.jpg) center top no-repeat;}
.s2lft{ width: 100%; max-width: 100%;  padding: 0; height: auto;  border-radius: 15px 15px;}
ul.s2rgt-list li img{ position: static; margin: 0 auto 0; display: block;}


.s2rgt {width: 100%; height:auto;}
.w-box{ width: 77%; padding: 35px 20px; }
.sec2-box{ justify-content: center; margin-top: 0px;}
.s2rgt ul.shop-list { justify-content: center; row-gap: 20px;}
ul.s2rgt-list li {width: 45%; font-size: 18px; padding: 0 0 0 0; text-align: center;}
ul.s2rgt-list li:after { display:none;}
.s2rgt ul.shop-list li { width: 100%; max-width: 355px; }
.s2rgt-li-cont { margin-top: 20px; padding: 0 15px; width:100%;}
.s2rgt-li-imgss { display: block; margin: 0 auto; max-width: 180px; position: static;}
ul.s2rgt-list li:last-child .s2rgt-li-imgss { left: 30px; width: 212px;}

ul.s2rgt-list { justify-content: center; row-gap: 15px; margin-top: 15px;}
.cont-hdg {font-size: 20px; line-height: 28px;padding-bottom: 0;}
.s2-inr .shop-list { margin: 20px 0 0 0; justify-content: center; row-gap: 15px; column-gap: 18px;}


}
@media only screen and (max-width: 479px){

}
@media only screen and (max-width: 359px){
}

/*===============sectionOne=============*/
/*================start banner strip===================*/
.bnrstrip{float: left;
    width: 100%;
    padding: 50px 0 50px;
    background: #fff;}
.bnrstrip-hding{
	font-weight:600;
	font-size:18px;
	line-height:22px;
	color:#404040;
	text-align:center;
}
ul.bnrstrip-list{ 
	float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 15px;
    column-gap: 0;
	}
ul.bnrstrip-list li{
	float: left;
    width: 24%;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    position: relative;
    padding: 35px 20px;
    background: #2b2a3c;
	}	
ul.bnrstrip-list li:nth-child(even){background:#deb18a;}	
ul.bnrstrip-list li span{
	display: block;
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: "Cormorant", serif;
}
ul.bnrstrip-list li img{
	display:block;
	margin:0 auto 12px;
	}
@media only screen and (max-width: 1187px){
ul.bnrstrip-list li{}
ul.bnrstrip-list li img{}

}

@media only screen and (max-width: 1023px){

ul.bnrstrip-list { justify-content: center; row-gap: 15px; column-gap: 10px;}
ul.bnrstrip-list li{}
ul.bnrstrip-list li img{}
ul.bnrstrip-list li span{}

}

@media only screen and (max-width: 767px){
	
.bnrstrip { padding:25px 0 25px;}
ul.bnrstrip-list { margin-top: 0;}
ul.bnrstrip-list li{width: 100%;        padding: 20px 10px;       }

}

/*===============sectionThree==========*/
.sectionThree{
    float: left;
    width: 100%;
    position: relative;
	background:#fff;
	padding: 40px 0 40px;
	}
.s3rgt{
	float: right;
    margin: 110px 0 0;
    width: 50%;
    text-align: left;
	}
.s3pic{
	position:absolute;
	top:60px;
	left:0;
	}
.sectionThree .shop-btn{margin: 33px 0 0 122px;}	
.sectionThree .common-para{    padding: 30px 0 0 120px;  width: 100%;}
.s3_uls{
	    float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    row-gap: 10px;
    margin: 180px 0 0;
    flex-wrap: wrap;
    justify-content: space-between;
	}
.s3_uls li{
	    float: left;
    width: 24%;
    font-size: 17px;
    text-align: left;
    line-height: 26px;
    padding: 0 0 0 56px;
    position: relative;
	}
.s3_uls li span{
	display:block;
	font-weight:400;
	color:#595959;
	font-size:14px;
	line-height:26px;
	}		
.s3-li-imgs{
	position: absolute;
    top: 8px;
    left: 0;
	}		
.common-hdng {
    display: inline-block;
    width: 100%;
    font-size: 36px;
    line-height: 50px;
    color: #000;
    font-weight: 700;
    text-transform: capitalize;
    font-family: "Playfair Display", serif;
    vertical-align: middle;
    z-index: 2;
    position: relative;
}


.sectionThree .common-para {
    padding: 30px 0 0 120px;
    width: 100%;
}
.common-para {
   display: inline-block;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    color: #030303;
    font-weight: 400;
    margin-top: 18px;
    position: relative;
}	
/**************************/
/*================start section1===================*/
.sec1{     
	padding: 50px 0;
    float: left;
    width: 100%;
    background: #191919;
    overflow: hidden;
    text-align: center;
	}
.s1-rgt{
    display: inline-block;
    width: 100%;
    text-align: center;
    position: relative;
    margin-top: 0;
	    z-index: 1;
	}
.s1-rgt-hding{
	float: left;
    width: 28%;
	font-weight: 700;
    font-size: 55px;
    line-height: 60px;
    color: #fff;
    text-transform: uppercase;   
	}
.s1-rgt-hding span{
	display:block;
    font-size:133px;
    line-height:133px;}		
.s1-image{
	position: absolute;
    right: -12%;
    top: 0px;
	}
.s1-image2{
	float: right;
    max-width: 67%;
	}			
.s1-list{
	margin:35px 0 20px 0;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
    column-gap: 9px;
	position:relative;
	z-index:1;
	}
.s1-list li{
	width:32%;
	font-size:18px;
	line-height:24px;
	color:#000;
	text-align: left;
	}	
.s1-list li span{
	display:block;
	font-size:20px;
	line-height:24px;
	color:#d82822;
	font-weight:bold;
	margin-bottom:6px;
	}
.s1-list li img{
	display: block;
    margin: 0 0 10px;
	}		
.s1-lft{
    display: inline-block;
    width: 100%;
    padding: 0;
    text-align: center;
    position: relative;
	}
.s1-lft .s1-text{
	padding: 0 0 13px;
    border-bottom: 1px solid #dedede;
	}	
.s1-lft .bdfont {position:relative; z-index:1; width: 100%; margin: 0;}
.s1-imge{
       position: absolute;
    top: 170px;
    right: 25%;
	}
.s1-col2, .s1-col3{
	width:23.67%;
	text-align:center;
	
	}
.s1-col3{ text-align:left;}	
.s1-img1{
	display:block;
	margin:0 auto 10px;
	}		
.s1-col3-txt1{
	font-size:16px;
	line-height:24px;
	color:#000000;
	}
.s1-col3-txt1 span{
	display:block;
	font-weight:700;
	font-size:18px;
	}	
.s1uls{
	float: left;
    width: 100%;
    display: flex;
    margin: 0px 0 0 0;
    flex-wrap: wrap;
    row-gap: 20px;
    justify-content:center;
	}
.s1uls li{
	float: left;
    width: 25%;
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    font-weight: bold;
    padding: 0 6px;
    font-family: "Cormorant", serif;
	}
.s1uls li span {
    font-family: "Cormorant", serif;
    color: #fc8d00;
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
	width: 100%;
}
.s1uls li a{color: #fff;}
.s1uls li img{
	display: inline-block;
    vertical-align: top;
    max-width: 260px;
    margin-bottom: 15px;
    border-radius: 50%;
    border: 1px solid #deb18a;
	width: 100%;
	}
.s1uls li:nth-child(even){}	

.bdhding2 {
   font-size: 46px;
    line-height: 49px;
    color: #161616;
    font-weight: 700;
    padding: 0 0 0px 0;
    text-transform: capitalize;
    display: inline-block;
    width: 100%;
    font-family: "Cormorant", serif;
}
.bdfont {
    font-size: 19px;
    line-height: 28px;
    color: #161616;
    font-weight: 300;
    margin-top: 17px;
    display: inline-block;
    width: 100%;
}
.bnrbtn, .s2btn, .s3btn, .s4btn, .s5btn, .cart-btn, .cart-btn2 {
    height: 54px;
    width: 200px;
    outline: none;
    display: inline-block;
    margin: 28px 0 0 0;
    font-size: 18px;
    line-height: 54px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    position: relative;
    text-align: center;
    border-radius: 0px;
    text-transform: capitalize;
    background: #deb18a;
    transition: all 0.3s;
   
    font-family: inherit;
}	


@media only screen and (max-width: 1187px){

.s1-inr {column-gap: 8px;}
.sec1 { background-position:50% top;}
.s1-rgt {}
.s1-rgt-hding {font-size: 48px;line-height: 55px;}
.s1-rgt-hding span {font-size: 125px;line-height: 125px;}	
.s1-lft {}
.s1-image {}
.s1-imge{}
/*------------section1-------------*/


}
@media only screen and (max-width: 1023px){
/*------------section1-------------*/
.sec1{  padding: 40px 0;  height: auto; background-size: cover; background-position: 35% top;}
.s1-imge { right: 15%; max-width: 295px; top: 70px; }
.s1-col1 {
    width: 100%;
	background-size:cover;
}
.s1-col2, .s1-col3 {
    width: 47%;
    text-align: center;
}
.s1-lft{}
.s1-lft .s1-text { width: 60%;}
.s1-rgt { margin-top:0px;}
.s1-rgt-hding {float: none;
        display: inline-block;
        font-size: 30px;
        line-height: 38px;
        padding: 25px 0 0px 0;}
.s1-rgt-hding span { font-size: 95px;line-height: 95px;}
.s1-image {
       position: static;
        max-width: 67%;
        margin-top: 12px;
    }
.s1-list {margin: 10px 0 0px 0;}
.s1-list li {font-size: 17px;}
.s1uls li {font-size: 26px; line-height: 36px;}

}
@media only screen and (max-width: 767px){
/*------------section1-------------*/
.sec1{ padding: 25px 0; border-top: 1px solid #f9f9f9;}
.s1-rgt {
        max-width: 355px;
        text-align: center;
    }
.s1-image2 {
    float: none;
    display: inline-block;
    max-width: 100%;
}
.s1-rgt-hding {width: 100%;padding: 20px 0 0px 0;}	
.s1-col1 {
	width: 100%;
	background-size: cover;
	padding: 30px;
	height: auto;
	max-width:330px;
	margin:0 auto;
}
.s1-lft { max-width:355px;}
.s1-lft .s1-text {width: 100%;}
.s1-image { margin-top: 10px; max-width: 100%; display: inline-block; }
.s1-list {  margin: 10px 0 0px 0; justify-content: center; row-gap: 15px;column-gap:0px;}
.s1uls {justify-content: center;row-gap: 15px;}
.s1uls li{width: 50%;text-align: center;row-gap: 15px;font-size: 22px;line-height: 30px;}
.s1uls li span{font-size: 20px;line-height: 26px;}
.s1uls li .bdhding2 {font-size: 25px;line-height: 35px;}
.s1uls li img {}
.s1-list li {width: 100%;  padding: 0 5px;}	
.s1-lft-hding {font-size: 33px;line-height: 45px;}
.s1-col2, .s1-col3 {
	width: 100%; 
	text-align: center;
	max-width:330px;
	margin:0 auto;
    }
.s1-col3{ margin-top:20px;}	
}
@media only screen and (max-width: 479px){


}
@media only screen and (max-width: 359px){
}
/*-------------*/
.sec1-prod-section{
	float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 30px;
    margin-top:40px;
    column-gap: 15px;
	}
.sec1-col{
    float: left;
    width: 24%;
    padding: 0px 0px 0px;
    text-align:center;
    position: relative;
	border-radius:0px;
	}
.wid32{ width: 32%;}
.sec1-col-prdtimg{
	display:inline-block;
	width:100%;
	padding:15px 20px 10px;
	}
.sec1-col-img_bg{
	display:inline-block;
	width:100%;
	text-align:center;
	background:#f8f8f8;
	padding:10px 0;
	border-radius:0px;
	margin-bottom:10px;
	border: 1px solid #ebebeb;
	}
.s1-prod{
	display: block;
    margin: 0 auto 15px;
    max-width: 100%;
	}
.brnd-name{
	    float: left;
    width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 22px;
    color: #1e1e1e;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
	}
.prod-name{
	    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    color: #717171;
    font-weight: 700;
    font-family: "Oswald", sans-serif;
    text-transform: capitalize;
    min-height: 56px;
	}
.s1-col-text1{
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 28px;
    color: #f16724;
    letter-spacing: 0.5px;
    font-weight: 700;
	margin-top: 8px;
    padding: 0px 0px 0px;
	}
.s1-col-strenght{
	float: left;
    width: 100%;
    font-size:15px;
    line-height:18px;
    color: #6a6a6a;
	margin:10px 0 0 0;
	display:none;
	text-transform:capitalize;
	}
.s1-col-text2{
	float: left;
    width: 100%;
    font-size:14px;
    line-height:18px;
    color: #6a6a6a;
	margin:5px 0 8px;
	}
.star{
	display:block;
	margin:0 auto;
	}
.s1-btn{
    display: inline-block;
    vertical-align: middle;
/*    width: 200px;
    border-radius: 50px;
    height: 50px;
    overflow: hidden;
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    line-height: 50px;
    position: relative;
	background:#f16724;
    margin-top: 25px;
    text-align: center;
    text-transform: uppercase;*/
	}
.sec1-col:hover .s1-btn{}
.col-cart-icn{ margin:0 0; display:none; vertical-align:middle;}
.s1-btn img{
	display: inline-block;
    vertical-align: middle;
    margin: 0 0px;
	}
img.cart-icon-img {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #000;
    padding: 10px;
    opacity: 1;
}
.sectwo-lft .s1-prod {
   width: 304px;
}
	


/*-------------------------
     PRODUCT SECTION CSS
--------------------------*/
.prod-section{
	float: left;
	width: 100%;
	padding:50px 0;
	text-align: center;
	}
.common_heading{
	    font-size: 44px;
    line-height: 54px;
    font-weight: 700;
    color: #000000;
	font-family: "Playfair Display", serif;
}
.common_text{
	    font-size: 17px;
    line-height: 26px;
    font-weight: 500;
    margin: 25px 0 0;
	
}
.sec-heading2{
	    float: left;
    width: 100%;
    font-size: 25px;
    font-weight: 300;
    line-height: 42px;
	}
.sec-heading{
	    float: left;
    width: 100%;
    font-size: 34px;
    line-height: 52px;
    color: #000000;
    font-weight: 600;
	}
.prod-box{
	float:left;
	width:100%;
	position:relative;
	text-align:center;
	}
.prod-sec .sec1-box{ margin-top:0;}
.prod-bx-pr{
	float:right;
	font-size:16px;
	line-height:24px;
	font-weight:600;
	color:#ffc200;
	margin-top:20px;
	padding-right: 45px;
	position:relative;
	}
.prod-bx-pr a{ color:#ffc200;}
.prod-bx-pr:after{
	position:absolute;
	content:'';
	width:40px;
	height:4px;
	background:#ffc200;
	top:11px;
	bottom:0;
	right:0;
	}
.com-heading{
	float:left;
	width:100%;
	font-size:40px;
	line-height:50px;
	color:#000000;
	font-weight: normal;
	}
.com-para{
	float:left;
	width:100%;
	font-size:18px;
	line-height:28px;
	color:#333333;
	margin-top:15px;
	}
.shop-box{
	    float: left;
    width: 100%;
    margin-top: 35px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
	}

.shop-colm-list{
	width: 32%;
	padding: 0 15px 30px;
	border-radius: 10px;
	background:#ecedee;
	text-align: center;
	}
.sp-img{
	display:inline-block;
	vertical-align:middle;
	margin-left: -22px;
	}
.shop-prod{
	float: left;
    width: 100%;
    /* height: 300px; */
    margin-top: -30px;
    margin-bottom: 10px;
   /* background: url(../images/prd-bg.png) no-repeat center top;*/
	}
.prod-picc{
	display:inline-block;
	vertical-align:middle;
	margin-top:45px;
	}
.sp-bx-pr{
	float: left;
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	line-height: 34px;
	min-height: 70px;
	}
.sp-bx-pr2{
	float: left;
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #333333;
    margin-top: 10px;
    font-weight: 700;
	}
.sp-bx-pr2 img{
	display:inline-block;
	vertical-align:middle;
	margin:-8px 10px 0 0;
	width:93px;
	}
a.click-btn2{
	display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 100%;
    height: 52px;
    font-size: 20px;
    line-height: 51px;
    color: #fff;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
    background: #deb18a;
	}
.button_btm img{ max-width:20px;}	

/*=============sectionTwo============*/
.sectionTwo{
	float:left;
	width:100%;
	padding:50px 0 60px;
	background:#fff;
	position:relative;
	}
.sectwo-lft{
	float:left;
	width:65%;
	text-align:center;
	}
.sectwo-rgt{
	float: right;
    width: 33%;
    padding: 20px;
    margin: 27px 0 0;
    border: 2px solid #f5f5f5;
	}
.sectwo-rgt .sec1-col{width: 100%;}		
.sectwo-lft .common-hdng{
	font-size:30px;
	text-align:left;
	line-height:40px;
	color:#000000;
	background:url(../images/s2-hdline.png) left bottom no-repeat;
	padding-bottom:10px;
	}	
.sectwo-lft .sec1-prod-section{ row-gap: 24px; margin-top: 28px;column-gap: 13px;}
.sectwo-lft .sec1-col{ width: 32%; padding: 0px 4px 0px; text-align:left;}
.sectwo-lft .prod-name{ font-size: 16px; line-height: 26px; min-height: auto;}
.secTwo_model{position: absolute; top: 0px; right: -5px;}
.s2-left{
    float: left;
    width:100%;
   text-align:left;

	}

.s2-rght{
	float: right;
    width: 25%;
    margin-top: 15px;
	position: relative;
	}
.s2-rght-bx{
	float: left;
    width: 100%;
	}
.s2-rght-bx-cont{
    display: inline-block;
    width: 80%;
    margin: 250px 0px 0;
    padding: 20px 23px 20px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 1;
    position: relative;
	}
.s2-rght-bx-txt{
	font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #070808;
    letter-spacing: 0.5px;
    text-transform: capitalize;
	}
.s2-img{
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
	}
.prodBox2-col{
	margin:0 10px;
	}
.prodBox2-col .sec1-col-prdtimg{
	background:#fff;
	}
/*===================================*/
.newarvl-section{
    float: left;
    width: 100%;
    background:url(../images/new_bg.jpg) no-repeat center top;
    padding:55px 0 0px;
	height:469px;
    overflow: hidden;
	}
.new_pic1{
	display: inline-block;
    max-width: 100%;
    margin-top: 15px;
}
.new_avl_cntr{ 
	float: right;
    width: 46%;
    text-align: left;
    padding: 0 30px 0 0;
	}	
.newarvl-section .bdhding2{
	color:#fff;
	}	
.newarvl-section .bdfont{color:#fff;}
.avl_pic2{
	position: absolute;
    top: 0;
    right: -32px;
	}
.avl_pic3{
	position: absolute;
    top: 370px;
    right: 260px;
	}			
@media only screen and (max-width: 1187px){
.newarvl-sec-inr-col1 img {}
.newarvl-sec-inr-lft {}
.new_avl_cntr{width: 45%;padding: 0;}
.new_pic1{left: -20px;}
.avl_pic2{right: -83px;max-width: 350px;}

}
@media only screen and (max-width: 1023px){
.newarvl-section {padding: 70px 0 0px;}	
.newarvl-sec-inr-col1 img {}	
.new_avl_cntr{width:47%;}
.newarvl-section .bdhding2{}
.avl_pic2{right: -146px; top:12px;  max-width: 303px;}
.new_pic1{left: -110px; max-width: 260px;}
.avl_pic3{top: 370px; right: 40px;}

}
@media only screen and (max-width: 767px){
.newarvl-section {padding:30px 0 30px; height:auto; background:#454456;text-align: center;}	
.avl_pic3{ max-width: 145px; position: static;}
.avl_pic2 {max-width: 218px; position: static; margin-top: 30px;}
.new_pic1{ max-width:100%;}
.newarvl-section .bdhding2{}
.new_avl_cntr{float:none;
	display:inline-block;
	width:100%;
	max-width:355px;
	text-align:center;
	}
.newarvl-sec-inr{margin: 0 auto;justify-content: center;row-gap: 18px;}	
.newarvl-sec-inr-col1, .newarvl-sec-inr-col1:nth-child(2) {width: 100%; max-width:100%; text-align:center ; margin:0 !important;         padding: 20px 20px; height:auto; }
.newarvl-sec-inr-txt1 { font-size: 16px; line-height: 26px;}
.newarvl-sec-inr-lft {width: 100%;text-align: center !important; padding:0; margin-top:10px;}
.newarvl-sec-inr-txt2 { font-size: 20px; line-height: 28px;}
.newarvl-sec-inr-col1 .newarvl-sec-inr-bx, .newarvl-sec-inr-col1:nth-child(2) .newarvl-sec-inr-bx { width:100%; padding:0px 0; text-align: center; }
.newarvl-sec-inr-col1 img{ position:static; display:block; margin:0 auto 10px;}
}


/*TERMS- PRIVACY*/

.tems_bg {
	float: left;
	width: 100%;
	padding: 40px 0;
}
.trm-bx {
	background: #fff;
	width: 100%;
	float: left;
	text-align: left;
}
.trm-bx h1 {
	    line-height: 30px;
    color: #000;
    margin: 0;
    padding: 0px 0 10px;
    font-size: 22px;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 700;
    border-bottom: 5px solid #000;
}
.trm-bx h3 {
	line-height: 28px;
	text-align: left;
	font-size: 24px;
	float: left;
	width: 100%;
	margin: 0px 0 15px;
	color: #000;
	font-weight: 600;
}
.trm-bx li {
	font-size: 16px;
    line-height: 24px;
    float: left;
    width: 100%;
    list-style: decimal;
}
.trm-bx ol li {
    list-style: lower-roman;
}
.trm-bx li ol li {
    list-style: lower-alpha;
}
.trm-bx strong {
	text-transform: capitalize;
}
.trm-bx span {
	text-transform: capitalize;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
}
.trm-bx p {
	font-size: 16px;
	line-height: 24px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-weight: 400;
}
.trm-bx h4, .trm-bx h5 {
	    font-size: 22px;
    float: left;
    width: 100%;
    margin: 0px 0 10px;
    font-weight: 500;
    line-height: 30px;
}
.ingr-lst h4 {
    text-align: center;
}
.ingr-lst img {
	display: block;
	margin: 0 auto 20px;
	max-width: 30%;
	width: 100%;
}
.trm-bx h5 {
	font-size: 20px;
	font-weight: 500;
}
.privacy-list {
	padding: 0 0 0 30px
}
.privacy-list li {
	font-weight: bold;
}
.privacy-list li p {
	font-weight: normal;
	margin-top: 10px;
}
.mrg-tp {
	margin: 15px 0 !important;
	float: left;
	width: 100%
}
.trm-txt {
	float: left;
	width: 100%;
	background: #fff;
	padding: 20px 20px
}
.disclr-bx {
	border: 2px solid #000;
	padding: 10px;
	font-weight: 500;
	float: left;
	width: 100%;
	margin: 0;
}
.disclr-bx p {
	margin-bottom: 0;
	font-weight: bold;
}
.trm-bx ol, .trm-bx ul {
	margin-bottom: 20px;
    float: left;
    width: 100%;
    font-weight: 400;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
}
.trm-bx .disclmr {
	width: 100% !important;
}
.trm-bx table {
    float: left;
    width: 100%;
    border-collapse: collapse;
}
.trm-bx table td, .trm-bx table th {
    padding: 14px;
    border: 1px solid #ccc;
}
.ing-blk h4 {
    text-align: center;
}
.ing-blk img {
    display: block;
    margin: 0 auto 10px;
}
.trm-bx a {
    color: #000;
}

/********************************/
.age-pop-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0
}
.pop-up-bg {
	width: 100% !important;
	height: 100% !important;
	position: fixed !important;
	left: 0px !important;
	top: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	z-index: 9999600 !important;
	border: 0px;
	opacity: 0.75;
	background-color: rgb(0, 0, 0) !important;
}
.pop-up-bg-in {
	height: 100% !important;
	position: fixed !important;
	top: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
	border: 0px;
	opacity: 0.93;
	box-shadow: rgba(0, 0, 0, 0.25) 4px 0px 5px 0px !important;
	background-color: rgb(255, 255, 255) !important;
	transition: left 1s ease 0s !important;
	z-index: 10000010 !important;
	width: 390px !important;
	left: 0px;
}
.pop-up-left {
	width: 100% !important;
	height: 100% !important;
	position: fixed !important;
	left: 0px !important;
	top: 0px !important;
	border: 0px;
	background-color: rgb(0, 0, 0) !important;
	display: none !important;
	opacity: 0.8 !important;
	z-index: 10000001 !important;
}
.pop-up-left-txt {
	    position: fixed !important;
    left: 40px;
    bottom: 50% !important;
    top: initial !important;
    margin-bottom: -120px !important;
    margin-left: 0px !important;
    width: 300px !important;
    min-height: 40px !important;
    height: auto !important;
    z-index: 10000100 !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-position: left 30px !important;
    background-image: url(../images/ageverify.png) !important;
    background-size: auto 50px !important;
    text-align: left !important;
    text-shadow: none !important;
    color: rgb(0, 0, 0) !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    letter-spacing: 0px !important;
    text-transform: capitalize;
    box-sizing: initial !important;
    padding: 100px 0px !important;
    overflow-wrap: break-word !important;
    line-height: 31px !important;
    border: none !important;
    transition: left 1s ease 0s !important;
}
.pop-up-left-txt span{
	font-weight: 700 !important;
	}
.no-btn {
	position: fixed !important;
	cursor: pointer;
	left: 190px;
	margin-left: 0px !important;
	top: 50% !important;
	margin-top: 35px !important;
	height: 40px !important;
	width: 140px !important;
	color: rgb(255, 255, 255) !important;
	font-size: 22px !important;
	min-width: 1em !important;
	line-height: 1em !important;
	letter-spacing: 0px !important;
	text-transform: none !important;
	text-decoration: none !important;
	text-shadow: none !important;
	text-align: center !important;
	padding: 0px !important;
	font-weight: 700 !important;
	font-style: normal !important;
	background-image: none !important;
	border-width: 2px !important;
	border-style: solid !important;
	border-color: #e1bc5c !important;
	border-radius: 0px !important;
	outline: none !important;
	box-shadow: none !important;
	background-color: #42ac47 !important;
	z-index: 10000400 !important;
	transition: left 1s ease 0s !important;
	appearance: none !important;
}
.yes-btn {
	position: fixed !important;
	cursor: pointer !important;
	left: 40px;
	margin-left: 0px !important;
	top: 50% !important;
	margin-top: 35px !important;
	height: 40px !important;
	width: 140px !important;
	color: rgb(255, 255, 255) !important;
	font-size: 22px !important;
	min-width: 1em !important;
	line-height: 1em !important;
	letter-spacing: 0px !important;
	text-transform: none !important;
	text-decoration: none !important;
	text-shadow: none !important;
	text-align: center !important;
	padding: 0px !important;
	font-weight: 700 !important;
	font-style: normal !important;
	background-image: none !important;
	border-width: 2px !important;
	border-style: solid !important;
	border-color: #e1bc5c !important;
	border-radius: 0px !important;
	outline: none !important;
	box-shadow: none !important;
	background-color: #42ac47 !important;
	appearance: none !important;
	transition: left 1s ease 0s !important;
	z-index: 10000200 !important;
}