/*
Theme Name: Theme Nature's Best
Theme URI: https://www.nustreammarketing.com/
Author: NuStream Marketing
Author URI: https://www.nustreammarketing.com/
Description: Foundation 6 powered theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: acf, gravity forms
*/
#awardImage {
	max-width: 90px;
    position: absolute;
    top: 0;
    right: 0;
}
.page-template-page-blog .banner {
    height: 500px;
    padding: 150px 0 200px;
    display: block;
    background-size: cover !important;
    background-position: center center !important;
    text-align: center;


}

.page-template-page-blog .banner .wrap {

    background: none;
}

.page-template-page-blog .page-title {
    color: #173159;
    font-size: 36px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    
    color: #fff;
    text-shadow: 1px 3px 5px #636363;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 60px;
}
