<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
    Created on : 01/11/2016, 8:39:04 AM
    Author     : josh.pacholke
*/
.carousel-control {
    border: 0 !important;
    top: 50% !important;
    margin-top: -15px;
}

.entry-header {
    background: rgba(0, 156, 173, 0.75);
    color: #ffffff;
    position: absolute;
    bottom: 0;
    z-index: 99;
    width: 100%;
}

.entry-header .entry-sub-name {
    font-size: 24px;
}

article.nb_accommodation .entry-content p {
    text-align: left !important;
    font-size: 16px !important;
}

aside#sidebar {
    margin-top: -152px;
    z-index: 99;
}

.card-header {
    background: #009cad !important;
    padding: 0 !important;

}

.card-header button {
    color: #ffffff;
    width: 100%;
    font-size: 28px;
    text-align: left;
    padding: 15px 25px;
    text-decoration: none;
}

.card-header button:hover {
    text-decoration: none;
}

.accordion .card-header button:after {
    font-family: 'FontAwesome';
    content: "\f106";
    float: right;
}

.accordion .card-header button.collapsed:after {
    content: "\f107";
}

.card-header button:hover, .card-header button:active, .card-header button:focus {
    color: #ffffff;
    text-decoration: none;
}

.accordion h5 {
    color: #009cad;
}

.active-directions {
    background: #1c9cad;
    color: #ffffff;
}

.general_amenity p {
    font-size: 14px !important;
    margin-bottom: 0 !important;
}

.general_amenity .icon {
    padding: 5px 0 0 10px !important;
}

aside#sidebar h2 {
    color: #009cad;
}

#icons .btn i {
    padding-top: 10px;
}

#icons {
    font-size: 18px;
    margin: 0 0 10px;
}

#icons .icon {
    display: inline-block;
}

#icons .icon:not(:first-child):before {
    margin: 0 5px;
    content: '|';
}

#icons .icon i {
    color: #ffffff;
    padding-top: 10px;
}

.cal-row {
    margin: 0 !important;
    padding-bottom: 0 !important;
}

.button {
    display: block;
    padding: 15px;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    text-transform: uppercase;
}

.button.yellow {
    background: #efd700;
    color: #272727;
}

.button.yellow:hover {
    background: #ccac10;
}

.button.black {
    background: #272a2c;
    color: #ffffff;
}

.button.black:hover {
    background: #000000;
}

#text-5 {
    margin-bottom: 0;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    top: 0 !important;
}

.intro-text-inner {
    font-size: 16px !important;
    line-height: 26px !important;
}

.specials-price {
    font-size: 26px;
    text-align: right;
    -webkit-font-smoothing: antialiased;
    color: #333;
    font-family: Quicksand;
}

.specials-price-sub {
    font-size: 14px;
    text-align: right;
    -webkit-font-smoothing: antialiased;
    color: #333;
    font-family: Quicksand;
}

.specials-inner-container {
    padding: 20px;
    border: 1px solid #e5e5e5;
    background-color: #f5f5f5;
}

.booking-form .widget_header {
    background: #efd700;
    text-align: center;
    font-size: 16px;
    color: #333;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    line-height: 50px;
    margin: 0;
    padding: 0;
}

.booking-form .widget_content {
    padding: 20px;
    background: #f4f4f4;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.booking-form .selector {
    display: block;
    width: 100%;
    line-height: 33px;
    padding: 0 !important;
    border: 1px solid #272a2c;
    text-align: center;
}

.booking-form .selector i {
    margin: 0 !important;
}

.book_now_nb,
.enquire_now_nb {
    display: block;
    width: 100%;
}

/*#booking_widget .row {*/
/*    margin-bottom: 5px;*/
/*}*/

.booking-form .row {
    margin-bottom: 15px;
}

.booking-form input[type="text"],
.booking-form select,
.booking-form input[type="email"],
button.dropdown-toggle {
    line-height: 35px;
    height: 35px;
    border: 0;
    background: #ffffff;
    width: 100%;
    padding: 0 0 0 20px;
    color: #666;
}

button.dropdown-toggle {
    font-size: 14px;
    cursor: pointer;
    text-transform: capitalize;
}

button.dropdown-toggle:hover {
    background: none;
    color: initial;
}

#booking_widget_wrap form {
    margin-bottom: 0;
}

#booking_form textarea {
    border: 1px solid #ddd;
    background: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    padding: 0 10px;
}

#booking_widget select.custom-select {
    width: 0 !important;
}

