﻿/*
    Ultimate Properties : Default Theme 2016

    Default highlight colour (replace with theme preference) : #C9C9C9

*/

.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

wppf_container {
    margin: 0 auto;
}
.wppf_property {
    width: 100%;
}
.wppf_property .wppf_pad {
    padding: 10px;
}
.wppf_property h1 {
    font-size: 1.7em;
}
.wppf_property h2 {
    font-size: 1.4em;
}
.wppf_property h3 {
    font-size: 1.2em;
    margin: 20px 0;
    border-bottom: 1px solid #ddd;
}

.wppf_property_banner {
    width: 100%;
    padding: 65px 0px 65px 0px;
    background-color: white;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.wppf_property_title {
    background: rgba(225, 225, 225, 0.7);
    padding: 10px;
    display: inline-block;
}
.wppf_property_keyfeatures {
    border: 1px solid #aaa;
    background: #eee;
}

@media only screen  and (min-width : 768px) {
    .wppf_pad {
        padding: 0;
    }
    .wppf_property_info_panel {
        float: right;
        width: 25%;
        padding-left: 20px;
        box-sizing: border-box
    }
    .wppf_property_description_panel {
        float: left;
        width: 75%;
        box-sizing: border-box
    }
}

.wppf_property_quicknav ul {
    list-style: none;
    margin: 10px 0;
}
.wppf_property_quicknav li {
    display: inline-block;
    padding: 5px;
    text-align: left;
}
.wppf_property_quicknav li span {
    display: none;
}
.wppf_property_quicknav li a {
    font-size: 1.5em;
    color: #0c83e7;
    text-decoration: none;
}
#wppf_map_single {
    width: 100%;
    height: 300px;
}
#wppf_map_locrating {
    width: 100%;
    height: 300px;
}
.wppf_property_floorplans .item, .wppf_property_epcs .item {
    padding: 10px;
}
.wppf_description_photo {
    max-width: 300px;
    max-height: 150px;
}

@media only screen and (min-width : 768px) {
    .wppf_property_quicknav li {
        padding: 0 20px 0 0;
    }
    .wppf_property_quicknav li span {
        display: inline-block;
    }
    .wppf_property_quicknav li a {
        font-size: inherit;
    }
    .wppf_property_floorplans .item, .wppf_property_epcs .item {
        max-width: 50%;
        float: left;
    }
    #wppf_map_single {
        height: 500px;
    }
    #wppf_map_locrating {
        height: 500px;
    }
    .wppf_description_photo {
        float: right;
        margin: 10px;
    }
}
.wppf_l_group {
    margin-bottom: 10px;
}
.wppf_l_group ul {
    list-style: none;
}
.wppf_l_reqiured {
    font-weight: bold;
}
.wppf_l_group label {
    display: block;
}
.wppf_l_group input[type=text], .wppf_l_group select {
    height: 40px;
    text-indent: 5px;
}
.wppf_button {
    border: none;
    font-size: 15px;
    padding: 12px;
    cursor: pointer;
}

input.error, select.error, textarea.error {
    border-color: red !important;
}
label.error {
    font-style: italic;
    color: red;
    font-weight: normal;
    font-size: 0.8em;
}
.wppf_message { 
  position: relative;
  background: rgba(255,255,255,0.5);
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

/*--Slideshow styling*/
#wppf_slideshow .wppf-stage-outer, #wppf_slideshow .wppf-stage, #wppf_slideshow .wppf-item, #wppf_slideshow .item,
#wppf_slideshow_v2 .wppf-stage-outer, #wppf_slideshow_v2 .wppf-stage, #wppf_slideshow_v2 .wppf-item, #wppf_slideshow_v2 .item {
    height: 100%
}
#wppf_slideshow_nav, #wppf_slideshow_nav_v2 {
    margin-top: 5px;
}
#wppf_slideshow_nav .item, #wppf_slideshow_nav_v2 .item {
    border: 2px solid #C9C9C9;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

#wppf_slideshow_v2 .item .wppf_image {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    height: 300px;
}

#wppf_slideshow_nav_v2 .item .wppf_thumb {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 65px;
}

