/*
Theme Name:   Carservice Child
Description:  Carservice Child Theme
Template:     carservice
Version:      1.0
Text Domain:  carservice
*/

/* Footersettings */
.site-container .vc_row.dark-gray {
    background: #29476f;
}

.list.simple li span {
    float: left;
    min-width: 35%;
}

/* Headerbar */
.header-top-bar-container {
    background-color: #9c9fa1;
}

.contact-details li {
    float: left;
    border-right: 1px solid #E2E6E7;
    font-family: 'Open Sans';
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    line-height: 20px;
    padding: 15px 20px;
}
.contact-details li::before {
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    padding-bottom: 1px;
}
.contact-details li a {
    color: #fff;
}
.social-icons a {
    display: block;
    color: #fff;
}
.search-container .template-search {
    display: block;
    font-size: 14px;
    padding: 17px;
    border-right: 1px solid #E2E6E7;
    color: #fff;
}
.header-top-bar .search-form {
    position: absolute;
    display: none;
    width: 179px;
    right: 0;
    padding: 12px 10px;
    margin-top: 5px;
    background: #9c9fa1;
    z-index: 99;
}

/* Font */
h1 {
    font-size: 22px;
    line-height: 34px;
    text-transform: uppercase !important;
    color: #365989;
}
ol, ul {
    list-style: disc;
    line-height: 1.7;
    list-style-position: inside;
}
/* List Style */
body .site-container .vc_row.wpb_row .wpb_column .vc_row {
    width: auto;
    list-style: none;
}
.contact-details li {
    float: left;
    border-right: 1px solid #E2E6E7;
    font-family: 'Open Sans';
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    line-height: 20px;
    padding: 15px 20px;
    list-style: none;
}
.bread-crumb-container label, .bread-crumb li, .bread-crumb li a {
    font-family: 'Open Sans';
    font-weight: 500;
    font-size: 13px;
    color: #A4AAB3;
    line-height: 20px;
    list-style: none;
}

.menu-services-menu-container .menu {
    list-style: none;
}
.services-list .vc_row.wpb_row.vc_row-fluid {
    float: none;
    padding: 0;
    background: transparent;
    margin-left: auto;
    margin-right: auto;
    border: none;
    list-style: none;
}
.header .mobile-menu-switch, .mobile-menu, .mobile-menu-divider {
    display: none;
    margin-left: auto;
    margin-right: auto;
    list-style: none;
}