/*! ====================[ 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 .res_firstsix{
	padding-right: 50px;
}


/*! ====================[ 01. Slpash header ]=========== */


.res_splash-head{
	margin-bottom: 50px;
}

.res_splash-head h2{
  color: #fff;
  text-align: center;

}

.res_splash-head p{
  color: #fff !important;
  text-align: center;
}

.res_color-head{
	margin-bottom: 50px;
}


.resto_videopouch{
	height: 0;
	overflow: hidden;
}



/*! ====================[ 02. Tabs ]==================== */


.res_tab_container{
	margin-bottom: 50px;
}


.res_tab_header{
	font-size: 18px;
	border-bottom: 2px solid #222;
	padding: 10px 0;
	text-transform: uppercase;
	margin-bottom: 15px;
}


.res_tab_container ul.nav-tabs{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #999;
}

.res_tab_container ul.nav-tabs li{
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0 20px 20px 0;
	float: left;
}

.res_tab_container ul.nav-tabs li a{
	color: #272727;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	overflow: hidden;
	color: #aaa;
}

.res_tab_container .tab-content{
	padding: 20px 0 0 0;
}

.tab-pane {
	display: none;
}

.res_tab_container .tab-content p{
	color: #777;
	font-size: 15px;
}

.res_tab_container ul.nav-tabs li.res_activeli a{
	font-weight: bold;
	color: #222;
}

.res_activediv{
	display: block;
}



/*! ====================[ 03. accordions ]============== */


.res_accordion_container{
	margin-bottom: 50px;
}


.res_accordion_header{
	font-size: 18px;
	border-bottom: 2px solid #222;
	padding: 10px 0;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.res_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;
}

.res_activepane i.icon-remove{
	display: inline-block;
}

.res_activepane i.icon-plus{
	display: none;
}

.accordion-cnt{
	display: none;
	padding-left: 55px;
}


.accordion-cnt p{
	color: #777;
}


/*! ====================[ 04. icon boxes ]============== */


.res_icon_box{
	text-align: center;
	margin-bottom: 50px;
}


.res_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; 
}


.res_icon_box h4{
	text-transform: uppercase;
	margin: 0;
	color: #272727;
}

a.res_boxlink{
	background :#000;
	padding: 10px 20px;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
}

p.res_box_subtitle{
	font-size: 12px !important;
}


/*! ====================[ 05. image boxes ]============= */



.res_image_box{
	text-align: center;
	margin-bottom: 50px;
}

.res_image_box h4{
	text-transform: uppercase;
	margin: 0;
	color: #272727;
}

.res_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.res_directionscal{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.entry-content ul.res_directionscal li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.entry-content ul.res_directionscal li.dir-label{
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	color: #272727;
}

.entry-content ul.res_directionscal li.res_fromaddr{
	text-align: center;
	margin-bottom: 20px;
}

#res_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.res_directionscal li.res_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;
}


.res_dirmaps{
	margin-bottom: 50px;
}

.res_dirmaps ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.res_dirmaps  li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.res_dirmaps  li.res_fromaddr{
	color: #777;
	padding-bottom: 30px;
	display: block;
}


.res_dirmaps  li.res_clickouter{
	padding-top: 30px;
}



/*! ====================[ 07. contact details ]========= */

.res_ctcblock h2{
	padding-bottom: 20px;
	margin-bottom: 30px;
	text-align: center;
	border-bottom: 1px solid #d8d8d8;
}

.res_ctctitle{
	text-align: center;
	font-size: 18px;
	vertical-align: top;
	padding-bottom: 10px;
}

.res_ctccnt{
	text-align: center;
	font-size: 15px;
	color: #808789;
	vertical-align: top;
	margin: 0 20px;
	line-height: 1.6;
}

.res_ctcitem{
	margin-bottom: 20px;
}


/*! ====================[ 08. pagebuilder:hed ]========= */

.resto-hed{
	position: relative;
	margin-bottom: 50px;
}

.resto-hed:after{
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	border :3px solid #fff;
	z-index: 1;
	content: "";
	opacity: 0.8;
}



.resto-maskholder{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.resto-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;
}

.resto-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.resto-seperator{
	vertical-align: middle;
	border: 0px solid #000;
	display: block;
	margin: 0;
}

/*! ====================[ 10. pagebuilder:ftb ]========= */


.resto-ftb{
	text-align: center;
}


.res_ftb_img_a{
	display: inline-block;
	margin-bottom: 30px;
	position: relative;
}


.resto-ftb img{
	width: 200px;
	height: auto; 
	position: relative;
	z-index: 2;
}

.resto-ftb .res_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: "";
}

.resto-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;
}

