/*
Theme Name: Luxury Living
Theme URI: luxurylivingspain.com
Template: wpresidence
Author: M. Rispens
Author URI: luxurylivingspain.com
Description: Our agency is the industry’s top luxury producer with years of experience in marketing Costa Blanca’s most prestigious properties.
Tags: luxury real estate, Costa Blanca properties, top real estate agency, prestigious properties, real estate marketing, Corcoran Presidents Council, celebrity clientele, property portfolio, market expertise, pedigree estates, sophisticated business, renowned business
Version: 4.21.1.1720435874
Updated: 2024-07-08 10:51:14

*/

body, html { /*display: none;*/ }

body {
    font-family: 'Montserrat';
    letter-spacing: 1px;
    text-align: justify;
}
body, .wide, #google_map_prop_list_sidebar, .estate_property-template-default.elementor-default .wpestate_content_wrapper_custom_template_wrapper, .estate_property-template-default.wpb-js-composer .wpestate_content_wrapper_custom_template_wrapper, .content_wrapper {
    background-color: #ffffff !important;
}




.wpresidence_page_content_wrapper {
    width: 100% !important;
    padding: 0 !important;
}
.header_mediatype_7 {
    z-index: 0;
}




/* BUTTON HOVER EFFECTS */
.elementor-button, .elementor-button-text {
   font-family: 'Roboto' !important;
    font-size: 14px !important;
   font-weight: 400 !important;
    letter-spacing: 3px !important;
}
#transparent-white-button {
    transition: .3s ease-in-out !important;
    color: #fff !important;
    background: #fff !important;
    background: linear-gradient(to right,#fff 50%,transparent 50%) !important;
    background-size: 200% 100% !important;
    background-position: right !important;
   border: 2px solid #fff !important;
}
#transparent-white-button:hover {
    background-position: left !important;
    color: #222 !important;
}
#transparent-black-button {
    transition: .3s ease-in-out !important;
    color: #000 !important;
    background: #222 !important;
    background: linear-gradient(to right,#222 50%,transparent 50%) !important;
    background-size: 200% 100% !important;
    background-position: right !important;
   border: 2px solid #222 !important;
}
#transparent-black-button:hover {
    background-position: left !important;
    color: #fff !important;
}
















/* COLORS */
.adv_extended_options_text, #amount, #amount_wd, .radius_wrap:after, .bootstrap-select.show-tick .dropdown-menu .selected .glyphicon-ok:before, input[type=checkbox]:checked:before, .prop_pricex, .infocur, #login_trigger_modal, .preview_details {
    color: #222 !important;
}
.adv_extended_options_text, #amount, #amount_wd, .radius_wrap:after {
    color: #222 !important;
   opacity: .5;
}
.ui-widget-header {
    background: #222 !important;
}
.hover_z_pin, .openstreet_price_marker_on_click_parent .wpestate_marker, .wpestate_marker.openstreet_price_marker_on_click, .results_header {
    background-color: #222 !important;
}
.hover_z_pin:before, .openstreet_price_marker_on_click_parent .wpestate_marker:before, .wpestate_marker.openstreet_price_marker_on_click:before {
   border-top: 6px solid #222 !important;
}









/* PROPERTY PAGE PREV AND NEXT BUTTON */
.nav-prev-wrapper {
    background: #222;
    color: #fff;
    border-bottom-right-radius: 60px !important;
    border-top-right-radius: 60px !important
}
.nav-next-wrapper {
    background: #222;
    color: #fff;
    border-bottom-left-radius: 60px !important;
    border-top-left-radius: 60px !important
}
.nav-prev-wrapper a,.nav-next-wrapper a {
    color: #fff !important
}













/* RIBBON LABELS PROPERY LISTING */
.property_listing .tag-wrapper {
    padding: 0;
    display:none;
}
.property_listing .featured_div {
    max-width: unset;
    background-color: #fff;
    color: #222;
    font-size: 13px;
    text-transform: uppercase;
    padding: 7px 20px;
    line-height: 20px;
    margin: 5px;
    top: 0;
    font-family: 'Roboto';
    font-weight: 500 !important;
    text-align: right;
    border-radius: 0;
}
.property_listing .status-wrapper {
    margin-right: 5px;
    gap: 0 !important;
    margin: 0 !important;
    right: 0 !important;
    top: 0 !important;
}
.property_listing .action_tag_wrapper {
    background-color: #222;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    padding: 7px 20px;
    line-height: 20px;
    margin-bottom: 4px;
    top: 5px;
    font-family: 'Roboto'
}
.property_listing .ribbon-inside {
    margin-left: 5px;
    margin-top: 5px;
    background-color: #222;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    padding: 7px 20px;
    line-height: 20px;
    margin-bottom: 4px;
    top: 0;
    font-family: 'Roboto';
    text-align: left
}
.half_map_body .featured_div,.half_map_body .ribbon-inside,.half_map_body .action_tag_wrapper,.home .featured_div,.home .ribbon-inside,.home .action_tag_wrapper {
    width: unset;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 400 !important
}







/* FLOATING CONTACT BUTTON BOTTOM PAGE */
.contact-box {
    width: auto;
    padding: 0 20px;
    text-transform: uppercase !important;
    font-weight: 400;
    letter-spacing: 3px;
    text-wrap: nowrap;
    transition: .2s ease-in-out !important;
    color: #222 !important;
    background: #fff;
    background: linear-gradient(to bottom,#fff 50%,#222 50%);
    background-size: 100% 200%;
    background-position: top;
    overflow: hidden;
    border-radius: 0 !important;
}

.contact-box i {
    animation: 10s mail infinite 2s;
    margin-right: 10px;
    margin-top: -2px;
}

.contact-box:after {
    content: ' Get in touch';
    font-family: 'Roboto';
    font-size: 14px
}

.contact-box:hover {
    background-position: bottom;
    color: #fff !important
}

.contactformwrapper {
    border: 1px solid #222;
    background-color: #222 !important;
}

.contactformwrapper:before {
    border-top: 16px solid #222
}

.contactformwrapper:after {
    border-top: 15px solid #222
}

.contactformwrapper .contact_close_button {
    color: #fff !important;
    transition: .3s
}

.contactformwrapper .contact_close_button:hover {
    opacity: .5
}

.contactformwrapper h4 {
    color: #fff !important;
    font-family: 'Montserrat' !important;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.1em;
    letter-spacing: 3px
}

.contactformwrapper p {
    display: none
}

.contactformwrapper input {
    font-family: 'Montserrat' !important;
    color: #fff !important;
    border: none !important;
    border-bottom: 1px solid #fff !important;
    background-color: transparent !important
}

.contactformwrapper textarea {
    font-family: 'Montserrat' !important;
    color: #fff !important;
    border: none !important;
    border-bottom: 1px solid #fff !important;
    background-color: transparent !important
}

.contactformwrapper .form-control::placeholder,.contactformwrapper .form-control::placeholder {
    color: #696969 !important;
    opacity: 1
}

.contactformwrapper .form-control::-ms-input-placeholder,.contactformwrapper .form-control::-ms-input-placeholder {
    color: #696969 !important
}

@keyframes mail {
    0% {
        transform: translatey(0px);
        opacity: 1
    }

    5% {
        transform: translatey(-40px);
        opacity: 0
    }

    10% {
        transform: translatey(100px);
        opacity: 0
    }

    15% {
        transform: translatey(0px);
        opacity: 1
    }
}





/* FLOATING BACK TO TOP BUTTON */
.backtop {
    transition: .2s ease-in-out !important;
    color: #222 !important;
    background: #fff;
    background: linear-gradient(to bottom,#fff 50%,#222 50%);
    background-size: 100% 200%;
    background-position: top;
    border-radius: 0 !important;
}

.backtop:hover {
    background-position: bottom;
    color: #fff !important
}









/* NEW MENU - SUB MENU */
.menu-item-has-children:hover .sub-menu {
   /*transform: translate(270px, -38px) !important;*/
}
.sub-menu {
   display: block !important;
   left: 0 !important;
   position: absolute !important;
   /*top: unset !important;*/
   padding: 0 !important;
   margin: 0 !important;
   margin-left: unset !important;
   /*transform: translate(270px,-38px) !important;*/
   transition: all .2s ease-in-out !important;
   z-index: -2 !important;
   background-color: transparent !important;
   overflow:hidden;
   border-radius: 0px !important;
}
.menu-item:not(.sub-menu .menu-item, .subfooter_menu .menu-item) {
   transition: all .2s ease-in-out !important;
   float:left;
   background: #fff;
   background: linear-gradient(to left, #fff 50%, #222 50%);
   background-size: 200% 100%;
   background-position:right bottom;
}
.menu-item:not(.sub-menu .menu-item):hover {
   background-position:left bottom;
}
.current-menu-parent, .current-menu-item {
   background-position:left bottom !important;
}
.current-menu-parent a, .current-menu-item a {
   color: #fff !important;
}
.menu-item:hover a {
   color: #fff !important;
}
.sub-menu .menu-item a {
   margin-right: 15px;
   transition: all .2s ease-in-out 0s !important;
}
.sub-menu .menu-item {
   margin: 0 !important;
   padding: 0;
   border: 0;
   background-color: transparent;
   width: fit-content !important;
   padding-right: 25px !important;
   height: 49px !important;
   clear: both;
   border-bottom: 1px dotted rgba(0, 0, 0, .0) !important;
}
.sub-menu .scrolled_down {
   background-color: #222 !important;
   border-bottom: 1px dotted rgba(0, 0, 0, .1) !important;
}


.sub-menu li a {
   text-align: left !important;
   padding: 0 !important;
   text-shadow: 0px 0px 10px rgba(0, 0, 0, .3) !important;
   color: #fff !important
}
.sub-menu .megamenu-title {
   padding-right: 7px !important;
   margin-left: 15px !important;
}
.sub-menu .megamenu-title a {
   /*margin-left: -10px !important;*/
}
.sub-menu .current_page_item .megamenu-title {
   background-size: 100% var(--bg-h);
   background-position-x: left;
}










/* ADVANCED SEARCH POPUP FULL SCREEN */
body:not(.page-template-advanced_search_results) .search_wrapper {
   display: none;
   opacity: 0;
   position: fixed !important;
   height: 100% !important;
    width: 100% !important;
    top: 0 !important;
   left: 0 !important;
   padding-top: 5% !important;
}
body:not(.page-template-advanced_search_results) .search_wrapper_color {
    background-color: rgba(0, 0, 0, .5);
    border: none;
}
body:not(.page-template-advanced_search_results) .search_wrapper .elementor-heading-title {
   color: #fff;
    font-family: "Montserrat", Sans-serif;
    font-size: 45px;
    font-weight: 200;
    text-transform: uppercase;
    line-height: 1.1em;
    letter-spacing: 3px;
    word-spacing: 9px;
   text-shadow: 0px 0px 10px rgba(0, 0, 0, 0) !important;
   text-align: center;
}
body:not(.page-template-advanced_search_results) .search_wrapper .elementor-heading-subtitle {
   color: #fff;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 200;
    letter-spacing: 3px;
    word-spacing: 3px;
   text-shadow: 0px 0px 10px rgba(0, 0, 0, 0) !important;
   text-align: center;
   margin-bottom: 50px;
}

body:not(.page-template-advanced_search_results) .search_wrapper .footer-wrapper {
   padding: 50px 8px 15px;
    width: 20%;
    display: inline-block;
    vertical-align: top;
}
body:not(.page-template-advanced_search_results) .search_wrapper .footer-heading {
   color: #fff !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
   margin-bottom: 15px;
}
body:not(.page-template-advanced_search_results) .search_wrapper .footer-link {
   color: #fff !important;
    font-size: 13px;
    font-weight: 400;
   line-height: 22px;
    margin-bottom: 8px;
}
body:not(.page-template-advanced_search_results) .search_wrapper .extended_search_checker label, body:not(.page-template-advanced_search_results) .search_wrapper .adv_extended_options_text, body:not(.page-template-advanced_search_results) .search_wrapper .adv_search_slider label {
   color: #fff !important;
}
body:not(.page-template-advanced_search_results) .search_wrapper .ui-widget-header {
    background: #999999 !important;
}
body:not(.page-template-advanced_search_results) .search_wrapper .wpresidence_slider_price {
   background-color: white;
    margin: 5px;
    padding: 3px 10px;
    border-radius: 5px;
    opacity: .9;
}
body:not(.page-template-advanced_search_results) .search_wrapper .adv-search-1 .wpresidence_button, body:not(.page-template-advanced_search_results) .search_wrapper .adv-search-1 .adv_handler {
   transition: .3s;
   background-image: none;
    background-color: #ffffff;
   border: 1px solid #fff;
   color: #222;
}
body:not(.page-template-advanced_search_results) .search_wrapper .adv-search-1 .wpresidence_button:hover, body:not(.page-template-advanced_search_results) .search_wrapper .adv-search-1 .adv_handler:hover {
   background-image: none;
   border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
}
body:not(.page-template-advanced_search_results) .search_wrapper .property_price {
    width: 100% !important;
}
body:not(.page-template-advanced_search_results) .search_wrapper #results {
    transform: none !important;
    left: 5px !important;
    width: 100%;
    max-width: 100%;
    padding-top: 0;
    padding-right: 5px;
    padding-left: 5px;
    position: inherit;
    top: 0;
    background: 0 0;
}
body:not(.page-template-advanced_search_results) .search_wrapper .results_header {
    padding: 12px 15px;
    position: relative
}
body:not(.page-template-advanced_search_results) .search_wrapper #results_wrapper {
    margin-top: 0;
    display: inline-block;
    background: #fff;
    width: 100%
}
body:not(.page-template-advanced_search_results) .search_wrapper #results .preview_listing_unit {
    width: 25% !important;
    border-bottom: 1px solid #dde4e9;
    text-wrap: nowrap;
    overflow: hidden
}
body:not(.page-template-advanced_search_results) .search_wrapper #results .preview_listing_unit img {
    width: 100px
}
body:not(.page-template-advanced_search_results) .search_wrapper #results .preview_listing_unit h4 {
    padding-left: 115px
}
body:not(.page-template-advanced_search_results) .search_wrapper #results .preview_listing_unit .preview_details {
    padding-left: 115px
}










