/*
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
*/

#header-text-nav-wrap {
	background-color: #a76e56;
}

.post .featured-image {
    height: 230px;
}

.post .featured-image IMG {
    height: 230px;
    max-width: auto;
}

.entry-header .entry-title {
	height: 85px;
}

#secondary .widget ul li.cat-item {
	display: inline-block;
	width: 49%;
	float: left;
}

.wp-polls .Buttons {
    border: 1px solid #c8c8c8;
    background-color: #a76e56;
}

ul.checklist li .check {
    color: darkgreen;
    font-size: 20px;
    font-weight: bold;
}

.widget-content, .custom-html-widget, #nav_menu-6, #text-4, .widget_categories   {
	background-color: #F2EFE5;
}
