/*Theme Name: Divi Child Theme
Description: Divi Child Theme
Author:  David Tierney
Author URI:  http://designsbytierney.com
Template: Divi
Version: 3.17.6
*/

#et_top_search {
    float: right;
    position: relative;
    display: block;
    width: 158px;
    background: #dd5d83;
    padding: 8px 8px;
    margin-top: 20px;
    margin-left: 10px;
    border-radius: 8px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    box-shadow: 0px 2px 4px 0px #dd688d;
}
#et_top_search a
{
    color: #fff;
}
.contact-footer-wrap p {
    color: #fff;
}
.contact-footer-wrap p a {
    color: #d3cbcb;
}
#main-footer {
    border-top: 1px solid;
}


/*------------new layout----------menu---------*/
.et_header_style_left .logo_container {
    width: 10% !important;
}
div#et-top-navigation {
    width: 85%;
}
.et_header_style_left #et-top-navigation{
    padding-top: 0px;
}
.current-menu-item a {
    background: #dd5d83;
    color: #fff !important;
    padding: 33px 5px;
    border-radius: 0px 0px 5px 5px;
}

.et-fixed-header#main-header {
    box-shadow: none !important;
    background: #f4f4f4;
}
.et-fixed-header #top-menu li.current-menu-item>a, .et-fixed-header #top-menu li.current_page_item>a {
        color: #fff !important;
    }

        .et_header_style_left .et-fixed-header #et-top-navigation {
         padding-top: 0px !important; 
    }

/*-----------new layout---------*/

@media only screen and (max-width: 768px) {
    ul#mobile_menu {
            background: #dd5d83 !important;
            margin-top: 13px;
        }
        .mobile_menu_bar:before {
            top: 16px;
        }
      #et_top_search {
        margin-top: 10px;
        position: absolute;
        margin-left: -42px;
      }
    .hero-banner-hydra h1.et_pb_module_header {
        width: 60%;
        text-align:center;
        margin: 0 auto;
    }
    .et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
        max-width: 100%;
    }
        .hero-banner-hydra .et_pb_header_content_wrapper h2 {
        font-size: 32px;
            line-height: 2.5rem;
    }
        span.readdy-h2 {
        font-size: 34px;
    }
    .hero-banner-hydra .header-content-container.center{
        margin-top: -64px;

    }
    .hero-banner-hydra .et_pb_header_content_wrapper p {
        line-height: 1.5rem;
    }

    .et_pb_more_button {
     margin-top: 7px !important;
    }
    body #page-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button, body #page-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:hover {
        padding: 0.2em 0.5em !important;
    }
}
