/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
.snip0047 i {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    right: 0!important;
    top: 0;
}

#blog_read_more i {
    font-size: 24px!important;
}

.et_pb_text_inner p {
    line-height: 1.2;
}

footer .gform_wrapper.gravity-theme input[type=text], footer .gform_wrapper.gravity-theme input[type=email] {
    background: black;
    border: 2px solid rgba(77,72,79,.5);
    border-radius: 0;
    box-shadow: none;
    color: #888;
    height: 50px;
}

footer .gform_wrapper.gravity-theme input[type=submit] {
    background-color: transparent;
    border: 2px solid rgba(77,72,79,.5);
    color: #00fc87;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    height: 55px;
    width: 260px;
    text-transform: uppercase;
}

footer .gform_wrapper.gravity-theme input[type=submit]:hover {
    border-color: #00fc87;
}

footer .gform_required_legend {
    display: none;
}

footer .gform_wrapper .gform_validation_errors, footer .gform_wrapper .validation_message {
    background-color: transparent;
}

.form-page .container:before {
    display: none;
}

.gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=email] {
    background-color: transparent;
    border: 2px solid #b1b1b1;
    color: #000;
    height: 50px;
    line-height: 1.6rem;
    padding: 13px 2%;
}

.gform_wrapper.gravity-theme input[type=submit], .gform_wrapper.gravity-theme input[type=button] {
    background-color: transparent;
    border: 2px solid black;
    color: #00fc87;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    height: 55px;
    width: 260px;
    text-transform: uppercase;
}

.gform_wrapper.gravity-theme input[type=submit]:hover, .gform_wrapper.gravity-theme input[type=button]:hover {
    background-color: #000000;
    color: #ffffff;
}

@media only screen and (min-width: 981px) {
    #logo {
        max-height: 55%;
    }

    .et_menu_container {
        align-items: stretch;
        display: flex;
        justify-content: space-between;
    }

    .et_menu_container #et-top-navigation {
        padding-left: 40px!important;
    }
    
    .et_menu_container .logo_container {
        position: static;
        max-width: 335px;
    }
    
    .et_menu_container .nav {
        display: flex;
        flex-wrap: wrap;
        float: none;
        height: 100%;
        justify-content: flex-end;
    }
    
    .et_menu_container #et-top-navigation nav ul li {
        padding: 10px 22px 10px 0;
        margin-bottom: 10px;
        align-items: center;
        display: flex;
    }

    .et_menu_container #et-top-navigation nav .sub-menu li {
        padding: 0 20px;
    }
    
    .et_menu_container #et-top-navigation nav ul li a {
        padding-bottom: 0;
    }
    
    .et_menu_container #et-top-navigation {
        display: flex;
        padding-top: 0;
        padding-left: 40px!important;
        float: none;
    }
    
    #et_top_search {
        margin: 0 0 0 20px;
    }
    
    #et_search_icon {
        align-items: center;
        display: flex;
        height: 100%;
    }
    
    #et_search_icon:before {
        position: relative;
    }
    
    .et_menu_container .menu-big,
    .et_menu_container .menu-big2 {
        margin: 10px 0;
    }

    .et_menu_container .menu-big {
        margin-right: 10px;
    }

    .et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
        padding-bottom: 0;
    }

    span.logo_helper {
        display: none;
    }

    #main-header .sub-menu {
        top: 100%;
    }

    .nav .menu-big,
    .nav .menu-big2 {
        background-color: transparent!important;
        border: 0;
        height: auto;
        padding: 0!important;
    }

    .menu-big a,
    .menu-big2 a {
        border: 2px solid;
        border-color: #00c96c!important;
        height: 32px;
        padding: 8px 22px;
        border-radius: 5px;
    }

    .menu-big a {
        background-color: #00c96c;
        color: #fff;
    }

    .menu-big2 a {
        background-color: transparent!important;
        color: #00c96c;
    }
}

.page-template-page-search.et_pb_pagebuilder_layout #main-content {
    background-color: #fff;
}

@media (min-width: 981px) {
    .page-template-page-search #main-content #left-area {
        width: 79.125% !important;
        padding-bottom: 23px;
    }
}

.page-template-page-search #main-content #left-area article {
    margin-bottom: 60px;
}

@media only screen and (min-width: 1400px) {
    .et_menu_container .logo_container {
        flex: 1;
    }
}

@media only screen and (min-width: 1200px) {
    #logo {
        max-height: 75%;
    }

    .et_menu_container #et-top-navigation nav ul li {
        margin-bottom: 0;
    }

    .et_menu_container #et-top-navigation nav ul .menu-big,
    .et_menu_container #et-top-navigation nav ul .menu-big2 {
        margin: 10px 0 10px;
    }

    .et_menu_container #et-top-navigation nav ul .menu-big {
        margin-right: 10px;
    }
}

@media only screen and (min-width: 1256px) {
    .post-box .blog_metaInfo {
        margin: 0 0 0 10px;
        line-height: 1;
    }
    .post-box .blog_title {
        margin-top: 19px;
    }

    .post-box .blog_desc {
        display: inline-block;
    }
}
