/*
	Theme Name: AnnaIntinibyinova
	Version: 2.1
	Description: Thème enfant de Divi propulsé par INOVA-WEB
	Template: Divi
	Author: Inova-Web
	Author URI: https://www.inova-web.fr
*/

@import url("../Divi/style.css");

.post-meta{
	display: none !important;
}

.titre-resume{
	text-transform:uppercase !important;
	font-size:130% !important;
	font-weight:bold !important;
}

/*------------------------------------------------------------*/
/*--------------------- ZOOM LEGER IMAGES --------------------*/
/*------------------------------------------------------------*/

.zoom{
	overflow:hidden !important;
}

.zoom img{
	transition: all .3s linear !important;
}

.zoom:hover img{
	transform:scale(1.1) !important;
}

/*------------------------------------------------------------*/
/*--------------------- TRAIT ACTUALITÉS ---------------------*/
/*------------------------------------------------------------*/

/*.post-content-inner p {
	margin-bottom:40px;
}

.et_pb_post h2::after{
	content: "";
	position: absolute;
	margin: 40px -215px;
	margin-bottom: 50px;
	border-top: 3px solid #383838;
	width: 5%;
	height: 6px;
}*/


/*------------------------------------------------------------*/
/*------------ REMPLISSAGE BCKG GAUCHE A DTE -----------------*/
/*------------------------------------------------------------*/


.btn-contact{
	background: linear-gradient(to right, black 50%, #FFCE0E 50%);
	background-size: 200% 100%;
	background-position: right bottom;
	padding:15px 35px;
	transition: all .3s ease !important;
}

.btn-contact:hover{
	background-position: left bottom !important;
	color:#fff;
}


/*------------------------------------------------------------*/
/*------------- MENU DU FOOTER EN BLOCK ----------------------*/
/*------------------------------------------------------------*/

#menu_footer ul{
	display:block !important;
}

/*------------------------------------------------------------*/
/*---------------- HOVER ACTUS MOVE UP -----------------------*/
/*------------------------------------------------------------*/

/*.et_pb_post{
	transition: transform 1.2s !important;}

.et_pb_post:hover{
	transform: translateY(-20px) !important;
}*/


/*------------------------------------------------------------*/
/*-------------CENTRAGE VERTICAL DANS DIV---------------------*/
/*------------------------------------------------------------*/
.ds-vertical-align {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ds-vertical-align-bottom {
    display: flex;
    align-items: flex-end;
}

.align-center {
    margin: auto !important;
}


/*------------------------------------------------------------*/
/*----------------ORDRE MOBILE et TABLETTS--------------------*/
/*------------------------------------------------------------*/
@media all and (max-width: 980px) {
	/*** wrap row in a flex box ***/
	.custom_row {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap; /* Safari 6.1+ */
		flex-wrap: wrap;
	}
	 
	/*** custom classes that will designate the order of columns in the flex box row ***/
	.first-on-mobile {
		-webkit-order: 1;
		order: 1;
	}
	 
	.second-on-mobile {
		-webkit-order: 2;
		order: 2;
	}
	 
	.third-on-mobile {
		-webkit-order: 3;
		order: 3;
	}
	 
	.fourth-on-mobile {
		-webkit-order: 4;
		order: 4;
	}
	/*** add margin to last column ***/
	.custom_row:last-child .et_pb_column:last-child {
		margin-bottom: 30px;
	}	 
}


/*------------------------------------------------------------*/
/*-------------------RECHERCHE HOMEPAGE---------------------*/
/*------------------------------------------------------------*/

#search_form .es-search__wrapper {
	background-color: #000000;
	border-radius:5px !important;
}
#search_form label {
	color:#ffffff;
	text-transform: uppercase;
}

