.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline}.wpml-ls-menu-item .wpml-ls-flag+span{margin-left:.3em}.rtl .wpml-ls-menu-item .wpml-ls-flag+span{margin-left:0;margin-right:.3em}ul .wpml-ls-menu-item a{display:flex;align-items:center}.mamd_section_tab_enabled > .et_pb_row:not(:first-of-type){
display:none;
}
.mamd_section_tab_enabled .mamd_tabs_container  {
overflow: hidden;
margin: 0 auto;
}
.mamd_section_tab_enabled .mamd_tabs_container .tabs-nav{
display:flex;
white-space: nowrap;
padding: 10px 0;
}
.mamd_section_tab_enabled .mamd_tabs_container .tabs-nav li {
list-style:none;
cursor:pointer;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
.mamd_section_tab_enabled .mamd_tabs_container .tabs-nav li > a{
display:inline-block;  
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}