/*	
	Theme Name: Motors - Child Theme
	Theme URI: http://www.247webdesign.com.au/
	Author: 247 Web Design
	Author URI: http://www.247webdesign.com.au/
	Description: Motors Child theme
	Version: 2.5
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: motors-child
    Template: motors

    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned with others.
*/

.body {
    font-family: 'Muli' !important;
    font-size: 14px !important;
    line-height: 25 !important;
    color: #333 !important;
    font-weight: 300 !important;
    letter-spacing: 0.3px !important;
}
}
.body h1,
.body h2,
.body h3,
.body h4,
.body h5,
.body h6,
.body h1 a,
.body h2 a,
.body h3 a,
.body h4 a,
.body h5 a,
.body h6 a {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    line-height: 25px !important;
}
body.stm-template-motorcycle .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels {
    margin-top: -5px;
    background: rgba(14, 90, 176, 0.8) !important;
}
body.stm-template-motorcycle .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels {
    margin-top: -5px;
    background: rgba(31,113,196, 0.8) !IMPORTANT;
}
.vc_tta-panels {
    margin-top: -5px;
    background: margin-top: -5px;
    background: rgba(31,113,196, 0.8) !IMPORTANT;
}
.classic-filter-row {
  background-color: #ffffff !important;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1) !important;
}