@font-face {
    font-family: 'bree-light';
    src: url('fonts/Bree Serif Light.eot'); /* IE9 Compat Modes */
    src: url('fonts/Bree Serif Light.woff') format('woff') /* Pretty Modern Browsers */
}

@font-face {
    font-family: 'bree-th';
    src: url('fonts/Bree Serif Th.eot'); /* IE9 Compat Modes */
    src: url('fonts/Bree Serif Th.woff') format('woff') /* Pretty Modern Browsers */
}

@font-face {
    font-family: 'bree-bold';
    src: url('fonts/Bree Serif Bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/Bree Serif Bold.woff') format('woff') /* Pretty Modern Browsers */
}

body .bree-light {
    font-family: 'bree-light';
}

body .bree-th {
    font-family: 'bree-th';
}
body .bree-bld {
    font-family: 'bree-bold';
}

.main-carousel {
    border-bottom: 2px solid #dbd5d2;
    position: relative;
    margin-bottom: 60px;
}
.main-carousel .owl-carousel-1 .owl-item img {
    width: auto;
}
.main-carousel .slider-item {
    height: 502px;
    background-position: right center;
    background-repeat: no-repeat;
}
.main-carousel .slider-item h2 {
    font-size: 48px;
    color: #4c2f1e;
    line-height: 50px;
    margin: 90px 0 30px 0;
}
.main-carousel .slider-item p {
    font-size: 30px;
    color: #4c2f1e;
    line-height: 32px;
}
.main-carousel .slider-item a {
    color: #4c2f1e;
    font-size: 30px;
    display: inline-block;
    background-color: #ddd1ce;
    padding: 8px 16px 15px 16px;
    line-height: 30px;
    text-decoration: none;
    transition: all .3s ease-in-out;
}
.main-carousel .slider-item a:hover {
    color: #fff;
    background-color: #4c2f1e;
}
.main-carousel .owl-nav, .owl-carousel-3  .owl-nav {
    display: none;
}
.main-carousel .owl-dots, .owl-carousel-3 .owl-dots {
    position: absolute;
    bottom: -32px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.main-carousel .owl-dots button.owl-dot, .owl-carousel-3 .owl-dots button.owl-dot {
    margin: 0 4px;
}
.main-carousel .owl-dots button.owl-dot span, .owl-carousel-3 .owl-dots button.owl-dot span {
    height: 10px;
    width: 10px;
    display: inline-block;
    border-radius: 7px;
    border: 1px solid #4c2f1e;
}
.main-carousel .owl-dots button.owl-dot.active span, .owl-carousel-3 .owl-dots button.owl-dot.active span {
    background-color: #4c2f1e;
}
.col-sm-6 {
    float: left;
    width: 50%;
}
div.container {
    width: 1200px;
    margin: 0 auto;
}
div.top-sav {
    width: 100%;
    background: #4c2f1e;
    color: #fff;
}
.top-sav p {
    font-size: 15px;
    margin: 0;
    float: left;
    background: url('../assets/email.png') no-repeat left center;
    padding: 6px 0 7px 42px;
}
.top-sav p.ts-tel {
    background: url('../assets/telo.png') no-repeat left center;
    padding-left: 30px;
    margin-left: 30px;
}
a.main-page-cat {
    display: block;
    box-sizing: border-box;
    border: 1px solid #989898;
    text-align: left;
    color: #4c2f1e;
    font-size: 26px;
    text-decoration: none;
    line-height: 22px;
    transition: all .3s ease-in-out;
}



a.main-page-cat.mp-kat-70 {
    background: url('../assets/kat-70.png') no-repeat 12px center;
    padding: 18px 0 18px 90px;
}
a.main-page-cat.mp-kat-71 {
    background: url('../assets/kat-71.png') no-repeat 20px center;
    padding: 18px 0 18px 90px;
}
a.main-page-cat.mp-kat-72 {
    background: url('../assets/kat-72.png') no-repeat 20px center;
    padding: 18px 0 18px 90px;
}
a.main-page-cat.mp-kat-73 {
    background: url('../assets/kat-73.png') no-repeat 20px center;
    padding: 18px 0 18px 90px;
}
a.main-page-cat span {
    font-size: 18px;
}

a.main-page-cat:hover {
    background-position: -60px center;
    padding-left: 20px;
    color: #fff;
    background-color: #4c2f1e;
}

h2.sec-title {
    font-size: 26px;
    color: #4c2f1e;
    text-align: center;
    position: relative;
}
h2.sec-title span {
    position: relative;
    background-color: #fff;
    display: inline-block;
    padding: 0 15px;
}
h2.sec-title::before {
    content: '';
    display: block;
    height: 2px;
    background-color: #4c2f1e;
    position: absolute;
    width: 35%;
    left: 0;
    right: 0%;
    margin: 0 auto;
    top: 53%;
    z-index: 0;
}
.owl-carousel-2 .slider-item {
    border: 1px solid #909090;
    padding: 14px;
    height: 422px;
}
.owl-carousel-2 .owl-item .slider-img {
    height: 261px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.owl-carousel-2 .slider-item p.title {
    margin: 8px 0 4px 0;
    line-height: 20px;
    height: 46px;
}
.owl-carousel-2 .slider-item p.title a {
    color: #4c2f1e;
    font-size: 18px;
    text-decoration: none;    
}
.owl-carousel-2 .slider-item a.reszletek-2 {
    color: #868686;
    font-size: 18px;
    display: block;
    text-decoration: none;
    margin: 4px 0;
    line-height: 20px;
}
.slider-item p.brutto-ar {
    color: #4c2f1e;
    font-size: 18px;
    margin: 0;
}
.slider-item .gombok select, .slider-item .gombok button, .akcios-kicsi .gombok button, 
.akcios-kicsi .gombok select, 
div.akcio-nagy .gombok select, div.akcio-nagy .gombok button {
    font-size: 17px;
    color: #222221;
    width: 48%;
    box-sizing: border-box;
    float: left;
    height: 37px;
    font-family: 'bree-th';
    border: 1px solid #909090;
    background: none;
    margin-top: 11px;
}
body .slider-item .gombok button, body .akcios-kicsi .gombok button, body div.akcio-nagy .gombok button {
    float: right;
}
.owl-carousel-2 .owl-nav {
    margin: 22px 0 0 0;
}
.owl-carousel-2 .owl-nav button.owl-prev, .owl-carousel-2 .owl-nav button.owl-next {
    margin: 0 10px;
}
.owl-carousel-2 {
    margin-bottom: 52px;
}
div.col-md-3 {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 0 10px;
}
.akciosok {
    margin-top: 52px;
}
.akciosok .akcios-1, .akciosok .akcios-2, .akciosok .akcios-3 {
    float: left;
    width: 33.3333%;
    box-sizing: border-box;
}
.akciosok .akcios-2 {
    padding: 0 20px;
}
div.webshop-menu {
    width: 100%;
    background: #eae3e0;
}
div.webshop-menu .menu-container {
    width: 1190px;
    margin: 0 auto;
}
div.akcios-kicsi {
    height: 180px;
    border: 1px solid #909090;
    padding: 10px;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 15px;
}
div.akcios-kicsi span.brn-akcio, .owl-carousel-2 span.brn-akcio {
    font-size: 19px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: #4c2f1e;
    color: #fff;
    padding: 4px 12px;
    line-height: 21px;
    text-transform: uppercase;
}
div.ak-img {
    width: 40%;
    float: left;
    box-sizing: border-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 164px;
    padding: 0;
    position: relative;
}
div.ak-img img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}
div.text-btns {
    width: 60%;
    float: left;
    box-sizing: border-box;
    margin-top: 30px;
}
div.text-btns p.item-nev {
    font-size: 18px;
    font-weight: normal;
    color: #4c2f1e;
    margin: 5px 0;
    line-height: 20px;
}
div.text-btns p.item-nev a {
    color: #4c2f1e;
    text-decoration: none;
}
div.text-btns p.item-ar {
    font-size: 18px;
    font-weight: normal;
    color: #4c2f1e;
    margin: 3px 0;
    line-height: 20px;
}
div.text-btns p.item-ar span {
    text-decoration: line-through;
}
div.akcio-nagy {
    border: 1px solid #909090;
    box-sizing: border-box;
    padding: 62px 15px 15px 15px;
    position: relative;
}
div.akcio-nagy span.brn-akcio {
    font-size: 27px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: #4c2f1e;
    color: #fff;
    padding: 6px 16px;
    line-height: 29px;
    text-transform: uppercase;
}
div.akcio-nagy div.text-btns {
    float: none;
    width: 100%;
}
div.akcio-nagy div.text-btns p.item-nev {
    font-size: 29px;
    line-height: 31px;
}
div.akcio-nagy div.text-btns p.item-nev:first-child {
    margin-bottom: 22px;
}
div.akcio-nagy div.text-btns p.item-ar {
    font-size: 29px;
    line-height: 31px;
    margin: 10px 0;
}
a#logobottom img {
    width: 280px;
}
div.clearfix {
    clear: both;
}
div.webshop-menu .menu-container a {
    padding: 10px 0 12px 18px;
    display: inline-block;
    color: #4c2f1e;
    font-family: 'bree-light';
    text-decoration: none;
    font-size: 18px;
}
div.webshop-menu .menu-container a#toplogo {
    margin: 0;
    padding: 0;
    float: left;
}
div.webshop-menu .menu-container a#toplogo img {
    height: 34px;
    padding: 8px 0;
}

