a.products-specials-more {
   /* font-size: 23px !important; */
    font-weight: 700;
    text-decoration: underline;
}

.site-footer-wrap {
    margin-top: 70px !important;
}

.products-view-block {
    font-size: .95rem;
}

.recently-product-name {
    font-size: .80rem;
}

.product-categories-header-slim {
    font-size: .95rem;
}

.harmonica-tile-list {
    border-radius: .3125rem;
    background: #fff;
    position: absolute;
    z-index: 999999;
    padding-left: .9375rem;
    padding-right: .9375rem;
    box-shadow: 0 0 9px 0 rgba(0,0,0,.25);
    top: 0;
    opacity: 0;
    left: 2rem;
    right: 0;
    text-align: right;
}

img#logo {
    width: auto !important;
}

@media (max-width: 1180px) {
.cont-slider {
    margin-left: 0 !important;
}
.static-block .slider-pro {
    height: 100% !important;
}
    }
