/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.equipement_accepter .elementor-shortcode{
	display:flex;
	flex-wrap:wrap;
}
.equipement_accepter p{
	font-size:17px;
	font-family:"Prompt", Sans-serif;
	width:40%;
}
.equipement_accepter p img{
	margin-right:15px!important;
}


.liste_resultat .booking_search_ajax_container{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
}
/*
.liste_resultat .booking_search_ajax_container h2{
	width:100%;
}
.liste_resultat .booking_search_ajax_container > div{
	width:30%;
}
.liste_resultat .booking_search_ajax_container > div h3 a{
	float:none!important;
	display:flex;
}
.liste_resultat .booking_search_ajax_container .elementor-widget-container p{
	margin-bottom:7px;
	font-size:14px;
}
*/

.liste_resultat .booking_search_ajax_container > div{
	width:100%;
}
.liste_resultat .inLineRes{
	display: flex!important;
    align-items: center!important;
    flex-direction: row!important;
	justify-content: space-between!important;
}
.liste_resultat .inLineRes *{
	gap:0;
}
.liste_resultat .inLineRes a{
	margin:0!important;
}
.liste_resultat .inLineRes a.linkTe{
	display:flex!important;
	font-size:16px!important;
	color:#000!important;
	justify-content:center;
	align-items:center;
}
.liste_resultat .inLineRes a.linkTe div{
	font-size:16px!important;
	color:#000!important;
	margin-bottom:0!important;
}
.liste_resultat .forEquipe{
	font-weight:400!important;
	font-size:13px!important;
}
.liste_resultat .booking_search_ajax_container > .booking_search_result_item.wpbc_container{
	margin-top:0!important;
	padding-top:30px!important;
}
.liste_resultat .booking_search_ajax_container > .booking_search_result_item.wpbc_container:nth-child(odd){
	background-color:#eeeeee7a;
}

body .wpbc_button_light{
	background-color:#074734!important;
	font-family:"Prompt", Sans-serif!important;
	font-weight:500!important;
	text-transform:uppercase!important;
	color:#fff!important;
	font-size:14px!important;
	margin-top:20px!important;
	font-weight:400!important;
	border:none!important;
	border-radius:2px!important;
	cursor:pointer!important;
	padding:12px 24px!important;
	line-height:inherit!important;
	float:none!important;
}
body .wpbc_button_light:hover{
	background-color:#57aa32!important;
}

@media (max-width: 767px) {
	.booking_search_result_item .e-con.e-flex{
		padding: 0 10px!important;
	}
	.booking_search_result_item a.wpbc_button_light{
		margin-bottom:20px!important;
	}
	.equipement_accepter p{
		width:100%!important;
	}
}
/*
.elementor-repeater-item-b4e5fa8:not(.e-hotspot--circle) .e-hotspot__button,
.elementor-repeater-item-6d730aa:not(.e-hotspot--circle) .e-hotspot__button,
.elementor-repeater-item-6a33dd8:not(.e-hotspot--circle) .e-hotspot__button,
.elementor-repeater-item-640686d:not(.e-hotspot--circle) .e-hotspot__button,
.elementor-repeater-item-d4f272d:not(.e-hotspot--circle) .e-hotspot__button,
.elementor-repeater-item-69cf8fc:not(.e-hotspot--circle) .e-hotspot__button,
.elementor-repeater-item-b7902ce:not(.e-hotspot--circle) .e-hotspot__button,
.elementor-repeater-item-9f5892b:not(.e-hotspot--circle) .e-hotspot__button,
.elementor-repeater-item-7eb5417:not(.e-hotspot--circle) .e-hotspot__button,
.elementor-repeater-item-0005107:not(.e-hotspot--circle) .e-hotspot__button,
.elementor-repeater-item-9bd0d27:not(.e-hotspot--circle) .e-hotspot__button,
.elementor-repeater-item-06f15ec:not(.e-hotspot--circle) .e-hotspot__button,
.elementor-repeater-item-ddb52ec:not(.e-hotspot--circle) .e-hotspot__button,
.elementor-repeater-item-760023e:not(.e-hotspot--circle) .e-hotspot__button,
.elementor-repeater-item-d460eaf:not(.e-hotspot--circle) .e-hotspot__button,
.elementor-repeater-item-520a4c5:not(.e-hotspot--circle) .e-hotspot__button,
.elementor-repeater-item-984dd2e:not(.e-hotspot--circle) .e-hotspot__button,
.elementor-repeater-item-e313c79:not(.e-hotspot--circle) .e-hotspot__button,
.elementor-repeater-item-b3bc7fb:not(.e-hotspot--circle) .e-hotspot__button,
.elementor-repeater-item-c4e2a48:not(.e-hotspot--circle) .e-hotspot__button{
	background-color:#074734!important;
}
*/
.titre-terrain{
	font-family: "Prompt", Sans-serif;
    font-size: 44px;
    font-weight: 400;
    color: #000;
}
.titre-terrain span{
	color: #074734;
}
.elementor-element-914fe4b.liste_resultat{
	width:100%!important
}