/*
    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
*/

.header-box .container .socials-box a:hover,
.header-box .container .header_search:hover .search-icon {
    color: #B4D9B9 !important;
}

.header-box .container .header_search .search-icon + .search-icon {
    display: none;
}

.header_style_2.mobile_grid_landscape .header-box {
    background-color: rgba(255,255,255,.7);
    box-shadow: 0 1px 3px rgba(0,0,0,.8);
}

#footer .footer_widgets .widget.widget_nav_menu ul {
    font-size: initial; 
    margin: 0 0 0px 0px;
    width: 100% !important;
}


#footer .footer_widgets .widget.widget_nav_menu ul li {
    width: 100% !important;
}

/*
.sub-menu > li > a {
	padding: 0 0 0 10px;
}
*/

/*
.main_menu_nav>li .sub-menu>li>a {
  padding: 0px 0px 0px 10px !important;
	margin: 11px 0px 0px 0px !important
}
*/

.subMenu li a {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

.noMouseOver a:hover {
    color: #002e5b;
}

.mobile_grid_landscape li .sub-menu li .sub-menu {
    background-color: #B4D9B9 !important
}

@media screen and (max-width: 1024px) {
    .main_menu_nav .sub-menu .sub-menu .sub-menu {
        display: block !important;
        padding-bottom: 10px !important;
    }

    .main_menu_nav .sub-menu .sub-menu .sub-menu > li > a {
        padding: 6px 36px 6px 44px !important;
    }
}


.header_style_2 .header-box .container .header_cart,
.header_style_2 .header-box .container .header_search,
.header_style_2 .header-box .container .socials-box {
    margin-left: 10px;
}

.main_menu_nav > li > a {
    padding: 21px 13px !important;
}

h1, h2, h3, h4, h5, h6, p {
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; 
}

/* FIX Shariff, when not fullsize (like on homepage) */
#main > div:nth-child(1) > .content-area .entry-content > .shariff:last-child {
    max-width: 1140px;
    margin: auto;
}
#main > div:nth-child(1) > .content-area .entry-content > .shariff:last-child .shariff-buttons {
    justify-content: center;
}
@media screen and (max-width: 460px) {
    #main > div:nth-child(1) > .content-area .entry-content > .shariff:last-child li { width: 35px; }
}
