/*! ====================[ 01. Slpash header ]=========== */
/*! ====================[ 02. Tabs ]==================== */
/*! ====================[ 03. accordions ]============== */
/*! ====================[ 04. icon boxes ]============== */
/*! ====================[ 05. image boxes ]============= */
/*! ====================[ 06. maps ]==================== */
/*! ====================[ 07. contact details ]========= */
/*! ====================[ 08. pagebuilder:hed ]========= */
/*! ====================[ 09. pagebuilder:sep ]========= */
/*! ====================[ 10. pagebuilder:ftb ]========= */
/*! ====================[ 11. tweets ]================== */
/*! ====================[ 12. video widget ]============ */
/*! ====================[ 13. Reveal]=================== */
/*! ====================[ 14. latest news widget======== */
/*! ====================[ 15. Twitter widget =========== */
/*! ====================[ 16. Contact Form ============= */
/*! ====================[ 17. Banners ================== */
/*! ====================[ 18. call to action =========== */
/*! ====================[ 18. text block =============== */
/*! ====================[ 19. Calendar ================= */
/*! ====================[ 20. Reservations ============= */
/*! ====================[ 21. Foodmenu ================= */




.row .cro_firstsix{
	padding-right: 50px;
}


/*! ====================[ 01. Slpash header ]=========== */


.cro_splash-head{
	margin-bottom: 50px;
}

.cro_splash-head h2{
  color: #fff;
  text-align: center;

}

.cro_splash-head p{
  color: #fff !important;
  text-align: center;
}

.cro_color-head{
	margin-bottom: 50px;
}


.cromax_videopouch{
	height: 0;
	overflow: hidden;
}



/*! ====================[ 02. Tabs ]==================== */


.cro_tab_container{
	margin-bottom: 50px;
}


.cro_tab_header{
	font-size: 18px;
	border-bottom: 2px solid #222;
	padding: 10px 0;
	text-transform: uppercase;
	margin-bottom: 15px;
}


.cro_tab_container ul.nav-tabs{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #999;
}

.cro_tab_container ul.nav-tabs li{
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0 20px 20px 0;
	float: left;
}

.cro_tab_container ul.nav-tabs li a{
	color: #272727;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	overflow: hidden;
	color: #aaa;
}

.cro_tab_container .tab-content{
	padding: 20px 0 0 0;
}

.tab-pane {
	display: none;
}

.cro_tab_container .tab-content p{
	color: #777;
	font-size: 15px;
}

.cro_tab_container ul.nav-tabs li.cro_activeli a{
	font-weight: bold;
	color: #222;
}

.cro_activediv{
	display: block;
}



/*! ====================[ 03. accordions ]============== */


.cro_accordion_container{
	margin-bottom: 50px;
}


.cro_accordion_header{
	font-size: 18px;
	border-bottom: 2px solid #222;
	padding: 10px 0;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.cro_accordion_single{
	border-bottom: 1px solid #aaa;
}

.accordion-pane{
	padding: 25px 0 25px 0px;
	cursor: pointer;
}

.accordion-pane i{
	color: #ccc;
	margin-right: 25px;
	border :1px solid #ccc;
	padding: 5px 7px 3px 7px;
	-webkit-border-radius: 30px;
	border-radius: 30px; 
}

.accordion-pane i.icon-remove{
	padding: 4px 7px 4px 7px;
	margin-top: -6px;
}

.accordion-pane:hover i{
	border: 1px solid #666;
	color: #666;
}

.accordion-pane i.icon-remove{
	display: none;
}

.cro_activepane i.icon-remove{
	display: inline-block;
}

.cro_activepane i.icon-plus{
	display: none;
}

.accordion-cnt{
	display: none;
	padding-left: 55px;
}


.accordion-cnt p{
	color: #777;
}


/*! ====================[ 04. icon boxes ]============== */


.cro_icon_box{
	text-align: center;
	margin-bottom: 50px;
}


.cro_icon_box i{
	background: #959C9F;
	display: block;
	margin: 0 auto 30px auto;
	width: 120px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	font-size: 80px;
	-webkit-border-radius: 120px;
	border-radius: 120px; 
}


.cro_icon_box h4{
	text-transform: uppercase;
	margin: 0;
	color: #272727;
}

a.cro_boxlink{
	background :#000;
	padding: 10px 20px;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
}

p.cro_box_subtitle{
	font-size: 12px !important;
}


/*! ====================[ 05. image boxes ]============= */



.cro_image_box{
	text-align: center;
	margin-bottom: 50px;
}

.cro_image_box h4{
	text-transform: uppercase;
	margin: 0;
	color: #272727;
}

.cro_image_box img{
	width: 200px;
	height: 200px;
	-webkit-border-radius: 200px;
	border-radius: 200px; 
	margin-bottom: 30px;
}




/*! ====================[ 06. maps ]==================== */



#map-div *, #map-div *:before, #map-div *:after {
	-moz-box-sizing: content-box!important;
    -webkit-box-sizing: content-box!important;
    box-sizing: content-box!important;  
}

