﻿h1.searchbar-title {
    line-height: 45px !important;
    color: #fff !important;
}

h1.heading {
    font-family: Lato-Black,sans-serif;
    font-size: 16px !important;
    color: #232c33 !important;
    line-height: 16px !important;
    margin: 0 !important;
    padding: 34px 15px 0 15px !important;
    font-weight: bold !important;
}

div.elite span, a.close span {
    display: inline;
    vertical-align: middle;
    background: none;
    margin: 0;
    padding: 0;
    height: auto;
    width: auto;
    float: none;
    line-height: normal;
}

.btn {
    font-weight: bold;
}

#main_content.search-page {
    display: flex;
}

div.block.store-hours table tr {
    background-color: transparent;
    border: none;
}

div.block.store-hours table tr td {
    text-align: left;
    padding: 0;
}

div.block h2 {
    font-family: Lato-Black,sans-serif;
    font-size: 20px !important;
    line-height: 24px !important;
    color: #232c33 !important;
    margin: 50px 0 0 0;
    font-weight: bold !important;
}

.content_middle a {
    text-decoration: none !important;
}

pcl-filter-list-item .container .description .title {
    font-family: "Neutraface 2 Text Book",sans-serif;
    font-size: 16px;
}

pcl-search-bar .container {
    padding: 20px 0 !important;
}

pcl-dealer-detail .container .store-hours table tbody {
    font-family: "Neutraface 2 Text Book",sans-serif;
    font-size: 16px;
}

pcl-dealer-detail .container .store-hours table tbody tr {
    background-color: #fff;
    border: none;
    text-align:left;
}
pcl-dealer-detail .container .store-hours table tbody tr td {
    padding: 0;
}