/*
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: 2.0.1
*/


.titre-recettes * {
    line-height: normal !important;
}

@media screen and (min-width:768px){
	#map-contact{
		margin-top: 138px;
	}
	.mobile-br {
		display: none;
	}	
}

@media screen and (max-width:767px){
	.recettes-liste .desc {
		padding: 10px 0 !important;
	}
	#contact-wrap .section_wrapper {
		flex-direction: column-reverse;
	}
	#envoyez-nous-msg .column_attr {
		padding: 50px 0px 160px !important;
	}
	.produit-slider-title h3.title {
		font-size: 18px !important;
		opacity: 1 !important;
	}
}


@media only screen and (max-width: 767px) {
    .content_slider a.slider_next {
        right: -20px !important;
    }
    .content_slider a.slider_prev {
        left: -20px !important;
    }
	.content_slider.flat a.button, .content_slider.carousel a.button{
		padding:0!important;
	}
	.content_slider a.button{
		top:40%!important;
	}
}