div.webshop-menu .menu-container a:first-child {
    padding-left: 0;
}
div.webshop-menu .menu-container .menu-jobb {
    float: right;
}
div.webshop-menu .menu-container .menu-jobb a.basket {
    color: #4c2f1e;
    font-size: 18px;
    display: block;
    background: url('../assets/kosar.png') no-repeat center right;
    padding-right: 35px;
    float: left;
}
div.webshop-menu .menu-container .menu-jobb a.top-face {
    padding: 14px 0;
    display: block;
    margin: 0 18px;
    float: left;
}
div.webshop-menu .menu-container .menu-jobb a.top-insta {
    padding: 13px 0;
    display: block;
    float: left;
}
div.categories {
    margin-top: 20px;
}

.hirlevel {
    background-color: #ddd1ce;
    margin-top: 40px;
}
.hirlevel .hirlevel-in {
    width: 100%;
    min-height: 334px;
    padding: 35px 0 0 0;
    background: url('../assets/hirlevel-bg.png') no-repeat right 30px;
    box-sizing: border-box;
}
.hirlevel .hirl-box {
    width: 40%;
    box-sizing: border-box;
}
.hirlevel .hirl-box p.hl {
    color: #4c2f1e;
    font-size: 36px;
    line-height: 38px;
    margin: 0 0 16px 0;
    
}
.hirlevel .hirl-box p.hl-s {
    font-size: 24px;
    line-height: 26px;
    color: #4c2f1e;
    margin: 0;
}
.hirlevel .hmail {
    font-size: 20px;
    border: none;
    height: 52px;
    box-sizing: border-box;
    padding: 5px 15px;
    width: 60%;
    margin: 30px 0 10px 0;
}
.hirlevel .hbtn {
    font-size: 20px;
    color: #fff;
    background-color: #4c2f1e;
    border: none;
    text-transform: uppercase;
    width: 60%;
    padding: 6px 0;
}

