/*
Theme Name: Ecoheat Child Theme
Theme URI: http://ecoheat.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Ecoheat
Template: ecoheat
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: ecoheat

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.logos img {
    height: 80px !important;
    width: auto;
}
.post-services-archive,
.post-services-archive:after {
    display: none;
}
/* FORMULAIRE D'INSCRIPTION */
#wpmem_reg {
    margin: auto;
    background-color: #f6f1eb;
    padding: 30px 50px;
    border-radius: 5px;
    max-width: 1000px;
}
#wpmem_reg legend {
    text-align: center;
    font-family: figtree;
    font-size: 36px;
    margin-bottom: 30px;
}
#wpmem_reg .div_checkbox label {
    display:block;
    margin-left: 5px;
}
#wpmem_reg .div_checkbox {
    display: flex;
}
#wpmem_reg label {
    display:none;
}
#wpmem_reg input.textbox {
    height: 50px;
    max-width: 500px !important;
    margin: auto;
    border-radius: 30px !important;
}
.page-id-40368 #lte-nav-wrapper {
    background: #000;
}
/* PAGE FORMULAIRE PARRAINAGE */
.page-id-40389 .lte-header-wrapper,
.page-id-40389 .lte-footer-wrapper {
	display:none;
}
/* PAGE PARRAINAGE */
.page-id-40349.logged-in .connecte,
.page-id-40349 .tableaudebort {
    display: none;
}
.page-id-40349.logged-in .tableaudebort {
	display:flex;
}