#map-div img {
	max-width: none;
}

#map-div label {
	width: auto;
	display: inline;
}

.entry-content ul.cro_directionscal{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.entry-content ul.cro_directionscal li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.entry-content ul.cro_directionscal li.dir-label{
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	color: #272727;
}

.entry-content ul.cro_directionscal li.cro_fromaddr{
	text-align: center;
	margin-bottom: 20px;
}

#cro_driveclick{
	border: none;
	color: #202020;
	border: 2px solid #202020;
	background: #ffffff;
	padding: 10px 20px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}



.entry-content ul.cro_directionscal li.cro_clickouter{
	text-align: center;
	padding-top: 20px;
}

#map-drv{
	width: 100%;
	height: 400px;
}

#map-drv *, #map-drv *:before, #map-drv *:after {
	-moz-box-sizing: content-box!important;
    -webkit-box-sizing: content-box!important;
    box-sizing: content-box!important;  
}

#map-drv img {
	max-width: none;
}

#map-drv label {
	width: auto;
	display: inline;
}


#map-str{
	width: 100%;
	height: 400px;
}

#map-str *, #map-str *:before, #map-str *:after {
	-moz-box-sizing: content-box!important;
    -webkit-box-sizing: content-box!important;
    box-sizing: content-box!important;  
}

#map-str img {
	max-width: none;
}

#map-str label {
	width: auto;
	display: inline;
}


.cro_dirmaps{
	margin-bottom: 50px;
}

.cro_dirmaps ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.cro_dirmaps  li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.cro_dirmaps  li.cro_fromaddr{
	color: #777;
	padding-bottom: 30px;
	display: block;
}


.cro_dirmaps  li.cro_clickouter{
	padding-top: 30px;
}



/*! ====================[ 07. contact details ]========= */

.cro_ctcblock h2{
	padding-bottom: 20px;
	margin-bottom: 30px;
	text-align: center;
	border-bottom: 1px solid #d8d8d8;
}

.cro_ctctitle{
	text-align: center;
	font-size: 18px;
	vertical-align: top;
	padding-bottom: 10px;
}

.cro_ctccnt{
	text-align: center;
	font-size: 15px;
	color: #808789;
	vertical-align: top;
	margin: 0 20px;
	line-height: 1.6;
}

.cro_ctcitem{
	margin-bottom: 20px;
}


/*! ====================[ 08. pagebuilder:hed ]========= */

.cromax-hed{
	position: relative;
	margin-bottom: 50px;
}

.cromax-hed:after{
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	border :3px solid #fff;
	z-index: 1;
	content: "";
	opacity: 0.8;
}