#booking_widget input.xtr_datepicker,
#booking_form input.xtr_datepicker {
    position: relative;
    display: block;
}

#booking_widget input.xtr_datepicker:after,
#booking_form input.xtr_datepicker:after {
    display: block;
    content: '\f073';
    position: absolute;
    top: 0;
    right: 5px;
    line-height: 35px;
    color: #dddddd;
}

#booking_widget input[type="checkbox"] {
    width: auto !important;
    height: auto;
    line-height: auto;
}

#booking_widget .terms_label {
    line-height: 1.2;
    font-size: 14px;
}

.booking-form label {
    display: block;
    font-weight: normal;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 12px;
    font-weight: 700;
    color: #c7c7c7;
    margin: 0;
    padding: 0;
}

.email-optin-container label {
    line-height: 35px;
    height: 35px;
    color: #666;
    text-transform: none;
    font-size: 14px;
    font-weight: 400;
}

#travel-option {
    padding: 0 0 0 15px;
}

.booking-form input[type="text"],
.booking-form select,
.booking-form textarea,
.booking-form input[type="email"] {
    font-size: 14px;
}

.booking-form textarea {
    padding: 10px;
}

#booking_widget .calendar_wrapper {
    clear: both;
    padding-top: 10px;
}

#booking_widget .availability_table {
    width: 100%;
    border: 1px solid #f4f4f4;
    margin-bottom: 10px;
}

#booking_widget .availability_table td {
    background: #ffffff;
    text-align: center;
    padding: 8px 0;
    border: 1px solid #f4f4f4;
}

#booking_widget .availability_table th {
    text-align: center;
    color: #ffffff;
    background: #272a2c;
    padding: 5px 0;
    width: 14.28%;
    border: 1px solid #f4f4f4;
}

#booking_widget .availability_table td.available {
    cursor: pointer;
}

#booking_widget .availability_table td.empty {
    background: #f4f4f4;
}

#booking_widget .availability_table td.booked {
    background: #dddddd;
}

#booking_widget .availability_table td.booked.prev_available {
    cursor: pointer;
}

#booking_widget .availability_table td.selected {
    background: #efd700;
}

#booking_widget .day_type {
    display: inline-block;
    line-height: 20px;
    margin: 10px 15px 10px 0;
    padding: 0 0 0 25px;
    font-weight: normal;
    position: relative;
}

#booking_widget .day_type:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
}

#booking_widget .day_type.available:before {
    background: #ffffff;
}

#booking_widget .day_type.bookedout:before {
    background: #dddddd;
}

#booking_widget .day_type.selected:before {
    background: #efd700;
}

#booking_widget .form-group {
    margin-bottom: 5px;
}

#booking_widget .form-group.has-feedback i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    top: 0;
    right: 0;
}

#booking_widget #per_night,
#booking_widget #total_cost {
    font-weight: 700;
    font-size: 1.2em;
    color: #6c3996;
}

#booking_widget #per_night_suffix,
#booking_widget #total_cost_suffix {
    font-weight: 700;
    font-size: 0.888em;
    color: #6c3996;
}

.field-border {
    display: block;
    position: relative;
    padding: 7px;
    border: 1px solid #c7c7c7;
    border-right: 0;
}

.field-border::before {
    content: '\f073';
    position: absolute;
    bottom: 10px;
    z-index: 1;
    font-family: "Font Awesome 5 Pro";

}

.field-border.guests::before {
    content: '\f007';
}

#check_dates .visible-fields &gt; div:last-child .field-border,
.booking-form .visible-fields &gt; div:last-child .field-border,
.booking-form .field-border.source {
    border-right: 1px solid #ccc;
}

.booking-form textarea {
    width: 100%;
    min-height: 150px;
}

.carousel-inner img {
    width: 100% !important;
}

.carousel-control {
    background: none !important;
}

.carousel-control.left {
    left: 10px;
}

.carousel-control.right {
    right: 10px !important;
}

.carousel-inner {
    margin-top: -100px;
}

#availability_filter input[type="submit"] {
    background: #272727;
    border-radius: 5px;
    color: #ffffff;
    text-transform: uppercase;
}

#availability_filter input[type="submit"]:hover {
    background: #000000;
}

#availability_filter .form-control-feedback {
    top: 0;
    line-height: 47px;
    width: 32px;
}

#availability_filter .has-feedback {
    margin-bottom: 0;
}

#availability_filter .has-feedback input {
    padding-right: 32px;
}

/* CUSTOM */
.input-group-addon {
    padding: 0;
    border: 0;
}

