.update-streetfood > .menu-cell-code {
    background-color: black !important;
}
.update-streetfood > .menu-cell-code.menu-cell-code-sub2 {
    background: url(/theme/update/images/STREET_FOOD_logo_101px.PNG) no-repeat center;
    background-size: 90%;
}
.update-streetfood > .menu-cell-code.menu-cell-code-sub2 > h2{
    display:none;
}
.update-streetfood .menu-cell-spinner {
    background-color: #EEE !important;
}
/* rost sor eltüntetése */
#info-modal .uk-grid-small:nth-child(11) {
    display: none;
}

.uk-sticky-fixed {
    z-index:5;
}
.uk-sticky {
    z-index:6;
    position: relative;
}
.uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {
    content: none;
}
.menu {
    background-position: center 0;	
}
.menu a[id] {
    display: block;
    height: 230px;
    margin-top: -230px;
    visibility: hidden;
}
.menu a.a2[id] {
    display: block;
    height: 160px;
    margin-top: -160px;
    visibility: hidden;
}
.menu h1 {
    font-size: 2.5rem;
    font-weight: bold;
    margin: 30px 0;
    border-right: 7px solid white;
    height: 50px;
    line-height: 50px;
}
.menu section {
    background-size: auto 100%;
    background-repeat: repeat no-repeat;
    background-position-x: center;
    background-clip: content-box;
    background-origin: content-box;
    background: none;
    padding-top: 0px;
    padding-bottom: 0;
}
.menu section > div > table {
    width:100%;
    table-layout:fixed;
    border-spacing: 0;
    background: white;
    border-radius: 0 0 7px 7px;
}
.menu section div.menu-container {
    padding: 0;
}
.menu-rekamenu h1 {
    background: #b595a5 !important;
    border: 10px solid #e7cad6;
    border-width: 30px 10px 30px 10px;
    margin: 0 0 0 -10px;
}
.menu-week-select-button {
    background: #009C9D;
    border-right: 7px solid white;
    height: 32px;
    line-height: 2px;
    color: white;
    text-decoration:none;
}
.menu-rekamenu .menu-week-select-button {
/*    background: #009C9D;*/
    background: #b595a5;
    border-right: 7px solid #e7cad6;
}
@media (max-width: 640px) {
    .menu-week-select-button {
	padding: 15px 2px !important;
    }
    .uk-container-1280 {
	padding-left:0;
	padding-right:0;
    }
    .uk-container-1280 h1 {
	border-right: 0 none;
    }
}
.hetvalaszto.uk-sticky-fixed {
    border-color: white;
    border-style: solid;
    border-width: 0 0 8px 0;
    left: 0;
    right: 0;
    width: auto;
}

