<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.rest-menu-table .menu-input {
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    width: 9%;
}
.rest-menu-table .menu-input.menu-input-title {
    width: 95%;
}
.panel-collapse {
    background-color: #f9f9f9;
}
.menu-section-table.table-striped &gt; tbody &gt; tr:nth-child(2n+1) &gt; td, 
.menu-section-table.table-striped &gt; tbody &gt; tr:nth-child(2n+1) &gt; th {
    background-color: rgba(0, 0, 0, 0.03);
}
.menu-section-table .col-lg-2.col-md-2 {
    padding-left: 0;    
}
.menu-section-table tbody .col-lg-2.col-md-2 {
    padding-left: 10px;    
}
.menu-section-table .col-lg-2.col-md-2 &gt; div {
    height: 46px;
    margin-bottom: 7px;
    padding-top: 2px;
}
.menu-section-table .row {
    margin: 0;
}
.menu-section-table .glyphicon {
    font-size: 20px;
    cursor: pointer;
    margin-right: 5px;
}
.menu-section-table .glyphicon.glyphicon-remove {
    color: red;
}
.menu-section-table .menu-actions {
    position: absolute;
    right: -134px;
    /*top: 8px;*/
    top: 15px;
}
.menu-section-table .menu-repeat-block:first-child .menu-actions {
    top: 15px;
}
.menu-section-table .menu-block {
    position: relative;
}
.modal-body.modal-menu .ht-button {
    width: 135px;
    margin-top: 10px;
}
.rest-excel-menu-table span.ht-button {
    cursor: pointer;
}
.menu-section-table .menu-photos {
    position: absolute;
    right: -203px;
    top: 49px;
    width: 177px;
}
.menu-section-table .menu-videos {
    height: 149px;
    position: absolute;
    right: -203px;
    top: 160px;
    width: 177px;
}
.borderForm{
    border-bottom: 2px solid #dddddd;
    width: 124%;
}
.menu-section-table .menu-photos .alert {
    border: 1px dashed grey;
    margin: 0;
    padding: 0 0 70px 6px;
    position: relative;
    z-index: 100;
}
.menu-section-table .menu-photos .col-sm-3 {
    padding: 0;
}
.menu-section-table .menu-photos .row {
    position: absolute;
    top: 22px;
    left: 0;
    z-index: 99;
}
.menu-section-table .menu-photos .img-responsive {
    max-width: 80%;
}
.menu-section-table .menu-photos .btn.btn-danger.btn-xs.p-absolute {
    top: 0 !important;
    right: 0 !important;
}
label.volume {
    width: 100%;
}
.radio.weights {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
}

.buttonReview .ht-button{
    left: 45px;
}
.ht-form-block input, .ht-form-block textarea, .login-form form input, .login-form form textarea, .register-form form input, .register-form form textarea {
    margin-bottom: 5px;
}
.rating-container.rating-sm{
    font-size: 2em;
}
.checkbox.order {
    left: 285px;
}
.workTime {
    float: left;
    width: 445px;
}
.workTime label {
    float: left;
    margin-left: 55px;
    width: 230px;
}
.workTimeDate{
    width: 150px;
}
.workTimeEnd{
    width: 200px;
    float: left;
    margin-right: 10px;
    margin-left: 13px;
}
.workTimeEnd label{
    width: 50px;
    float: left;
}
.workTimeEndDate{
    width: 99px !important;
    float: left;
}

.break {
    width: 390px;
    float: left;
}
.break label {
    width: 125px;
}
.breakDate{
    width: 230px;
}
.ht-button.ht-button-cancel{
    margin-right: 10px;
}
.menuPdf{
    margin-left: 285px;
    font-weight: bold;
}
.menuPdfForm .form-group{
    margin-bottom: 0px;
}
.menuPdfView{
    margin-bottom: 10px;
    font-size: 18px;
}
.menuHref{
    margin-bottom: 30px;
}
.workTimeButton{
    float: left;
    height: 30px;
    margin-bottom: 0;
    margin-right: 0;
    width: 62.5px;
}
.TabsDemoCtrl .tab-content{
    width: 579px;
    float: left;
}
.modal-backdrop {
    position: fixed;
    z-index: 1039;
}

