#shopping-cart{}
#shopping-cart > h3{color:#0989FF;font-family:'Poppins';font-weight: 700;font-size:22px;}
#shopping-cart .col-lg-8 > h3{color:#0989FF;font-family:'Poppins';font-weight: 700;font-size:22px;}
#shopping-cart .col-lg-9 > h3{color:#0989FF;font-family:'Poppins';font-weight: 700;font-size:22px;}
#shopping-cart .col-lg-8 > p{color:#0989FF;font-family:'Poppins';font-size:17px;}
#shopping-cart .delete-buttons{margin:10px 0;}
#shopping-cart .delete-buttons a{text-decoration:none;font-family:'Poppins';color:#0989FF;font-size:14.5px;font-weight:700;}
#shopping-cart .cart-products{}
#shopping-cart .cart-products .cart-product{border:1px solid #bababa;border-radius:12px;padding:5px;margin-bottom:20px;}
#shopping-cart .cart-products .cart-product .product-info{}
#shopping-cart .cart-products .cart-product .product-info h3{font-familiy:'Poppins';font-size:16px;color:#0989FF;font-weight:700;margin:8px 0 0 0;padding:0;}
#shopping-cart .cart-products .cart-product .product-info h3 a{text-decoration:none;color:#0989FF;}
#shopping-cart .cart-products .cart-product .product-info h4{font-size:15.89px; color:rgba(46,49,146,0.5);font-family:'Poppins';font-weight:600;margin:12px 0 8px 0;padding:0;}
#shopping-cart .cart-products .cart-product .product-info strong{font-family:'Poppins';font-size:22px;font-weight:700;color:#2e3192;margin:0;padding:0;}
#shopping-cart .cart-products .cart-product .actions{}
#shopping-cart .cart-products .cart-product .actions a{width:30px;line-height:30px;color:#0989FF;border:1px solid #bababa;text-decoration:none;text-align:center;border-radius:21px;}
#shopping-cart .cart-products .cart-product .actions span{line-height:30px;margin:0 10px;font-family:'Poppins';font-size:20px;font-weight:600;color:#0989FF;}
#shopping-cart .cart-products .cart-product .actions a.icon{background:#0989FF;width:30px;margin-left:10px;line-height:30px;text-align:center;font-size:14px;color:#fff;border-radius:100%;}
#shopping-cart .coupon .form-control{font-family:'Poppins';color:#0989FF;font-weight:700;border:1px solid #bababa;font-size:14px;line-height:30px;}
#shopping-cart .coupon .form-control:focus{background:#bababa;}
#shopping-cart .coupon .form-control::placeholder{font-family:'Poppins';color:#0989FF;font-size:14px;}
#shopping-cart .price-box{border-radius:12px;background:#eee;padding:20px;}
#shopping-cart .price-box h3{font-family:'Poppins';font-size:14px;text-align:center;color:#0989FF;}
#shopping-cart .price-box h5{font-family:'Poppins';font-size:30px;text-align:center;color:#0989FF;font-weight:700;}
#shopping-cart .price-box p{font-family:'Poppins';font-size:12px;margin-top:10px;text-align:left;color:#0989FF;}
#shopping-cart .price-box .btn-platform{font-weight:600;font-family:'Poppins';width:100%;font-size:16px;background:#0989FF;color:#fff;padding:12px 30px;border-radius:12px;}
#shopping-cart .price-box .btn-platform em{margin-left:30px;}
#shopping-cart .price-box .price{font-family:'Poppins';font-size:14px;font-weight:600;color:#0989FF;}
#shopping-cart .btn-platform-reverse{font-weight:600;font-family:'Poppins';width:100%;font-size:16px;border:1px solid #bababa;background:#fff;color:#bababa;padding:12px 30px;border-radius:12px;}
#shopping-cart .btn-platform-reverse:hover{color:#fff;background:#0989FF;border-color:#0989FF;}
#shopping-cart .btn-platform-reverse em{margin-right:30px;}