/*
Theme Name: Twentytwenty-child
Description: Theme enfant de PALMITO
Author: Applipro
Author URI: https://www.applipro.fr
Template: twentytwenty 
Version: 0.1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Jost&display=swap');

* {
   font-family: 'Jost', sans-serif;
}

header#site-header, div.header-footer-group, footer#site-footer {

  display:none;
}

div.post-inner {

  background-color: #fdeded;
}

header.entry-header {
  background-color: #cd6358!important;
  color:white;
} 


div.info_client, div.container_boissons, div.container_manger {
  padding: 25px;
  margin-top:20px;
  margin-bottom:20px;
}

div.info_client {
  
  background-color: #cd6358;
}

div.container_boissons {
  background-color: #90b8a0 ;
}

div.container_manger {
  background-color: #e6a649;
}

.wpcf7-checkbox {
  display:flex;
  flex-direction:column;
}

label {
  margin: 20px 0;
  font-size:20px;
}

.wp-image-42 {
	max-width:50%!important;
}

.wp-image-45 {
	max-width: 60%!important;
	
}

header.entry-header {
	display:none;
}

div.post-inner {
	padding:0!important;
}
