/* 
Theme Name: Suomen vesiturva - Theme
Theme URI: suomenvesiturva.fi/
Description: Suomen vesiturva teema
Author: OravaMedia
Author URI: https://oravamedia.fi/
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
*/

.header{
	max-width:225px; 
}
.elementor-sticky--effects .header{
	max-width:190px; 
}
.elementor-sticky--effects .header img {
    width: 190px!important;
    -webkit-transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    
}