/*
Theme Name: Breadcrumb
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

body, .container, .full-width .ubermenu-nav, .container-width, .row
Specificity: (0,2,0)
 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

header#header {
    margin-top: 12px;
    margin-bottom: 12px;
}

.top-divider.full-width {
    display:none;
}


.header-inner.flex-row.container.logo-left.medium-logo-center .flex-col.hide-for-medium.flex-right ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase li a {
    text-decoration:none;
}

.off-canvas .nav-vertical>li>a {
    text-decoration: none;
}

 /* Fix Bootstrap .tooltip hiding Flatsome header icons on this template */
    .header-social-icons a.tooltip,
    .header-contact a.tooltip {
    position: static !important;
    opacity: 1 !important;
    display: inline-block !important;
    pointer-events: auto !important;
  }






@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

/* Flatsome: disable its loading spinner on Contact Form 7 forms */
.wpcf7 form.processing:before,
.wpcf7 form.processing .loading-spin,
.wpcf7 form.processing .loading-spin.centered {
  display: none !important;
  content: none !important;
}





.auto3-emission {
  display: none;
}

.row-has-emission .auto3-emission {
  display: block;
}

span.form-datenschutz.rnh-jobform-consent a {
    color: blue;
}

