section.reorder-section h1{margin-bottom:20px}@media only screen and (min-width:770px){section.reorder-section h1{display:none}}section.reorder-section .account-grid{gap:28px}section.reorder-section .account-grid .product-card{padding:0 2px}section.reorder-section .stacked-field.stacked-field-alt{margin-bottom:10px}section.reorder-section .stacked-field.stacked-field-alt input,section.reorder-section .stacked-field.stacked-field-alt select{background-color:#eee;border:none}section.reorder-section .reorder-card-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}section.reorder-section .reorder-card-buttons>*{flex:1}section.reorder-section .reorder-card-buttons .quantity-wrapper{background-color:#eee;border-radius:5px;display:flex;justify-content:space-between;padding:0 6px;width:-webkit-max-content;width:-moz-max-content;width:max-content}section.reorder-section .reorder-card-buttons .quantity-wrapper>*{align-items:center;display:flex;font-size:14px;justify-content:center;min-width:36px}section.reorder-section .reorder-card-buttons .quantity-wrapper .minus,section.reorder-section .reorder-card-buttons .quantity-wrapper .plus{color:var(--text-primary-color);cursor:pointer;font-size:22px;width:36px}section.reorder-section .reorder-card-buttons .quantity-wrapper .minus:hover,section.reorder-section .reorder-card-buttons .quantity-wrapper .plus:hover{scale:1.25;transition:scale .1s ease-in-out}section.reorder-section .account-grid{display:grid;gap:30px;grid-template-columns:repeat(1,1fr);margin-top:28px}@media (min-width:440px){section.reorder-section .account-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){section.reorder-section .account-grid{grid-template-columns:1fr}}@media (min-width:830px){section.reorder-section .account-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1050px){section.reorder-section .account-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1400px){section.reorder-section .account-grid{grid-template-columns:repeat(4,1fr)}}
