/*
 Theme Name: Pofo Child
 Theme URI: http://wpdemos.themezaa.com/pofo
 Description: Child theme for Pofo theme
 Version: 1.0
 Author: ThemeZaa
 Author URI: http://www.themezaa.com
 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, photography, portfolio
 License: Themeforest Split Licence
 License URI: http://themeforest.net/licenses
 Template: pofo
 Text Domain: pofo-child
*/

/*.header-img {
    background-image: url(http://www.pezgallery.lcl/wp-content/uploads/2019/06/header-bg.jpg );
    background-repeat: repeat-x !important;
    background-position: 50% 50% !important;
        -webkit-background-size: cover !important;
            -moz-background-size: cover !important;
                -o-background-size: cover !important;
    background-size: cover !important; }

}*/

/*.navbar {
    min-height: 93px;
}

header nav .nav-header-container {
    vertical-align: initial;
}*/

.call-to-action-home-hide {
    visibility: hidden;
}

.art-no-padding {
    padding: 0px !important;
}

section, .default-page-space {
    /*padding: 30px 0;*/
}

.padding-ten-all {
   /* padding: 13px;*/
}

.vc_custom_1419328663991 .vc_gitem-zone-mini {
    /*background-color: #000000 !important;*/
}

.vc_custom_1419328663991 .vc_btn3-container {
    /*display: none;*/
}

.vc_custom_1419328663991 .vc_gitem-post-data {
    /*margin-bottom: 0px !important;*/
}

.vc_custom_1419328663991 h4 {
    /*font-size: 12px;
    line-height: 12px;
    color: #ffffff;
    margin-bottom: 0px !important;*/
}

.vc_separator.vc_separator_align_center h4 {
    /*margin-top: 10px;
    font-weight: bold;
    font-size: 18px;
    color: #0066ff;*/
}
@media only screen and (min-width: 1200px) {
    /*.col-lg-6 {
        width: 100%;
    }*/
}

@media only screen and (min-width: 1px) and (max-width: 991px) {

    #home-hero {
        margin-top: 50px;
    }

    #home-hero p {
        color: #ffffff;
    }
    /*header nav .nav-header-container .col-md-2.col-xs-5 {
        margin-top: -7px;
    }

    nav.navbar.bootsnav .navbar-toggle {
        top: 1px !important;
    }*/
}

.mc4wp-checkbox-contact-form-7 > label {
    width: 100% !important;
}

.mc4wp-checkbox-contact-form-7 > label > input[type=checkbox] {
    float: left !important;
    width: 25px !important;
}

.mc4wp-checkbox-contact-form-7 > label > span {
    float: left !important;
    color: #ffffff !important;
    font-weight: normal;
}

#wpcf7-f21153-p1395-o1 > form > div.center-col.input-border-white.text-center > input.wpcf7-form-control.wpcf7-submit.btn.btn-very-small.btn-transparent-white {
    padding: 6px 12px;
}

header.site-header > .header-mini-cart {
    right: 0;
    top: 33% !important;
    left: unset;
}

header.site-header > .header-mini-cart .widget_shopping_cart_content {
    right: 0;
    left: unset;
}

@media only screen and (max-width: 767px) {
    #maintenance-container {
        height: unset !important;
    }
}

header a.logo-light img {
    max-height: 100px;
    padding: 10px;
}
header a.logo-dark img {
    max-height: 100px;
    padding: 10px 0;
}