/* Enter Your Custom CSS Here */

.footer_link:hover {
  color: #fe6919;
  
}

.margin-top-filme {
     margin-top: 22px; 
}
.margin-top-movies {
  
  padding-top: 16px;
}

.margin-top-preise {
 padding-top: 33px; 
}

.shadow1 {
	box-shadow: 60px 60px 5px grey;
}

.iconSize {
 width: 40%;
 height: auto;
    
}

.hyperLink {
  	text-decoration: underline;
	color: blue;
}


.paddingLeft{
	padding-left:10px;
}

.mehrText {
  font-weight: bold;
  text-align: center;
   align-items: center
}

.mehrText:hover {
  color:#fe6919;
}

.smallerImage {
   width: 70%;
 height: auto;
}

.smallerImageImpressum {
   width: 50%;
 height: auto;
}

.fusion-sticky-header-wrapper {
 box-shadow: 0em 0.5em 1em; 
}

.sliderText {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin: 1px;
  padding: 6px 6px 10px;
  border: 1px solid;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  font: normal 30px/1 "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: rgba(255,255,255,1);
  text-align: center;
  text-indent: 3px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  letter-spacing: 1px;
  white-space: nowrap;
  background: rgba(100,100,100,0.65);
  -webkit-box-shadow: 12px 12px 8px 3px rgba(0,0,0,0.4) ;
  box-shadow: 12px 12px 8px 3px rgba(0,0,0,0.4) ;
  text-shadow: 2px 2px 2px rgba(0,0,0,0.5) ;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;

}