.resto-ftb h3{
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.resto-ftb h6{
	color: #999;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.resto-ftb p{
	color: #555;
	padding: 20px 5px;
	font-size: 16px;
	line-height: 1.5;
}


.resto-ftb a.resto_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.resto_tweets{
	list-style-type: none;
	margin: 0;
	padding: 0;
}


ul.resto_tweets a:hover{
	color: #fff;
}

.resto_twitstring{
	display: block;
}


.resto_timesince{

}

.resto_retweet{
	float: right;
	position: relative;
	margin-left: 20px;
	
}

.resto_reply{
	float: right;	
	position: relative;
	margin-left: 20px;
}

.resto_favorite{
	float: right;	
	position: relative;
	margin-left: 20px;
}


.resto_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;
}

.resto_retweet:hover em{
	display: block;
}

.resto_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;
}

.resto_reply:hover em{
	display: block;
}

.resto_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;
}

.resto_favorite:hover em{
	display: block;
}



/*! ====================[ 12.  video widget ]=========== */


.res-sidebar-inner{
	position: relative;
}

.resto_playerbutdiv{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	cursor: pointer;
}

.resto_playerbutdiv i{
	display: block;
	font-size: 64px;
	color: #fff;
	text-align: center;
	line-height: 100px;
}



.resto_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_resto-latestnews img{
	width: 60px;
	height: auto;
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}


.widget_resto-latestnews .resto_singlep:last-child img{
	margin-bottom: 0px;
}

.widget_resto-latestnews h6{
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 5px;
}

.widget_resto-latestnews p{
	line-height: 1.4;
	font-size: 13px;
	margin-top: -4px;
}


/*! ====================[ 15. Twitter widget =========== */

.widget_resto_twitter .resto_twitstring{
	line-height: 1.4;
	font-size: 12px;
	margin-bottom: 10px;
}

.widget_resto_twitter ul.resto_tweets li{
	margin-bottom: 20px;
	overflow: auto;
}

.res_bodysidebar ul li.widget_resto_twitter a.resto_timesince{
	font-weight: bold;
	line-height: 11px;
	display: block;
	float: left;
}

.resto_favorite i{
	line-height: 18px;
}


.resto-pct, .res_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 ================== */


.resto-pic{
	position: relative;
	overflow: hidden;
	margin-bottom: 50px;
}

.resto-pic a{
	position: relative;
	display :block;
	overflow: hidden;
}

.resto-pic a img{
	width: 100%;
	height: auto;
}


.resto-pic h5.resmapic-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 =========== */

.resto-cta{
	padding: 30px 0;
	text-align: center;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}

.resto-cta h4{
	margin: 0;
	display: inline-block;
	font-size: 20px;
}

.resto-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;
}

.resto-cta a:hover{
	border: 1px solid transparent !important;
}


/*! ====================[ 18. text block =============== */

.resto-htm p{
	color: #777;
}




/*! ====================[ 19. Calendar ================= */


.resto_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: left;
	text-transform: uppercase;
}

ul.calhead li{
	display: inline-block;
	width: 33.33%; font-family:OswalReg;
	padding: 10px 0 10px 10px; text-transform:uppercase;
	font-size: 35px; color:#1f1d1d;
}

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 10px 5px;
	padding: 0;
	text-align: center;
	
}

ul.calday li{
	display: inline-block;
	width: 13.6%;
	color: #fff; font-family:OswalReg; font-size:30px;
border-right:#FFFFFF 1px dashed;
	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: 2px dashed #ff7400;
  display: block;
  font-size: 16px;
  min-height: 125px;
  padding: 0px 0 5px;
  position: relative;
  text-align: center;
}

ul.maincal li.daynum span.daybox span.daynumber{
  display: block;
  float: left;
color:#FFFFFF; padding:2px 8px;
  margin-left: 0px; font-family:OswalReg; font-size:17px;
}

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; background:#ffb373; color:#FFFFFF; padding:2px 8px;
  margin-left: 0px; font-family:OswalReg; font-size:17px;
}

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; font-family:OswalReg; 
  
  font-size:20px;
  
}
ul.maincal li.daynum span.daybox span.stringer span.numbdesc a{ text-decoration:none; color:#ff7400; }

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;
}


.resto_agendacal ul.res_agendatwister{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.resto_agendacal ul.res_agendatwister li{
	list-style-type: none;
	margin: 0% 1%;
	padding: 0;
	display: inline-block;
	width: 30%;
	background: #F5F5F5;
	margin-bottom: 30px;
	vertical-align: top;
}


.resto_agendacal ul.res_agendatwister li .agendadate {
  background: none repeat sresll 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;
}


.resto_agendacal ul.res_agendatwister li .agendadate  span.first {
  display: block;
  padding-top: 8px;
  text-align: center;
}

.resto_agendacal ul.res_agendatwister li .agendadate  span.second {
  display: block;
  text-align: center;
}


.resto_agendacal ul.res_agendatwister li .clarlabel {
  padding: 10px 0 20px;
}


.resto_agendacal ul.res_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;
}


