/* Custom CSS */

/* Navbar */

.navbar-nav > li > .dropdown-menu {
   /* margin-top: 6px; */
}

#s-header .navbar-header .navbar-brand + a img {
    height: 100%;
    width: auto;
    min-height: 96px;
}

.featured .featured-product-wrapper .product.thumbnail img {
    object-fit: contain;
}
