

.home-title {
    font-size: 45px;
    padding: 30px 0 13px 0;
    text-align: center;
    text-shadow: 2px 1px 0 #F5F5F5, 3px 

3px 0 #B8B8B5;
    line-height: 45px;
}


#homejlm {
  width: 640px ;
  margin-left: auto ;
  margin-right: auto ;
}

.footerContainer, .header-social-container  {
    background: url(https://www.jaimelemonde.fr/wp-content/themes/jlm-theme-2018/assets/images/background/dark/dark.png) 20% 0 #000000;
}

.zem_rp_wrap {
	

clear: both;
}

.zem_rp_wrap .related_post_title {
	clear: both;
	padding: 0 !important;
	margin: 0 !important;
}
div.zem_rp_content {
	display: inline-block !important;
	overflow: hidden !important;
}



ul.related_post {
	

display: inline-block !important;
	position: relative !important;
	margin: 0 -10px 0 0 !important;
	padding: 0 !important;
}
ul.related_post li {
	position: relative !important;
	display: inline-block !important;
	vertical-align: top !important;
	zoom: 1 !important;
	width: 204px !important;
	margin: 10px 10px 10px 0px !important;
	padding: 0 !important;
	background: none !important;
}
ul.related_post li a {
	position: relative !important;
	

display: block !important;
	font-size: 13px !important;
	line-height: 1.6em !important;
	text-decoration: none !important;
	margin-bottom: 5px !important;
	text-indent: 0 !important;
}
ul.related_post li img {
	display: 

block !important;
	width: 200px !important;
	height: 100px !important;
	max-width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	border: none !important;
	

float: none !important;

	border-radius: 3px !important;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !important;
}

ul.related_post li a img.zem_rp_santa_hat {
	display: none !important;
}

ul.related_post li small {
	font-size: 80%;
}

@media screen and (max-width: 480px) {
	ul.related_post li {
		display: inline-block !important;
		width: 150px !important;
		clear: both !important;
	}
	ul.related_post li a:nth-child(1) {
		

float: left !important;
	}
	ul.related_post li a:nth-child(2) {
		font-size: 14px !important;
	}
}



h2.servJLM a { 
	float:none; 
	margin:0 3px 0 3px; 
	width:40px; 
	height:40px; 
	-webkit-transition: all .2s 

ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition:  all .2s ease-in-out; 
	background-repeat:no-repeat;

	display: inline-block; 
	padding-top:0; 
	min-width:40px; 
}

h2.servJLM 

a span { 
	display: inline-block; 
	height:40px;  
	float:none; 
	margin:0 3px 0 3px; 
	width:40px; 
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	

transition:  all .2s ease-in-out; 
	background-repeat:no-repeat;

}

.container .column {
    margin-top: 20px;
}


.related_post_title {

}
ul.related_post {
margin:auto;
text-align:center;
font-family: Rokkitt; 
font-size: 17px !important;
line-height: 1.4em !important;
}
ul.related_post li {
margin:auto;
text-align:center;
width: 200px !important;
}
ul.related_post li a {
margin:auto;
text-align:center;
font-family: Rokkitt;
font-size: 17px !important;
line-height: 1.4em !important;
font-weight: inherit;
}
ul.related_post li img {
margin:auto;
text-align:center;
width: 204px !important;
height: 102px !important;
}


thumbnail {
    max-width: 250px;
    width: 100%;
    height: auto;
}



#formulaire-responsive {
	max-width:600px /*-- à modifier en fonction de la largeur désirée --*/;
	margin:0 auto;
        width:100%;
}
.rang-form {
	width: 100%;
}
.demi-colonne, .colonne {
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	

-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen 

and (min-width: 48em) { 
	.demi-colonne {
		width: 50%;
	}
}

.wpcf7 input[type="text"], .wpcf7 input,[type="email"] .wpcf7 textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
	background: none;
}
.wpcf7-submit{
	float: right;
	color: #69af36; 
      font-family: 'Noto Sans', 

sans-serif;
      border-color: #69af36; 
      font-size: 14px; 
  	  line-height: 49px; 
      height: 49px; 
      font-weight: 600; 
      background-color: #ffffff; 
      border-radius: 4px; 
          -moz-border-radius: 4px; 
      

    -webkit-border-radius: 4px; 
       text-transform: uppercase; 
       border-width: 2px;  
       padding-left: 26px; 
       padding-right: 26px;
}
.wpcf7-submit:hover{
	background: #69af36;
      color: #ffffff;
  }
span.wpcf7-not-

valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 

5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}



#wpforms-18075 .wpforms-form {
    background: rgba(255, 255, 255, 0.6);
	  padding: 10px 15px 20px 15px;    
    max-width: 100%;
	box-shadow: 4px 4px 0 rgba(158, 158, 158, 0.3);
}

#wpforms-18081 .wpforms-form .wpforms-title {
    font-size: 26px;
    margin: 10px 10px 10px 10px;
	content : "Demande de devis"
}


#wpforms-18081 .wpforms-form {
    margin-bottom: 15px;
    background-color: rgba(204, 204, 204, 0.1);
    border: 4px double #DDD;
	  padding: 10px 15px 20px 15px;    
    max-width: 100%;
}

.wpforms-confirmation-container-full {
    color: #333;
    margin: 0 0 24px 0;
    background-color: rgba(204, 204, 204, 0.1);
    border: 4px double #DDD;
    padding: 15px 15px;
}



blockquote, blockquote p {
    font-size: 14px;
    line-height: 21px;
}

blockquote {
    margin: 0 0 20px;
    padding: 9px 5px 0 15px;
   
}