.reorder-page{padding:20px 20px 60px}.reorder-header{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:15px;flex-wrap:wrap}.reorder-header h1{margin:0;font-size:20px;font-weight:700;line-height:1.2}.reorder-header p{margin-top:8px;color:#666}.reorder-header input{width:380px;max-width:100%;height:48px;border-radius:10px;border:1px solid #ddd;padding:0 18px;font-size:15px;transition:.25s}.reorder-header input:focus{outline:none;border-color:#000}#reorder-product-list{display:flex;flex-direction:column;gap:18px}.reorder-row{display:grid;grid-template-columns:110px 1fr 150px 240px;align-items:center;gap:24px;background:#fff;border:1px solid #ececec;border-radius:14px;padding:20px 24px;transition:.25s ease}.reorder-row:hover{box-shadow:0 8px 24px #0000000f;border-color:#ddd}.reorder-row__image{display:flex;justify-content:center}.reorder-row__image img{width:95px;height:95px;object-fit:contain}.reorder-row__details h3{margin:0 0 8px;font-size:18px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.reorder-row__details h3 a{color:inherit;text-decoration:none}.reorder-row__details h3 a:hover{color:#83252b}.reorder-sku{color:#777;font-size:14px;margin-bottom:10px}.reorder-price{margin-bottom:12px;font-size:18px;font-weight:700}.reorder-history{display:flex;gap:20px;flex-wrap:wrap}.reorder-history span{font-size:14px;color:#666}.reorder-history strong{color:#111;font-size:11px}.reorder-row__stock{text-align:center}.stock{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:30px;font-size:14px;font-weight:600}.stock--available{background:#edf9ef;color:#198754}.stock--sold{background:#fff0f0;color:#d93025}.reorder-row__cart{display:flex;justify-content:center}.reorder-row__cart .button{width:100%}.reorder-empty{padding:80px 30px;text-align:center}.reorder-empty h3{margin-bottom:12px}.reorder-login{text-align:center;padding:80px 30px}@media(max-width:991px){.reorder-row{grid-template-columns:100px 1fr}.reorder-row__stock{grid-column:2;text-align:left}.reorder-row__cart{grid-column:1/-1}}@media(max-width:767px){#reorder-product-list{gap:8px}.reorder-header{flex-direction:column;align-items:flex-start}.reorder-header input{width:100%}.reorder-row{grid-template-columns:68px minmax(0,1fr);padding:10px 12px;column-gap:12px;row-gap:5px;border-radius:10px}.reorder-row__image{width:68px;height:68px;align-self:start}.reorder-row__image img{width:64px;height:64px}.reorder-row__details{min-width:0;align-self:start}.reorder-row__details h3{margin:0 0 3px;font-size:13px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reorder-price{margin-bottom:3px;line-height:1.2}.product-price *{font-size:16px!important}.reorder-history{flex-direction:column;gap:6px}.reorder-row__stock{grid-column:1;grid-row:2;width:auto;margin:0;padding:0;justify-self:start;align-self:center;width:max-content}.stock{padding:4px 8px;gap:4px;font-size:10px;line-height:1}.reorder-row__cart{grid-column:2;grid-row:2;width:100%;margin:0;justify-content:flex-end;align-items:center}.reorder-row__cart .button,.reorder-row__cart .button--fullwidth{width:auto;min-width:105px;height:32px;min-height:32px;padding:0 12px;font-size:11px}}.reorder-row{row-gap:8px}.reorder-row__details{align-self:start}.reorder-row__stock,.reorder-row__cart{margin-top:0;align-self:center}.reorder-sku{display:none}.reorder-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;flex-wrap:wrap}.reorder-search{flex:1;min-width:280px}.reorder-search input{width:100%}.reorder-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin:40px 0 20px;flex-wrap:wrap}.reorder-pagination button{min-width:42px;height:42px;border:1px solid #ddd;background:#fff;border-radius:8px;cursor:pointer;transition:.25s}.reorder-pagination button:hover{border-color:#83252b;color:#83252b}.reorder-pagination button.active{background:#83252b;color:#fff;border-color:#83252b}.reorder-pagination button:disabled{opacity:.4;cursor:not-allowed}@media(max-width:767px){.reorder-pagination{margin-top:24px}.reorder-pagination button{min-width:38px;height:38px;font-size:13px}}.reorder-category-filter{display:flex;gap:10px;overflow-x:auto;margin-bottom:24px;padding-bottom:4px;scrollbar-width:none}.reorder-category-filter::-webkit-scrollbar{display:none}.reorder-category-filter button{padding:10px 18px;border:1px solid #ddd;background:#fff;border-radius:999px;cursor:pointer;white-space:nowrap;transition:.25s;font-size:14px;font-weight:600}.reorder-category-filter button:hover{border-color:#83252b;color:#83252b}.reorder-category-filter button.active{background:#83252b;color:#fff;border-color:#83252b}.reorder-tabs{display:flex;gap:12px;margin:24px 0;border-bottom:1px solid #ececec}.reorder-tab{padding:12px 24px;background:none;border:none;cursor:pointer;font-size:15px;font-weight:600;color:#666;border-bottom:3px solid transparent;transition:.25s}.reorder-tab:hover{color:#83252b}.reorder-tab.active{color:#83252b;border-color:#83252b}.reorder-tab-content{display:none}.reorder-tab-content.active{display:block}.last-order-summary{background:#fff;border:1px solid #ececec;border-radius:14px;padding:18px 22px;margin-bottom:24px}.last-order-summary__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.last-order-title{font-size:20px;font-weight:700}.last-order-total{font-size:22px;font-weight:700;color:#83252b}.last-order-meta{font-size:14px;color:#666}.last-order-summary__right{display:flex;align-items:center;gap:24px}.last-order-add-all{position:relative;min-width:250px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700}.last-order-add-all__loader{display:none;width:18px;height:18px;align-items:center;justify-content:center}.last-order-add-all__loader .button__preloader-element{width:18px;height:18px}.last-order-add-all.working{pointer-events:none;opacity:.75}.last-order-add-all:disabled{cursor:wait}@media(max-width:767px){.last-order-summary{padding:18px}.last-order-summary__top{align-items:flex-start;gap:16px}.last-order-summary__right{width:100%;flex-direction:column;align-items:stretch;gap:12px}.last-order-total{text-align:center}.last-order-add-all{width:100%;min-width:0}.last-order-subpart{width:100%}}.expiry-date{display:grid;grid-template-columns:8px auto;align-items:center;column-gap:10px;padding:5px 10px;border-radius:20px;background:#fff7e6;border:1px solid #FFD58A;color:#a35a00;font-size:12px;font-weight:600;line-height:1;white-space:nowrap;width:fit-content;margin-bottom:5px}
/*# sourceMappingURL=/cdn/shop/t/36/assets/reorder.css.map */
