/*---------------------------------------------------------------------------------

 Theme Name:   Raphaël Mahaim
 Theme URI:    https://mahaim.ch
 Description:  Thème officiel de Raphaël Mahaim
 Author:       Raphaël Dupertuis
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

.widget_search {
	display: none;
	visibility: hidden;
}

.et_pb_gutters3 .et_pb_column_1_4 .et_pb_widget, div.et_pb_widget.widget_block {
	margin-bottom:30px !important;
}

.logo_container img {
	display: none;
	visibility: hidden;
}


body.page-id-2136 article.et_pb_post 
 {
	margin-bottom: 75px;
	margin-top:75px;
	padding-bottom:75px;
}

body.page-id-2136 article.et_pb_post div.post-content:after {
  content : "";
  position: absolute;
  left    : 45%;
  bottom  : 0;
  height  : 1px;
  width   : 10%;  /* or 100px */
  border-bottom:2px solid #9e9e9e;
}

body.page-id-2136 article.et_pb_post.post-2265 {
	margin-top: 0;
}