#property_search .search-title,
#property_search input[type=submit] {
    font-family: Karla, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700
}

.news-read-more a:hover,
a.shortlist:hover,
a:focus,
a:hover,
a:visited {
    text-decoration: none
}

@media (min-width:1503px) {
    .container {
        max-width: 1500px;
        width: 1500px
    }
    .post-type-archive-nb_accommodation #masthead .primary-header>.container {
        max-width: 100%;
        width: 100%
    }
}

#property_search .container{
	width: auto;
}
#property_search .search-input-wrap{
	margin-bottom: 20px;
}

.page-title {
    padding: 6em 0!important;
    font-size: 50px
}

#content {
    position: relative
}

#masthead>.primary-header {
    background: rgba(0, 0, 0, .8);
    color: #fff
}

.site-branding .site-title a {
    color: #fff;
    font-size: 29px
}

#menu-primary li a {
    color: #fff;
    font-size: 18px
}

.site-footer {
    background: #222;
    padding: 1em 0
}

.site-footer,
.site-social a {
    color: #fff
}

.listify_widget_panel_listing_content a,
a {
    color: #46bcec
}

.page-sub-title {
    text-align: center;
    color: #717a8f;
    font-weight: 700;
    margin-top: 0;
    padding-left: 37px;
    margin-bottom: 12px;
    padding-top: 31px;
    font-size: 30px
}

.home .content-box-inner {
    padding-top: 0!important
}

#property_search {
    position: absolute;
    top: 17%;
    width: 100%;
    z-index: 99
}

#property_search input,
#property_search select {
    height: 54px;
    border-radius: 3px;
    width: 100%
}

#newbook_search #available_from:hover,
#newbook_search #available_to:hover,
#newbook_search select:hover,
#property_search #available_from:hover,
#property_search #available_to:hover,
#property_search select:hover {
    cursor: pointer
}

#property_search input[type=submit] {
    background: #46bcec;
    border-radius: 3px;
    width: 100%;
    font-size: 22px;
    padding: 0;
    transition: all .3s ease
}

#property_search input[type=submit]:hover {
    background: #459dba
}

#property_search .search-title {
    color: #fff;
    font-size: 28px;
    line-height: 54px
}

a.shortlist.added::after,
a.shortlist::after {
    font-family: FontAwesome
}

.main-post-title h2 {
    font-size: 28px;
    color: #fff
}

.featured-posts .body-wrap {
    display: table;
    height: 300px;
    width: 100%
}

.featured-posts .main-property-title {
    vertical-align: middle;
    display: table-cell;
    text-align: center
}

.featured-posts .featured-area .main-property-title h2 {
    font-size: 25px
}

.featured-area {
    padding: 0 50px
}

.featured-area p {
    text-align: center;
    font-size: 16px
}

.view-all-button,
.view-now-link {
    text-align: right
}

.body-wrap {
    position: absolute;
    bottom: 0;
    height: 100%
}

.featured-area .inner_wrapper {
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 30px;
    position: relative;
    color: #fff
}

.featured-area .main-property-title h2 {
    font-size: 20px;
    font-weight: 700
}

.featured-img-overlay {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .45)
}

.featured-area .inner_wrapper .body-wrap {
    padding: 16px
}

.view-all-button {
    font-size: 22px;
    margin: 34px 0
}

.view-all-button .view-all-link {
    color: #fff;
    background: #46bcec;
    padding: 12px 24px;
    border-radius: 4px;
    text-transform: uppercase
}

.content-box {
    box-shadow: none;
    margin-bottom: 0
}

.accomm-wrap:hover,
.featured-posts .inner_wrapper:hover {
    cursor: pointer;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .4)
}

.content-area {
    background: #fff
}

#featured-title {
    text-align: center;
    color: #717a8f;
    font-weight: 700;
    margin-top: 0;
    padding-left: 37px;
    margin-bottom: 12px;
    padding-top: 31px;
    font-size: 30px
}

.accomm-wrap {
    transition: all .3s ease;
    border: 1px solid #e2e2e2
}

.featured-posts .inner_wrapper {
    transition: all .3s ease
}

.post-sidebar-nb {
    border-left: 1px solid #f4f4f4;
    padding: 38px
}

.post-sidebar-nb img {
    margin-bottom: 24px;
    width: 100%;
    height: auto
}

.carousel-inner .item img {
    width: 100%;
    height: auto
}

.carousel-control {
    margin-top: 0
}

.post-type-archive-nb_accommodation #masthead {
    position: fixed;
    z-index: 1021;
    width: 100%;
    top: 0
}

