/*
Theme Name: mclaren
Description: customized template
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

h5 {
	text-align:center;
}

h4 {
	line-height:30px;
}


.menu-container .logo-container{
 padding: 10px 36px 10px 36px !important;
}

.row-menu {
 border-bottom: 3px solid #f1b538 !important;
}

.category-info {
	display: none !important;
}
.t-entry-category {
	display: none !important;
}

.extras {
	display: none !important;
}

.t-entry-author {
	display: none !important;
}

.bookImg {
	width: 14%; 
	margin-left: 1%; 
	margin-right: 1%; 
    float: left;
	padding-bottom:20px;
}


.row {
    margin-top:0px;
	margin-bottom:0px;
	
	}




@media (max-width: 959px){
.menu-container .logo-container {
 padding: 10px 36px 10px 36px !important;
}


.fa-twitter-square:before {
 margin-left:36px !important;	
	
}

.fullBook {
	width:300px !important;
	margin-left:auto;
	margin-right:auto;
}


}


@media (max-width: 500px){
.bookImg {
	width: 31%; 
	margin-left: 1%; 
	margin-right: 1%; 
    float: left;
	padding-bottom:10px;
}



}
