/*
Theme Name: Twentytwenty Enfant
Description: Theme enfant de Twentytwenty. Vous pouvez maintenant effectuer vos modifications en toute sécurité.
Author: Jerome
Template: twentytwenty
Version: 1.0
*/*

body.custom-background {
	background: black !important;
}

#site-header {
	display: none;
}

/* PAGE BOOKING */

.page-id-84  header {
	padding: 5rem !important;
}
.page-id-84  .post-inner {
	padding: 0px;
}

.page-id-84  h1.entry-title {
	font-size: 3em;
	color: #fe25aa;
}

.page-id-84  .footer-top.has-social-menu {
	display: none !important;
}

.page-id-84  .wpbc_booking_form_simple label {
	color: #fe25aa;
}

.page-id-84  .wpbc_booking_form_simple .block_text {
	color: black;
}

.wpbc_front_end__message {
color: #c23b3b;
    line-height: 1em !important;
}

.wpbc_r_email {
	display: none !important;
}