.reklam {
    box-sizing: border-box;
    padding: 60px 0 40px 0;
}











body .breadcrumbs .item {
    font-family: 'bree-light';
    font-size: 16px;
    color: #222221;
}
body .frame {
    min-height: 73vh;
}
body .categories a {
    position: relative;
}
body .categories a span.text {
    position: absolute;
    bottom: 20px;
    width: 90%;
    display: block;
    background: #7fa7a3;
    font-family: 'bree-light';  
    height: auto;
    font-size: 30px;
    line-height: 54px;
    padding: 0 0 2px 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
#footer {
    background: #ddd1ce;
    padding: 0;
    color: #eee;
    font-size: 14px;
}
#footer .links a {
    font-family: 'bree-light', sans-serif;
    font-size: 18px;
    display: inline-block;
    line-height: normal;
    color: #4c2f1e;
    padding: 5px;
    margin: 30px 15px;
    text-decoration: none;
}
#footer .copyright {
    background: #4c2f1e;
    text-align: center;
    padding: 15px 0;
    width: 100%;
    color: #fff;
    font-family: 'Bree Serif', serif;
    font-size: 12px;
}
#footer .row {

}
#footer .row .col-lg-12 {
    width: 1190px;
    margin: 0 auto;
}
.text-center {
    text-align: center;
}

