/*
Theme Name: FODS
Author: Sergei Shumailov
Version: 1.0
*/

h2 {
    letter-spacing: 1px;
    font-size: 32px;
    font-family: 'gt';
    line-height: 45px;
    margin-bottom: 20px;
    margin-left: 0px;
}


div.wpcf7 .ajax-loader {
    display: none !important;
}


body {
    padding: 0px;
    margin: 0px;
    font-family: 'lato';
}

a {
    color: black;
}


@font-face {
    font-family: 'anglecia';
    src: url(fnt/anglecia.otf);
}

@font-face {
    font-family: 'gt';
    src: url(fnt/gt.otf);
}

@font-face {
    font-family: 'lato';
    src: url(fnt/lato.ttf);
}

@font-face {
    font-family: 'lato-black';
    src: url(fnt/lato-black.ttf);
}



@font-face {
    font-family: 'aire';
    src: url(fnt/aire.otf);
}


.clear {
    clear: both;
}

.clear-10 {
    clear: both;
    height: 10px;
}

.clear-20 {
    clear: both;
    height: 20px;
}

.clear-30 {
    clear: both;
    height: 30px;
}

.clear-40 {
    clear: both;
    height: 40px;
}

.clear-50 {
    clear: both;
    height: 50px;
}

.clear-60 {
    clear: both;
    height: 60px;
}

.clear-70 {
    clear: both;
    height: 70px;
}

.clear-80 {
    clear: both;
    height: 80px;
}

.clear-90 {
    clear: both;
    height: 90px;
}

.clear-100 {
    clear: both;
    height: 100px;
}

.clear-110 {
    clear: both;
    height: 110px;
}

.clear-120 {
    clear: both;
    height: 120px;
}

.clear-130 {
    clear: both;
    height: 130px;
}

.clear-140 {
    clear: both;
    height: 140px;
}

.clear-150 {
    clear: both;
    height: 150px;
}

.clear-160 {
    clear: both;
    height: 160px;
}

.clear-170 {
    clear: both;
    height: 170px;
}

.clear-180 {
    clear: both;
    height: 180px;
}

.clear-190 {
    clear: both;
    height: 190px;
}

.clear-200 {
    clear: both;
    height: 200px;
}

.clear-210 {
    clear: both;
    height: 210px;
}

.clear-220 {
    clear: both;
    height: 220px;
}

.clear-230 {
    clear: both;
    height: 230px;
}

.clear-240 {
    clear: both;
    height: 240px;
}

.clear-250 {
    clear: both;
    height: 250px;
}

.clear-260 {
    clear: both;
    height: 260px;
}

.clear-270 {
    clear: both;
    height: 270px;
}

span[data-jarallax-element] {
    display: inline-block;
}


.desktop-only {
    display: block;
}

.mobile-only {
    display: none;
}




.close-bag img {
    width: 100%;
    height: auto;
}

.close-bag {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 46px;
    right: 10px;
    cursor: pointer;
    z-index: 9999;
}



.product-quantity {
    position: absolute;
    margin-top: 14px;
    font-size: 9px;
    font-family: 'gt';
    color: black;
    width: 24px;
    text-align: center;
}



.order-form {
    display: none;
}

.order-ok-txt {
    font-size: 16px;
    line-height: 1.8em;
}

.order-ok {
    font-size: 25px;
    margin: 10px 0 20px 0;
}

.cash:before {
    margin: -3px 20px 0 0;
    display: block;
    float: left;
    content: '';
    width: 41px;
    height: 41px;
    background: url('img/icon-cash.png') no-repeat;
    background-size: contain;
}

.cash {
    color: #373737;
    font-size: 16px;
    float: left;
}




.wpcf7-mail-sent-ok {
    display: none !important;
}

.contact-form-close {
    height: 100vh;
    width: 100%;
    position: absolute;
    z-index: 9;
}

