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

.colored-separator{
	display: none;
}
#footer-copyright .row .col-md-4{
	min-height: 40px;
	background: url(assets/images/logo-footer.png) right 15px center no-repeat transparent;
	background-size: contain;
}
.stm_widget_recent_entries .comments-number{
	display: none;
}
.car-listing-row .car-meta-bottom ul li i{
	float: none;
}
.stm-view-by{
	display: none;
}
#top-bar .top-bar-wrapper{
	display: none;
}
.post.format-standard .stm-single-post{
	padding-top: 0;
}
.header-help-bar > ul li.nav-search{
	display: none;
}
.found-cars-cloned{
	display: none;
}
.listing-list-loop .content .meta-top .price.discounted-price .regular-price{
	text-decoration: line-through;
  font-size: 13px;
  line-height: normal;
	color: #232628;
}
.single-regular-price-old{
  padding-top: 22px;
  color: #fff;
  text-decoration: line-through;
  font-size: 13px;
  line-height: normal;
}
.single-regular-price.has-offer{
  padding-top: 0;
}
.listing-cars-carousel .image.dp-in{
	position: relative;
	overflow: hidden;
}
@media print{

}