body .product {
    border: 1px solid #909090;
    box-sizing: border-box;
    width: 100%;
    padding: 16px;
    margin: 0 0 30px 0;
}
body .product p.title {    
    font-family: 'bree-light', serif !important;
    margin: 15px 0 0 0;
    line-height: 22px;
}
body .product p.title a {
    font-size: 22px;
    color: #222221;
    text-transform: initial;
    text-decoration: none;
    margin: 0;
}
body .product p.tipus {
    font-size: 22px;
    margin: 4px 0;
    color: #868686;
    font-family: 'bree-th', serif;
}
body .product p.brutto-ar {
    font-size: 18px;
    margin: 0;
    color: #676764;
    font-family: 'bree-th', serif;
}
body .product p.brutto-ar span {
    font-family: 'bree-light', serif;    
}
body .product .gombok select {
    width: 45%;
    float: left;
    font-family: 'bree-th', serif;
    font-size: 16px;
    height: 36px;
    color: #222221;
    border: 1px solid #222221;
}
body .product .gombok button {
    width: 45%;
    float: right;
    font-family: 'bree-th', serif;
    font-size: 16px;
    height: 36px;
    line-height: initial;
    background: #fff;
    border: 1px solid #222221;
    color: #222221;
    transition: all .3s ease-in-out;
}
body .product .gombok button:hover {
    cursor: pointer;
    background: #222221;
    color: #fff;
}
body .product .gombok select, body .product .gombok button {
    margin-top: 15px;
}
body .productframe {
    width: 1190px;
}
body .productframe .row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
body .col-md-4 {
    width: 25%;
    box-sizing: border-box;
    padding: 0 15px;
    float: left;
}
body .product .image {
    width: 100%;
    min-height: 276px;
}

div.kosar-layer {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.5);
    z-index: 1000;
    display: none;
}

