html, body {
    background: rgb(222,222,216) !important;
	font: 14px/140% 'Georgia', arial;
	color: #000000;
}
#logo {
    width: 200px;
    position: relative;
    margin: 26px 0px 0px 0px;
}
span {
  font-family: Georgia;
}

#header_container {
    background: rgb(153,143,134);
    color: #fff;
}

#lang {
  float: right;
  text-align: left;
  text-transform: uppercase;
  font-size: 10px;
  width: 300px;
  color: #c2af94;
}

#topbar {
	color:#cccccc;
}

.seobar {
  float: left;
}

.seobar span, .seobar h1 {
  line-height: 12px;
  color: #000;
  float: none;
  margin-top: 15px;
  color: #C5C0C0;
}

input[type="submit"] {
  display: block;
  background: #aaa;
  color: #fff;
  border: none;
}

#footer_container { 
    background: rgb(153,143,134);
    color: #000;
}
#footer .col {
    border-color: #fff;
    border-style: solid;
    border-width: 0 1px 0 0;
}
#main_menu { 
    background: rgb(75,60,49);
    color: #ffffff;
}
#main_menu .menu .sub-menu li, #main_menu .menu .sub-menu li.current-menu-item, #main_menu .menu .sub-menu li:hover {
	background:rgb(75,60,49);
}
#main_menu .menu .sub-menu::after {
	border-color: transparent transparent rgb(75,60,49); 
}
.box, .border, .img_box {
  	border: 1px solid #fff;
  	background: rgb(75,60,49);
  	color: #fff;
}

.preview_list .box .content h4.title a {
	color: #FFF;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;

}
.preview_list .border {
	border: 0px solid #fff;
}

.preview_list .box .border {
  border:0px;
}

.preview_list .box .content .buttons a.more {
  margin: 0 10px 0 0px;
    -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.preview_list .box .content .excerpt {
  min-height: 130px;
}


#preview_map {
  display: none;
  float: left;
  width: 260px;
  height: 230px;
  margin-right: 0px;
  position: relative;
  z-index: 400;
  overflow: hidden;
  background: #72220f;
  opacity: 0.9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
}
#preview_offers {
  background: rgba(153,143,134,0.9);
  height: 230px;
  width: 260px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#preview_map .box h4{
  color: #fff;
  display: none;
}
#preview_map .box h3, .promotion .title {
  color: #fff;
}

#preview_offers .promo-wrapper {
  height: 208px;
  width: 238px;
  margin:0;
}

#preview_offers .promotion .image, .promotion .strike {
  display: none;
}

.box h4 h3 {
	background: #72220f;
	color: beige;
}

.box .content h4 {
color: beige;
}

.map h4 {
color: beige;
}

#clearfix {
  border: 1px solid white;
  color: #F5D2D2;
}

#welcome_preview h2, #content h2 {
	font: 24pt arial;
}
#list_services h3 {
    font-family: arial;
}
#list_services ul li {
    font-family: Georgia;
    font-size: 18px;
}
#bf_submit {
  background: rgb(204,220,0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.5), 0 0 0 rgba(255, 255, 255, 0.5) inset;
  cursor: pointer;
}
.promotion .button a {
    background: rgb(204,220,0);
	text-transform: uppercase;
	border: none;
	font-size: 15px;
}
.button a, .book_now, .button a:hover, .book_now:hover {
    background: #CCDC00 !important;
    border-color: rgba(255,255,255,0.2);
	text-transform: uppercase;
	font-size: 15px;
}
#lang a {
  color: white;
}

#main_menu .menu li a { 
    text-shadow: 0px 0px 0 rgba(255, 255, 255, 0.4);
    color: rgb(222,222,216);
    font-family: arial;
    line-height: 20px;
	text-transform: uppercase;
	font-size: 14px;
}
#main_menu .menu li a:hover {
	color: rgb(204, 220, 0);
	text-decoration: none !important;
}
#main_menu .menu li.current-menu-item{
	background: none;
}
#main_menu .menu li.current-menu-item a{
	color: rgb(204, 220, 0);
}
#main_menu {
  height: 20px;
}

/* #main_menu .menu li.current-menu-item, #main_menu .menu:hover {
  border-radius: 23px;
} */

/* #main_menu .menu .sub-menu li, #main_menu .menu .sub-menu li.current-menu-item, #main_menu .menu .sub-menu li:hover {
  border-radius: 0px !important;
  height: 30px;
} */

#main_menu .menu li:hover {
  background: none;
  color: #CCDC00;
}

#booking_form .section-check_in, #booking_form .section-check_out {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 0px;
}
#booking_form .section-iata {
	display: none;
	position: absolute;
	background: transparent;
	top: 129px;
	left: 750px;
}
.bf_iata {
	display: none;
}
.bf_input-iata {
	width: 110px;
	height: 20px;
	position: relative;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	text-align: center;
	z-index: 9999;
}
.iata {
	float: left;
}
#booking_form h2 {
  font-size: 20px;
}

#go_down .go_button {
  background-color: #05AEB2;
  display: none;
}


#go_down a {
  border-width: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-transform: uppercase;
  font-size: 14px;

}

