/**
ase style
 */
  
#block-startbild img {
    width: auto;
    height: auto;
} 
  
  
  
  /* ---------- Vollkorn, Exo ---------- */

h1,
h2,
h1 a,
h2 a,
h3,
h4,
h5,
h6,
h3 a,
h4 a,
h5 a,
#heroBlockHeadline,
.iconTextStart,
.pricelistview caption {
/*font-family: 'Roboto Slab', serif;*/
font-weight: 600;
}
body,
p,
a,
li {
/*  font-family: "Roboto",sans-serif;*/
}

  
  
 
  
  
  
  /*Start Hero*/
  #heroBlock{
	  background-repeat: no-repeat;
	  background-size:  cover;
padding-top: 80px !important;
padding-bottom: 95px !important;
  }
  #heroBlockText{
	  margin-bottom: 80px !important;
  }
  #heroBlockHeadline{
font-size: 2.5rem;
line-height: 3rem;
  }
#navbar-top {
    background-color: transparent !important;
}
.highlighted {
    margin: 0 !important;
}
.navbar img {
    max-width: 140px;
}
#navbar-top{
	padding: 0;
}
#block-views-block-events-block-1 p{
	margin-bottom: 0;
}
#block-views-block-events-block-1 li{
	margin-bottom: 1rem;
}
#block-views-block-events-block-1 .date{
font-size: 0.8rem;
}
.ckeditor-accordion-container > dl dt > a {
    padding: 13px 15px 13px 50px;
}
/*#block-mainnavigation ul ul{
	-webkit-box-shadow: 2px 4px 7px 4px #959595; 
box-shadow: 2px 4px 7px 4px #959595;
}*/
body{
	background: #f4f3ee !important;
	color: #5e5e5e !important;
}
ul.sf-menu.sf-style-white.sf-navbar {
    background-color: #f4f3ee !important;
}
ul.sf-menu.sf-style-white li{
    background-color: #fff !important;
} 
.bg-white{
    background-color: #fff !important;
}
 

#block-views-block-resources-block-2 .views-row{
margin-bottom: 40px;
border-bottom: 1px solid #b7b7b7;
padding-bottom: 15px;
}
#block-views-block-resources-block-2 .views-row:last-child{
border-bottom: 0;
}

#block-views-block-resources-block-2 .views-row h4 a{
color: #5e5e5e !important;
margin-bottom: 30px;
display: block;
}
.newsDate{
font-size: .875rem;
position: absolute;
right: 0;
bottom: 0;
}

.node__content a{
	text-decoration: underline;
}
.node__content .ckeditor-accordion-container a,
.node__content .list-group a{
	text-decoration: none !important;
  font-weight: bold;
}
.view-products .badge-light{
	background: transparent !important;
}

.view-events h5 a{
	color: #5e5e5e;
}
.pricelistview caption{
	caption-side: top;
	font-size: 1.25rem;
}
.pricelistview td:first-child{
width: 50%;
}
.pricelistview td:nth-child(2),
.pricelistview td:nth-child(3){
width: 20%;
}
.pricelistview td:nth-child(4){
width: 10%;
}
.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(140, 140, 140, 0.05);
}

.row.region.region-footer-full{
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.node--type-page .row.bs-1col{
padding: 3rem !important;
margin-bottom: 2.5rem !important;
box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
border: 1px solid #dee2e6 !important;
margin-right:0px !important;
margin-left:0px !important;
}

@media (max-width: 768px) {
.pricelistview td{
width: auto !important;
}

}












