/*
Theme Name: MeidänPaja - Theme
Theme URI: ammanpaja24.fi/
Description: MeidänPaja teema
Author: LAAKA Media Oy
Author URI: https://laakamedia.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
*/
b, strong {
    font-weight: 600!important;
}
.header{
	max-width:200px!important;
}
.elementor-sticky--effects .header{
	max-width:150px;
}
.elementor-sticky--effects .header img {
    width: 150px!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;

}

.tel.elementor-7 .elementor-element.elementor-element-61af40b7.elementor-sticky--effects > .elementor-container nav .menu-item .elementor-item{
	color:#fff!important;
}

.tel {
    background: var( --e-global-color-primary );
    border-radius: 90px;
	padding:5px 10px!important;
    webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transition-timing-function: cubic-bezier(.58,.3,.005,1);
    -o-transition-timing-function: cubic-bezier(.58,.3,.005,1);
    transition-timing-function: cubic-bezier(.58,.3,.005,1);
}
.tel:hover {
    background: #FF0059!important;
    webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transition-timing-function: cubic-bezier(.58,.3,.005,1);
    -o-transition-timing-function: cubic-bezier(.58,.3,.005,1);
    transition-timing-function: cubic-bezier(.58,.3,.005,1);
}
.tel .elementor-7 .elementor-element.elementor-element-13cb3b69.elementor-sticky--effects > .elementor-container nav .menu-item .elementor-item{
	color: #ffffff!important;
}
selector .elementor-portfolio-item__overlay{
opacity: 1;
top: auto;
}
