#QuantityChanger{display:flex;flex-direction:row;line-height:1.2}#QuantityChanger button.round-button{margin-top:2px;height:22px!important;max-width:22px!important;display:flex;align-content:center;justify-content:center;align-items:center;border-radius:22px;border:none}#QuantityChanger button.round-button--minus{background-color:#fbe4e5;color:#c0164b;min-width:22px}#QuantityChanger button.round-button--plus{background-color:#c0164b;color:#fff}#QuantityChanger button.round-button--trash{background-color:#fbe4e5;color:#c0164b}#QuantityChanger button.round-button[disabled]{background-color:#8f8e8e;pointer-events:none;color:transparent}#QuantityChanger button.round-button[disabled] img{visibility:hidden}#QuantityChanger button.round-button--edit,#QuantityChanger button.round-button--edit:active,#QuantityChanger button.round-button--edit:focus{position:relative;background-color:#fff;color:#c0164b;border:1px solid #c0164b;margin-right:14px;transform:rotate(-45deg)}#QuantityChanger button.round-button--edit:active:after,#QuantityChanger button.round-button--edit:after,#QuantityChanger button.round-button--edit:focus:after{position:absolute;content:"";height:4px;width:11px;left:7px;top:50%;transform:translateY(-50%);background-color:#c0164b}#QuantityChanger button.round-button--edit:active:before,#QuantityChanger button.round-button--edit:before,#QuantityChanger button.round-button--edit:focus:before{position:absolute;content:"";width:0;height:0;border-left:2px solid transparent;border-right:2px solid transparent;border-bottom:4px solid #c0164b;top:50%;transform:translateY(-50%) rotate(-90deg);left:2px}#QuantityChanger button.round-button .spinner{transform:translate(-50%,-50%) scale(.5);transform-origin:center}#QuantityChanger select.quantity-selector{border-radius:4px;margin:0 5px;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0ye2ZpbGw6IzQ0NH08L3N0eWxlPjwvZGVmcz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDQuOTV2MTBIMHoiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xLjQxIDQuNjdsMS4wNy0xLjQ5IDEuMDYgMS40OUgxLjQxek0zLjU0IDUuMzNMMi40OCA2LjgyIDEuNDEgNS4zM2gyLjEzeiIvPjwvc3ZnPg==) no-repeat 95% 50%;-moz-appearance:none;-webkit-appearance:none;appearance:none;height:27px;width:52px;padding:3px 5px}#QuantityChanger div{text-align:center;float:left}#QuantityChanger div.quantity{width:25px;color:#000}#QuantityChanger div.button{width:22px;height:22px;border-radius:12px;border:1px solid #c0164b;color:#c0164b;cursor:pointer;position:relative;top:-2px}