/*
Theme Name: WpRentals Child
Theme URI: https://themeforest.net/item/wp-rentals-booking-accommodation-wordpress-theme/12921802
Template: wprentals
Author: wpestate
Author URI: http://themeforest.net/user/wpestate
Description: Ultimate WordPress Theme created by WP Estate for booking accommodation. WP Rentals is clean, flexible, fully responsive and retina Ready. Its smart settings allows you to build outstanding renting websites easy and fast.
Tags: white,one-column,two-columns,left-sidebar,right-sidebar,fluid-layout,custom-menu,theme-options,translation-ready
Version: 3.15.1.1762500579
Updated: 2025-11-07 09:29:39

*/
@charset "UTF-8";
/* Botón Send deshabilitado por GDPR */
button.gecko-disabled-send,
input.gecko-disabled-send {
    position: relative;
    opacity: 0.6;
    cursor: not-allowed;
}

/* Icono de prohibido */
button.gecko-disabled-send::before,
input.gecko-disabled-send::before {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    line-height: 1;
    pointer-events: none;
}


.gecko-success-message {
    margin-top: 15px;
    padding: 12px 15px;
    border: 2px solid #2ecc71;
    color: #2ecc71;
    background: #ffffff;
    font-size: 14px;
}

.gecko-gdpr-box{
    margin-top:15px;
    font-size:13px;
    line-height:1.5;
    color:#555;
}
.gecko-gdpr-consent{
    margin-top:10px;
    display:flex;
    gap:8px;
    align-items:flex-start;
}
.gecko-gdpr-consent input{
    margin-top:3px;
}


.listing_detail.list_detail_prop_nra_number, .listing_detail.list_detail_prop_nra {
    width: 100% !important;
}

h3.special-comments-title {
    text-transform: uppercase;
    font-size: 2rem;
    line-height: 2.5rem;
}

h3#reply-title {
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
}

/*.last-minute, .last-minute-listing-slider, .last-minute-listing-wide {
    display: none !important;
}*/

div#booking_form_request .last-minute {
    position: static;
    text-align: center;
}

div#booking_form_request .last-minute {
    position: static !important;
    text-align: center !important;
    background-color: #bbd051 !important;
    background: #bbd051 !important;
    font-size: 1.2rem !important;
    padding: 1rem !important;
    line-height: 1.4rem !important;
}

.last-minute-listing-slider {
    background: #bbd051 !important;
}

.last-minute {
    background: #bbd051 !important;
    font-size: 1.2rem !important;
    line-height: 1.4rem !important;
    padding: 1rem !important;
}

.last-minute-listing-wide {
    font-size: 1.4rem !important;
    line-height: 1.6rem !important;
    padding: 0.5rem !important;
}

.reservation_buttons:last-of-type {
    padding-left: 0px !important;
}

.villapdf-content-part .listing_detail.list_detail_prop_zip {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

input[type=checkbox]:checked::before {
    content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%233582c4%27%2F%3E%3C%2Fsvg%3E") !important;
}

.img_listings_overlay:hover {
    background-color: #2cc4e8;
}

/*** custom pdf page ***/

.special-villapdf-gallery.col-xs-12.image_gallery {
    padding: 0;
}

.special-villapdf-gallery.col-xs-12.image_gallery, .special-villapdf-gallery.col-xs-12.image_gallery img {
    padding: 0;
    width: 100% !important;
    display: block;
    position: static !important;
}

div#villapdf-content .property_header .panel-body iframe {
    display: none;
}

.pdf-button {
    padding: 0;
}

.the-pdf-button a {
    background-color: #2cc4e8;
    color: #ffffff !important;
    padding: 1rem;
    width: 100% !important;
    display: block;
    position: static;
    text-align: center;
}

.the-pdf-button a:hover {
    color: #ffffff !important;
}

/*.villapdf-content-part .villapdf-preview {
    max-width: 100%;
    padding-left: 4rem;
    padding-right: 4rem;
    width: 95%;
    left: 0;
    right: 0;
    margin: auto;
}*/

div#villapdf-content .panel-wrapper.imagebody_wrapper {
    margin-bottom: 18px !important;
}

/*.villapdf-preview img {
    width: 100%;
    max-height: 300px;
    object-fit: cover;
}*/

.villapdf-preview img {
    height: auto;
    width: max-content;
}

.villapdf-content-part .row-listingslider {
    max-width: 100%;
    width: 95%;
    padding-left: 4rem;
    padding-right: 4rem;
    left: 0;
    right: 0;
    margin: auto;
}

.villapdf-content-part .row.row-listingslider .col-xs-4 {
    padding-left: 0;
    padding-right: 0;
}

.villapdf-content-part .row.row-listingslider .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}

.villapdf-content-part .row.row-listingslider .col-xs-8 {
    padding-right: 0;
}

.villapdf-preview img {
    width: 100%;
    max-height: 800px;
    object-fit: cover;
    height: 800px;
}

.villapdf-content-part .row-listingslider {
    max-width: 100%;
    width: 95%;
    padding-left: 4rem;
    padding-right: 4rem;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
}

div#villapdf-content .panel-body {
    max-height: unset;
}

.villapdf-content {
    background: white;
    /*width: 22cm;*/
    display: block;
    margin: 0 auto;
    margin-bottom: 0.5cm;
    box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.5);
}

/*.villapdf-content-part {
    height: 29.7cm;
}*/