/* ADVANCED SEARCH BUTTON */
.show_search {
   display: block !important;
   opacity: 1 !important;
}
.hide_search {
   display: none !important;
   opacity: 0;
}
.show_listing_filter {
   opacity: 1;
}
.hide_listing_filter {
   opacity: 0;
}
.search_button {
    background-color: transparent !important;
    transition: .3s ease-in-out !important;
   width: 120px;
    background-color: #222;
    color: #fff;
    height: 40px;
    margin-left: 0;
    transition: .5s;
    cursor: pointer;
    position: fixed;
    top: 10px;
    z-index: 100;
    overflow: hidden;
}
.search_button_menu_open {
   left: 340px;
}
.search_button_menu_closed {
   left: 135px;
}
.search_button_text {
   position: absolute !important;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
    padding: 10px 13px !important;
    text-wrap: nowrap;
   font-family: 'Roboto'
}
.search_button_text::after{
   content:' SEARCH';
   transition: margin-left .5s ease-in-out;
}
.search_button:hover {
    opacity: .5;
}
.master_header_sticky .search_button{
   background-color: rgba(255,255,255,1) !important;
   color: #222222;
   opacity: 1;
}
.master_header_sticky .search_button:hover{
   background-color: #222222 !important;
   color: #ffffff;
}   














/* MOUSE SCROLL */
.mouse_scroll {
   animation: fadeIn 1.25s ease-in-out 2.5s both !important;
   text-align: center;
    bottom: 22%;
    position: absolute;
    width: 100%;
   animation: 2500ms;
}




















/* ADVANCED SEARCH PAGE */

.half_map_body .property_unit_type5 {
    min-height: 300px;
}
.half_map_body .property_listing .carousel {
    max-height: 300px;
}
.half_map_body .property_unit_type5 .carousel-inner, .half_map_body .property_unit_type5 .property_unit_carousel, .half_map_body .property_unit_type5_content {
    min-height: 300px;
}
.half_map_body .header_wrapper_inside_type_4 #google_map_prop_list_wrapper {
    padding-left: 0px;
}
.half_map_body .messagebox_text {
   width: 60%;
}

@media (min-width: 992px) {
    .half_map_body .property_unit_type5 {
        width: 50%;
    }
}
.half_map_body #listing_ajax_container {
    padding: 0 !important;
}
.half_map_body .half_type4 {
   margin-top: 60px;
}
.half_map_body #all_wrapper {
    background-color: #fff;
}
.half_map_body .logo_fullscreen {
   background-image: url(https://luxurylivingspain.com/wp-content/uploads/2024/05/logo_black_transparant.svg);
}
.half_map_body .menu_button_text, .half_map_body .user_button_text {
   color: #222;
}
.half_map_body iframe + div {
   border: 0px solid rgb(26, 115, 232) !important;
}
.half_map_body .half_map_controllers_wrapper {
    width: 100%;
    background-color: #fff;
    bottom: 0;
    left: 0;
    box-shadow: none;
    border-radius: 0;
    border: 0px solid #fff;
}
.half_map_body .half_map_controllers_wrapper i {
   color: #222;
}
.half_map_body .half_control_visible {
    background-color: #222;
}
.half_map_body .half_map_controllers_wrapper .half_control_visible, .half_map_body .half_map_controllers_wrapper .half_control_visible i {
    color: #fff;
}
.half_map_body  #google_map_prop_list_sidebar {
    overflow-y: unset;
}
@media only screen and (max-width: 815px) {
    .half_map_body #google_map_prop_list_wrapper {
        height: 91vh;
    }
}
@media only screen and (max-width: 1024px) {
   #gmap-control {
      -webkit-box-shadow: none;
      box-shadow: none;
   }
   .half_map_body #google_map_prop_list_wrapper #gmap-control span {
        padding: 0;
        margin: 0px 15px;
        width: 30px;
        text-wrap: nowrap;
      opacity: .92;
        border-radius: 4px !important;
    }
   .half_map_body #google_map_prop_list_wrapper #gmap-control span i {
        border-radius: 4px !important;
    } 
    #google_map_prop_list_wrapper #gmap-control span i:hover {
        background-color: unset;
   }
   .half_map_body #google_map_prop_list_wrapper #gmap-control span .fa-chevron-right {
      margin-left: -4px;
   }
}
























/* CSS FOR TAXANOMIC PAGE */
.archive #listing_ajax_container {
    margin: 0;
   background-color: white;
}
.archive #listing_ajax_container .nothing {
   height: 50vh;
    text-align: center;
    width: 100%;
    padding-top: 100px;
}
.archive .content_wrapper .col-md-12 {
   padding-right: 0px;
    padding-left: 0px;
}
.archive .content_wrapper {
   z-index: 10;
    width: 100% !important;
   max-width: 100% !important;
    padding: 0;
}
.archive .content_wrapper .entry-title {
    display: none;
}
.archive .content_wrapper .listing_filters_head {
    margin-top: -92px;
}
.archive .listing_main_image {
   height: 100vh;
}
.archive .header_image_zoom {
   animation-name: header_image_zoom_in;
   animation-duration: 25s;
   animation-fill-mode: forwards;
   animation-timing-function: ease-out;
   background-size: cover;
}
.archive .img-overlay {
    background-color: #000;
    opacity: .5;
}
.archive .header_media .entry-tax {
   color: #fff;
    font-family: "Montserrat", Sans-serif;
    font-size: 45px;
    font-weight: 200;
    text-transform: uppercase;
    line-height: 1.1em;
    letter-spacing: 3px;
    word-spacing: 9px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
}
.archive .header_media .tax_tagline {
    color: #fff;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 200;
    letter-spacing: 3px;
    word-spacing: 3px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 11;
    text-decoration: none;
    margin-top: 25px;
    text-align: center;
    margin: 25px auto 0px auto;  
}
.archive .header_media .tax_tagline {
   animation: fadeIn 1.25s ease-in-out 1500ms both;
}
.archive .header_media .mouse_scroll.fadeIn {
        animation: fadeIn 1.25s ease-in-out 2.5s both !important;
}











/* HEADER IMAGE ZOOM EFFECT */
.header_image_zoom {
   animation-name: header_image_zoom_in;
   animation-duration: 25s;
   animation-fill-mode: forwards;
   animation-timing-function: ease-out;
   background-size: cover;
}




.header_image_zoom .elementor-heading-title, .header_image_zoom .mouse_scroll div, .header_image_zoom .elementor-button-wrapper {
   animation: header_image_zoom_out 25s ease-out forwards;
}
.header_image_zoom .mouse_scroll {
        bottom: 22% !important;
}














.propertyslider_landing .property_unit_type5 .carousel-inner, .propertyslider_landing .property_unit_type5 .property_unit_carousel, .propertyslider_landing .property_unit_type5_content {
    min-height: 400px;
}
.propertyslider_landing .blog_unit_image img {
    height: 300px !important;
}
.propertyslider_landing .slider_container .property_listing_blog {
    box-shadow: none !important;
}
.propertyslider_landing .slider_prop_wrapper {
    padding-right: 0px;
   padding-left: 0px;
}

@media only screen and (min-width: 1024px) {
   .propertyslider_landing .blog_unit_image {
      margin: 20px;
   }
}


@media only screen and (min-width: 600px) {
   .propertyslider_landing .property_unit_type5 {
      margin: 10px;
   }
}
.propertyslider_landing .property_unit_type5 .property_unit_carousel, .propertyslider_landing .property_unit_type5 {
   max-height:300px;
   height:300px;
   min-height:300px;
}
.propertyslider_landing .property_unit_type5 .item {
   max-height:325px;
   height:325px;
   min-height:325px;
}




.work_with_us_landing .elementor-button-link {
    width: 125px;
}


