/*
 Theme Name: Flex Mag Child
 Theme URI:
 Description: Flex Mag Child Theme
 Author: Michael Mark
 Author URI: http://www.soulondisplay.de/
 Template: flex-mag
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: Flex Mag Child Theme
*/

/*
You can start adding your own styles here. Use !important to overwrite styles if needed. */

.no-margin {
	margin-bottom: 0px;
}

#post-info-wrap {
    margin-bottom: 40px;
}

@media screen and (max-width: 767px) {

	.author-box-bot {
    	display: none;
    	visibility: hidden;
  	}

}

.post-cont-out,
.post-cont-in {
	margin-right: 0px;
}

#post-sidebar-wrap-ads {
   	float: left;
	line-height: 0;
	margin-bottom: 30px;
	margin-left: 0;
	position: relative;
	text-align: center;
	width: 100%;
}

#post-sidebar-wrap-ads {
    text-align: center;
}

.post-cont-in {
	margin-right: 0px;
}

.share-count {
	display: none;
}


 
