/* Enter Your Custom CSS Here */
.single .post-img {
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 900px;
}
.single .post-entry {
    margin: 0 auto;
    max-width: 900px;
}
#logo h1 {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 40px;
}
#content {
    margin-bottom: 50px;
}
.pagination{
    margin-top:50px;
}
.post-meta{
    margin-top:0;
}
#nav-wrapper li#menu-item-14310-fr {margin-right: 6px !important;}
#nav-wrapper li#menu-item-14312-fr {margin-right: 6px !important;}
#text-3 p a,
.widget_recent_entries ul li{
    text-align:center;
    color:#424242;
    border:none;
    line-height:24px;
    display:block;
    padding-top:0;
    margin-bottom:0;
    margin-top:0;
    padding-bottom:5px;
}
#text-2 p a,
.widget_recent_entries ul li{
    text-align:center;
    color:#424242;
    border:none;
    line-height:24px;
    display:block;
    padding-top:0;
    margin-bottom:0;
    margin-top:0;
    padding-bottom:5px;
}
.post-box {
  	margin-top: 10px;
}
.post-entry h1 {
	font-size: 20px;
}
.post-entry h2 {
  	font-size: 20px;
    color: #000;
  	margin-bottom: 10px;
}
.post-entry img{
    padding:2px 0 0.5px;
}
.list-item .list-content {
	text-align:center;
}
.feat-overlay {background: rgba(255,255,255,.8); box-shadow: none;}

.post-entry ul li{
		font-size: 14px;
		font-family: 'Poppins';
		margin-bottom: 6px;
}

.post-header h1 {
	letter-spacing: 0px;
}

.post-entry h1 {
	letter-spacing: 0px;
}

.item-related h3 a {
    letter-spacing: 0px;
		font-family: "Yeseva One";
		color: #000;
}

.instagram-title {
    font-family: "Poppins";
		font-weight: bold;
}