/*
Theme Name: Cashmere Child
description: Client Theme - Cashmere
Template: cashmere-parent
Version: 1.0.0
Text Domain: cashmere-child
Author: BCW
*/

.home .carousel-indicators {display: none;}
.home #feature .row {display: flex; justify-content: center; flex-wrap: wrap;}

.brand-sliders {margin-bottom:30px;}

.name {font-weight: bold;font-size: 1.2em; display: block;}

.active .dropdown-menu a {
    color: #fff !important;
}

.active .dropdown-menu a:hover {
    color: #262626 !important;
    text-decoration: none;
    background-color: #f5f5f5;
}