.elementor-5912 .elementor-element.elementor-element-ba08aed{--display:flex;}/* Start custom CSS for container, class: .elementor-element-ba08aed */nav.woocommerce-MyAccount-navigation {
    background: #f6f5f8;
    padding: 20px;
}
nav.woocommerce-MyAccount-navigation li {
    list-style: none;
    margin: 20px 0;
}
nav.woocommerce-MyAccount-navigation li a:hover {
    color: #422817 !important;
}
nav.woocommerce-MyAccount-navigation li a {
    color: #422817 !important;
    font-size: 18px;
    font-weight: 700;
        text-transform: uppercase;
}
thead {
    background: #1a2b1f;
    color: #fff;
}
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
    padding: 10px 10px;
    vertical-align: middle;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 30%;
    height: 70vh;
}
.comments-area a, .page-content a {
    text-decoration: underline;
    color: red;
}
.comments-area a, .page-content a:hover {
    text-decoration: underline;
    color: red;
}/* End custom CSS */