/*
Theme Name: Deploy
Theme URI: http://deploy.mikado-themes.com
Description: A Clean & Modern Business Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.6
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

/* HEADER */
.mkdf-wrapper .mkdf-wrapper-inner .mkdf-page-header .mkdf-menu-area .mkdf-grid { width: 100%; } 
.mkdf-wrapper .mkdf-wrapper-inner .mkdf-content { margin-top: 0px !important; }

.mkdf-main-menu ul li a { color: black !important; } /* Color del texto del header */
.mkdf-main-menu ul li:hover a, .mkdf-main-menu ul li.mkdf-active-item a { color: #0088cc !important; } /* Color del texto del header en HOVER */
.mkdf-drop-down .second .inner ul li a, .mkdf-drop.down .second .inner ul li h4 { color: #bbbbbb !important; } /* Color de menú desplegable */
.mkdf-drop-down .second .inner ul li a:hover, .mkdf-drop.down .second .inner ul li h4 { color: #0088cc !important; } /* Color de menú desplegable en HOVER */
.mkdf-page-header .mkdf-sticky-header .mkdf-main-menu > ul > li > a, body:not(.mkdf-menu-item-first-level-bg-color) .mkdf-page-header .mkdf-sticky-header .mkdf-main-menu > ul > li > a, .mkdf-page-header -mkdf-sticky-header .mkdf-side-menu-button-opener { color: #fff !important; } /* Color del texto del header cuando es modificado al bajar el cursos */

.mkdf-main-menu { width: 110%; } /* menu principal: la pagina "contacto" cambiaba de parrafo */
#menu-menu-principal-1 { margin-top: -70px; margin-left: 200px; } /* menu principal: el menu oculto no se visualizaba en la posicion correcta */ 