.page-footer {
    margin-top: auto;
    background: #177f96;
}

.header-top-inner { background-color: #f4f4f4 !important; }
.header-top-inner .welcome { color: #000; }

.top-top-links {
    display: flex;
}
.top-top-links a {
    text-decoration: underline;
}

.top-top-links > div {
    margin: 0px 8px;
}
.mr-payment {
    margin: 0;
}
.footer-main .title {
    margin-bottom: 0;
    margin-bottom: 40px;
}
.footer-copyright-vertical {
    padding: 30px 0px;
}
.footer-content {
    padding-top: 50px;
}
.footer-links-wrap a {
    text-decoration: underline;
}
.block-search input {
    font-size: 12px;
    font-style: italic;
}
.home-banner {
    margin: 20px 0px;
}

.home-banner img {
    max-width: 100%;
    border-radius: 40px;
}


/*Category page*/

.filter-options-item .nano>.nano-content{
  overflow: auto;
}
.smile-es-range-slider .ui-slider-handle {
    background: #0493cc;
}
.smile-es-range-slider a.action.primary {
    color: #fff;
}
.product-item-photo img {
    max-width: 150px;
}
.category-image {
    display: none;
}
.catalog-category-view .page-title {
    text-align: left;
    padding: 20px 0px;
}
.block-nav {
    display: none;
}
.quant {
    color: green;
}
.pages .pages-items .item.current strong {
    color: #fff;
}
.sticky-addcart-wrap {
    margin-top: 30px;
    display: inline-block;
}
.block-minicart .subtotal .amount {
    color: #0393cc;
}