.littlebitsmaller {
	font-size: 11px;
	opacity: .7;
}
.categorylogo {
	height: 106px;
}
.info_container {
	padding-left: 15px;
	width: 215px;
    margin-top: 5px;
    height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.showtimecontainer {
	padding-left: 12px;
}
	.mobilesky {
		display: none;
	}	
	.desktopsky {
		max-height: 80px;
	}
.desktopheader {
	background-color: #f7f7f7;
}
div.bottomnav {
    text-align: center;
}
.headlinks2025 {
	font-size: 17px;
    font-weight: 800;
    margin-right: 20px;
}

@media only screen and (max-width: 631px) {
		.mobilesky {
		display: block;
	}
		.dotdesk {
		display: none;
	}
	.footerlinks {
    display: block !important;
    margin: 30px;
}
	    .bottomparking {
        padding: 10px  !important;
        width: 62%  !important;
        position: relative  !important;
        font-size: 17px  !important;
        padding: 14px  !important;
        border-radius: 0  !important;
    }
	.mobilelinks2025 {
    font-size: 20px;
    font-weight: 800;
    margin-right: 20px;
    display: block;
    margin-bottom: 30px;
}

.categorylogo {
	height: unset;
	max-width: 90%;
}	
}

.middotdefaultmodal {
    font-size: 18px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 900;
    color: rgb(88 44 117);
    text-align: center;
    padding-bottom: 10px;
    line-height: 24px;
    /* padding-top: 50px; */
    width: 78%;
    margin: auto;
}	
	.booknow {
	width: 258px;
    padding-top: 20px;
	}
	
.booknowdate {
    text-align: center;
    width: 93%;
    border: 0px solid;
    height: 25px;
    vertical-align: middle;
    padding-top: 8px;
    font-weight: bold;
    color: #d4567a;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2.5px;
}	
	
	


#modal {
    width: 570px;
    top: 13%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 37px;
    /* text-align: center; */
	background: #f7f7f7 !important;
    background-color: #f7f7f7 !important;
    z-index: 999999;
    font-size: 16px;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.15);
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    /*border: 2px dashed rgba(0,0,0,0.25); */
    border-radius: 5px;
}

#modal p {
    padding: 10px;
    margin-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}

#modal-close1 {
    float: right;
    background: #555;
    border: none;
    color: #fff;
    font-size: 16px;
    margin-right: 5px;
    margin-top: 5px;
    border-radius: 13px;
    padding: 6px;
    padding-left: 9px;
    padding-right: 9px;
    line-height: 16px;
}	
	
.modal {
  display: block; /* Hidden by default */
  position: absolute; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
}

/* Modal Content */
.modal-content {
  position: relative;
  margin: auto;
  padding: 0;
  width: 70%;
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: #d5577b;
  float: right;
  font-size: 40px;
  font-weight: bold;
  position: absolute;
    top: 0px;
    right: 20px;	
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-body {
	padding: 2px 16px;
	}

.aboutsection {
	position: relative;
    /* padding: 50px; */
    padding-left: 80px;
    padding-right: 80px;
    width: 820px;
    margin: auto;
    text-align: justify;
    line-height: 1.5;
    box-shadow: 2px 2px 20px #1717171c;
    margin-bottom: 40px;
    margin-top: 60px;
    text-align: center;
    color: #807386;
    border: dashed 1.5px #49245b54;
    background-color: #f7f7f7;
	  } 
	
	.modalleft {
    display: inline-table;
    width: 40%;
    padding-right: 60px;
    /* padding-top: 80px; */
    /* padding: 30px; */
    padding-top: 44px;
    /* height: 500px; */
    vertical-align: top;	
	}
	.modalright {
	display: inline-table;
    width: 51%;
    padding-top: 30px;
    padding-bottom: 50px;
    height: 500px;
    vertical-align: top;	
		
	}
	.steps {
	display: block;
    margin-top: 23px;
    text-align: left;
    position: relative;
    border: 1.5px dashed;
    padding: 20px;
	}
	.stepstitle {
	display: block;
	position: relative;		
	}
	.stepsbottom {
	display: block;
    margin-top: 23px;
	text-align: left;
	position: relative;	
	padding: 20px;	
	border: 1.5px dashed;	
	}
	.stepsdesc {
	font-size: 15px;
	}




.houserulesbanner {
	background-color: #e74e7f;
    position: sticky;
	position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
    top: 0;
    margin: auto;
    width: 100%;
    z-index: 99999;
    text-align: center;
	opacity: .98;
	display: none;
}
.divdesktopheader {
	position: sticky;
	position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
    top: 22px;
	
}
.status {
	display: inline-block;
    font-weight: 800;
    color: #d5577c;
    padding-left: 11px;
}

.headerlinks {
    padding-top: 38px !important;
    height: 60px;
    background-color: #f7f7f7;
    backdrop-filter: saturate(480%) blur(5px);
    -webkit-backdrop-filter: saturate(40%) blur(5px);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    opacity: .94;
    background-color: rgba(247, 247, 247, 1);
    z-index: 279 !important;
    position: sticky;
    top: 0px;
    padding-left: 23px;
    padding-bottom: 22px;
	border-bottom: 1px solid #d1b94f59;
}
.headerwithin {
	width: 1100px;
    margin: auto;
    text-align: right;
	padding-top: 17px;
    padding-bottom: 17px;
}
.sticky {
position: fixed;
    top: 0;
    width: 100%;
    margin-top: 43px;
    padding-top: 17px !important;
    /* margin: auto; */
	border-bottom: 1px solid #89898940;
}

.sticky + .headerspacer {
  padding-top: 142px;
}
.top-container {
  background-color: #f1f1f1;
  padding: 70px;
  text-align: center;
}
.locationlogo {
	display: none;
}
.vclogo {
	height: 111px;
    float: right;
    top: 60px;
    padding-left: 300px;
}
#logoheader {
    color: black;
    text-align: center;
    font-size: 90px;
    font-weight: bold;
    top: 0;
    padding-top: 20px;
    width: 100%;
    height: 0px;
    transition: 0.5s;
    margin: auto;
}
.fullwidthlogo {
  position: relative;
  top: 0px;
  width: 100%;
  z-index: 999;	
}
.fullwidthlogo2 {
  position: relative;
	width: 1200px;
	margin: auto;
}
.logocontainer {
width: 331px;
    float: left;
	padding-right: 50px;
}
.desktopspacing {
	padding-top: 40px;
}
@media only screen and (min-width: 1200px) {
	.logocontainer {
    right: 60px;
}
}

@media only screen and (min-width: 631px) {
.modal {
    text-align: left;
}
	.contactus {
		
    margin: 12px;
    padding: 30px;
    padding-left: 40px;
    padding-right: 40px;
    width: 40%;
    /* margin: auto; */
    text-align: justify;
    line-height: 1.5;
    box-shadow: 2px 2px 20px #1717171c;
    margin-bottom: 40px;
    /* text-align: center; */
    border: dashed 1.5px #49245b54;
    display: inline-table;
	}
	.contactuscontainer {
		width: 1100px;
   
	text-align: left;
	margin: auto;
	}
	.contactustext {
		
		display: inline-block;
	}
	.contactusicon {

    display: inline-block;
		padding: 14px;
	}
}


#eventscontainer { 
	margin:auto; 
}

#eventsouterdiv {
width:980px;
height:1580px;
overflow:hidden;
position:relative;
}

#eventsinnerdiv {
position:absolute;
top:-312px;
left:-150px;
width:1280px;
height:1580px;
}

#eventscontainermobile { 
	margin:auto; 
}

#eventsouterdivmobile {
width:100%;
height:1830px;
overflow:hidden;
position:relative;
}

