/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.suppe-teaser {
    position: relative;
    top: 26px !important;
    left: 0;
}

.suppe-teaser:hover {
    position: relative;
    top: 26px;
    left: 0;
}

.tm-navbar a, .tm-navbar .uk-subnav > * > * {
    color: #cccc01;
    font-size: 30px;

 
}

.uk-navbar-toggle {
    top: 65px;
    position: absolute;
}

.wochensuppe {
  width: 100%
}



.wochensuppe thead {
  background: rgba(204, 204, 0, 0.5);
  height: 40px;
  
}

.wochensuppe td {
    padding: 0px 0px 0px 10px;
}

.wochensuppe thead td {
    padding: 0px 10px 0px 10px;
    
}

.wochensuppe tbody {
    vertical-align: bottom;
     
 
}

.wochensuppe td:nth-child(2), .wochensuppe td:nth-child(3) {
   
    width: 10% !important;
}


.wochensuppe tbody tr {
    border-bottom: 1px solid #ccc;
    
}

.wochensuppe tbody td {
    padding: 05px 0px 0px 10px;
}




.wochentable {
  width: 100%
}



.wochentable thead {
  background: rgba(255, 255, 255, 0.2);
  height: 40px;
  
}

.wochentable td {
    padding: 0px 0px 0px 0px;
    vertical-align: bottom;
}

.wochentable thead td {
    padding: 0px 00px 0px 00px;
    
}

.wochentable tbody {
      
 
}

.wochentable td:nth-child(2), .wochentable td:nth-child(3) {
   
    width: 20% !important;
}


.wochentable tbody tr {
    border-bottom: 1px solid #fff;
    
}

.wochentable tbody td {
    padding: 00px 0px 0px 00px;
}

.cc_container .cc_btn, .cc_container .cc_btn:visited {

    background-color: #cccc01 !important;
    margin-top: 5px !important;
}

a.cc_more_info {

    color: #cccc01 !important;

}

#redim-cookiehint #cookiehintsubmit,
#redim-cookiehint #cookiehintsubmitno {
    background: #cccc01 !important;
    color: white !important;
}

#redim-cookiehint #cookiehintinfo,
#redim-cookiehint #cookiehintinfo a {
    color: #cccc01;
    font-size: 16px;
}

#redim-cookiehint .cookiehead .headline::before {
    background-image: none;
}
#redim-cookiehint .cookiehead .headline {
    padding-left: 0;
}