#slide .arrow {
  background: rgb(153,143,134) url('/wp-content/themes/royal-hotel/images/arrows.png') 0 0 no-repeat;
  border-width: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#slide .arrow:hover {
    background-color: rgb(222,222,216);
}

.promotion .description {
  display: none;
}

#preview_box {
  height: 230px;
  width: 260px;
}

#preview_map .box {
  height: 208px;
  margin: 0;
}

#preview_map .box .map {
  display: none;
}

#special_offers .apd {
display: block;
height: 30px;
}

#special_offers .pernight {
  display: block;
  height: 40px;
  margin-top: 10px;
}

.promotion span.price, .promotion .currency {
  font-size: 35px;
}

#bf_submit {
  font-family: Gerogia;
  text-transform: uppercase;
  font-size: 15px;
  border: none;
}

#footer .menu {
  width: 100%;
}

#booking_form {
  text-transform: inherit;
}

.quick-search-cancel, #booking_form .promocode {color: white;}

.quick-search-iata {display: none;}

#booking_form .booking-tab .quickbook-form-tab .calendar {

  top: -263px;
  bottom: auto;
  position: absolute;
  left: 0;
  z-index: 300;
  min-height: 279px;
  width: 280px;
  background: none;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-radius: 0px;
}

#booking_form .booking-tab .quickbook-form-tab {
  font-size: 13px;
  height: 120px;
  width: 82px;
  padding: 0 4px;
  background: none repeat scroll 0 0 #FFFFFF;
  color: #333333;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  border-style: solid;
  border-width: 1px;
  border-color: white;
}

.ui-datepicker .ui-datepicker-header {
  background: none !important;
  border: medium none !important;
  border-radius: 0 !important;
  height: 40px !important;
  line-height: 40px !important;
  padding: 0 !important;
}

.ui-datepicker {
  width: 274px !important;
  background: rgba(255, 255, 255, 1);
  border: none;
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  border-radius: 0 !important;
  height: 40px !important;
  width: 40px !important;
}

.ui-datepicker .ui-datepicker-title {
  margin: 2px 0 0 !important;
  font-size: 18px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  height: 30px !important;
  width: 30px !important;
  line-height: 30px !important;
  width: 30px !important;
  text-align: center !important;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  height: 100% !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  margin: 0 !important;
}

.ui-datepicker .ui-datepicker-prev span {
  background: url("/wp-content/themes/royal-hotel/images/arrows.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.ui-datepicker .ui-datepicker-next span {
  background: url("/wp-content/themes/royal-hotel/images/arrows.png") no-repeat scroll -40px 0 rgba(0, 0, 0, 0) !important;
}

#list_offers .promotion .image {
  border-width: 0px;
}

#list_offers .promo-wrapper {

}

#list_offers .promotion {
  background-color: #4E9294;
}


#offer_details .image img {
  max-width: 260px;
}

.fancybox-inner #offer_details .price {
  text-align: left;
  font-size: 18px;
}


.fancybox-inner #offer_details .button a {
  float: left;
}

#preview_big .box h4 {
  display: none;
}


#preview_big .box h3 a {
  font-size: 15px;
}

#preview_big .box {
  width: 290px;
}

#preview_big .wrap {
  width: 248px;
  background-color: #bc9e7c;
}


#footer .menu li a {
    font-family: arial;
    text-shadow: 0px 0px 0 rgba(255, 255, 255, 0.4);
    color: rgb(222,222,216);
	text-transform: uppercase;
	font-size: 15px;
}
#footer .menu li a:hover {
    font-family: arial;
    text-shadow: 0px 0px 0 rgba(255, 255, 255, 0.4);
    color: rgb(204, 220, 0);
	text-transform: uppercase;
	font-size: 15px;
}
#footer h3 {
    color: #fff;
    font-family: arial;
}
.address, .address a {
    color: #fff;
    font-family: 'Georgia';
}

.quick-search-cancel, 
.quick-search-iata,
.promocode { float:left; width:120px; height:20px;  text-decoration:none; line-height:20px; font-size:11px; display:inline-block;  }

.dropdown {
	width: 130px;
	background: #4A4036;
	height: 55px;
	position: absolute;
	margin-top: 32px;
	margin-left: -36px;
	padding: 1px;
	text-align: left;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal;
}

.dropdown .arrow:after {
    content: "";
	display: block;
	border: 12px;
	border-color: transparent;
	border-style: solid;
	border-bottom-color: #4A4036;
	position: absolute;
	top: -23px;
	left: 50%;
	margin-left: -12px;
}
#social a .fa.fa-instagram:hover{
	background: #644C3F;
}

#social a .fa {
    display: block;
    color: #FFF;
    height: 40px;
    width: 40px;
    font-size: 32px;
    text-align: center;
    line-height: 42px;
    background-color: #968A87;
}
.fbdeal--bottom-right {
    bottom: 0px;
    right: 7.5%;
}
.fbdeal__link {
    border-radius: 4px;
}

@media (max-height: 620px) {
	#booking_form .section-iata {
		display: none;
		position: absolute;
		background: transparent;
		top: 101px;
		left: 540px;
	}

  #header_container {
    height: 105px;
  }
}

#offer_details .title {
    font-size: 28px;
}
#offer_details .description {
    font-family: Georgia;
}