.menu-week-select-button:hover {
    text-decoration:none;
}
.menu-rekamenu .menu-week-select-button:hover {
    color: #710F29;
}
.menu-week-select-button-active {
    background: #94BE18;
}
.menu-rekamenu .menu-week-select-button-active {
/*    background: #94BE18;*/
    background: #b11840;
}
.menu-week-select-button-first {
    width: 57px;
    border-radius: 5px 0 0 0;
}
#select-address {
    height: 32px;
    width: calc(100% - 7px);
}
.menu-sum-container {
    color: #FFF;
}
.menu section > div > .menu-section-header {
    border-radius: 5px 5px 0 0;
}
.menu section > div > table::before {
    content: none;
}
@media (min-width: 640px) {
    .menu section > div > table {
	padding-left: 30px;
	padding-right: 30px;
    }
}
@media (min-width: 960px) {
    .menu section > div > table {
	padding-left: 0;
	padding-right: 0;
    }
    .menu .menu-days {
	padding: 7px 0;
    }
}
.menu section > div > table tr {
    display: table-row;
}
.menu.menu-logged section > div > table tr:last-child td,
.menu.menu-logged section > div > table tr td[rowspan] {
    border-bottom: 0 none !important;
}
.menu section > div > table tr.menu-row-first {
    height:0; 
}
.menu section > div > table tr td.menu-cell-code,
.menu section > div > table tr td.menu-cell-text {
    width: 40px; 
    text-align: center !important;
    color: #FFF;
    border-right: 7px solid white;
    border-bottom: 7px solid white;
    background-color: #94BE18;
    height: 50px;
}
.menu-rekamenu section > div > table tr td.menu-cell-code,
.menu-rekamenu section > div > table tr td.menu-cell-text {
    border-color: #e7cad6;
}
.menu section > div > table tr td.menu-cell-code.menu-cell-code-sub1 {
    width: 40px;
}
.menu section > div > table tr td.menu-cell-code.menu-cell-code-sub2 {
    width: 100px;
    background-color: #A9CB46;
}
.menu section > div > table tr td.menu-cell-code p,
.menu section > div > table tr td.menu-cell-code h2
 {
    color: #FFF;
    margin: 0;
}
.menu section > div > table tr td.menu-cell-foods {
    overflow-x:hidden;
/*    width:calc(100% - 100px); */
}
.menu-rekamenu section > div > table tr td.menu-cell-foods {
    background: #e7cad6;
}
.menu section > div > table td {
    padding: 0;
}
.menu section > div > table td .menu-card {
    position: relative;
    display: table-cell;
    height: 100%;
    background: white;
    font-weight: bold;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
    vertical-align: top;
}
.menu-rekamenu section > div > table td .menu-card {
    background: #e7cad6;
}
.menu section > div > table td .menu-card-5-day {
    width: 20%;
}
.menu section > div > table td .menu-card-6-day {
    width: 16.6666%;
}
.menu section > div > table td .menu-card-7-day {
    width: 14.2857%;
}
.menu section > div > table td .menu-card .menu-cell-text {
    display:table;
    height: calc(100% - 101px);
    width: calc(100% - 29px);
    padding: 10px 10px;
    border: 1px solid #A9CB46;
    margin-right: 7px;
    margin-bottom: 7px;
}
.menu-rekamenu section > div > table td .menu-card .menu-cell-text {
    background: #FFF
}
.menu section > div > table td .menu-slider:not(.menu-slider-logged) .menu-card .menu-cell-text,
.menu section.etrend > div > table td .menu-slider-logged .menu-card .menu-cell-text {
    height: calc(100% - 29px);
}
@-moz-document url-prefix() { 
    .menu section > div > table td .menu-card .menu-cell-text { /* Firefox-specific rules go here */ 
	height: calc(100% - 108px);
    }
    .menu section.menu-etrend > div > table td .menu-card .menu-cell-text { /* Firefox-specific rules go here */ 
	height: calc(100% - 96px);
    }
    .menu section > div > table td .menu-slider:not(.menu-slider-logged) .menu-card .menu-cell-text, 
    .menu section.etrend > div > table td .menu-slider-logged .menu-card .menu-cell-text {
        height: calc(100% - 29px);
    }
}
@supports (-ms-ime-align: auto) {
    .menu section > div > table td .menu-card .menu-cell-text { /* Firefox-specific rules go here */ 
	height: calc(100% - 97px);
    }
    .menu section.menu-etrend > div > table td .menu-card .menu-cell-text { /* Firefox-specific rules go here */ 
	height: calc(100% - 96px);
    }
    .menu section > div > table td .menu-slider:not(.menu-slider-logged) .menu-card .menu-cell-text, 
    .menu section.etrend > div > table td .menu-slider-logged .menu-card .menu-cell-text {
        height: calc(100% - 29px);
    }
}
    /*@supports not	 (-webkit-touch-callout: none) {
    .menu section > div > table td .menu-slider:not(.menu-slider-logged) .menu-card .menu-cell-text, 
    .menu section.etrend > div > table td .menu-slider-logged .menu-card .menu-cell-text {
        height: calc(100% - 7px);
    }
       /* CSS specific to iOS devices */ 
}*/		
.menu section.menu-etrend > div > table tr:last-child .menu-slider-logged .menu-card .menu-cell-text {
    height: calc(100% - 75px);
}
.menu-cell-text-field {
    height: calc(100% - 40px);
}
.menu section > div > table td .menu-card .menu-cell-spinner {
    height:50px !important;
    background:#EAF2D1;
    margin-bottom: 0;
}
.menu section .ordered {
    background: #EAF2D1;
}
.menu section > div > table td .menu-card .menu-cell-text-row:first-child {
#    height:100%;
    height: calc(100% - 23px);
}
.menu section > div > table td .menu-card .menu-cell-text-row {
#    display:table-row;
    display: block;
}
.menu section > div > table td .menu-card .menu-cell-text-item {
#    display: table-cell;
    vertical-align: bottom;
}
.menu section > div > table td .menu-card .menu-cell-text-item:first-child {
    vertical-align: top;
}
.menu .menu-cell-tag {
    display: block;
    height: 15px;
}
.menu .menu-cell-tag>span {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
}
.menu .menu-cell-tag>span:first-child {
    padding-left: 7px;
    border-left: 1px solid gray;
    margin-left: 7px;
    background-position: 5px 0;
}
.menu .menu-values {
    width:50%;
    float:left;
    clear:none;
}
.menu .menu-values:first-child {
    width:calc(50% - 10px);
    margin-right:10px;
    text-align:right
}
.menu .menu-input-fields {
    width: calc(100% + 20px);
    margin: 20px -10px -11px -10px;
#    float: left;
}
.menu .menu-input {
    width: calc(100% - 116px);
    padding: 0 10px;
    background: transparent;
    text-align: right;
    color: #666;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    -webkit-transition-property: color, background-color, border;
    transition-property: color, background-color, border;
#    float: left;
    margin-right: 2px;
    border-radius: 3px;
    border: 2px solid black;
    height: 20px;
    margin-top: 0;
    margin-left: 10px;
}
.menu .menu-input[disabled] {
    color: #999;
    border-color: #e5e5e5;
}
.menu .menu-button {
    width: 16px;
    display: inline-block;
    color: black;
}
.menu .menu-button[disabled] {
}
.menu .menu-button-plus {
    float:left;
    clear: none;
    margin-left:20px;
}
.menu .menu-button-minus {
    float: right;
    margin-right: 28px;
}
@media (min-width: 640px) {
    .menu .menu-input-fields {
	width: 100%;
	margin: 20px 0 0 0 ;
    }
    .menu .menu-input {
    }
    .menu .menu-button-minus {
    }
}
.menu .menu-info-field {
    float: left;
    display: inline-block;
}
.menu .menu-price-field {
    float: right;
    background: #FCBB04;
    color: black !important;
    border-radius: 5px;
    padding: 4px;
    clear: none;
    display: inline-block;
    height: 17px;
    overflow: hidden;
    width: calc(100% - 65px);
}
.menu .menu-price-field-hidden {
    background: #DDD;
}
.menu .menu-price-field h6 {
    color: #000;
}
.menu .menu-info-button {
    display: inline-block;
    width: 50px;
    height: 25px;
    background: #6fa354;
    border-radius: 5px;
    float: left;
    color: white;
    text-transform: uppercase;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
}
.menu .menu-info-field-hidden .menu-info-button {
    background: #DDD;
}
.menu .uk-background-muted .menu-info-button {
    background: url(/theme/update/images/legend/icon-info-muted.png) no-repeat;
}
.menu-slider {
    display: table;
    height: 100%;
    width: 100%;
    position: relative;
    border-spacing: 0;
    table-layout: fixed;
}
.menu-slider-logged {
    margin-bottom: 7px;
}
.menu section > div > table tr:last-child .menu-slider-logged {
    margin-bottom: 4px;
}

