@charset "utf-8";
/*
 Theme Name:   Twentynineteen Child Werk-X
 Description:  Twentynineteen Child Theme for Werk-X Website
 Author:       Chris
 Template:     twentynineteen
 Version:      1.0.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  twentynineteen-child
*/

/* Webfonts
------------------------------------------------------------------------------*/

/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * werk-x.at
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2014
 */

@font-face {
	 font-family: "LLBrownProWeb-Bold";
	 src: 	 url("fonts/lineto-brown-pro-bold-c.eot");
	 src: 	 url("fonts/lineto-brown-pro-bold-c.eot?#iefix") format("embedded-opentype"),
		 url("fonts/lineto-brown-pro-bold-c.woff") format("woff"),
		 url("fonts/lineto-brown-pro-bold-c.ttf") format("truetype"),
		 url("fonts/lineto-brown-pro-bold-c.svg#LLBrownProWeb-Bold") format("svg");
	 font-weight: normal;
	 font-style: normal;
}

@font-face {
	 font-family: "LLBrownProWeb-Regular";
	 src: 	 url("fonts/lineto-brown-pro-regular-c.eot");
	 src: 	 url("fonts/lineto-brown-pro-regular-c.eot?#iefix") format("embedded-opentype"),
		 url("fonts/lineto-brown-pro-regular-c.woff") format("woff"),
		 url("fonts/lineto-brown-pro-regular-c.ttf") format("truetype"),
		 url("fonts/lineto-brown-pro-regular-c.svg#LLBrownProWeb-Regular") format("svg");
	 font-weight: normal;
	 font-style: normal;
}

body {
	background-color:#fff;
	color:#000;
	font-family:'LLBrownProWeb-Regular', sans-serif;
	font-size:0.8rem;
	letter-spacing:0.6px;
	line-height:1.47;/*1.305*/
	hyphens:auto;
}
body::before, body::after, .entry-content::before, .entry-content::after, .site-header::before, .site-header::after, .site-content::before, .site-content::after, .site-footer::before, .site-footer::after, h1::before, h2::before {
    display:none !important;
}
body:not(.custom-background-image)::after {
    bottom:initial;
}
.counter {
	position:absolute;
	z-index:10;
	top:20px;
	right:50px;
	width:590px;
	height:90px;
	padding:12px 40px;
	background-color:#ffed00;
	text-align:center;
	pointer-events:none;
}
.counter > div:first-of-type, .counter > div:last-of-type {
	margin-top:12px;
}
#counter-disp {
	font-size:2rem;
	line-height:1;
}
#counter-disp div {
	width:52px;
	display:inline-block;
	text-align:center;
}
#counter-disp div:first-of-type {
	width:70px;
}
#counter-disp div:last-of-type {
	text-align:left;
}
#counter-disp div.colon {
	width:30px;
	vertical-align:top;
}
#counter-disp span {
	display:block;
	font-size:0.8rem;
}
#counter-disp span:last-of-type {
	margin-left:8px;
}

.site-content {
    min-height:calc(100vh - 310px);
}
a, a:focus, a:active, a:visited {
	color:#000;
	text-decoration:underline;
	outline:none;
}
.yellow, a:hover, .weitere-termine-link.slider:hover, .weitere-termine-link.prod:hover, .all-termine-link:hover, .close-termine-link:hover, .totop:hover, .more:hover, #prev-month:hover, #next-month:hover, .cal-navi-l:hover, .cal-navi-r:hover, .home-cal-entry:hover, .alphabet span:hover, .season-header:hover, .more-teasers-link:hover {
	color:#ffed00 !important;
}
p {
	margin:0 0 22px;
}
.main-navigation, .page-title, .error-404 .page-title, .site-title, h1, h2, h3, h4, h5, h6 {
    font-family:"LLBrownProWeb-Bold";
	font-weight:300;
	font-size:1.67rem;
	letter-spacing:3px;
	margin:0;
	line-height:1.1;
}
h1, h2 {
	text-transform:uppercase;
}
h3 {
	font-size:24px;
	margin-top:45px;
	letter-spacing:2.2px;
}
.page-header h3 {
	margin:0;
}
h4, h5 {
	font-size:0.8rem;
	letter-spacing:0.6px;
	margin:45px 0 25px;
	line-height:1.3;
}
h5 {
	margin:45px 0 0;
}
ul {
	margin-top:0;
	padding:0;
	list-style-type:none;
}
table {
	font-family:'LLBrownProWeb-Regular', sans-serif;
}
hr {
	background-color:#000;
	margin:40px 0 -30px;
}
input:focus {
	outline:none !important;
}
div:not(.gal-navi):not(.menu-main-menu-container) > ul li {
	overflow:visible;
	position:relative;
	line-height:1.305;
}
div:not(.gal-navi) > ul li::before {
    content: '\2013';
    left:0;
    position:absolute;
}
strong {
	font-weight:300;
	font-family:"LLBrownProWeb-Bold";
}
article {
	position:relative;
	margin-top:65px;
}
article.just-title {
	margin-top:62px;
}
.entry .entry-content, .entry .entry-summary, .content {
    position:relative;
	width:950px;
    margin:0 auto;
    padding:0;
}
.page-header, .navigation.pagination {
	width:950px;
	margin:0 auto !important;
}
.search .page-header {
	margin-bottom:25px !important;
}
.pagination .nav-links {
    margin-left:0;
	font-family:"LLBrownProWeb-Bold";
	font-size:0.8rem;
	letter-spacing:0.6px;
	font-weight:400;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	justify-content:center;
}
.pagination .nav-links a:first-of-type, .pagination .nav-links a:last-of-type {
	text-decoration:none;
}

/* HEADER */
.nav-header {
	position:fixed;
	top:0;
	z-index:10000;
	height:40px;
	width:100%;
	background-color:#000;
	text-align:center;
}
.logo, .logo-small {
	position:absolute;
	top:9px;
	left:50%;
	margin-left:-475px;
	width:198px;
	height:196px;
	background-image:url('images/WERK-X_Logo.svg');
	background-size:198px 196px;
	background-repeat:no-repeat;
}
.logo-small {
	background-image:url('images/WERK-X_Typo.svg');
	width:88px;
	height:40px;
	top:0;
	background-size:88px;
	background-position-y:12px;
}
.nav-bg {
	position:relative;
	z-index:10;
	background-color:#000;
	display:none;
}
.menu-main-menu-container {
	min-height:calc(100vh - 40px);
}
.site-branding-container {
	background-color:#000;
	height:40px;
	width:100%;
	z-index:100;
}
.site-branding {
	display:inline-block;
	width:50px;
	height:40px;
	background:#000 url('images/menu-icon.png') no-repeat 13px 13px;
	cursor:pointer;
}
.spielplan-karten {
	position:absolute;
	top:0;
	left:50%;
	margin-left:315px;
	width:160px;
	text-align:right;
	line-height:38px;
	font-size:0.72rem;
	font-family:'LLBrownProWeb-Bold', sans-serif;
}
.spielplan-karten a {
	color:#fff;
	text-decoration:none;
}

/* MENU */
.menu-item-link-return, .submenu-expand, .sub-menu.hidden-links, .main-menu-more, .mobile-parent-nav-menu-item {
	display:none;
}
.slidedown-menu {
	margin:0;
	padding:22px 0 87px;
}
.slidedown-menu a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
.slidedown-menu br {
	display:none;
}
.slidedown-menu ul {
	list-style:none !important;
	padding:0 0 33px;
	display:none;
}
.slidedown-menu > li {
	font-size:1.69rem;
	font-family:'LLBrownProWeb-Bold', sans-serif;
	letter-spacing:3.8px;
	line-height:1.62;
}
.sub-menu > li {
	font-size:1.1rem;
	letter-spacing:2.6px;
	line-height:1.74;
	padding:0;
}

