/*
  Theme Name: REALONAUT
  Theme URI: https://realonaut.com
  Version: 1.0.0
  Template: Divi
  Author: REALONAUT GmbH
  Author URI: https://realonaut.com
  Description: REALONAUT GmbH | Kochgasse 24, 1080 Vienna, AUSTRIA | realonaut.com | office@realonaut.com | +43 650 28 33 78 7
  Text Domain: realonaut
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/




/* Lock body scroll when open */
.rl-no-scroll {
  overflow: hidden;
  padding-right: var(--scrollbar-width);
}






:root {
  --ms-border-color:#b2b2b2;
  --ms-border-width:1px;
  --ms-body-text-color:#00100b;
  --ms-orange:#d85711;
}




/* MENÜ und BUCHUNG nur als fixed wenn kein builder aktiv  */
body:not(.et-fb) #ol-menu,
body:not(.et-fb) #popup,
body:not(.et-fb) #ol-buchung{
  position:fixed;
  top:100%;left:0;
  transition:top 350ms cubic-bezier(0.83, 0, 0.17, 1) ;
}
body:not(.et-fb) #ol-menu.show,
body:not(.et-fb) #popup.show,
body:not(.et-fb) #ol-buchung.show{
  top:0;
}


/* Banner Row ausblenden wenn kein Banner gesetzt ist */
body:not(.et-fb) #ms-banner:has(.not-found-title) {
    display: none !important;
}
#ms-banner a{
    color:currentColor!important;
    text-decoration:underline!important;
}


/* Image Lightbox Anpassungen */
.mfp-title{
  display:none;
}
.mfp-counter {
  font-family: var(--et_global_heading_font) !important;
  font-weight: 400 !important;
}

/* UL Padding deaktivieren */
.et_pb_text ul {
  padding-bottom:0!important;
}



/**
 * Greift bei JEDEM Div, das "et_pb_row" in der Klasse enthält,
 * egal ob am Anfang, in der Mitte oder mit IDs am Ende.
 */
div[class*="et_pb_row"] strong, 
div[class*="et_pb_row"] b {
    font-family: var(--et_global_heading_font) !important;
    font-weight: 400 !important;
}





/**
 * Sonne als List Icon
 * Gilt für alle Listen innerhalb einer Divi Row (Frontend & Builder)
 */

.et_pb_row ul {
    list-style: none !important;
    padding-left: 0 !important;
}

.et_pb_row ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom:0.5rem;
}

