/*

Theme Name: Hello Elementor Child

Theme URI: https://wp-themes.com/hello-elementor

Author: ChildThemeWP.com

Author URI: https://childthemewp.com

Description: My WordPress Hello Elementor child theme.

Template: hello-elementor

License: GNU General Public License v3

License URI: https://www.gnu.org/licenses/gpl-3.0.html

Version: 1.0.0

Text Domain: hello-elementor-child

*/

.header {
    background-color: transparent;
    transition: background-color 0.3s ease;
}

.header.scroll {
    background-color: #fff!important; 
}


@media (min-width: 1365px) {

}



@media (min-width: 1025px) {

}



@media (max-width: 1024px) {



}



@media (max-width: 768px) {



}



@media (max-width: 479px) {



}