.well.well-sm.modalWindow table td, table th{
    padding: 0;
}
.setTimeButtons {
    width: 500px;
    float: left;
}
.modal-content {
    width: 579px;
}
.peopleNumber {
    float: left;
    margin-left: 25px;
    width: 230px;
    height: 50px;
}
.personNumber {
    float: left;
    margin-left: 25px;
    width: 230px;
    height: 30px;
}
.peoplePhone {
    float: left;
    margin-left: 25px;
    width: 230px;
    height: 50px;
}
.fullDateShow{
    width: 200px;
}
.modalDatepicker{
    width: 272px;
}
.well.well-sm.modalWindow {
    float: left;
    margin-right: 20px;
}
.peopleInput {
    float: left;
    width: 36px !important;
    height: 28px !important;
    border-radius: 4px !important;
}
.peopleLabel {
    float: left;
    margin-right: 10px;
}
.peopleName {
    border-radius: 4px !important;
    float: left;
    height: 40px !important;
    margin: 10px 0;
    width: 181px !important;
}
.peopleSuggestions {
    border-radius: 4px !important;
}
.suggestionsOrder {
    float: left;
    margin-left: 25px;
    width: 182px;
    border-radius: 4px !important;
    margin-top: 11px;
}
.workTime .workTimeDate{
    float: left;
    width: 100px;
}
.square-red {
    background-color:#39B2D5;
}
.buttonSubmitError {
    color: #F61C18;
} 
.billInput{
    width: 80px;
}
.cursor-pointer{
    cursor: pointer;
}
.smsOk{
    color: #17F613;
    font-size: 12px;
}
.smsNoTime{
    font-size: 12px;
    font-weight: normal;
    color: #F61C18;
}
#language-selector {
    position: relative;
    z-index: 100000000;
}
.newsSliderMain{
    width: 98%;
    margin-left: 15px;
}
.newsSliderMain h3{
    position: relative;
    text-align: center;
    top: 70px;
}
.slick-track{
    height: 300px;
}
.slick-slide img {
    display: block;
    height: 100%;
    position: absolute;
    width: 350px;
}
.slick-slide {
    margin-bottom: 30px;
}
.newsTitle{
    background-color: rgba(10, 10, 10, 0.5);
    color: white;
    height: 45%;
    padding-left: 10px;
    position: relative;
    top: 165px;
    width: 350px;
}
.newsTitle button{
    background-color: rgba(10, 10, 10, 0);
    border: 0 none;
    padding: 0;
}
.newsOpacity{
    
}
.newsTime{
    bottom: 5px;
    color: white;
    margin-left: 90px;
    position: absolute;
    right: 10px;
}
.slick-slide.slick-cloned {
    width: 33%;
}
.slick-list {
    margin: 40px!important;
    width: 84%;
}
.slick-prev.slick-arrow{
    background: url(../images/arrow-left-icon.png) no-repeat top right;
    height: 100px;
    width: 100px;
    z-index: 1;
}
.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev::before,
.slick-next::before
{
    content: "";
}
.slick-next.slick-arrow {
    background: url(../images/arrow-right-icon.png) no-repeat top left;
    height: 100px;
    width: 100px;
}
.newsTitle p {
    width: 90%;
}
a.slick-slide {
    width: 0 !important;
}
.newsTitle a {
    color: white;
}
.newsView h3{
    margin: 0;
}
.hs-recipes.grid .entry .content-wrapper, .hs-recipes.grid .we .content-wrapper {
    height: 166px;
}
.formNews{
    margin-left: 50px !important;
}
.adminNews .grid-view table.items th {
    background: #7D0808;
    color: white;
    text-align: center;
}
.adminNews .grid-view table.items tr.odd {
    background: #FFD9BE;
}
.adminNews .grid-view table.items tr.even {
    background: #FFFDED;
}
.restVisitCount{
    margin-left: 285px;
    font-weight: bold;
}
.restVisitCountText{
    float: left;
    font-weight: bold;
    margin-left: 91px;
    width: 170px;
}
.form-control.text-redactor{
    height: 100%;
}
.form-group.ReviewEdit{
    padding-left: 10px;
}
.ht-button.view-more-button.c-pointer.reviewButton{
    left: 495px;
    margin-right: 20px;
    position: absolute;
    top: 1083px;
}
.reviewNumber{
    background-color: #ff0000;
    border-radius: 30px;
    color: #fff;
    display: block;
    height: 25px;
    left: 64px;
    position: absolute;
    text-align: center;
    top: -5px;
    width: 25px;
    z-index: 100;
}
.col-sm-3.video{
    width: 90%;
}
.col-sm-3.video.ng-scope.ui-sortable-handle{
    top: -20px;
    padding: 0;
}
.alert.video{
    padding: 0;
    margin-top: 10px;
    margin-bottom: 20px;
}
.btn.btn-danger.btn-xs.p-absolute.video{
    left: 138px;
    top: 0;
}
.imgMarker{
    background-color: rgba(215, 10, 10, 0.5);
    color: white;
    height: 25px;
    padding-left: 5px;
    position: absolute;
    top: 574px;
    width: 555px;
}
.col-sm-6.aboutDish{
    position: static;
    top: 980px;
    width: 585px;
    margin-bottom: 10px;
}
.reviewDish{
    margin-top: 50px;
}
.row.menuContent{
    height: 100%;
}
.container.menuContent{
    height: 100%;
}
.form-field.kitchenFilter .btn-group.bootstrap-select{
    top: -2px;
}
.elseDishes{
    height: 100%;
    margin-left: 105px;
    margin-top: 40px;
    width: 100%;
}
.elseOneDish{
    float: left;
    margin-right: 20px;
    margin-top: 15px;
    width: 212px;
}
.elseOneDish img{
    height: 180px;
    width: 230px;
}
.dishTitle{
    background-color: rgba(10, 10, 10, 0.5);
    color: white;
    height: 44px;
    padding-left: 10px;
    position: relative;
    top: -64px;
    width: 212px;
}
.form-field.kitchenFilter select{
    height: 46px;
    border: none;
    font-size: 16px;
    color: #999999;
    -webkit-appearance: none;
    background: url(/images/dropdown-icon.png);
    background-position: right center;
    background-repeat: no-repeat;
    line-height: 2em;
    /* for FF */
    -moz-appearance: none;
    text-indent: 0.01px; 
    text-overflow: '';
    /* for IE */
    -ms-appearance: none;
    appearance: none!important;
}
.form-field.kitchenFilter select::-ms-expand {
    display: none;
}
.form-field.kitchenFilter{
    max-width: 215px!important;
}
.buttonTranslateNo{
    background-color: #2c3e50;
    border: 1px solid #2c3e50;
    border-radius: 20px;
    color: #ffffff;
    display: block;
    float: left;
    height: 25px;
    margin-left: 20px;
    margin-top: 1px;
    text-align: center;
    width: 74px;
}
.buttonTranslateYes{
    background-color: #D9D9D9;
    border: 1px solid #D9D9D9;
    border-radius: 20px;
    display: block;
    float: left;
    height: 25px;
    margin-left: 20px;
    margin-top: 1px;
    text-align: center;
    width: 74px;
}
.descLabel{
    float: left;
    width: 450px;
}
.createMenuOrder .form-group{
    width: 370px;
}
.createMenuOrder{
    position: relative;
    right: 70px;
    width: 370px;
}
.createMenuOrder .form-group .col-sm-9{
    width: 132px;
}
.createMenuOrder .form-group .col-sm-3{
    padding-left: 0;
}
.orderMenuPrice{
    margin-left: 119px !important;
}
.orderMenuPriceH{
    float: left;
    width: 70px;
}
.orderMenuCurrency{
    width: 100px;
}
.buttonMenuTable{
    background-color: #f8a631;
    border-radius: 15px;
    color: #fff !important;
    display: inline-block;
    left: 37%;
    margin-top: -2px;
    padding: 0 15px;
    position: relative;
}
.items-table .ht-button.make-booking{
    margin: 0;
}
.header-cart{
    border-radius: 4px;
    margin-bottom: 0;
}
.cartItemsView{
    margin-left: 30px;
}
.cartItemsView .ht-button.ht-button-cancel{
    margin-left: 20px;
}
.cartInput{
    width: 30px;
}
.markerMenuItem{
    background-color: rgba(215, 10, 10, 0.5);
    color: white;
    height: 25px;
    padding-left: 5px;
    width: 100%
}
.items-table a{
    display: block;
    position: relative;
    top: 15px;
    width: 90px;
}
.table.table-bordered.formAdmin{
    margin-left: -15px;
}
.formAdmin .row{
    width: 300px;
}
.formAdmin h2{
    margin-bottom: 20px;
    margin-left: 35px;
}
#map-canvas{
    height: 300px;
    width: 100%;
}
.speedWiFiButton{
    background-color: #f8a631;
    border-radius: 15px;
    color: #fff !important;
    display: inline-block;
    margin-top: 5px;
    padding: 0 15px;
    position: relative;
}
#navigate-panel{
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    float: left;
    list-style: outside none none;
    margin: 0px 30% 50px;
    padding: 0; 
    width: 537px;
}
#navigate-panel li {
    float: left;
}
#navigate-panel li a{
    display: block;
    padding: 8px 15px;
    text-decoration: none;
    font-weight: bold;
    color: #7D0808;
    border-right: 1px solid #ccc;
    font-size: 15px;
}
#navigate-panel li:last-child a{
    border-right: none;
}
#navigate-panel li a:hover {
    color: #F8A631;
    background-color: #F2F2F2;
}
.col-sm-5.restDetails{
    margin-top: 20px;
    width: 49%;
}
.buttonReview.restDetails{
    margin-top: 20px;
}
.buttonMenuPrint{
    background-color: #f8a631;
    border-radius: 15px;
    color: #fff !important;
    display: inline-block;
    height: 23.5px;
    left: 39%;
    margin-top: -2px;
    padding: 0 15px;
    position: relative;
}
.am-container{
    background: #000 none repeat scroll 0 0;
    height: 350px;
    margin: 20px 0;
    overflow-y: scroll;
    width: 100%;
}
.posterName{
    max-width: 30px;
}
.am-wrapper{
    position:relative;
    overflow:hidden;
    display: block;
    float: left;
}
.am-wrapper img{
    outline:none;
    float: left;
}
.posterContainer{
    background: #000 none repeat scroll 0 0;
    border: 1px solid beige;
    border-radius: 15px;
    width: 100%;
    margin-bottom: 70px;
    
}
.vipContainer {
    width: 100%;
    height: 100%;
}
.vipContainer .am-container{
    background: #7D0808 none repeat scroll 0 0;
    height: 600px;
    margin: 5%;
    overflow-y: scroll;
    width: 90%;
}
.modal-body.vip img{
    width: 60%;
}
.modal-body.vip h3{
    left: 20px;
    position: relative;
    top: 15px;
}
.modal-body.vip p{
    left: 20px;
    position: relative;
    top: 5px;
}
.modal-open .modal {
    z-index: 9999998;
}
.menu-section-table .menu-find-img {
    position: absolute;
    right: -203px;
    top: 145px;
    width: 177px;
}
.menu-find-img-result {
    width: 90%;
}
.menu-find-img-result img{
    width: 20%;
    height: 20%;
    margin: 5px;
    float: left;
}
.searchImgModal .modal-dialog{
    width: 90%;
}
.searchImgModal .modal-dialog .modal-content{
    margin-left: 5%;
    width: 90%;
    height: 540px;
}
.searchImgModal .modal-dialog .modal-body.search img{
    float: left;
    height: 250px !important;
    margin-left: 25px;
    width: 30%;
}
.sweet-alert.showSweetAlert.visible{
    z-index: 999999999;
}
.imgCheckbox {
    /*bottom: 205px;*/
    display: none;
/*    left: 195px;
    position: relative;*/
}
.imgCheckbox + label span {
    background:url(/images/check_.png) left top no-repeat;
    bottom: 205px;
    cursor: pointer;
    display: inline-block;
    height: 23px;
    left: 188px;
    margin: -1px 4px 0 0;
    position: relative;
    vertical-align: middle;
    width: 24px;
}
.imgCheckbox:checked + label span {
    background:url(/images/check.png) left top no-repeat;
}



