.shelf-quantity-selector-container{display:flex;width:100%;align-items:center;justify-content:space-between;padding:4px;border-radius:20px;transition:all .2s;height:36px;min-height:36px;font-weight:800}.shelf-quantity-selector-container .shelf-quantity-selector-quantity{align-items:center;color:#004077;font-family:Farm Indiana Cnd,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:20px}.shelf-quantity-selector-container .shelf-quantity-selector-button{height:36px;width:36px;border:none;background-color:transparent;padding:0;margin:0;outline:none;box-shadow:none;cursor:pointer;transition:all .2s;background-repeat:no-repeat;background-position:50%;background-color:#062ac6;border-radius:100%}.shelf-quantity-selector-container .shelf-quantity-selector-button.add{background-image:url(https://farmaciaindiana.vtexassets.com/arquivos/icon-positive-shelf.svg)}.shelf-quantity-selector-container .shelf-quantity-selector-button.remove{background-image:url(https://farmaciaindiana.vtexassets.com/arquivos/icon-negative-shelf.svg)}.shelf-quantity-selector-container .shelf-quantity-selector-button.trash{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzLjQ4OCAxOGMuNTUgMCAxLjAyLS4xOTYgMS40MTItLjU4Ny4zOTItLjM5Mi41ODgtLjg2My41ODgtMS40MTNWM2gxVjFoLTVWMGgtNnYxaC01djJoMXYxM2MwIC41NS4xOTYgMS4wMi41ODcgMS40MTMuMzkyLjM5MS44NjMuNTg3IDEuNDEzLjU4N2gxMHptLTEwLTE1aDEwdjEzaC0xMFYzem04IDExaC0yVjVoMnY5em0tNCAwaC0yVjVoMnY5eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==");background-size:50%}.shelf-quantity-selector-button-add{margin-top:5px!important;border:none;padding:0;margin:0;outline:none;box-shadow:none;display:flex;align-items:center;justify-content:center;background:#062ac6;gap:10px;color:#fff;font-family:Farm Indiana Round,sans-serif;font-size:14px;font-style:normal;line-height:20px;cursor:pointer;border-radius:20px;transition:all .2s;height:36px;min-height:36px}.shelf-quantity-selector-button-add:hover{opacity:.8}@media(max-width:640px){.shelf-quantity-selector-button-add{font-size:14px;line-height:14px}}