/*
Theme Name: Ergobergnix Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Online gesehen werden
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A lightweight and minimalist WordPress theme for Elementor page builder.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.8.1.1696596550
Updated: 2023-10-06 12:49:10

*/

strong {
	color:#871519;
}

.elementor hr {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #871519;
}

a,a:link,a:visited{
	outline:none;
}

li {
	padding-bottom:15px;
}

ol.elementor-toc__list-wrapper .elementor-toc__list-item-text-wrapper {
    align-items: flex-start !important;
}

.elementor-post__title a {
	font-family:Roboto Slab;
}

.rt-reading-time {
    width: 220px;
    padding: 10px 15px;
    background-color: #871519;
	margin-top:20px;
    margin-bottom: 20px;
    color: white;
    font-weight: 500 !important;
	border-radius:5px;
	font-size:16px;
}

.elementor-post__excerpt span.rt-reading-time {
	display:none !important;
}

ol.elementor-toc__list-wrapper .elementor-toc__list-item-text-wrapper {
    line-height: 1.4em;
}

a.twbb-item {
	background-color:#871519 !important;
  border: 1px solid #871519;
	color:white;
	margin-left:10px;
	border-radius:5px;
}

a.twbb-item:hover {
	background-color:white !important;
	color::#e97c17;
	border: 1px solid #871519;
	text-decoration:none !important;
	border: 1px solid #871519;
}

a.twbb-item:active {
	background-color:white !important;
	color::#e97c17;
	border: 1px solid #871519;
	text-decoration:none !important;
}


 /* Stil für die Tabelle */
  .responsive-table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ccc;
    white-space: nowrap;
    overflow-x: auto;
  }

  /* Stil für die Kopfzeile */
  .responsive-table th {
    background-color: #871519;
    color: white;
    padding: 8px;
    border: 1px solid #ccc;
  }

  /* Stil für die Zeilen */
  .responsive-table td {
    padding: 8px;
    border: 1px solid #ccc;
  }

  /* Stil für den Scrollbalken */
  .responsive-table::-webkit-scrollbar {
    width: 12px;
  }

  .responsive-table::-webkit-scrollbar-thumb {
    background-color: #871519;
  }

  /* Media Query für die Anpassung bei kleineren Bildschirmen */
  @media screen and (max-width: 1366px) {
    .responsive-table {
      overflow-x: auto;
    }
  }

.elementor-icon-list-item {
align-items: flex-start !important;
}


  /* Footer */ 

@media (max-width: 767px)
.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon {
     margin-top: 15px;
}

  /* Borlabs */ 

@media (min-width: 640px)
.brlbs-cmpnt-container :is(.sm\:brlbs-basis-6\/12) {
    flex-basis: 100% !important;
}




