/**
* NOTICE OF LICENSE
*
* @author    Written for or by ViaBill
* @copyright Copyright (c) Viabill
* @license   Addons PrestaShop license limitation
* @see       /LICENSE
*
*/

.dynamic-price-tag-selector {
    display: none;
}

.cart-summary .price-tag-global-container .viabill-pricetag {
    float: right;
}