.purchase-feedback[hidden]{display:none!important}.purchase-feedback{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:60;background:white;border:1px solid var(--line);border-top:3px solid var(--blue);box-shadow:0 8px 40px #002a5229;width:min(980px,calc(100% - 40px));padding:20px 62px 20px 23px;display:flex;align-items:center;justify-content:space-between;gap:25px;color:var(--blue)}.purchase-feedback-message{display:flex;align-items:center;gap:12px;min-width:0}.purchase-feedback-message>svg{width:23px;height:23px;flex-shrink:0}.purchase-feedback-message p{font-size:16px;font-weight:600;line-height:1.5;margin:0;overflow-wrap:anywhere}.purchase-feedback-actions{display:flex;gap:12px;flex-shrink:0}.purchase-feedback-actions>a{min-height:48px;padding:11px 18px;display:flex;align-items:center;justify-content:center;gap:17px;font:600 15px var(--font);border:1px solid var(--blue);border-radius:3px;text-decoration:none}.purchase-feedback-actions svg{width:18px;height:18px;flex-shrink:0}.purchase-feedback-cart{color:var(--blue);background:white}@media(hover:hover){.purchase-feedback-cart:hover{background:var(--cream)}}.purchase-feedback-close{position:absolute;right:8px;top:8px}.has-purchase-feedback{padding-bottom:115px}.has-purchase-feedback .sticky-purchase{display:none!important}.has-purchase-feedback .toast{bottom:145px}
@media(max-width:800px){.purchase-feedback{bottom:0;width:100%;padding:16px 20px max(16px,env(safe-area-inset-bottom));display:block;border-inline:0}.purchase-feedback-message{padding-right:32px;margin-bottom:15px;gap:10px}.purchase-feedback-message p{font-size:15px}.purchase-feedback-message>svg{width:20px;height:20px}.purchase-feedback-actions{display:grid;grid-template-columns:1.15fr 1fr;gap:10px}.purchase-feedback-actions>a{padding:11px 12px;gap:10px;font-size:14px;min-height:49px}.purchase-feedback-close{right:8px;top:3px}.has-purchase-feedback{padding-bottom:160px}.has-purchase-feedback .toast{bottom:165px}}

/* S19: fra 801 e 1330px la barra di conferma (980px centrati) finiva sopra «Filter anwenden» nella colonna dei filtri del negozio e della ricerca. Lì la barra parte a destra della colonna. */
@media(min-width:801px) and (max-width:1330px){body.post-type-archive-product .purchase-feedback,body.search .purchase-feedback{left:auto;right:20px;transform:none;width:calc(100% - 310px)}}
