.shop-filters .filter-title {
background: #e6e6e6;
padding: 18px 15px;
border-radius: 8px 8px 0 0;
font-size: 1.2rem;
color: #e30613;
letter-spacing: 0;
font-weight: 900;
text-align: center;
position: relative;
bottom: 8px;
}

.shop-filters .filter-title {
    background-color: #000000;
}

.toolbar .cart-btn>.btn {
    background: #000000;
}

.header-full .logo img {
/* Change this for desktop */
    max-width: 200px !important;
    height: auto !important;
    max-height: none !important;
}


.product-sku {
    font-size: 1rem;
    color: #e30613;
}
 


.