.areas_landing .elementor_residence_grid {
   width: 100%
}



    @keyframes intro_background_wrapper {
      0%   { background-color: black; }
      40%   { background-color: black; opacity: 1; }
      80%   { background-color: transparent; opacity: 1; }
      100%   { background-color: transparent; opacity: 0; display: none; z-index: -100; }
    }
    @keyframes intro_background_wrapper_invert {
      0%   { filter: invert(0); }
      60%   { filter: invert(0); }
      80%   { filter: invert(1); }
      100%   { filter: invert(1); }
    }    
    @keyframes intro_background_text {
      0%   { opacity: 0; }
      25%   { opacity: 1; }
      75%   { opacity: 1; }
      100%   { opacity: 0; }
    }    
    @keyframes intro_top {
      0%   {width: 0%; }
      100% {width: 100%; }
    }   
    @keyframes intro_bottom {
      0%   {width: 0%; }
      100% {width: 100%; }
    }   
    @keyframes intro_top_slide_open {
      0%   {top: 0%; }
      100% {top: -51%; border-bottom: 1px solid black; }
    }   
    @keyframes intro_bottom_slide_open {
      0%   {bottom: 1px; }
      100% {bottom: -51%; border-top: 1px solid black; }
    }       
    @keyframes intro_top_text {
      0%   {bottom: -15vw; }
      100% {bottom: 0vw; }
    }   
    @keyframes intro_bottom_text {
      0%   {top: -15vw; }
      100% {top: 0vw; }
    }   
    @keyframes intro_top_text_reverse {
      0%   {transform: translateY(0px); }
      100% {transform: translateY(15vw); }
    }   
    @keyframes intro_bottom_text_reverse {
      0%   {transform: translateY(0px); }
      100% {transform: translateY(-15vw); }
    }       
    @keyframes intro_text {
      0%   {opacity: 1; }
      100% {opacity: 0; }
    }       

.intro_background_wrapper {
    animation: intro_background_wrapper 3.5s ease-in-out 3s both, intro_background_wrapper_invert 4s cubic-bezier(0.9,0,0.5,1) both ;
    /*background-image: url(https://luxurylivingspain.com/wp-content/uploads/2024/07/bg_trans_white.png);*/
    /*background-image: linear-gradient(60deg, rgba(0,0,0,.9) 0%, rgba(0,0,0,.9) 100%), url(https://luxurylivingspain.com/wp-content/uploads/2024/05/logo_white_transparant.svg);*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    color:white;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}
.intro_background_wrapper .floating_logo {
    z-index: 1000;
    opacity: 0;
    animation: intro_background_text 5.5s ease .5s both;
}
.intro_top, .intro_bottom {
    height: 50%;
    width: 100%;
    position: fixed;
    left: 0;
    background-color: black;
    z-index: 999;
    overflow: hidden;
}
.intro_top {
    animation: intro_top 1s ease 2.5s 1 normal both, intro_top_slide_open 1s cubic-bezier(0.9,0,0.5,1) 4.5s 1 normal both;
    top: 0;
    border-bottom: 1px solid white;
}
.intro_bottom {
    animation: intro_bottom 1s ease 2.5s 1 normal both, intro_bottom_slide_open 1s cubic-bezier(0.9,0,0.5,1) 4.5s 1 normal both;
    bottom: 1px;
    border-top: 1px solid white;
}
.intro_bottom .text, .intro_top .text {
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-family: 'Poppins';
    font-size: 5vw;
    line-height: 5vw;
    letter-spacing: 3px;
    /*display: none;*/
}
.intro_top .text {
    font-weight: 800;
    bottom: 0;
    position: absolute;
    animation: intro_top_text 4s cubic-bezier(0.9,0,0,1) 1.5s both, intro_text 1s ease-in 4s both, intro_top_text_reverse 1.5s cubic-bezier(0.9,0,0.5,1) 4.5s normal;
}
.intro_bottom .text {
    font-weight: 100;
    top: 0;
    position: absolute;
    animation: intro_bottom_text 4s cubic-bezier(0.9,0,0,1) 1.5s both, intro_text 1s ease-in 4s both, intro_bottom_text_reverse 1.5s cubic-bezier(0.9,0,0.5,1) 4.5s normal;
}

.background_text h2{
    animation: intro_background_text 3s ease-in-out both;
    width: 100%;
    text-align: center;
    top: 47%;
    position: absolute;
    font-family: 'Montserrat' !important;
    font-size: 3vw !important;
    line-height: 3vw !important;
    font-weight: 100 !important;
    color: white !important;
    
}




.comment-form #submit, .wpresidence_button {
    background-image: linear-gradient(to right, transparent 50%, #222222 50%);
    border-color: #222222;
    color: #fff;
    background-color: #222222;
    transition: all .3s;
}

.comment-form #submit:hover, .wpresidence_button:hover {
    border-color: #fff;
    color: #222222;
    background-color: #fff;
}
.alert-message, .login-alert {
    padding: 10px 20px;
}




.read_more_underline {
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    line-height: 80px;
    color: #ffffff !important;
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.read_more_underline i {
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    font-size: 10px;
    margin-left: 6px;
    font-weight: 600;
}



/* LANDINGPAGE CATEGORIE IMAGES */
.places_type_2_listings_no {
    border: 2px solid white;
    border-radius: 0;
    padding: 15px 30px;
   transition: .3s ease-in-out;
   margin-bottom: 125px;
    margin-top: 50px;
}
.elementor_residence_grid {
    min-height: 400px;    
}
.elementor_residence_grid::before {
    content:"";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    background-color: rgba(0, 0, 0, .3);
    transition: .3s ease-in-out;
}
.elementor_residence_grid:hover::before {
    background-color: rgba(0, 0, 0, .1);
}

.places_wrapper_type_2 .places_cover {
    position: absolute;
    z-index: 7;
    cursor: pointer;
}
.places_wrapper_type_2 .places_type_2_content{
    z-index: 6;
}
.places_wrapper_type_2 .places_type_2_content .places_type_2_tagline {
   display:none;
}
.places_wrapper_type_2:hover .places_type_2_listings_no {
    color: #222222 !important;
    background: #ffffff !important;
}

.places_wrapper_type_2:hover {
    &:before{
    width:calc(100% - 20px);
    height:calc(100% - 20px);
    border-bottom:2px solid white;
    border-right:2px solid white;      
    opacity:1;
    }
    &:after{
    width:calc(100% - 20px);
    height:calc(100% - 20px);    
    border-top:2px solid white;
    border-left:2px solid white;   
    opacity:1;            
    }
}


.places_wrapper_type_2 {
    transition:all 3s;
    &:after,&:before{
        content:" ";
        width:0px;
        height:0px;
        position:absolute;
        border :0px solid #fff;
        transition:all 1s;
        z-index: 6 !important;
        opacity:0;
        }
    &:after{
        top:10px;
        left:10px;
        border-top:2px solid white;
        border-left:2px solid white;
    }
    &:before{
        bottom:10px;
        right:10px;
        border-bottom:2px solid white;
        border-right:2px solid white;
    }
}





/* , .e-con-full:not(.card_wrapper, .card_button, .card_button_text) */

 
 
 
 
/* MODAL LOGIN POPUP */
.login-register-modal-image_text {
    display: none;
}
#login-div-title-topbar, #register-div-title-topbar, #forgot-div-title-topbar {
    color: #222;
    font-family: "Montserrat", Sans-serif;
    font-size: 30px;
    font-weight: 400 !important;
    text-transform: uppercase;
    line-height: 1.1em;
    letter-spacing: 3px;
    word-spacing: 9px;
}
.login_modal_control a {
    color: #222;
    font-family: "Montserrat", Sans-serif;
    font-size: 13px;
    font-weight: 500 !important;
    text-transform: uppercase; 
    letter-spacing: 0px;
}
.login-register-modal-image {
    background-image: url(https://luxurylivingspain.com/wp-content/uploads/2014/05/ropiedades_64c8fde6e797b-source-1920x1080.jpg) !important;
}
#forgot-pass-div, #login-div_topbar, #register-div-topbar {
    top: 30px;
    transform: unset;
}



/* AGENTS ON ABOUT PAGINA */
.bottom-estate_agent .listing_wrapper {
    padding: 15px !important;
}
.bottom-estate_agent .agent_unit: hover {
    transition: .3s ease-in-out;
}
.bottom-estate_agent .agent-unit-img-wrapper {
    border-radius: 0px;
    margin: 0px;
}
.bottom-estate_agent .agent_card_content {
    height: 100px;
}
.bottom-estate_agent .wpestate_agent_unit_social {
    display: none;
}
.bottom-estate_agent .agent_unit h4 a {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.1em;
    letter-spacing: 3px;
    color: #222;
}
.bottom-estate_agent .agent_position {
    color: #222;
}
.bottom-estate_agent .agent_card_content, .bottom-estate_agent .agent_position {
    font-family: "Poppins", Sans-serif;
    font-size: 15px !important;
    font-weight: 400;
    line-height: 22px;
}
.bottom-estate_agent .agent_unit:hover {
    margin-top: -25px;
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, .17) !important;
}








/* PROPERTY LISTING VIEWS */

.property_unit_type2 .featured_gradient {
    border-radius: 0;
    /*display: none*/
}
.property_unit_type2 .featured_gradient {
    transition: opacity .2s ease-in-out;
    background-image: linear-gradient(to top, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25));
    pointer-events: none;
    opacity:1;
}
.property_unit_type2:hover .featured_gradient {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25));
    pointer-events: none;
    opacity:0;
}

/*
.property_unit_type2 .item:after {
    background-image: linear-gradient(to top, rgba(0,0,0, 1), rgba(0,0,0, 1));
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.15;
    transition: opacity .2s ease-in-out;
    filter: blur(5px), grayscale(1);
}
.property_unit_type2:hover .property_unit_type2 .item:after {
    background-image: linear-gradient(to top, rgba(0,0,0, 1), rgba(0,0,0, 1));
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
*/

/*
.property_unit_type2 .item img {
    filter: blur(5px) grayscale(1);
}
.property_unit_type2:hover .property_unit_type2 .item img {
    filter: blur(0px) grayscale(0);
}
*/



.property_unit_type2:hover .property_unit_type2 .property-unit-information-wrapper {
    &:before{
    width:calc(100% - 20px);
    height:calc(100% - 20px);
    border-bottom:1px solid black;
    border-right:1px solid black;  
    opacity: 1;    
    }
    &:after{
    width:calc(100% - 20px);
    height:calc(100% - 20px);    
    border-top:1px solid black;
    border-left:1px solid black;  
    opacity: 1;             
    }
}


.property_unit_type2 .property-unit-information-wrapper {
    transition:all 3s;
    &:after,&:before{
        content:" ";
        width:0px;
        height:0px;
        position:absolute;
        border :0px solid #fff;
        transition:all 1s;
        z-index: 0 !important;
        opacity: 0;
        }
    &:after{
        top:10px;
        left:10px;
        border-top:1px solid black;
        border-left:1px solid black;
    }
    &:before{
        bottom:10px;
        right:10px;
        border-bottom:1px solid black;
        border-right:1px solid black;
    }
}


