/*
Theme Name: Divi Child Theme
Version: 1.0
Description: A customized version of Divi
Author: Full Spectrum Marketing
Author URI: http://www.fullspectrummarketing.com
Template: Divi
*/


/* hide Divi branding in footer */

#footer-info {
    display: none;
}

@media only screen and (min-width:981px) {

    /* set the slider height for hero images */
    .et_pb_slider,
    .et_pb_slider .et_pb_container {}

    .et_pb_slider,
    .et_pb_slider .et_pb_slide {}

    /*
    .et_menu_container {
        background: url(/wp-content/themes/Divi-child/header-image.png) no-repeat center center;
    }
*/
    .home .et_pb_slide .et_pb_container {
        max-width: 100% !important;
    }
}

@media only screen and (max-width:980px) {
    .et_header_style_fullscreen .et_slide_in_menu_container .et_mobile_menu li a {
        font-size: 24px !important;
    }
}

.home .et_pb_slide {
    padding: 0 !important;
}

.home .et_pb_slide .et_pb_container {
    margin: 0 !important;
    width: 100% !important;
}

.home .et_pb_slide .et_pb_slide_image {
    position: static;
    width: 100%;
    margin: 0 !important;
}

.home .et_pb_slide .et_pb_slide_image {
    position: static;
    width: 100%;
    margin: 0 !important;
}

.home .et_pb_slide .et_pb_slide_image img {
    max-height: none !important;
}

.home .et_pb_slide .et_pb_slide_description {
    padding: 0 !important;
}

.home .et_pb_slide .et_pb_more_button {
    font-size: 0px;
    background-color: rgba(0, 0, 0, 0.0) !important;
    top: -1000px;
    right: -1000px;
    height: 5000px;
    width: 5000px;
    position: absolute;
}

.home .et-pb-slider-arrows * {
    color: #231f20 !important;
}

.et-pb-arrow-prev,
.et-pb-arrow-next {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #231f20;
}

.et-pb-arrow-prev:before,
.et-pb-arrow-next:before {
    line-height: 44px !important;
}

.et_pb_slider .et_pb_slide,
.et_pb_section {
    background-size: contain !important;
}

#copyright {
    color: #fff;
    line-height: 5em;
    text-align: center;
}

/*
.mobile_menu_bar:before {
    font-size: 5em;
    line-height: 1em;
    color: #fff;
}
*/

.form-heading-img {
    max-width: 100%;
    height: 50px;
    position: relative;
    top: 13px;
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important;
}


.et-social-icons li a:before {
    content: "\e093";
    border: 1px solid #fff;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: inline-block;
    line-height: 50px;
    font-size: 25px;
    text-align: center;
}

.et_slide_menu_top {
    background-color: rgba(0, 0, 0, .5) !important;
}

.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu {
    top: 20px !important;
}


/* custom css below */

.single-post .et_pb_team_member_image img {
    width: 100%;
}

.five-icon-row .et_pb_main_blurb_image:first-child {
    width: 80%;
}

#sports-icon .et_pb_blurb_container:before {
    content: "\f44e";
}

#stem-icon .et_pb_blurb_container:before {
    content: "\f5d2";
}


#innovation-icon .et_pb_blurb_container:before {
    content: "\f0eb";
}

#teachers-icon .et_pb_blurb_container:before {
    content: "\f51c";
}

#students-icon .et_pb_blurb_container:before {
    content: "\f501";
}

/*
#sports-icon .et_pb_blurb_content,
#stem-icon .et_pb_blurb_content,
#innovation-icon .et_pb_blurb_content,
#teachers-icon .et_pb_blurb_content,
#students-icon .et_pb_blurb_content {
    padding: 30px;
}
*/

#sports-icon h4,
#stem-icon h4,
#innovation-icon h4,
#teachers-icon h4,
#students-icon h4 {
    padding-top: 30px;
}

#innovation-icon .et_pb_blurb_container:before,
#teachers-icon .et_pb_blurb_container:before,
#stem-icon .et_pb_blurb_container:before,
#sports-icon .et_pb_blurb_container:before,
#students-icon .et_pb_blurb_container:before {
    font-family: 'Font Awesome 5 Free';
    line-height: 80px;
    font-size: 120px;
    font-weight: 700;
}

#post-71 .et_pb_blurb_container:hover:before {
    color: #ec0927;
    transition: 0.3 ease;
}

#post-71 .et_pb_text_inner h4 {
    font-size: 1.4em;
}


#post-152 .et_pb_row_2 {
    background-size: 300px;
    background-position: center;
}

#post-154 .et_pb_row_1,
#post-156 .et_pb_row_1 {
    background-size: 500px;
}

#students-image {
    margin-right: 3%;
}

#post-148 .et_pb_section_1 {
    background-size: 400px !important;
}

.et_pb_row .et_pb_column .et_pb_module:last-child {
    margin-bottom: 25px;
}

.mobile_menu_bar:before {
    color: #f5c917 !important;
}

.highlight-this-text {
    color: red;
}

.wide-blurb .et_pb_blurb_content {
    max-width: 100%;
}

.icon-image-column {
    width: 22% !important;
    margin: 0 !important;
}

.icon-image-column .et_pb_image_wrap {
    max-width: 90%;
}

.text-block-column {
    width: 77% !important;
    padding-left: 4%;
}

.number-four-icon {
    background-size: 300px !important;
}

.light-bulb-icon {
    position: relative;
    bottom: 25px;
}
