/* 
Theme Name: Muotosairaala - Theme
Theme URI: muotosairaala.fi/
Description: Muotosairaala 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;
    
}
ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
    word-break: break-word;
    list-style: none!important;
}
li.elementor-icon-list-item {
    list-style: none;
}