/* SLIDER */
.home-slider, .home-slider-fallback {
	width:100%;
	min-height:calc(100vh - 40px);
	margin-top:40px;
}
.home-slider-fallback {
	background-size:cover;
	position:relative;
}
.home-slider h2 {
	hyphens:initial;
}
.home-slider div:not(.slider-prod-infos):not(.tickets):not(.soldout) {
	position:relative;
	height:100%;
	background-size:cover;
	background-position:center;
}
.slider-prod-img {
	height:calc(100vh - 40px) !important;
}
.slider-prod-img-bg {
	/*position:absolute;*/
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:0;
}
.slider-prod-infos {
	width:100%;
	color:#fff;
	background-color:rgba(0,0,0,0.85);
	position:absolute;
	bottom:55px;
	padding-top:10px;
	z-index:1;
}
.slider-prod-infos.fallback {
	min-height:100px;
	bottom:0;
}
.slider-prod-infos.jinfo {
	padding-bottom:10px;
	bottom:0;
}
.slider-prod-infos div, .slider-spielstaette, .weitere-termine {
	width:950px;
	margin:0 auto;
	min-height:37px;
}
.slider-prod-infos a {
	color:#fff;
}
.slider-subtitles {
	margin-bottom:0;
}
.slider-spielstaette {
	position:relative;
	margin-top:10px;
	font-family:'LLBrownProWeb-Bold', sans-serif;
}
.slider-prod-infos h2 {
	text-transform:uppercase;
}
.slider-weitere-termine {
	width:100%;
	background-color:rgba(0,0,0,0.85);
	background-position-x:-10000px !important;
	background-repeat:no-repeat;
	margin-top:-55px;
	padding:10px 0 0;
	color:#fff;
	position:relative;
	overflow:hidden;
}
.slider-weitere-termine-bg::before {
	content:"";
	position:absolute;
	width:100%;
	height:calc(100vh - 38px) !important;
	top:45px;
	left:0;
	z-index:-1;
	background-image:inherit;
	-webkit-transform:scale(1,-1);
	transform:scale(1,-1);
	background-size:cover;
	background-position:center;
}
.weitere-termine-link, .close-termine-link, .all-termine-link, .more-teasers-link {
	text-decoration:underline;
	cursor:pointer;
}
.all-termine-link {
	margin:18px 0 52px;
}
.more-teasers-link {
	width:950px;
	margin:18px auto 52px;
	font-weight:bold;
}
.weitere-termine-link.slider, .weitere-termine-link.prod, .weitere-termine-link.mensch {
	position:absolute;
	width:200px;
	left:50%;
	margin-left:-100px;
	text-align:center;
}
.weitere-termine-link.mensch {
	margin-left:0;
}
.weitere-termine-link.prod {
	margin-left:75px;
	text-align:right;
}
.cancelled, .delayed {
	color:#E31A21;
}
.cancelled.first, .delayed.first {
	display:block;
}
.weitere-termine {
	/*margin-top:-8px;*/
	padding-bottom:30px;
}
.weitere-termine-teaser {
	width:425px;
}
.weitere-termine-container {
	font-family:'LLBrownProWeb-Bold', sans-serif;
	display:none;
}
.weitere-termine-container-teaser {
	display:none;
	margin-top:14px;
}
.dot-container {
	text-align:center;
	padding:0;
	margin:3px 0 0 0;
}
.dot-container li {
	list-style-type:none;
	display:inline-block;
}
.gal-navi {
	position:absolute;
	left:50%;
	margin-left:-475px;
	width:950px;
	padding-top:10px;
	z-index:200;
	-webkit-transition:top 1s;
	transition:top 1s;
	/*display:none;*/
}
.gal-navi.prod {
	width:750px;
	bottom:60px;
	padding:0 0 10px;
}
.gal-navi.prod li {
	line-height:12px;
}
.gal-navi.generic {
	margin-top:-100px;
}
.gal-navi button {
	width:12px;
	height:12px;
	border-radius:6px;
	cursor:pointer;
	background-color:#fff;
	font-size:0;
	margin:0 7px;
	padding:0;
}
.gal-navi button:focus {
	outline:none;
}
.gal-navi button:hover, .gal-navi .slick-active button {
	background-color:#ffed00;
	transition:background-color 2s;
}
/*.current-month {
	position:absolute;
	padding:0 6px 0 15px;
	top:35px;
	font-size:1.375rem;
	letter-spacing:0;
	font-family:'LLBrownProWeb-Bold', sans-serif;
	background-color:#fff;
	z-index:1;
}
#post-5252 .current-month {
	top:119px;
}
.cal-navi {
	width:980px;
	height:30px;
	margin:0 auto;
}
.cal-navi-l, .cal-navi-r {
	font-family:'LLBrownProWeb-Bold', sans-serif;
	font-size:1.1rem;
	cursor:pointer;
	float:right;
	padding:0 15px;
}
.cal-navi-l {
	float:left;
}
*/

.current-month {
	position:absolute;
	padding:0 6px 0 15px;
	top:10px;
	font-size:1.375rem;
	letter-spacing:0;
	font-family:'LLBrownProWeb-Bold', sans-serif;
	background-color:#fff;
	z-index:1;
	cursor:pointer;
	display:none;
}
.cal-navi {
	width:980px;
	height:10px;
	margin:0 auto;
	position:relative;
}
.cal-navi-l, .cal-navi-r {	
	font-family:'LLBrownProWeb-Bold', sans-serif;
	font-size:1.1rem;
	cursor:pointer;
	padding:0 16px;
	position:absolute;
	top:15px;
	right:2px;
	z-index:1;
	background-color:#fff;
}
.cal-navi-l {
	right:62px;
}
/****************/

.slick-vertical .slick-slide {
	border:none;
}

.termin {
	width:calc(100% - 110px);
	min-height:37px;
}
.termin a {
	color:#fff;
	text-decoration:underline;
}
.tickets-a {
	width:110px;
	text-decoration:none !important;
}
.tickets, .soldout {
	width:110px;
	height:32px;
	text-decoration:none !important;
	line-height:30px;
	background-color:#ffed00;
	color:#000;
	font-family:'LLBrownProWeb-Bold', sans-serif;
	font-size:0.72rem;
	text-align:center;
	margin-top:-6px;
	cursor:pointer;
}
.prod-teaser .tickets {
	position:absolute;
	right:0;
	bottom:-4px;
}
.soldout {
	color:#E31A21;
	cursor:default;
}
.tickets.slider:hover, .tickets.prod:hover {
	opacity:0.8;
}
.tickets:hover, .wpcf7-form input[type=""]:hover {
	color:#ffed00;
	background-color:#000;
}

/* FILTER BUTTONS */
.content.filter {
	height:45px;
	font-family:'LLBrownProWeb-Bold', sans-serif;
	line-height:32px;
}
.content.ticketinfo {
	height:42px;
}
.filterbuttons {
	position:absolute;
	top:0;
	right:0;
	width:60%;
	-ms-justify-content:flex-end !important;
	-webkit-justify-content:flex-end !important;
	justify-content:flex-end !important;
}
.filterbuttons div:last-of-type {
	width:180px;
	padding:0;
}
.fbutton, .kbutton {
	height:32px;
	line-height:32px;
	padding:0 20px;
	background-color:#000;
	color:#fff;
	font-family:'LLBrownProWeb-Bold', sans-serif;
	font-size:0.72rem;
	text-align:center;
	cursor:pointer;
}
.kbutton {
	width:180px;
	float:right;
	color:#000;
	background-color:#ffed00;
	border:3px solid #000;
	line-height:26px;
}
.fbutton:hover, .kbutton:hover {
	opacity:0.8;
}
.fbutton.filter {
	margin-left:20px;
}
.fbutton.mensch {
	padding:0;
}
.textdeco-none.mensch {
	width:148px;
	margin-bottom:7px;
}
.textdeco-none.mensch.ppl {
	width:227px;
}

/* HOME CALENDAR */
.home-calendar-container {
	position:relative;
	margin:15px 0;
}
.home-calendar {
	width:976px;
	margin:0 auto 29px;
	overflow-x:auto;
	visibility:hidden;
	white-space:nowrap;
	position:relative;
}
.home-calendar::-webkit-scrollbar { width: 0 !important }
.home-calendar { overflow: -moz-scrollbars-none; }
.home-calendar { -ms-overflow-style: none; }

.home-calendar a, .prod-teaser a {
	text-decoration:none !important;
}
.home-calendar span {
	font-size:1.375rem;
	letter-spacing:0;
	font-family:'LLBrownProWeb-Bold', sans-serif;
}
.hc-month {
	display:inline-block;
	visibility:visible;
	cursor:pointer;
}
.hc-month > span:first-of-type {
	margin-left:12px;
	display:block;
	white-space:nowrap;
}
.hc-month div div {
	width:61px;
	display:inline-block;
	text-align:center;
	font-family: 'LLBrownProWeb-Bold', sans-serif;
}
.hc-month .flex {
	justify-content:start;
}
.home-cal-entry {
	cursor:pointer;
}

/* TEASER */
.teaser {
	border-bottom:4px solid #000;
}
.teaser-inner, .search-inner {
	position:relative;
	width:1000px;
	min-height:155px;
	margin:0 auto;
	padding:20px 25px;
	font-family:'LLBrownProWeb-Bold', sans-serif;
}
.teaser-inner:hover {
	background-color:#ffed00;
}
.teaser-inner > div, .search-inner > div, .jobs-inner-inner, .teaser-dummy {/*.news-container div div,.footer-container > div > div, */
	height:100%;
	width:425px;
	position:relative;
}
.nl-form-footer {
	margin-bottom:22px;
	width:570px;
	padding-right:145px;
}
.nl-form-footer a, .english {
	font-size:0.68rem;
}
.nl-form-footer > p:first-of-type {
	letter-spacing:1.5px;
}
.footer-container-findus > div > div {
	width:300px;
}
.ul-findus li::before {
	content:'\003e' !important;	
}
a.teaser-title:hover, .teaser-ort a:hover {
	color:#868224 !important;
}
/*a.search-text:hover .jobs-inner-inner:hover {
	opacity:0.8;
}*/
.teaser-ort a:hover {
	text-decoration:underline;
}
.tickets.main {
	position:absolute;
	top:0;
	right:0;
}
.premiere {
	position:absolute !important;
	top:0;
	left:0;
	background-color:#ffed00;
	width:17px !important;
	line-height:17px;
	font-size:0.7rem;
	height:100%;
}
.premiere span {
	position:absolute;
	bottom:50%;
	left:-63px;	
	min-width:160px;
	text-align:center;
	-webkit-transform-origin:bottom;
	transform-origin:bottom;
	-webkit-transform:rotate(270deg);
	transform:rotate(270deg);
	display:block;
}
.weitere-termine-link.tser {
	display:inline-block;
	margin-top:10px;
}
.weitere-termine-link.tser:hover, .close-termine-link.tser:hover {
	color:#868224 !important;;
}
.teaser-ort span {
	display:block;
	white-space:nowrap;
}