.flipInX {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.min {
    color: #676767;
    font-size: 14px;
    font-family: 'lato';
    line-height: 1.5em;
}



.form-input-wrap-4 {
    margin-top: 10px;
}

.form-input-wrap-2 {
    margin-top: 0px;
}

.form-input-wrap-5 {
    margin-top: 10px;
}



.exportform__button {
    cursor: pointer;
    display: inline-block;
    background-color: black;
    font-family: 'lato';
    float: none;
    margin-top: 0px;
    position: relative;
    color: white;
    font-size: 18px;
    padding: 20px 55px;
    -webkit-appearance: none;
    border-radius: 0;
}


.send-ok {
    cursor: pointer !important;
    display: inline-block !important;
    width: auto !important;
    height: auto !important;
    background-color: black !important;
    font-family: 'lato' !important;
    float: none !important;
    margin-top: 0px !important;
    position: relative;
    color: white !important;
    font-size: 18px !important;
    padding: 20px 40px !important;
    -webkit-appearance: none !important;
    border-radius: 0 !important;
}


.send-ok-btn {
    cursor: pointer !important;
    display: inline-block;
    width: auto !important;
    height: auto !important;
    background-color: black !important;
    font-family: 'lato' !important;
    float: none !important;
    margin-top: 0px !important;
    position: relative;
    color: white !important;
    font-size: 18px !important;
    padding: 20px 40px !important;
    -webkit-appearance: none !important;
    border-radius: 0 !important;
}



.form__label {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 1.2rem;
    left: 0;
    color: #4d4d4d;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    font-size: 16px;
    font-size: 1rem;
    white-space: nowrap;
    transition: all .3s;
    font-family: 'lato';
}

.form__label.filled {
    color: #cacaca;
    font-size: 15px;
}

.form__input-wrap {
    position: relative;
    border-bottom: .1px solid #818181;
    margin-bottom: 0px;
}

.form-label-1.filled {
    top: -.5rem;
}

.form-label-2.filled {
    top: -.5rem;
}

.form-label-3.filled {
    top: -.5rem;
}

.form-label-4.filled {
    top: -.5rem;
}

.form-label-5.filled {
    top: -.5rem;
}

.cf input {
    box-sizing: border-box;
    width: calc(100% - 25px);
    padding: 1rem 0;
    outline: none;
    border-radius: 0;
    border: 0 solid transparent;
    color: #000;
    font-size: 16px;
    font-family: 'lato';
    background-color: transparent;
}

.form-ok {
    display: none;
}


.contact-form {
    margin-top: 0px;
}


.cf {
    margin-top: 10px;
    width: 100%;
}

.samer {
    display: none;
}

.shoping-cart-mobile {
    transition: all 0.2s ease-in-out;
}

.order-position.boom {
    transform: scale(1.03);
}

.shoping-cart-mobile.boom {
    transform: scale(1.3);
    stroke: black !important;
}

.shoping-cart-mobile.boom .product-quantity {
    color: black;
}


.order-total-cost {
    transition: all 0.2s ease-in-out;
}

.order-total-cost.boom {
    transform: scale(1.03);
}

.order-position {
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}


.menu-item-wrapper.boom {
    transform: scale(1.06);
}




.menu-item-wrapper.active {
    background-color: beige;

}

.total-price-sep {
    letter-spacing: 1px;
}

.cart-empty-txt {
    text-align: left;
}

.cart-empty {
    line-height: 1.8em;
    text-align: center;
}

.cart-empty img {
    width: 70%;
}

.empry-cart-img {
    height: auto;
    opacity: .4;
    margin: 0 auto 30px auto;
}

.empty-cart-btn {
    margin: 0px 0;
    cursor: pointer;

}

.trash-alt {
    width: 13px;
    height: 18px;
    margin: 0px 6px 0 0;
    display: block;
    float: left;
}

.empty-cart-btn:before {
    content: '';

}

.shopping-cart-head {
    background: steelblue;
    color: white;
    padding: 9px;
    margin-bottom: 20px;
}

.empty-cart-btn,
.shopping-cart-head,
.cart-checkout {
    display: none;

}


.menu-item-description-add {
    font-family: 'lato';
    color: black;
    font-size: 16px;
    margin-top: 0px;
    line-height: 1.6em;
    max-height: 72px;
    overflow: hidden;
    height: 55px;
}

.add-to-cart-click {
    width: 100%;
    position: absolute;
    height: 100%;
}

.menu-item-wrapper {
    position: relative;
    width: 44%;
    height: 470px;
    float: left;
    background-color: white;
    overflow: hidden;
    cursor: pointer;
    margin: 0 40px 50px 0;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0px 0px 7px -1px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 0px 7px -1px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 0px 7px -1px rgba(0, 0, 0, 0.09);
    position: relative;

}

.menu-item-wrapper:hover {

    background-color: beige;
}


.menu-item-description {
    margin-top: 25px;
}

.menu-item-description-main {
    color: black;
    font-size: 20px;
    font-family: 'gt';
    line-height: 1.4em;
    font-weight: 100;
    letter-spacing: 0pt;
    padding-right: 30px;
}

.menu-item-img {
    margin-top: 5px;
    width: 378px;
    height: 218px;
}

.price {
    color: black;
    float: left;
    font-size: 18px;
    font-family: 'lato';
    position: absolute;
    bottom: 30px;
}

.icons-legend {
    float: left;
    margin-top: -10px;
}

.icon-legend-hot {
    background: url('img/legend-1.png') no-repeat;
    background-size: contain;
    width: 35px;
    height: 35px;
    margin-right: 15px;
    float: left;
}

.icon-legend-warm {
    background: url('img/legend-2.png') no-repeat;
    background-size: contain;
    width: 35px;
    height: 35px;
    margin-right: 15px;
    float: left;
}

.icon-legend-onion {
    background: url('img/legend-3.png') no-repeat;
    background-size: contain;
    width: 35px;
    height: 35px;
    margin-right: 15px;
    float: left;
}

.menu-item {
    padding: 0px 22px 14px 22px;
    height: 100%;
}

.menu-items {
    margin-top: 0px;
    position: relative;
    z-index: 1;
}



h2 {
    position: relative;
    z-index: 1;
}

h1 {
    position: absolute;
    text-transform: uppercase;
    font-size: 150px;
    font-family: 'gt';
    opacity: .02;
    z-index: 0;
    margin: -70px 0px 0 0px;
}


.legenda {
    margin-top: 60px;
}

.legend-item:before {
    width: 35px;
    height: 35px;
    content: '';
    display: block;
    float: left;
    margin: -8px 11px 0 0;
}

.copyright-left {
    width: 70%;
    max-width: 725px;
}

.content-footer-delivery {
    width: 100%;
    padding: 0 33px;
    max-width: 1500px;
    margin: 0 auto;
}

.legend-item-1:before {
    background: url('img/legend-1.png') no-repeat;
    background-size: contain;
}

.legend-item-2:before {
    background: url('img/legend-2.png') no-repeat;
    background-size: contain;
}

.legend-item-3:before {
    background: url('img/legend-3.png') no-repeat;
    background-size: contain;
}

.legend-item {
    font-family: 'lato';
    color: #5d696c;
    font-size: 18px;
    font-style: italic;
    float: left;
    margin-right: 60px;
}

.scrollLinks {
    margin-top: 40px;
}

.scrollLinks a {
    color: #343636;
    padding: 10px 15px;
    background-color: #f1f1f1;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    margin: 0 16px 13px 0;
    font-family: 'lato';
    border-radius: 4px;
}


.scrollLinks-fixed {
    display: none;
}

.scrollLinks-fixed a {
    color: #343636;
    padding: 10px 15px;
    background-color: #f1f1f1;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    margin: 0 16px 13px 0;
    font-family: 'lato';
    border-radius: 4px;

}


.scrollLinks-fixed.fixed {
    display: block;
    position: fixed;
    margin-top: 0px;
    width: 100%;
    top: 0;
    left: 0;
    padding: 24px 0px 0px 33px;
    background: rgba(255, 255, 255, .8);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    z-index: 9999999999;
    -webkit-box-shadow: 0 -1px 1px 1px rgba(55, 58, 63, .15);
    box-shadow: 0 -1px 1px 1px rgba(55, 58, 63, .15);
}

.scrollLinks-fixed.fixed .scrollLinks-inner {
    width: 70%;
}

.order-total-cost-price {
    float: right;
}

.order-total-desc {
    float: left;
}

.order-total-cost {
    font-size: 16px;
    color: #3b3b3b;
    font-family: 'gt';
}

.position-cost {
    padding-right: 0px;
    float: right;
}

.position-quantity {
    width: 5%;
    padding-right: 0px;
    float: left;
}

.position-name {
    width: 67%;
    padding-right: 30px;
    float: left;
    line-height: 1.6em;
}

.order-list {
    font-size: 16px;
    color: #3b3b3b;
    margin-top: 40px;
}

.sideorder-h {
    color: #3b3b3b;
    font-family: 'gt';
    font-size: 29px;
}





.sideorder-inner {
    overflow-x: scroll;
    overflow-y: visible !important;
    padding: 65px 50px 95px 50px;
    position: fixed;
    height: 100vh;
    background-color: white;
    width: 450px;
}

.page-content-inner {
    position: relative;
    z-index: 2;
    padding: 110px 0px 90px 33px;
}

.nav a {
    text-decoration: none;
    color: #5d696c;
    transition: all 0.3s ease-in-out;
}


.nav a:hover {
    text-decoration: none;
    color: #000;
}




.top-bg-delivery {
    width: 100%;
    position: relative;
    background-size: contain;
    z-index: 0;
    margin-top: -140px;
    float: left;
}


*,
*:before,
*:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

/* MAIN VARIABLES FOR CUSTOMIZATION */
/* -------------------------------- */
.nav {
    overflow: hidden;
    position: absolute;
    left: 55%;
    top: 50%;
    width: auto;
    height: 90px;
    margin-top: -24px;
    background: #fff;
    border-radius: 0px;
    transform: translate3d(-50%, 0, 0);
    box-shadow: -1px 0px 10px -1px rgba(0, 0, 0, 0.16);
    z-index: 9;
}

.nav__cb {
    z-index: -1000;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    pointer-events: none;
}

.nav__content {
    position: relative;
    width: 90px;
    height: 100%;
    transition: width 1s cubic-bezier(0.49, -0.3, 0.68, 1.23);
}

.nav__cb:checked ~ .nav__content {
    transition: width 1s cubic-bezier(0.48, 0.43, 0.29, 1.3);
    width: 660px;
}

.nav__items {
    position: relative;
    width: 690px;
    height: 100%;
    padding-left: 20px;
    padding-right: 110px;
    list-style-type: none;
    font-size: 0;
}

.nav__item {
    display: inline-block;
    vertical-align: top;
    width: 140px;
    text-align: center;
    color: #5d696c !important;
    font-size: 16px;
    line-height: 90px;
    perspective: 1000px;
    transition: color 0.3s;
    cursor: pointer;
    font-family: 'lato';
}

.nav__item:hover {
    color: #5d696c;
}

.nav__item-text {
    display: block;
    height: 100%;
    transform: rotateY(-70deg);
    opacity: 0;
    transition: transform 0.7s cubic-bezier(0.48, 0.43, 0.7, 2.5), opacity 0.7s;
}

.nav__cb:checked ~ .nav__content .nav__item-text {
    transform: rotateY(0);
    opacity: 1;
    transition: transform 0.7s cubic-bezier(0.48, 0.43, 0.7, 2.5), opacity 0.2s;
}

.nav__item:nth-child(1) .nav__item-text {
    transition-delay: 0.3s;
}

.nav__cb:checked ~ .nav__content .nav__item:nth-child(1) .nav__item-text {
    transition-delay: 0s;
}

.nav__item:nth-child(2) .nav__item-text {
    transition-delay: 0.2s;
}

.nav__cb:checked ~ .nav__content .nav__item:nth-child(2) .nav__item-text {
    transition-delay: 0.1s;
}

.nav__item:nth-child(3) .nav__item-text {
    transition-delay: 0.1s;
}

.nav__cb:checked ~ .nav__content .nav__item:nth-child(3) .nav__item-text {
    transition-delay: 0.2s;
}

.nav__item:nth-child(4) .nav__item-text {
    transition-delay: 0s;
}

.nav__cb:checked ~ .nav__content .nav__item:nth-child(4) .nav__item-text {
    transition-delay: 0.3s;
}

.nav__btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
    height: 90px;
    padding: 36px 27px;
    cursor: pointer;
    text-align: right;
}

