
.page-products .sorter {
    top: 25px;
    right: 10%;
}

.filter-title strong {
    top: -20px;
    width: 94%;
}

.minicart-grand-total .value .price {
    font-weight: 700;
    font-size: 22px;
}

.price-container .old-price {
    text-decoration: line-through;
    opacity: .65;
    margin-right: 6px;
    font-size: .9em;
    white-space: nowrap;
}