div.kosar-content {
    width: 370px;
    position: fixed;
    right: 0;
    top: 0;
    background: #fff;
    height: 100%;
    z-index: 3005;
    transition: all .3s ease-in-out;
}
div.kosar-content.closed {
    right: -372px;
}
.clear {
    clear: both;
}
div.kosar-content p.kosar-title {
    padding: 16px 30px 0 30px;
    font-size: 26px;
    line-height: 28px;
    color: #131313;
    font-family: 'bree-light';
    margin: 0 0 15px 0;
}
div.kosar-content p.kosar-alcim {
    margin: 0 0 24px 0;
    padding: 0px 30px;
    color: #676764;
    font-size: 20px;
    line-height: 22px;
    font-family: 'bree-th';
}
div.kosar-content .kosar-elem {
    padding: 15px 18px 20px 18px;
    border-top: 1px solid #909090;
    position: relative;
}
div.kosar-content .kosar-elem .kosar-kep {
    float: left;
    width: 33.3333%;
    padding-right: 10px;
    box-sizing: border-box;
}
div.kosar-content .kosar-elem .kosar-kep img {
    width: 100%;
}
div.kosar-content .kosar-elem .kosar-info {
    float: right;
    width: 66.666%;
}
div.kosar-content .kosar-elem .kosar-info p {
    margin: 0;
}
div.kosar-content .kosar-elem .kosar-info p.termek-nev {
    color: #131313;
    font-size: 20px;
    font-family: 'bree-light';
    margin-top: 0px;
}
div.kosar-content .kosar-elem .kosar-info p.termek-tipus, div.kosar-content .kosar-elem .kosar-info p.termek-menny {
    color: #676764;
    font-size: 20px;
    line-height: 22px;
}
div.kosar-content .kosar-elem .kosar-info p.termek-menny {
    margin-top: 15px;
}
div.kosar-content .kosar-sum {
    padding: 30px;
    border-top: 1px solid #909090;
}
div.kosar-content .kosar-sum p.kosar-ossz {
    color: #131313;
    font-size: 27px;
    margin: 0;    
    line-height: 29px;
}
div.kosar-content .kosar-sum a {
    color: #222221;
    font-size: 25px;
    line-height: 25px;
    border: 1px solid #222221;
    display: block;
    padding: 8px 22px 12px 22px;    
    width: fit-content;
    text-decoration: none;
    margin-top: 22px;
    transition: all .3s ease-in-out;
}
div.kosar-content .kosar-sum a:hover {
    color: #fff;
    background: #222221;
}
div.kosar-content .kosar-sum p.info-csik {
    font-size: 14px;
    color: #676764;
    line-height: 16px;
    margin: 25px 0 0 0;
}
div.kosar-elem button.remove-elem {
    position: absolute;
    background: none;
    border: none;
    right: 30px;
    top: 40%;
}
div.kosar-elem button.remove-elem:hover {
    cursor: pointer;
}
div.kosar-elemek {
    max-height: 70%;
    overflow-y: scroll;
}
/* ===== Scrollbar CSS ===== */
/* Firefox */
div.kosar-elemek {
    scrollbar-width: auto;
    scrollbar-color: #7fa7a3 #ffffff;
}

/* Chrome, Edge, and Safari */
div.kosar-elemek::-webkit-scrollbar {
    width: 12px;
}

div.kosar-elemek::-webkit-scrollbar-track {
    background: #ffffff;
}

div.kosar-elemek::-webkit-scrollbar-thumb {
    background-color: #7fa7a3;
    border-radius: 10px;
    border: 3px solid #ffffff;
}
a#closebasket {
    position: absolute;
    top: 24px;
    right: 24px;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.termek-oldal {
    padding: 45px 0;
}
.termek-oldal .termek-jobb, .termek-oldal .termek-bal {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
}
.termek-oldal .termek-jobb {
    text-align: left;
}
.termek-oldal .termek-jobb h2.termek-nev {
    margin: 0 0 10px 0;
    font-size: 35px;
    color: #222221;
    line-height: 36px;
}
.termek-oldal .termek-jobb p.termek-tipus {
    color: #868686;
    font-size: 35px;
    line-height: 36px;
    margin: 0 0 20px 0;
}
.termek-ar > div {
    width: 50%;
    box-sizing: border-box;
}
.ar-kosar .termek-brutto {
    font-size: 28px;
    margin: 0;
    color: #676764;
    line-height: 30px;
}
p.egysegar {
    font-size: 20px;
    color: #676764;
    line-height: 22px;
    margin: 13px 0 35px 0;
}
.termek-oldal .shopbutton {
    width: 63%;
    float: right;
    font-family: 'bree-th', serif;
    font-size: 21px;
    line-height: initial;
    padding: 5px 0 8px 0;
    background: #fff;
    border: 1px solid #222221;
    color: #222221;
}
.termek-oldal .termek_q {
    float: left;
    width: 32%;
    height: 47px;
    font-family: 'bree-th', serif;
    font-size: 21px;
    line-height: initial;
    padding: 0 0 3px 10px;
    background: #fff;
    border: 1px solid #222221;
    color: #222221;
}
p.termek-ii {
    margin: 0 0 13px 0;
    background:url(/design/icon-keszlet.png) left center no-repeat;
    color: #424240;
    font-size: 16px;
    line-height: 18px;

    padding: 2px 0 2px 75px;
}
p.termek-ii.ti-2 {
    background:url(/design/icon-ido.png) left center no-repeat;
}
p.termek-ii.ti-3 {    
    background:url(/design/icon-szall.png) left center no-repeat;
}
div.termek-szallinfo {
    padding-left: 60px;
}

