/* 
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
*/


.logo-scroll {
    padding: 8.06px 0;
}

.logo-scroll,
.scroll-viva .logo-top {
    display: none;
}

.scroll-viva .logo-scroll {
    display: block;
}


#closeyourfuckingmouth,
#openmyass,
#buscar {
    cursor: pointer;
}

#menuse-viva {
    transition: 0.4s;
}

#menuse-viva.abiertito {
    top: 0 !important;
}




#buscafake {
    overflow: hidden;
    height: 0;
    transition: 0.4s;
}

#buscafake.abiertapati {
    height: 50px;
}

#buscafake input {
    border: none;
    background: transparent;
}

#buscafake input:focus-visible {
    outline: none;
}