/*
Theme Name: WpRentals Child theme
Theme URI: http://themeforest.net/user/wpestate
Description: Ultimate WordPress Theme created by WpEstate for accommodation booking. WpRentals is clean, flexible, fully responsive and retina Ready. Its smart settings allow you to build outstanding renting websites easily and fast.
Version: 3.15.0
Author: wpestate.org
Author URI: http://themeforest.net/user/annapx
Tags: white, one-column, two-columns,left-sidebar, right-sidebar, fluid-layout , custom-menu, theme-options, translation-ready
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: wprentals

-------------------------------------------------------------- */



/* ============================================================
   Paradise Portugal — personnalisations portées depuis 2.8.4
   (audit du 19/08/2026) — couleur de marque #5cace1
   ============================================================ */
/* Étoile sélectionnée du formulaire d'avis + survol des tags blog
   (non couverts par l'option Main Color du thème) */
.starselected { color: #5cace1; }
.tag-cloud-link:hover { background-color: #5cace1; }
/* Masquer Zone / Comté / Code postal / Pays dans le bloc adresse des fiches */
.list_detail_prop_area, .list_detail_prop_county,
.list_detail_prop_zip, .list_detail_prop_contry { display: none; }
/* Masquer le filtre « Areas » des pages listing (portage 2.8.4) */
.area_taxonomy_filter { display: none; }
/* Badges Airbnb / Booking.com sous le formulaire de réservation */
.pp-ota-links { display: flex; flex-flow: row; justify-content: space-around; align-items: center; margin-top: 15px; }
.pp-ota-links img { max-width: 130px; height: auto; }
