/* .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;
} */

.div_downloadpdfcontainer .svg_icon + span {
	margin: 0 0 0 10px;
}
.div_downloadpdfcontainer a .svg_icon {
	transition: all 0.25s ease;
}
.div_downloadpdfcontainer a:hover .svg_icon {
	fill: #ff9914;
}