.cromax-maskholder{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.cromax-hed h3{
	position: relative;
	z-index: 1;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 50px 0;
	font-size: 29px;
	font-weight: normal;
	line-height: 1.7;
}

.cromax-hed p{
	position: relative;
	z-index: 1;
	text-align: center;
	color: #eee;
	font-size: 22px;
	padding: 0;
	margin: 0;
	line-height: 2;
	opacity: 0.7;

}



/*! ====================[ 09. pagebuilder:sep ]========= */


hr.cromax-seperator{
	vertical-align: middle;
	border: 0px solid #000;
	display: block;
	margin: 0;
}

/*! ====================[ 10. pagebuilder:ftb ]========= */


.cromax-ftb{
	text-align: center;
}


.cro_ftb_img_a{
	display: inline-block;
	margin-bottom: 30px;
	position: relative;
}


.cromax-ftb img{
	width: 200px;
	height: auto; 
	position: relative;
	z-index: 2;
}

.cromax-ftb .cro_ftb_img_a:before{
	position: absolute;
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
	left: 5px;
	border: 3px solid #fff;
	z-index: 3;
	opacity: 0.8;
	content: "";
}

.cromax-ftb i{
	display: block;
	text-align: center;
	width: 170px;
	height: 170px;
	-webkit-border-radius: 100%;
	border-radius: 100%; 
	line-height: 170px;
	font-size: 110px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.cromax-ftb h3{
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.cromax-ftb h6{
	color: #999;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.cromax-ftb p{
	color: #555;
	padding: 20px 5px;
	font-size: 16px;
	line-height: 1.5;
}


.cromax-ftb a.cromax_morelink{
	display: inline-block;
	margin: 0 auto;
	border: 2px solid #454545;
	color: #454545;
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;

}


/*! ====================[ 11. tweets ]================== */


ul.cromax_tweets{
	list-style-type: none;
	margin: 0;
	padding: 0;
}


ul.cromax_tweets a:hover{
	color: #fff;
}

.cromax_twitstring{
	display: block;
}


.cromax_timesince{

}

.cromax_retweet{
	float: right;
	position: relative;
	margin-left: 20px;
	
}

.cromax_reply{
	float: right;	
	position: relative;
	margin-left: 20px;
}

.cromax_favorite{
	float: right;	
	position: relative;
	margin-left: 20px;
}


.cromax_retweet em{
	position: absolute;
	top: -30px;
	right: 0px;
	background: #000;
	background: rgba(0,0,0,0.6);
	color: #fff;
	font-size: 11px;
	padding: 0 6px;
	text-transform: uppercase;
	display: none;
}

.cromax_retweet:hover em{
	display: block;
}

.cromax_reply em{
	position: absolute;
	top: -30px;
	right: 0px;
	background: #000;
	background: rgba(0,0,0,0.6);
	color: #fff;
	font-size: 11px;
	padding: 0 6px;
	text-transform: uppercase;
	display: none;
}

.cromax_reply:hover em{
	display: block;
}

.cromax_favorite em{
	position: absolute;
	top: -30px;
	right: 0px;
	background: #000;
	background: rgba(0,0,0,0.6);
	color: #fff;
	font-size: 11px;
	padding: 0 6px;
	text-transform: uppercase;
	display: none;
}

.cromax_favorite:hover em{
	display: block;
}



/*! ====================[ 12.  video widget ]=========== */


.cro-sidebar-inner{
	position: relative;
}

.cromax_playerbutdiv{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	cursor: pointer;
}

.cromax_playerbutdiv i{
	display: block;
	font-size: 64px;
	color: #fff;
	text-align: center;
	line-height: 100px;
}



.cromax_videodesc{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	background: #000;
	color: #fff;
	text-align: center;

}



/*! ====================[ 13.  Reveal]================== */





.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0; }

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  margin-left: -40%;
  width: 80%;
  background-color: white;
  padding: 1.25em;
  border: solid 1px #666666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 50px; 
}

.reveal-modal .column,
.reveal-modal .columns {
    min-width: 0; 
}

.flex-video {
  overflow: auto;
}
  
.reveal-modal > :first-child {
    margin-top: 0; 
 }

.reveal-modal > :last-child {
	margin-bottom: 0; 
}
.reveal-modal .close-reveal-modal {
    font-size: 20px;
    line-height: 1.6;
    position: absolute;
    top: -10px;
    right: -10px;
    color: #aaaaaa;
    font-weight: bold;
    cursor: pointer; 
    background: #000;
    height: 24px;
    width: 24px;
    line-height: 19px;
    text-align: center;
    -webkit-border-radius: 24px 24px 24px 24px;
border-radius: 24px 24px 24px 24px;

}

@media only screen and (min-width: 768px) {
  .reveal-modal {
  	padding: 1.875em;
  	top: 6.25em; 
  }
  .reveal-modal.tiny {
  	margin-left: -15%;
  	width: 30%; 
  }

  .reveal-modal.small {
  	margin-left: -20%;
  	width: 40%;
  }

  .reveal-modal.medium {
  	margin-left: -30%;
  	width: 60%; 
  }

  .reveal-modal.large {
  	margin-left: -35%;
  	width: 70%; 
  }

  .reveal-modal.xlarge {
  	margin-left: -47.5%;
  	width: 95%; 
  } 
}

@media print {
	.reveal-modal {
		background: white !important; 
	}
}


/*! ====================[ 14.  latest news widget======= */

.widget_cromax-latestnews img{
	width: 60px;
	height: auto;
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}


.widget_cromax-latestnews .cromax_singlep:last-child img{
	margin-bottom: 0px;
}

.widget_cromax-latestnews h6{
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 5px;
}

.widget_cromax-latestnews p{
	line-height: 1.4;
	font-size: 13px;
	margin-top: -4px;
}


/*! ====================[ 15. Twitter widget =========== */

.widget_cromax_twitter .cromax_twitstring{
	line-height: 1.4;
	font-size: 12px;
	margin-bottom: 10px;
}

.widget_cromax_twitter ul.cromax_tweets li{
	margin-bottom: 20px;
	overflow: auto;
}

.cro_bodysidebar ul li.widget_cromax_twitter a.cromax_timesince{
	font-weight: bold;
	line-height: 11px;
	display: block;
	float: left;
}

.cromax_favorite i{
	line-height: 18px;
}


.cromax-pct, .cro_ctcblock, #map-div{
	margin-bottom: 40px;
}




