.wpml-ls-legacy-dropdown a {
    color: #ffffff;
    border: 1px solid#000;
    background-color:    #000;
}
.wpml-ls-legacy-dropdown {
    width: 95px;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a {
    background:url('/wp-content/themes/zyrgon-child-theme/images/lang_ative.svg') #000 no-repeat left 6px center;
    background-size:19px 21px;
    padding: 5px calc(10px + .7em + .7em) 5px 31.5px;
    color: #ffffff;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-item-toggle:hover {
    background:url('/wp-content/uploads/2019/11/about_us.svg') #fff684 no-repeat left 6px center;      
    background-size: 19px 21px;
    color:#3d3d3b;
    opacity: 1;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a:hover{
    background:#fff684;
    opacity:1;
    color:#3d3d3b;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
    border-top: none;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
    background: url('/wp-content/uploads/2019/11/down_arrow-1.svg') no-repeat center;
    border: none;
    height: 7px;
    width: 12px;
}
.wpml-ls-legacy-dropdown .wpml-ls-item:hover a.wpml-ls-item-toggle::after {
    background: url('/wp-content/uploads/2019/11/down_arrow.svg') no-repeat center;
}
.masthead .mini-widgets > *, .masthead .mobile-mini-widgets > * {
    margin-left: 20px;
    margin-right: 20px;
}


/* Menu mobile */

.dt-mobile-header {
    padding: 18px 22px 0;
}
.dt-close-mobile-menu-icon span{background-color:transparent;}
.dt-close-mobile-menu-icon span::after, .dt-close-mobile-menu-icon span::before{width: 32px;}
.right-mobile-menu .show-mobile-header .dt-close-mobile-menu-icon{
    right:17px;
    top: 27px;
}
.dt-mobile-header .mobile-main-nav > li::before {
    border:none;
}

.dt-mobile-header .mobile-mini-widgets-in-menu{
    border-top:solid 1px rgba(241, 241, 241,0.5);
}
.dt-mobile-header .mobile-main-nav > li > a {
    padding: 19px 8px;
}
.dt-mobile-header .mobile-mini-widgets-in-menu{
    flex-direction: column;
    align-items: baseline;
}
.dt-mobile-header .mobile-mini-widgets-in-menu > * {
    margin: 11.5px 0;
    width:100%;
}
.dt-mobile-header .mobile-main-nav {
    padding-bottom:16.5px;
}
.dt-mobile-header .mobile-mini-widgets-in-menu{
    padding-top: 11.5px;
    padding-bottom: 18.5px;
}
.dt-mobile-header .mobile-mini-widgets-in-menu .mini-wpml{
    padding-left:14px;
}
.dt-mobile-header .mobile-mini-widgets-in-menu .inline_style {
    padding-left: 17.5px;
    padding-right: 17.5px;
}
.dt-mobile-header .mobile-mini-widgets-in-menu .inline_style img{
    height:30px;
    width:auto;
}
.dt-mobile-header .branding{
    border-bottom:solid 1px rgba(241, 241, 241,0.5);
    margin-bottom: 19px;
    padding-bottom: 16px;
}




.dt-mobile-header .branding a img, .dt-mobile-header .branding img{
    width:203px;
}
/************** para menu secundario ***************/
.dt-mobile-header #header_microwidget2-menu li > a{
    padding: 16.5px 14px;
}
.dt-mobile-header #header_microwidget2-menu li{
    display:block;
    margin: 0;
}
.dt-mobile-header #header_microwidget2-menu > li.withborder{
    margin-top: 17px;
    padding-top: 16.5px;
}

.dt-mobile-header #header_microwidget2-menu li > a .menu-text{
    font-size: 16px;
    color: #F1F1F1;
    font-weight: bold;
}
.dt-mobile-header #header_microwidget2-menu{
    border-bottom:solid 1px rgba(241, 241, 241,0.5);
    width:100%;
    padding-bottom: 16.5px;
}