/* NEWS */
.news-slide {
	padding:0 168px;
}
.news-slide > div {
	width:315px;
	display:inline-block;
	vertical-align:top;
}
.news-container {
	position:relative;
	background-color:#ffed00;
	padding:25px 0 16px;
	margin-top:16px;
}
.news-container .generic-slider {
	display:inline-block;
	width:950px;
}
.news-container .gen-sl-news-prev div, .news-container .gen-sl-news-next div {
	display:block;
	height:200px;
	width:123px;
	top:calc(50% - 100px);
	background-size:123px 200px;
}
.news-container img {
	width:285px;
	display:inline-block;
}
.news-link {
	position:absolute;
	top:50%;
	margin-top:-100px;
	right:0;
	height:200px;
	width:125px;
	background-image:url('images/Bild-Pfeil_gross_rechts.svg');
	background-size:125px 200px;
}

/* PRODUKTIONEN */
.bfly {
	position:absolute;
	top:0;
	z-index:-1;
	width:200px;
	height:169px;
	background-image:url('images/Schmetterling.svg');
	background-size:200px 169px;
	visibility:hidden;
}
.breadcrumb, .content.produktionen h1, .content.produktionen-single h1, .prod-teaser-container {
	width:100%;
	font-family:'LLBrownProWeb-Bold', sans-serif;
}
.content.produktionen h1 {
	margin:20px 0 29px;
}
.content.produktionen h2.extras-title {
	margin:20px 0;
	padding-bottom:20px;
	border-bottom:4px solid #000;
}
.content.produktionen-single h1 {
	margin:20px 0 0;
}
.prod-teaser-ort {
	width:425px;
	font-size:1.1rem;
	padding-bottom:20px;
	border-bottom:4px solid #000;
	margin-bottom:27px;
	font-family:'LLBrownProWeb-Bold', sans-serif;
}
.prod-teaser-ort span {
	display:block;
	font-size:0.8rem;
}
.prod-teaser, .prod-teaser img {
	width:425px;
	position:relative;
}
.prod-teaser {
	margin-bottom:40px;
	font-family:'LLBrownProWeb-Bold', sans-serif;
}
@media only screen and (min-width : 1024px) {
	.override-order {
		order:0 !important;
	}
}
.prod-teaser p {
	margin:0;
}
.produktionen-images {
	position:relative;
}
.teaser-img-container {
	width:425px;
	max-height:283px;
	margin-bottom:8px;
	overflow:hidden;
}
.prod-main-image-outer {
	position:relative;
}
.prod-main-image {
	width:750px;
	height:500px;
	position:relative;
	overflow:hidden;
	background-color:#000;
}
.prod-main-image img {
	width:100%;
	position:absolute;
}
.prod-more-images {
	width:184px;
	height:500px;
	overflow:hidden;
}
.prod-images {
	height:156px !important;
	margin-bottom:16px;
	cursor:pointer;
	position:relative;
}
.prod-images .player-arrow {
	position:absolute;
	width:32px;
	height:22px;
	top:67px;
	left:76px;
	background-image:url('images/playerarrow-big.png');
}
.sl-next, .sl-prev, .prod-sl-prev, .prod-sl-next, .gen-sl-prev, .gen-sl-next, .gen-sl-news-prev, .gen-sl-news-next, .prod-arr-main-left, .prod-arr-main-right {
	position:absolute !important;
	z-index:1;
	top:0;
	left:0;
	/*height:100%;*/
	width:25%;
	cursor:pointer;
}
.m-slider .prod-sl-prev, .m-slider .prod-sl-next {
	height:100%;
}
.prod-arr-main-left, .prod-arr-main-right {
	height:55px;
	width:100%;
}
.sl-next, .gen-sl-next, .gen-sl-news-next, .prod-sl-next {
	left:auto;
	right:0;
}
.h380 {
	height:380px;
}
.h500 {
	height:500px;
}
.prod-sl-prev.h380 div, .prod-sl-prev.h500 div, .prod-sl-next.h380 div, .prod-sl-next.h500 div {
	top:167px;
}
.gen-sl-prev, .gen-sl-next, .gen-sl-news-prev, .gen-sl-news-next  {
	height:100%;
	z-index:10 !important;
	width:15% !important;
}
.prod-arr-main-left {
	top:auto;
	bottom:0;
}
.sl-next div, .sl-prev div, .gen-sl-prev div, .gen-sl-next div, .gen-sl-news-prev div, .gen-sl-news-next div, .prod-sl-prev div, .prod-sl-next div, .prod-arr-main-left div, .prod-arr-main-right div {
	position:absolute !important;
	top:calc(50% - 84px);
	left:0;
	height:166px;
	width:102px;
	background-image:url('images/Bild-Pfeil_gross_rechts.svg');
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg);
	pointer-events:none;
	display:none;
}
.prod-arr-main-left div, .prod-arr-main-right div {
	top:-18px;
	left:68px;
	height:91px;
	width:55px;
	background-size:cover;
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);
}
.sl-next div, .gen-sl-next div, .gen-sl-news-next div, .prod-sl-next div {
	left:auto;
	right:0;
	-webkit-transform:rotate(0);
	transform:rotate(0);
}
.sl-prev div, .sl-next div {
	height:230px !important;
    width:140px;
	-webkit-transition:top 1s;
	transition:top 1s;
}
.prod-arr-main-right div {
	-webkit-transform:rotate(270deg);
	transform:rotate(270deg);
}
.iframe-container-prod {
	height:0;
	width:750px;
	padding-bottom:56.25%;
	margin-top:0;
	overflow:auto;
	position:relative;
}

.prod-intro, .prod-credits, .prod-content {
	margin-bottom:14px;
	border-bottom:2px solid #000;
}
.prod-intro p {
	margin-bottom:19px;
}
.prod-credits {
	padding-bottom:18px;
}
.prod-credits.mit {
	padding-bottom:42px;
}
.prod-content {
	padding-bottom:23px;
}
.prod-content p:last-of-type {
	margin-bottom:0;
}
.prod-content .termin {
	min-height:35px;
}
.prod-logos {
	padding:25px 0 0;
	margin-bottom:54px;
	border-top:2px solid #000;
}
.prod-logos img {
	margin-right:45px;
	vertical-align:top;
}
.footer-container-findus.prod {
	margin-top:36px;
	padding-bottom:20px;
}
.footer-container-findus.prod h3 {
	font-size:0.8rem;
}
.findus-text.prod {
	width:45%;
	font-size:0.68rem;
	letter-spacing:0.35px;
	line-height:1.33;
}

/* MENSCHEN */
.m-abc-group {
	margin-bottom:23px;
}
.m-header {
	margin-bottom:14px;
}
.m-item {
	width:200px;
	margin-bottom:24px;
	text-transform:uppercase;
	font-family:'LLBrownProWeb-Bold', sans-serif;
}
.m-item img {
	width:100%;
	display:block;
	margin-bottom:9px;
	-webkit-filter:grayscale(100%);
	filter:grayscale(100%);
}
.m-item img:hover {
	-webkit-filter:grayscale(0%);
	filter:grayscale(0%);
}
.m-img-dummy {
	width:200px;
	height:200px;
	background-image:url('images/Blindbild_Menschen.svg');
	background-size:200px;
	margin-bottom:9px;
}
.m-img-dummy:hover {
	background-position-y:200px;
}
.m-dummy {
	width:200px;
}
.m-current-prods {
	margin-bottom:30px;
}
.m-current-prods .weitere-termine > div {
	width:100%;
}
.mcp > div:last-of-type {
	margin-bottom:0;
}
.m-prods p {
	margin:0;
}
.h2-mensch {
	padding-right:300px;
}

.m-slider {
	height:500px;
	width:100%;
}
.m-slide.m-main-image {
	width:425px;
	background-color:#000;
	position:relative;
}
.m-slide {
	width:365px;
	height:500px;
	margin-right:10px;
}
.m-slide div:not(.m-main-inner) {
	width:365px;
	height:245px;
	background-color:#000;
	position:relative;
}
.m-slide div:first-of-type {
	margin-bottom:10px;
}
.m-slide div img, .m-main-image img {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	max-width:365px;
	max-height:245px;
}
.m-slide.m-main-image img {
	max-width:425px;
	max-height:500px;
}
a.m-link:hover {
	background-color:#ffed00;
	display:block;
}
.m-link img:hover {
	mix-blend-mode:multiply;
}


