@media screen and (min-width: 900px) {
  .tf-tour-details-right {
    position: sticky;
    top: 10;
    /* bleibt am oberen Rand haften, sobald erreicht */
    background-color: white;
    z-index: 1000;
    /* optional, damit es über anderen Inhalten bleibt */
  }
}

#site-content.tft-site-content.tft-single-post {
  display: none;
}

.page-id-415 .tft-section-title {
  font-size: 20px !Important;
		max-width:1000px !important;
		line-height:40px !important;
}

.page-id-415 .tft-section-subtitle {
  font-size: 60px !Important;
}

.page-id-415 .tft-meta {
  display:none !important;
}



@media screen and (min-width: 900px) {
  .elementor-element elementor-element-cfb060a e-grid minimenu e-con-boxed e-con e-parent e-lazyloaded {
    position: sticky;
    top: 10;
    /* bleibt am oberen Rand haften, sobald erreicht */
    z-index: 1000;
    /* optional, damit es über anderen Inhalten bleibt */
  }
}

.elementor-element.elementor-element-5f6c4eb8.e-flex.e-con-boxed.e-con.e-parent .read-more{
		display:none !important;
  
}

.tft-col-item.tft-post-single-item {
  border-radius:20px !important;
}

.attachment-blog-thumb.size-blog-thumb.wp-post-image {
 border-radius:20px !important;

}

.tft-content-details {
    border-radius:20px !important;

}