/*
Theme Name: Hello Elementor EFUSACH
Theme URI: https://elementor.com/hello-theme/
Description: Tema hijo para Hello Elementor
Author: WebZen
Author URI: https://www.webzen.cl
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-efusach
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Aquí puedes añadir tus estilos personalizados */

/* Importa los estilos del tema padre */
@import url("../hello-elementor/style.css");

/* Tus modificaciones CSS irán después */

/*h1,h2,h3,h4,h5,h6{
    color: #4D535B;
}*/

/* header */
header{
    background-color: #f5f5f5;
    border-bottom: 2px solid #12a19a;
}

/* Logo */
.site-logo img{
    max-width: 250px;
}

/* Main Menu */
.site-navigation .menu{
    background-color: #12a19a;
    border-radius: 10px;
}
.site-navigation .menu a{
    color: #FFF;
}
.site-navigation > .menu > li:first-child{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.site-navigation > .menu > li:last-child{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.site-navigation > .menu > li.menu-item-has-children:first-child:hover{
    border-bottom-left-radius: 0;
}
.site-navigation > .menu > li.menu-item-has-children:last-child:hover{
    border-bottom-right-radius: 0;
}
.site-navigation .menu li:hover,
.site-navigation .menu li.current-menu-item{
    background-color: #0c7d77;
}
.site-navigation ul.menu li ul{
    background-color: transparent;
}
.site-navigation ul.menu li:hover>ul li:last-child{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.site-navigation .menu .sub-menu .menu-item{
    background-color: #12a19a;
}
.site-navigation .menu .sub-menu .menu-item:hover{
    background-color: #0c7d77;
}
.site-navigation .menu .sub-menu .sub-menu .menu-item:first-child{
    border-top-right-radius: 10px;
}
.site-navigation ul.menu li.menu-item-has-children:after{
    color: #FFF;
}
.site-navigation-toggle-holder button.site-navigation-toggle{
    background-color: #12a19a;
}
.site-navigation-toggle-holder button.site-navigation-toggle .site-navigation-toggle-icon{
    color: #FFF;
}

/* Footer */
#pre-footer{
    background-color: #394049;
    color: #FFF;
    margin-top: 2em;
    padding: 1.5em;
}
#pre-footer h1,
#pre-footer h2,
#pre-footer h3,
#pre-footer h4,
#pre-footer h5,
#pre-footer h6,
#pre-footer p{
    color: #FFF!important;
}
#pre-footer h4{
    margin-top: 0;
}
#pre-footer ul{
    padding-left: 0;
    list-style-type: none;
}
#pre-footer .container > .row > div:first-child{
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 1em;
    border-right: 1px solid rgba(255, 255, 255, .1);
}
#pre-footer ul li,
#pre-footer p{
    font-size: .85em;
    margin-bottom: .5em;
    line-height: 1.4;
}
#pre-footer a{
    color: #6cc5bf!important;
}
#pre-footer a:hover{
    /*color: #12a19a!important;*/
    color: #ea7600!important;
}
#pre-footer figure{
    margin: 0;
}
footer{
    border-top: 1px solid #464c53;
    color: #CCC;
    text-align: center;
}
footer .copyright{
    display: block!important;
    width: 100%;
}

/* BS4 like grid system */
.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
/*[class*="col-"] {*/
[class^="col-"] {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 576px) {
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 768px) {
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
}
.container {
    width: 100%;
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
}

/* Fixes */
.site-navigation ul.menu li ul li.menu-item-has-children:after{
    position: absolute;
    top: 50%;
    right: 0;
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-content .elementskit-info-box-title{
    color: #12a19a!important;
}
.elementor-element .elementskit-info-image-box:hover .elementskit-info-box-title

.ekit-wid-con .elementskit-btn,
.elementor-button,
.wpforms-submit,
.um-button,
.n2-section-smartslider .n2-ss-slide-active .n2-ss-button-container a{
    background-color: #12a19a!important;
    color: #FFF!important;
    border-radius: 6px!important;
    padding: 12px 18px !important;
}

.ekit-wid-con .elementskit-btn:hover,
.elementor-34 .elementor-element.elementor-element-4acbabe .elementor-button:hover,
.elementor-button:hover,
.wpforms-submit:hover,
.um-button:hover,
.n2-section-smartslider .n2-ss-slide-active .n2-ss-button-container a:hover{
    background-color: #0c7d77!important;
}

.eael-simple-menu-container.preset-1 .eael-simple-menu li ul{
	background-color: #eeeeee!important;
}
.eael-simple-menu li .eael-simple-menu-indicator.eael-simple-menu-indicator-open,
.eael-simple-menu li .eael-simple-menu-indicator:hover,
.eael-simple-menu li span.eael-simple-menu-indicator{
	background-color: #394049!imortant;
    border-color: #ea760c!important;
}
.eael-simple-menu li .eael-simple-menu-indicator:hover svg,
.eael-simple-menu li .eael-simple-menu-indicator.eael-simple-menu-indicator-open svg,
.eael-simple-menu li span.eael-simple-menu-indicator svg{
	fill: #ea760c!important;
}
.eael-simple-menu li.current-menu-ancestor > a.eael-item-active,
.eael-simple-menu li.current-menu-item > a.eael-item-active{
	background-color: #dfdfdf!important;
}

p:empty, p:empty::before {
    margin: 0;
    padding: 0;
    border: none;
}