/*
Theme Name: Telepaks theme
Template: colormag
Author: pixelstar
Description: Telepaks theme based on Colormag Wordpress template. To use this theme, the Colormag theme must be installed on the webpage.
Version: 1.0.0.1502532968
Updated: 2017-08-12 10:16:08

*/

.single #content .post,
#content .post {
   box-shadow: none;
}
.search .status-publish{
	margin-bottom:20px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.widget_featured_posts .single-article {
   background-color: #ffffff;
   box-shadow: none;
}
.author-box {
   width: 100%;
   display: inline-block;
   padding: 10px;
   box-shadow: none;
   margin-bottom: 25px;
}
.single-related-posts {
   width: 32.5%;
   box-shadow: none;
   margin-right: 1.25%;
   float: left;
   margin-bottom: 25px;
}
.advertisement_728x90 img {
   margin-bottom: 0;
   box-shadow: none;
   padding: 10px;
   display: block;
   margin: 0 auto;
}

.widget_featured_posts .article-content {
   padding: 0;
}

#content .post .article-content {
   padding: 15px 0 15px 0;
}

