﻿body {
    background-color: rgb(252, 252, 252) !important;
    height: 100% !important;
    width: 100% !important;
    color: #16201B;
    position: relative;
}

.term {
    padding-top: 110px !important;
}

.container-fluid {
    padding-top: 70px !important;
} 

.logo {
    color: #105f0c;
    padding: 5px;
}

.row {
    opacity: 0;
    transition: opacity .4s;
}

html {
    font-size: 14px;
    min-height: 100vh;
    width: 100vw;
    height: 100%;
    width: 100%;
}

.txtr-small {
    font-size: calc(.75em*1.5vw) !important;
}

.txtr-mid {
    font-size: calc(1em*1.5vw) !important;
}

.txtr-big {
    font-size: calc(1.5em*1.5vw) !important;
}

#termekkep {
    color: transparent;
    font-size: 1px;
}
/* LOAD SPINNER */
.spinnerloader {
    border: 16px solid #f3f3f3 !important;
    border-top: 16px solid rgb(120,180,100) !important;
    border-radius: 50% !important;
    width: 120px !important;
    height: 120px !important;
    margin-left: -60px;
    padding: 0 !important;
    animation: spin 2s linear infinite !important;
    transition: opacity .4s;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#kosarbapopup {
    position: fixed !important;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 300px;
    max-width: 100vw;
    padding: 5px 40px;
    font-size: 38px;
    background-color: rgba(175,235,150, .9);
    text-align: center;
    border-radius: 7px;
    transition: all .4s;
    z-index: 8000;
}

.overlayforspinner {
    position: fixed !important;
    z-index: 9999 !important;
    padding: 0 !important;
    justify-content: center !important;
    top: 50%;
    left: 50%;
}

.overlayforspinner2 {
    position: fixed !important;
    z-index: 9999 !important;
    width: 100vw;
    height: 150vh;
    margin: 0 !important;
    padding: 0 !important;
    top: -20%;
    justify-content: center !important;
    background-color: rgb(255, 255,255) !important;
}
/* LOAD SPINNER */
/*ELELMISZERSPINNER*/
#preloader {
    z-index: 9998;
    pointer-events: none !important;
    position: fixed;
    width: 150vw;
    height: 150vh;
    margin-top: -50vh;
    background-color: white;
    transition: opacity .4s;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
}

.lds-roller {
    display: inline-block;
    width: 64px;
    height: 64px;
}

    .lds-roller div {
        animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        transform-origin: 32px 32px;
        position: fixed;
        top: 50%;
        left: 50%;
        margin-left: -32px;
        margin-top: -32px;
    }

        .lds-roller div:after {
            content: " ";
            display: block;
            position: absolute;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: rgb(150,200,150);
            margin: -3px 0 0 -3px;
        }

        .lds-roller div:nth-child(1) {
            animation-delay: -0.036s;
        }

            .lds-roller div:nth-child(1):after {
                top: 50px;
                left: 50px;
            }

        .lds-roller div:nth-child(2) {
            animation-delay: -0.072s;
        }

            .lds-roller div:nth-child(2):after {
                top: 54px;
                left: 45px;
            }

        .lds-roller div:nth-child(3) {
            animation-delay: -0.108s;
        }

            .lds-roller div:nth-child(3):after {
                top: 57px;
                left: 39px;
            }

        .lds-roller div:nth-child(4) {
            animation-delay: -0.144s;
        }

            .lds-roller div:nth-child(4):after {
                top: 58px;
                left: 32px;
            }

        .lds-roller div:nth-child(5) {
            animation-delay: -0.18s;
        }

            .lds-roller div:nth-child(5):after {
                top: 57px;
                left: 25px;
            }

        .lds-roller div:nth-child(6) {
            animation-delay: -0.216s;
        }

            .lds-roller div:nth-child(6):after {
                top: 54px;
                left: 19px;
            }

        .lds-roller div:nth-child(7) {
            animation-delay: -0.252s;
        }

            .lds-roller div:nth-child(7):after {
                top: 50px;
                left: 14px;
            }

        .lds-roller div:nth-child(8) {
            animation-delay: -0.288s;
        }

            .lds-roller div:nth-child(8):after {
                top: 45px;
                left: 10px;
            }

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*ELELMISZERSPINNER*/


