/*
Theme Name: Shiroi Hana Child Theme
Description: Shiroi Hana Child Theme
Template: shiroihana
Version: 1.0
*/

@import url("../shiroihana/assets/css/shiroi.min.css");

/* =Theme customization starts here
------------------------------------------------------- */
.brand a img {max-width:800px !important;}
.single .post .post-media {display:none;}
.entry-content img {display:block;}
.home .featured-entry-meta {display:none;}
.post-media-image {text-align: center;}
.entries-wrap {-webkit-box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.2);-moz-box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.2);box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.2);}