@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
body {
font-family: 'Roboto', sans-serif;
/*background-color:#eeeeee;*/
font-size:12px;
}


/* Small devices (landscape phones, 544px and up) sm*/
@media (min-width: 544px) {  
 
}
 
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint md*/
@media (min-width: 768px) {  
 
}
 
/* Large devices (desktops, 992px and up) lg*/
@media (min-width: 992px) { 
 
}
 
/* Extra large devices (large desktops, 1200px and up) xl*/
@media (min-width: 1200px) {  
    
}


 


.headerwrap {

background-color:#000;
color:#ffffff;
}

.headerwrap .row {
padding-bottom:0;


}

.headeradresse {
height:80px;
}

.headerimg-mobile {
padding-top:8px;

} 
.headeradresse img {

}
.gallerylogo {
border:0 !important;
width: auto !important;
height: 64px !important;
}
.gallerylogodiv {
padding-top:8px;
}
.headerlogoxxx {
display:none;
position:absolute;
z-index:10001;
float:left;
top:-50px;
left:1px;
text-align:center;
}

.headerlogo {
display:none;
position:absolute;
z-index:10001;
float:left;
top:-50px;
left: 50%;;
text-align:center;
}

.headerlogo .headerlogoimage {
position: relative; 
left: -50%;
}

.headertext {
float:right;
padding-top:22px;
padding-left:24px;
font-size:80%;
}

.headertext > div,
.headeradressse-trenner {
display:inline-block;
}


.screen-reader-text {
display:none;
}

.productrow {
padding-bottom:0px;
}

.productrow:first-child {
margin-top:0px;

}



.categoryhead {
  padding: 3rem 1.5rem;
  text-align: center;
}


.categoryrow {
margin:30px 0;
}
.categoryparentname,
.categoryname,
.entry-title {
display:inline-block;
font-size:130%;
}
.categoryparentname {
font-weight:300;
}

.categoryname {
font-weight:600;
}

.col-md-6 .productimage img,
.col-md-12	 .productimage img {
width:100%;
height:auto;
}

.image--thumbnails img {
width:80px;
}

.product {
background-color:#ffffff;
border:1px solid #000;
text-align:center;
padding:20px;
font-size:80%;

}

.product:first-child {
margin-bottom:30px;

}

.producttext {
border-top:1px solid #000;
padding-top:20px;
font-weight:600;
font-size:120%;
}
.producttext p {
margin-bottom: 0;
}

.einzeilg,
.producttexttext p {
display:inline;
}

.producttexttext {
font-weight:300;
}

.termin {
background-color:#ffffff;
border:1px solid #000;

padding:20px;
font-size:80%;
margin-bottom:30px;


}

.termintext {
border-top:1px solid #000;
padding-top:20px;
font-weight:600;
font-size:120%;
}
.termintext p {

}

.termintext p {
display:block;
}

.termintexttext {
font-weight:300;
}

.event-header {
padding:0.7rem 0 0.7rem 1rem;
background-color:#000000;
color:#ffffff;
font-size:140%;
font-weight:300;
text-align:left;
letter-spacing: 0.1rem;
}
.event-header + .productimage {
display:none;
}

.lagerstatus {
color:green;
}

.footerwrap {
background-color:#ed1c24;
}

.oeffnungszeiten {
padding-top:1rem;
padding-bottom:1rem;
/*  height: 100px;*/
color:#ffffff;
}


.oeffnungszeiten .row {
padding-bottom:0;
margin-left: 0;
}
.footer-adresse {
padding-bottom:1rem;
}
.footer-telefon {
display:block;
}

.footernav {
display:inline-block;
padding:10px 0;
color:#ffffff;
  }

.footer-image {
border-top:1px solid #fff;
padding-top:1rem;
margin-top:1rem;
}

footer img {

}

.footerwrapnav {
background-color:#000000;
padding:20px 0;
}

footer {
padding:0px 0;
color:#ffffff;
background-color:#000;
}

footer .menu{
color:#ffffff;
}
footer ul.menu  {
list-style:none;
padding-left:0;
}
footer .menu li a{
color:#ffffff;
text-transform:uppercase;
}

.col-md-8 img,
.col-md-4 img {
width:100%;
height:auto;
}

.col-md-4 img {
border-left:2px solid #fff;
}

.col-md-4 img:first-child {
border-bottom:2px solid #fff;
}