.et_pb_row ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 14px;
    height: 14px;
    background-image: url('media/list-icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}




.et_pb_row blockquote{
  border-color:currentColor;
}



/* SOCIAL MEDIA ICONS  */
.et_pb_row.person-kacheln .et_pb_text a[href*="facebook.com"]
.et_pb_row.person-kacheln .et_pb_text a[href*="instagram.com"],
.et_pb_row.person-kacheln .et_pb_text a[href*="linkedin.com"],
.et_pb_row.person-kacheln .et_pb_text a[href*="youtube.com"],
.et_pb_row.person-kacheln .et_pb_text a[href*="x.com"],
.et_pb_row.person-kacheln .et_pb_text a[href*="twitter.com"],
.et_pb_row.person-kacheln .et_pb_text a[href*="facebook.com"],
.et_pb_row.person-kacheln .et_pb_text a[href*="instagram.com"],
.et_pb_row.person-kacheln .et_pb_text a[href*="linkedin.com"],
.et_pb_row.person-kacheln .et_pb_text a[href*="youtube.com"],
.et_pb_row.person-kacheln .et_pb_text a[href*="tiktok.com"],
.et_pb_row.person-kacheln .et_pb_text a[href*="x.com"]{
  color:#FFF!important;
  font-family: var(--et_global_heading_font) !important;
  font-weight: 400 !important;
}





.et_pb_row.person-kacheln .et_pb_text a[href*="facebook.com"]::before,
.et_pb_row.person-kacheln .et_pb_text a[href*="instagram.com"]::before,
.et_pb_row.person-kacheln .et_pb_text a[href*="linkedin.com"]::before,
.et_pb_row.person-kacheln .et_pb_text a[href*="youtube.com"]::before,
.et_pb_row.person-kacheln .et_pb_text a[href*="tiktok.com"]::before,
.et_pb_row.person-kacheln .et_pb_text a[href*="x.com"]::before,
.et_pb_row.person-kacheln .et_pb_text a[href*="twitter.com"]::before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-top:0.1em;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.et_pb_row.person-kacheln .et_pb_text a[href*="facebook.com"]::before {
    background-image: url('media/facebook.svg');
}

.et_pb_row.person-kacheln .et_pb_text a[href*="instagram.com"]::before {
    background-image: url('media/instagram.svg');
}

.et_pb_row.person-kacheln .et_pb_text  a[href*="linkedin.com"]::before {
    background-image: url('media/linkedin.svg');
}

.et_pb_row.person-kacheln .et_pb_text a[href*="youtube.com"]::before {
    background-image: url('media/youtube.svg');
}
.et_pb_row.person-kacheln .et_pb_text a[href*="tiktok.com"]::before {
    background-image: url('media/tiktok.svg');
}

.et_pb_row.person-kacheln .et_pb_text a[href*="x.com"]::before,
.et_pb_row.person-kacheln .et_pb_text a[href*="twitter.com"]::before {
    background-image: url('media/x.svg');
}








/**
 *    ███████ ██ ██      ████████ ███████ ██████  
 *    ██      ██ ██         ██    ██      ██   ██ 
 *    █████   ██ ██         ██    █████   ██████  
 *    ██      ██ ██         ██    ██      ██   ██ 
 *    ██      ██ ███████    ██    ███████ ██   ██ 
 *                                                
 *                                                
 */

/* Selektiert jede Row mit dem Attribut data-bereich */
[data-bereich] {
    transition: opacity 0.3s ease-in-out;
    will-change: opacity;
}

/* Sicherstellen, dass im Divi Builder (Visual Editor) nichts verschwindet */
body.et-fb [data-bereich] {
    display: flex !important;
    opacity: 1 !important;
}

/* Filter Bar Styling */
.team-filter-bar {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    justify-content:flex-start;
}

.filter-btn {
    appearance: none;
    background: transparent;
    border: 1px solid #0077a9;
    padding: 0.2rem 0.5rem;
    font-family: var(--et_global_heading_font);
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
    text-transform: uppercase;
    font-size: 0.875rem;
    color:#0077a9;
}

.filter-btn.active {
    background-color: var(--gcid-heading-color);
    color: #fff;
}


















/**
 *    ███    ███  ██████  ██████  ██ ███    ███ ███████ ██████  
 *    ████  ████ ██    ██ ██   ██ ██ ████  ████ ██      ██   ██ 
 *    ██ ████ ██ ██    ██ ██████  ██ ██ ████ ██ █████   ██   ██ 
 *    ██  ██  ██ ██    ██ ██   ██ ██ ██  ██  ██ ██      ██   ██ 
 *    ██      ██  ██████  ██████  ██ ██      ██ ███████ ██████  
 *                                                              
 *                                                              
 */

/* Der Container füllt das Popup voll aus */
.mobimed-container {
    width: 100%;
    margin: 0 auto;
    height: 100%; /* Wichtig: Nimmt die Höhe des Popups an */
    display: flex;
    flex-direction: column;
}

/* Das iFrame füllt nun den gesamten verfügbaren Platz im Popup */
.mobimed-iframe {
    width: 100%;
    height: 100%;
    border: none;
    background: transparent;
    display: block;
}

/* Optimierung für Smartphones, damit im Popup genug Platz zum Scrollen bleibt */
@media all and (max-width: 767px) {
    .mobimed-iframe {
        
    }
}

