/*
    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
*/

body #footer {
    background-color: #ffffff !important;
}
.copyright_row {
    background-color: #000 !important;
    position: relative;
}


/****** 12-11-20 ******/
.home_testimonial_main .wpb_wrapper .vc_testimonials .navigation-bullets{
	padding: 0px !important; 
}
/*body .vc_testimonials .style_3.navigation-bullets*/

body .home_testimonial_main .vc_testimonials.style_3.navigation-bullets{
    padding: 0px !important;
}

/****** 20-11-20 ******/
/*body{
	font-family: Raleway !important;
}*/
.page-id-1071 .Hero-Button a {
	color: #fff !important;
}
.stm_services a.read_more_custom span{
    vertical-align: text-top !important;
}
/*.stm-header__hb .stm-header__element.object750 .stm-navigation > ul > li .sub-menu li a{
    color: #000 !important;
}*/


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 900px) and (max-device-width : 1440px) {
/* Styles */
    .stm-header .stm-navigation__default>ul>li>a {
        padding: 0 10px !important;
    }

}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .stm-header .stm-navigation__default>ul>li>a {
        padding: 0 3px !important;
        font-size: 11px;
    }

}


