Repair Cafe

A collection page of NewMakeIt - York Region Makers

category
Products
12
Active ads
0
Depth
Published
2022/06/28

About

/* NEWMAKEIT REPAIR CAFE COLLECTION */ body.template-collection { --nmi-ink: #17203d; --nmi-blue: #095daa; --nmi-green: #95c93f; --nmi-orange: #f89b26; --nmi-pink: #ea214d; --nmi-purple: #bda3d1; --nmi-blue-light: #9bc5e7; --nmi-orange-light: #fbc18b; --nmi-cream: #fff8ef; --nmi-white: #ffffff; --nmi-shadow: rgba(23, 32, 61, 0.26); } /* BOXED COLLECTION BANNER */ body.template-collection .collection-hero { position: relative; width: min(1180px, calc(100% - 36px)) !important; height: auto !important; aspect-ratio: 9 / 2; margin: 24px auto 38px !important; border: 2px solid var(--nmi-ink); box-shadow: 8px 8px 0 var(--nmi-shadow); overflow: hidden; } body.template-collection .collection-hero__image { width: 100% !important; height: 100% !important; background-size: cover !important; background-position: center 48% !important; background-repeat: no-repeat !important; } body.template-collection .collection-hero__title-wrapper::before { background: rgba(23, 32, 61, 0.12) !important; } body.template-collection .collection-hero__title-wrapper { display: none !important; } body.template-collection .collection-hero__title { color: var(--nmi-white) !important; text-shadow: 0 2px 12px rgba(23, 32, 61, 0.45); font-weight: 900 !important; } body.template-collection .collection-description, body.template-collection .section-header .rte { width: min(1180px, calc(100% - 36px)); max-width: none !important; margin: 0 auto 34px !important; padding: 0 !important; text-align: left; } .nmi-repair-page, .nmi-repair-page * { box-sizing: border-box; } .nmi-repair-page { color: var(--nmi-ink); font-family: inherit; } .nmi-repair-page h2, .nmi-repair-page h3, .nmi-repair-page h4, .nmi-repair-page p, .nmi-repair-page ul { margin-top: 0; } .nmi-repair-hero { padding: clamp(28px, 4vw, 44px); background: var(--nmi-cream); border: 2px solid var(--nmi-ink); box-shadow: 8px 8px 0 var(--nmi-shadow); } .nmi-repair-eyebrow { display: inline-block; margin: 0 0 20px !important; padding: 8px 14px; color: v