.nav__btn:before {
    content: "";
    display: block;
    width: 32px;
    height: 4px;
    border-radius: 0px;
    background: #535151;
    transform-origin: 50% 50%;
    transition: transform 1s cubic-bezier(0.48, 0.43, 0.29, 1.3), background-color 0.3s;
    margin-left: 8px;
}



.nav__btn:after {
    content: "";
    display: block;
    width: 40px;
    height: 4px;
    border-radius: 0px;
    background: #535151;
    transform-origin: 50% 50%;
    transition: transform 1s cubic-bezier(0.48, 0.43, 0.29, 1.3), background-color 0.3s;
}

.nav__btn:before {
    margin-bottom: 10px;
}

.nav__btn:hover:before,
.nav__btn:hover:after {
    background: #535151;
}

.nav__cb:checked ~ .nav__btn:before {
    transform: translateY(7px) rotate(-225deg);
    width: 40px;
    margin-left: 0px;
}

.nav__cb:checked ~ .nav__btn:after {
    transform: translateY(-7px) rotate(225deg);

}





.adress-delivery {
    text-align: left;
    float: none;
    position: relative;
    z-index: 2;
    color: #5d696c;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'lato';
    line-height: 30px;
    float: right;
    margin: 23px 70px 0 0px;
}

.header-line {
    position: relative;
    z-index: 9;
    height: 65px;
}





