// shopping-cart .shopping-cart-main-container { * { font-family: "Satoshi", sans-serif; } h6 { padding: 10px; margin-bottom: 0; } background-color: #F5FFEA; padding-bottom: 50px; .cart-sec-highlighter { .text-muted { color: #C5C5C5 !important; } } .alert-display-sec { z-index: 1; .alert-dismissible{ background:rgb(255 255 255 / 66%) } } } .warrenty-sec img{ width: 40px; } #footer-head { .footer-wrapper.sec-space-1 { margin-top: 0; } } @media (max-width:1300px) { .cart-sec-highlighter h5 { font-size: 0.8rem; } } @media (max-width:768px) { .cart-sec-highlighter, .shopping-cart-details-row-1 { display: none !important; } .buy-together-sec { text-align: center; .row { padding: 10px; } } .mobile-cart-img img{ width: 200px; } }