@font-face {
    font-family: 'Myriadpro-Regular';
    src: url('fonts/MYRIADPRO-REGULAR.eot');
    src: url('fonts/MYRIADPRO-REGULAR.eot?#iefix') format('embedded-opentype'),url('fonts/MYRIADPRO-REGULAR.woff') format('woff'),url('fonts/MYRIADPRO-REGULAR.ttf') format('truetype'),url('fonts/MYRIADPRO-REGULAR.svg.svg#Myriadpro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

div.region-gadget.BE div.map-container div.product-list div.map-sidebar-item div.from-price {
	width: 60px;
}

#navigation ul#main-nav li.menu-item-76212 {
    display: none;
}

.rob-social {
    padding-top: 20px;
}

.secure-pay {
    background: url('images/secure-pay-h2.png');
    width: 254px;
    height: 40px;
    display: inline-block;
}

a.book-online::after {
    content: " - Remember this";
    background-color: yellow;
    color: red;
    font-weight: bold;
}



a.book-online {
    display: none!important;
}

html {
    height: auto!important;
}

.nocomments {
    display: none;
}

html,body,p {
    font: 400 16px/1.5 'Open Sans',Arial,sans-serif;
    color: #4a4a4a;
}

body {
    height: 100%;
    background-color: #f6f6f6;
}

a.button {
    background: #7EC73C;
}

a.button:hover {
    background: #293;
}

#logo .site-title,#logo .site-description,#navigation,.page-title,.post .title,.page .title,h1,h2,h3,h4,h5,h6,.entry,.entry p,.widget h3,.widget p {
    font-family: inherit;
}

::-webkit-input-placeholder {
    color: #959595;
}

:-moz-placeholder {
    color: #959595;
}

::-moz-placeholder {
    color: #959595;
}

:-ms-input-placeholder {
    color: #959595;
}

h1,h2,h4,h5,h6 {
    color: #4a4a4a;
}

a img {
    opacity: 1;
}

a:hover img {
    opacity: .5;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

.two-col-left #main-sidebar-container #main,.two-col-right #main-sidebar-container #main {
    width: 71.7%;
}

.two-col-left #main-sidebar-container #sidebar,.two-col-right #main-sidebar-container #sidebar {
    width: 25.5%;
}

#header {
    padding-bottom: 20px;
}

#header-container {
    background: #F6F6F6;
}

#emman-header-phone {
    float: right;
    text-align: right;
}

#emman-header-phone span.txt-book-online {
    display: inline-block;
    line-height: 40px;
    vertical-align: top;
    height: 40px;
    font-size: 0.9em;
    margin-right: 12px;
}

#emman-header-phone a.header-phone {
    background: url(images/phone.gif) no-repeat;
    width: 108px;
    padding: 0 5px;
    height: 40px;
    display: none;
    vertical-align: top;
    margin-right: 1em;
    text-align: center;
}

#emman-header-phone a.header-phone span.phone-display,
#emman-header-phone span.phone-display-desktop {
    display: inline-block;
    line-height: 40px;
    background: #7DC53B;
    height: 40px;
    color: white;
    width: 100%;
    border-radius: 5px;
    visibility: hidden;
    font-size: 0.9em;
    margin-left: -10px;
}

#emman-header-phone span.phone-display-desktop {
    background: url(images/phone-blue-iconx.png) no-repeat 1px center;
    color: #1985c4;
    font-size: 21.6px;
    font-weight: bold;
    visibility: visible;
    display: inline-block;
    text-align: center;
    width: auto;
    padding: 0 0 0 33px;
    vertical-align: top;    
}

#emman-header-phone a.header-email {
    background: url(images/email.gif) no-repeat;
    width: 118px;
    height: 40px;
    display: inline-block;
}

.tabs {
    margin-top: -115px;
    max-width: 100%;
    top: 15%;
    position: relative;
    z-index: 999;
}

.rob-header-booknow {
    position: absolute;
    top: 0;
    right: 0;
}

.rob-header-booknow a.button {
    font-size: 15px;
    font-weight: bold;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-box-shadow: 0px 10px 31px 0px rgba(126,199,60,0.6);
    -moz-box-shadow: 0px 10px 31px 0px rgba(126,199,60,0.6);
    box-shadow: 0px 10px 31px 0px rgba(126,199,60,0.6);
}

ul.nav ul li a {
    padding: 0.5em 1em!important;
}

#navigation .nav li.parent>a:after {
    width: 1em;
}

#nav-container {
    background: #109cd7;
    border: none;
}

#navigation ul.nav>li a:hover {
    background: none repeat scroll 0 0 #7DC53B;
}

#navigation a {
    color: #FFF;
}

#navigation {
    font: 400 1.125em/1.2em Open Sans,"Helvetica Neue",sans-serif;
}

#nav-container #navigation ul#main-nav>li:first-child {
    border-left: none;
}

#navigation {
    background: none repeat scroll 0 0 transparent;
    border: none;
}

ul.nav li.current_page_item a,ul.nav li.current_page_parent a,ul.nav li.current-menu-ancestor a,ul.nav li.current-cat a,ul.nav li.current-menu-item a {
    background: none repeat scroll 0 0 #7DC53B;
}

#navigation ul.nav ul {
    background: #F6F6F6;
}

ul.nav li ul li a {
    text-align: left;
    position: relative;
    z-index: 999;
}

.home #nav-container {
    margin: 0;
}

#navigation ul.nav>li a:hover {
    background: none repeat scroll 0 0 #7DC53B;
}

#navigation ul.nav>li:hover {
    background: none repeat scroll 0 0 #7DC53B;
}

div.rob-social-share {
    float: right;
}

div.rob-social-share span {
    margin-right: 5px;
    font-size: 0.9em;
}

div.rob-social-share a {
    display: inline-block;
    vertical-align: middle;
}

div.rob-social-share a i {
    background: url(images/rob-icons.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
}

div.rob-social-share a.rob-facebook i {
    background-position: 0px -288px;
}

div.rob-social-share a.rob-twitter i {
    background-position: 0px -896px;
}

div.rob-social-share a.rob-google-plus i {
    background-position: 0px -352px;
}

div.rob-social-share a.rob-email i {
    background-position: 0px -272px;
}

.ref_holder img {
    border-radius: 3px;
    margin-top: 3px;
    vertical-align: baseline;
}

.ref_holder {
    clear: both;
    margin: 30px 0 40px;
}

.ref_holder a {
    color: #2F2F2F;
    text-decoration: underline;
}

.ref_holder .pp_body {
    background: white;
    border: 1px solid #0C9EDA;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 1px 3px 3px rgba(0,0,0,0.1);
    padding: 10px;
    position: relative;
}

.ref_holder .pp_body_map {
    padding: 0;
}

.ref_holder h3.pp_title {
    margin-bottom: -1px;
}

.ref_holder h3.pp_title a {
    font-weight: normal;
    font-size: 16px;
    font-family: 'Myriadpro-Regular','Open Sans',Arial,sans-serif;
    background: none repeat scroll 0 0 #0C9EDA;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: white;
    padding: 8px 10px;
    text-decoration: none!important;
}

.ref_holder h3.pp_title a:after,
.page-id-2604 .page .title:after {
    content: '\f023';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 10px;
    text-decoration: none;
}

.ref_holder a#property-facilities:after,
.ref_holder a#property-location:after {
    content: '';
    margin: 0;
}

.entry .ref_holder ul.propertylist,
.entry .property-section ul.propertylist {
    list-style: none outside none;
    margin: 10px 0 0 0;
    padding: 0;
}

.ref_holder ul.propertylist li,
.property-section ul.propertylist li {
    background: url("/wp-content/uploads/dot.png") no-repeat scroll 0 8px rgba(0,0,0,0)!important;
    list-style-type: none;
    float: left;
    margin-bottom: 8px;
    padding-left: 15px;
    padding-right: 35px;
    width: 100%;
    max-width: 170px;
    line-height: 1.6;
}

.ref_holder .pp_body_green {
    border: 1px solid #7EC73C;
}

.ref_holder h3.pp_title_green a {
    background: #7EC73C;
}

.ref_holder .pp_body_orange {
    border: 1px solid #FF753e;
}

.ref_holder h3.pp_title_orange a {
    background: #FF753e;
}

.ref_holder .gform_wrapper {
    background: none repeat scroll 0 0 #EEEEEE;
    margin: 0!important;
    padding: 20px 30px 30px 40px;
}

.gform_wrapper ul li {
    background: none repeat scroll 0 0 rgba(0,0,0,0)!important;
    list-style: none outside none!important;
    margin: 0!important;
    padding: 0!important;
}

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
    background: #fff;
    border-color: #555!important;
    border-width: 2px;
    border-style: solid;
}

input,textarea {
    border-color: #555!important;
}

.ref_holder h3.pp_title_green a#book-online {
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    padding: 8px 15px;
}

.rob-property-star-rating {
  margin-bottom: 60px;
}

/* To work with Font Awesome 5 */
.rob-property-star-rating i.fa-star-o {
  font-weight: 400;  
}

.rob-property-star-rating i.fa-star-o:before {
  content: "\f005";
}

.property-section {
  margin-bottom: 30px;  
}

.property-section.pp_map_holder {
  margin-bottom: 50px;
}

.property-section h3.pp_title {
  border-top: 1px solid #aaa;
  padding-top: 22px;
}

.property-section h3.pp_title a {
  color: #555;
}

.property-section h3.pp_title a:hover {
  text-decoration: none;
}


.resp-tabs-list li:hover {
    color: #7CC537;
}

#tab-search {
    background: #5A5A5A;
}

ul.resp-tabs-list {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    padding: 12px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
    color: #FFFFFF;
}

.resp-tabs-list li img.searchimg {
    vertical-align: baseline;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}

.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-bottom: none;
    margin-bottom: -1px!important;
    padding: 12px 14px 14px 14px!important;
}

.resp-tab-active {
    background-color: #363636;
    border: medium none;
}

