body {
    font-family: 'Lato', Arial, sans-serif;
    color: #000000;
    line-height: 24px;
    font-size: 17px;
}


tbody, td{
  background-color: transparent !important;
  padding: 0rem !important;
}

a.left-off-canvas-toggle.menu-icon {
    width: 800px;
    padding-top:8px;
    padding-left:10px;
}

/* Startbackground */

body {
    background-size: cover;
}




/* Navi */

.left-off-canvas-menu li a:not(.button) {
    color: white;
}

.off-canvas-content{
background-color: #ffffff !important;
}

.off-canvas li.active > a:first-child:not(.button), .side-nav li a:not(.button):hover {
    color: white;
    font-weight: bold;
    text-decoration: underline;
}

.side-nav ul {
    list-style-type:none;
    margin-left:0;
}

.side-nav li {
    border-bottom:1px solid #555555;
}

.side-nav li.divider {
    border-top:0;
    border-bottom:none;
    visibility:hidden;
    margin:0;
}

/* Mobile Navi */

.title-bar-title {
    color:white;
}

.off-canvas-wrapper {
    overflow-y: hidden;
}

.off-canvas {
    background-color: #333;
}

.off-canvas li {
    float:left;
    width:100%;
}

.off-canvas a {
    color: #fff;
}

.menu > li > a {
    padding:0.9rem 1.0rem;
    /* float: right; */
}

.off-canvas li a:not(.button):hover, .off-canvas li.active > a:first-child:not(.button) {
    text-decoration:none;
    background-color: #444343;
}



/* Logo */



span.separator {
    visibility: hidden;
}

.footer {
    padding-top: 39px;
    margin-top: 50px;
    background-color: #940a0a !important;
    -webkit-box-shadow: 0px 0px 11px 4px rgba(0,0,0,0.54);
    -moz-box-shadow: 0px 0px 11px 4px rgba(0,0,0,0.54);
    box-shadow: 0px 0px 11px 4px rgba(0,0,0,0.54);
    color: #ffffff;
    font-size: 14px;
}

.menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
}

.made{
    /* margin-top: 5px; */
    /* margin-bottom: 10px; */
    /*margin-top: 10px;*/
}

nav.tab-bar {
    float: right;
}

.dropdown.menu .submenu {
  border: none; }

