#top #nav .language i { position: absolute; top: 50%; transform: translate( -25px, -50% ); display: none; }
#top #nav .language i svg { height: 20px; width: 20px; }
#top #nav .language.EN .en { display: block; }
#top #nav .language.NL .nl { display: block; }
#top #nav .language.DE .de { display: block; }

#product-page-logo { margin-bottom: 0px; position: absolute; right: 0; z-index: 1000; transform: translateY( -30px ); }
#product-page-logo a { display: block; max-width: 140px; }
#product-page-logo a img { z-index: -1; }

@media( min-width: 761px ){
	.heading-product h1 { width: calc( 100% - 160px ); }
}

.list-gallery .img:before { background: transparent !important; }

.cols-a article table td { padding: 2px 20px 2px 2px; }
#root .cols-a tr>*:first-child { padding-left: 2px; }
.product-info .pdf-shortcut-wrapper { margin-bottom: 40px; margin-top: 10px; padding-left: 30px; }
.product-info .open-media.pdf-shortcut { background: #f61717; border-radius: 4px; padding: 5px 10px; text-decoration: none; color: white; margin-right: 10px; margin-bottom: 20px; }

.form-product .icon-x:before { content: "\e93f"; background-color: #f61717; color: white; border-radius: 20px; padding: 5px 5px 5px 6px; font-size: 10px; }