div#villapdf-content .property_categs {
    max-width: 100%;
    padding-left: 4rem;
    padding-right: 4rem;
    width: 95%;
}

.villapdf-content-part .property_header_wrapper {
    padding-right: 0 !important;
}

.villapdf-content-part div#listing_description {
    width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

/*.villapdf-content-part div#listing_description p, .villapdf-content-part div#listing_description h4 {
    font-size: 1.8rem;
    line-height: 2rem;
    display: contents;
}*/

.villapdf-content-part div#listing_description h4 {
    text-transform: uppercase;
}

div#villapdf-content .panel-body .col-md-6 {
    width: max-content;
}

div#villapdf-content .single-content.listing-content {
    padding-left: 3rem;
    padding-right: 4rem;
}

.villapdf-bottom {
    padding-left: 0rem;
    padding-right: 0rem;
}

div#villapdf-content .similar_listings_wrapper {
    background-color: transparent;
}

div#villapdf-content .google_map_poi_marker, div#villapdf-content div#gmapzoomplus, div#villapdf-content div#gmapzoomminus, div#villapdf-content div#gmapstreet {
    display: none;
}

div#villapdf-content .google_map_on_list_wrapper {
    position: static !important;
    float: unset !important;
    display: block !important;
}

div#villapdf-content .similar_listings {
    max-width: 100%;
    display: flex;
    justify-content: center;
}

div#villapdf-content .category_name {
    min-height: 185px;
}

div#villapdf-content div#third, div#villapdf-content .sub_footer {
    display: none;
}

div#villapdf-content div#footer-widget-area {
    padding-left: 4rem;
    padding-right: 4rem;
}

div#villapdf-content footer#colophon .col-md-4 {
    width: 50%;
}

div#villapdf-content footer#colophon ul.xoxo {
    padding-top: 2rem;
    padding-bottom: 0;
}

h4 a#saveAsPdfBtn, #listing_description a#saveAsPdfBtn  {
    font-size: 16px;
    line-height: 1.3em;
    margin-bottom: 15px;
    color: #4d5567 !important;
    font-weight: 700;
}

.villapdf-bottom #google_map_on_list {
    height: 600px;
}

.villapdf-content-part .row.content-fixed-listing {
    max-width: 100%;
}

.villapdf-content-part .col-md-8 {
    width: 100%;
}

.villapdf-content-part .row.content-fixed-listing {
    width: 95%;
}

.villapdf-content-part footer#colophon {
    float: unset;
    right: 0;
    left: 0;
    margin: auto;
    position: static;
    display: block;
    margin-bottom: 0;
}

.villapdf-content-part footer#colophon {
    display: none;
}

.villapdf-content-part .row.content-fixed-listing .col-md-4.image_gallery {
    max-width: 50%;
    width: 100% !important;
    height: 100% !important;
    max-height: unset !important;
    min-height: 456px;
    padding: 0 !important;
    margin: 0 !important;
    border: 3px solid #f1f3f7;
    border-left: 2px solid #f1f3f7;
}

.villapdf-content-part div#listing_price {
    display: none;
}

.villapdf-content > * {
    max-width: 100% !important;
    overflow: hidden;
}

div#villapdf-content .panel-wrapper.imagebody_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: wrap;
}

.villapdf-content-part .col-md-12.image_gallery {
    /*width: 33.3%;*/
    width: 100%;
    padding: 0;
    border: 2px solid #f1f3f7;
}

.panel-wrapper.imagebody_wrapper img {
    max-height: 700px;
    min-height: 700px;
    object-fit: cover;
    width: 100%;
}

.villapdf-content-part .row.row-listingslider #google_map_on_list {
    height: 500px;
}

.villapdf-content-part .row.row-listingslider .main-villa-title {
    position: absolute;
    bottom: 2rem;
    right: 3rem;
    background-color: #2cc4e8;
    padding: 1.5rem;
    border-radius: 3px;
    box-shadow: 0px 0px 8px #e7e9ef;
}

.villapdf-content-part .row.row-listingslider .main-villa-title h1 {
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0rem;
}

.villapdf-content-part .row.row-listingslider .main-villa-title .listing_detail.list_detail_prop_address:after {
    content: " - ";
    margin-right: 4px;
}

.villapdf-content-part .row.row-listingslider .main-villa-title span.item_head {
    display: none;
}

.villapdf-content-part .row.row-listingslider .main-villa-title div {
    padding: 0;
    width: max-content;
    color: #ffffff !important;
}

.villapdf-content-part .row.row-listingslider .main-villa-title .listing_detail.list_detail_prop_city.col-md-6 {
    display: none;
}

.property_header.property_header2 .property_header_wrapper .reservation_buttons div#contact_host a {
    color: #ffffff !important;
}

/*** end custom pdf page ***/


/*** CUSTOM ***/

form#commentform p.comment-form-url {
    display: none;
}

.comment-form-url, .comment-form-email, .comment-form-author {
    width: 35%;
    float: unset;
    display: inline-block;
}

.property_page_container.for_reviews {
    display: none !important;
}

#wp-submit-register_sh, #wp-submit-register, #wp-forgot-but, #wp-login-but, .comment-form #submit, #wp-forgot-but_shortcode, #wp-login-but-wd, #wp-submit-register_wd {
    background-color: #2cc4e8;
}

