
@font-face {
	  font-family: "Sacramento";
	  src: url('https://fonts.googleapis.com/css2?family=Sacramento&display=swap');
	  font-weight: normal;
	}
@font-face {
	  font-family: "Algerian";
	  src: url("/fonts/Algerian.ttf") format("truetype");
	  font-weight: normal;
	}
@font-face {
	  font-family: "Algerian Regular";
	  src: url("/fonts/Algerian Regular.ttf") format("truetype");
	  font-weight: normal;
	}
site-header .menu-text {text-transform: uppercase;}
.fmp-wrapper .fmp-body {text-align: center}
.picker--time .picker__box{
	background:#211f1f !important;
}
.rtb-booking-form fieldset.rtb-contact label{color:#fff !important;}
.picker__table{
	background:#21201F !important;
}
.picker--focused .picker__day--highlighted, .picker__day--highlighted:hover, .picker__day--infocus:hover, .picker__day--outfocus:hover {
	background:#FF6210 !important;
}
.picker__day--highlighted{
	border-color: #FF6210 !important;
}
.picker__month {
	color:#000 !important;
	font-family:algerian !important;
	text-transform:uppercase !important;
}
.picker__year {
	color:#000 !important;
	font-family:algerian !important;
	text-transform:uppercase !important;
}
.picker__weekday{
	color:#fff !important;
}
.rtb-booking-form fieldset.reservation label { color:#fff !important;}
.picker--focused .picker__list-item--highlighted, .picker__list-item--highlighted:hover, .picker__list-item:hover {
  cursor: pointer;
  color: #fff !important;
  background: #FF6210 !important;
}
	.picker__list-item--highlighted, .picker__list-item:hover {
  border-color:#FF6210 !important;
  z-index: 10;
}
.picker__list-item {
	background: #21201f !important;
}
.picker {
	color:#fff !important;
}
.picker--time .picker__button--clear{
color: #fff !important;
background:#fc2020 !important;
}
.picker--time .picker__button--clear:hover{
color: #fff !important;
background:#ff3d3d !important;
}
.elementor-kit-290 input:not([type="button"]):not([type="submit"]), .elementor-kit-290 textarea, .elementor-kit-290 .elementor-field-textual {
	background:#21201F !important
}