.property_unit_type2 {
    height: 650px;
    box-shadow: none !important;
}
.property_unit_type2 .listing-unit-img-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
    min-height: 100% !important;
}
.property_unit_type2 .property_unit_carousel {
    width: 100%;
    height: 100%;
    min-height: 100%;
}
.property_unit_type2 .carousel-inner {
    width: 100%;
    min-width: 100%;
}


.property_unit_type2 .carousel-item.active {
    width: 50% !important;
    height: 100% !important;
    top: 0%;
}
.property_unit_type2:nth-child(odd) .carousel-item.active {
    float: left !important;
}
.property_unit_type2:nth-child(even) .carousel-item.active {
    float: right !important;
}


.property_unit_type2 .carousel-item {
    margin-right: 0 !important;
    opacity: 1 !important;
    width: 25% !important;
    height: 50% !important;
    display: inline-block;
    overflow: hidden;
    top: 50%;
}
.property_unit_type2:nth-child(odd) .carousel-item {
    float: right;
}
.property_unit_type2:nth-child(even) .carousel-item {
    float: left;
}


.property_unit_type2 .carousel-item img {
    transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
}
.property_unit_type2 .property-unit-information-wrapper {
    position: absolute;
    background-color: white;
    width: 50%;
    height: 50%;
    top: 0%;
    padding: 3%;
    z-index: 1;
}
.property_unit_type2 .property-unit-information-wrapper h4, .property_unit_type2 .property-unit-information-wrapper div {
    z-index: 1;
}
.property_unit_type2:nth-child(odd) .property-unit-information-wrapper {
    left: 50%;
}
.property_unit_type2:nth-child(even) .property-unit-information-wrapper {
    left: 0%;
}
.properties_sold .property_unit_type2 .property-unit-information-wrapper h4, .properties_sold .property_unit_type2 .property-unit-information-wrapper h4 a {
    font-size: 40px !important;
    line-height: 40px !important;
    text-align: left;
    margin-bottom: 30px;
}


.property_unit_type2 .carousel-control {
    display:none;
}
 .property_unit_type2 .property_location, .property_unit_type2 .tag-wrapper, .property_unit_type2 .property_media, .property_unit_type2 .icon-fav, .property_unit_type2 .listing_unit_price_wrapper {
    display: none;
}
.listinglink-wrapper_sh_listings {
    margin-top: 30px;
}














/* THEME BUILDER */
.switch {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 20px;
}
.theme_switch {
    margin-top: 50px;
}
.theme_switch_label {
    display: inline-block;
    margin-left: 10px;
    height: 10px;
    vertical-align: middle;
    color: #222;
    /* text-transform: uppercase; */
    font-family: Montserrat;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 400;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #222222;
}

input:focus + .slider {
  box-shadow: 0 0 1px #222222;
}

input:checked + .slider:before {
  -webkit-transform: translateX(14px);
  -ms-transform: translateX(14px);
  transform: translateX(14px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.items_shortcode_wrapper_grid.marble_mode .blog_unit_content, .header_wrapper_inside_type_4.marble_mode, .properties_sold.marble_mode .property-unit-information-wrapper {
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85)), url(https://luxurylivingspain.com/wp-content/uploads/2024/06/MARBLEBG-scaled.jpg) !important;
    background-size: cover !important;
}
/* END OF THEME BUILDER */







/* BLOG LIST OVERVIEW */
.wpestate_listing_sh_loader {
    margin: 100px 0 0px 0 !important;
    filter: grayscale(1);
}
.blog-unit-wrapper .blog_unit_content h3{
    text-align: left !important;
}
.blog-unit-wrapper .read_more {
    padding-top: 100px;
}
.article_container {
    margin: 0 -10px;
}
.items_shortcode_wrapper_grid {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr)) !important;
    gap: 0px !important;
}
.shortcode_wrapper_grid_item {
    max-width: 100% !important;
    min-width: 100% !important;
}
.blog-unit-wrapper .blog_unit_image {
    margin: 0 !important;
}

@media only screen and (min-width: 1024px) {
    .items_shortcode_wrapper_grid {
        grid-template-columns: repeat(auto-fit, minmax(100%, 1fr)) !important;
        gap: 0px !important;
    }
    .shortcode_wrapper_grid_item {
        max-width: 100% !important;
        min-width: 100% !important;
    }



    .blog-unit-wrapper {
        margin: 0 !important;
        box-shadow: none !important;
        border: 0 !important;
        width: 100% !important;
    }
    .blog_unit {
        margin: 0 !important;
        border: 0 !important;
        box-shadow: none !important;
        width: 100% !important;
    }
    .blog-unit-wrapper .blog_unit_image {
        width: 50% !important;
        margin: 0 !important;
        display: flex;
        justify-content: center;
    }
    .blog-unit-wrapper .blog_unit_content {
        width: 50% !important;
        margin: 0 !important;
    }
    .blog_unit_image img {
        height: 75vh !important;
        width: auto !important;
        max-width: none !important;
    }
    
    
    /* LEFT */
    .shortcode_wrapper_grid_item:nth-child(odd) .blog_unit_image {
        padding: 0 !important;
        float: left !important;
    }
    .shortcode_wrapper_grid_item:nth-child(odd) .blog_unit_content {
        padding: 7vw !important;
        max-height: 75vh !important;
        float: right !important;
    }
    /* RIGHT */
    .shortcode_wrapper_grid_item:nth-child(even) .blog_unit_content {
        padding: 7vw !important;
        max-height: 75vh !important;
        float: left !important;
    }
    .shortcode_wrapper_grid_item:nth-child(even) .blog_unit_image {
        padding: 0 !important;
        float: right !important;
    }
}









/* REVIEWS */
.wpestate_testimonial_slider .item_testimonal_image {
    background-position: center;
}
.wpestate_testimonial_slider.owl-theme .owl-nav .owl-next, .wpestate_testimonial_slider.owl-theme .owl-nav .owl-prev {
    border-radius: 0px;
    transition: .3s ease-in-out;
}
.wpestate_testimonial_slider.owl-theme .owl-nav .owl-next:hover, .wpestate_testimonial_slider.owl-theme .owl-nav .owl-prev:hover {
    opacity: .5;
}
.wpestate_testimonial_slider .item {
    border-radius: 0;
}



/* UNDERLINE HOVER EFFECT WHITE */
#colophon .subfooter_menu a, #colophon .textwidget li, #colophon .contact_sidebar p, .read_more_underline, .sub-menu .megamenu-title {
  background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat right bottom / 0 var(--bg-h);
  transition: background-size 350ms;
  --bg-h: 100%;
}
#colophon .subfooter_menu a:where(:hover, :focus-visible), #colophon .textwidget li:where(:hover, :focus-visible), #colophon .contact_sidebar p:where(:hover, :focus-visible), .read_more_underline:where(:hover, :focus-visible), .sub-menu .megamenu-title:where(:hover, :focus-visible) {
  background-size: 100% var(--bg-h);
  background-position-x: left;
}
#colophon .subfooter_menu a, #colophon .textwidget li, #colophon .contact_sidebar p, .read_more_underline, .sub-menu .megamenu-title {
  padding-bottom: 2px !important;
  --bg-h: 1px;
  width: fit-content;
}









/* UNDERLINE HOVER EFFECT BLACK #222222 */
.property_categs a, .blog-unit-wrapper .read_more, .login_modal_control a {
  background: linear-gradient(0deg, #222222, #222222) no-repeat right bottom / 0 var(--bg-h);
  transition: background-size 350ms;
  --bg-h: 100%;
}
.property_categs a:where(:hover, :focus-visible), .blog-unit-wrapper .read_more:where(:hover, :focus-visible), .login_modal_control a:where(:hover, :focus-visible) {
  background-size: 100% var(--bg-h);
  background-position-x: left;
}
.property_categs a, .blog-unit-wrapper .read_more, .login_modal_control a {
  padding-bottom: 2px !important;
  --bg-h: 1px;
  width: fit-content;
}










/* FADE IN LETTERS TITLE */
.wave {
  animation-name: wave;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  display: inline-block;
  min-width: 10px;
  opacity: 0;
}
.letter_fade_in .elementor-heading-title {  
  color: transparent !important;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0) !important;
}
.letter_fade_in .elementor-heading-title span {  
    color: #ffffff;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
}
@keyframes wave {
  0% {
    transform: translate3d(0, -100%, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  } 
}

@keyframes mouse_scroll {
  0% {
    transform: translate3d(0, -100%, 0);
    opacity: 0;
  }
  75% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }   
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 0;
  } 
}









/* MOUSE SCROLL IMG */
.mouse_scroll img {
  animation-name: mouse_scroll;
  animation-duration: 3s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
.mouse_scroll {
    cursor: pointer;
}



/* SCROLL FADE PAGE */
.opacity_scroll_end {
    /*opacity: 0 !important;*/
}
.opacity_scroll{
    /*transition: 1s ease-in-out;*/
    transition: transform 0s;
}

.listing_filters_head {
    /*transition: color 1s ease-in-out;*/
   transition: all .3s ease-in-out;
}
.opacity_scroll_filters_end {
    color: #222222 !important;
    position: sticky;
    top: 0;
    background-color: #ffffff !important;
    z-index: 99999999999999;
    height: 60px;    
    width: 100%;
    text-align: center;
}
.opacity_scroll_filters_end .caret:after {
    color: #222222 !important;
}
.listing_filters_head .caret:after {
    transition: .5s ease-in-out;
}



/* PROPERTY SEARCH PAGE */
.listing_filters_head {
    float: none;
    padding-top: 5px;
    background: transparent;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -60px;
    height: 60px;
    margin-bottom: 0 !important;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: roboto;
    width: 100%;
    text-align: center;
    border: none !important;
    border-radius: 0 !important;
}
.listing_filter_views {
    display:none !important;
}
.listing_filter_select {
    margin: 7px;
    padding: 0 15px !important;
    float: none;
    display: inline-block;
}
.listing_filters_head .caret:after {
    color: #ffffff;
    top: -6px;
}
.listing_filters_head .filter_menu {
    margin-top: 12px !important;
}



/* PAGINATION */
.wpestate_filter_list_properties_wrapper {
    margin: 0;
}
.pagination {
    padding: 0px;
    margin: 0px;
    text-align:center;
}
.pagination>li {
    display: inline-block;
    margin: 50px 0px;
}
.pagination>li>a, .pagination>li>span {
    transition: .3s ease-in-out;
    color: #222222;
    float: none;
    padding: 9px 17px;
    margin: 10px;
    border: 0;
    box-shadow: none;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #222222;
    opacity: .5;
    border: 0px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    color: #fff;
    background-color: #222222;
    border: 0px;
    border-radius: 0px;
}



/* LOADER */
@keyframes fade_in_loader {
  0%   {opacity: 0;}
  100% {opacity: 1;}
}  
#listing_loader, #listing_loader3, #listing_loader_maps {
    background-color: rgba(255, 255, 255, .6);
    height: 100vh;
    filter: grayscale(1);
    width: 100%;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    animation-name: fade_in_loader;
    animation-duration: .3s;    
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}
#listing_loader2 {
    background-color: rgba(255, 255, 255, 1);
    height: 100vh;
    filter: grayscale(1);
    width: 100%;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
}
.new_prelader {
    top: calc(50% - 40px) !important;
}
.spinner {
    margin: 0 !important;
}
 






