/*
Theme Name: Hello Elementor Child
Theme URI: https://es.wordpress.org/themes/hello-elementor/
Version: 2.4.1
Description: Tema hijo de Hello Elementor
Author: Pululart
Author URI: https://es.wordpress.org/themes/hello-elementor/
Template: hello-elementor
*/
 
/*----------------- Cambios a partir de aquí -------------------------------*/
/*GDPR---------------------------------------------------------------------------------------------------------------------*/

.cli-tab-footer .wt-cli-privacy-accept-btn {
	background-color: #F4A151; 
}

#wt-cli-privacy-save-btn:hover {
	color: white !important;
}

#cliModalClose:hover {
	background-color: #F4A151;
}

/* menus */
#menu-1-ce288de li.menu-item a,
#menu-1-5143d32 li.menu-item .sub-menu li.menu-item a {
	color: #333333;
}

#menu-1-ce288de li.menu-item a:hover,
#menu-1-5143d32 li.menu-item .sub-menu li.menu-item a:hover,
#mysticky-nav.wrapfixed ul li.menu-item a:hover {
	color: #F4A151;
}


/*POSTS*/
.post .page-header {
	margin: 100px 40px 40px;
}
.post .post-tags {
	clear: both;
}
.post .postNavigation {
	margin-top: 80px;
	margin-bottom: 120px;
}

