.store-qty-control{display:grid;grid-template-columns:40px 58px 40px;width:138px;max-width:100%;height:44px;overflow:hidden;border:1px solid #d6e0eb;border-radius:7px;background:#fff}.store-qty-control button{width:40px;height:100%;padding:0;border:0;background:#f3f7fc;color:#0d67bf;font-size:21px;font-weight:600;line-height:1;cursor:pointer}.store-qty-control button:hover{background:#e5f0fb}.store-qty-control button:disabled{color:#9aa9ba;cursor:not-allowed}.store-qty-control input[type=number],.detail-info .store-qty-control input[type=number],.cart-qty .store-qty-control input[type=number]{width:58px;min-width:0;height:100%;margin:0;padding:0 3px;border:0!important;border-radius:0;background:#fff;text-align:center;font-size:14px;font-weight:700;appearance:textfield;-moz-appearance:textfield}.store-qty-control input::-webkit-inner-spin-button,.store-qty-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.store-qty-control:focus-within{border-color:#0d67bf;box-shadow:0 0 0 3px #0d67bf22}.store-qty-control input:focus{outline:0!important;box-shadow:none!important}@media(max-width:400px){.store-qty-control{grid-template-columns:36px 52px 36px;width:124px}.store-qty-control button{width:36px}.store-qty-control input[type=number]{width:52px}}
