/* WSP Product Collections v1.0 - koristi isti vizualni sustav kao WebShop Pro Core shop */
.wsp-product-collection-page .wsp-page-header{display:none!important}
.wsp-product-collection-page .wsp-page-content{max-width:none!important;width:100%!important;padding:0!important;margin:0!important}
.wsp-product-collection-page .wsp-page{padding-top:0!important}
.wsp-product-collection-page .wsp-collection-shop-section{padding-top:42px!important}
.wsp-product-collection-page .wsp-shop-shell{align-items:start}
.wsp-product-collection-page .wsp-shop-content{min-width:0}
.wsp-product-collection-page .woocommerce-result-count{margin:0!important}
.wsp-product-collection-page ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;margin:0!important;padding:0!important;list-style:none!important}
.wsp-product-collection-page ul.products li.product{float:none!important;width:auto!important;margin:0!important}
.wsp-product-collection-page .wsp-shop-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;margin:0 4px;border:1px solid var(--wsp-border,#e5e7eb);border-radius:13px;background:#fff;color:#334155;font-weight:650;text-decoration:none}
.wsp-product-collection-page .wsp-shop-pagination .current{border-color:var(--wsp-primary,#ed1b2f);background:var(--wsp-primary,#ed1b2f);color:#fff}
.wsp-product-collection-page .wsp-shop-pagination{display:flex;justify-content:center;margin-top:38px}
@media (max-width:1180px){.wsp-product-collection-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media (max-width:540px){.wsp-product-collection-page ul.products{grid-template-columns:1fr!important}.wsp-product-collection-page .wsp-collection-shop-section{padding-top:24px!important}}