/* KALENDER */
.k-month-link {
	font-family:'LLBrownProWeb-Bold', sans-serif;
	margin-bottom:8px;
}
#prev-month, #next-month {
	text-decoration:underline;
	cursor:pointer;
}
.spielplan-download {
	position:absolute;
	width:93px;
	height:16px;
	right:0;
	bottom:5px;
	background-image:url('images/Spielplanlink.svg');
	background-size:93px 16px;
}
.spielplan-download:hover {
	opacity:0.7;
}

/* SERVICE */
.service-button {
	display:block;
	position:relative;
	width:100%;
	height:89px;
	font-family:'LLBrownProWeb-Bold', sans-serif;
	font-size:1.1rem;
	letter-spacing:2px;
	text-align:center;
}
.sbu {
	display:block;
	height:72px;
	line-height:72px;
	background-color:#ffed00;
	-webkit-transition:opacity 0.25s;
	transition:opacity 0.25s;
}
.sbu-text {
	position:absolute;
	top:0;
	height:72px;
	line-height:72px;
	width:100%;
}
.service-button:hover {
	color:#000 !important;
}
/* ARCHIV */
.content.archiv {
	margin-bottom:50px;
}
.alphabet {
	margin:16px 0 22px;
}
.alphabet span {
	padding:0 2.7px;
	text-decoration:underline;
	cursor:pointer;
}
.alphabet span:first-of-type {
	padding-left:0;
}
.content.archiv a div {
	text-decoration:underline;
}
.season-header {
	text-decoration:underline;
	cursor:pointer;
}
.season-list {
	display:none;
	border-bottom:3px solid #000;
	margin-bottom:46px;
	padding-top:30px;
}
.archiv_wx, .archiv_pp {
	width:48%;
}

/* JOBS */
.article-jobs h3 {
	margin:25px 0 22px;
}
.jobs-item {
	border-top:4px solid #000;
}
.jobs-inner, .jobs-inner-ct {
	position:relative;
	width:1000px;
	margin:0 auto;
	padding:16px 25px 10px;
}
.jobs-inner p {
	font-family:'LLBrownProWeb-Bold', sans-serif;
}
.jobs-closing-text {
	padding-top:25px;
	margin-bottom:-15px;
	border-top:4px solid #000;
}
.tickets.jobs {
	position:absolute;
	bottom:20px;
	right:25px;
}
.content.jobs p {
	margin-bottom:0;
}
/*.content.jobs p:first-of-type {
	display:none;
}*/
.jobs-inner-inner h3 {
	margin:0 0 13px;
}

/* PARTNER */
.partnerlogo div {
	width:300px;
	height:150px;
	border:1px solid #000;
	position:relative;
}
.partnerlogo div img {
	max-width:250px;
	max-height:120px;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
.partnerlogo-dummy {
	width:300px;
}

/* CONTACT FORM 7 */
div.wpcf7 {
    margin-top:30px;
}
.grecaptcha-badge {
	display:none;
}
#wpcf7-f5327-p5328-o1, #wpcf7-f5330-p5329-o1, #wpcf7-f5330-p5386-o1, #wpcf7-f5330-p5399-o1 {
	margin:23px 0 35px;
}
.wpcf7-form {
	margin-top:7px;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form select, .wpcf7-form textarea {
	width:475px;
	padding:1px 5px;
	border:1px solid #000;
	color:#000;
	font-family:'LLBrownProWeb-Regular', sans-serif;
	font-size:0.72rem !important;
	letter-spacing:0.6px !important;
	line-height:1.35;
}
.wpcf7-form input[type="text"]:focus, .wpcf7-form input[type="email"]:focus, .wpcf7-form textarea:focus {
	outline:none;
}
.wpcf7-form input[type=""] {
	width:705px;
	background-color:#ffed00;
	color:#000;
	font-family:'LLBrownProWeb-Bold', sans-serif;
	font-size:0.72rem;
	font-weight:300;
	letter-spacing:0.6px !important;
	border-radius:0;
	padding:16px 0;
	outline:0;
}
.wpcf7-form input[type=""]:active, .wpcf7-form input[type=""]:focus {
	outline:0;
}
.wpcf7-form select {
	padding-left:2px;
}
.wpcf7-form select option {
	letter-spacing:0.6px !important;
}
span.wpcf7-list-item {
	margin:0 0 10px;
}
.cf7-table {
	display:table;
}
.cf7-row {
	display:table-row;
}
.cf7-label {
	display:table-cell;
	width:230px;
	vertical-align:top;
}
.cf7-field {
	display:table-cell;
	width:475px;
	padding-bottom:2px;
}
.cf7-field span {
	display:block;
	margin-top:3px;
}
.cf7-textarea-container {
	width:705px;
	height:140px;
	margin:31px 0 40px;
}
.cf7-textarea-container textarea {
	max-height:100px;
	width:100%;
	margin-top:10px;
}
#wpcf7-f5330-p5329-o1 textarea {
	height:125px;
	margin-bottom:35px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border:2px solid #f00;
}
div.wpcf7-response-output {
	margin:2em 0 1em;
}
span.wpcf7-not-valid-tip {
	font-size:0.68rem;
}

/* SHARIFF */
.shariff.shariff-align-flex-start ul {
	justify-content:space-between !important;
}
.shariff .theme-default a {
    background-color:#000 !important;
}
.shariff .shariff-count, .shariff .shariff-text {
	font-size:0.72rem !important;
	font-family:'LLBrownProWeb-Regular', sans-serif !important;
	line-height:30px !important;
}
.shariff li, .shariff a {
	height:30px !important;
}
.shariff .shariff-icon svg {
    padding: 5px 1px !important;
}
.shariff-container {
	width:960px;
	margin:40px auto;
}

/* WP BANNERIZE PRO */
.wp_bannerize_container {
	border-bottom: 4px solid #000;
	padding:28px 0;
}

/* FOOTER */
.footer-container-findus, .footer-menu-container, .footer-container {
	background-color:#000;
	color:#fff;
}
.footer-container-findus {
	margin-top:112px;
	padding:17px 0 24px;
}
.footer-container-findus h3 {
	width:100%;
	margin-bottom:13px;
}
.footer-container {
	padding:20px 0;
	position:relative;
	z-index:2010;
}
#menu-english {
	margin-bottom:10px;
	display:none;
}
#menu-english a {
	text-decoration:underline;
}

.footer-menu-container {
	margin-bottom:10px;
	padding:18px 0 16px;
}
.footer-menu-container .menu-main-menu-container {
	min-height:inherit;
}
.footer-menu-container a {
	color:#fff;
	text-decoration:none;
}
.ft-menu > li {
	width:20%;
}
.ft-menu > li > a {
	pointer-events:none;
	text-transform:uppercase;
	line-height:1.5;
	display:block;
	letter-spacing:1.5px;
	height:52px;
}
.ft-menu > li > ul li {
	font-size:0.68rem;
	letter-spacing:0.35px;
}
.ft-menu ul {
	list-style-type:none;
}
.ft-menu .sub-menu {
	padding-left:0;
}
.ft-menu .menu-item-5383 {
	display:none;
}
div:not(.gal-navi) > ul li::before {
	display:none;
}

.english {
	cursor:pointer;
}
.english:hover {
	color:#ffed00;
}
.totop {
	position:absolute;
	bottom:0;
	right:0;
	padding-right:30px;
	background:url('images/Pfeil_nach-oben.svg') no-repeat right;
	background-size:22px;
	cursor:pointer;
	white-space:nowrap;
	width:130px !important;
	height:20px !important;
	background-position-y:5px;
}
.totop-page {
	position:fixed;
	z-index:2000;
	bottom:50px;
	right:50px;
	width:42px;
	height:42px;
	border-radius:21px;
	background:#000 url('images/totop-arrow.svg') no-repeat center 12px;
	background-size:22px 14px;
	cursor:pointer;
	display:none;
}
.totop-page:hover {
	background-color:#ffed00;
}
footer a {
	color:#fff;
	text-decoration:none;
}
footer a:focus, footer a:active, footer a:visited {
	color:#fff;
	text-decoration:none;
}
.foerderer {
	width:380px;
}
.social-icons-container {
	width:950px;
	margin:0 auto;
	position:relative;
	font-family:'LLBrownProWeb-Bold', sans-serif;
}
.social-icon {
	display:inline-block;
	width:29px;
	height:29px;
	margin:0 8px 0 0;
	background-size:29px;
}
.social-icon:hover {
	opacity:0.7;
}
.social-icon.youtube {
	background-image:url('images/Icon_Youtube.svg');
}
.social-icon.facebook {
	background-image:url('images/Icon_FB.svg');
}
.social-icon.instagram.ppr {
	left:42px;
}
.social-icons-wx, .social-icons-ppl {
	display:inline-block;
	position:relative;
	white-space:nowrap;
	margin-top:25px;
}
.social-icons-wx {
	width:300px;
}
.ppc {
	position:absolute;
	bottom:0;
	width:220px;
	left:-220px;
	text-align:right;
}
.social-icon.twitter {
	background-image:url('images/Icon_Twitter.svg');
}
.social-icon.instagram {
	background-image:url('images/Icon_Insta.svg');
}
.social-icon.vimeo {
	background-image:url('images/Icon_Vimeo.svg');
}