.wpestate_content_wrapper_custom_template_wrapper {
    background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
    font-family: "Montserrat" !important;
    /*text-transform: uppercase;*/
}
.h_bold {
  font-weight: bold;
}
.heading_over_image{
    text-transform: uppercase;
    padding: 20px 10%;
    text-wrap: balance;
}

.wpresidence_button {
    text-transform: uppercase;
    font-weight: 400 !important;
    font-size: 13px;
}

.agent_contanct_form{
    background-color: transparent !important;
}

.wpestate_control_media_button{
    transition: .3s ease-in-out;
}










/* PROPERTY PAGE STATUS LABEL */
.listing-content_wrapper .status-wrapper {
    margin: -55px -15px 0px 0px;
    width: auto;
    float: right;
}
.listing-content_wrapper .ribbon-inside {
    padding: 10px 40px 10px 47px;
    background-color: #222222;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400 !important;
    letter-spacing: 7px;
    margin-left: 5px !important;
}
.horizontalstatus {
    display: none;
}






/* YOUTUBE VIDEO PROPERTY PAGE */
.elementor-widget-property_show_video_section {
    overflow: hidden;
}
.elementor-widget-property_show_video_section .property_video_wrapper {
    height: 75vh;
    min-height: 500px;
    max-height: 750px;
    overflow: hidden;
}
.elementor-widget-property_show_video_section .panel-body, .elementor-widget-property_show_video_section .panel-heading {
    padding: 0px !important;
}
.elementor-widget-property_show_video_section .property_video_wrapper img {
    margin-top: 0px;
    transform: scale(1.25);
    transition: opacity .3s ease-in-out, transform 5s ease-in-out;
}
.elementor-widget-property_show_video_section .property_video_wrapper img: hover {
    transform: scale(1);
}











/* NEW FULL SCREEN CONTACT POPUP */
/*
.lightbox_property_wrapper_level2 {
    max-width: 100%;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    top: 0;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    ms-transform: translate(0, 0%);
    border-radius: 0px;
}
.lightbox_property_slider {
    max-width: 60%;
    float: right;
}
.lightbox_property_sidebar {
    max-width: 40%;
}
.owl-carousel.slick-slider {
    max-width: 100% !important;
}
.slick-slide {
    height: 100vh !important;
    min-height: 100vh !important;
}*/










/* NEW MENU */
.header_wrapper_inside_type_4 {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0 !important;
}
.wpestate_property_media_section_wrapper {
    background-color: black;
}
.wpestate_property_slider_v3 .propery_listing_main_image {
    box-shadow: inset 0px -80px 145px -80px #000, inset 0px 80px 145px -80px #000;
    
}
.wpestate_property_media_section_wrapper .gm-style-moc {
    opacity: 1 !important;
    background-color: rgba(0, 0, 0, 0) !important; 
    box-shadow: inset 0px -80px 145px -80px #000, inset 0px 80px 145px -80px #000;
}



.media_buttons_boxed {
    padding-left: 25px !important; 
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #fff !important; 
}
.tooltip-inner {
    color: #222 !important; 
    background-color: #fff !important; 
    text-wrap: nowrap;
}





.header_wrapper_inside_type_4 .wpresidence-navigation-menu li {
    display: block;
    width: 100%;
    line-height: 28px !important; 
    padding: 10px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    /*background-color: rgba(255, 255, 255, .6);*/
}
.header_wrapper_inside_type_4 .wpresidence-navigation-menu li:hover a {
    transform: translateX(10px);
}
.header_wrapper_inside_type_4 .wpresidence-navigation-menu a {
   pointer-events: all !important;
    text-align: right;
    text-transform: uppercase;
    font-family: Montserrat;
    font-size: 13px !important;
    letter-spacing: 3px;
    font-weight:500 !important;
    transition: transform .4s ease-in-out !important;
}
.header_wrapper_inside_type_4 .logo {
    opacity: 0;
}
.menu_button {
    background-color: transparent !important;
    transition: .3s ease-in-out !important;
}
.menu_button:hover {
    opacity: .5;
}
.show_menu_button {
   left: 285px !important;
    /*left: 215px !important;*/
    /*background-color: #fff !important;*/
    /*color: #000 !important;*/
    /*transition: opacity .3s ease-in-out !important;*/
}
.show_menu_button .menu_button_text:after {
   display:none;
}
.show_menu_button:hover {
    opacity: .5;
}

.user_button {
    background-color: transparent !important;
    transition: .3s ease-in-out !important;
}
.user_button:hover {
    opacity: .5;
}
.show_user_button {
    left: 215px !important;
    background-color: #fff !important;
    color: #000 !important;
    /*transition: opacity .3s ease-in-out !important;*/
}
.show_user_button:hover {
    opacity: .5;
}


.header_wrapper_inside_type_4 {
    transition: margin-left .3s ease-in-out !important;
}

.wpestate_control_media_button {
    background-color: transparent !important;
}
.wpestate_control_media_button i {
    transition: opacity .3s ease-in-out !important;
}
.wpestate_control_media_button:hover i {
    opacity: .5 !important;
}
.wpestate_control_media_button.slideron {
    background-color: transparent !important;
    border-bottom: 2px solid white;
}
.carousel-control.left, .carousel-control.right {
    background: transparent !important;
    opacity: 1 !important;
    transition: opacity .3s ease-in-out !important;
    z-index: 98;
}

.carousel-control:hover {
    opacity: .5 !important;
}
























/* FULL SCREEN TITLES */
/*
.e-con-full:not(.listing-content) .panel-heading, .nearest_amenities_map .panel-heading {
    padding: 100px 0 15px !important;
    text-align: center;
}
*/

.panel-heading:not(.elementor-widget-property_show_details_section .panel-heading) {
    padding: 100px 0 15px !important;
    text-align: center;
}


.elementor-widget-property_show_subunits_section .panel-title {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 15px;
    margin-top: 75px;
}





/* FULL SCREEN AGENT CONTACT *//*
    .elementor-widget-property_show_agent_form2_section .elementor-widget-container{
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh !important;
            background-size: cover;
    background-position: center;
    background-color: black;
    background-image: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url(https://luxurylivingspain.com/wp-content/uploads/2014/05/ropiedades_64c8fde6e797b-source-1920x1080.jpg);
    display: flex;
    filter: grayscale(100%);
    z-index: 99999999999;
    }
*/








/* PROPERTY DESCRIPTION */
    .wpestate_property_description p:first-letter {
        text-transform: uppercase;
        font-weight: 300;
        font-size: 43px;
        color: #222222;
        padding: 0px 5px 0px 0px;
        float: left;
        line-height: 1;
    }   
    .wpestate_property_description p {
            column-count: 2;
            column-gap: 50px;
    }




/* PROPERTY DETAILS TABEL */
    .panel-title {
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 3px;
        border-bottom: 0px;
        text-align: center;
    }
    .elementor-widget-property_show_details_section .panel-title {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    .e-con-full .panel-title {
        border-bottom: 0px;
    }
    .single-estate_property #accordion_prop_details .listing_detail {
        padding: 0 0px 7px 0;
        font-weight: 700 !important;
        color: #222;
        text-align: end;
    }
    .single-estate_property #accordion_prop_details .listing_detail:nth-child(odd){
        padding-right: 25px;
    }
    .single-estate_property #accordion_prop_details .listing_detail:nth-child(even){
        float: right;
        padding-left: 25px;
    }
    .single-estate_property #accordion_prop_details .listing_detail strong {
        color: #222;
        font-weight: 400 !important;
        text-transform: uppercase;
        float: left;
        font-size: 13px;
    }
    .single-estate_property .property_categs {
        font-family: 'Poppins' !important;
        font-weight: 400 !important;
    }
    .single-estate_property .property_categs .fa-map-marker-alt:before {
        content: "\f3c5";
        font-family: "Font Awesome 6 Free";
        font-weight: 600;
    }







/* PROPERTY FEATURES TABEL */
    .single-estate_property #accordion_prop_features .listing_detail {
        color: #222;
        font-weight: 400 !important;
        text-transform: uppercase;
        float: left;
        font-size: 13px;
        font-family: 'Roboto';
        padding: 0px !important;
    }
    .single-estate_property #accordion_prop_features .listing_detail i {
        color: #999;
    }
    .single-estate_property #accordion_prop_features .feature_chapter_name {
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 3px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        font-family: 'Montserrat';
        margin-top: 25px;
    }
    .single-estate_property #accordion_prop_features .panel-body{
        /*padding: 0px;*/
        /*margin: 0px;*/
    }





