/*
Theme Name: Divi Child 02
Theme URI: 
Description: Child 02 theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 2.7.8
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 30 Jun 2016 13:10:58 +0000 */ 

@import url('../Divi/style.css');

.et_fixed_nav #main-header {
background: rgba(129,129,128,1);
background: -moz-linear-gradient(top, rgba(129,129,128,1) 0%, rgba(97,97,97,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(129,129,128,1)), color-stop(100%, rgba(97,97,97,1)));
background: -webkit-linear-gradient(top, rgba(129,129,128,1) 0%, rgba(97,97,97,1) 100%);
background: -o-linear-gradient(top, rgba(129,129,128,1) 0%, rgba(97,97,97,1) 100%);
background: -ms-linear-gradient(top, rgba(129,129,128,1) 0%, rgba(97,97,97,1) 100%);
background: linear-gradient(to bottom, rgba(129,129,128,1) 0%, rgba(97,97,97,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#818180', endColorstr='#616161', GradientType=0 );
}

.et_fixed_nav #top-header {
background:#323232!important;
}

#et-info {
    float: none!important;
}

.et-social-icons {
float:right!important;
}


@media only screen and ( min-width:981px ) {
    /* Set the slider height */
    .et_pb_slider, .et_pb_slider .et_pb_container { 
        height: 425px !important; 
    }
    .et_pb_slider, .et_pb_slider .et_pb_slide { 
        max-height: 425px; 
    }
    .et_pb_slider .et_pb_slide_description { 
        position: relative; 
        top: 25%; 
        padding-top: 0 !important; 
        padding-bottom:0 !important; 
        height:auto !important; 
    }
}

#footer-bottom a {
display:none;
}

#footer-info {
color:#ffffff;
text-align:center;
float:none;
}

@media (max-width: 767px) {
body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header, body.admin-bar.et_fixed_nav #top-header, body.admin-bar.et_fixed_nav #main-header {
    position: fixed;
}
}