img.logo.img-fluid {
    width: 40%;
}

img.logo.logo-footer.img-fluid{
    width: 70%;
}


img.logo.img-fluid.search-logo
 {
    width: 100%;
}

span.menu-title, .leo-megamenu .dropdown-menu .menu-title, .leo-megamenu .dropdown-menu li a {
    text-transform: uppercase;
}

.thumbnail-container .product-price-and-shipping .price:not(:first-child) {
    color: black;
    font-weight: bold;
}

.thumbnail-container .product-price-and-shipping .regular-price {
    color: red;
}