/* NL-FORM */
form p {
	display:inline-block;
	margin:10px 0;
	font-size:0.68rem;
	letter-spacing:0.35px;
	height:30px;
}
form p:first-of-type {
	margin-bottom:0;
}
form p:last-of-type {
	height:auto;
}
input[type="checkbox"] {
	margin-right:10px;
}
.mc4wp-form-fields label a {
	text-decoration:underline;
}
.mc4wp-form-fields input[type="email"] {
	width:200px;
	height:30px;
	line-height:30px;
	padding:5px 10px;
	border:none;
}
.site-main .mc4wp-form-fields input[type="email"] {
	border:1px solid #ccc;
}
.wpcf7-form input[type="submit"], .mc4wp-form-fields input[type="submit"] {
	width:100px;
	height:30px;
	line-height:30px;
	padding:0;
	border-radius:0;
	background:#ffed00;
	color:#000;
	vertical-align:initial;
	font-weight:300;
	font-family:'LLBrownProWeb-Bold', sans-serif;
}
.wpcf7-form input[type="submit"] {
	width:110px;
	height:32px;
	line-height:32px;
	margin-top:30px;
}
input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#000;
}
input::-moz-placeholder { /* Firefox 19+ */
	color:#000;
}
input:-ms-input-placeholder { /* IE 10+ */
	color:#000;
}
input:-moz-placeholder { /* Firefox 18- */
	color:#000;
}
.wpcf7-form input::placeholder, .wpcf7-form textarea::placeholder { /* Firefox 18- */
	color:#000;
	font-style:italic;
	opacity:1;
}
.wpcf7-form-control-wrap {
    margin-top:10px;
}
input, textarea {
	font-family:'LLBrownProWeb-Regular', sans-serif;
	font-size:0.68rem !important;
	letter-spacing:0.35px !important;
	color:#000;
}

/* SEARCH */
#search-form input[type="submit"] {
	width:29px;
	height:26px;
	background-image:url('images/suchlupe.png');
	padding:0;
	border-radius:0;
	vertical-align:middle;
	margin-top:-7px;
}
#search-form input[type="search"] {
	width:220px;
	/*height:50px;*/
	background-color:#fff;
	padding:2px 10px;
	border-radius:0;
	border:none;
	font-size:1.69rem;
}
#menu-main-menu #search-form input[type="search"] {
	background-color:#000;
	border-bottom:2px solid #fff;
	color:#fff;
	width:250px;
	padding:0;
	font-size:1.69rem !important;;
	font-family:'LLBrownProWeb-Bold', sans-serif;
	letter-spacing:3.8px !important;
	line-height:1.15;
}
#menu-main-menu input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#fff;
	font-size:1.69rem;
	font-family:'LLBrownProWeb-Bold', sans-serif;
	letter-spacing:3.8px;
}
#menu-main-menu input::-moz-placeholder { /* Firefox 19+ */
	color:#fff;
	font-size:1.69rem;
	font-family:'LLBrownProWeb-Bold', sans-serif;
	letter-spacing:3.8px;
}
#menu-main-menu input:-ms-input-placeholder { /* IE 10+ */
	color:#fff;
	font-size:1.69rem;
	font-family:'LLBrownProWeb-Bold', sans-serif;
	letter-spacing:3.8px;
}
#menu-main-menu input:-moz-placeholder { /* Firefox 18- */
	color:#fff;
	font-size:1.69rem;
	font-family:'LLBrownProWeb-Bold', sans-serif;
	letter-spacing:3.8px;
}
#menu-main-menu input::placeholder { /* Firefox 18- */
	color:#fff;
	font-size:1.69rem;
	font-family:'LLBrownProWeb-Bold', sans-serif;
	letter-spacing:3.8px;
	opacity:1;
}

/* GLOBAL */
.m0 {
	margin:0;
}
.mt10 {
	margin-top:10px !important;
}
.mt20 {
	margin-top:20px;
}
.mt190 {
	margin-top:190px;
}
.mb10 {
	margin-bottom:10px;
}
.mb13 {
	margin-bottom:13px;
}
.mb16 {
	margin-bottom:16px;
}
.mb20 {
	margin-bottom:20px !important;
}
.mb25 {
	margin-bottom:25px;
}
.mb30 {
	margin-bottom:30px;
}
.mb50 {
	margin-bottom:50px;
}
.mb70 {
	margin-bottom:70px;
}
.lh30 {
	line-height:30px;
}
.lh30 > strong {
	line-height:1.305;
	display:block;
}

.hr-2 {
	background-color:#000;
	height:2px;
}
.bold {
	font-family:'LLBrownProWeb-Bold', sans-serif;
}
.va-middle {
	vertical-align:middle;
}
a.textdeco-none {
	text-decoration:none !important;
}
.head-klein-3 {
	font-size:24px;
	letter-spacing:2.2px;
}
.datum-4 {
	font-size:1.375rem;
	letter-spacing:0.6px;
}
.stuecktitel-2 {
	font-size:1.375rem;
	text-transform:uppercase;
}
.ftext-klein-7 {
	font-size:0.68rem;
	letter-spacing:0.35px;
	line-height:1.33;
}
.h2-caseinit h2 {
	text-transform:initial;
}
.post-main-img img {
	width:950px;
}
.img-caption, .wp-caption-text {
	width:100%;
	min-height:25px;
	font-family:'LLBrownProWeb-Bold', sans-serif;
	margin-top:4px;
	color:#000;
	padding:5px 0 0;
	text-align:left;
	font-size:0.68rem;
	letter-spacing:0.35px;
	line-height:1.33;
}
.img-caption.menschen {
	height:40px;
}
.breadcrumb {
	font-size:0.73rem;
	letter-spacing:0.2px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
article.search {
	margin-bottom:50px;
}
.search > div:first-of-type {
	border-top:4px solid #000;
}
.more {
	font-family:'LLBrownProWeb-Bold', sans-serif;
	text-decoration:underline;
	cursor:pointer;
}
.hide, .more-hidden {
	display:none;
}
.english-button {
	position:absolute;
	top:48px;
	right:0;
	width:260px;
	height:27px;
	line-height:23px;
	text-align:center;
	font-family:'LLBrownProWeb-Bold', sans-serif;
	border:2px solid #000;
}
.disable {
	pointer-events:none;
	opacity:0.3;
}
.greyout {
	pointer-events:none;
	opacity:0.4;
}
.blackout {
	pointer-events:none;
	text-decoration:none !important;
}
.iframe-container {
	position:relative; 
	padding-bottom:56.25%; /* ratio 16x9 */
	height:0; 
	overflow:hidden; 
	width:300px;
	height:auto;
}
.f404 {
	font-size:200px;
	color:#ffed00;
	text-align:center;
}
.footer-container-findus .iframe-container {
	padding-bottom:100%;
	margin:16px 0 17px;
}
.iframe-container iframe, .iframe-container-prod iframe {
  position:absolute;
  top:0; 
  left:0; 
  width:100%; 
  height:100%;
}
.also-interesting {
	width:100%;
	height:30px;
	line-height:30px;
	margin:60px 0 20px;
	background-color:#ffed00;
	text-align:center;
	font-family:'LLBrownProWeb-Bold', sans-serif;
}
.ai-inner {
	width:300px;
}
#post-5254 table, #post-5254 td {
	border:none;
	margin:-12px 0 1rem;
}
#post-5254 td {
	border-bottom:2px solid #000;
	padding:15px 0;
}
#post-5254 h4 {
	margin:30px 0 0;
}
#post-5254 h3:first-of-type, #post-5254 h4:first-of-type {
	margin-top:53px;
}
.wp-caption.aligncenter {
    left:0;
    transform:none;
}
.logo-presse {
	height:49px;
	width:61px;
	background-position:center;
	background-repeat:no-repeat;
	vertical-align:middle;
	display:inline-block;
	margin-right:5px;
}
.logo-presse.wx {
	background-image:url('images/WerkX_Logo_presse.svg');
	background-size:50px 49px;
}
.logo-presse.pp {
	background-image:url('images/WerkX-Petersplatz_Logo_presse.svg');
	background-size:61px 49px;
}
.logo-download-container p {
	display:inline;
	vertical-align:middle;
}
.gt-list li {
	padding-left:16px;
}
.gt-list li::before {
	display:block !important;
	content:">" !important;
	padding-right:8px;
}

