.dv0{
margin-top:100px;
position:relative;
background-size:auto auto;
}

.dv1{
left:50%;
display:flex;
padding-top:60px;
position:relative;
width:1200px;
transform: translateX(-50%);
justify-content:space-between;
background-size:auto auto;
}

.dv2{
padding-top:100px;
position:relative;
width:200px;
background-size:auto auto;
}

.dv3{
padding-left:20px;
position:relative;
width:1001px;
background-size:auto auto;
}

.cath1{
margin-bottom:10px;
position:relative;
background-size:auto auto;
font-family:'Montserrat-Regular';
font-size:36px;
}

.prodFlex{
display:flex;
position:relative;
justify-content:space-between;
flex-wrap:wrap;
background-size:auto auto;
}

.product{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
margin-right:10px;
position:relative;
width:300px;
background-size:auto auto;
border-radius:5px 5px 5px 5px;
box-shadow:0 0 10px rgba(0,0,0,0.5);
}

.image{
margin-bottom:10px;
position:relative;
width:100%;
height:300px;
background-size:auto auto;
overflow:hidden;}

.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:'Montserrat-SemiBold';
text-align:center;
font-size:16px;
font-weight:normal;
text-transform:uppercase;
}

.art{
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;
}

.type{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:10px;
position:relative;
width:100%;
background-size:auto auto;
text-align:center;
font-size:16px;
text-transform:uppercase;
}

.shDescr{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:10px;
position:relative;
width:100%;
background-size:auto auto;
font-family:'Montserrat-Regular';
font-size:14px;
}

.descr{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:10px;
position:relative;
width:100%;
background-size:auto auto;
font-size:14px;
}

.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;
}

.cst{
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;
}

.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{
display:flex;
position:relative;
width:100%;
height:50px;
justify-content:space-between;
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:40px;
height:40px;
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{
position:relative;
width:200px;
height:50px;
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;
cursor:pointer;
}

.cartData{
top:50%;
right:0;
position:absolute;
width:200px;
height:50px;
transform: translateY(-50%);
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:right;
font-size:14px;
text-transform:uppercase;
cursor:pointer;
}

.picAr{
position:relative;
background-size:auto auto;
}

.cstTb{
display:flex;
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;
}

.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{
margin-bottom:20px;
position:relative;
background-size:auto auto;
font-family:'Montserrat-Regular';
font-size:16px;
}

.param{
display:flex;
position:relative;
justify-content:center;
background-size:auto auto;
}

.clr{
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;
}

.clrSmplR{
position:relative;
width:30px;
height:30px;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.sz{
position:relative;
width:30px;
height:30px;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.prodDescr{
position:relative;
background-size:auto auto;
}

.catBtn{
margin-bottom:10px;
background-size:auto auto;
font-family:'Montserrat-SemiBold';
font-size:15px;
}

.catFldBtn{
padding-top:5px;
padding-left:5px;
padding-bottom:5px;
padding-right:5px;
margin-bottom:5px;
background-size:auto auto;
font-family:'Montserrat-Regular';
font-size:15px;
}

.catFld{
padding-left:10px;
margin-bottom:10px;
background-size:auto auto;
}

p{
text-indent:20px;
}

li{
margin-left:20px;
}

