
:root{--wtp-orange:#ff5538;--wtp-green:#139447;--wtp-border:#e5e7eb;--wtp-text:#111827;--wtp-muted:#6b7280}
.wtp-speedys-wrapper{font-family:inherit;max-width:1240px;margin:0 auto}
.wtp-speedys-top{border:1px solid #f2b2a8;background:#fff7f5;padding:22px;margin:18px 0}
.wtp-speedys-top h1{margin:0 0 8px;color:#111827;font-size:32px}.wtp-speedys-top p{margin:0 0 18px;color:#6b7280}
.wtp-speedys-search{display:grid;grid-template-columns:repeat(4,1fr) 160px;gap:14px;align-items:center}
.wtp-speedys-search select,.wtp-speedys-search input{height:44px;border:1px solid var(--wtp-border);background:#fff;padding:0 12px;color:#374151}
.wtp-speedys-search button{height:44px;border:0;background:var(--wtp-orange);color:#fff;text-transform:uppercase;font-weight:800;border-radius:3px}
.wtp-speedys-layout{display:grid;grid-template-columns:260px 1fr;gap:24px;align-items:start}
.wtp-speedys-sidebar{padding:0 0 20px}.wtp-hide-filter{width:100%;height:48px;background:var(--wtp-orange);border:0;color:#fff;font-weight:800;border-radius:4px;margin:0 0 18px}
.wtp-filter-title{font-size:14px;color:#111}.wtp-filter-title a{margin-left:16px;color:#0b70a8}
.wtp-filter-box{margin:0 0 18px}.wtp-filter-box label{display:block;font-size:13px;font-weight:800;color:#111;margin-bottom:8px}.wtp-filter-box select{width:100%;height:38px;border:1px solid var(--wtp-border);background:#fff;padding:0 10px;color:#777}.wtp-price-line{height:4px;background:#f3c5bd;position:relative;margin:18px 8px}.wtp-price-line span{width:12px;height:12px;background:var(--wtp-orange);position:absolute;top:-4px}.wtp-price-line span:first-child{left:0}.wtp-price-line span:last-child{right:0}.wtp-filter-box small{color:#777}.wtp-filter-btn{background:var(--wtp-orange);color:#fff;border:0;padding:13px 28px;border-radius:4px;text-transform:uppercase;font-weight:800}
.wtp-product-toolbar{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:0 0 18px}.wtp-product-toolbar input,.wtp-product-toolbar select{height:42px;border:1px solid var(--wtp-border);padding:0 12px;background:#fff}
.wtp-shop-search-wrap{border:1px solid #f2b2a8;background:#fff7f5;padding:18px;margin:0 0 22px}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}
.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}
.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff!important;border:1px solid var(--wtp-border)!important;box-shadow:0 3px 9px rgba(0,0,0,.08)!important;padding:0 0 18px!important;position:relative;min-height:430px;display:flex;flex-direction:column}
.woocommerce ul.products li.product a img{width:78%!important;margin:30px auto 16px!important;display:block!important;max-height:230px;object-fit:contain}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px!important;line-height:1.25!important;font-weight:500!important;color:#111!important;padding:0 18px!important;min-height:42px;text-transform:uppercase}
.woocommerce ul.products li.product .price{position:absolute;right:18px;bottom:64px;color:var(--wtp-green)!important;font-size:17px!important;font-weight:900!important}
.woocommerce ul.products li.product .price .amount{color:var(--wtp-green)!important}
.wtp-eu-labels{position:absolute;left:16px;top:145px;display:flex;flex-direction:column;gap:6px;z-index:3}
.wtp-eu-labels span{width:26px;height:23px;background:#f3f4f6;border:1px solid #d1d5db;display:flex;align-items:center;justify-content:center;font-size:12px;color:#333;position:relative}
.wtp-eu-labels .fuel:before{content:"⛽";font-size:12px;margin-right:2px}.wtp-eu-labels .wet:before{content:"💧";font-size:12px;margin-right:2px}.wtp-eu-labels .noise:before{content:"🔊";font-size:12px;margin-right:2px}
.wtp-card-meta{padding:0 18px;margin-top:auto}.wtp-stars{font-size:13px;color:#f59e0b;letter-spacing:1px}.wtp-stock{font-size:13px;color:var(--wtp-green);margin:4px 0 10px}.wtp-tag{border:1px solid #ddd;color:#999;padding:5px 12px;font-size:12px;display:inline-block;background:#fff}
.woocommerce a.button.wtp-buy-now{position:absolute!important;right:18px!important;bottom:18px!important;background:#fff!important;color:var(--wtp-orange)!important;border:1px solid var(--wtp-orange)!important;border-radius:0!important;text-transform:uppercase!important;font-size:13px!important;font-weight:800!important;padding:9px 16px!important}
.woocommerce a.button.wtp-buy-now:hover{background:var(--wtp-orange)!important;color:#fff!important}
.woocommerce-result-count,.woocommerce-ordering{display:none!important}
@media(max-width:900px){.wtp-speedys-layout{grid-template-columns:1fr}.wtp-speedys-search{grid-template-columns:repeat(2,1fr)}.wtp-speedys-search button{grid-column:1/-1}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.wtp-product-toolbar{grid-template-columns:1fr}}
@media(max-width:560px){.wtp-speedys-search{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.woocommerce ul.products li.product{min-height:360px}.woocommerce ul.products li.product a img{width:88%!important;max-height:170px;margin-top:26px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;padding:0 10px!important}.wtp-eu-labels{left:8px;top:110px}.wtp-card-meta{padding:0 10px}.woocommerce ul.products li.product .price{right:10px;bottom:58px;font-size:14px!important}.woocommerce a.button.wtp-buy-now{right:10px!important;bottom:14px!important;font-size:11px!important;padding:7px 10px!important}}
