.elementor-12452 .elementor-element.elementor-element-51fea572{--display:flex;}.elementor-12452 .elementor-element.elementor-element-49cf54ff.ha-has-bg-overlay:hover > .elementor-widget-container::before{transition:background 0.3s;}/* Start custom CSS *//* Tło strony – zdjęcie ławki */
.postid-12452 {
  background: url('https://akademiawychowaniaduchowego.pl/wp-content/uploads/2025/07/manifest-anty-neomarksistowski.png') no-repeat center center fixed;
  background-size: cover;
}

/* Główny kontener wpisu – półprzezroczysty box */
.postid-12452 .site-content {
  background: rgba(255, 255, 255, 0.85);
  padding: 4em 2em;
  border-radius: 15px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  max-width: 900px;
  margin: 3em auto;
  background-image: none;
  box-sizing: border-box;
  width: 100%;
  overflow-x: hidden;
}

/* Czyści tło z nadmiarowych kontenerów WordPressa wokół wpisu */
.postid-12452 .content-area,
.postid-12452 .ast-single-post,
.postid-12452 .entry-content,
.postid-12452 .post {
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
  border: none !important;
}

/* Poprawka na telefony – responsywność */
@media (max-width: 767px) {
.postid-12452 .site-content {
		    width: 94vw !important;          /* trochę więcej niż 90vw */
    padding: 1.5em 1em !important;
    margin: 2em auto !important;
    border-radius: 10px !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }

.postid-12452 .site-content > div {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    box-sizing: border-box;
  }
}
/* 🔧 Dostosowanie szerokości i marginesu dla telefonów i tabletów */
@media (max-width: 1024px) {
.postid-12452 .site-content {
    width: 90vw !important;
    margin: 2em auto !important;
    border-radius: 12px !important;
    box-sizing: border-box !important;
    overflow-x: hidden;
  }/* End custom CSS */