.elementor-19 .elementor-element.elementor-element-5a01815{--display:flex;--min-height:82vh;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-19 .elementor-element.elementor-element-5a01815{--width:1451px;}}/* Start custom CSS for shortcode, class: .elementor-element-3e9a379 */li.woocommerce-MyAccount-navigation-link.is-active a{
    background-color: white;
    color: black;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    border-radius: 9px;
    padding: 6px;

}
li.woocommerce-MyAccount-navigation-link a:hover{
    background-color: white;
    color: black;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    border-color: gray;
    border-radius: 9px;
    padding: 6px;

}
li.woocommerce-MyAccount-navigation-link a{
    background-color: black;
    color: white;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    border-radius: 9px;
    padding: 6px;
    margin-top: 4px;
        min-width: 160px;
    display: flex;
}
.woocommerce-MyAccount-content {
    padding: 20px;
    border-style: solid;
    border-width: 1px;
    border-radius: 11px;
    border-color: #80808036;
}

.woocommerce table.shop_table {
    border-width: 0px;
}
.woocommerce table.shop_table td {
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
    display: table-cell;
}

table thead:first-child tr:first-child th {
    border-block-start: 0px solid hsl(0deg 0% 100% / 50.2%);
    border:none !important;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: hsl(0deg 0% 100% / 7.1%);
   
}
.woocommerce-MyAccount-navigation-link{
    list-style: none;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: 700;
    border: 0px;
}
.woocommerce table.shop_table td {
 border-left: 0px ;
 border-right: 0px; 
 border-bottom:0px;

    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
}
.shop_table tr {
    border-color: #000000 !important;
    border-top: 2px !important;
    border-style: solid !important;
}
a.woocommerce-MyAccount-downloads-file.button.alt {
    background-color: black;
    border-radius: 9px;
}



.wpas.wpas-ticket-list.alignwide {
    width: 100%;
    margin: auto;
}

@media screen and  (max-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .woocommerce-MyAccount-navigation ul {
    padding-left: 0px;
}
}

select.wpas-form-control.wpas-filter-status {
    background: black;
    color: white;
}/* End custom CSS */