/*
Theme Name: Enfant Child
Theme URI: http://www.zoutula.com/themes/enfant
Author: Zoutula
Author URI: http://www.zoutula.com
Template: enfant
Description: Enfant is a fully responsive WordPress theme best suitable for children primary schools, child care center, preschool, nursery or any child related project.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: child-enfant
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, editor-style, full-width-template, translation-ready
*/

/*--------------------------------------------------------------
5.0 Header Modifications
--------------------------------------------------------------*/

#logo-first {
    max-width: none;
}

#logo-first img {
    display: block;
}

.header-one-right {
    min-height: 115px;
}

.ztl-facebook a {
    text-decoration: none;
}

.ztl-facebook .fa-instagram { font-size: 20px; }
.ztl-social .fa-instagram { font-weight: normal; }
.logo-second-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
}

div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
    border: 2px solid #7a0015;
}

.affix #logo-second img {
    width: 75px;
}

.affix #nav-wrapper {
    margin-top: 10px;
}

.certificates-image-grid .vc_column-inner {
    padding-top: 0px !important;
}

@media only screen and (max-width: 1073px) {
    #logo-first {
        width: 300px;
    }

    .header-one-right {
        min-height: 100px;
    }
}

@media only screen and (max-width: 992px) {
    .header-one-right h6 {
        line-height: 1.2;
        font-size: 12px;
    }
}

@media only screen and (max-width: 972px) {
    #logo-first {
        width: 250px;
    }

    .header-one-right,
    .header-one-left {
        min-height: 75px;
    }
}

@media only screen and (max-width: 905px) {
    #logo-first {
        width: 200px;
        min-height: 75px;
    }

    .header-one-right h6 {
        font-size: 11px;
    }
}


@media only screen and (max-width: 767px) {
    .ztl-tools-wrapper {
        top: 10px !important;
    }

    #logo-second img {
        width: 75px !important;
    }
}
