#sp-header, .transparent-wrapper {
    box-shadow: 0px 2px 5px 0px #979696;
    border-top: 1px solid #fff;
}

#sp-header #sp-menu .sp-megamenu-parent >li {
    position: relative;
    background: url(../../../images/nav-separator.gif) no-repeat right 0;
    padding: 0;
    height: 58px;
}

#sp-header #sp-menu .sp-megamenu-parent >li >a {
    white-space: nowrap;
    text-shadow: 1px 1px rgba(255,255,255,.9);
    padding-right: 14px;
  padding-left: 15px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

#sp-header #sp-menu .sp-megamenu-parent >li.current-item.active>a, #sp-header #sp-menu .sp-megamenu-parent >li.sp-has-child.active>a {
    color: #dc960c;
}
#sp-header #sp-menu .sp-megamenu-parent >li >a:hover, #sp-header #sp-menu .sp-megamenu-parent li .sp-dropdown >li >a:hover, #sp-header .top-search-wrapper .icon-top-wrapper i, #sp-header #cd-menu-trigger i, #sp-header .cd-cart i, #sp-header .top-search-wrapper {
    color: #006600;
}

ul.social-icons >li {
    padding-top: 16px;
}
ul.social-icons >li a:hover, ul.social-icons >li a:hover > i {
    color: #4267b2;
}

.sticky .sticky__wrapper {
background-image: url(/images/nav-container-tail.gif);
  box-shadow: 0px 2px 5px 0px #979696;
    border-top: 1px solid #fff;
}

#sp-header.sticky #sp-menu .sp-megamenu-wrapper .sp-megamenu-parent >li >a:hover, #sp-header.sticky .top-search-wrapper, #sp-header.sticky .top-search-wrapper .icon-top-wrapper i, #sp-header.sticky #cd-menu-trigger i, #sp-header.sticky .cd-cart i {
    color: #006600;
}

.sppb-carousel-flex .sppb-carousel-inner >.sppb-item .sppb-carousel-item-inner .sppb-carousel-caption {
    text-align: left;
}

.pull-left {
    background-color: rgba(255, 255, 255, 0.85);
    box-shadow: 0px 3px 5px 0px #979696;
    border-width: 4px;
    border-color: #fff;
    border-style: solid;
    border-radius: 4px;
    margin: 0 0 0px 0;
    padding: 0px 0px 0px 0px;
    margin-right: 20px;
    margin-bottom: 3px;
}

.sppb-flipbox-front.flip-box > div > h3{
  background-color: #006600;
    border-radius: 4px;
  padding: 8px 0;
}

#sp-footer {
    box-shadow: 0px -1px 5px 0px #999;
}

#sp-header #sp-menu .sp-dropdown .sp-dropdown-inner {
    
    margin: 0;
    padding: 5px 5px 5px 5px;
    background: url(/images/sub-nav-tail.gif) repeat-x 0 0 #ddd;
    
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
  border-radius: 0 0 3px 3px;
    box-shadow: 0 0 4px rgba(0,0,0,.3);
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    background-color: #030;
    color: #fff;
    border-radius: 0px;
}

h1, h2,h3,h4,h5,h6 {
    text-shadow: 1px 1px rgba(255,255,255,.9);
    
}

h2.sppb-addon-title {
    line-height: 34px;
  background: url(/images/heading-border.png) repeat-x 0 bottom;
}

.logo{
  min-height: 190px;
}

.sp-module ul.nav >li >a {
    display: block;
    padding-left: 5px;
    -webkit-transition: 300ms;
    transition: 300ms;
}
#sp-footer {
    text-align: left;
font-size: 10px;
}
div#sp-footer3 li {
  display:inline-flex;
  border:none;  
  float: left;
  } 
#sp-footer1 > div {
    padding: 10px 15px;
  text-align: right;
}
.sp-copyright {font-size: 11px;}

.sppb-panel-default >.sppb-panel-heading {
    background-color: #fff;
    margin: 5px 0 0 0;
    padding: 10px 20px;
    cursor: pointer;
    border: 2px solid #ddd;
    border-radius: 3px;
  box-shadow: 0px 3px 5px 0px #999;
}
    
 
.sppb-panel {
    background-color: transparent; 
    border: 0px solid transparent;
    border-top-width: 0;
  
  box-shadow: 0px 2px 5px 0px #979696;
}
.sppb-panel-group>.sppb-panel:first-child {
    border-top-width: 0px;
}

