/*! bluetti v2.0.0 | (c) 2022 Bluettipower | MIT License | https://gitee.com/bluetti/shopify-gulp.git */
@charset "UTF-8";quantity-input{background-color:#e1e1e1!important}quantity-input [type=number]::-webkit-inner-spin-button,quantity-input [type=number]::-webkit-outer-spin-button{-webkit-appearance:none!important}quantity-input [type=number]{padding:0;-moz-appearance:textfield;max-width:70px}quantity-input [type=number]:focus{background:0 0}quantity-input [type=number],quantity-input [type=button]{border:none;background:0 0;transition:all .3s ease-in-out}quantity-input [type=button]{margin:5px;border-radius:50%;background-color:#fff;padding:0 7px}quantity-input [type=button]:hover{color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);background-color:#00a7e1}quantity-input.tm-small-quantity [type=number]{height:30px;max-width:40px;font-size:.875rem;line-height:1.5}quantity-input.tm-small-quantity [type=button]{padding:0 5px;line-height:20px}quantity-input.tm-small-quantity [type=button] svg{width:10px;height:10px}