.resp-content-active,.resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: none;
    background: #363636;
    color: #FFF;
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1!important;
    margin-bottom: 0px!important;
    padding: 10px 15px!important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1!important;
    background: blue;
}

.entry ul.rob-property-icons {
  list-style: none;
  margin-bottom: 2em;
}

ul.rob-property-icons {
  font-family: 'Myriadpro-Regular','Open Sans',Arial,sans-serif;    
  font-size: 15px;
  font-weight: normal;    
  /* color: #aaa; */
  color: #999999;
  margin: 0;
  padding: 0;
}

ul.rob-property-icons li {
  display: inline-block;
  margin-right: 15px;  
}

ul.rob-property-icons li:last-child {
  margin-right: 0;
}

ul.rob-property-icons li span.the-icon {
  margin-right: 7px;
}

ul.rob-property-icons li span.the-icon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

ul.rob-property-icons li.guests span.the-icon:before {
  content: '\f007';
}

ul.rob-property-icons li.bedrooms span.the-icon:before {
  content: '\f236';
}

ul.rob-property-icons li.bathrooms span.the-icon:before {
  content: '\f2cd';
}

ul.rob-property-icons li.cars span.the-icon:before {
  content: '\f1b9';
}

ul.rob-property-icons li.pets span.the-icon:before {
  content: '\f1b0';
}


.rob-property-content-wrap {
    display: table;
}

.rob-property-content {
    display: table-cell;
    padding-right: 1em;
}

.rob-property-extra-boxes {
    display: table-cell;
    width: 250px;
}

.rob-property-extra-box {
    font-size: 13px;
    background: #f5f5f5;
    padding: 5px;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.rob-property-extra-box h3 {
    font-size: 1em;
}

.rob-property-extra-box ul.commentlist {
    list-style: none;
    padding: 0;
}

.rob-property-extra-box ul.commentlist li {
    background: white;
    padding: 5px;
    margin-bottom: 5px;
}

.rob-property-extra-box ul.commentlist li .comment-author {
    margin-bottom: 10px;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.rob-property-extra-box ul.commentlist li .comment-author p:last-child {
    margin-bottom: 0;
}

.rob-property-extra-box ul.commentlist li .rob-rating {
    font-size: 1.5em;
    display: inline-block;
}

.rob-property-extra-box ul.commentlist li .rob-rating span {
    position: relative;
    color: #fed400;
}

.rob-property-extra-box ul.commentlist li .rob-rating span:before {
    content: "\2605";
    position: absolute;
}

.rob-property-extra-box ul.commentlist li .rob-rating.star-4 span:nth-child(n+5):before,.rob-property-extra-box ul.commentlist li .rob-rating.star-3 span:nth-child(n+4):before,.rob-property-extra-box ul.commentlist li .rob-rating.star-2 span:nth-child(n+3):before,.rob-property-extra-box ul.commentlist li .rob-rating.star-1 span:nth-child(n+2):before {
    content: "";
}

.rob-property-extra-box ul.commentlist li p {
    font-size: inherit;
}

.rob-comment-form-wrap {
    background: white;
    padding: 5px;
}

.rob-comment-form-wrap a.comment-form-toggle span.form-hidden {
    display: inline;
}

.rob-comment-form-wrap a.comment-form-toggle span.form-visible {
    display: none;
}

.rob-comment-form-wrap.visible a.comment-form-toggle span.form-hidden {
    display: none;
}

.rob-comment-form-wrap.visible a.comment-form-toggle span.form-visible {
    display: inline;
}

.rob-comment-form-wrap #respond {
    margin: 0;
    display: none;
}

.rob-comment-form-wrap.visible #respond {
    display: block;
}

.rob-comment-form-wrap #respond p {
    margin-bottom: 0;
}

.rob-comment-form-wrap #respond label,.rob-comment-form-wrap #respond label span {
    font-size: 13px;
}

.rob-comment-form-wrap #respond input {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f3fcff;
    color: black;
    border-color: #ddd;
}

.rob-comment-form-wrap #respond textarea {
    width: 100%!important;
    height: 6em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f3fcff;
    color: black;
    border-color: #ddd;
}

.rob-comment-form-wrap #respond p.comment-form-comment label {
    display: block;
}

.rob-comment-form-wrap #respond p.comment-form-comment label span.count {
    float: right;
}

.rob-comment-form-wrap #respond p.comment-form-comment br {
    display: none;
}

.rob-comment-form-wrap #respond p.comment-form-rating {
    margin-bottom: 10px;
}

.rob-comment-form-wrap #respond .rob-star-rating {
    font-size: 1.5em;
    text-align: left;
}

.rob-comment-form-wrap #respond .rob-star-rating>span {
    display: inline-block;
    position: relative;
    cursor: pointer;
    color: #fed400;
}

.rob-comment-form-wrap #respond .rob-star-rating.rating-selected span:before {
    content: "\2605";
    position: absolute;
}

.rob-comment-form-wrap #respond .rob-star-rating.star-4 span:nth-child(n+5):before,.rob-comment-form-wrap #respond .rob-star-rating.star-3 span:nth-child(n+4):before,.rob-comment-form-wrap #respond .rob-star-rating.star-2 span:nth-child(n+3):before,.rob-comment-form-wrap #respond .rob-star-rating.star-1 span:nth-child(n+2):before {
    content: "";
}

.rob-comment-form-wrap #respond #commentform #submit {
    background: #109cd7;
    font-size: 14px;
    padding: 4px 10px;
}

.rob-comment-form-wrap #respond #commentform #submit:hover {
    background: #13b9ff;
}

#rob-be-map-canvas {
    height: 500px;
    width: 100%;
    max-width: 958px;
    margin: 0;
    padding: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

#rob-be-map-canvas img {
    max-width: none;
}

#rob-be-map-canvas label {
    width: auto;
    display: inline;
}

#disqus_thread .nav ul li.tab-conversation {
    display: none;
}

#disqus_thread .nav ul li.tab-community {
    display: none;
}

.ui-autocomplete.ui-front {
    z-index: 1000;
}

.page-template-template-with-searchbar #rob-tab-search {
    margin-bottom: 30px;
}

#content .fl-row-content-wrap {
    padding-left: 0;
    padding-right: 0;
}

#content .fl-module-content {
    margin-left: 0;
    margin-right: 0;
}

#rob-search-section {
    margin-bottom: 2em;
}

div.search-gadget.BE {
    background: #109cd7;
    font-family: inherit;
    color: white;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 55px 10px 25px 10px;
}

div.search-gadget.BE > div {
    vertical-align: top;
}

div.refine-tools-search-gadget div.search-gadget div.showHideRefineTools {
    position: absolute;
    top: 10px;
}

div.refine-tools-search-gadget div.search-gadget div.showHideRefineTools a {
    width: auto;
    margin: 0;
    font-weight: normal;
    border: none;
    background: #7dc63b;
    text-transform: uppercase;
    padding: 2px 1.5em;
    color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: block;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}

div.refine-tools-search-gadget div.search-gadget div.showHideRefineTools a:hover {
    text-decoration: none;
    background-color: #293;
    color: inherit;
}

div.refine-tools-search-gadget div.search-gadget div.refineTools {
    padding-top: 0;
    padding-bottom: 0;
    display: inline-block;
    vertical-align: top;
}

div.refine-tools-search-gadget div.search-gadget div.refineTools .locationFilter,div.refine-tools-search-gadget div.search-gadget div.refineTools .facilities,div.refine-tools-search-gadget div.search-gadget div.refineTools .accommTypes {
    display: none;
}

div.hasTabs {
    margin-top: 0;
}

div.search-gadget.BE>div {
    font-size: 1.076923076923077em;
}

div.BE.search-gadget div.hybridTabs {
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: #43abd7;
    padding-left: 0;
}

div.search-gadget.BE div.hybridTabs a.tab {
    background: #5a5a5a;
    color: #f6f6f6;
    font-size: 1.230769230769231em;
    border: none;
    height: auto;
    margin: 0;
    padding: 0 1.3em 0 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

div.search-gadget.BE div.hybridTabs a.tab:hover {
    text-decoration: none;
}

div.search-gadget.BE div.hybridTabs a.tab.current {
    font-weight: normal;
    background: #363636;
    color: #f6f6f6;
    height: auto;
}

div.search-gadget.BE div.hybridTabs a.tab.accom {
    background: url(/wp-content/uploads/house.png) no-repeat 10px center;
    padding-left: 48px;
}

div.search-gadget.BE div.hybridTabs a.tab.tours {
    background: url(/wp-content/uploads/car.png) no-repeat 10px center;
    padding-left: 60px;
    display: none;
}

div.search-gadget.BE div.hybridTabs a.tab.accom.current {
    background: url(/wp-content/uploads/house.png) no-repeat 10px center,#109cd7;
}

div.search-gadget.BE div.hybridTabs a.tab.tours.current {
    background: url(/wp-content/uploads/car.png) no-repeat 10px center,#109cd7;
}

div.search-gadget.BE span.label {
    font-weight: normal;
    display: block;
    width: auto;
    margin-right: 0;
}

div.search-gadget.BE div.date,div.search-gadget.BE div.period,div.search-gadget.BE div.adults,div.search-gadget.BE div.children,div.search-gadget.BE div.infants,div.search-gadget.BE div.button {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 1.1em;
}

div.search-gadget.BE div.date {
    display: inline-block;
    margin-bottom: 0;
}

div.search-gadget.BE div.date span.label {
    display: block;
    width: auto;
    margin-right: 1em;
}

div.search-gadget.BE div.date span.input {
    width: 9em;
    color: black;
}

div.search-gadget.BE div.date span.input span.pseudo {
    width: 9em;
}

div.search-gadget.BE div.period {
    display: inline-block;
}

div.search-gadget.BE div.adults {
    display: inline-block;
}

div.search-gadget.BE div.children {
    display: inline-block;
}

div.search-gadget.BE div.infants {
    display: inline-block;
}

div.search-gadget.BE div.button {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    margin-right: auto;
    margin-left: 0;
    float: none;
}

div.search-gadget.BE div.button span.input a {
    font-size: 1.142857142857143em;
    width: auto;
    margin: 0;
    font-weight: normal;
    border: none;
    background: #7dc63b;
    text-transform: uppercase;
    padding: 2px 1.5em;
}

div.search-gadget.BE div.button span.input a:hover {
    text-decoration: none;
}

div.search-gadget.BE input,div.search-gadget.BE select {
    font-size: 1em;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 2px 0;
    border-width: 0;
}

div.search-gadget.BE div.refineTools div.sortBy div.byWhich {
    margin-right: 0;
}

div.search-gadget.BE div.refineTools .sortBy select.sortByWhich option[value="location"],div.search-gadget.BE div.refineTools .sortBy select.sortByWhich option[value="hot-deals"],div.search-gadget.BE div.refineTools .sortBy select.sortByWhich option[value="last-minute"] {
    display: none;
}

div.search-gadget.BE div.refineTools div.sortBy div.byWhich select,div.search-gadget.BE div.refineTools div.sortBy div.byOrder select {
    width: 12em;
}

div.shopping-cart.BE,div.cartInOverlay {
    font-family: inherit;
    font-size: 1em;
    margin-bottom: 1em;
}

div.shopping-cart.BE div.cartItems,div.cartInOverlay div.cartItems {
    padding-bottom: 8em;
}

div.shopping-cart.BE div.cartItems div.checkout a,div.cartInOverlay div.cartItems div.checkout a {
    background-color: #0C9EDA;
    text-decoration: none;
}

div.shopping-cart.BE div.cartItems div.checkout a:hover,div.cartInOverlay div.cartItems div.checkout a:hover {
    background-color: #7dc63b;
    text-decoration: none;
}

div.shopping-cart.BE div.cartItems div.total,div.cartInOverlay div.cartItems div.total {
    bottom: 5em;
}

div.details-gadget.BE {
    font-family: inherit;
    font-size: 1em;
}

#rob-be-item-form div.embedded-search div.search-gadget.BE {
    background: #109cd7;
    font-family: inherit;
    font-size: 1em;
    color: white;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 15px 10px 20px 10px;
}

