/* Wholesale Product Board */
body.structure-catalog-wholesale{--theme-max:1380px;background:#f8fafc}.structure-catalog-wholesale .s-header{border-bottom:3px solid var(--s-secondary)}.structure-catalog-wholesale .s-hero{padding:38px 0}.structure-catalog-wholesale .s-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.structure-catalog-wholesale .s-product-card{border-radius:4px;border-top:3px solid var(--s-secondary)}.structure-catalog-wholesale .s-price{font-size:19px;font-weight:800}.structure-catalog-wholesale .s-product-meta{border-top:1px dashed var(--s-border);padding-top:9px}.structure-catalog-wholesale .s-footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}
@media(max-width:980px){body.structure-catalog-wholesale .s-grid.cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}body.structure-catalog-wholesale .s-hero-grid,body.structure-catalog-wholesale .s-content-layout{grid-template-columns:1fr}}
@media(max-width:620px){body.structure-catalog-wholesale .s-grid.cols-4,body.structure-catalog-wholesale .s-grid.cols-3,body.structure-catalog-wholesale .s-grid.cols-2{grid-template-columns:1fr}body.structure-catalog-wholesale .s-filter{float:none;width:auto;margin:0 0 18px}}