/*! ====================[ 16. Contact Form ============= */

form.wpcf7-form p{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

form.wpcf7-form input{
	padding: 10px;
	background: #FBF9FA;
	border: 1px solid #d8d8d8;
	-webkit-box-shadow: 0 0 0 0 #000000;
	box-shadow: 0 0 0 0 #000000;
	height: 40px
}

form.wpcf7-form select{
	padding: 10px;
	background: #FBF9FA;
	border: 1px solid #d8d8d8;
	-webkit-box-shadow: 0 0 0 0 #000000;
	box-shadow: 0 0 0 0 #000000;
	height: 40px
}


form.wpcf7-form .wpcf7-radio .wpcf7-list-item{
	display: block;
	padding: 0 50px;
	width: 100%;
	text-align: left;
}

form.wpcf7-form .wpcf7-radio .wpcf7-list-item input{
	height: 10px;
	font-size: 16px;
}


.wpcf7-validation-errors{
	background: #e8c018;
	color: #fff;
	border: 0px solid #000 !important;
	padding: 20px !important;
	line-height: 1.6em;
}




form.wpcf7-form input.wpcf7-file{
	height: 40px;
}




form.wpcf7-form input.wpcf7-range{
 width: 100%;
}

form.wpcf7-form  textarea{
	padding: 10px;
	background: #FBF9FA;
	border: 1px solid #d8d8d8;
	-webkit-box-shadow: 0 0 0 0 #000000;
	box-shadow: 0 0 0 0 #000000;
	height: 120px
}


form.wpcf7-form input.wpcf7-submit{
	border: 2px solid #000;
	color: #000;
	background: #fff;
	padding : 10px 30px;
	text-transform: uppercase;
	-webkit-box-shadow: none;
	box-shadow: none;
}


/*! ====================[ 17. Banners ================== */


.cromax-pic{
	position: relative;
	overflow: hidden;
	margin-bottom: 50px;
}

.cromax-pic a{
	position: relative;
	display :block;
	overflow: hidden;
}

.cromax-pic a img{
	width: 100%;
	height: auto;
}


.cromax-pic h5.cromapic-title{
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000;
	background: rgba(0,0,0,0.6);
	padding: 10px 0;
	text-align: center;
	width: 100%;
	color: #fff;
	margin: 0;
	font-weight: normal;
}



/*! ====================[ 18. call to action =========== */

.cromax-cta{
	padding: 30px 0;
	text-align: center;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}

.cromax-cta h4{
	margin: 0;
	display: inline-block;
	font-size: 20px;
}

.cromax-cta a{
	margin: 0;
	display: inline-block;
	padding: 10px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	margin-left: 30px;
}

.cromax-cta a:hover{
	border: 1px solid transparent !important;
}


/*! ====================[ 18. text block =============== */

.cromax-htm p{
	color: #777;
}




/*! ====================[ 19. Calendar ================= */


.cromax_tablecal{
	background: #f5f5f5;
	border: 4px solid #fff;
	-webkit-box-shadow: 0 0 0 3px #f5f5f5;
	box-shadow: 0 0 0 3px #f5f5f5;
}

ul.calhead{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}

ul.calhead li{
	display: inline-block;
	width: 33.33%;
	padding: 10px 0;
	font-size: 30px;
}

ul.calhead li.prevm{
	text-align: left;
}

ul.calhead li.pnext{
	text-align: right;
}

ul.calhead li.prevm i{
	margin-left: 25px;
}

ul.calhead li.pnext i{
	margin-right: 25px;
}

ul.calday{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-bottom: 20px;
}

ul.calday li{
	display: inline-block;
	width: 13.2%;
	color: #fff;
	background: #343434;
	text-transform: uppercase;
	padding: 5px 0;
}

ul.maincal{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.maincal li {
  display: inline-block;
  font-size: 16px;
  height: auto;
  min-width: 80px;
  vertical-align: middle;
  width: 13.6%;
  padding: 2px;
}

ul.maincal li.daynum span.daybox {
  background: #FFFFFF;
  border: 1px solid #d8d8d8;
  display: block;
  font-size: 16px;
  min-height: 120px;
  padding: 5px 0;
  position: relative;
  text-align: center;
}

ul.maincal li.daynum span.daybox span.daynumber{
  display: block;
  float: left;
  margin-left: 10px;
  color: #999;
}

ul.maincal li.daynum span.thisday{
  color: #fff;
  background: #343434;
}

ul.maincal li.daynum span.daybox span.stringer{
  display: block;
}

ul.maincal li.daynum span.daybox span.stringer span.numbday{
  float: left;
  margin-left: 10px;
}

ul.maincal li.daynum span.daybox span.stringer span.numbtime{
  float: right;
  margin-right: 10px;
  color: #999;
  font-size: 13px;
}

ul.maincal li.daynum span.daybox span.stringer span.numbdesc{
  display: block;
  background: #eee;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}

ul.maincal li.daynum span.thisday span.stringer span.numbdesc{
  background: #5F5959;
  color: #fff !important;
}

ul.maincal li.daynum span.thisday span.stringer span.numbdesc a{
  background: #5F5959;
  color: #fff !important;
}


.cromax_agendacal ul.cro_agendatwister{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.cromax_agendacal ul.cro_agendatwister li{
	list-style-type: none;
	margin: 0% 1%;
	padding: 0;
	display: inline-block;
	width: 30%;
	background: #F5F5F5;
	margin-bottom: 30px;
	vertical-align: top;
}


.cromax_agendacal ul.cro_agendatwister li .agendadate {
  background: none repeat scroll 0 0 #000000;
  border: 3px solid #F3F1F2;
  color: #FFFFFF;
  font-size: 12px;
  height: 50px;
  line-height: 14px;
  margin: -40px auto 0;
  position: relative;
  text-transform: uppercase;
  width: 50px;
  z-index: 2;
}


.cromax_agendacal ul.cro_agendatwister li .agendadate  span.first {
  display: block;
  padding-top: 8px;
  text-align: center;
}

.cromax_agendacal ul.cro_agendatwister li .agendadate  span.second {
  display: block;
  text-align: center;
}


.cromax_agendacal ul.cro_agendatwister li .clarlabel {
  padding: 10px 0 20px;
}


.cromax_agendacal ul.cro_agendatwister li .clarlabel a {
  border: 2px solid #565656;
  color: #565656;
  font-size: 12px;
  font-weight: bold;
  padding: 8px 16px;
  text-decoration: none;
  text-transform: uppercase;
}


.cromax_agendacal ul.cro_agendatwister li  p {
  color: #777777;
  font-size: 14px;
  margin: 0;
  padding: 5px 20px;
}

.cromax_agendacal ul.cro_agendatwister li h5 {
  margin-bottom: 10px;
}


.cromax_agendacal ul.calhead{
  background: none repeat scroll 0 0 #F5F5F5;
  border: 4px solid #FFFFFF;
  -webkit-box-shadow: 0 0 0 3px #f5f5f5;
  box-shadow: 0 0 0 3px #f5f5f5;
  color: #272727;
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 20px;
  margin-left: 10%;
  margin-right: 10%;
  padding: 15px;
  text-align: center;
}

.cromax_agendacal ul.calhead li{
 padding: 0;
}


.cromax_agendacal ul.calhead li i{
	padding: 8px 10px 5px 10px;
	cursor: pointer;
	font-size: 16px;
	vertical-align: 30%;
	border: 2px solid #202020;
}

.cromax_agendacal ul.calhead li i:hover{
	border: 2px solid #202020;
	color: #202020;
}

.cromax_tablecal ul.calhead li i{
	border: 2px solid #ccc;
	padding: 8px 10px 5px 10px;
	cursor: pointer;
	color: #ccc;
	font-size: 16px;
	vertical-align: 30%;
}

.cromax_tablecal ul.calhead li i:hover{
	color: #343434;
	border: 2px solid #343434;

}


#calendarlayout{
	background: #fff;
}



.cro_calendarsidebar h4{
	-webkit-box-shadow: 0 0 0 3px #f5f5f5;
	box-shadow: 0 0 0 3px #f5f5f5;
	text-transform: uppercase;
	text-align: center;
	border: 4px solid #fff;
	background: #f5f5f5;
	padding: 10px 0;
}

.cro_calendarsidebar .cro_timewithimage{
	text-transform: uppercase;
	background: #272727;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	margin-bottom: 30px;
}



.cro_calendarsidebar .cro_maindate{
	text-transform: uppercase;
	background: #f5f5f5;
	text-align: center;
	color: #272727;
	padding: 10px 0;
	font-size: 18px;
	margin: 0px;	
	margin-bottom: 50px;
}

.cro_calsingleimg img{
	width: 100%;
}


.cro_calendarsidebar .cro_datebylines{
	color: #777;
	margin-bottom: 0;
}


.cromaxcal_byline{
	padding: 20px;
	text-align: center;
	line-height: 1.6;
	background: #F5F5F5;
	margin-bottom: 30px;
}







/*! ====================[ 20. Reservations ============= */




.cro_schedbloxouter{
	display: none;
}

.cro_bookingsform{
	position: relative;
	margin: 0;
}


.cro_bookingsform .cro_calendarholder{
	padding: 10px;
	border: 1px solid #eee;
	background: #fff;
}

.cro_bookingsforminner{
	background: #FCFCFC;
	padding: 20px;
	border: 1px solid #eee;
	position: relative;
	margin-bottom: 50px;
}

form#croma_bookingform{
	margin: 0;
}

form#croma_bookingform label{
	font-size: 12px;
	text-transform: uppercase;
}

form#croma_bookingform input{
	background: rgba(255,255,255,0.7);
	-webkit-box-shadow: 0 0 0 0 #000000;
    box-shadow: 0 0 0 0 #000000;
    margin-bottom: 5px;
}