.dropdown.menu .is-dropdown-submenu-parent.is-right-arrow > a::after {
  border-color: #ffffff transparent transparent; }

.is-drilldown-submenu-parent > a::after {
    border-color: transparent transparent transparent #ffffff; }

.js-drilldown-back::before {
  border-color: transparent #ffffff transparent transparent; }




.menu-btn div {
    position: absolute;
    left: 100%;
    top: 64%;
    padding-right: 8px;
    margin-top: -0.50em;
    line-height: 1.2;
    font-size: 18px;
    font-weight: 200;
    vertical-align: middle;
    z-index: 99;
}

.menu-btn span {
    display: block;
    width: 19px;
    height: 3px;
    margin: 4px 0;
    background: rgb(0,0,0);
    z-index: 99;
}

.responsive-menu{
    display: none;
}

.expand {
    display: block !important;
}

.menu-btn div {
 position: absolute;
 left: 100%;
 top: 64%;
 padding-right: 8px;
 margin-top: -0.50em;
 line-height: 1.2;
 font-size: 18px;
 font-weight: 200;
 vertical-align: middle;
 z-index: 99;
}

.menu-btn span {
 display: block;
 width: 19px;
 height: 3px;
 margin: 4px 0;
 background: rgb(0,0,0);
 z-index: 99;
}

.responsive-menu{
 display: none;
}

.expand {
 display: block !important;
}


.title-bar {
    background: #222;
    color: #fefefe;
    padding: 0.5rem;
    z-index: 1000;
    position: relative;
}

ul.img-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

ul.img-list li {
  display: inline-block;
  height: 100%;
  margin: 0 1em 1em 0;
  position: relative;
  width: 100%;
}

span.text-content {
  color: white;
  cursor: pointer;
  display: table;
  height: 100%;
  left: 0;
  position: relative;
  top: 70%;
  width: 100%;
  opacity: 0;
  z-index: 1000;
}

ul.img-list li:hover span.text-content {
  opacity: 1;
   z-index:300;
   position:absolute;
     -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

html body [data-ca3_iconfont="ETmodules"]::before {
    font-family: "ETmodules";
}
[data-ca3_icon]::before {
    font-weight: normal;
    content: attr(data-ca3_icon);
}


@media only screen and (min-width: 700px) {









.title-bar {
    background: #fff;
    color: #01832d !important;
    padding: 0.5rem;
}




}

@media only screen and (min-width: 1024px) {


}

/* ------------------------------------------------------------------------------- */
/* Styles: neue Navi, Footer etc. */
/* ------------------------------------------------------------------------------- */



.logo_header{
    padding-top: 6px;
    padding-top: 35px;
    padding-bottom: 25px;
}

.logo_header img{
    width:100%;
    max-width:578px;
}



.navborderbottom{border-bottom:0px solid #CBCFC8;}






/* ******************************************** */
/* Bio Weingut Laubenstein  */
/* ******************************************** */

.headerlogos{
 background-image: url("../images/wappen_2.png");
 background-repeat: no-repeat;
 background-size: 20%;
 background-position: 70%;
}

/* aus Navi ausblenden */
li.itemid118, li.itemid119{
  display: none !important;
} 


.id-101 .inhalt {
  padding-top:0px;
}
.inhalt {
  padding-top:55px;
}


a.qx-btn {
  text-decoration: none !important;
}

h1 {
 font-family: 'Lato', Arial, sans-serif;
 font-size: 40px;
 font-weight: 400;
 color: #940a0a;  
 line-height:50px;
}

h2 {
 font-family: 'Lato', arial, sans-serif;
 font-size: 55px;
 font-weight: 400;
 color: #940a0a;
 padding-top: 5px;
 padding-bottom: 15px;
 letter-spacing: 1px;
 line-height: 65px
}


h3 {
 font-family: 'Lato', arial, sans-serif;
 font-size: 28px;
 font-weight: 500;
 color: #585858;
 padding-bottom: 5px;
 margin-bottom: 33px;
}

h4 {
 font-family: 'Lato', arial, sans-serif;
 font-size: 14px;
 font-weight: 400;
 text-transform: none;
 color: #000000;
 padding-bottom: 0px;
 margin-bottom: 27px !important;
 line-height:30px;
 border-bottom: 1px solid #ffffff;
  letter-spacing: 1px;
}

.navifullwidthcolor{
background-color: #353535;
}
 
    
.headerbg{
  background: #a20909;
  background-image: url("../images/header_bg.png");
  background-repeat: repeat-x;
}


.adresse_header{
 padding-top: 24px;
}

.adresse_header img{
 max-width: 402px;
}



a, a:link, a:active, a:visited {
color: #000000;
text-decoration: underline;
}


/* footer */

.footer_bg{
  padding-top: 39px;
  margin-top: 50px;
  background-color: #940a0a !important;

-webkit-box-shadow: 0px 0px 11px 4px rgba(0,0,0,0.54);
-moz-box-shadow: 0px 0px 11px 4px rgba(0,0,0,0.54);
box-shadow: 0px 0px 11px 4px rgba(0,0,0,0.54);
  color: #ffffff;
  font-size: 14px;
}

.footer_bg h3 {
 font-family: 'Lato', arial, sans-serif;
 font-size: 20px;
 font-weight: 500;
 font-style: italic;
 letter-spacing: 0px;
 padding-bottom: 5px;
 margin-bottom: 33px;
}
 
.footer_bg .qx-element a {
    color: #ffffff;
    text-decoration: underline;
    font-size: 14px;
    line-height: 19px;
}
 
.footer_bg .qx-element strong {
color: #ffffff ;
font-size: 14px;
}
 
.footer_bg .qx-element em, .footer_bg span, .footer_bg i {
color: #ffffff;
}

.footer_bg .sppb-addon-content a, .footer_bg .qx-element a:hover{
color: #ffffff;
text-decoration: none;
}
 
.footer_bg .qx-element p{
    color: #ffffff;
    font-size: 14px;
    line-height: 25px;
}

.footerlinks a, .footerlinks {
 text-align:center;
 font-size: 14px;
 text-decoration: none !important;
}

.footerlinks {
 color: #ffffff !important;
 margin-top: 20px;
 margin-bottom: 0px;
 font-size: 11px !important;
}

.footerlinks a, .footerlinks a:link, .footerlinks a:active, .footerlinks a:visited, .footerlinks a:hover{
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 11px !important;
}


.footer_bg a, .footer_bg a:link, .footer_bg a:active, .footer_bg a:visited, .footer_bg a:hover{
  color: #ffffff !important;
  text-decoration: none !important;
}

/* Made */

.made {
    height: auto;
    text-align: center;
    line-height: 44px;
    color: #ffffff;
    text-decoration: none ;
    font-size: 11px;
    text-transform: none;
    font-weight: normal;
}

.made a, .made a:link, .made a:active, .made a:visited, .made a:hover{
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 11px;
    text-transform: none;
    font-weight: normal;
}

.footer_after{
  background: #c2bfbf;
  background-image: url("../images/footer_bg.png");
  background-repeat: repeat-x;
  height: 49px;
}

.qx-form-control {
    display: block;
    width: 100%;
    padding: 2em;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}

li.dj-up.itemid128 {
    display: none;
}

li.dj-up.itemid138 {
    display: none !important;
}

li.dj-up.itemid138 {
    display: none !important;
}

.button {
    background-color: #940a0a;
    color: #fefefe;
    padding: 10px;
}

li.dj-up.itemid140 {
    display: none;
}

.j2store-addtocart-form {
    float: right;
}

.j2store-products-row.row-0.row-fluid {
    padding-left: 0px !important;
}

/* mobile styles */
/* ++++++++++++++++++++++++++++++++++++ */


@media only screen and (max-width:500px) {  

     
.logo_header img{
    width:100%;
    max-width: 315px;
    padding-bottom: 0px;
    padding-top: 20px;
    }
  
.logo_header{
    text-align: center;
    padding-left: 0px;
  }
    
.navifullwidthcolor{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
     box-shadow: none;
}
  
.adresse_header{
    padding-top: 0px;
  }
  
.adresse_header img {
    max-width: 300px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-top: 10px;
}
    
 
  .dj-mobile-open-btn{
    padding: -1px 5px !important;
  }
  
  

h2 {
    font-size: 42px;
    line-height: 49px;
}
  
    
.dj-megamenu-select-dark .dj-mobile-open-btn, .dj-megamenu-offcanvas-dark .dj-mobile-open-btn, .dj-megamenu-accordion-dark .dj-mobile-open-btn{
  background: none !important;
  color: #434343;
  }

  
}






/* DJ Menu Pro */
/* ------------------------------------------- */

/* für alle generell */
li a.dj-up_a {
text-transform: none !important;
font-size: 14px !important;
font-weight: normal !important;
letter-spacing: 1px;
border-left: 0px solid #ffffff !important;
border-right: 0px solid #ffffff !important;
padding: 0 40px !important;
}

/* Navihoehe */ 
li a.dj-up_a span{
    height: 49px !important;
    line-height: 45px !important;
}
li a.dj-up_a{
   height: 49px !important;
   padding-top: 0px !important;
}

/* für aktiv */
.dj-up_a.active{
  font-weight: bold !important;
  text-transform: none !important;
  background: none !important;
}

/* Hintergrund allgemein */
ul.dj-megamenu {
  background: none !important;
  font-family: 'Lato',sans-serif, Arial;
}

li ul.dj-submenu > li > a {
  font-size: 13px !important;
}

/* Sticky-Navi: Hintergrundfarbe */

.dj-megamenu-sticky{
    background-color: #365492 !important;
    border-top: 5px solid #AEB5CA !important;
    border-bottom: 2px solid #0B2A6D !important;
}

/* copyright von galerie ausschalten */
.copyright-block {
  display: none !important;
}

.dj-mobile-open-btn-lbl {
  font-size: 20px;
  text-decoration: none !important; 

}
