.rys-product-card__media.has-image span,
.rys-product-media.has-image span { display:none; }
.rys-category-card__media.has-image::before { display:none; }
.rys-quote-toast { position: fixed; left: 50%; bottom: 26px; transform: translateX(-50%); background: #071018; color: #fff; padding: 12px 18px; border-radius: 999px; box-shadow: 0 18px 40px rgba(0,0,0,.2); z-index: 2000; font-weight: 800; display: none; }
.rys-quote-toast.is-visible { display: block; }
.rys-basket-row { display:flex; justify-content:space-between; gap:12px; align-items:center; margin: 8px 0; }
.rys-basket-row button { border:0; background:transparent; color:#f97316; cursor:pointer; font-weight:900; }
