/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1761658657
Updated: 2025-10-28 13:37:37

*/

div.header-inner{
	z-index:999;
}

ul#menu-menu-principal > li > a, ul#menu-menu-principal > li > a:hover {
    color: #fff;
	font-size: 16px !important;
	font-weight: 600 !important;
}

ul#menu-menu-principal > li.current_page_item > a {
    color: #E6C2A0;
	font-size: 18px !important;
	font-weight: 600 !important;
	border: 2px solid #E6C2A0;
    border-radius: 20px;
}

ul#menu-menu-pie > li > a {
    color: #fff;
	font-size: 14px !important;
	font-weight: 400 !important;
}

.site-footer .site-branding {
    padding-bottom: 50px;
}

@media (max-width: 1200px) {
	footer .site-navigation ul.menu a {
		padding: 5px 5px;
	}
	
	.menu-item-has-children ul > li {
    	display: contents !important;
	}
}


.site-footer .footer-inner .copyright {
    	padding-top: 20px;
        padding-bottom: 20px;
}


.site-navigation ul.menu li.menu-item-has-children:after {
	color:#fff !important;
}	

.site-navigation ul#menu-menu-pie li.menu-item-has-children > ul > li > a:hover {
    color: #fff !important;
}


.sub-menu {
	background-color: transparent !important;
}

.elementor-kit-20 h6 {
    text-transform: none !important;
	color:#000 !important;
}
.elementor-kit-20 h4, .elementor-kit-20 h5 {
	color:#000 !important;
}

#privacidadform a {
	text-decoration: underline;
}

#privacidadform a:hover {
    color: #fff;
}

body.page-id-3 header#site-header,  body.page-id-3 footer#site-footer, body.page-id-331 header#site-header,  body.page-id-331 footer#site-footer {
	background-color: #000 !important;
}	


#cmplz-document {
    max-width: 100% !important;
}


#cmplz-document h2, #cmplz-document h3,  #cmplz-document a, #cmplz-document p, #cmplz-document span, #cmplz-document ul, #cmplz-document div {
    color: #000 !important;
	font-family: 'Inter' !important;
}

#cmplz-document h2 {
	font-size: 24px;
}

#cmplz-document p {
	font-size: 16px;
}


body.error404 {
	background-color: #17171A !important;
}

body.error404 h1.entry-title {
  font-size: 60px;
  text-align: center;
}

body.error404 div.page-content p {
  text-align: center;
}

#logoKD {
	width:40%;
	margin-top:50px;
	margin-bottom: 50px;
}



@media (max-width: 767px) {
	#logoKD {
		width: 80%;
    	margin-top: 0px;
    	margin-bottom: 100px;
  	}
}