:root{--am-green:#153e30;--am-deep:#0d2b21;--am-lime:#d9ef83;--am-ink:#202c26;--am-muted:#66736b;--am-line:#e2e8e3;--am-pale:#f4f7f4;--am-radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body.agro-modern{margin:0;background:#fff;color:var(--am-ink);font:400 16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a,button,input,select,textarea{touch-action:manipulation}button,input,select,textarea{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{line-height:1.18;letter-spacing:-.035em}h1{font-size:clamp(2.1rem,3.6vw,3.6rem)}h2{font-size:clamp(1.7rem,2.4vw,2.5rem)}h3{font-size:1.25rem}p{color:var(--am-muted)}:focus-visible{outline:3px solid #809c24;outline-offset:4px}::selection{background:var(--am-lime);color:var(--am-deep)}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.am-skip{position:fixed;z-index:99999;top:8px;left:8px;background:var(--am-lime);padding:12px;transform:translateY(-150%)}.am-skip:focus{transform:none}.am-container,.site-container{width:min(1380px,calc(100% - 96px));margin-inline:auto}.agro-icon{width:24px;height:24px;flex-shrink:0;vertical-align:middle}.am-top{background:var(--am-green);color:#fff;font-size:14px}.am-top>.am-container{display:flex;align-items:center;justify-content:space-between;min-height:36px;gap:20px}.am-top a{display:flex;gap:12px;align-items:center;color:#e8efde}.am-top .agro-icon{width:16px;height:16px}.am-header{background:#fff}.am-header-main{display:flex;align-items:center;gap:58px;min-height:112px}.am-brand{flex-shrink:0;display:inline-flex;flex-direction:column;color:var(--am-green);line-height:1}.am-brand-word{font-weight:800;font-size:34px;letter-spacing:-1.6px;white-space:nowrap}.am-brand-word>span{font-weight:400}.am-brand-word sup{font-size:11px;letter-spacing:.03em;margin-left:7px;background:var(--am-lime);padding:4px 5px;border-radius:3px;vertical-align:top;position:relative;top:2px}.am-brand-sub{font-size:10px;letter-spacing:2px;font-weight:700;margin-top:10px}.am-search{display:flex;align-items:stretch;flex:1;border:1px solid #cbd5cd;border-radius:8px;background:#fff;min-width:0;height:50px;overflow:hidden}.am-search:focus-within{border-color:var(--am-green);box-shadow:0 0 0 2px #d9ef83}.am-search input[type=search]{background:transparent;color:var(--am-ink);border:0;border-radius:0;padding:0 18px;min-width:0;flex:1;outline:0;width:100%;font-size:14px}.am-search button{border:0;min-width:58px;background:var(--am-lime);color:var(--am-green);display:grid;place-items:center}.am-search button:hover{background:#cae269}.am-account-links{display:flex;align-items:center;gap:30px}.am-account-links a{display:flex;align-items:center;flex-direction:column;gap:5px;font-size:13px;white-space:nowrap;position:relative}.am-account-links a:hover{color:#547723}.am-account-links .agro-icon{width:26px;height:26px}.am-cart .cart-count{background:var(--am-green);color:white;border-radius:100%;font-size:10px;min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;position:absolute;top:-6px;right:0}.am-icon-button{background:none;border:0;padding:8px;color:var(--am-green)}.am-menu-toggle{display:none}.am-nav{border-block:1px solid var(--am-line);background:#fafbf9}.am-nav-inner{display:flex;align-items:stretch;justify-content:space-between;gap:12px;min-height:54px}.am-nav-inner>a{font-size:14px;display:flex;align-items:center;justify-content:center;gap:10px;white-space:nowrap;padding:12px 0;font-weight:600;position:relative}.am-nav-inner>a:after{content:"";height:2px;background:var(--am-green);position:absolute;bottom:0;inset-inline:0;transform:scaleX(0);transition:transform .18s}.am-nav-inner>a:hover:after{transform:scaleX(1)}.am-nav-inner .am-all{color:var(--am-green);padding-right:24px;border-right:1px solid var(--am-line)}.am-nav-inner .am-all .agro-icon{width:20px;height:20px}.am-nav-inner .am-nav-b2b{color:var(--am-green);margin-left:10px}.am-nav-b2b .agro-icon{width:18px;height:18px}.am-hero{display:grid;grid-template-columns:1fr 1fr;background:var(--am-green);color:white;border-radius:var(--am-radius);overflow:hidden;margin-top:26px;min-height:435px}.am-hero-copy{padding:43px 44px 26px;display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:1}.am-eyebrow{display:block;font-size:12px;font-weight:700;letter-spacing:1.6px;margin-bottom:16px;line-height:1.5;color:#587151}.am-hero .am-eyebrow{color:var(--am-lime);font-size:11px}.am-hero h1{font-size:clamp(2.4rem,3.6vw,3.6rem);margin-bottom:20px;line-height:1.1;letter-spacing:-2px}.am-hero h1 span{color:var(--am-lime)}.am-hero p{color:#d4e0d6;max-width:450px;font-size:16px;line-height:1.65;margin-bottom:25px}.am-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.am-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.entry-content button,.entry-content input[type=submit],.wp-element-button{background:var(--am-green);color:white;border:1px solid var(--am-green);border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:14px;font-weight:700;line-height:1.3;min-height:48px;padding:13px 21px;transition:background .18s,transform .18s;text-decoration:none}.am-button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.entry-content button:hover{background:#24563d;color:white}.am-button .agro-icon{width:18px;height:18px}.am-button-lime{background:var(--am-lime);color:var(--am-deep);border-color:var(--am-lime)}.am-button-lime:hover{background:#e8f7b5;color:var(--am-deep)}.am-button-outline{color:var(--am-green);background:white;border-color:#c7d2c9}.am-hero-link{font-size:14px;text-decoration:underline;text-underline-offset:5px;color:#f4f8ef}.am-hero-foot{margin-top:auto;padding-top:29px;color:#b8cbb9;font-size:10px;font-weight:700;letter-spacing:2.5px;display:flex;align-items:center;gap:15px}.am-hero-foot i{height:3px;width:3px;background:#b5c9b5;border-radius:50%}.am-hero-photo{position:relative;min-width:0}.am-hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;position:absolute}.am-hero-photo:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(5,24,15,.62))}.am-photo-caption{position:absolute;z-index:1;bottom:29px;left:30px;right:30px;color:#fff}.am-photo-caption>span{display:block;font-size:24px;font-weight:600;letter-spacing:-.6px}.am-photo-caption a{font-size:13px;display:flex;align-items:center;gap:13px;margin-top:5px}.am-photo-caption .agro-icon{height:18px;width:18px}.am-utility-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:29px 0;border-bottom:1px solid var(--am-line)}.am-utility-strip>a{display:flex;align-items:center;justify-content:center;gap:17px;border-right:1px solid var(--am-line)}.am-utility-strip>a:last-child{border:0}.am-utility-strip .agro-icon{width:29px;height:29px;color:#49744e}.am-utility-strip strong{display:block;font-size:14px;color:var(--am-ink)}.am-utility-strip small{display:block;color:var(--am-muted);font-size:13px;margin-top:1px}.am-utility-strip>a:hover strong{color:#5d792c}.am-section{padding:54px 0 0}.am-section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:25px}.am-section-title .am-eyebrow{margin-bottom:8px;font-size:10px}.am-section-title h2{margin:0;font-size:32px;letter-spacing:-1px}.am-text-link,.text-link{font-size:14px;color:var(--am-green);font-weight:600;display:inline-flex;align-items:center;gap:16px;white-space:nowrap}.am-text-link:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.am-text-link .agro-icon{width:18px;height:18px}.am-species-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.am-species-card{border:1px solid var(--am-line);border-radius:10px;overflow:hidden;background:white;transition:border-color .2s,box-shadow .2s}.am-card-photo{aspect-ratio:1.88;overflow:hidden;position:relative;background:var(--am-pale)}.am-card-photo img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.am-species-card:first-child img{object-position:65% 50%}.am-card-tag{position:absolute;top:16px;left:16px;border-radius:30px;background:#fff;color:var(--am-green);min-width:32px;min-height:32px;display:grid;place-items:center;font-size:11px;font-weight:700}.am-card-body{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:12px}.am-card-body h3{font-size:24px;letter-spacing:-.65px;margin:0 0 6px}.am-card-body p{margin:0;font-size:13px}.am-circle-arrow{border:1px solid #d7e0d5;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;flex-shrink:0;color:var(--am-green)}.am-circle-arrow .agro-icon{width:18px;height:18px}.am-species-card:hover{border-color:#7f9b72;box-shadow:0 8px 28px #153e300d}.am-species-card:hover img{transform:scale(1.035)}.am-species-card:hover .am-circle-arrow{background:var(--am-lime);border-color:var(--am-lime)}.am-other-species{display:flex;align-items:center;justify-content:center;gap:8px;padding:20px 0 0;font-size:13px;color:var(--am-muted)}.am-other-species strong{font-weight:600;color:var(--am-green)}.am-other-species .agro-icon{width:16px;height:16px;margin-left:6px}.am-category-section{padding-top:47px}.am-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.am-category{padding:27px 25px;background:var(--am-pale);border:1px solid var(--am-pale);border-radius:8px;transition:border-color .2s}.am-category:hover{border-color:#9cb290}.am-category-icon{display:block;margin-bottom:22px;color:var(--am-green)}.am-category-icon .agro-icon{width:30px;height:30px}.am-category h3{font-size:18px;margin-bottom:8px;letter-spacing:-.35px}.am-category p{font-size:13px;line-height:1.5;min-height:38px;margin-bottom:18px}.am-category-link{font-size:12px;font-weight:700;display:flex;align-items:center;gap:12px;color:var(--am-green)}.am-category-link .agro-icon{width:16px;height:16px}.am-catalog-note{border:1px solid var(--am-line);display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:8px;margin:40px 0;padding:23px 28px}.am-catalog-note strong{font-size:16px}.am-catalog-note p{font-size:14px;margin:4px 0 0}.am-catalog-note a{font-size:14px;font-weight:600;color:var(--am-green);white-space:nowrap}.am-catalog-note .agro-icon{width:18px;height:18px;margin-left:10px}.am-b2b{margin:46px 0 64px;padding:44px;background:var(--am-green);color:#fff;border-radius:12px;display:grid;grid-template-columns:1fr 1.25fr;gap:70px}.am-b2b .am-eyebrow{color:var(--am-lime);font-size:11px}.am-b2b h2{font-size:40px;letter-spacing:-1.5px;margin:0 0 17px}.am-b2b-intro p{color:#c3d3c8;max-width:370px;font-size:15px;line-height:1.7;margin:0}.am-b2b-options{display:flex;flex-direction:column;justify-content:center}.am-b2b-options>a{display:flex;gap:23px;padding:24px 0}.am-b2b-options>a:first-child{padding-top:0;border-bottom:1px solid #3b5e4c}.am-b2b-options>a:last-child{padding-bottom:0}.am-b2b-number{font-size:12px;font-weight:700;color:var(--am-lime);padding-top:3px}.am-b2b-options h3{font-size:21px;letter-spacing:-.5px;margin:0 0 8px}.am-b2b-options p{font-size:14px;color:#c3d3c8;margin-bottom:12px}.am-b2b-options strong{color:var(--am-lime);font-size:13px;font-weight:600}.am-b2b-options .agro-icon{width:17px;height:17px;margin-left:15px}.am-b2b-options>a:hover strong{text-decoration:underline;text-underline-offset:4px}.am-footer{background:#f4f6f2;border-top:1px solid #e2e7df}.am-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1.2fr 1.1fr;gap:50px;padding:54px 0 46px}.am-footer .am-brand-word{font-size:30px}.am-footer-brand p{font-size:14px;line-height:1.8;margin:22px 0 0}.am-footer-grid h2{font-size:14px;letter-spacing:0;margin:2px 0 20px}.am-footer-grid>div:not(:first-child)>a{display:block;font-size:13px;color:#617064;margin-bottom:10px}.am-footer-grid a:hover{color:var(--am-green);text-decoration:underline;text-underline-offset:4px}.am-footer-bottom{border-top:1px solid #dce3d8;padding:20px 0;display:flex;justify-content:space-between;color:#6d786c;font-size:12px}.am-page,.am-catalog,.shop-main{padding:30px 0 70px;min-height:60vh}.am-breadcrumb,.woocommerce .woocommerce-breadcrumb{font-size:13px;color:#738074;margin:0 0 30px;display:flex;gap:11px;align-items:center;flex-wrap:wrap}.woocommerce .woocommerce-breadcrumb{display:block}.am-breadcrumb a,.woocommerce .woocommerce-breadcrumb a{color:#586b5d}.am-page-heading{margin-bottom:35px}.am-page-heading h1{font-size:40px;letter-spacing:-1.3px;margin-bottom:10px}.am-page-heading .am-eyebrow{font-size:10px;margin-bottom:10px}.am-page-article>.entry-content{max-width:980px}.am-page-article:has(.woocommerce-MyAccount-navigation)>.entry-content{max-width:none}.entry-content>p{max-width:70ch}.am-catalog-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:35px}.am-catalog-sidebar details{border:1px solid var(--am-line);border-radius:8px;padding:20px}.am-catalog-sidebar summary{font-size:16px;font-weight:700;cursor:pointer;list-style:none;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.am-catalog-sidebar summary:after{content:'−';font-size:22px}.am-catalog-sidebar details:not([open]) summary{margin-bottom:0}.am-catalog-sidebar details:not([open]) summary:after{content:'+'}.am-catalog-sidebar details>a{display:block;font-size:14px;padding:6px 0;color:#647265}.am-catalog-sidebar details>a:hover{color:var(--am-green);text-decoration:underline}.am-catalog-sidebar h2{font-size:12px;text-transform:uppercase;letter-spacing:1px;margin:24px 0 9px;color:var(--am-green)}.am-sidebar-help{margin-top:18px;display:flex;align-items:flex-start;flex-direction:column;padding:22px;border-radius:8px;background:var(--am-pale);color:var(--am-green);gap:10px}.am-sidebar-help strong{font-size:14px}.am-sidebar-help span{font-size:13px;color:var(--am-muted)}.am-sidebar-help>.agro-icon:last-child{width:18px;height:18px}.am-empty{padding:72px 28px;text-align:center;border:1px solid var(--am-line);border-radius:10px;background:#fafcf9}.am-empty-icon{height:64px;width:64px;background:#e8efdf;color:var(--am-green);display:grid;place-items:center;margin:0 auto 24px;border-radius:50%}.am-empty-icon .agro-icon{width:28px;height:28px}.am-empty h2{font-size:28px;margin-bottom:15px}.am-empty p{font-size:15px;max-width:460px;margin:0 auto 25px}.am-empty .am-search{max-width:600px;margin:0 auto 25px}.am-search-result{padding:25px 0;border-bottom:1px solid var(--am-line)}.am-search-result h2{font-size:24px}.agro-filter-panel{border:1px solid var(--am-line);border-radius:8px;padding:18px;margin-bottom:24px;background:#fafcf9}.agro-filter-panel summary{cursor:pointer;font-size:15px;font-weight:600}.agro-filter-form{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.agro-filter-form label span{display:block;font-size:12px;font-weight:600;margin-bottom:6px}.agro-filter-form select{width:100%;font-size:14px}.filter-reset{align-self:center;font-size:13px;color:var(--am-green)}.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:0;margin:22px 0;list-style:none;clear:both}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none;width:auto!important;margin:0!important;padding:16px;border:1px solid var(--am-line);border-radius:8px;position:relative;display:flex;flex-direction:column}.am-catalog .woocommerce ul.products,.am-catalog ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.woocommerce ul.products li.product a img{aspect-ratio:1;object-fit:contain;background:#f8faf6;margin:0 0 15px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px;line-height:1.4;letter-spacing:-.25px;padding:5px 0 10px}.woocommerce ul.products li.product .price{font-size:21px;font-weight:700;color:var(--am-green);margin:12px 0 0}.price-net{font-size:12px;color:var(--am-muted);display:block}.product-context{font-size:11px;font-weight:700;text-transform:uppercase;color:#6a805c;margin-top:5px}.product-benefit{font-size:13px;line-height:1.5;margin:3px 0 0}.product-availability{display:flex;justify-content:space-between;gap:8px;font-size:12px;color:var(--am-muted);margin:15px 0}.woocommerce ul.products li.product .button{width:100%;margin-top:auto;min-height:44px;font-size:13px}.product-wishlist{position:absolute;right:20px;top:20px;background:#fff;border:1px solid var(--am-line);border-radius:50%;width:36px;height:36px;display:grid;place-items:center;z-index:1}.product-wishlist .agro-icon{width:18px;height:18px}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:13px;color:var(--am-muted)}.woocommerce select,.entry-content select,.entry-content input:not([type=checkbox]):not([type=radio]):not([type=submit]),.entry-content textarea,.agro-filter-form select,.woocommerce input.input-text,.woocommerce textarea{background:#fff;color:var(--am-ink);border:1px solid #cbd5cc;border-radius:6px;min-height:46px;padding:11px 13px;max-width:100%;font-size:16px;line-height:1.4}.entry-content label{font-size:14px;font-weight:600;color:#3e5546}.entry-content textarea{width:100%;min-height:160px}.entry-content button{margin-top:4px}.entry-content fieldset{border:1px solid var(--am-line);border-radius:8px;margin:20px 0;padding:22px}.entry-content legend{padding:0 10px;font-weight:600}.entry-content table{border-collapse:collapse;width:100%;font-size:14px;display:block;overflow:auto}.entry-content td,.entry-content th{border-bottom:1px solid var(--am-line);padding:14px;text-align:left}.woocommerce form.login,.woocommerce form.register{border:1px solid var(--am-line);padding:30px;border-radius:8px;max-width:600px}.woocommerce form .form-row label{line-height:1.6;margin-bottom:8px}.woocommerce form .form-row{padding:0;margin-bottom:20px}.woocommerce .woocommerce-MyAccount-navigation{width:25%;padding:20px;background:var(--am-pale);border-radius:8px}.woocommerce-MyAccount-navigation ul{padding:0;list-style:none;margin:0}.woocommerce-MyAccount-navigation li a{display:block;padding:10px;font-size:14px}.woocommerce-MyAccount-navigation li.is-active a{background:white;color:var(--am-green);font-weight:700;border-radius:5px}.woocommerce .woocommerce-MyAccount-content{width:71%}.woocommerce-error,.woocommerce-info,.woocommerce-message{background:var(--am-pale);color:var(--am-green);border-top:3px solid var(--am-green);font-size:14px;padding:18px 24px 18px 48px}.woocommerce-info:before,.woocommerce-message:before{color:var(--am-green)}.woocommerce-error{border-color:#ae3a30;color:#8d3029}.woocommerce button.button.alt,.woocommerce a.button.alt,.woocommerce #respond input#submit.alt{background:var(--am-green);color:white}.woocommerce button.button.alt:hover{background:#28593e}.woocommerce div.product .product_title{font-size:34px;line-height:1.22}.woocommerce div.product p.price{color:var(--am-green);font-size:30px;font-weight:700}.woocommerce div.product div.images img{border-radius:10px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;display:flex;gap:22px;border-bottom:1px solid var(--am-line)}.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:none;border:0;padding:0;margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:16px 0;font-size:14px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-bottom:2px solid var(--am-green)}.single-price-breakdown{display:flex;gap:20px;font-size:13px;color:var(--am-muted);margin-bottom:20px}.woocommerce .quantity .qty{border:1px solid #cbd5cc;border-radius:5px;padding:11px;width:75px}.woocommerce div.product form.cart .button{min-height:46px}.home-section.product-rail{margin:48px 0}.product-rail .section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.product-rail .section-heading h2{margin-bottom:0}.product-rail .eyebrow{font-size:11px;letter-spacing:1px;color:var(--am-muted);margin-bottom:9px;display:block}.agri-finder,.agri-rfq-form,.agri-quote-form,.agri-quick-order{border:1px solid var(--am-line)!important;background:#fafcf9!important;border-radius:10px!important;padding:28px!important}.agri-finder label,.agri-rfq-form label,.agri-quote-form label{display:flex;flex-direction:column;gap:8px}.entry-content .agri-notice,.entry-content .agri-alert{border-radius:6px}.entry-content .agri-card{background:#fff;border-color:var(--am-line);border-radius:8px}.am-page .entry-content h2{font-size:26px;letter-spacing:-.5px}.am-page .entry-content h3{font-size:20px}.am-page .entry-content .woocommerce h2{font-size:26px}.wc-block-cart,.wc-block-checkout{color:var(--am-ink)}.wc-block-cart__empty-cart__title{font-size:28px!important}.wc-block-components-button:not(.is-link){background:var(--am-green)!important;color:#fff!important;border-radius:6px!important}.wp-block-button__link{background:var(--am-green);color:#fff;border-radius:6px;font-size:14px}.entry-content a:not(.button):not(.wp-element-button){text-underline-offset:4px}.entry-content input[type=checkbox],.entry-content input[type=radio]{accent-color:var(--am-green);width:18px;height:18px;flex-shrink:0}.am-page .entry-content .agri-form-grid{gap:20px}.am-page .entry-content pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#edf2e7;padding:18px;border-radius:6px;font-size:14px}
@media(min-width:1600px){.am-hero{min-height:465px}.am-hero-copy{padding:48px 48px 30px}.am-hero h1{font-size:58px}}
@media(max-width:1200px){.am-container,.site-container{width:calc(100% - 56px)}.am-header-main{gap:30px}.am-nav-inner{gap:16px}.am-nav-inner>a{font-size:12px}.am-nav-inner .am-all{padding-right:15px}.am-hero h1{font-size:43px}.am-hero-copy{padding:35px 32px 24px}.am-hero{min-height:420px}.am-actions{gap:15px}.am-account-links{gap:20px}.am-card-body{padding:18px}.am-card-body p{font-size:12px}.am-category{padding:24px 20px}.am-category h3{font-size:17px}.am-footer-grid{gap:30px}.am-b2b{gap:40px}.am-nav-inner>a:nth-child(7){display:none}.am-catalog-layout{grid-template-columns:220px minmax(0,1fr);gap:25px}.agro-filter-form{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.am-container,.site-container{width:calc(100% - 40px)}.am-top>.am-container{min-height:32px;justify-content:center;font-size:12px}.am-top a{display:none}.am-header-main{min-height:130px;display:grid;grid-template-columns:34px 1fr auto;gap:12px 16px;padding-block:16px}.am-menu-toggle{display:block;padding:4px}.am-brand-word{font-size:29px}.am-brand-sub{font-size:9px;letter-spacing:1.5px;margin-top:8px}.am-account-links{gap:18px}.am-account-links a{font-size:11px}.am-account-links .agro-icon{width:23px;height:23px}.am-header-main>.am-search{grid-column:1/-1;height:46px;width:100%;margin-top:5px}.am-nav{display:none}.am-nav.am-nav-open{display:block}.am-nav-inner{display:grid;grid-template-columns:1fr 1fr;padding-block:12px;gap:0 18px}.am-nav-inner>a{justify-content:flex-start;font-size:14px;border-bottom:1px solid var(--am-line);padding:12px}.am-nav-inner .am-all{border-right:0}.am-nav-inner .am-nav-b2b{margin:0}.am-nav-inner>a:nth-child(7){display:flex}.am-hero{margin-top:14px;min-height:425px;grid-template-columns:1.08fr 1fr}.am-hero-copy{padding:30px 25px}.am-hero h1{font-size:39px;letter-spacing:-1.4px}.am-hero p{font-size:14px}.am-hero-foot{font-size:9px;padding-top:24px}.am-hero .am-eyebrow{font-size:9px;letter-spacing:1px}.am-photo-caption{left:20px;bottom:25px;right:20px}.am-photo-caption>span{font-size:21px}.am-photo-caption a{font-size:12px}.am-utility-strip{padding:23px 0;gap:12px}.am-utility-strip>a{gap:10px;align-items:center;justify-content:flex-start;padding-right:12px}.am-utility-strip strong{font-size:12px}.am-utility-strip small{font-size:11px;line-height:1.5}.am-utility-strip .agro-icon{width:23px;height:23px}.am-section{padding-top:38px}.am-section-title h2{font-size:28px}.am-species-grid{gap:14px}.am-card-photo{aspect-ratio:1.3}.am-card-body{padding:15px}.am-card-body h3{font-size:22px}.am-card-body p{font-size:12px;line-height:1.5}.am-card-body .am-circle-arrow{display:none}.am-category-grid{grid-template-columns:repeat(2,1fr)}.am-category p{min-height:auto}.am-b2b{grid-template-columns:1fr 1fr;padding:30px;gap:28px}.am-b2b h2{font-size:32px}.am-b2b-intro p{font-size:14px}.am-b2b-options h3{font-size:18px}.am-b2b-options p{font-size:13px}.am-b2b-number{display:none}.am-footer-grid{grid-template-columns:1.2fr 1fr;gap:35px;padding-block:40px}.am-footer-grid h2{margin-bottom:16px}.am-catalog-layout{grid-template-columns:1fr}.am-catalog-sidebar{display:block}.am-catalog-sidebar details{padding:15px 18px}.am-catalog-sidebar .am-sidebar-help{display:none}.am-page-heading h1{font-size:34px}.am-empty{padding:50px 24px}.am-page,.am-catalog,.shop-main{padding-top:22px}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.am-catalog ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce div.product .product_title{font-size:28px}.am-page-article>.entry-content{max-width:none}.am-page .entry-content .agri-form-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.am-container,.site-container{width:calc(100% - 32px)}.am-header-main{gap:12px;grid-template-columns:26px 1fr auto;padding-top:17px}.am-brand-word{font-size:27px}.am-brand-word sup{font-size:9px;padding:3px 4px;margin-left:5px;top:1px}.am-brand-sub{font-size:8px;letter-spacing:1.4px}.am-account-links{gap:17px}.am-account-links a>span{font-size:0}.am-account-links .agro-icon{height:25px;width:25px}.am-cart .cart-count{font-size:9px;right:-7px;top:-6px;width:16px;min-width:16px;height:16px}.am-search input[type=search]{font-size:12px;padding:0 12px}.am-search button{min-width:47px}.am-hero{grid-template-columns:1fr;border-radius:9px;min-height:0;margin-top:8px}.am-hero-copy{padding:29px 26px 25px}.am-hero .am-eyebrow{font-size:9px;margin-bottom:14px;letter-spacing:1.2px}.am-hero h1{font-size:40px;line-height:1.1;margin-bottom:16px;letter-spacing:-1.5px}.am-hero p{font-size:14px;line-height:1.6;max-width:350px;margin-bottom:21px}.am-hero .am-actions{gap:16px;flex-direction:column;align-items:flex-start}.am-hero .am-button{min-height:45px;font-size:13px;padding:12px 17px}.am-hero-link{font-size:12px}.am-hero-foot{display:none}.am-hero-photo{height:225px}.am-hero-photo>img{object-position:50% 57%}.am-photo-caption{left:22px;bottom:18px}.am-photo-caption>span{font-size:20px}.am-photo-caption a{font-size:11px}.am-utility-strip{grid-template-columns:1fr;gap:0;padding:8px 0}.am-utility-strip>a{padding:13px 9px;border-right:0;border-bottom:1px solid var(--am-line);gap:16px}.am-utility-strip>a span{display:flex;align-items:baseline;justify-content:space-between;width:100%;gap:10px}.am-utility-strip strong{font-size:12px}.am-utility-strip small{font-size:11px;text-align:right;max-width:140px}.am-utility-strip .agro-icon{height:23px;width:23px}.am-section{padding-top:32px}.am-section-title{gap:18px;margin-bottom:20px;align-items:start}.am-section-title h2{font-size:27px;line-height:1.15;letter-spacing:-.7px}.am-section-title .am-eyebrow{font-size:9px;letter-spacing:1.2px;margin-bottom:8px}.am-section-title .am-text-link{font-size:11px;white-space:normal;gap:7px;text-align:right;line-height:1.5;flex-shrink:0;max-width:85px;padding-top:22px}.am-section-title .am-text-link .agro-icon{width:15px;height:15px}.am-species-grid{grid-template-columns:1fr;gap:16px}.am-card-photo{aspect-ratio:1.95}.am-card-body{padding:18px 20px}.am-card-body h3{font-size:24px}.am-card-body p{font-size:13px}.am-card-body .am-circle-arrow{display:grid}.am-card-tag{top:12px;left:12px;min-width:28px;min-height:28px;font-size:10px}.am-other-species{flex-direction:column;gap:3px;font-size:12px;padding-top:18px}.am-category-grid{gap:12px}.am-category{padding:20px 16px}.am-category-icon{margin-bottom:20px}.am-category h3{font-size:17px;line-height:1.2;min-height:41px}.am-category p{font-size:12px;line-height:1.5;min-height:54px;margin-bottom:18px}.am-category-link{font-size:11px;gap:8px}.am-catalog-note{margin:30px 0;padding:21px;flex-direction:column;align-items:flex-start;gap:15px}.am-catalog-note strong{font-size:15px}.am-catalog-note p{font-size:13px}.am-catalog-note a{font-size:12px}.am-b2b{margin:30px 0 40px;padding:28px 24px;grid-template-columns:1fr;gap:30px}.am-b2b h2{font-size:34px}.am-b2b .am-eyebrow{font-size:9px;letter-spacing:1.2px;margin-bottom:12px}.am-b2b-options h3{font-size:19px}.am-b2b-options p{font-size:13px}.am-b2b-options strong{font-size:12px}.am-b2b-number{display:block}.am-b2b-options>a{gap:15px}.am-footer-grid{grid-template-columns:1fr 1fr;gap:26px 18px;padding:34px 0}.am-footer-brand{grid-column:1/-1}.am-footer-brand p{margin-top:18px;font-size:13px}.am-footer-grid h2{font-size:13px;margin-bottom:15px;line-height:1.4}.am-footer-grid>div:not(:first-child)>a{font-size:12px;line-height:1.6;margin-bottom:8px}.am-footer-grid>div:last-child{grid-column:1/-1}.am-footer-bottom{font-size:10px;padding:16px 0;gap:15px}.am-breadcrumb{font-size:11px;gap:8px;margin-bottom:24px}.am-page-heading h1{font-size:30px;letter-spacing:-.8px}.am-page-heading{margin-bottom:24px}.am-page,.am-catalog,.shop-main{padding-bottom:45px}.am-empty{padding:40px 20px}.am-empty h2{font-size:24px}.am-empty p{font-size:14px}.am-empty .am-button{font-size:13px}.agro-filter-form{grid-template-columns:1fr 1fr}.woocommerce ul.products{gap:12px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{padding:12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px}.woocommerce ul.products li.product .price{font-size:19px}.product-benefit{font-size:12px}.product-availability{flex-wrap:wrap;font-size:11px}.woocommerce ul.products li.product .button{padding:10px;font-size:12px}.product-wishlist{right:16px;top:16px;width:30px;height:30px}.woocommerce .woocommerce-result-count{float:none;margin-bottom:12px}.woocommerce .woocommerce-ordering{float:none;display:block}.woocommerce .woocommerce-ordering select{width:100%}.woocommerce div.product .woocommerce-tabs ul.tabs{gap:14px;flex-wrap:wrap}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:12px;padding:12px 0}.woocommerce form.login,.woocommerce form.register{padding:21px}.woocommerce .woocommerce-MyAccount-navigation,.woocommerce .woocommerce-MyAccount-content{float:none;width:100%;margin-bottom:25px}.agri-finder,.agri-rfq-form,.agri-quote-form,.agri-quick-order{padding:20px!important}.am-page .entry-content .agri-form-grid{grid-template-columns:1fr}.am-page .entry-content h2{font-size:24px}.entry-content fieldset{padding:16px}.entry-content button,.entry-content input[type=submit]{font-size:14px}.entry-content table{font-size:12px}.single-price-breakdown{flex-direction:column;gap:3px}.product-rail .section-heading{align-items:start}.product-rail .section-heading h2{font-size:25px}.product-rail .text-link{font-size:12px;white-space:normal}.product-rail .eyebrow{font-size:9px}.woocommerce-error,.woocommerce-info,.woocommerce-message{font-size:13px}.am-search-result h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.am-search{overflow:visible;position:relative}.am-search input[type=search]{border-radius:8px 0 0 8px}.am-search button{border-radius:0 7px 7px 0}.am-search .agri-search-suggestions{top:calc(100% + 7px)}.am-page .agri-product-finder{background:#fafcf9;border-color:var(--am-line);border-radius:10px}.am-page .agri-rfq-form{margin-left:0}.am-page .agri-product-finder button{background:var(--am-green);color:white}
@media(max-width:900px){.am-account-links{grid-column:3;grid-row:1}.am-header-main>.am-search{grid-row:2}}@media(max-width:600px){.am-hero h1{font-size:34px;letter-spacing:-1.2px}.am-hero-photo{height:210px}.am-hero-copy{padding:26px 24px}.am-header-main{min-height:132px}}
.am-page .agri-rfq-form h1{font-size:clamp(24px,2.2vw,32px);line-height:1.2;letter-spacing:-.7px;margin:10px 0 28px}
.am-product-page{padding:28px 0 60px}.am-product-page:after,.am-product-page .am-container:after{content:"";display:table;clear:both}.am-quote-price{font-size:19px;font-weight:700;color:var(--am-green)}.am-availability-quote{font-size:12px;color:var(--am-muted)!important}.am-product-page .summary .price{margin:18px 0}.am-product-page .summary .am-quote-price{font-size:25px}.am-product-page .agri-rfq-button{margin:10px 0 22px;width:100%;max-width:360px}.am-product-page .woocommerce-product-gallery img{background:white;object-fit:contain}.am-product-page .woocommerce-product-details__short-description{font-size:16px;line-height:1.65}.am-product-page .product_meta{font-size:13px}.am-product-page .product_meta>span{display:block;margin:7px 0}.woocommerce ul.products li.product .button{margin-top:auto}.woocommerce ul.products li.product .woocommerce-LoopProduct-link{display:block}.woocommerce ul.products li.product .product-availability{margin-bottom:18px}.am-product-page .woocommerce-tabs{padding-top:28px}.am-product-page .woocommerce-tabs h2{font-size:26px}.am-product-page .woocommerce-tabs p{max-width:950px}.am-product-page .related{clear:both;padding-top:34px}@media(max-width:600px){.am-product-page{padding-top:20px}.am-product-page .woocommerce-tabs h2{font-size:23px}.am-product-page .summary .am-quote-price{font-size:22px}.woocommerce ul.products li.product .price .am-quote-price{font-size:15px}.woocommerce ul.products li.product .product-availability{font-size:10px}.woocommerce ul.products li.product .product-context{font-size:10px}.am-product-page .agri-context-chips{gap:5px}.am-product-page .agri-context-chips span{font-size:10px}}