.popup {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:100000;
	background-color:rgba(0,0,0,0.7);

}
.popup-content {
	position:relative;
	margin:100px auto 0;
	width:70%;
	padding:30px;
	background-color:#000;
	color:#fff;
	border:1px solid #ffed00;
}
.popup-content div {
	position:absolute;
	right:20px;
	top:20px;
	width:28px;
	height:28px;
	background-image:url('images/kreuz_w.png');
	background-size:28px;
	cursor:pointer;
}
.popup-content div:hover {
	opacity:0.55;
}
.popup-content a {
	color:#fff;
}

/*** WOOCOMMERCE ***/
.woocommerce .content-area {
	margin:0 auto;
	width:950px;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
	display:none;
}
.woocommerce-message {
    background:none;
	padding:0;
	margin-bottom:0;
}
.flex, .woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper, .woocommerce ul.products, .woocommerce-page ul.products {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}
.woocommerce .content-area .site-main {
    max-width:initial;
}
ul.products li.product, .woocommerce-page ul.products li.product {
    min-height:380px;
}
ul.products li.product .price {
    position:absolute;
    bottom:10px;
	margin-bottom:1.8rem;
}
ul.products li.product .woocommerce-loop-product__title {
	letter-spacing:1px;
	line-height:1.2;
	hyphens:none;
}
.product-category.product {
    min-height:inherit !important;
	width:26% !important;
	height:32px;
	line-height:32px;
	background-color:#000;
	color:#fff;
	font-family:'LLBrownProWeb-Bold', sans-serif;
	font-size:0.72rem;
	text-align:center;
}
.product-category.product a {
	color:#fff;
	text-decoration:none;
}
.product-category.product h2.woocommerce-loop-category__title {
	font-size:0.72rem;
	line-height:32px;
}
.product-category.product mark.count {
	background:none;
	color:#fff;
}
.woocommerce ul.products::after, .woocommerce ul.products::before, .woocommerce-page ul.products::after, .woocommerce-page ul.products::before, .product-category.product img {
    display:none;
}
.li-dummy {
	width:22.05%;
}
.entry.product.type-product {
	margin-top:2rem;
}
#shipping_method li input {
    margin-top:6px;
}
#shipping_method li label {
    line-height:1;
    margin-left:5px;
}
.shop_table.woocommerce-checkout-review-order-table #shipping_method li {
    line-height:1.5;
}
.woocommerce-billing-fields h3 {
	margin:22px 0 21px;
}
h3#order_review_heading {
	margin:45px 0 20px;
}
.woocommerce-billing-fields__field-wrapper p, .woocommerce-shipping-fields__field-wrapper p {
	margin-bottom:16px !important;
	height:auto;
}
.woocommerce-input-wrapper input {
	height:36px;
	width:220px !important;
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
	float:none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	margin-right:0;
}
#billing_country_field, #shipping_country_field {
	width:213px;
}
h3#ship-to-different-address {
	letter-spacing:0;
}
#ship-to-different-address label span {
	display:inline;
}
#ship-to-different-address label span::before {
	top:0;
}
#ship-to-different-address label span::after {
	top:3px;
}
#billing_address_2_field, #shipping_address_2_field {
	margin-top:42px;
}
#order_comments_field {
	width:100%;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .single_add_to_cart_button.button.alt, .button.wc-forward, button[name="update_cart"], button[name="calc_shipping"], button#place_order, button.woocommerce-button.button.woocommerce-form-login__submit, button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit, .button.wc-backward {
	height:32px;
	line-height:32px;
	padding:0 1rem;
	background-color:#ffed00;
	color:#000 !important;
	font-family:'LLBrownProWeb-Bold', sans-serif;
	font-size:0.72rem;
	font-weight:normal;
	border-radius:0;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	position:absolute;
	bottom:0;
	width:100%;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover, .single_add_to_cart_button.button.alt:hover, .button.wc-forward:hover, button[name="update_cart"]:hover, button[name="calc_shipping"]:hover, button#place_order:hover {
	color:#ffed00 !important;
	background-color:#000;
}
button.woocommerce-button.button.woocommerce-form-login__submit {
	position:absolute;
	bottom:90px;
	left:0;
}
button.woocommerce-button.button.woocommerce-form-login__submit, .woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme, .woocommerce-LostPassword.lost_password {
    position:absolute;
    bottom:90px;
    left:0;
}
.cart-empty.woocommerce-info {
	padding:0;
	font-family:'LLBrownProWeb-Bold', sans-serif;
	font-size:0.72rem;
	background-color:#fff;
	color:#000;
}
ul.products li.product .added_to_cart {
	position:absolute;
	margin-left:0;
	bottom:32px;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
	bottom:45px;
}
.woocommerce-LostPassword.lost_password {
	bottom:0;
}
.woocommerce-products-header {
	position:relative;
}
.chckout, .my-account {
	position:absolute;
	right:0;
	top:0;
}
.chckout {
	right:150px;
}
button#place_order, .woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide, .woocommerce-form.woocommerce-form-register.register p:nth-of-type(2) {
	margin-top:20px;
}

/*** HIDE ON DESKTOP ***/
.only-mobile, .slider-prod-img-bg-portrait, .slider-prod-img-bg-landscape, .mobile-menu-bg, .date-n-ticket.mob-portr br {
	display:none !important;
}

