/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
@font-face{font-family:"FM American Captain Patrius";src:url("assets/fonts/AmericanCaptainPatrius.ttf") format("truetype");font-style:normal;font-weight:400;font-display:swap}
:root{--fm-ink:#131313;--fm-paper:#f6f3ed;--fm-white:#fff;--fm-blue:#002e4b;--fm-accent:#d46f58;--fm-line:rgba(19,19,19,.16)}
.fm-new-home #wfspb-top-bar,.fm-new-home #wfspb-main-content{display:none!important}
.fm-new-home .site-main,.fm-new-home #main-container{padding:0}.fm-new-home .entry-header,.fm-new-home .hero-section{display:none}
.fm-home,.fm-home *{box-sizing:border-box}.fm-home{color:var(--fm-ink);background:var(--fm-paper)}.fm-home a{color:inherit}
.fm-hero{position:relative;min-height:min(84vh,860px);display:grid;place-items:center;overflow:hidden;background:#243238}.fm-hero__media,.fm-hero__veil,.fm-hero__media picture{position:absolute;inset:0}.fm-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 52%}.fm-hero__veil{background:linear-gradient(180deg,rgba(0,0,0,.36),rgba(0,0,0,.05) 42%,rgba(0,0,0,.5))}
.fm-global-header{box-sizing:border-box}.fm-global-header--hero{position:absolute;z-index:4;inset:0 0 auto;pointer-events:none}.fm-global-header--interior{position:relative;z-index:100;display:flex;align-items:center;justify-content:center;min-height:118px;margin-top:var(--fm-delivery-bar-height,0px);padding:16px clamp(20px,4vw,68px);background:#fff;border-bottom:1px solid #dedede}.fm-global-header__logo{display:block;width:clamp(245px,27vw,430px);height:fit-content;line-height:0}.fm-global-header__logo img{display:block;width:100%;height:auto;max-height:84px;object-fit:contain}.fm-global-header__cart{position:absolute;z-index:5;top:32px;right:calc(clamp(20px,5vw,72px) + 45px);display:grid;place-items:center;width:28px;height:28px;color:inherit;pointer-events:auto}.fm-global-header__cart svg{display:block;fill:currentColor}.fm-global-header--hero .fm-global-header__cart{color:var(--fm-white)}.fm-nav{position:absolute;z-index:3;top:0;left:0;right:0;display:flex;align-items:flex-start;justify-content:flex-end;padding:32px clamp(20px,5vw,72px) 24px;color:var(--fm-white);pointer-events:auto}.fm-global-header--interior .fm-nav{color:var(--fm-ink)}.fm-nav__menu summary{cursor:pointer;list-style:none;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fm-nav__menu summary::-webkit-details-marker{display:none}.fm-nav__menu summary:before{content:'☰';font-size:22px;line-height:1}.fm-nav__menu[open]>summary{visibility:hidden}
.fm-nav__panel{position:fixed;z-index:1000;top:0;right:0;width:min(390px,86vw);height:100dvh;min-height:100vh;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding:82px 38px 40px;color:var(--fm-ink);background:rgba(255,255,255,.97);box-shadow:-24px 0 70px rgba(0,0,0,.18)}.fm-nav__panel a{font-size:1.18rem;text-decoration:none;border-bottom:1px solid var(--fm-line);padding:10px 0}.fm-nav__close{position:absolute;top:22px;right:30px;padding:4px 10px;border:0;background:transparent;color:var(--fm-ink);font-size:2rem;line-height:1;cursor:pointer}
.fm-hero__identity{display:block;width:min(520px,48vw);margin:0 auto 30px}.fm-hero__identity img{display:block;width:100%;height:auto;filter:drop-shadow(0 1px 1px rgba(255,255,255,.55))}
.fm-hero__content{position:absolute;z-index:2;left:0;right:0;bottom:18px;padding:0 24px;color:var(--fm-white);text-align:center}.fm-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.fm-eyebrow{margin:0;font-size:.78rem;font-weight:800;letter-spacing:.19em;text-transform:uppercase}.fm-actions{display:flex;justify-content:center;gap:clamp(28px,5vw,64px);flex-wrap:wrap}.fm-button{min-width:138px;padding:10px 24px;border:1px solid currentColor;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;background:rgba(0,0,0,.12);backdrop-filter:blur(2px)}
.fm-hero__tagline{margin:0 0 30px;color:#fff;font-family:"Amsterdam Four","Segoe Script","Brush Script MT",cursive;font-size:clamp(.95rem,1.65vw,1.45rem);font-weight:400;line-height:1.15;text-shadow:0 2px 8px rgba(0,0,0,.75)}
.fm-section,.fm-categories,.fm-themes{padding:clamp(58px,8vw,112px) clamp(20px,5vw,76px)}.fm-section__heading{display:grid;grid-template-columns:1fr auto;align-items:end;gap:8px 28px;margin-bottom:34px}.fm-section__heading .fm-eyebrow{grid-column:1/-1;color:var(--fm-accent)}.fm-section__heading h2{margin:0;font-size:clamp(2rem,5vw,4.5rem);letter-spacing:-.04em}.fm-section__heading>a{font-weight:700}
.fm-products .fm-section__heading .fm-eyebrow{grid-column:1}
.fm-product-rail{display:grid;grid-template-columns:repeat(6,minmax(180px,1fr));gap:16px;overflow-x:auto;padding-bottom:14px;scroll-snap-type:x mandatory}.fm-product-card{display:flex;flex-direction:column;gap:7px;min-width:180px;text-decoration:none;scroll-snap-align:start}.fm-product-card__image{position:relative;background:#fff;aspect-ratio:4/5;overflow:hidden}.fm-product-card__image img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transition:opacity .28s ease,transform .35s ease}.fm-product-card__back{opacity:0}.fm-product-card:hover .fm-product-card__front{opacity:0}.fm-product-card:hover .fm-product-card__back{opacity:1}.fm-product-card:hover img{transform:scale(1.025)}
.fm-editorial{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(10px,1vw,16px);width:min(calc(100% - clamp(40px,10vw,152px)),1440px);margin:0 auto;padding:0 0 clamp(58px,6vw,90px);background:transparent}.fm-editorial__card{position:relative;display:block;min-height:0;aspect-ratio:4/5;overflow:hidden;color:var(--fm-white)!important;text-decoration:none;line-height:0}.fm-editorial__card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.fm-editorial__card:hover img{transform:scale(1.025)}
.fm-story{display:grid;grid-template-columns:minmax(280px,.8fr) 1.2fr;align-items:center;gap:clamp(34px,8vw,120px);padding:clamp(56px,8vw,112px) clamp(20px,8vw,130px);background:var(--fm-white)}.fm-story__visual img{width:100%;max-height:540px;object-fit:cover}.fm-story__copy h2{margin:8px 0 18px;font-family:"FM American Captain Patrius",sans-serif;font-size:clamp(2.7rem,7vw,6rem);letter-spacing:-.055em}.fm-story__copy>p:not(.fm-eyebrow){max-width:640px;font-size:1.15rem;line-height:1.75}.fm-story__links{display:flex;gap:18px 28px;flex-wrap:wrap;margin-top:28px}.fm-story__links a{font-weight:800}
.fm-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.fm-category-card{text-align:center;text-decoration:none}.fm-category-card__media{position:relative;display:block;aspect-ratio:3/4;overflow:hidden;margin-bottom:12px;background:#ebe7df}.fm-category-card img,.fm-category-card video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .25s ease,transform .45s ease}.fm-category-card__hover{opacity:0}.fm-category-card:hover .fm-category-card__hover{opacity:1}.fm-category-card:hover img,.fm-category-card:hover video{transform:scale(1.025)}
.fm-themes{color:var(--fm-ink);background:var(--fm-white)}.fm-theme-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;background:var(--fm-white)}.fm-theme-card{position:relative;aspect-ratio:1;overflow:hidden;background:var(--fm-white);text-decoration:none}.fm-theme-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .25s ease,transform .4s ease}.fm-theme-card__hover{opacity:0}.fm-theme-card:hover .fm-theme-card__hover{opacity:1}.fm-theme-card:hover img{transform:scale(1.02)}.fm-empty{grid-column:1/-1;padding:36px;border:1px dashed var(--fm-line)}
@media(max-width:1023px){.fm-product-rail{grid-template-columns:repeat(6,minmax(210px,1fr))}.fm-category-grid{grid-template-columns:repeat(3,1fr)}.fm-theme-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:767px){.fm-hero__identity{top:18px;width:min(72vw,390px)}.fm-hero__tagline{font-size:clamp(.78rem,3.5vw,1.05rem)}.fm-nav{padding:28px 20px 20px}.fm-hero__content{bottom:22px}}
@media(max-width:767px){.fm-global-header--interior{min-height:94px;padding:12px 18px}.fm-global-header__logo{width:min(58vw,250px)}.fm-global-header__logo img{max-height:64px}.fm-global-header__cart{top:34px;right:54px;width:24px;height:24px}.fm-global-header--interior .fm-nav{padding:38px 18px 18px}.fm-global-header--hero .fm-global-header__cart{top:24px}.fm-nav__panel{width:min(390px,92vw);padding:72px 28px 32px}}
@media(max-width:767px){.fm-editorial{grid-template-columns:1fr;gap:12px;width:calc(100% - 32px)}.fm-editorial__card{min-height:0}}

/* Universal product page */
.fm-new-product .site-main{padding-top:0}.fm-new-product .entry-header,.fm-new-product .ct-breadcrumbs{display:none}.fm-single-product{max-width:1540px;margin:0 auto;padding:clamp(34px,5vw,82px) clamp(20px,4vw,68px);background:#fff}.fm-product-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(330px,.72fr);gap:clamp(38px,6vw,100px);align-items:start}.fm-product-gallery{position:relative;min-width:0}.fm-product-gallery .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important}.fm-product-gallery .woocommerce-product-gallery__wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0!important}.fm-product-gallery .woocommerce-product-gallery__image{width:100%!important;float:none!important;margin:0!important;background:#f6f6f4}.fm-product-gallery .woocommerce-product-gallery__image img{width:100%;height:auto;display:block}.fm-product-gallery .flex-control-thumbs{display:none}.fm-product-gallery .onsale{left:14px;right:auto;z-index:2}.fm-product-summary{position:sticky;top:28px}.fm-product-family,.fm-product-reference{margin:0 0 7px;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.fm-product-summary .product_title{margin:0 0 15px;font-size:clamp(2rem,3vw,3.6rem);line-height:1.02;letter-spacing:-.045em}.fm-product-summary .price{margin:0 0 24px;font-size:1.2rem}.fm-product-intro{margin:0 0 28px;font-size:1rem;line-height:1.65}.fm-product-summary form.cart{margin:0 0 34px}.fm-product-summary .variations{margin-bottom:22px}.fm-product-summary .variations th,.fm-product-summary .variations td{display:block;text-align:left;padding:0 0 10px}.fm-product-summary .variations label{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.fm-product-summary .single_add_to_cart_button{width:100%;min-height:52px;border-radius:0!important;letter-spacing:.16em;text-transform:uppercase}.fm-product-summary .quantity{margin-bottom:12px}.fm-product-accordions{border-top:1px solid rgba(0,0,0,.18)}.fm-product-accordions details{border-bottom:1px solid rgba(0,0,0,.18)}.fm-product-accordions summary{padding:20px 4px;cursor:pointer;font-size:.92rem;letter-spacing:.06em}.fm-product-accordions details>div,.fm-product-accordions details>p{padding:0 4px 20px;margin:0;line-height:1.65}.fm-new-product .related.products{margin-top:clamp(60px,8vw,110px)}
@media(max-width:900px){.fm-product-layout{grid-template-columns:1fr}.fm-product-summary{position:static}.fm-product-gallery .woocommerce-product-gallery__wrapper{grid-template-columns:repeat(2,minmax(230px,1fr));overflow-x:auto;scroll-snap-type:x mandatory}.fm-product-gallery .woocommerce-product-gallery__image{scroll-snap-align:start}}
@media(max-width:560px){.fm-single-product{padding-left:16px;padding-right:16px}.fm-product-gallery .woocommerce-product-gallery__wrapper{grid-template-columns:repeat(2,82vw)}.fm-product-summary .product_title{font-size:2.2rem}}

/* ---------------------------------------------------------
   Interior visual system — the homepage is deliberately excluded.
   --------------------------------------------------------- */
body:not(.fm-new-home){--fm-ui-ink:#151515;--fm-ui-muted:#696969;--fm-ui-line:#dedede;--fm-ui-soft:#f7f7f5;--fm-ui-white:#fff;background:#fff;color:var(--fm-ui-ink)}
body:not(.fm-new-home) #main-container,body:not(.fm-new-home) .site-main{background:#fff}
body:not(.fm-new-home) #wfspb-top-bar,body:not(.fm-new-home) #wfspb-top-bar .wfspb-lining-layer{background:#fff!important;color:#151515!important;border-bottom:1px solid #e7e7e7;box-shadow:none!important}
body:not(.fm-new-home) .ct-header{position:relative!important;background:#fff;border-bottom:1px solid var(--fm-ui-line)}
body:not(.fm-new-home) .ct-header [data-row],body:not(.fm-new-home) .ct-header [data-transparent-row="yes"]{background:#fff!important;color:var(--fm-ui-ink)!important;box-shadow:none!important}
body:not(.fm-new-home) .ct-header .ct-container-fluid{min-height:92px;padding-inline:clamp(20px,4vw,68px)}
body:not(.fm-new-home) .site-branding{gap:0}
body:not(.fm-new-home) .site-branding .site-title-container{display:none}
body:not(.fm-new-home) .site-logo-container{display:block;width:clamp(245px,27vw,430px)!important;max-width:none!important}
body:not(.fm-new-home) .ct-header .menu>li>a,body:not(.fm-new-home) .ct-header-text a,body:not(.fm-new-home) .ct-header svg{color:var(--fm-ui-ink)!important;fill:currentColor}
body:not(.fm-new-home) .ct-header .menu>li>a{font-size:.76rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase}
body:not(.fm-new-home) .ct-header .menu>li>a:after{height:1px}
body:not(.fm-new-home) .ct-header-text{font-size:.75rem}
body:not(.fm-new-home) [data-device="mobile"] .ct-container-fluid{min-height:74px}
body:not(.fm-new-home) [data-device="mobile"] .site-logo-container{width:min(62vw,310px)!important}

body:not(.fm-new-home) .hero-section,body:not(.fm-new-home) .entry-header{background:#fff;color:var(--fm-ui-ink);padding-block:clamp(48px,7vw,105px)}
body:not(.fm-new-home) .page-title,body:not(.fm-new-home) .entry-title{color:var(--fm-ui-ink);font-size:clamp(2.3rem,5.5vw,5.8rem);font-weight:500;line-height:1;letter-spacing:-.055em}
body:not(.fm-new-home) .ct-breadcrumbs{color:var(--fm-ui-muted);font-size:.72rem;letter-spacing:.04em}
body:not(.fm-new-home) .site-main>.ct-container,body:not(.fm-new-home) .site-main>.ct-container-full{padding-inline:clamp(20px,4vw,68px)}
body:not(.fm-new-home) article.page .entry-content{max-width:1440px;margin-inline:auto;padding-block:clamp(48px,7vw,110px)}
body:not(.fm-new-home) article.page .entry-content>p{max-width:780px;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.75}
body:not(.fm-new-home) article.page .entry-content h2{margin-block:clamp(52px,7vw,96px) 22px;font-size:clamp(2rem,4vw,4.4rem);font-weight:500;line-height:1.05;letter-spacing:-.045em}
body:not(.fm-new-home) article.page .entry-content h3{margin-block:42px 16px;font-size:clamp(1.35rem,2.2vw,2.2rem);font-weight:500}
body:not(.fm-new-home) article.page .entry-content img{display:block;width:100%;height:auto}
body:not(.fm-new-home) button,body:not(.fm-new-home) .button,body:not(.fm-new-home) input[type="submit"]{border-radius:0!important;box-shadow:none!important;font-weight:600;letter-spacing:.08em;text-transform:uppercase}
body:not(.fm-new-home) input:not([type="checkbox"]):not([type="radio"]),body:not(.fm-new-home) textarea,body:not(.fm-new-home) select{min-height:50px;border:1px solid var(--fm-ui-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}

body:not(.fm-new-home).woocommerce-shop .site-main,body:not(.fm-new-home).tax-product_cat .site-main{padding-bottom:clamp(70px,9vw,130px)}
body:not(.fm-new-home) .woocommerce-result-count,body:not(.fm-new-home) .woocommerce-ordering{font-size:.78rem;color:var(--fm-ui-muted)}
body:not(.fm-new-home) ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(28px,3vw,54px) clamp(12px,1.7vw,28px)!important}
body:not(.fm-new-home) ul.products:before,body:not(.fm-new-home) ul.products:after{display:none!important}
body:not(.fm-new-home) ul.products li.product{width:auto!important;margin:0!important;text-align:left}
body:not(.fm-new-home) ul.products li.product .ct-media-container,body:not(.fm-new-home) ul.products li.product>a:first-child{overflow:hidden;background:var(--fm-ui-soft)}
body:not(.fm-new-home) ul.products li.product img{display:block;width:100%;transition:transform .45s ease}
body:not(.fm-new-home) ul.products li.product:hover img{transform:scale(1.018)}
body:not(.fm-new-home) ul.products li.product figure a.fm-has-dos{position:relative;display:block;overflow:hidden}
body:not(.fm-new-home) ul.products li.product figure a.fm-has-dos>img{display:block;width:100%;height:auto;transition:opacity .28s ease,transform .35s ease}
body:not(.fm-new-home) ul.products li.product figure a.fm-has-dos>.fm-loop-dos{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0}
@media(hover:hover){body:not(.fm-new-home) ul.products li.product:hover figure a.fm-has-dos>.wp-post-image{opacity:0}body:not(.fm-new-home) ul.products li.product:hover figure a.fm-has-dos>.fm-loop-dos{opacity:1}}
body:not(.fm-new-home) ul.products li.product .woocommerce-loop-product__title{margin:15px 0 5px;font-size:.92rem;font-weight:500;line-height:1.35}
body:not(.fm-new-home) ul.products li.product .price{font-size:.82rem;color:var(--fm-ui-ink)}
body:not(.fm-new-home) ul.products li.product .star-rating{display:none}

body:not(.fm-new-home).woocommerce-cart .entry-content,body:not(.fm-new-home).woocommerce-checkout .entry-content{max-width:1500px;padding-inline:clamp(20px,4vw,68px)}
body:not(.fm-new-home) .woocommerce-cart-form,body:not(.fm-new-home) .cart-collaterals,body:not(.fm-new-home) .woocommerce-checkout-review-order{background:#fff;border:1px solid var(--fm-ui-line);padding:clamp(20px,3vw,42px)}
body:not(.fm-new-home) .woocommerce table.shop_table{border:0;border-collapse:collapse}
body:not(.fm-new-home) .woocommerce table.shop_table th,body:not(.fm-new-home) .woocommerce table.shop_table td{border-color:var(--fm-ui-line);padding:18px 10px}
body:not(.fm-new-home).woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:clamp(38px,6vw,92px);align-items:start}
body:not(.fm-new-home).woocommerce-checkout #customer_details{width:auto;float:none}
body:not(.fm-new-home).woocommerce-checkout #order_review_heading,body:not(.fm-new-home).woocommerce-checkout #order_review{width:auto;float:none}
body:not(.fm-new-home).woocommerce-checkout #order_review{position:sticky;top:24px}
body:not(.fm-new-home) .woocommerce-checkout-payment{background:var(--fm-ui-soft)!important;border-radius:0!important}

body:not(.fm-new-home) .ct-footer{margin-top:clamp(70px,9vw,140px);background:#fff!important;color:var(--fm-ui-ink)!important;border-top:1px solid var(--fm-ui-line)}
body:not(.fm-new-home) .ct-footer [data-row],body:not(.fm-new-home) .ct-footer .ct-container{background:#fff!important;color:var(--fm-ui-ink)!important}
body:not(.fm-new-home) .ct-footer [data-row="top"] .ct-container{padding-block:clamp(58px,7vw,100px);gap:clamp(36px,5vw,80px)}
body:not(.fm-new-home) .ct-footer h1,body:not(.fm-new-home) .ct-footer h2,body:not(.fm-new-home) .ct-footer h3,body:not(.fm-new-home) .ct-footer h4,body:not(.fm-new-home) .ct-footer h5,body:not(.fm-new-home) .ct-footer h6,body:not(.fm-new-home) .ct-footer p,body:not(.fm-new-home) .ct-footer a,body:not(.fm-new-home) .ct-footer li{color:var(--fm-ui-ink)!important}
body:not(.fm-new-home) .ct-footer h6{font-size:.78rem!important;font-weight:600;letter-spacing:.12em;text-transform:uppercase}
body:not(.fm-new-home) .ct-footer p,body:not(.fm-new-home) .ct-footer li,body:not(.fm-new-home) .ct-footer a{font-size:.8rem;line-height:1.65}
body:not(.fm-new-home) .ct-footer input{border-color:var(--fm-ui-line)!important;background:#fff!important;color:var(--fm-ui-ink)!important}
body:not(.fm-new-home) .ct-footer button{background:var(--fm-ui-ink)!important;color:#fff!important}

@media(max-width:1024px){body:not(.fm-new-home) ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}body:not(.fm-new-home).woocommerce-checkout form.checkout{grid-template-columns:1fr}body:not(.fm-new-home).woocommerce-checkout #order_review{position:static}}
@media(max-width:767px){body:not(.fm-new-home) .ct-header-text{display:none}body:not(.fm-new-home) ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 10px!important}body:not(.fm-new-home) .hero-section,body:not(.fm-new-home) .entry-header{padding-block:42px}body:not(.fm-new-home) article.page .entry-content{padding-block:46px}body:not(.fm-new-home) .ct-footer [data-row="top"] .ct-container{padding-block:52px}}

/* Compact, white page introductions replace Blocksy's legacy teal banners. */
body:not(.fm-new-home) .hero-section[data-type="type-2"]{min-height:0!important;--min-height:0!important;--container-padding:0!important;background:#fff!important;background-color:#fff!important;background-image:none!important;border-bottom:1px solid var(--fm-ui-line)}
body:not(.fm-new-home) .hero-section[data-type="type-2"] .entry-header{width:100%;max-width:1500px;margin:0 auto;padding:clamp(30px,4vw,58px) clamp(20px,4vw,68px)!important;background:#fff!important;text-align:left}
body:not(.fm-new-home) .hero-section[data-type="type-2"] .page-title,body:not(.fm-new-home) .hero-section[data-type="type-2"] .entry-title{margin:0;color:var(--fm-ui-ink)!important;font-family:inherit;font-size:clamp(1.8rem,3.2vw,3.35rem)!important;font-weight:500;line-height:1.05;letter-spacing:-.035em;text-transform:none}
body:not(.fm-new-home) .hero-section[data-type="type-2"] .ct-breadcrumbs{margin-top:12px;color:var(--fm-ui-muted)!important}
body:not(.fm-new-home).woocommerce-cart .hero-section,body:not(.fm-new-home).woocommerce-checkout .hero-section,body:not(.fm-new-home).woocommerce-account .hero-section{display:none!important}
body:not(.fm-new-home) #wfspb-top-bar *,body:not(.fm-new-home) #wfspb-main-content{color:#151515!important}
@media(max-width:767px){body:not(.fm-new-home) .hero-section[data-type="type-2"] .entry-header{padding-block:26px!important}body:not(.fm-new-home) .hero-section[data-type="type-2"] .page-title,body:not(.fm-new-home) .hero-section[data-type="type-2"] .entry-title{font-size:1.8rem!important}}

/* Product header and titles */
.single-product .ct-header{height:118px!important;min-height:118px!important}
.single-product .ct-header [data-device="desktop"] [data-row="middle"]{height:118px!important;min-height:118px!important}
.single-product .ct-header [data-device="desktop"] .ct-container-fluid{position:relative;display:flex!important;justify-content:center!important;min-height:118px!important;padding:0!important}
.single-product .ct-header [data-device="desktop"] [data-column="start"]{position:absolute!important;top:36px!important;left:50%!important;width:auto!important;transform:translateX(-50%);z-index:2}
.single-product .ct-header [data-device="desktop"] [data-column="middle"],.single-product .ct-header [data-device="desktop"] [data-column="end"] .ct-header-text{display:none!important}
.single-product .ct-header [data-device="desktop"] [data-column="end"]{position:absolute;top:50%;right:clamp(20px,4vw,68px);transform:translateY(-50%)}
.single-product .site-logo-container{width:clamp(235px,24vw,370px)!important}
.single-product .site-logo-container{cursor:pointer}.single-product .site-logo-container img{max-height:76px!important}
.single-product .hero-section[data-type="type-2"] .entry-header{max-width:1540px!important;padding:30px clamp(20px,4vw,68px)!important;text-align:left!important}
.single-product .hero-section[data-type="type-2"] .page-title,.single-product .hero-section[data-type="type-2"] .entry-title{max-width:1100px!important;margin:0!important;font-size:clamp(1.45rem,2.25vw,2.4rem)!important;font-weight:450!important;line-height:1.15!important;text-align:left!important;letter-spacing:-.025em!important}
.single-product .fm-single-product{padding-top:clamp(28px,4vw,58px)}
.single-product .fm-product-summary .product_title{margin-bottom:12px!important;font-size:clamp(1.45rem,2vw,2.15rem)!important;font-weight:550!important;line-height:1.08!important;letter-spacing:-.025em!important}
.single-product .hero-section[data-type="type-2"]{display:block!important;height:auto!important;min-height:0!important;padding:0!important}
.single-product .hero-section[data-type="type-2"]>.ct-container{min-height:0!important;padding:0!important}
.single-product .hero-section[data-type="type-2"] .entry-header{min-height:0!important}
.single-product .fm-product-family{max-width:360px;font-size:.68rem;line-height:1.45;letter-spacing:.1em}
.single-product .fm-size-guide{max-width:100%;overflow-x:auto;padding:0 0 20px!important}.single-product .fm-size-guide table{width:100%;min-width:0!important;table-layout:fixed;border-collapse:collapse;font-size:clamp(.54rem,.7vw,.68rem)}.single-product .fm-size-guide th,.single-product .fm-size-guide td{padding:7px 3px!important;border:1pxpx solid var(--fm-ui-line);text-align:center;overflow-wrap:anywhere}.single-product .fm-size-guide th:first-child,.single-product .fm-size-guide td:first-child{width:22%;text-align:left}.single-product .fm-product-accordions details>p+pel{padding-top:0;margin-top:-10px}
.single-product .fm-product-gallery{transform:translateY(-10px)}
@media(max-width:999px){.single-product .ct-header{height:94px!important;min-height:94px!important}.single-product .ct-header [data-device="mobile"] .ct-container-fluid{position:relative;min-height:94px!important}.single-product .ct-header [data-device="mobile"] .site-branding{position:absolute;top:26px;left:50%;transform:translateX(-50%)}.single-product [data-device="mobile"] .site-logo-container{width:min(58vw,280px)!important}.single-product [data-device="mobile"] .site-logo-container img{max-height:62px!important}.single-product .hero-section[data-type="type-2"] .entry-header{padding-block:24px!important}.single-product .hero-section[data-type="type-2"] .page-title,.single-product .hero-section[data-type="type-2"] .entry-title{font-size:1.5rem!important}.single-product .fm-product-summary .product_title{font-size:1.65rem!important}}
@media(max-width:767px){.fm-hero{min-height:100svh}.fm-hero__media img{object-position:center center}.fm-nav{padding:18px}.fm-hero__content{bottom:max(24px,env(safe-area-inset-bottom));padding:0 18px}.fm-actions{gap:18px}.fm-button{min-width:125px;padding:10px 18px}.fm-section__heading{grid-template-columns:1fr}.fm-editorial{grid-template-columns:1fr}.fm-editorial__card{min-height:0}.fm-story{grid-template-columns:1fr}.fm-category-grid{grid-template-columns:repeat(2,1fr)}.fm-theme-grid{grid-template-columns:repeat(2,1fr)}}

/* Homepage targeted alignment and featured-card corrections. */
.fm-product-card--youhou .fm-product-card__back{object-fit:cover}
.fm-editorial{--fm-editorial-gap:clamp(16px,4vw,64px);gap:var(--fm-editorial-gap);width:calc(100% - (2 * var(--fm-editorial-gap)));max-width:none}
@media(max-width:767px){.fm-editorial{gap:12px;width:calc(100% - 32px)}}

/* Shop landing: reusable four-column flex grid with centered incomplete rows. */
.fm-shop-landing .fm-dispatch-grid{--fm-shop-gap:clamp(20px,3vw,64px);display:flex;flex-wrap:wrap;justify-content:center;gap:var(--fm-shop-gap)}
.fm-shop-landing .fm-dispatch-card{flex:0 1 calc((100% - (3 * var(--fm-shop-gap)))/4)}
.fm-shop-landing .fm-dispatch-visual img,.fm-shop-landing .fm-dispatch-visual video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease,opacity .35s ease}
.fm-shop-landing .fm-dispatch-card--les-filles .fm-dispatch-visual img,.fm-shop-landing .fm-dispatch-card--les-garcons .fm-dispatch-visual img,.fm-shop-landing .fm-dispatch-card--les-kids .fm-dispatch-visual img,.fm-shop-landing .fm-dispatch-card--les-bebes .fm-dispatch-visual img,.fm-shop-landing .fm-dispatch-card--les-sacs .fm-dispatch-visual img,.fm-shop-landing .fm-dispatch-card--les-sacs .fm-dispatch-visual video,.fm-shop-landing .fm-dispatch-card--toiles .fm-dispatch-visual img,.fm-shop-landing .fm-dispatch-card--les-mugs .fm-dispatch-visual img{object-fit:contain;object-position:center}
.fm-shop-landing .fm-dispatch-visual .fm-dispatch-hover{opacity:0}
@media(hover:hover){.fm-shop-landing .fm-dispatch-card:hover .fm-dispatch-front{opacity:0}.fm-shop-landing .fm-dispatch-card:hover .fm-dispatch-hover{opacity:1}}
@media(hover:none){.fm-shop-landing .fm-dispatch-hover{display:none}}
@media(max-width:900px){.fm-shop-landing .fm-dispatch-card{flex-basis:calc((100% - var(--fm-shop-gap))/2)}}

/* Collection dispatch pages and uniform family grids. */
body.fm-collection-archive .hero-section,body.fm-collection-archive .woocommerce-breadcrumb,body.fm-collection-archive .woo-listing-top{display:none!important}
.fm-collection-page{min-height:70vh;background:#fff;color:#111}
.fm-collection-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(44px,6vw,92px) 24px clamp(55px,7vw,105px)}
.fm-collection-crumb{display:flex;align-items:center;justify-content:center;gap:9px;font-family:"American Captain",system-ui,sans-serif;font-size:15px;line-height:1;letter-spacing:.04em;text-transform:uppercase}
.fm-collection-crumb a,.fm-collection-crumb strong{color:#101b70;font-weight:500}
.fm-dispatch-section,.fm-model-products{padding:0 0 clamp(70px,8vw,130px)}
.fm-dispatch-section>h1,.fm-model-products>h1{margin:0 0 32px;padding:0 clamp(24px,3vw,58px);font-family:"American Captain",system-ui,sans-serif;font-size:clamp(17px,1.25vw,22px);font-weight:500;letter-spacing:.035em;line-height:1.2;text-transform:uppercase;color:#101b70}
.fm-creator-description{max-width:760px;margin:-12px auto 36px;padding:0 24px;color:#343434;font-size:15px;line-height:1.6;text-align:center}.fm-creator-description p{margin:0}
.fm-dispatch-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(20px,3vw,64px);align-items:end;padding:0 clamp(24px,3vw,58px)}
.fm-dispatch-grid.fm-count-2 .fm-dispatch-card:first-child{grid-column:2}
.fm-dispatch-grid.fm-count-3{grid-template-columns:repeat(3,minmax(0,1fr));padding-inline:clamp(50px,9vw,180px)}
.fm-dispatch-card{display:flex;flex-direction:column;align-items:center;min-width:0;color:#101b70;text-align:center;text-decoration:none}
.fm-dispatch-visual{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1/1;background:#fcfcfe;overflow:hidden}
.fm-dispatch-visual img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease,opacity .35s ease}.fm-dispatch-card:hover .fm-dispatch-visual img{transform:scale(1.025)}
.fm-dispatch-visual .fm-dispatch-hover{position:absolute;inset:0;opacity:0}.fm-dispatch-card:hover .fm-dispatch-hover{opacity:1}.fm-dispatch-card:hover .fm-dispatch-visual.has-hover .fm-dispatch-front{opacity:0}
.fm-dispatch-card--mini-cruiser-2-0 .fm-dispatch-hover{object-fit:cover}
@media(hover:hover){.fm-dispatch-card--baby-creator-2-0:hover .fm-dispatch-front{transform:scale(1.07)}}
.fm-dispatch-card>strong,.fm-dispatch-card>small{font-family:"American Captain",system-ui,sans-serif;font-weight:500;line-height:1.05;text-transform:uppercase}.fm-dispatch-card>strong{margin-top:16px;font-size:16px}.fm-dispatch-card>small{font-size:12px}
.fm-model-products .products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(35px,5vw,86px) clamp(20px,3vw,54px)!important;padding:0 clamp(24px,3vw,58px)!important}
.fm-model-products .products>li.product{width:auto!important;margin:0!important;padding:0!important;text-align:center}.fm-model-products .ct-image-container{background:#fcfcfe}
.fm-model-products .woocommerce-loop-product__title,.fm-model-products .price{font-family:"American Captain",system-ui,sans-serif;font-size:13px!important;font-weight:500!important;line-height:1.15!important;letter-spacing:.02em;text-transform:uppercase;color:#101b70!important}.fm-model-products .price{margin-top:5px}
.fm-empty-family{margin:0 clamp(24px,3vw,58px);padding:50px 24px;background:#fcfcfe;text-align:center}
@media(max-width:900px){.fm-dispatch-grid,.fm-dispatch-grid.fm-count-3,.fm-model-products .products{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding-inline:24px}.fm-dispatch-grid.fm-count-2 .fm-dispatch-card:first-child{grid-column:auto}}
@media(max-width:560px){.fm-collection-hero{padding:35px 18px 55px}.fm-collection-crumb{font-size:12px}.fm-dispatch-section>h1,.fm-model-products>h1{padding-inline:18px}.fm-dispatch-grid,.fm-dispatch-grid.fm-count-3,.fm-model-products .products{gap:34px 12px!important;padding-inline:14px!important}.fm-dispatch-card>strong{font-size:13px}.fm-dispatch-card>small,.fm-model-products .woocommerce-loop-product__title,.fm-model-products .price{font-size:10px!important}}
@media(max-width:560px){.fm-creator-description{margin-top:-14px;margin-bottom:30px;padding-inline:18px;font-size:14px;line-height:1.55}}
.fm-product-back{display:inline-block;margin:0 0 12px;color:var(--theme-text-color);font-size:.72rem;line-height:1.4;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.fm-product-back:hover{color:var(--theme-link-hover-color)}

/* Product graphics — validated apparel and recycled-accessory ranges only. */
body.single-product:has(.fm-product-origin-banner) .site-main > .ct-container-full{
	padding-top:12px;
	padding-bottom:30px;
}

/* Taille unique du bandeau Croissy partout où l'asset existe déjà. */
img[src*="/Bandeau_Drapeau.svg"]{
	display:block!important;
	width:100%!important;
	max-width:496px!important;
	height:auto!important;
	margin-left:auto!important;
	margin-right:auto!important;
}
@media(max-width:560px){
	img[src*="/Bandeau_Drapeau.svg"]{max-width:344px!important}
}
body.single-product:has(.fm-product-origin-banner) .hero-section[data-type="type-2"] .entry-header{
	padding-top:18px!important;
	padding-bottom:12px!important;
}
.fm-product-origin-banner{
	display:flex;
	justify-content:center;
	align-items:center;
	width:100%;
	padding:0 20px;
	margin-bottom:35px;
	background:#fff;
}
.fm-product-origin-banner img{
	display:block;
	width:min(496px,100%);
	height:auto;
}
.postid-2322 .fm-product-origin-banner img{
	width:min(496px,100%);
}
.fm-product-origin-banner--canvas img,
.fm-product-origin-banner--mug img{
	width:min(496px,100%);
}
body.single-product:has(.fm-product-origin-banner) .fm-single-product{
	padding-top:14px;
}
body.single-product:has(.fm-product-origin-banner) .fm-product-gallery{
	transform:translateY(-14px);
}
.fm-product-graphics{
	display:flex;
	flex-direction:column;
	align-items:center;
	margin:26px auto 22px;
	padding:0 20px;
	text-align:center;
}
.fm-product-graphics img{
	display:block;
	height:auto;
	margin:0 auto;
}
.fm-product-graphics__certifications img{
	width:min(340px,100%);
}
body.single-product:has(.fm-product-origin-banner) .fm-global-header__logo:focus:not(:focus-visible){
	outline:none!important;
	box-shadow:none!important;
}
body.single-product:has(.fm-product-origin-banner) .fm-global-header__logo:focus-visible{
	outline:2px solid #17383e!important;
	outline-offset:4px;
	box-shadow:none!important;
}
body.single-product:has(.fm-product-origin-banner) .related.products{
	margin-top:34px;
}
@media(max-width:900px){
	body.single-product:has(.fm-product-origin-banner) .fm-product-gallery{transform:translateY(-10px)}
}
@media(max-width:560px){
	body.single-product:has(.fm-product-origin-banner) .site-main > .ct-container-full{padding-top:10px;padding-bottom:22px}
	body.single-product:has(.fm-product-origin-banner) .hero-section[data-type="type-2"] .entry-header{padding-top:16px!important;padding-bottom:10px!important}
	.fm-product-origin-banner{padding:0 16px;margin-bottom:25px}
	.fm-product-origin-banner img{width:min(344px,100%)}
	.postid-2322 .fm-product-origin-banner img{width:min(344px,100%)}
	.fm-product-origin-banner--canvas img,
	.fm-product-origin-banner--mug img{width:min(344px,100%)}
	body.single-product:has(.fm-product-origin-banner) .fm-single-product{padding-top:12px}
	.fm-product-graphics{margin:22px auto 18px;padding:0 16px}
	.fm-product-graphics__certifications img{width:min(300px,100%)}
	body.single-product:has(.fm-product-origin-banner) .related.products{margin-top:28px}
}

/* Notre Histoire: full-width landmarks, teaser stage and curated Creator origins. */
body.page-id-9 .stk-b5ccdb4{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}
body.page-id-9 .stk-ed6d8a2 .stk-img-wrapper img{object-fit:contain!important}
body.page-id-9 .stk-69892da .stk-button:hover:after{background:#17383e!important}
body.page-id-9 .stk-69892da .stk-button:hover:before{border-color:#17383e!important}
body.page-id-9 .stk-784dcd9{background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}
.fm-history-teasers{width:min(1180px,calc(100% - 48px));margin:0 auto clamp(80px,9vw,130px)}
.fm-history-teaser{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#071719}
.fm-history-teaser video{display:block;width:100%;height:100%;object-fit:contain;background:#071719}
.fm-history-firsts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,3vw,48px);width:min(1280px,calc(100% - 48px));margin:0 auto clamp(70px,8vw,120px)}
.fm-history-first-card{display:flex;flex-direction:column;align-items:center;color:#101b70;text-align:center;text-decoration:none}
.fm-history-first-card__media{position:relative;display:block;width:100%;aspect-ratio:1/1;overflow:hidden;background:#fcfcfe}
.fm-history-first-card__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transition:opacity .35s ease,transform .35s ease}
.fm-history-first-card--720 .fm-history-first-card__hover{object-fit:cover}
.fm-history-first-card__hover{opacity:0}
.fm-history-first-card strong{margin-top:14px;font-family:"American Captain",system-ui,sans-serif;font-size:14px;font-weight:500;letter-spacing:.025em;text-transform:uppercase}
.fm-history-first-card small{font-size:10px;text-transform:uppercase}
@media(hover:hover){.fm-history-first-card:hover .fm-history-first-card__front{opacity:0}.fm-history-first-card:hover .fm-history-first-card__hover{opacity:1}.fm-history-first-card:hover .fm-history-first-card__media img{transform:scale(1.025)}}
@media(max-width:767px){.fm-history-teasers{width:calc(100% - 28px);margin-bottom:70px}.fm-history-firsts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 12px;width:calc(100% - 28px)}.fm-history-first-card strong{font-size:12px}.fm-history-first-card small{font-size:9px}}

/* Centre incomplete WooCommerce archive rows without changing card dimensions. */
@media(min-width:1025px){
	body.archive.woocommerce ul.products{grid-template-columns:repeat(8,minmax(0,1fr))!important}
	body.archive.woocommerce ul.products>li.product{grid-column:span 2}
	body.archive.woocommerce ul.products>li.product:nth-last-child(2):nth-child(4n+1){grid-column:3/span 2}
	body.archive.woocommerce ul.products>li.product:last-child:nth-child(4n+1){grid-column:4/span 2}
}
@media(min-width:768px) and (max-width:1024px){
	body.archive.woocommerce ul.products{grid-template-columns:repeat(6,minmax(0,1fr))!important}
	body.archive.woocommerce ul.products>li.product{grid-column:span 2}
	body.archive.woocommerce ul.products>li.product:nth-last-child(2):nth-child(3n+1){grid-column:2/span 2}
	body.archive.woocommerce ul.products>li.product:last-child:nth-child(3n+1){grid-column:3/span 2}
}
@media(max-width:767px){
	body.archive.woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}
	body.archive.woocommerce ul.products>li.product{grid-column:span 2}
	body.archive.woocommerce ul.products>li.product:last-child:nth-child(2n+1){grid-column:2/span 2}
}

/* Keep the logo artwork and its home link in the same box. */
.fm-global-header--interior .fm-global-header__logo{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  position:relative;
  z-index:4;
  width:auto;
  height:84px;
  line-height:0;
}
.fm-global-header--interior .fm-global-header__logo img{
  display:block;
  width:auto;
  height:100%;
  max-width:clamp(245px,27vw,430px);
  max-height:none;
  object-fit:contain;
}
@media(max-width:767px){
  .fm-global-header--interior .fm-global-header__logo{width:auto;height:64px}
  .fm-global-header--interior .fm-global-header__logo img{max-width:min(58vw,250px)}
}

/* Front typography: editorial headings, navigation cards and creation names. */
.fm-home .fm-eyebrow,
.fm-home .fm-story__copy h2,
.fm-home .fm-category-card>strong,
.fm-home .fm-theme-card,
body:not(.woocommerce-shop) .fm-collection-page .fm-dispatch-section>h1,
body:not(.woocommerce-shop) .fm-collection-page .fm-model-products>h1,
body:not(.woocommerce-shop) .fm-collection-page .fm-dispatch-card>strong,
body:not(.woocommerce-shop) .fm-collection-page .fm-dispatch-card>small,
body.page:not(.woocommerce-shop) main h1,
body.page:not(.woocommerce-shop) main h2,
body.page:not(.woocommerce-shop) main h3{
  font-family:"FM American Captain Patrius",sans-serif!important;
}