div.embedded-search div.search-gadget.BE div.product span.label,div.embedded-search div.search-gadget.BE div.date span.label,div.embedded-search div.search-gadget.BE div.period span.label,div.embedded-search div.search-gadget.BE div.adults span.label,div.embedded-search div.search-gadget.BE div.children span.label,div.embedded-search div.search-gadget.BE div.infants span.label,div.embedded-search div.search-gadget.BE div.concessions span.label,div.embedded-search div.search-gadget.BE div.students span.label,div.embedded-search div.search-gadget.BE div.observers span.label,div.embedded-search div.search-gadget.BE div.family span.label {
    display: inline-block;
    margin-right: 1em;
}

#rob-be-item-form div.embedded-search div.search-gadget.BE input,#rob-be-item-form div.embedded-search div.search-gadget.BE select {
    font-size: 1em;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 2px 0;
}

#rob-be-item-form div.embedded-search div.search-gadget.BE>div {
    font-size: 1em;
}

div.details-gadget.BE div.priceGrid {
    margin: 0;
    border: 1px solid #7DC53B;
    overflow-x: scroll;
}

div.details-gadget.BE div.priceGrid table {
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
}

div.details-gadget.BE div.priceGrid table thead td {
    background: #7DC53B;
    font-weight: normal;
    vertical-align: middle;
}

div.details-gadget.BE div.priceGrid table thead td a {
    display: block;
    line-height: 1.1;
}

div.details-gadget.BE div.priceGrid table thead td a.date {
    color: white;
    font-weight: bold;
}

div.details-gadget.BE div.priceGrid table tbody tr td {
    vertical-align: middle;
}

div.details-gadget.BE div.priceGrid table tbody tr td.name a.has-hover {
}

div.details-gadget.BE div.priceGrid table tbody tr td.name div.thumb img {
    border-radius: 0;
    margin-top: 0;
    padding: 0;
    border: none;
    background: none;
    vertical-align: top;
}

div.details-gadget.BE div.priceGrid table tbody tr:hover td {
    background-color: #fcfff9;
}

div.details-gadget.BE div.priceGrid table tbody tr td.quantity select {
    font-size: 1em;
    color: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 6px;
}

div.details-gadget.BE div.priceGrid table tbody tr td.total a {
    border: none;
    border-top: 1px solid #96d1f8;
    background: #0C9EDA;
    background: #0C9EDA url('images/region-button-shine.png') repeat-x left top;
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 1em;
    font-family: inherit;
    text-decoration: none;
    vertical-align: middle;
}

div.details-gadget.BE div.priceGrid table tbody tr td.total a:hover {
    background-color: #7EC73C;
    color: white;
}

div.details-gadget.BE div.priceGrid table tbody tr td.total a:active {
    border-top-color: #1b435e;
    background: #1b435e;
}

div.details-gadget.BE div.priceGrid table tbody tr td.total span.book {
    font-size: 0.8em;
}

div.details-gadget.BE div.priceGrid h3.noResults {
    font-size: 1.1em;
}

div#wdOverlayContent {
    font-size: 1em;
    font-family: inherit;
}

div#wdOverlayContent div.add-to-cart-form div.name span.operator-name,div#wdOverlayContent div.item-details div.name span.operator-name,div#wdOverlayContent div.add-to-cart-form div.name span.item-name,div#wdOverlayContent div.item-details div.name span.item-name {
    font-size: 1em;
}

div#wdOverlayContent div.add-to-cart-form div.addButton,div#wdOverlayContent div.item-details div.addButton,div#wdOverlayContent div.add-to-cart-form div.removeItem,div#wdOverlayContent div.item-details div.removeItem,div#wdOverlayContent div.add-to-cart-form div.addProgress,div#wdOverlayContent div.item-details div.addProgress {
    font-size: 1em;
    padding: 0 10px 5px;
}

div#wdOverlayContent div.add-to-cart-form div.addButton a,div#wdOverlayContent div.item-details div.addButton a,div#wdOverlayContent div.add-to-cart-form div.removeItem a,div#wdOverlayContent div.item-details div.removeItem a,div#wdOverlayContent div.add-to-cart-form div.addProgress a,div#wdOverlayContent div.item-details div.addProgress a {
    font-weight: normal;
}

div#wdOverlayContent div.add-to-cart-form div.addButton a.addToCart,div#wdOverlayContent div.item-details div.addButton a.addToCart,div#wdOverlayContent div.add-to-cart-form div.removeItem a.addToCart,div#wdOverlayContent div.item-details div.removeItem a.addToCart,div#wdOverlayContent div.add-to-cart-form div.addProgress a.addToCart,div#wdOverlayContent div.item-details div.addProgress a.addToCart {
    background-color: #0C9EDA;
}

div#wdOverlayContent div.add-to-cart-form div.addButton a:hover,div#wdOverlayContent div.item-details div.addButton a:hover,div#wdOverlayContent div.add-to-cart-form div.removeItem a:hover,div#wdOverlayContent div.item-details div.removeItem a:hover,div#wdOverlayContent div.add-to-cart-form div.addProgress a:hover,div#wdOverlayContent div.item-details div.addProgress a:hover {
    text-decoration: none;
    zoom:1;filter: alpha(opacity=90);
    opacity: 0.9;
}

div#wdOverlayContent div.add-to-cart-form div.addButton a:hover span,div#wdOverlayContent div.item-details div.addButton a:hover span,div#wdOverlayContent div.add-to-cart-form div.removeItem a:hover span,div#wdOverlayContent div.item-details div.removeItem a:hover span,div#wdOverlayContent div.add-to-cart-form div.addProgress a:hover span,div#wdOverlayContent div.item-details div.addProgress a:hover span {
    text-decoration: none;
}

div#wdOverlayContent div.add-to-cart-form div.addButton a.checkOutNow,div#wdOverlayContent div.item-details div.addButton a.checkOutNow,div#wdOverlayContent div.add-to-cart-form div.removeItem a.checkOutNow,div#wdOverlayContent div.item-details div.removeItem a.checkOutNow,div#wdOverlayContent div.add-to-cart-form div.addProgress a.checkOutNow,div#wdOverlayContent div.item-details div.addProgress a.checkOutNow {
    background-color: #7dc63b;
}

.rob-stretchable {
    display: table;
    margin: 0 auto;
}

.post-2606 div.region-gadget.BE {
    margin-top: 1.5em;
}

div.region-gadget.BE {
    font-family: inherit;
    font-size: 1em;
}

div.region-gadget.BE div.tabs-group {
    font-size: 1em;
    height: 36px;
    line-height: 1;
    margin-bottom: 1px;
}

div.region-gadget.BE div.tabs-group span.label {
    padding: 10px 1em;
}

div.region-gadget.BE div.tabs-group a {
    padding: 10px 1em;
}

div.region-gadget.BE div.tabs-group a.current {
    background: #363636;
    color: white;
}

div.region-gadget.BE div.tabs-group div.legend div span.blob {
    background: #0C9EDA;
    background: #0C9EDA url('images/region-button-shine.png') repeat-x left top;
}

div.region-gadget.BE div.embedded-search div.search-gadget {
    background: #363636;
    font-family: inherit;
    color: white;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 30px 10px 10px 10px;
}

