@charset "utf-8";
/* CSS Document */

body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	color:#2f2f2f;
	text-align:center;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-family: "Playfair Display", serif;
	font-weight:400;
}
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; vertical-align:middle; max-width:100%; height: auto;}
li {list-style:none;}
*{box-sizing:border-box;}
.clearall{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}
/*-----------------------
MAIN CSS START
------------------------*/
.container{
	width:1166px;
	margin:0 auto;
	padding:0;
	position:relative;
}
.fl{float:left;}
.fr{float:right;}

.hide-desk,.show-mob, .show-tab{display:none;}

/*====banner====*/
.banner{
	float:right;
	width:100%;
	background:url(../images/banner.JPG) no-repeat left;
	height:810px;
    padding: 55px 0 40px;
    overflow: hidden;
    background-size: cover;
}
.banner_left{
    float: left;
    width: 52%;
    text-align: left;
   padding: 95px 0px 25px;
}
.bnrbx{
	    display: inline-block;
    vertical-align: middle;
    width: 100%;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 15px 0;
	}
.banner_text1{
	    font-size: 26px;
    line-height: 41px;
    color: #fff;
	text-transform: capitalize;
    letter-spacing: 4px;
	}

.banner_heading2{
	font-size: 102px;
    line-height: 112px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;}
.banner_text2{
	font-size: 35px;
	line-height: 44px;
	color: #fff;
	letter-spacing: 4px;
	}
.banner_text{
    font-size: 19px;
    line-height: 33px;
    color: #fff;
    margin-top: 25px;
    width: 100%;
	}
.shop_btn{
	  font-family: "Playfair Display", serif;
	display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 201px;
    background: #dea0a0;
    text-align: center;
    font-size: 20px;
    line-height: 43px;
    color: #fff;
    font-weight: bold;
    font-family: inherit;
    letter-spacing: 0.3px;
    height: 43px;
        margin-top: 6px;
    text-transform:uppercase;
    border: none;
    outline: none;
    transition: all 0.3s;
    cursor: pointer;
    border-radius: 6px;
	}
.banner_left .shop_btn{ margin-top:30px;}
/*===section_1===*/	
.section_1{
    float: left;
    width: 100%;
    padding: 45px 0 40px;
    background: #fff;
    text-align: center;
	}
.s1-model{
	position:absolute;
	top:0;
	left:0;
	max-width:100%;
	border-radius:12px;
	}	
