/**
 * Theme Name: mr. nano - dark
 * Author: Niels Blessig
 * Author URI: http://mrnielsen.de
 * Description: No description
 * Version: 0.1
 */


body {
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover !important;
max-width:100%;
max-height:100%;
width:auto;
	line-height: 1.7;
}

li {
	padding-bottom: 25px !important;
}

hr {
    height: 2px !important;
    margin-bottom: 9px !important;
    margin-top: 16px;
}

option {
	color: #000;
}

select {
	color: #fff;
}

.line-dark {
	background-color: #575656;
	color: #575656;
}

.line-light {
	background-color: #fff;
	color: #fff;
}

button {
    background-color: transparent;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-left: 0;
    border-right: 0;
    text-align: left;
	outline: 0 none;
}

.btn:focus,.btn:active:focus,.btn.active:focus,
.btn.focus,.btn:active.focus,.btn.active.focus {
    outline: none !important;
}

.last {
	border-bottom: 2px solid #fff !important;
}

.dimm {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity:0; 
	-webkit-transition: all 1.2s ease;                  
    -moz-transition: all 1.2s ease;                 
    -o-transition: all 1.2s ease;   
    -ms-transition: all 1.2s ease;          
    transition: all 1.2s ease;
}

.dimm-content {
	/*position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; */
	opacity:0; 
	-webkit-transition: all 1.2s ease;                  
    -moz-transition: all 1.2s ease;                 
    -o-transition: all 1.2s ease;   
    -ms-transition: all 1.2s ease;          
    transition: all 1.2s ease;
}

.darken {
	background-color: rgba(00,00,10,0.85);
	opacity: 1;
}

.lighten {
	opacity:1;
	background-color: rgba(255,255,255,1);

}

.welcome-wrapper {
    width: 620px;
    margin-top: 19vh;
    margin-left: auto;
    margin-right: auto;
}

.white {
	color: #fff;
}

.grey {
	color: #575656;
}

.black {
	color: #222222;
}

.red {
	color: #c00d0e;
}

.bold {
	font-weight: 700;
}

.light {
	font-weight: 300;
}

.italic {
	font-style: italic;
}

.size-xxl {
    font-size: 80px;
    line-height: 1;
    margin-left: -3px;
    margin-top: -8px;
	text-shadow: 0px 0px 30px rgba(0,0,0,0.3);
}

/* .size-xl {
    font-size: 35px;
    margin-top: 15px;
	text-shadow: 2px 2px 7px rgba(0,0,0,1);
} */

.size-xl {
    font-size: 48px;
    margin-top: 15px;
    text-shadow: 0px 0px 30px rgba(0,0,0,0.3), 0px 0px 30px rgba(0,0,0,0.3), 0px 0px 30px rgba(0,0,0,0.3);
    line-height: 63px;
}

.size-big {
    font-size: 52px;
    margin-top: 0;
    line-height: 1;
}

.size-medium {
	font-size: 22px;
	margin: 0;
}

.size-normal {
	font-size: 16px;
}

.line-height {
	line-height: 1.7;
}

.date-spacer {
	padding-bottom: 70px;
}

.button-spacer {
	margin-top: 85px;
}

.intro-spacer {
	padding-bottom: 8px;
}

.top-spacer {
	margin-top: 5vh;
}

.spacer-top-30px {
	padding-top: 30px;
}

.spacer-bottom-10px {
	padding-bottom: 10px;
}

.spacer-bottom-30px {
	padding-bottom: 30px;
}

.ui-accordion-header {
    padding: 10px 0;
    /* border-top: 1px solid #fff; */
    outline: 0 none;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    cursor: pointer;
}

.ui-accordion-header-active {
	color: #fff !important;
}

/* .acc1-panel {
	border-bottom: 1px solid #fff;
} */

.acc1-panel {
    border: 1px solid #555;
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 1px 12px;
    background-color: rgba(30,30,30,0.3);
}

.acc1-content {
	padding: 10px 0 0 0;
}

.veranstaltungsort-text-wrapper > p > a, .veranstaltungsort-text-wrapper > p > a:hover  {
color:#fff;
font-style: italic;
}

.iScrollIndicator {
	background-color: rgba(192,13,14,1) !important;
}

.wpcf7-not-valid-tip {
	display: none !important;
}

.contact-label {
    color: #777;
    font-size: 14px;
}

	
.hotelempfehlung-bild {
	width: 654px;
}

.veranstaltungsort-bild {
	width: 100%;
}

.veranstaltungsort-wrapper {
	position: relative;
	margin-bottom: 20px;
}

.veranstaltungsort-text-wrapper {
	background-color: rgba(0,0,0,0.8);
	z-index: 3;
	width: 100%;
	padding:10px;
	bottom: 0;
	left: 0;
	position: absolute;
}

.hotelempfehlung-wrapper {
	position: relative;
	margin-bottom: 20px;
	height: 600px;
}

.hotelempfehlung-text-wrapper {
    background-color: rgba(0,0,0,0.7);
    z-index: 3;
    height: 100%;
    padding: 10px;
    top: 0;
    left: 0;
    position: absolute;
    width: 1000px; /* we have cookies, come and get some */
    bottom: 0;
    right: 0;
}

.hotelempfehlung-text-wrapper a, .hotelempfehlung-text-wrapper a:hover  {
color: #fff;
}

.veranstaltungsort-text-wrapper > :last-child { 
	margin-bottom: 0 !important; 
}

ul > :last-child { 
	padding-bottom: 0 !important; 
}



.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 0px;
	-webkit-transform: translate3d(0px, 0px, 0px);
-webkit-mask-image: -webkit-radial-gradient(white, black);
border-radius: 0px;
margin-bottom: 10px;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}

div.wpcf7 .ajax-loader {
    width: 40px !important;
    height: 10px !important;
    background-image: url(loader.gif) !important;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 10px !important;
}

.acceptance-295 {
	padding-left: 5px;
	font-size: 12px;
}

.acceptance-295 a, .acceptance-295 a:hover, .acceptance-295 a:active, .acceptance-295 a:visited {
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    display: block;
    padding-bottom: 20px;
    margin-top: 10px;
}

td {
	padding-bottom: 10px !important;
}