/* Start custom CSS *//*@media only screen and (max-width: 800px) {

.woocommerce-MyAccount-navigation {
    display:none;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
}    
}*//* End custom CSS */