/*
Theme Name: Menestystarinat
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Menestystarinat is a child theme of Hello Elementor, created by Elementor team. Menestystarinat tunned it to be better faster and smarter.
Author: Menestystarinat Team in base of a templated create by Elementor Team
Author URI: https://menestystarinat.fi/
Template: hello-elementor
Version: 2.0.0
Text Domain: menestystarinat
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: menestystarinat, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/



/* FONT SMOOTH FROM DESIGNER */
body {
  -webkit-font-smoothing: antialiased;
}

/* HIDE Google recaptcha */
.grecaptcha-badge{display:none !important}

/* HOVER EFFECT IN LINKS */
a:hover, a:active, a:focus {
    font-weight: 600 !important;
}
a.elementor-item-active {
      font-weight: 600 !important;
}
.elementor-button:hover .elementor-button-text {  cursor:pointer; font-weight: 600 !important;} 



/* Top BAR menu blur effect */
#top-bar-menu { backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); }
/* DROPDOWN MENU POSITION and with when opening */
.elementor-nav-menu--dropdown {
	position: relative!important;
	width: calc(100vw - 44px) !important;
	overflow: hidden!important;
	top: 0px!important;
}
/* MENU LIST AND ITEMS INSIDE DROPDOWN */
.elementor-nav-menu--dropdown ul { left: 44px!important; padding-top: 20px!important; }
.elementor-nav-menu--dropdown ul a { margin-bottom: -5px!important; }


.cky-revisit-bottom-left{background-color:#fff !important}
