a{
    transition: all ease 200ms;
}
.overlay {
    opacity: .65;
}
.column-wrap-bg .overlay{
    opacity: .75;
}
input{
    font-family: Rubik, sans-serif;
}
.show-cart:before{
    content: none;
}
.section-title h2{
    font-size: 32px;
}
.work-time:before{
    content: none;
}
.quote-box p{
    font-size: 18px;
}
.quote-box h4{
    top: 20px;
}
.work-time{
    margin-bottom: 50px;
}
.header-top_contacts a{
    font-size: 15px;
}
.menu-wrapper-title-item h5{
    font-size: 15px;
}
.header-cart_wrap_footer:before{
    content: none;
}
.main-header{
    background: linear-gradient(180deg, rgb(10 10 10) 0%, rgba(0, 0, 0, 0) 100%);
}
.header-container{
    background: transparent;
    border: none;
    height: 120px;
    display: flex;
    align-items: center;
}
.header-inner{
    top: 0;
}
.header-container .show-cart{
    display: none;
}
.logo-holder{
    top: 0;
    height: 70px;
    left: 0;
}
.logo-holder img{
    height: 70px;
}
.nav-holder{
    margin-left: auto;
    top: 0;
}
.nav-holder nav li{
    height: auto;
}
.nav-holder nav li:not(:last-child){
    margin-right: 20px;
}
.nav-holder nav li:last-child{
    margin-right: 0;
}
.nav-holder nav li a{
    font-size: 18px;
    text-transform: none;
    color: #74716F;
}
.nav-holder nav li a.act-scrlink{
    color: #fff;
}
.nav-holder nav li a:hover{
    color: #fff;
}
.show-cart{
    position: absolute;
    right: 0;
    top: 0;
    float: none;
    height: 100px;
    width: 100px;
    margin-left: 0;
    border: none;
    background: url(../images/cart.svg) #B31117 center no-repeat;
    background-size: 45px;
    z-index: 5;
}
.show-cart.scwllink{
    background-image: url(../images/close.svg);
    background-size: 40px;
}
.show-cart_count{
    background-color: #fff;
    color: #B31117;
    right: 20px;
    top: 35px;
    width: 20px;
    height: 20px;
    font-size: 16px;
    line-height: 20px;
}
.header-cart_wrap{
    top: 100px;
}
.hero-title h2{
    font-size: 80px;
    line-height: 80px;
}
h4.hero-title__marker{
    background: #B31117;
    border-radius: 8px;
    position: absolute;
    font-family: 'Rubik', sans-serif;
    padding: 10px 15px;
    font-style: normal;
    left: 35%;
    top: -45px;
}
h4.hero-title__marker:before{
    content: none;
}
h4.hero-title__marker:after{
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: 100%;
    right: 20%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #B31117;
}
.hero_btn{
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    font-weight: 400;
}
.header-tooltip{
    font-family: 'Rubik', sans-serif;
}
.section-title h4{
    font-family: 'Rubik', sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 10px;
    color: #C19D60;
    line-height: 1.4;
    letter-spacing: 2px;
}
.main-title{
    margin-bottom: 180px;
    padding-top: 80px;
}
.section-title h2.text-absolute{
    position: absolute;
    width: 125%;
    font-size: 55px;
    z-index: 11;
}
.main-text p{
    font-size: 18px;
    color: #8F8F8F;
}
.main-title:before{
    content: '';
    background: url(../images/quotes.svg) no-repeat;
    position: absolute;
    display: block;
    top: 65px;
    left: -115px;
    width: 154px;
    height: 112px;
    z-index: -1;
}
.main-title h4{
    margin-bottom: 10px;
}
.image-collge-wrap:before{
    border: none;
    background: url(../images/rect.svg) no-repeat;
    background-size: contain;
    top: 20px;
    left: -110px;
    width: 550px;
    height: 530px;
}
.quote-box p{
    font-size: 30px;
    line-height: 1.3;
    font-weight: 700;
}
.quote-box h4{
    float: none;
    background: url(../images/quote-block.svg) center no-repeat;
    padding: 50px 0 30px;
    font-size: 18px;
    top: 10px;
    text-transform: uppercase;
    margin-right: 0;
}
.quote-box h4 span{
    font-size: 16px;
    color: #C19D60;
    font-weight: 400;
    text-transform: none;
}
h2.section-title__lines{
    display: inline-block;
    position: relative;
    font-size: 40px;
    margin-bottom: 10px;
}
.section-title__lines:before{
    content: '';
    position: absolute;
    display: block;
    height: 1px;
    width: 45px;
    top: 50%;
    left: -60px;
    background-color: #fff;
}
.section-title__lines:after{
    content: '';
    position: absolute;
    display: block;
    height: 1px;
    width: 45px;
    top: 50%;
    right: -60px;
    background-color: #fff;
}
.hours{
    font-size: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0 0;
    padding-bottom: 0;
}
.icon-clock{
    display: inline-block;
    background: url(../images/clock.svg) no-repeat;
    margin: 0 20px;
    width: 29px;
    height: 29px;
}
.section-title__waves{
    font-size: 13px;
    color: #C19D60;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    margin-top: 10px;
    letter-spacing: 1px;
}
.section-title__waves:before{
    content: '';
    background: url(../images/wave-1.png) center no-repeat;
    background-size: contain;
    width: 85px;
    height: 13px;
    position: absolute;
    top: calc(50% - 6px);
    left: -100px;
}
.section-title__waves:after{
    content: '';
    background: url(../images/wave-1.png) center no-repeat;
    background-size: contain;
    width: 85px;
    height: 13px;
    position: absolute;
    top: calc(50% - 6px);
    right: -100px;
}
.big-number{
    margin-top: 0;
}
.big-number a:before{
    content: url(../images/phone.svg);
    display: inline-block;
    position: absolute;
    left: 25px;
    top: 12px;
}
.big-number a{
    font-weight: 900;
    font-size: 30px;
    font-style: normal;
    padding: 5px 30px 15px 65px;
}
.menu-h4{
    max-width: 400px;
    margin: 10px auto 0;
}
.single-menu{
    margin-bottom: 30px;
}
.hero-menu-item-title{
    width: calc(80% - 50px);
    text-align: left;
}
.hero-menu-item-title h6{
    font-size: 21px;
}
.hero-menu-item-details{
    width: calc(80% - 40px);
    margin-top: 30px;
}
.hero-menu-item-details *{
    font-size: 16px;
    line-height: 1.2;
}
.hero-menu-item-right{
    position: absolute;
    top: 0;
    right: 30px;
    width: 120px;
    height: 90px;
    border-left: 1px solid #C19D60;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 15px;
}
.single-menu .hero-menu-item .hero-menu-item-price{
    font-weight: 600;
    font-size: 50px;
    color: #C19D60;
    line-height: 40px;
    float: none;
    display: block;
    text-align: left;
    width: 100%;
    transition: all 200ms ease;
}
.currency{
    font-size: 13px;
}
.hero-menu-item-data{
    position: relative;
}
.hero-menu-item-data p{
    color: #8F8F8F;
    padding-bottom: 0;
}
.hero-menu-item-img{
    width: 80px;
    height: 80px;
}
.single-menu .hero-menu-item{
    margin-bottom: 60px;
    padding-left: 100px;
}
.menu-wrapper.single-menu .hero-menu-item:nth-child(even){
    padding-left: 100px;
}
.add_cart{
    background: url(../images/add-to-cart.svg) #C19D60 center no-repeat;
    background-size: 35px;
    width: 70px;
    height: 70px;
    top: 10px;
    left: 10px;
    border: none;
}
.add_cart:hover{
    background: url(../images/add-to-cart.svg) #a88454 center no-repeat;
    background-size: 35px;
}
.hero-menu-item:hover .hero-menu-item-price{
    opacity: 0;
}
.testimonilas-carousel .swiper-slide{
    padding: 40px 0;
}
.testimonilas-text h3{
    font-size: 24px;
}
.testimonilas-text p{
    font-family: 'Rubik', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #8F8F8F;
    line-height: 1.25;
}
.product-name{
    color: #fff;
    font-size: 16px;
}
.order-count{
    font-size: 18px;
}
.order-money{
    font-weight: bold;
}
.rich-radio-body {
    height: 100%;
    display: table
}

