/*
Theme Name: Real Church Child Theme
Theme URI: -
Author: Goodlayers
Author URI: http://goodlayers.com
Description: CMS for Go Metro 
Version: 1.04
Template: realchurch-v1-04
*/

@import url("../realchurch-v1-04/style.css");

/* Customization starts here
-------------------------------------------------------------- */


/*Header Area */

div.navigation-wrapper { /*top white border on nav */
    border-top-style: none!important;
    border-top-width: 0!important;
}
.logo-wrapper {
    padding-bottom: 0px!important;
    padding-top: 6px!important;
}

.header-container {
  background: url('images/black-65.png')  repeat scroll 0 0;
    padding: 0 !important;
}

div.navigation-wrapper {
    box-shadow: none;
}
.menu-wrapper {
    float: right;
    margin-right: 60px;
}
/*Slider*/

.nivo-caption {
  background: url('images/black-65.png')  repeat scroll 0 0;

}

div.page-header-overlay {
    background-color: transparent!important;
}

.responsive-menu-wrapper .logo-wrapper img {
    max-width: 100%;
}

.nivo-caption {
    bottom: 55px;
    display: none;
    left: 20px;
    position: absolute;
    z-index: 8;
}


/* #Missing iPad Breakpoint
================================================== */
@media only screen and (max-width: 768px) {

div.gdl-slider-caption {
    display: inline-block;
    float: left;
    font-size: 16px!important;
    text-align: left;
}

h2.gdl-slider-title {
    display: block;
    float: left;
    font-size: 26px!important;
    font-weight: bold;
    margin-bottom: 0;
    padding: 1px 2px;
}

}
