/**
 * NOTICE OF LICENSE
 *
 * @author    INVERTUS, UAB www.invertus.eu <help@invertus.eu>
 * @copyright Copyright (c) permanent, INVERTUS, UAB
 * @license   Addons PrestaShop license limitation
 *
 * @see       /License
 *
 * International Registered Trademark & Property of INVERTUS, UAB
 */

.pdf-download.right-column-product
{
    float: right;
    margin-top: 10px;
}

.pdf-download.product-buttons
{
    float: left;
}

#usefull_link_block li.producttopdf a:before {
    content: "";
}

.pdf-download.product-buttons-16
{
    padding: 19px 19px 17px;
}

.js-product-to-pdf-price-block
{
    display: none;
}