/* 
Theme Name:		 Make Child Theme
Theme URI:		 http://www.websitebundles.com/
Description:	 Theme by Site <a href=\"http://childthemegenerator.com/\">http://childthemegenerator.com/</a>
Author:			 WebsiteBundles
Author URI:		 http://childthemegenerator.com/
Template:		 make
Version:		 1.0.0
Text Domain:	 Make-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */

.container, .infinite-footer-container, .page-template-template-builder-php .entry-content > .twitter-share {
	padding:0px;
}
.site-header-main {
    padding:14px 0 0;
}
.site-header-main .container {
    max-width:1144px;
}
h1, h2, h3, h4, h5, h6 {
	color:#002663;
}
.page-template-template-builder-php .entry-header, .entry-header {
	margin-top:28px;
	margin-top:2.8rem;
	margin-bottom:11px;
	margin-bottom:1.1rem;
}
.entry-title, h1 a {
	font-weight:normal;
}
.search article.post, .search article.page{
	margin:0;
	padding:0;
}
#site-main p, #site-main li, #site-main td {
	text-align:justify;
}
.site-footer {
	padding: 0;
}
.site-footer .container {
    max-width:1144px;
}
.site-footer div.footer-widget-container {
	background-color:#a17d1d;
}
.site-footer .widget-area {
    margin-bottom: 0;
}
#site-footer .widget {
    margin-top: 20px;
    margin-bottom: 20px;
	text-align:center;
}
#site-footer .widget a {
	color:#ffffff;
}
#site-footer .widget a:hover {
	color:#002663;
}
.site-footer .site-info {
	padding: 10px;
}