ul.s1_list{
	float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 10px;
    row-gap: 10px;
	margin-top: 20px;
}
ul.s1_list li {
	float: left;
    width: 24%;
    height: auto;
    padding: 0px 0 10px;
    position: relative;
    text-align: center;
    background: #fff;
	border:1px solid #ebebeb;
}
ul.s1_list li:hover{ background: #ffeded; }
ul.s1_list li .s1_icon3 {
    display: inline-block;
    max-width: 160px;
    margin: 0 auto -40px;
}
.s1_icon1{
	display: inline-block;
    vertical-align: middle;
    max-width: 100%;
	}
.prdt-bg{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin: 0 0 10px;
    padding: 20px 10px;
    border-radius: 0px 0px;
	}
.s1_icon2{
	display: block;
    max-width: 130px;
    margin: 0 auto 15px; width: 100%;
	}	
ul.s1_list li span{
    display: inline-block;
	width: 100%;
    font-size: 22px;
    line-height: 32px;
    color: #000;
    font-weight: bold;
    text-transform: capitalize;
    margin: 10px 0 0;
	}
ul.s1_list li p{
	float: left;
    width: 100%;
    font-size: 17px;
    line-height: 28px;
    color: #1c1c1c;
    font-weight: 600;
    margin-top: 0px;
	}
ul.s1_list li:nth-child(1) p{}	
ul.s1_list li:nth-child(3){
	}
	
.s1_mid{
	width:65%;
	text-align:left;
	float:right;
	}
.comn-hding-sml{
    font-size: 18px;
    line-height: 30px;
    color: #dea0a0;
	font-weight:700;
	margin-bottom:5px;

}	
.comn-hding{
    font-size: 40px;
    line-height: 52px;
    color: #000000;
	text-transform: capitalize;
	font-weight:700;

}
.comn-hding span { color: #000;  }
.common_text{
	display: inline-block;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    color: #021014;
    margin-top: 15px;
	}
.common_text.martop0{ margin-top:0;} 
.s1_mid_left{
	float:left;
	width:50%;
	text-align:center;
	position:relative;
	}
.sec1-text{
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 83%;
    bottom: 34px;
    padding: 23px 0;
    font-size: 42px;
    line-height: 52px;
    color: #191919;
    font-weight: 400;
    background: rgb(255, 255, 255, 0.6);
	}	
.s1_mid_left .shop_btn{ margin-top:35px;}
.s1_mid_right{
	float: left;
    width: 100%;
	}
.s1_mid_right_col{
	width:31%;
	border:1px solid #c4a588;
	overflow:hidden;
	border-radius:0 70px 0 70px;
	}
.s1_img{
	display:inline-block;
	max-width:100%;
	}

/*===product_section===*/	
.product_section{
	float:left;
	width:100%;
	padding:50px 0 50px;
	background:#fff;
	overflow:hidden;
	}
.product_section .comn-hding{}	
.product_section .comn-hding-2{	text-align: center;	}	
.product_box{
	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;
    column-gap: 14px;
    margin-top: 28px;
    row-gap: 22px;
	}
.product_col{
	width: 30%;
    float: left;
    padding: 15px 0px;
    text-align: center;
    background: #fff;
    border: 1px solid #f8f8f8;
    border-radius: 12px261;
    border: 1px solid #e8e8e8;
}
.product_section .product_col{ width:48%;} 
.product_col:hover{ background:#ffeded; }
.prod_img_box{
    float: left;
    width: 100%;
    text-align: center;
    padding: 0px 10px;
    
	}
.prod_img{
	display:block;
	margin:0 auto 0;
	width:100%;
	}
.prod_content{
	float: left;
    width: 100%;
    padding: 12px 0 0;
	}
.prod_quantity{
	float:left;
	width:100%;
	font-size:18px;
	line-height:22px;
	color:#815e4c;
	font-weight:300;
	}
.prod_title{
    float: left;
    width: 100%;
    font-size: 25px;
    line-height: 35px;
    color: #dea0a0;
    font-weight: 700;
    margin-top: 0px;
	}
.prod_price{
    float: left;
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-weight: 700;
    margin: 5px 0px 0 0;
    width: 100%;
	}
.prod_btn{
	display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width:200px;
    background: #dea0a0;
    text-align: center;
    font-size: 18px;
    line-height: 43px;
    color: #fff;
    font-weight: bold;
    font-family: inherit;
    letter-spacing: 0.3px;
    height: 43px;
    margin-top:12px;
    text-transform:uppercase;
    border: none;
    outline: none;
    transition: all 0.3s;
    cursor: pointer;
    border-radius: 6px;

}
.prod_btn img.btn-arw {
    display: none;
}
.product_col:hover .prod_btn{}

ul.prodt-list2{
	float: left;
    width: 100%;
    margin-top: 55px;
    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: 20px;
}
ul.prodt-list2 li {
	float: left;
    width: 49%;
    position: relative;   
}
ul.prodt-list2 li img{
	display: inline-block;
    vertical-align: middle;
    max-width: 100%;
	}	
ul.prodt-list2 li span{
	    display: block;
    font-size: 24px;
    line-height: 33px;
    color: #000;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 7px;
	}
ul.prodt-list2 li p{
	    position: absolute;
    left: 40px;
    top: 170px;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    width: 50%;
	}
	
ul.prodt-list2 li:nth-child(2) p {
    top: 30px;
    left: auto;
    right: 30px;
}
ul.prodt-list2 li:nth-child(3) p {
    top: 90px;
}
ul.prodt-list2 li:last-child p{
	left: auto;
    right: 10px;
    top: 70px;
	}	
.prodt-Div{
    float: left;
    width: 100%;
}
.prodt-Div .product_col {
	margin:0px;
	}			
/*===section_3===*/	
.section_3{
    float: left;
    width: 100%;
    padding: 50px 0 50px;
	height:616px;
	overflow:hidden;
    background:url(../images/section3.jpg) center top no-repeat;
}
.section_3 .common_text {
}
.s3-top-lft{
    float: left;
    width: 55%;
    text-align: left;
    margin-top:15px;
	}
.s3-top-lft .shop_btn{margin-top:45px;}	

.s3-prodts{
	display:inline-block;
	max-width:100%;
	margin-top:20px;
	}
.s3-model{
    position: absolute;
    max-width: 550px;
    top: 0;
    left: 0px;
}
.s3-btm{
	display:inline-block;
	width:100%;
	margin-top:20px;
	text-align:center;
	}
ul.s3_list{
	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;
	column-gap:10px;
	row-gap: 10px;
}
ul.s3_list li{
    float: left;
    width: 24%;
    font-size: 16px;
    line-height: 26px;
    padding:20px;
	border:1px solid #ebebeb;
	border-radius:12px;
    text-align: center;
    color: #000000;
    position: relative;
	}
ul.s3_list li img{
	display:block;
	margin:0 auto 10px;
	}
ul.s3_list li span{
    display: block;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: 700;
}
ul.s3_list li p{
	float:left;
	width:100%;
	}
ul.s3_list2{
	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: space-between;
    column-gap: 10px;
    row-gap: 10px;
}
ul.s3_list2 li{
        width: 48%;
    font-size: 17px;
    line-height: 26px;
    padding: 2px 0 9px 53px;
    text-align: left;
    font-weight: 700;
    color: #000000;
    position: relative;
    margin: 24px 0 0 0;
	}
ul.s3_list2 li img{
	position:absolute;
	top:0;
	left:0;
	max-width:100%;
	}
.s3-prds{
	position: absolute;
    top: -23px;
    right: -103px;
    max-width: 50%;
    background-size: cover;
	}		

/* CART STRIP CSS */
.cart-strp{
	display:none;
	background:rgba(146, 192, 85, 0.9);
	padding:15px 0;
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	z-index: 9;
}
.cart-inr{
	display:inline-block;
	vertical-align:middle;
	cursor:pointer;
	font-size:18px;
	color: #fff;
	line-height:22px;
}
.cart-icon{
	    width: 20px;
    opacity: 0.9;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    filter: invert(1);
}
.cart-inr span{
	display:inline-block;
	vertical-align:top;
}

p.thnx-txt1 {
    font-size: 50px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
p.thnx-txt2 {
    font-size: 18px;
    float: left;
    width: 100%;
}
.prd-s1-ul{
	float:left;
	width:100%;
	margin:15px 0 0;
	text-align:left;
	}
.prd-s1-ul li{
	float:left;
	width:100%;
	font-size:18px;
	line-height:28px;
	font-weight:400;
	}	
/********************************/
.age-pop-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0
}
.pop-up-bg {
	    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 9999600;
    border: 0px;
    opacity: 0.3;
    background: #000;
}
.pop-up-bg-in {
	position: fixed;
    bottom: 0px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: #000;
    transition: left 1s ease 0s;
    z-index: 10000010;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    text-align: center;
    display: flex;
    justify-content: center;
}
.pop-up-left {
	width: 100% ;
	height: 100% ;
	position: fixed ;
	left: 0px ;
	top: 0px ;
	border: 0px;
	background-color: rgb(0, 0, 0) ;
	display: none ;
	opacity: 0.8 ;
	z-index: 10000001 ;
}
.pop-up-left-txt {
	font-size: 16px;
    box-sizing: initial;
    overflow-wrap: break-word;
    transition: left 1s ease 0s;
    display: flex;
    text-align: left;
    padding: 20px;
    line-height: 24px;
    color: #fff;
    float: left;
    width: 100%;
    justify-content: center;
    align-items: center;
    max-width: 1000px;
	flex-wrap: wrap;
}
.pop-innr {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 200px);
}
.pop-btn {
    display: inline-block;
    vertical-align: middle;
    width: 200px;
}
.pop-up-left-txt span{
	font-weight: 700;
    font-size: 24px;
    margin-bottom: 15px;
    display: block;
	}
.pop-up-left-txt a{ text-decoration:underline;     display: inline-block; color: #fff}
.yes-btn, .no-btn {
    cursor: pointer;
    margin-top: 10px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    outline: none;
    box-shadow: none;
    background: #9a2243;
    appearance: none;
    transition: left 1s ease 0s;
    display: inline-block;
    padding: 10px 20px;
    line-height: 16px;
    border-radius: 5px;
    border: none;
}
.no-btn {
    background: #333;
}
.yes-btn {
	
}
.li-head{
	float:left;
	width:100%;
	font-weight:700;
	font-size:22px;
	 margin: 25px 0 10px;
	line-height:32px;
	text-transform: capitalize;
	}
.prdrgt-list1{
	float: left;
    width: 100%;
    display: flex;
   
    flex-wrap: wrap;
    row-gap: 10px;
    justify-content: space-around;
	}
.prdrgt-list1 li{
	float: left;
    width: 100%;
    font-size: 20px;
    position: relative;
    line-height: 28px;
    font-weight: 700;
    padding: 0 0 0 25px;
    color: #c36035;
	}	
.prdrgt-list1 li span{
	display: block;
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    color: #000;
	}	
.prdrgt-list1 li:before{
	    position: absolute;
    top: 10px;
    left: 0;
    background: #c36035;
    width: 10px;
    height: 10px;
    content: '';
    z-index: 1;
    border-radius: 50px;
	}

.thank-pg{float: left;
    width: 100%;
    padding: 30px 0;}
	