@font-face {
  font-family: 'WorkSans-Regular';
  src: url('WorkSans-Regular.ttf');
}

input[type="checkbox"], input[type="radio"] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
    float: left;
    margin-right: 14px !important;
}

.field7 {
  margin-left: 31%
}

#sp-top-bar {
    padding: 0px 0;
}

#sp-slider {
    margin-top: -45px !important;
}

#sp-pfeil {
  margin-top: 15px !important;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent {
    color: #90c266 !important;
}

h1 {
  font-family: 'WorkSans-Regular' !important;
}

#sp-main-body {
  padding: 20px !important;
}

.maps {
   margin-top: 75px !important;
}

.uk-accordion-title {
    background: #90c266 !important;
    color: white;
}

.sp-userlogin {
  margin-bottom: -50px !important;
}

.home-klasse .sppb-img-responsive {
    max-width: 200px;
}

@media only screen and (max-width: 995px) {
  .visCSSlabel {
    width: 100%;
  }
  
  .visCSSinput, .editor {
    width: 100%;
  }
  
  .field7 {
  margin-left: 0%
}
  
}