#shopify-section-header{z-index:60;position:-webkit-sticky;position:sticky;top:0;width:100%}@media (min-width: 1280px){#shopify-section-header{transition:all .25s ease-in-out}}@media (min-width: 1280px){.scrolling-down #shopify-section-header{transform:translateY(-88px)}}@media (min-width: 1280px){.scrolling-up #shopify-section-header{transform:none}}@media (min-width: 1280px){.quick-cart-open #shopify-section-header{transform:none}}.s-header{display:flex;flex-direction:column}.s-header ul{list-style:none;padding:0;margin:0}.s-header .top{padding:1rem 0}@media (max-width: 1279.98px){.s-header .top{display:none}}.s-header .top ul{width:100%;display:flex;justify-content:flex-end}.s-header .top ul li{position:relative}.s-header .top ul li:not(:last-child){padding-right:.625rem;margin-right:.625rem}.s-header .top ul li:not(:last-child):after{content:"|";position:absolute;top:50%;right:-1px;transform:translateY(-50%);color:#343434}.s-header .top ul li a{font-size:.75rem;color:#343434;text-decoration:none;transition:color .25s ease-in-out;font-weight:700}.s-header .top ul li:hover a,.s-header .top ul li:focus a{color:#0e6711}.s-header .middle{background-color:#fff}@media (min-width: 1280px){.s-header .middle{padding:1rem 0}}@media (max-width: 1279.98px){.s-header .middle .logo{padding:.5rem 0;display:flex;justify-content:center;align-items:center}}.s-header .middle .logo a{display:block}.s-header .middle .logo img{width:auto;height:3.5rem;object-fit:contain}@media (max-width: 1279.98px){.s-header .middle .utils{display:none}}.s-header .middle .utils ul{width:100%;display:flex;justify-content:flex-end;align-items:baseline}.s-header .middle .utils ul li:not(:last-child){margin-right:2rem}@media (min-width: 1280px){.s-header .middle .utils ul li:not(:last-child){margin-right:2.5rem}}.s-header .middle .utils ul li a{color:inherit;background:transparent;border:0;-webkit-appearance:none;appearance:none;display:flex;flex-direction:column;align-items:center;text-decoration:none}.s-header .middle .utils ul li a:focus{outline:none}.s-header .middle .utils ul li a:hover{text-decoration:none;outline:none}.s-header .middle .utils ul li a:disabled{opacity:.5;pointer-events:none}.s-header .middle .utils ul li a svg{height:1.5rem;width:1.5rem;fill:#338c36;margin-bottom:.5rem}.s-header .middle .utils ul li a span.title{font-size:.65rem;text-transform:uppercase;font-weight:700;color:#343434;line-height:1;transition:color .25s ease-in-out}.s-header .middle .utils ul li:hover a,.s-header .middle .utils ul li:focus a{text-decoration:none}.s-header .middle .utils ul li:hover a span.title,.s-header .middle .utils ul li:focus a span.title{color:#0e6711}@media (max-width: 1279.98px){.s-header .middle .search{position:fixed;top:0;left:5%;width:90%;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all ease-in-out .25s}}@media (min-width: 1280px){.s-header .middle .search{padding:0 2rem}}.s-header .middle .search.is-visible{opacity:1;visibility:visible;transform:translateY(110%)}.s-header .middle .search .c-form-field{position:relative;display:flex;align-items:stretch;width:100%;justify-content:right}.s-header .middle .search .c-form-field .c-input{border-top-right-radius:0;border-bottom-right-radius:0;background-color:#efefef;flex-grow:2;max-width:440px;padding:1rem 1.5rem;border:0}.s-header .middle .search .c-form-field button{text-decoration:none;color:inherit;background:transparent;border:0;-webkit-appearance:none;appearance:none;background-color:#0e6711;display:flex;align-items:center;padding:0 1.5rem;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;color:#fff}.s-header .middle .search .c-form-field button:focus{outline:none}.s-header .middle .search .c-form-field button:hover{text-decoration:none;outline:none}.s-header .middle .search .c-form-field button:disabled{opacity:.5;pointer-events:none}.s-header .middle .search .c-form-field button svg{height:1rem;width:1rem;fill:currentColor}.s-header .bottom{background-color:#0e6711;transition:all .25s ease-in-out}.s-header .bottom .utils{padding:.5rem 0}@media (min-width: 1280px){.s-header .bottom .utils{display:none}}.s-header .bottom .utils ul{display:flex;justify-content:space-between;align-items:baseline}.s-header .bottom .utils a,.s-header .bottom .utils button{color:inherit;background:transparent;border:0;-webkit-appearance:none;appearance:none;display:flex;flex-direction:column;align-items:center;text-decoration:none}.s-header .bottom .utils a:focus,.s-header .bottom .utils button:focus{outline:none}.s-header .bottom .utils a:hover,.s-header .bottom .utils button:hover{text-decoration:none;outline:none}.s-header .bottom .utils a:disabled,.s-header .bottom .utils button:disabled{opacity:.5;pointer-events:none}.s-header .bottom .utils a svg,.s-header .bottom .utils button svg{height:1.5rem;width:1.5rem;fill:#fff;margin-bottom:.5rem}.s-header .bottom .utils a span,.s-header .bottom .utils button span{font-size:.65rem;text-transform:uppercase;font-weight:700;color:#fff;line-height:1}@media (max-width: 1279.98px){.s-header .navigation{position:fixed;top:0;left:0;height:100vh;height:-webkit-fill-available;width:100%;background-color:#fafafa;transform:translate(100%);transition:transform .25s ease-in-out;overflow:hidden;display:flex;flex-direction:column;z-index:100}}.s-header .navigation.is-visible{transform:translate(0)}.s-header .navigation .header{display:grid;grid-template-columns:50% 50%;grid-gap:1rem 0;position:relative;padding:2rem 0}@media (min-width: 1280px){.s-header .navigation .header{display:none}}.s-header .navigation .header p.menu-title{grid-column:1;grid-row:1;margin-left:1rem;font-weight:700}.s-header .navigation .header button{text-decoration:none;color:inherit;background:transparent;border:0;-webkit-appearance:none;appearance:none;grid-row:1;color:#343434;padding:0;margin:0}.s-header .navigation .header button:focus{outline:none}.s-header .navigation .header button:hover{text-decoration:none;outline:none}.s-header .navigation .header button:disabled{opacity:.5;pointer-events:none}.s-header .navigation .header button:not(.back){grid-column:2;justify-self:flex-end;margin-right:1rem}.s-header .navigation .header button svg{height:1rem;width:1rem;fill:#0e6711}.s-header .navigation .header button.back{font-size:1rem;font-weight:700;position:absolute;top:0;left:1rem;opacity:0;visibility:hidden;transition:all ease-in-out .25s;background-color:#fafafa;display:flex;align-items:center;width:calc(100% - 3rem)}.s-header .navigation .header button.back svg{height:.75rem;width:.5rem;margin-right:.5rem}.s-header .navigation .header button.back.is-visible{opacity:1;visibility:visible}.s-header .navigation .header a{height:4rem;width:100%;display:flex;align-items:center;justify-content:center;grid-row:2;background-color:#fff;text-decoration:none}.s-header .navigation .header a:first-of-type{border-right:1px solid #e2e2e2}.s-header .navigation .footer{display:flex;padding:1rem;gap:2rem;align-items:center;background-color:#fafafa;width:100%}.s-header .navigation .footer a{text-decoration:none;font-weight:700}.s-header .menu{position:relative}@media (max-width: 1279.98px){.s-header .menu{overflow-x:hidden;overflow-y:auto;height:100%}}.s-header .menu .title{padding:1rem;background-color:#fafafa}.s-header .menu .title p{margin:0;font-weight:700}@media (max-width: 1279.98px){.s-header .menu nav{background-color:#fff}}.s-header .menu nav a{text-decoration:none}.s-header .menu nav a svg{height:.75rem;width:.5rem}@media (min-width: 1280px){.s-header .menu nav a svg{display:none}}@media (max-width: 1279.98px){.s-header .menu nav li.nav-link{padding:0 1rem}}@media (max-width: 1279.98px){.s-header .menu nav li.nav-link>a,.s-header .menu nav li.nav-link>p{display:flex;justify-content:space-between;align-items:center;height:4.5rem;margin:0;border-bottom:1px solid #e2e2e2}}.s-header .menu nav li.nav-link:last-child>*{border-bottom:0}@media (min-width: 1280px){.s-header .menu ul.tier-1{display:flex;justify-content:space-between}}@media (min-width: 1440px){.s-header .menu ul.tier-1{justify-content:flex-start}}@media (min-width: 1440px){.s-header .menu ul.tier-1>li:not(:last-child){margin-right:1rem}}@media (min-width: 1280px){.s-header .menu ul.tier-1>li:not(:last-child)>a{background-color:transparent;transition:all .25s ease-in-out}}@media (min-width: 1280px){.s-header .menu ul.tier-1>li:not(:last-child):hover>a,.s-header .menu ul.tier-1>li:not(:last-child):focus>a{background-color:#fff;color:#343434}}@media (min-width: 1280px){.s-header .menu ul.tier-1>li:last-child{margin-left:auto}}@media (min-width: 1280px){.s-header .menu ul.tier-1>li:last-child>a{background-color:#e08c00;color:#000}}@media (min-width: 1280px){.s-header .menu ul.tier-1>li>a{font-size:.875rem;text-transform:uppercase;color:#fff;padding:1rem;display:flex;align-items:center;font-weight:700}}@media (min-width: 1660px){.s-header .menu ul.tier-1>li>a{padding:1rem 2rem}}@media (min-width: 1280px){.s-header .menu ul.tier-1>li:hover>div,.s-header .menu ul.tier-1>li:focus>div{opacity:1;visibility:visible;transition-delay:.25s}}@media (max-width: 1279.98px){.s-header .menu ul.tier-1>li.is-commercial{padding-bottom:1rem}}@media (max-width: 1279.98px){.s-header .menu ul.tier-1>li.is-commercial>a{background-color:#e08c00;justify-content:center;font-weight:700;height:4rem}}.s-header .menu ul.tier-1>li.is-commercial>a svg{order:-1;height:1.125rem;width:1.5rem;margin-right:.75rem;fill:#000}@media (min-width: 1280px){.s-header .menu ul.tier-1>li.is-commercial>a svg{display:inline-flex}}@media (min-width: 1280px){.s-header .menu ul.tier-2{width:40%;display:flex;flex-wrap:wrap}@supports (display: grid){.s-header .menu ul.tier-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;align-content:flex-start}}}@media (min-width: 1280px){.s-header .menu ul.tier-2>li{width:50%}@supports (display: grid){.s-header .menu ul.tier-2>li{width:100%}}}@media (min-width: 1280px){.s-header .menu ul.tier-2>li.has-children>a{font-weight:700;font-size:1rem}}@media (min-width: 1660px){.s-header .menu ul.tier-2>li.has-children>a{font-size:1.25rem}}@media (min-width: 1280px){@supports (display: grid){.s-header .menu ul.tier-2.is-commercial>li.has-children{grid-row:1/span 4}}}@media (min-width: 1280px){@supports (display: grid){.s-header .menu ul.tier-2.is-commercial>li:not(.has-children){grid-column:2;margin-bottom:1rem}}}@media (min-width: 1280px){.s-header .menu ul.tier-2.is-commercial>li:not(.has-children)>a{font-weight:700;font-size:1rem}}@media (min-width: 1660px){.s-header .menu ul.tier-2.is-commercial>li:not(.has-children)>a{font-size:1.25rem}}@media (min-width: 1280px){.s-header .menu ul.tier-3{width:60%}}@media (min-width: 1280px){.s-header .menu ul.tier-3>li{margin-top:.5rem}}@media (min-width: 1280px){.s-header .menu ul.tier-3>li>a{font-size:1rem;display:block;padding-right:1rem}}@media (min-width: 1660px){.s-header .menu ul.tier-3>li>a{padding-right:1.5rem}}@supports (display: grid){@media (min-width: 1280px){.s-header .menu ul.tier-2,.s-header .menu ul.tier-3{width:100%}}}.s-header .menu .tier-2-menu{position:fixed;top:5.5rem;left:0;transition:all .25s ease-in-out;display:flex;flex-direction:column;width:100%;background-color:#fff}@media (max-width: 1279.98px){.s-header .menu .tier-2-menu{height:calc(100% - 5.5rem);overflow:hidden;transform:translate(100%);padding-bottom:1rem}}@media (min-width: 1280px){.s-header .menu .tier-2-menu{position:absolute;top:100%;width:100%;left:0;padding:1.5rem 1.5rem 1rem;z-index:100;opacity:0;visibility:hidden}}@media (min-width: 1440px){.s-header .menu .tier-2-menu{padding:2.5rem 2.5rem 2rem}}@media (min-width: 1280px){.s-header .menu .tier-2-menu.is-commercial{padding:1.5rem 0 0}}@media (min-width: 1280px){.s-header .menu .tier-2-menu.is-commercial>.wrapper{padding:0 1.5rem 2rem}}.s-header .menu .tier-2-menu.is-visible{transform:translate(0)}@media (max-width: 1279.98px){.s-header .menu .tier-2-menu>.wrapper{overflow-y:auto;overflow-x:hidden}.is-tier-3 .s-header .menu .tier-2-menu>.wrapper{padding-bottom:0}}@media (min-width: 1280px){.s-header .menu .tier-2-menu>.wrapper{display:flex}@supports (display: grid){.s-header .menu .tier-2-menu>.wrapper{display:grid;grid-template-columns:40% 60%}}.is-tier-3 .s-header .menu .tier-2-menu>.wrapper{flex-direction:column-reverse;grid-template-columns:100%}}.s-header .menu .tier-2-menu .commercial-footer-link{background-color:#e08c00;color:#000;text-decoration:none;display:flex;align-items:center;justify-content:center;font-weight:700;padding:1rem}@media (max-width: 1279.98px){.s-header .menu .tier-2-menu .commercial-footer-link{margin-top:1rem}}.s-header .menu .tier-2-menu .commercial-footer-link svg{height:.75rem;width:.75rem;fill:currentColor;margin-left:1rem;display:inline-flex!important}.s-header .menu .tier-3-menu{position:fixed;top:0;left:0;transform:translate(100%);transition:transform .25s ease-in-out;display:flex;flex-direction:column;height:100%;width:100%;background-color:#fff;z-index:20}@media (min-width: 1280px){.s-header .menu .tier-3-menu{position:relative;top:auto;left:auto;transform:none;height:auto;width:auto;padding:0}}.s-header .menu .tier-3-menu.is-visible{transform:translate(0)}@media (max-width: 1279.98px){.s-header .menu .tier-3-menu>.wrapper{overflow-y:auto}}@media (max-width: 1279.98px){.s-header .menu .block-container{padding:0 1rem}}@supports (display: grid){.s-header .menu .block-container{display:grid;grid-template-columns:100%;grid-gap:1rem}@media (min-width: 1024px){.s-header .menu .block-container{grid-gap:1.25rem}}}@supports (display: grid){@media (min-width: 1024px){.s-header .menu .block-container.blocks-1{grid-template-columns:100%}}}@supports (display: grid){@media (min-width: 1024px){.s-header .menu .block-container.blocks-2{grid-template-columns:repeat(2,minmax(0,1fr))}}}@supports (display: grid){@media (min-width: 1024px){.s-header .menu .block-container.blocks-3{grid-template-columns:repeat(3,minmax(0,1fr))}}}.s-header .menu .block{position:relative;border-bottom:5px solid #338C36;display:flex;flex-direction:column;justify-content:space-between;min-height:160px;padding:1rem 1.5rem;color:#fff}@media (min-width: 768px){.s-header .menu .block{min-height:280px}}@media (min-width: 1280px){.s-header .menu .block{min-height:340px}}.s-header .menu .block.is-offer{flex-direction:column-reverse}.s-header .menu .block.is-commercial-block{background-color:#efefef;border-bottom-color:#e08c00;padding:0;justify-content:flex-start;color:#343434;padding-bottom:1rem}.s-header .menu .block.is-commercial-block .image{position:relative;top:auto;left:auto;height:210px}@media (min-width: 768px) and (max-width: 1023.98px){.s-header .menu .block.is-commercial-block .image{height:280px}}@media (min-width: 1280px){.s-header .menu .block.is-commercial-block .image{height:260px}}.s-header .menu .block.is-commercial-block .image:after{background:linear-gradient(180deg,#000,#0000)}@media (min-width: 1024px){.s-header .menu .block.is-commercial-block .image:after{display:none}}.s-header .menu .block.is-commercial-block .logo{position:absolute;top:1rem;left:1.5rem}.s-header .menu .block.is-commercial-block .title{margin-top:1rem;font-weight:400;margin-bottom:1rem}.s-header .menu .block.is-commercial-block .title,.s-header .menu .block.is-commercial-block small,.s-header .menu .block.is-commercial-block p{padding:0 1.5rem}.s-header .menu .block.is-commercial-block small,.s-header .menu .block.is-commercial-block p{font-weight:700}.s-header .menu .block.is-commercial-block small{display:block;margin-bottom:1rem}.s-header .menu .block .image{position:absolute;top:0;left:0;height:100%;width:100%}.s-header .menu .block .image:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:#343434;background:linear-gradient(0deg,#000,#0000);z-index:5;opacity:.5}.s-header .menu .block .image img.background{height:100%;width:100%;object-fit:cover;position:relative;z-index:1}@media (min-width: 1280px){.s-header .menu .block .image img.mobile{display:none}}.s-header .menu .block .image img.desktop{display:none}@media (min-width: 1280px){.s-header .menu .block .image img.desktop{display:block}}.s-header .menu .block .logo{position:relative;z-index:15;width:100%;height:100%;max-width:6rem;max-height:2.5rem;object-fit:contain;object-position:left}.s-header .menu .block p{margin:0}.s-header .menu .block .title{z-index:15;font-size:1.125rem;font-weight:700;letter-spacing:.25px;margin-top:2rem;background-color:transparent;padding:0}@media (min-width: 1280px){.s-header .menu .block .title{font-size:1rem}}@media (min-width: 1660px){.s-header .menu .block .title{font-size:1.125rem}}.s-header .menu .block .offer{position:relative;z-index:15;color:#fff}.s-header .menu .block .offer p{color:#fff;font-size:1.125rem;font-weight:700;letter-spacing:.25px}@media (min-width: 1280px){.s-header .menu .block .offer p{font-size:1rem}}@media (min-width: 1660px){.s-header .menu .block .offer p{font-size:1.125rem}}.s-header .menu .block .offer p span{color:#338c36;font-size:1.5rem}.s-header a[data-quick-cart-button-toggle]{position:relative}.s-header a[data-quick-cart-button-toggle] .count{position:absolute;left:0;transform:translate(-1rem);background-color:#0e6711;color:#fff;padding:.125rem .25rem;font-size:.75rem}@media (min-width: 1280px){.s-header a[data-quick-cart-button-toggle] .count{background-color:#338c36}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/header.css.map?v=60549812143339892841734512125 */
