/*Back To Top*/
.back-to-top {
    display: none;
}

/* Paging */
.pagination > li > a.hover-main-color,
.pagination > li > span.hover-main-color {
    color: #000;
    margin-left: 1px;
}

.pagination > li.active > a.hover-main-color,
.pagination > li.active > span.hover-main-color,
.pagination > li > a:hover.hover-main-color,
.pagination > li > span:hover.hover-main-color {
    background-color: #fd9d3e;
    color: #fff;
    border: 1px solid #ccc;
}

.pagination > li > a, .pagination > li > span {
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* Global */
a, a:hover, a:focus {
    color: #fd9d3e;;
}

/* Body */
.body-inner {
    overflow-x: hidden;
}

/* Header */
.top-header a, .top-header a:hover {
    color: #f5f5f5;
}

.site-sub-page .top-header, .site-sub-page .site-header i.f-ico, .site-sub-page .top-header a,
.site-sub-page .top-header a:hover {
    color: #171717;
}

.top-bar-block .foh-wrap {
    display: inline-flex;
    flex-wrap: wrap;
}

.top-bar-block .foh-row + .foh-row {
    margin-left: 15px;
}

.top-social img {
    max-height: 30px;
}

/* Logo */
.navbar-brand {
    margin: 0;
}

/* Menu Main */
.btco-hover-menu .collapse ul ul, .btco-hover-menu .collapse ul ul ul {
    min-width: 10rem;
}
.btco-hover-menu .collapse ul > li:hover > a,
.btco-hover-menu .collapse ul ul > li:hover > a, .navbar .show .dropdown-menu > li > a:focus,
.navbar .show .dropdown-menu > li > a:hover, .btco-hover-menu .collapse ul ul ul > li:hover > a{
    background-color: transparent;
}

.btco-hover-menu .collapse ul ul, .btco-hover-menu .collapse ul ul.dropdown-menu,
.btco-hover-menu .collapse ul ul ul, .btco-hover-menu .collapse ul ul ul.dropdown-menu,
.site-navbar .dropdown-menu {
    background-color: #171717;
}

.btco-hover-menu .collapse ul > li:hover > a,
.btco-hover-menu .collapse ul ul, .btco-hover-menu .collapse ul ul.dropdown-menu,
.site-navbar .dropdown-menu,
.btco-hover-menu .collapse ul ul > li:hover > a, .navbar .show .dropdown-menu > li > a:focus,
.navbar .show .dropdown-menu > li > a:hover {
    color: #f5f5f5;
}

.btco-hover-menu .active a, .btco-hover-menu .active a:focus, .btco-hover-menu .active a:hover,
.btco-hover-menu li a:hover, .btco-hover-menu li a:focus, .navbar>.show>a, .navbar>.show>a:focus,
.navbar>.show>a:hover {
    color: #bebebe;
}

.nav-item .nav-link {
    white-space: nowrap;
}

/* Menu Mobile */
.menu_mobile_v1 {
    min-height: 100px;
}
.menu_mobile_v1, .mean-container .mean-nav {
    background-color: #fff;
}
.mean-container a.meanmenu-reveal {
    border-color: #171717;
}
.mean-container a.meanmenu-reveal>span, .mean-container a.meanmenu-reveal>span:before,
.mean-container a.meanmenu-reveal>span:after {
    background-color: #171717;
}
.mean-container .mean-nav {
    margin-top: 110px;
}
.mean-container .mean-nav ul li a, .mobile-menu-scroll ul li a {
    color: #171717;
}
.mean-container .mean-nav ul li a:hover, .mean-container .mean-nav ul li.active a {
    background: #fd9d3e;
}
.mobile_logo_container {
    text-align: center;
}

.mobile_logo img {
    max-height: 80px;
}

.mobile-menu-scroll ul li a:hover, .mobile-menu-scroll ul li a:focus {
    color: #fd9d3e;
}

.mobile-menu-scroll ul li.active a {
    color: #f5f5f5;
    background-color: #fd9d3e;
}

@media (max-width: 991px) {
    .site-header {
        position: relative;
    }
}

/* Footer */
.footer {
    background-color: #121619;
    padding-top: 60px;
}

.footer a, .footer a:hover, .footer a:focus {
    color: #fd9d3e;
}

.footer .footer-col {
    text-align: left;
}

/* Freeze Header & Footer & Scroll Top */
.freeze-header .site-header-bottom {
    background-color: rgba(0, 0, 0, 0.7);
}
.freeze-header .site-navbar {
    background-color: transparent;
}

.freeze-footer .btn {
    padding: 10px;
    line-height: 1;
    font-size: 30px;
    min-width: 60px;
    border-radius: 3px;
    background-color: #fd9d3e;
}

.freeze-footer .btn, .freeze-footer .btn .fa {
    color: #fff;
}

.back-to-top {
    position: fixed;
    z-index: 1021;
    bottom: 15px;
    right: 15px;
    height: 45px;
    min-width: 60px;
    line-height: 45px;
    font-size: 20px;
    text-align: center;
    border-radius: 3px;
    background-color: #fd9d3e;
    color: #ffffff;
    cursor: pointer;
}

@media (max-width: 767px) {
    .back-to-top {
        bottom: 75px;
    }

    .freeze-footer {
        background-color: #fd9d3e;
    }

    .freeze-footer a {
        margin-bottom: 0;
    }

    .freeze-footer .btn {
        padding: 20px;
        font-size: 20px;
    }

    .footer-bottom {
        padding-bottom: 60px;
    }
}

/* Home Slider */
.sp-text {
    color: #fd9d3e;
}

/* Home Slogan */
.order-section:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
}
.order-section:before {
    bottom: 100%;
    margin-bottom: -1px;
    padding-top: 3%;
    background-image: url(../../images/img-curve.png);
    background-position: bottom center;
}

