/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: 0 !important;
}
.date.date-small{
	display:none;
}

/* Onlinebutton komplett ausgefahren */ /*
.jahreskarte-sidebar {
	left: 0px !important;
}
*/

.jahreskarte-sidebar {
    left: -385px; !important
}

.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output {
	display: flex;
}