.cro_bookingsform table tbody td.daynum span.cro_isselected{
	background: #000;
	color: #fff;
}


form#croma_bookingform p{
	margin: 0;
}

.cro_bookingsoverlay1{
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)"; /* IE8 */    
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);   /* IE6 & 7 */      
	zoom: 1;
	background: rgba(0,0,0,0.6); 
	top: 0;
	left: 0;
	text-align: center;
	display: none;
}

.cro_bookingsoverlay1 .bookingsldr{
	width: 66px;
	height: 66px;
	top: 50%;
	left: 50%;
	position: absolute;
	margin: -33px 0 0 -33px;
	background: url(img/bookloader.gif) no-repeat center;
}

.cro_bookingsoverlay1 .cro_ldrmess{
	color: #9f9f9f;
	display: inline-block;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px; 
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #888;
	font-size: 14px;
	text-transform: uppercase;
	background: rgba(0,0,0,0.5);
}


.cro_bookingsoverlay2{
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)"; /* IE8 */    
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);   /* IE6 & 7 */      
	zoom: 1;
	background: rgba(0,0,0,0.6);
	top: 0;
	left: 0;
	text-align: center;
	display: none;
}

.cro_bookingsoverlay2 .bookingsldr{
	width: 66px;
	height: 66px;
	top: 50%;
	left: 50%;
	position: absolute;
	margin: -33px 0 0 -33px;
	background: url(img/bookloader.gif) no-repeat center;
}

