.kjadag{
    display: none;
}

.en_adag{
    display: none;
}
.favourite {
   background: #dbeae3 !important;
}

 .uk-overlay-menu {
   background: rgba(0, 0, 0, 0.6);
 }
  .uk-section-tertiary {
   background: #006837;
 }
 
  .tm-box-shadow-menu {
   box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
 }
 
 .uk-background-vega{
 background-color: rgba(0, 105, 55, 0.1);
 }
 
 .uk-background-low-carb{
 background-color: rgba(194, 174, 118, 0.1);
 }
 
 .uk-background-keto{
 background-color: rgba(194, 118, 118, 0.1);
 }
 
 .uk-badge2{
     padding: 0 30px;
 }
 
 h4.uk-text-bold{
     font-size: 0.7rem;
     color: #B1B1B1;
 }
 
 .color-icons img{
     margin: 10px 7px 16px 0px;
     width: 22px;
     height: 22px;    
     
 }
 
/* 
 .menu-cell-text-row img{
     margin: 6px 6px 6px 0px;
     width: 20px;
     height: 20px;    
     
 }*/
 
 /*kereso kozepso oszlop*/
 
 #search_etel{
     display: none;
     }
.text-mobil{
  color:#fff; 
  text-shadow: 0 0 90px #000, 0 0 10px #000, 0 0 10px #000, 0 0 10px #000, 0 0 20px #000;  
}
.new-text-slider{
    color:#65bc45;
    font-family: 'Abril Fatface', cursive;
    background-color:rgba(255,255,255,1);
    padding:10px;
}
.new-button-green {
    background-color: #65bc45;
    color: #fff;
    border: 1px solid transparent;
    
    margin: 0;
    border: none;
    border-radius: 0px;
    overflow: visible;
    font: inherit;
    
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 30px;
    vertical-align: middle;
    font-size: 0.875rem;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.1s ease-in-out;
    transition-property: color, background-color, border-color;    
    
}

.new-button-green:hover,
.new-button-green:focus {
  background-color: #65bc45;
  color: #fff;
}

.new-text-green{
  color: #65bc45;  
}
.new-text-white{
 color: #fff;   
}
.new-text-black{
 color: #000;   
}

.new-section-secondary {
    background: #65bc45; 
}

.new-grid{
    padding: 5px;
}
.uk-background-gray{
    background-color: #f8f8f8;
}
.uk-background-graypink{
    background-color: #f8f3f0;
}

.uk-badge-green {
    box-sizing: border-box;
    min-width: 22px;
    height: 22px;
    padding: 0 5px;
    border-radius: 500px;
    vertical-align: middle;
    /* 1 */
    background: #006837;
    color: #fff;
    font-size: 0.875rem;
    /* 2 */
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  
  .uk-badge-neutral:hover,
  .uk-badge-neutral:focus {
    color: #fff;
    text-decoration: none;
    outline: none;
  }
  
  .uk-card-default {
    border: 1px solid #efefef;
    
}
