#vehicle-img-selector{
	display: none;
}

.menu23 .mid-div .logo {
    max-height: 35px;
    margin-top: 0px;
}

.menu23 .mid-div {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #25262a;
    color: white;
}


.menu23 .top-bar {
    background: #e1ca0e!important;
    color: black!important;
}

.menu23 .top-bar a {
    color: unset!important;
    text-decoration: underline;
}

.menu23 .bottom-div {
   border-top: 0px;
}


.menu23 .bottom-div .menu-items a.active, .menu23 .bottom-div .menu-items a:hover {
    background: #e1ca0e!important;
    color: black;
}

.menu23 .cta-button svg {
    fill: #e1ca0e!important;
}


.hero .uk-button{
    background: #e1ca0e!important;
    color: black!important;
    border: 0px solid white;
}


.hero .overlay {
    background-color: rgba(0, 0, 0, 0.7);
}


.menu23 .cta-button {
    border-left: 1px solid #575757;
}


.menu23 .cart-div svg {
    fill: #e1ca0e;
}



.uk-button{
    background: #e1ca0e!important;
    color: black!important;
}


.uk-button svg{
    fill: black!important;
}


.single-tire-div .label-reccommended {
    background: #e1ca0e!important;
    color: black!important;
}

.single-tire-div .label-reccommended svg{
    fill: black!important;
}


@media only screen and (max-width: 640px) { /* BP MED */


	.menu23 .mobile-location-div {
	    margin-top: 15px;
	    padding-top: 10px;
	    border-top: 1px solid #373737;
	}



}/* 960 BP MED */