/* Home Service */
.menu-category-item a, .menu-category-item a:hover {
    color: #121619;
}

.menu-item .menu-price .old, .menu-item .menu-price .current {
    margin: 5px;
}

.menu-item .menu-price .old {
    font-size: 90%;
    text-decoration: line-through;
}
.menu-category-detail {
    text-align: center;
}

/* Home Gallery & Coupon */
.section-gallery, .section-gallery.chef:before {
    background-color: #fff;
}
.chef:before {
    background-color: #000;
    background-image: none;
    opacity: 1;
    z-index: -1;
}
.section-gallery .headding-part h2 {
    color: #121619;
}
.section-coupon .headding-part {
    color: #fff;
}

/* Breadcrumb */
.site-sub-page .site-header {
    position: relative;
}
.section-page-title {
    margin: 15px 0;
    padding: 60px 0;
    background-color: #fd9d3e;
    background-image: url("../../images/breadcrum-top.png"), url("../../images/breadcrum-bottom.png");
    background-position: top center, bottom center;
    background-repeat: no-repeat;
    background-size: 100%;
}
@media (min-width: 768px) {
    .section-page-title {
        padding: 90px 0;
    }
}
@media (min-width: 992px) {
    .section-page-title {
        padding: 130px 0;
    }
}

/* Service */
.service-head-desc p {
    margin-bottom: 15px;
}

.service-image img {
    width: 100%;
}

/* Booking */
.form-booking .btn-search, .form-booking .btn-search:hover, .form-booking .btn-search:focus,
.form-booking-confirm .btn-confirm, .form-booking-confirm .btn-confirm:hover, .form-booking-confirm .btn-confirm:focus {
    background-color: #fd9d3e;
}

/* Gallery, Coupon, Gift-Cards */
.m-category-tab li {
    background-color: #fff;
    color: #000;
}

.m-category-tab li.active, .m-category-tab li:hover {
    background-color: #fd9d3e;
    color: #fff;
}

.m-category-tab li, .m-category-tab li.active, .m-category-tab li:hover {
    border-color: #fd9d3e;
}

.m-gallery-box {
    background-color: #fff;
}

.m-image-title, .m-gallery-box .m-image-title {
    color: #FFF;
    font-weight: 500;
    background-color: rgba(253, 157, 62, 0.7);
}
.m-coupon-price {
    background-color: rgba(207, 0, 15, 0.9);
    color: #fff;
}
.btn.btn-small {
    padding: 6px 12px;
}
.com-btn.coupon-btn-add {
    margin: auto;
}

/* Contact, Location */
.contact-info a, .contact-info a:hover, .contact-info a:focus,
.location-contact a, .location-contact a:hover, .location-contact a:focus {
    color: #fd9d3e;
}

/* Form */
.group-select {
    margin-bottom: 15px;
}
.group-select, .group-select label {
    float: none;
}
.checkbox input, .radio input {
    position: relative;
    visibility: visible;
}