#wp-submit-register_sh:hover, #wp-submit-register:hover, #wp-forgot-but:hover, #wp-login-but:hover, .comment-form #submit:hover, #wp-forgot-but_shortcode:hover, #wp-login-but-wd:hover, #wp-submit-register_wd:hover, #contact_host:hover {
    background: rgb(64, 216, 256) !important;
}

.oh_my_bookReqModal .special-contact-number {
    min-height: 70px;
}

.migrate-needed .has_calendar:after {
    content: " ";
    background-image: url(/wp-content/themes/wprentals-child-po/css/css-images/calendar_icon.png);
    position: absolute;
    top: 16px;
    left: 15px;
    width: 20px;
    height: 23px;
    background-repeat: no-repeat;
}

.migrate-needed, .dumb_data_picker, .migrate-needed .calendar_icon:after  {
    display: none;
}

.special-contact-number .specialcn-select {
    padding-left: 0;
}
.special-contact-number .specialcn-input {
    padding-right: 0;
    padding-left: 0;
}

.special-contact-number input, .special-contact-number select {
    background-color: #fff;
    border: 1px solid #e7e9ef;
    color: #8A8F9A;
    height: 50px;
    padding: 15px;
    width: 100%;
}



.price_unit.desde_de:before {
    content: "ab ";
    font-size: 0.8em;
    color: #8A8F9A;
    padding-right: 5px;
}

.price_unit.desde_de:after {
    content: "/Woche";
    font-size: 0.8em;
    color: #8A8F9A;
    padding-right: 5px;
}

.price_unit.precio_de:before {
    content: "Preis auf Anfrage";
    font-size: 0.8em;
    color: #8A8F9A;
    padding-right: 5px;
}

/*Selector de idiomas menú*/
.header_wrapper.header_type1.header_align_left #access {
    margin: 0px 0px 0px 230px;
    text-align: left;
    padding-top: 0px;
    height: 100%;
    display: flex;
}

#access .menu{
	    padding: 5px 0px 12px 0px !important;
}

#access ul ul:after{
    bottom: 100%;
    left: 67px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-width: 13px;
    margin-left: -30px;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 13px solid #f1f3f7;
}

#access ul ul ul:after{
    content:"";
    display:none;
}

#access ul ul li{
    width:100%;
}

#access ul ul a {
    color: #8A8F9A;
    font-weight: 400;
    padding: 7px 25px;    
    font-size: 14px;
}

#access ul ul li:last-child > a{
    border-bottom: none;
}

#access .wpml-ls-current-language {
    right: 0px !important;
}

@media screen and (max-width:1180px){
	.wpml-ls-legacy-dropdown {
		width: 100%;
	}
	.wpml-ls-legacy-dropdown a {
		color: #444;
		border: 1px solid #555555;
		background-color: #282d33 !important;
		border-top: 0px;
		border-left: 0px;
		border-right: 0px;
	}
	.wpml-ls-legacy-dropdown a {
		color: #ffffff !important;
	}
	.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
		border-top: 1px solid #555555;
	}
}

.wpml-ls-statics-shortcode_actions {
    display: inline-block;
    text-align: right;
    position: relative;
    height: 100%;
    background-color: transparent;
	display: flex;
    flex-direction: row-reverse;
}

@media screen and (min-width:1181px){
	.wpml-ls-legacy-dropdown a {
		color: #4d5567 !important;
	}
}

.wpml-ls-legacy-dropdown a {
    padding: 15px !important;
}

.wpml-ls-legacy-dropdown a span {
    margin-right: 0.6em;
}

.wpml-ls-legacy-dropdown #access ul ul:after{
	display:none !important;
	opacity: 0 !important;
	border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
}

.wpml-ls-legacy-dropdown #access ul li > ul {
    top: 38px;
    padding-top: 0;
    padding-bottom: 0px;
    background-color: #ffffff;
}

.wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.wpml-ls-legacy-dropdown {
    width: 15.5em;
    max-width: 100%
}

.wpml-ls-legacy-dropdown>ul {
    position: relative;
    padding: 0;
    margin: 0!important;
    list-style-type: none
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu {
    visibility: visible
}

.wpml-ls-legacy-dropdown .wpml-ls-item {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.wpml-ls-legacy-dropdown a {
    display: block;
    text-decoration: none;
    color: #444;
    border: 1px solid #cdcdcd;
    background-color: #fff;
    padding: 5px 10px;
    line-height: 1
}

.wpml-ls-legacy-dropdown a span {
    vertical-align: middle
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    position: relative;
    padding-right: calc(10px + 1.4em)
}

.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    padding-right: 10px;
    padding-left: calc(10px + 1.4em)
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    content: "";
    vertical-align: middle;
    display: inline-block;
    border: .35em solid transparent;
    border-top: .5em solid;
    position: absolute;
    right: 10px;
    top: calc(50% - .175em)
}

.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    right: auto;
    left: 10px
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,.wpml-ls-legacy-dropdown a:focus,.wpml-ls-legacy-dropdown a:hover {
    color: #000;
    background: #eee
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    visibility: hidden;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    border-top: 1px solid #cdcdcd;
    padding: 0;
    margin: 0;
    list-style-type: none;
    z-index: 101
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
    border-width: 0 1px 1px
}

.wpml-ls-legacy-dropdown .wpml-ls-flag {
    display: inline;
    vertical-align: middle
}

.wpml-ls-legacy-dropdown .wpml-ls-flag+span {
    margin-left: .4em
}

.rtl .wpml-ls-legacy-dropdown .wpml-ls-flag+span {
    margin-left: 0;
    margin-right: .4em
}


@media (min-width: 1025px){
	#access ul.menu li.wpml-ls-item{
		display:none;
	}
}
@media (max-width: 1025px){
	.mobilex-menu li{
		    width: 100%;
	}
}

