#elementor-lightbox-slideshow-single-img{
	display:none;
	visibility:hidden;
}
.mfp-arrow-right {
    left: 95%;
}
 .list-produit{
	/*width:1200px ;*/
	max-width:1200px;
}
.slick-slide img {
    max-height: 575px;
}
.slick-list .img-responsive {
    padding-right: 10px;
    margin: 0 auto;
}
.slider-nav .img-responsive{
    max-height: 135px;
	margin: 0 auto;
}
.result {
    fill: #000000;
    color: #000000;
    background: none;
    border-radius: 0px;
    border: none;
    padding: 10px 0;
    font-weight: 500;
}
.fiche-produit .title h2, .services .title h2, .liste-annonce .title h2, .modal-header .title h2{
	display:inline-block;
    font-weight: 800;
    text-transform: uppercase;
    font-style: italic;
	font-size:28px;
}
.services .title h2{color:#fff;}
.fiche-produit .title img, .services .title img, .liste-annonce .title img, .modal-header .title img{
	margin-bottom:18px;
	display:inline-block;
}
.services .title ,.liste-annonce .title,.description .title, .modal-header .title{
	margin:20px 0px;
}
.liste-annonce select{
	margin-bottom:20px;
}
.produit{
	background:#eee;
	margin:20px 0;
}
.title-produit h3{
	text-align:center;
    font-size: 24px;
	font-weight:bold;
	margin-top:10px;
}
.title-produit h4{
	text-align:center;
    font-size: 18px;
	margin-bottom:10px;
}
.details-produit .cylindree{text-align:right;}	
.details-produit{padding:10px 10px;}
.details-prix .prix-barre{
	padding: 8px;
    margin-bottom: 0px;
	font-size:16px;
}
.details-prix .prix{
	background-image: url(../images/fond-prix.png);
    background-repeat: no-repeat;
    background-size: cover;
	display:flex;
}
.details-prix .prix div{ 
	text-align: right;
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    width: 100%;
    padding: 5px 5px 0 5px;
}
.services{background:#000;
padding:20px;}
.service{
	background-image: url(../images/fond-reservation.jpg);    background-size: cover;
	background-position: 50%;
	z-index: 1;
}
.service .content{
	min-height:280px;    
	z-index: 1;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	width: 100%;
	position:relative;
}
.service .image-content{
    width: 55%;
    top: 10px;
    position: absolute;
}	
.service .content a{
	position: absolute;
    left: 30px;
    top: 200px;
	font-size: 11px;
	font-weight: 500;
	color: var( --e-global-color-9d25264 );
	background-color: #FFFFFF;
	border-width: 0px;
	border-radius: 0px;
	padding:15px;
}
.fiche-produit{
	/*width:1200px ;*/
	max-width:1200px ;
}
.link{
    background-color: #FFFFFF;
    border-style: solid;
    font-size: 15px;
    padding: 15px 30px;
    color: #000;
    text-transform: uppercase;
    float: right;
    border-width: 1px;
    font-weight: bold;
	margin:20px 0;
}
.link2{
	background-color: #000;
    border-style: solid;
    font-size: 13px;
    padding: 10px 30px;
    color: #fff !important;
    border-width: 1px;
    font-weight: bold;
	margin:10px 0;
	display:inline-block;
	width:100%;
}
.link3{
	background-color: #000;
    border-style: solid;
    font-size: 12px;
    padding: 10px 30px;
    color: #fff !important;
    border-width: 1px;
    font-weight: bold;
	margin:0 0 10px 0;
	display:inline-block;
}
.page_liste a{
	float:right;
}
.page_liste h1{
	color:#fff;
	text-transform: uppercase;
	font-size:30px;
	margin:7px 0;
}
.content-area{background:#000;}
.element{
	background:#fff;
	padding:30px;
	margin-bottom:30px;
}
.element-black{
	background:#303030;
	padding:30px;
	margin-bottom:30px;
	color:#fff;
}
.bloc{
	padding-top:40px;
}
.libelle{
    font-size: 30px;
    font-weight: bold;
}
.sous-libelle{
    font-size: 25px;
    margin-bottom:15px; 
}
.sous-libelle-1{
    font-size: 25px;
}
.prix{
	color: red;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}
.element a, .element a:hover{color:#000;}
.element .title p{margin:0px; display:none;}
.contact-title{
	font-weight:bold;
	text-decoration:underline;
	margin:20px 0; 
}
.wpcf7-form-control, .contact-ob{
	margin-bottom:20px;
}
.contact-ob, .contact-submit{
	float:right;
}	
.wpcf7 textarea{height:80px;}
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary.disabled, .btn-primary:disabled{
	background-color: #ED2C1D;
	border-color: #ED2C1D;
}
.ss-sous-libelle{
	color:#696965;
}
.estimation{
	margin-bottom:40px;
}
.element-black table td, table th {
     border: none;
}
.element-black table tbody>tr:nth-child(odd)>td, .element-black table tbody>tr:nth-child(odd)>th {
    background-color: #3E3E3E;
   
}
.img-annonce img {
    max-height: 200px;
    width: auto;
	margin: 0 auto;
}
.img-annonce a {
	display: flex;
}
/* PAGINATION */
.pagination{margin:0 auto;margin-top: 25px;margin-bottom: 50px;text-align:center; display:block;}
.pagination a{padding:0 15px 0 15px;color:#8bafb7;text-decoration:none;text-transform:uppercase;}
.pagination a:hover{text-decoration:none;color: #1a2b3c;}
.pagination .paGprev{color:#1a2b3c;}
.pagination .paGprev:before{display:inline-block;content:" ";width:19px;height:10px;margin: 0px 10px 0 0px;}
.pagination .paGp{color:#1a2b3c;position:relative;}
.pagination .paGp:after{position: absolute;bottom: -10px;left: 0;right: 0;display: block;content: " ";width: 100%;max-width:30px;height: 2px;margin: 0 auto;text-align: center;border-bottom: 2px solid #1a2b3c;}
.pagination .paGsuiv{color:#1a2b3c;}
.pagination .paGsuiv:after{display:inline-block;content:" ";width:19px;height:10px;margin: 0px 0px 0 10px}
.slider-nav {margin-top:30px;}

.loading-overlay {
	display: none;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9998;
  align-items: center;
  justify-content: center;
}

.loading-overlay.is-active {
  display: flex;
}

@media screen and (max-width: 504px) {
	.slider-for img{max-width:450px;}
	.fiche-produit{
		width:100%;
	}
	.list-produit{
		width:100%;
	}
	.page_liste a{
		float:none;
	}
	.link3{
		font-size: 11px;
		padding: 10px;
	}
	
}