.productersteseite {
padding:50px 20px 20px 20px;
}

.productersteseite h1 {
font-weight:100;
}
/*
.ersteseitetext {
position:relative;

}
.ersteseitetext a {
padding:0.5rem 1rem;
background:#000000;
color:#ffffff;
display:inline-block;
font-weight:500;
font-size:80%;
position:absolute;
top:150px;
left:20px;
}

.ersteseitetext a span{

color:#ff0000;

}
.ersteseiteleft {border:1px solid #fff; border-right:0;}
.ersteseiteright {border:1px solid #fff;}
.ersteseiterightunten{border-top:1px solid #fff;}
*/

.ersteseiteleft { border-right:2px solid #fff;}
.activeparent {
color:#000000 !important;
font-weight:500;
}

nav ul li ul li.active a{
color:#ed1c24;
}

nav ul li ul li.active ul li.active a{
color:#ed1c24;
}

nav ul li ul li.active ul li a{
color:#333;
}
.dropdown-item.active, .dropdown-item:active {
   color:#ed1c24;
    text-decoration: none;
    background-color: #fff;
}

div {
/*border:1px solid #0f0;*/
}

#button {
 display:none;
  background-color: #555;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  margin: 30px;
  position: fixed;
  bottom: 30px;
  right: 0px;
  transition: background-color .3s;
  z-index: 1000;
    text-decoration: none !important;
      font-size: 2em;
        color: #fff;
       padding-top:7px; 
font-family: 'Roboto', sans-serif;    

}

@media (min-width: 544px) {  
.headerlogocol,
.navicol {
margin:0;
padding:0;
}
.footer-telefon {
display:inline-block;
}
.footer-telefon:before {
content:' | ';
}


}

@media (min-width: 768px) {
	.footer-image {
	text-align:right;
	border-top:0;

	padding-top:0;
	margin-top:0;
	}
 	.footer-adresse {
	display:none;
	}	
	
	.event-header {
	display:none;
	}
	.event-header + .productimage {
	display:block;
	}

}

@media (min-width: 992px) {

.navcol {
padding-top:140px !important;
}
.headerwrap .row {
text-align:left;
}

.headertext {
float:right;
padding-top:0;
padding-left:0;
margin-top:28px;
width:100%;
font-size:100%;
}

.headertext > div {
display:inline;
}



.headerlogo {
display:block;
}

.headerimg-mobile {
display:none;
} 
.headeradressse-trenner {
display:inline;
}

.oeffnungszeiten {
 height: 100px;

}
/*
.product {
height:600px;
}
.productimage {
height:474px;
}
.gallerydetail {
height:102px;
}*/
} /*/@media (min-width: 992px*/





.ersteseitetext {


}
.ersteseitetext {
padding:0.5rem 1rem;
background:#000000;
display:inline-block;
font-weight:500;
font-size:80%;
position:absolute;
top:150px;
left:20px;
}
.ersteseitetext a{
color:#ffffff;
}
.ersteseitetext a span{

color:#ff0000;
}
h1 {
font-weight:100;
}




/*NAVIGATION Sidebar*/


.navbarcol {
padding-right:0 !important;
padding-left:0 !important;
margin-top:20px;
}

nav li:last-child {
border-bottom:0px solid red;
}

.navitemadd {
color:#8d8b8d;
font-size:90%;

font-weight:300;
display:inline-block;
margin-top:-0.1rem;
}

.dropdown-toggle::after {

    display: none;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;

}

.navbar {
padding:0;
}

.navbar-nav {
 text-align:center;
  display: block;
  border:1px solid #333;
  padding:0 10px;
    font-size:22px;
}

.dropdown-menu {
  position: static !important;
  font-size:22px;
  min-width: 1rem;
 text-align:center;
 padding:0;
 border:0;

}
.dropdown-item {
padding:0;
font-weight:300;
color: #8d8b8d;
}

nav li {

    border-bottom: 1px solid #000;
    padding:0;

}

nav li li{

    border-bottom: 0px solid #000;
    padding:0;

}

/*/NAVIGATION Sidebar*/





.gallery {
}
.gallery .previews  {
position:relative;
}

.gallery .previews, .gallery .full, .gallery .desc {

}
.gallery .desc, .gallery .full {
width: 100%;
height: auto;
font-size: 12px;
}
.gallery .desc h2 {
margin-top: 0;
}
.gallery .previews a {
display: inline-block;
margin-bottom: 10px;
}

