/*!
Theme Name: Monstroid2 Child
Theme URI:
Author: Zemez
Author URI:
Description: Monstroid2 child theme.
Template: monstroid2
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: monstroid2-child
*/

header.scrolling section.elementor-section {
	background-color:#FFFFFF !important;
	background-image:linear-gradient(180deg, #06091D0E 0%, #1F21AB00 35%) !important;
	box-shadow:0px 0px 15px rgba(0,0,0,.09);
}

header.scrolling .menu-item-link-top .jet-nav-link-text {
	/*font-weight: 700 !important;*/
}

header.scrolling section.elementor-section .menu-item-link-top, header.scrolling section.elementor-section .menu-item-link-sub {
	color: #060913 !important;
}

header.scrolling section.elementor-section .menu-item.current-menu-item > .menu-item-link-top, header.scrolling section.elementor-section .menu-item.current-menu-item > .menu-item-link-sub {
	color: #D1F8F8 !important;
}

header.scrolling section.elementor-section .menu-item:hover > .menu-item-link-top, header.scrolling section.elementor-section .menu-item:hover > .menu-item-link-sub {
	color: #D1F8F8 !important;
}

header.scrolling section.elementor-section .jet-nav__sub {
	background-color: #EFEFEF !important;
}
body:not(.page-template-fullwidth-content) .site-content {
    margin-top: 0px;
    margin-bottom: 0px;
}
#toTop:before {
    font-size: 45px;
}
