/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */

.woocommerce-account .page-header .entry-title {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 1200px) {
    .elementor-nav-menu--dropdown,
    .elementor-nav-menu li,
    .elementor-nav-menu li > a  {
        border-radius: 0 !important;
    }
}
