header{padding: 10px;font-weight:bold;font-size:25px}
.peoduct-header{padding:5px;font-weight:bold;font-size:20px}
/*.cart{font-size:30px;}*/
.quantity{width:50px;border-radius:5px;padding:5px;height: 22px;font-size: 13px;}
.add{color:#008040;cursor:pointer;}
.added{color:#A4A6A9;cursor:pointer;}
.cart-items {background:#F0F0F0;max-height:300px;overflow:auto;}
.mycart {border-bottom: #79b946 1px dotted;}
.product-price {color:#5E8608;font-weight:bold}
.product-image {height:100px;background-color:#FFF;}
.product-image img {height:100px;width:100px;}
.cart-action{cursor:pointer;}
.remove{font-size:30px;color:#F80B37}
#notification{display:none;top:10;left:10;right:0;bottom:0;position:fixed;
z-index:200
}



.empty{cursor:pointer;}
footer{padding: 10px;font-weight:bold;font-size:15px}
