.dark .cart-header{background:linear-gradient(90deg,rgb(38,57,55),rgb(9,16,15))}.cart-header{background:linear-gradient(90deg,rgb(187,187,187),rgb(229,228,226));border-bottom:2px dotted rgb(113,113,113,.6)}.added-cart::-webkit-scrollbar{width:6px}.added-cart::-webkit-scrollbar-track{background-color:rgb(209,209,209)}.dark .added-cart::-webkit-scrollbar-track{background-color:rgb(14,16,9)}.added-cart::-webkit-scrollbar-thumb{background-color:rgb(150,150,150);border-radius:10px}.dark .added-cart::-webkit-scrollbar-thumb{background-color:rgb(46,49,51)}