/* FLOATING LOGO */
    .floating_logo { 
        position: absolute;
        width: 250px;
        height: 40px;
        margin-top: 10px;
        z-index: 100;
        top: 0;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        background-size: auto 40px;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(https://luxurylivingspain.com/wp-content/uploads/2024/05/logo_white_transparant.svg);
        transition: left .2s ease-in-out, opacity .5s ease-in-out, top .5s ease-in-out;
    }
    .master_header_sticky .floating_logo{
        opacity: 0;
        top: -50px;
    }
    .floating_logo.hide_floating_logo{
        opacity: 0;
    }
    @keyframes logo-fade-in {
      0%   {opacity: 0;}
      50%  {opacity: 0;}
      100% {opacity: .8;}
    }   
    .floating_logo{
        animation-name: logo-fade-in;
        animation-duration: 2s;
    }
    .logo_fullscreen {
        left: 0;
        opacity: .8;
    }
    .logo_boxed {
        left: 0;
        opacity: 0;
    }
    
/* LOGO IN LEFT MENU */
    .header_wrapper_inside_type_4 .logo {
        margin: 15px 0px 75px 0px !important;
        background-color: #222222;
        max-height:40px !important;
        transition: .3s ease-in-out;
    }
    .header_wrapper_inside_type_4 .miclogo {
        min-width: 100%;
        background-color: #ffffff;
    }







/* MENU TOGGLE BUTTON */
    .menu_button{
        width: 100px;
        background-color: #222;
        color: #fff;
        height: 40px;
        margin-left: 0;
        transition: .5s;
        /*border-left: 1px solid #222;*/
        cursor: pointer;
        position: fixed;
        top: 10px;
        left: 270px;
        z-index: 100;
        overflow: hidden;
    }
    .master_header_sticky .menu_button{
        background-color: rgba(255,255,255,1) !important;
        color: #222222;
        opacity: 1;
    }
    .master_header_sticky .menu_button:hover{
        background-color: #222222 !important;
        color: #ffffff;
    }   
    .menu_button_text{
        /*transform: translateY(-65px) rotate(-90deg);*/
        /*top: 240px !important;*/
        font-family: 'Roboto';
        position: absolute !important;
        text-transform: uppercase;
        font-weight: 400;
        letter-spacing: 3px;
        padding: 10px 13px !important;
        text-wrap: nowrap;
    }
    .menu_button_text::after{
        content:' MENU';
        transition: margin-left .5s ease-in-out;
    }




/* USER TOGGLE BUTTON */
    .user_button{
        width: 100px;
        background-color: #222;
        color: #fff;
        height: 40px;
        margin-left: 0;
        transition: .5s;
        /*border-left: 1px solid #222;*/
        cursor: pointer;
        position: fixed;
        top: 10px;
        right: 15px;
        z-index: 100;
        overflow: hidden;
    }
    .master_header_sticky .user_button{
        background-color: rgba(255,255,255,1) !important;
        color: #222222;
        opacity: 1;
    }
    .master_header_sticky .user_button:hover{
        background-color: #222222 !important;
        color: #ffffff;
    }   
    .user_button_text{
        /*transform: translateY(-65px) rotate(-90deg);*/
        /*top: 240px !important;*/
        font-family: 'Roboto';
        position: absolute !important;
        text-transform: uppercase;
        font-weight: 400;
        letter-spacing: 3px;
        padding: 10px 13px !important;
        text-wrap: nowrap;
    }
    .user_button_text_dashboard::after{
        content:' USER';
        transition: margin-left .5s ease-in-out;
    }
    .user_button_text_login::after{
        content:' LOGIN';
        transition: margin-left .5s ease-in-out;
    }


/* MENU TOGGLE CSS */
    .header_wrapper_inside_type_4 {
        transition: margin-left .3s ease-in-out;
        margin-left: -270px;
    }
    .show_menu {
        margin-left: 0px;
    }
    .hide_menu {
        margin-left: -270px;
    }
    .menu_button{
        transition: width .3s ease-in-out, left .3s ease-in-out, background-color .3s ease-in-out, color .3s ease-in-out;
        left: 15px;
    }
    .show_menu_button {
        left: 230px;
        width: 40px !important;
    }
    .show_menu_button .menu_button_text::after{
        content:' MENU' !important;
        margin-left: 5px;
    }    
    .hide_menu_button i::before{
        font-size: 13px;
        line-height: 13px;
    }   
    .show_menu_button i::before{
        content: "\f00d" !important;
        font-size: 15px;
        line-height: 12px;
    }
    
    
    
    
    
    
    
    .hide_menu_button {
        left: 15px;
    }
    .header_wrapper_inside_type_4.contentheader_left{
        transition: padding-left .3s ease-in-out;
        padding-left: 0px;
    }
    .wrapper_boxed {
        margin-left: 270px !important;
    }    
    .wrapper_fullscreen {
        margin-left: 0px !important;
    }
    .wpestate_control_media_buttons_wrapper {
        transition: padding-left .3s ease-in-out;
        padding-left: 120px;
        top: 11px;
    }
    .media_buttons_boxed {
        padding-left: 5px;
    }    
    .media_buttons_fullscreen {
        padding-left: 120px;
    }
    .wpestate_property_slider_v3 .propery_listing_main_image, 
    .google_map_slider_wrapper, 
    #googleMapSlider, 
    .wpestate_slider_enable_video_wrapper iframe, 
    .wpestate_slider_enable_video_wrapper, 
    .wpestate_slider_enable_virtual_wrapper, 
    .wpestate_slider_enable_virtual_wrapper iframe {
        transition: min-height .3s ease-in-out;
        min-height: 100vh;
        z-index: 0;
    }
    .slider_boxed {
        min-height: 85vh !important;
    }    
    .slider_fullscreen {
        min-height: 100vh !important;
    }
    .footer_header4{
        transition: padding-left .3s ease-in-out;
        padding-left: 0px;
    }
    .footer_boxed {
        padding-left: 270px;
    }    
    .footer_fullscreen {
        padding-left: 0px;
    }




    
    
    



/* PROPERTY EMAIL FORM, a part for making placeholder white is in customizer css */
.wpestate_estate_property_design_agent .agent_contanct_form .form-control {
    font-family: "Poppins", Sans-serif;
    font-weight: 300;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
}
.wpestate_estate_property_design_agent .agent_contanct_form #show_contact {
    color: #ffffff !important;
}

.wpestate_estate_property_design_agent .agent_contanct_form .schedule_meeting {
    background-color: rgba(255,255,255,0);
    border: 1px solid #ffffff;
    color: #ffffff !important;
    font-weight: 400;
    transition: .3s;
    padding: 2px 15px 1px;
    float: right;
}
.wpestate_estate_property_design_agent .agent_contanct_form .schedule_meeting:hover {
    background-color: rgba(255,255,255,.2);
}
.wpestate_estate_property_design_agent .agent_contanct_form .wpresidence_button {
    border: 1px solid #ffffff;
    background-color: transparent !important;
    background-image: none;
    transition: .3s ease-in-out;
}
.wpestate_estate_property_design_agent .agent_contanct_form .wpresidence_button:hover {
    border: 1px solid #ffffff;
    color: #222222 !important;
    background-color: #ffffff !important;
}
.wpestate_estate_property_design_agent .agent_contanct_form #schedule_hour option{
    color: #222222;
}




















/* FOOTER WAVES EFFECT */
.footer_waves {
   position: relative;
    width: 100%;
    z-index: 1;
   pointer-events: none;
   height: 75vh;
   background-color: #fff;
    /*background-image: url(https://luxurylivingspain.com/wp-content/uploads/2024/07/la-cruz-de-benidorm-viewpoint-spain-q38u-1.jpg);*/
   background-image: url(https://luxurylivingspain.com/wp-content/uploads/2024/07/6ab0ca16-1aa3-4114-a550-ec794a778212-scaled.jpg);
    background-position: bottom center;
    background-size: cover;
    background-attachment: fixed;
}
.footer_waves::before {
   content: ' ';
    --background-overlay: '';
    background-color: #000;
    opacity: .3;
    position: absolute;
    height: 100%;
    width: 100%;
}
.footer_waves::after {
   content: ' ';
   opacity: .8;
    background-image: url(https://luxurylivingspain.com/wp-content/uploads/2024/05/logo_white_transparant.svg);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    height: 100%;
    width: 100%;
   transition: filter 1s;
}
.footer_waves.blurzoom::after {
   filter: blur(10px);
}
.waves {
  position:absolute;
  bottom: 0;
  width: 100%;
  height:15vh;
  margin-bottom:-7px; /*Fix for safari gap*/
  min-height:100px;
  max-height:150px;
}
/* Animation */
.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
  .waves {
    height:40px;
    min-height:40px;
  }
}








/* FOOTER DESIGN */
/*
.footer_back_repeat_no  {
    background-size: cover;
    background-position: center;
    background-color: black;
    background-image: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url(https://luxurylivingspain.com/wp-content/uploads/2014/05/ropiedades_64c8fde6e797b-source-1920x1080.jpg);
    height: 100vh;
    display: flex;
    filter: grayscale(100%);
}
#footer-widget-area::before{
    background-image: url(https://luxurylivingspain.com/wp-content/uploads/2024/05/logo_white_transparant.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 100%;
    height: 40vh;
    min-height: 300px;
    max-height: 500px;
    margin-left: 15px;
}
#footer-widget-area{
    align-self: flex-end;
    margin-bottom: 78px;
}
.sub_footer{
    position: absolute;
    bottom: 0;
    width: unset;
    background: unset !important;
}
*/
#colophon {
   background-color: #222 !important;
}
#colophon .widget-title-footer {
    color: #fff !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
}
#colophon, #colophon a, #colophon li a, #colophon .widget_latest_price {
    color: #ffffff !important;
}
.sub_footer .copyright, #colophon .subfooter_menu a {
    color: #ffffff !important;
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase;
}
#colophon .category_list_widget li, #colophon .contact_sidebar_wrap p, #colophon .price_label, #colophon .subfooter_menu a, #colophon .textwidget, .copyright {
    font-size: 13px;
    font-weight: 300;
}
#colophon .widget-area a  {
    font-size: 13px !important;
}
#colophon .sub_footer .copyright, #colophon .sub_footer a  {
    font-size: 11px !important;
}
#footer-widget-area #second {
   text-align:center;
}
#footer-widget-area #third, #footer-widget-area #third p {
   text-align:right;
}
#footer-widget-area #third p {
   margin-left: auto; 
   margin-right: 0;
}
#colophon .footer_logo {
   display: block;
   width: 250px;
   margin: 0px auto;
}
#colophon .sub_footer {
   background-color: #222;
    margin-bottom: 70px;
}
#colophon .social_sidebar_internal {
    justify-content: center !important;
}
#colophon .social_sidebar_internal a {
   background-color: transparent !important;
   border-radius: 50px !important;
}
#colophon .social_sidebar_internal a:hover {
   background-color: #fff !important;
}
#colophon .social_sidebar_internal a:hover i {
   color: #222 !important;
}
#colophon .social_sidebar_internal a, #colophon .social_sidebar_internal a i {
   transition: all .2s ease-in-out !important;
}











/* SUB UNIT PROPERTY PAGE */
.subunit_wrapper {
    background-color: #ffffff !important;
    margin: 5px 0;
    padding: 0;
    cursor: pointer;
}
.subunit_details{
    cursor: pointer;
}
.multi_units_wrapper h4 a {
    font-size: 16px !important;
    text-decoration: underline;
}
.elementor-widget-property_show_subunits_section .subunit_title a {
    text-transform: uppercase;
}
.subunit_thumb{
    position: relative;
    overflow: hidden;
    transition: .4s ease-in-out;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}
.subunit_wrapper:hover .subunit_thumb{
    margin-left: 10px;
    box-shadow: -7px 7px 13px -5px rgba(0,0,0,.3)
}







/*ZOOM ON HOVER LISTING*/
.shortcode_wrapper_grid_item:hover .blog_unit_image img,
.property_listing_blog:hover img, 
.property_unit_type5_content_wrapper:hover .carousel-inner, 
.property_unit_type5_content_wrapper:hover .property_unit_type5_content, 
.blog3v:hover .blog_unit_image, .featured_widget_image:hover img, 
.property_listing:hover .listing-unit-img-wrapper img, 
.property_listing:hover .property_unit_custom_element.image img{
    opacity: 1 !important;
    transform: scale(1.01) !important;
    -moz-transform: scale(1.01) !important;
    -webkit-transform: scale(1.01) !important;
    -o-transform: scale(1.01) !important;
    -ms-transform: scale(1.01) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand');
}
.shortcode_wrapper_grid_item .blog_unit_image img,
.property_listing_blog img, 
.property_unit_type5_content_wrapper .carousel-inner, 
.property_unit_type5_content_wrapper .property_unit_type5_content, 
.blog3v .blog_unit_image, 
.featured_widget_image img, 
.property_listing .listing-unit-img-wrapper img, 
.property_listing .property_unit_custom_element.image img {
    opacity: 1 !important;
    transform: scale(1.03) !important;
    -moz-transform: scale(1.03) !important;
    -webkit-transform: scale(1.03) !important;
    -o-transform: scale(1.03) !important;
    -ms-transform: scale(1.03) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand');
    will-change: transform;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.25,.46,.45,.94);
    -moz-transition: -moz-transform .5s cubic-bezier(.25, .46, .45, .94);
    transition: transform .5s cubic-bezier(.25,.46,.45,.94);    
}










