.wpsc-sticky-bar{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;box-shadow:0 -2px 10px rgb(0 0 0 / .1);z-index:9999;padding:15px 20px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.wpsc-container{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto}.wpsc-product-info{display:flex;align-items:center}.wpsc-price{font-size:1.2em;font-weight:700;color:#333;margin:0!important;padding:0!important;line-height:1!important;display:inline-flex!important;align-items:center!important;gap:5px!important}.wpsc-price del,.wpsc-price ins,.wpsc-price span.amount,.wpsc-price bdi{margin:0!important;padding:0!important;line-height:1!important;vertical-align:middle!important;display:inline-flex!important;align-items:center!important}.wpsc-price del{color:#999;font-size:.8em}.wpsc-price ins{text-decoration:none;color:#d9534f}.wpsc-actions{margin-left:20px;display:flex;align-items:center}.wpsc-button{background-color:#007cba;color:#fff;padding:10px 20px;text-decoration:none;border-radius:4px;font-weight:700;transition:background-color 0.3s;font-family:inherit;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;line-height:1!important}.wpsc-button:hover{background-color:#005a87;color:#fff}@media (max-width:600px){.wpsc-sticky-bar{padding:10px}.wpsc-price{font-size:1em}.wpsc-button{padding:8px 15px;font-size:.9em}}