.cart-product-card>div>p{text-wrap:wrap}.cart-products-dropdown-container::-webkit-scrollbar{width:8px}.cart-products-dropdown-container::-webkit-scrollbar-track{background:hsla(220,4%,54%,.1);border-radius:10px}.cart-products-dropdown-container::-webkit-scrollbar-thumb{background:hsla(220,4%,54%,.2);border-radius:10px}@supports not selector(::-webkit-scrollbar){.cart-products-dropdown-container{scrollbar-color:hsla(220,4%,54%,.2) hsla(220,4%,54%,.1)}}.text-wrap-auto{text-wrap:auto}