.rich-radio-body__content {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding: 10px 10px 10px 36px
}

.rich-radio-body__heading {
    font-family: 'Rubik', Tahoma, sans-serif;
    font-weight: 700;
    vertical-align: middle;
    padding-bottom: 10px
}

.rich-radio-body__title {
    vertical-align: middle
}

.rich-radio {
    width: 100%;
    margin-bottom: 5px;
    color: #fff;
    text-align: left;
}

.rich-radio__input {
    position: absolute;
    visibility: hidden;
    display: none
}

.rich-radio__input:checked + label {
    border-color: #22b5cd;
    color: #fff
}

.rich-radio__input:checked + label:after {
    display: block
}

.rich-radio__label {
    position: relative;
    width: 100%;
    display: table;
    color: #fff;
    cursor: pointer;
    -webkit-transition: border-color .5s ease-in-out, color .5s ease-in-out;
    transition: border-color .5s ease-in-out, color .5s ease-in-out
}

.rich-radio__label:hover {
    border-color: #22b5cd;
    -webkit-transition: border-color .2s ease-in-out, color .2s ease-in-out;
    transition: border-color .2s ease-in-out, color .2s ease-in-out;
    color: #fff
}

.rich-radio__label:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    top: 12px;
    left: 0;
    border: 1px solid #C19D60;
    border-radius: 9px;
    box-shadow: 0 1px 4px 0 rgba(44, 44, 44, .1) inset;
    box-sizing: border-box
}

.rich-radio__label:after {
    position: absolute;
    content: '';
    display: none;
    width: 8px;
    height: 8px;
    top: 17px;
    left: 5px;
    background-color: #C19D60;
    border-radius: 4px
}

