/*
Theme Name: Cocoon Child
Template: cocoon-master
*/
* { box-sizing: border-box; max-width: 100%; }
body { overflow-x: hidden; }
img { max-width: 100% !important; width: auto; height: auto; }
.sns-share-buttons { display: none !important; }
.sns-follow-buttons, .author-content-area { display: none !important; }
.post-count-wrap { display: none !important; }
.entry-card-meta, .post-meta { display: none !important; }
.admin-pv-by, .today-pv, .week-pv, .month-pv, .all-pv { display: none !important; }
.fa-bar-chart { display: none !important; }
.wp-list-table * { max-width: none; }
