/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */


/* Các tùy chỉnh CSS của giao diện nên để vào đây */

.fb-group {
    margin-bottom: 30px;
}

.counter li:before {
    display: none;
}

.counter li em {
    color: var(--primary);
    margin-right: 10px;
}

.counter {
    padding: 10px 15px !important;
    border: 2px solid var(--primary);
    border-radius: 10px;
    margin-bottom: 15px;
}

.counter li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #000;
    display: flex;
    justify-content: space-between;
}

.counter li span {
    margin-right: 4px;
}

.counter li:last-child {
    padding: 0;
    margin: 0;
    border-bottom: 0;
}

.footer-main {
    padding-top: 20px;
}

.footer-logo {
    margin-bottom: 10px;
}

.footer .footer-main {
    background: var(--primary);
}

.footer .footer-contact ul li a {
    color: #fff;
}

.footer h3 {
    color: #fff;
}

.footer .panel-body ul li a {
    color: #fff;
}

.footer .footer-contact ul li {
    color: #fff;
}

.header.fixed-top .logo img {
    filter: brightness(0) invert(1);
}

.footer .footer-logo {
    margin-bottom: 20px;
}

.footer .footer-main p {
    line-height: 2;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
}

.footer .footer-main h3 {
    margin-bottom: 15px;
}

.footer .footer-main ul li a {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
}

.footer .footer-main ul li a:hover {
    color: #fff;
}

.home-blog .list-wrapper .list-container .list .item a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.06);
    border: 1px solid #bababa;
    width: 100%;
    height: 40px;
    border-radius: 8px;
    color: #000;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 600;
    white-space: nowrap;
}

.footer .panel-body ul li {
    margin-bottom: 5px;
}

.list-cat .list-wrapper ul {
    justify-content: center;
}

@media screen and (max-width: 1200px) {
    .header .mobile-btn {
        display: block;
    }
    .header .logo img {
        filter: brightness(0) invert(1);
    }
    .header .vuta-container {
        flex-direction: row;
    }
}

.res-detail .top-detail {
    margin-top: 0;
}

.res-detail .top-detail,
.res-detail .box-main-detail .box-detail {
    padding: 16px !important;
    background: #fff !important;
    border-radius: 0.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.res-detail .top-detail .res-detail-right .box-btn a {
    padding: 5px 10px !important;
    min-width: 120px !important;
}

.res-detail .top-detail .res-detail-right .title h1 {
    font-size: 24px !important;
    margin-bottom: 0;
}

.res-detail .box-main-detail .box-detail h2 {
    font-size: 18px !important;
    font-weight: 600;
    position: relative;
    margin-bottom: 15px !important;
    padding-bottom: 5px;
}

.res-detail .box-main-detail .box-detail h2::before {
    position: absolute;
    width: 64px;
    left: 0;
    bottom: 0;
    content: "";
    height: 3px;
    background: var(--primary);
}

.res-detail-slider img {
    border-radius: 10px;
}

#fanback .home-4 {
    padding: 0;
}

.home-4 .box-img img {
    border-radius: 10px;
}

.res-item .box-content {
    padding: 0 15px;
}

.location select {
    padding-left: 30px;
}

.res-item .box-content .box-btn a {
    padding: 5px 10px;
}

.other-news .detail-related h4 {
    font-size: 13px;
}

.box-newscenter a {
    color: #f99a2e !important;
}

.box-newscenter h4 a {
    color: #fff !important;
}

.weather-suggestion-block a {
    color: #f99a2e !important;
}

.breadcrumbs-wrap.blog {
    display: none;
}

.breadcrumbs-wrap.detail-blog .vuta-container ul {
    width: min(1140px, 100%);
    margin: 0 auto;
}

.panel {
    box-shadow: none;
}

.vuta-container .detail {
    width: min(1140px, 100%);
    margin: 0 auto;
}

.vuta-container .detail .h5 {
    font-size: 12px;
}

.blog-main .blog-item {
    flex-direction: column;
    gap: 0;
}

.blog-main .blog-item .box-img {
    width: 100%;
    height: auto;
}

.blog-main .aside .blog-item {
    flex-direction: row;
}

.blog-main .aside .blog-item .box-img {
    height: 92px;
    width: 92px;
}

.box-meta a::before {
    left: -6px;
    top: 0px;
}

.weather-slider .item .box-item h4 {
    font-size: 10px;
    transition: all ease 0.4s;
}

.weather-slider .item {
    padding: 5px;
}

.weather-slider {
    margin: 0 -5px;
}

.weather-slider .item .box-item {
    position: relative;
}

.weather-slider .item .box-item>a {
    position: absolute;
    inset: 0;
    content: "";
    z-index: 1;
}

.weather-slider .item .box-item:hover h4 {
    color: var(--primary);
}

.weather-suggestion-block h3 {
    font-size: 18px;
}

.box-weather {
    margin-bottom: 20px;
}

