/* css */

@font-face {
    font-family: 'Antonio';
    src: url("../fonts/Antonio-Bold/Antonio-Bold.eot");
    src: url("../fonts/Antonio-Bold/Antonio-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Antonio-Bold/Antonio-Bold.woff2") format("woff2"), url("../fonts/Antonio-Bold/Antonio-Bold.woff") format("woff"), url("../fonts/Antonio-Bold/Antonio-Bold.ttf") format("truetype"), url("../fonts/Antonio-Bold/Antonio-Bold.svg#Antonio-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'TUV Domaine Display';
    src: url('../fonts/TUVDomaineDisplay/TUVDomaineDisplay.eot');
    src: url('../fonts/TUVDomaineDisplay/TUVDomaineDisplay.eot?#iefix') format('embedded-opentype'), url('../fonts/TUVDomaineDisplay/TUVDomaineDisplay.woff2') format('woff2'), url('../fonts/TUVDomaineDisplay/TUVDomaineDisplay.woff') format('woff'), url('../fonts/TUVDomaineDisplay/TUVDomaineDisplay.ttf') format('truetype'), url('../fonts/TUVDomaineDisplay/TUVDomaineDisplay.svg#TUVDomaineDisplay') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UTM Yen Tu';
    src: url("../fonts/UTMYenTu/UTMYenTu.eot");
    src: url("../fonts/UTMYenTu/UTMYenTu.eot?#iefix") format("embedded-opentype"), url("../fonts/UTMYenTu/UTMYenTu.woff2") format("woff2"), url("../fonts/UTMYenTu/UTMYenTu.woff") format("woff"), url("../fonts/UTMYenTu/UTMYenTu.ttf") format("truetype"), url("../fonts/UTMYenTu/UTMYenTu.svg#UTMYenTu") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Playfair Display';
    src: url("../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.eot");
    src: url("../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.woff2") format("woff2"), url("../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.woff") format("woff"), url("../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.ttf") format("truetype"), url("../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.svg#PlayfairDisplay-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Playfair Display Bold';
    src: url("../fonts/PlayfairDisplay-Bold/PlayfairDisplay-Bold.eot");
    src: url("../fonts/PlayfairDisplay-Bold/PlayfairDisplay-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PlayfairDisplay-Bold/PlayfairDisplay-Bold.woff2") format("woff2"), url("../fonts/PlayfairDisplay-Bold/PlayfairDisplay-Bold.woff") format("woff"), url("../fonts/PlayfairDisplay-Bold/PlayfairDisplay-Bold.ttf") format("truetype"), url("../fonts/PlayfairDisplay-Bold/PlayfairDisplay-Bold.svg#PlayfairDisplay-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Alike';
    src: url('../fonts/Alike-Regular/Alike-Regular.eot');
    src: url('../fonts/Alike-Regular/Alike-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Alike-Regular/Alike-Regular.woff2') format('woff2'), url('../fonts/Alike-Regular/Alike-Regular.woff') format('woff'), url('../fonts/Alike-Regular/Alike-Regular.ttf') format('truetype'), url('../fonts/Alike-Regular/Alike-Regular.svg#Alike-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Playfair Display';
}

.note-price-menu p {
    font-family: 'TUV Domaine Display';
    font-size: 18px;
    color: #ff031b;
    background-color: #cac5c5;
    padding: 10px 28px;
    font-weight: bold;
}

@media (min-width: 1600px) {
    .container {
        max-width: 1330px;
    }
}


/* ============================================== */

.aug-8-notif {
    margin-top: -55px;
    position: relative;
    z-index: 1;
}

.notification-to-customers {
    background-color: #931a1d;
    padding: 30px 40px;
    color: #ffffff;
    text-align: center;
}

.notification-to-customers h2 {
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 15px;
    padding-bottom: 12px;
    position: relative;
}

.notification-to-customers h2::before {
    position: absolute;
    content: '';
    width: 66px;
    height: 2px;
    background-color: #ffffff;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.notification-to-customers p {
    font-size: 15.5px;
}

.notification-to-customers p .fw-bold {
    font-weight: bold;
}

.notification-to-customers .signature {
    margin-bottom: 3px;
}

.notification-to-customers .signature-admin {
    font-family: 'UTM Yen Tu';
    font-size: 23px;
}

.page-id-13 .banner-page .title-page {
    display: none;
}

.page-id-13 .wrap-menu {
    margin-top: 60px;
}


/* ============================================== */

.nav-link {
    padding: 0;
}

.slick-slider {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}


/* ----------page home--------- */

.menu-mobile {
    display: none;
}


/*
.slick-list.draggable {
height: auto !important;
}*/

.slick-slide {
    height: auto;
}

.header-inner .main-menu li a {
    display: inline-block;
    position: relative;
    font-family: 'Playfair Display Bold';
    font-size: 30px;
    color: #2e2e2e;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .3s ease-in-out;
}

.header-inner .main-menu li a:after,
.header-inner .main-menu li a:before {
    display: none;
    position: absolute;
    content: '';
    border: 1px solid #931a1d;
    width: 20px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
    transition: all .3s ease-in-out;
}

.header-inner .main-menu li a:hover:after,
.header-inner .main-menu li a:hover:before {
    display: block;
}

.header-inner .main-menu li a:after {
    left: -26px;
}

.header-inner .main-menu li a:before {
    right: -26px;
}

.header-inner .main-menu ul li.active a:after,
.header-inner .main-menu ul li.active a:before {
    opacity: 1;
}

.header-inner .main-menu ul li a:hover:after,
.header-inner .main-menu ul li a:hover:before {
    opacity: 1;
}

.header-inner .main-menu li a:hover,
.header-inner .main-menu li.active a {
    color: #931a1d;
}

.header-inner .main-menu li.active a:before,
.header-inner .main-menu li.active a:after {
    display: block;
}

.header-inner .main-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.header-inner .main-menu {
    padding: 40px 35px 40px 35px;
}

.header-inner .main-menu ul li {
    padding: 0 45px;
    position: relative;
}

.header-inner .main-menu ul li:nth-child(2) {
    margin-right: 145px;
    right: -10px;
}

.header-inner .main-menu ul li:nth-child(3) {
    margin-left: 140px;
    right: -10px;
}

.header-inner .main-menu ul li:nth-child(4) {
    right: -10px;
}

.header-inner .inner {
    position: relative;
}

.header-inner .inner .logo-brand {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    top: 0;
}

.header-inner .header-scroll {
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    visibility: visible;
    z-index: 999;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .6s ease;
    -moz-transition: -moz-transform .6s ease;
    transition: transform .6s ease;
}

.header-scroll .logo-brand img {
    height: 120px;
}

.header-inner .header-scroll .logo-brand {
    top: 1.5px;
}

.header-inner .header-scroll.active {
    transform: translateY(0);
    box-shadow: 1px 2px 7px 0 rgba(0, 0, 0, 0.5);
}

.desc-cate p {
    font-family: 'TUV Domaine Display';
    color: #4b4b4b;
    font-size: 17px;
}

.header-slide {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.social-contact ul,
.phone-contact ul {
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0;
    list-style: none;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    left: 50%;
    top: 50%;
    position: relative;
}

.social-contact ul {
    width: 380px;
}

.phone-contact ul {
    width: 280px;
}

.social-contact ul li,
.phone-contact ul li {
    margin: 0 15px;
}

.social-contact ul a,
.phone-contact ul a,
.phone-contact ul li {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    font-family: Antonio;
    color: #b1b1b1;
    position: relative;
    display: inline-block;
    transition: all .3s ease-in-out;
}

.social-contact ul a:hover,
.phone-contact ul a:hover {
    color: #456cab;
}

.social-contact,
.phone-contact {
    width: 8.25%;
    position: relative;
}

.banner-slider {
    width: 83.5%;
    position: relative;
}

.banner-slider .text-slide {
    position: absolute;
    top: 73%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 38%;
    display: none!important;
}

.banner-slider .text-slide p {
    font-size: 45px;
    /* font-family: "Playfair Display"; */
    font-family: "Antonio";
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    line-height: 1.3;
    padding: 26px 25px 32px;
    margin-bottom: 0;
    background: rgba(30, 30, 30, 0.5);
    position: relative;
    text-align: center;
}

.banner-slider .text-slide p:before {
    content: '';
    width: 270px;
    height: 30px;
    top: 0;
    left: 0;
    background: url('../images/before-text-slide.png')no-repeat;
    position: absolute;
}

.banner-slider .text-slide p:after {
    content: '';
    width: 270px;
    height: 30px;
    bottom: 0;
    right: 0;
    background: url('../images/after-text-slide.png')no-repeat;
    position: absolute;
}

.list-photo img {
    max-width: 100%;
    height: auto;
}

.banner-slider .slick-dots {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    bottom: 40px;
    padding-left: 0;
    margin-bottom: 0;
    width: 100%;
}

.banner-slider .slick-dots li button {
    position: relative;
    background-color: transparent;
    border: none;
    margin: 0 10px;
    text-indent: -9999px;
}

.banner-slider .slick-dots li button:after,
.banner-slider .slick-dots li.slick-active button:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    width: 4px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.banner-slider .slick-dots li button:after {
    height: 16px;
}

.banner-slider .slick-dots li.slick-active button:after {
    height: 40px;
}

.banner-slider .slick-dots li.slick-active button:focus {
    outline: none;
}


/*home----------------------------------*/

.page-home {
    padding-top: 110px;
    overflow: hidden;
    padding-bottom: 90px;
    position: relative;
}

.content p:last-child {
    margin-bottom: 0;
}

.section-50 {
    width: 50%;
}

.flex-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.content-about .first-title h5 {
    font-size: 30px;
    font-family: 'Playfair Display Bold';
    color: #ffffff;
    margin: 0;
    padding: 16px 26px;
    background-color: #931a1d;
    display: inline-block;
    position: relative;
}

.content-about .first-title {
    position: relative;
    padding-left: 82px;
}

.content-about .first-title h5:before {
    position: absolute;
    content: '';
    top: -52px;
    left: -82px;
    width: 98px;
    height: 131px;
    background-image: url(../images/brand-restaurant-about.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.content-about h3 {
    font-size: 45px;
    font-family: Antonio;
    color: #1e1e1e;
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 30px;
}

.content p {
    font-size: 17px;
    margin-bottom: 26px;
    line-height: 1.5;
}

.restaurant-about .content-about {
    padding-right: 74px;
    padding-top: 53px;
    text-align: right;
}

.content-about .content {
    padding-left: 10px;
    text-align: right;
}

.images-about {
    position: relative;
}

.images img {
    max-width: 100%;
    height: auto;
}

.images-about .image-2 {
    position: absolute;
    bottom: -58px;
    right: 0;
    border-left: 8px solid #ffffff;
    border-top: 8px solid #ffffff;
}

.image-2 .img-background {
    position: relative;
}

.image-2 .img-background:before {
    position: absolute;
    content: '';
    width: 396px;
    height: 330px;
    bottom: -83px;
    right: -80px;
    background-image: url(../images/background-about.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}

.page-home .dish-photo {
    padding: 0 15px;
}

.photo img {
    max-width: 100%;
    height: auto;
}

.page-home .categories-slider {
    margin-top: 166px;
    position: relative;
}

.page-home .categories-slider:before {
    position: absolute;
    content: '';
    width: 376px;
    height: 474px;
    top: -185px;
    left: 0;
    background-image: url(../images/bamboo-image.png);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
}

.page-home .dishes-slide {
    margin: 0 -15px;
}

.categories-slider .slider-title p {
    font-size: 15px;
    color: #4b4b4b;
    text-transform: uppercase;
}

.categories-slider .slider-title h2 {
    font-size: 45px;
    color: #931a1d;
    text-transform: uppercase;
    font-family: Antonio;
    margin-bottom: 50px;
}

.categories-slider .slider-title {
    text-align: center;
}

.slick-list {
    padding-left: 0px !important;
}

.dish-photo .photo {
    position: relative;
}

.dish-photo .photo:hover .name-categories {
    opacity: 1;
}

.dish-photo .photo .name-categories p {
    font-family: 'Playfair Display Bold';
    font-size: 22px;
    color: #ffffff;
    margin-bottom: 0;
}

.dish-photo .photo .name-categories {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #000000;
    padding: 12px 20px;
    opacity: 0;
    transition: all .3s ease-in-out;
    z-index: 10;
}

.happy-customers {
    padding-top: 140px;
    padding-bottom: 50px;
    text-align: center;
}

.top-comment .comment-title h5 {
    font-size: 45px;
    font-family: Antonio;
    color: #1e1e1e;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    margin-bottom: 40px;
}

.top-comment .comment-title h5:before {
    position: absolute;
    content: '';
    width: 23px;
    height: 14px;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../images/icon-happy-customer.png);
    background-repeat: no-repeat;
}

.top-comment {
    position: relative;
    padding: 0 112px;
}

.top-comment .text-slide p {
    color: #4b4b4b;
    font-size: 17px;
    margin-bottom: 8px;
}

.comment .sign h6 {
    font-family: 'UTM Yen Tu';
    font-size: 38px;
    color: #931a1d;
    margin-top: 20px;
}

.slick-cmt a {
    width: 11px;
    height: 19px;
    position: relative;
    display: inline-block;
    z-index: 10;
}

.prev:before,
.next:before,
.slick-cmt .next:after,
.slick-cmt .prev:after {
    content: '';
    width: 11px;
    height: 19px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s ease-in-out;
}

.slick-cmt .prev:before {
    background-image: url(../images/icon-prev.png);
    left: 0;
    opacity: 1;
}

.slick-cmt .next:before {
    background-image: url(../images/icon-next.png);
    right: 0;
    opacity: 1;
}

.slick-cmt .prev:after {
    background-image: url(../images/icon-prev-hover.png);
    left: 0;
    opacity: 0;
}

.slick-cmt .next:after {
    background-image: url(../images/icon-next-hover.png);
    right: 0;
    opacity: 0;
}

.slick-cmt .prev:hover:after {
    opacity: 1;
}

.slick-cmt .next:hover:after {
    opacity: 1;
}

.slick-cmt .prev:hover:before {
    opacity: 0;
}

.slick-cmt .next:hover:before {
    opacity: 0;
}

.slick-cmt .prev {
    margin-left: -70px;
}

.slick-cmt .next {
    margin-right: -70px;
}

.slick-cmt .slide-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}

.slide-comment {
    position: relative;
    min-height: 143px;
}

.slick-cmt {
    position: absolute;
    width: 100%;
    top: 40%;
    transform: translateY(-50%);
}

.bottom-quote {
    position: relative;
    overflow: hidden;
}

.bottom-quote .quote {
    background-color: #931a1d;
    width: 70.5%;
    padding: 45px 40px 75px 10px;
    text-align: left;
    position: relative;
}

.bottom-quote .quote:before {
    position: absolute;
    content: '';
    width: 310px;
    height: 100%;
    left: -310px;
    top: 0;
    background-color: #931a1d;
    z-index: -1;
}

.bottom-quote .quote:after {
    position: absolute;
    content: '';
    width: 800px;
    height: 110px;
    right: -800px;
    bottom: 20px;
    background-color: #fbf6f6;
    z-index: -1;
}

.bottom-quote .quote p {
    font-family: 'UTM Yen Tu';
    font-size: 50px;
    color: #ffffff;
    line-height: 1.4;
    letter-spacing: 4px;
}

.flex-box .block-images {
    width: 66%;
}

.flex-box .block-details {
    width: 34%;
    padding-top: 5px;
}

.block-images .flex-img {
    display: flex;
    flex-wrap: wrap;
}

.block-images .flex-img .box-30 {
    margin-right: 15px;
}

.bottom-quote .flex-box {
    display: flex;
    flex-wrap: wrap;
    margin-top: -54px;
    z-index: 10;
    position: relative;
}

.block-details {
    position: relative;
    text-align: left;
    padding-left: 18px;
}

.block-details h6 {
    font-family: 'Playfair Display Bold';
    color: #4b4b4b;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1.5;
}

.block-details .title-detail {
    position: relative;
    text-align: center;
    margin-bottom: 25px;
}

.block-details .title-detail h5 {
    font-size: 45px;
    font-family: Antonio;
    color: #931a1d;
    margin-bottom: 0;
    text-transform: uppercase;
}

.block-details p,
.block-details a {
    font-size: 17px;
    color: #4b4b4b;
    margin-bottom: 0;
    line-height: 1.5;
}

.block-details .phone-number a {
    text-decoration: none;
    margin-bottom: 10px;
    font-family: 'Playfair Display Bold';
}

.block-details .phone-number a:hover {
    color: #931a1d;
}

.block-details .gift p {
    font-size: 30px;
    color: #931a1d;
    font-family: 'UTM Yen Tu';
}

.block-details .time-work,
.block-details .phone-number {
    margin-bottom: 30px;
}

.block-details .location {
    margin-bottom: 25px;
}

.footer .copy-right {
    background-color: #f7f7f7;
    padding: 30px 0 25px 0;
    text-align: center;
}

.footer .copy-right a,
.footer .copy-right p {
    color: #686868;
    font-size: 17px;
    margin-bottom: 5px;
}

.footer .copy-right a:hover {
    color: #931a1d;
    text-decoration: none;
}

.page-home:after {
    position: absolute;
    content: '';
    width: 306px;
    height: 474px;
    bottom: 0;
    right: 0;
    background-image: url(../images/bamboo-bottom.png);
    background-repeat: no-repeat;
}

.header-menu .logo-brand img {
    max-width: 100%;
    height: auto;
}

.block-images .flex-img .box-30 img {
    max-width: 100%;
    height: auto;
}

.flex-img .box-30 {
    width: 31%;
}

.flex-img .box-33 {
    width: 32%;
    margin-right: 15px;
}

.flex-img .box-33 img,
.image img {
    max-width: 100%;
}


/* ----------page menu--------- */

.header-slide.page-internal .banner-page .img-page img {
    width: 100%;
}

.header-slide.page-internal .social-contact ul {
    top: 48%;
}

.header-slide.page-internal .social-contact ul li {
    margin: 0 23px;
}

.banner-page {
    width: 83.5%;
}

.banner-page .title-page {
    position: absolute;
    top: 89%;
    display: inline-block;
    left: 50%;
    padding: 12px 25px;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    background: #931a1d;
    color: #fff;
}

.banner-page .title-page h3 {
    margin: 0;
    font-size: 30px;
    font-family: "Playfair Display";
    color: white;
    font-weight: bold;
    line-height: 1.291;
}

.wrap-menu {
    margin-top: 82px;
    padding-bottom: 130px;
    background: url("../images/bammboo-tree.png") no-repeat;
    background-position: bottom right;
}

.wrap-menu .detail-tab-menu {
    position: relative;
}

.wrap-menu .detail-tab-menu .list-tab-menu {
    position: relative;
}

.wrap-menu .detail-tab-menu .list-tab-menu ul.nav-tabs {
    border-bottom: 0;
    display: flex;
    flex-direction: column;
}

.wrap-menu .detail-tab-menu .list-tab-menu ul.nav-tabs li {
    position: relative;
    margin-bottom: 3px;
    cursor: pointer;
}

.wrap-menu .detail-tab-menu .list-tab-menu ul.nav-tabs li.active:before {
    display: block;
}

.wrap-menu .detail-tab-menu .list-tab-menu ul.nav-tabs li.active a {
    padding-left: 20px;
    font-family: "Playfair Display Bold" !important;
    color: #931a1d !important;
}

.wrap-menu .detail-tab-menu .list-tab-menu ul.nav-tabs li:before {
    display: none;
    content: '';
    width: 3px;
    height: 90%;
    top: 10%;
    left: 0px;
    background: #931a1d;
    position: absolute;
}

.wrap-menu .detail-tab-menu .list-tab-menu ul.nav-tabs li:hover:before {
    display: block;
}

.wrap-menu .detail-tab-menu .list-tab-menu ul.nav-tabs li a.nav-link {
    cursor: pointer;
    font-size: 19px;
    font-family: "Playfair Display";
    color: #4b4b4b;
    text-transform: uppercase;
    line-height: 2.579;
    text-align: left;
    border-radius: 0;
    border: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.wrap-menu .detail-tab-menu .list-tab-menu ul.nav-tabs li a.nav-link:hover {
    border: 0;
    border-color: unset !important;
    background-color: unset !important;
    color: #931a1d;
    font-family: "Playfair Display Bold";
    padding-left: 20px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.wrap-menu .tab-content .tab-pane .img-category img {
    width: 100%;
    margin-bottom: 15px;
}

.wrap-menu .tab-content .tab-pane .detail-category .wrap-title-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wrap-menu .tab-content .tab-pane .detail-category .wrap-title-item h3 {
    font-family: 'TUV Domaine Display';
}

.wrap-menu .tab-content .tab-pane .detail-category .wrap-title-item h3,
.wrap-menu .tab-content .tab-pane .detail-category .wrap-title-item p {
    font-size: 17px;
    color: #931a1d;
    font-weight: bold;
    line-height: 1.647;
    margin-bottom: 0;
}

.wrap-menu .tab-content .tab-pane .detail-category .wrap-title-item p {
    font-family: "Playfair Display Bold";
}

.wrap-menu .tab-content .tab-pane .detail-category .wrap-title-item h3 img {
    width: 17px;
    height: 17px;
}

.wrap-menu .tab-content .tab-pane .detail-category .description-item p {
    font-size: 17px;
    font-family: "Playfair Display";
    color: #4b4b4b;
    line-height: 1.647;
    text-align: left;
}

.wrap-menu .note-cate {
    margin-top: 3%;
}

.wrap-menu .note-cate .title-note {
    background: #e3212f;
    padding: 8px;
}

.wrap-menu .note-cate .title-note p {
    font-size: 25px;
    font-family: 'Playfair Display Bold';
    color: #ffffff;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.wrap-menu .note-cate .item-note ul {
    list-style: none;
    padding: 0;
    text-align: center;
    margin-top: 15px;
}

.wrap-menu .note-cate .item-note ul li {
    font-size: 17px;
    font-family: "Playfair Display";
    color: #4b4b4b;
    line-height: 1.647;
}

.wrap-menu .note-cate .item-note ul li img {
    width: 17px;
    height: 17px;
}

.wrap-menu .tab-content .tab-pane .category-child {
    text-align: center;
}

.wrap-menu .tab-content .tab-pane .category-child .name-cate-child p {
    font-size: 20px;
    font-family: 'Playfair Display Bold';
    color: #ffffff;
    margin: 0;
    padding: 6px 15px;
    background-color: #931a1d;
    position: relative;
}

.wrap-menu .tab-content .tab-pane .category-child .desc-cate-child p {
    font-size: 17px;
    font-family: "TUV Domaine Display";
    color: #4b4b4b;
    line-height: 1.6;
}

.wrap-menu .extra-cate-pho p {
    font-size: 17px;
    font-family: "Playfair Display Bold";
    color: #4b4b4b;
    line-height: 1.647;
    text-align: left;
    margin-bottom: 5px;
    font-style: italic;
}

.wrap-menu .wrap-extra-pho {
    display: flex;
}

.wrap-menu .wrap-extra-pho ul {
    list-style: none;
    padding: 0;
}

.wrap-menu .wrap-extra-pho ul li {
    font-size: 17px;
    font-family: "Playfair Display Bold";
    color: #4b4b4b;
}

.wrap-menu .wrap-extra-pho .name-extra {
    padding-right: 12%;
}

.wrap-menu .extra-cate-vn p {
    font-size: 17px;
    font-family: "Playfair Display Bold";
    color: #000;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 0;
}

.wrap-menu .extra-cate-vn .name-extra ul {
    padding-left: 20px;
}


/* ----------page contact----- */

#page-contact {
    margin-top: 110px;
    margin-bottom: 90px;
}

#page-contact .wrap-contact .intro-contact {
    padding: 0 70px;
    margin-bottom: 56px;
}

#page-contact .wrap-contact .intro-contact p {
    font-size: 50px;
    font-family: "UTM Yen Tu";
    color: #931a1d;
    line-height: 1.24;
    text-align: center;
}

#page-contact .wrap-contact .img-contact-1 {
    padding-left: 80px;
}

#page-contact .wrap-contact .content-contact {
    margin-top: 30px;
}

#page-contact .wrap-contact .content-contact .contact-detail p {
    font-size: 45px;
    font-family: "Antonio";
    color: #931a1d;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 0.889;
    text-align: center;
}

#page-contact .wrap-contact .content-contact .schedule {
    margin-bottom: 20px;
}

#page-contact .wrap-contact .content-contact .schedule ul {
    list-style: none;
    padding: 0;
    margin-top: 30px;
}