.modalBodyImg{
    width: 20%;
    display: block;
    float: left;
}
.modalBodyImg img{
    display: block;
}
.searchImgModal .modal-dialog .modal-body.search img {
    width: 90%;
    height: 190px !important;
}
.searchImgModal .modal-body.search input[type="submit"]{
    background: #d9d9d8 none repeat scroll 0 0 !important;
    left: 470px;
    position: absolute;
    top: 449px;
}
.buttonVipTable{
    background-color: #f8a631;
    border-radius: 15px;
    color: #fff !important;
    display: inline-block;
    padding: 0 15px;
}
.shareCity{
    position: relative;
}
.gglButton img{
    position: relative;
    width: 190px;
}
.appButton img{
    position: relative;
    width: 178px;
}
.gglButton{
    height: 70px;
    left: 737px;
    position: absolute;
    top: 293px;
    width: 178px;;
}
.appButton{
    height: 70px;
    left: 214px;
    position: absolute;
    top: 300px;
    width: 178px;
}
.menu-repeat-block{
    width: 100%;
}
.iconDish{
    position:relative;
    top: 8px;
}
.iconDishSpan{
    left: 25px;
    position: relative;
}
.vipName{
    position: relative;
    bottom: 82px;
    background-color: rgba(10, 10, 10, 0.5);
    color: white;
    height: 25%;
    padding-left: 10px;
    width: 100%;
}
.vipDescr{
    bottom: 123px;
    color: white;
    height: 45px;
    line-height: 1.3;
    padding-left: 10px;
    position: relative;
    width: 100%;
}
.vipCart{
    display: block !important;
    float: left;
    height: 250px;
    margin-bottom: 20px;
    margin-left: 2%;
    margin-top: 20px;
    width: 22%;
}
.vipCart img{
    height: 100%;
}
.select2-container .select2-choice &gt; .select2-chosen {
    display: block;
    margin-right: 26px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    top: -6px;
    white-space: nowrap;
}
.chainSearch{
    left: 300px;
    position: relative;
    width: 250px;
}
.chainMain{
    left: 190px;
    position: relative;
    width: 30%;
}
.chainSearchResults {
    height: 28px;
    left: 300px;
    margin-bottom: 80px;
    width: 500px;
}
.chainSubmit{
    left: 185px;
    position: relative;
    top: -109px;
}
.chainList{
    left: 835px;
    position: relative;
    top: -135px;
    width: 277px;
}
.chainListHeader{
    left: 835px;
    position: relative;
    top: -139px;
    width: 277px;
}
.buffIcon{
    left: 250px;
    position: absolute;
    top: 778px;
    width: 38px;
    display: none;
}
.chainListHeaderNotMain{
    left: 286px;
    position: relative;
}
.chainListNotMain{
    position: relative;
    left: 286px;
    margin-bottom: 5px;
}
.menu-details-block{
    position: relative;
    float: left;
    width: 700px;
}
.menu-details-volume{
    height: 45px;
    position: relative;
    top: -15px;
    width: 200px;
    margin-bottom: 30px;
}
.menu-details-input{
    width: 100px;
    margin-right: 15px;
    float: left;
}
.menu-details-actions{
    float: left;
    position: relative;
    top: 34px;
    width: 55px;
}
.menu-items-price{
    left: 180px;
    position: relative;
    width: 40px;
}
.menu-items-volume{
    position: absolute;
    
}
.priceSelectDropdown{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 1px;
    height: 30px;
    margin-top: 5px;
    text-align: left;
    width: 125px;
}
.currency-menu-items{
    bottom: 30px;
    height: 0;
    left: 50px;
    position: relative;
    width: 0;
}