.cro_bookingsoverlay2 .cro_ldrmess{
	color: #9f9f9f;
	display: inline-block;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px; 
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #888;
	font-size: 14px;
	text-transform: uppercase;
	background: rgba(0,0,0,0.5);
}


.cro_bookingsform table{
	border: none;
	margin: 0px;
}

.cro_bookingsform table tbody tr{
	background: transparent;
}

.cro_bookingsform table tr.calhead{
	background: transparent;
	font-size: 24px !important;
	text-transform: uppercase;
	line-height: 35px;
}

.cro_bookingsform table tr.calhead span.caldir{
	font-size: 24px;
}


.cro_bookingsform table tbody td.daynum{

	background: #FBFBFB;
	padding: 1px;
	cursor: pointer;
	width: 14%;

}

.cro_bookingsform table tbody td.daynum span{
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	color: #545454;
	background: rgba(0,0,0,0.04);
}

.cro_bookingsform table tbody td.daynum span.daynumber{
	border: 1px solid #bbb;
}

.cro_bookingsform table tbody td.daynum span.daynumber{
	padding: 10px 0;
	max-width: 100%;
}


.cro_bookingsform table tbody td.daynum span.thisday span{
	color: #fff;
}

.cro_bookingsform table tbody td.daynum span.thisday span.cro_blockedday{
	color: rgba(0, 0, 0, 0.15);
}

