.home-page-search-left {
    width: 37%;
    float: left;
}
.home-page-search-right {
    width: 37%;
    float: right;
}

body .page-second-section {
    width: 45%;
    float: left;
    padding: 25px 20px;
    box-sizing: border-box;
    margin: 0px 2%;
    background: url(./images/service.png) center center / cover;
    border: 1px solid rgb(43, 93, 146);
}

.footer.content .links a:hover {
    color: #fff;
}
.catalog-product-view .old-price {
    display: none;
}
.page-with-filter .old-price {
    display: none;
}
.page-products .old-price {
    display: none;
}
