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

.site_layout_los_angeles .top_bar #lang_sel>ul>li .lang_sel_sel {
    padding: 15px 24px 15px 1px !important;
}

body.site_layout_melbourne .stm_theme_demos__popup img {
    filter: none;
}

body.site_layout_los_angeles.single-stm_staff .vc_cta3-content-header .vc_custom_heading h2 {
    color: #222 !important;
}

body.page .vc_custom_1485525262482 {
    margin-bottom: 60px !important;
}

body.site_layout_14 .vc_cta3.third_bg_color h2,
body.site_layout_amsterdam .vc_cta3.third_bg_color h2 {
    color: #fff !important;
}

html body .stm-header ul li.stm_megamenu>ul.sub-menu>li {
    margin: 36px 0;
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li {
    line-height: 18px;
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.fa[class^=stm-],
.fa[class*=" stm-"] {
    font-family: 'stm' !important;
}

@media (max-width: 1199px) {
    body.header_style_2 .header_top .top_nav .header_socials {
        margin: 0 !important;
    }
}

@media (max-width: 991px) {
    .add-mobile-space {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .vc_col-sm-4 .stm_contacts_widget.overlay_3.style_1 {
        padding-left: 20px !important;
        padding-right: 20px !important
    }
}

@media (max-width: 425px) {
    body.single-stm_portfolio .wpb_video_widget .wpb_video_wrapper .video {
        max-height: 200px;
    }
}

@media (max-width: 767px) {
    body.single-stm_staff .vc_custom_1453120292205 {
        margin-bottom: 20px !important;
    }

    body:not(.site_layout_1):not(.site_layout_los_angeles).single-stm_staff .vc_custom_1453120532096>.vc_col-sm-4:nth-child(2) {
        margin-bottom: 18px;
    }
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default {
    z-index: 100 !important;
}

.header_style_8.envato-preview-visible #header .header-box .container {
    padding-top: 120px;
}

@media (min-width: 768px) {

    body .calculator-settings .calc-container,
    body .calculator-settings .calc-container.vertical {
        padding-top: 90px !important;
    }

    body .calculator-settings .ccb-demo-box-styles {
        display: block;
    }

    body .calculator-settings .ccb-demo-box-styles .ccb-box-styles {
        background-color: #d2d8e5;
    }
}

.envato-sale-bar {
    background: url('assets/img/sale-banners/cm-bg.jpg');
    background-position: center;
    background-size: contain;
    height: 50px;
    width: 100%;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #000;
    font-family: 'Montserrat';
}

@media (max-width: 1400px) {
    .envato-sale-bar {
        background-size: cover;
    }
}

@media (max-width: 768px) {
    .envato-sale-bar {
        height: max-content;
        padding-bottom: 10px;
    }
}

.envato-sale-bar__inner {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 768px) {
    .envato-sale-bar__inner {
        flex-wrap: wrap;
    }
}

.envato-sale-bar__image {
    height: 50px;
    margin: 0 10px;
    display: flex;
    align-items: center;
}

@media (max-width: 768px) {
    .envato-sale-bar__image {
        width: 100%;
        justify-content: center;
    }
}

.envato-sale-bar__image img {
    max-height: 40px;
    width: auto;
    backface-visibility: hidden;
}

.envato-sale-bar__countdown {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 6px 9px;
    gap: 6px;
}

@media (max-width: 768px) {
    .envato-sale-bar__countdown {
        width: max-content;
        justify-content: end;
    }
}

.envato-sale-bar__countdown-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #222222;
    color: rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 7px;
    font-family: 'Montserrat';
    line-height: 1;
}

.envato-sale-bar__countdown-item strong {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.1;
}

.envato-sale-bar__countdown-item:before {
    content: none;
}

.envato-sale-bar__countdown-item:first-child:before {
    display: none;
}

.envato-sale-bar__button {
    margin-left: 130px;
}

@media (max-width: 768px) {
    .envato-sale-bar__button {
        margin-left: 20px;
        width: max-content;
    }
}

@media (max-width: 332px) {
    .envato-sale-bar__button {
        margin-left: 0;
    }
}

@media (max-width: 310px) {
    .envato-sale-bar__button {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

.envato-sale-bar__button a {
    padding: 11px 20px;
    background-color: #87E64C;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    border-radius: 4px;
    border: none;
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Montserrat';
}

.envato-sale-bar__button a:hover,
.envato-sale-bar__button a:focus {
    color: inherit;
}