.cro_bookingsform table tbody td.daynum span.thisday:hover{
	background: #000;
}

.cro_bookingsform table tbody td.daynum span.thisday:hover span{
	color: #fff;
}


.cro_bookingsform .bookingcommt{
	display: none;
}


.cro_bookingsform table tbody tr td.dayname{
	text-align: center;
	padding: 5px 0;
	background: #343434;
	margin-bottom: 5px;
	border-bottom: 5px solid #FFFFFF;
	text-transform: uppercase;
	color: #fff;
}

.cro_bookingsform table tbody td.daynum span.cro_blockedday, .cro_bookingsform table tbody td.daynum span.cro_isblocked,  .cro_bookingsform table tbody td.daynum span.cro_dayhaspassed{
	background: #FCFCFC;
	color: rgba(0,0,0,0.15);
	text-shadow: 1px 1px 0px #fff;
	cursor: inherit;
}


.cro_bookingsform .bookerror{
  background: #CD3450;
  color: #fff;
  display: none;

  margin-bottom: 5px;
  padding: 20px;
  text-align: center;

  width: 100%;
}


.cro_bookingsform .booksuccess {
  background: #23A38F;
  color: #fff;
  display: none;
  margin-bottom: 5px;
  padding: 20px;
  text-align: center;
  width: 100%;
}


.cro_bookingsform .bookinglocation{
	display: none;
}

.cro_bookingsform input{
	width: 93%;
	padding: 10px;
	height: auto;
	max-width: 100%;
}


.cro_bookingsform h5{
	text-align: center;
	margin-top: 0px;
	color: #202020;
	margin-bottom: 30px;
}


.cro_bookingsform table tbody td.daynum span.daynumber:hover{
	color: #fff;
	text-shadow: 0px 0px 0px #fff;
}