.termeklaphosszuleiras {
    border-radius: 30px;
}

@media screen and (min-width: 1px) {
    .tobbkiskep {
        max-height: 45px;
        width: auto;
        margin: 5px;
    }
    .kendk {
        margin-left: 10vw;
    }
    
}

@media screen and (min-width: 576px) {
    html {
        font-size: calc(14px + 6 * ((100vw - 768px) / (1500px - 768px)));
    }

    .tobbkiskep {
        max-height: 70px;
        width: auto;
        margin: 7px;
    }
    .kendk {
        margin-left: 20vw;
    }
}

@media only screen and (max-widht: 577px) {

    .kosartermekkepmeret {
        width: 75px !important;
        height: 75px !important;
        box-sizing: border-box;
    }

    .kosartermekar {
        display: none;
    }

    .kosarosszesito {
    }

    .tobb-termekkep {
        display: none;
    }

    .darab-valaszto {
        display: none;
    }

    .kosartermekfelirat-2 {
        display: none;
    }

    .kosartermeknev-2 {
        display: none
    }

    .kosartermeknev {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        padding-top: 5px;
        font-size: small;
    }

    .logo {
        font-size: small;
    }

    .kosartermekdarab {
        width: 100px;
        text-align: center !important;
        margin: 5px;
    }

    .kend {
        font-size: 14px !important;
    }
    .kepmob {
        padding-top: 100px;
    }
    
}

.tobbkiskep {
    max-height: 30px;
    width: auto;
}

.rendgomb3 {
    float: right
}

@media screen and (min-width: 768px) {


    .kend {
        font-size: 16px !important;
    }


    .logo {
        font-size: large;
    }
    .kendk {
        margin-left: 40vw;
    }
}

@media screen and (min-width: 993px) {
    html {
        font-size: 20px;
    }

    body {
        padding-top: 50px;
    }

    .tobbkiskep {
        max-height: 80px;
        width: auto;
        margin: 10px;
    }

    .logok {
        padding-left: 10vw !important;
    }

    .logo2 {
        display: none
    }
    .kendk {
        margin-left: 15vw;
    }
}





@media screen and (max-width: 992px) {

    .termekbox2 {
    }

    .logo {
        font-size: small;
    }

    .logo3 {
        display: none
    }

    .kosartermekkepmeret {
        width: 75px !important;
        height: 75px !important;
        box-sizing: border-box;
    }

    .kosartermekar {
        display: none;
    }

    .kosarosszesito {
    }

    .mifmobil {
        margin: -10px;
    }



 


    .tobb-termekkep {
        display: none;
    }

    .darab-valaszto {
        display: none;
    }

    .kosartermekfelirat-2 {
        display: none;
    }

    .kosartermeknev-2 {
        display: none
    }





    .brand-m {
        padding: 0 5px !important;
    }

    .kosartermeknev {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        padding-top: 5px;
        font-size: small;
    }

    .logo {
        font-size: small;
    }

    .kosartermekdarab {
        width: 100px;
        text-align: center !important;
        margin: 5px;
    }

}

@media screen and (max-width: 845px) {

    .mifmobil {
        display: block !important;
    }
}

@media screen and (min-width: 846px) {
    .mifmobil {
        display: none !important;
    }
}

@media screen and (min-width: 1200px) {

    .termekbox2_kep {
        height: 200px !important;
    }

    .tobbkiskep {
        max-height: 100px;
        width: auto;
        margin: 15px;
    }

    .kend {
        font-size: 18px !important;
    }
    .kendk {
        margin-left: 30vw;
    }
}