#eventsinnerdivmobile {
position:absolute;
top:-150px;
left:-1px;
width:100%;
height:1790px;
}
#directionscontainer { 
	margin:auto; 
}


#directionsouterdiv {
    width: 1100px;
    height: 1020px;
    overflow: hidden;
    position: relative;
}


#directionsinnerdiv {
position:absolute;
top:-250px;
left:-130px;
width:1280px;
height:1190px;
}

#directionscontainermobile { 
	margin:auto; 
}

#directionsouterdivmobile {
width:100%;
height:1160px;
overflow:hidden;
position:relative;
}

#directionsinnerdivmobile {
position:absolute;
top:-150px;
left:-1px;
width:100%;
height:1160px;
}

.blackboxscreening {
	font-size: 16px;
	font-weight: bold;
	color: #431c55;
}
.blackboxscreening3 {
	opacity: .6;
}

.cafetitleweb {
    font-size: 20px;
	text-transform: uppercase;
	color: #431c55;
}

.cafetitleprint {
    font-size: 20px;
	text-transform: uppercase;
	color: #431c55;
}

.cafeprice1print {
	font-size: 20px;
	text-transform: uppercase;
}

.cafedescprint {
	font-size: 12px;
}

.cafedesc1print {
	font-size: 13px;
}

.newmobilemenu {
  background-color: #f7f7f7;
  color: #000;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .newmobilemenu:hover {
  background-color: #f7f7f7; 
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: #f7f7f7;
  overflow: hidden;
}

.headerv2_img {
	margin-top: 20px;
	height: 30px;
    width: auto;
}
.headerv2 {
 
  font-size: 18px;
  font-family: "museo-sans";
  letter-spacing: 1px;
  font-weight: 100;
  color: white !important;
  text-align: left;
}

.parkingspecific {
	position: absolute;
	right: 10px;
	top: 8px;
}

.parkingcontainer {
	position: relative;
}

.headerv2_item {
  display: inline-flex;
  height: 50px;
  font-size: 18px;
  font-family: "museo-sans";
  letter-spacing: .5px;
  font-weight: 100;
  color: rgb(251, 251, 251);
  text-align: left;
  text-shadow: 0px 9px 6.79px rgba(0, 0, 0, 0.36);
}
.headerv2_text {
 margin-top: 25px;
}
.headerv2_text > a:visited {
    color: rgb(251, 251, 250);
    text-decoration: none;
}
.headerv2_text > a:link {
    color: rgb(251, 251, 250);
    text-decoration: none;
}
.headerv2 > a:visited {
    color: rgb(251, 251, 250);
    text-decoration: none;
}
.headerv2 > a:link {
    color: rgb(251, 251, 250);
    text-decoration: none;
}

.header a:link {
    color: rgb(251, 251, 250);
    text-decoration: none;
}

.header a:visited {
    color: rgb(251, 251, 250);
    text-decoration: none;
}

.header a:hover {
    color: rgb(197, 175, 56);
    text-decoration: none;
}

.header.active_page a{
    color: rgb(197, 175, 56);
    text-decoration: none;
}

.largebold {
  font-size: 20px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  color: rgb(0, 0, 0);
  text-align: left;
}
.large {
  font-size: 20px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 300;
  color: rgb(64, 63, 63);
  text-align: left;
}
.defaultbold {
  font-size: 16px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  color: #4b2e45;
  text-align: left;
}
.date {
  font-size: 15.25px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 300;
  color: rgb(64, 63, 63);
  text-align: left;
}
.smallbold {
  font-size: 13px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  color: #4b2e45;
  text-align: left;
}
.small {
  font-size: 13px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 300;
  color: rgb(64, 63, 63);
  text-align: left;
}
.footerbold {
  font-size: 14.15px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  text-align: left;
}
.footer {
  font-size: 14.15px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 100;
  color: rgb(255, 255, 255);
  text-align: left;
}

.footer a:link {
    color: rgb(251, 251, 250);
    text-decoration: none;
}

.footer a:hover {
    color: rgb(197, 175, 56);
    text-decoration: none;
}
.footer a:visited {
    color: rgb(251, 251, 250);
    text-decoration: none;
}

.default {
  font-size: 16px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 300;
  color: rgb(64, 63, 63);
  text-align: left;
  line-height: 25px;	
}

.arrows {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	width: 1100px;

}
.dottedline0 {
	position: absolute;
	top: 70px;
	left: 235px;
	}

.dottedline1 {
	position: absolute;
	top: 70px;
	left: 318px;
	}
.dottedline2 {
	position: absolute;
	top: 70px;
	left: 393px;
	}
.dottedline3 {
	position: absolute;
	top: 70px;
	left: 541px;
}
.dottedline4 {
	position: absolute;
	top: 70px;
	left: 597px;
	}
.dottedline5 {
	position: absolute;
	top: 70px;
	left: 898px;
	}
.dottedline6 {
	position: absolute;
	top: 70px;
	left: 998px;
}

.posterbutton {
text-align: center;
    border: 1px solid #636363;
    color: #636363;
    width: 100px;

    padding: 5px;
    background: #e2e4e3;
	font-size: 15.25px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 300;
}	

.buy_now_box {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 300;
}

.showtime {
        display: inline-block;
        width: 17%;
         float: left;
        border: 1px solid #171717;
		    background: #f7f7f7;
        font-size: 13px;
        border-radius: 4px;
        color: #171717;
        padding: 5px;
        opacity: 0.9;
        margin: 4px 3px 0 0px;
        text-align: center;
      }	

.showtime_past {
        display: inline-block;
        width: 17%;
        float: left;
        border: 1px solid #c4c4c4 !important;
		    background: #f7f7f7;
        font-size: 13px;
        border-radius: 4px;
        color: #c4c4c4 !important;
        padding: 5px;
        opacity: 0.9;
        margin: 4px 3px 0 0px;
        text-align: center;
      }	

.showtime_available:hover {
    background: #4b2e45; 
	color: white;
}	

.status_box > a:hover {
    background: #4b2e45; !important;
	color: white !important;
}	


	@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
    
    }
.header_center {
	margin: auto;
    padding: 20px;
	}	
.header_links {
	line-height: 10%;
	}	
	html,
body {
	-webkit-font-smoothing:antialiased;
   margin:0;
   padding:0;
   height:100%;
   color: black;
   font-family: "museo-sans", sans-serif;
	background-color: #f7f7f7;
   
   background-repeat: repeat;
   width: 100%;
   min-height: 100vh;
}
	
.bluebg {
    
    background-repeat: repeat;
    width: 100%;
}

.bluebgfooter {
    
    background-repeat: repeat;
    width: 100%;
}
#pagecontainer {
   min-height:100%; 
   position:relative;
    background-color: #f7f7f7;
    width: 100%;
	text-align: center;
}
.cafecontainer {
	width: 100%;
	max-width: 1000px;
}
	

#header {
   background:#ff0;
   padding:10px;
}
#body {
   padding:10px;
   padding-bottom:60px;   /* Height of the footer */
}
	
	
.musictitle { 
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: 44px;
	color: #c5a230;
}
	
    .moviePosterContainer:hover .moviePosterOverlay {
      opacity: .93;
		
		
    }
	  
	  .moviePosterContainer {
		  height: 270px;
		  
	  }
	
	
    .moviePosterOverlay {
      background: #333f48;
      text-align: left;
      transition: opacity .15s ease;
      
      cursor: pointer;
      display: block;
      height: auto;
      bottom: 0px;
      position: absolute;
      top: 5px;
      height: 270px;
      width: 182px;
      opacity: 0;
      z-index: 5;
      
    }
    .moviePosterImage {
      height: 270px;
    }
    .movieposterfix {
      max-width: 270px;
      border-spacing: 0px;
    }
    .movieposterfix td {
      border-spacing: 0px;
      border-collapse: collapse;
      padding-bottom: 0px;
      padding-top: 0px;
    }
    .showDate {
      font-weight: bold;
      font-size: 30px;
      padding-left: 50px;
    }

	
		.changeDateText {
	cursor: pointer;
      font-weight: bold;
      font-size: 14px;
	}
	
		.changeDateText:hover {
	opacity: 0.5;

	}
	
			.changeDateText_nolink {
      font-weight: bold;
      font-size: 14px;
	}