div.region-gadget.BE div.embedded-search div.search-gadget span.label {
    font-weight: normal;
    width: auto;
    margin-right: 1em;
    margin-bottom: .35em;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.date,div.region-gadget.BE div.embedded-search div.search-gadget div.period,div.region-gadget.BE div.embedded-search div.search-gadget div.adults,div.region-gadget.BE div.embedded-search div.search-gadget div.children,div.region-gadget.BE div.embedded-search div.search-gadget div.infants,div.region-gadget.BE div.embedded-search div.search-gadget div.button {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 1.5em;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.date {
    display: inline-block;
    margin-bottom: 0;
    float: none;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.date span.label {
    display: block;
    width: auto;
    margin-right: 1em;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.date span.input {
    width: 9em;
    color: black;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.date span.input span.pseudo {
    width: 9em;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.period {
    display: inline-block;
    float: none;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.period span.label {
    display: block;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.adults {
    display: inline-block;
    float: none;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.adults span.label {
    display: block;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.children {
    display: inline-block;
    float: none;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.children span.label {
    display: block;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.infants {
    display: inline-block;
    float: none;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.infants span.label {
    display: block;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.button {
    display: none;
    vertical-align: bottom;
    margin-right: 0;
    margin-left: 2em;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.button span.input a {
    font-size: 1.142857142857143em;
    width: auto;
    margin: 0;
    font-weight: normal;
    border: none;
    background: #7dc63b;
    text-transform: uppercase;
    padding: 2px 1.5em;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.button span.input a:hover {
    text-decoration: none;
}

div.region-gadget.BE div.embedded-search div.search-gadget input,div.region-gadget.BE div.embedded-search div.search-gadget select {
    font-size: 1em;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 2px 0;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools {
    display: inline-block;
    padding-top: 0;
    margin-bottom: 0;
    vertical-align: top;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools div.maxPrice input {
    width: 8em;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.showHideRefineTools {
    font-size: 1em;
    top: 30px;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.showHideRefineTools a {
    width: auto;
    margin: 0;
    font-weight: normal;
    border: none;
    background: #7dc63b;
    text-transform: uppercase;
    padding: 2px 12px;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools>div {
    margin-bottom: 1em;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools .locationFilter,div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools .accommTypes,div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools .facilities,div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools .nameFilter {
    display: none;
}

div.search-gadget.BE div.refineTools div.accommTypes span.input select {
    width: 11em;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools div.maxPrice {
    display: none;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools div.sortBy div.byWhich {
    margin-right: 0;
}

div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools div.sortBy div.byWhich select,div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools div.sortBy div.byOrder select {
    width: 12em;
}

div.search-gadget.BE div.refineTools div.sortBy div.byOrder {
    display: none;
}

.entry div.region-gadget.BE div.prices-grid div.type-group table {
    border: none;
}

div.region-gadget.BE div.prices-grid div.type-group table thead td,div.region-gadget.BE div.prices-grid div.type-group table tr.inline-header td {
    background: #666;
    font-weight: normal;
    vertical-align: middle;
    text-align: center;
    min-width: 90px;
}

div.region-gadget.BE div.prices-grid div.type-group table thead td a {
    display: inline-block;
}

div.region-gadget.BE div.prices-grid div.type-group table tbody tr {
    border-bottom: none;
}

div.region-gadget.BE div.prices-grid div.type-group table tbody tr td {
    border-bottom: none;
    vertical-align: middle;
}

div.region-gadget.BE div.prices-grid div.type-group table tbody tr td.property div.thumb {
    width: 150px;
    height: auto;
    cursor: pointer;
}

div.region-gadget.BE div.prices-grid div.type-group table tbody tr td.property div.thumb img {
    width: 150px;
    padding: 0;
    border: none;
    background: none;
}

div.region-gadget.BE a:link {
    color: #0C9EDA;
}

div.region-gadget.BE div.prices-grid div.type-group table tbody tr td.total a span.price {
    background: #0C9EDA;
    background: #0C9EDA url('images/region-button-shine.png') repeat-x left top;
}

div.region-gadget.BE div.prices-grid div.type-group table tbody tr td.total a:hover span.price {
    background-color: #7EC73C;
}

div.region-gadget.BE div.prices-grid div.type-group table tbody tr.grouping-header div.legend {
    display: none;
}

div.region-gadget.BE div.list-view div.type-group div.list-item h3 {
    font-weight: normal;
    font-size: 1.1em;
}

div.region-gadget.BE div.list-view div.type-group div.list-item div.fromPrice a {
    width: 125px;
    background: #0C9EDA;
    background: #0C9EDA url('images/region-button-shine.png') repeat-x left top;
}

div.region-gadget.BE div.list-view div.type-group div.list-item.instant-confirmation div.fromPrice a {
    background: #dca502;
    background: #dca502 url('images/region-button-shine.png') repeat-x left top;
}

div.region-gadget.BE div.list-view div.type-group div.list-item div.fromPrice a:hover {
    background-color: #7EC73C;
}

div.region-gadget.BE div.list-view div.type-group div.list-item div.fromPrice a span.label {
    font-size: 0.8em;
}

div.region-gadget.BE div.prices-grid div.type-group table tbody tr.operatorDetails td.odContainer {
    padding: 8px!important;
}

div.region-gadget.BE div.priceGrid {
    margin: 0;
    border: 1px solid #7EC73C;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

div.region-gadget.BE div.prices-grid div.type-group div.priceGrid table {
    margin-bottom: 0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

div.region-gadget.BE div.prices-grid div.type-group table tbody tr.highlight td {
    background-color: rgba(120,189,57,0.2);
}

div.region-gadget.BE div.prices-grid div.type-group div.priceGrid table thead tr td {
    background: #7DC53B;
    font-weight: normal;
    vertical-align: middle;
    font-size: 1em;
}

div.region-gadget.BE div.prices-grid div.type-group div.priceGrid table thead tr td a {
    display: inline-block;
}

div.region-gadget.BE div.prices-grid div.type-group div.priceGrid table thead tr td a.date {
    color: white;
    font-weight: bold;
}

div.region-gadget.BE div.prices-grid div.type-group div.priceGrid table tr:last-child td:first-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

div.region-gadget.BE div.prices-grid div.type-group div.priceGrid table tbody tr:last-child {
    border-bottom: 1px solid #7EC73C;
}

div.region-gadget.BE div.priceGrid table tbody tr td.total a {
    border: none;
    border-top: 1px solid #96d1f8;
    background: #0C9EDA;
    background: #0C9EDA url('images/region-button-shine.png') repeat-x left top;
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 1em;
    font-family: inherit;
    text-decoration: none;
    vertical-align: middle;
}

div.region-gadget.BE div.priceGrid table tbody tr td.total a:hover {
    background-color: #7EC73C;
    color: white;
}

div.region-gadget.BE div.priceGrid h3.noResults {
    font-size: 1.1em;
}

div.region-gadget.BE div.map-container div.mapInfoWindow div.thumb div.inner img {
    padding: 0;
    background: none;
}

.bookeasy-region-gadget-cart #rob-be-cart-form .noItems {
    display: none;
}

div.region-gadget.BE div.map-container div.map-window img {
    max-width: none;
}

div.region-gadget.BE div.map-container div.map-window label {
    width: auto;
    display: inline;
}

div.search-gadget.BE div.refineTools div.rob-findby-name {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 1.1em;
    max-height: 48px;
}

div.search-gadget.BE div.refineTools div.rob-findby-name input {
    width: 8em;
    padding: 3px 0px;
}

div.booking-gadget.BE div.ccDetails .deposits .paymentOptions .paymentItem label {
    display: inline-block;
    width: 45%;
}

div.booking-gadget.BE div.ccDetails .deposits .paymentOptions .depositChoice {
}

div.booking-gadget.BE,div.shopping-cart.BE.is-booking {
    font-size: 1em;
    font-family: inherit;
}

div.booking-gadget.BE div.shopping-cart {
    min-height: 702.9px;
    border: 1px solid #aaa;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding-bottom: 18px;
}

div.booking-gadget.BE div.shopping-cart .noItems {
    padding: 10px;
}

div.booking-gadget.BE div.shopping-cart div.cartItems {
    border: none;
}

div.booking-gadget.BE h3 {
    font-size: 1.3em;
}

div.booking-gadget.BE div.shopping-cart.BE div.cartItems div.item,div.booking-gadget.BE div.cartInOverlay div.cartItems div.item {
    padding-right: 48%;
}

div.shopping-cart.BE div.cartItems div.item div.price label,div.cartInOverlay div.cartItems div.item div.price label {
    font-size: 13px;
    right: 20%;
    white-space: nowrap;
}

div.booking-gadget.BE div.personalDetails select,div.booking-gadget.BE div.personalDetails input,div.booking-gadget.BE div.personalDetails textarea {
    width: 48%;
    display: inline-block;
}

div.booking-gadget.BE div.personalDetails select.pers {
    width: 53%;
}

div.booking-gadget.BE div.ccDetails select,div.booking-gadget.BE div.ccDetails input,div.booking-gadget.BE div.ccDetails textarea {
    width: 90%;
}

div.booking-gadget.BE div.personalDetails,div.booking-gadget.BE div.ccDetails {
    width: 30%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div.booking-gadget.BE div.ccDetails {
    min-height: 683px;
}

div.booking-gadget.BE div.ccDetails label {
    font-size: 1em;
    width: auto;
    display: block;
}

div.booking-gadget.BE div.personalDetails label {
    font-size: 0.9em;
    width: 40%;
    display: inline-block;
}

div.booking-gadget.BE div.personalDetails .comment label {
    vertical-align: top;
}

div.booking-gadget.BE div.personalDetails .comment textarea {
    height: 4em;
}

div.booking-gadget.BE div.personalDetails select,div.booking-gadget.BE div.ccDetails select {
    padding: 5px;
    background: #fff;
    border-color: #666;
    border-width: 2px;
    border-style: solid;
    margin-bottom: 10px;
    border-radius: 3px;
    font-size: 1em;
    color: #666;
    font-family: inherit;
}

div.booking-gadget.BE div.personalDetails select {
    font-size: 0.7em;
}

div.booking-gadget.BE div.ccDetails div.cardExpiry select {
    width: 7em;
}

div.booking-gadget.BE div.personalDetails div.receiveENewsletter label,div.booking-gadget.BE div.ccDetails div.receiveENewsletter label,div.booking-gadget.BE div.personalDetails div.acceptCancellationPolicy label,div.booking-gadget.BE div.ccDetails div.acceptCancellationPolicy label {
    display: inline-block;
}

div.booking-gadget.BE div.personalDetails div.receiveENewsletter input,div.booking-gadget.BE div.ccDetails div.receiveENewsletter input,div.booking-gadget.BE div.personalDetails div.acceptCancellationPolicy input,div.booking-gadget.BE div.ccDetails div.acceptCancellationPolicy input {
    position: relative;
    right: auto;
    top: auto;
}

div.booking-gadget.BE div.button a {
    background-color: #0C9EDA;
    padding: 5px 10px;
}

div.booking-gadget.BE div.button a:hover {
    background-color: #7EC73C;
    text-decoration: none;
}

div.BE_cancellationPolicies h3 {
    font-size: 1em;
}

.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px!important;
    margin: 0;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
}

.resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px!important;
    padding: 14px 15px 15px 14px!important;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

h2.resp-tab-active {
    background: #DBDBDB!important;
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1!important;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1!important;
}

.post-entries {
    margin-top: 20px;
}

.post-more {
    display: none;
}

#comments {
    display: none;
}

.entry,.entry p {
    font: 400 15px/1.5em Open Sans,"Helvetica Neue",Helvetica,sans-serif;
}

.page-title,.post .title,.page .title {
    font: bold 28px/1.2em Open Sans,"Helvetica Neue",Helvetica,Arial sans-serif;
    margin: 0 0 0.5em;
}

#homecontent h3 {
    color: #4B4B4B;
    font: 700 22px/1.8em Open Sans,"Helvetica Neue",sans-serif;
}

#homecontent p {
    color: #4B4B4B;
    font-family: Open Sans,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

#em-home-main-features {
    margin: 0 0 3em;
    min-height: 120px;
}

.home .last {
    display: block;
}

.woo-pagination .current,.woo-pagination a:hover {
    background: none repeat scroll 0 0 #7DC53B;
    color: #FFF;
}

.woo-pagination span.current {
    background: none repeat scroll 0 0 #7DC53B;
    color: #FFF;
    border-radius: 3px;
}

.property-images {
    text-align: center;
    padding: 15px 0px 0;
    margin: 0 auto;
    display: table;
}

.beds-box {
    float: left;
    width: auto;
    vertical-align: baseline;
    margin-right: 8px;
    text-align: center;
}

.sleeps-box {
    float: left;
    width: auto;
    vertical-align: baseline;
    margin-right: 8px;
    text-align: center;
}

.park-box {
    float: left;
    width: auto;
    vertical-align: baseline;
    margin-right: 0;
    text-align: center;
}

.property-images li {
    list-style: none;
}

.property-images li.beds {
    background: url("images/property-sprite.png") no-repeat 0 0;
    width: 44px;
    height: 20px;
}

.property-images li.sleeps {
    background: url("images/property-sprite.png") no-repeat -70px 0;
    width: 34px;
    height: 24px;
}

.property-images li.park {
    background: url("images/property-sprite.png") no-repeat -133px 0;
    width: 26px;
    height: 23px;
}

#rob-featured-area .operator-image-wrap {
    position: relative;
}

#rob-featured-area .operator-image-wrap .moveup {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

#rob-featured-area h4.property-title {
    font-size: 1em;
    font-weight: 600;
    text-align: center;
    background: #7dc63b;
    background: rgba(125,198,59,0.8);
    padding: 5px;
    color: white;
}

div.border {
    border-bottom: 1px solid #939393;
}

h2.featured {
    color: #555555!important;
    font: 400 24px/22px Open Sans,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif!important;
    margin-bottom: 28px!important;
}

#rob-featured-area .threecol-one {
    min-height: 390px;
    background: white;
}

#rob-featured-area .content-property {
    font-size: 0.75em;
    color: #919191;
    padding: 10px 15px 10px 15px;
}

#rob-featured-area .featured-read-more {
    font-weight: bold;
    font-style: italic;
    color: #919191;
}

#rob-below-content-area {
    background: white;
    padding: 50px 10px 50px 10px;
}

#rob-below-content-area h3 {
    font-size: 1.5em;
    color: #4a4a4a;
    margin-bottom: 0.8em;
}

#rob-below-content-area p {
    margin-bottom: 1em;
}

#rob-below-content-area p:last-child {
    margin-bottom: 0;
}

body.single-robsoft_bookeasy {
    background: #eeeeee;
}

.single-robsoft_bookeasy #main {
    background: white;
    padding: 1em;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.single-robsoft_bookeasy h1.entry-title {
    font-size: 1.6em;
}

.single-robsoft_bookeasy .post-meta {
    display: none;
}

.single-robsoft_bookeasy ul.robsoft-bookeasy-single-operator-image-list {
    padding: 0;
}

.single-robsoft_bookeasy ul.robsoft-bookeasy-single-operator-image-list li {
    list-style-type: none;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.single-robsoft_bookeasy .rob-property-area {
    margin-bottom: 0;
}

.single-robsoft_bookeasy .rob-property-address {
    /* margin-bottom: 2em; */
}

.rob-property-images {
    display: none;
    margin-bottom: 1em;
}

.rob-property-images img {
    padding: 0;
    background: none;
    border: none;
}

.robsoft-bookeasy-single-operator-image-list {
    position: relative;
    margin-bottom: 1em;
}

.robsoft-bookeasy-single-operator-image-list .main-slide {
    display: none;
    position: relative;
    overflow: hidden;
}

.robsoft-bookeasy-single-operator-image-list .main-slide:first-child {
    display: block;
    float: left;
    width: 49.46120689655172%;
    margin-right: 1.077586206896552%;
    max-height: 300px;
}

.robsoft-bookeasy-single-operator-image-list .main-slide:first-child img {
    max-height: 300px;
}

.robsoft-bookeasy-single-operator-image-list .main-slide:nth-child(2),.robsoft-bookeasy-single-operator-image-list .main-slide:nth-child(3),.robsoft-bookeasy-single-operator-image-list .main-slide:nth-child(4),.robsoft-bookeasy-single-operator-image-list .main-slide:nth-child(5) {
    display: block;
    float: left;
    width: 24.19181034482759%;
    margin-bottom: 10px;
    max-height: 145px;
}

.robsoft-bookeasy-single-operator-image-list .main-slide:nth-child(2),.robsoft-bookeasy-single-operator-image-list .main-slide:nth-child(4) {
    margin-right: 1.077586206896552%;
}

.robsoft-bookeasy-single-operator-image-list .main-slide:nth-child(2) img,.robsoft-bookeasy-single-operator-image-list .main-slide:nth-child(3) img,.robsoft-bookeasy-single-operator-image-list .main-slide:nth-child(4) img,.robsoft-bookeasy-single-operator-image-list .main-slide:nth-child(5) img {
    max-height: 145px;
}

.robsoft-bookeasy-single-operator-image-list .main-slide img {
    max-width: 100%;
    width: 100%;
    height: 100%;
}

.robsoft-bookeasy-single-operator-image-list a#main-slide-prev {
    background: url(images/rotatingimages-back.png) no-repeat center center;
    width: 30px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

.robsoft-bookeasy-single-operator-image-list a#main-slide-next {
    background: url(images/rotatingimages-next.png) no-repeat center center;
    width: 30px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.robsoft-bookeasy-single-operator-carousel {
    position: relative;
}

.robsoft-bookeasy-single-operator-carousel .carousel-slide img {
    max-width: 150px;
    height: auto;
}

.robsoft-bookeasy-single-operator-carousel a#carousel-prev {
    background: url(images/rotatingimages-back.png) no-repeat center center;
    background: url(images/rotatingimages-back.png) no-repeat center center,rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 30px;
}

.robsoft-bookeasy-single-operator-carousel a#carousel-next {
    background: url(images/rotatingimages-next.png) no-repeat center center;
    background: url(images/rotatingimages-next.png) no-repeat center center,rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 30px;
}

.rob-property-images-v2 {
    max-width: 820px;
    max-width: 100%;
    margin: 0 auto 1em auto;
}

.rob-property-images-v2 #property-slide-1 {
    position: relative;
    margin-bottom: 5px;
}

.rob-property-images-v2 #property-slide-1 .cycle-slide {
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.rob-property-images-v2 #property-slide-1 .cycle-slide>img {
    padding: 0;
    border: none;
    width: 100%;
    height: auto;
}

.rob-property-images-v2 #property-slide-1 a.cycle-prev,.rob-property-images-v2 #property-slide-1 a.cycle-next {
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 15%;
    z-index: 999;
    opacity: 0.6;
}

.rob-property-images-v2 #property-slide-1 a.cycle-prev {
    background: url(images/property-gallery-left.png);
    left: 20px;
}

.rob-property-images-v2 #property-slide-1 a.cycle-next {
    background: url(images/property-gallery-right.png);
    right: 20px;
}

.rob-property-images-v2 #property-slide-1 a.cycle-prev:hover,.rob-property-images-v2 #property-slide-1 a.cycle-next:hover {
    opacity: 1;
}

.rob-property-images-v2 #property-slide-2 #cycle-2>div {
    display: inline-block!important;
    position: static!important;
    visibility: visible!important;
    max-width: 53px;
    max-height: 53px;
    overflow: hidden;
    margin: 0 2.5px;
    cursor: pointer;
}

.rob-property-images-v2 #property-slide-2 #cycle-2>div.cycle-slide-active {
    outline: 2px solid #109cd7;
}

.rob-property-images-v2 #property-slide-2 #cycle-2>div.cycle-sentinel {
    display: none!important;
}

.rob-property-images-v2 #property-slide-2 #cycle-2>div:hover {
    opacity: 0.6!important;
}

.rob-property-images-v2 #property-slide-2 #cycle-2>div>img {
    width: 53px;
    height: 53px;
    padding: 0;
    border: none;
}

.fancybox-overlay {
    z-index: 99997;
}

.fancybox-wrap {
    z-index: 99999;
}

.fancybox-nav span {
    visibility: visible;
}

p.property-goto-book {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

p.property-goto-book a.button {
    font-weight: bold;
}

p.property-back {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    text-align: right;
}

p.property-back a.button {
    background: #109cd7;
    font-weight: bold;
}

p.property-back a.button:hover {
    background: #13b9ff;
}

#idc-container {
    max-width: 958px!important;
}

#idc-container #IDCommentsHead,#idc-container div[id^="IDCommentPostReplyLink"],#idc-container #IDCommentsNewThreadCover h3,#idc-container .idc-postnav-label span,#idc-container .idc-btn_s strong,#idc-container .idc-btn_l strong,#idc-container .idc-foot {
    display: none;
}

