/*
Theme Name: Colormag Pro Child Theme
Theme URI: http://themegrill.com/themes/colormag/
Description: Child Theme for Colormag Pro
Author: ThemeGrill
Author URI: http://themegrill.com
Template: colormag-pro
Version: 1.0
*/
.widget_tabbed_colormag .article-content {padding-top: 5px;}
.widget_featured_posts .article-content .below-entry-meta {margin-bottom: 2px;}
div.below-entry-meta span.byline, div.below-entry-meta span.post-views {display: none;}
@media screen and (max-width:768px) {
#colormag_300x250_advertisement_widget-9 {display:none;}
.flex-function {
display: flex!important;
flex-direction: column;
}
.flex-function  .secondaryblock {order: 1; -webkit-order: 1; -ms-flex-order: 1; -moz-box-ordinal-group: 1;-webkit-box-ordinal-group: 1; }
.flex-function  .firstblock {order: 2; -webkit-order: 2; -ms-flex-order: 2; -moz-box-ordinal-group: 2;-webkit-box-ordinal-group: 2; }

.flex-function2 {
display: flex!important;
flex-direction: column-reverse;
}
}
.tabbed-widget-recent .hide {display: none;}