line-height: 200%; 
    }
	  
	#currentDisplayText {
      font-weight: normal;
      font-size: 24px;
    }
    #datePicker {
      display: none;
      padding-left: 40%;
		padding-top: 3%;
		-webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
    }



    .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { /* calendar, current date */
      background: none !important;
    }
    .ui-widget-header { /* calendar, month header */
      background: none !important;
    }
    .ui-state-default:not(.ui-state-active) {
      border: none !important;
      background: none !important;
    }
    .ui-datepicker-unselectable > .ui-state-default { /* unselecatble dates */ 
      border: none !important;
      background: none !important;
    }
    .ui-datepicker-today > .ui-state-highlight { /* calendar, today's date */
      background: none !important;
      border: 1px solid blue !important;
    }
    .ui-datepicker-current-day > .ui-state-active :not(.ui-state-highlight) { /* calendar, selected date */
      border: 1px solid #003eff !important;
      background: #007fff !important;
    }
    .openingDate {
      text-transform: uppercase;
      opacity: 0.8;
    }
    .ticketInfo {
      text-transform: uppercase;
      opacity: 0.8;
      color: white;
    }
    .ticketInfo a {
      text-decoration: none;
      color: white;
    }	
	
	
	.movies-animate-right{
	position:relative;
	animation:animateright 1.7s}
    
    @keyframes animateright{
	from{
    	right:-700px;
    	opacity:0
    } 
	to{
    	right:0;
    	opacity:1
    }
}
	
	
a:link {
    color: #ad96b7;
    text-decoration: none;
}

a:visited {
    color: #ad96b7;
    text-decoration: none;
}
a:hover {
    color: #e64b7b;
    text-decoration: none;
	opacity: 1;
}
a:active {
    color: #ad96b7;
    text-decoration: none;
}
	
	.header500 { 
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
		
}

	.title { 
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	
	font-style: normal;
	font-size: 17px;
		
}
	.description { 
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	
	font-style: normal;
	font-size: 17px;
	color: black;
		
}

	.beergarden500 { 
		color: #fff;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 17px;
		
		
}

	.beergarden300 { 
		color: #fff;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
		
		
}
	
		.default500 { 
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
}

		.default300 { 
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
    color: white;
}

		.default100 { 
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
    color: white;
}
	
		.small100 { 
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

	.small100description { 
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: unset !important;
}
	
			.reallysmall100 { 
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 0;
}
	
	
		.small500 { 
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
	
			.extrasmall100 { 
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
	opacity: 0.8;
}
	
				.extrasmall500 { 
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
	opacity: 0.8;
}
                 .foodcategoryfont {
  font-size: 16px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 300;
  color:#6c5a23;
  text-align: left;
}
	
	


div.openingdate {
    position: absolute;
    top: 35px;
    right: 165px;
	-webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
    
}
	.pagetitle {
		width: 350px;
	}	



	
@media only screen and (max-width: 630px) {
	#pagecontainer {
    width: 100%;
	
}
	div.bluebgfootermobile {
    background-color: #f7f7f7;
}
	
	.contactus {
		
    width: 100%;
    padding: 20px;
    display: inline-table;
	text-align: left;
	}
	.contactuscontainer {
	width: 100%;
   
	text-align: center;
	margin: auto;
	}
	.contactustext {
		padding-left: 13px;
		display: inline-block;
	}
	.contactusicon {

    display: block;
    padding: 14px;
	}	
	
	.movieinfodesktop {
		display: none;
	}
	
	.header {
  line-height: 2;
}
	.desktopspacing {
		display: none;
	}

	.pagetitle {
		width: 100%;
	}	
	.mobilehide {
		display: none;
	}
	
#contentcontainer {
	margin: auto;
    width: 90%;
	padding-right: 40px;
	padding-left: 20px;
	color: #000;

}	
	
	
	
div.openingdate {	
    position: absolute;
    top: 55px;
    right: 120px;
	-webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
    
	}	
}
	

	
	div.skylogomobile {
    position: absolute;
    top: 20px;
    left: 30px;
	-webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
    
}
	.skylogo {
    display: none;
    
}

div.topnav {
    position: absolute;
    top: 35px;
    left: 52px;
	text-decoration: none;
	-webkit-animation: fadein 3s; /* Safari, Chrome and Opera > 12.1 */
    
}
	
	
div.indexlinks {
    position: absolute;
    top: 65px;
    left: 52px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
}

div.bottomnav {
   position:relative;
   bottom:0;
	width: 100%;
    background-color: #f1f1f1;
    padding-top: 40px;
    border-top: 1px solid #d1b94f4a;

    
}

div.copyright {
    position: absolute;
    bottom: 20px;
    right: 52px;
	text-decoration: none;
	-webkit-animation: fadein 3s; /* Safari, Chrome and Opera > 12.1 */
    
}

.topnav500 { 
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
}
	
	.topnav500mobile { 
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
		line-height: 200%;
	position: absolute;
		left: 45px;
		top: 100px;
}
	
	

.bottomnav500 { 
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
}


.bottomnav100 { 
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	
}
	.moviescontainer {
    position: relative;
	text-align: left;
    width: 1050px;
	    margin: auto;	
    
   
}
    
   
	
	.footercontainer {
		height: calc(50% - 300px);
        min-height: 100px;
		background: #f0e68c;
        border: 3px solid #73AD21;
		
	}
	
.boxshowtimes { 
line-height: 230%;
width: 40px; 
height: 20px; 
border: 1px solid #fff; 
font-size: 9px;
border-radius: 4px;
color: #fff; 
font-weight: bold;
font-style: normal;
margin: -8px 0px 8px 0px;
} 

.boxshowtimes:hover { 
text-decoration: none;
color: #fff;
opacity: 0.7;

  

 } 
 .boxshowtimes a:link {
	text-decoration: none;
  color: #f7f7f7;
}

.boxshowtimes1 { 
opacity: 0.3;
cursor:default;
line-height: 230%;
width: 40px; 
height: 20px; 
border: 1px solid #fff; 
font-size: 9px;
border-radius: 4px;
color: #fff; 
font-weight: bold;
font-style: normal;
margin: -8px 0px 8px 0px;

} 

.soldout { 
    display: inline-block !important;
    width: 17% !important;
    border: 1px solid #171717 !important;
    background: white !important;
    font-size: 12px !important;
    border-radius: 4px !important;
    color: #171717 !important;
    padding: 5px !important;
    opacity: 0.3 !important;
    margin: 4px 3px 0 0px !important;
    text-align: center !important;
}

.soldout .hover {
  display:none;  
  font-size: 6px; 
}
	  
.soldout:hover .normal {
  display:none;
  font-size: 6px;
}  
.soldout:hover .hover {
  display:inline;
  font-size: 6px;  /* CHANGE IF FOR BLOCK ELEMENTS */  
} 

.moviePoster {
  
	width: 182px;
	border-radius: 1px;
	
	
	float: left;
	display: inline;
	
	border: 0px solid rgba(255, 255, 255, .2);
}
	
