/* Enter Your Custom CSS Here */

.entry-meta {
display: none !important;
}
#comments {
display: none !important;
}
#content {
padding-top: 3px;
}
.page #content {
padding-top: 13px !important;
}

.page .entry-header {
display: none !important;
}
nav.social-navigation {
display: none;
}
nav.navigation.post-navigation {
display: none !important;
}
.site-footer {
border-top: none !important;
}
.site-branding {
display: none !important;
}
.archive h2.entry-title {
display: none !important;
}
.archive header.page-header {
display: none !important;
}

.site-header {
display: none !important;
}





.category .wp-post-image { 
display: none; 
}






.archive article {
float: left !important;
width: 45% !important;
margin-right: 30px;
height: 790px;
}


.archive article img {
width: 85% !important;
height: 100% !important;
height: 250px !important;
max-height: 300px !important;
/* margin-right: 12px !important; */
}
  
  


.archive .wrap {
max-width: 132%;
padding-left: 0em;
padding-right: 0em;
}