#idc-container #IDCommentsNewThreadCover h3:after {
    content: 'Post a new review';
}

#idc-container .idc-postnav-label:after {
    content: 'Review as a Guest, or login:';
}

#idc-container.idc .idc-c-b .idc-btn_l strong {
    display: inline-block;
}

#idc-container div.idc-text_noresize,#idc-container textarea.idc-text_noresize {
    background: none!important;
}

.single-robsoft_bookeasy .section-review {
    display: none;
}

.page-template-template-blog #content .entry br {
    display: none;
}

.page-template-template-blog #content .entry p {
    text-align: left!important;
}

.widget {
    font-size: 0.9375em;
}

.widget h3 {
    font-size: 1em;
}

.textwidget a img {
    margin: 0 auto;
    display: table;
}

.followus a li {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.followus a li:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
}

.followus li {
    display: inline;
    float: left;
    list-style: none outside none;
    margin-top: 10px;
    cursor: pointer;
    margin-right: 8px;
    margin-bottom: 20px;
}

#sidebar .widget h3 {
    font-size: 1.6em;
    font-weight: normal;
    color: #4a4a4a;
    text-transform: uppercase;
    border: none;
    margin: 0 0 0.5em;
    padding: 0 0 0.2em;
}

#sidebar .widget {
    margin: 0 0 30px;
}