/*Contact page*/
.company_headline{
    display: flex;
    flex-direction: column;
}

.my-check {
    margin-bottom: 1em;
}
.my-check span {
    font-size: 13px;
    color: #8A8F9A;
}

body.page-template.page-template-property_list_half.page-template-property_list_half-php div#listing_ajax_container h1.entry-title.title_prop,body.page-template.page-template-property_list_half.page-template-property_list_half-php div#listing_ajax_container .single-content.half-single-content {
    display: none;
}

.page-template-default .search_wrapper{
    display:none;
}

.home.page-template-default .search_wrapper{
    display:block !important;
}

.custom-read-more{
    display:none;
}

.custom-read-less {
    margin-bottom: 15px;
}

p.custom-read-ml-button {
    padding-top: 0.5em;
    font-size: 3.5em;
    display: block;
    cursor: pointer;
}

.custom-read-ml-button p:hover {
    font-weight: 700;
}

.custom-read-ml-button .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-text-padding p {
    padding-left: 6em;
    padding-right: 6em;
}

.to-center-height .wpb_wrapper, .to-center-height .wpb_text_column.wpb_content_element {
    height: 100%;
}

.to-center-height .wpb_text_column.wpb_content_element .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.to-center-height .wpb_text_column.wpb_content_element p {
    padding-left: 2em;
    padding-right: 2em;
}

.single-content {
    margin-bottom: 0;
}

.content_wrapper.row {
    padding-bottom: 0;
}

.last-page-bg .wpb_single_image.wpb_content_element.vc_align_center.vc_single_image {
    margin-bottom: 0;
}

.bg-under-text h3 {
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 0em;
    font-size: 1.5em;
}

.bg-under-text h4 {
    color: #ffffff;
    font-size: 1.2em;
}

.bg-under-text h3, .bg-under-text h4 {
    padding-left: 12em;
    padding-right: 12em;
}

.bg-under-text {
    padding-top: 100px !important;
    padding-bottom: 80px !important;
}

.bg-under-text:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.4;
    z-index: 1;
    bottom: 0px;
}

.bg-under-text .wpb_column.vc_column_container.vc_col-sm-12.vc_column {
    z-index: 2;
}

.special-col-imgtext .wpb_single_image.wpb_content_element.vc_align_center.vc_single_image {
    margin-bottom: 0;
}

a.special-href {
    position: absolute;
    width: 90%;
    height: 90%;
    z-index: 1000;
}

p.special-more {
    font-weight: 700;
}

@media screen and (max-width:1199px){
    .special-col-imgtext .to-center-height .wpb_text_column.wpb_content_element.vc_column_text {
        padding-left: 10em;
        padding-right: 10em;
        padding-top: 1em;
        padding-bottom: 1em;
    }
}

@media screen and (max-width:1024px){
    .special-col-imgtext .to-center-height .wpb_text_column.wpb_content_element.vc_column_text {
        padding-left: 4em;
        padding-right: 4em;
    }
}

@media screen and (max-width:991px){
    .image-equl-no-btm .wpb_single_image.wpb_content_element.vc_align_center.vc_single_image {
        margin-bottom: 0;
    }
    .to-equal-height.flex-reverse {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column-reverse;
    }
    .double-row-to-pad.to-center-height{
        padding-top:20px;
    }
}

@media screen and (max-width:950px){
    .bg-under-text h3, .bg-under-text h4 {
        padding-left: 4em;
        padding-right: 4em;
    }
}

@media screen and (max-width:767px){
    .custom-text-padding p {
        padding-left: 0em;
        padding-right: 0em;
    }
    .bg-under-text {
        padding-top: 2em !important;
        padding-bottom: 2em !important;
    }
    .special-col-imgtext .to-center-height .wpb_text_column.wpb_content_element.vc_column_text {
        padding-left: 0em;
        padding-right: 0em;
    }
    a.special-href {
        width: 100%;
    }
}

@media screen and (max-width:500px){
    .to-center-height .wpb_text_column.wpb_content_element p {
        padding-left: 0em;
        padding-right: 0em;
    }
    .bg-under-text h3, .bg-under-text h4 {
        padding-left: 1em;
        padding-right: 1em;
    }
}


.special-description {
    padding: 10px 20px 0px 20px;
    font-size: 1em;
    line-height: 1.3em;
}

.special-description h1 {
    text-transform: uppercase;
}

/*** END CUSTOM ***/

#guest_no_drop:after, 
#guest_no_shortcode:after, 
#guest_no_mobile:after, 
#booking_guest_no_wrapper:after, 
#guest_no_widget:after, 
#guest_no:after,
#guest_no_mobile:after,
#booking_guest_no_wrapper:after,
#guest_no_widget:after,
#guest_no:after,
#guest_no_shortcode:after, 
#guest_no_mobile:after, 
#booking_guest_no_wrapper:after, 
#guest_no_widget:after, 
#guest_no:after{
    background-image: url('css/css-images/icon_guest.png');

}