.rich-radio__input:checked + .rich-radio__label .rich-radio__aside, .rich-radio__label:hover .rich-radio__aside {
    background-color: #22b5cd;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}
/********************** Delivery **********************/
.delivery.block{
    padding: 0;
    color: #333;
}
.delivery a{
    color: #f0002f;
    text-decoration: underline;
}
.delivery a:hover{
    text-decoration: none;
}
.delivery .block__title{
    padding: 30px 0 15px;
}
.delivery ol, .delivery ul{
    margin: 0 0 10px;
}
.delivery__text-block ul li:before{
    font: normal normal normal 14px/1 FontAwesome;
    content: '\f138';
    padding-right: 5pt;
}
.delivery__text-block ul.markers li:before, ul.red-marker li:before{
    font: normal normal normal 14px/1 FontAwesome;
    content: '\f138';
    color: #f0002f;
    padding-right: 5pt;
}
.delivery + .block{
    padding: 0;
}
.basket__delivery-select{
    display: flex;
    align-items: center;
    margin: 0 0 15px 0;
}
.delivery-zone__select{
    display: inline-block;
    width: auto;
    margin-right: 5px;
    padding: 0 50px 0 30px;
}
a.delivery-zone__btn{
    font-size: 12px;
    text-align: center;
    color: #fff!important;
    text-decoration: none;
}

textarea.form-control{
    padding: 9px;
}
.i-checkbox {
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
    display: inline-block;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
}
.i-checkbox__real {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.i-checkbox__faux {
    width: 18px;
    height: 18px;
    display: block;
    position: relative;
    background: #fff;
    border: 1px solid #999;
    border-radius: 3px;
    position: relative;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}
.order__checkbox-item .i-checkbox__faux {
    width: 18px;
    height: 18px;
}
.i-checkbox__faux:before {
    content: '';
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMy4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAyMCAyMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjAgMjA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNGMDAwMkY7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xLjYsMTEuMWMwLjUtMC41LDEtMSwxLjUtMS42YzAuNS0wLjUsMS0wLjUsMS42LDBjMSwxLDIuMSwyLjEsMy4xLDMuMWMwLjMsMC4zLDAuNCwwLjMsMC42LDANCgljMi40LTMuNSw0LjgtNy4xLDcuMi0xMC42YzAuMi0wLjMsMC40LTAuNiwwLjgtMC44SDE3YzAuOCwwLjYsMS42LDAuOSwyLjIsMS43djAuN2wwLDBjLTMsNC40LTYsOC44LTguOSwxMy4yDQoJYy0wLjQsMC42LTAuOCwxLjItMS41LDEuNEg4LjJjLTAuNy0wLjQtMS4zLTEtMS44LTEuNWMtMC44LTAuOC0xLjYtMS42LTIuMy0yLjNjLTAuOC0wLjgtMS43LTEuNi0yLjUtMi41DQoJQzEuNiwxMS42LDEuNiwxMS4zLDEuNiwxMS4xeiIvPg0KPC9zdmc+DQo=) no-repeat;
    display: block;
    position: absolute;
    background-position: center;
    top: 0;
    left: 0;
    opacity: 0;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.order__checkbox-item .i-checkbox__faux:before {
    width: 15px;
    height: 17px;
}
.i-checkbox__real:checked+.i-checkbox__faux {
    border-color: #C19D60;
}
.i-checkbox__real:checked+.i-checkbox__faux:before {
    opacity: 1;
}
.order__checkbox-text:hover .i-checkbox__faux{
    border-color: #C19D60;
}
.order__checkbox-text{
    margin-left: 15px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}
.order__change-hidden{
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    transition: all 200ms ease;
}
.visible{
    opacity: 1;
    visibility: visible;
}
.order__change-hidden-input{
    border: 1px solid #C19D60;
    border-radius: 5px;
    outline: none;
    padding: 5px;
    margin: 0 5px;
    width: 80px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.order__change-hidden-input:focus{
    -webkit-box-shadow:  0px 0px 5px #C19D60;
    -moz-box-shadow:  0px 0px 5px #C19D60;
    box-shadow:  0px 0px 5px #C19D60;
}
.rich-radio-body__heading{
    font-family: 'Rubik', sans-serif;
}
.rich-radio-body__text p{
    text-align: left;
}
.btn{
    cursor: pointer;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 20px 20px 25px;
}
.btn i{
    margin-left: 20px;
}
.delivery-zone__btn{
    margin-top: 0;
    text-align: center;
    padding: 14px 20px;
    outline: none;
    border: none;
    font-size: 16px;
}
.cart__form .dots-separator span{
    display: block;
}
.order-box{
    text-align: left;
}
.cart-change-box{
    margin: 20px 0;
    color: #fff;
}
.total-cost__item-count span{
    font-size: 24px;
}
.cart-client{
    margin: 20px 0;
}
.cart-client input{
    margin-bottom: 0;
    float: none !important;
}
.form-group{
    margin-bottom: 20px;
}
.errorMessage{
    color: #fff;
    text-align: left;
    border: 1px dotted #C19D60;
    padding: 5px;
    margin-top: 10px;
}
.map-modal-wrap {
    position: fixed;
    z-index: 200;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translate3d(0, 0, 0);
    display: none;
}
.map-modal-wrap .reservation-modal-container{
    height: 85%;
    max-width: 90%;
}
.map-modal-wrap .section-title{
    float: none;
}
.map-modal-wrap .dots-separator{
    float: none;
    margin: 0 0 20px;
}
.map-modal-wrap .reservation-modal-item{
    height: 95%;
    padding: 40px;
}
.map-modal-wrap h4{
    font-size: 16px;
    letter-spacing: 0;
}
#delivery-map{
    position: relative;
    z-index: 10;
}
._hint {
    padding: 8px;
    width: 160px;
    font-size: 11pt;
    background: rgba(41, 41, 41, 0.9);
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
}

._hint .weight {
    border-top: 1px solid rgba(255, 255, 255, 0.65);
    font-size: 10pt;
    margin-top: 4px;
    padding-top: 4px;
}
.page-text *{
    font-size: 18px;
    color: #8F8F8F;
}
.page-text h3{
    font-size: 24px;
    margin: 10px 0 15px;
}
.page-text ul{
    padding-left: 25px;
    list-style-type: disc;
    text-align: left;
    margin: 5px 0 15px;
}
.page-text li{
    margin-bottom: 5px;
}
.page-text a{
    color: #deb267;
    text-decoration: underline;
}
.page-text a:hover{
    text-decoration: none;
}
.page-text .section-title{
    margin-bottom: 30px;
}
.page-text h2{
    font-size: 36px;
}
.delivery-contact{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.delivery-contact a{
    margin-top: 15px;
    font-size: 20px;
    padding: 15px 30px 15px 50px;
    border: 2px solid #C19D60;
    color: #8F8F8F;
    text-decoration: none;
    cursor: pointer;
    transition: all 200ms ease;
}
.delivery-contact a:before{
    font-family: "Font Awesome\ 5 Pro", sans-serif;
    content: "\f178";
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    vertical-align: middle;
    color: #C19D60;
    display: flex;
    align-items: center;
    position: absolute;
}
.delivery-contact a:hover{
    color: #e9e9e9;
}
.delivery-contact__phone span{
    display: block;
    font-size: 22px;
    font-weight: 800;
    color: #fff;
    margin-top: 5px;
}
ul.delivery-list{
    display: flex;
    justify-content: space-between;
    list-style-type: none;
    padding-left: 0;
    clear: both;
    margin-bottom: 25px;
}
@media all and (max-width: 560px){
    ul.delivery-list{
        flex-wrap: wrap;
    }
}
.delivery-list li{
    padding-left: 15px;
    position: relative;
}
.delivery-list li:before{
    content: '';
    background: #C19D60;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 6px;
}
.page-text .delivery-zone__btn{
    margin-top: 5px;
    font-size: 20px;
    padding: 15px 50px;
    text-decoration: none;
    margin-bottom: 20px;
}
.delivery-zone__btn:hover{
    background-color: #a68753;
}
.schedule-block{
    text-align: center;
}
.schedule-block .hours span{
    font-size: 55px;
    color: #fff;
}
.schedule-block .section-title{
    margin-bottom: 0;
}
.schedule-block p{
    text-align: justify;
}
.schedule-block .work-time{
    margin-bottom: 35px;
}

@media all and (max-width: 560px) {
    .schedule-block .hours span {
        font-size: 40px;
    }
}
@media all and (min-width: 1025px) {
    .d-md-flex{
        display: flex;
    }
}
.delivery-section .overlay{
    opacity: .75;
}
.delivery-section h4{
    font-size: 20px;
    color: #fff;
    text-transform: none;
}
.delivery-section .section-title{
    max-width: 550px;
    margin: 0 auto;
    float: none;
    margin-bottom: 25px;
}
.delivery-section p{
    font-size: 20px;
    color: #a8a8a8;
    text-align: left;
}
.section-title p{
    margin-top: 15px;
}
.title-small h2{
    font-size: 30px;
}
.delivery-check{
    border-radius: 50%;
    width: 180px;
    height: auto;
}
.mt-5{
    margin-top: 7rem;
}
.mt-4{
    margin-top: 4rem;
}
.align-items-end{
    align-items: flex-end;
}
.nav-button span{
    background-color: #fff;
}
.map-view-wrap_item{
    width: 600px;
    background: rgba(33, 33, 33, 0.74);
    padding: 40px 50px;
}
.contact-details{
    background-color: transparent;
    padding: 0;
    border: none;
}
.contact-details:after{
    content: none;
}
.contact-details h4{
    font-size: 36px;
    color: #fff;
    font-weight: 700;
}
.contact-details li{
    font-size: 20px;
    color: #fff;
    font-family: 'Rubik', sans-serif;
    border: 1px solid #C19D60;
    padding: 15px 25px;
}
.contact-details li i{
    font-size: 24px;
}
.contact-details li a{
    font-weight: 400;
    margin-left: 15px;
    border-left: 1px solid #C19D60;
    padding-left: 15px;
}
.contactform-wrap{
    margin-top: 20px;
}
.errorSummary, .alert{
    background: #303030;
    color: #fff;
    padding: 15px 20px;
    width: 100%;
    margin: 20px 0;
    font-size: 12px;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    border: 1px dotted rgba(255,255,255,0.15);
}
@media all and (max-width: 1450px) {
    .hero-title h2{
        font-size: 60px;
    }
    .header-container{
        height: 90px;
    }
    .logo-holder, .logo-holder img{
        height: 60px;
    }
    .nav-holder{
        margin-right: 60px;
    }
    .quote-box p{
        font-size: 24px;
    }
    .quote-box h4{
        font-size: 16px;
    }
    .quote-box h4 span{
        font-size: 14px;
    }
    .section-title h4{
        font-size: 16px;
    }
    .section-title h2{
        font-size: 32px;
    }
    .hours{
        font-size: 42px;
    }
    .testimonilas-text p{
        font-size: 16px;
    }
}
@media all and (max-width: 1024px) {
    .header-container{
        height: 70px;
    }
    .logo-holder, .logo-holder img{
        height: 50px;
    }
    .show-cart{
        width: 70px;
        height: 70px;
        background-size: 35px;
    }
    .show-cart_count{
        right: 13px;
        top: 25px;
        width: 16px;
        height: 16px;
        font-size: 14px;
        line-height: 16px;
    }
    .show-cart.scwllink{
        background-size: 30px;
    }
    .nav-button-wrap{
        right: 30px;
        left: auto;
        position: absolute;
        float: none;
        border: none;
    }
    .quote-box{
        margin: 0 auto;
        float: none;
    }
    .main-iamge{
        width: auto;
        max-height: 600px;
        margin: 20px auto 0;
        float: none;
        box-shadow: none;
    }
    .main-iamge img{
        height: auto;
        width: auto;
        max-height: 600px;
    }
    .image-collge-wrap:before{
        left: 0;
        right: 60px;
        margin: 0 auto;
    }
    .main-title{
        padding-top: 0;
        margin-bottom: 30px;
    }
    .section-title h2.text-absolute{
        width: 100%;
        position: relative;
        font-size: 42px;
    }
    .hero-menu-item-title{
        float: none;
    }
    .single-menu .hero-menu-item h6{
        font-size: 16px;
        text-align: left;
        float: none;
    }
    .hero-menu-item-details{
        margin-top: 10px;
        width: calc(80% - 50px);
    }
    .hero-menu-item-details p{
        font-size: 14px;
    }
    .hero-menu-item-right{
        width: 95px;
    }
    .single-menu .hero-menu-item .hero-menu-item-price{
        font-size: 32px;
        line-height: 1.2;
    }
}
@media all and (max-width: 767px) {
    .nav-button-wrap{
        right: 50px;
    }
    .big-padding{
        padding: 50px 0;
    }
    .column-section-wrap{
        padding: 80px 20px;
    }
    .hero-menu-item-title h6{
        max-width: 70%;
    }
    .delivery-zone__select{
        margin-bottom: 0;
        padding: 0 30px 0 20px;
    }
    .delivery-zone__select:after{
        right: 15px;
    }
    .d-sm-none{
        display: none;
    }
}
@media all and (max-width: 560px) {
    .header-container{
        height: 60px;
    }
    .logo-holder{
        padding-left: 10px;
        height: 40px;
    }
    .show-cart{
        width: 60px;
        height: 60px;
    }
    .header-cart_wrap{
        top:60px;
    }
    .header-tooltip{
        display: none;
    }
    .logo-holder img{
        height: 100%;
    }
    .nav-button-wrap{
        right: 70px;
        height: 60px;
    }
    .show-cart_count {
        right: 10px;
        top: 20px;
        width: 14px;
        height: 14px;
        font-size: 12px;
        line-height: 14px;
    }
    .hero-title h2{
        font-size: 30px;
        line-height: 1.4;
    }
    h4.hero-title__marker{
        font-size: 12px;
    }
    .hero_btn{
        font-size: 16px;
    }
    .section-title h2.text-absolute{
        font-size: 32px;
    }
    .main-text p{
        font-size: 16px;
    }
    .btn{
        font-size: 16px;
    }
    .main-iamge img{
        max-height: 400px;
    }
    .image-collge-wrap:before{
        left: -30px;
        width: 360px;
        height: 380px;
    }
    .quote-box p{
        font-size: 21px;
    }
    .add_cart{
        bottom: -40px;
    }
    .map-modal-wrap .reservation-modal-container{
        max-width: 100%;
    }
    .section-title h2{
        font-size: 24px;
    }
    .section-title h4{
        font-size: 15px;
        max-width: 90%;
        margin: 15px auto 0;
        text-shadow: 0 0 7px #101010;
    }
    .hours{
        font-size: 32px;
    }
    .section-title__waves{
        font-size: 12px;
    }
    .big-number a{
        font-size: 21px;
    }
    .menu-wrapper.single-menu .hero-menu-item:nth-child(even){
        padding-left: 0;
    }
    .single-menu .hero-menu-item{
        padding-left: 0;
    }
    .hero-menu-item-right{
        right: 0;
        padding-left: 10px;
        width: 85px;
        height: 80px;
    }
    .add_cart{
        width: 60px;
        height: 60px;
    }
    .single-menu .hero-menu-item h6{
        max-width: 100%;
        font-size: 15px;
    }
    .hero-menu-item-details{
        float: none;
        padding-left: 90px;
    }
    .hero-menu-item-details p{
        font-size: 12px;
    }
    .hero-menu-item-img{
        margin-right: 10px;
    }
    .single-menu .hero-menu-item .hero-menu-item-price{
        font-size: 28px;
    }
    .hero-menu-item-data p{
        font-size: 12px;
    }
    .testimonilas-text h3{
        font-size: 18px;
    }
    .testimonilas-text p{
        font-size: 14px;
    }
    .map-modal-wrap .dots-separator{
        margin-bottom: 10px;
    }
    .map-modal-wrap .reservation-modal-item{
        padding: 45px;
    }
    .map-container{
        display: none;
    }
    .map-view-wrap{
        /*position: absolute;*/
        float: none;
        width: 100%;
        background-color: #292929;
    }
    .map-view-wrap .container{
        /*width: 100%;*/
    }
    .map-view-wrap_item{
        width: auto;
        padding: 100px 15px 50px;
        background-color: transparent;
    }
    .contact-details h4{
        color: #fff !important;
        font-size: 28px;
    }
    .contact-details li{
        font-size: 16px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .contact-details li i{
        font-size: 20px;
    }
    .contactform-wrap{
        margin-bottom: 50px;
    }
}

/*
// .order-success
*/
.order-success__body {
    max-width: 720px;
    margin: 0 auto;
    color: #fff;
    position: relative;
}

.order-success__header {
    text-align: center;
}

.order-success__title {
    padding-bottom: 20px;
}

.order-success__subtitle {
    font-size: 19px;
    font-weight: 500;
}

.order-success__actions {
    margin-top: 20px;
}

.order-success__meta {
    margin-bottom: 28px;
    text-align: center;
}

.order-success__meta-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.order-success__meta-item {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    line-height: 1.25;
    position: relative;
    padding: 2px 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.order-success__meta-item:not(:last-child):before {
    position: absolute;
    display: block;
    content: '';
    border-left: 2px dashed #ebebeb;
    width: 0;
    height: 100%;
    top: 0;
    right: -1px;
}

.order-success__meta-title {
    display: block;
    font-size: 13px;
    color: #a9a9a9;
    margin-bottom: 4px;
}

.order-success__meta-value {
    display: block;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .order-success__meta-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .order-success__meta-item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .order-success__meta-item:nth-child(2n):before {
        display: none;
    }
    .order-success__meta-item:nth-child(n + 3) {
        margin-top: 16px;
    }
}
.order-success__body.cart-totals:before{
    z-index: auto;
}
.cart-totals button.btn-pay{
    float: none;
    z-index: auto;
    width: auto;
    margin-top: 0;
}
.payment-form{
    margin: 30px 0 40px;
}
.order-success__title{
    font-size: 24px;
    font-weight: 700;
}

/*
// .address-card
*/
.address-card {
    position: relative;
}

.address-card__badge {
    position: absolute;
    background-color: #cc3333;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 4px 8px 2px;
    top: -2px;
    right: .75rem;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.address-card__badge--muted {
    background-color: #f0f0f0;
    color: #3d464d;
}

.address-card__body {
    padding: 1.5rem;
    font-size: 15px;
    line-height: 18px;
}

.address-card__name {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 1.125rem;
}

.address-card__row + .address-card__row {
    margin-top: .75rem;
}

.address-card__row-title {
    font-size: 12px;
    color: #a9a9a9;
}

.address-card__footer {
    margin-top: 1.625rem;
}

.address-card--featured .address-card__body {
    padding: 2rem;
}

.address-card--featured .address-card__name {
    font-weight: 700;
}

@media (min-width: 768px) and (max-width: 991px) {
    .address-card--featured .address-card__body {
        padding: 1.5rem;
    }
}

@media (max-width: 767px) {
    .address-card--featured .address-card__body {
        padding: 1.375rem;
    }
}

/*
// .card
*/
.card {
    border: 2px dashed rgba(255,255,255,0.2);
    border-radius: 2px;
    position: relative;
}

.card-body {
    padding: 2rem;
}

.card-header,
.card-footer {
    padding: 1.5rem 2rem;
    border-top: none;
    border-bottom: none;
    background-color: transparent;
}

.card-header h1, .card-header h2, .card-header h3, .card-header h4, .card-header h5, .card-header h6,
.card-footer h1,
.card-footer h2,
.card-footer h3,
.card-footer h4,
.card-footer h5,
.card-footer h6 {
    margin-bottom: 0;
}

.card-title {
    margin-bottom: 1.75rem;
}

.card-title h1, .card-title h2, .card-title h3, .card-title h4, .card-title h5, .card-title h6 {
    margin-bottom: 0;
}

.card-divider {
    height: 2px;
    background: #f0f0f0;
}

.card-body .card-title:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
    .card-header,
    .card-footer {
        padding: 1.25rem 1.5rem;
    }
    .card-title {
        font-size: 26px;
        margin-bottom: 1.5rem;
    }
    .card-body {
        padding: 1.5rem;
    }
}

@media (max-width: 767px) {
    .card-header,
    .card-footer {
        padding: 1rem 1.375rem;
    }
    .card-title {
        font-size: 26px;
        margin-bottom: 1.5rem;
    }
    .card-body {
        padding: 1.375rem;
    }
}
/*
// .order-list
*/
.order-list a {
    color: inherit;
}

.order-list a:hover {
    color: inherit;
    text-decoration: underline;
}

.order-list table {
    width: 100%;
    font-size: 15px;
}

.order-list__header th,
.order-list__header td {
    text-transform: uppercase;
    color: #6c757d;
    font-size: 13px;
    font-weight: 500;
}

.order-list__footer {
    font-size: 20px;
}

.order-list__footer th {
    font-weight: 500;
}

.order-list__column-image {
    width: 1px;
}
.product-image__img{
    max-width: 100%;
    max-height: 100%;
}
.order-list__column-image .product-image {
    width: 40px;
}

.order-list__column-product {
    line-height: 1.25;
}

.order-list__column-quantity {
    text-align: center;
}

.order-list__column-total {
    text-align: right;
}

.order-list__options {
    color: #6c757d;
    font-size: 13px;
    margin-top: 2px;
}

.order-list__options-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.order-list__options-item:not(:last-child) {
    position: relative;
    padding-right: 19px;
}

.order-list__options-item:not(:last-child):after {
    position: absolute;
    content: '';
    display: block;
    background: #ccc;
    width: 1px;
    height: 10px;
    top: calc(50% - 5px);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    right: 9px;
}

@media (min-width: 576px) {
    .order-list th,
    .order-list td {
        padding: 4px 12px;
    }
    .order-list th:first-child,
    .order-list td:first-child {
        padding-left: 1.5rem;
    }
    .order-list th:last-child,
    .order-list td:last-child {
        padding-right: 1.5rem;
    }
    .order-list__header th,
    .order-list__header td {
        border-bottom: 1px solid rgb(84 84 84);
        padding: 10px 12px;
    }
    .order-list__products th,
    .order-list__products td {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .order-list__products tr:first-child th,
    .order-list__products tr:first-child td {
        padding-top: 14px;
    }
    .order-list__products tr:last-child th,
    .order-list__products tr:last-child td {
        padding-bottom: 14px;
    }
    .order-list__products .order-list__column-product {
        padding-left: 4px;
    }
    .order-list__subtotals th,
    .order-list__subtotals td {
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .order-list__subtotals tr:first-child th,
    .order-list__subtotals tr:first-child td {
        padding-top: 12px;
        border-top: 1px solid rgb(84 84 84);
    }
    .order-list__subtotals tr:last-child th,
    .order-list__subtotals tr:last-child td {
        padding-bottom: 12px;
    }
    .order-list__footer th,
    .order-list__footer td {
        padding-top: 14px;
        padding-bottom: 14px;
        border-top: 1px solid rgb(84 84 84);
    }
}

@media (max-width: 575px) {
    .order-list table,
    .order-list tr,
    .order-list th,
    .order-list td {
        display: block;
        padding: 0;
    }
    .order-list__header,
    .order-list__products,
    .order-list__subtotals,
    .order-list__footer {
        display: block;
    }
    .order-list__header tr,
    .order-list__products tr,
    .order-list__subtotals tr,
    .order-list__footer tr {
        padding: 0 1rem;
    }
    .order-list__header tr,
    .order-list__subtotals tr,
    .order-list__footer tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .order-list__header .order-list__column-label,
    .order-list__subtotals .order-list__column-label,
    .order-list__footer .order-list__column-label {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .order-list__header .order-list__column-quantity,
    .order-list__subtotals .order-list__column-quantity,
    .order-list__footer .order-list__column-quantity {
        display: none;
    }
    .order-list__header tr {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 2px solid rgb(84 84 84);
    }
    .order-list__products tr {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .order-list__products tr:not(:first-child) {
        border-top: 1px solid rgb(84 84 84);
    }
    .order-list__products .order-list__column-image {
        width: 40px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
    .order-list__products .order-list__column-product {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: calc(100% - 40px);
        padding-left: 1rem;
    }
    .order-list__products .order-list__column-quantity:before {
        content: attr(data-title) " ";
    }
    .order-list__products .order-list__column-total {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .order-list__products .order-list__column-quantity,
    .order-list__products .order-list__column-total {
        margin-top: .625rem;
        margin-bottom: -.125rem;
    }
    .order-list__subtotals {
        padding-top: 12px;
        padding-bottom: 12px;
        border-top: 1px solid rgb(84 84 84);
    }
    .order-list__subtotals th,
    .order-list__subtotals td {
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .order-list__footer {
        padding-top: 12px;
        padding-bottom: 12px;
        border-top: 1px solid rgb(84 84 84);
    }
}
.order-list__column-price{
    text-align: center;
}

.order-list__footer .order-list__column-total{
    font-weight: 600;
    color: #C19D60;
}

@media (max-width: 575px) {
    .order-list__header .order-list__column-price,
    .order-list__subtotals .order-list__column-price,
    .order-list__footer .order-list__column-price {
        display: none;
    }
    .order-list__products .order-list__column-price:before {
        content: attr(data-title) " ";
    }
    .order-list__products .order-list__column-price{
        margin-top: .625rem;
        margin-bottom: -.125rem;
        margin-right: 1.25rem;
    }
    .order-list__footer{
        font-size: 18px;
    }
    .order-success__body{
        padding: 50px 20px;
        text-align: left;
    }
    .order-success__title{
        font-size: 20px;
    }
    .order-list__column-label{
        font-size: 14px;
    }
    .order-list__column-total{
        font-size: 16px;
    }
}
.address-card{
    margin-bottom: 30px;
}
.custom-form textarea, .custom-form input[type="text"], .custom-form input[type=email], .custom-form input[type=password] {
    font-size: 14px;
}
.coupons__items{
    margin-left: 15px;
    display: flex;
    flex-wrap: wrap;
}
.coupon{
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    color: #C19D60;
    margin-left: 15px;
    padding: 3px 5px;
    border: 2px solid #C19D60;
    vertical-align: middle;
    display: flex;
    align-items: center;
}
.coupon .label{
    display: flex;
    align-items: center;
}
.coupon .close {
    opacity: 1;
    background-color: #C19D60;
    border: 1px solid #C19D60;
    color: #fff;
    margin-left: 5px;
    padding: 0 5px;
    font-size: 20px;
    float: none;
    height: auto;
    -webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease;
}
.coupon .close:hover{
    color: #C19D60;
    background-color: #fff;
}

.footer-logo img{
    height: 75px;
    margin-bottom: 50px;
}
.footer-widget-content {
    text-align: left;
}
.footer-widget-content p{
    font-size: 14px;
}
.footer-widget-title{
    color: #fff;
    font-size: 24px;
}
.footer-contacts li a, .footer-contacts li span{
    color: #767676;
    font-size: 16px;
}
.footer-logo{
    display: block;
    float: none;
    text-align: left;
}
.footer-contacts{

}
.footer-contacts__list li{
    margin-top: 20px;
}
.footer-widget .hero_btn{
    background: transparent;
    font-weight: 300;
    margin-top: 0;
    float: none;
    display: inline-block;
}
.footer-social{
    float: none;
    margin-top: 40px;
}
.footer-social-title{
    float: none;
    font-family: 'Rubik', sans-serif;
    display: block;
    font-size: 14px;
    color: #C19D60;
    margin-top: 10px;
}
.footer-social li, .footer-social ul{
    float: none;
}
.footer-social ul{
    display: flex;
}
.footer-social li a{
    float: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    font-size: 20px;
    float: none;
}

footer.fixed-footer{
    padding-left: 0;
    padding-right: 0;
}
.footer-bottom{
    text-align: left;
    height: auto;
    background-color: #222;
    padding: 30px 0;
    margin-top: 50px;
}
footer.fixed-footer:before{
    content: none;
}
@media (max-width: 1599px){
    .footer-bottom{
        padding-bottom: 80px;
    }
}
@media (-webkit-min-device-pixel-ratio: 1.25){
    .footer-bottom{
        padding-bottom: 80px;
    }
}
.copyright{
    color: #6D6D6D;
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
    top: 0;
    float: none;
}
.to-top{
    position: absolute;
    width: 72px;
    height: 72px;
    background: url(../images/totop-arrow.svg) #292929 center no-repeat;
    border: 1px solid #444444;
    border-radius: 50%;
    bottom: -36px;
    top: auto;
    right: 30px;
}
.creator{
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    color: #6D6D6D;
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
}
.creator a{
    color: rgba(255,255,255,0.7);
    margin-left: 5px;

}
.creator a:hover, .creator a:active{
    color: #fff;
}
@media (max-width: 1024px) {
    .creator{
        display: block;
        margin-top: 15px;
        position: relative;
        top: 0;
    }
}
@media (max-width: 576px) {
    .to-top{
        bottom: -72px;
    }
}
#toast-container>div{
    width: auto;
}
.toast{
    border: none;
    font-size: .85rem;

}
.toast-message a{
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    color: currentColor;
    background: rgba(0, 0, 0, .2);
    border-radius: 2px;
    padding: 1px 5px 2px;
    transition: all 200ms;
}
.toast-message a:hover {
    background: rgba(0, 0, 0, .4);
    color: #fff;
}
.payment-methods{
    display: inline-block;
    margin-bottom: 1em;
    background-color: #fff;
    padding: .5em .5em .25em;
    border-radius: 5px;
    opacity: .75;
    transition: all 200ms ease;
}
.payment-methods:hover{
    opacity: 1;
}
.payment-methods img{
    visibility: visible;
    opacity: 1;
    max-width: 100%;
}


.modal-note{
    position: fixed;
    background-color: rgba(0, 0, 0, 0.75);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s;
}
.modal-note.visible{
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}
.modal-inner{
    width: 520px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 2em;
    background: #ffffff;
}
.modal-close {
    color: #aaa;
    line-height: 50px;
    font-size: 80%;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
    height: 30px;
    text-decoration: none;
}
.modal-close:before, .modal-close:after{
    position: absolute;
    right: 20px;
    top: 10px;
    content: ' ';
    height: 20px;
    width: 2px;
    background-color: #aaa;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.modal-close:before {
    transform: rotate(45deg);
}
.modal-close:after {
    transform: rotate(-45deg);
}

.modal-close:hover:before, .modal-close:hover:after {
    background-color: #d43031;
}
.modal-header{
    color: #d43031;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 15px;
}
.modal-note .modal-content{
    text-align: center;
    color: #333;
    font-weight: 400;
    box-shadow: none;
    border: none;
    padding-bottom: 0;
}
.modal-note .modal-content p{
    color: #333;
    font-size: 15px;
}
.modal-note .modal-content strong{
    font-weight: 600;
}
.modal-note .modal-content a{
    color: #d43031;
    display: inline;
    font-weight: 600;
}
.modal-note .modal-content a:hover{
    text-decoration: underline;
}
.modal-note a.modal-btn{
    display: inline-block;
    padding: 10px 25px;
    cursor: pointer;
    background-color: #d43031;
    color: #fff;
    text-align: center;
    border-radius: 40px;
    margin: 15px auto 0;
}
.modal-note a.modal-btn:hover{
    background-color: #c30a0c;
    text-decoration: none;
}
@media all and (max-width: 1024px) {
    .modal-inner{
        width: 95%;
    }
}