.post-type-archive-nb_accommodation #masthead>.primary-header {
    background: #333
}

#accomm-search {
    margin-top: 80px
}

#newbook_search {
    margin: 30px 0;
    overflow: hidden
}

#newbook_search input {
    width: 100%
}

#newbook_search select {
    min-width: 100%
}

.site select {
    min-width: 100%!important
}

.select.null-wrapper {
    width: 100%
}

#newbook_search input[type=submit] {
    background: #46bcec;
    color: #fff;
    font-size: 22px;
    padding: 7.5px;
    transition: all .3s ease;
    border-radius: 0!important
}

#newbook_search input[type=submit]:hover {
    background: #459dba
}

#newbook_search input[type=checkbox] {
    width: auto
}

#newbook_search .check-wrap {
    display: inline-block;
    width: 19.5%;
    text-align: left;
    margin-bottom: 30px
}

#newbook_search .form-title {
    display: block;
    margin: 20px 0 -2px
}

.accomm-wrap {
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 30px
}

.accomm-body-wrap {
    padding: 15px;
    color: #fff
}

.accomm-amenities {
    padding: 12px;
    border: 1px solid #e2e2e2;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.accomm-body {
    line-height: 21px
}

.accomm-thumbnail {
    position: relative
}

.accomm-body-wrap {
    position: absolute;
    bottom: 0
}

.accomm-wrap span.icon {
    color: #444;
    font-size: 19px;
    margin-right: 12px
}

.accomm-wrap span.icon i {
    margin-right: 3px
}

.accomm-img-wrap {
    position: relative
}

.accomm-img-wrap::after {
    content: '';
    background: rgba(0, 0, 0, .45);
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.accomm-wrap .accomm-title h2 {
    color: #fff;
    font-weight: 700
}

.shortlist_pinned {
    position: fixed;
    background: #46bcec;
    z-index: 999999;
    left: 0;
    top: 13%;
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 9px 17px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .25);
    transition: .2s all ease-in-out
}

.shortlist_pinned:hover {
    color: #fff!important;
    background: #459dba;
    box-shadow: none;
    text-decoration: none
}

a.shortlist {
    position: absolute;
    top: 7px;
    left: 14px;
    font-size: 25px;
    transition: all .3s ease-in-out;
    color: #fff
}

a.shortlist:hover {
    font-size: 40px
}

a.shortlist::after {
    content: "\f08a"
}

a.shortlist.added::after {
    content: "\f004"
}

.shortlist-empty {
    text-align: center;
    font-size: 25px;
    padding: 80px 0
}

.news-post-outer {
    border: 1px solid #e2e2e2;
    margin-bottom: 30px
}

.news-post-body {
    padding: 24px
}

.news-post-image img {
    width: 100%;
    height: auto
}

.news-post-image {
    position: relative
}

.news-post-image .main-news-title {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-weight: 700;
    text-align: center;
    width: 100%
}

.news-post-image .main-news-title h2 {
    line-height: 200px;
    font-weight: 700
}

.news-image-wrap {
    position: relative
}

.news-image-wrap::after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: block;
    background: rgba(0, 0, 0, .45)
}

.news-read-more {
    margin: 24px 0 8px;
    text-align: right
}

.news-read-more a {
    background: #46bcec;
    border-radius: 3px;
    width: 100%;
    font-weight: 700;
    font-size: 17px;
    font-family: Karla, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    padding: 11px 30px;
    transition: all .3s ease
}

.news-read-more a:hover {
    background: #459dba
}

#adults,
#children {
    min-width: 100%
}

#booking_widget .widget_header {
    background: #46bcec;
    color: #fff;
    font-weight: 700
}

.button.black {
    background: #46bcec;
    transition: all .3s ease
}

#booking_widget .selector:hover,
.button.black:hover {
    background: #459dba
}

#booking_widget .selector {
    border: none;
    transition: all .3s ease
}

#booking_widget #book_now,
#booking_widget .selector,
#booking_widget input,
#booking_widget select {
    border-radius: 4px!important
}

#booking_widget .day_type {
    margin: 10px 9px 10px 0
}

.contact-table .table {
    display: table;
    width: 100%;
    font-size: 18px
}

.contact-table .td,
.contact-table .th {
    display: table-cell;
    width: 50%;
    border-bottom: 1px solid #e2e2e2;
    vertical-align: middle
}

.contact-table .tr {
    display: table-row;
    height: 70px
}

.contact-form-main #nf-field-10 {
    background: #46bcec;
    color: #fff;
    font-size: 22px;
    padding: 7.5px;
    width: 130px;
    transition: all .3s ease
}

