Ball Top Standing Coat Rack
by Vakkerlight
$350.00
* { box-sizing: border-box; margin: 0; padding: 0; } .cr-rack-wrap { font-family: 'DM Sans', sans-serif; color: #1a1a1a; width: 100%; max-width: 680px; margin: 0; padding: 0; } .cr-rack-divider { height: 1px; background: #ececec; margin: 2rem 0; } .cr-rack-intro { font-size: 15px; color: #555; line-height: 1.75; margin-bottom: 1rem; } .cr-rack-section-label { font-size: 11px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #4660A8; margin-bottom: .65rem; } .cr-rack-image-link { display: block; cursor: zoom-in; margin-bottom: .35rem; } .cr-rack-image-link img { display: block; width: 100%; max-width: 100%; height: auto; border-radius: 8px; transition: opacity .2s ease; } .cr-rack-image-link:hover img { opacity: .92; } .cr-rack-image-enlarge { font-size: 12px; color: #4660A8; text-align: right; margin-bottom: 1rem; } .cr-rack-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .cr-rack-feat { background: #f4f6f9; border-radius: 8px; padding: .85rem; } .cr-rack-feat-icon { width: 28px; height: 28px; border-radius: 6px; background: #eef1f7; display: flex; align-items: center; justify-content: center;…