.gallery .previews a img{
width: auto;
height: 70px;
border: 1px solid #777;
} 

.gallery .full, .gallery .full img {

max-height:276px;
width:auto;
max-width:100%;
}


.gallery .previews a, .gallery .full {
border: 0px solid #eee;
}
.gallery .previews a:hover, .gallery .previews a.selected {

}
.gallery .full img:hover {
cursor: pointer;
}
.clearfix:after {
content: ".";
visibility: hidden;
display: block;
height: 0;
clear: both;
}

.gallerydetail {
display:table;
margin-bottom:1rem;
}
.gallerydetail .col-2{
display:table-cell;
border-left:1px dotted #555;
height:auto;
padding:0;
vertical-align:middle;
cursor: pointer;
}

.gallerydetail .col-2.gallery-blank{

border-left:0;
cursor: default;
}

.gallerydetail .col-2:first-child {
border-left:0;
}
.gallerydetail img {
width:100%;
height:auto;
border:0px dotted #f00;

}

@media (min-width: 768px) {


.full2,.full1 {
margin-bottom:20px;
height:222px;
}
.full2 {
padding-top:38px;
}
.gallerycol {

height:66px !important;
}
#button {
 display:none;
  background-color: #555;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  margin: 30px;
  position: fixed;
  bottom: 30px;
  right: 0px;
  transition: background-color .3s;
  z-index: 1000;
    text-decoration: none !important;
      font-size: 2em;
        color: #fff;
       padding-top:7px; 
}
a#button {color: #fff;}
#button:hover {
  cursor: pointer;
  background-color: #555;
  text-decoration: none !important;
}
#button:active {
  background-color: #333;
}

strong {
font-weight:600;
}
/*
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
*/

#button.show {
display:inline-block;
}

.headeradresse {
text-align:right !important;
}

.navbar-nav {
    font-size:12px;
}

.dropdown-menu {
  font-size:12px;
}

}

@media (min-width: 992px) {
.home .navbarcol {
margin-top:30px;
}
.navbarcol {
padding-right:0 !important;
padding-left:0 !important;
margin-top:100px;
}

.full2,.full1 {
margin-bottom:20px;
height:343px;
min-height:343px;
}

.full2 {
padding-top:58px;
}

.gallerycol {

height:102px !important;
}

}


.ersteseitetext {
padding:0.5rem 1rem;
background:#000000;
display:inline-block;
font-weight:500;
font-size:80%;
position:absolute;
top:150px;
left:20px;
}
.ersteseitetext a{
color:#ffffff;
}
.ersteseitetext a span{

color:#ff0000;
}
h1 {
font-weight:100;
}

.navbarold {
display:none;
}

.carousel-inner {
border:1px solid white;
}

.entry-content {
border:1px solid #333;
padding:16px;
margin-bottom:30px;
margin-top:7px;
}



.tnp {
margin-top:0px;
}

.tnp label,
.wpcf7 label
{
color:#333;
    width: 100% !important;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #fff;
    color: #000;
   width: 100% !important;
   margin-top:10px;
}



.tnp input[type="text"],
.tnp input[type="email"],
.tnp textarea {
    background-color: #fff;
    color: #000;
   width: 100% !important;
   margin-top:0px;
}
.tnp input {
margin-bottom:16px;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

}

.tnp .tnp-gender {

padding: 0.375rem 0.75rem;
 border: 1px solid #ced4da;
    border-radius: 0.25rem;
}


.tnp input[type="checkbox"] {
   display:inline;
   margin-right:8px;
}

.tnp input[type="submit"] { 
width:auto;
background-color:#eee;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #ff0000;
	background-color:#f00;
	color:#fff;
}

input[type="checkbox"] {
    /*width: 113px !important ;
    -webkit-appearance: checkbox !important;*/
}

input[type="checkbox"] {
width: 23px !important ;
    transform: scale(2);
    -webkit-transform: scale(2);
}

.wpcf7-list-item-label {
display:none;
}

span.wpcf7-list-item {

    display: inline-block;
    margin:0;

}

.form-check {

    position: relative;
    display: inline-block;
    padding-left: 0;
}

ul.dropdown-menu li > ul.dropdown-menu{
left: 100%;
top: 0;
}


ul.dropdown-menu li:hover > ul.dropdown-menu, ul.dropdown-menu li:focus > ul.dropdown-menu{
display: block
}