/* PROPERTY LISTING LIST */
.agent_listings_title_similar {
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 3px;
    border-bottom: 0;
    text-align: center;
    padding: 100px 0 15px !important;
}

.property_listing_blog, .property_listing {
    max-width: 2000px !important;
    border-radius: 0 !important;
}
.mylistings {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: -16px !important;
}
.listing_wrapper {
    margin-bottom: 0px !important;
    padding: 0px !important;
    border-right: 0px solid transparent;
    border-bottom: 0px solid transparent;
}
.blog3v .featured_gradient, .property_unit_type5 .featured_gradient {
    border-radius: 0;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .0) 63%, rgba(0, 0, 0, .3) 80%) !important;
    opacity: 1 !important;
    background-color: rgba(0, 0, 0, 0.15);
    will-change: background-color;
    -webkit-transition: -webkit-background-color .5s cubic-bezier(.25,.46,.45,.94);
    -moz-transition: -moz-background-color .5s cubic-bezier(.25, .46, .45, .94);
    transition: background-color .5s cubic-bezier(.25,.46,.45,.94);       
}
.property_listing:hover .featured_gradient {
    background-color: rgba(0, 0, 0, 0);
}
.property_unit_type5_content_details {
    /*bottom: -20px;*/
    margin-bottom: -35px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;    
}
.property_unit_type5_content_details .listing_unit_price_wrapper {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'Montserrat';
}
.property_unit_type5_content_details h4 {
    margin-bottom: 20px;
    text-align: left;
}
.property_unit_type5_content_details h4 a {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 300;
}
.property_unit_type5_content_details_second_row {
    background: transparent !important;
    padding: 0px !important;
    margin-left: 0px !important;
    border-radius: 0 !important;   
}
.property_unit_type5 .carousel-inner, .property_unit_type5 .property_unit_carousel, .property_unit_type5_content {
    min-height: 600px;
}
.dropdown-toggle {
    font-size: 14px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    font-family: roboto !important;
}
.dropdown-toggle, .dropdown-toggle::after {
    background: transparent !important;
    color: #fff !important;
}
.opacity_scroll_filters_end .dropdown-toggle, .opacity_scroll_filters_end .dropdown-toggle::after {
    color: #222222 !important;
}







/* PROPERTY LISTING HOVER EFFECT */
.property_listing .carousel::before, .subunit_thumb::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;

}
.property_listing:hover .carousel::before, .subunit_wrapper:hover .subunit_thumb::before {
    /*-webkit-animation: shine 1s;*/
    /*animation: shine 1s;*/
}
.property_listing:hover .property_unit_type5_content_details {
    /*bottom: 15px;*/
    margin-bottom: 0px;
}
@-webkit-keyframes shine {
    100% { left: 175%; }
}
@keyframes shine {
    100% { left: 175%; }
}








/* AGENT LISTING WIDGET SIDEBAR */
.agent_contanct_form_sidebar {
    padding: 15px;
}
.wpestate_agent_details_wrapper {
    margin-bottom: 0px;
}
.agentpict {
    background-position: top;
    height: 200px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: .5s;
}
.agentpict:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.elementor-widget-property_show_agent_form2_section{
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 20px;
    margin-top: 20px;
}







/* PROPERTY IMAGE SLIDER */
.wpestate_property_slider_v3{
    min-height: 85vh;
    margin-bottom: 0px;
}
.wpestate_property_slider_v3 .propery_listing_main_image {
    min-height: 85vh;
}








/* PROPERTY GOOGLE MAPS HEADER */
.wpestate_listing_full_slider_1 #googleMapSlider, .wpestate_listing_full_slider_1 .google_map_slider_wrapper {
    min-height: 85vh;
    z-index: 0 !important;
}
.google_map_slider_wrapper .gmnoprint, 
.google_map_slider_wrapper .gm-style-cc, 
.google_map_slider_wrapper .gm-iv-address, 
.google_map_slider_wrapper .gm-iv-container, 
.google_map_slider_wrapper .gm-iv-small-container,
.google_map_slider_wrapper .google_map_poi_marker,
.google_map_slider_wrapper .gm-style div button {
    display: none !important;
}
.google_map_slider_wrapper .gm-style div, .gm-style div:after{
    border: none !important;
}
.wpestate_control_media_buttons_wrapper {
    width: auto;
}




/* PROPERTY GOOGLE MAPS NEAREST AMENITIES */
.nearest_amenities_map .gmnoprint, 
.nearest_amenities_map .gm-style-cc, 
.nearest_amenities_map .gm-iv-address, 
.nearest_amenities_map .gm-iv-container, 
.nearest_amenities_map .gm-iv-small-container,
.nearest_amenities_map .slider_enable_street_sh,
.nearest_amenities_map #infocloser,
.nearest_amenities_map .infobox_title,
.nearest_amenities_map .prop_pricex,
.nearest_amenities_map .infobox_details,
.nearest_amenities_map .gm-style div button {
    display: none !important;
}
.nearest_amenities_map .gm-style div, .gm-style div:after{
    border: none !important;
}
.nearest_amenities_map .info_details {
    width: auto;
    margin-left: -45px;
    border-radius: 50px;
}

.nearest_amenities_map .info_details .infobox_wrapper_image img {
    border-radius: 50px;
}
.nearest_amenities_map #googleMap_shortcode, .googleMap_shortcode_class {
    min-height: 80vh;
    height: 80vh;
}













.single-estate_property .header_wrapper_inside_type_4 .header_media{
    display:none;
}
.header_mediatype_1 {
    display:none;
}

.header_wrapper_inside_type_4 {
    -webkit-box-shadow: 0 5px 30px 0 rgb(38 42 76 / 5%);
    box-shadow: 0 5px 30px 0 rgb(38 42 76 / 5%);
}

.header_wrapper_inside_type_4 .logo {
    margin: 40px 0;
    padding: 0px;
}

.miclogo {
    opacity: 1;
}

/* PREV NEXT ARROW BUTTON PROPERTIES */
.nav-next-wrapper, .nav-prev-wrapper {
    top: 25%;
}

/* PROPERTY INFORMATION CARD RIGHT */
.elementor-widget .single-overview-section, .property-page-overview-details-wrapper {
    gap: 0px;
}
.elementor-widget-property_show_overview_section .overview_element li {
    display: inline;
    vertical-align: top;
    margin-right: 5px;
}
.notice_area{
    margin-bottom: 25px;
}
.price_area {
    display: inline-block;
    float: none;
}
.entry-prop {
    text-wrap: nowrap;
}
.notice_area .single_property_action.share_list {
    display: none;
}
.notice_area .prop_social {
    top: 130px !important;
    left: 0px !important;
}
.notice_area .single_property_action{
    border: 1px solid #222;
    margin-left: 0px;
    margin-right: 10px;
    transition: .3s;
}
.notice_area .single_property_action i{
    transition: .3s;
}
.notice_area .single_property_action:hover{
    border: 1px solid #222;
    background-color: #222;
    color: #fff !important;
}
.notice_area .single_property_action:hover i{
    color: #fff;
}
.notice_area .property_categs {
    display: none;
}








/* SHARE BUTTONS ABSOLUTE*/
.share_buttons_wrapper .share_list {
    display: none !important;
}
.share_buttons_wrapper .prop_social {
    position: absolute;
    left: -20px;
}
.share_buttons_wrapper .hide_card_socials {
    display: none !important;
}
.share_buttons_wrapper .show_card_socials {
    display: block !important;
}
.share_buttons_wrapper_fullscreen {
    transition: .3s ease-in-out !important;
    top: calc(57vh + 225px) !important;
}

.share_buttons_wrapper_boxed {
    transition: .3s ease-in-out !important;
    top: calc(43vh + 225px) !important;
}


.share_buttons_wrapper .prop_social .share_unit {
    display: block !important;
    background-color: transparent;
    width: 300px;
    color: #222;
    font-size: 12px;
    top: 0px;
    z-index: 9;
    left: 0px;
    padding: 0px;
}
.share_buttons_wrapper .prop_social .share_unit a {
    display: inline-block;
    color: #fff !important;
    font-size: 0px;
    font-weight: 500;
    vertical-align: initial;
    line-height: 40px;
    width: 40px;
    height: 50px;
    float: left;
    text-align: center;
    padding: 12px;
    margin: 0px !important;
    transition: filter .3s ease-in-out, transform .3s ease-in-out, margin.3s ease-in-out, transform.3s ease-in-out;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
}
.share_buttons_wrapper .prop_social .share_unit a:after {
    color: #fff !important;
}
/*
.share_buttons_wrapper .prop_social .share_unit .social_facebook:after, 
.share_buttons_wrapper .prop_social .share_unit .social_tweet:after, 
.share_buttons_wrapper .prop_social .share_unit .social_pinterest:after, 
.share_buttons_wrapper .prop_social .share_unit .social_whatsup:after, 
.share_buttons_wrapper .prop_social .share_unit .social_email:after {
    position: unset;
}*/
.share_buttons_wrapper .prop_social .share_unit .social_facebook:after { left: 15px !important; }
.share_buttons_wrapper .prop_social .share_unit .social_tweet:after { left: 13px !important; }
.share_buttons_wrapper .prop_social .share_unit .social_pinterest:after { left: 15px !important; }
.share_buttons_wrapper .prop_social .share_unit .social_whatsup:after { left: 14px !important; }
.share_buttons_wrapper .prop_social .share_unit .social_email:after { left: 13px !important; }