.promo__item .box-img {
    height: 100px;
    width: 100px;
    flex-shrink: 0;
    border-radius: 6px;
    overflow: hidden;
}

.promo__item .box-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.promo__item {
    gap: 10px;
    position: relative;
}

.promo__item .promocontent__button {
    height: 32px;
    position: relative;
    z-index: 2;
}

.promo__item>a {
    position: absolute;
    z-index: 1;
    content: "";
    inset: 0;
}

.gallery__viewall {
    background: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    bottom: 14px;
    padding: 10px;
    position: absolute;
    right: 14px;
    z-index: 1;
    cursor: pointer;
    height: 48px;
    width: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.weather-slider .slick-track {
    margin-left: 0;
}

.blog-main .aside .blog-item {
    gap: 10px;
}

.page-item .list-wrapper .item .box-item svg {
    width: 18px !important;
    height: 18px !important;
}

.page-item .list-wrapper .item .box-item svg path {
    fill: var(--primary) !important;
}

.page-item .list-wrapper .item .box-item ul li {
    font-size: 14px;
    display: flex;
}

.page-item .list-wrapper .item .box-item ul li .icon {
    margin-right: 10px;
}

.page-item .list-wrapper .item .box-item ul li span.number {
    color: var(--second);
    font-size: 18px;
    font-weight: 600;
    margin-right: 3px;
}

.page-item .list-wrapper .item .box-item ul li:last-child {
    align-items: center;
}

.home-3 .page-item {
    margin-bottom: 60px;
}

.home-3 .page-item h2 {
    color: var(--primary);
}

@media (max-width:996px) {
    .home-3 .page-item {
        margin-bottom: 20px;
    }
}

.business__info-row {
    font-size: 14px;
}

.popup-search {
    position: fixed;
    transition: all ease .7s;
    inset: 0;
    top: 100%;
    z-index: 9999
}

.popup-search.active {
    top: 0;
    display: block;
}

.popup-search .popup-content {
    position: relative;
    overflow-y: scroll
}

.popup-search .popup-content .close {
    position: absolute;
    right: 10px;
    top: 10px;
    display: flex;
    height: 24px;
    width: 24px;
    align-items: center;
    z-index: 9999;
    cursor: pointer;
    justify-content: center;
    color: #fff
}

.popup-search .popup-content .pop-head {
    background: var(--primary);
    padding: 10px 15px
}

.popup-search .popup-content .location {
    position: relative;
    cursor: pointer
}

.popup-search .popup-content .location .icon-location {
    position: absolute;
    left: 5px;
    top: 7px;
    background-image: url(../images/location-2.svg);
    background-size: cover;
    height: 20px;
    width: 20px
}

.popup-search .popup-content .location .vuta-input {
    padding-left: 30px
}

.popup-search .popup-content select {
    background: 0 0;
    border: 0;
    margin-bottom: 20px;
    width: auto;
    color: #fff;
    cursor: pointer
}

.popup-search .popup-content select:focus {
    outline: 0;
    box-shadow: none
}

.popup-search .popup-content form {
    position: relative
}

.popup-search .popup-content form::before {
    background-image: url(../images/search.svg);
    content: "";
    position: absolute;
    top: 7px;
    left: 10px;
    height: 24px;
    width: 24px;
    background-size: cover;
    z-index: 2
}

.popup-search .popup-content form input {
    border-radius: 99999px;
    border: 0;
    width: 100%;
    padding-left: 40px;
    position: relative
}

.popup-search .popup-content form input:focus {
    outline: 0;
    box-shadow: none
}

.popup-search .pop-body {
    background: #fff;
    padding: 10px 15px
}

.popup-search .pop-body .pop-item {
    margin-bottom: 20px
}

.popup-search .pop-body .box-recommend {
    flex-direction: column
}

.popup-search .pop-body .box-recommend .recommend-card {
    width: 100%
}

.popup-search .pop-body h4 {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 16px
}

.popup-search .pop-body ul {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap
}

.popup-search .pop-body ul li {
    width: calc(50% - 8px)
}

.popup-search .pop-body ul li a {
    display: flex;
    border-bottom: 1px solid #e9f0ff;
    color: #333;
    padding-left: 25px;
    position: relative
}

.popup-search .pop-body ul li a::before {
    position: absolute;
    left: 0;
    top: 5px;
    background-image: url(../images/search.svg);
    background-size: cover;
    height: 20px;
    content: "";
    width: 20px
}

.home-search.mobile {
    padding-top: 5px;
    padding-bottom: 10px;
    background: var(--primary)
}

.home-search.mobile .form-search-mobile {
    position: relative
}

.home-search.mobile input {
    border-radius: 99999px;
    border: 0;
    font-size: 14px
}

.home-search.mobile input:focus {
    outline: 0;
    box-shadow: none
}

.home-search.mobile button {
    position: absolute;
    right: 10px;
    top: 7px
}

.desktop {
    display: block
}

@media screen and (max-width:996px) {
    .desktop {
        display: none
    }
}