.resto_agendacal ul.res_agendatwister li  p {
  color: #777777;
  font-size: 14px;
  margin: 0;
  padding: 5px 20px;
}

.resto_agendacal ul.res_agendatwister li h5 {
  margin-bottom: 10px;
}


.resto_agendacal ul.calhead{
  background: none repeat sresll 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;
}

.resto_agendacal ul.calhead li{
 padding: 0;
}


.resto_agendacal ul.calhead li i{
	padding: 8px 10px 5px 10px;
	cursor: pointer;
	font-size: 16px;
	vertical-align: 30%;
	border: 2px solid #202020;
}

.resto_agendacal ul.calhead li i:hover{
	border: 2px solid #202020;
	color: #202020;
}

.resto_tablecal ul.calhead li i{
	border: 2px solid #ccc;
	padding: 8px 10px 5px 10px;
	cursor: pointer;
	color: #ccc;
	font-size: 16px;
	vertical-align: 30%;
}

.resto_tablecal ul.calhead li i:hover{
	color: #343434;
	border: 2px solid #343434;

}


#calendarlayout{
	background: #fff;
}



.res_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;
}

.res_calendarsidebar .res_timewithimage{
	text-transform: uppercase;
	background: #272727;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	margin-bottom: 30px;
}



.res_calendarsidebar .res_maindate{
	text-transform: uppercase;
	background: #f5f5f5;
	text-align: center;
	color: #272727;
	padding: 10px 0;
	font-size: 18px;
	margin: 0px;	
	margin-bottom: 50px;
}

.res_calsingleimg img{
	width: 100%;
}


.res_calendarsidebar .res_datebylines{
	color: #777;
	margin-bottom: 0;
}


.restocal_byline{
	padding: 20px;
	text-align: center;
	line-height: 1.6;
	background: #F5F5F5;
	margin-bottom: 30px;
}







/*! ====================[ 20. Reservations ============= */




.res_schedbloxouter{
	display: none;
}

.res_bookingsform{
	position: relative;
	margin: 0;
}


.res_bookingsform .res_calendarholder{
	padding: 10px;
	border: 1px solid #eee;
	background: #fff;
}

.res_bookingsforminner{
	background: #FCFCFC;
	padding: 20px;
	border: 1px solid #eee;
	position: relative;
	margin-bottom: 50px;
}

form#resma_bookingform{
	margin: 0;
}

form#resma_bookingform label{
	font-size: 12px;
	text-transform: uppercase;
}

form#resma_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;
}



.res_bookingsform table tbody td.daynum span.res_isselected{
	background: #000;
	color: #fff;
}


form#resma_bookingform p{
	margin: 0;
}

.res_bookingsoverlay1{
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Miressoft.gradient(startColorstr=#99000000,endColorstr=#99000000)"; /* IE8 */    
	filter: progid:DXImageTransform.Miressoft.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;
}

.res_bookingsoverlay1 .bookingsldr{
	width: 66px;
	height: 66px;
	top: 50%;
	left: 50%;
	position: absolute;
	margin: -33px 0 0 -33px;
	background: url(images/bookloader.gif) no-repeat center;
}

.res_bookingsoverlay1 .res_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);
}


.res_bookingsoverlay2{
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Miressoft.gradient(startColorstr=#99000000,endColorstr=#99000000)"; /* IE8 */    
	filter: progid:DXImageTransform.Miressoft.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;
}

.res_bookingsoverlay2 .bookingsldr{
	width: 66px;
	height: 66px;
	top: 50%;
	left: 50%;
	position: absolute;
	margin: -33px 0 0 -33px;
	background: url(images/bookloader.gif) no-repeat center;
}

.res_bookingsoverlay2 .res_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);
}


.res_bookingsform table{
	border: none;
	margin: 0px;
}

.res_bookingsform table tbody tr{
	background: transparent;
}

.res_bookingsform table tr.calhead{
	background: transparent;
	font-size: 24px !important;
	text-transform: uppercase;
	line-height: 35px;
}

.res_bookingsform table tr.calhead span.caldir{
	font-size: 24px;
}


.res_bookingsform table tbody td.daynum{

	background: #FBFBFB;
	padding: 1px;
	cursor: pointer;
	width: 14%;

}

.res_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);
}

.res_bookingsform table tbody td.daynum span.daynumber{
	border: 1px solid #bbb;
}

.res_bookingsform table tbody td.daynum span.daynumber{
	padding: 10px 0;
	max-width: 100%;
}


