/*
Theme Name: FiveStar Child
Theme URI: http://fivestar.mikado-themes.com
Description: A child theme of FiveStar Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Text Domain: fivestar
Template: fivestar
*/
@import url('https://fonts.googleapis.com/css?family=PT+Sans');
.mkdf-drop-down .narrow .second .inner ul {
	background-color: rgba(0, 106, 179, 0.9);
}
.mkdf-main-menu ul li a:hover {
	color: #cecece !important;
}
.mkdf-main-menu ul li a {
	color: #fff;
}
.mkdf-drop-down .second .inner ul li.current-menu-item>a .item_outer {
	color: #fff;
}
.mkdf-main-menu>ul>li>a>span.item_outer {
	color: #fff;
}
.mkdf-main-menu>ul>li>a>span.item_outer:hover {
	color: #cecece;
}
.mkdf-page-header {
	background-color: #006ab3;
}
.mkdf-logo-wrapper a {
	height: 65px !important;
}
.mkdf-top-bar {
	background-color: #00b896 !important;
}
.mkdf-footer-bottom-holder .widget p, .mkdf-top-bar .widget p {
	color: #fff !important;
}
.mkdf-hotel-room-reservation-holder { 
	display: none !important;
}
.mkdf-hotel-room-single-outer .mkdf-tabs .mkdf-tabs-nav {
	display: none !important;
}
.mkdf-hotel-room-single-outer .mkdf-tabs .mkdf-hr-item-section {
	padding: 0 0 0 0px !important;
}
.mkdf-blog-list-holder .mkdf-bli-info {
	display: none;
}
.mkdf-blog-holder article .mkdf-post-info-top {
	display: none;
}
.mkdf-side-menu .mkdf-social-icon-widget-holder, .mkdf-side-menu .widget, .mkdf-side-menu .widget a:hover {
	color: #fff !important;
}
.mkdf-side-menu-button-opener:hover {
	color: #cecece !important;
}
.mkdf-side-menu-button-opener {
	color: #fff !important;
}
.mkdf-footer-bottom-holder .widget {
	width: 100%;
}
.mkdf-footer-bottom-holder {
	background-color: rgba(5, 82, 146, 1);
}
.textwidget p {
	color: #fff;
}
.mkdf-main-menu>ul>li>a>span.item_outer .item_text {
	font-size: 14px;
}
.mkdf-main-menu ul li a {
	font-size: 14px;
}
.mkdf-side-menu .widget a { color: #fff; }
.mkdf-side-menu .widget a:hover { color: #999 !important; }
ul li { color: #282828 !important; }
.mkdf-page-header a img.wpml-ls-flag  { display: unset !important; }
.page-id-3643 .mkdf-page-header .mkdf-menu-area { background-color: #006ab3 !important; }
/* Forms */
.gform_wrapper .form-group { margin: 0 0 10px;padding: 0;position: relative; }
.gform_wrapper label { font-weight:normal;line-height:36px;padding:0 10px;font-family: 'PT Sans', arial, sans-serif;display:block; }
.gform_wrapper input, .gform_wrapper textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow:none;
    color: #111;
	font-family: 'Open Sans', arial, sans-serif;
    height: 44px;
    line-height: 44px;
    padding: 7px 10px;
	width:100%;
}
.gform_wrapper input[type="radio"] {
    color: #111;
    height: auto;
    line-height: inherit;
    margin: 0 7px 0 0;
    padding: 0;
    width: auto;
}
.gform_wrapper input[type="checkbox"] {
    color: #111;
    height: auto;
    line-height: inherit;
    margin: 0 7px 0 0;
    padding: 0;
    width: auto;
}
.gform_wrapper input[type="submit"] {
    color: rgb(21, 127, 98);
    border: 1px solid rgb(21, 127, 98);
	background: #fff;
	padding: 5px;
	height: auto;
	width: 100px !important;
	font-family: PT Sans;
	line-height: 30px;
	font-size: 12px !important;
	font-weight: 700;
	letter-spacing: .12em;
}
.gform_wrapper input[type="submit"]:hover {
    color: #fff;
    border: 1px solid rgb(21, 127, 98);
	background: rgb(21, 127, 98);
}
.gform_wrapper textarea { line-height:22px;height:auto;padding:10px }
.gform_wrapper select { width:100%;line-height:40px;height:40px;padding:0 0 0 10px;background-color:#fff;border: 1px solid #ccc;font-family: 'PT Sans', arial, sans-serif; }

.gform_wrapper input:focus, .gform_wrapper textarea:focus, .gform_wrapper select:focus { background-color:#f5f5f5;border:1px solid #999; }
.navigation ul { width: 250px !important; }
.mkdf-hotel-filter-holder { display: none; }

/* Booking window eDream Hotels */
.booking_wrap {
    /*position: fixed;*/
    bottom: 15px;
    left: 15px;
    right: 15px;
    padding: 20px;
    z-index: 999;
    /*box-shadow: 0 0 20px rgba(0, 0, 0, .3);*/
    /*background-color: #428bca;*/
    background-image: none;
    background-position: 0 25%, 100% 65%;
    background-repeat: no-repeat;
}
@media all and (max-width: 736px) { 
	.booking_wrap {
	display: none !important; }
}
.booking_wrap {
	background: #00b896;
	font-family: PT Sans;
}
.booking_wrap h2 {
	color: #fff;
	font-family: Open Sans;
}
.booking_form {
    text-align: center;
}

.booking_form .form_block {
    position: relative;
    display: inline-block;
}

.booking_form h2 {
    font-size: 16px;
    line-height: 45px;
    margin: 0 50px 0 0;
    text-transform: uppercase;
	font-family: PT Sans;
}

.booking_form input {
    height: 45px;
    line-height: 45px;
    border: 1px solid #000;
    padding: 0 40px 0 10px;
    width: 160px;
    color: #000;
    font-size: 16px;
    /*font-family: Trajan Pro Regular, georgia;*/
    font-style: italic;
    background: transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.booking_form input:focus {
    background-color: #fff
}

.booking_form .hasdate input {
    background-image: url('./images/calendar.png');
    background-size: 24px 24px;
    background-position: 95% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
	font-family: PT Sans;
}

.booking_form .submit {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    border: 2px solid rgba(0, 106, 179, 1);
    padding: 0 20px;
    margin: 0 0 0 50px;
    background: rgba(0, 106, 179, 1);
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    /*font-family: Trajan Pro Regular ,georgia;*/
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.booking_form .submit:hover,
.booking_form .submit:focus {
    background: #fff;
    color: rgba(0, 106, 179, 1);
	border: 2px solid rgba(0, 106, 179, 1);
}

.booking_form input::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
}

.booking_form input:-moz-placeholder {
    color: #000;
    opacity: 1;
}

.booking_form input::-moz-placeholder {
    color: #000;
    opacity: 1;
}

.booking_form input:-ms-input-placeholder {
    color: #000;
    opacity: 1;
}
body #ui-datepicker-div.ui-widget-content table td a.ui-state-active, body #ui-datepicker-div.ui-widget-content table td a:focus, body #ui-datepicker-div.ui-widget-content table td a:hover {
	background: rgba(0, 106, 179, 1);
}
body #ui-datepicker-div.ui-widget-content .ui-widget-header .ui-datepicker-title {
	text-transform: uppercase;
}
.ui-widget.ui-widget-content {
	border: 1px solid #fff !important;
}
.menu_booking_button {
	background: #00b896;
	color: #fff;
	border: 1px solid #00b896;
}
  .ml-form-embedContainer {
        
        box-sizing: border-box;
        display: table;
        height: 100%;
        margin: 0 auto;
        position: static;
        width: 100% !important;
        
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper {
        
        background-color: #00b896;
           
        border-width: 0px;
        border-color: #e6e6e6;
        border-radius: 0px;
        border-style: solid;
        box-sizing: border-box;
        display: inline-block !important;
        margin: 0;
        padding: 0;
        position: relative; 
              }
      
      .ml-form-embedContainer .ml-form-embedWrapper.embedPopup,
      .ml-form-embedContainer .ml-form-embedWrapper.embedDefault { width: 300px; }
      
      .ml-form-embedContainer .ml-form-embedWrapper.embedForm { max-width: 300px; width: 100%; }
    
      .ml-form-embedContainer .ml-form-align-left { text-align: left; }
      .ml-form-embedContainer .ml-form-align-center { text-align: center; }
      .ml-form-embedContainer .ml-form-align-default { display: table-cell !important; vertical-align: middle !important; text-align: center !important; }
      .ml-form-embedContainer .ml-form-align-right { text-align: right; }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedHeader img {
    
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        height: auto;
        width: 100%;
        
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
        
        padding: 0px 20px 0 20px;
    
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal {
        
        padding-bottom: 0;
        
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent,
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent {
        
        margin: 0 0 20px 0;
    
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
        
        color: #ffffff;
        font-family: PT Sans;
        font-size: 20px;
        font-weight: 400;
        margin: 0 0 10px 0;
        text-align: left;
    
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p {
        
        color: #ffffff;
        font-family: PT Sans;
		font-size: 15px;
    	font-weight: 400;
        margin: 0 0 10px 0;
        text-align: left;
    
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p a,
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p a {
        
        color: #000000;
        text-decoration: underline;
    
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p:last-child,
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p:last-child {
        
        margin: 0;
		text-align: center;
    
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form {
        
        margin: 0;
        width: 100%;
    
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent,
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow {
        
        margin: 0 0 20px 0;
        width: 100%;
    
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
        
        margin: 0;
        padding: 0 0 20px 0;
        
      }
      
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
        
        margin: 0 0 10px 0;
        width: 100%;
    
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-last-item {
        
        margin: 0;
    
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-formfieldHorizintal {
        
        margin: 0;
    
      }      
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
        
        background-color: #ffffff;
        color: #282828;
        border-color: #cccccc;
        border-radius: 1px;
        border-style: solid;
        border-width: 1px;
        font-size: 14px;
        line-height: 20px;
        padding: 10px 10px;
        width: 91%;
		text-align: center;
		font-family: PT Sans;
    
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-webkit-input-placeholder { color: #282828; }
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-moz-placeholder { color: #282828; }
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-ms-input-placeholder { color: #282828; }
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-moz-placeholder { color: #282828; }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow {
        
        height: 42px;
        
      }
      
      .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal { width: 70%; float: left; }
      
      .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal { width: 30%; float: left; }
      
      .ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields { box-sizing: border-box; float: left; padding-right: 10px;  }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input {
        
        color: #282828;
        border-color: #cccccc;
        border-radius: 1px;
        border-style: solid;
        border-width: 1px;
        font-size: 14px;
        line-height: 20px;
        padding: 10px 10px;
        width: 100%;
    
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
        
        background-color: #006ab3;
       	border-color: #006ab3;
        border-style: solid;
        border-width: 1px;
        border-radius: 0px;
        box-shadow: none;
        color: #ffffff !important;
        font-family: 'PT Sans', Arial, Helvetica, sans-serif;
        font-size: 15px !important;
        font-weight: 400;
        line-height: 20px;
        padding: 10px;
        width: 100%;
    
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover {
        
        background-color: #006ab3;
        border-color: #006ab3;
        
      }      
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type="checkbox"] {
        
        display: inline-block;
    	 float: left;
    	 margin: 7px 0 0 0;
    	 opacity: 1;
    	 visibility: visible;
    	 appearance: checkbox;
    	 -moz-appearance: checkbox;
    	 -webkit-appearance: checkbox;
    	 height: 14px;
    	 width: 14px;
    
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description {
        
        color: #ffffff;
        display: block;
        font-family: 'PT Sans', Arial, Helvetica, sans-serif;
        font-size: 13px;
        text-align: left;
        padding-left: 25px;
             
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label {
        
        font-weight: normal;
        margin: 0;
        padding: 0;
             
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a {
        
        color: #ffffff;
        text-decoration: underline;
     
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p {
        
        margin: 0 5px 0 0;
     
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p:last-child {
        
        margin: 0;
		text-align: center !important;
		font-size: 15px;
		font-family: PT Sans;
     
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
        
        margin: 0 0 20px 0;
        
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
        
        background-color: #006ab3;
        border: none;
        border-radius: 0px;
        box-shadow: none;
        color: #ffffff !important;
        font-family: PT Sans;
        font-size: 15px;
        font-weight: 400;
        line-height: 20px;
        padding: 10px;
        width: 100%;
    
      }
      
      .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover {
       
        background-color: #006ab3;
        
      }
      
      .ml-subscribe-close {
        
        width: 30px;
        height: 30px;
        background: url(https://bucket.mlcdn.com/images/default/modal_close.png) no-repeat;
        background-size: 30px;
        cursor: pointer;
        margin-top: -10px;
        margin-right: -10px;
        position: absolute;
        top: 0;
        right: 0;
        
      }
      
      .ml-error input {
      
        background: url(https://bucket.mlcdn.com/a/470/470227/templates/0/653/2ef124b19b1e1bd6c3d8b6766bd7bd0b538c7d76.png) 98% center no-repeat #ffffff !important;
        background-size: 24px 24px !important;
      
      }
      
      .ml-error .label-description {
      
        color: #ff0000 !important;
      
      }
            @media only screen and (max-width: 300px){
      
        .ml-form-embedWrapper.embedDefault { width: 100%!important; }
        .ml-form-formContent.horozintalForm { float: left!important; }
        .ml-form-formContent.horozintalForm .ml-form-horizontalRow { height: auto!important; width: 100%!important; float: left!important; }
        .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal { width: 100%!important; }
        .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal > div { padding-right: 0px!important; padding-bottom: 10px; }
        .ml-form-formContent.horozintalForm .ml-button-horizontal { width: 100%!important; }
      
      }
.ui-widget {
	font-family: PT Sans !important;
}
.page-id-14442 .mkdf-page-header .mkdf-menu-area {
	background-color: rgba(0, 106, 179, 1);
}
.mkdf-page-header .mkdf-vertical-align-containers { background:rgba(0, 106, 179, 1) !important; }