#topbarregister:before{
    content: "";
    background-image: url('css/css-images/header_icons.png');
 }

#topbarlogin:before{
    content:"";
    background-image: url('css/css-images/header_icons.png');
}

.property_location .inforoom {
    font-size: 13px;
    background-image: url('./css/css-images/icon_bed1.png');
}

.property_location .infoguest {
    font-size: 13px;
    background-image: url('./css/css-images/icon_bath1.png');
 }


.property_location .infosize {
    background-image: url('./css/css-images/icon-size1.png');
}


.panel-title-arrow {
    background-image: url('css/css-images/property_arrows.png');
}

.panel-title.collapsed .panel-title-arrow {
    background-image: url('css/css-images/property_arrows.png');
    background-position: 2px 0px;
}

.calendar_icon:after {
    content: " ";
    background-image: url('css/css-images/calendar_icon.png');
}

.rooms_icon:after {
    content: " ";
    background-image: url('css/css-images/door_icon.png');
 }

.types_icon:after {
    content: " ";
    background-image: url('css/css-images/types_icon.png');
}

.actions_icon:after {
    content: " ";
    background-image: url('css/css-images/category_icon.png');
 }

.bedrooms_icon:after {
    content: " ";
    background-image: url('css/css-images/bedrooms_icon.png');
}

.baths_icon:after {
    content: " ";
    background-image: url('css/css-images/bathrooms_icon.png');
 
}




.map_icon:after {
    background-image: url('css/css-images/icon_pin.png');

}





/*
#infocloser{
    background-image: url('/css/css-images/closeicon.png');
}

#infoguest{
    background-image: url('/css/css-images/icon_bath.png');
}

#inforoom{
    float: right;
    background-image: url('/css/css-images/icon_bed.png');

}

#infosize{
    background-image: url('/css/css-images/icon-size.png');
}

*/


.adv_extended_options_show_filters,
.show_filters, 
.adv_extended_options_text {
    margin-bottom: 15px;
}

.theme_slider_type2 .slider-content-cover {
    opacity: 0.5;
    background-color: #4d5566;
}
.property_menu_item a {
    color: #fff!important;
}

.social_share_wrapper {
     display:none;
}

@media only screen and (min-width: 768px) {

.heading_over_image {
    text-align: center;
    color: #fff;
    text-shadow: none;
    font-size: 78px;    
}

.subheading_over_image {
    text-align: center;
    color: #fff;
    text-shadow: none;   
    font-size: 33px;
}

}

.heading_over_image{
     font-weight: 600;
}

.subheading_over_image {
     font-weight: 500;
}

.uvc-heading.ult-adjust-bottom-margin {
    margin-bottom: 15px;
}

.status_verified{
background :#7CBDA2;
color:white;
}

#wpestate_footer_latest_widget-2 .title-container{
color:white;
}
 
.property_menu_item_title {
    color: #ffffff;
}

.sub_footer {
    background-color: #303030;
}

.owner_thumb {
     display:none;
}

.property_menu_wrapper_hidden .property_menu_item:nth-child(5){
display:none !important;
}

.owner-page-wrapper{ display:none; }

.info_details:after {
    display:none;
}

.icon-fav {
    display: none;
}

#user_menu_open a:nth-child(4), #user_menu_open a:nth-child(8) {
      display:none;
}

.user_dashboard_links a:nth-child(5), .user_dashboard_links a:nth-child(9) {
     display:none;
}

.header_wrapper.header_type1.header_align_left .user_menu{
 display:none;
}
.user_loged{
 display:block !important;
}

/* Hidding search form from header */
/*.page-template-default .search_wrapper{
display:none;
}*/

/* Servicios hover shadow effect */
.shadow-transition {
  /*box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);*/
  transition: box-shadow 0.25s;
}

.shadow-transition:hover {
  box-shadow: 0 5px 25px 0px rgba(0, 0, 0, 0.5);
}

#colophon .listing-unit-img-wrapper {
    max-width: 110px;
}

.hover_type_5 #access .menu > li:hover>a {
    border-bottom: 3px solid #2cc4e8;
}

.blue-color:hover {
    color: #2cc4e8 !important;
}

.servicios-box .vc_column_container>.vc_column-inner {
    padding-left: 5px;
    padding-right: 5px;
}


@media screen and (min-width:651px) and (max-width:1042px) {
    iframe#iframe_carplus_afiliado {
        height: 500px !important;
    }
}

@media screen and (max-width:650px) {
    iframe#iframe_carplus_afiliado {
        height: 750px !important;
    }
}

.adv3-holder .col-md-4.guest_no {
    width: 14.66666666% !important;
    padding-right: 0;
    padding-left: 0;
}

#search_wrapper.search_wr_type4 .col-md-6.Which_area_do_you_prefer\? {
     width: 27%;
}

#search_wrapper.search_wr_type4 .col-md-3.Date_of_arrival,
#search_wrapper.search_wr_type4 .col-md-3.Fecha_de_entrada, #search_wrapper.search_wr_type4 .col-md-3[class~="Date_d\0027 arriv\00E9 e"] , #search_wrapper.search_wr_type4 .col-md-3.Data_di_Arrivo, #search_wrapper.search_wr_type4 .col-md-3.Anreisedatum {
      width: 17%;
}

