/*
Theme Name:   hello-elementor child theme
Description:  Write here a brief description about your child-theme
Author:       valeriya Kalmuk
Author URL:   Write here the author's blog or website url
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  hello-elementor-child
*/

/* Write here your own personal stylesheet */


.headerup {}
.mainmenu-stick {}
.elementor-sticky--active {background-color:#fff !important;}

.headerup {background-color:#fff !important;}
.headertop {background-color:transparent !important;}
.headertop .mainmenu-stick a.elementor-item {color:#fff !important}

a.elementor-item {transition : color 0.5s ease !important}
.elementor-widget-theme-site-logo img {transition : filter 1s ease}

.mainmenu-stick a.elementor-item {color:#033359 !important}

#stickyheaders.headertop .elementor-widget-theme-site-logo img {transition : filter 0.5s ease;filter: brightness(0) invert(1)}
#stickyheaders {}