.menu .menu-days {
    background: white;
/*    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;*/
    height: 50px;
}
.menu-rekamenu .menu-days {
    background: #e7cad6;
    border-left: 10px solid #e7cad6;
    margin-left: -10px;
}
.menu .menu-days div:not(.menu-days-active):not(.uk-first-column) {
    display:none;
}
.menu .menu-days.menu-days-5 > div  {
    width:calc((100% - 155px) / 5);
}
.menu .menu-days.menu-days-6 > div  {
    width:calc((100% - 155px) / 6);
}
.menu .menu-days.menu-days-5k > div  {
    width:calc((100% - 47px) / 5);
}
.menu .menu-days.menu-days-6k > div  {
    width:calc((100% - 47px) / 6);
}
.menu .menu-days.menu-days-7 > div  {
    width:calc((100% - 45px) / 7);
}
.menu .menu-days div {
    width:calc(100% - 150px);
    background-color: #94BE18;
    color: white;
    border-left: 7px solid white;
    border-right: 1px solid #94BE18;
#    margin-left: -6px;
    position: relative;
}
.menu-rekamenu .menu-days div {
    background-color: #b11840;
    border-right: 1px solid #b11840;
    border-left: 7px solid #e7cad6;
}
.menu .menu-days div.uk-first-column {
    width:147px;
    border-left: 0 none;
}
.menu .menu-days div>span:not(.osszesito) {
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
    top: 9px;
    font-size: 1rem;
}
.menu.menu-logged .menu-days div>span:not(.osszesito) {
    margin-right: 51px;
}
.menu .menu-days.menu-days-5k > div.uk-first-column ,
.menu .menu-days.menu-days-6k > div.uk-first-column ,
.menu .menu-days.menu-days-7 > div.uk-first-column  {
    width:40px;
}
.menu .menu-days a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
@media (max-width: 960px) {
    .menu section > div > table tr td.menu-cell-code {
        width: 150px; 
    }
    .menu section > div > table tr td.menu-cell-code.menu-cell-code-sub1 {
	width: 40px;
    }
    .menu section > div > table tr td.menu-cell-code.menu-cell-code-sub2 {
	width: 100px;
    }
    .menu section {
        padding-bottom: 7px;
    }
    .menu-slider {
        width: calc(((100% / 3) * 5) - 65px);	/*Oldalsó túllógás: érték = túllógás * 5 / 3 (36px széles túllógás esetén 60px) */
    }
    .menu-slider.menu-slider-6-days {
        width: calc(((100% / 3) * 6) - 70px);	/*Oldalsó túllógás: érték = túllógás * 5 / 3 (36px széles túllógás esetén 60px) */
    }
    .menu-slider.menu-slider-7-days {
        width: calc(((100% / 3) * 7) - 76px);	/*Oldalsó túllógás: érték = túllógás * 5 / 3 (36px széles túllógás esetén 60px) */
    }
    .menu .menu-days.menu-days-5 > div  {
        width:calc((100% - 193px) / 3);		/* 185+oldalsó túllügás mértéke = 221px*/
    }
    .menu .menu-days.menu-days-6 > div  {
        width:calc((100% - 138px) / 3);		/* 185+oldalsó túllügás mértéke = 221px*/
    }
    .menu .menu-days.menu-days-7 > div  {
        width:calc((100% - 83px) / 3);		/* 185+oldalsó túllügás mértéke = 221px*/
    }
    .menu .menu-days.menu-days-5k > div  {
        width:calc((100% - 83px) / 3);		/* 185+oldalsó túllügás mértéke = 221px*/
    }
    .menu .menu-days.menu-days-6k > div  {
        width:calc((100% - 83px) / 3);		/* 185+oldalsó túllügás mértéke = 221px*/
    }
    .menu .menu-days.menu-days-5 div.uk-first-column {
        width:147px;
	margin-left: 0;
    }
    .menu .menu-days.menu-days-6 div.uk-first-column {
        width:147px;
	margin-left: 0;
    }
    .menu .menu-days.menu-days-5k div.uk-first-column,
    .menu .menu-days.menu-days-6k div.uk-first-column,
    .menu .menu-days.menu-days-7 div.uk-first-column {
        width:40px;
	margin-left: 0;
    }
}
@media (max-width: 650px) {
    .menu section > div > table tr td.menu-cell-code {
        width: 145px; 
    }
	.menu section > div > table tr td.menu-cell-code.menu-cell-code-sub1 {
	width: 40px;
	}
	.menu section > div > table tr td.menu-cell-code.menu-cell-code-sub2 {
	width: 100px;
	}
    .menu-slider {
        width: calc(((100% / 2) * 5) - 90px);	/*Oldalsó túllógás: érték = túllógás * 5 / 2 (36px széles túllógás esetén 90px) */
    }
    .menu-slider.menu-slider-6-days {
        width: calc(((100% / 2) * 6) - 108px);	/*Oldalsó túllógás: érték = túllógás * 5 / 2 (36px széles túllógás esetén 90px) */
    }
    .menu-slider.menu-slider-7-days {
        width: calc(((100% / 2) * 7) - 126px);	/*Oldalsó túllógás: érték = túllógás * 5 / 2 (36px széles túllógás esetén 90px) */
    }
    .menu .menu-days.menu-days-5 > div  {
        width:calc((100% - 150px) / 2);		/* 185+oldalsó túllügás mértéke = 221px*/
    }
    .menu .menu-days.menu-days-6 > div  {
        width:calc((100% - 150px) / 2);		/* 185+oldalsó túllügás mértéke = 221px*/
    }
    .menu .menu-days.menu-days-5k > div  {
        width:calc((100% - 45px) / 2);		/* 185+oldalsó túllügás mértéke = 221px*/
    }
    .menu .menu-days.menu-days-6k > div  {
        width:calc((100% - 45px) / 2);		/* 185+oldalsó túllügás mértéke = 221px*/
    }
    .menu .menu-days.menu-days-7 > div  {
        width:calc((100% - 45px) / 2);		/* 185+oldalsó túllügás mértéke = 221px*/
    }
    .menu .menu-days div.uk-first-column {
        width:145px;
    }
}
@media (max-width: 480px) {
    .menu section > div > table tr td.menu-cell-code {
	width: 182px; 
    }
    .menu section > div > table tr td.menu-cell-code.menu-cell-code-sub1 {
	width: 50px;
    }
    .menu section > div > table tr td.menu-cell-code.menu-cell-code-sub2 {
	width: 50px;
    }
    .menu-slider {
        width: calc(((100% / 1) * 5) - 180px);	/*Oldalsó túllógás: érték = túllógás * 5 / 1 (36px széles túllógás esetén 180px) */
    }
    .menu-slider.menu-slider-6-days {
        width: calc(((100% / 1) * 6) - 216px);	/*Oldalsó túllógás: érték = túllógás * 5 / 1 (36px széles túllógás esetén 180px) */
    }
    .menu-slider.menu-slider-7-days {
        width: calc(((100% / 1) * 7) - 252px);	/*Oldalsó túllógás: érték = túllógás * 5 / 1 (36px széles túllógás esetén 180px) */
    }
    .menu .menu-days.menu-days-5 > div  {
        width:calc((100% - 105px) / 1);		/* 100+oldalsó túllügás mértéke = 136px*/
    }
    .menu .menu-days.menu-days-6 > div  {
        width:calc((100% - 80px) / 1);		/* 100+oldalsó túllügás mértéke = 136px*/
    }
    .menu .menu-days.menu-days-5k > div  {
        width:calc((100% - 55px) / 1);		/* 100+oldalsó túllügás mértéke = 136px*/
    }
    .menu .menu-days.menu-days-6k > div  {
        width:calc((100% - 55px) / 1);		/* 100+oldalsó túllügás mértéke = 136px*/
    }
    .menu .menu-days.menu-days-7 > div  {
        width:calc((100% - 55px) / 1);		/* 100+oldalsó túllügás mértéke = 136px*/
    }
    .menu .menu-days.menu-days-5 div.uk-first-column {
        width:107px;
	margin-left: 0;
    }
    .menu .menu-days.menu-days-6 div.uk-first-column {
        width:107px;
	margin-left: 0;
    }
    .menu .menu-days.menu-days-5k div.uk-first-column,
    .menu .menu-days.menu-days-6k div.uk-first-column,
    .menu .menu-days.menu-days-7 div.uk-first-column {
        width:50px;
	margin-left: 0;
    }
.menu .menu-values:first-child {
    width:50%;
    margin-right:0;
}
.menu .menu-input-fields {
    width: calc(100% + 19px);
}
}