/* Consent */
.consent-form2 {
    border-top-color: #333;
}

.consent-btn-wrap .consent-btn {
    display: inline-block;
    color: #333;
}

/* Cart, Payment */
.mybutton .btn-next {
    background-color: #fd9d3e;
    border-color: #fd9d3e;
    color: #fff;
}
.mybutton .btn-next:hover {
    background: #fefefe;
    color: #fd9d3e;
}

/* News, Table of content */
#toc_container {
    border-color: #a2a9b1;
    background-color: #f8f9fa;
}
.section-news .n-meta {
    border-color: #fd9d3e;
}
.section-news .n-meta .date-d, .section-news .n-meta .date-m {
    color: #fd9d3e;
}

.section-news .n-thumb a:after {
    background: rgba(0,0,0,0.6);
}
.section-news .n-item:hover .n-thumb a:after {
    color: #fff;
}
.n-author, .n-author a {
    color: #aaa;
}

.box_news_details .news_content , .box_news_details .news_content p, .box_news_details .news_content span {
    color: #fff;
}

.box_news_details>h3 {
    color: #333;
}

.box_news_details blockquote {
    background-color: #f6f6f6;
    border-left-color: #464646;
    color: #666;
}

.news_comment_v1 h3.leave_comment_v1,
.box_comment_new_v1 h3.leave_comment_v1,
.search_area_bar h3.leave_comment_v1,
.recent_area_bar h3.leave_comment_v1,
.category_news_v1 h3.leave_comment_v1,
.tag_news_v1 h3.leave_comment_v1 {
    border-bottom-color: #ddd;
}

.news_comment_v1 h3.leave_comment_v1::before,
.box_comment_new_v1 h3.leave_comment_v1::before,
.search_area_bar h3.leave_comment_v1::before,
.recent_area_bar h3.leave_comment_v1::before,
.category_news_v1 h3.leave_comment_v1::before,
.tag_news_v1 h3.leave_comment_v1::before {
    background: #fd9d3e none repeat scroll 0 0;
}

.news_top_comment .msg_avatar_v1 a {
    color: #252525;
}

.news_details_title_v1 .first_title_v1 span {
    color: #666;
}

.box_comment_new_v1 .leave_form input, .box_comment_new_v1 .text_leave textarea {
    background: transparent none repeat scroll 0 0;
    border-color: #c1c1c1;
    color: #666;
}

.box_comment_new_v1 .text_leave button.submit {
    background-color: #fd9d3e;
    border-color: #fd9d3e;
    color: #fff;
}

.search_area_bar input[type="text"] {
    background-color: #fff;
    border-color: #d3d3d3;
    color: #666;
}

.search_area_bar button.submit {
    background-color: #fd9d3e;
    border-color: #fd9d3e;
    color: #fff;
}

.category_news_v1 ul li a {
    color: #333;
    border-bottom: 1px solid #f1f1f1;
}

.category_news_v1 ul li:hover a {
    color: #fd9d3e
}

.tag_news_v1 ul li a {
    background-color: #e6e6e6;
    color: #252525;
}

.tag_news_v1 ul li:hover a {
    background-color: #fd9d3e;
    color: #fff;
}

.section-news .nearby {
    border-color: #DEDEDE;
    margin-bottom: 15px;
}

.section-news a, .section-news a:hover, .section-news a:focus {
    color: #fd9d3e;
}

@media (min-width: 992px) {
    .news_sidebar_left {
        border-left-color: #eee;
    }
}

/* Home Gallery */
.grid-items .grid-item, .grid-items .grid-item img {
    width: 100%;
}
.grid-items .grid-item-img {
    margin: 0 0 15px;
    overflow: hidden;
}
.grid-items .grid-item-img img {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.grid-items .grid-item-img:hover img, .grid-items .grid-item-img:focus img {
    -ms-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}
@media (min-width: 576px) {
    .grid-items .grid-item {
        width: 50%;
    }
    .grid-items .grid-item-img {
        margin: 7px;
    }
}
@media (min-width: 768px) {
    .grid-items .grid-item {
        width: 33.333%;
    }
}
@media (min-width: 1200px) {
    .grid-items .grid-item {
        width: 25%;
    }
}
/* Booking */
.policy-booking-phone {
    font-weight: normal;
    font-style: italic;
    font-size: 13px;
}