/*
Theme Name: families-hub
Theme URI: http://families-hub.shambhala.org
Author: Pawel Molenda
Description: families-hub theme.
Version: 1.0
Template: Divi
License: Shambhala License
*/

@import url("../Divi/style.css");
/* =Theme customization starts here------------------------------------------------------- */

/* header fonts overwrite defaults */
h1,
h2,
h3,
h4,
h5,
h6 {
    color:#666666;
}

/*hide top bar at the very top of the website */

.home-page, .et_pb_fullwidth_header_2, div.et_pb_fullwidth_header_container {
    min-height: 0px !important;
}
#top-header .clearfix {
    display: none;
}
/* move logo and top menu up*/
.home .et_pb_fullwidth_header_0.et_pb_fullwidth_header{
  background-position: 0 -36px;  
}
body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header,
body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 15px;
}
/*.logo_container,*/
 #main-header{
    background-color: #1e4688 !important;
     opacity: 0.7 ;
}

.home .et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_subhead{
   line-height: 123%; 
   /*color: #1e4688 !important;*/
}

 #main-header{
height:65px !important }
#logo{
    /*max-height:58% !important;*/
    max-height:180% !important;
    margin-top: -10px; 
}
.et_pb_fullwidth_header_subhead {
     /*background: rgba(30, 70, 136, .1)*/   
}

.et_pb_widget {
    float: none;
}
/*menu bar lawer*/
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation{
    padding: 24px 0 0 0 !important;
}

#top-menu li a{
    text-transform: uppercase !important;
}

#top-menu li{
    padding-right: 13px;
}
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a{
    padding-bottom: 20px !important;
}
.et_header_style_left .logo_container{
    height: 80%;
}
/* thumbnails in footer post listing*/

#rpwwt-recent-posts-widget-with-thumbnails-2 img {
    width: 100px;
    height: 75px;
}
/* move down  header subtitle with button learn more*/
@media screen and (min-width: 680px){
    .et_pb_fullwidth_header_0 .header-content .et_pb_fullwidth_header_subhead {
/*    margin-top: 200px;*/
    margin-top: 96%;
}
    }



/* move right header subtitle with button learn more*/

.et_pb_fullscreen .et_pb_fullwidth_header_container {
    width: 93%;
}

.home-page .et_pb_section {
    padding: 0px !important;
}


.home-page .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content{
    max-width:100%;
    width: 100%;
}


.et_divi_100_custom_back_to_top .et_pb_scroll_top, .sub-menu{
    background: #1e4688 !important;
}

/*make yellow sun and welcome text lower*/
.et_pb_fullwidth_header {
    padding: 0px;
}

/*call to action header font color*/
.et_pb_promo_description{
    color:#848484 !important;
}
/*footer*/

/* horizontal lines */
hr.fancy-line { 
    border: 0; 
    height: 1px;
    position: relative;
    margin: 0.5em 0; /* Keep other elements away from pseudo elements*/
}
hr.fancy-line:before {
    top: -0.5em;
    height: 1em;
}
hr.fancy-line:after {
    content:'';
    height: 0.5em;   /* half the height of :before */
    top: 1px;        /* height of hr*/
}

hr.fancy-line:before, hr.fancy-line:after {
    content: '';
    position: absolute;
    width: 100%;
}

hr.fancy-line, hr.fancy-line:before {
    background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 75%);
    background: -webkit-gradient(radial, center center, 0px, center center, 75%, color-stop(0%,rgba(0,0,0,0.1)), color-stop(75%,rgba(0,0,0,0)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 75%);
    background: -o-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 75%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 75%);
    background: radial-gradient(ellipse at center, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 75%);
}

body, hr.fancy-line:after {
    background: #f4f4f4;
}


#main-footer h1{
    color: #000 !important;
}

#main-footer{
    background-color: #f4f4f4 !important;
    list-style:none;
    color: #000 !important;
    
}

#footer-widgets .footer-widget li::before {
    border-style:none;
}
.widget_shambhala_ads_plugin table, .widget_shambhala_ads_plugin table td{
    border:none;
    width:240px;
    margin: -17px 0 0 -15px;
}

.online_rss_title, .online_rss{
    padding:12px 0 !important;
}

#footer-info{
    display: none;
}

#footer-widgets{
    padding: 3% 0 0 0;
}

.wp-image-27484{
    margin: -15px 0 25px -5px;
}

.widget_wp_sidebarlogin .title{
    display: none;
}

.widget_wp_sidebarlogin form {
    margin: -35px 0 0 0;
}

.textwidget .et-social-icon {
    padding-left: 5px !important;
}

/* mobile devices styles */
/* top navigation*/
#main-header .et_mobile_menu {
    background: #000 !important;
}

/* map */

#loading_screen{
    left: 23px !important;
    width: 800px !important;
    height: 500px !important;
}

