
Shipping and taxes calculated at checkout.
.acc { border-top: 1px solid #ddd; font-family: inherit; } .acc details { border-bottom: 1px solid #ddd; padding: 12px 0; } .acc summary { list-style: none; cursor: pointer; outline: none; } .acc summary::-webkit-details-marker { display: none; } .acc .sum-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 16px; } .acc .title { font-weight: 600; } .acc .icon { min-w…