/*
Theme Name: MLBW Child Theme for Gainlove - Nonprofit WordPress Theme
Theme URI: http://demo2.themelexus.com/gainlove
Author: Themelexus Team
Author URI: https://www.themelexus.com/
Description:theme enfant 
Template:  gainlove
Version: 1.0.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: event website, conference website, meetup, assembly, business, congresses, convene, expo, exhibition, meeting, schedule, seminar, speakers, tickets, responsive
Text Domain: gainlove
Template:  gainlove
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.page-title-bar {
    background-color: rgba(9,30,63,0.25)!important; 
    background-blend-mode: multiply;
}

.gainlove_nav.tparrows.rs-touchhover, .gainlove_nav.tparrows.rs-touchhover::before {
    color:#0092FF!important;	
    border-color: #0092FF!important;
}

#map{
	min-height:600px!important;
	height:600px!important;
}
.handheld-footer-bar { display: none;}

.mc4wp-response p{
	color:#fff!important;
}
.elementor-widget-opal-tabs.elementor-widget-tabs .elementor-tabs-wrapper{
	    border-bottom: 2px solid #e5e5e5!important;
}

@media screen and (max-width: 991px) {
	.page-title-bar .wrap .page-title{
		    font-size: 50px!important;

	}
	.opal-wrapper {
    margin-bottom: 0px!important;
}
	
}
@media screen and (max-width: 767px) {
	.page-title-bar .wrap .page-title{
		    font-size: 45px!important;

	}
	.bloc-contact .elementor-icon-box-wrapper{
	flex-direction: column!important;
	}
	.bloc-contact .elementor-icon-box-wrapper .elementor-icon-box-icon{
		margin-right:0px!important;
	}
}