.customer_address{background-color:#fff;border-radius:10px;padding:30px}.customer_address .address_actions{display:flex;align-items:center;justify-content:space-between}.content-item.active.show{display:block!important}.account-links .nav-link{background:#b6dada;padding:20px;color:#000;font-weight:700;border-radius:10px}.account-links .nav-link.active{background:#fff}.account-links .nav-link.nav-logout{background:#000;color:#fff}.container.customer-order{gap:20px}.container.customer-order #order_details article{margin-bottom:20px}.container.customer-order #order_summary{margin-top:20px}.container.customer-order #order_details article,.container.customer-order #order_summary,.container.customer-order .order-sidebar>div{background-color:#fff;border-radius:20px;padding:20px}@media (min-width:991px){.container.customer-order .order-sidebar{margin-left:-20px}}