.share_buttons_wrapper .share_unit a:hover {
            -webkit-filter: grayscale(0%);
        filter: grayscale(0%);
        /*margin-top: 10px !important;*/
        transform: translateY(10px);
}
.share_buttons_wrapper .social_facebook { background-color: #4a66a0; }
.share_buttons_wrapper .social_tweet { background-color: #55acee; }
.share_buttons_wrapper .social_pinterest { background-color: #cb2027; }
.share_buttons_wrapper .social_email { background-color: #666666; }
.share_buttons_wrapper .social_whatsup { background-color: #25d366; }

.share_buttons_wrapper .social_facebook:after{
    content: "\f39e" !important;
}




/* REMOVE BOX SHADOW */
.property-panel, .multi_units_wrapper, .agent_contanct_form{
    box-shadow: none !important;
}











/*IMAGE CAROUSEL*/
    .wpestate_property_media_section_wrapper::before {
      box-shadow: inset 3px 3px 10px 0 #000000;
      content: '';
      display: block;
      height: 100%;
      position: absolute;
      top: 0;
      width: 100%;
    }

    .single-estate_property .carousel-property-page-header-overalay {
        background: unset !important;
        opacity: 1;
        border-radius: 0px;
    }
    .single-estate_property #carousel-property-page-header .carousel-indicators .active img {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);  
        opacity: 1;
        border-radius: 0px;
    }
    .single-estate_property #carousel-property-page-header .carousel-indicators img {
        border: 2px solid #ffffff !important;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        opacity: .5;
        border-radius: 0px;
    }

    .single-estate_property .carousel-indicators button{
        transition: .3s !important;
        margin: 0px 0px 0px 15px;
    }
    
    
    .single-estate_property .carousel-indicators {
        justify-content: left !important;
        gap: 0px !important;
        margin-bottom: 35px !important;
        max-width: 1140px !important;
    }   
    .single-estate_property .carousel-indicators button:not(button.prev,button.next,button.active){
        opacity:0 !important;
        visibility: hidden !important;
        width:0px !important;
        padding:0px !important;
        margin:0px !important;
    }
    .single-estate_property .carousel-indicators button.prev{
        opacity:1 !important;
        width: 110px !important;
        visibility: unset !important;
    }
    .single-estate_property .carousel-indicators button.next{
        opacity:1 !important;
        width: 110px !important;
        visibility: unset !important;
    }
    .single-estate_property .carousel-indicators button.active{
        opacity:1 !important;
        width: 110px !important;
        visibility: unset !important;
    }


    
    
    
    
    
/* IMAGE CAROUSEL ARROWS NEXT PREV */
.wpestate_full_width_slider_wrapper .carousel-control-next, .wpestate_full_width_slider_wrapper .carousel-control-prev {
    border-radius: 0px;
    position: absolute;
    top: calc(100% - 35px);
    transition: .3s ease-in-out;
}
.wpestate_full_width_slider_wrapper .carousel-control-prev {
    left: 15px;
}
.wpestate_full_width_slider_wrapper .carousel-control-next {
    left: 60px;
    right: unset;
}


.carousel-inner>.carousel-item.active, .carousel-inner>.carousel-item {
    left: 0!important;
    right: 0!important;
    -webkit-transform: translate3d(0, 0, 0)!important;
    transform: translate3d(0, 0, 0)!important;
    transition-delay: unset !important;
    transition: opacity 500ms ease 0s !important;
}
.carousel-inner>.carousel-item.next.left, .carousel-inner>.carousel-item.prev.right, .carousel-inner>.carousel-item.prev.left, .carousel-inner>.carousel-item.next.right {
    opacity: 1;
}
.carousel-inner>.carousel-item.active.left, .carousel-inner>.carousel-item.active.right {
    opacity: 0;
}
.carousel-inner>.carousel-item.active {
    opacity: 1;
}
.carousel-inner>.carousel-item {
    opacity: 0;
}






 





    
    
    
    @keyframes fadeIn {
      0%   {opacity: 0;}
      100% {opacity: 1;}
    }   
    
    
    
    
    
    
    @keyframes show_social {
      0%   {transform: translateY(-40px); opacity: 0;}
      75%  {transform: translateY(-40px); opacity: 0;}
      100% {transform: translateY(0px); opacity: 1;}
    }       
    .share_unit a {
        animation-name: show_social;
    }   
    .share_unit a:nth-child(1) {
        animation-duration: 3s;
    }   
    .share_unit a:nth-child(2) {
        animation-duration: 3.2s;
    }   
    .share_unit a:nth-child(3) {
        animation-duration: 3.4s;
    }   
    .share_unit a:nth-child(4) {
        animation-duration: 3.6s;
    }   
    .share_unit a:nth-child(5) {
        animation-duration: 3.8s;
    }   
    .share_unit a:nth-child(6) {
        animation-duration: 4s;
    }   
    .share_unit a:nth-child(7) {
        animation-duration: 4.2s;
    }   
    .share_unit a:hover {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);          
    }
    .prop_social{
        animation-name: show_social;
        animation-duration: 3s;
    }
    .show_card_socials .social_share:hover {
        padding-top: 20px !important;
        height: 50px;
    }
    .hide_card_socials .social_share:hover {
        padding-right: 20px !important;
        width: 50px;
    }
    .hide_card_socials .social_share {
        float: right;
    }
    
    .card_button{
        width: 40px;
        background-color: #222222;
        color: #ffffff;
        height: 200px;
        margin-left: 0px;
        transition: .5s;
        border-right: 1px solid #222222;
        cursor: pointer;
        transition: .3s ease-in-out !important;
    }
    .card_content{
        transition: .3s ease-in-out !important;
    }   
    .card_button:hover{
        background-color: #ffffff;
        color: #222222;
    }   
    .card_button_text{
        transform: translateY(-65px) rotate(-90deg);
        top: 200px !important;
        position: absolute !important;
        text-transform: uppercase;
        font-weight: 400;
        letter-spacing: 7px;
        padding: 0px !important;
    }
    .card_button_text::after{
        content: 'details';
    }
    .show_card{
        transform: translateX(0px);
    }
    .hide_card {
        transform: translateX(320px);
    }
    
    .show_card_socials{
        
    }
    .hide_card_socials {
        right: 0px !important;
        width: 50px;
        left: unset !important;
        margin-top: 10px;
    }
    .hide_card_socials .share_unit {
        width: 50px !important;
        overflow: hidden;
    }
    .hide_card_socials .share_unit a {
        line-height: 20px !important;
        height: 40px !important;
        width: 50px !important;
        padding-right: 20px !important;      
        transform: translateX(10px);
    }
    .hide_card_socials #add_favorites, .hide_card_socials #print_page {
        display: none !important;
    }   
    .hide_card_socials .share_unit a:hover {
        margin-top: 0 !important;
        transform: translateX(0px);
    }
    
    
    
    
    .card_wrapper_fullscreen {
        transition: .3s ease-in-out !important;
        top: 57vh !important;
    }
    
    .card_wrapper_boxed {
        transition: .3s ease-in-out !important;
        top: 43vh !important;
    }
    
    
    




/* BLUR EFFECT */
@-webkit-keyframes blur {
  0% {backdrop-filter: blur(0px);}
  100% {backdrop-filter: blur(10px);}
}
@keyframes blur {
  0% {backdrop-filter: blur(0px);}
  100% {backdrop-filter: blur(10px);}
}
@-webkit-keyframes unblur {
  0% {backdrop-filter: blur(10px);}
  100% {backdrop-filter: blur(0px);}
}
@keyframes unblur {
  0% {backdrop-filter: blur(10px);}
  100% {backdrop-filter: blur(0px);}
}
.blurzoom::after {
   animation-name: blur;
   animation-duration: 1s;
   animation-fill-mode: forwards;
   animation-delay: .25s;
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 0;
}
.unblurzoom::after {
   animation-name: unblur;
   animation-duration: 1s;
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 0;
   pointer-events: none;
}











    
/* SLIDE IN ANIMATIONS *//*
@-webkit-keyframes header_image_zoom_in {
  0% {transform: scale(1);}
  100% {transform: scale(1.25);}
}
@keyframes header_image_zoom_in {
  0% {transform: scale(1);}
  100% {transform: scale(1.25);}
}


@-webkit-keyframes header_image_zoom_out {
  0% {transform: scale(1);}
  100% {transform: scale(0.835);}
}
@keyframes header_image_zoom_out {
    0% {transform: scale(1);}
  100% {transform: scale(0.835);}
}
   */
   
   
   
       
   








    @keyframes slide_in_from_right {
      0%   {transform: translateX(360px); opacity: 0;}
      25%  {transform: translateX(360px); opacity: 0;}
      100% {transform: translateX(0px); opacity: 1;}
    }   
    .card_wrapper{
        overflow: hidden !important;
    }
    .card_button, .card_content{
        animation-name: slide_in_from_right;
        animation-duration: 1.9s;
    }
    
    
    
    
    
    
    
/* SLIDE IN DESCRIPTION AND AGENT */
    @keyframes slide_in_up {
      0%   {margin-top: 25px; opacity: 0;}
      50%  {margin-top: 25px; opacity: 0;}
      100% {margin-top: -50px; opacity: 1;}
    }   
    #listing-content-animated{
        animation-name: slide_in_up;
        animation-duration: 2s;
    }

    @keyframes slide_in_up_carousel {
      0%   {margin-bottom: -75px; opacity: 0;}
      50%  {margin-bottom: -75px; opacity: 0;}
      100% {margin-bottom: 0px; opacity: 1;}
    }   
    .agent_widget_sidebar{
        animation-name: slide_in_up;
        animation-duration: 2.5s;
    }

    .carousel-indicators-wrapper-header-prop{
        animation-name: slide_in_up_carousel;
        animation-duration: 3s;
        z-index: 0;
    }
    
    
    
    
    @keyframes slide_in_up_arrows {
      0%   {margin-top: 35px; opacity: 0;}
      50%  {margin-top: 35px; opacity: 0;}
      100% {margin-top: -20px; opacity: .66;}
    }       
    .wpestate_property_slider_v3 .carousel-control.left{
        animation-name: slide_in_up_arrows;
        animation-duration: 2s;
    }
    .wpestate_property_slider_v3 .carousel-control.right{
        animation-name: slide_in_up_arrows;
        animation-duration: 2.5s;
    }   
    
    
    
/* SLIDE IN BUTTONS */
    @keyframes slide_in_down_buttons {
      0%   {margin-top: -50px; opacity: 0;}
      50%  {margin-top: -50px; opacity: 0;}
      100% {margin-top: 0px; opacity: 1;}
    }   
    
    .menu_button {
        animation-name: slide_in_down_buttons;
        animation-duration: 1s;
    }
    .search_button {
        animation-name: slide_in_down_buttons;
        animation-duration: 1s;
      animation-delay: 0.25s;
      animation-fill-mode: backwards;
    }
    .user_button {
        animation-name: slide_in_down_buttons;
        animation-duration: 1s;
      animation-delay: 0.5s;
      animation-fill-mode: backwards;
    }
    .wpestate_control_media_buttons_wrapper .wpestate_control_media_button{
        animation-name: slide_in_down_buttons;
    }
    .wpestate_control_media_buttons_wrapper .wpestate_control_media_button:nth-child(1){
        animation-duration: 1.5s;
    }
    .wpestate_control_media_buttons_wrapper .wpestate_control_media_button:nth-child(2){
        animation-duration: 1.75s;
    }
    .wpestate_control_media_buttons_wrapper .wpestate_control_media_button:nth-child(3){
        animation-duration: 2s;
    }
    .wpestate_control_media_buttons_wrapper .wpestate_control_media_button:nth-child(4){
        animation-duration: 2.25s;
    }
    .wpestate_control_media_buttons_wrapper .wpestate_control_media_button:nth-child(5){
        animation-duration: 2.5s;
    }