.sppb-panel-default >.sppb-panel-heading +.sppb-panel-collapse > .sppb-panel-body {
    line-height: 26px;
    padding: 20px 25px;
    border: 2px solid #CCC;
    border-radius: 0 0 3px 3px;
    border-top: 0;
  background-color: #eee;
}

.sppb-flipbox-panel .sppb-flipbox-back, .sppb-flipbox-panel .sppb-flipbox-front {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 10px; 
    overflow: hidden;
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

/* Table styling */
table{
  width: 100%;
}
table thead th{
	font-weight:bold;
	font-family: 'Cardo', serif;
	color:#fff;
	background:#006600;
	padding:9px 5px 4px;
	border-right:1px solid #a4a4a4;
}
	table thead th.last {border-right:none;}
table tbody td {
	background:#ececec;
	color:#333;
	width:120px;
	text-align:center;
	border-right:1px solid #b8b8b8;
	border-bottom:1px solid #b8b8b8;
	padding:3px 0 0px;
	border-top:none !important;
}
table tbody tr:hover td{background:#fff}
table tbody tr td.last {border-right:none;}
table tbody tr.last td {border-bottom:none;}


.adress {padding: 0;}
	.adress dt {
		display:block;
		color:#7d7d7d;
		font-style:normal;
		font-weight:normal;
		font-size:13px;
		line-height:20px;
	}
	.adress dd {
		font-size:13px;
		line-height:20px;
		padding:0;
		overflow:hidden;
	}
		.adress dd span { float:left; width:75px;}
		.adress dd a {color:#8cb1d8; text-decoration:none;}
		.adress dd a:hover {text-decoration:underline;}
		.adress dd.last {color:#8cb1d8;}


.page-content sppb-section  .shaddow_anker {
  box-shadow: 0px 2px 5px 0px #979696;
}
.sp-page-builder .page-content #section-id-1534939188197 {box-shadow: 0px -1px 4px 0px #999999;border-top:1px solid #fff;border-bottom:2px solid #fff;}
.sp-page-builder .page-content #section-id-1534938877293 {box-shadow: 0px -1px 4px 0px #999999;border-top:1px solid #fff;border-bottom:2px solid #fff;}
.sp-page-builder .page-content #section-id-1534938771137 {box-shadow: 0px -1px 4px 0px #999999;border-top:1px solid #fff;border-bottom:2px solid #fff;}
.sp-page-builder .page-content #section-id-1534933852954 {box-shadow: 0px -1px 4px 0px #999999;border-top:1px solid #fff;} /*kontaktformular*/
.sp-page-builder .page-content #section-id-1534939746965 {box-shadow: 0px -1px 4px 0px #999999;border-top:1px solid #fff;border-bottom:2px solid #fff;} /*maps*/

#grid-1534951068966 > li > div > a > img {
  border: 4px solid #fff;
  border-radius: 3px;
  box-shadow: 0px -1px 4px 0px #999999;
}

.sppb-lightbox li:hover a:after {
    opacity: 1;
    box-shadow: inset 0 0 0 10px rgba(0,128,0,.2), inset 0 0 50px rgba(0,128,0,.5);
}


#sp-oeffnungszeiten {
  box-shadow: 0px -1px 4px 0px #999999;
    border-top: 1px solid #fff;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: rgba(238, 238, 238, 0.5);
}
#sp-map {
    box-shadow: 0px -1px 4px 0px #999999;
    border-top: 1px solid #fff;
    border-bottom: 2px solid #fff;
}
/* google fonts direkt einbinden*/
/* cardo-regular - latin */
@font-face {
  font-family: 'Cardo';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cardo-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/cardo-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cardo-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cardo-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cardo-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cardo-v19-latin-regular.svg#Cardo') format('svg'); /* Legacy iOS */
}
/* cardo-italic - latin */
@font-face {
  font-family: 'Cardo';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/cardo-v19-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/cardo-v19-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cardo-v19-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cardo-v19-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cardo-v19-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cardo-v19-latin-italic.svg#Cardo') format('svg'); /* Legacy iOS */
}
/* cardo-700 - latin */
@font-face {
  font-family: 'Cardo';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/cardo-v19-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/cardo-v19-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cardo-v19-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cardo-v19-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cardo-v19-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cardo-v19-latin-700.svg#Cardo') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
h1, h2, h3, h4, h5 {
    font-family: Cardo, sans-serif;
    font-weight: 700;
}
.sp-megamenu-parent {
    font-family: Cardo, sans-serif;
    font-size: 18px;
    font-weight: 700;
}
body {
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-weight: normal;
}
p {
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-weight: normal;
}