/*
 * Copyright © Ihor Oleksiienko (https://github.com/torys877)
 * See LICENSE for license details.
 */

.currency-symbol svg,
.currency-symbol img,
.custom-currency
 {
    height: 1em;
}


.price-box .price-container > span {
    white-space: nowrap;
}