@media screen and (min-width: 1452px) {

    .termekbox2_kep {
        height: 300px !important;
    }

    .tobbkiskep {
        max-height: 120px;
        width: auto;
        margin: 20px;
    }
    .kendk {
        margin-left: 40vw;
    }
}



.ar {
    margin: 5% 0;
}

.badge {
    margin: 5px;
}

.brlistaar {
    font-weight: 700;
}

.b10 {
    background-color: #FFFF00
}

.slide-2 {
    width: 90% !important;
    max-width: 1400px;
}

.card-header {
    padding: 5px !important;
}

.checkoutmodosit {
    margin: 10px;
}

.checkbox {
    text-align: center;
}

.container {
    height: 600px !important;
}

.cikkcontainer {
    margin: 20px;
    min-height: calc(100vh - 218px)
}


.db {
    max-width: 150px;
}



.eznemkell {
    bottom: -450px;
}

.egyediazonositokosar {
    display: none;
}


.gyarto {
    width: 100%;
    max-width: 80px;
}

.h6 {
    font-size: 0.9rem !important;
}

.ismerteto {
    height: 200px;
    width: 100%;
    background: #F8F8FF !important;
    margin: 10px;
}

.izvalaszto {
    margin: 5% 0;
}

.kapcsolodo-termekek {
    height: 300px;
    width: 100%;
    background: #a5f61f !important;
    margin: 10px;
}


.kategoria-bal-tobb {
    border: 1px solid #f0f0f0;
}

.kat-bal-szuro {
    margin: 0 !important;
    border: none !important;
}

.kategoria-valasztek {
    margin-bottom: 5px;
    margin-right: 10px;
    list-style-type: none !important;
}


.kategoriarendezes {
    padding: 20px 20px 20px 10px;
}

.kategoriatermekek {
    padding-left: 8px;
    padding-right: 8px;
    float: left;
    min-height: 1px;
    position: relative;
}

.kivansaglista-1 {
    position: absolute;
    padding: 5px 13px;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3200;
}

.kivansaglista-2 {
    position: absolute;
    background-color: #fff;
    background-color: hsla(0,0%,100%,.9);
    border: 1px solid #cacaca;
    border-radius: 3px;
    padding: 10px;
    top: 55px;
    right: 9px;
    max-width: 120px;
    text-align: center;
    display: none;
}




.keptermeknev {
    display: none !important;
}

.kepalatermekleiras {
    font-size: 12px !important;
    line-height: 15px !important;
    text-align: center;
    height: 32px !important;
    overflow: hidden;
}


.kivalasztas {
    width: 15%;
    padding: 0px 30px;
}

.kosarh {
    padding: 10px;
    height: auto;
}

.kosaremail {
    margin-top: 25px;
}

.kosarban {
    margin: 0px 5px;
}

.kosarbanMobil {
    margin: -20px;
}

.kosartermekkep {
    width: 100px;
}

.kosartermekkepmeret {
    width: 100px;
    height: 100px;
    box-sizing: border-box;
}



.kosartermekfelirat {
    width: 30%;
    margin: 5px;
}

.kosartermekar {
    width: 10%;
    margin: 5px;
    text-align: left !important;
}

.kosartermekdarab {
    width: 100px;
    text-align: center;
    margin: 5px;
}



.kosarkedvezmenyesar {
    width: 200px;
    text-align: center !important;
    margin: 5px;
}

.kosartermeknev {
    color: black;
}


.kosartermekleiras {
    color: grey;
    width: 50%;
    margin: 5px;
}


.kosar-bal {
    float: right;
}

.kosar-jobb {
    float: left;
}

.kosartermekar-2 {
    width: 30%;
    color: blueviolet !important;
}

.kosartermeknev-2 {
    width: 40%;
}

.kosartermekdarab-2 {
    width: 5%;
}

.kosarveglegesgomb {
    margin-bottom: 50px;
}

.kosarszallitasfizetes {
    margin-top: 25px;
}

.kosarosszesito {
    text-align: center;
}

