/* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 300px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 300px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 300px; 
}
 }
/* Themify Custom CSS */
.loops-wrapper .post {
    text-align: left;
}
.loops-wrapper.list-post .post-date-wrap:not(.post-date-inline) .post-date, .single .post-content .post-date-wrap:not(.post-date-inline) .post-date {display:none;}