/*
Theme Name: CineWil
Theme URI: https://www.cinewil.ch/
Template: Divi
Author: ASPKOM GmbH
Author URI: https://aspkom.ch
Description: Cinewil - Emotionen im Grossformat
Version: 1.0.0.1563787219
Updated: 2019-07-22 09:20:19

*/

body.helper-class-cafe {
	background: #b1a494 !important;
}

body.helper-dolbclass-bar {
	background: #524b43 !important;
}

.helper-class-kino {
	background: #02404f;
}

.home, .single, .page-id-31, .page-id-13, .page-id-402, .page-id-290, .page-id-15, .page-id-307, .single-anlaesse, .page-id-611, .page-id-663, .page-id-757, .page-id-1196, .page-id-1517, .page-id-1561, .page-id-2891, .page-id-2898, .page-id-2904, .page-id-2911, .page-id-3369, .page-id-3463, .page-id-3473, .page-id-3477, .error404 {
	background: #02404f;
}

.page-id-168, .page-id-1580 {
	background: #b1a494;
}

.page-id-170, .page-id-3227 {
	background: #524b43;
}

img {
	image-rendering: -webkit-optimize-contrast;
}

#main-header, #main-footer {
    display: none !important;
}

#main-content {
    background-color: transparent;
}

*:focus, *:active {
    outline: none !important;
}

.link-weiss {
	color: #fff !important;
}

.logo-sidebar {
    width: 100%;
}


.cafe-logo {
    display: none !important;
}

.helper-class-cafe .standard-logo {
    display: none;
}

.helper-class-cafe .cafe-logo {
    display: block !important;
}


.helper-class-kino .menu-cafe-wrapper,
.helper-class-kino .menu-bar-wrapper {
	display: none;
}

.helper-class-cafe .menu-kino-wrapper,
.helper-class-cafe .menu-bar-wrapper {
	display: none;
}

.helper-class-bar .menu-kino-wrapper,
.helper-class-bar .menu-cafe-wrapper {
	display: none;
}



#page-container {
	padding-top: 30px !important;
}


.single #main-content .container {
    width: 100% !important;
    max-width: 100% !important;
    padding-top: 0 !important;
}


/* Werbebanner */

.werbebanner-row {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.werbebanner-desktop {
    margin-bottom: 25px !important;
}

.werbebanner-mobile {
    display: none;
    margin-bottom: 25px !important;
}


.werbebanner-desktop,
.werbebanner-mobile {
    height: auto !important;
}

.werbebanner-desktop:before {
    content: '';
    padding-top: 12.36%;
    display: block;
    border-top: 0;
}


.werbebanner-mobile:before {
    content: '';
    padding-top: 31.13%;
    display: block;
    border-top: 0;
}


.werbebanner-row .et_pb_divider_internal {
    display: block;
    width: 100%;
}


/* Top Auswahl */

.auswahl-section {
    position: absolute !important;
    background: transparent;
    background-color: transparent !important;
    left: 275px;
    right: 0;
	padding: 0 !important;
}

.auswahl-row {
    width: calc(100% - 100px) !important;
    max-width: calc(100% - 100px) !important;
}

.top-auswahl {
    text-align: center;
    border: 2px solid;
    border-radius: 2px;
    font-size: 2.6em;
	font-weight: 600;
    text-transform: uppercase;
    height: 83px;
    padding-top: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
	transition: all .4s ease;
	border-color: #b1a494;
    color: #b1a494;
}

.top-auswahl:hover {
    border: 3px solid;
	border-radius: 3px;
}


.helper-class-kino .top-auswahl,
.helper-class-bar .top-auswahl {
    border-color: #b1a494;
	color: #b1a494;
}

.helper-class-kino .top-auswahl.kino-auswahl {
    border-color: #ebac29;
	color: #ebac29;
}

.helper-class-bar .top-auswahl.bar-auswahl {
    border-color: #ebac29;
	color: #ebac29;
}


.helper-class-cafe .top-auswahl {
    border-color: #524b43;
	color: #524b43;
}

.helper-class-cafe .top-auswahl.cafe-auswahl {
    border-color: #ebac29;
	color: #ebac29;
}


@media (min-width: 981px) {
	
.auswahl-row .et_pb_column {
    width: 32% !important;
    margin-right: 2% !important;
}
	
}



/* Siddebar Styles */

.sidebar-section {
    width: 275px;
    background: transparent;
    background-color: transparent !important;
    position: absolute !important;
    left: 0;
    margin-bottom: 50px;
}

.sidebar-row {
    width: 100% !important;
}

.sidebar-section .et_pb_widget_area {
    padding-right: 0 !important;
    border: 0 !important;
}

.sidebar-section .et_pb_widget {
    margin: 0 !important;
	width: 100% !important;
}

.sidebar-section .et_pb_widget .menu a {
    color: #fff;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: 600;
	transition: all .3s ease;
    padding: .9em 0 .9em 0;
    display: block;
}

.sidebar-section .current-menu-item a,
.sidebar-section a:hover {
    color: #ebac29 !important;
}

li.cafe-link a:hover {
    color: #524b43 !important;
}

li.bar-link a:hover {
    color: #b1a494 !important;
}

.sidebar-section a.active-yellow {
    color: #ebac29 !important;
}

.sidebar-section .et_pb_widget .menu li {
    margin-bottom: 0 !important;
    border-top: 2px solid #b1a494;
	margin: 0 0 0 50px;
}

.helper-class-cafe .sidebar-section .et_pb_widget .menu li {
	border-top: 2px solid #524b43;
}

li.cafe-link, li.bar-link, li.kino-link {
    margin: 0 !important;
    border: 0 !important;
    padding-left: 50px !important;
}

li.kino-link {
    background: #01404f;
}

li.cafe-link {
    background: #b1a494;
}

li.bar-link {
    background: #524b43;
}

.logo-sidebar {
    padding: 0 0 0 50px;
	margin-bottom: 0 !important;
}

.sidebar-row.logo-row {
    margin-bottom: 46px !important;
}


.social-sidebar {
    margin: 40px 0 0 50px;
    padding-bottom: 50px;
}

.social-sidebar a {
    display: block;
    position: relative;
    float: left;
    width: 18%;
    max-width: 40.5px;
    max-height: 40.5px;
    margin-right: 8.5%;
    border-radius: 100%;
    background: #b1a494;
}

.helper-class-cafe .social-sidebar a {
    background: #524b43;
}


.social-sidebar a:last-child {
    margin-right: 0 !important;
}

.social-sidebar a:nth-child(3),
.social-sidebar a:last-child {
    visibility: hidden;
}

.social-sidebar a:before {
    content: '';
	padding-top: 100%;
	display: block;
}

.social-sidebar a img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 9px;
    max-width: 40.5px;
    max-height: 40.5px;
}


/* Sidebar Text */

.sidebar-text {
    color: #b1a494;
    padding: 1.7em 0 1.35em 0;
    border-bottom: 2px solid #98928d;
    margin: 0 0 0 50px;
	margin-bottom: 0 !important;
	clear: left;
}

.sidebar-text.address-text {
	padding: 2.2em 0 2em 0;
}

.sidebar-text.address-text a,
.sidebar-text.aspkom-link a {
    color: #b1a494;
}

.helper-class-cafe .sidebar-text.address-text a,
.helper-class-cafe .sidebar-text.aspkom-link a {
    color: #524b43;
}

.sidebar-text.aspkom-link {
    border-bottom: 0;
}

a.legal-link {
    margin-right: 13px;
}

a.legal-link.legal-link-last {
    margin-right: 0 !important;
}

.sidebar-text.oeffnungszeiten-text p {
    padding-bottom: 2em;
}

.sidebar-text.oeffnungszeiten-text p:last-child {
    padding-bottom: 0 !important;
}

.sidebar-text h3 {
    color: #b1a494;
	font-size: 1.25em;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 25px;
}

.sidebar-text h4 {
    color: #b1a494;
	font-size: 1.1em;
	font-weight: 700;
	padding-bottom: 3px;
}

.cafe-bar-kino p {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: 700;
	text-align: justify;
	margin-bottom: -25px;
}

.helper-class-cafe .cafe-bar-kino p {
	color: #524b43;
}

.helper-class-cafe .sidebar-text {
    color: #524b43;
    border-bottom: 2px solid #524b43;
}

.helper-class-cafe .sidebar-text h3,
.helper-class-cafe .sidebar-text h4 {
    color: #524b43;
}


