/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


.home.fusion-body .fusion-flex-container.fusion-builder-row-1 {
    margin-top: 0 !important;
}

.home #main {
    padding-top: 80px;
}

body.page-template #wp-admin-bar-comments,
body.page-template #wp-admin-bar-new-content,
body.page-template #wp-admin-bar-wpengine_adminbar,
body.page-template #wp-admin-bar-gform-forms,
body.page-template #wp-admin-bar-avada {
    display: none;
}


body.page-template #wp-admin-bar-root-default > li > a {
    padding: 0 12px !important;
}

body.page-template #wp-admin-bar-fb-edit > a {
    background: #0166ab !important;
}

.gform_wrapper h3,
button.MM-custom-button.gform_button.button,
.fusion-button,
.normal-case {
    text-transform: unset;
}

#connect .gform_confirmation_message {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.gform_confirmation_message {
    background: #7ab33b;
    color: #FFF;
    display: inline-block;
    padding: 2px 11px;
    border-left: 8px solid #588b20;
}

#gform_confirmation_message_31 {
    background: transparent;
    border-left: none;
    padding: 0;
}

#gform_confirmation_message_31 p {
    color: #444;
}

.home .fusion-tb-header .fusion-fullwidth {
    background-color: #004378 !important;
    padding: 20px 30px !important;
}

.fusion-footer .fusion-button:hover {
    filter: brightness(1.07);
}

.hidden {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.fusion-footer .fusion-fullwidth.fullwidth-box:nth-of-type(2) .fusion-column-wrapper.fusion-flex-justify-content-flex-start.fusion-content-layout-column {
    padding: 0 !important;
    margin-top: 18px;
}

.fusion-footer .fusion-fullwidth.fullwidth-box:nth-of-type(3) .fusion-column-wrapper.fusion-flex-justify-content-flex-start.fusion-content-layout-column {
    padding: 0 !important;
    margin-top: 10px;
}


.page .fusion-flexslider.fusion-flexslider-loading.flexslider.post-slideshow {
    display: none;
}

@media screen and (max-width: 800px) {


    section.fusion-tb-header {
        position: absolute;
        width: 100%;
    }

    .main-header {
        padding-top: 22% !important;
        padding-bottom: 20% !important;
    }

}

.address-title {
    height: 75px !Important;
}

a.fusion-social-network-icon, a.fusion-social-network-icon:hover {
    transition: 0.01s !important;
}
.fusion-social-links .fusion-social-network-icon {
    color: #AAA !important;
}
.fusion-social-links .fusion-social-network-icon:hover {
    color: #FFF !important;
}

@media screen and (min-width: 769px) and (max-width: 960px) {
    .address-text {
        margin-left: 54px !important;
        margin-top: -29px;
        margin-bottom: 100px !important;
    }
}

@media screen and (max-width: 579px) {
    .address-text {
        margin-bottom: 53px !important;
        margin-left: 55px !important;
        margin-top: -40px;
    }

    .address-text div {
        font-size: 18px !important;
    }
}