div.termek-infok {
    margin-top: 32px;
}
div.termek-infok p {
    margin: 0 0 17px 0;
    font-size: 20px;
    line-height: 28px;
    color: #868686;
    padding-left: 90px;
}
div.termek-infok p.evj {
    background:url(/design/evjarat.png) left center no-repeat;
}
div.termek-infok p.dulo {
    background:url(/design/dulo.png) left center no-repeat;
}
div.termek-infok p.tokek {
    background:url(/design/tokek.png) left center no-repeat;
}
div.termek-infok p.borkesz {
    background:url(/design/borkesz.png) left center no-repeat;
}
div.termek-infok p.alkohol {
    background:url(/design/alkohol.png) left center no-repeat;
}
div.termek-infok p.cukor {
    background:url(/design/cukor.png) left center no-repeat;
}
div.termek-infok p span {
    color: #222221;
}
div.termek-jell {
    box-sizing: border-box;
    width: 100%;
    padding: 52px 10px 10px 10px;
    text-align: left;
}
div.termek-jell h3.title {
    font-size: 22px;
    color: #767676;
    margin: 0;
    line-height: 24px;
}
div.termek-jell div.ism, div.termek-jell div.ism p {
    font-size: 18px;
    color: #868686;
    font-family: 'bree-th', serif;
    line-height: 20px;
}

#order-page {
    box-sizing: border-box;
    width: 1190px;
    margin: 60px auto 0 auto;
}
#order-page h2.p-title {
    margin: 0 0 30px 0;
    font-size: 35px;
    color: #222221;
    line-height: 36px;
}
#order-page .col50 {
    box-sizing: border-box;
    width: 50%;
    float: left;
}
#order-page .col50 div.title, #order-page .col-100.title, 
#order-page .col-100 div.title {
    font-size: 22px;
    color: #767676;
    margin: 0;
    line-height: 24px;
}
#order-page .col50 table tr td {
    color: #424240;
    font-size: 16px;
    line-height: 18px;
    padding: 3px;
}
#order-page .col50 table tr td input {
    padding: 8px 5px;
    border: 1px solid #222221;
}
#order-page .col-100 {
    box-sizing: border-box;
    width: 100%;
}
#order-page .col-100.title {
    margin-bottom: 30px;
}
#order-page div.sep {
    border-bottom: 1px solid #7fa7a3;
}
#order-page div.sep2 {
    border-bottom: none;
}
#order-page .py-15 {
    padding: 15px 0;
}
#order-page textarea {
    margin: 10px 0;
    border: 1px solid #222221;
    min-height: 150px;
}
#order-page .order-submit button, a.btn-webshop {
    width: auto;    
    font-family: 'bree-th', serif;
    font-size: 21px;
    line-height: initial;
    padding: 5px 15px 8px 15px;
    background: #fff;
    border: 1px solid #222221;
    color: #222221;
    margin-top: 30px;
    transition: all .3s ease-in-out;
    text-decoration: none;
}
#order-page .order-submit button:hover, a.btn-webshop:hover {
    color: #fff;
    background: #222221;
    cursor: pointer;
}
#order-page div.termekek {
    margin-top: 30px;
}
.order-after-page {
    min-height: 70vh;
    width: 1190px;
    margin: 50px auto 0 auto;
}
.order-after-page h2 {
    margin-bottom: 30px;
}
.orderinfo p {
    font-size: 22px;
}
.orderinfo p span {
    font-size: 18px;
}
body .categories a.main-page-cat span.text {
    transition: all .3s ease-in-out;
}
body .categories a.main-page-cat:hover span.text {
    background: #fff;
    color: #7fa7a3;
}
.text-left {
    text-align: left;
}
div.webshop-menu a.kosar-mobil, #mobil-hambimenu {
    display: none;
}

