Decorative Baskets & Storage Bins

A collection page of Iron Accents

category
Products
14
Active ads
0
Depth
Published
2018/09/18

About

.ia-baskets, .ia-baskets * { box-sizing: border-box; } .ia-baskets { width: 100%; } .ia-baskets a { text-underline-offset: 3px; } .ia-baskets h2, .ia-baskets h3 { margin-top: 0; } .ia-baskets p { line-height: 1.7; } /* ---------- BREADCRUMBS ---------- */ .ia-baskets__breadcrumbs { max-width: 1160px; margin: 0 auto 16px; line-height: 1.5; } .ia-baskets__breadcrumbs a { text-decoration: none; } .ia-baskets__breadcrumbs a:hover, .ia-baskets__breadcrumbs a:focus { text-decoration: underline; } .ia-baskets__breadcrumb-separator { display: inline-block; padding: 0 5px; } /* ---------- SECTIONS ---------- */ .ia-baskets__section { clear: both; max-width: 1160px; margin: 0 auto; padding: 38px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.11); } .ia-baskets__breadcrumbs + .ia-baskets__section { padding-top: 8px; padding-bottom: 14px; } .ia-baskets__section:last-child { border-bottom: 0; } .ia-baskets__eyebrow { margin: 0 0 8px; font-size: 0.76em; font-weight: 600; letter-spacing: 0.16em; text-transform: uppercase; } .ia-baskets__heading { max-width: 900px; margin: 0 auto 24px; text-align: center; } .ia-baskets__heading p:last-child { margin-bottom: 0; } /* ---------- INTRO ---------- */ .ia-baskets__intro { display: grid; overflow: hidden; border: 1px solid rgba(0, 0, 0, 0.14); background: #f7f3ec; grid-template-columns: minmax(190px, 0.28fr) minmax(0, 0.72fr); } .ia-baskets__intro-image { min-height: 178px; overflow: hidden; background: #eee8df; } .ia-baskets__intro-image img { display: block; width: 100%; height: 100%; min-height: 178px; object-fit: cover; object-position: center; } .ia-baskets__intro-copy { display: flex; flex-direction: column; justify-content: center; padding: 13px 22px; } .ia-baskets__intro-copy h2 { margin-bottom: 10px; line-height: 1.18; } .ia-baskets__intro-copy p { margin-top: 0; margin-bottom: 7px; line-height: 1.55; } .ia-baskets__intro-copy p:last-of-type { margin-bottom: 0; } /* ---------- BUTTONS ---------- */ .ia-baskets__buttons { display: fl