/* big buttons, no circle */
.flickity-prev-next-button {
  width: 50px !important;
  height: 50px !important;
  background: transparent !important;
	opacity: 0.5;
}
.flickity-prev-next-button:hover {
  background: transparent !important;
	opacity: 0.9;
}
/* arrow color */
.flickity-prev-next-button .arrow {
  fill: white !important;
}
.flickity-prev-next-button.no-svg {
  color: white !important;
}
/* position outside */
.flickity-prev-next-button.previous {
 left: -41px !important;
}
.flickity-prev-next-button.next {
 right: -41px !important;
}
.flickity-prev-next-button.next {
  background-size: contain !important;
  background-image: url('../images/right_v2.png') !important;
  background-repeat: no-repeat !important;
  height: 300px !important;
  top: 25%;
  border-radius: unset !important;
  background-color: unset !important;
  background-position: center !important;
}
.flickity-prev-next-button svg {
  display: none;
}
.flickity-prev-next-button.previous {
  background-size: contain !important;
  background-image: url('../images/left_v2.png') !important;
  background-repeat: no-repeat !important;
  height: 300px !important;
  top: 25%;
  border-radius: unset !important;
  background-color: unset !important;
  background-position: center !important;
}

.flickity-button:disabled {
	display: none;
}

#movieCarousel {
  margin: 0px 50px;
}

.movieInfo.movieTitle {
  font-size: 22px;
  font-weight: bold;
}

.movieInfo.movieHeader {
  font-weight: bold;
  opacity: 0.6;
}

.movieInfo {
  font-size: 12px;
  color: #171717;
}
	
	.imageholder {
	opacity: .3;
    background-color: #fff;
		height: 100%;
		max-height: 200px;
		width: 100%;
	}
	
.categoryimage {
    margin: auto;
    top: 0px; 
}

.datecontainer {
    position: relative; 
    width: 1075px;
    height: 80px;
	margin: auto;	
   
}


	
.categoryselector {
    position: absolute;
    text-align: left;
    border: 1px solid #636363;
    color: #636363;
    width: 150px;
    top: 25px;
    right: 15px;
    padding: 5px;
    background: #e2e4e3;
	font-size: 15.25px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    color: rgb(64, 63, 63);
    text-align: left;
}

@media only screen and (max-width: 630px) {
	
.categoryselector {
display: none;
}	
	

	
	
	.categoryimage {
	position: relative;
	top: -30px;
    margin: left;
    width: 100%;  
}
	
	.datecontainer {
    position: relative;
    
    width: 100%;
    height: 80px;
   
}
	
	.moviescontainer {
		height: 100%;
		width: 240px;

        
	}
	
	.datetext2 {
		display: none;
	}
	.movieinfoposter {
		display: none;
	}
	div.formdesktop {
		display: none;
	}
#aboutright {
  width: 100%;

}
#aboutleft {
  width: 100%;

}
	
	.eventright {
  width: 100%;

}
.eventleft {
  width: 100%;

}
	
div.bluebgfooter {
}
div.bluebgfootermobile {
    background-repeat: repeat;
    width: 100%;
}
	div.arrows {
		display: none;
	}
		
div.hereshowitworks {
        width: 100%;
		background-color: #fff;
		position: absolute;
	top: 620px;
	height: 600px;
	margin: auto;
	opacity: .1;	
	
	}
	
div.hereshowitworksborder {
	
        width: 100%;
		background-color: #fff;
		position: absolute;
	top: 620px;
	height: 1px;
	
		
	}
	
div.hereshowitworkscontent {
        width: 100%;
		position: absolute;
	top: 570px;
	margin: auto;
	text-align: center;
	height: 230px;
		
	}
	
	
	
	   #datePicker {
      display: none;
      padding-left: 15%;
		
		-webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
    }
	
	
	div.bottomnav100 {
	}
    #currentDisplayText {
      display: none;
    }
	
	 #currentDisplayTextMobile {
      display: inline-block;
    }
	
	
	.moviescontainer {

        
	}
	
	div.skylogo {
        display: none;
    }
	
	
   #divphone {

    }
    #divtablet {
    display: none;
    }
    #divdesktop {
    display: none;
}
	div.topnav {
    display: none;
    }
	
	div.bottomnav{
   
    }
		

	
	#menu-icon {

		display:inline-block;

	}

	nav ul, nav:active ul { 

		display: none;
		position: absolute;
		
		background: #fff;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 100%;
		

	}

	nav li {

		text-align: center;
		width: 20px;
		margin: 0;

	}

	nav:active ul {

		display: block;

	}

	
			.aboutcontainer {
	display: none;
    
}
	div.adcontainer {
-webkit-animation: fadein 4s; /* Safari, Chrome and Opera > 12.1 */

		text-align: center;
		min-height: 100px;
        width: 90%;
		max-width: 800px;
		position: relative;
		
	}
	
				div.adphone {
-webkit-animation: fadein 4s; /* Safari, Chrome and Opera > 12.1 */
		
	}
	
	div.addesktop {
	display: none;
	}
	div.adtablet {
	display: none;	
	}
	.flickity-prev-next-button {
  	display: inline-block;
  }
  #movieCarousel {
  margin: 0 !important;
  }
	
	
}




@media only screen and (min-width: 631px) {
	
	.mobileonlytopads {
		display: none;
	}
	
	#pagecontainer {

    min-width: 1200px;
}
	#pagecontainerfaq {

    min-width: 1100px;
}
	
	.cat_cs {
		/*display: none;*/
	}
		
	.mobilespacing {
		display: none;
	}
		div.mobileinfo {
		display: none;
	}
	
		div.formmobile {
		display: none;
	}
	
	
	#aboutright {
  float: right;
  width: 45%;

}
#aboutleft {
  float: left;
  width: 45%;

}
	
		.eventright {
  float: right;
  width: 45%;

}
.eventleft {
  float: left;
  width: 45%;

}
	
	#contentcontainer {
	margin: auto;
    width: 1000px;
	
	color: #000;

}	
	
	div.bluebgfootermobile {
    display: none;
}
	
	.skylogo {
    display: inline-block;
    
}
	div.arrows {
		display: inline-block;
	}
	   #currentDisplayText {
      display: inline-block;
    }
	
	 #currentDisplayTextMobile {
      display: none;
    }
	
	
	div.skylogomobile {
        display: none;
    }
	
	.mobilemenu {
		display: none;
	}
	.mobilemenucontainer {
		display: none;
		
	}
		div.adcontainer {
-webkit-animation: fadein 4s; /* Safari, Chrome and Opera > 12.1 */

		text-align: center;
		min-height: 100px;
        width: 90%;
		max-width: 800px;
		position: relative;
		
	}
	
			div.addesktop {
-webkit-animation: fadein 4s; /* Safari, Chrome and Opera > 12.1 */
		
	}
	
div.hereshowitworks {
        width: 100%;
		background-color: #fff;
		position: absolute;
	top: 600px;
	height: 600px;
	margin: auto;
	opacity: .1;	
	
	}
	
div.hereshowitworksborder {
	
        width: 100%;
		background-color: #fff;
		position: absolute;
	top: 600px;
	height: 1px;
	
		
	}
	
div.hereshowitworkscontent {
        width: 100%;
		position: absolute;
	top: 550px;
	margin: auto;
	text-align: center;
	height: 230px;
		
	}
	
	
		div.adphone {
	display: none;
	}
	div.adtablet {
	display: none;	
	}
   
   #divphone {
    display: none;
    }
    #divtablet {
    display: none;
    }
    #divdesktop {

		top: 80px;
		left: 40px;
		width: 95%;
		max-width: 1820px;
		
	
    
}
	
	 .aboutcontainer {
		position: absolute;
		bottom: 80px;
		left: 55px;
		width: 90%;
		max-width: 1820px;
	}
	
}
	
	
	
	/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
}

