.site-menu ul>li.active>a {
  color: #BF202F !important;
}

.site-menu>ul>li.active>a {
  border-top-color: #BF202F !important;
}

.site-menu {
  background-color: #374250 !important;
}

.topbar {
  background-color: #374250 !important;
  border-bottom: 1px solid white !important;
}

.offcanvas-toggle {
  color: white !important;
  border-right: 1px solid white !important;
}

.site-menu ul>li:hover>a {
  color: #BF202F !important;
}

.toolbar .search, .toolbar .account, .toolbar .cart {
  color: white !important;
}

.navbar {
  background-color: #374250 !important;
  border-bottom: none;
}


.hero-slider {
  min-height: auto !important;
}

.hero-slider>.owl-carousel {
  min-height: auto !important;
}

.list-group-item.active {
  border-color: #ff5252;
  background-color: #ff5252;
}