/*
Theme Name: Philanthropy Child
Description: Philanthropy is created by <a href="http://themefuse.com">ThemeFuse</a>. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com/
Template: philanthropy-parent
Version: 2.0
Text Domain: philanthropy
Tags: left-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.fw-wrap-logo img{
	width: 150px;
	/*max-width: 100px;*/
}
.fw-fade-slider-title{
	font-size: 46px !important;
}

.uoma-about-section .fw-container-fluid{
    padding-top: 50px !important;
    padding-bottom: 30px !important;
}

/* Uoma initiative pods */
.uoma-initiatives-section .fw-container{
    padding-bottom: 0px !important;
}
.uoma-initiative{
    /*background-color: #1b3039;*/
    max-height: 326px;
    overflow: hidden;
    margin-bottom: 30px;
}

.uoma-initiative .uoma-content{
    background-color: #1b3039;
    padding-bottom: 100px;
}

.uoma-initiative .uoma-image{
    padding-left: 0;
}

.uoma-initiative .pod_initiative{
    padding: 25px 36px 33px 36px;
}

.uoma-initiative .pod_initiative .entry-title{
    text-align: center;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    line-height: 32px;
    font-size: 24px;
    font-size: 18px;
    letter-spacing: -0.5px;
    color: #ffffff;
    text-transform: uppercase;
}

.uoma-initiative .pod_initiative .entry-body{
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
    font-size: 15px;
    letter-spacing: -0.5px;
    color: #b5bfc4;
}