*{
margin:0;
padding:0;
box-sizing:border-box;
background-size:auto auto;
}

.dv0{
margin-top:115px;
position:relative;
background-size:auto auto;
}

.dv1{
left:50%;
padding-top:60px;
padding-left:15px;
padding-bottom:30px;
padding-right:15px;
position:relative;
width:1200px;
transform: translateX(-50%);
background-size:auto auto;
}

.cath1{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.prodFlex{
display:flex;
margin-bottom:60px;
position:relative;
justify-content:left;
flex-wrap:wrap;
background-size:auto auto;
}

.product{
padding-top:10px;
padding-left:10px;
padding-bottom:80px;
padding-right:10px;
margin-top:10px;
margin-left:20px;
margin-bottom:10px;
margin-right:20px;
position:relative;
width:350px;
background:#fff;
background-size:auto auto;
border-radius:10px 10px 10px 10px;
box-shadow:0 0 10px rgba(0,0,0,0.2);
}

.image{
margin-bottom:10px;
position:relative;
width:100%;
background-size:auto auto;
overflow:hidden;cursor:pointer;
-webkit-transition:0.5s;
-moz-transition:0.5s;
-o-transition:0.5s;
transition:0.5s;
}

.imgSrc{
top:0;
position:relative;
width:100%;
background-size:auto auto;
}

.title{
padding-top:5px;
padding-left:5px;
padding-bottom:5px;
padding-right:5px;
margin-bottom:10px;
position:relative;
width:100%;
background-size:auto auto;
font-family:'Inter_18pt-Regular';
text-align:center;
font-size:21px;
text-transform:uppercase;
}

.shDescr{
padding-top:10px;
padding-left:10px;
padding-bottom:20px;
padding-right:10px;
margin-bottom:10px;
position:relative;
width:100%;
background-size:auto auto;
font-family:'Inter_18pt-Regular';
text-align:center;
font-size:13px;
color:#626262;
}

.descr{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:10px;
position:relative;
width:100%;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
font-size:14px;
}

.cst{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-right:20px;
position:relative;
width:120px;
flex-grow:0;
flex-shrink:0;
background-size:auto auto;
font-family:'Inter_18pt-SemiBold';
text-align:left;
font-size:21px;
text-transform:uppercase;
}

.cstLG{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:10px;
position:relative;
width:100%;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
text-align:center;
font-size:16px;
text-transform:uppercase;
}

.toolbar{
left:50%;
bottom:20px;
display:flex;
padding-top:20px;
position:absolute;
width:90%;
transform: translateX(-50%);
justify-content:space-between;
background-size:auto auto;
border-top:2px solid #f3d8ba;
}

.toolbarnj{
display:flex;
position:relative;
width:100%;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.minus{
position:relative;
width:50px;
height:50px;
flex-shrink:0;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
cursor:pointer;
}

.minusLn01{
left:50%;
top:50%;
position:absolute;
width:50%;
height:2px;
transform: translateX(-50%) translateY(-50%);
background:#000;
background-size:auto auto;
}

.count{
position:relative;
width:50px;
height:50px;
flex-shrink:0;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
text-align:center;
font-size:14px;
text-transform:uppercase;
}

.plus{
position:relative;
width:50px;
height:50px;
flex-shrink:0;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
cursor:pointer;
}

.plusLn01{
left:50%;
top:50%;
position:absolute;
width:50%;
height:2px;
transform: translateX(-50%) translateY(-50%);
background:#000;
background-size:auto auto;
}

.plusLn02{
left:50%;
top:50%;
position:absolute;
width:50%;
height:2px;
transform: translateX(-50%) translateY(-50%) rotate(90deg);
background:#000;
background-size:auto auto;
}

.btn{
padding-top:12px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
width:100%;
background:url(../../templates/14/1725974797.jpg);
background-position:center center;
background-size:auto auto;
background-repeat:no-repeat;
border-top:1px solid #fff5e9;
border-bottom:1px solid #c8a787;
border-radius:5px 5px 5px 5px;
overflow:hidden;font-family:'Inter_18pt-Regular';
text-align:center;
font-size:16px;
color:#000;
text-transform:inherit;
cursor:pointer;
box-shadow:0 0 10px rgba(0,0,0,0.2);
-webkit-transition:0.5s;
-moz-transition:0.5s;
-o-transition:0.5s;
transition:0.5s;
-webkit-transition:1s;
-moz-transition:1s;
-o-transition:1s;
transition:1s;
}

.szbtn{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
text-align:center;
font-size:14px;
cursor:pointer;
}

.picAr{
position:relative;
background-size:auto auto;
}

.cstTb{
display:flex;
margin-bottom:10px;
position:relative;
justify-content:space-between;
background-size:auto auto;
}

.artcl{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.log{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.szTxt{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.szPrc{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.dpWndHdr{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.scrlFldOpt{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.scrlFld{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.dpCl{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.dpClw{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.avAlert{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.cartData{
right:0;
bottom:60px;
display:flex;
position:fixed;
width:200px;
height:60px;
transform: translateY(-50%);
z-index:80;
background:url(../../templates/14/1725974797.jpg);
background-position:center center;
background-size:cover;
background-repeat:no-repeat;
border-top:1px solid #fff5e9;
border-bottom:1px solid #c8a787;
border-radius:15px 0 0 15px;
text-align:right;
font-size:14px;
text-transform:uppercase;
cursor:pointer;
box-shadow:0 0 10px rgba(0,0,0,0.2);
}

.swLn{
display:flex;
padding-top:5px;
padding-left:5px;
padding-bottom:5px;
padding-right:5px;
position:relative;
justify-content:right;
background-size:auto auto;
}

.swBtn0{
margin-left:10px;
position:relative;
width:35px;
height:35px;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.swBtn1{
margin-left:10px;
position:relative;
width:35px;
height:35px;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.header5{
margin-bottom:30px;
position:relative;
background-size:auto auto;
font-family:'Inter_18pt-ExtraLight';
font-size:32px;
}

.art{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:30px;
position:relative;
width:100%;
background-size:auto auto;
font-family:'Inter_18pt-Regular';
text-align:left;
font-size:16px;
text-transform:inherit;
}

.type{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:10px;
position:relative;
width:100%;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
text-align:center;
font-size:16px;
text-transform:uppercase;
}

.brnd{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:10px;
position:relative;
width:100%;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
text-align:center;
font-size:16px;
text-transform:uppercase;
}

.prcLst{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.pgHdr{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.chrBtn{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.chrBlk{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.chrLst{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.chrItm{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.itmH{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.chrItmLn{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.orderBtn{
position:relative;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.comm{
margin-bottom:20px;
position:relative;
background-size:auto auto;
font-family:'Inter_18pt-Light';
text-align:center;
font-size:15px;
}

.header{
margin-bottom:30px;
position:relative;
background-size:auto auto;
font-family:'Inter_18pt-Light';
font-size:22px;
}

.headerh1{
margin-bottom:50px;
position:relative;
background-size:auto auto;
font-family:'Inter_18pt-ExtraLight';
font-size:32px;
}

.shine{
left:-40px;
top:-10px;
position:absolute;
width:30px;
height:140%;
transform: rotate(15deg);
background:rgba(255,255,255,0.5);
background-size:auto auto;
-webkit-transition:1s;
-moz-transition:1s;
-o-transition:1s;
transition:1s;
}

.imh{
margin-bottom:10px;
position:relative;
background-size:auto auto;
border-radius:10px 10px 10px 10px;
overflow:hidden;-webkit-transition:0.5s;
-moz-transition:0.5s;
-o-transition:0.5s;
transition:0.5s;
}

.dv6{
top:50%;
margin-left:10px;
position:relative;
width:40px;
height:40px;
transform: translateY(-50%);
background:url(../../templates/14/1725987900.svg);
background-position:center center;
background-size:65% auto;
background-repeat:no-repeat;
border-top:1px solid #fff5e9;
border-right:1px solid #fff;
border-bottom:1px solid #fff5e9;
border-left:1px solid #fff;
border-radius:50% 50% 50% 50%;
box-shadow:0 0 5px rgba(0,0,0,0.2);
}

.dv7{
margin-left:20px;
position:relative;
background-size:auto auto;
}

.moreBtn{
text-decoration:underline;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
background-size:auto auto;
font-family:'Inter_18pt-Regular';
text-align:center;
font-size:14px;
cursor:pointer;
}

.avShad{
left:0;
top:0;
position:absolute;
width:100%;
height:100%;
background:rgba(0,0,0,0.5);
background-size:auto auto;
}

.avSign{
left:50%;
top:50%;
padding-top:30px;
padding-left:30px;
padding-bottom:30px;
padding-right:30px;
position:absolute;
width:100%;
transform: translateX(-50%) translateY(-50%);
background-size:auto auto;
font-family:'Inter_18pt-Regular';
text-align:center;
font-size:16px;
color:#fff;
}

.optBtn{
padding-top:7px;
padding-left:7px;
padding-bottom:7px;
padding-right:7px;
position:relative;
background-size:auto auto;
font-family:'Inter_18pt-Regular';
text-align:center;
font-size:16px;
color:#d00;
cursor:pointer;
}

.ocst{
top:10px;
position:absolute;
background-size:auto auto;
font-family:'Inter_18pt-Regular';
font-size:18px;
color:#f00;
}

.strike{
top:50%;
position:absolute;
width:100%;
height:2px;
transform: translateY(-50%) rotate(7deg);
background:#000;
background-size:auto auto;
}

.fastNavBar{
left:0;
top:50%;
position:fixed;
transform: translateY(-50%);
background-size:auto auto;
}

.fastNavBtn{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:5px;
position:relative;
background:url(../../templates/14/1725974797.jpg);
background-position:center center;
background-size:cover;
background-repeat:no-repeat;
border-top:1px solid #fff5e9;
border-bottom:1px solid #c8a787;
border-radius:5px 5px 5px 5px;
font-family:'Inter_18pt-Regular';
font-size:16px;
cursor:pointer;
box-shadow:0 0 10px rgba(0,0,0,0.2);
}

p{
text-indent:20px;
}

li{
margin-left:20px;
}

.btn:hover{
box-shadow: 0 0 30px rgba(0,0,0,0.5);
}

.btn:hover .shine{
left:120%;
}

.imh:hover .image{
transform:scale(1.1);
}