.spec_felirat {
    float: left;
    margin-left: 4px;
}
.spec_felirat h2{
    line-height: 23px;
}
.spec_logo {
    width: 150px;
    margin-left: 0;
    margin-top: 4px;
}
@media (min-width: 480px) {
.spec_felirat {
    float: right;
    margin-top: -55px;
    margin-left: 150px;
}
.spec_logo {
    width: 150px;
    float: left;
    margin-left: 0;
    margin-top: 4px;
}
}
@media (min-width: 960px) {
.spec_felirat h2{
    line-height: 70px;
    clear: both;
}
}
.menu .menu-nav::before {
    margin:0 !important;
}
.menu .menu-nav > span {
    margin:auto;
}
.menu .menu-nav-left {
    width: 0;
}
.menu .menu-nav-right {
    width: 36px;				/*Oldalsó túllógás mértéke*/
}
.menu .menu-nav-min {
    width: 0px;
}
.menu .menu-nav-max {
    width: 35px;
}
.menu .menu-nav-center {
    width: 18px;
}

.update-bg-2 {
    background-color: #FE82D7 !important;
}
.menu .osszesito {
    width: 51px;
    background: white;
    position: absolute;
    right: 0;
    height: 24px;
    color: black;
    text-align: center;
    padding: 12px 0;
}
.menu .osszesito table {
    display: none;
    background: #94BE18;
    z-index: 1000;
    position: absolute;
    width: 200px;
    right: -1px;
    top: 49px;
    color: white;
}
.menu .osszesito:hover table {
    display:table;
}
.ordered {
    background: #EAF2D1;
}