.cal-icon {
    font-size: 20px;
}

.yellow-header {
    background-color: rgba(0, 156, 173, 0.8);
    padding: 20px 0 0 0;
    text-align: center;
}

.yellow-header h1 {
    font-size: 30px !important;
    color: #333 !important;
    margin-bottom: 0 !important;
}

.refine-top {
    background-color: rgba(0, 156, 173, 0.8);
    padding: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
}

.refine-top h2 {
    color: #333 !important;
    font-size: 16px;
    margin-bottom: 0;
}

.availability_filter_form_container {
    padding: 20px;
    border: 1px solid #e5e5e5;
    background-color: #f0f0f0;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.availability_filter_form_container input[type=text], textarea, input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date] {
    background-color: #fff;
}

.accom-listing {
    border: 1px solid #e5e5e5;
    border-bottom: 4px solid #e5e5e5;
    background-color: #f5f5f5;
}

.accom-listing-text {
    padding: 20px;
}

.accom-listing h2 {
    font-size: 24px;
}

.accom-listing-image {
    margin: 0;
}

h1.entry-title {
    font-weight: bold;
    margin-bottom: 5px;
}

.yellow-search {
    padding: 20px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    text-align: center;
    background: rgba(0, 156, 173, 0.8);
    background: -moz-linear-gradient(top, rgba(0, 156, 173, 0.8) 0%, rgb(0, 99, 110) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 156, 173, 0.8)), color-stop(100%, rgb(0, 99, 110)));
    background: -webkit-linear-gradient(top, rgba(0, 156, 173, 0.8) 0%, rgb(0, 99, 110) 100%);
    background: -o-linear-gradient(top, rgba(0, 156, 173, 0.8) 0%, rgb(0, 99, 110) 100%);
    background: -ms-linear-gradient(top, rgba(0, 156, 173, 0.8) 0%, rgb(0, 99, 110) 100%);
    background: linear-gradient(to bottom, rgba(0, 156, 173, 0.8) 0%, rgb(0, 99, 110) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdc200', endColorstr='#cb7300', GradientType=0);
}

.yellow-search h2 {
    color: #fff;
    font-size: 28px;
    font-family: 'Aleo Light';
}

.accom-listing img.wp-post-image {
    width: 100%;
    height: auto;
}

/*BOOKING WIDGET OVERIDES*/
#newbook_content .newbook_responsive_button {
    min-height: 0;
    max-height: 200px !important;
}

#newbook_content .view_value button.newbook_responsive_button:not(.full_width_uppercase) {
    max-height: 200px !important;
}

#newbook_content .view_value .newbook_responsive_button, #newbook_content .newbook_online_category_box .newbook_responsive_button {
    max-height: 200px !important;
}

#newbook_content .button.full_width_uppercase, #newbook_content .newbook_responsive_button.full_width_uppercase {
    padding: 14px 0
}

#newbook_content #activities_wrapper .view_value .newbook_responsive_button {
    margin: 6px;
}

.newbook_online_category_row_action_buttons newbook-row {
    width: 100%;
}

#specials-button {
    text-align: center;
}

ul.no_bullet, .no_bullet_wrapper ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.no_bullet li {
    height: 35px;
    font-size: 16px;
    padding-left: 60px;
    padding-top: 6px;
    margin-top: 8px;
}

ul.no_bullet li a, .no_bullet_wrapper ul li a {
    color: #000000;
}

ul.no_bullet li a:hover, .no_bullet_wrapper ul li a:hover, ul.no_bullet li a:active, .no_bullet_wrapper ul li a:active, ul.no_bullet li a:focus, .no_bullet_wrapper ul li a:focus {
    color: #009cad;
    text-decoration: none;
}

li.towels {
    background: url('../icons/towels.svg') no-repeat left top;
}

li.soap {
    background: url('../icons/soap.svg') no-repeat left top;
}

li.wifi {
    background: url('../icons/wifi.svg') no-repeat left top;
}

li.coffee-cup {
    background: url('../icons/coffee-cup.svg') no-repeat left top;
}

li.map {
    background: url('../icons/map.svg') no-repeat left top;
}

li.single-bed, li.single-mattress-bed, li.double-sofabed {
    background: url('../icons/single-bed.svg') no-repeat left top;
}

li.double-bed {
    background: url('../icons/double-bed.svg') no-repeat left top;
}

li.queen-bed {
    background: url('../icons/queen-bed.svg') no-repeat left top;
}