.followus {
    padding-bottom: 0;
    display: table;
    margin: 0 auto;
}

#sidebar .rob-social {
    text-align: center;
}

#footer-widgets .rob-social {
    text-align: left;
}

#sidebar .rob-social a,#footer-widgets .rob-social a {
    display: inline-block;
}

.widget_recent_entries ul li {
    margin-bottom: 1em;
}

#homecontent {
    max-width: 100%;
    background: #FFF;
    padding: 30px 0 1.500em;
}

#footer .col-left {
    margin-bottom: 0px;
}

#footer-widgets p {
    color: #FFF;
    font: 400 15px Open Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 1em;
}

#footer-widgets a {
    color: white;
}

#footer-widgets .widget h3 {
    color: white;
    border-bottom: none;
}

#footer-widgets {
    border: none;
}

#footer-widgets a.goog-te-menu-value {
    color: #666;
}

.goog-te-gadget-simple {
}

.textwidget .goog-te-gadget-simple img {
    display: inline-block;
}

#recent-posts-2 ul li a {
    font-style: italic;
}

#footer-widgets .gform_wrapper .gform_footer {
    padding: 0;
}

#footer-widgets ul li {
    list-style: none;
}

#footer-widgets-container {
    background: #4A4A4A;
}

#footer .col-left {
    float: none;
}

#footer-container {
    background: #232524;
}

#footer {
    border-top: none;
    color: #999999;
    text-align: center;
    color: #FFF;
}

#copyright p {
    color: #FFF;
    text-align: center!important;
    font: 400 15px Open Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

#text-3 li {
    display: inline;
    float: left;
    list-style: none outside none;
    margin-top: 10px;
}

#text-3 li a {
    cursor: pointer;
}

#text-3 a li {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

#text-3 a li:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
}

#text-3 li {
    cursor: pointer;
    margin-right: 8px;
}

li.feeds {
    background: url("/wp-content/uploads/social-iconsv2.png") no-repeat 0 0;
    width: 43px;
    height: 44px;
}

li.fb {
    background: url("/wp-content/uploads/social-iconsv2.png") no-repeat -52px 0;
    width: 43px;
    height: 44px;
}

li.google {
    background: url("/wp-content/uploads/social-iconsv2.png") no-repeat -150px 0;
    width: 43px;
    height: 44px;
}

li.pinterest {
    background: url("/wp-content/uploads/social-iconsv2.png") no-repeat -101px 0;
    width: 43px;
    height: 44px;
}

li.youtube {
    background: url("/wp-content/uploads/social-iconsv2.png") no-repeat -201px 0;
    width: 43px;
    height: 44px;
}

.rob-footer-contact-email a {
    font-size: 0.9em;
}

#footer-widgets .gform_wrapper span.gform_description {
    font-style: italic;
    color: white;
}

#footer-widgets .ginput_container input {
    width: 90%;
}

#footer-widgets .gform_wrapper input[type=text],#footer-widgets .gform_wrapper input[type=url],#footer-widgets .gform_wrapper input[type=email],#footer-widgets .gform_wrapper input[type=tel],#footer-widgets .gform_wrapper input[type=number],#footer-widgets .gform_wrapper input[type=password] {
    font-size: 15px;
}

.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit] {
    background: #109cd7;
    text-transform: none;
}

.gform_wrapper .gform_footer input.button:hover,.gform_wrapper .gform_footer input[type=submit]:hover {
    background: #13b9ff;
}

#text-14 {
    text-align: left;
}

#text-14 img {
    margin: 0;
}

.wpcf7-captchac {
    vertical-align: middle;
}

.wpcf7-captchar {
    color: #000;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
    width: 80px;
}

input:hover,textarea:hover {
    cursor: pointer;
}

#awpqsf_id .form_title {
    display: none;
}

div.booking-gadget.BE input,div.booking-gadget.BE textarea {
    border-color: #666;
}

@media only screen and (min-width: 1000px) {
    .rob-stretchable {
        min-width:960px;
    }
}

@media only screen and (min-width: 768px) {
    .page-template-template-blog h2.title {
        font-size:18px;
        line-height: 25px;
    }

    #awpqsf_id {
        border: none;
    }

    .awpqsf_class select {
        width: 100%;
    }

    .cmfddwon-0 {
        float: left;
        width: 15%;
        margin-right: 4%;
    }

    .cmfddwon-1 {
        float: left;
        width: 15%;
        margin-right: 4%;
    }

    .cmfddwon-2 {
        float: left;
        width: 15%;
        margin-right: 4%;
    }

    .cmfddwon-3 {
        float: left;
        width: 15%;
    }

    #logo a img {
        margin-left: 25px;
    }

    #emman-header-phone {
        margin-top: 18px;
        margin-right: 25px;
    }

    #navigation ul.nav>li a {
        color: white;
        font-weight: 600;
    }

    #navigation ul.nav ul {
        background: none repeat scroll 0 0 #7DC53B;
    }

    #navigation ul.nav li ul li a {
        color: white!important;
        font-weight: normal;
    }

    #navigation {
        text-align: center;
    }

    li.current-cat a,ul.nav li.current-menu-item a {
        padding: 0 55px;
    }

    ul.nav li a {
        padding-top: 11.5px!important;
        padding-bottom: 11.5px!important;
    }

    #navigation ul.nav li.rob-accom-dynamic ul.sub-menu {
        width: 30em;
        text-align: left;
    }

    #navigation ul.nav li.rob-accom-dynamic ul.sub-menu li {
        width: 14em;
        display: inline-block;
        vertical-align: top;
    }

    #navigation ul.nav li.rob-accom-dynamic ul.sub-menu li a {
        font-size: 0.7777777777777778em;
        font-weight: normal;
    }

    #navigation ul.nav li.rob-accom-onecol ul.sub-menu,#navigation ul.nav li.rob-accom-onecol ul.sub-menu li {
        width: 18em;
    }
}

@media only screen and (max-width: 1000px) {
    .tabs {
        margin-top:5px;
        padding-left: 1.618em;
        padding-right: 1.618em;
        z-index: 0;
    }

    div.search-gadget.BE div span.label {
        display: block!important;
    }

    div.region-gadget.BE div.embedded-search div.search-gadget,#rob-be-item-form div.embedded-search div.search-gadget.BE {
        padding-bottom: 50px;
        padding-bottom: 0;
    }

    div.region-gadget.BE div.embedded-search div.search-gadget div span.label {
        display: block!important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
    #navigation a {
        font-size:18px;
        font-size: 1.8vw;
    }

    li.current-cat a,ul.nav li.current-menu-item a {
        padding: 0 1em;
    }
}

@media screen and (min-width: 501px) and (max-width:999px) {
    #homecontent {
        padding:30px 20px 1.5em;
    }

    #navigation {
        font: 400 1.125em/1.2em Open Sans,"Helvetica Neue",sans-serif!important;
    }
}

@media only screen and (max-width: 970px) {
    .two-col-left #main-sidebar-container #main,.two-col-right #main-sidebar-container #main {
        width:100%;
    }

    .two-col-left #main-sidebar-container #sidebar,.two-col-right #main-sidebar-container #sidebar {
        width: 100%;
    }

    #rob-featured-area .operator-image-wrap {
        text-align: center;
        max-width: 215px;
        width: 100%;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 910px) {
    div.search-gadget.BE div.date,div.search-gadget.BE div.period,div.search-gadget.BE div.adults,div.search-gadget.BE div.children,div.search-gadget.BE div.infants,div.search-gadget.BE div.button {
        font-size:1em;
        margin-right: 0.5em;
    }

    div.search-gadget.BE div.refineTools div.sortBy div.byWhich select,div.search-gadget.BE div.refineTools div.sortBy div.byOrder select {
        width: 6em;
    }

    div.search-gadget.BE div.refineTools>div {
        margin-right: 0.5em;
    }

    div.refine-tools-search-gadget div.search-gadget div.refineTools {
        font-size: 1em;
        padding-top: 2px;
    }

    div.search-gadget.BE div.button {
        vertical-align: middle;
    }

    div.search-gadget.BE div.button span.input a {
        padding-left: 1em;
        padding-right: 1em;
    }

    div.search-gadget.BE div.button span.input a span {
        line-height: 1.6em;
    }

    div.region-gadget.BE div.embedded-search div.search-gadget {
        padding-bottom: 25px;
    }

    #rob-be-item-form div.embedded-search div.search-gadget.BE {
        padding-bottom: 50px;
    }

    div.region-gadget.BE div.embedded-search div.search-gadget div.date,div.region-gadget.BE div.embedded-search div.search-gadget div.period,div.region-gadget.BE div.embedded-search div.search-gadget div.adults,div.region-gadget.BE div.embedded-search div.search-gadget div.children,div.region-gadget.BE div.embedded-search div.search-gadget div.infants,div.region-gadget.BE div.embedded-search div.search-gadget div.button {
        margin-right: 0.5em;
    }

    div.region-gadget.BE div.embedded-search div.search-gadget span.label {
        margin-right: 0;
    }

    div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools div.sortBy div.byWhich select,div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools div.sortBy div.byOrder select {
        width: 11.5em;
        letter-spacing: -0.5px;
    }

    div.search-gadget.BE div.refineTools div.rob-findby-name input {
        height: 21px;
    }
}

