/* ===== UPGECO v6 — strona główna (custom.css, wersja polska) ===== */
.btn.--solid, .hotspot .btn.--solid, .newsletter .btn{
  background:#2E9E41 !important; border-color:#2E9E41 !important; color:#fff !important;
}
.btn.--solid:hover, .hotspot .btn.--solid:hover{ background:#237A32 !important; border-color:#237A32 !important; }
.hotspot__wrapper .headline, .hotspot .headline{
  text-align:left !important; text-transform:uppercase; font-weight:600; letter-spacing:.05em;
  border-left:4px solid #2E9E41; padding-left:14px; margin-bottom:18px;
}
.product__prices .projector_prices__info, .product__prices .price_vat, .product__prices .price_sellby{ display:none !important; }
.hotspot__wrapper, .hotspot .products{ max-width:min(96vw,1780px) !important; margin-left:auto !important; margin-right:auto !important; }
main > section, main > .hotspot__wrapper{ margin-bottom:2.5rem; }
@media(max-width:900px){ .hotspot .btn, .product .btn{ width:100% !important; } }