@media screen and (max-width:1279px) and (min-width:320px){.woocommerce{flex-direction:column}.woocommerce-MyAccount-content{grid-template-columns:1fr;grid-template-rows:repeat(3,auto)}}@media screen and (max-width:1023px) and (min-width:320px){.mobile_header{display:inline-block}.woocommerce-orders-table thead{display:none}.woocommerce-orders-table tbody tr{grid-template-columns:1fr;grid-template-rows:56px repeat(3,40px);border-radius:8px;border:1px solid var(--dark-dividers)}.mobile_header_actions{display:flex;gap:16px}.woocommerce-orders-table__cell{background-color:#fff0;border-top:1px solid var(--dark-dividers);padding:8px 16px;height:100%}.woocommerce-orders-table__cell-order-number{padding:8px 16px;border-radius:8px 8px 0 0;background:var(--lightly-bg);height:100%;border-top:none}.woocommerce-orders-table__cell-order-total{justify-content:space-between}.woocommerce-Price-currencySymbol svg{width:20px;height:20px}.woocommerce-orders-table__cell-order-actions{display:none}.status-row{flex-direction:row}}