.logo-header {
    display: block;
    background: url('img/logo.png') no-repeat;
    width: 125px;
    height: 51px;
    background-size: contain;
    margin-left: 33px;
    margin: 20px auto 0 auto;
}


.content-container {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.page-content-footer {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0px 0 0;
    max-width: 100%;

}

.page-content {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 44px 0 0;
    max-width: 100%;

}

.sideorder {
    position: relative;
    z-index: 3;
    -webkit-flex: 0 0 440px;
    -ms-flex: 0 0 440px;
    flex: 0 0 440px;
    width: 440px;
    background-color: white;
    -webkit-overflow-scrolling: touch;

}

.map {
    width: 75%;
    height: 500px;
}



@media screen and (max-width: 1420px) {
    .sideorder-inner {
        width: 400px;
    }

    .sideorder {
        -webkit-flex: 0 0 370px;
        -ms-flex: 0 0 370px;
        flex: 0 0 370px;
    }

    h1 {
        font-size: 110px;
    }

    .h-bg-line {
        font-size: 110px;
    }

    .menu-item-img {
        width: 310px;
        height: auto;
    }

    .menu-item-wrapper {
        margin: 0 25px 25px 0;
    }

    .content {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
    }

    .h-bg-line {
        width: 1200px;
    }

    .news-img {
        float: right;
        height: 531px;
        width: 531px;
        margin-top: 50px;
    }


}




.page-content-inner.fixed {
    padding: 305px 0px 90px 33px;
}

.scrollLinks.fixed {
    position: fixed;
    margin-top: 0px;
    width: 100%;
    top: 0;
    left: 0;
    padding: 24px 0px 0px 33px;
    background: rgba(255, 255, 255, .8);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    z-index: 9999999999;
    -webkit-box-shadow: 0 -1px 1px 1px rgba(55, 58, 63, .15);
    box-shadow: 0 -1px 1px 1px rgba(55, 58, 63, .15);
}

.scrollLinks.fixed .scrollLinks-inner {
    width: 65%;
}




@media screen and (min-width: 1965px) {
    .scrollLinks.fixed {
        width: 100%;
    }
}

.dish-name {
    float: none;
    text-align: center;
    display: block;
    margin-top: 7px;
}

.dish-menu-open {
    position: absolute;
    top: -8px;
    right: 0;
    width: 30px;
    height: 37px;
    background: url('img/open-menu.png') no-repeat;
    background-size: contain;
}

#dish-select {
    font-size: 30px;
    opacity: 0;
    position: absolute;
}

.line-dish-inner {
    width: 90%;
    margin: 0 auto;
    position: relative;
}



.desc {
    letter-spacing: 1px;
    line-height: 1.6em;
    max-width: 780px;
    position: relative;
    z-index: 9;
    color: #5d696c;
    font-size: 18px;
    margin: 0 0 0px 0;
    font-family: 'lato';
}

.top-desc-delivery {
    font-family: 'lato';
    letter-spacing: 1px;
    line-height: 1.8em;
    color: #5d696c;
    font-size: 15px;
    padding: 20px 20px 0 0px;
}

.remove-desc {
    background: beige;
    padding: 15px;
    width: 200px;
    font-size: 13px;
    position: absolute;
    display: none;
    margin: -75px 0 0 -30px;
    z-index: 99999999999;
}

.remove-desc:after {
    content: '';
    display: block;
    border: 10px solid transparent;
    border-top: 15px solid beige;
    position: absolute;
    margin: 15px 0 0 15px;
}

.remove-desc.active {
    display: inline-block;
}

.desk-how-to-remove {
    font-size: 14px;
    color: #5d696c;
    margin: 10px 0 0 0;
    display: none;
}




.info-h {
    margin-top: -16px;
    font-family: 'aire';
    text-transform: uppercase;
    font-size: 110px;
    line-height: 1.2;
    position: relative;
    z-index: 1;
    color: #3b3b3b;
}

.sh-footer a {
    text-decoration: none;
    color: #3b3b3b;
}

.sh-footer {
    color: #3b3b3b;
    font-size: 18px;
    font-family: 18px;
    line-height: 1.667;
}

.logo {
    width: 293px;
    height: 73px;
    background: url('img/logo.png');
    background-size: contain;
}

.content-info {
    height: 380px;
    width: 1120px;
}

.info-block {
    float: left;
    margin-left: 0px;
}

.info-block-mar {
    float: left;
    margin-left: 60px;
}

.fods-footer {
    margin-top: 40px;
    background-color: #f6f6f6;
    padding: 50px 40px;
    line-height: 1.5;
}