#page-contact .wrap-contact .content-contact .schedule ul li {
    font-size: 17px;
    font-family: "Playfair Display";
    color: #4b4b4b;
    line-height: 1.647;
    text-align: center;
}

#page-contact .wrap-contact .content-contact .num-contact {
    margin-bottom: 20px;
    text-align: center;
}

#page-contact .wrap-contact .content-contact .num-contact p,
#page-contact .wrap-contact .content-contact .num-contact a {
    font-size: 17px;
    font-family: "Playfair Display Bold";
    color: #4b4b4b;
    text-transform: uppercase;
    line-height: 1.647;
    margin-bottom: 0;
}

#page-contact .wrap-contact .content-contact .num-contact a:hover {
    color: #931a1d;
    text-decoration: none;
}

#page-contact .wrap-contact .content-contact .num-contact p.excep {
    font-size: 17px;
    font-family: "Playfair Display";
    color: #4b4b4b;
    line-height: 1.647;
    text-transform: unset;
}

#page-contact .wrap-contact .content-contact .address {
    margin-bottom: 20px;
}

#page-contact .wrap-contact .content-contact .address p {
    font-size: 17px;
    font-family: "Playfair Display Bold";
    color: #4b4b4b;
    text-transform: uppercase;
    line-height: 1.647;
    margin-bottom: 0;
    text-align: center;
}

