/*
    Template: consulting
    Theme Name: Consulting Child Theme
    Theme URI: http://consulting.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Consulting - Business and Finance WordPress theme. Using Consluting you can easily create a modern website with real content. Easily edit the real content and compose the page layout with drag & drop page builder Consulting is the best ever finance, consulting, brokerage WordPress theme. It’s fully Responsive and Easy to Customize using intuitive Drag & Drop Visual Composer and Theme Options panel in WordPress Customizer.
    Version: 4.0.2
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blue, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready
    Text Domain: consulting-child-theme
*/

/*
=================================
ADD MODIFICATIONS BELOW THIS LINE
=================================
*/

@import url('http://www.nano2all.eu/wp-content/themes/consulting-child/spi_style.css');

/* HOMEPAGE */
    body.sticky_menu.header_style_2 
    #header .header_top { 
        background-color: white; 
    }

    /* Video cover section */

    .homecover {
        text-align: center;
    }

    .homecover h1::after {
        display: none;
    }

    .homecover h1,
    .homecover p {
        color: white !important;
        text-shadow: 0px 0px 5px rgba(0,0,0, 0.7);
    }

    /* recommendation */
    .recommendation p {
        color: #666666;
        font-size: 0.9em;
    }

    /* roles */
    #home-roles .title h4 {
        font-size: .9em;
        line-height: 120%;
        color: #FFFFFF;
        padding: 0;
      }

    #home-roles .title {
        padding: 0.5em;
        text-align: center;
        height: 50px;
    }

    /* Logo carousel */

    .owl-theme .owl-nav div {
        background-color: #FFFFFF !important;
        color: transparent !important;
    }
    
    .vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav div:hover {
        background-color: #FFFFFF !important;
    }
    
    .vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav div:hover:before {
        color: #777777 !important;
    }

    .vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-stage-outer .item::before {
        background-color: rgba(255, 255, 255, 0.87);
    }