/*!
 * Copyright (c) 2022 WEBLIFE
 *
 * Permission is granted to use this file for the period specified in the contract 
 * between WEBLIFE and the client. Usage of this file beyond the contract period 
 * is strictly prohibited unless an extended license or written permission is obtained.
 *
 * Modifying or editing this file without prior written consent from WEBLIFE 
 * is not permitted.
 *
 * THE FILE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
 * INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
 * PARTICULAR PURPOSE AND NONINFRINGEMENT.
 */
#wl-main-account.wl-main-order .order-detail-table{margin-bottom:3.6rem}#wl-main-account.wl-main-order .order-detail-table a{box-shadow:none;text-decoration:underline;padding:0}#wl-main-account.wl-main-order .order-detail-table .fulfillment span{display:block}#wl-main-account.wl-main-order .order-detail-table .fulfillment a{display:inline}#wl-main-account.wl-main-order .order-detail-table tfoot{border:.1rem solid rgba(var(--color-foreground),var(--border-700-opacity));border-top:none}#wl-main-account.wl-main-order .order-detail-table tfoot:before{content:none}#wl-main-account.wl-main-order .order-detail-table tfoot tr{border:none;padding:0}#wl-main-account.wl-main-order .order-detail-table tfoot tr td{font-size:1.4rem;padding:.8rem 1.6rem;display:table-cell}#wl-main-account.wl-main-order .order-detail-table tfoot tr td:before{content:none}#wl-main-account.wl-main-order .order-detail-table tfoot tr:first-child td{padding:3rem 1.6rem .4rem}#wl-main-account.wl-main-order .order-detail-table tfoot tr.row-total{font-size:1.6rem;font-weight:500}#wl-main-account.wl-main-order .order-detail-table tfoot tr.row-total td{font-size:1.6rem;padding:3rem 1.6rem;font-weight:500}#wl-main-account.wl-main-order .order-date{font-size:1.4rem;font-weight:400;color:var(--color-foreground, #3b3834);margin-top:1.6rem}#wl-main-account.wl-main-order .addresses{padding:0 1.6rem;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:1.6rem;margin-top:3.6rem}#wl-main-account.wl-main-order .addresses h2{font-size:1.6rem;font-weight:400;margin-bottom:1.6rem;margin-top:0}#wl-main-account.wl-main-order .addresses p{font-size:1.4rem;font-weight:var(--font-body-weight);margin-bottom:.5rem}#wl-main-account.wl-main-order .addresses p:not(.status){line-height:2.6rem}#wl-main-account.wl-main-order .address-item{display:inline-block;width:100%;margin-bottom:2.8rem}#wl-main-account.wl-main-order .buttons{display:flex;flex-direction:column;align-items:center;justify-content:center}#wl-main-account.wl-main-order .btn-cancel{margin:0}#wl-main-account.wl-main-order .btn-account-return{margin-top:3.5rem}@media screen and (width < 750px){#wl-main-account.wl-main-order .order-detail-table tfoot tr td{font-size:1.2rem;padding:.8rem}#wl-main-account.wl-main-order .order-detail-table tfoot tr:first-child td{padding:2rem .8rem .8rem}#wl-main-account.wl-main-order .order-detail-table tfoot tr.row-total{font-size:1.4rem}#wl-main-account.wl-main-order .order-detail-table tfoot tr.row-total td{font-size:1.4rem;padding:2rem .8rem}#wl-main-account.wl-main-order .order-detail-table a{box-shadow:none;text-decoration:underline;padding:0;font-size:1.2rem}#wl-main-account.wl-main-order .addresses{padding:0;grid-template-columns:repeat(1,1fr)}#wl-main-account.wl-main-order .addresses h2{font-size:1.4rem;margin-bottom:.8rem}#wl-main-account.wl-main-order .addresses p{font-size:1.3rem;margin-bottom:.2rem}}
