.modal-colors{background:var(--white);border-radius:10px;flex-wrap:wrap;gap:5px;width:100%;max-width:686px;max-height:80vh;padding:20px;display:flex;overflow-y:auto}.modal-colors::-webkit-scrollbar{width:1px}.modal-colors::-webkit-scrollbar-thumb{background:var(--accent-dark)}.modal-colors .product__color{border:1px solid var(--cart-border);width:60px;height:60px;padding:5px}.modal-colors .product__color_image{object-fit:cover;width:100%;height:100%}@media only screen and (max-width:760px){.modal-colors{max-width:341px;padding:10px}}