#page-contact .wrap-contact .content-contact .address p.excep {
    font-size: 16px;
    font-family: "Playfair Display";
    color: #4b4b4b;
    line-height: 1.647;
    text-transform: unset;
    text-align: center;
}

#page-contact .wrap-contact .content-contact .gift p {
    font-size: 30px;
    font-family: "UTM Yen Tu";
    color: #931a1d;
    line-height: 2.067;
    text-align: center;
}

p .number,
#page-contact .wrap-contact .content-contact .schedule .number,
#page-contact .wrap-contact .address .excep .number-regular,
#page-contact .wrap-contact .content-contact .num-contact p.excep .number-regular,
.block-details .number-regular {
    font-family: 'Alike';
}

#page-contact .wrap-contact .content-contact .num-contact .number,
.block-details .phone-number .number,
.block-details h6 .number,
#page-contact .wrap-contact .address .number {
    font-family: 'Alike';
    font-weight: bold;
}


/*=============================PAGE GALLERY==============================*/

#page-gallery {
    padding: 90px 0;
}

.banner-internal img {
    max-width: 100%;
}

.wrap-gallery {
    position: relative;
}

.gallery-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.collum-33 {
    width: 32%;
}

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

.block-photo {
    position: relative;
    text-align: center;
    margin-bottom: 29px;
}

