.row{max-width:1380px;margin-right:auto;margin-left:auto;display:flex;flex-flow:row wrap;padding:0 11px}.column{flex:0 0 100%;max-width:100%;padding:0}
@media only screen and (min-width:768px){.row{padding:0 35px}}
.quick-order{display:block}.quick-order>.row{padding-bottom:100px}.quick-order__collections{position:relative}.quick-order__collections ul{list-style:none;margin:0;padding:0}.quick-order__collections li{font-weight:700;border-left:4px solid transparent;border-bottom:1px solid #ececec;padding:1rem 2rem 1rem 1rem;position:relative;cursor:pointer;font-size:16px;display:flex;width:100%}.quick-order__collections li.active{background-color:#f9f9f9;border-left:4px solid rgb(var(--colors-button))}.quick-order__collections li[data-count]:after{content:attr(data-count);margin-left:auto;color:rgb(var(--colors-button))}.quick-order__products{position:relative}.quick-order__product.qo-hidden{display:none!important}.quick-order__product{width:100%;display:flex;flex-wrap:wrap;border-bottom:1px solid #ececec;padding:1rem;align-items:center;gap:.5rem}.quick-order__product.soldout .quick-order__product-image{opacity:.5}.quick-order__product p{font-size:14px;line-height:21px;margin-bottom:0}.quick-order__product-image{width:56px;height:40px;flex-shrink:0;position:relative}.quick-order__product-image img{position:absolute;top:0;left:0;object-position:center;object-fit:contain;width:100%;height:100%}.quick-order__product-title span{padding:2px 6px;color:#ce2b2a;border-radius:36px;background-color:#ffcbcb;font-size:12px;line-height:18px;display:inline-block}.quick-order__product-price{font-weight:700;padding:0 1rem}.quick-order__product-quantity input{width:98px;height:44px;color:rgb(var(--colors-button));font-weight:700;font-size:16px;line-height:24px;text-align:center;margin-bottom:0;border:1px solid #ddd;border-radius:4px}.quick-order__bar{position:sticky;bottom:0;left:0;width:100%;background-color:#f4f4f4;border-top:1px solid rgb(var(--colors-button));display:flex;flex-wrap:wrap;align-items:center;overflow:hidden;z-index:40}.quick-order__bar>*{font-size:14px;line-height:14px}.quick-order__bar p{margin-bottom:0}.quick-order__bar-continue{color:rgb(var(--colors-button));margin-right:auto;text-decoration:none;padding:13px 10px}.quick-order__bar-cancel{cursor:pointer;color:rgb(var(--colors-button));line-height:40px;height:40px;padding:0 10px;background:none;border:none}.quick-order__bar-total{color:#939393;font-weight:700;font-size:22px;line-height:40px}.quick-order__bar-total span{color:#131313}.quick-order__bar-atc{padding:13px 10px;background-color:rgb(var(--colors-button));color:rgb(var(--colors-button-text));border:none;border-radius:4px;font-weight:700;cursor:pointer;font-size:14px;line-height:14px;position:relative}.quick-order__bar-atc.loading{opacity:.6;cursor:not-allowed}.quick-order__bar-atc .loading-overlay{display:none}.quick-order__bar-atc.loading .loading-overlay{display:inline-block;width:16px;height:16px;margin-left:8px;vertical-align:middle}.quick-order__bar-atc.loading .loading-overlay svg{animation:spin 1s linear infinite;width:16px;height:16px}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.quick-order__modal-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;display:flex;justify-content:center;align-items:center;z-index:99}.quick-order__modal{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:40px;background-color:#fff;width:400px;max-width:90%;max-height:90%;text-align:center;border-radius:8px}.quick-order__modal p{margin-bottom:0;font-weight:700;font-size:16px;line-height:24px}.quick-order__modal-buttons{display:flex;width:100%;align-items:center;justify-content:space-between;gap:16px}.quick-order__modal-buttons a{padding:13px;color:rgb(var(--colors-button));font-size:14px;line-height:14px;text-decoration:none}.quick-order__modal-buttons button{display:block;font-size:14px;line-height:14px;padding:13px;background-color:rgb(var(--colors-button));color:rgb(var(--colors-button-text));border:none;border-radius:4px;cursor:pointer}.quick-order__collections-dropdown{border-radius:8px;border:1px solid #000;font-weight:700;padding:1rem 2rem 1rem 1rem;position:relative;cursor:pointer;font-size:16px;display:flex;background:none;width:100%;text-align:left}.quick-order__collections-dropdown:before{content:"";position:absolute;top:50%;right:1rem;display:inline-block;width:9px;height:9px;border-right:2px solid currentColor;border-top:2px solid currentColor;transform:translateY(-50%) rotate(135deg);transition:all .5s ease}.quick-order__collections-dropdown.open:before{transform:translateY(-50%) rotate(-45deg)}.quick-order__collections-dropdown:after{content:attr(data-count);margin-left:auto;color:rgb(var(--colors-button))}
@media only screen and (max-width:767px){.quick-order__bar{padding:16px;gap:16px}.quick-order__bar-total{width:100%;order:-1;font-size:20px;line-height:30px}.quick-order__product-title{width:calc(100% - 65px)}.quick-order__product-title span{display:block;width:90px;margin-top:5px}.quick-order__product{justify-content:space-between;padding:16px}.quick-order__product-price{padding:0}.quick-order__collections ul{position:absolute;top:100%;max-height:0;overflow:hidden;width:100%;background-color:#fff;z-index:1;transition:.5s all}.quick-order__collections ul.open{max-height:500px;overflow:auto}.quick-order__products-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:-1}.quick-order__product p{font-size:16px}.quick-order__modal{padding:15px}.quick-order__modal-buttons button{padding:13px 10px}.quick-order__modal-buttons a{padding:13px 5px}}
@media only screen and (min-width:768px){.quick-order__collections ul{position:sticky;top:30px}.quick-order__product-quantity input{padding-right:2px}.quick-order__collections{max-width:30%;flex:0 0 30%}.quick-order__products{max-width:70%;flex:0 0 70%}.column{padding:0}.quick-order__bar{padding:24px 80px;gap:24px}.quick-order__bar-cancel{padding:0 10px}.quick-order__bar-total{padding-right:24px;border-right:1px solid #dbdbdb;height:40px}.quick-order__product-title{flex:1}.quick-order__collections li:before{content:"";position:absolute;top:50%;right:1rem;display:inline-block;width:9px;height:9px;border-right:2px solid currentColor;border-top:2px solid currentColor;transform:translateY(-50%) rotate(45deg)}.quick-order__collections-dropdown{display:none}}
