Dining Bench
A collection page of The A2Z Furniture
About
.a2z-db-top { font-family: 'Open Sans', Arial, sans-serif; color: #000000; background: #FFFFFF; padding: 8px 0 30px; } .a2z-db-top * { box-sizing: border-box; } .a2z-db-top .wrap { max-width: 1200px; margin: 0 auto; padding: 0 18px; } .a2z-db-top .layout { display: flex; flex-direction: column; gap: 22px; align-items: center; } .a2z-db-top .copy { width: 100%; } .a2z-db-top .eyebrow { display: inline-block; margin-bottom: 10px; font-size: 12px; line-height: 1.4; letter-spacing: 0.18em; text-transform: uppercase; color: #C2824D; } .a2z-db-top h2 { margin: 0 0 14px; font-size: 28px; line-height: 1.2; font-weight: 600; color: #000000; } .a2z-db-top p { margin: 0; font-size: 15px; line-height: 1.8; color: #000000; max-width: 640px; } .a2z-db-top .trust { display: flex; flex-wrap: wrap; gap: 10px 16px; margin: 18px 0 0; padding: 0; list-style: none; font-size: 13px; line-height: 1.7; color: #000000; } .a2z-db-top .trust li { position: relative; padding-right: 16px; } .a2z-db-top .trust li:not(:last-child)::after { content: ""; position: absolute; right: 0; top: 5px; width: 1px; height: 14px; background: #F5F5F5; } .a2z-db-top .actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 22px; } .a2z-db-top .btn-primary, .a2z-db-top .btn-secondary { display: inline-block; padding: 12px 18px; text-decoration: none; font-size: 14px; line-height: 1.4; border: 1px solid transparent; transition: opacity 0.2s ease; } .a2z-db-top .btn-primary { background: #C2824D; border-color: #C2824D; color: #FFFFFF !important; } .a2z-db-top .btn-secondary { background: #000000; border-color: #000000; color: #FFFFFF !important; } .a2z-db-top .btn-primary:hover, .a2z-db-top .btn-secondary:hover { opacity: 0.9; } .a2z-db-top .sub-links { margin-top: 14px; font-size: 13px; line-height: 1.8; color: #000000; } .a2z-db-top .sub-links a { color: #C2824D; text-decoration: none; } .a2z-db-top .sub-links a:hover { text-decoration: underline; } .a2z-db-top .media { width: 100%; border: 1px solid #F5