.block-photo .photo {
    position: relative;
}

.block-photo .photo:after {
    position: absolute;
    content: '';
    width: auto;
    height: auto;
    top: -6px;
    left: -6px;
    right: -6px;
    bottom: -6px;
    border: 6px solid #e1e1e1;
    border-radius: 10px;
    transition: all .3s ease-in-out;
    opacity: 0;
}

.block-photo .photo:hover:after {
    opacity: 1;
}

.block-photo .photo:hover .name-categories {
    opacity: 1;
}

.photo a {
    display: block;
    position: relative;
    overflow: hidden;
}

.photo a img {
    vertical-align: middle;
    max-width: 100%;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -moz-transform .5s ease-out;
    -moz-transition: -webkit-transform .5s ease-out;
    -o-transition: -o-transform .5s ease-out;
    transition: transform .5s ease-out;
}

.photo a:before {
    content: '';
    position: absolute;
    opacity: 0;
    transition: all .3s ease-in-out;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1;
}

.photo:hover a:before {
    opacity: 1;
}

.photo:hover a img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.dish-name {
    position: absolute;
    left: 0;
    right: 0;
    padding: 15px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 2;
    opacity: 0;
    transition: all .3s ease-in-out;
}

.dish-name h5 {
    margin: 0;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0;
}

