/*	
	Theme Name: Motors - Child Theme
	Theme URI: http://motors.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	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.
*/

/* Add your own styles here */
#top-bar, #top-bar a {
color: #ffcd1f !important;
}
.header-main .header-top-info {
    float: right;
    padding-top: 33px !important;
}
.header-main .header-top-info {
    float: right;
    padding-top: 33px !important;
}
.header-main {
    padding: 7px 0 25px !important;
}
#top-bar .header-top-bar-socs ul li a .fa {
    font-size: 20px !important;
}
.icon-box {
padding: 35px 14px 7px 24px !important; }
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 5px !important;
}
@media (max-width: 767px){
.wpb_wrapper .icon-box {
    padding-left: 19px !important;
}}#top-bar .top-bar-info {
margin-right: 300px;
}
label {
width: 100% !important;
    margin-bottom: 20PX !important;
}
.main-menu .header-menu > li > a {
    padding: 0 21px !important;
font-size: 15px;
}
.ui-widget-content {
    display: none;
}
.header-main {
background-color: #f9f9f9 !important;
}
.header-main .header-address .address .heading-font {
    color: #121e24 !important;}
#top-bar, #top-bar a {
    font-size: 14px !important;
    font-weight: bold !important;
}


@media (max-width: 767px) {
#top-bar .top_bar_menu {
margin-left: 0 !important;
margin-top: 20px;
margin-bottom: 0;
}
#top-bar .header-top-bar-socs {
    margin-left: 15px;
    display: block !important;
}
}