.enterReg_top.no_bg::after {
    background: #fff none repeat scroll 0 0!important;
}
button.eIns {
    background-position: -118px 0!important;
}
a.products-filter__x-btn {
    text-decoration: none;
}
.product__table-data a {
    color: #ed0677;
    font-weight: bold;
}
.pagination .curr {
    box-shadow: none;
    background-color: #ed0677;
    color: #fff;
    text-decoration: none;
}

.basket__sum.simple {
    color: #000;
    font-size: 16px;
    font-weight: normal;
}

.searchQuery {
    font-size: 32px;
    line-height: 32px;
    font-weight: bold;
    color: #ed0677;
}
.searchCount {
    color: #000;
    font-size: 16px;
    line-height: 32px;
    border-bottom: 1px solid #ed0677;
    padding-top: 10px;
    margin-bottom: 10px;
}