/* Modal Content */
.modal-content {
    
    margin: auto;
    padding: 20px;
    
    width: 80%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

	.trailerbutton {
	background-color: #5D2A2B;
    border: 0px solid grey;
    color: white;
    padding: 15px 32px;
    width: 250px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
	}
	
	
	.ticketsbutton {
	background-color: #532A43;
    border: 0px solid grey;
    color: white;
    padding: 15px 32px;
    width: 250px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
	}
	
	
	.textinput {
	color: #d5577b;
    width: 100%;
    padding: 8px 7px;
    margin: 8px 0;
    display: inline-block;
    border: 0px;
    border-bottom: 2px solid #cab5d363;
    background-color: #f7f7f7;
    border-radius: 4px;
    box-sizing: border-box;
    text-align: center;
    font-size: 19px;
    
	}
	
	.textsubmit:disabled {
	font-size: 100%;
    width: 155px;
    background-color: #828282;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
	opacity: 0.5;
		
	}
	
		.textsubmit {
	font-size: 100%;
    width: 155px;
    background-color: #d5577b;
    color: #f7f7f7;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
	
		
	}
	
	.textinputmessage {
	font-size: 100%;
    color: #d5577b;
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    /* border: 1px solid #ccc; */
    /* border: 0px; */
    border: 2px solid #cab5d363;
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #f7f7f7;
	}
	
	
	/* MOBILE MENU  */
.mobilemenu {
	
	display: none;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	height: auto;
	box-sizing: border-box;
	overflow: hidden;
	overflow-y: auto;
    width: 100%;
    position: absolute;
	z-index: 2;
}


	

.slider {
	overflow-y: scroll;
	/* complete liquid height based on the parent's height!! */
    height:100%;

    /* only transition on transform properties which are hardware accelerated = way better performances */
	-webkit-transition:-webkit-transform .3s ease;
       -moz-transition:   -moz-transform .3s ease;
        -ms-transition:    -ms-transform .3s ease;
            transition:        transform .3s ease;
}

.slider.opened { 
    /* visible */
    -webkit-transform: translate(0, -100%);
       -moz-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
            transform: translate(0, -100%);

}
.slider.closed { 
    /* completely offscreen */
    -webkit-transform: translate(0, 0%);
       -moz-transform: translate(0, 0%);
        -ms-transform: translate(0, 0%);
            transform: translate(0, 0%);

}




.slider {
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
        -ms-box-sizing:border-box;
            box-sizing:border-box;

    padding:20px;
    background-color: #0c3c61;
    
}

.menubutton {
    background-color: rgba(255, 0, 0, 0.0); 
    border: none;
    color: white;
	position: absolute;
	top: 20px;
	right: 20px;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	z-index: 0;
}
	.menuToggle {
    background-color: rgba(255, 0, 0, 0.0); 
    border: none;
    color: white;
	position: absolute;
	top: 20px;
	right: 20px;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	z-index: 0;
}
	
.aboutimages {
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    opacity: .5;
    filter: grayscale(100%);
}

.aboutimages:hover {
    
    opacity: 1;
    filter: grayscale(0%);
}



.texteventcontainer {
  position: relative;
  width: 500px;
}
@media only screen and (min-width: 631px) {
.eventoverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .2s ease;
  background-color: #f4f4f4;
	
	
	
}
	.opening_date_event {
		display: flex;
	}
	
.eventimagediv {
		
	overflow: hidden;
	}
	

}
.texteventcontainer:hover .eventoverlay {
  opacity: .9;
}

.eventimages {
	
	width: 500px;
}

	.eventimages:hover {
	
	}
	

@media only screen and (max-width: 630px) {
	
.divdesktopheader {
	display: none;    
}
	
.eventoverlay {
  
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  
  transition: .2s ease;
  background-color: #f4f4f4;
}	
	
	.opening_date_event {
		display: none;
	}
	
	.eventimages {
	
	width: 99%;
}

	.texteventcontainer {
  position: relative;
  width: 100%;
}
	
}
	

.blackboxscreening3 {
	font-size: 14px;
}

@media only screen and (min-width: 631px) {
.faqright {
    float: left;
    width: 100%;
}
	.middot {
	padding: 5px;
    padding-left: 10px;
	font-size: 16px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 300;
  color: rgb(64, 63, 63);
  text-align: center;
	}
	.middotborder {
	border: 1.5px solid #d5577a;
    width: 300px;
    padding: 10px;
    margin: auto;
    margin-top: 40px;
    text-align: center;
    color: #d5577a;
	}
	.middotdefault {	
    font-size: 15px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 300;
    color: rgb(64, 63, 63);
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
	line-height: 29px;	
}
	.middotdefaultbold {
    font-size: 20px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    color: #4b2e45;
    text-align: center;
}
	.middottitletbold {
    font-size: 28px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    color: #4b2e45;
    text-align: center;
    padding-top: 40px;
    font-style: italic;
}
.middottitletboldlarge {
        font-size: 37px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    color: #4b2e45;
    text-align: center;
    padding-top: 40px;
}	
	

}
@media only screen and (max-width: 630px) {
.faqright {
    float: left;
    width: 100%;
}
	.middot {
	padding: 5px;
    padding-left: 10px;
	font-size: 16px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 300;
  color: rgb(64, 63, 63);
  text-align: left;
	}
	.middotdefault {	
    font-size: 16px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 300;
    color: rgb(64, 63, 63);
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}
	.middotdefaultbold {
    font-size: 20px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    color: #4b2e45;
    text-align: left;
}
	.middottitletbold {
    font-size: 29px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    color: #4b2e45;
    text-align: left;
}
	

}
		#covidmovie {
			
			padding: 20px;
			text-align: center;
		}
		#covidtext {
			
			padding: 20px;
			text-align: justify;
			margin: auto;
			width: 70%;
		}
		#covidiconcontainer {
			/* border: 2px solid black; */
			padding: 20px;
			text-align: center;
			display: table-row-group;
		}
		#covidicon {
			/* border: 2px solid black; */
			/* padding: 20px; */
			width: 23%;
			display: inline-block;
			text-align: center;
			background-color: #f7f7f7;

			opacity: .9;
			vertical-align: top;
}
		#covidinnericon {
			/* border: 2px solid black; */
			padding: 20px;
			text-align: center;
		}
.covidlogos {
	height: 70px;
	padding-top: 50px;
}
.covidbanner {
	width: 70%;
    margin-bottom: -60px;
}
		#covidinnertext{
			text-align: center;
			padding-bottom: 40px;
			padding-right: 21px;
			padding-left: 21px;
			font-size: 19px;
			font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
			font-weight: 700;
			height: 115px;
			color: #4b2e45;
			line-height: 22px;
		}
		#covidimage {
			padding-top: 40px;
			text-align: center;
		}
#coviddotdiv {
    display: inline-table;
    text-align: center;
    background-color: #f7f7f7;
		}
.dotdivider {
	width: 7px;
    padding-top: 80px;
}
		.covidinnerimage {
			width: 100%;

		}
		.covidtrailer {
		padding: 20px;
		text-align: center;
		}
