.gutentor-element-list ul:not(.list-indicator-image):not(.list-indicator-icon) li span {
    display: inline-block;
    width: 94% !important;
}

.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
    word-break: break-word;
    text-align: left;
}

.wp-block-table thead {
    border-bottom: 1px solid #ccc;
}

.wp-block-table tfoot {
    border-top: 1px solid #ccc;
}

main .inner-main .wp-block-table tr td:last-child, main .inner-main .wp-block-table tr th:last-child, main .inner-main .wp-block-table .has-fixed-layout tr td:last-child, main .inner-main .wp-block-table .has-fixed-layout tr th:last-child {
    
    text-align: right;
}

.wp-block-table tfoot {
    border-top: 1px solid #ccc;
    font-weight: bold;
}

.testlist {
  
    gap: 10px;
    
}

body.home video {
width: 150%;
    height: auto;
    position: relative;
    left: -25%;
    max-width: none;
    min-height: 105vh;
}

@media(max-width:1000px)
{
	
}

@media(max-width:999px)
{
	body.home #frontpagefooter {
     position: relative;
	}
	

	
}

@media(max-width:690px)
{
	body.home #col-g-sr11ynm, body.home #col-g-v3o33nn {
    -webkit-transition: all 2.9s;
    transition: all 2.9s;
    top: 0;
}
	
	body.home img {
   margin-bottom: 0rem;
	}
	
	body.home #frontpagefooter {
     position: relative;
	}
	
	.gutentor-element-list ul:not(.list-indicator-image):not(.list-indicator-icon) li span {
    display: inline-block;
    width: 90% !important;
}
}

@media (max-width: 580px)
{
	.newsbox li, .testlist li, .sidebarbox li {
    width: 80%;
}
	main .inner-main .wp-block-table tr td, main .inner-main .wp-block-table tr th, main .inner-main .wp-block-table .has-fixed-layout tr td, main .inner-main .wp-block-table .has-fixed-layout tr th {
    width: auto;
    border: 0;
        display: table-cell;     min-width: 90px;
}
}

#bookingModalOverlay {
  position: fixed;
  top: 0; left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

/* Modal-Fenster */
#bookingModal {
  background: #fff;
  padding: 2rem;
  border-radius: 8px;
  max-width: 1080px;
  width: 94%;
	height: 90vh;
  text-align: center;
  position: relative;
  box-shadow: 0 4px 20px rgba(0,0,0,0.2);
	overflow:hidden;
}

#bookingModal iframe
{
	height:100%;
	width:100%;
	overflow:auto;
}

/* Schließen-Button */
#bookingModal .close-btn {
  position: absolute;
  top: 10px; right: 15px;
  font-size: 1.5rem;
  cursor: pointer;
}

/* Buchungs-Button */
#openBooking {
  padding: 10px 20px;
  background-color: #0078D4;
  color: #fff;
  border: none;
  border-radius: 6px;
  font-size: 1rem;
  cursor: pointer;
}
#openBooking:hover {
  background-color: #005A9E;
}

#bookingModal .close-btn {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 5.5rem;
    cursor: pointer;
    color: black;
}

	@media (max-width: 580px) {
	
	#bookingModal
	{
		padding: 0rem;
	}
}


    
.inner-main .gutentor-button
{
	padding: 2rem;
    color: #fff;
    background: #1EB0BD !important;
    text-align: center;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 1px 2px 12px 2px rgba(0,0,0,0.1) !important;
    box-shadow: 1px 2px 12px 2px rgba(0,0,0,0.1) !important; 
    font-weight: 500;
}

.inner-main .gutentor-button:hover
{
	background: #272827 !important;
}
.filterline
{
	    width: 100%;
}
.filterline b
{
	 border-radius: 12px;
    background: #333;
    font-size: 14px;
    font-weight: 400;
    padding: 6px;
    text-align: center;
    margin-right: 6px;
    display: inline-block;
    color: #fff;     margin-bottom: 6px;
}

#clickfilter a.reset
{
	display: inline-block;
    background-color: #1EB0BD;
    color: #fff;
    /* padding: 1rem; */
    border-radius: 16px;
    position: relative;
    right: 0;
    bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
    padding: 1rem 2rem;
    text-align: center;
}

.testlist {
    gap: 0;
}

.testlist li p
{
	height: 100px;
	overflow: auto;     margin: 0;
}

#labtests .labbox h3 {
    font-size: 2.0rem;
    height: 50px;
    margin: 0;
}

h4, h5, h6
{
	    font-size: 2.6rem;
    color: #272827;     margin-top: 2rem;
    margin-bottom: 2rem;
}

.gutentor-element-list
{
	    margin-bottom: 3rem;
}

main .inner-main.is_post .image {
    max-width: 1320px;
    /* width: 1320px; */
    -webkit-transform: translate(-25%, 0);
    /* transform: translate(-25%, 0); */
    left: 0;
    position: relative;
    height: 290px;
    margin-bottom: 4rem;
    border-radius: 6px;
    overflow: hidden;
    border-top-right-radius: 12px;
    margin: 0 auto;
    width: 100%;
    transform: translate(0px, 0px);
}

main .inner-main.is_post  h1 {
    margin-top: 0;
    font-size: 4rem;
}

#bookingLocationOverlay button
{
	padding: 10px 20px;
    background: #1eb0bd;
    border: 0;
    border-radius: 4px;
    color: #fff;
}

#bookingLocationOverlay button:hover
{
	background: #272727;
	cursor: pointer;
}

.blog-intro .gutentor-advanced-columns
{
	padding-top: 0 !important;
}

#mainmenu .contact
{
	    flex-direction: column;
}

#mainmenu .col
{
	    width: 100%;
}

main .inner-main .wp-block-table.impressumstable
{
	
}

main .inner-main .wp-block-table.impressumstable tr td
{
	width:40%
}

main .inner-main .wp-block-table.impressumstable tr td:last-child
{
	text-align: left;
	width:60%
}

main .inner-main .wp-block-table.impressumstable tr
{
	background: transparent;
}

@media(max-width:990px)
{
		#labtests .labbox h3 {
    font-size: 2rem;
    height: auto;
    margin: 0;
    min-height: 50px;
}
}