/*
Theme Name: Editions des femmes
Theme URI: http://www.2fresh-studio.Com
Version: 1.0
Author: 2fresh' studio
*/

body.home .content-home .actus .actu a{
	display:inline-block;
}

.single-post #content h1{
	margin-top:0;
}

.visuel-top{
  width:200px;
}
blockquote {
  font-family: 'Times', Arial, serif;
  background-color: #f5f5f5;
  margin-left: 30px;
  border-left: 5px solid #007935;
  color: #007935;
  padding: 10px 20px;
  margin-top: 25px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  font-style: italic;
}
blockquote p {
  margin-top: 0;
  margin-bottom: 0 !important;
  font-size: 24px !important;
  line-height: 30px !important;
  font-weight: bold;
  font-style: italic;
  font-family:  "Times New Roman", "serif";
  
}

body.single-post #content blockquote p {
 margin-bottom: 0 !important;

}

.home aside blockquote{
	background: none !important;
	color:#fff;
 
}

.single.single-post #top-blog{
	display: block;
}

.home aside blockquote p,
.home aside blockquote .author{
 font-weight: normal !important;
}

body #doubles-cols-blog #content-left .listing-actu .content .link{
	/*margin-top: -15px;*/
}

#doubles-cols-blog #content-left .listing-actu .content  p{
  margin-bottom: 20px;
}

body.wp-admin{
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;


}

body.wp-admin .menu-top{
  border:none !important;
}

.ssba img{
  height:20px !important;
}

#doubles-cols-blog #content-left .listing-actu .picture img{
	height:auto !important;
}

#content .double-cols .right-content img{
  height:auto;
}


.home .content-home .double-bloc.line2.line3 .left{
      background-color: #bfd9cc;
}
.home .content-home .double-bloc.line2.line3 .right{
      background-color: #d9e8e1;
}

body.home .header-home .icon-social a{
 display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    background: none;
    text-indent: 0;
    margin-left: 3px;
}
body.home .header-home .icon-social a img{
  width: 100%;
  height:auto;

}
body #footer-bottom .right ul li a {
    display: inline-block;
    background: none;
    width: 18px;
    height: 17px;
    text-indent: 0px;
    margin: 0 1px;
}
body #footer-bottom .right ul li a img{
 width: 100%;
  height:auto;
}

#content .contact .line1 .left.center{
      text-align: left;
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    width: 80%;
    margin: auto;
    float: none;
}

@media (max-width: 576px) {
  #content .contact .line1 .left.center{
    width:100%;
    text-align: left;
  }
}


