.quantity-slider{height:8px;border-radius:4px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent!important;position:relative;z-index:10}.quantity-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;background:#fff url(/_next/static/media/logo-short.65ba8cc1.svg) no-repeat 50%;background-size:contain;box-shadow:none;border:none;cursor:pointer;margin-top:-8px}.quantity-slider::-moz-range-thumb{width:24px;height:24px;background:#fff url(/_next/static/media/logo-short.65ba8cc1.svg) no-repeat 50%;background-size:contain;border:none;cursor:pointer}.quantity-slider::-ms-thumb{width:24px;height:24px;background:#fff url(/_next/static/media/logo-short.65ba8cc1.svg) no-repeat 50%;background-size:contain;border:none;cursor:pointer}.quantity-slider::-webkit-slider-runnable-track{height:8px;border-radius:4px}.quantity-slider::-ms-fill-lower,.quantity-slider::-ms-fill-upper{background:none}.quantity-slider:focus{outline:none}body .react-select-container{z-index:30}body .react-select__control{background:var(--white);border:none;box-shadow:none;color:var(--lochmara);font-weight:600;min-height:56px;position:relative;text-align:left;transition:none;width:100%}body .react-select__control.react-select__control--menu-is-open{border-radius:0}body .react-select__placeholder{color:var(--lochmara)}body .react-select__indicator-separator{display:none}body .react-select__value-container{padding-left:0;padding-right:30px}body .react-select__single-value{color:var(--lochmara);margin:0}body .react-select__indicator svg{display:none}body .react-select__indicator{border:none;height:10px;margin:0;padding:0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:17px}body .react-select__indicator:after{color:var(--fiord);content:"\f078";font-family:Font Awesome\ 5 Pro;font-weight:900;position:absolute;top:50%;transform:translateY(-50%)}body .react-select__menu{background:var(--white);border:1px solid var(--athens-gray);border-top:0;border-radius:12px;box-shadow:0 4px 16px 0 #474c691a;left:50%;margin:-10px 0 0;min-width:210px;padding:0;transform:translateX(-50%)}@media (max-width:1024px){body .react-select__menu{left:0;transform:none}}body .react-select__menu-list{max-height:150px;padding:5px 0;text-align:left}body .react-select__option{color:var(--fiord);cursor:pointer;font-size:14px;font-weight:800;padding:14px 20px}body .react-select__option:active{background:none}body .react-select__option:not(:last-child){border-bottom:1px solid var(--athens-gray)}body .react-select__option--is-focused,body .react-select__option--is-selected{background:none;color:var(--lochmara)}body .react-select__option--is-selected{position:relative}body .react-select__option--is-selected:after{color:var(--lochmara);content:"\f00c";font-family:Font Awesome\ 5 Pro;font-weight:900;position:absolute;right:20px;top:50%;transform:translateY(-50%)}