.contact-form-main #nf-field-10:hover {
    background: #459dba
}

.contact-form-main #nf-field-9-container {
    margin-bottom: 15px
}

.icon-circle img {
    max-width: 250px
}

#menu-primary li a {
    padding: 10px 12px;
    transition: all .3s ease
}

#menu-primary li a:hover {
    background: #46bcec;
    color: #fff
}

#booking_widget .widget_header {
    border-top-left-radius: 4px!important;
    border-top-right-radius: 4px!important
}

#booking_widget .widget_content {
    border-bottom-right-radius: 4px!important;
    border-bottom-left-radius: 4px!important
}

.site-header--transparent .primary-header {
    position: static
}

.footer-widget-column p {
    font-size: 18px
}

.footer-widget-title {
    font-size: 24px;
    font-weight: 700
}

.site-footer-widgets {
    background: #474747
}

#features li i,
.footer-widget-column li:hover a,
.site-social li:hover a {
    color: #46bcec
}

.post-type-archive-nb_accommodation #page>#content {
    overflow: auto
}

#accomm-map-wrap {
    padding: 0;
    background: #46bcec;
    height: 100vh;
    position: fixed
}

.accomm-wrap-inner {
    background: #fff;
    min-height: 100vh
}

.post-type-archive-nb_accommodation .footer-wrapper {
    display: none
}

#comments #submit {
    background: #46bcec!important;
    transition: all .3s ease
}

#comments #submit:hover {
    background: #459dba!important
}

.nb_accommodation .entry-header {
    margin: 30px 0
}

.nb_accommodation .entry-name {
    margin-bottom: 12px
}

.nb_accommodation #comments {
    margin-top: 40px
}

#sidebar h3 {
    margin-top: 30px;
    font-size: 30px;
    margin-bottom: 8px
}

#sidebar #features h3 {
    margin-bottom: 0
}

#sidebar #features li {
    margin: 8px 0;
    font-size: 14px
}

.property_list .accomm-title h2 {
    margin: 0;
    color: #717a8f;
    font-size: 28px;
    letter-spacing: 1px;
    display: inline-block
}

.property_list .accomm-title .tariff {
    display: inline-block;
    float: right
}

.property_list .accomm-title .large-price {
    font-size: 22px
}

.property_list .accomm-title .small-price {
    font-size: 16px
}

.property_list .accomm-body {
    font-size: 14px;
    margin: 18px 0 0
}

.property_list .accomm-wrap span.icon {
    color: #444;
    font-size: 22px;
    margin-right: 20px
}

.property_list .accomm-img-wrap::after {
    background: 0;
    transition: all .3s ease
}

.property_list .accomm-img-wrap:hover::after {
    background: rgba(0, 0, 0, .2)
}

.property_list .accomm-body-wrap {
    position: relative;
    color: #717a8f
}

.property_list .accommodation-read-btn a {
    background: #46bcec;
    color: #fff;
    font-size: 17px;
    padding: 12px;
    transition: all .3s ease
}

.property_list .accommodation-read-btn a:hover {
    background: #459dba
}

.property_list .accomm-amenities {
    border: 0;
    border-radius: 0
}

.property_list .accommodation-read-btn {
    padding: 16px 0 0;
    text-align: right
}

.property_list .accomm-wrap:hover {
    cursor: default;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .4)
}

#menu-item-198 a {
    border: 1px solid #fff;
    border-radius: 0!important;
    padding: 12px 24px
}

#menu-item-33 {
    display: none
}

.info-box-wrapper {
    width: 60%;
    margin: auto;
    border-radius: 5px
}

.info-body-wrap {
    border-right: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 24px
}

.list-info-header h3 {
    background: #46bcec;
    font-size: 31px;
    color: #fff;
    padding: 12px;
    margin: 0
}

.listing-info-button a {
    background: #46bcec;
    color: #fff;
    font-size: 24px;
    padding: 12px 20px;
    transition: all .3s ease
}

.listing-info-button:hover a {
    background: #459dba;
    cursor: pointer
}

.listing-info-button {
    margin: 18px 0 24px
}

.modal.info-list .modal-header {
    padding: 0
}

.modal.info-list .modal-header .modal-title {
    display: inline;
    font-size: 31px;
    color: #fff
}

.modal.info-list .modal-header .close {
    display: inline;
    font-size: 40px
}

.modal.info-list .nf-field-container {
    margin-bottom: 12px
}

.modal.info-list .nf-form-fields-required {
    display: none
}

.header-fb,
.header-phone {
    display: inline-block
}

.modal.info-list #nf-form-7-cont {
    position: relative;
    top: -40px
}

