/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

/*REALISATION*/
.portfolio .project-description, .elementor-slideshow__title, .section-related-ul .date_label{
	display:none
}
.section-post-related .section-related-adjustment{
	padding-top:50px
}
.swiper-pagination{
	z-index:9
}

/*CTA RIGHT*/
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-right ul li{
	height:50px;
	transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
	margin-bottom:20px;
	background-color:#ffcc03
}
.wpfm-template-2 .wpfm-menu-nav ul li a span{
	line-height:50px;
	color:#022D5B;
}
.wpfm-template-2 .wpfm-menu-nav ul li a span i{
	color:#022D5B;
	font-size:30px;
	line-height:50px;
	padding-left: 5px;
}
.wpfm-template-2 .wpfm-menu-nav ul li a span .name{
	font-size:20px;
}

/*BODY*/
.elementor-sticky--active{
	z-index:1
}

/*AVIS*/
.gmbrr.badge.tiny{
	background-color:#fff;
	border-radius:0;
	padding:19px 30px
}
@media all and (max-width:768px){
	.gmbrr.badge.tiny{width:310px;margin:0}
}
@media all and (max-width:767px){
	.gmbrr.badge.tiny{width:auto}
}

/*FOOTER*/
.ginput_container_consent{
	font-size:12px;
	line-height:15px
}
.ginput_container_consent a{
	color:#fff;
	
}
.gform_wrapper .gfield_required, .grecaptcha-badge{
	display:none
}