@media only screen and (min-width: 768px) {
    #navigation ul.nav li.mobile-hide {
        display:inline-block;
    }

    #navigation ul.nav li.mobile-only {
        display: none;
    }

    #emman-header-phone a.header-phone:hover {
        background: none;
    }

    #emman-header-phone a.header-phone:hover span.phone-display {
        visibility: visible;
    }

    #em-home-main-features {
        min-height: 120px;
    }
}

@media only screen and (max-width: 769px) {
    .home .threecol-one {
        width:100%!important;
        margin-right: 0;
    }

    .home .threecol-one img {
        float: left;
        margin-right: 10px;
    }
}

@media only screen and (max-width: 767px) {

    #header {
      padding: 10px;
    }

    .page-id-14 #sidebar,.page-id-76137 #sidebar {
        display:none;
    }

    #em-home-main-features .metaslider {
        display: none;
    }

    .secure-pay,.rob-social {
        display: none!important;
    }

    .phone-display-desktop {
        position: absolute;
        top: -43px;
        right: 11px;
    }

    .nav-toggle a {
        color: #109cd7!important;
        text-shadow: none!important;
    }

    #navigation section.menus ul#main-nav li#menu-item-2507,#navigation section.menus ul#main-nav li#menu-item-74328,#navigation section.menus ul#main-nav li#menu-item-73627,#navigation section.menus ul#main-nav li ul {
        display: none;
    }

    #navigation section.menus ul#main-nav li.menu-item-76212 {
        display: block;
    }

    #emman-header-phone a.header-phone {
        display: none;
    }

    #navigation ul.nav li.mobile-hide {
        display: none;
    }

    #navigation ul.nav li.mobile-only {
        display: block;
    }

    .nav-toggle {
        background: #109cd7;
    }

    .nav-toggle:before,.nav-toggle a {
        text-shadow: 0 1px 0 #999;
    }

    a.nav-close {
        background: #7DC53B!important;
    }

    a.nav-home {
        background: #7DC53B!important;
    }

    #navigation {
        background: #109cd7;
    }

    #navigation h3 {
        display: none;
    }

    #navigation ul.nav>li:hover {
        background: none;
    }

    #navigation ul.nav ul {
        margin: 0;
        background: none;
    }

    #navigation ul ul>li:hover {
        background: #7DC53B;
    }

    #navigation ul.nav ul a {
        color: #FFF!important;
    }

    #navigation ul ul li>a {
        padding-left: 2em!important;
    }

    ul.nav li a {
        text-decoration: none;
    }

    .clear {
        clear: none!important;
    }

    #homecontent {
        padding: 30px 20px 1.5em;
    }

    #sidebar .widget {
        margin: 0 0 1.88 em;
    }

    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }

    .resp-accordion-closed {
        display: none!important;
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1!important;
    }

    .property-images {
        padding: 15px 20px 0;
    }

    #logo a img {
        text-align: center;
        margin: 0 auto;
        display: table;
    }

    #logo img {
        float: none;
        margin: 0 auto;
        text-align: center;
        max-height: 50px;
    }

    #emman-header-phone {
        display: table;
        float: none;
        margin: 15px auto 0;
        text-align: center;
        margin: auto;
    }
    
    #emman-header-phone span.phone-display-desktop {
      background: url(images/phone-icon.png) no-repeat 9px center, #109cd7;
      color: #fff;
    }

    div.search-gadget.BE {
		overflow: hidden;
        padding-bottom: 45px;
    }

    #bookeasy-region-gadget {
        margin-top: 0;
    }

    div.region-gadget.BE div.tabs-group div.legend {
        top: -5em;
        display: none;
    }

    div.region-gadget.BE div.tabs-group div.legend div {
        display: block;
    }

    div.region-gadget.BE div.embedded-search div.search-gadget {
        padding-bottom: 60px;
    }

    div.search-gadget.BE div.date,div.embedded-search div.search-gadget.BE div.date,div.region-gadget.BE div.embedded-search div.search-gadget div.date {
        display: block;
        width: 100%;
        margin: 0 0 1em 0;
        float: none;
    }

    div.search-gadget.BE div.period,div.search-gadget.BE div.children,div.embedded-search div.search-gadget.BE div.period,div.embedded-search div.search-gadget.BE div.children,div.region-gadget.BE div.embedded-search div.search-gadget div.period,div.region-gadget.BE div.embedded-search div.search-gadget div.children {
        width: 48.5%;
        margin-right: 3%;
        margin-bottom: 1em;
        float: none;
    }

    div.search-gadget.BE div.adults,div.search-gadget.BE div.infants,div.embedded-search div.search-gadget.BE div.adults,div.embedded-search div.search-gadget.BE div.infants,div.region-gadget.BE div.embedded-search div.search-gadget div.adults,div.region-gadget.BE div.embedded-search div.search-gadget div.infants {
        width: 48.5%;
        margin-right: 0;
        float: none;
    }

    div.search-gadget.BE div.date span.input,div.embedded-search div.search-gadget.BE div.date span.input,div.region-gadget.BE div.embedded-search div.search-gadget div.date span.input {
        width: 100%;
        background: white;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        height: auto;
    }

    div.search-gadget.BE div.date span.input span.pseudo,div.embedded-search div.search-gadget.BE div.date span.input span.pseudo,div.region-gadget.BE div.embedded-search div.search-gadget div.date span.input span.pseudo {
        width: auto;
        height: auto;
        display: block;
        background: transparent;
    }

    div.search-gadget.BE span.input,div.search-gadget.BE span.input select,div.embedded-search div.search-gadget.BE span.input,div.embedded-search div.search-gadget.BE span.input select,div.region-gadget.BE div.embedded-search div.search-gadget input,div.region-gadget.BE div.embedded-search div.search-gadget select {
        width: 100%;
        background: white;
    }

    div.search-gadget.BE div.button {
        float: right;
        margin-left: auto;
    }

    div.refine-tools-search-gadget div.search-gadget div.refineTools {
        width: 100%;
        margin-bottom: 10px;
    }

    div.refine-tools-search-gadget div.search-gadget div.refineTools div.sortBy {
        width: 48.5%;
        margin-right: 3%;
        margin-bottom: 1em;
        float: none;
        display: inline-block;
    }

    div.refine-tools-search-gadget div.search-gadget div.refineTools div.rob-findby-name {
        width: 48.5%;
        margin-right: 0;
        float: none;
    }

    div.search-gadget.BE div.refineTools div.sortBy div.byWhich {
        float: none;
    }

    div.search-gadget.BE div.refineTools div.sortBy div.byWhich select,div.search-gadget.BE div.refineTools div.sortBy div.byOrder select {
        width: 100%;
    }

    div.search-gadget.BE div.refineTools div.rob-findby-name input {
        width: 100%;
    }

    div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools>div {
        float: none;
        margin-right: 0;
    }

    div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools div.accommTypes span.input select {
        width: 100%;
    }

    div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools div.sortBy div.byWhich {
        margin-right: 0;
        width: 100%;
    }

    div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools {
        padding-top: 0;
        width: 100%;
    }

    div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools div.maxPrice input {
        width: 100%;
    }

    div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools div.sortBy div.byWhich select,div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools div.sortBy div.byOrder select {
        width: 100%;
    }

    div.search-gadget.BE div.refineTools div.rob-findby-name {
        display: inline-block;
    }

    div.region-gadget.BE div.embedded-search div.search-gadget div.refineTools>div.rob-findby-name {
        display: block;
    }

    div.region-gadget.BE div.embedded-search div.search-gadget div.showHideRefineTools {
        position: absolute;
        top: auto;
        bottom: 15px;
    }

    div.region-gadget.BE div.prices-grid div.type-group table thead {
        display: none;
    }

    div.region-gadget.BE div.prices-grid div.type-group table tbody tr {
        border-bottom: 3px solid #f4f4f4;
        margin-bottom: 2em;
    }

    div.region-gadget.BE div.prices-grid div.type-group table tbody tr.grouping-header {
        border-bottom: none;
    }

    div.region-gadget.BE div.prices-grid div.type-group table tbody tr.grouping-header td.header {
        background: none;
        color: #109cd7;
        font-size: 18px;
        font-size: 1.2em;
    }

    div.region-gadget.BE div.prices-grid div.type-group table tbody tr.grouping-header td.legend {
        background: none;
        display: none;
    }

    div.region-gadget.BE div.prices-grid div.type-group table tbody tr.even td,div.region-gadget.BE div.prices-grid div.type-group table tbody tr.odd td,div.region-gadget.BE div.prices-grid div.type-group table tbody tr.hover td {
        background: none;
    }

    div.region-gadget.BE div.prices-grid div.type-group table tbody tr td.property {
        display: block;
        width: 100%;
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-top: 1em;
    }

    div.region-gadget.BE div.prices-grid div.type-group table tbody tr td.property div.thumb {
        float: none;
        margin: 0 auto 1em auto;
        text-align: center;
    }

    div.region-gadget.BE div.prices-grid div.type-group table tbody tr td.total {
        display: block;
        width: 100%;
        max-width: 150px;
        margin: 0 auto;
    }

    div.region-gadget.BE div.prices-grid div.type-group table tbody tr td.price {
        display: none;
    }

    div.region-gadget.BE div.list-view div.type-group div.list-item {
        padding-right: 10px;
    }

    div.region-gadget.BE div.list-view div.type-group div.list-item h3 {
        text-align: center;
    }

    div.region-gadget.BE div.list-view div.type-group div.list-item p.location {
        text-align: center;
    }

    div.region-gadget.BE div.list-view div.type-group div.list-item p.rating {
        position: static;
        text-align: center;
    }

    div.region-gadget.BE div.list-view div.type-group div.list-item div.fromPrice {
        position: static;
        text-align: center;
        margin-bottom: 1em;
    }

    div.region-gadget.BE div.list-view div.type-group div.list-item div.fromPrice a {
        margin: 0 auto;
        width: 6em;
    }

    div.region-gadget.BE div.list-view div.type-group div.list-item div.thumb {
        position: static;
        text-align: center;
        border: none;
        margin-bottom: 1em;
    }

    div.region-gadget.BE div.list-view div.type-group div.list-item div.thumb img {
        margin: 0 auto;
    }

    div.region-gadget.BE div.prices-grid div.type-group table tbody tr td.property div.description div.OperatorInfo div.OperatorItemContent {
        text-align: left;
        text-align: justify;
        text-justify: inter-word;
    }

    div.details-gadget.BE div.priceGrid table tbody tr td.name div.specials div.special div.name {
        height: auto;
        line-height: 1.3;
    }

    div.details-gadget.BE div.priceGrid table tbody tr td.name div.thumb {
        float: none;
    }

    div.details-gadget.BE div.priceGrid table tbody tr td.name div.specials {
        float: none;
        margin-bottom: 1em;
    }

    div.details-gadget.BE div.priceGrid table tbody tr td.name div.specials div.special {
        float: none;
        width: auto;
    }

    #rob-featured-area .threecol-one {
        min-height: 0;
        margin-bottom: 1em;
    }

    #rob-featured-area .operator-image-wrap {
        text-align: center;
        max-width: 215px;
        width: 100%;
        margin: 0 auto;
    }

    .single-robsoft_bookeasy h1.entry-title {
        font-size: 1.4em;
    }

    div.rob-social-share {
        float: none;
        text-align: right;
    }

    .robsoft-bookeasy-single-operator-image-list .main-slide:first-child {
        display: block;
        float: none;
        width: 100%;
        margin-right: 0;
        max-height: 300px;
        text-align: center;
        margin-bottom: 10px;
    }

    .robsoft-bookeasy-single-operator-image-list .main-slide img {
        max-width: 100%;
        width: auto;
        height: auto;
    }

    .robsoft-bookeasy-single-operator-image-list .main-slide:nth-child(2),.robsoft-bookeasy-single-operator-image-list .main-slide:nth-child(3),.robsoft-bookeasy-single-operator-image-list .main-slide:nth-child(4),.robsoft-bookeasy-single-operator-image-list .main-slide:nth-child(5) {
        max-height: 85px;
    }

    .robsoft-bookeasy-single-operator-image-list .main-slide:nth-child(2),.robsoft-bookeasy-single-operator-image-list .main-slide:nth-child(3),.robsoft-bookeasy-single-operator-image-list .main-slide:nth-child(4) {
        margin-right: 1.077586206896552%;
    }

    .rob-property-content-wrap {
        display: block;
    }

    .rob-property-content {
        display: block;
        padding-right: 0;
        margin-bottom: 1em;
    }

    .rob-property-extra-boxes {
        display: block;
        max-width: 250px;
        width: 100%;
        margin: 0 auto;
    }

    div.embedded-search div.search-gadget.BE div.period,div.embedded-search div.search-gadget.BE div.adults,div.embedded-search div.search-gadget.BE div.children,div.embedded-search div.search-gadget.BE div.infants {
        display: inline-block;
    }

    div.booking-gadget.BE div.shopping-cart {
        display: block;
        float: none;
        width: 100%;
        margin-right: 0;
        min-height: 0;
    }

    div.booking-gadget.BE div.shopping-cart div.cartItems {
        min-height: 0;
    }

    div.booking-gadget.BE div.personalDetails,div.booking-gadget.BE div.ccDetails {
        display: block;
        width: 100%;
        float: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-left: 0;
        margin-bottom: 1em;
    }

    div.booking-gadget.BE div.ccDetails {
        min-height: 0;
    }


   #content {
      padding-top: 0;
   }

   /* Home */
   .home #content {
      display: none;
   }
   
   /* Accommodation */
   .page-id-2606 #content .rob-social-share,
   .page-id-2606 #content h1.title {
      display: none;
   }   
    
  body div.wdDatePicker-Outer {
    width: 75%;
  }
  
  body div.wdDatePicker-Outer table {
    width: 100%;
  }
  
  body div.wdDatePicker-Outer table.wdDatePicker_calendar thead th select {
    width: 70%;
  }
  
    
} /* 767 */