.lab {
    background: #297b4f;
    color: #F8F8FF !important;
    position: relative !important;
    bottom: 0 !important;
    right: 0;
    left: 0;
}

.link {
    color: rgb(200,200,200) !important;
}

.link2 {
    color: rgba(11,118,118,.9) !important;
}

.gomb1 {
    color: #fff !important;
    background-color: #00b159;
}

    .gomb1:hover {
        background-color: #00da65;
    }

.megrendelonev {
    text-align: center;
    padding-top: 20px;
    font-weight: bold;
}




.mif-cart-1 {
    padding: 0px 5px !important;
}

.mozgokosar {
    margin-left: 20px;
    width: 100%;
    height: 100px;
}

.menulogo {
    padding-top: 5px;
}

.nyito {
    padding: 60px 5px 1px 5px;
}

.nyitocard {
    font-weight: bold;
    text-align: center;
}

.rendgomb {
    margin: 10px;
}

.rendgomb-2 {
    margin: 5px;
    height: 35px;
}

.rendgomb-3 {
    padding: 10px;
}

.rowlab {
    min-height: 150px;
    z-index: 1030 !important;
}

.szallitas {
    width: 50%;
    height: 200px
}

.szunet {
    padding-bottom: 20px;
}

.szoveg {
    padding-top: 20px 0px 0px 20px;
}

.termek-oldal-egesz {
    margin: auto;
    padding: 20px 0px 0px 10px;
    width: 100%;
    max-width: 1452px;
}

.table td, .table th {
    padding: .1rem !important;
}

.thead {
    text-align: center !important;
}

.tobb-termekkep {
    max-width: 80px;
    padding: 10px 0px;
}



.termek-leiras {
    margin: 10px;
}


.termekvalaszto {
    max-width: 350px;
    padding-top: 20px;
    max-height: 70px;
}

.tovabbivalasztek {
    padding-top: 50px;
}

.tovabbivalasztek-1 {
    padding: 4px;
    min-width: 85px;
    font-weight: 500;
    text-align: center;
    border-radius: 5px;
    color: #00adef;
    border: solid 1px #d4d4d4;
    margin-right: 5px;
    display: block;
    float: left;
    margin-bottom: 5px;
    font-size: 14px;
}

.tovabbivalasztek-2 {
    width: 30px;
    float: left;
    height: 30px;
    border-radius: 50%;
    background-size: contain;
}

.ujtermek {
    z-index: 5000;
}

.ujtermek-j {
    position: absolute;
    padding: 10px 20px 6px 20px;
    background: #1D2FD8;
    top: 0px;
    font-weight: 700;
    color: white;
    display: inline-block;
    border-radius: 20px;
    padding-top: 6px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin-left: 78%;
}

