:root .sf-quantity-selector{background-color:var(--c-white);border-radius:10px;overflow:hidden}:root .sf-quantity-selector input{border-radius:8px;font-size:var(--font-size--base)}:root .sf-quantity-selector .maxQtyLabel{font-size:var(--font-size--xs);font-weight:700;text-align:center;line-height:1}:root .sf-quantity-selector__select{--select-width:100%;margin:0;--select-height:var(--quantity-selector-height,52px)}:root .sf-quantity-selector__select .sf-select__dropdown{text-align:center}
