/**
 * OVERGANGSLAAG — de OUDE opmaak van de WooCommerce-archieven.
 *
 * Dit is sectie 3 uit het oorspronkelijke WPCode-blok, ongewijzigd op
 * de foto-URL's na (testzone → agriboss.be). De plugin laadt dit
 * bestand ALLEEN voor bezoekers die de module "Productkaarten &
 * rasters" nog niet zien — dus voor iedereen zolang de testmodus aan
 * staat, en voor niemand zodra hij uit staat.
 *
 * Zo kan de WPCode-snippet volledig uit zonder dat bezoekers ook maar
 * één dag kale archieven zien. Zodra de nieuwe look live gaat, stopt
 * dit bestand vanzelf met laden. Daarna mag het blijven staan (het
 * laadt toch niet meer) of bij een latere opruiming weg.
 */

html body.archive.woocommerce-page main.site-main{ max-width:none !important; width:100% !important; padding:0 0 80px !important; display:flex !important; flex-direction:column !important; background:#F8F8F8 !important; }
html body.archive.woocommerce-page main.site-main > *{ max-width:1180px !important; width:100% !important; margin-left:auto !important; margin-right:auto !important; padding-left:24px !important; padding-right:24px !important; }
/* PAGINABANNER B: titel eerst, kruimelpad eronder, samen in de band. background-attachment:fixed laat beide dezelfde foto tonen, dus geen naad. */
html body.archive.woocommerce-page main.site-main > header.woocommerce-products-header{ order:1 !important; max-width:none !important; margin:0 !important; padding:110px 24px 12px !important; text-align:center !important; min-height:416px !important; box-sizing:border-box !important; display:flex !important; flex-direction:column !important; justify-content:flex-end !important; }
html body.archive.woocommerce-page main.site-main > nav.woocommerce-breadcrumb{ order:2 !important; max-width:none !important; margin:0 !important; padding:0 24px 40px !important; text-align:center !important; }
html body.archive.woocommerce-page main.site-main > header.woocommerce-products-header, html body.archive.woocommerce-page main.site-main > nav.woocommerce-breadcrumb{ background-image:linear-gradient(rgba(13,13,20,.62),rgba(13,13,20,.62)), url(https://agriboss.be/wp-content/uploads/2026/03/UPSHOT-Agriboss-17.webp) !important; background-position:center center !important; background-size:cover !important; background-attachment:fixed !important; background-repeat:no-repeat !important; }
@media (max-width:1024px){
  html body.archive.woocommerce-page main.site-main > header.woocommerce-products-header, html body.archive.woocommerce-page main.site-main > nav.woocommerce-breadcrumb{ background-attachment:scroll !important; }
}
html body.archive.woocommerce-page main.site-main > header.woocommerce-products-header h1{ color:#F8F8F8 !important; font-family:"Khand",sans-serif !important; text-transform:uppercase !important; font-size:clamp(34px,5vw,58px) !important; margin:0 !important; }
html body.archive.woocommerce-page main.site-main > header.woocommerce-products-header .term-description, html body.archive.woocommerce-page main.site-main > header.woocommerce-products-header .term-description p{ color:#D1D1D1 !important; max-width:720px; margin-left:auto !important; margin-right:auto !important; }
html body.archive.woocommerce-page main.site-main > nav.woocommerce-breadcrumb, html body.archive.woocommerce-page main.site-main > nav.woocommerce-breadcrumb a{ color:#D1D1D1 !important; }
html body.archive.woocommerce-page main.site-main > .woocommerce-notices-wrapper{ order:3 !important; }
html body.archive.woocommerce-page main.site-main > .woocommerce-result-count{ order:4 !important; }
html body.archive.woocommerce-page main.site-main > .woocommerce-ordering{ order:5 !important; }
html body.archive.woocommerce-page main.site-main > ul.products{ order:6 !important; }
html body.archive.woocommerce-page main.site-main > nav.woocommerce-pagination{ order:7 !important; }
html .woocommerce ul.products li.product .woocommerce-loop-product__title{ font-family:"Khand",sans-serif !important; text-transform:uppercase !important; font-weight:500 !important; font-size:20px !important; line-height:1.15 !important; color:#111118 !important; }
html .woocommerce ul.products li.product .price, html .woocommerce ul.products li.product .price .amount{ color:#3B732C !important; font-family:"Tomorrow",sans-serif !important; font-size:15px !important; font-weight:500 !important; }
html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button{ background-color:#3B732C !important; color:#fff !important; border:0 !important; border-radius:0 !important; font-family:"Khand",sans-serif !important; font-size:15px !important; font-weight:500 !important; text-transform:uppercase !important; letter-spacing:.05em !important; padding:12px 22px !important; text-decoration:none !important; }
html .woocommerce a.button:hover, html .woocommerce button.button:hover{ background-color:#2E5A22 !important; }
html .woocommerce .woocommerce-result-count{ font-family:"Tomorrow",sans-serif !important; font-size:12px !important; letter-spacing:.1em !important; text-transform:uppercase !important; }
html .woocommerce .woocommerce-ordering select.orderby, html select.orderby{ font-family:"Mulish",sans-serif !important; border:1px solid #DCDCE3 !important; border-radius:0 !important; padding:10px 14px !important; }
html .woocommerce nav.woocommerce-pagination ul li a, html .woocommerce nav.woocommerce-pagination ul li span{ font-family:"Tomorrow",sans-serif !important; font-size:13px !important; border-radius:0 !important; }
html .woocommerce nav.woocommerce-pagination ul li span.current{ background:#3B732C !important; color:#fff !important; }
