/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

header #menu-principal, header #menu-principal-en, header #menu-principal-fr, header #menu-principal-de, header #menu-princial-pt{
    height: auto;
}
.wpml-ls-current-language{
    border: 1px solid #313232;
    border-radius: 30px;
    padding: 10px 15px !important;
  text-transform: uppercase;
}
.wpml-ls-current-language::before {
    content: url("https://greentia.eu/wp-content/themes/uncode-child/boton-idioma.png");
  }
.menu-primary-inner li a{ text-transform: uppercase;}
.text-color-xsdn-color .widget_nav_menu ul li a{color: #ffffff;}

@media (min-width: 960px) {
    body.hmenu .menu-container .navbar-nav:not(.uncode-close-offcanvas-mobile) {
      vertical-align: middle;
    }
}
@media (max-width: 959px) {
  .fila-logos-tienda .uncode-single-media.text-right{ text-align: center !important;}
  .fila-logos-tienda .uncode-single-media.text-left{ text-align: center !important;}
}