/*
Theme Name: Silverscreen Child
Theme URI: http://silverscreen.edge-themes.com/
Description: A child theme of Silverscreen Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.0
Template: silverscreen
*/

@import "includes/configs/styles/apps.css"; /* Using a url */

.invoice-page{
	margin-bottom: 0px !important;
	display: block !important;
	max-width: 500px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

#invoices-page{
	margin-top:150px !important;
}

.isotope-page a.create-button{
	padding: 15px !important;
	display: initial !important;
}

body{
	background-color: #000000;
}

@font-face {
  font-family: RaidersWobble;
  src: url(./fonts/RaidersWobble.ttf);
}

.edgtf-header-standard .edgtf-menu-area{
	background-color: transparent;
	position: relative;
}

.edgtf-mobile-header .edgtf-mobile-header-inner {
	background-color: transparent;
}

/*.edgtf-mobile-header{
position: absolute;
bottom: 0px;
top: 0px;
right: 0px;
left: 0px;
}*/

.edgtf-mobile-header .edgtf-mobile-menu-opener a{
	color: #ffffff;
}

.edgtf-dark-header .edgtf-page-header > div:not(.edgtf-sticky-header) .edgtf-main-menu > ul > li > a, .edgtf-dark-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-main-menu > ul > li > a{
	color: #cecece;
}

.page-id-13 .edgtf-page-header{
	display: none;
}

.page-id-13 .edgtf-mobile-header{
display: none;
}

.edgtf-page-header
{
	position:absolute;
}

.edgtf-grid{
	width:90%;
}

.fa {
  padding: 10px;
  font-size: 20px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  /*border-radius: 50%;
  background: #3B5998;*/
  color: #fcbc2f;
}

.fa:hover {
  opacity: 0.7;
}

#social-html{
	display:none;
}

.page-id-80 p{
	color: #dedede;
}

@media only screen and (max-width: 1024px){
	#hideo{
		display:none;	
	}

	.page-id-401 .wpb_wrapper a div.edgtf-st-inner,
	.page-id-401 .wpb_wrapper a div.edgtf-st-title-holder,  
	.page-id-401 .wpb_wrapper a div.edgtf-st-subtitle-holder,
	.page-id-401 .wpb_wrapper a div.edgtf-st-separator-outer,
	.page-id-401 .wpb_wrapper a div.edgtf-separator-holder,
	.page-id-401 .wpb_wrapper a div.edgtf-separator{
		min-height: 0px !important;
	}

	div.single-post-dynamic-status.float-status-banner{
		margin: 26px auto;
	}
}

.text-front{
	text-align: center; 
	font-family: RaidersWobble; 
	font-size: 80px; 
	color: #fcbc2f;
}

.subtext-front{
	text-align: center; 
	font-size: 40px; 
	color: #fcbc2f;
}

@media only screen and (max-width: 480px){
	div.single-post-title-status{
		flex-wrap: wrap !important;
	}
	div.single-post-dynamic-status{
		/* width: 100px !important; */
		width: 100% !important;
		height: 20px !important;
	}
	h4.event-status-title{
		line-height:20px !important;
		font-size: 12px !important;
	}
	.event-title{
		/* width:calc(100% - 100px) !important; */
		width: 100% !important;
	}
}

@media only screen and (max-width: 762px){
	.text-front{
		font-size: 40px !important;
	}
	.subtext-front{
		font-size: 20px !important;
	}
	div.single-post-dynamic-status{
		height: 20px !important;
	}
	h4.event-status-title{
		line-height:20px !important;
		font-size: 14px;
	}
	.event-title{
		/* width:calc(100% - 140px) !important; */
	}
}

.edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-prettyphoto a::after, .edgtf-image-gallery-masonry.edgtf-gallery-prettyphoto a::after{
	background-color: transparent !important;
}

.edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-prettyphoto .edgtf-pp-icon, .edgtf-image-gallery-masonry.edgtf-gallery-prettyphoto .edgtf-pp-icon{
	display:none;
}

.edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-prettyphoto a:hover, .edgtf-image-gallery-masonry.edgtf-gallery-prettyphoto a:hover{
	 -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  transition: transform .5s ease;
}

.currentTextHolder{
	display:none;
}
.pp_description{
	display: none !important;
}

