.buttons.group .live-inventory-v2-wrapper {
  display: none;
}

/* Removing Styling from title links in How can we help menus */
.nav-menu-horizontal .hasSubmenus > li > .submenu > li > ul li.list-title a {
  cursor: default;
  
  &:hover {
	color: #574c4e;
    
    &::after {
      opacity: 0;
    }
  }
}

.tileparent.product {
  display: flex;
  justify-content: center;
}
.blog-author-photo {
  background-image: url('https://eu.evocdn.io/dealer/1124/content/media/Blogs/mike%20elphick%20new.jpg') !important;
}