/*
Theme Name:   BeuvelotJuliette
Description:  Write here a brief description about your child-theme
Author:       admin
Author URL:   https://beuvelot-demo.bforbiz-wp.com
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  BeuvelotJuliette
*/

/* Write here your own personal stylesheet */
label.gfield_consent_label {
    display: contents!important;
    font-size: 13px!important;
    vertical-align: unset;
    float: left;
    width: 83%!important;
}

.gform_legacy_markup_wrapper .gform_footer {
    padding: 0 0 10px 0!important;
    margin: 0 0 0 0!important;
}
header.page-header {
    display: none;
}

.elementor-41 .elementor-element.elementor-element-50b4abf6.elementor-sticky--effects .elementor-widget-nav-menu .elementor-nav-menu .elementor-item{
	color: #fff !important;
    fill: #fff !important;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 100%!important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
    float: right !important;
    background: #002945 !important;
	color: #fff !important;
    border: 1px solid #fff !important;
	font-size: 1.5em !important;
}
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover{
	background: #7c8389 !important;
}
 @media (max-width: 992px) {
	 .bg-header{background:#002945}
 }
 @media (max-width: 767px) {
	  
	 #sticky-social-icons-container {
    display:block !important;
	}
	[role~=tooltip][data-microtip-position=left]:before {
    background: none!important;
}
	[role~=tooltip][data-microtip-position=left]:after{
		   display:none !important;
	}
#sticky-social-icons-container li {
    margin-top: 10px;
}	
#sticky-social-icons-container {
       top: 79%!important;
}
}		
	 @media (min-width: 768px) {
		 .box-sl{max-width:610px!important;}
	 #sticky-social-icons-container {
    display:none !important;
	}
	}