/*

 Theme Name:     NativeChurch Child Theme

 Theme URI:      http://preview.imithemes.com/native-church-wp

 Description:    NativeChurch Child Theme

 Author:         imithemes

 Author URI:     http://www.imithemes.com

 Template:       NativeChurch

 Version:        1.3.1

*/



@import url(../NativeChurch/style.css);

/* =Theme customization starts here

------------------------------------------------------- */



.hero-slider.flexslider ul.slides li .container .slider-caption{
    display:table-cell;
    vertical-align:bottom;
    text-align: right;
    padding: 0px 0px 60px 0px;;
}

.slider-caption > span{
    font-size:26px;
    color:#fff;
    background:rgba(0,0,0,0.5);
    padding: 10px;
}

.hero-slider.flexslider ul.slides li a{
    target-name:new;
    target-new:tab;
}

h3 {
    text-transform: uppercase;
    font-family: "Patua One";
    font-size: 26px;
    line-height: 32px;
}

h4, h5 {
    font-family: 'Vollkorn';
    font-style: italic;
    text-transform: none;
    font-weight: 200;
    color: #999999;
    
}

p {
    font-family: "Vollkorn";
    font-size: 21px;
    line-height: 30px;
    color: #3a3a3a;
}

hr {
    background: #979797;
}

.navigation {
    font-family: 'Roboto' !important;
}


.alert-light, .alert-dark {
    background-color:#ECEAE4;
    font-family: 'Roboto';
    width: 100%;
    border-top:1px solid #979797;
    display:inline-block;
    cursor:pointer;
    color: black;
    padding:20px 20px 20px 20px;
    margin-bottom: 10px;
    text-decoration:none;
}

.alert-light p, .alert-dark p {
    font-family: 'Roboto' !important;
    font-size: 18px !important;
    line-height: 30px !important;
    font-weight: 100 !important;
    color: #5C5B5C !important;

}
 
.alert-light {
    background-color:#F8F7F3;
}

.navigation > ul > li.menu-item-4922 a {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
    display: inline;
    padding: 8px 10px 10px 10px;
    border-radius: 3px;
}