.covidtextbox {
	padding: 30px;
    text-align: left;
    width: 47%;
    opacity: 0.7;
    display: table-cell;
	opacity: .9;
	
}
.middottitletboldsmall {
    font-size: 22px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    color: #4b2e45;
    text-align: center;
	padding-top: 40px;
	opacity: .9;
}
.middotdefaulticon {	
    font-size: 15px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 300;
    color: rgb(64, 63, 63);
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
	opacity: .9;
}
.experiencetext {
    text-align: justify;
    line-height: 27px;
    font-size: 15px;
    color: white;
    width: 60%;
    float: right;
    padding: 28px;
}
.experiencebox {
    padding: 20px;
    width: 920px;
    text-align: justify;
    /* height: 181px; */
    margin: 20px;
    display: inline-table;
    background-color: black;
    background-size: cover;
    /* border-radius: 40px; */
    text-align: center;
    box-shadow: 0px 10px 15px #808080;
}
.experiencelogo {
    width: 300px;
    margin: auto;
    text-align: center;
    /* float: left; */
    /* margin-left: -60px; */
    margin-top: 47px;
}
.experiencecontainer {
	margin: auto;
    text-align: center;
	padding-bottom: 80px;
}
.experiencetextmobile {
	display: none;	
	}
.covidarticle {
    padding-left: 25px;
    padding-right: 20px;
    line-height: 22px;
   text-align: justify;	
}
.covidarticlemiddle {
    border: 2px solid #d0b94b;
    padding: 28px;
    padding-top: 36px;
    padding-bottom: 20px;
    line-height: 20px;
    text-align: left;
    margin-bottom: 12px;
    /* margin-top: 17px; */
}
.covidarticleholder {
	    padding: 50px;
    padding-top: 90px;
}
.covidcolor1 {
	color: #4a245b;
	font-size: 13px;
}
.covidcolor2 {
	color: #b8a3c1;
	font-size: 13px;
}
.covidcolor3 {
	color: #000;
	font-size: 13px;
}
.covidcolor5 {
	color: #d0b94b;
	font-size: 13px;
}
.covidcolor4 {
	color: #d4567a;
	font-size: 13px;
}
.ourteam {
width: 251px;
    float: left;
    padding-right: 30px;
    padding-top: 27px;
}
.crowding {
    width: 230px;
}
.health {
width: 237px;
}
.snacking {
    width: 212px;
    padding-top: 38px;
}
.hvac {
    width: 262px;
    padding-top: 3px;

}
.cleanliness {
        width: 263px;
    /* margin: auto; */
    /* text-align: center; */
    padding-left: 20px;
    padding-top: 57px;
}


}
.mobilespace {
		display: none;
	}
.desktopespace {
		display: block;
	}
@media only screen and (max-width: 630px) {
	.mobilespace {
		display: none;
	}	
.middotdefault {
    text-align: center;
    font-size: 12px;
    line-height: 23px;
}
	#covidimage {
    padding-top: unset; 
    
}
	.experiencelogo {
    width: 100%;
    margin: auto;
    text-align: center;
    float: unset;
    margin-left: unset;
    margin-top: unset;
}
	.experiencetext {
	display: none;	
	}
	.experiencetextmobile {
    text-align: left;
    line-height: 25px;
    font-size: 15px;
    color: black !important;
    width: 75%;
    margin: auto;
    display: block;
    padding-bottom: 50px;
    padding-top: 10px;
		
	}
	
	.experiencebox {
    padding: unset;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 3px;
    padding-top: 20px;
    /* width: 25%; */
    text-align: justify;
    /* height: 328px; */
    margin: 20px;
    display: inline-table;
    background-color: black;
    background-size: cover;
    /* border-radius: 40px; */
    text-align: center;
    box-shadow: 0px 10px 15px #808080;
    vertical-align: middle;
}
.modalchoices {
    width: 80%;
	}
.modalchoices2 {
    width: 80%;
	}	
	
#covidinnericon {
    /* border: 2px solid black; */
    padding: 3px;
    text-align: center;
}

#coviddotdiv {
    display: none;
}
#covidinnertext {
    text-align: center;
    padding-bottom: 40px;
    padding-right: 5px;
    padding-left: 11px;
    font-size: 19px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    /* height: 125px; */
    color: #4b2e45;
    line-height: 18px;
}
.middotdefaulticon {
    font-size: 12px;
}
#covidicon {
    /* border: 2px solid black; */
    padding: 5px;
    width: 47%;
    display: inline-block;
    text-align: center;
    background-color: #f7f7f7;
    opacity: .9;
    vertical-align: top !important;
}
.covidlogos {
    height: 70px;
    padding-top: 50px;
}
.covidbanner {
    height: 70px;
    padding-top: 50px;
}	
	.mobilespace {
		display: block;
	}
.ourteam {
    width: 191px;
    padding-top: 50px;
    text-align: center;
}	
.health {
    width: 197px;
}
.cleanliness {
    width: 250px;
}
.covidcolor1 {
    color: #4a245b;
    font-size: 12px;
}
.covidcolor2 {
    color: #b8a3c1;
    font-size: 12px;
}	
.covidcolor3 {
    color: #000;
    font-size: 12px;
}	
.covidcolor4 {
    color: #d4567a;
    font-size: 12px;
}
.covidcolor5 {
    color: #d0b94b;
    font-size: 12px;
}	
.covidarticle {
    padding: 20px;
    /* padding-bottom: 20px; */
    line-height: 22px;
    text-align: justify;
    width: 76%;
    margin: auto;
}	
.covidarticlemiddle {
    border: 2px solid black;
    padding: 26px;
    line-height: 20px;
    text-align: left;
    width: 76%;
    margin: auto;
}	
	.crowding {
		margin-left: 10px;
	}

	
	
	
}
.footerbox {
	width: 200px;
    display: inline-table;
    height: 100px;
    font-family: adobe-caslon-pro, serif;
    font-weight: 400;
    font-style: normal;
    color: #a489b1;
    padding-top: 18px;
    line-height: 21px;
}
.footerboxmiddle {
	width: 300px;
    display: inline-table;
    height: 100px;
    font-family: adobe-caslon-pro, serif;
    font-weight: 400;
    font-style: normal;
    color: #a489b1;
    padding-top: 18px;
    line-height: 21px;
}
.footerlinks {
    font-family: adobe-caslon-pro, serif;
    font-weight: 700;
    font-style: normal;
    color: #a489b1;
    font-size: 16px;
}
.footertext {
	font-family: adobe-caslon-pro, serif;
	font-weight: 400;
	font-style: normal;
	color: #a489b1;
}
.vcline {
	    width: 1100px;
    display: block;
    padding: 20px;
}	
.footersocial {
	display: inline-block
}
.footertitles {
	height: 24px;
}
.footersociallogos {
	height: 40px;
    padding-right: 10px;
    padding-left: 10px;
}

.houserules {
    width: 452px;
    margin: auto;
}
.experiencepop {
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    color: #4f1f5e;
}
.experiencepopbold {
    font-weight: 700;
}











.content_calendar {
/*  padding: 16px;*/
}

.stickycalendar {
/*  position: fixed !important;
  /*   top: 120px !important;
    /* width: 100%; */
  /*   padding-top: 15px !important;	
}

.stickycalendar + .content_calendar {
 /*  padding-top: 252px;*/
}



