.qty-ctrl{background:#ff6b000f;border:1.5px solid #ff6b0059;border-radius:8px;align-items:center;display:flex;overflow:hidden}.qty-btn{color:#ff6b00;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;transition:background .15s;display:flex}.qty-btn:hover{background:#ff6b0026}.qty-btn:active{background:#ff6b0040}.qty-btn:disabled{opacity:.35;cursor:not-allowed}.qty-input{color:#fff5e6;text-align:center;-moz-appearance:textfield;background:0 0;border:none;border-left:1px solid #ff6b0033;border-right:1px solid #ff6b0033;font-family:"Source Sans 3",sans-serif;font-weight:800}.qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty-input:focus{outline:none}.qty-ctrl-sm .qty-btn{width:26px;height:26px;font-size:1rem}.qty-ctrl-sm .qty-input{width:30px;height:26px;font-size:.82rem}.qty-ctrl-md .qty-btn{width:32px;height:32px;font-size:1.1rem}.qty-ctrl-md .qty-input{width:38px;height:32px;font-size:.9rem}
