.navbar.is-fixed-top {
    top: 0;
    background: #05062c;
    height:5rem;
}
.navbar-item img {
    max-height: 4em;
}
a.navbar-item, .navbar-link {
    color: #118bfd!important;
}

.homeFeaturedProductsWrapper #homeFeaturedProductsTitleRow .bestsellers h3 {

    display: none;
}


.homeFeaturedProductsWrapper .listWrapper .listItem .item-box .catfish-default-product-box .product-item--image .picture img {
    object-fit: contain!important;

}

.homeFeaturedProductsWrapper {
padding-top: 0!important; 

}

.navbar-burger {
    color: #118bfd;

}

.navbar-burger span {
    background-color: #118bfd;
 
}