/*
 Theme Name:   Twenty sixteen Child
 Theme URI:    http://example.com/twentysixteen-child/
 Description:  twentysixteen-child Theme
 Template:     twentysixteen
 Version:      1.0.0
 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:  twentyfifteenchild
*/

.site-info {
    display: none;
}

/*-------------SUPPRESSION visuel payement sur Weezevent -----------------*/
.credit_cards_block{
display: none !important;
}

#widget_footer .credit_cards_block {
  text-align: center;
  display: none !important;
}
/*-----------------------------------------------------------------------*/


.site-header-main {
display: none;}


/*-------------SUPPRESSION elements blog -----------------*/
.navigation.post-navigation {
    display: none;
}
.entry-footer {
    display: none;
}
body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
    float: left;
    margin-right: -100%;
    margin-left: 0;
    width: 100%;
}

.entry-header {
    display: none;
}


/*-------------formulaire -----------------*/
#caldera_form_1 {
    background-color: #fff;
    padding: 2%;
	color:#15253d;
}

#caldera_form_2 {

    padding: 2%;
    background-color: #e8e8e8;
	margin-top: 2%;
}
body:not(.search-results) article:not(.type-page) img.below-entry-meta, body:not(.search-results) article:not(.type-page) figure.below-entry-meta
{margin-left: 0;}

/*-------------formulaire demande brochure Firoprint-----------------*/

.FormFiro {
font-family: Open Sans,Arial,sans-serif;
color: #b29d5e;
font-weight:normal !important;}

.ChampFiro .form-control
{background-color: #eef2e8 !important;}