/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
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
*/
.elementor-316 .elementor-element.elementor-element-941fae2.elementor-view-stacked .elementor-icon {
    background-color: var( --e-global-color-efc2d82 );
    color: var( --e-global-color-text );
    border: 2px solid var( --e-global-color-text );
}
.eael-interactive-promo figure img {
    opacity: .5;
}
#go-to-header {
    -webkit-transition: transform 0.34s ease;
    transition : transform 0.34s ease;
}
.headerup {
    transform: translateY(-120px); /*adjust this value to the height of your header*/
}
.eael-interactive-promo figure img {
    opacity: 1;
}
.placer-sin-culpa-home figure.effect-sarah {
    background: transparent;
}
.placer-sin-culpa-home .eael-interactive-promo figure.effect-sarah:hover p {
    padding: 4px 0 !important;
}
.placer-sin-culpa-home .eael-interactive-promo figure.effect-sarah h2 {
    padding: .1em 0 .5em !important;
}