.modal.info-list #nf-field-35 {
    background: #46bcec
}

.site-branding a img {
    padding: 20px 0
}

.header-phone {
    margin-right: 18px
}

.header-contact {
    font-size: 20px;
    margin-right: 24px;
    margin-bottom: 15px
}

.header-contact a {
    transition: all .3s ease
}

.header-contact a:hover {
    color: #46bcec
}

.menu-item-has-children ul li a {
    display: block!important;
    color: #000!important
}

.menu-item-has-children ul li a:hover {
    color: #fff!important
}

.sub-menu {
    padding: 0!important;
    border-radius: 0!important
}

.post-type-archive-nb_accommodation #content {
    margin-top: 45px
}

.modal .nf-response-msg {
    margin-top: 50px
}

.site-info a:hover {
    color: #46bcec
}

@media screen and (max-width:769px) {
    .search-input-wrap {
        margin-bottom: 12px
    }
    #property_search {
        bottom: 18%
    }
    .shortlist_pinned {
        top: 89%
    }
    #accomm-map-wrap {
        height: 500px;
        position: relative
    }
    #accomm-search {
        margin-top: 0
    }
    .nb-search-wrap {
        margin-bottom: 23px
    }
    .property_list .accommodation-read-btn a {
        display: block;
        text-align: center
    }
    .property_list .accomm-title h2 {
        font-size: 24px;
        text-align: center;
        width: 100%
    }
    #accomm-list {
        padding: 0
    }
    #accomm-list .icon {
        font-size: 23px
    }
    .property_list .accomm-amenities {
        text-align: center
    }
    .info-box-wrapper {
        width: 90%
    }
    .news-post-image .main-news-title h2 {
        line-height: 190px
    }
    .page-title {
	padding: 120px 0 120px!important;
	font-size: 36px;
	}
    .search-overlay-toggle {
        display: none!important
    }
}

@media screen and (max-width:376px) {
    #property_search {
        position: relative;
        bottom: 0;
        background: rgba(0, 0, 0, .8);
        padding: 30px 0 18px
    }
    .page-cover {
        max-height: 200px
    }
    .page-title {
            padding: 50px 0 50px 0 !important;
    font-size: 27px;
    }
    .site-branding a {
        width: 100%
    }
    .site-branding img {
        margin: 0 auto
    }
    #featured-title,
    .page-sub-title {
        padding-left: 0
    }
    .featured-area {
        padding: 0
    }
    #features-wrap-inn {
        padding-bottom: 0!important
    }
    .shortlist_pinned {
        top: 3%!important;
        font-size: 13px
    }
    #newbook_search .check-wrap {
        width: 50%
    }
    .contact-table .td,
    .contact-table .th,
    .contact-table .tr {
        display: block;
        width: 100%;
        height: auto
    }
    .contact-table .th {
        font-weight: 700
    }
    .news-post-image .main-news-title h2 {
        line-height: 43px;
        font-size: 20px
    }
    .single-nb_accommodation main {
        margin-bottom: 40px
    }
}

@media (min-width:992px) and (max-width:1470px) {
    .newbook_properties {
        width: 50%
    }
    .accomm-amenities,
    .accomm-body-wrap,
    .accomm-thumbnail,
    .accommodation-read-btn {
        width: 100%
    }
    .property_list .accomm-wrap span.icon {
        font-size: 16px
    }
    .property_list .accommodation-read-btn {
        text-align: center;
        padding: 16px 0 13px
    }
    .property_list .accomm-title h2 {
        font-size: 24px;
        text-align: center
    }
    .accomm-title {
        text-align: center
    }
    .property_list .accomm-body {
        margin: 18px 0 8px
    }
}

.content-box {
    box-shadow: none;
}

.home .page-title {
    padding: 6em 0!important;
    font-size: 50px
}


@media (max-width:990px) {
	#property_search {
	    position: relative;
	    top: 17%;
	    width: 100%;
	    z-index: 99;
	    background: rgba(0, 0, 0, .8);
	    padding: 20px 0 0 0;
	}
}

@media (min-width:902px) and (max-width:1494px) {
	

}

.accomm-img-wrap img{
	max-height: 296px !important;
}
#return-to-booking{
	background: #46bcec;
	color: #fff;
	border: 0;
	padding: 12px 30px;
	border-radius: 4px;
	text-transform: uppercase;
	float: right;
	transition: all 0.3s ease;
}
#return-to-booking:hover{
	background: #459dba;
}
#form_messages{
	padding: 15px;
	font-size: 18px;
}
.wp-job-manager-categories-only .page-title.cover-wrapper{
	color: #fff !important;
}