/*
* PrestaShop module created by VEKIA, a guy from official PrestaShop community ;-)
*
* @author    VEKIA PL MILOSZ MYSZCZUK VATEU: PL9730945634
* @copyright 2010-2025 VEKIA
* @license   This program is not free software and you can't resell and redistribute it
*
* CONTACT WITH DEVELOPER http://mypresta.eu
* support@mypresta.eu
*/

.baseprices_original_tin, .baseprices_original_tinl, .baseprices_original_tex, .baseprices_original_texl {
    opacity:1;
}

.baseprices_tin_prices, .baseprices_tex_prices, .baseprices_tin_prices div, .baseprices_tex_prices div {
    display:inline-block;
    float:left;
}

.baseprices_module {
    display:block;
    clear:both;
    overflow:hidden;
}

.baseprices_tin_prices div, .baseprices_tex_prices div {
    margin-right:5px;
}