.res_bookingsform table tbody td.daynum span.thisday span{
	color: #fff;
}

.res_bookingsform table tbody td.daynum span.thisday span.res_blockedday{
	color: rgba(0, 0, 0, 0.15);
}

.res_bookingsform table tbody td.daynum span.thisday:hover{
	background: #000;
}

.res_bookingsform table tbody td.daynum span.thisday:hover span{
	color: #fff;
}


.res_bookingsform .bookingcommt{
	display: none;
}


.res_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;
}

.res_bookingsform table tbody td.daynum span.res_blockedday, .res_bookingsform table tbody td.daynum span.res_isblocked,  .res_bookingsform table tbody td.daynum span.res_dayhaspassed{
	background: #FCFCFC;
	color: rgba(0,0,0,0.15);
	text-shadow: 1px 1px 0px #fff;
	cursor: inherit;
}


.res_bookingsform .bookerror{
  background: #CD3450;
  color: #fff;
  display: none;

  margin-bottom: 5px;
  padding: 20px;
  text-align: center;

  width: 100%;
}


.res_bookingsform .booksuccess {
  background: #23A38F;
  color: #fff;
  display: none;
  margin-bottom: 5px;
  padding: 20px;
  text-align: center;
  width: 100%;
}


.res_bookingsform .bookinglocation{
	display: none;
}

.res_bookingsform input{
	width: 93%;
	padding: 10px;
	height: auto;
	max-width: 100%;
}


.res_bookingsform h5{
	text-align: center;
	margin-top: 0px;
	color: #202020;
	margin-bottom: 30px;
}


.res_bookingsform table tbody td.daynum span.daynumber:hover{
	color: #fff;
	text-shadow: 0px 0px 0px #fff;
}


form#resma_bookingform input.res_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;

}


.res_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;
}

.res_bookingsform .timeselect:after{
	position: absolute;
	top: 5px;
	right: 5px;
	background: #BFBFBF;
	height: 20px;
	content: "";
	width: 20px;
}



.res_bookingsform .timeselectselected:after{
	position: absolute;
	top: 5px;
	right: 5px;
	background: #000;
	height: 20px;
	content: "";
	width: 20px;
}

.res_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;
}

.res_bookingsform select{
	width: 100%;
	padding: 5px;
	background: #FCFCFC;
}

.res_bookingsform .timevalues{
display: none;
}

.res_bookingsform .res_showtimes{
	border: 1px solid #ddd;
	background: #fff;
	margin-bottom: 20px;
	display: block;
	margin-top: 20px;
	padding: 10px;
}

.res_bookingsform .timeselectheader{
	text-align: center;
	padding: 10px 0;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
}

.res_bookingsform .overlaystuff{
	background: rgba(0,0,0,0.2);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.res_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;
}

.res_bookingsform .prevm, .res_bookingsform .nextm{
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	vertical-align: top;
}

.res_bookingsform .prevm{
	display: none;
}


.res_bookingsform table tbody td.daynum span.res_blockedday:hover, .res_bookingsform table tbody td.daynum span.res_isblocked:hover,  .res_bookingsform table tbody td.daynum span.res_dayhaspassed:hover{
	background: #EFEFEF !important;
	color: #BFBFBF !important;
	text-shadow: 1px 1px 0px #fff !important;
	cursor: default !important;
}

.res_bookingsform table tbody td.daynum span.res_dayhaspassed:hover,   .res_bookingsform table tbody td.daynum span.res_blockedday:hover{
	background: #fcfcfc !important;
	color: rgba(0, 0, 0, 0.15) !important;
}





/*! ====================[ 21. Foodmenu ================= */

.res_fdmblock h3{
	text-align: center;
	margin: 0;
	padding-bottom: 10px;
	font-size: 25px;
}


.res_fdmblock h5{
	margin: 0;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 18px;
}


.res_fdmblock .resto_fdm_item{
	border-bottom: 1px dashed #ddd;
	margin-bottom: 20px;
}

.res_fdmblock p.res_fdm_desc{
	text-align: center;
	color: #676767;
	font-size: 18px;
	margin-bottom: 50px;
	border-bottom: 4px double #777;
	padding-bottom: 30px;
}

.res_fdmblock ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.res_fdmblock ul li{
	display: block;
}

.res_fdmblock  ul li p{
	margin-right: 15%;
	color: #999;
	font-size: 14px;
}

.resto_fdm_quicklist .resto_fdm_price{
	float: right;
	margin-left: 50px;
}

.resto_fdm_img{
	float: left;
	width: 15%;
}

.resto_fdm_img img{
	width: 70%;
	margin-bottom: 30px;
}


.prevm{ display:none !important;}

ul.calday li:last-child{ border:none;}