/*
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
*/

/* MODIFS WALEX SUR LE SITE LEVAGE.CA */
html.flexbox.canvas{
    margin-top:0px !important;
}

body #wpadminbar{
    display:none !important;
}

body #main{
    border:none;
}

body #header #header-main-sticky-wrapper,
body #header.header-section .header-main-section,
body #header.header-section .header-main-section .navbar-header .navbar-brand,
body #header.header-section .header-main-section .zozo-main-nav > li,-ic
body #header.header-section .header-main-section .zozo-main-nav > li > a,
body #header.header-section .header-main-section li.extra-nav,
body #header.header-section .header-main-section li.extra-nav > a,
body #header.header-section .header-main-section li.extra-nav i,
body #header.header-section .header-main-section .header-toggle-content,
body #header.type-header-9 .navbar-nav.zozo-main-bar > li,
body #header.type-header-9 .navbar-nav.zozo-main-bar > li a{
    height:80px !important;
    line-height:75px !important;
}

body .wpb_gallery_slides.wpb_flexslider.flexslider_slide.flexslider{
    border:none;
}

body #main .flex-control-nav.flex-control-paging{
    margin-top:-30px;
}

body #main #fullwidth .slider_accueil{
    margin-bottom:0px !important;
}
body #main #fullwidth .vc_custom_1464980708906{
    padding-bottom:0px !important;
}

body #main #section-about{
    border-top-color:#ff0000 !important;
}

body #main .zozo-breadcrumbs{
    margin-top:80px;
}

.widget .menu-services-menu-container ul li a{
    padding-right:25px !important;
}

body #main .parallax-title{
    margin-bottom:20px;
}

body #main .parallax-title::after{
    background-color:transparent;
}

body #main .vc_row.wpb_row.vc_row-fluid.vc-zozo-section.typo-dark.bg-style.bg-normal{
    padding:0px !important;
}

/* COULEUR ROUGE */
body #header #header-top-bar{
    background: rgba(0, 0, 0, 1) url("../metal/images/header-dark-bg.jpg") repeat scroll 0 0 !important;
}
body #header #header-top-bar,
body #header #header-top-bar a{
    color:#ffffff !important;
}

body #main .btn,
body #main .btn[disabled],
body #main .btn.btn-default,
body #main .vc_general.vc_btn3.vc_btn3-color-primary-bg,
body #main .vc_btn.vc_btn-primary-bg,
body #main .vc_general.vc_btn3.vc_btn3-color-juicy-pink,
body #main .colorbtn,
body #main .btn-modal.btn-primary,
body #main .btn-modal.btn-primary:active,
body #main .btn-modal.btn-primary:focus,
body #main .owl-carousel.owl-theme .owl-controls .owl-nav div,
body #main .widget .menu-services-menu-container ul li a:hover,
body #main .widget .menu-services-menu-container ul li.current-menu-item a,
body #main .widget .menu-services-menu-container ul li.current-menu-item a:hover{
    background-color:#ff0000 !important;
    color:#ffffff;
}
body #main .widget-title::after{
    background-color:#ff0000 !important;
}

body #header.header-section.header-skin-dark,
body #header.header-section.header-skin-dark a,
body #header.header-skin-dark.mobile-header-section a{
    color:#000000;
}

body #main .bg-style.bg-normal{
    background-color:#666666 !important;
}

body #main .vc_cta3-content-header h2{
    color:#ffffff !important;
}
body #main .vc_general.vc_btn3{
    background-color:#000000;
    padding:0px 10px;
}

body .header-section .zozo-social-icons.soc-icon-transparent li a,
body .header-section .zozo-social-icons.soc-icon-transparent li a i{
    color:#ffffff;
}

@media(max-width:992px){
    body .navbar-nav.zozo-main-bar > li a{
        padding:0px 5px !important;
    }
    body #header #header-main-sticky-wrapper,
    body #header.header-section .header-main-section,
    body #header.header-section .header-main-section .navbar-header .navbar-brand,
    body #header.header-section .header-main-section .zozo-main-nav > li,-ic
    body #header.header-section .header-main-section .zozo-main-nav > li > a,
    body #header.header-section .header-main-section li.extra-nav,
    body #header.header-section .header-main-section li.extra-nav > a,
    body #header.header-section .header-main-section li.extra-nav i,
    body #header.header-section .header-main-section .header-toggle-content,
    body #header.type-header-9 .navbar-nav.zozo-main-bar > li,
    body #header.type-header-9 .navbar-nav.zozo-main-bar > li a{
        height:auto !important;
    }
}


@media(max-width:768px){
    body .mobile-search-item,
    body .mobile-search-form{
        display: none !important;
    }
}