/* Ludger Stammermann - Stammermann Media - Stapelfelder Kirchstrasse 1 - 49661 Cloppenburg*/

@media (min-width: 1025px) {
.side_panel .side_panel-toggle-inner {
	width: 200px !important;
	margin: 15px 0 0 -211px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
.side_panel .side_panel-toggle-inner {
	width: 200px !important;
	margin: 15px 0 0 -211px !important;
}
}

@media (min-width: 320px) and (max-width: 767px) {
.side_panel .side_panel-toggle-inner {
	width: 200px !important;
	margin: 160px 0 0 -211px !important;
}
.offcanvas-menu {
  background-color: #c2428c;
}
#offcanvas-toggler {
  line-height: 42px;
  margin: 0 15px;
}
#sp-header {
  height: 40px;
}
}

/* Allgemein */
.h1, h1 {
  font-size: 3.5rem;
  font-weight: 200;
}
.h3, h3 {
  font-size: 1.35rem;
  font-weight: 200;
}
body {
  font-size: 16px;
  font-weight: 200;
}
#sp-page-builder .sppb-section-title {
  margin-bottom: 0px;
}

/* Header */

/* Navi */
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  font-size: 16px;
  font-weight: 300;
}
#sp-header {
  background: #e6e6fa none repeat scroll 0 0;
  box-shadow: none;
}
/* Unternavi */
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
  font-weight: 300;
  color: #333333;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #ffffff;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  padding: 20px;
  column-count: 5;
}
/* Content */
.overlay-image-title {
  background: rgba(0,0,0,0.5);
  width: 100%;
  padding: 10px;
}
/* Tabellen */

/* Module */

/* Footer*/
