/*
Theme Name: Caridad Child
Author: VamTam
Author URI: https://vamtam.com
Template: caridad
*/



/*

put your child theme styles here */
.elementor-button {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.meta-header .meta-header-inside {
    padding-top: 0;
    padding-bottom:0;
}

#scroll-to-top {
    background-color: #FEE8B5;
    border-radius: 25px;
    padding: 7px;
    bottom: 15px;
}

#scroll-to-top svg {
    width: 26px;
    height: 30px;
}

.meta-header-inside {
    align-items: center;
    padding: 0 30px;
}

body.layout-full .page-header {
    max-width: 1440px;
    align-items:flex-start!important;
}

.meta-header .limit-wrapper {
    padding:0;
}

.elementor-nav-menu--main .elementor-nav-menu li a:first-child:hover {
    cursor:pointer!important;
}


/*
you don't need any @import rules

*/