.menu section > div > table tr.update-fzold td.menu-cell-code,
.menu section > div > table tr.update-fzold td.menu-cell-code-sub1 {
    background-color: #b8d79e ;
}
.menu section > div > table tr.update-fzold td.menu-cell-code-sub2 {
    background-color: #b8d79e ;
}
.menu section > div > table tr.update-fzold td .menu-card .menu-cell-text {
    border-color: #b8d79e ;
}
.menu section > div > table tr.update-fzold td .menu-card .menu-cell-spinner,
.menu section tr.update-blue .ordered {
    background-color: #DFF;
}
.menu section > div > table tr.update-light-blue td.menu-cell-code,
.menu section > div > table tr.update-light-blue td.menu-cell-code-sub1 {
    background-color: #2db7b8;
}
.menu section > div > table tr.update-light-blue td.menu-cell-code-sub2 {
    background-color: #2db7b8;
}
.menu section > div > table tr.update-light-blue td .menu-card .menu-cell-text {
    border-color: #2db7b8;
}
.menu section > div > table tr.update-light-blue td .menu-card .menu-cell-spinner,
.menu section tr.update-light-blue .ordered {
    background-color: #DFF;
}
.menu section > div > table tr.update-blue td.menu-cell-code,
.menu section > div > table tr.update-blue td.menu-cell-code-sub1 {
    background-color: #5ec6f2 ;
}
.menu section > div > table tr.update-blue td.menu-cell-code-sub2 {
    background-color: #5ec6f2 ;
}
.menu section > div > table tr.update-blue td .menu-card .menu-cell-text {
    border-color: #5ec6f2 ;
}
.menu section > div > table tr.update-blue td .menu-card .menu-cell-spinner,
.menu section tr.update-blue .ordered {
    background-color: #DFF;
}
.menu section > div > table tr.update-keto td.menu-cell-code,
.menu section > div > table tr.update-keto td.menu-cell-code-sub1 {
    background-color: #B8D79C ;
}
.menu section > div > table tr.update-keto td.menu-cell-code-sub2 {
    background-color: #B8D79C ;
}
.menu section > div > table tr.update-keto td .menu-card .menu-cell-text {
    border-color: #B8D79C ;
}
.menu section > div > table tr.update-keto td .menu-card .menu-cell-spinner,
.menu section tr.update-blue .ordered {
    background-color: #DFF;
}


