@import url('https://fonts.cdnfonts.com/css/abhaya-libre-2');
@import url('https://fonts.cdnfonts.com/css/lemon-tuesday');

/**Main Hintergrund***/
#main-buttons .wrapper .inner .company-name {
font-family: 'Lemon Tuesday';
}

#header {
    background-color: rgba(0, 0, 0, 0.4); /* Schwarzer Hintergrund mit 80% Deckkraft */ 
}


/*Über Uns Titel*/
.title-main {
font-family: 'Lemon Tuesday';
}

body {
font-family: 'Abhaya Libre';
font-size: 16px;
}

.title-section {
font-family: 'Lemon Tuesday';
}

.txt {
font-family: 'Abhaya Libre', sans-serif;
}

/**Obere Main Buttons*****/
#main-buttons .wrapper .inner .bar .btn a {
font-family: 'Abhaya Libre', sans-serif;
}

/***Bewertung Hinzufügen Button*********/
#sb_profile_form .btn, .btn-second, .btn.btn-second {
font-family: 'Abhaya Libre', sans-serif;
}


/**Hauptmenü***/
#header .nav-wrapper #sb_menu .nav li a {
font-family: 'Abhaya Libre';
}

/*********Timeline Steps beim Buchungsprozess******/
#sb-timeline #steps-nav li .content .title-small {
font-family: 'Lemon Tuesday';
}

#sb-timeline #steps #steps-content #sb_booking_content .item.panel .title {
font-family: 'Lemon Tuesday';
}


/****TIME Line Zurück-Button********/
#sb-timeline #steps #sb_back_button {
font-family: 'Lemon Tuesday';
}
ul.wpaicg-chat-shortcode-messages {
padding-left: 20px !important;
}