/*** MOBILE ***/
@media only screen and (min-width : 320px) and (max-width : 1024px) {
	body {
		letter-spacing:0.7px;
		position:relative;
	}
	.popup {
		position:absolute;
		height:100%;
	}
	.popup-content {
		margin-top:60px;
		padding:60px 10px 10px;
		width:94%;
	}
	.popup-content h2 {
		font-size:1.1rem;
	}
	.popup-content h2 br {
		display:none;
	}
	#mobile-check, .slider-prod-img-bg, .footer-menu-container, .nl-form-footer form, .nl-form-footer p, .wpcf7-list-item-label br, .prod-more-images, .bfly, .weitere-termine-container .termin span, .slider-weitere-termine-bg, .content.filter.calendr, .ticket-filter .ticketinfo .kbutton span, .counter {
		display:none;
	}
	.only-mobile, .slider-prod-img-bg-portrait {
		display:block !important;
	}
	.mobile-menu-bg {
		position:fixed;
		width:100vw;
		height:100vh;
		background-color:#000;
		z-index:1;
	}
	h2 {
		font-size:1.4rem;
	}
	.entry .entry-content, .entry .entry-summary {
		max-width:96%;
		margin:0 2%;
	}
	.page-header, .content, .slider-prod-infos div, .slider-spielstaette, .weitere-termine, .teaser-inner, .post-main-img img, .social-icons-container, .shariff-container, .more-teasers-link {
		width:96%;
	}
	.content.news, figure, .teaser-inner, .teaser-inner > div, .teaser-img-container, .prod-teaser img, .mc4wp-form-fields input[type="email"], .mc4wp-form-fields input[type="submit"], .prod-main-image-outer, .slider-spielstaette.produktion, .slider-spielstaette.produktion .termin, .weitere-termine-container .weitere-termine, .iframe-container-prod, .findus-text.prod, .jobs-inner, .jobs-inner-ct {
		width:100%;
	}
	figure {
		width:100% !important;
	}
	.logo {
		left:2%;
		margin-left:0;
		width:100px;
		height:100px;
		background-size:100px;
	}
	.logo-small {
		left:2%;
		margin-left:0;
	}
	.slider-prod-infos.fallback {
		background-color:rgba(0,0,0,0.75);
	}
	
	
	/*.slider-subtitles {
		height:60px;
	}*/
	.spielplan-karten {
		left:auto;
		right:2%;
		top:7px;
		margin-left:0;
		max-width:80px;
		text-align:center;
		line-height:1;
		font-size:0.6rem;
	}
	.gal-navi, .gal-navi.prod {
		width:100%;
		left:auto;
		margin-left:0;
		pointer-events:none;
	}
	.gal-navi button {
		width:8px;
		height:8px;
		border-radius:4px;
		margin:0 4px;
	}
	.gal-navi.prod {
		bottom:0;
	}
	.cal-navi {
		position:relative;
		margin-left:calc(2% - 13px);
		height:30px;
	}
	.cal-navi-l, .cal-navi-r {
		padding:0 10px;
		position:absolute;
		top:30px;
		right:5px;
		z-index:1;
		background-color:#fff;
	}
	.cal-navi-l {
		right:52px;
	}
	.cal-navi-l:hover, .cal-navi-r:hover {
		color:#000 !important;
	}
	.premiere {
		height:17px !important;
		width:100% !important;
	}
	.premiere span {
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
		bottom:0;
		left:0;
		height:17px;
		width:100%;
	}
	.slidedown-menu > li {
		font-size:1.3rem;
		line-height:1.3;
		margin-bottom:20px;
	}
	.sub-menu > li {
		font-size:1rem;
		line-height:1.3;
		margin:15px 0;
	}
	.slider-prod-img-mobile { 
		padding-bottom:163.33%;
		height:0 !important; 
		overflow:hidden; 
		width:100%;
	}
	.slider-prod-img-mobile img {
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
	}
	.sl-next div, .sl-prev div, .gen-sl-prev div, .gen-sl-next div, .gen-sl-news-prev div, .gen-sl-news-next div, .prod-sl-prev div, .prod-sl-next div, .prod-arr-main-left div, .prod-arr-main-right div, .news-container .gen-sl-news-prev div, .news-container .gen-sl-news-next div {
		display:block !important;
		position:absolute !important;
		top:calc(50% - 21px);
		left:10px;
		height:42px;
		width:42px;
		border-radius:21px;
		background: #000 url('images/toright-arrow.svg') no-repeat 16px center;
		background-size:14px 22px;
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
		pointer-events:none;
	}
	.sl-next div, .gen-sl-next div, .gen-sl-news-next div, .prod-sl-next div, .prod-arr-main-right div, .news-container .gen-sl-news-next div {
		left:auto;
		right:10px;
		-webkit-transform:rotate(0);
		transform:rotate(0);
	}
	.h500 {
		height:100%;
	}
	.h380 {
		height:50%;
	}
	.prod-sl-prev.h500 div, .prod-sl-next.h500 div {
		top:calc(50% - 21px);
	}
	.prod-sl-prev.h380 div, .prod-sl-next.h380 div {
		top:auto;
		bottom:0;
	} 
	.gen-sl-prev, .gen-sl-next {
		height:85%;
	}
	.img-caption, .img-caption.menschen {
		height:auto;
	}
	.hc-month div div {
    	width:60px;
	}
	.current-month, #post-5252 .current-month {
		top:24px;
		left:0;
		padding:0 6px 0 12px;
	}
	.home-calendar {
		visibility:visible;
		width:100%;
		padding-top:0;
		position:relative;
		margin:-5px 0 25px calc(2% - 15px);
	}
	.content.filter span {
		display:block;
		margin-bottom:10px;
	}
	.tickets.main {
		letter-spacing:0;
		position:static;
		margin-top:5px;
	}
	.content.filter {
		height:80px;
		width:96%;
		margin-bottom:60px;
	}
	.ticket-filter {
		position:absolute;
		top:89px;
		left:135px;
		border:none;
	}
	.ticket-filter .ticketinfo {
		margin:0;
		width:auto;
	}
	.ticket-filter .ticketinfo .kbutton {
		border:none;
		padding:0;
		width:93px;
		height:16px;
		letter-spacing:0;
		background:url('images/Karteninfo.svg');
		background-size:93px 16px;
	}
	.filterbuttons {
		position:relative;
		width:100%;
		justify-content:space-between !important;
	}
	.fbutton.filter {
		padding:0 8px;
		margin-left:0;
		white-space:nowrap;
		font-family:'LLBrownProWeb-Regular', sans-serif;
	}
	.filterbuttons div:last-of-type {
		padding:0 8px;
		width:auto;
	}
	h2, .stuecktitel-2 {
		font-size:1.2rem;
	}
	.weitere-termine-teaser, .weitere-termine-teaser .termin {
		width:100%;
	}
	.search-inner {
		width:100%;
		padding:2%;
	}
	#post-5252 #teasers > div:first-of-type {
		border-top:4px solid #000;
	}
	.teaser-inner:hover {
		background-color:#fff;
	}
	.teaser-ort {
		width:calc(100% - 115px);
		margin-top:20px;
		position:static !important;
	}
	.weitere-termine-link.tser {
		margin-top:0;
	}
	.all-termine-link {
		margin-bottom:30px;
	}
	.all-termine-link p {
		margin-bottom:15px;
	}
	.news-container {
		padding:16px 0 16px;
		margin-top:0;
	}
	.news-container div {
		display:block;
		z-index:1;
		margin:0 auto;
		width:96%;
	}
	.news-container .generic-slider {
		width:100% !important;
	}
	.news-slide {
		padding:0;
	}
	.news-container img {
		display:block;
		margin:0 0 0 1%;
		width:80%;
		vertical-align:top;
	}
	
	.slider-prod-img-bg-landscape {
		display:block;
	}
	.prod-teaser, .prod-teaser-ort, .service-button {
		width:47%;
	}
	.prod-teaser a h2 {
		text-decoration:underline;
	}
	.date-n-ticket a {
		white-space:nowrap;
	}
	.textdeco-none.mensch, .textdeco-none.mensch.ppl {
		margin-bottom:10px;
		width:100%;
	}
	.social-icons-wx {
		width:auto;
	}
	.social-icons-container span {
		display:inline-block;
		vertical-align:middle;
	}
	.social-icon {
		width:22px;
		height:24px;
		background-size:22px;
		background-repeat:no-repeat;
		margin-right:16px;
		vertical-align:middle;
	}
	.ppc {
		position:static;
	}
	.footer-container {
		margin-top:12px;
	}
	.footer-container-findus h3 {
		margin-top:10px;
	}
	.ul-findus.ftext-klein-7.bold {
		font-size:0.8rem;
		letter-spacing:0.7;
		line-height:1.305;
	}
	.nl-form-footer {
		width:100%;
		line-height:1.65;
	}
	.foerderer {
		position:static;
		width:100%;
		margin-bottom:30px;
	}
	form p {
		display:block;
		height:auto;
	}
	.totop {
		position:relative;
		margin-top:25px;
	}
	.totop-page {
		right:10px;
		bottom:10px;
	}
	.mt190 {
		margin-top:50px;
	}
	.home-slider .slick-track {
		background-color:#000;
	}
	.slider-prod-infos, .slider-weitere-termine {
		background-color:#000;
		/*position:static;*/
	}
	.slider-spielstaette .tickets {
		position:absolute;
		bottom:-6px;/*14px*/
		right:0;
	}
	.weitere-termine-link.slider {
		position:relative;
		width:auto;
		left:0;
		margin:10px 0 10px;
		white-space:nowrap;
	}
	.weitere-termine-container {
		width:96%;
		margin:0 auto;
	}
	#post-5254 tbody tr:first-of-type {
		height:110px;
	}
	#post-5254 tbody tr:first-of-type td strong {
		-webkit-transform:rotate(270deg);
		transform:rotate(270deg);
		display:block;
	    word-break:normal;
		width:75px;
	}
	#post-5254 tbody tr td {
		width:auto !important;
		font-size:0.68rem;
		letter-spacing:0;
	}
	#post-5254 tbody tr td:first-of-type {
		min-width:130px;
		word-break:normal;
	}
	.cf7-label, .cf7-field {
		display:block;
		width:100%;
		padding-bottom:5px !important;
	}
	.cf7-field {
		margin-bottom:15px;
	}
	.cf7-table, .wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form select, .wpcf7-form textarea, div.wpcf7 input[type="file"] {
		width:100%;
	}
	.alphabet span {
		display:inline-block;
	}
	.prod-main-image {
		width:100%;
		height:0;
		padding-bottom:66.66%;
		background-color:#000;
	}
	.weitere-termine-link.prod, .weitere-termine-link.mensch {
		margin-left:0;
		text-align:left;
		position:static;
		width:100%;
		display:block;
		margin-top:5px;
	}
	.partnerlogo {
		width:48.5%;
	}
	.partnerlogo div {
		width:100%;
	}
	.partnerlogo div img {
		max-width:85%;
		max-height:85%;
	}
	#post-5254 tbody tr td:nth-of-type(1) {
		border-right:2px solid #000;
	}
	#post-5254 tbody tr td:nth-of-type(3) {
		border-left:2px solid #000;
		border-right:2px solid #000;
	}
	#post-5254 tbody tr td {
		text-align:center;
	}
	.h2-mensch {
		padding-right:0;
	}
	.prod-content.mcp .slider-spielstaette {
		margin:20px 0;
	}
	.prod-content.mcp .termin, .prod-content.mcp .close-termine-link {
		width:100%;
	}
	.weitere-termine-link.mensch {
		position:static;
		display:inline-block;
	}
	.ticketinfo {
		margin-bottom:25px;
	}
	.kbutton {
		float:none;
	}
	.spielplan-download {
		position:static;
	    margin-top:5px;
	}
	.spielplan-download.strt {
		margin-bottom:30px;
	}
	.breadcrumb {
		white-space:normal;
	}
	.content.ticketinfo {
		height:auto;
	}
	.termin {
		min-height:27px;
	}
	.weitere-termine-teaser .tickets, .weitere-termine-container .tickets, .prod-content .tickets {
		margin:0 0 10px;
	}
	.woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper, .woocommerce ul.products, .woocommerce-page ul.products, .woocommerce-products-header {
		max-width:100vw;
		padding:0 3%;
	}
	.related.products ul.products.columns-4, .related.products .products.columns-4 {
		padding:0 !important;
		margin-top:20px !important;
	}
	.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
		padding-left:3%;
	}
	.entry.product.type-product {
		width:100vw;
		padding:0 3%;
	}
	.woocommerce-billing-fields__field-wrapper, #ship-to-different-address label span {
		display:block;
		text-align:left;
		padding-left:10px;
	}
	.woocommerce-input-wrapper input, .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last, .form-row.form-row-wide {
		width:100% !important;
	}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 1024px)
