The “JS & CSS Script Optimizer” did not break your site. You should remove next CSS:
<!-- Options Panel Custom CSS -->
<style type="text/css">
/* paypal link auf checkout verbergen */
a:link, a:visited {
color: #000;
text-decoration: none;
visibility: hidden; /* <<<<<<<<<<<<<<<<<<<<<< */
}
</style>