.iframe-status {
    border: 0;
    width: 100%;
    height: 340px;
    display: none;
}


.iframe-status-last {
    border: 0;
    width: 100%;
    height: 340px;
}

.iframe-status-load {
    margin: 0 0 30px 0;
}

.ajax-load-gif {
    width: 20px;
    height: 20px;
    float: left;
    margin: 4px 13px 0 0;
}


.last-order-wrapper {
    display: block;
    line-height: 29px;
}

.last-order-wrapper.active {
    display: block;
}


.dishes-a {
    display: block;
    text-decoration: none;
    margin: 17px 0;
    font-family: 'gt';
    text-align: center;
    font-size: 20px;
}

.delivery-status-inner {
    line-height: 29px;
}


.dishes-menu {
    top: 0px;
    right: -900px;
    position: fixed;
    transition: all .5s ease-in-out;
    z-index: 99;
    display: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 100%;
    height: 100vh;
    background-color: white;
    -webkit-overflow-scrolling: touch;
}

.waiter-menu {
    top: 0px;
    right: -900px;
    position: fixed;
    transition: all .5s ease-in-out;
    z-index: 99;
    display: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 100%;
    height: 100vh;
    background-color: white;
    -webkit-overflow-scrolling: touch;
}


.mobile-sidebar.active {
    right: 0;
}

.top-menu {
    position: fixed;
    z-index: 998;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0 -1px 1px 1px rgba(55, 58, 63, .15);
    box-shadow: 0 -1px 1px 1px rgba(55, 58, 63, .15);
    background: rgba(255, 255, 255, .6);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    min-width: 320px;
}

.line-dish {
    display: none;
    font-size: 17px;
    color: #4d4d4d;
    width: 100%;
    padding: 10px 0 10px 0;
    font-family: 'gt';
}


.links-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 400px;
    margin: 0 auto;
    height: 100%;
    height: 70px;
}

.top-menu .links-wrap .bottom-menu-item {
    cursor: pointer;
    min-width: 64px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background-position: 50%;
    background-repeat: no-repeat;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    align-items: center;
    height: 100%;
}



.top-menu .links-wrap .bottom-menu-item {
    stroke: black;
    stroke-width: 1.7px;
    outline: none;
}

.dishes-menu-open-desc {
    color: black;
    margin-right: 10px;
    font-family: 'gt';
    font-size: 13px;
    text-transform: uppercase;
}

.top-menu .links-wrap .bottom-menu-item.active .dishes-menu-open-desc {
    color: black;

}

.top-menu .links-wrap .bottom-menu-item.active {
    /* background-color: #c49e7d;*/
    stroke: black;
    stroke-width: 2px;
}

.top-menu .links-wrap .bottom-menu-home.active {
    stroke-width: 2px;
    background-color: transparent;
    stroke: black;
}

.top-menu .links-wrap .bottom-menu-item.active .product-quantity {
    color: black;
}

.cart-hold {
    display: none;
}


.delivery-price-wrapper {
    margin-bottom: 10px;
}

.delivery-price-left {
    float: left;
}


.delivery-price-right {
    float: right;
}

.order-num-cf7 {
    display: none;
}

.online-pay {
    display: none;
}


.no-online-pay {
    display: none;
}

.online-pay.active {
    display: block;
}


.no-online-pay.active {
    display: block;
}

.get-pay-info,
.order-pay-cf7,
.recipient-email,
.recipient-pay,
.form-input-wrap-1,
.form-input-wrap-3,
.shopping-cart-list-iiko {
    display: none;
}

.choose-online {
    position: relative;
    display: block;
    margin: 20px 0 20px 0;
}

.choose-online select {
    display: block;
    min-width: 100%;
    max-width: 100%;
    font-family: 'lato';
    color: #4d4d4d;
    font-size: 16px;
    line-height: 1.4285714285714;
    text-decoration: none;
    text-align: left;
    min-height: 40px;
    cursor: pointer;
    padding: 12px 16px 14px 60px;
    border-radius: 3px;
    outline: none;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    border: 0px solid #818181;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: white;
}


.choose-online:before {
    margin: 10px 20px 0 0;
    display: block;
    float: left;
    content: '';
    width: 41px;
    height: 41px;
    background: url('img/icon-cash.png') no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 2;
}

.choose-online:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 9px;
    height: 6px;
    position: absolute;
    right: 0px;
    top: 51%;
    margin: -3px 0 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgOSA2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA5IDY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7fTwvc3R5bGU+PHRpdGxlPlBhZ2UgMTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9ImNhcnQiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC04NTguMDAwMDAwLCAtNzUyLjAwMDAwMCkiPjxnIGlkPSJjaGVja291dC1lbXB0eSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTYyLjAwMDAwMCwgMTUzLjAwMDAwMCkiPjxnIGlkPSJwYXltZW50IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMy4wMDAwMDAsIDU1OC4wMDAwMDApIj48cG9seWdvbiBpZD0iUGFnZS0xIiBjbGFzcz0ic3QwIiBwb2ludHM9IjI3Miw0MSAyNjcuNSw0NyAyNjMsNDEgIi8+PC9nPjwvZz48L2c+PC9nPjwvc3ZnPg==);
    pointer-events: none;
}

.suggestions-promo {
    display: none !important;
}

.suggestions-wrapper {
    margin: -20px 0 0 0 !important;
}

.suggestions-suggestions {
    margin-top: 15px !important;
}

.online-pay {
    height: 60px;
}

.menu-itemes.active {
    color: white;
    background-color: black;
}

.stop {
    display: none !important;
}




