﻿.spmenu-number {
    display: none;
}

#sp-header {
    height: 105px !important;
}


#sp-header.full-header {
	padding-top: 5px !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover {
    background: #e75135;
}

.sp-megamenu-parent>li.active>a {
    font-weight: 500;
	color: #e75135 !important;
}


.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
   font-size: 16px;
}

.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a {
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
}

#offcanvas-toggler:after {
    content: "Menu";
    display: none !important;
}


.burger-icon>span {
    height: 3px;
    background-color: #e75135;
}

.burger-icon {
    width: 45px;
}

.agency-tabs .sppb-nav.sppb-nav-tabs li>a {
    font-size: 18px;
    font-weight: 500;
}

label, sppb-form-group label {
    font-size: 16px !important;
}

.form-builder-checkbox-item label::before, .form-builder-radio-item label::before, .sppb-addon-form-builder .sppb-form-check-label::before {
 border: 2px solid #e75135 !important;
}

.sppb-text-success {
    color: #e75135 !Important;
}

/* back button start*/
.easygallery-singleview-back {
    text-align: right;
}


.services-page-accordion .sppb-addon-content .sppb-panel-group .sppb-panel-modern .sppb-panel-heading .sppb-panel-title {
   
    font-weight: 600;
    font-size: 25px;
    color: #000000;
}


.speasyimagegallery-gallery-item-title {
    display: none !important;
}

html {
    scroll-padding-top: 100px; /* Wert an die Höhe deines Headers anpassen */
}



/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('../jbfonts/inter-v20-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-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: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../jbfonts/plus-jakarta-sans-v12-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-condensed-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: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../jbfonts/roboto-condensed-v31-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* bebas-neue-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: 'Bebas Neue';
  font-style: normal;
  font-weight: 400;
  src: url('../jbfonts/bebas-neue-v16-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

h1, h2 {
    font-family: 'Plus Jakarta Sans' !important;
}

h3 	{
    font-family: 'Roboto Condensed' !important;
}

h4	{
    font-family: 'Roboto Condensed' !important;
}

h5 {
    font-family: 'Roboto Condensed' !important;
}

h6 {
    font-family: 'Bebas Neue' !important;
}

body {
    font-family: 'Inter' !important;
}

p {
    font-family: 'Inter' !important;
}

