Hemp Dog Bed with CertiPUR-US Foam Fill
by Bean Products
$100.00
.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 .preview { margin-top: 4px; overflow: hidden; color: #888; font-size: 0.9em; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .acc .icon { min-width: 20px; font-size: 20px; line-height: 1; text-align: right; user-select: none; } .acc details .icon::after { content: "+"; } .acc details[open] .icon::after { content: "×"; } .acc .content { padding: 12px 0 4px; color: #333; } .acc .content p { margin: 0 0 12px; } .acc .content h4 { margin: 16px 0 8px; font-size: 1em; } .acc .content ul { margin: 0 0 12px 18px; padding: 0; } .acc .content li { margin: 6px 0; } /* Prominent size guide */ .acc .size-guide { margin: 20px 0; padding: 16px 18px; border: 2px solid #333; border-radius: 4px; background: #f7f7f7; } .acc .size-guide h4 { margin: 0 0 4px; font-size: 1.1em; } .acc…