/*!
Theme Name: Monstroid2 Child
Theme URI:
Author: Zemez
Author URI:
Description: Monstroid2 child theme.
Template: monstroid2
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: monstroid2-child
*/


.elementor-7724 .elementor-element.elementor-element-2013613 .elementor-element-populated a:link {
  color: #fff !important;
}
.elementor-7724 .elementor-element.elementor-element-2013613 .elementor-element-populated a:hover,
.elementor-7724 .elementor-element.elementor-element-2013613 .elementor-element-populated a:active {
  color: #E7E8F2 !important;
}

.btn:link, button, input[type="button"], input[type="reset"], input[type="submit"], a.btn, footer.entry-footer a.btn {
  font-style: bold !important;
  font-size: 12px !important;
  color: #ffffff !important;
  background-color: #34427C!important;
}

.btn:hover, button, input[type="button"], input[type="reset"], input[type="submit"], a.btn:hover, footer.entry-footer a.btn:hover {
  font-style: bold !important;
  font-size: 12px !important;
  color: #34427C !important;
  background-color: #E7E8F2!important;
}

.elementor-inner-section .elementor-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

h3.elementor-image-box-title a {
  color: var( --e-global-color-primary );
  font-family: "NWVV Open Sans Condensed", Sans-serif;
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.6rem;
  letter-spacing: 0.05rem;
}

.rt-team-container h3 {
  font-weight: bold !important;
}

.sticky-sidebar {
    position: sticky;
    top: 200px; 
}


/* TEAM-Darstellung */
.team-list figure img {
  border: 3px #34427C solid;
}
.team-list .contact-info ul li {
  line-height: 16px !important;
}
.team-list .contact-info ul {
  margin-top: 4px !important;
}
.team-list .contact-info a {
  font-size: 0.8rem;
  line-height: unset;
}

.single-team-area figure img {
  max-width: 250px !important;
  text-align: center !important;
  margin-left: auto;
  margin-right: auto;
}



/*Diverse Detail-Styles */
/*Liste in Tab bei Spielbetrieb > Spielergebnisse */
.ul-ergebnisdienst li {
  padding-top: 10px;
  list-style-type: disclosure-closed;
}

/*Links in Elementor-Tabellen */
.jet-table__cell-text a {
  font-size: unset !important;
}

/*Blog Vorschau Startseite */
.pafe-card-right__description {
  display: block;
  margin-top: 10px;
}
.pafe-card-left__info,.pafe-card-right__tag {
  margin-top: 10px;
  display: block;
}


/* Suchergebnisse */
.search-item {
  margin-bottom: 10px;
  margin-top: 10px;
  border-bottom: 1px #E6E7F1 solid;
  padding-top: 40px;
  padding-bottom: 40px;
}


/*Menü */
.jet-menu li.jet-sub-menu-item.jet-current-menu-item .sub-level-link {
  background-color: #fff !important;
  background-image: unset !important;
}

.jet-menu li.jet-sub-menu-item:hover .sub-level-link:hover {
  background-color: #fff !important;
  background-image: unset;
  color: var( --e-global-color-secondary ) !important;
}