.cafe-bar-kino p:after {
      content: "";
      display: inline-block;
      width: 100%;
}



/* Inhaltsbereich */

.content-section {
    margin-left: 325px;
    margin-right: 50px;
    top: 125px;
	padding: 0 !important;
}

.content-row {
    width: 100%!important;
    max-width: 100%;
}

.pages-title-row {
    width: 100%;
	max-width: 100%;
    padding-top: 2px !important;
    margin-bottom: 25px;
}

.pages-title-row h1 {
    text-transform: uppercase;
    font-size: 2.4em;
    font-weight: 600;
    padding-bottom: 0;
}

.page-title-movie-cards h2 {
    font-size: 1.8em!important;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 0;
}

.page-title-movie-cards ul {
    padding-left: 0;
    padding-top: 15px;
    padding-bottom: 0!important;
    list-style-type: none !important;
}

.karte-row-unten .karten-info {
    padding-top: 90px;
    max-width: 700px;
}

.gutscheine-top-link {
    background: #3d6e75;
    font-size: 1em!important;
    color: #fff;
    font-weight: 400;
    padding: 20px 25px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.gutscheine-top-link strong {
    font-size: 1.3em!important;
    text-transform: uppercase;
    font-weight: 600;
}

.karten-links-top {
    background: #3d6e75;
    color: #fff;
    font-weight: 400;
    padding: 20px 25px 20px 25px;
    margin-top: 25px;
	margin-bottom: 60px;
}

.karten-links-top strong {
    font-size: 1.3em!important;
    text-transform: uppercase;
    font-weight: 600;
}

.karten-links-top a {
    font-size: 1.1em!important;
    font-weight: 600;
	line-height: 1.8em;
}

.pages-title-kino p {
    max-width: 700px;
    line-height: 1.8em;
}

.pages-title-kino p:first-of-type {
    margin-top: 20px !important;
}

.et-pb-controllers a {
    width: 8px;
    height: 8px;
    margin-right: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    opacity: 1;
    background-color: #ebac29;
    vertical-align: middle;
}


.et-pb-controllers .et-pb-active-control {
    background-color: transparent;
    border: 3px solid #ebac29;
    height: 16px;
    width: 16px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    vertical-align: middle;
	background-color: rgba(255, 255, 255, 0) !important;
}

.et-pb-arrow-next, .et-pb-arrow-prev {
    color: #ebac29 !important;
	top: 46% !important;
    font-size: 70px !important;
}

.et_pb_slider:hover .et-pb-arrow-prev {
    left: 0 !important;
    opacity: .7;
}

.et_pb_slider:hover .et-pb-arrow-next {
    right: 0 !important;
    opacity: .7;
}

.mfp-title {
	display: none;
}


/* Kino-Karten */

.overlay-container .overlay-close {
    font-size: 12em;
    font-weight: lighter;
}

.overlay.overlay-hugeinc {
    overflow: auto;
}

.karten-overlay-section.et_section_specialty>.et_pb_row {
    padding: 0;
    width: 100%!important;
    max-width: 100%;
    padding-right: 8% !important;
	padding-top: 100px;
}

.content-row.karten-row {
    margin-top: 40px;
}

.overlay-section.karten-overlay-section > .et_pb_row > .et_pb_column:first-child {
    width: 43%;
	margin-right: 2%;
	padding: 10px 0;
}

.overlay-section.karten-overlay-section > .et_pb_row > .et_pb_column:last-child {
    width: 55%;
}

.karten-trigger-image {
    margin-bottom: 0 !important;
}

.karten-info {
    margin-top: -20px;
}

.karte-info {
    padding-top: 2px;
}

.karte-preise h4 {
    text-transform: uppercase;
    font-size: 2.4em;
    font-weight: 600;
    padding-bottom: 0;
    color: #fff;
	display: inline-block;
}

.karte-preise p {
    color: #fff;
	font-size: 1.1em;
	line-height: 1.2em;
}

.karte-info {
    color: #ebac29;
	font-size: 1em;
	line-height: 1.3em;
}

.karte-preise .asterisk {
    display: inline-block;
    vertical-align: top;
    font-size: 1.1em;
    letter-spacing: 1px;
}

.karte-info .asterisk {
    position: absolute;
    width: 20px;
    margin-left: -25px;
    text-align: right;
}

.karte-overlay-row {
    padding: 40px 0 35px 0 !important;
    border-bottom: 1px solid #fff;
}

.karte-overlay-row.karte-overlay-row-bottom {
    padding: 10px 0 50px 0 !important;
	border-bottom: 0 !important;
}

body.et_pb_button_helper_class .bestellen-button {
    width: 100%;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: 700;
    line-height: 1em !important;
    padding: .6em .3em .4em .3em !important;
    margin-top: 15px;
}

body.et_pb_button_helper_class .bestellen-button.et_pb_custom_button_icon.et_pb_button:after {
    content: attr(data-icon);
    left: 24% !important;
    top: 14px;
    font-size: .95em;
    font-weight: 600;
	display: none;
}


/* Informationen */

.content-informationen {
    padding-bottom: 75px !important;
}

.infos-overlay-trigger {
    width: 33.333%;
    float: left;
    margin: 0 !important;
    padding: 0;
	position: relative;
	transition: all .3s ease-in-out;
	cursor: pointer;
}

.infos-overlay-trigger:before {
    content: '';
	padding-top: 65%;
    display: block;
	background: rgba(2,64,79,0.5);
	opacity: 1;
	transition: all .3s ease-in-out;
}

.infos-overlay-trigger:hover:before {
	opacity: 0;
}

.infos-overlay-trigger .et_pb_text_inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 15px;
}

.infos-overlay-trigger h4 {
    font-size: 1.1em;
    letter-spacing: .5px;
    line-height: 1em;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

.infos-overlay-trigger:hover h4 {
    color: #ebac29;
}

.info-overlay-section>.et_pb_row .et_pb_column:first-child {
    padding: 0;
    min-width: 47.25%;
}

.info-overlay-section>.et_pb_row {
    width: 100%;
    max-width: 100%;
    padding-right: 8%;
    margin-bottom: -22px;
}

.infos-hintergrund-bild {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    height: 100%;
    width: 100%;
}

@media all and (min-width: 1024px) {

.infos-hintergrund-bild {
	min-height: 100vh;
}
	
}

.infos-overlay-title-row h1 {
    text-transform: uppercase;
    font-size: 2.4em;
    font-weight: 600;
    padding-bottom: 0;
	color: #fff;
}

.infos-overlay-text h2 {
    font-size: 1.6em;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 20px;
    line-height: 1.2em;
}

.infos-overlay-row {
    border-bottom: 1px solid #fff;
    padding: 30px 0 30px 0 !important;
}

.infos-overlay-row:last-child {
    border-bottom: 0;
    padding-top: 60px !important;
	padding-bottom: 60px !important;
}

.infos-overlay-title-row {
    padding-top: 80px !important;
}

body.et_pb_button_helper_class .infos-overlay-row .bestellen-button {
    font-size: 1.7em;
	padding: .8em .3em .6em .3em!important;
}


/* Beiträge Café Bar Anlässe */


.beitrag-title-row {
    width: 100% !important;
	max-width: 100%;
    padding-bottom: 20px !important;
    padding-top: 2px !important;
    margin-bottom: 25px;
    border-bottom: 2px solid #fff;
}

h1.entry-title {
    display: none;
}

.beitrag-title h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 2.4em;
    font-weight: 600;
    padding-bottom: 0;
    display: block !important;
}

.beitrag-text-block strong {
    font-size: 1.05em;
}

.anlaesse-overview-wrapper .post-content b {
    font-size: 1.05em !important;
}

.alle-posts-row {
    width: 100% !important;
    max-width: 100%;
    margin-top: 75px;
    padding-top: 25px !important;
    border-top: 2px solid #fff;
}




/* iframes */

.iframe-wrapper iframe {
	width: 100%;
	height: 1000px;
}

.checkout-code iframe {
    height: 1800px !important;
	width: 100%;
}



/* alle Filme */


.top-movie-code .movie-title {
    background: #ebac29;
    padding: 20px 45px 10px 45px;
}


.top-movie-code h4.cinewil-tipp {
    color: #02404f;
    font-size: 1.6em;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 25px;
}