.varWrapper {
    top: 0px;
    height: 100%;
    position: absolute;
    background: rgba(255, 255, 255, .9);
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    z-index: 1;
    width: 435px;
    overflow: scroll;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    transition: all 0.3s ease-in-out;
    display: none;
}

.varWrapperInner {
    width: 80%;
    margin: 80px auto;
}


.varWrapperClose {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 30px;
    right: 30px;
}

.varWrapperH {
    font-family: 'gt';
    font-size: 20px;
    margin-bottom: 50px;
}

.varName {
    float: left;
    height: auto;
    width: auto;
    position: relative;
    border-bottom: 1px dotted grey;
}

.varPrice {
    float: right;
    height: auto;
    width: 23%;
    position: relative;
    text-align: right;
}

.menu-item-wrapper-var {
    margin: 20px 0;
}


.iiko-image-wrapper {
    text-align: center;
    margin-top: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    height: 218px;
    background-color: white;
    overflow: hidden;
}

.iiko-image {
    height: 100%;
    width: auto;
}

.licenseOver {
    width: 60%;
    margin: 200px auto 0 auto;
    text-align: center;
    font-family: 'lato';
    font-size: 16px;
    line-height: 1.5;
}


.calendarSvg {
    position: absolute;
    right: 7px;
    top: 8px;
}

#app {
    margin-top: 10px;
    position: relative;
    display: none;
}

.datepicker-buttons-container .datepicker-button .datepicker-button-effect {
    background: black !important;
}

.datepicker-buttons-container .datepicker-button svg {
    fill: black !important;
}

.datepicker {
    width: 380px !important;
    max-width: 380px !important;
    min-width: 380px !important;
}

.datepicker-day-effect,
.custom-button-effect {
    background: black !important;
    background-color: black !important;
}


.field.has-value:not(.no-label) .field-input {
    padding-top: 26px !important;
}

.custom-button.round {
    display: none !important;
}


.custom-button-content {
    color: black !important;
}

.header-picker,
.time-picker-column-item-effect {
    background: black !important;

}

.chooseTime {
    cursor: pointer;
    margin-top: 20px;
}

.chooseHide {
    display: none;
}

.chooseShow {
    border-bottom: 1px dotted;
    display: inline-block;
}

.chooseShow:after {
    content: '';
    display: none;
    width: 18px;
    height: 18px;
    background: url('img/timeIcon.png') no-repeat;
    background-size: contain;
    position: absolute;
    margin: 3px 0 0 9px;
    opacity: .6;
}

.chooseHide:after {
    content: '';
    display: inline-block;
    width: 9px;
    height: 9px;
    background: url('img/close.svg') no-repeat;
    background-size: contain;
    position: absolute;
    margin: 7px 0 0 7px;
    opacity: .7;
}

.st0 {
    fill: none;
    stroke: #010202;
    stroke-width: 55;
    stroke-miterlimit: 10;
}

.st1 {
    fill: none;
    stroke: #000000;
    stroke-width: 55;
    stroke-linecap: round;
    stroke-miterlimit: 10;
}


.waiterWrapperOk {
    margin-top: -25px;
}

.waiterWrapper {
    display: none;
}

.waiterLnk {
    cursor: pointer;
}

.waiterTxt {
    text-align: center;
    display: block;
    margin-bottom: 0px;
}

.waiterLoad {
    width: 25px;
    margin: 30px auto 20px auto;
}

.waiterLoad img {
    width: 100%;
}

.waiterOk {
    width: 180px;
    margin: 0px auto -35px auto;
}

.waiterOk img {
    width: 100%;
}

.waiterData {
    display: none;
}


.waiterLnkDesktop {
    cursor: pointer;
}

.desktopWaiter {
    float: left;
}

.waiterIcon {
    float: left;
    position: relative;
    width: 30px;
}

.waiterIcon2 img {
    width: 20px;
    padding: 0 0 4px 0;

}

.waiterIcon3 img {
    width: 130px;
    position: absolute;
    top: -38px;
    left: -55px;
    z-index: -1;
    float: left;
    display: block;
}



.waiterIcon2,
.waiterIcon3 {
    display: none;
}

.desktopWaiterWrapper {
    text-align: left;
    width: 440px;
    position: fixed;
    z-index: 9997;
    right: 0px;
    bottom: 0px;
    padding: 20px 50px 30px 50px;
    border-radius: 25px;
    background-color: white;
    height: 75px;
    overflow: hidden;
}

.desktopWaiter.done {
    margin: 0px 0 0 32px;
}


.wrapper18 {
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
}

.overlay18 {
    width: 100%;
    height: 100vh;
    background-color: black;
    opacity: .5;
    position: absolute;
    z-index: 1;
}

.box18wrapper {
    width: 100%;
    height: 100vh;
    position: absolute;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}

.box18 {
    background-color: white;
    border-radius: 15px;
    width: 550px;
}

.box18inner {
    padding: 40px 40px;
    text-align: center;
}

.box18h {
    font-family: 'gt';
    font-size: 20px;
}

.box18desc {
    margin-top: 10px;
    line-height: 1.4;
}

.btn18 {
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    width: auto;
    height: auto;
    background-color: black;
    font-family: 'lato';
    float: none;
    margin-top: 20px;
    position: relative;
    color: white;
    padding: 20px 30px;
    font-size: 15px;
}

.menuDesc {
    font-size: 16px;
    line-height: 1.6em;
}

.menuImageWrapper {
    margin-top: 5px;
    height: 218px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 5px;
}

.noimage {
    border: 1px solid #e4e4e4;
    border-radius: 4px;
}

.weight-desc {
    color: #727272;
    font-size: 15px;
    font-family: 'lato';
    margin-left: 5px;
}