#search_wrapper.search_wr_type4 .col-md-3.Date_of_departure,
#search_wrapper.search_wr_type4 .col-md-3.Fecha_de_salida, #search_wrapper.search_wr_type4 .col-md-3[class~="Date_de_d\00E9part"], #search_wrapper.search_wr_type4 .col-md-3.Data_di_Partenza, #search_wrapper.search_wr_type4 .col-md-3.Abreisedatum {
      width: 17%;
}

#search_wrapper.search_wr_type4 .col-md-3.Number_of_Guests,
#search_wrapper.search_wr_type4 .col-md-3[class~="N\00FAmero_de_hu\00E9spedes"], #search_wrapper.search_wr_type4 .col-md-3.Nombre_de_personnes, #search_wrapper.search_wr_type4 .col-md-3.Numero_di_ospiti, #search_wrapper.search_wr_type4 .col-md-3[class~="Anzahl_der_G\00E4ste"] {
      width: 22%;
}

#search_wrapper.search_wr_type4 .col-md-8.home {
      width: 66%;
      margin-left: 2px;
}

#search_wrapper {
    bottom: 12%;
}

.adv3-holder .col-md-8.Location {
    width: 18.66666666% !important;
    padding-right: 0;
    padding-left: 0;
}

.adv3-holder .check_in, .adv3-holder .check_out, .adv3-holder .guest_no, .col-md-4.property_category  {
    width: 16.66666667%;
}

.adv3-holder .guest_no {
    width: 14.66666667%;
}

.adv3-holder .adv_extended_options_text, .col-md-4.property_rooms  {
     display:none;
}

/*.adv3-holder .property_category {
    display:none;
}*/

.adv3-holder > .property_category ~ .property_category {
    display:block;
}

#search_wrapper_color {
    background-color: rgba(255, 255, 255, 0.7);
}

.price_unit.desde:before {
    content:"Desde ";
    font-size: 0.8em;
    color: #8A8F9A;
    padding-right: 5px;
}

.price_unit.desde:after {
    content:"/noche";
    font-size: 0.8em;
    color: #8A8F9A;
    padding-right: 5px;
}

.price_unit.precio:before {
    content:"Precio a consultar";
    font-size: 0.8em;
    color: #8A8F9A;
    padding-right: 5px;
}

.price_unit.desde_en:before {
    content:"From ";
    font-size: 0.8em;
    color: #8A8F9A;
    padding-right: 5px;
}

.price_unit.desde_en:after {
    content:"/night";
    font-size: 0.8em;
    color: #8A8F9A;
    padding-right: 5px;
}

.price_unit.precio_en:before {
    content:"Price on request";
    font-size: 0.8em;
    color: #8A8F9A;
    padding-right: 5px;
}

.price_unit.desde_fr:before {
    content:"À partir de ";
    font-size: 0.8em;
    color: #8A8F9A;
    padding-right: 5px;
}

.price_unit.desde_fr:after {
    content:"/nuit";
    font-size: 0.8em;
    color: #8A8F9A;
    padding-right: 5px;
}

.price_unit.precio_fr:before {
    content:"Prix sur demande";
    font-size: 0.8em;
    color: #8A8F9A;
    padding-right: 5px;
}

.price_unit.desde_it:before {
    content:"A partire da ";
    font-size: 0.8em;
    color: #8A8F9A;
    padding-right: 5px;
}

.price_unit.desde_it:after {
    content:"/notte";
    font-size: 0.8em;
    color: #8A8F9A;
    padding-right: 5px;
}

.price_unit.precio_it:before {
    content:"Prezzo su richiesta";
    font-size: 0.8em;
    color: #8A8F9A;
    padding-right: 5px;
}

.price_unit.desde_ru:before {
    content:"от ";
    font-size: 0.8em;
    color: #8A8F9A;
    padding-right: 5px;
}

.price_unit.desde_ru:after {
    content:"/ночь";
    font-size: 0.8em;
    color: #8A8F9A;
    padding-right: 5px;
}

.price_unit.precio_ru:before {
    content:"Цена по запросу";
    font-size: 0.8em;
    color: #8A8F9A;
    padding-right: 5px;
}

.wpestate_header_image {
     background-position: center;
}

.listingsidebar {
    margin-top: 9px !important;
}

.third-form-wrapper {
    padding: 15px 0px;
}

#contact_host {
    border: 0;
}

#contact_host:hover {
    border: 0;
    background-color: #5ad4f1!important;
    color: #FFF!important;
}

.single-post .header_media {
    display: none;
}

#advanced_search_map_list {
     padding: 20px 20px 10px 20px;
}

.adv_extended_options_text {
     /*display:none;*/
}

#advanced_search_map_list_hidden {
     display:none !important;
}

.featured_div {
    display: none;
}

.list_detail_prop_id, .list_detail_prop_bedrooms { 
    display:none !important;
}

.places_slider_wrapper_type_1 h4 a, .places_slider_type_1_listings_no {
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.8);
}

.custom_day_wrapper {
     display:none;
}

.list_detail_prop_status {
    display:none;
}

#widget_search .property_category {
     /*display:none;*/
}

.price_unit_wrapper {
    width: 100%;
    z-index: 10;
    display: inline-block;
    top:0;
    left:0;
    position:relative;
}

.price_unit {
    float: left;
    padding: 0px;
    display: inline;
    color: #8A8F9A;
    font-size: 20px;
    opacity: 1;
    font-family: "open-sans";
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}