and (orientation : portrait) {
	.slider-prod-img-bg-portrait, .content.archiv .flex.mb70 {
		display:block;
	}
	.slider-spielstaette div:first-of-type {
		margin-top:-8px;
	}
	
	.slider-spielstaette.produktion .tickets {
		margin:3px 0 7px;
	}
	.slider-spielstaette {
		margin-bottom:12px;
	}
	.prod-teaser, .prod-teaser-ort, .service-button, .footer-container-findus > div > div, .iframe-container, .weitere-termine-container .termin, .prod-content .termin, .archiv_wx, .archiv_pp, .flex.mb20.pp .mensch.ppl {
		width:100%;
	}
	.teaser-ort span {
		width:70%;
	}
	.teaser-title .datum-4 {
		font-size:1rem;
		margin-bottom:10px;
	}
	.tickets.jobs {
		position:relative;
		bottom:5px;
		right:auto;
	}
	.teaser-inner, .jobs-inner {
		padding:20px 2%;
	}
	.date-n-ticket {
		margin-top:10px;
	}
	.date-n-ticket.mob-portr br {
		display:block !important;
	}
	.fbutton.filter {
		padding:0 7px;
		letter-spacing:0;
		font-size:0.65rem;
	}
	.english-button {
		position:static;
		margin:-20px 0 20px;
	}
	.cf7-label, .cf7-field {
		display:block;
		width:100%;
	}
	.m-item {
		width:49%;
	}
	.m-item .textdeco-none {
		text-decoration:underline !important;
	}
	.footer-container .content.flex {
		-webkit-flex-direction:column-reverse;
		flex-direction:column-reverse;
	}
	.footer-container-findus > .content {
		width:96%;
	}
	.slider-spielstaette.produktion .termin span  {
		display:block;
	}
	.gal-navi.generic {
		top:75vw;
	}
	.archiv_pp .head-klein-3 {
		margin-top:40px;
		display:inline-block;
	}
	
	.m-slider {	
		height:auto;
		width:100%;
	}
	.m-slide {
		height:auto;
		width:96vw;
	}
	.m-slide div:first-of-type {
	    margin-bottom:0;
		width:96vw;
		padding-bottom:117.65%;
		position:relative;
	}
	.m-slide.m-main-image {
		width:auto;
	}
	.m-slide.m-main-image img {	
		max-width:100%;
		max-height:initial;
	}
	.m-slide div img, .m-main-image img {
	    margin:initial;
		max-width:100%;
		max-height:initial;
		height:auto !important;
		width:auto !important;
	}
	.m-slide:not(.m-main-image) > div {
		padding-bottom:58.825%;
		position:relative;
		width:96vw;
		height:0;
	}
	.img-caption.menschen {
		height:40px;
	}
	.woocommerce .content-area .site-main {
		margin:50px 0 0;
	}
	.woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper, .woocommerce ul.products, .woocommerce-page ul.products, .woocommerce-products-header {
		padding:0 1%;
	}
	.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
		padding-left:1%;
		width:98vw;
	}
	.woocommerce-breadcrumb, .woocommerce-notices-wrapper {
		padding-left:1%;
		width:98vw;
	}
	a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, ul.products li.product .price, ul.products li.product .added_to_cart {
		position:static;
	}
	.woocommerce img, .woocommerce-page img {
		width:100%;
	}
	.chckout, .my-account {
		left:3%;
		right:auto;
		top:-50px;
	}
	.chckout {
		left:calc(3% + 150px);
	}
	ul.products li.product, .woocommerce-page ul.products li.product {
		width: 100% !important;
	}
	.entry.product.type-product {
		padding:0 1%;
	}
	.woocommerce-billing-fields__field-wrapper, #ship-to-different-address label span {
		padding-left:0;
	}
	
	.counter {
		z-index:10000;
		top:0;
		right:0;
		width:17%;
		height:auto;
		padding:40px 0 10px;
	}
	.counter > div:last-of-type {
		margin-top:0;
	}
	.close-counter {
		position:absolute;
		z-index:10001;
		top:10px;
		right:10px;
		width:24px;
		height:24px;
		background-image:url('images/schliessen.png');
	}
	#counter-disp {
		height:180px;
		font-size:0.8rem;
	}
	#counter-disp div:last-of-type {
		text-align:center;
	}
	#counter-disp span {
		display:block;
		font-size:0.6rem;
	}
	#counter-disp div:first-of-type {
		width:100%;
	}
	#counter-disp span:last-of-type {
		margin-left:0;
	}
	.counter > div:first-of-type {
		line-height:1.2;
		margin:0 0 10px;
		font-size:0.7rem;
	}
	.counter > div:last-of-type {
		margin-top:10px;
		line-height:1.2;
	}
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 1024px)
and (orientation : landscape) {
	.slider-prod-img-mobile {
		padding-bottom:61.22%;
	}
	.slider-prod-img-bg-portrait {
		display:none !important;
	}
	.slider-prod-img-bg-landscape {
		display:block !important;
		background-position:center top !important;
	}
	.slider-prod-infos {
		bottom:-50px;
	}
	.slider-weitere-termine {
		margin-top:50px;
	}
	.slider-spielstaette.produktion .termin {
		width:auto;
		margin-top:0;
	}
	.prod-teaser, .prod-teaser-ort, .service-button {
		width:47%;
	}
	.textdeco-none.mensch, .m-item {
		width:32%;
	}
	.date-n-ticket .tickets {
		position:relative;
		margin-top:5px;
	}
	.nl-form-footer {
		width:50%;
	}
	.foerderer {
		width:50%;
	}
	.footer-container-findus > div > div {
		width:48.5%;
	}
	.social-icons-wx {
		width:50%;
	}
	.social-icons-container span {
		width:auto;
	}
	#post-5254 tbody tr:first-of-type td strong {
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
		padding-bottom:0;
	}
	#post-5254 tbody tr td:first-of-type {
		min-width:auto;
	}
	.gal-navi.generic {
		top:70vw;
	}
	.gal-navi button {
		margin:0 5px;
	}
	.my-account {
		right:3%;
	}
	.chckout {
		right:calc(3% + 150px);
	}
	ul.products li.product, .woocommerce-page ul.products li.product {
		width:32%;
	}
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
		width:30%;
	}
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
		width:66%;
	}
	ul.products li.product, .woocommerce-page ul.products li.product {
		min-height:420px;
	}
	.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
		float:left;
	}
	/*.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
		float:none;
	}*/
	#ship-to-different-address {
		margin-bottom:6px;
	}
	button#place_order, .woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide, .woocommerce-form.woocommerce-form-register.register p:nth-of-type(2) {
		margin:10px 0;
		float:right;
	}
	.override-order {
		order:0 !important;
	}
	.date-n-ticket.mob-portr br {
		display:block !important;
	}
	
	.counter {
		z-index:10000;
		top:0;
		right:0;
		width:70%;
		height:auto;
		padding:5px 0;
	}
	.counter > div:last-of-type {
		margin-top:0;
	}
	.close-counter {
		position:absolute;
		z-index:10001;
		top:10px;
		right:10px;
		width:24px;
		height:24px;
		background-image:url('images/schliessen.png');
	}
	#counter-disp {
		font-size:1rem;
	}
	#counter-disp div:last-of-type {
		text-align:center;
	}
	#counter-disp span {
		display:block;
		font-size:0.6rem;
	}
	#counter-disp span:last-of-type {
		margin-left:0;
	}
	.counter > div:first-of-type {
		line-height:1.2;
		margin:0;
	}
	.counter > div:last-of-type {
		margin-top:0;
		line-height:1.2;
	}
}
/*@media screen and (device-aspect-ratio: 40/71) {*/

@media screen and (max-device-width : 359px) and (max-device-height : 600px) {
	.content.filter {
		width:98%;
	}
	.fbutton.filter {
		padding:0 5px;
		margin-left:0;
		letter-spacing:0;
		font-size:0.6rem;
	}
	.teaser-title .datum-4 {
		font-size:0.8rem;
	}
}
@media screen and (max-device-width : 359px) and (max-device-height : 600px)
and (orientation : portrait) {
	.date-n-ticket .tickets {
		position:relative;
		margin-top:5px;
	}
	#post-5254 tbody tr td {
		font-size:0.6rem;
	}
	 .also-interesting {
		font-size:0.7rem;
	}
	.weitere-termine-teaser .termin {
		letter-spacing:0;
		font-size:0.78rem;
	}
	#post-5254 tbody tr:first-of-type td strong {
		width:60px;
	}
	.ticket-filter {
		top:110px;
	}
}
@media screen and (max-device-width : 359px) and (max-device-height : 600px)
and (orientation : landscape) {
	.social-icons-container span {
		width:auto;
	}
	.override-order {
		order:0 !important;
	}
	.date-n-ticket.mob-portr br {
		display:block !important;
	}
}