/*
 Theme Name:     Carrepair Child Theme
 Theme URI:      
 Description:    Child theme for Carrepair
 Author:         leaninweb
 Author URI:     http://www.goodlayers.com
 Template:       carrepair
 Version:        1.0.0
*/

@import url("../carrepair/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.home_brand .tm_pb_brands_showcase_module__brands {
	align-items: center;
    justify-content: space-between!important;
}

.section_brand .tm_pb_brands_showcase_module__brands {
	align-items: center;
}

.tm_contact_bottom_container {
float: left!important;
}

.contact_schedule .schedule li {
	color: #000000;
}

.top-panel .info-block:nth-child(2) {
	color: #ffffff!important;
}

.top-panel .info-block:nth-child(2) i {
	color: #ffffff!important;
}

.site-logo img {
	max-width: 150%;
}

.site-header .social-list .menu-item > a::before {
	font-size: 1rem;
}

.top-panel__menu {
    display: block!important;
}