#header .top-menu a[data-depth="0"]:hover,
a:hover,
#header a:hover,
.wishlist-button-add i,
.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
  color: #e6979d !important;
}

a,
.checkout-step a,
.cart-summary-products a,
.block-contact,
.footer-container li a {
  color: #1b576a;
}

.footer-container li a:hover {
  color: #9a3f46 !important;
}

.custom-radio input[type=radio]:checked+span {
  background-color: #1b576a;
}

body#checkout section.checkout-step .address-item.selected {
  background: #fff;
  border: #e6979d 3px solid;
}

#header .header-nav {
  max-height: 50px;
  border-bottom: #e6979d 3px solid !important;
}

#header .header-nav .cart-preview.active,
#header .header-nav .blockcart.active a:hover,
#header .header-nav .cart-preview.active a,
#header .header-nav .cart-preview.active i,
.product-flags li.product-flag,
.btn-primary,
.btn-primary:hover {
  background-color: #e6979d !important;
  color: white !important;
}

footer#footer {
  background-color: #6e9aa77a;
}

.block_newsletter {
  background-color: transparent;
}

.carousel .carousel-inner {
  max-height: 340px;
  height: auto;
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover,
.block_newsletter form input[type=email]:focus {
  border-color: #e6979d;
}

#order-infos .box span.table-labeled a:hover {
  color: #ffffff !important;
}

li a.view-order-details-link:hover {
  color: #fff !important;
}

li a.view-order-details-link {
  display: inline-block;
  padding: 0.5em;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #ffc8cd;
  font-weight: 700;
  color: #2b606f;
}

#history #content li {
  margin-bottom: 1em;
}

.block-category h1 {
  margin-bottom: .6rem !important;
  font-size: 1.2rem !important;
  color: #6e9aa7 !important;
}

#search_filters>.h6,
#search_filters_brands>.h6,
#search_filters_suppliers>.h6 {
  font-size: 1.2rem;
  font-weight: 500;
  color: #6e9aa7;
}

#search_filters .facet .facet-title {
  color: #6e9aa7;
}

#search_filters .ui-widget-header {
  background: #6e9aa7;
}