#search_form input[type=text], #search_form input[type=search] {
	color:#ffffff;
	background-color: #000000;
	border:none;
	border-bottom:1px solid #777777
}
#search_form input[type=text] {
	height:34px
}
#search_form input[type=search] {
	height:30px	
}
#search_form .es-search__buttons .es-button__wrap:first-child {
	display: none;
}
#search_form .es-search__buttons .es-button__wrap:nth-child(2)  input[type=submit] {
	 background-color: #ffffff !important;
	color:#000000 !important;
	border-radius:5px !important;
	border:none !important;
	cursor: pointer !important;
	font-weight:bold !important;
	transition: all 0.5s linear !important;
}
#search_form .es-search__buttons .es-button__wrap:nth-child(2)  input[type=submit]:hover {
	letter-spacing: 1px !important;
}
#search_form .select2-container--default .select2-selection--multiple {
	background-color: transparent
}
#search_form .es-search__wrapper .es-search__field .es-field__wrap .select2 .select2-selection {
	border:none
}


/*------------------------------------------------------------*/
/*-------------------RECHERCHE INTERNE---------------------*/
/*------------------------------------------------------------*/

#search_form_2 .es-search__wrapper {
	background-color: #ffffff;
	border-radius:5px !important;
}
#search_form_2 label {
	color:#000000;
	text-transform: uppercase;
}

#search_form_2 input[type=text], #search_form_2 input[type=search] {
	color:#000000;
	background-color: #ffffff;
	border:none;
	border-bottom:1px solid #777777
}
#search_form_2 input[type=text] {
	height:34px
}
#search_form_2 input[type=search] {
	height:30px	
}
#search_form_2 .es-search__buttons .es-button__wrap:first-child {
	display: none;
}
#search_form_2 .es-search__buttons .es-button__wrap:nth-child(2)  input[type=submit] {
	 background-color: #000000 !important;
	color:#ffffff !important;
	border-radius:5px !important;
	border:none !important;
	cursor: pointer !important;
	font-weight:bold !important;
	transition: all 0.5s linear !important;
}
#search_form_2 .es-search__buttons .es-button__wrap:nth-child(2)  input[type=submit]:hover {
	letter-spacing: 1px !important;
}
#search_form_2 .select2-container--default .select2-selection--multiple {
	background-color: transparent
}
#search_form_2 .es-search__wrapper .es-search__field .es-field__wrap .select2 .select2-selection {
	border:none
}

.properties-template-default h1.entry-title, .properties-template-default .post-meta {
	display: none;
}
/*------------------------------------------------------------*/
/*------------------------FOOTER------------------------------*/
/*------------------------------------------------------------*/

@font-face{
    font-family: 'Roboto Condensed';
    src: url("assets/webfonts/RobotoCondensed-Light.ttf");
}

#containercopy #copyrightrocket:hover {
    background-image:url('assets/img/footer/rocketColor.svg') !important;
}

#containercopy{
    font-family:"Roboto Condensed"; 
	font-weight:700; 
	font-size:12px;
	padding: 25px 0px 25px 0px;
	border-top:1px solid #ffffff; 
	line-height: 2em;
}

#containercopy a.div3 { 
	height: 50px;
	width: 50px;
	display: block;
    height: 50px;
    width: 50px;
    transition: all ease-in-out .5s;
}

#containercopy .cell1 {
	display:inline-block;
	width:50%;
	text-align:left
}

#containercopy .cell2 {
	display:inline-block;
	width:49%;
	text-align:right
}

#containercopy .copyinova {
	display: inline-block; 
	height: 100%
}

#containercopy .copylogo {
	 width: 50px;   
	display: inherit;   
	height: 50px; 
	float: right;  
	margin-left: 25px;
}

@media all and (max-width: 767px) {

	#containercopy .cell1 {
		display:block;
		width:100%;
		text-align:center
	}

	#containercopy .cell2 {
		display:block;
		width:100%;
		text-align:center
	}

	#containercopy .copyinova {
		display: block; 
	}

	#containercopy .copylogo {
		display: block;
		float: none;
		margin:auto;
	}	
}

#es-map {
	display: none
}

#sidebar .es-slide__title {
	font-size:12px !important;
}

#sidebar .es-slideshow.es-slideshow__horizontal,
#sidebar .slick-track,
#sidebar .slick-slide {
	width: 100% !important;
}

.properties  .es-details-wrap {
	display: none;
}