.cart-remove-btn{margin-top:10px;border:1px solid rgba(0,0,0,.14);background:#fff;color:#050505;border-radius:999px;height:34px;padding:0 14px;font-size:12px;font-weight:900;cursor:pointer;transition:.2s ease}.cart-remove-btn:hover{background:#050505;color:#fff;border-color:#050505}.dark-mode .cart-remove-btn{background:#fff!important;color:#050505!important;border-color:rgba(0,0,0,.14)!important}.dark-mode .cart-remove-btn:hover{background:#050505!important;color:#fff!important;border-color:#050505!important}@media(max-width:560px){.cart-remove-btn{height:28px!important;font-size:10.5px!important;padding:0 10px!important;margin-top:6px!important}}