.cart-price.visible-lg-inline-block:hover{text-decoration: underline !important;}

li[class^="menu-item"] > a:hover {color: #eb4e1b !important; text-decoration: underline !important; text-transform: uppercase;}
  
  @media (min-width: 768px) {/*Carousel and top banner underneath each other*/
  li[class^="menu-item"] > a {
    color: #3f2212 !important;
    background-color: #f5f4f3 !important;
    height: 50px !important;
    flex-direction: column !important;
    display: flex !important;
    justify-content: center !important;
    text-transform: uppercase !important;
    font-size: 17px !important;
    line-height: 17px !important;    
  }
  .navigation-in ul li a b{font-weight: bold !important;}
  /* Always show the carousel navigation buttons */
.carousel-control {
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateX(0) !important;
  transition: none !important;
}
  .navigation-in > ul > li {
    border: none !important;
    border-color: transparent !important;
    border-width: 0 !important;
    border-style: none !important;
  }
  
  .menu-level-2 a {
    color: #3f2212 !important;
  }
  .navigation-in.menu {
    background-color: #f5f4f3 !important;
  }
  .header-top {
    padding-top: 0 !important;
  }
  .site-name-wrapper {
    align-self: top !important;
    height: 90px !important;
  }
  .site-name {
    height: 90px !important;
    width: auto !important;
  }
  h1.site-name > a > img {
    max-height: 90px !important;
    height: 100% !important;
    width: auto !important;
  }
  .site-name > a > img {
    max-height: 90px !important;
    height: 100% !important;
    width: auto !important;
  }
  .fitted.visible {
    height: 50px !important;
  }
  .menu-level-1 {
    height: 50px !important;
  }
}
li.menu-item-809 > a,
  li.menu-item-812 > a,
  li.menu-item-682 > a,
  li.menu-item-881 > a,
  li.menu-item-863 > a,
  li.menu-item-815 > a{ color: #eb4e1b !important;}