form#croma_bookingform input.cro_bookingformsub{
	border:2px solid #000;
	color: #000;
	-webkit-box-shadow: none;
    box-shadow: none;
    font-size: 13px;
    font-weight: bold;
    text-shadow: none;
	text-align: center;
	padding: 13px 0px;
	width: 100%;
	text-transform: uppercase;

}


.cro_bookingsform .timeselect{
	width: 48%;
	float: left;
	display: block;
	text-indent: 10px;
	background: #FCFCFC;
	padding: 8px 0;
	margin : 0;
	text-transform: uppercase;
	color: #000;
	cursor: pointer;
	border: 1px solid #eee;
	position: relative;
	margin: 0 1%;
	font-size: 13px;
}

.cro_bookingsform .timeselect:after{
	position: absolute;
	top: 5px;
	right: 5px;
	background: #BFBFBF;
	height: 20px;
	content: "";
	width: 20px;
}



.cro_bookingsform .timeselectselected:after{
	position: absolute;
	top: 5px;
	right: 5px;
	background: #000;
	height: 20px;
	content: "";
	width: 20px;
}

.cro_bookingsform textarea{
	width: 100%;
	background: rgba(255,255,255,0.7);
	-webkit-box-shadow: 0 0 0 0 #000000;
    box-shadow: 0 0 0 0 #000000;
}

.cro_bookingsform select{
	width: 100%;
	padding: 5px;
	background: #FCFCFC;
}

.cro_bookingsform .timevalues{
display: none;
}

.cro_bookingsform .cro_showtimes{
	border: 1px solid #ddd;
	background: #fff;
	margin-bottom: 20px;
	display: block;
	margin-top: 20px;
	padding: 10px;
}

.cro_bookingsform .timeselectheader{
	text-align: center;
	padding: 10px 0;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
}

.cro_bookingsform .overlaystuff{
	background: rgba(0,0,0,0.2);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.cro_bookingsform .overlaymsg{
	position: absolute;
	top: 50%;
	left: 10%;
	padding: 3%;
	width: 76%;
	background: rgba(0,0,0,0.6);
	color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.cro_bookingsform .prevm, .cro_bookingsform .nextm{
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	vertical-align: top;
}

.cro_bookingsform .prevm{
	display: none;
}


.cro_bookingsform table tbody td.daynum span.cro_blockedday:hover, .cro_bookingsform table tbody td.daynum span.cro_isblocked:hover,  .cro_bookingsform table tbody td.daynum span.cro_dayhaspassed:hover{
	background: #EFEFEF !important;
	color: #BFBFBF !important;
	text-shadow: 1px 1px 0px #fff !important;
	cursor: default !important;
}

.cro_bookingsform table tbody td.daynum span.cro_dayhaspassed:hover,   .cro_bookingsform table tbody td.daynum span.cro_blockedday:hover{
	background: #fcfcfc !important;
	color: rgba(0, 0, 0, 0.15) !important;
}





/*! ====================[ 21. Foodmenu ================= */

.cro_fdmblock h3{
	text-align: center;
	margin: 0;
	padding-bottom: 10px;
	font-size: 25px;
}


.cro_fdmblock h5{
	margin: 0;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 18px;
}


.cro_fdmblock .cromax_fdm_item{
	border-bottom: 1px dashed #ddd;
	margin-bottom: 20px;
}

.cro_fdmblock p.cro_fdm_desc{
	text-align: center;
	color: #676767;
	font-size: 18px;
	margin-bottom: 50px;
	border-bottom: 4px double #777;
	padding-bottom: 30px;
}

.cro_fdmblock ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.cro_fdmblock ul li{
	display: block;
}

.cro_fdmblock  ul li p{
	margin-right: 15%;
	color: #999;
	font-size: 14px;
}

.cromax_fdm_quicklist .cromax_fdm_price{
	float: right;
	margin-left: 50px;
}

.cromax_fdm_img{
	float: left;
	width: 15%;
}

.cromax_fdm_img img{
	width: 70%;
	margin-bottom: 30px;
}