.quickshop{display:block;position:relative}.quickshop__btn-add{display:block;min-width:7.5rem}.quickshop__options{-ms-flex-flow:nowrap;flex-flow:nowrap;margin:.5rem -1rem;overflow-x:scroll;overflow-y:hidden;padding:.5rem 0}.quickshop__options>:first-child{margin-left:1rem}.quickshop__options>:last-child{margin-right:1rem}.quickshop__options::-webkit-scrollbar{height:.25rem;width:.25rem}.quickshop__options::-webkit-scrollbar-track{background-color:var(--color-black-5);border-radius:0;-webkit-box-shadow:none;-webkit-box-shadow:initial;box-shadow:none}.quickshop__options::-webkit-scrollbar-thumb{background:var(--color-brand-secondary);border-radius:0}.quickshop__footer{-ms-flex-flow:wrap;flex-flow:wrap;gap:.5rem;margin:.5rem 0 0}.quickshop__quantity{-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0}.quickshop__form{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.quickshop__button-add{min-width:7.5rem;width:100%}