/* Add custom CSS styles below */ 
button.product-popup-trigger { display: none; }

.store-footer {
    background-color: #02343a !important;
}

.navbar-brand img {
        max-height: 100px;
}

.main-nav.fixed-pinned .navbar-brand img {
    max-height: 80px;
}