body div.kuponbevaltas .col-l {
    padding: 15px 15px 15px 0;
    box-sizing: border-box;
    color: #424240;
    font-size: 16px;
    line-height: 18px;
}
body div.kuponbevaltas .col-r {
    box-sizing: border-box;
}
div.kuponbevaltas .kupon-btn, div.kuponbevaltas .kupon-btn-del {
    width: auto;
    font-family: 'bree-th', serif;
    font-size: 14px;
    line-height: initial;
    padding: 3px 15px 7px 15px;
    background: #fff;
    border: 1px solid #222221;
    color: #222221;
    margin-top: 0px;
    transition: all .3s ease-in-out;
    text-decoration: none;
}

@media only screen and (max-width: 1220px) {
    body .webshop-menu {
        height: 52px;
        box-sizing: border-box;
    }
    body .menu-container {
        display: none;
        width: 100%;
        box-sizing: border-box;
        position: fixed;
        top: 0;        
        left: 0;
        right: 0;
        background: rgba(0,0,0,.85);
        z-index: 2001;
        height: 100%;        
    }
    
    div.webshop-menu .menu-container a:not(.kosar-mobil) {
        display: block;
        padding: 12px 0;
        text-align: center;        
    }
    div.webshop-menu .menu-container .menu-jobb {
        float: none;
    }
    div.webshop-menu a.kosar-mobil {
        display: inline-block;
        font-family: 'bree-light';
        text-decoration: none;
        color: #4c2f1e;
        font-size: 18px;
        display: block;
        background: url(../assets/kosar.png) no-repeat center right;
        padding: 0 35px 0 0 !important;
        position: absolute;
        top: 10px;
        right: 80px;
        z-index: 3000;
    }
    .kosar .basket {
        display: none !important;
    }
    div.webshop-menu .menu-container .menu-jobb a.top-face, div.webshop-menu .menu-container .menu-jobb a.top-insta {
        float: none;
    }
    body .productframe, #footer .row .col-lg-12, .breadcrumbs, div.webshop-menu .menu-container {
        width: 100%;
    }
    .categories, .categories a.main-page-cat, .productframe, .breadcrumbs {
        box-sizing: border-box;
    }
    .breadcrumbs {
        margin: 20px 0 0 0;
        padding: 0 20px;
        min-height:  fit-content;
    }
    
    #order-page {
        width: 100%;
        padding: 0 20px;
    }
    div.container {
        width: 100%;
    }
    .main-carousel .slider-item {
        background-image: none !important;
    }
    .main-carousel .col-sm-6 {
        width: 90%;
        float: none;
        margin: 0 auto;
    }
    .main-carousel .slider-item {
        height: auto;
        padding-bottom: 64px;
    }
    .categories div.col-md-3 {
        width: 50%;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 968px) {
    #mobil-hambimenu {
        display: block;
    }
    .termek-oldal .termek-jobb, .termek-oldal .termek-bal {
        width: 100%;
    }
    .termek-oldal .termek-bal img {
        width: 100%;
    }
    .termek-oldal .termek-jobb {
        padding: 20px;
    }
    
    #menuToggle
    {
        display: block;
        position: absolute;
        top: 17px;
        right: 15px;
        z-index: 3000;
        -webkit-user-select: none;
        user-select: none;
    }

    #menuToggle input
    {
        display: block;
        width: 40px;
        height: 32px;
        position: absolute;
        top: -7px;
        left: -5px;
        cursor: pointer;
        opacity: 0; /* hide this */
        z-index: 2; /* and place it over the hamburger */
        -webkit-touch-callout: none;
    }

    /*
     * Just a quick hamburger
     */
    #menuToggle span
    {
        display: block;
        width: 33px;
        height: 4px;
        margin-bottom: 5px;
        position: relative;
        background: #fff;
        border-radius: 3px;        
        z-index: 3000;
        transform-origin: 4px 0px;
        transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
            background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
            opacity 0.55s ease;
    }

    #menuToggle span:first-child
    {
        transform-origin: 0% 0%;
    }

    #menuToggle span:nth-last-child(2)
    {
        transform-origin: 0% 100%;
    }

    /* 
     * Transform all the slices of hamburger
     * into a crossmark.
     */
    #menuToggle input:checked ~ span
    {
        opacity: 1;
        transform: rotate(45deg) translate(-2px, -1px);
        background: #fff;
    }

    /*
     * But let's hide the middle one.
     */
    #menuToggle input:checked ~ span:nth-last-child(3)
    {
        opacity: 0;
        transform: rotate(0deg) scale(0.2, 0.2);
    }

    /*
     * Ohyeah and the last one should go the other direction
     */
    #menuToggle input:checked ~ span:nth-last-child(2)
    {
        transform: rotate(-45deg) translate(0, -1px);
    }

    div.top-sav {
        display: none;
    }

    .hirlevel .hirlevel-in {
        background: none;
        padding: 40px 0;
    }

    .hirlevel .hirl-box {
        width: 95%;
        margin: 0 auto;
    }


    body .col-md-4 {
        width: 50%;
    }

    div.webshop-menu .menu-container a {
        color: #fff;
    }

    .main-carousel .slider-item h2 {
        margin: 26px 0;
        font-size: 44px;
    }
}
@media only screen and (max-width: 805px) {
    .termek-ar > div {
        width: 100%;
    }
    div.termek-szallinfo {
        padding: 0;
        margin: 30px 0 0 0;
    }
    p.termek-ii {        
        float: left;
        width: 33.33%;
        box-sizing: border-box;
    }
    div.termek-infok p {
        float: left;
        width: 50%;
        box-sizing: border-box;
    }
    div.termek-jell {
        padding-top: 20px;
    }


    .akciosok .akcios-1, .akciosok .akcios-2, .akciosok .akcios-3 {
        width: 100%;
        padding: 0 20px 20px 20px;
    }

    .product .image {
        height: 350px;
    }
    .product .image img {
        display: none;
    }

    body div.kuponbevaltas .col-l {
        display: none;
    }
    body div.kuponbevaltas .col-r {
        width: 100%;
        text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    .owl-carousel-2 .owl-item .slider-img, .product .image {
        background-size: contain !important;
    }
    .categories a.main-page-cat {
        width: 100%;
        
        margin: 0px;
    }
    .categories a.main-page-cat img {
        width: 100%;
    }
    body .categories a span.text {
        bottom: 40px;
    }
    #footer .footer-top .links a {
        width: 100%;
        margin: 0;
        padding: 13px 0;
    }

    div.akcios-kicsi {
        height: auto;
    }

    body .productframe .row {
        margin: 0;
    }
    body .col-md-4 {
        width: 50%;
    }
    body .product {
        height: auto;
        min-height: fit-content;
    }
    
    #order-page .col50 {
        width: 100%;
    }
    
    .ordrtbl tr td:last-child {
        width: 100px;
    }
    #order-page .col50 table.bree-light {
        width: 100%;
    }
    #order-page .col50 table.bree-light td {
        width: 50%;
    }

    .categories div.col-md-3 {
        width: 100%;
    }
    
}

@media only screen and (max-width: 510px) {
    body .col-md-4 {
        width: 100%;
    }
}

@media only screen and (max-width: 400px) {
    p.termek-ii {
        width: 100%;
    }
    div.termek-infok {
        margin-top: 10px;
    }
    div.termek-infok p {
        width: 100%;
        background-position: 13px center !important;
        padding-left: 80px;
        float: none;
    }
    
}

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

}