/*
Theme Name: Smart Mag Child
Theme URI: http://theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: http://theme-sphere.com
Template: smart-mag
Version: 1.0
*/

@import url("../smart-mag/style.css");

.main-featured .cat-5 {
background-color:#F05A28;
}

.cat-5 {
background-color:#F05A28;
}




.main-featured .cat-6 {
background-color:#27A9E1;
}

.cat-6 {
background-color:#27A9E1;
}




.main-featured .cat-3{
background-color:#8CC63E;
}

.cat-3{
background-color:#8CC63E;
}




.main-featured .cat-4 {
background-color:#91268F;
}

.cat-4 {
background-color:#91268F;
}




.main-featured .cat-7 {
background-color:#8A5D3B;
}

.cat-7 {
background-color:#8A5D3B;
}



.main-footer .widget {
  line-height: 1.4;
}


.book-review .post-header .post-meta { display: none; }


.post-type-archive-book-review .sidebar { display: none; }

.post-type-archive-book-review .main-content { width: 100%; }

.post-type-archive-book-review .main-content .column.half { width: 20%; float: left; display: inline-block; }

.post-type-archive-book-review .main-content .book-review-wrapper { width: 20%; float: left; display: inline-block; }

/*.post-type-archive-book-review .main-content .listing .column:nth-child(odd) { clear: none; }*/

.single-book-review .section-head { display: none; }

.single-book-review .author-info { display: none; }

.single-book-review .related-posts { display: none; }

.post-type-archive-book-review .main-content .column.half { height: 300px; overflow: hidden;}

.post-type-archive-book-review .main-content .column.half .excerpt { max-height: 80px; line-height: 1.2; overflow: hidden; }

.post-type-archive-book-review .main-content .column.half .excerpt .post-meta { display: none; }
.post-type-archive-book-review .main-content .column.half .excerpt .post-data { display: none; }
.post-type-archive-book-review .main-content .column.half .excerpt hr { display: none; }

.post-type-archive-book-review .main-content .column.half .highlights h2 { max-height: 35px; overflow: hidden; }

.navigation .menu li a { padding: 0px 13px; font-size: 12px; }

.search .query, .searchform input, .searchform #s { color: #333; background: #FFF; border-right: #FFF }

.top-bar .search .fa-search { color: #333; }

.book-review-wrapper {
	clear: both;
	margin: 10px 0 20px;
	display: inline-block;
	width: 20%;
    	padding-right: 20px;

}


