/*
Theme Name: Mediverse Child
Template: mediverse
Author: Webup!
Author URI: https://web-up.pl
Version: 1.0.0
*/

/* ===== Webup! 2026-06-25 — wyłączenie wymuszonych WIELKICH LITER (na życzenie klientki, wszędzie) ===== */
body, h1, h2, h3, h4, h5, h6,
p, a, span, li, ul, ol, button, input, select, textarea, label, div, small, strong, em, blockquote,
.elementor-heading-title, .elementor-button, .elementor-widget-container, .elementor-icon-list-text,
.pxl-heading, .pxl-heading .pxl-item--title, .pxl-title, .pxl-subtitle, .pxl-btn, .pxl-button,
.btn, .button, .wp-block-button__link, .menu-item a, .pxl-menu a, nav a, .widget-title,
.pxl-post--title, .pxl-team--position, .elementor-price-table__period {
    text-transform: none !important;
}

/* ===== Webup! 2026-07-02 — #7 sekcja opinii: zdjęcie równej wysokości co ramka tekstu (desktop) ===== */
@media (min-width: 1025px) {
  .elementor-element-30b94f3,
  .elementor-element-30b94f3 > .e-con-inner { align-items: stretch !important; }
  .elementor-element-52715de,
  .elementor-element-52715de > .e-con-inner {
      height: 100% !important; display: flex !important; flex-direction: column !important;
  }
  .elementor-element-52715de .elementor-widget-pxl_image,
  .elementor-element-52715de .elementor-widget-pxl_image > .elementor-widget-container,
  .elementor-element-52715de .pxl-image,
  .elementor-element-52715de .pxl-image > a,
  .elementor-element-52715de figure { height: 100% !important; flex: 1 1 auto !important; margin: 0 !important; }
  .elementor-element-52715de img {
      height: 100% !important; width: 100% !important; object-fit: cover !important; border-radius: 15px;
  }
}

/* ===== Webup! 2026-07-02 — #1 Specjaliści: ukrycie paska wyszukiwarki/filtra osób ===== */
.page-id-1061 .pxl-grid-filter,
.elementor-widget-pxl_team_grid .pxl-grid-filter { display: none !important; }
