/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 02 2016 | 15:10:32 */
/* Sidebar RESERVATION */
body .ot-dtp-picker.standard{
	width:100% !important;
}

body .ot-dtp-picker.standard .ot-dtp-picker-form{
	background:none !important;
  	border: none !important;
}
body .ot-dtp-picker.standard .ot-dtp-picker-selector{
	border: 1px solid black !important;
  	background: white;
  	margin: 10px 0px 25px 0px;
  	color: white;
}
body .ot-dtp-picker.standard .ot-dtp-picker-selector-link{ /* RESERVATION BUTTONS */
	color: black !important;
  	font-family: MVBSolanoGothic !important;
    font-weight: normal !important;
    font-style: normal !important;
    letter-spacing: 0.04em !important;
  	font-size: 18px;
}

body .ot-dtp-picker.standard .ot-dtp-picker-button{ /* FIND A TABLE BUTTON */
	width: 60% !important;
    display: table !important;
    margin: auto !important;
  	font-family: MVBSolanoGothic !important;
    font-weight: normal !important;
    font-style: normal !important;
    letter-spacing: 0.04em !important;
    font-size: 18px;
}