li.king-bed {
    background: url('../icons/king-bed.svg') no-repeat left top;
}

@media only screen and (max-width: 767px) {
    h1.entry-title {
        font-size: 1.25rem;
    }

    .entry-sub-name a {
        font-size: 15px;
    }

    #icons .icon {
        font-size: 13px;
    }

    .entry-header {
        padding: 10px 5px !important;
    }

    #icons .icon i {
        padding-right: 3px !important;
    }

    .col-1-5 {
        width: 100% !important;
    }

    .simplefavorite-button {
        margin: 5px 15px !important;
        font-size: 13px !important;
    }

    .slider-list .slick-arrow {
        margin-top: 5% !important;
    }

    .card-header button {
        font-size: 18px !important;
    }

    #icons .icon:not(:first-child):before {
        margin: 0 6px 0 3px !important;
    }
}

@media only screen and (min-width: 1000px) {
    .page-id-10977 #ajax-content-wrap .container {
        max-width: 1425px;
        width: 100%;
        margin: 0 auto;
        padding: 100px 0px !important;
    }
}

.newbook-title {
    text-align: center;
    margin-bottom: 20px;
}

.newbook-title h1 {
    margin-top: 80px;
    font-size: 48px;
    color: #009cad;
    font-family: "museo-sans", sans-serif;
    font-weight: 800;
}

#newbook_content .newbook_responsive_popup {
    top: calc(10vh - 90px) !important;
    left: calc(10vh + 160px) !important;
    /*position: fixed !important;*/
}

#quote_success,
#quote_message {
    border: 1px solid #6c3996;
    padding: 15px;
}

#quote_success .col-6 {
    border-right: 1px solid #f0f0f0;
}

.success_messages,
#newbook_message {
    display: block;
    font-size: 0.888em;
    color: #6c3996;
    text-align: center;
    line-height: 1.2em;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
}

#newbook_message {
    color: #666;
}

#booking_widget #quote_success label {
    font-size: 0.888em;
    font-weight: 500;
    color: #666;
    text-transform: initial;
}

.widget-header-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding-bottom: 10px;
}

.widget-header {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    color: #6c3996;
    text-align: center;
    display: block;
    z-index: 1;
    background: #fff;
    padding: 0 10px;
}

.widget-header-wrapper::before {
    content: '';
    display: block;
    height: 1px;
    background: #dadada;
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
}

.rate-title {
    font-size: 16px;
    font-weight: bold;
}

.price-val {
    font-weight: bold;
    margin-left: 2px;
}

.rate-nightly {
    margin-right: 12px;
}

.rate-prices {
    font-size: 14px;
    margin: 8px 0;
}

.book_now_nb,
.enquire_now_nb {
    background: #6e6f71;
    border: 0;
    color: #fff;
    font-size: 1.111em;
    transition: all 0.3s ease;
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
}

.book_now_nb.orange,
.enquire_now_nb.orange {
    background: #f58a33;
}

.book_now_nb:disabled,
.enquire_now_nb:disabled {
    background: #a6a6a6;
}

#rates-row .message {
    margin: 8px 0;
}

.book_now_nb:hover {
    background: #626365;
}

.book_now_nb:disabled:hover {
    background: #a6a6a6;
}

.specials-row a {
    text-transform: uppercase;
    font-size: 14px;
    transition: all 0.3s ease;
}

.specials-row a:hover {
    text-decoration: none;
}

.booking-form .submit_simple {
    display: block;
    padding: 10px 0px;
    text-align: center;
    background: #6c3996;
    color: #fff;
    border: 0;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.111em;
    width: 100%;

}

.daterangepicker {
    z-index: 100002 !important;
}

#booking-datepicker-wrapper,
#temp-datepicker-wrapper,
#enquiry-datepicker-wrapper {
    position: relative;
}

.booking-form .daterangepicker-button {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 65px;
    z-index: 10;
    opacity: 0;
    cursor: pointer;
}

.booking_message.availability_message {
    border: 1px solid #fa0000;
}

.booking-widget-links {
    margin-top: 10px;
    font-size: 0.7778em;
    color: #9a9a9a;
    font-weight: 300;
}

.booking-widget-links a {
    color: #9a9a9a;
    text-decoration: underline;
}

.booking-widget-links a:hover {
    color: #6c3996;
}

#booking_details .newbook-row .newbook-fieldset-group:nth-child(2) .newbook-fieldset-row:first-child .newbook-fieldset-column {
    display: none !important;
}</pre></body></html>