#wppf_slideshow_nav .item img {
    margin: 0;
    padding: 0;
    display: block;
    max-width: 100%;
    height: auto;
}
#wppf_slideshow_nav .synced .item, #wppf_slideshow_nav_v2 .synced .item {
    border: 2px solid #0c83e7;
}
#wppf_slideshow .item, #wppf_slideshow_v2 .item {
    margin: 0px;
}
#wppf_slideshow .item img {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 0;
    -webkit-touch-callout: default;
    -webkit-user-select: default;
    -khtml-user-select: default;
    -moz-user-select: default;
    -ms-user-select: default;
    user-select: default;
}
.wppf_image img {
    -webkit-touch-callout: default;
    -webkit-user-select: default;
    -khtml-user-select: default;
    -moz-user-select: default;
    -ms-user-select: default;
    user-select: default;
}


/*--Map popups--*/
#wppf_map {
     width: 100%;
     height: 250px;
}
.wppf_marker_content {
    width: 160px;
    padding-bottom: 15px;
}
.wppf_marker_content a {
    color: black;
    font-size: 12px;
    line-height: 16px;
    text-decoration: none;
}
.wppf_pin_image { width: 100%; margin-bottom: 10px }

@media only screen and (min-width : 768px) {
    #wppf_map {
        height: 450px;
    }
    #wppf_slideshow_v2 .item .wppf_image {
        height: 500px;
    }

    #wppf_slideshow_nav_v2 .item .wppf_thumb {
        height: 70px;
    }
}
@media only screen and (min-width : 992px) {
    #wppf_map {
        height: 550px;
    }
    #wppf_slideshow_v2 .item .wppf_image {
        height: 750px;
    }

    #wppf_slideshow_nav_v2 .item .wppf_thumb {
        height: 75px;
    }
}

/*--Property Listing Styles*/
.wppf_results_layout {
    width: 100%;
    margin: 20px 0;
}
.wppf_results_layout h3 {
    float: left;
    margin: 0;
    background: black;
    color: white;
    padding: 7px;
}
.wppf_results_head {
    position: relative;
}
.wppf_view_type {
    bottom: 0;
    right: 0;
    margin: 0;
}
.wppf_view_type a {
    color: #aaa;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    padding: 5px;
    font-size: 25px;
    display: inline-block;
    margin: 0;
    line-height: 1;
}
.wppf_view_type a.active {
    color: #fff;
    background: #aaa;
}
.wppf_result_container {
    margin: 0 1px 20px 0;
    border: 1px solid #aaa;
    background: #fff;
}
.wppf_sort {
    padding: 30px;
    text-align: right;
}
.wppf_list article {
    border: 1px solid #aaa;
    margin: 0 30px 30px 30px;
    padding: 10px 20px;
}
.wppf_grid_wrapper {
    margin: 0 10px;
}
.wppf_grid article {
    padding: 20px;
}
.wppf_property_item_panel {
    margin-bottom: 10px;
}
.wppf_property_item figure {
    position: relative;
    min-height: 100px;
    margin: 0;
}
.wppf_property_item a {
    display: block;
}
.wppf_property_item figure img {
    width: 100%;
    margin: 0;
    display: block;
}
.wppf_property_item h4 {
    padding-bottom: 10px;
    font-size: 1.2rem;
    line-height: 1.4rem;
}
.wppf_list .wppf_property_item p {
    line-height: 16px;
    font-size: 12px;
    padding: 10px;
    margin: 0;
}
.wppf_grid .wppf_property_item p {
    line-height: 16px;
    font-size: 12px;
    padding: 0;
    margin: 0;
}
.wppf_detail a { text-decoration: none !important; box-shadow: none; }
.wppf_detail p { font-size: 12px; }
.wppf_detail h5 {
    background: #0c83e7;
    color: white;
    padding: 5px 10px;
    font-size: 14px;
    margin: 0;
}
.wppf_list h6, .wppf_grid h6 {
    font-size: 14px;
    margin: 0;
}
.wppf_property_item figcaption {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 13px;
    padding: 2px 9px;
    background-color: #0c83e7;
    box-sizing: border-box;
}
.wppf_grid .wppf_excerpt {
    height: 100px;
    font-size: 12px;
}
.wppf_property_meta {
    background: #ddd;
    border-top: 1px solid #aaa;
    margin: 0 -20px -10px -20px;
}
.wppf_property_meta span {
    padding: 10px;
    display: inline-block;
    border-right: 1px solid #aaa;
    font-size: 12px;
}
.wppf_property_meta label {
    display: none;
}

