.hero__categories ul, .hero__categories ul li a
{
	background-color:#f2f2f2; /*gray*/

}


.hero__categories__all, .hero__search__form form button,.primary-btn,.site-btn,.categories__slider.owl-carousel .owl-nav button,.footer__widget .footer__widget__social a:hover
{
	background-color:#E0AB25;/*gold*/
	background-color:#a50021;/*dark red*/
	
}

.header__menu ul li a:hover,.header__menu ul li.active a,.hero__text span,.hero__text p,.fa-bars,.footer__widget h6,.product__item__pic__hover li a
{
	color:#a50021;/*dark red*/
	
}

.headertop
{
	background-image: url(../img/bckgrd/2.jpg);
}

.hero__search__phone__icon,.hero__search__form form input
{
	color:#E0AB25;/*gold*/
	color:#a50021;/*dark red*/
}

.categories__slider.owl-carousel .owl-nav button
{
	color:#FFF;
}

.section-title h2:after,.product__item__pic__hover li a:hover,.checkout__input__checkbox label input:checked~.checkmark,.header__cart ul li a span
{
	background-color:#a50021 !important;/*dark red*/
}


.product__item__pic__hover li:hover a,.checkout__input__checkbox label input:checked~.checkmark
{
	border-color:#a50021;
}

.panel-heading
{
	background-color:#a50021 !important;

}

.hero.hero-normal .hero__categories ul
{
    background: #f2f2f2;
}





@media only screen and (max-width: 767px)
{
	.humberger__menu__wrapper .slicknav_nav a:hover,.humberger__menu__wrapper .slicknav_nav .active a 
	{
		color:#a50021;
	}
	
	.humberger__menu__cart ul li a span
	{
		background:#a50021;
	}
	
}