.agf-header-wrapper{border-bottom:1px solid var(--agf-zinco);background:var(--agf-bianco)}.header.agf-header{grid-template-areas:"heading search actions";grid-template-columns:auto minmax(0,1fr) auto;column-gap:var(--agf-s5);height:84px;min-height:84px;padding-top:0;padding-bottom:0;background:var(--agf-bianco)}.header.agf-header .header__heading,.header.agf-header>.header__heading-link{grid-area:heading;margin:0;justify-self:start}.header.agf-header .header__heading-link{display:block;margin:0;padding:0}.header.agf-header .header__heading-logo{display:block;width:auto;max-width:min(100%,250px);height:48px;object-fit:contain}.header.agf-header .header__inline-menu{display:none}.header.agf-header .agf-header__search{grid-area:search;width:100%;max-width:620px;min-width:0;justify-self:center}.header.agf-header .agf-search-pill{position:relative;display:block;width:100%;min-width:0}.header.agf-header .agf-search-pill__form{position:relative;width:100%;min-width:0}.header.agf-header .agf-search-pill__controls{display:flex;width:100%;min-width:0;border:1.5px solid var(--agf-antracite);border-radius:var(--agf-radius);overflow:hidden;background:var(--agf-bianco)}.header.agf-header .agf-search-pill__controls:focus-within{box-shadow:0 0 0 3px var(--agf-verde-tint)}.header.agf-header .agf-search-pill__input{width:100%;min-width:0;padding:12px var(--agf-s4);border:0;border-radius:var(--agf-radius) 0 0 var(--agf-radius);outline:0;background:var(--agf-bianco);color:var(--agf-ink);font:400 15px/1.35 var(--agf-testo)}.header.agf-header .agf-search-pill__input::placeholder{color:var(--agf-ink-3);opacity:1}.header.agf-header .agf-search-pill__input::-webkit-search-cancel-button{cursor:pointer}.header.agf-header .agf-search-pill__button{display:flex;flex:none;align-items:center;gap:var(--agf-s2);padding:0 var(--agf-s5);border:0;border-radius:0;background:var(--agf-antracite);color:var(--agf-bianco);font-family:var(--agf-insegna);font-size:16px;font-weight:400;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}.header.agf-header .agf-search-pill__button:focus-visible{outline:2px solid var(--agf-bianco);outline-offset:-4px}.header.agf-header .agf-search-pill__button .agf-icon{width:18px;height:18px}.header.agf-header .agf-search-pill__results{right:auto;left:-1.5px;width:calc(100% + 3px);border:1px solid var(--agf-zinco);border-top:0;border-radius:0 0 var(--agf-radius) var(--agf-radius);background:var(--agf-bianco);color:var(--agf-ink);box-shadow:var(--agf-ombra)}.header.agf-header .header__icons{grid-area:actions;justify-self:end}.header.agf-header .agf-header__actions{display:flex;align-items:center;gap:var(--agf-s5);margin-left:auto}.header.agf-header .agf-header__action{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;padding:0;color:var(--agf-ink-2);font-family:var(--agf-codice);font-size:10.5px;line-height:1.2;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:color .15s}.header.agf-header .agf-header__action:hover{color:var(--agf-verde-cupo)}.header.agf-header .agf-header__action .agf-icon{width:22px;height:22px}.header.agf-header .agf-header__cart-link{position:absolute;z-index:1;top:-4px;right:-4px;bottom:-4px;left:-4px;color:inherit;text-decoration:none}.header.agf-header .agf-header__cart-link>.icon,.header.agf-header .agf-header__cart-link>.visually-hidden{display:none}.header.agf-header .agf-header__cart-link:focus-visible{outline:2px solid var(--agf-verde-cupo);outline-offset:2px}.header.agf-header .agf-header__action .cart-count-bubble{top:-7px;right:1px;bottom:auto;left:auto;width:17px;height:17px;background:var(--agf-rosso);color:var(--agf-bianco)}.header.agf-header header-drawer{grid-area:drawer}.header.agf-header .menu-drawer{z-index:var(--agf-z-drawer);max-width:calc(100vw - var(--agf-s5));border-right:1px solid var(--agf-zinco);background:var(--agf-bianco)}.header.agf-header .menu-drawer__navigation{padding:var(--agf-s5) 0}.header.agf-header .menu-drawer__submenu,.header.agf-header .menu-drawer__utility-links{background:var(--agf-bianco)}.header.agf-header .menu-drawer__menu-item,.header.agf-header .menu-drawer__close-button{padding-top:14px;padding-bottom:14px;color:var(--agf-ink-2);font-family:var(--agf-insegna);font-size:18px;font-weight:400;letter-spacing:.04em;text-transform:uppercase}.header.agf-header .menu-drawer__menu-item{border-bottom:1px solid var(--agf-zinco-2)}.header.agf-header .menu-drawer__menu-item:hover,.header.agf-header .menu-drawer__menu-item--active{background:var(--agf-verde-tint);color:var(--agf-verde-cupo)}.agf-reparti-nav{width:100%;min-width:0;background:var(--agf-verde-cupo)}.agf-reparti-nav .agf-reparti-nav__inner{display:flex;gap:var(--agf-s5);width:100%;max-width:var(--agf-max);min-width:0;margin:0 auto;padding:0 var(--agf-s4);overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) transparent;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}.agf-reparti-nav .agf-reparti-nav__link{flex:none;padding:13px 0;border-bottom:3px solid transparent;color:#cde6d9;font-family:var(--agf-insegna);font-size:16px;font-weight:400;line-height:1.4;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:color .15s,border-color .15s}.agf-reparti-nav .agf-reparti-nav__link:hover,.agf-reparti-nav .agf-reparti-nav__link[aria-current=page]{border-bottom-color:var(--agf-rosso);color:var(--agf-bianco)}.agf-reparti-nav .agf-reparti-nav__link:focus-visible{outline:2px solid var(--agf-bianco);outline-offset:-4px}@media screen and (min-width:761px)and (max-width:1080px){.header.agf-header{grid-template-areas:"drawer heading search actions";grid-template-columns:auto auto minmax(0,1fr) auto}}@media screen and (max-width:760px){body:has(.agf-reparti-nav) .header.agf-header header-drawer{display:none}.header.agf-header{display:flex;height:auto;min-height:0;flex-wrap:wrap;gap:var(--agf-s3);padding-top:var(--agf-s3);padding-bottom:var(--agf-s3)}.header.agf-header header-drawer{order:0;flex:none;margin-left:-10px}.header.agf-header .header__heading,.header.agf-header>.header__heading-link{order:1;flex:none}.header.agf-header .header__heading-logo{width:148px;max-width:148px;height:40px}.header.agf-header .header__icons{order:2;min-width:0;margin-left:auto}.header.agf-header .agf-header__actions{gap:var(--agf-s3)}.header.agf-header .agf-header__search{order:3;width:100%;max-width:none;flex-basis:100%}.header.agf-header .agf-search-pill__button{padding-right:var(--agf-s4);padding-left:var(--agf-s4)}.agf-reparti-nav .agf-reparti-nav__inner{padding-right:var(--agf-s3);padding-left:var(--agf-s3)}.agf-reparti-nav{position:relative}.agf-reparti-nav:after{position:absolute;top:0;right:0;bottom:0;width:36px;background:linear-gradient(90deg,rgba(0,103,58,0),var(--agf-verde-cupo));content:"";pointer-events:none}.agf-reparti-nav .agf-reparti-nav__link:last-child{margin-right:var(--agf-s5)}.agf-reparti-nav .agf-reparti-nav__inner::-webkit-scrollbar{height:3px}.agf-reparti-nav .agf-reparti-nav__inner::-webkit-scrollbar-thumb{background:#fff6}}@media screen and (max-width:420px){.header.agf-header{column-gap:var(--agf-s1)}.header.agf-header .agf-header__actions{gap:6px}.header.agf-header .header__heading-logo{width:130px;max-width:130px}.header.agf-header .agf-header__action>span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/agrifer-header.css.map */
