.dv0{
margin-top:80px;
position:relative;
background-size:auto auto;
}

.dv1{
left:50%;
padding-top:30px;
padding-left:15px;
padding-bottom:30px;
padding-right:15px;
position:relative;
width:1200px;
transform: translateX(-50%);
background-size:auto auto;
}

.hdr{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
width:100%;
background-size:auto auto;
font-family:'Roboto-Regular';
}

.productRow{
display:flex;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
width:100%;
background-size:auto auto;
}

.productRow01{
display:flex;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
width:100%;
align-items:center;
background-size:auto auto;
border-bottom:1px dotted #a2a2a2;
}

.hdrCell01{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:10px;
position:relative;
width:500px;
flex-grow:0;
flex-shrink:0;
background-size:auto auto;
font-family:'Montserrat-Medium';
text-align:center;
font-size:14px;
}

.productCell01{
display:flex;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:10px;
position:relative;
width:500px;
justify-content:space-between;
flex-grow:0;
flex-shrink:0;
align-items:center;
background-size:auto auto;
text-align:center;
font-size:14px;
}

.productPic{
position:relative;
width:150px;
height:150px;
flex-grow:0;
flex-shrink:0;
background-size:auto auto;
border-radius:5px 5px 5px 5px;
overflow:hidden;}

.productTtl{
margin-left:20px;
position:relative;
flex-grow:1;
flex-shrink:0;
background-size:auto auto;
font-family:'Montserrat-Medium';
text-align:left;
}

.imgSrc{
top:50%;
position:relative;
width:100%;
transform: translateY(-50%);
background-size:auto auto;
}

.hdrCell02{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:10px;
position:relative;
flex-grow:1;
flex-shrink:0;
background-size:auto auto;
font-family:'Montserrat-Medium';
text-align:center;
font-size:14px;
}

.productCell02{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:10px;
position:relative;
flex-grow:1;
flex-shrink:0;
background-size:auto auto;
font-family:'Montserrat-Regular';
text-align:center;
font-size:16px;
}

.hdrCell03{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:10px;
position:relative;
flex-grow:1;
flex-shrink:0;
background-size:auto auto;
font-family:'Montserrat-Medium';
text-align:center;
font-size:14px;
}

.productCell03{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:10px;
position:relative;
flex-grow:1;
flex-shrink:0;
background-size:auto auto;
text-align:center;
font-size:14px;
}

.countLn{
display:flex;
position:relative;
justify-content:space-between;
background-size:auto auto;
}

.minus{
position:relative;
width:40px;
height:40px;
background-size:auto auto;
border-top:1px solid #a2a2c2;
border-right:1px solid #a2a2c2;
border-bottom:1px solid #a2a2c2;
border-left:1px solid #a2a2c2;
border-radius:50% 50% 50% 50%;
cursor:pointer;
}

.minusLn01{
left:50%;
top:50%;
position:absolute;
width:60%;
height:2px;
transform: translateX(-50%) translateY(-50%);
background:#a2a2c2;
background-size:auto auto;
}

.count{
padding-top:10px;
position:relative;
width:40px;
height:40px;
background-size:auto auto;
border-top:1px solid #a2a2c2;
border-right:1px solid #a2a2c2;
border-bottom:1px solid #a2a2c2;
border-left:1px solid #a2a2c2;
border-radius:50% 50% 50% 50%;
font-family:'Montserrat-Regular';
font-size:16px;
}

.plus{
position:relative;
width:40px;
height:40px;
background-size:auto auto;
border-top:1px solid #a2a2c2;
border-right:1px solid #a2a2c2;
border-bottom:1px solid #a2a2c2;
border-left:1px solid #a2a2c2;
border-radius:50% 50% 50% 50%;
cursor:pointer;
}

.plusLn01{
left:50%;
top:50%;
position:absolute;
width:60%;
height:2px;
transform: translateX(-50%) translateY(-50%);
background:#a2a2c2;
background-size:auto auto;
}

.plusLn02{
left:50%;
top:50%;
position:absolute;
width:60%;
height:2px;
transform: translateX(-50%) translateY(-50%) rotate(90deg);
background:#a2a2c2;
background-size:auto auto;
}

.hdrCell04{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:10px;
position:relative;
flex-grow:1;
flex-shrink:0;
background-size:auto auto;
font-family:'Montserrat-Medium';
text-align:center;
font-size:14px;
}

.productCell04{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:10px;
position:relative;
flex-grow:1;
flex-shrink:0;
background-size:auto auto;
font-family:'Montserrat-Regular';
text-align:center;
font-size:16px;
}

.hdrCell05{
margin-bottom:10px;
position:relative;
width:40px;
flex-grow:0;
flex-shrink:0;
background-size:auto auto;
font-family:'Montserrat-Medium';
text-align:center;
font-size:14px;
}

.productCell05{
margin-bottom:10px;
position:relative;
width:40px;
flex-grow:0;
flex-shrink:0;
background-size:auto auto;
text-align:center;
font-size:14px;
}

.delBtn{
position:relative;
width:40px;
height:40px;
background-size:auto auto;
cursor:pointer;
}

.delBtnLn01{
left:50%;
top:50%;
position:absolute;
width:60%;
height:2px;
transform: translateX(-50%) translateY(-50%) rotate(45deg);
background:#000;
background-size:auto auto;
}

.delBtnLn02{
left:50%;
top:50%;
position:absolute;
width:60%;
height:2px;
transform: translateX(-50%) translateY(-50%) rotate(-45deg);
background:#000;
background-size:auto auto;
}

.ftrRow{
display:flex;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
height:50px;
justify-content:space-between;
background-size:auto auto;
}

.ftrCell01{
position:relative;
width:100%;
flex-grow:1;
flex-shrink:1;
background-size:auto auto;
}

.ftrCell04{
position:relative;
width:200px;
background-size:auto auto;
font-family:'Montserrat-Regular';
font-size:16px;
}

.ftrCell05{
position:relative;
width:40px;
flex-grow:0;
flex-shrink:0;
background-size:auto auto;
}

.ftrBtn{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
width:200px;
flex-grow:0;
flex-shrink:0;
background:#a2a2c2;
background-size:auto auto;
border-radius:5px 5px 5px 5px;
font-family:'Montserrat-SemiBold';
text-align:center;
font-size:16px;
color:#fff;
}

.misc{
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;
}

.message{
padding-top:50px;
padding-left:50px;
padding-bottom:50px;
padding-right:50px;
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:16px;
}

.messageV{
padding-top:50px;
padding-left:50px;
padding-bottom:50px;
padding-right:50px;
position:relative;
background-size:auto auto;
font-family:'Roboto-Regular';
text-align:center;
font-size:16px;
}

p{
text-indent:20px;
}

li{
margin-left:20px;
}

