:root{--f-header-red: #af0909;--f-header-red-dark: #8e0707;--f-header-ink: #242833;--f-header-soft: #f7f7f5;--f-header-border: rgba(36, 40, 51, .09);--f-header-shadow: 0 10px 32px rgba(25, 28, 35, .08);--f-header-radius: 14px;--f-header-transition: .2s ease}.section-header{z-index:50}.header-wrapper{background:#fffffff7;border-bottom:1px solid var(--f-header-border);box-shadow:none;transition:background-color var(--f-header-transition),box-shadow var(--f-header-transition),backdrop-filter var(--f-header-transition)}.shopify-section-header-sticky .header-wrapper,.scrolled-past-header .header-wrapper{background:#ffffffe6;box-shadow:var(--f-header-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.farmaccini-header{width:min(100%,1440px);margin-inline:auto}.farmaccini-header .header__heading,.farmaccini-header .header__heading-link{line-height:0}.farmaccini-header .header__heading-link{padding:0;border-radius:12px;transition:opacity var(--f-header-transition),transform var(--f-header-transition)}.farmaccini-header .header__heading-link:hover{opacity:.94;transform:translateY(-1px)}.farmaccini-header .header__heading-logo-wrapper{display:flex;align-items:center}.farmaccini-header .header__heading-logo{display:block;width:auto;object-fit:contain}.farmaccini-header .header__inline-menu{margin:0}.farmaccini-header .header__inline-menu .list-menu--inline{align-items:center;justify-content:center}.farmaccini-header .header__menu-item{position:relative;min-height:40px;padding:0 10px!important;border-radius:11px;color:var(--f-header-ink);font-size:1.24rem;font-weight:600;letter-spacing:.01em;text-decoration:none;transition:color var(--f-header-transition),background-color var(--f-header-transition),transform var(--f-header-transition)}.farmaccini-header .header__menu-item span{text-decoration:none!important}.farmaccini-header .header__menu-item:hover,.farmaccini-header .header__menu-item[aria-current=page],.farmaccini-header .header__active-menu-item{color:var(--f-header-red);background:#af09090e}.farmaccini-header .header__menu-item:hover{transform:translateY(-1px)}.farmaccini-header .header__menu-item:after{content:"";position:absolute;right:10px;bottom:5px;left:10px;height:2px;border-radius:999px;background:var(--f-header-red);transform:scaleX(0);transform-origin:center;transition:transform var(--f-header-transition)}.farmaccini-header .header__menu-item:hover:after,.farmaccini-header .header__menu-item[aria-current=page]:after,.farmaccini-header .header__active-menu-item:after{transform:scaleX(1)}.farmaccini-header .header__submenu{min-width:230px;margin-top:8px;padding:10px!important;border:1px solid var(--f-header-border);border-radius:16px;background:#fff;box-shadow:0 18px 45px #191c2321}.farmaccini-header .header__submenu .header__menu-item{min-height:42px;padding:9px 12px!important;border-radius:10px;font-size:1.36rem}.farmaccini-header .header__submenu .header__menu-item:after{display:none}.farmaccini-header .header__icons{align-items:center;gap:7px;padding-right:0}.farmaccini-header .header__icon{width:44px;height:44px;margin:0;border:1px solid var(--f-header-border);border-radius:14px;background:var(--f-header-soft);color:var(--f-header-ink);transition:color var(--f-header-transition),background-color var(--f-header-transition),border-color var(--f-header-transition),transform var(--f-header-transition),box-shadow var(--f-header-transition)}.farmaccini-header .header__icon:hover{color:var(--f-header-red);background:#fff;border-color:#af090938;box-shadow:0 8px 20px #191c2314;transform:translateY(-1px)}.farmaccini-header .header__icon .svg-wrapper{width:21px;height:21px}.farmaccini-header .header__icon--cart{position:relative;width:50px;color:#fff;background:var(--f-header-red);border-color:var(--f-header-red);box-shadow:0 8px 18px #af090933}.farmaccini-header .header__icon--cart:hover{color:#fff;background:var(--f-header-red-dark);border-color:var(--f-header-red-dark);box-shadow:0 11px 24px #af090945}.farmaccini-header .cart-count-bubble{top:-6px;right:-6px;bottom:auto;left:auto;min-width:20px;height:20px;padding:0 5px;border:2px solid #ffffff;border-radius:999px;background:var(--f-header-ink);color:#fff;font-size:1.05rem;font-weight:700}.search-modal{background:#fffffffa;border-bottom:1px solid var(--f-header-border);box-shadow:0 20px 50px #191c231c;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.search-modal__content{padding-top:18px;padding-bottom:18px}.search__input.field__input{min-height:52px;padding-left:18px;border-radius:15px;background:var(--f-header-soft)}.search__input.field__input:focus{box-shadow:0 0 0 2px #af090924}.search-modal .field:after,.search-modal .field:before{border-radius:15px}.mega-menu__content{padding-top:24px;padding-bottom:28px;border-top:1px solid var(--f-header-border);border-bottom:1px solid var(--f-header-border);background:#fffffffa;box-shadow:0 18px 45px #191c231a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mega-menu__link{border-radius:10px;color:var(--f-header-ink);transition:color var(--f-header-transition),background-color var(--f-header-transition)}.mega-menu__link:hover,.mega-menu__link--active{color:var(--f-header-red);background:#af09090d;text-decoration:none}@media screen and (min-width:990px){.farmaccini-header{display:grid!important;grid-template-columns:minmax(220px,1fr) auto!important;grid-template-areas:"heading icons" "navigation navigation"!important;align-items:center!important;min-height:auto!important;padding:12px clamp(22px,3vw,44px) 10px!important;column-gap:24px!important;row-gap:8px!important}.farmaccini-header .header__heading,.farmaccini-header .header__heading-link{grid-area:heading!important;justify-self:start!important;margin:0!important}.farmaccini-header .header__heading-logo{max-width:205px!important;max-height:58px!important}.farmaccini-header .header__icons{grid-area:icons!important;justify-self:end!important;align-self:center!important;margin:0!important}.farmaccini-header .header__inline-menu{grid-area:navigation!important;width:100%!important;min-width:0!important;justify-self:stretch!important}.farmaccini-header .header__inline-menu .list-menu--inline{display:flex!important;width:100%!important;max-width:1280px!important;margin-inline:auto!important;flex-wrap:wrap!important;column-gap:2px!important;row-gap:0!important}.scrolled-past-header .farmaccini-header{padding-top:8px!important;padding-bottom:8px!important}.scrolled-past-header .farmaccini-header .header__heading-logo{max-height:48px!important}}@media screen and (max-width:989px){.farmaccini-header{min-height:68px;padding:10px 14px!important;column-gap:10px}.farmaccini-header .header__heading-logo{max-width:min(170px,42vw);max-height:44px}.farmaccini-header header-drawer{margin-left:0}.farmaccini-header .header__icon{width:42px;height:42px;border-radius:13px}.farmaccini-header .header__icon--menu{background:var(--f-header-soft)}.farmaccini-header .header__icon--cart{width:46px}.farmaccini-header .header__search{display:none}.farmaccini-header .header__icons{gap:6px}.farmaccini-header .desktop-localization-wrapper{display:none}}@media screen and (max-width:749px){.farmaccini-header{grid-template-columns:44px 1fr auto;grid-template-areas:"left-icons heading icons"}.farmaccini-header header-drawer{grid-area:left-icons;justify-self:start}.farmaccini-header .header__heading,.farmaccini-header .header__heading-link{grid-area:heading;justify-self:center}.farmaccini-header.header--mobile-left .header__heading,.farmaccini-header.header--mobile-left .header__heading-link{justify-self:start}.farmaccini-header .header__icons{grid-area:icons;justify-self:end}.farmaccini-header .header__heading-logo{max-width:min(150px,40vw);max-height:40px}.farmaccini-header .header__icon--account{display:none}}@media screen and (max-width:390px){.farmaccini-header{padding-inline:10px!important}.farmaccini-header .header__heading-logo{max-width:132px}.farmaccini-header .header__icons{gap:4px}.farmaccini-header .header__icon{width:40px;height:40px}.farmaccini-header .header__icon--cart{width:43px}}.menu-drawer{border-right:0;background:#fff}.menu-drawer__navigation{padding:20px 16px 32px}.menu-drawer__menu-item{min-height:52px;margin-bottom:5px;padding:12px 14px!important;border-radius:13px;color:var(--f-header-ink);font-size:1.55rem;font-weight:600}.menu-drawer__menu-item:hover,.menu-drawer__menu-item--active{color:var(--f-header-red);background:#af09090e}.menu-drawer__utility-links{border-top:1px solid var(--f-header-border);background:var(--f-header-soft)}.farmaccini-header .header__heading-link:focus-visible,.farmaccini-header .header__menu-item:focus-visible,.farmaccini-header .header__icon:focus-visible,.menu-drawer__menu-item:focus-visible{outline:2px solid var(--f-header-red);outline-offset:3px;box-shadow:none}@media(prefers-reduced-motion:reduce){.header-wrapper,.farmaccini-header,.farmaccini-header .header__heading-logo,.farmaccini-header .header__heading-link,.farmaccini-header .header__menu-item,.farmaccini-header .header__icon{transition:none!important}}@media screen and (max-width:989px){.menu-drawer,.menu-drawer__inner-container,.menu-drawer__navigation-container,.menu-drawer__navigation{background:#fff!important}.menu-drawer__navigation-container{display:grid!important;grid-template-rows:1fr auto!important;height:100%!important}.menu-drawer__navigation{display:block!important;overflow-y:auto!important;padding:18px 14px 28px!important}.menu-drawer__menu,.menu-drawer__submenu,.menu-drawer summary.menu-drawer__menu-item,.menu-drawer a.menu-drawer__menu-item{visibility:visible!important;opacity:1!important}.menu-drawer__menu{display:block!important;margin:0!important;padding:0!important}.menu-drawer__menu-item{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:50px!important;margin:0 0 5px!important;padding:12px 14px!important;border-radius:12px!important;color:#242833!important;background:transparent!important;font-size:1.5rem!important;font-weight:600!important;line-height:1.25!important;text-decoration:none!important}.menu-drawer__menu-item:hover,.menu-drawer__menu-item--active,.menu-drawer__menu-item:focus{color:#af0909!important;background:#af09090f!important}.menu-drawer__menu-item .icon-arrow,.menu-drawer__menu-item .svg-wrapper,.menu-drawer__close-button .svg-wrapper{color:currentColor!important}.menu-drawer__submenu{background:#fff!important}.menu-drawer__close-button{display:flex!important;align-items:center!important;width:100%!important;min-height:50px!important;padding:12px 14px!important;color:#242833!important;background:#f7f7f5!important;font-weight:700!important}.menu-drawer__utility-links{display:block!important;padding:16px!important;border-top:1px solid rgba(36,40,51,.09)!important;background:#f7f7f5!important}.menu-drawer__account{color:#242833!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/farmaccini-header.css.map */
