/*
Theme Name: Vehica Child
Theme URI: https://vehicatheme.com/
Author: TangibleDesign
Author URI: https://tangibledesign.net/
Description: Vehica
Template: vehica
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: translation-ready
Text Domain: vehica
*/

/* Search By Maker / Search By Type sidebar headings */
.vehica-inventory-v1__2-cols__right__inner h4 {
    font-weight: 700;
    background-color: #1a1a2e;
    color: #ffffff;
    padding: 8px 12px;
    margin: 14px 0 6px 0;
    border-left: 4px solid #c0392b;
    display: block;
    font-size: 13px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