.menu section > div > table tr.update-purple td.menu-cell-code,
.menu section > div > table tr.update-purple td.menu-cell-code-sub1,
.menu section > div > table tr.update-purple td.menu-cell-code-sub2 {
    background-color: #954F9F;
}
.menu section > div > table tr.update-purple td .menu-card .menu-cell-text {
    border-color: #EEC1DB;
}
.menu section > div > table tr.update-purple td .menu-card .menu-cell-spinner,
.menu section tr.update-purple .ordered {
    background-color: #faebf3;
}
.menu section > div > table tr.update-purple2 td.menu-cell-code,
.menu section > div > table tr.update-purple2 td.menu-cell-code-sub2 {
    background-color: #466187;
}
.menu section > div > table tr.update-purple2 td.menu-cell-code-sub1 {
    background-color: ##2e4463;
}
.menu section > div > table tr.update-purple2 td .menu-card .menu-cell-text {
    border-color: #466187;
}
.menu section > div > table tr.update-purple2 td .menu-card .menu-cell-spinner,
.menu section tr.update-purple2 .ordered {
    background-color: #466187;
}
.menu section > div > table tr.update-grill td.menu-cell-code,
.menu section > div > table tr.update-grill td.menu-cell-code-sub2 {
    background-color: #ed1846;
}
.menu section > div > table tr.update-grill td.menu-cell-code-sub1 {
    background-color: #ed1846;
}
.menu section > div > table tr.update-grill td .menu-card .menu-cell-text {
    border-color: #ed1846;
}
.menu section > div > table tr.update-grill td .menu-card .menu-cell-spinner,
.menu section tr.update-grill .ordered {
    background-color: #DDDDDD;
}
.menu section > div > table tr.update-yellow td.menu-cell-code,
.menu section > div > table tr.update-yellow td.menu-cell-code-sub1,
.menu section > div > table tr.update-yellow td.menu-cell-code-sub2 {
    background-color: #f57921;
}
.menu section > div > table tr.update-yellow td .menu-card .menu-cell-text {
    border-color: #b79799;
}
.menu section > div > table tr.update-yellow td .menu-card .menu-cell-spinner,
.menu section tr.update-yellow .ordered {
    background-color: #fee0c8;
}
.menu section > div > table tr.update-rekazold td.menu-cell-code,
.menu section > div > table tr.update-rekazold td.menu-cell-code-sub1,
.menu section > div > table tr.update-rekazold td.menu-cell-code-sub2 {
    background-color: #6fa354;
}
.menu section > div > table tr.update-rekazold td .menu-card .menu-cell-text {
    border-color: #b79799;
}
.menu section > div > table tr.update-rekazold td .menu-card .menu-cell-spinner,
.menu section tr.update-rekazold .ordered {
    background-color: #f0f2c8;
}
.menu section > div > table tr.update-rekamenu td.menu-cell-code,
.menu section > div > table tr.update-rekamenu td.menu-cell-code-sub1,
.menu section > div > table tr.update-rekamenu td.menu-cell-code-sub2 {
    background-color: #01bbbc;
}
.menu section > div > table tr.update-rekamenu td .menu-card .menu-cell-text {
    border-color: #b79799;
}
.menu section > div > table tr.update-rekamenu td .menu-card .menu-cell-spinner,
.menu section tr.update-rekamenu .ordered {
    background-color: #f0f2c8;
}
.menu section > div > table tr.update-rekaketo td.menu-cell-code,
.menu section > div > table tr.update-rekaketo td.menu-cell-code-sub1,
.menu section > div > table tr.update-rekaketo td.menu-cell-code-sub2 {
    background-color: #fff;
    box-shadow: 0 0 1px 1px #b79799 inset;
}
.menu section > div > table tr.update-rekaketo td.menu-cell-code h2,
.menu section > div > table tr.update-rekaketo td.menu-cell-code-sub1 h2,
.menu section > div > table tr.update-rekaketo td.menu-cell-code-sub2 h2 {
    color: #46b151;
}
.menu section > div > table tr.update-rekaketo td .menu-card .menu-cell-text {
    border-color: #b79799;
}
.menu section > div > table tr.update-rekaketo td .menu-card .menu-cell-spinner,
.menu section tr.update-rekaketo .ordered {
    background-color: #e3f1e3;
}
.menu section > div > table tr[kod=UR] td.menu-cell-code,
.menu section > div > table tr[kod=UR] td.menu-cell-code-sub2 {
    background-color: #f99d1c;
}
.menu section > div > table tr[kod=UR] td.menu-cell-code-sub1 {
    background-color: #ea8b06;
}
.menu section > div > table tr[kod=UR] td .menu-card .menu-cell-text {
    border-color: #f99d1c;
}
.menu section > div > table tr[kod=UR] td .menu-card .menu-cell-spinner,
.menu section tr[kod=UR] .ordered {
    background-color: #feeed7;
}
.menu section.update-woman-menu > div > table tr td.menu-cell-code,
.menu section.update-woman-menu > div > table tr td.menu-cell-text {
    background-color: #FD2EBD;
}
.menu section.update-woman-menu > div > table td .menu-card .menu-cell-spinner {
    background:#FFE6F7;
}
.menu section.update-woman-menu > div > table td .menu-card .menu-cell-text {
    border: 1px solid #FD2EBD;
}
.menu section.update-woman-menu .ordered {
    background: #FFE6F7;
}
.menu .update-woman-menu .menu-info-button {
    background: #FD2EBD;
}
.menu .update-woman-menu .menu-days div {
    background-color: #FD2EBD;
    border-right: 1px solid #FD2EBD;
}
.menu section.update-yellow-menu > div > table tr td.menu-cell-code,
.menu section.update-yellow-menu > div > table tr td.menu-cell-text {
    background-color: #F8B631;
}
.menu section.update-yellow-menu > div > table td .menu-card .menu-cell-spinner {
    background:#fdeac4;
}
.menu section.update-yellow-menu > div > table td .menu-card .menu-cell-text {
    border: 1px solid #F8B631;
}
.menu section.update-yellow-menu .ordered {
    background: #fdeac4;
}
.menu section.update-blue-menu > div > table tr td.menu-cell-code,
.menu section.update-blue-menu > div > table tr td.menu-cell-text {
    background-color: #5ec6f2;
}
.menu section.update-blue-menu > div > table td .menu-card .menu-cell-spinner {
    background:#5ec6f2;
}
.menu section.update-blue-menu > div > table td .menu-card .menu-cell-text {
    border: 1px solid #5ec6f2;
}
.menu section.update-blue-menu .ordered {
    background: #5ec6f2;
}
.menu section.update-keto-menu > div > table tr td.menu-cell-code,
.menu section.update-keto-menu > div > table tr td.menu-cell-text {
    background-color: #B8D79C;
}
.menu section.update-keto-menu > div > table td .menu-card .menu-cell-spinner {
    background:#B8D79C;
}
.menu section.update-keto-menu > div > table td .menu-card .menu-cell-text {
    border: 1px solid #B8D79C;
}
.menu section.update-keto-menu .ordered {
    background: #B8D79C;
}


#.menu .update-yellow-menu .menu-info-button {
#    background: #FD2EBD;
#}
.menu .update-yellow-menu .menu-days div {
    background-color: #F8B631;
    border-right: 1px solid #F8B631;
}
.menu .update-keto-menu .menu-days div {
    background-color: #B8D79C;
    border-right: 1px solid #5ec6f2;
}
.menu .update-blue-menu .menu-days div {
    background-color: #5ec6f2;
    border-right: 1px solid #5ec6f2;
}

