.bhw-sticky-cart{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #eee;box-shadow:0 -4px 15px rgba(0,0,0,.08);z-index:9999;padding:10px 15px}.bhw-sticky-inner{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:15px}.bhw-sticky-info{display:flex;align-items:center;gap:10px;font-weight:600;font-size:14px}.bhw-sticky-info img{width:45px;height:auto;border-radius:6px}.bhw-sticky-qty{width:60px;padding:6px;margin-right:10px}.bhw-sticky-btn{background:#000;color:#fff;padding:10px 22px;border-radius:6px;border:none;font-weight:600;cursor:pointer}.bhw-sticky-btn:hover{background:#222}@media (max-width:768px){.bhw-sticky-info span{display:none}.bhw-sticky-inner{justify-content:space-between}}