@charset "utf-8";
/* CSS Document */

/*
 Theme Name:   Groupe HEMA Theme
 Theme URI:    http://groupehema.eu/Groupe-HEMA-Theme/
 Description:  Groupe HEMA Theme
 Author:       Stéphanie Luria
 Author URI:   http://example.com
 Template:     Divi
 Version:      3.0.106
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Groupe-HEMA-Theme
*/
/* Theme enfant de divi mélangé avec les fonctions du pluggin d immobilier */


/* Pour aligner les résultats dans la page de résultat de recherche des formations */
.wpp_overview_left_column {float: left;}
.property_div {
min-height: 180px;
}  

.wpp_row_view {
	width:82%;
margin-left: 10%;}


@media (min-width: 768px) and (max-width: 992px){
	.wpp_row_view {
	width:90%;
margin-left: 2%;}
}
	
	@media (max-width: 480px) {
		.wpp_row_view {
	width:90%;
margin-left: 2%;}
}

.wpp_pagination_slider_status {
	width: 58%;
margin-left: 20%;}

.wpp_sort_by_text {
    color: #b01116;
    text-decoration: none;
    text-transform: uppercase;
	font-weight: bold;}

.wpp_property_results {color: #b01116;
    text-decoration: none;
    text-transform: uppercase;
	font-weight: bold;
font-size:x-large;
margin-left: 2%;}

.wpp_pagination_slider_status {margin-top:30px;}

#left-area ul, .entry-content ul {list-style-type: none;
    padding: 0 0px 23px 2em;}

.widgettitle {color: #b01116;
    text-decoration: none;
	font-weight: bold;
font-size:large;
margin-left: 2%;}

.wpp_search_properties_widget .wpp_search_elements li label {float: none;}

h1 {
color: #2ea3f2;
text-align: center;
	font-size: 40px;
	    background: url(/wp-content/uploads/2018/10/trait-bleu-660.png) no-repeat center bottom;
    padding-bottom: 40px;
}

h2 {
    font-size: 26px;
    color: #2b6892;
    margin-top: 40px;
}

.et-tabs-container {
	background-color:#d1e0ea;
}
	
/* mise en forme du menu */
#main-header .nav li ul a {
	padding : 6px 5px;
	border-bottom: 1px solid rgba(0,0,0,.6);
}