.menu-weekly-order-price-field {
    float: left;
}
.menu-weekly-order-price-field p {
    float: left;
    line-height: 25px;
    color: black !important;
}
.menu-weekly-order-spinner {
    max-width:160px;
    width:100%;
    float:left;
    color:black;
    display:block;
    height:50px;
}
@media (max-width: 480px) {
    .menu-weekly-order-spinner {
	max-width:none;
    }
    .menu-weekly-order-price-field {
	width: 100%;
    }
}
@media (min-width: 480px) {
    .menu-weekly-order-price-field {
	padding-top: 20px;
	width:140px;
    }
}
.menu-weekly-order {
    width: calc(100% - 22px) !important;
}
.menu-weekly-order > span {
    float:right;
}
[kod=U16] td,
[id=U16] td {
    border-color: transparent !important;
    background: transparent !important;
}
[kod=U16] .menu-card,
[id=U16] .menu-card {
    background: transparent !important;
}
[kod=U16] .menu-card .uk-card-body,
[id=U16] .menu-card .uk-card-body {
    background: white !important;
}
table[kod=U16] {
    background: url(https://www.update1.hu/hirkep/urhajos_hatter.jpg) !important;
    background-size: cover !important;
}
.norbi .menu-card {
    background: #aecfe1 !important;
}
.reka .menu-card {
    background: #d1a7ba !important;
}
.junior .menu-card,
.startup .menu-card,
.keepup .menu-card {
    background: transparent !important;
}
.norbi td,
.reka td,
.junior td,
.startup td,
.keepup td {
    border-color: transparent !important;
    background: transparent !important;
}

.junior table[kod=UJR] {
    background-color: #3e4040 !important;
    background-image: url(https://www.update1.hu/style/hu/images/ujr_menu_textura.jpg) !important;
    background-size: 1000px 500px;
    background-position: center;
}
.norbi table {
    background: #aecfe1 !important;
    border-bottom: 7px solid #aecfe1;
}
.reka table {
    background: #d1a7ba !important;
    border-bottom: 7px solid #d1a7ba;
}
.startup table[kod=U16],
.startup table[kod=U17] {
    background: #3e4040 !important
}
.junior table[kod=UJR] {
    border-top: 3px solid #94BE18;
}
.startup table[kod=U16] {
    border-top: 3px solid #94BE18;
}
.keepup table[kod=U19] {
    border-bottom: 3px solid #94BE18;
}
.keepup table[kod=U18],
.keepup table[kod=U19] {
    background: #651d58 !important
}
.norbi table,
.reka table,
.junior table,
.startup table,
.keepup table {
    border-radius: 0 !important;
}
.norbi tr[kod] > td,
.reka tr[kod] > td,
.junior tr[kod] > td,
.startup tr[kod] > td,
.keepup tr[kod] > td {
    vertical-align: top;
}
.junior tr[kod=UJR] > td > h2 {
    color: #E0DEB8 !important;
}
.startup tr[kod=U16] > td > h2,
.keepup tr[kod=U18] > td > h2{
    color: #D24F8A !important;
}
.startup tr[kod=U17] > td > h2,
.keepup tr[kod=U19] > td > h2{
    color: #03ABE2 !important;
}
@media (max-width: 960px) {
.menu section.junior,
.menu section.startup,
.menu section.keepup {
    padding-bottom: 0 !important;
}
}
.menu section.junior > div > table[kod=UJR] td .menu-card .menu-cell-text {
    background: #F5F1CB !important;
    border-color: #F5F1CB !important;
}
.menu section.norbi > div > table[kod=RN] td .menu-card .menu-cell-text {
    background: #e2f2fd !important;
    border: 0 none;
    height: calc(100% - 97px);
}
.menu section.reka > div > table[kod=RR] td .menu-card .menu-cell-text {
    background: #f4e8ec !important;
    border: 0 none;
    height: calc(100% - 97px);
}
.menu section > div > table td .menu-slider:not(.menu-slider-logged) .menu-card .menu-cell-text {
    height: calc(100% - 27px);
}
.menu section.startup > div > table[kod=U16] td .menu-card .menu-cell-text,
.menu section.keepup > div > table[kod=U18] td .menu-card .menu-cell-text {
    background: #f7d0e2 !important;
    border-color: #f7d0e2 !important;
/*    height: calc(100% - 29px) !important;*/
}
.menu section.startup > div > table[kod=U17] td .menu-card .menu-cell-text,
.menu section.keepup > div > table[kod=U19] td .menu-card .menu-cell-text {
    background: #ccecfc !important;
    border-color: #ccecfc !important;
/*    height: calc(100% - 29px) !important;*/
}
.menu:not(.menu-logged) section.junior > div > table[kod] td .menu-card .menu-cell-text,
.menu:not(.menu-logged) section.startup > div > table[kod] td .menu-card .menu-cell-text,
.menu:not(.menu-logged) section.keepup > div > table[kod] td .menu-card .menu-cell-text {
    height: calc(100% - 29px) !important;
}
/*@supports (-webkit-touch-callout: none) {*/
_::-webkit-full-page-media, _:future {

    .menu:not(.menu-logged) section.junior > div > table[kod] td .menu-card .menu-cell-text,
    .menu:not(.menu-logged) section.startup > div > table[kod] td .menu-card .menu-cell-text,
    .menu:not(.menu-logged) section.keepup > div > table[kod] td .menu-card .menu-cell-text {
	height: calc(100% - 7px) !important;
    }
           /* CSS specific to iOS devices */ 
}
/*@supports not (-webkit-touch-callout: none) {
    .menu:not(.menu-logged) section.startup > div > table[kod] td .menu-card .menu-cell-text,
    .menu:not(.menu-logged) section.keepup > div > table[kod] td .menu-card .menu-cell-text {
	height: calc(100% - 7px) !important;
    }
       /* CSS specific to iOS devices */ 
}*/

.menu.menu-logged section > div > table[kod=U17] tr:last-child td , 
.menu.menu-logged section > div > table[kod=U19] tr:last-child td /*, 
.menu.menu-logged section > div > table tr td[rowspan] */{
    border-bottom: 10px solid transparent !important;
}
.startup .spec_logo,
.junior .spec_logo,
.keepup .spec_logo {
    width: auto !important;
/*    transform: rotate(270deg);
    position: absolute;
    left: -113px;
    bottom: 125px;*/
}
.norbi .spec_logo img,
.reka .spec_logo img,
.startup .spec_logo img,
.junior .spec_logo img,
.keepup .spec_logo img {
    width: 117px;
    transform: rotate(270deg);
    position: absolute;
    left: -37px;
    top: 65px;
/*    width: 117px;*/
    max-width: none;
}
.junior table[kod=U16] .spec_logo img,
.startup table[kod=U16] .spec_logo img,
.keepup table[kod=U18] .spec_logo img {
    top: 65px;
}
.norbi .spec_logo img,
.reka .spec_logo img {
    top: 77px;
}
.norbi .spec_logo h2,
.reka .spec_logo h2,
.startup .spec_logo h2,
.junior .spec_logo h2,
.keepup .spec_logo h2 {
transform: rotate( 
270deg
 );
    position: absolute;
    left: -30px;
    bottom: 25px;
    clear: none;
    float: left;
    line-height: 20px;
    font-weight: normal;
    letter-spacing: 1px;
    padding-top: 4px;
    text-align: left;
    color: white;
    width: 110px;
}
.junior .spec_felirat,
.startup .spec_felirat,
.keepup .spec_felirat {
    margin: 0 !important;
}
.startup [kod=U17] .spec_felirat_U16,
.startup [kod=U16] .spec_felirat_U17,
.startup [kod=U16] .spec_felirat2,
.keepup [kod=U18] .spec_felirat_U19,
.keepup [kod=U19] .spec_felirat_U18,
.keepup [kod=U18] .spec_felirat2 {
    display:none;
}
.norbi .spec_felirat2,
.reka .spec_felirat2,
.junior .spec_felirat2,
.startup .spec_felirat2,
.keepup .spec_felirat2 {
    width: 50%;
    border-bottom: 1px solid white !important;
    display: block;
    margin: auto;
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
}
.startup .spec_felirat2 > span,
.keepup .spec_felirat2 > span {
    top: -10px;
    margin: auto;
    position: absolute;
    padding: 0 5px;
    display: inline-block;
    left: calc(50% - 95px);
    right: calc(50% - 95px);
}
.junior .spec_felirat2 > span {
    top: -10px;
    margin: auto;
    position: absolute;
    padding: 0 5px;
    display: inline-block;
    left: calc(50% - 105px);
    right: calc(50% - 105px);
}
.junior .spec_felirat2 > span {
    background-color: #3e4040 !important;
    background-image: url(https://www.update1.hu/style/hu/images/ujr_menu_textura.jpg) !important;
    background-size: 1000px 500px;
    background-position: center;
}
.startup .spec_felirat2 > span {
    background: #3e4040 !important;
}
.keepup .spec_felirat2 > span {
    background: #651d58 !important;
}
    /*@supports (-webkit-touch-callout: none) {*/
@media not all and (min-resolution:.001dpcm) { 
    @media {
	.menu section > div > table td .menu-slider:not(.menu-slider-logged) .menu-card .menu-cell-text, 
	.menu section.etrend > div > table td .menu-slider-logged .menu-card .menu-cell-text {
    	    height: calc(100% - 7px) !important;
	}
       /* CSS specific to iOS devices */ 
        .menu:not(.menu-logged) section.junior > div > table[kod] td .menu-card .menu-cell-text,
        .menu:not(.menu-logged) section.startup > div > table[kod] td .menu-card .menu-cell-text,
        .menu:not(.menu-logged) section.keepup > div > table[kod] td .menu-card .menu-cell-text {
            height: calc(100% - 7px) !important;
        }
        .menu section > div > table td .menu-card .menu-cell-text {
            height: calc(100% - 79px);	
        }
    }
}
.menu-cell-text-field img {
    margin-left:100%;
}
#kosar {
    height: 55px;
    line-height: 45px;
    margin-top: 10px;
    position: relative;
}
#kosar:not(.kosar):hover {
    background: white;
    color: black;
    outline: 5px solid white;
}
#kosar:not(.kosar):hover > table {
    display:table;
}
#kosar table {
    text-align: center;
    line-height:normal;
    display:none;
    background: white;
    color: black;
    padding: 10px;
    position: absolute;
    width: 200px;
    font-size: 10px;
    top: 55px;
    left: -5px;
    box-shadow: 0 10px 20px -12px black;
}

body[belepve='1'] .belepve,
body:not([belepve='1']) .kilepve {
    display: inline;
}
body[belepve='1'] .kilepve,
body:not([belepve='1']) .belepve {
    display: none;
}
.menu-rekamenu table.uk-container {
    border-style: solid;
    border-color: #e7cad6;
    border-width: 0 0px 9px 10px;
    border-radius: 0;
    margin-left: -10px;
}
.menu-rekamenu .norbi table.uk-container {
    border-color: #aecfe1;
}
.menu-rekamenu .reka table.uk-container {
    border-color: #d1a7ba;
}
@media (max-width: 1024px) {
.menu-rekamenu section.menu-heading,
.menu-rekamenu .menu-fejlec,
.menu-rekamenu .menu-hetvalaszto {
    background: #e7cad6;
}
}
.menu-rekamenu .hetvalaszto.uk-sticky-fixed {
    border-color: #e7cad6;

}