Upholstered Dining Chairs
The A2Z Furniture 的集合页
关于
.a2z-udc-top, .a2z-udc-top * { box-sizing: border-box; } .a2z-udc-top { font-family: "Open Sans", Arial, sans-serif; background: #FFFFFF; color: #000000; padding: 18px 0 10px; } .a2z-udc-top .a2z-udc-top__wrap { max-width: 980px; margin: 0 auto; padding: 0 16px; } .a2z-udc-top .a2z-udc-top__eyebrow { margin: 0 0 8px; font-size: 12px; line-height: 1.4; letter-spacing: 0.12em; text-transform: uppercase; color: #C2824D; } .a2z-udc-top h2 { margin: 0 0 12px; font-size: 28px; line-height: 1.2; font-weight: 600; color: #000000; } .a2z-udc-top .a2z-udc-top__intro { max-width: 760px; margin: 0; font-size: 15px; line-height: 1.75; color: #000000; } .a2z-udc-top .a2z-udc-top__meta { display: flex; flex-wrap: wrap; gap: 8px 16px; margin-top: 18px; padding-top: 16px; border-top: 1px solid #F5F5F5; } .a2z-udc-top .a2z-udc-top__meta span { position: relative; padding-left: 12px; font-size: 13px; line-height: 1.6; color: #000000; } .a2z-udc-top .a2z-udc-top__meta span:before { content: ""; position: absolute; top: 8px; left: 0; width: 4px; height: 4px; border-radius: 50%; background: #C2824D; } .a2z-udc-top .a2z-udc-top__actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 20px; } .a2z-udc-top .btn-primary, .a2z-udc-top .btn-secondary { display: inline-flex; align-items: center; justify-content: center; min-height: 44px; padding: 12px 18px; border: 1px solid transparent; text-decoration: none; font-size: 14px; line-height: 1.2; font-weight: 600; transition: all 0.2s ease; white-space: nowrap; } .a2z-udc-top .btn-primary { background: #C2824D; border-color: #C2824D; color: #FFFFFF !important; } .a2z-udc-top .btn-secondary { background: #000000; border-color: #000000; color: #FFFFFF !important; } .a2z-udc-top a:not(.btn-primary):not(.btn-secondary) { color: #C2824D; text-decoration: none; } @media screen and (min-width: 768px) { .a2z-udc-top { padding: 24px 0 14px; } .a2z-udc-top .a2z-udc-top__wrap { padding: 0 24px; } .a2z-udc-top h2 { font-size: 34px; } .a2z-udc-top .a