@media (min-width: 1100px){
    .slick-list {
        margin: 110px!important;
        width: 84%;
    }
}

@media (max-width: 1024px) {
    a.appButton {
        height: 60px;
        left: 110px;
        position: absolute;
        top: 300px;
        width: 178px;
    }
    a.gglButton {
        height: 70px;
        left: 640px;
        position: absolute;
        top: 293px;
        width: 178px;
    }
}

@media (min-width: 768px) and (max-width: 1023px){
    a.appButton {
        height: 70px;
        left: 0px;
        position: absolute;
        top: 288px;
        width: 178px;
    }

    a.gglButton {
        height: 70px;
        left: 530px;
        position: absolute;
        top: 280px;
        width: 190px;
    }

}

@media (min-width: 425px) and (max-width: 767px) {
    a.appButton {
        height: 70px;
        left: 15px;
        position: absolute;
        top: 76px;
        width: 170px;
    }

    a.gglButton {
        height: 70px;
        left: 197px;
        position: absolute;
        top: 64px;
        width: 190px;
    }
}

@media (min-width: 320px) and (max-width: 424px ){
    a.appButton {
        height: 60px;
        left: 75px;
        position: absolute;
        top: 20px;
        width: 131px;
    }

    a.gglButton {
        height: 70px;
        left: 66px;
        position: absolute;
        top: 54px;
        width: 150px;
    }


    .newsSliderMain {
        width: 88%;
        margin-left: 15px;
    }
    .slick-next {
        right: -33px;
    }





    .buttonReview .ht-button {
        left: 0px;
        margin-bottom: 6px;
    }
    div.olMap {
        z-index: 0;
        padding: 0 !important;
        margin: 0 0 0 16px !important;
        cursor: default;
    }

    .hs-slider.single ul.slides li {
        height: 588px;
    }

    #navigate-panel {
        background-color: #f2f2f2;
        border: 1px solid #ccc;
        float: left;
        list-style: outside none none;
        margin: 0px 0px 0px 30px;
        padding: 0;
        width: 90%;
    }

    #homepage-hero .filter {
        padding-top: 0px;
        padding-left: 30px;
        z-index: 100;
        height: 159px;
    }
    #homepage-hero .filter .form {
        background: white;
        display: inline-table;
         /*height: 72px;*/
        width: 100%;
        margin-top: 3px;
    }
    #homepage-hero .filter .fields {
        display: inline-block;
        /*margin-top: -24px;*/
    }
    #homepage-hero .filter .form-field {
        display: inline-block;
        width: 100%;
    }

    #homepage-hero .btn.selectpicker, #advanced-filter .btn.selectpicker, #homepage-hero input[type='text'], #advanced-filter input[type='text'] {
        display: inline-block;
    }

    .form-field.kitchenFilter {
        max-width: 85% !important;
    }

    .form-field.kitchenFilter select{
        width: 252px;
        height: 46px;
        border: none;
        font-size: 16px;
        color: #999999;
        -webkit-appearance: none;
        background: url(/images/dropdown-icon.png);
        background-position: right center;
        background-repeat: no-repeat;
        line-height: 2em;
        -moz-appearance: none;
        text-indent: 0.01px;
    }
    #homepage-hero .filter.minimal .search-button {
        display: inline-block;
        width: 13.5%;
    }
    .table-responsive .pull-right {
    margin-bottom: 5px !important;
}
}

@media (min-width: 320px) and (max-width: 768px ){

    .slick-track {
        position: relative;
        top: 50px;
        left: 0;
        display: block;
    }
    .slick-list {
        margin: 40px;
        width: 84%;
    }

    .slick-prev {
        left: -8px;
    }
}</pre></body></html>