.edgtf-accordion-holder .edgtf-title-holder .edgtf-accordion-mark-icon .icon_plus{
	color: #000000;
}

.edgtf-title{
	/*visibility:hidden;*/
	color: transparent !important;
	background-image: url(https://mobilekino.berlin/wp-content/uploads/2020/05/Copy-of-IMG_9335.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.edgtf-title h1{
	color: transparent !important;
}

.edgtf-post-content{
	/*color:#dedede;
	padding: 7px;*/
	background-color: #ffffff;
	border-radius: 7px;
}

.edgtf-post-text{
	padding: 7px;
}

/*.edgtf-post-title{
	color:#dedede;
	padding: 7px;
}

.edgtf-post-excerpt{
	color: #cccccc;
	padding: 7px;
}*/

.edgtf-post-info-bottom{
	display:none !important;
}

.edgtf-post-info-top{
	display:none !important;
}

.edgtf-comment-number{
	display:none !important;
}

.edgtf-comment-form{
	display:none !important;
}

#comments{
	display:none;
}

.page-id-401 .edgtf-full-width{
	background-color: #ffffff;
}

.page-id-401 .vc_column-inner{
	padding-top: 0 !important;
}

.page-id-401 .edgtf-full-width-inner{
	padding-top: 0 !important;
}

.page-id-401 .wpb_wrapper p{
	margin-bottom: 0px !important;
}

div.event_listed{
	background-size: cover; 
	width:100%; 
	height: 400px;
}
li.ee-upcoming-events-widget-li p{
	overflow-wrap: break-word;
	margin-top:2.5em !important;
}

.edgtf-sidebar .widget ul li {
	width: 100%;
}

div.widget_ee-upcoming-events-widget h6.edgtf-widget-title{
	font-family: "Six Caps",sans-serif;
	font-size: 42px;
}

.edgtf-two-columns-75-25 .edgtf-column2 .edgtf-column-inner {
	padding: 0 20px 0 20px;
	background-color:rgba(0,0,0,0.1);
}

.ticket-selector-submit-btn{
	background-color: black;
	border: none;
	color: white;
	padding: 15px 20px;
	font-size: 15px;
	border-radius: 5px;
	cursor: pointer;
	transition: all .33s ease-out;
	-webkit-transition: all .20s ease-out;;
}

.ticket-selector-submit-btn:hover{
	background-color: rgba(0,0,0,0.5);
}

div.event-tickets table.tkt-slctr-tbl thead{
	display: none;
}

div.event-tickets table.tkt-slctr-tbl td{
	text-align: left;
}

.event-content{
	font-size: 16px;
}


@media only screen and (max-width: 1024px){
	.page-id-401 .wpb_wrapper a div{
		/* background-image: */
		min-height:200px !important;
	}
	div.event_listed{
		height: 200px;
	}
	
	div.single-post-dynamic-status{
		height: 20px !important;
	}
	
	/*Single post status div text*/
	h4.event-status-title{
		line-height:20px !important;
		font-size: 14px;
	}
	
	/*Single post event title*/
	.event-title{
		/* width:calc(100% - 120px); */
	}
}

/*Single post div wrapper*/
div.single-post-title-status{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
}

/*Single post status div*/
div.single-post-dynamic-status{
	padding: 8px;
	margin: 0;
	height: 30px;
	width: 120px;
	text-align: center;
}

/*Single post status div text*/
h4.event-status-title{
	margin:0;
	padding:0;
	line-height:30px;
	color:#fff;
}

/*Single post event title*/
.event-title{
	/* width:calc(100% - 120px); */
	width: 70%;
}

div.event-datetimes{
	display: none !important;
}

h4.top-venue-address{
	display: flex;
	font-weight: normal;
}

h4.top-venue-address div{
	font-size: 13px !important;
	font-weight: 500;
}

div.espresso-venue-dv{
	display: none;
}

div.edgtf-post-text{
	padding-left: 0 !important;
	padding-right: 0 !important; 
}

div.float-status-banner{
	/* display: flex;
	justify-content: space-between; */
	position: relative;
	float: right;
}

span.edgtf-btn-text{
	color: #cc9602;
}

.edgtf-blog-single-navigation{
	display: none;
}