.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-668 .elementor-element.elementor-element-95c2fbc{--display:flex;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-668 .elementor-element.elementor-element-d79f003.tp-has-beaf > .elementor-widget-container:before{width:100%;height:100%;top:2%;bottom:2%;left:2%;right:2%;}.elementor-668 .elementor-element.elementor-element-d79f003.tp-has-beaf > .elementor-widget-container:after{left:2%;transform:rotate(0deg);}.elementor-668 .elementor-element.elementor-element-d79f003{text-align:center;}.elementor-668 .elementor-element.elementor-element-d79f003 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-weight:600;color:var( --e-global-color-0dbed6f );}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-668 .elementor-element.elementor-element-4e48f061.tp-has-beaf > .elementor-widget-container:before{width:100%;height:100%;top:2%;bottom:2%;left:2%;right:2%;}.elementor-668 .elementor-element.elementor-element-4e48f061.tp-has-beaf > .elementor-widget-container:after{left:2%;transform:rotate(0deg);}/* Start custom CSS for shortcode, class: .elementor-element-4e48f061 *//* ===== MotoPress Search Results — Premium Cards ===== */

/* Zone globale */
body .mphb_sc_search_results,
body .mphb_sc_search-results,
body .mphb_sc_search-results-wrapper {
  max-width: 1200px;
  margin: 0 auto;
}

/* Chaque résultat (carte) */
body .mphb-room-type,
body .mphb-room-type-article,
body .mphb_sc_search_results .mphb-room-type,
body .mphb_sc_search-results .mphb-room-type {
  background: #fff;
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 14px;
  padding: 18px;
  margin: 0 0 18px 0;
  box-shadow: 0 10px 30px rgba(0,0,0,.06);
}

/* Titres */
body .mphb-room-type-title,
body .mphb-room-type-title a,
body .mphb_sc_search_results h3,
body .mphb_sc_search-results h3 {
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
  text-decoration: none;
}

/* Image plus “premium” */
body .mphb-room-type-gallery img,
body .mphb-room-type-thumbnail img,
body .mphb_room_type_image img {
  border-radius: 12px;
  width: 100%;
  height: auto;
}

/* Texte / meta */
body .mphb-room-type-details,
body .mphb-room-type-meta,
body .mphb-room-type-attributes {
  color: rgba(0,0,0,.72);
  font-size: 15px;
}

/* Prix */
body .mphb-room-type-price,
body .mphb-price,
body .mphb-total-price,
body .mphb-regular-price {
  font-size: 18px;
  font-weight: 800;
}

/* Boutons (CTA) */
body .mphb_sc_search_results .button,
body .mphb_sc_search-results .button,
body .mphb-book-button,
body .mphb-reserve-btn,
body .mphb-confirm-reservation,
body .mphb_sc_search_results button,
body .mphb_sc_search-results button {
  border-radius: 10px !important;
  padding: 12px 18px !important;
  font-weight: 700 !important;
  border: 0 !important;
  cursor: pointer !important;
  transition: transform .12s ease, box-shadow .12s ease, filter .12s ease;
}

/* Hover sympa */
body .mphb_sc_search_results .button:hover,
body .mphb_sc_search-results .button:hover,
body .mphb-book-button:hover,
body .mphb-reserve-btn:hover,
body .mphb_sc_search_results button:hover,
body .mphb_sc_search-results button:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 22px rgba(0,0,0,.10);
  filter: brightness(0.98);
}

/* Champs (si présents sur la page résultats) */
body .mphb_sc_search_results input,
body .mphb_sc_search_results select,
body .mphb_sc_search-results input,
body .mphb_sc_search-results select {
  height: 48px;
  border-radius: 10px;
  border: 1px solid rgba(0,0,0,.12);
  padding: 0 14px;
  font-size: 15px;
}

/* Focus “premium” */
body .mphb_sc_search_results input:focus,
body .mphb_sc_search_results select:focus,
body .mphb_sc_search-results input:focus,
body .mphb_sc_search-results select:focus {
  outline: none;
  border-color: rgba(45,108,223,.6);
  box-shadow: 0 0 0 3px rgba(45,108,223,.15);
}

/* Espacement entre colonnes/éléments (si la mise en page le permet) */
body .mphb-room-type-content,
body .mphb-room-type-contents {
  gap: 14px;
}

/* Mobile: cartes plus aérées */
@media (max-width: 767px) {
  body .mphb-room-type,
  body .mphb-room-type-article {
    padding: 14px;
    border-radius: 12px;
  }
  body .mphb-room-type-title,
  body .mphb-room-type-title a {
    font-size: 19px;
  }
  body .mphb_sc_search_results .button,
  body .mphb_sc_search-results .button,
  body .mphb-book-button,
  body .mphb-reserve-btn,
  body .mphb_sc_search_results button,
  body .mphb_sc_search-results button {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */