.single-breadcrumbs-wrapper nav.woocommerce-MyAccount-navigation.wsmt_extra_navclass {
display: none !important;
}
i.fa.fa-chevron-down.wcmamtx_nav_chevron,i.fa.wcmamtx_group_fa.fa-chevron-up,i.fa.wcmamtx_group_fa.fa-chevron-down {
font-size: 11px;
margin-left: 7px !important;
margin-top: 5px;
}
ul.wcmamtx_sub_level li {
margin-left: 20px;
}
.theme-storefront i.fa.fa-chevron-down.wcmamtx_nav_chevron {
display: none;
}
.theme-storefront a.menu-link.sub-menu-link {
background-color: #e6e6e6 !important;
}
.theme-flatsome a.menu-link.sub-menu-link {
margin-left: 30px;
}
.theme-flatsome i.fa.fa-chevron-down.wcmamtx_nav_chevron {
margin-top:0px !important;
}
.theme-Divi i.fa.wcmamtx_nav_chevron {
display: none;
}
.theme-hello-elementor i.fa.fa-chevron-down.wcmamtx_nav_chevron {
display: none;
}
.theme-buddyx i.wcmamtx_nav_chevron {
display: none;
}
li.woocommerce-MyAccount-navigation-link {
list-style: none;
}
.single-breadcrumbs nav.woocommerce-MyAccount-navigation {
display: none !important;
}.form_popup {
box-shadow: 0 0 10px rgba(0,0,0,0.3);
display:none;
margin:1em;
background-color: #FFF;
padding: 20px;
width: 30%;
}
.form_popup label {
display: block;
font-weight: bold;
}
.form_popup input[type=text],
.form_popup select ,
.form_popup textarea {
width: 100%
}
.form_popup textarea {
height: 150px;
}
.form_close_btn { padding: 0px 8px; float: right; margin-bottom: 10px;} 
.form_title { text-align: center;}
.form_popup66_wrapper { display: none; }