@media only screen and (min-width : 768px) {
    .wppf_view_type {
        position: absolute;
    }
    .wppf_list figure {
        float: left;
        width: 40%;
        box-sizing: border-box;
        margin: 0;
    }
    .wppf_list .wppf_detail {
        width: 60%;
        float: left;
        box-sizing: border-box;
    }
   .wppf_grid article {
        float: left;
        width: 50%;
        padding: 20px;
        box-sizing: border-box;
    }
    .wppf_featured article {
        float: left;
        width: 50%;
        padding: 20px;
        box-sizing: border-box;
    }
    .wppf_property_meta label {
        display: inline-block;
    }
}
@media only screen and (min-width : 992px) {
   .wppf_grid article {
        float: left;
        width: 33%;
        padding: 20px;
    }
    .wppf_featured article {
        float: left;
        width: 25%;
        padding: 10px;
    }
}
.wppf_featured {
    margin: 0 -5px;
}

/*--Slider styling --*/
#wppf_slider {
    width: 100%;
    margin: 0;
    position: relative;
}
#wppf_slider .item {
    height: 250px;
    width: 100%;
    background-size: cover;
    background-position: center;
}
.wppf_slider_title {
    background: rgba(225, 225, 225, 0.7);
    padding: 10px;
    display: inline-block;
    margin-top: 200px;
    font-size: 16px;
}
@media only screen and (min-width : 768px) {
    #wppf_slider .item {
        height: 350px;
    }
    .wppf_slider_title {
        margin-top: 250px;
    }
}
@media only screen and (min-width : 992px) {
    #wppf_slider .item {
        height: 400px;
    }
    .wppf_slider_title {
        margin-top: 300px;
    }
}

/*-- Search box styling --*/
.wppf_search *, .wppf_property_enquire * {
    box-sizing: border-box;
}
.wppf_search {
    width: 100%;
}
.wppf_search .wppf_form_large {
    width: 100%;
    padding: 10px;
    float: left;
    box-sizing: border-box;
}
.wppf_search .wppf_form_small {
    width: 50%;
    padding: 10px;
    float: left;
    box-sizing: border-box;
}
.wppf_search label {
    display: block;
}
.wppf_search select {
    width: 100%;
    height: 40px;
    text-indent: 5px;
    padding: 0;
}
.wppf_search input[type=text] {
    height: 40px;
    text-indent: 5px; 
    padding: 0; 
    width: 100%;
}
.wppf_search input[type=checkbox] {
    width: 15px;
    height: 15px;
}
.wppf_search .wppf_rent {
    display:none;
}
.wppf_sidebar {
    box-sizing: border-box;
}
.wppf_results {
    box-sizing: border-box;
} 
.wppf_full {
    margin-bottom: 10px;
    box-sizing: border-box;
}
.wppf_no_results {
    min-height: 150px;
    padding: 20px;
    font-weight: bold;
}
.wppf_property_info_panel {
    margin-bottom: 20px;
}
@media only screen and (min-width : 768px) {
    .wppf_search.wppf_quicksearch .wppf_form_large, .wppf_search.wppf_widgetsearch .wppf_form_small {
        width: 50%;
        float: left;
    }

    .wppf_search.wppf_quicksearch .wppf_form_small {
        width: 25%;
        float: left;
    }
}
@media only screen and (min-width : 992px) {
    .wppf_search.wppf_quicksearch .wppf_form_large {
        width: 25%;
        float: left;
    }

    .wppf_search.wppf_quicksearch .wppf_form_small {
        width: 12.5%;
        float: left;
    }

    .wppf_sidebar {
        float: left;
        width: 25%;
        box-sizing: border-box;
        padding: 10px;
    }
    .wppf_results {
        float: left;
        width: 75%;
        box-sizing: border-box;
        padding: 10px;
    } 

}

.bubbleClose {
    top: auto !important;
    bottom: 10px !important;
    right: 10px !important;
    width: auto !important;
}
.elementor-editor-active .wppf_rent:not(.wppf_sale), .elementor-editor-active .wppf_commercial {
    display: none;
}