.photo a:hover .dish-name {
    opacity: 1;
}

.footer .copy-right .number-regular {
    font-family: Alike;
}

.wrap-contact img {
    max-width: 100%;
    height: auto;
}

.header-menu {
    position: relative;
}

.header-menu .order {
    position: absolute;
    right: 8%;
    top: 50%;
    transform: translateY(-50%);
}

.header-scroll.active .order {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

@media screen and (min-width:991px) and (max-width:1368px) {
    .page-id-13 .banner-page img {
        min-height: 285px !important;
        object-fit: cover;
    }
}

@media (max-width:1024px) {
    .note-price-menu p {
        font-size: 17px;
        padding: 10px 20px;
    }
    .notification-to-customers h2 {
        font-size: 20px;
    }
    .notification-to-customers {
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .notification-to-customers p {
        font-size: 14.5px;
    }
    .aug-8-notif {
        margin-top: -30px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .page-id-13 .banner-page img {
        min-height: 242px !important;
        object-fit: cover;
    }
}

@media (max-width:991px) {
    .notification-to-customers {
        max-width: 86%;
    }
}

@media (max-width:768px) {
    .note-price-menu {
        text-align: center;
    }
}

@media (max-width:767px) {
    .notification-to-customers {
        max-width: 100%;
    }
    .notification-to-customers p {
        font-size: 14px;
    }
    .aug-8-notif {
        margin-top: -30px;
    }
    .notification-to-customers {
        padding: 20px 20px;
    }
    .page-id-13 .banner-page {
        min-height: 242px !important;
    }
}

@media (max-width:413px) {
    .notification-to-customers h2 {
        width: 248px;
        margin-left: auto;
        margin-right: auto;
    }
}