/* Keep Glacier's native Isotope masonry, header, footer and font families. */
.post-type-archive-product #wrapper > .container { width:calc(100% - 80px);max-width:1280px;padding:0;margin-left:auto;margin-right:auto; }
.post-type-archive-product #wrapper > .container > .row { margin-left:0;margin-right:0; }
.post-type-archive-product #wrapper > .container > .row > .col-md-12 { padding-left:0;padding-right:0; }
.post-type-archive-product .page-title { font-size:clamp(44px,6vw,76px);line-height:1.1;margin:60px 0 24px; }
.mz-catalogue-intro { max-width:700px;margin:0 0 56px; }
.mz-catalogue-eyebrow { font-size:12px;letter-spacing:.22em;margin-bottom:20px; }
.mz-catalogue-intro p:not(.mz-catalogue-eyebrow) { font-size:18px;line-height:1.65;margin-bottom:12px; }
.shopContainer .mz-catalogue-product { margin-bottom:52px; }
.mz-catalogue-product .product-images { background:#f7f6f0; }
.mz-catalogue-product .mz-etsy-image { display:block; }
.mz-catalogue-product img.mz-catalogue-image { display:block;width:100%;height:auto;object-fit:contain;transition:opacity .2s; }
.mz-catalogue-product .mz-etsy-image:hover img { opacity:.88; }
.woocommerce .mz-catalogue-product .woo_product-title { font-size:27px;line-height:1.3;margin:22px 0 12px; }
.mz-catalogue-product .woo_product-title a { font-size:inherit;font-weight:400; }
.mz-catalogue-description { font-size:16px;line-height:1.55;margin:0 0 18px; }
.woocommerce .mz-etsy-details { display:inline-flex;gap:20px;align-items:center;padding:12px 18px;border:1px solid #d8d3b4;background:#d8d3b4;color:#000;text-decoration:none;font-size:14px;line-height:1.5;transition:background .2s,color .2s; }
.woocommerce .mz-etsy-details:hover { background:#000;border-color:#000;color:#fff; }
.mz-catalogue-product a:focus-visible { outline:2px solid #000;outline-offset:5px; }
@media(max-width:767px) {
 .post-type-archive-product #wrapper > .container { width:calc(100% - 40px); }
 .post-type-archive-product .page-title { margin-top:32px; }
 .mz-catalogue-intro { margin-bottom:36px; }
 .mz-catalogue-intro p:not(.mz-catalogue-eyebrow) { font-size:17px; }
 .shopContainer .mz-catalogue-product { margin-bottom:40px; }
 .woocommerce .mz-catalogue-product .woo_product-title { font-size:25px; }
}