.userLogo {
    max-width: 500px;
}

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

    .noimage {
        display: none !important;
    }

    .menuImageWrapper {
        width: 100%;
        height: 170px;
    }

    .userLogo {
        width: 60% !important;
        display: block;
        margin: 0 auto;
    }

    .box18h {
        font-size: 17px;
    }


    .box18 {
        width: 90%;
        font-size: 15px;
    }

    .btn18 {
        padding: 17px 25px;
    }

    .desktopWaiterWrapper {
        display: none;
    }

    .datepicker {
        padding: 90px 20px 0 20px;
    }

    .licenseOver {
        width: 90%;
        margin: 200px auto 0 auto;
    }


    .iiko-image-wrapper {
        width: 100%;
        height: 218px;
        margin: 5px auto 0 auto;
    }

    .varWrapper {
        width: 100% !important;
    }

    .scrollLinks-fixed {
        display: none !important;
    }

    .dishes-menu {
        display: block;
    }

    .waiter-menu {
        display: block;
    }

    .remove-desc {
        margin: -75px 0 0 0px;
    }


    .page-content-inner.fixed {
        padding: 0px 0px 90px 0px
    }




    .desc br {
        display: none;
    }

    .scrollLinks {
        display: none;
    }

    .map {
        width: 100%;
        height: 350px;
    }

    .sideorder-inner::-webkit-scrollbar-button {
        display: none;
        height: 5px;
        background-color: #fafafa;
    }

    .sideorder-inner::-webkit-scrollbar-thumb {
        background-color: #fafafa;
    }

    .sideorder-inner::-webkit-scrollbar-track {
        background-color: #fafafa;
    }

    .sideorder-inner::-webkit-scrollbar {
        width: 10px;
    }


    .sideorder {
        top: 0;
        right: -900px;
        transition: all .5s ease-in-out;
        display: block;
        position: fixed;
        z-index: 997;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        width: 100%;
        height: 100vh;
        background-color: white;
        -webkit-overflow-scrolling: touch;
    }

    .sideorder.active {
        right: 0;
    }

    .sideorder-inner {
        overflow: scroll;
        padding: 90px 10px 50px 10px;
        position: relative;
        height: 100vh;
        background-color: white;
        width: 90%;
        margin: 0px auto 0 auto;
    }





    .sideorder-inner::-webkit-scrollbar-thumb {
        background: #ffffff;
        border: 0px none #ffffff;
    }

    .sideorder-inner::-webkit-scrollbar-thumb:hover {
        background: #ffffff;
    }

    .sideorder-inner::-webkit-scrollbar-thumb:active {
        background: #ffffff;
    }

    .sideorder-inner::-webkit-scrollbar-track {
        background: #ffffff;
        border: 0px none #ffffff;
    }

    .sideorder-inner::-webkit-scrollbar-track:hover {
        background: #ffffff;
    }

    .sideorder-inner::-webkit-scrollbar-track:active {
        background: #ffffff;
    }

    .sideorder-inner::-webkit-scrollbar-corner {
        background: transparent;
    }




    .menu-item-img {
        width: 100%;
        height: auto;
        margin: 5px auto 0 auto;
    }


    .menu-item {
        padding: 25px 20px;
    }

    .menu-item-description-main {
        font-size: 20px;
        line-height: 1.2em;
        height: auto;
        overflow: visible;
    }

    .menu-item-description-add {
        font-size: 15px;
        margin-top: 5px;
        line-height: 1.4em;
        height: auto;
        max-height: unset;
    }

    .price {
        float: left;
        font-size: 18px;
        position: relative;
        margin-top: 20px;
        bottom: 0;
    }

    .footer,
    section.footer-compensator {
        height: 510px;
    }


    .copyright-left {
        width: 100%;
        max-width: 725px;
    }

    .navigation .hamburger-menu {
        transition: all 0s ease-in-out;
    }




    .top-bg-delivery:before {
        width: 0px;

    }

    .top-bg-delivery {
        margin-top: -150px;
    }

    .header-line {
        position: relative;
        z-index: 1;
        height: unset;
        width: 90%;
        margin: 0 auto;
    }


    .page-content {
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        padding-top: 90px;
        max-width: 100%;
        width: 100%;
    }

    .content-container {
        overflow: hidden;
        width: 100%;
        display: block;
        position: relative;
    }

    .page-content-inner {
        position: relative;
        z-index: 2;
        padding: 0px;
        width: 90%;
        margin: 160px auto 0 auto;
    }

    .menu-item-wrapper {
        width: 100%;
        height: auto;
        float: none;
        background-color: #fefefe;
        overflow: hidden;
        cursor: pointer;
        margin: 0 auto 40px auto;
        transition: all 0.2s ease-in-out;
    }

    .legend-item {
        margin-bottom: 10px;
        font-size: 15px;
        margin-right: 27px;

    }

    h1 {
        font-size: 80px;
        text-align: center;
        float: none;
        width: 100%;
    }

    .adress-delivery {
        display: none;
        text-align: left;
        float: left;
        position: relative;
        z-index: 2;
        color: #5d696c;
        font-size: 18px;
        letter-spacing: 1px;
        font-family: 'lato';
        line-height: 30px;
        float: left;
        margin: 10px 70px 0 0px;
        clear: both;
    }


    .nav {
        display: none;
    }

    .logo-header {
        width: 80px;
        height: 33px;
        background-size: contain;
        margin: 0 auto;
    }

    .footer {
        height: 510px;
    }

    h2 {
        letter-spacing: 0px;
        line-height: 1.5;
        margin-left: 10px;
        font-size: 23px;
        text-align: center;
    }

    .piece-2 {
        width: 56px;
        height: 84px;
        float: right;
        margin: 350px 20px 0 0px;
    }

    .piece-5,
    .piece-1,
    .piece-12,
    .piece-3,
    .piece-10 {
        display: none;
    }



    .adresos {
        font-size: 15px;
        line-height: 15px;
    }


    .copyright-right {
        float: left;
        margin-top: 20px;
    }

    .copyright-left {
        width: 100%;
    }



    .information-wrapper {
        margin: 0;
    }


    .h-news {
        margin: -120px 0 0 0px;
    }

    .bg-news {
        position: absolute;
        width: 100%;
        background-color: #fafafa;
        left: 0px;
        height: 410px;
        margin-top: 90px;
        z-index: 0;
    }

    .bg-middle-2 {
        width: 200px;
        height: 400px;
        margin-top: 220px;
    }

    .header-before-3 {
        margin-left: 0px;
    }

    .txt-block-interior {
        width: 100%;
    }

    .slider-2 .slick-next:before {
        height: 11px;
        background-position: 41px 0px;
    }

    .slider-2 .slick-next {
        right: 0px !important;
        background-color: black !important;
        width: 145px;
        height: 50px;
        margin-right: -15px;
        top: 90px;
    }

    .slider-2 {
        width: 100%;
        height: 350px;
        position: relative;
        left: 0;
        z-index: 9999999;
    }

    .h-bg {
        float: left;
    }



    .header-before-2 {
        margin-left: 0px;
    }

    .txt-block-bakery {
        width: 100%;

    }

    header-before-2 {
        margin-left: 0px;
    }

    .h-site span {
        margin-right: -25px;
    }

    .h-site {
        position: absolute;
        text-transform: uppercase;
        font-size: 70px;
        font-family: 'gt';
        color: #f8f8f8;
        z-index: 0;
        width: 90%;
        overflow: hidden;
    }

    .h-bakery {
        margin: -100px 0 0 0px;
    }

    .main-piece img {
        width: 100%;
        height: unset;
    }

    .bakery-bg-pieces {
        width: 848px;
    }

    .bg-middle-1 {

        height: 350px;

    }

    .header-before:before {
        margin-left: -26px;
    }

    .text-before-1 {
        margin: 30px 0 0 0px;
        width: 100%;
        color: #3b3b3b;
        font-family: 'lato';
        font-size: 18px;
        letter-spacing: 1px;
        line-height: 32px;
    }

    .about-section-2 {
        margin: 90px 0 0 0px;
        position: relative;
        z-index: 2;
    }

    .txt-block-left {
        margin-top: 95px;
        width: 100%;
    }

    .slider-1 .slick-next:before {
        height: 11px;
        background-position: 41px 0px;
    }


    .slider-1 .slick-next {
        left: 0px !important;
        background-color: black !important;
        width: 145px;
        height: 50px;
        margin-left: -15px;
        top: 90px;
    }

    .slider-img {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center right;
        width: 100%;
        height: 350px;
    }

    .slider-1 {
        width: 100%;
        height: 350px;
        position: relative;
        right: 0;
        margin-top: 90px;
    }

    .desktop-only {
        display: none;
    }

    .mobile-only {
        display: block;
    }

    .line-dish.open {
        display: block;
    }



    .h-bg-line {
        position: absolute;
        text-transform: uppercase;
        font-size: 64px;
        font-family: 'gt';
        color: #f8f8f8;
        z-index: 0;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        margin-top: 20px;
    }

    .top-100 {
        width: 100%;
        height: 627px;
        max-width: 1500px;
    }

    .scroll-down-arrow img {
        width: 12px;
        height: 50px;
        margin-top: 0px;
    }


    .scroll-down-txt {
        display: none;
    }

    .top-left {
        text-align: center;
        position: relative;
        margin: 30px 0 0 0px;
        padding-top: 28px;
    }

    .scroll-down {
        text-align: center;
        text-decoration: none;
        margin: 30px auto 0 auto;
        width: 83px;
        height: 120px;
        display: block;
        opacity: 0;
        transition: all 1.1s ease-in-out;
    }

    .adress {
        text-align: center;
        float: none;
        position: relative;
        z-index: 2;
        color: #5d696c;
        font-size: 18px;
        letter-spacing: 1px;
        font-family: 'lato';
        line-height: 30px;
        margin: 40px 0px 0 0;
    }

    .line {
        height: 50px;
        overflow: hidden;
    }

    .top-slogan {
        text-align: center;
        font-size: 35px;
        color: #5d696c;
        font-family: 'gt';
        position: relative;
        z-index: 2;
        width: 100%;
        margin: 0 auto;
        padding-top: 230px;
        letter-spacing: 4px;
    }

    .logo {
        display: block;
        width: 160px;
        background-size: contain;
        margin: 0 auto;
    }

    .site-menu {
        display: none;
    }

    .top-bg {
        width: 100%;
        height: 627px;
        position: absolute;
        top: 0px;
        right: 0px;
        left: 0;
        margin: 0 auto;
    }

    .content {
        width: 90%;
        margin: 0 auto;
    }

    .logo {
        width: 220px;
        height: 55px;
        background-repeat: no-repeat;
        background-size: contain;
        margin: 0 auto;
    }

    .info-block {
        float: none;
        margin-left: 0px;
    }

    .content-info {
        height: auto;
        width: 90%;
        margin: 0 auto;
        text-align: center;
        font-size: 16px;
    }

    .info-block-mar {
        margin-top: 60px;
    }





}





@media screen and (max-width: 370px) {
    .top-slogan {
        font-size: 35px;

    }

}