@media screen and (max-width: 931px) {
    .price_unit {
        font-size: 25px !important;
    }

    .price_unit.desde:before {
        font-size: 0.5em!important;
    }

    .price_unit.desde:after {
        font-size: 0.5em!important;
    }

    .price_unit.precio:before {
        font-size: 0.5em!important;
    }

    .price_unit.desde_en:before {
        font-size: 0.5em!important;
    }

    .price_unit.desde_en:after {
        font-size: 0.5em!important;
    }

    .price_unit.precio_en:before {
        font-size: 0.5em!important;
    }

    .price_unit.desde_fr:before {
        font-size: 0.5em!important;
    }

    .price_unit.desde_fr:after {
        font-size: 0.5em!important;
    }

    .price_unit.precio_fr:before {
        font-size: 0.5em!important;
    }

    .price_unit.desde_it:before {
        font-size: 0.5em!important;
    }

    .price_unit.desde_it:after {
        font-size: 0.5em!important;
    }

    .price_unit.precio_it:before {
        font-size: 0.5em!important;
    }

    .price_unit.desde_ru:before {
        font-size: 0.5em!important;
    }

    .price_unit.desde_ru:after {
        font-size: 0.5em!important;
    }

    .price_unit.precio_ru:before {
        font-size: 0.5em!important;
    }
    .price_unit.desde_de:before {
        font-size: 0.5em!important;
    }

    .price_unit.desde_de:after {
        font-size: 0.5em!important;
    }

    .price_unit.precio_de:before {
        font-size: 0.5em!important;
    }

}

.category_name span {
    font-size: 1.3em;
}

.form-control {
     font-size: 13px;
     padding: 2px 10px 0px 45px;
}

.col-md-9.pad-half-map, .col-md-8.home {
    padding-right: 3px;
    padding-left: 0px;
}

.heading_over_image_wrapper {
     top:41%;
}

.heading_over_image, .subheading_over_image {
    text-shadow: 2px 2px 5px rgba(0,0,0,0.8);
}

.fa-whatsapp:before {
    color: #3ada3a;
}

.icon-lang-footer {
     margin-bottom: 30px !important;
}

.icon-lang-footer img {
     margin: 0px 3px;
}

#colophon {
    color: #ffffff;
}

#colophon .category_name {
    padding: 18px 10px;
}

#colophon .price_unit_wrapper {
    display:none;    
}

.listing_title_unit {
    padding-right: 0px;
    margin: 8px 15px 15px 0;
}

.google_map_on_list_wrapper {
/*     display:none;*/
}

.category_name {
     padding: 10px 15px 0px 15px;
}

.full_map_container .category_name {
    padding: 0px 15px 0px 15px;
}

.heading_over_image_wrapper {
     top: 50%;
}

h2.modal-title_big {
     margin-bottom: 23px !important;
}

.modal-content {
    top: 100px;
}

.prop_detailsx  {
    font-size: 1.1em!important;
    padding: 0px 10px 0px 10px;
}

.prop_pricex {
    font-size: 1em;
    left: 16px; 
    bottom: 55px;
}

.prop_pricex.precio:before {
    content: "Precio a consultar";
}

.prop_pricex.desde:before {
    content: "Desde ";
}

.prop_pricex.desde:after {
    content: "/semana ";
}

.prop_pricex.precio_en:before {
    content: "Price on request";
}

.prop_pricex.desde_en:before {
    content: "From ";
}

.prop_pricex.desde_en:after {
    content: "/week ";
}

.prop_pricex.precio_fr:before {
    content: "Prix ​​sur demande";
}

.prop_pricex.desde_fr:before {
    content: "À partir de ";
}

.prop_pricex.desde_fr:after {
    content: "/nuit";
}

.prop_pricex.precio_it:before {
    content: "Prezzo su richiesta";
}

.prop_pricex.desde_it:before {
    content: "A partire da ";
}

.prop_pricex.desde_it:after {
    content: "/notte";
}

.prop_pricex.precio_ru:before {
    content: "Цена по запросу";
}

.prop_pricex.desde_ru:before {
    content: "от ";
}

.prop_pricex.desde_ru:after {
    content: "/ночь";
}

.vc_separator .vc_sep_holder .vc_sep_line {
     top: 0px;
}

#view_more_desc {
    display: block;
}

.halfx.col-md-3.guest_no {
    width:35%
}

@media screen and (max-width: 991px) {

    .halfx.col-md-3.guest_no {
        width:50%;
    }

     .guest_no .filter_menu_trigger {
        line-height: 15px;
        font-size: 13px;
    }

}

.mobile_header {
    background-color: #fff;
}

.mobile_header i {
    color: #31b4de;
}

.featured_property_price.price_unit {
    font-size: 25px !important;
    float: none;
    display: block;
}

.featured_property_price.price_unit:before, .featured_property_price.price_unit:after {
    color:#fff;
}
.calendar-legend-past {
    background:#fff;
    border: 1px solid #000;
}

/*#infobox_title {
    bottom: 65px !important;
}*/

.wide {
    background-color: #ffffff !important;
}

.content_wrapper {
    background-color: #ffffff;
}

#access .current-menu-item >a, 
#access .current-menu-parent>a, 
#access .current-menu-ancestor>a, 
#access .menu li:hover>a, 
#access .menu li:hover>a:active, 
#access .menu li:hover>a:focus {
    color: #2cc4e8;
}

