/*

Theme Name: Metal Child

Description: Child Theme for Metal Wordpress Theme

Author: Zozothemes

Version: 1.0.1

Template: metal

Tags: two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options

Text Domain: zozothemes

*/

.navbar .zozo-logo .navbar-brand img {
    max-height: 36px;
}

#header-main {
    z-index: 100;
}

#header .header-main-section .item-main-search {
    display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    font-size: 16px;
}

@media screen and (max-width: 640px) {
    #mobile-header .zozo-mobile-logo.has-img {
        max-width: 280px;
        margin-top: 6px;
    }

    .tp-caption.rev-wrap {
        white-space: normal !important;
    }

    div .wpcf7 .free-quote label {
        line-height: 24px;
    }

    #footer #footer-copyright-container {
        padding: 35px 5px;
    }
}

.grecaptcha-badge {
    visibility: hidden;
}