/*
Theme Name: SimpleMag Child Theme
Theme URI: http://themesindep.com/
Author: ThemesIndep
Author URI: http://themesindep.com/
Description: Magazine theme for creative things
Template: simplemag
*/





/* Your CSS code goes here
-------------------------------------- */

.home-section {  margin-top: 0px;}
.home-section .section-header{ margin-bottom:10px;}
.home-section .post-item .entry-details{width:100%;}
.home-section .post-item .entry-image{ height:auto;}
.home-section .post-item .entry-summary { margin-top: 5px;}
.all-news-link{display:none !important; }
@media(max-width:480px){
  .home-section .post-item .entry-details{width:90%;}  
  .composer-button .read-more{max-width:290px;}
}