.disable-selection {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.day {
  height: 65px;
  width: 65px;
  background-color: #f7f7f700;
  display: inline-table;
  border-radius: 60px;
  vertical-align: middle;
  border: 2px solid #f7f7f700;
  cursor: pointer;
  position: relative;
}
.day.selected {
  cursor: unset;
}
.day:not(.selected) .border {
  border: 2px solid transparent;
  border-radius: 60px;
}
.border {
  position: relative;
  border: 2px solid #d1b94e;
  border-radius: 60px;
  height: 65px;
  width: 65px;
  padding: 2px;
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.border.loading {
  border-top: 2px solid rgba(200, 180, 76, 0.2);
  border-right: 2px solid rgba(200, 180, 76, 0.2);
  border-bottom: 2px solid rgba(200, 180, 76, 0.2);
  border-left: 2px solid #d1b94e;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: spinner 1.1s infinite linear;
  animation: spinner 1.1s infinite linear;    
}
.day > .date {
  padding-top: 26px;
  opacity: 0.8;
  transition-property: padding-top;
  transition-duration: 250ms;
  transition-timing-function: linear;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.day:not(.selected) > .date > .calendar-date {
  opacity: 0;
}
.day:hover > .date, .day.selected > .date {
  padding-top: 19px;
  opacity: 1;
}
.day:hover > .date > .calendar-date, .day.selected > .date > .calender-date {
  opacity: 1;
}
.day > .date > .calendar-date {
  display: block;
  font-size: 11px;
  color: #807386;
  letter-spacing: 0.5px;
  font-family: adobe-caslon-pro, serif;
  font-weight: 400;
  font-style: normal;	
  text-transform: uppercase;	
  transition-property: opacity;
  transition-duration: 250ms;
  transition-timing-function: linear;
}
.day.unavailable > .date {
  opacity: .3;
}

.showtimeday {
  height: 22px;
  vertical-align:middle;
}

.showtimesfor {
  height: 22px;
  vertical-align:middle;
  padding-left: 10px;
  padding-right: 10px;
}

.calendar_name {
  text-align: center;
  margin: auto;
  width: 200px;
  letter-spacing: 5px;
  font-size: 20px;
  padding: 10px;
  color: #807386;
}
.calendar_month {
	width: 320px;
    margin: auto;

}
.calendar_week {
  margin: auto;
  width: 340px;
  padding: 5px;
}
.calendar_day {
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
  width: 35px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #807386;
  border: 1.5px solid #80738600;
}
.calendar_day_mtwtfss {
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
  width: 35px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #807386;
  border: 1.5px solid #f7f7f700;
  opacity: .9;
  font-size: 12px;
}
.calendar_day.available {
border: 1.5px solid #807386;
}
.calendar_day.available:hover {
color: #f7f7f7;
background-color: #807386;
border: 1.5px solid #807386;
cursor: pointer;
}
.calendar_day.noshows {
border: 1.5px solid #807386;
opacity: .3;
}
.calendar_day.selected {
border: 1.5px solid #d1b94e;
opacity: 1;
color: #f7f7f7;
background-color: #d1b94e;
}
.arrow {
  border: solid #807386;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  width: 25px;
  height: 25px;
}
.arrow:hover {
  border: solid #d1b94e;
  border-width: 0 3px 3px 0;
  cursor: pointer;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.arrowcontainerleft {
	display: inline-block;
    position: absolute;
    left: 0px;
    top: 130px;
}
.arrowcontainerright {
	display: inline-block;
    position: absolute;
    right: 0px;
    top: 130px;
}
.calendar {
    width: 450px;
    margin: auto;
    position: relative;
    padding-top: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: left;
}
.calendarbtn {
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  float: right;
}

.calendarbtn:hover, .calendarbtn:focus {
}

.calendardropbtn {
  width: 33px;
    height: 20px;
    background: url(https://violetcrown.com/images/calendar_arrow.png) no-repeat;
    background-size: contain;
    border: unset;
    position: absolute;
    padding-top: 26px;
    background-position: center bottom;	
}
.calendardropbtn:hover {
  background: url(https://violetcrown.com/images/calendar_arrow_hover.png) no-repeat;
  background-size: contain;
  background-position: center bottom;		
}
.calendardropbtn.active {
  background: url(https://violetcrown.com/images/calendar_arrow_selected.png) no-repeat;
  background-size: contain;
  background-position: center bottom;		
}


.calendardropdown {
  position: relative;
  display: inline-block;
	z-index: 999;
	background-color: #f7f7f7;
  
}

.calendardropdown-content {
  display: none;
 position: absolute;
    width: 100%;
    height: 2000px;
    overflow: auto;
    z-index: 999;
    margin-top: 10px;
    left: 0px;
    background-color: #f7f7f7;
}

.calendardropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
	z-index: 999;
}

.calendardropdown a:hover {
  background-color: #ddd;
}

.show {
  display: block;
}
#day-selector-container {
    width: 840px;
    margin: auto;
}
.opening_date {
    text-transform: uppercase;
    text-align: center;
    /* letter-spacing: 3px; */
    font-size: 16px;
    padding-top: 10px;
    color: #847489 !important;
    width: unset !important;
}
.vclinemobile {
		width: 84%;
		display: none;
	}
	.vcline {
		display: block;
	}
.covidmobile {
		display: none;
	}
.covidmobilevideo {
		display: none;
	}
.covidbanner {
		display: block;
	    margin: auto;
	   width: 580px;
	}
	.covidbannermobile {
		display: none;
	}
.mobiledirections {
		display: none;
	}
.covid19logos {
	height: 73px;
    padding: 20px;
	
}
.vclogo_mobile {
	display: none;
}




@media only screen and (max-width: 630px) {
	
	html, body {
    height: unset;
    min-height: unset;
}
	
	
	.houserules {
    width: 100%;
	}
	.experiencebox {
    width: 80%;
	 padding: unset;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 3px;
    padding-top: 20px;	
	margin: auto;
	margin-bottom: 21px;	
	}
	.toptext {
	    width: 97% !important;
	}
	.covidlogos {
    height: unset !important;
    width: 100%;
    padding: unset !important;		
	}
	#contentcontainer {
    width: 90%;
    padding-right: unset;
    padding-left: unset;
	padding-top: 50px;
	}
	.headerlinks {
		display: none;
	}
	.fullwidthlogo {
    display: none;
}
	.mobileonlytopads {
	    position: fixed;
    z-index: 9999;
    width: 100%;
	backdrop-filter: saturate(100%) blur(5px);
    opacity: .97;
	    background-color: #f7f7f7f2;	
	}
	.newmobilemenu {
		color: #a489b1;
		padding: 9px;
	}
	.showtimescalendar {    
	padding-top: 7px !important;
    z-index: 9;
    background-color: #f7f7f7f2;
    padding-bottom: 4px !important;
    backdrop-filter: saturate(100%) blur(5px);
    opacity: .97;
    width: 100%;
    position: fixed;
    top: 78px !important;
    text-align: left;
}
	.showtimesfor {
    display: none;
	}
	.day:nth-child(n+6) { 
		display: none; 
	}
	.calendar {
    width: 100%;
	}
	.calendardropdown-content {
    margin-top: unset;
	font-size: 13px;	
	}
	.mobilelogo {
		height: 39px;
	}
	.calendar_day {
    margin-left: 3px;
    margin-right: 3px;
    width: 30px;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
}
	.calendar_day_mtwtfss {
    width: 30px;
	}
	.calendar_month {
    width: 284px;
	}
	.calendar {
    width: 86%;
}
	.arrow {
    width: 15px;
    height: 15px;
}
	#day-selector-container {
        width: 350px;
    margin: auto;
	}
	.content_calendar {
  /*  padding-top: 180px !important; */
}
	.mobilespacing {
		display: none;
	}
	.vclinemobile {
		width: 84%;
		display: block;
	}
	.vcline {
		display: none;
	}
	.footerbox {
		text-align: center !important;
		height: 80px;
	}
	.footerboxmiddle {
    height: 85px;
	}
	.footersociallogos {
    padding-bottom: 19px;
	}
	.aboutsection {
    padding: 38px !important;
    padding-left: 32px !important;
    padding-right: 32px !important;
    width: 70% !important;
	}
	.aboutsection_desc {
    text-align: left !important;
}
	.contactus {
    margin: unset;
    padding: 20px;
    /* padding-left: unset; */
    /* padding-right: 20px; */
    width: 77%;
    /* margin: auto; */
    line-height: 1.5;
    box-shadow: 2px 2px 20px #1717171c;
    margin-bottom: 40px;
    text-align: center;
    border: dashed 1.5px #49245b54;
    display: inline-table;
}
	.contactustext {
    padding-left: unset;
	}
	.cafecontainer {
    width: 81%;
    max-width: 1000px;
    text-align: center;
    padding-top: 99px;
    opacity: 0.8;
}
	.cafeprice1print {
    font-size: 18px;
}
	.cafedesc1print {
    opacity: .7;
}
	.aboutparent {
		padding-top: 100px;
	}
	.covid19logos {
		height: 59px;
    padding-bottom: 20px;
    padding-top: 20px;
	}
	.covidmobile {
		display: block;
	}
		.covidmobilevideo {
		    display: block;
    height: 250px;
	}
	.ourteam {
    float: unset;
	    width: 254px;	
	}
	.covidarticlemiddle {
    border: unset;
	}
	.hvac {
    padding-top: 43px;
}
	.covidbanner {
		display: none;
	}
	.covidbannermobile {
		display: block;
    width: 83%;
    margin: auto;
    padding: 20px;
	}
	.panel {
	height: 100vh;
	}
	.mobileheaderlinks {
    display: block;
    margin: auto;
    padding: 7px;
    height: 42px;
}
	.mobiledirections {
    display: block;
    padding-top: 70px;
}
#directionsouterdivmobile {
    width: 100%;
    height: 980px;
    overflow: hidden;
    position: relative;
}
	.footertitles {
    height: 20px;
}
	.footerboxmiddle {
    font-size: 13px;
	}
	.footersociallogos {
    height: 34px;
	}
	.footerlinks {
    font-size: 16px;
	}
	.vclogo_mobile {
	width: 279px;
    display: block;
    padding-bottom: 20px;
	}
}
.formcontainer {
	width: 1040px;
    padding: 20px;
	margin: auto;
	margin-bottom: 70px;
	box-shadow: 5px 5px 15px #17171717;
	border: dashed 1px #49245b54;
	position: relative;
}

.formbox {
	width: 27%;
    padding: 13px;
    margin: 12px;
    display: inline-table;
	vertical-align: top;
    /* border: 2px solid black; */
    letter-spacing: 3px;
    font-size: 13px;
    /* text-transform: uppercase; */
    color: #ad96b7;
    
}
.formdesc {
	width: 59%;
    display: inline-table;
	padding: 20px;
	margin: auto;
	font-size: 13px;
    /* text-transform: uppercase; */
    color: #ad96b7;
    letter-spacing: 3px;
}

















/* 2020 Gift Card Nav Update */
.accordion:hover .accordion-item:hover .accordion-item-content,
.accordion .accordion-item--default .accordion-item-content {
    height: 5.5em;
}

.accordion-item-content,
.accordion:hover .accordion-item-content {
    height: 0;
    overflow: hidden;
    transition: height .25s;
}

.accordion {
    padding: 0;
    margin: 0 auto;
    width: 150px;
	display: inline-block;
    position: absolute;
    top: 56px;
	margin-left: -10px;
}

.accordion .accordion-item {
}

.accordion h1 {
  margin: 0;
}

.accordion .accordion-item:nth-child(1) {
 background-color: #f7f7f7 !important;

}
.accordion_links {
	padding-left: 20px;
	color: #ad96b7;
}
/* 2020 Gift Card Nav Update */
.cartaccordion:hover .cartaccordion-item:hover .cartaccordion-item-content,
.cartaccordion .cartaccordion-item--default .cartaccordion-item-content {
    height: auto;
    padding-top: 19px;
}

.cartaccordion-item-content,
.cartaccordion:hover .cartaccordion-item-content {
    height: 0;
    overflow: hidden;
    transition: height .25s;
}

.cartaccordion {
    width: 327px;
	transition: height .25s;
}

.cartaccordion .cartaccordion-item {
}

.cartaccordion h1 {
  margin: 0;
}

.cartaccordion .cartaccordion-item:nth-child(1) {
 background-color: #f7f7f7 !important;

}
.cartaccordion_links {
	padding-left: 20px;
}
.giftcard_link {
	padding-left: 10px;
	height: 42px;
}
.vouchercontainer {
    width: 400px;
    margin: auto;
    text-align: center;
    padding: 40px;
    padding-top: 0px;
    border: 1px dashed;
    margin-bottom: 20px;
}
.vouchertop {
vertical-align: bottom;
}
.voucherbottom {
}
.giftcardinput {
color: #d5577b;
    width: 100%;
    padding: 8px 7px;
    margin: 8px 0;
    display: inline-block;
    border: 0px;
    border-bottom: 2px solid #cab5d363;
    background-color: #f7f7f7;
    border-radius: 4px;
    box-sizing: border-box;
    text-align: center;
    font-size: 19px;
}
.giftcardbutton {
display: block;
margin: auto;
margin-top: 10px;
background-color: #cfb5d5;
font-size: 100%;
width: 155px;
color: #f7f7f7;
padding: 14px 20px;
border: none;
border-radius: 4px;
cursor: pointer;
}
.errortext {
margin: auto;
margin-top: 10px;
}
	  .cartclose {
color: #d5577b;
font-size: 27px;
display: inline-block;
position: absolute;
top: 5px;
right: 10px;
margin-left: 20px;
	  }
	  .vouchertext {
		 color: #807386; 
	  }
	  .appliedcard {
		 width: 300px;
		display: block;
		border: 1px dashed #49245b54;
		padding: 10px;
		margin: auto;
		margin-bottom: 10px;
		position: relative;  
	  }
	  .appliedcontainer {
display: block;
    padding: 20px;
    position: sticky;
    border: 1px dashed #49245b54;
	box-shadow: 2px 2px 20px #1717171c;	  
    float: right;
    top: 162px;
    z-index: 100;
    right: 40px;
    width: 320px;
    background-color: #f7f7f7;
	transition: height .25s;	  
	  }
.captchacontainer {
    opacity: 1;
    height: 76px;
    width: 300px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 18px;
}
	  .errortext {
		  color: #807386;
	  }	

.giftcardbottomtext {
    display: inline-table;
    vertical-align: top;
    letter-spacing: 3px;
    font-size: 13px;
    color: #ad96b7;
}
.bringyourown {
	margin-top: 20px;
    width: 389px;
}

@media only screen and (max-width: 630px) {
.bringyourown {
	margin-top: 20px;
    height: 89%;
}
#contentcontainer {
    width: 97%;
}
	
	.vouchercontainer {
	width: unset;
    padding: unset;
    margin: unset;
	}	
	.accordion-item-content {
	margin-top: -10px;
	}
	.accordion {
    position: unset;
	}
	.accordion_links {
    padding-left: 10px;
    color: #ad96b7;
}
	.captchacontainer {
    margin-left: auto;
	}
		.appliedcontainer {
		top: 85px;
    border: unset;
    border-bottom: 1px solid #cfb5d5;
}
	.vouchercontainer {
    padding-bottom: 20px;
	margin-bottom: 30px;	
}
	
    .mobileonlytopads {
    top: 0px !important;
}
	
	
}
@media only screen and (max-width: 320px) {
.captchacontainer {
  margin-left: unset;
}
	.vouchertop {
    vertical-align: bottom;
    width: 80%;
    margin: auto;
}
	}
	