#agent_submit_contact {
    background-color: #2cc4e8;
}

#agent_submit_contact:hover, 
#wp-forgot-but:hover, 
#wp-submit-register_sh:hover, 
#wp-submit-register:hover, 
.comment-form #submit:hover, 
#wp-login-but:hover, 
.vc_button.wpb_btn-info:hover, 
.vc_button.wpb_btn-info:active, 
.vc_button.wpb_btn-info.active, 
.vc_button.wpb_btn-info.disabled, 
.vc_button.wpb_btn-info[disabled] {
    background-color: #59dfff;
}

.custom_icon_class_icon,
#colophon .widget-container li a:hover,
#colophon .widget-container li:hover a, 
#colophon .widget-container li:hover, 
#colophon .category_name a:hover, 
#colophon .contact_sidebar_wrap p:hover a,
.listing_main_image_price,
#view_more_desc,
i.checkon,
.prop_pricex {
    color: #2cc4e8 !important;
}

a:hover, a:focus {
    color: #2cc4e8 !important;
}

#colophon .widget-container li:before {
    color: #2cc4e8 !important;   
}

#colophon .social_sidebar_internal a:hover, 
.panel-title-arrow, 
#adv-search-header-mobile, 
#submit_mess_front,
#colophon .social_sidebar_internal a:hover, 
#primary .social_sidebar_internal a:hover,
.calendar-reserved {
    background-color: #2cc4e8 !important;   
}

.booking-calendar-wrapper-in .calendar-reserved.start_reservation, 
.all-front-calendars .calendar-reserved.start_reservation, 
.ll-skin-melon .ui-datepicker td.calendar-reserved.start_reservation {
    background: -webkit-gradient(linear, right bottom, left top, color-stop(50%,#2cc4e8), color-stop(50%,#fff))!important;
    background: -moz-linear-gradient(-45deg, #ffffff 0%, #ffffff 50%, #2cc4e8 51%, #2cc4e8 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#b881fc), color-stop(100%,#b881fc));
    background: -webkit-linear-gradient(-45deg, #ffffff 0%,#ffffff 50%,#2cc4e8 51%,#2cc4e8 100%);
    background: -o-linear-gradient(-45deg, #ffffff 0%,#ffffff 50%,#2cc4e8 51%,#2cc4e8 100%);
    background: -ms-linear-gradient(-45deg, #ffffff 0%,#ffffff 50%,#2cc4e8 51%,#2cc4e8 100%);
    background: linear-gradient(135deg, #ffffff 0%,#ffffff 50%,#2cc4e8 51%,#2cc4e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#2cc4e8',GradientType=1 );
}

.property_flex:hover .property_listing {
    border: 1px solid #2cc4e8;
}

.check_avalability{
    border: 1px solid #2cc4e8;
    background-color: #2cc4e8;
}

.calendar-legend-reserved {
    background: #2cc4e8 !important; 
}

.category_name span {
    font-size: 1.3em;
}

.full_map_container .property_listing .price_unit {
    float: right;
    max-width: 40%;
    line-height: 20px;
    padding: 0px;
    display: inline;
    color: #8A8F9A;
    opacity: 1;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    margin-right: 8px;
    margin-top: 5px;
}
.dates-sep {
    color:#8A8F9A;
    text-transform: none;
}

.parallax_effect_yes {
    background-attachment: inherit;
}

.widget-title-footer, #colophon li a, .copyright, .subfooter_menu {
    color: #fff;
}

#primary .pernight {
    display: inline;
}

.prop_pricex {
    display:none !important;
}

.custom_day_wrapper_mobile {
    display: none !important;
}

.wpml-ls-menu-item .wpml-ls-flag+span {
    margin-right: 1.3em;
}

.mobile-trigger-user {
    display:none;
}

.last-minute {
    position:absolute;
    right: 0;
    color: #fff;
    padding: 10px 12px; 
    bottom: 0;
    font-size: 1.3em;
    font-weight: 600;

    background: #bfd255; /* Old browsers */
    background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */

}

.last-minute-listing-slider {
    position: absolute;
    bottom: 68px;
    right: 2%;
    color: #fff;
    font-size: 1.3em;
    padding: 10px 12px;
    font-weight: 500;
    z-index: 10;

    background: #bfd255; /* Old browsers */
    background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
}

@media screen and (max-width: 840px) {

    .last-minute-listing-slider {
        bottom: 135px;
        left: 20px;
        right: inherit;
    }

}

.last-minute-listing-wide {
    color: #fff;
    font-size: 1.1em;
    padding: 5px 10px;
    font-weight: 500;
    float:left;
}

.last-minute-bg {
    background: #bfd255; /* Old browsers */
    background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
}

/* Estado normal: oculto */
.wpml-ls-menu-item.menu-item-has-children .sub-menu {
  display: none;
}

/* Cuando el padre tiene clase open: se muestra */
.wpml-ls-menu-item.menu-item-has-children.wpml-open .sub-menu {
  display: block;
}

/* Botón de búsqueda en buscador mobile (adv-search-4) */
#adv-search-mobile .adv_handler_wrapper {
    display: none !important;
}
#adv-search-mobile .adv-search-mobile-submit {
    width: 100%;
    padding: 0;
    margin-top: 10px;
}
#adv-search-mobile .adv-search-mobile-submit .advanced_search_submit_button {
    width: 100%;
    display: block;
}
