/* EDIT BUTTONS FRONTEND */
.jmodedit { display: none; visibility: hidden; }

#sp-footer a, #sp-bottom a { display: none; }


/* MENU FONT ANPASSUNGEN */
body.ltr .sp-megamenu-parent>li.sp-has-child>a:after, body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
    display:none;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
    border-left-color: #1bbde800;
}
.sp-megamenu-wrapper .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
    line-height: 1.2em;
    font-weight: 300;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .04rem;
    font-weight: 600;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

/* BACKGROUND BANNER UNTERSEITEN */
.sp-page-title.title-image-bg:before {
    background: rgb(39 40 42 / 0%);
}

/* PRIMARY COLOR FÜR HEADLINES */
.sppb-section-title span {
    color: #1bbde8 !important;
}
.sppb-title-heading {
    text-transform: uppercase !important;
}
#features .sppb-addon-feature .sppb-feature-box-title {    
    text-transform: uppercase;    
}
.sppb-addon-title {
    line-height: 29px;
    text-transform: uppercase;
}
.sppb-addon-title span {
    color: #1bbde8 !important;
    line-height: 29px;
    text-transform: uppercase;
}

/* GRÖSSE RUNDE BILDER HOME */
.sppb-addon-feature .sppb-img-container img {
    width: inherit;
}

/* BREADCRUMB */
.sp-page-title .breadcrumb {
    -webkit-justify-content: right;
}

/* POSITION FOOTER RECHTLICHES */
#sp-footer #sp-footer2 {
    text-align: left;
}


/* MONTSERRAT */
/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('/templates/ut_reto/fonts/montserrat/montserrat-v31-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('/templates/ut_reto/fonts/montserrat/montserrat-v31-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('/templates/ut_reto/fonts/montserrat/montserrat-v31-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('/templates/ut_reto/fonts/montserrat/montserrat-v31-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url('/templates/ut_reto/fonts/montserrat/montserrat-v31-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url('/templates/ut_reto/fonts/montserrat/montserrat-v31-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* OPEN SANS */
/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/templates/ut_reto/fonts/opensans/open-sans-v44-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('/templates/ut_reto/fonts/opensans/open-sans-v44-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/templates/ut_reto/fonts/opensans/open-sans-v44-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/templates/ut_reto/fonts/opensans/open-sans-v44-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('/templates/ut_reto/fonts/opensans/open-sans-v44-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

h1, h2, h3, h4, h5, h6 .sppb-addon-title {
    font-family: 'Montserrat', sans-serif;
}

body {
   font-family: 'Open Sans', sans-serif;
   font-size: 16px;
   line-height: 1.6; 
   font-weight: 400;
   /*color: #0e0e0e;  #666666 */
}

