/*
Theme Name: Optimiza Theme
Theme URI: https://optimizaclick.com
Description: Optimiza Theme is a child theme of Hello Elementor, created by Optimizaclick team
Author: Optimizaclick
Author URI: https://optimizaclick.com
Template: hello-elementor
Version: 1.0.1
Text Domain: optimizaclick
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
/*----trampa menu proyectos-------*/
.elementor-nav-menu .sub-arrow {
     padding: 0!important;
}
/*----------------- boton cookies -------------------*/
.cky-revisit-bottom-left {
    bottom: -120px!important;
    left: 24px!important;
}
/*------------------- Esconder idiomas menu ----------------*/
/*li.menu-item.wpml-ls-slot-2.wpml-ls-item.wpml-ls-item-en.wpml-ls-menu-item.wpml-ls-first-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item.menu-item-wpml-ls-2-en {
    display: none;
}
li.menu-item.wpml-ls-slot-2.wpml-ls-item.wpml-ls-item-es.wpml-ls-current-language.wpml-ls-menu-item.wpml-ls-last-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item.menu-item-wpml-ls-2-es {
    display: none;
}*/

/*------------ tamaño fuente menu -----------*/
li.font__men__c > a.elementor-item {
    font-size: 28px !important;
}

@media only screen and (max-width: 767px) {
li.font__men__c > a.elementor-item {
    font-size: 20px !important
	}
}