
.uk-accordion-title {
    font-size: 16px;
    color: #b32b2b!important;
}

.menu23 .top-bar {
    background: #212121;
    color: white;
}

.menu23 .top-bar a{
    color: white;
}

.menu23 .cta-button svg {
    fill: #b32b2b;
}


.menu23 .mid-div{
	background: #b32b2b;
	color:  white;
}

.menu23 .mid-div .logo {
    max-height: 36px;
    margin-top: 0;
}

.menu23 .cart-div svg {
    fill: #fadfdf;
}

.menu23 .cta-button svg {
    fill: #fadfdf;
}

.menu23 .cta-button {
    border-left: 1px solid #c17373;
}

.hero .overlay {
    padding-top: 7vh;
    padding-bottom: 13vh;
    background-color: rgba(0, 0, 0, 0.55);
}

.hero .overlay .dropshadow{
	-webkit-filter: drop-shadow(5px 5px 5px #222);
 	 filter: drop-shadow(5px 5px 5px #222);
}

.menu23 .bottom-div{
	background: #f1f1f1;
}

.menu23 .bottom-div {
    border-top: 0px solid #ffffff; 
    border-bottom: 0px solid #f3f3f3; 
}


.menu23 .mobile-location-div {
    border-top: 1px solid #c53535;
}


.home-services-selector h3{
	color: #b32b2b!important;
}

.home-services-selector h3 span{
	color: black!important;
}


.home-services-selector .single-service {
	color: #b32b2b
}

.home-services-selector .single-service svg{
	fill: #555555;
}


.home-services-selector .single-service:hover {
    color: #b32b2b;
}


.home-services-selector .single-service:hover .icon{
    background: #b32b2b;
}


.home-services-selector .single-service:hover .icon svg{
    fill: white;
}


.a1c-single-tire .tier-div{
	background: #b32b2b;
}

.a1c-single-tire .tier-div-single-tire {
    border: 3px solid #b32b2b;
}