.top-movie-code .movie-title h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 2.4em;
	line-height: 1.1em;
    font-weight: 600;
    max-width: 530px;
	padding-bottom: 0;
}

.top-movie-code .movie-title span {
	display: inline-block;
    color: #fff;
    font-size: 1.1em;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.top-movie-code .movie-title span:after {
    content: ' oder';
    font-size: .75em;
    margin-right: 5px;
}

.top-movie-code .movie-title span:last-child:after {
    display: none;
}

.top-movie-code .movie-wrapper {
    background: #fff;
}

.top-movie-code .movie-description p {
    color: #02404f;
	font-size: 1.1em;
}

.top-movie-code .movie-wrapper-left {
    width: 56%;
	margin-right: 6%;
	display: inline-block;
	vertical-align: top;
}

.top-movie-code .movie-description {
    margin-bottom: 30px;
}

.home .top-movie-code .movie-description {
    margin-top: 0;
}

.home .movie-trailer {
    margin-bottom: 35px;
}

.video_preview {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.video_preview:before {
    content: '';
	display: block;
	padding-top: 56.25% !important;
}

.video_preview img {
	position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    min-width: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.video_preview .preview_icon {
    width: 80px;
    height: 80px;
	z-index: 999;
	transition: all .3s ease;
}

.video_preview:hover .preview_icon {
    width: 90px !important;
    height: 90px !important;
    max-width: 90px;
    max-height: 90px;
}

.top-movie-code a.movie-poster {
    width: 38%;
    display: inline-block;
    vertical-align: top;
}

.top-movie-code a.movie-poster img {
    width: 100%;
    margin-top: -100px;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	transition: all .5s ease;
}

.top-movie-code a.movie-poster img:hover {
    transform: scale(1.02);
}

.top-movie-code .movie-content {
    padding: 30px 45px 40px 45px;
}

.movie-description {
    margin-top: 30px;
}

.all-movies-code {
    margin-top: 3%;
	margin-bottom: 75px !important;
}

.vorschau-row .all-movies-code {
    margin-top: 0;
}

.all-movies-code .poster-wrapper {
    display: inline-block;
	vertical-align: top;
	width: 31.333%!important;
    margin-right: 3%;
	margin-bottom: 3%;
    position: relative;
    overflow: hidden;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.all-movies-code .poster-wrapper:hover {
    transform: scale(1.02);
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

.all-movies-code .poster-wrapper:before {
    content: '';
	display: block;
	padding-top: 140%;
}

.vorschau-row .poster-wrapper .movie-release {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(2, 64, 79, 0.5);
    color: #fff;
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: 600;
    opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.vorschau-row .poster-wrapper:hover .movie-release {
    opacity: 1;
}

.vorschau-row .movie-release:before {
    content: 'Start am';
    display: block;
    position: absolute;
    margin-top: -20px;
}

.all-movies-code a:nth-child(3n+3) .poster-wrapper {
	margin-right: 0 !important;
}

.all-movies-code .poster-wrapper img {
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    min-width: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}


/* Wochenübersicht */

.content-row.week-overview-row {
    margin-bottom: 150px;
}

.week-tabs {
    margin-bottom: 25px;
}

.week-tabs:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    width: 100%;
    background: #ebac29;
    margin-top: -1px;
}

.week-tabs ul {
    padding: 0 !important;
    list-style-type: none;
}

.week-tabs ul li {
    display: inline-block;
    margin-right: 0;
    width: 13%;
    font-size: 1.1em;
    text-align: center;
    color: #ebac29;
	cursor: pointer;
}

.week-tabs ul li.active-tab {
    background: #ebac29;
    color: #02404f;
}

.scroll-vor, .scroll-zurueck {
	display: none;
}

.screenings-overview>ul {
	padding: 0 !important;
	list-style-type: none;
	display: none;
}

.screenings-overview>ul.active-tab {
	display: block;
}

.screenings-overview > ul > li {
    background: #3d6e75;
    margin-bottom: 25px;
	padding: 15px;
	padding-bottom: 10px;
	min-height: 98px;
}

.screenings-overview h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.3em;
    line-height: 1.2em;
    font-weight: 600;
    width: 330px;
	max-width: 330px;
    padding-bottom: 0;
}

.screenings-overview>ul>li>a {
	display: inline-block;
	vertical-align: top;
}

.screenings-overview>ul>li>ul {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    list-style-type: none;
    width: calc(100% - 330px);
}

.screenings-overview>ul>li>ul li {
    display: inline-block;
    width: 16.667%;
    text-align: center;
	vertical-align: top;
}

.screenings-overview>ul>li>ul li span {
    display: block;
    width: 100%;
	font-size: 1.1em;
}

.screenings-overview>ul>li>ul li a {
    display: block;
    width: 100%;
	font-size: 1.1em;
	color: #fff;
}

.screenings-overview>ul>li>ul li a:hover {
	color: #ebac29;
	text-decoration: underline;
}

.screenings-overview>ul>li>a span {
    text-transform: capitalize;
    margin-top: 5px;
    display: block;
    font-size: 1.1em;
    text-decoration: underline;
}



/* Anlässe */

.home-anlass-tipp .anlaesse-overview-wrapper article {
    margin-bottom: 0;
    margin-top: 30px !important;
}

.anlaesse-overview-wrapper article {
    display: flex;
	flex-wrap: wrap;
}

.anlaesse-overview-wrapper h2.entry-title {
    flex: 0 0 100%;
	padding-bottom: 0;
}

.anlaesse-overview-wrapper h2.entry-title a {
    font-size: .6em;
	line-height: 1em;
    text-transform: uppercase;
    font-weight: 700;
    color: #02404f;
    background: #ebac30;
    display: inline-block;
	padding: 10px 15px 5px 15px;
}

.anlaesse-overview-wrapper .post-content {
    background: #3d6e75;
    flex: 0 0 65%;
	padding: 20px 15px 20px 15px;
	min-height: 240px;
}

.datum-zeit-auszug,
.datum-zeit {
    font-size: 1.15em;
    letter-spacing: .5px;
    line-height: 1em;
    font-weight: 700;
}

.anlaesse-overview-wrapper .post-content p {
	color: #fff;
}

.anlaesse-overview-wrapper .entry-featured-image-url {
    margin-bottom: 0!important;
    flex: 0 0 35%;
	background-size: cover;
    background-repeat: no-repeat;
	background-position: center;
}

.anlaesse-overview-wrapper .entry-featured-image-url img {
	opacity: 0 !important;
	display: none;
}

a.anlass-mehr-infos,
a.book-event {
    display: inline-block;
    margin-top: 20px;
    text-decoration: underline;
    font-size: 1.1em;
}


.wp-pagenavi {
    margin-bottom: 0;
    padding-top: 0;
    border-top: 0;
    text-align: center;
}

.wp-pagenavi .pages {
  color: #fff !important;
}

.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
    color: #fff!important;
}

.wp-pagenavi a, .wp-pagenavi span {
	margin: 0 10px;
    color: #3d6e75;
    font-size: 1.4em !important;
    font-weight: 700!important;
}


.wp-pagenavi a:hover {
    color: #fff !important;
}

.wp-pagenavi span.current {
    color: #fff !important;
}



.alle-posts {
    margin-bottom: 150px !important;
}

.alle-posts-row.alle-posts-row-anlaesse {
    width: 100% !important;
    margin-top: 75px;
    padding-top: 0;
    border-top: 0;
}


.category-vergangene-anlasse .event-buchen-wrapper {
    visibility: hidden;
}


.past-events-title h3 {
    text-transform: uppercase;
    font-size: 2.4em;
    font-weight: 600;
    padding-bottom: 0;
}

.alle-posts article {
    width: 33.333%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
	margin-bottom: 0 !important;
	margin-left: -4px;
}

.alle-posts .et_pb_post .entry-featured-image-url {
    margin-bottom: 0!important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	background-size: cover;
    background-repeat: no-repeat;
	background-position: center;
}

.alle-posts .et_pb_post:before {
	content: '';
    display: block;
    padding-top: 65%;
}

.alle-posts .et_pb_post .entry-featured-image-url:before {
    content: '';
    background: rgba(2, 64, 79, 0.5);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    position: absolute;
	opacity: 1;
	transition: all .3s ease-in-out;
}

.alle-posts .et_pb_post:hover .entry-featured-image-url:before {
    opacity:0;
}

.alle-posts .entry-featured-image-url img {
	opacity: 0;
	display: none;
}


.alle-posts h2 a {
    font-size: .6em;
    letter-spacing: .5px;
    line-height: 1em;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
	transition: all .3s ease-in-out;
}

.alle-posts h2 {
    position: absolute;
    top: 10px;
    left: 15px;
    padding-bottom: 0;
    max-width: 75%;
	line-height: .8em;
}

.alle-posts article:hover h2 a {
	color: #ebac29;
}



/* Einzelfilm Seite */

.single-movie-code {
	margin-bottom: 125px !important;
}

.single-movie-code .movie-title h1 {
	color: #ebac29;
    text-transform: uppercase;
    font-size: 2.4em;
    line-height: 1em;
    font-weight: 600;
    max-width: 575px;
    padding-bottom: 0;
}

.single-movie-code .movie-title span {
    color: #ebac29;
    font-size: 1.1em;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.single-movie-code .movie-title span:after {
    content: ' oder';
    font-size: .75em;
}

.single-movie-code .movie-title span:last-child:after {
    display: none;
}

.single-movie-code .movie-trailer {
    margin-top: 35px;
    margin-bottom: 45px;
}

.single-movie-code .movie-wrapper-left {
    width: 59%;
    margin-right: 6%;
    display: inline-block;
    vertical-align: top;
}

.single-movie-code .movie-description p {
    color: #fff;
    font-size: 1.1em;
}

.single-movie-code .movie-wrapper-right {
    width: 35%;
    display: inline-block;
    vertical-align: top;
}

.single-movie-code .movie-poster img {
    width: 100%;
    margin-top: -60px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

.movie-details {
    color: #02404f;
    background: #fff;
    padding: 25px 15px 25px 15px;
    margin-top: 30px;
	margin-bottom: 35px;
}

.single-movie-code .movie-details h4 {
    color: #ebac29;
    text-transform: uppercase;
    font-size: 1.15em;
    line-height: 1em;
    font-weight: 700;
    padding-bottom: 5px;
}

.single-movie-code .movie-details div div {
	color: #02404f;
    font-size: 1.15em;
    line-height: 1em;
    font-weight: 600;
    padding-bottom: 0;
}

.movie-release {
    padding-bottom: 35px;
}

.movie-actors {
    margin-bottom: 35px;
}

.movie-actors ul {
    padding: 0;
    list-style-type: none;
}

.movie-actors ul li {
    color: #02404f;
    font-size: 1.15em;
    line-height: 1em;
    font-weight: 600;
    padding-bottom: 0;
}

.movie-genre {
    width: 55%;
    margin-right: 5%;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 35px;
}

.movie-age-limit {
    width: 40%;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 35px;
}

.movie-director {
    width: 55%;
    margin-right: 5%;
    display: inline-block;
    vertical-align: top;
}

.movie-runtime {
    width: 40%;
    display: inline-block;
    vertical-align: top;
}

.single-movie-code .movie-lang span {
    color: #fff !important;
}

.movie-wrapper .movie-screenings > ul {
    padding: 0;
	list-style-type: none;
}

.movie-wrapper .movie-screenings > ul > li {
    background: #3d6e75;
    display: inline-block;
    vertical-align: top;
    width: 9.1%;
    margin-right: 1%;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.movie-wrapper .movie-screenings > ul > li:last-child {
	margin-right: 0 !important;
}

.movie-wrapper .movie-screenings > ul > li:nth-child(n+10) {
    display: none;
}

.movie-screenings ul ul {
    padding: 0;
    list-style-type: none;
    min-height: 112px;
}

.movie-screenings h4 {
    padding-bottom: 0;
    font-weight: 600;
}

.movie-screenings > ul > li span {
    color: #ebac29 !important;
    font-weight: 300;
}

.movie-screenings ul ul li a {
    color: #fff;
    font-weight: 600;
}

li.dolby-atmos:before {
    content: '';
    width: 15px;
    height: 11px;
    display: block;
    position: absolute;
    background-image: url(https://cinewil.ch/wp-content/uploads/ico-dolby-atmos.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 6px;
    margin-left: 5px;
}

.week-overview-code li.dolby-atmos:before {
    display: none;
}

.week-overview-code li.dolby-atmos a:before {
    content: '';
    width: 15px;
    height: 11px;
    display: block;
    position: absolute;
    background-image: url(https://cinewil.ch/wp-content/uploads/ico-dolby-atmos.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 7px;
    margin-left: 6px;
}

li.threed:before {
    content: '';
    width: 19px;
    height: 11px;
    display: block;
    position: absolute;
    background-image: url(https://cinewil.ch/wp-content/uploads/icon-3d.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 5px;
    margin-left: 5px;
}

.week-overview-code li.threed:before {
    display: none;
} 

.week-overview-code li.threed a:before {
    content: '';
    width: 19px;
    height: 11px;
    display: block;
    position: absolute;
    background-image: url(https://cinewil.ch/wp-content/uploads/icon-3d.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 7px;
    margin-left: 6px;
}

li.ladies-night:before {
    content: '';
    width: 19px;
    height: 21px;
    display: block;
    position: absolute;
    background-image: url(https://cinewil.ch/wp-content/uploads/ico-ladys.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 0;
    margin-left: 5px;
}

.week-overview-code li.ladies-night:before {
    display: none;
} 

.week-overview-code li.ladies-night a:before {
    content: '';
    width: 19px;
    height: 21px;
    display: block;
    position: absolute;
    background-image: url(https://cinewil.ch/wp-content/uploads/ico-ladys.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 0;
    margin-left: 6px;
}

.movie-screenings ul ul li.englisch a,
.movie-screenings ul ul li.original a,
.movie-screenings ul ul li.türkisch a,
.movie-screenings ul ul li.dialekt a,
.movie-screenings ul ul li.französisch a,
.movie-screenings ul ul li.portugiesisch a,
.movie-screenings ul ul li.italienisch a {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 1em;
    font-style: italic;
    padding: 4px 10px 2px 10px;
    border: 1px solid #ebac29;
    border-radius: 15px;
    background: rgba(235, 172, 41, 0.2);
}

.movie-wrapper .movie-screenings>ul>li div {
    padding-bottom: 8px;
}

.keine-filme {
    background: #3d6e75;
    padding: 15px 20px 12px 20px;
    font-size: 1.1em;
}

.movie-lang {
    margin-bottom: 20px;
}

.movie-lang ul {
   padding: 0;
}

.movie-lang ul li {
    display: inline-block;
	margin-right: 20px;
}

.movie-lang ul li.deutsch {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: 700;
	line-height: 1em;
}

.movie-lang ul li.englisch,
.movie-lang ul li.original,
.movie-lang ul li.türkisch,
.movie-lang ul li.dialekt,
.movie-lang ul li.französisch,
.movie-lang ul li.portugiesisch,
.movie-lang ul li.italienisch {
    font-weight: 300;
    text-transform: uppercase;
    font-size: .85em;
    line-height: 1em;
    font-style: italic;
    padding: 7px 10px 3px 10px;
    border: 1px solid #ebac29;
    border-radius: 15px;
    background: rgba(235, 172, 41, 0.2);
}

.top-movie-row .movie-lang ul li {
	color: #01404f !important; 
}

.content-section.content-gutscheine {
    margin-bottom: 75px;
}





/* Trailer und Bilder Seite */

input#xmlsearch {
    padding: 6px 10px 2px;
    font-size: 1.6em;
    border-radius: 4px;
    width: 50%;
}

.show-links-wrapper ul {
    padding: 0;
    list-style-type: none;
}

.show-links-wrapper h3 {
    padding-top: 25px;
    padding-bottom: 10px;
    font-size: 2.4em;
}
.show-links-wrapper h4 {
    padding-top: 25px;
    padding-bottom: 15px;
    font-size: 1.8em;
}

li.link_image, .link_image > span, .link_poster {
    text-transform: uppercase;
    color: #ebac29;
	font-weight: 700;
}

/* Formcraft */

.form-wrapper-kontakt {
    padding-top: 80px;
}

.formcraft-css .fc-form {
    font-family: 'Josefin Sans',Helvetica,Arial,Lucida,sans-serif !important;
}

.fc-form-7 .form-element-type-dropdown {
    margin-right: 2%;
}

.fc-form-7 .form-element-field53 {
    padding-bottom: 100px;
}

.fc-form-3 .form-element-field34 {
    top: 10px !important;
    margin-bottom: 20px;
}

.fc-form-3 .form-element-field53 {
    margin-top: -15px;
}

.fc-form-3 .form-element-field41 .field-cover .sub-label {
    padding-top: 0!important;
}

.fc-form-4 .form-element-field41 .field-cover .sub-label {
    padding-top: 0!important;
}

.form-wrapper-gutscheine.form-code-wrapper {
    background: #3d6e75;
    padding: 25px;
}

.form-wrapper-newsletter {
    background: #3d6e75;
    padding: 35px 25px 0 25px;
    max-width: 600px;
}

html .formcraft-css .fc-form .form-element .checkbox-cover>div label {
    font-size: 1em !important;
    color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}

html .formcraft-css .fc-form .field-cover>span span.sub-label {
    font-style: normal;
    font-size: 1em;
    opacity: 1;
    color: #ebac29;
	max-width: 550px;
	padding-top: 10px;
}

.fc-form-7 .customText-cover.field-cover p:first-child {
    padding-bottom: 0;
}

.fc-form-7 .customText-cover.field-cover p {
    color: #ebac29;
}

.fc-form-7 .customText-cover.field-cover p b {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.checkbox-cover.field-cover .main-label {
    display: none !important;
}

.dropdown-cover.field-cover .main-label {
    display: none !important;
}

html .formcraft-css .fc-form .form-element .field-cover.heading-cover>div {
    color: #ebac29;
    font-size: 1.3em !important;
    text-transform: uppercase;
    font-weight: 600;
}

html .formcraft-css .fc-form-7 .form-element .field-cover.heading-cover>div {
   margin-top: 25px;
}

html .formcraft-css .fc-form-7 .form-element-field35 .heading-cover.field-cover {
    border-top: 50px solid #02404f;
    margin: 0 -25px;
    padding-top: 15px;
    padding-bottom: 0;
}

html .formcraft-css .fc-form-3 .form-element-field35 .heading-cover.field-cover {
    border-top: 50px solid #02404f;
    margin: 0 -25px;
    padding-top: 35px;
    padding-bottom: 0;
}

.fc-form-3 .form-element-field44 .form-element-html:after {
    content: '';
    background-image: url(https://cinewil.ch/wp-content/uploads/180033_Cinewilkarte.jpg);
    display: block;
    position: relative;
    height: 160px;
	margin-top: 10px;
	margin-bottom: 25px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}

.fc-form-3 .form-element-field46 .form-element-html:after {
    content: '';
    background-image: url(https://cinewil.ch/wp-content/uploads/180033_Cinewilkarte5.jpg);
    display: block;
    position: relative;
    height: 160px;
	margin-top: 10px;
	margin-bottom: 25px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}

.fc-form-3 .form-element-field48 .form-element-html:after {
    content: '';
    background-image: url(https://cinewil.ch/wp-content/uploads/180033_Cinewilkarte3.jpg);
    display: block;
    position: relative;
    height: 160px;
	margin-top: 10px;
	margin-bottom: 25px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}

.fc-form-3 .form-element-field49 .form-element-html:after {
    content: '';
    background-image: url(https://cinewil.ch/wp-content/uploads/180033_Cinewilkarte7.jpg);
    display: block;
    position: relative;
    height: 160px;
	margin-top: 10px;
	margin-bottom: 25px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}

html .formcraft-css .fc-form-3 .form-element-field52 .heading-cover.field-cover {
    border-top: 50px solid #02404f;
    margin: 0 -25px;
    padding-top: 35px;
    padding-bottom: 0;
}

html .formcraft-css .powered-by {
    display: none !important;
}

html .formcraft-css .fc-form .field-cover>div input[type=email], html .formcraft-css .fc-form .field-cover>div input[type=password], html .formcraft-css .fc-form .field-cover>div input[type=tel], html .formcraft-css .fc-form .field-cover>div input[type=text], html .formcraft-css .fc-form .field-cover>div select, html .formcraft-css .fc-form .field-cover>div textarea {
    border-radius: 0 !important;
}

html .formcraft-css .fc-form.field-border-hidden .form-element .form-element-html input[type=checkbox] {
    border-radius: 100%;
    vertical-align: middle;
    background-color: transparent!important;
    border: 2px solid!important;
    border-color: #fff!important;
    width: 22px;
    height: 22px;
    margin-top: -2px;
    margin-right: 10px;
}

html .formcraft-css .fc-form.field-border-hidden .form-element .form-element-html input[type=checkbox]:checked {
    background-color: transparent!important;
    border: 2px solid!important;
    border-color: #ebac29 !important;
}

.formcraft-css input[type=checkbox]:before, .formcraft-css input[type=radio]:before {
    background: #ebac29;
    color: #ebac29;
    left: 9px;
    top: 6px;
    height: 10px;
    width: 10px;
    border-left: 0;
    border-bottom: 0;
    border-radius: 100%;
}

html .formcraft-css .fc-form.label-block .field-cover>span>span:first-child>span {
    color: #fff;
    font-weight: 400;
}


html .formcraft-css .fc-form .form-element .form-element-html select {
    padding: .72em .9em .5em;
    border: 1px solid #86a7ac;
    background-color: #86a7ac !important;
    color: #fff !important;
	margin-top: 10px;
}


html .formcraft-css .fc-form-7 .form-element-field41 .field-cover>span span.sub-label {
    padding-top: 0;
}

html .formcraft-css .fc-form .final-success {
    color: #fff !important;
}

html .formcraft-css .fc-form .final-success .final-success-check {
    border: 2px solid #fff !important;
}

html .formcraft-css .fc-form .form-element .submit-cover.align-left .submit-button {
    margin-left: 0;
    box-shadow: none !important;
    background-color: #ebac29;
    border-width: 4px !important;
    border-style: solid !important;
    border-color: #86a7ac;
    border-radius: 0;
    color: #02404f;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.6em;
    padding: .3em .3em .2em .3em!important;
    text-shadow: none !important;
    margin-top: 25px;
}

html .formcraft-css .fc-form .form-element .error {
    top: -12px;
    font-size: .8em;
    background: #3d6e75;
    right: 0px;
    text-transform: uppercase;
    color: #86a7ac;
}

.fc-form-6 .form-element-field61, .fc-form-6 .form-element-field62, .fc-form-6 .form-element-field63, .fc-form-6 .form-element-field66 {
    visibility: visible;
	height:0 !important;
	padding: 0 !important;
}

.fc-form-6 .form-element-field61 .field-cover, .fc-form-6 .form-element-field62 .field-cover, .fc-form-6 .form-element-field63 .field-cover, .fc-form-6 .form-element-field66 .field-cover {
	display: none !important;
}

.fc-form-6 .form-element-field61 .form-element-html, .fc-form-6 .form-element-field62 .form-element-html, .fc-form-6 .form-element-field63 .form-element-html,
.fc-form-6 .form-element-field66 .form-element-html {
	padding: 0 !important;
}

.fc-form-6 .submit-button {
    margin-top: 0px !important;
}

html .formcraft-css .fc-form-6.field-border-hidden .form-element .form-element-html input[type=radio] {
    border-radius: 100%;
    vertical-align: middle;
    background-color: transparent!important;
    border: 2px solid!important;
    border-color: #fff!important;
    width: 22px;
    height: 22px;
    margin-top: -2px;
    margin-right: 10px;
}

html .formcraft-css .fc-form-6.field-border-hidden .form-element .form-element-html input[type=radio]:checked {
    background-color: transparent!important;
    border: 2px solid!important;
    border-color: #ebac29 !important;
}

html .formcraft-css .fc-form-6 .form-element .checkbox-cover>div label {
    padding-bottom: 10px;
}

html .formcraft-css .fc-form-6 .form-element .field-cover.customText-cover a {
    color: #ebac29 !important;
}


/* Datenschutz */

#cookie-notice .button.wp-default {
    border-color: #ebac29 !important;
    background-color: transparent !important;
    color: #ebac29 !important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

body #cookie-notice a#cn-refuse-cookie {
    background-color: transparent !important;
    color: #b1a494 !important;
    border-color: #b1a494 !important;
}

.datenschutz-text-block {
	padding-bottom: 75px !important;
}

.datenschutz-text-block h2 {
    color: #ebac29 !important;
    font-size: 1.6em;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 40px;
}

.datenschutz-text-block li {
    padding-bottom: 15px;
}


/* Responsive Design */


.mobile-trigger-wrapper {
    height: 40px;
    border-radius: 4px;
    width: 50px;
    position: absolute;
    right: 0;
    top: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.helper-class-kino .mobile-trigger-wrapper {
    background: #02404f;
}

.helper-class-cafe .mobile-trigger-wrapper {
    background: #b1a494;
}

.helper-class-bar .mobile-trigger-wrapper {
    background: #524b43;
}

.mobile-logo-cafe {
    display: none;
}

.helper-class-cafe .mobile-logo-cafe {
    display: block;
}

.helper-class-cafe .mobile-logo-standard {
    display: none;
}

.mobile-menu-section {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 105px;
	padding: 0;
    z-index: 9999;
	-webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
  -moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
  box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
}

.mobile-menu-row {
    width: 90% !important;
    padding: 18px 0;
}

.mobile-menu-row .et_pb_column {
    width: 50% !important;
}

.mobile-logo {
    max-width: 200px;
    margin-left: 0 !important;
}

.ham-line {
    width: 35px;
    height: 3px;
    background-color: #fff;
    margin: 5px 0;
	transition: all 300ms;
}

.mobile-footer-wrapper .sidebar-section {
	display: none;
}

.mobile-footer-wrapper .sidebar-row.logo-row,
.mobile-footer-wrapper .sidebar-row.sidebar-menu-row {
    display: none;
}

.mobile-footer-wrapper .sidebar-text {
    margin: 0 5% 0 5%;
}

.mobile-footer-wrapper .sidebar-row {
    font-size: 110%;
	padding: 0;
}


.toggle-active .ham-line:nth-child(2) {
	transform: scale(0);
}

.toggle-active .ham-line:first-child {
	transform: translateY(8px) rotate(135deg);
	background-color: #ebac29 !important;
}

.toggle-active .ham-line:last-child {
	transform: translateY(-8px) rotate(-135deg);
	background-color: #ebac29 !important;
}


@media all and (min-width: 981px) and (max-width: 1024px) {

.top-movie-code a.movie-poster img {
    margin-top: 0;
}
	
.movie-wrapper .movie-screenings>ul>li {
    width: 14.1%;
}
	
.screenings-overview h3 {
    width: 230px;
    max-width: 230px;
}
	
.screenings-overview>ul>li>ul li {
    width: 25%;
}
	
}

@media all and (max-width: 1024px) {

html .formcraft-css .fc-form-7 .form-element-type-checkbox:nth-child(even) {
    width: 100% !important;
}
	
html .formcraft-css .fc-form-7 .form-element-type-dropdown:nth-child(odd) {
    width: 40%!important;
    margin-top: -15px;
    margin-bottom: 10px;
}
	
.fc-form-7 .form-element-field53 {
    padding-bottom: 20px;
}
	
	
html .formcraft-css .fc-form-3 .form-element-type-checkbox:nth-child(even) {
    width: 50% !important;
}
	
html .formcraft-css .fc-form-3 .form-element-type-dropdown:nth-child(odd) {
    width: 40%!important;   
    margin-bottom: 10px;
}
	
}



@media all and (max-width: 981px) {
	
.werbebanner-row {
    width: 90%!important;
    max-width: 90%!important;
    margin: 0 auto !important;
}
	
#page-container {
    padding-top: 105px !important;
}

.mobile-menu-section {
	display: block;
}
	
.mobile-menu-sidebar .sidebar-section {
    display: none;
    background: #02404f!important;
    width: 100%;
    height: 100%;
    position: fixed !important;
    left: 0;
    top: 0;
	padding: 0;
	z-index: 999;
}
	
.mobile-menu-sidebar .sidebar-section.open-menu {
    display: block !important;
}
	
.helper-class-cafe .mobile-menu-sidebar .sidebar-section {
    background: #b1a494 !important;
}
	
.helper-class-bar .mobile-menu-sidebar .sidebar-section {
    background: #524b43 !important;
}
	

.mobile-menu-sidebar .sidebar-row.cafe-bar-kino-row,
.mobile-menu-sidebar .sidebar-row.oeffnungszeiten-row,
.mobile-menu-sidebar .sidebar-row.aspkom-row {
    display: none;
}
	
.mobile-menu-sidebar .logo-sidebar {
    max-width: 200px !important;
    margin-left: 0;
	padding: 0 !important;
}
	
.mobile-menu-sidebar .sidebar-row {
    width: 90%!important;
}
	
.mobile-menu-sidebar .sidebar-row.sidebar-menu-row {
    width: 100%!important;
    padding: 0!important;
    padding-top: 160px !important;
}
	
.mobile-menu-sidebar .sidebar-section .et_pb_widget .menu li {
    margin: 0 5% 0 5%;
}
	
.mobile-menu-sidebar .sidebar-row.logo-row {
    display: none;
}
	
.mobile-menu-sidebar li.cafe-link,
.mobile-menu-sidebar li.bar-link,
.mobile-menu-sidebar li.kino-link {
    margin: 0!important;
    border: 0!important;
    padding-left: 5%!important;
}
	
	
.social-sidebar {
    margin: 0 5% 0 5%;
    padding-bottom: 0;
}
	
.social-sidebar a {
    margin-right: 3%;
} 

.social-sidebar a:nth-child(3),
.social-sidebar a:last-child {
    visibility: visible;
}
	
.cafe-bar-kino p {
    text-align: left;
}

.mobile-footer-wrapper .sidebar-section {
	width: 100%;
    display: block;
}
	
.auswahl-section {
    position: relative!important;
    left: 0;
    right: 0;
    margin-top: 30px;
}
	
.all-movies-code .poster-wrapper:hover {
    transform: scale(1);
    box-shadow: none;
}
	

.auswahl-row {
    width: 90%!important;
    max-width: 90% !important;
	padding: 0;
}
	
.auswahl-row .et_pb_column {
    width: 31.333% !important;
	margin-right: 3%;
}
	
.auswahl-row .et_pb_column:last-child {
	margin-right: 0;
}
	
.content-section {
    margin-left: 0;
    margin-right: 0;
    top: 0;
}
	
.top-movie-code .movie-title,
.single-movie-code .movie-title {
    text-align: center;
	}
	
.top-movie-code .movie-title h1,
.single-movie-code .movie-title h1 {
	max-width: 100%;
	}
	
.top-auswahl {
    font-size: 2em;
    height: 65px;
    padding-top: 0;
}
	
.top-movie-code .movie-wrapper-left,
.single-movie-code .movie-wrapper-left {
    width: 100%;
    margin-right: 0;
    display: block;
}
	
.single-movie-code .movie-wrapper-right {
    width: 100%;
    display: block;
    margin: 35px 0 0 0;
}
	
.single-movie-code .movie-lang {
    margin-top: 35px;
}
	
.top-movie-code a.movie-poster {
    width: 47.5%;
    display: block;
	margin: 0 auto;
	margin-bottom: 35px;
}
	
.single-movie-code .movie-poster {
    width: 47.5%;
    display: inline-block;
	margin-right: 5%;
	vertical-align: top;
}
	
.movie-details {
    margin-top: 0;
    width: 47.5%;
	display: inline-block;
	vertical-align: top;
}
	
.top-movie-code a.movie-poster img {
    width: 100%;
    margin-top: -100px;
}
	
.single-movie-code .movie-poster img {
    width: 100%;
    margin-top: 0;
}
	
.top-movie-code .movie-content {
    padding: 30px 5% 40px 5%;
}
	
.all-movies-code {
    margin-top: 5%;
    margin-bottom: 0 !important;
}
	
.all-movies-code .poster-wrapper {
    display: inline-block;
    width: 42.5%!important;
    margin-right: 0;
    margin-left: 5%;
    margin-bottom: 5%;
}
	
.content-row.all-movies-row,
.content-row.top-movie-row {
    padding: 0;
}
	
.content-row {
    width: 90%!important;
    max-width: 90%;
	padding: 0;
}
	
.content-row.all-movies-row {
    width: 100% !important;
    max-width: 100% !important;
}
	
.beitrag-title-row {
    width: 90% !important;
}
	
.alle-posts-row {
    width: 90% !important;
}
	
.pages-title-row {
    width: 90% !important;
    max-width: 90% !important;
    padding-bottom: 0;
}
	
.week-tabs ul li {
    width: 14%;
}
	
.screenings-overview h3 {
    width: 275px;
    max-width: 275px;
	font-size: 1.1em;
}
	
.screenings-overview>ul>li>ul li {
    width: 22%;
}
	
.screenings-overview>ul>li>ul {
    width: calc(100% - 275px);
}
	
.alle-posts-row.alle-posts-row-anlaesse {
    width: 90% !important;
}
	
.anlaesse-overview-wrapper .entry-featured-image-url {
    flex: 0 0 40%;
}
	
.anlaesse-overview-wrapper .post-content {
    flex: 0 0 60%;
}
	
.alle-posts article {
    width: 50%;
}
	
.movie-wrapper .movie-screenings>ul>li {
    width: 12.5%;
    margin-right: 1%;
}
	
.keine-filme {
    margin-top: 35px;
}
	
.top-movie-code .movie-title {
    padding: 20px 45px 95px 45px;
}
	
.content-row.karten-row .et_pb_column {
    width: 50%;
}
	
.karten-info {
    font-size: 1.1em;
}
	
.overlay-section.karten-overlay-section>.et_pb_row>.et_pb_column:first-child {
    width: 100%;
    margin-right: 0;
    padding: 0;
	margin-bottom: 0;
}
	
.overlay-section.karten-overlay-section>.et_pb_row>.et_pb_column:last-child {
    width: 100%;
}
	
.karten-overlay-section.et_section_specialty>.et_pb_row {
    padding-right: 0!important;
    padding-top: 0 !important;
	width: 90% !important;
	max-width: 90% !important;
}
	
.karte-overlay-row .et_pb_column {
    width: 33%;
    margin: 0;
}
	
.karte-overlay-row-bottom .et_pb_column {
    width: 100%;
    margin: 0;
}
	
.movie-wrapper .movie-screenings>ul>li:nth-child(8),
.movie-wrapper .movie-screenings>ul>li:nth-child(9) {
    display: none;
}
	
.info-overlay-section>.et_pb_row {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    margin-bottom: -22px;
}
	
.infos-hintergrund-bild {
    display: block;
    position: relative;
    height: 400px;
    width: 100%;
}
	
.info-overlay-section {
    padding: 0;
}
	
.infos-overlay-row {
    padding: 30px 0 30px 0 !important;
	width: 90%;
	margin: 0 auto;
}
	
.gutscheine-top-link strong {
    max-width: 600px !important;
    display: block;
}
	
}


@media all and (max-width: 481px) {

	
.werbebanner-desktop {
    display: none;
}

.werbebanner-mobile {
    display: block;
}
	
.mobile-trigger-wrapper {
    top: 6px;
}
	
.mobile-logo {
    max-width: 150px;
    margin-left: 0 !important;
}
	
.mobile-menu-section {
		height: 75px
	}
	
#page-container {
    padding-top: 75px!important;
	overflow: hidden;
}
	
.mobile-menu-sidebar .sidebar-row.sidebar-menu-row {
    padding-top: 120px!important;
}
	
.mobile-menu-row {
    width: 90% !important;
    padding: 12px 0;
}
	
.mobile-menu-sidebar .sidebar-section .et_pb_widget .menu li {
    padding: .7em 0 .4em 0;
}

.mobile-menu-sidebar .sidebar-section .et_pb_widget .menu a {
    padding: 0em 0 0.2em 0;
}

.social-sidebar a {
    max-width: 100%;
    max-height: 100%;
    margin-right: 8.5%!important;
    width: 18.5%;
}

.social-sidebar a img {
    max-width: 100%;
    max-height: 100%;
    padding: 15px;
}
	
.social-sidebar {
    margin: 0 5% 0 5%;
    padding-bottom: 55px;
}
	
.cafe-bar-kino p {
    text-align: justify;
}
	
.top-auswahl {
    font-size: 1.6em;
    height: 55px;
    padding-top: 3px;
}
	
	
.content-row.top-movie-row {
    width: 100% !important;
    max-width: 100% !important;
}
	
	
.top-movie-code a.movie-poster {
    width: 100%;
	margin-bottom: 0 !important;
}
	
.home .top-movie-code a.movie-poster {
    width: 100%;
	margin-bottom: 30px !important;
}
	
.single-movie-code .movie-poster {
    width: 100%;
    display: block;
    margin-right: 0;
	margin-bottom: 15px;
}
	
.single-movie-code .movie-title h1,
.top-movie-code .movie-title h1 {
    font-size: 1.8em;
}
	
.single-movie-code .movie-poster img {
    box-shadow: none;
}
	
.single-movie-code .movie-trailer {
    margin-top: 15px;
	margin-bottom: 20px;
}
	
.movie-details {
    margin-top: 0;
    width: 100%;
    display: block;
}
	
.movie-lang {
    text-align: center;
}
	
.movie-lang ul {
    display: inline-block;
    margin: 0 auto !important;
}
	
.all-movies-code .poster-wrapper {
    display: block;
    width: 90%!important;
    margin-right: 5%;
    margin-left: 5%;
    margin-bottom: 5%;
}
	
.beitrag-title h1 {
    font-size: 1.5em;.top-auswahl
}

.beitrag-text-block strong {
    font-size: 1em;
}

.anlaesse-overview-wrapper .post-content b {
    font-size: 1em !important;
}
	
.beitrag-title-row {
    padding-bottom: 10px !important;
    margin-bottom: 10px;
	width: 90% !important;
}
	
.alle-posts article {
    width: 100%;
    display: block;
    margin-bottom: 0!important;
    margin-left: 0;
}

.alle-posts h2 a {
    font-size: 1.1em;
}
	
.alle-posts h2 {
    top: 15px;
    left: 20px;
	max-width: 220px;
}
	
.pages-title-row h1 {
    font-size: 1.8em;
    text-align: center;
}
	
.page-title-movie-cards h2 {
    font-size: 1.6em!important;
    text-align: center;
    line-height: 1.2em;
}
	
.anlaesse-overview-wrapper article {
    margin-bottom: 30px;
}
	
.anlaesse-overview-wrapper article {
    display: block;
}
	
.anlaesse-overview-wrapper .entry-featured-image-url {
    display: block;
    width: 100%;
    height: 240px;
}
	
.anlaesse-overview-wrapper h2.entry-title {
    display: block;
    width: 100% !important;
}
	
.anlaesse-overview-wrapper h2.entry-title a {
    font-size: 1.1em;
    display: block;
    padding: 15px 15px 10px 15px;
}
	
.past-events-title {
    display: none;
}
	
body.single-post .past-events-title {
    display: block;
}
	
.past-events-title h3 {
    font-size: 1.6em;
    text-align: center;
}
	
a.book-event {
    display: block;
    font-size: 1.3em;
    text-align: center;
}
	
.movie-wrapper .movie-screenings>ul>li:nth-child(8),
.movie-wrapper .movie-screenings>ul>li:nth-child(9) {
    display: inline-block;
}
	
	
.movie-wrapper .movie-screenings>ul {
    overflow: hidden;
	overflow-x: scroll;
    width: 100%;
    white-space: nowrap;
	scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none;  /* IE 10+ */
}
	
.movie-wrapper .movie-screenings>ul::-webkit-scrollbar {
    width: 0px;
    background: transparent; /* Chrome/Safari/Webkit */
}
	
.movie-wrapper .movie-screenings>ul>li {
    width: 24%;
    margin-right: 1%;
}
	
.top-movie-code h4.cinewil-tipp {
    font-size: 1.4em;
    padding-bottom: 20px;
}
	
.screenings-overview>ul>li>a span {
    margin-top: 0;
    margin-bottom: 10px;
}
	
.screenings-overview>ul>li {
	margin-bottom: 15px;
    padding-bottom: 15px;
    min-height: 0;
}
	
.screenings-overview>ul>li>a {
    display: block;
}
	
.screenings-overview>ul>li>ul {
    width: 100%;
}
	
.screenings-overview>ul>li>ul li {
    width: 100%;
    text-align: left;
    display: block;
    border-bottom: 1px solid #fff;
	line-height: 1.6em;
    padding-top: 2px;
}
	
.screenings-overview>ul>li>ul li:first-child {
    border-top: 1px solid #fff;
}
	
.screenings-overview>ul>li>ul li span {
    display: inline-block;
    width: 22%;
    font-size: 1em;
}
	
.screenings-overview>ul>li>ul li a {
    display: inline-block;
    width: 76%;
    font-size: 1em;
}
	
.week-tabs:after {
	display: none;
}
	
.week-tabs ul li {
    width: 100%;
	padding-top: 3px;
    font-size: 1.2em;
    border-bottom: 1px solid #ebac29;
    background: #3d6e75;
}
	
.week-tabs ul li:first-child {
    border-top: 1px solid #ebac29;
}
	
.movie-screenings {
    position: relative;
}
	
.scroll-vor, .scroll-zurueck {
    display: block;
    position: absolute;
    font-size: 4em;
    color: #ebac29;
}

.scroll-vor {
    top: 20%;
	right: -31px;
}
	
.scroll-zurueck {
    top: 20%;
    left: -37px;
}
	
.scroll-zurueck:before, .scroll-vor:before {
    text-shadow: 0 0;
    font-family: ETmodules!important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
}
	
.scroll-zurueck:before {
    content: "\34";
}
	
.scroll-vor:before {
    content: "\35";
}
	
.black-popup {
    width: 1000px;
    max-width: 100%;
}
	
.karte-overlay-row .et_pb_column:first-child,
.karte-overlay-row .et_pb_column:nth-child(2) {
		float: left;
	    width: 60% !important;	
	}
	
.karte-overlay-row .et_pb_column:nth-child(3) {
		float: left;
	    width: 40% !important;
	    margin-top: -75px;
	}
	
.karte-overlay-row.karte-overlay-row-bottom .et_pb_column {
    width: 100%!important;
}
	
.karte-overlay-row {
    padding: 25px 0 0px 0!important;
}
	
.karte-preise h4 {
    font-size: 2em;
	max-width: 160px;
}
	
.karte-preise p {
    max-width: 160px;
}
	
body.et_pb_button_helper_class .bestellen-button {
    font-size: 1.6em;
}
	
.karte-info.karte-info-unten {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
}
	
.overlay-container .overlay-close {
    right: 0px;
    top: 0px;
}
	
.infos-hintergrund-bild {
    height: 300px;
}
	
.info-overlay-section>.et_pb_row .et_pb_column:first-child {
    padding: 0;
    min-width: 100% !important;
}
	
.infos-overlay-title-row h1 {
    font-size: 1.8em;
}
	
.infos-overlay-row {
    padding: 20px 0 20px 0!important;
}
	
.infos-overlay-trigger {
    width: 100%;
}
	
html .formcraft-css .fc-form .form-element-type-dropdown:nth-child(odd) {
    width: 100%!important;
    margin-top: -15px;
    margin-bottom: 10px;
}
	
.fc-form-7 .form-element-field45 {
    display: none !important;
}
	
.fc-form-7 .form-element-field36 .form-element-html {
    padding-bottom: 1.5em !important;
}
	
html .formcraft-css .fc-form .form-element .submit-cover.align-left .submit-button {
    font-size: 1.3em;
}
	
html body .form-live {
    overflow: visible;
}
	
.fc-form-3 .form-element-field44 .form-element-html:after {
    margin-bottom: 5px;
}

.fc-form-3 .form-element-field46 .form-element-html:after {
    margin-bottom: 5px;
}

.fc-form-3 .form-element-field48 .form-element-html:after {
    margin-bottom: 5px;
}

.fc-form-3 .form-element-field49 .form-element-html:after {
	margin-bottom: 5px;
}
	
html .fc-form-3 .form-element-field51 {
    margin-bottom: 25px !important;
}
	
html .formcraft-css .fc-form-3 .form-element-type-checkbox:nth-child(even) {
    width: 100% !important;
}
	
html .formcraft-css .fc-form-3 .form-element-type-dropdown:nth-child(odd) {
    width: 100%!important;  
	margin-top: -15px;
    margin-bottom: 10px;
}
	
.gutscheine-top-link a {
    display: block;
    margin-top: 10px;
    margin-bottom: -10px;
}
	
li.dolby-atmos:before {
    display: inline-block;
	position: relative;
    margin-left: -15px;
    margin-right: 4px;
}
	
li.threed:before {
    display: inline-block;
    position: relative;
    margin-left: -15px;
    margin-right: 4px;
}

li.ladies-night:before {
    display: inline-block;
    position: relative;
    margin-left: -15px;
    margin-right: 4px;
}
	
.week-overview-code li.dolby-atmos a:before,
.week-overview-code li.threed a:before,
.week-overview-code li.ladies-night a:before {
    display: inline-block;
    position: relative;
    margin-top: 7px;
    margin-left: -15px;
    margin-right: 5px;
}
	
}


@media all and (min-width: 1600px) {
	
.info-overlay-section>.et_pb_row {
    min-height: 100vh !important;
}
	
.infos-overlay-text {
    font-size: 1.1em;
	line-height: 1.5em;
}
	
.movie-description p {
    font-size: 1.3em !important;
    line-height: 1.5em;
}
	
.movie-title h1,
.pages-title-row h1 {
    font-size: 2.8em !important;
}
	
.movie-title span {
    font-size: 1.3em !important;
}
	
.movie-lang ul li.englisch, .movie-lang ul li.original, .movie-lang ul li.türkisch, .movie-lang ul li.dialekt, .movie-lang ul li.französisch, .movie-lang ul li.portugiesisch, .movie-lang ul li.italienisch {
    font-size: 1em !important;
    padding: 8px 10px 3px 10px;
}
	
.movie-lang ul li.deutsch {
    font-size: 1.2em !important;
}
	
.movie-wrapper .movie-screenings>ul>li {
    font-size: 110% !important;
    width: 8.1%;
}
	
.sidebar-text {
    font-size: 105%;
}
	
.cafe-bar-kino p {
    font-size: 1.05em;
}
	
.movie-details {
    font-size: 110%;
}
	
.content-row.week-overview-row {
    font-size: 110%;
}
	
a.book-event {
    font-size: 1.3em;
}
	
a.anlass-mehr-infos {
    font-size: 1.1em;
}	
	
.post-content p {
    font-size: 115% !important;
    line-height: 1.5em;
}48
	
.beitrag-text-block p {
    font-size: 1.3em!important;
    line-height: 1.5em;
}

.beitrag-text-block strong {
    font-size: 1em;
    line-height: 1.3em;
}

.anlaesse-overview-wrapper .post-content b {
    font-size: 1em !important;
    line-height: 1.3em;
}
	
.datum-zeit-auszug, .datum-zeit {
    font-size: 1.3em;
}
	
.anlaesse-overview-wrapper h2.entry-title a {
    font-size: .7em;
}
	
.wp-pagenavi {
    font-size: 110%;
}
	
.pages-title-kino p {
    font-size: 1.1em;
}
	
.karten-info p {
    font-size: 1.3em;
}
	
.alle-posts h2 {
    font-size: 2.1em;
}
	
.sidebar-section .et_pb_widget .menu a {
    font-size: 1.4em;
}
	
.infos-overlay-trigger h4 {
    font-size: 1.3em;
}
	
.vorschau-row .poster-wrapper .movie-release {
    font-size: 1.5em;
}
	
.movie-release:before {
    margin-top: -24px;
}
	
.top-movie-code .movie-title h1 {
    max-width: 650px;
}
	
li.dolby-atmos:before {
    margin-left: 1%;
}

li.threed:before {
    margin-left: 1%;
}

li.ladies-night:before {
    margin-left: 1%;
}
	
.week-overview-code li.dolby-atmos a:before,
.week-overview-code li.threed a:before,
.week-overview-code li.ladies-night a:before {
    margin-left: 2%;
}


.content-row.karten-row {
    max-width: 1100px;
    margin-left: 0;
}

.checkout-code .et_pb_code_inner > div {
width: auto !important;
}

body .concession-Add.btn-ticket.pull-right {
    width: 250px !important;
    max-width: 250px !important;
}

.all-movies-code .poster-wrapper {
    width: 22.666%!important;
    margin-right: 3%;
    margin-bottom: 3%;
}

.all-movies-code a:nth-child(3n+3) .poster-wrapper {
    margin-right: 3% !important;
}

.all-movies-code a:nth-child(4n+4) .poster-wrapper {
    margin-right: 0 !important;
}

.anlaesse-overview-wrapper .post-content {
    flex: 0 0 62%;
    min-height: 300px;
}

.anlaesse-overview-wrapper .entry-featured-image-url {
    flex: 0 0 38%;
    background-position: center 0;
}

	
}



@media all and (min-width: 1920px) {

.movie-wrapper .movie-screenings > ul > li {
    width: 7.1%;

}

}