/*
Theme Name: smartyPoutou
Theme URI: http://paris-gay.com
Description: Theme a partir de Smarty
Author: Patrick Henry
Author URI: http://www.patrickhenry.fr
Version: 1.0.0
*/
body {
color:black;
background-color:#4f7196 !important;
background-image:url(/wp-content/themes/HTML/assets/images/backgrounds/7.jpg);
background-repeat:no-repeat;
background-position:top;
background-attachment:;
}

.shadow-after-3:before{
    height: 50px !important;
    bottom: -50px !important;
}

.nav-main {
display: block;
}

body.boxed #wrapper {
margin-top:0 !important;
margin-bottom:0 !important;
}

section#home {
padding:0 !important;
}

.box-pink>div:nth-child(1), .box-pink>div:nth-child(4) {
	background-color:@deedf5;
}
.box-pink>div:nth-child(2), .box-pink>div:nth-child(3) {
	background-color:#bedbea;
}

.footer_right ul{
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
 }   
.tumblr_post{
    display: inline-block;
    margin-right: 5px;
    padding-left: 5px;

}


.children {
margin-top: 10px;
}
#footer img.footer-logo {
    margin-top:-15px;
}
#adresse {
	background:url('assets/images/paris-map-footer.png') no-repeat top left;
	min-height: 270px;
}
.btn-social.btn-sm>:first-child {
    line-height: 35px;
}
.post-archive-title{
margin: 0 0 5px 0;
}

.blog-post-item , .blog-post-item h2 {
margin-bottom:0;
padding-bottom:10px;
border-bottom: #fff 1px solid;
}
.post-archive-title {
margin-bottom:0;
}

.timeline .timeline-entry{
	color : black;
    left: -110px;
    width: 80px;
    height: 80px;
    background-color: #eee;
}
// Images single sur toute la largeur du single
img.attachment-slide.size-slide.wp-post-image {
    width: 100%;
}

.fa-subway{
padding-right: 0.5em;
}
// probleme overlay sur site origin
.overlay {
	background-color: red;
	position:static !important;
	
}

ul li.current-cat  {
    color: #fff;
    background-color: rgba(0,0,0,0.15) !important;
}

/* icone métro */
.ico-M {
font-style: normal;
color : blue !important;
}

#footer>.container {
    margin-bottom: 0px;
}

