/*
Theme Name: Urheber-Unrechts Kampagnenseite
Author: SEVENFACTS // Agentur für digitale Kommunikation
Author URI: http://www.7facts.de
Description: Theme für Piratenpartei Schweiz
Version: 1.0
License: No Public License
License URI: http://www.7facts.de/no_public_code_license.html
*/

.admin-bar .sticky-header {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar .sticky-header {
    top: 46px;
  }

	body {
		overflow-x:hidden;
}
}