/**
 * 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);
}
.home-3 .page-item h1 {
    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
}

.visit-item .box-content h4 {
    font-size: 16px;
    font-weight: 400;
}

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

.thankyou {
    padding: 40px 0 20px
}

.thankyou .option {
    border: 1px solid #ececec;
    border-radius: 4px;
    overflow: hidden
}

@media screen and (max-width:996px) {
    .thankyou .option {
        position: fixed;
        left: -500px;
        z-index: 9999;
        height: 100vh;
        background: #fff;
        border-radius: 0;
        transition: all ease .4s;
        overflow: unset
    }
}

.thankyou .option.active {
    left: 0;
    top: 0;
    z-index: 999999;
    background: #f9f9f9
}

.thankyou .option .close {
    position: absolute;
    right: -30px;
    z-index: 9999;
    background: #fff;
    height: 20px;
    width: 20px;
    top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 50%;
    display: none
}

@media screen and (max-width:996px) {
    .thankyou .option .close {
        display: block
    }
}

@media screen and (max-width:996px) {
    .thankyou .option .list-option {
        min-width: 330px
    }
}

.thankyou .option .list-option li {
    border-bottom: 1px solid #eee
}

.thankyou .option .list-option li a {
    display: flex;
    background: #f9f9f9;
    align-items: center;
    padding: 10px 15px;
    gap: 10px;
    color: #000
}

.thankyou .option .list-option li a .icon svg {
    height: 18px !important;
    width: 18px !important
}

.thankyou .option .list-option li a:hover {
    background: #fff
}

.thankyou .option .list-option li:last-child {
    border-bottom: 0
}

.thankyou .warper {
    border-radius: 10px;
    border: 1px solid #ececec
}

.thankyou .warper .box-thankyou {
    padding: 20px;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 10px
}

.thankyou .warper .box-thankyou h2 {
    font-size: 30px;
    text-align: center;
    color: var(--primary)
}

.thankyou .warper .box-thankyou p {
    max-width: 600px;
    text-align: center;
    margin: 0 auto
}

.thankyou .warper .box-main {
    padding-top: 20px
}

.thankyou .warper .box-main h2 {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px
}

@media screen and (max-width:996px) {
    .thankyou .warper .box-main h2 {
        font-size: 18px
    }
}

.thankyou .warper .box-main .item {
    padding-left: 20px;
    padding-right: 20px
}

.thankyou .warper .box-main .item h4 {
    font-size: 16px
}

.thankyou .warper .box-main .item p {
    font-size: 14px
}

.thankyou .warper .box-main .item .list-info {
    margin-bottom: 20px
}

.thankyou .warper .box-main .item .list-info li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec
}

.thankyou .warper .box-main .item .list-info li a {
    display: inline-flex;
    background: var(--primary);
    color: #fff;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 4px
}

.thankyou .warper .box-main .item .list-info li:last-child {
    text-align: right
}

.thankyou .warper .box-main .item textarea {
    min-height: 70px;
    border: 0;
    margin-bottom: 10px;
    padding: 0;
    border-radius: 0
}

.thankyou .warper .box-main .item textarea:focus {
    outline: 0;
    box-shadow: none
}

.thankyou .warper .box-main .item .list-flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    flex-wrap: wrap;
    gap: 10px
}

.thankyou .warper .box-main .item .list-flex span {
    font-weight: 600
}

@media screen and (max-width:996px) {
    .thankyou .warper .box-main .item .list-flex {
        font-size: 14px
    }
}

.thankyou .warper .box-main .item .box-item {
    display: flex;
    border: 1px solid #ececec;
    padding: 10px;
    border-radius: 10px;
    gap: 10px;
    position: relative;
    align-items: center
}

.thankyou .warper .box-main .item .box-item>a {
    position: absolute;
    inset: 0;
    content: ""
}

.thankyou .warper .box-main .item .box-item .box-img {
    height: 100px;
    margin-bottom: 0;
    flex-shrink: 0;
    width: 100px
}

.thankyou .warper .box-main .item .box-btn {
    padding: 30px 0;
    display: flex;
    justify-content: right
}

.thankyou .warper .box-main .item .box-btn .cancel {
    padding: 5px 15px;
    border: 1px solid var(--primary);
    display: inline-flex;
    min-width: 100px;
    color: #000;
    justify-content: center;
    border-radius: 6px
}

.thankyou #open-option-mobile {
    position: fixed;
    right: 15px;
    bottom: 200px;
    background: var(--primary);
    display: flex;
    height: 35px;
    width: 35px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    z-index: 9999;
    display: none
}

.restaurant__map-link{
    color: #FB6808;
}

.res-detail .top-detail .res-detail-right a {
    color: #FB6808;
}

@media (max-width: 996px) {
    #menu-mobile .mobile-logo {
        text-align: center;
    }
}
@media (max-width: 996px) {
    #menu-mobile a img {
        height: 40px;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    
    .restaurant__location{
        margin:10px 0;
    }
    
    .restaurant__info{
        margin:10px 0;
    }
    
    .res-detail .top-detail .res-detail-right .title {
        display:unset;
    }
    
    .res-detail .top-detail .res-detail-right .title span{
        padding: 10px;
    }
    
    .res-detail .top-detail .res-detail-right .title h1{
        margin-top: 10px;
    }
}

.restaurant__summary ul,
.restaurant__summary ol {
  padding-left: 20px;
}

.restaurant__summary ul li {
list-style: disc;
}

.restaurant__summary ol li {
list-style: num;
}

.restaurant__summary figcaption {
  text-align: center;
  margin: 10px 0;
  font-style: italic;
  margin: 0;
  padding: 5px;
  background: var(--primary);
  color: #fff;
margin-bottom: 10px;
}


.top {
    display: flex;
    position: relative;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.top::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    /* độ dày viền */
    border-radius: 2px;
    /* bo góc nếu muốn */
    background: var(--border-gradient, transparent);
    left: 50px;
}
.top h2,.top h3 {
    margin-bottom: 0 !important;
    text-transform: uppercase;
}
.top span {
    font-size: 20px;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    font-weight: 600;
    color: #fff;
    border-radius: 50%;
    background: linear-gradient(to right, #f12711, #f5af19);
    border: 2px solid #ffc000;
        /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.top.top-1 span {
    background: unset !important;
    background-image: url(../assets/images/new-1.svg) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    border: 0;
    font-size: 0;
}

.aside-item .product-item .box-img{
    position:relative !important;
}

.aside-item .product-item .box-content .box-btn a{
    font-size:12px;
    color:#fff;
    padding: 6px;
    border-radius:6px;
    background: var(--primary);
    
}

.aside-item .product-item .box-content .box-btn a.book-now{
    background: red;
    margin-left:10px;
}
 
 .aside-item .box-content h4{
     margin-bottom:0;
     
 }
 
  .aside-item .box-content p{
      font-size:12px;
      margin-bottom:0;
  }
 
.aside-item .box-img .label-1{
    position: absolute;
    font-size:10px;
    padding:0 6px;
    display:inline-flex;
    background: var(--primary);
    width:fit-content;
    border-radius:6px;
    margin-bottom:5px;
    color:#fff;
    top: 0;
    left: 0;
}

.aside-item .box-img .label-2{
        position: absolute;
     font-size:10px;
    padding:0 6px;
    display:inline-flex;
    background: red;
      width:fit-content;
        border-radius:6px;
        color:#fff;
        top: 25px;
    left: 0;
}

.wraper-image .wraper{
    position:relative;
}

.images-grid-container {
    display: flex;
    /*grid-template-columns: 1fr 1fr 1fr;*/
    gap: 10px;
    /*margin: auto;*/
    flex-wrap:wrap;
}

.view-all {
    background: rgba(0, 0, 0, .4);
    border: 1px solid rgba(255, 255, 255, .7);
    box-sizing: border-box;
    border-radius: 40px !important;
    color: var(--white);
    font-size: 16px;
    display: inline-block;
    padding: 8px 16px;
    font-size: 14px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: flex;
    align-items: center;
    pointer-events: none;
}

.images-grid-container .image-grid-item {
    position: relative;
    width: calc(50% - 5px);
}

.products-image .view-all svg {
    width: 16px;
    height: 16px;
    margin-right: 4px;
}

.products-image .view-all svg path {
    fill: #fff;
}

.images-grid-container .image-grid-item {
    display: none;
}

.images-grid-container .image-grid-item:first-child,
.images-grid-container .image-grid-item:nth-child(2),
.images-grid-container .image-grid-item:nth-child(3),
.images-grid-container .image-grid-item:nth-child(4) {
    display: block;
}

.toolbars a{
    color:#000;
    font-weight:600;
}

.dat-cho-ngay a {
    display: block;
    align-items: center;
    justify-content: center;
    padding: 5px 15px;
    background: var(--primary);
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    position: relative;
    width: fit-content;
    margin: 10px 0;

    position: relative;
    padding-left: 35px;
}
.dat-cho-ngay a::before {
    background-image: url(../assets/images/noti.svg);
    background-size: cover;
    height: 18px;
    width: 18px;
    position: absolute;
    content: "";
    left: 10px;
    animation: ring 1.4s infinite ease-in-out;
    transform-origin: 50% 0%;
        /* điểm xoay là tâm phía trên */
}

@keyframes ring {
    0% {
        transform: rotate(0);
    }

    15% {
        transform: rotate(15deg);
    }

    30% {
        transform: rotate(-15deg);
    }

    45% {
        transform: rotate(10deg);
    }

    60% {
        transform: rotate(-10deg);
    }

    75% {
        transform: rotate(5deg);
    }

    100% {
        transform: rotate(0);
    }
}
.detail  .panel-body article  h3,
.detail  .panel-body article h2,
.detail  .panel-body article h4 {
    border-bottom: 2px solid var(--primary);
    padding-bottom: 5px;
}
.top h2,
.top h3,
.top h4 {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
}

@media (max-width:996px) {
    .detail .panel-body h1 {
        font-size: 22px;
        line-height: 1.5;
    }
}

.nha-hang {
    padding-top: 0;
}

@media (max-width:575px){
    .res-item .box-img .box-abs {
            gap: 0px;
             padding: 8px 3px;
        }
        
        .res-item .box-img .box-abs h4 {
          font-size: 14px;
        }
        
        .res-item .box-img .box-abs .ratting {
          font-size: 10px;
        }
}

.restaurant__info-open-status{
    font-size:18px !important;
    font-weight:600;
}

.restaurant__info-close-time span{
    font-weight:600;
}

.booking__form-submit:hover{
    background: #ffc000;
    color: #fff;
}

.topic .box-topic {
    padding: 15px;
    border: 1px solid #ececec;
    border-radius: 6px;
    margin-bottom: 15px;
    background: #f9f9f9;
}
.topic .box-topic h3 {
    border-bottom: 0;
    text-transform: uppercase;
    color: var(--primary);
    font-weight: 600;
}
.topic .box-topic .topic-slider .item {
    margin: 5px;
}
.topic .box-topic .topic-slider .item .res-item {
    margin-bottom: 0;
}
.topic .box-topic .topic-slider {
    margin: -5px;
}
.topic .box-topic .topic-slider .item .res-item h4 {
    border-bottom: 0;
    padding-bottom: 0;
    font-size: 14px;
}
.topic .box-topic .topic-slider .item .res-item .ratting {
    font-size: 10px;
}
.topic .box-topic .topic-slider .item .res-item .box-img .box-abs .address {
    font-size: 12px;
}
.topic .box-topic .topic-slider .item .res-item .box-img {
    margin-bottom: 0;
    padding: 0;
    border-radius: 0;
    border: 0;
}
.topic .box-topic .topic-slider .item .res-item .box-img img {
    margin-bottom: 0;
}
.topic.slick-arrow {
    height: 35px;
    width: 35px;
    background: var(--primary);
    border: 2px solid var(--primary);
    opacity: 0;
    transition: all ease 0.4s;
}
.topic.slick-arrow:hover ,
.topic.slick-arrow:focus {
    background: var(--primary);
}

.topic.slick-arrow.slick-next::before {
    background-image: url(/themes/bandoanuong/assets/images/next.svg);
    font-size: 0;
    opacity: 1;
    height: 24px;
    width: 24px;
}
.topic.slick-arrow.slick-prev::before {
    background-image: url(/themes/bandoanuong/assets/images/prev.svg);
    font-size: 0;
    opacity: 1;
    height: 24px;
    width: 24px;
}
.topic .slick-arrow.slick-prev {
    left: -20px;
}
.topic.slick-arrow.slick-next {
    right: -20px;
}
.topic .box-topic .topic-slider:hover .slick-arrow {
    opacity: 0.7;
}
.topic .box-topic .topic-slider:hover .slick-arrow.slick-prev {
    left: -5px;
}
.topic .box-topic .topic-slider:hover .slick-arrow.slick-next {
    right: -5px;
}
.topic .box-topic .topic-slider .slick-arrow.slick-prev:hover {
    opacity: 1;
}
.topic .box-topic .topic-slider .slick-arrow.slick-next:hover {
    opacity: 1;
}
.topic .box-topic .topic-slider .item .res-item .box-img .box-abs {
    gap: 0;
}
.topic .box-topic .topic-slider .item .res-item .box-content h4 {
    display: none;
}
.topic .box-topic .topic-slider .item .res-item .box-content h4 a {
    font-size: 14px;
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.topic .box-topic h3 {
    border-bottom: 0 !important;
    display: flex;
    gap: 5px;
    align-items: center;
}
.topic .box-topic h3 .icon img{
    width: 24px;
    height: 24px;
    margin-bottom: 0;
}
@media (max-width:996px) {
    .topic .box-topic .topic-slider .item .res-item h4 {
        font-size: 12px;
    }
    .topic .box-topic .topic-slider .item .res-item .box-img .box-abs {
        display: none;
    }
    .topic .box-topic .topic-slider .item .res-item .box-content h4 {
        display: block;
        margin-bottom: 5px;
        min-height: 35px;
    }
    .topic .box-topic .topic-slider .item .res-item .box-content .per {
        display: none;
    }
    .topic .box-topic .topic-slider .item .res-item .box-content .primary-btn {
        padding: 5px 20px;
        font-size: 12px;
        background: var(--primary);
        color: #fff;
        border-radius: 0;
        border: 0;
    }
    .topic .box-topic .topic-slider .item .res-item .box-content {
        padding-bottom: 5px;
    }
}
.topic-slider .slick-track{
    margin-left:0;
}

.topic-slider .slick-track .item{
    max-width: 216px !important;
}