@media only screen and (min-width: 568px) and (max-width: 767px) {
    #rob-featured-area .operator-image-wrap {
        display:inline-block;
        padding-top: 10px;
        vertical-align: middle;
    }

    #rob-featured-area .content-property {
        display: inline-block;
        width: 50%;
        vertical-align: middle;
    }
}

@media only screen and (max-width: 600px) {
    div.region-gadget.BE div.tabs-group span.label {
        display:none;
    }

    div.region-gadget.BE div.map-container {
        height: auto;
    }

    div.region-gadget.BE div.map-container div.product-list {
        width: 100%;
        height: 130px;
        position: static;
    }

    div.region-gadget.BE div.map-container div.map-window {
        width: 100%;
        height: 300px;
        position: static;
    }

    div.details-gadget.BE div.priceGrid table thead td a {
        display: block;
    }

    div.details-gadget.BE div.priceGrid table tr td.quantity {
        display: none;
    }

    .home .threecol-one img {
        float: none;
        margin-right: auto;
        margin-left: auto;
        display: block;
    }
}

@media only screen and (max-width: 500px) {
    #emman-header-phone span.txt-book-online {
        display:block;
    }

    div.search-gadget.BE {
        padding-top: 65px;
    }

    div.refine-tools-search-gadget div.search-gadget div.showHideRefineTools {
        top: 50px;
    }
}

@media only screen and (max-width: 450px) {
    ul.nav li a {
        font-size:14px;
        font-size: 0.7777777777777778em;
    }

    div#wdOverlayContent {
        font-size: 14px;
    }

    div#wdOverlayContent div.add-to-cart-form div.name,div#wdOverlayContent div.item-details div.name,div#wdOverlayContent div.add-to-cart-form div.price,div#wdOverlayContent div.item-details div.price,div#wdOverlayContent div.add-to-cart-form div.quantity,div#wdOverlayContent div.item-details div.quantity,div#wdOverlayContent div.add-to-cart-form div.date,div#wdOverlayContent div.item-details div.date,div#wdOverlayContent div.add-to-cart-form div.dateEnd,div#wdOverlayContent div.item-details div.dateEnd,div#wdOverlayContent div.add-to-cart-form div.adults,div#wdOverlayContent div.item-details div.adults,div#wdOverlayContent div.add-to-cart-form div.children,div#wdOverlayContent div.item-details div.children,div#wdOverlayContent div.add-to-cart-form div.infants,div#wdOverlayContent div.item-details div.infants,div#wdOverlayContent div.add-to-cart-form div.concessions,div#wdOverlayContent div.item-details div.concessions,div#wdOverlayContent div.add-to-cart-form div.students,div#wdOverlayContent div.item-details div.students,div#wdOverlayContent div.add-to-cart-form div.observers,div#wdOverlayContent div.item-details div.observers,div#wdOverlayContent div.add-to-cart-form div.startdate,div#wdOverlayContent div.item-details div.startdate,div#wdOverlayContent div.add-to-cart-form div.period,div#wdOverlayContent div.item-details div.period,div#wdOverlayContent div.add-to-cart-form div.quotedprice,div#wdOverlayContent div.item-details div.quotedprice,div#wdOverlayContent div.add-to-cart-form div.family,div#wdOverlayContent div.item-details div.family {
        float: none;
        width: 100%;
        margin-right: 0;
        padding-bottom: 0.5em;
        margin-bottom: 0.5em;
        border-bottom: 1px solid #ddd;
    }

    div#wdOverlayContent div.add-to-cart-form div.name,div#wdOverlayContent div.item-details div.name {
        margin-bottom: 1em;
        border: none;
    }

    div#wdOverlayContent div.add-to-cart-form div.name span.operator-name,div#wdOverlayContent div.item-details div.name span.operator-name {
        float: none;
        background: #366299;
        width: 70%;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
    }

    div#wdOverlayContent .add-to-cart-information>div {
        height: 1.5em!important;
    }

    div#wdOverlayContent .add-to-cart-information>div>label {
        display: inline-block!important;
        width: 48%;
        text-align: right;
        padding-right: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    div#wdOverlayContent .add-to-cart-information>div>span {
        display: inline-block!important;
        width: 48%;
        text-align: left;
        padding-left: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    div#wdOverlayContent .add-to-cart-information>div.name {
        height: auto!important;
    }

    div#wdOverlayContent .add-to-cart-information>div.name>span {
        display: block!important;
        width: 100%;
        max-width: 200px;
    }

    div#wdOverlayContent div.add-to-cart-form div.name span.item-name,div#wdOverlayContent div.item-details div.name span.item-name {
        float: none;
    }

    div#wdOverlayContent .add-to-cart-information>div.period label:before {
        content: 'Nights';
        display: inline;
    }

    div#wdOverlayContent .add-to-cart-information>div.AdditionalData {
        height: auto!important;
    }

    div#wdOverlayContent div.add-to-cart-form div.AdditionalData,div#wdOverlayContent div.item-details div.AdditionalData {
        padding: 5px;
    }

    div.refine-tools-search-gadget div.search-gadget div.refineTools div.sortBy,div.refine-tools-search-gadget div.search-gadget div.refineTools div.rob-findby-name {
        width: 100%;
    }

    .ui-menu .ui-menu-item {
        font-size: 13px;
    }
}