.ujtermek-j2 {
    position: absolute;
    padding: 4px 10px 6px 9px;
    background: #00aedb;
    top: 50px;
    font-weight: 700;
    color: white;
    display: inline-block;
    border-radius: 20px;
    padding-top: 6px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.valaszto {
    width: 100%;
    max-width: 570px;
}

.valaszto-1 {
    padding: 10px 0px 10px 0px;
}


.ul {
    list-style-type: none !important;
}

.termekadatok {
    bottom: 0;
    width: 90%;
    text-align: center !important;
}

.termekadat-1 {
    line-height: 15px !important;
    float: none !important;
    text-align: center !important;
    background: #eee;
    padding: 5px;
    color: black;
    margin: 0 0 6px;
}

.termekadat-1-leiras {
    float: left
}

.termekadat-1-adat {
    text-decoration: line-through;
}

.termeklistakep {
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    float: left;
}

.termeklistakep-1 {
    width: 100%;
    max-width: 200px;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    float: left;
}

.termeklista_1 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.termekbox1 {
    border-radius: 4px;
    box-shadow: 0 0 3px 1px rgba(0,0,0,.11);
    background-color: #defefe;
    padding: 10px;
    float: left;
}

.termekbox2 {
    box-shadow: 0 1px 1px rgba(0,0,0,.11);
    padding: 10px;
}

.termekbox1_termeknev {
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.termekbox2_termeknev {
    font-weight: 400;
}

.termekbox3_termeknev {
    font-size: xx-small !important;
    height: 4rem;
}

.termekbox1_kep {
    width: 48%;
    float: left;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
}

.termekbox2_kep {
    width: 100%;
    height: 300px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.termekbok-5 {
    height: 80px;
}

.termekbox1_betu {
    font-size: small;
    padding-top: 20px;
}

.termekbox2_betu {
    font-size: small;
    padding-top: 15px;
}

.termekbox2_betu2 {
    text-align: end
}

.termekbox1_betuar {
    font-size: large;
    padding-top: 15px;
}

.termekbox2_betuar {
    font-size: large;
    padding-top: 5px;
}


.termekkep-termeklap {
    width: 600px !important;
    height: auto;
    background-repeat: no-repeat;
}



.termekboxreszletekgomb {
    padding-top: 20px;
}

.termeknev {
    margin-top: 20px;
}

.termekrovidleiras {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding-top: 20px;
}

.termekrovidleiraskiemelt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding-top: 20px;
    font-size: small;
}

.termeklistakep-1 {
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    float: left;
}



.termeklistakedvszazalek {
    background-color: #00b159;
    border-radius: 5px;
    color: white;
    text-align: center;
    font-size: large;
    position: absolute;
}

.termeklistakedvszazalek-2 {
    height: 40px;
    background-color: #00b159;
    border-radius: 5px;
    color: white;
    text-align: center;
    font-size: x-large;
    position: absolute;
    margin-top: -140px;
}

.gumi {
    background: #25ca2d;
    color: rgb(246, 246, 246);
    font-size: 3rem;
    align-content: center;
}

.fogaddel {
    background-color: red;
    color: white;
    font-size: 20px;
}

.nemlatszik {
    display: none !important;
}

@font-face {
    font-family: 'Debrecen';
    src: url('/Content/fonts/debrecen.ttf');
    font-weight: 400;
    font-style: normal
}

.debrecen-font {
    font-family: 'Debrecen', Arial, sans-serif;
    font-weight: 400;
}

.elelmiszer_keret1 {
    border: 5px solid #6c3;
    padding: 10px;
}

.elelmiszerszlogenht {
    font-family: 'Debrecen', Arial, sans-serif;
    font-weight: 900;
    color: white;
    text-shadow: 2px 2px 3px #333;
}

.elelmiszertopnav {
    position: fixed !important;
    top: 0 !important;
    background-color: rgba(51, 175, 51, .8) !important;
    transition: background-color .4s, padding .4s !important;
    -o-transition: background-color .4s, padding .4s !important;
    -moz-transition: background-color .4s, padding .4s !important;
    -webkit-transition: background-color .4s, padding .4s !important;
}

    .elelmiszertopnav a {
        color: rgb(240,240,240) !important;
        text-transform: capitalize;
        font-weight: 700;
        transition: text-shadow .4s, color .4s !important;
        -o-transition: text-shadow .4s, color .4s !important;
        -moz-transition: text-shadow .4s, color .4s !important;
        -webkit-transition: text-shadow .4s, color .4s !important;
    }

        .elelmiszertopnav a:hover {
            color: white;
            text-shadow: 2px 2px 3px white;
        }

.elelmiszer-card-img {
    width: inherit !important;
}

.elelmiszer-alt {
    background-color: rgb(131,155,131) !important;
    color: rgb(255,255,250);
}

scree
.napoktable th {
    padding: .3rem;
}

.napoktable td {
    cursor: pointer !important;
    width: 14.25%;
    background-color: #ededed;
    border: 1px solid #888;
    color: #ededed;
    transition: background-color .2s, color .2s !important;
    -o-transition: background-color .2s, color .2s !important;
    -moz-transition: background-color .2s, color .2s !important;
    -webkit-transition: background-color .2s, color .2s !important;
}

    .napoktable td:first-letter {
        visibility: hidden;
    }

    .napoktable td:hover {
        cursor: pointer !important;
    }

.onkentes, .vallalkozo {
    transition: opacity .5s !important;
    -o-transition: opacity .5s !important;
    -moz-transition: opacity .5s !important;
    -webkit-transition: opacity .5s !important;
}

.elelmiszer-form {
    background-color: white;
    color: #333;
    border: 3px dotted rgb(131,155,131);
}

.pluszgomb {
    position: absolute !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-size: 42px;
    border-radius: 50%;
    background-color: rgba(50,50,50,.1);
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
    text-align: center;
    width: 84px;
    height: 84px;
    max-width: 84px;
    max-height: 84px;
    transition: color .4s, background-color .4s, font-size .4s, width .4s, height .4s, max-width .4s, max-height .4s !important;
    -o-transition: color .4s, background-color .4s, font-size .4s, width .4s, height .4s, max-width .4s, max-height .4s !important;
    -moz-transition: color .4s, background-color .4s, font-size .4s, width .4s, height .4s, max-width .4s, max-height .4s !important;
    -webkit-transition: color .4s, background-color .4s, font-size .4s, width .4s, height .4s, max-width .4s, max-height .4s !important;
}

    .pluszgomb:hover {
        color: white;
        background-color: darkslateblue;
        font-size: 50px;
        width: 100px;
        height: 100px;
        max-width: 100px;
        max-height: 100px;
    }

@media (max-width: 576px) {
    .elelmiszerszlogenht {
        font-size: 2rem;
    }
}

@media screen and (max-width: 845px) {

    .elelmiszerszlogen {
        font-size: 1.5em;
        font-weight: 400;
        color: #eee;
        vertical-align: baseline;
        bottom: 0;
        position: absolute;
        padding: 0.5em;
        text-shadow: 3px 4px 5px rgba(0,0,0,0.6);
    }

    .elelmiszerszlogenhatter {
        height: 200px;
    }

    .elelmiszeroszlop {
        padding: 0px !important;
    }

    .elelmiszeroszlopbelso {
        margin: 1px;
        background-color: #fff;
    }
}

@media screen and (min-width: 846px) {
    .elelmiszerszlogen {
        font-size: 3em;
        font-weight: 400;
        color: #eee;
        bottom: 0;
        position: absolute;
        padding: 0.5em;
        text-shadow: 3px 4px 5px rgba(0,0,0,0.6);
    }

    .elelmiszerszlogenhatter {
        height: 300px;
    }

    .elelmiszeroszlop {
        padding: 0px !important;
    }

    .elelmiszeroszlopbelso {
        margin: 3em;
        background-color: #fff;
    }
}

@media screen and (min-width: 0) {
    h1 {
        font-size: 2.1em !important;
    }

    h2 {
        font-size: 1.6em !important;
    }

    h3 {
        font-size: 1.4em !important;
    }

    h4 {
        font-size: 1em !important;
    }

    h5 {
        font-size: 1em !important;
    }
}

@media screen and (min-width: 576px) {
    h1 {
        font-size: 2.1em !important;
    }

    h2 {
        font-size: 1.6em !important;
    }

    h3 {
        font-size: 1.4em !important;
    }

    h4 {
        font-size: 1em !important;
    }

    h5 {
        font-size: 1em !important;
    }
}

@media screen and (min-width: 768px) {
    h1 {
        font-size: 2.2em !important;
    }

    h2 {
        font-size: 2em !important;
    }

    h3 {
        font-size: 1.75em !important;
    }

    h4 {
        font-size: 1.3846em !important;
    }

    h5 {
        font-size: 1.2308em !important;
    }
}

@media screen and (min-width: 992px) {
    h1 {
        font-size: 2.2em !important;
    }

    h2 {
        font-size: 2em !important;
    }

    h4 {
        font-size: 1.64em !important;
    }

    h5 {
        font-size: 1.34em !important;
    }
}

@media screen and (min-width: 1200px) {
    h1 {
        font-size: 3em !important;
    }
}

input[type=checkbox] {
    -ms-transform: scale(1.7);
    -moz-transform: scale(1.7);
    -webkit-transform: scale(1.7);
    -o-transform: scale(1.7);
    transform: scale(1.7);
    padding: 10px;
}

.elelmiszermenu {
    padding-right: 10%;
    height: 2.6em;
    background-color: #3c6;
}

.elelmiszermenupont {
    padding: 0.5em;
    color: white;
    float: right;
}

.elelmiszerhatter {
    background-color: #eee;
}


.elelmiszeroszlopszoveg {
    padding: 3em;
    text-align: justify;
}


.cimerszoveg {
    padding: 3em !important;
    text-align: justify;
}

.elelmiszeroszlopcim {
    font-size: 22px;
    font-weight: 400;
    padding: 5px;
    background-color: #3c6;
    color: white;
    text-align: center;
}

.elelmiszercim2 {
    font-size: 30px;
    font-weight: 400;
    color: #666;
    text-align: center;
}

.elelmiszervaroslogo {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

.elelmiszervaroslogokep {
    max-width: 100%;
    max-height: 250px;
}

.elelmiszervarosnev {
    font-size: 22px;
    font-weight: 400;
    color: #444;
    text-align: center;
}

.elelmiszerkapcsolat {
    font-size: 18px;
    font-weight: 400;
    color: #444;
    text-align: center;
    padding: 1em;
}

.elelmiszerbutton1 {
    background-color: #44c767;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    border: 5px solid #18ab29;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 20px;
    padding: 20px 76px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #2f6627;
}

    .elelmiszerbutton1:hover {
        background-color: #5cbf2a;
    }

    .elelmiszerbutton1:active {
        position: relative;
        top: 1px;
    }


.elelmiszerbutton2 {
    background-color: #7892c2;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    border: 5px solid #4e6096;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 20px;
    padding: 20px 76px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #2f6627;
}

    .elelmiszerbutton2:hover {
        background-color: #476e9e;
    }

    .elelmiszerbutton2:active {
        position: relative;
        top: 1px;
    }

.zaszloka-container {
    float: right;
    padding-left: 5px;
    padding-right: 5px;
}

.zaszloka {
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: -15px;
    margin-right: 0px;
    border-radius: 5px;
    width: 65px;
    height: 25px;
    cursor: pointer;
}

.kender-zaszloka-active::after {
    content: '';
    position: absolute;
    background-color: #9CC900;
    border-radius: 4px;
    top: -3px;
    bottom: -3px;
    left: 12px;
    right: 12px;
    z-index: -1;
}

.quantity2 input::-webkit-outer-spin-button,
.quantity2 input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.quantity2 input[type=number] {
    -moz-appearance: textfield;
}

.quantity2 {
    width: 100px;
    height: 37px;
    padding: 0;
    text-align: center;
    position: relative;
}

    .quantity2 input {
        display: inline-block;
        height: 100%;
        width: 60%;
        border-left: 0;
        border-right: 0;
        margin: 0;
        border: 1px solid #1D1D1D;
        border-right: 0;
        border-left: 0;
        text-align: center;
    }

        .quantity2 input:focus {
            outline: 0;
            box-shadow: unset;
        }

    .quantity2 a {
        position: absolute;
        height: 100%;
        margin: 0;
        vertical-align: bottom;
        display: inline-block;
        font-size: 20px;
        color: #1D1D1D;
    }

        .quantity2 a:hover {
            color: #1D1D1D;
            text-decoration: none;
        }

        .quantity2 a:nth-of-type(1) {
            left: 5%;
            padding-left: 5px;
            border: 1px solid #1D1D1D;
            border-right: 0;
        }

        .quantity2 a:nth-of-type(2) {
            right: 5%;
            padding-right: 5px;
            border: 1px solid #1D1D1D;
            border-left: 0;
        }
