/*Ablums*/
.brand-ablums .swiper-button-prev::after,
.brand-ablums .swiper-button-next::after {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.75rem;
    font-weight: 800;
    padding: 1rem;
    width: 2rem;
    height: 2rem;
    opacity: 0.75;
    border-radius: 50%;
    color: #222;
    background: #fff;
}

#thumb_menus {
    margin-bottom: 30px;
}

.list-social ul {
    display: flex;
    margin-bottom:0 ;
}
.text-menu,
.list-social ul li {
    padding: 5px;
}

.title-brand-home {
    line-height: 1.0;
    min-height: 52px;
    display: flex;
    align-items: center;
}

.select-item {
    background-color: #abccef;
}

footer h4 {
    color: #fff;
}

.list-social img{
    width: 24px;
}

.news-content p {
    color: #222 !important;
}

.action-menu {
    margin-top: 30px ;
    width: 100%;
    text-align: center;
}

.show{
    overflow-y: scroll !important;
}

.content-footer {
    color: #cccccc;
    line-height: 1.3;
    text-align: left;
}

.logo-footer .text-logo{
    color: #fff !important;
}

.text-menu {
    transition: all 0.1s ease; 
    border-radius: 5px;
    border: 1px solid #5c2a5d;
    padding: 5px 15px;
    cursor: pointer;
    text-decoration: none;
}

#hours_table tr td:first-child{
    text-align: left;
}

.header-box-comment {
    margin-top: 20px;
}

.time-brand {
    margin-top:15px;
}

.c-gray {
    color: #777 !important;
}

.brand-ablums {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 30px);
    left: auto;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 30px);
    right: auto;
}

.content-brand {
    text-align: justify;
}

.menu-header {
    margin-top: 15px;
    display: flex;
    justify-content: left;
}

.menu-header a:hover{
    color: khaki;
}

.menu-header .item a{
    margin: 0 15px;
}

.menu-header .item a:first-child{
    margin-left: 0 !important;
}

.mt-2 {
    margin-top: 15px;
}

.brand-ablums {
        margin-bottom: 60px;
        position: relative;
    }

.box-logo {
    position: relative;
}

.logo-brand {
    position: absolute;
    top: -160px;
    z-index: 2;
}

.logo-brand img {
    border: 3px solid #fff;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.total-thumb {
    border-radius: 15px;
    font-weight: 600;
    background-color: rgb(255, 255, 255);
    box-shadow: transparent 0px 0px 0px 1px inset;
    padding: 5px 10px;
    color: #222;
    display: flex;
    position: absolute;
    right: 100px;
    bottom: 10px;
    z-index: 2;
    cursor: pointer;
}

.total-thumb:hover{
    opacity: 0.8;
}

.box-item .item-info {
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
}

.bt-none {
    border-bottom: none !important;
}

.box-item:hover {
    background: rgb(247, 247, 247);
}

.box-item {
    min-height: 60px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e4dfdf;
}

.box-settings{
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: auto;
}

.setting-title {
    white-space: nowrap;
}
.menu-header {
    flex-wrap: wrap;
}

.box-setting-item.active:first-child{
    color: #fff;
    background-color: #32a067;
}

.box-setting-item {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    padding: 3px 10px;
    font-size: 16px;
    cursor: pointer;
}

.box-setting-item:hover{
    background-color: rgba(0, 0, 0, 0.12);
    color: rgba(45, 46, 47, 1);
}

.avg-vote {
    font-size: 35px;
    font-weight: 600;
}

.rating-info {
    text-align: center;
}

.rating-info .rateExp {
    font-weight: 600;
    font-size: 14px;
}

.rating-info .google_stars {
    margin-bottom: 5px;
}

.vote-item {
    display: flex;
}

.vote-item .number-vote {
    float: right;
    min-width: 10px;
    margin-right: 5px;
}

.horizontal-bar {
    border-radius: 4px;
    background: #f1f1f1;
    height: 8px;
    width: 100%;
    margin: auto;
}

.bar-fill {
    border-radius: 4px;
    background: rgb(232, 197, 0);
    height: 100%;
}

.box-rating {
    margin-top: 15px;
    padding-top: 20px;
    border: 1px solid #f2f2f2;
    border-radius: 8px;
}

.revirews {
    margin-top: 20px;
}

.load-review {
    float: right;
}

.header-box-comment {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.btn-search {
    background: none;
    border: none;
    color: #222;
    display: flex;
    left: 15px;
    line-height: 0;
    padding: 0;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    vertical-align: middle;
    cursor: pointer;
    touch-action: manipulation;
}

.input-search {
    margin: 5px 0;
    position: relative;
}

.input-search input {
    width: 100%;
    border-radius: 20px;
    border: 1px solid #e0e0e0;
    padding: 8px 12px 8px 44px;
}

.result-comment {
    margin: 20px 0 15px 0;
}

.info-comment {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0;
    position: relative;
}

.text-logo {
    font-size: 35px;
    font-weight: 600;
    text-align: left;
    color: #222;
}


.comment-title {
    display: block;
}

.action-comment button{
    display: flex;
    align-items: end;
    border: none;
    background: #f8f9fa;
}

.action-comment button:hover {
    background: #edebeb;
    border-radius: 30px;
}

.action-comment button span {
    padding: 0 3px;
}

.action-comment {
    top: 0;
    right: 0;
    position: absolute;
    display: flex;
    align-items: center;
}

.total-like {
    font-size: 12px;
}

.note-comment span {
    font-size: 12px;
}

.title-site {
    text-transform: capitalize;
}

.note-comment,
.comment-text {
    margin: 8px 0;
    text-align: justify;
}

.revirews .note-comment {
    display: none;
}

.menu {
    position: relative;
}
.info-menu {
    background: #fff;
    z-index: 10;
    position: sticky;
    top: 70px;
    padding: 10px 0;
}

.title-menu {
    font-size: 18px;
    font-weight: 600;
}

.box-header {
    position: relative;
    background: #fff;
}
.menu-sticky {
    z-index: 2;
    position: sticky;
    top: 0;
}
.menu .swiper-button-prev, .menu .swiper-rtl .swiper-button-next{
    left: 0px !important;
    top: 50px;
}

.menu .swiper-button-next{
    top: 50px;
    right: 0px !important;
}
.container {
    max-width: 1400px !important;
}

.mySwiper {
    display: inline-block; 
    width: auto; 
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    width: auto !important; 
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.swiper-slide img {
    display: block;
    width: 100%;
}

.swiper-scrollbar {
    position: relative !important;
}

.menu .swiper-button-next:after,.menu .swiper-button-prev:after {
    font-size: 24px !important;
    font-weight: 600;
}

.list-categroy li {
    white-space: nowrap;
    width: 100%;
    padding: 10px 15px;
}

.list-categroy {
    padding: 0 40px;
}

.list-categroy li a {
    color: #222;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
}

.list-categroy .active,
.list-categroy li:hover {
    background: #F3F3F3;
    border-bottom: 3px solid #222;
}

/*.list-menu {
    margin: 0 -15px 15px -15px;
}*/

.item-product {
    overflow: hidden;
    justify-content: space-between;
    display: flex;
    border-radius: 12px;
    border: 1px solid #F3F3F3;
    margin: 10px 0;
    transition: all ease 0.2s;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
    max-height: 65px;
    width: 100%;
}

.item-product:hover {
    transform: translateY(-5px);
    box-shadow: 0px 10px 20px 2px rgba(0, 0, 0, 0.15);
}

.header-product {
    display: flex;
    justify-content: space-between;
}

.header-product .title-product {
    font-size: 16px;
    font-weight: 600;
    display: -webkit-box;
    margin-bottom: 0;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.price-product {
    font-weight: 600;
}

.info-product span {
    font-size: 16px;
}

.price-product span {
    color: #c51c23;
}

.info-product {
    width: 100%;
    padding: 5px 10px;
}

.image-product {
    width: 100px;
    height: 100px;
}

.image-product img {
    display: block;
    object-fit: cover;
    width: 100px;
    height: 100%;
}

.desc-product {
    color: rgb(117, 117, 117);
    display: -webkit-box;
    margin-bottom: 0;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.title-category h3 {
    color: #7da640;
    font-weight: 600;
    font-size: 22px;
    margin: 15px 0 5px 0;
}

.menu .boxed {
    border: none !important;
}


/*Photo*/
.location-brand a {
    font-weight: 600;
}
.body-photos,
.info-brand-photo,
.header-photo {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo-brand-photo {
    border-radius: 5px;
    overflow: hidden;
}

.logo-brand-photo img{
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    object-fit: cover;
}

.detail-brand-photo {
    margin-left: 10px;
}

.total-rating-brand {
    padding-left: 2px;
    font-size: 12px;
}

.rating-brand-photo{
    align-items: baseline;
}
.btn-upload-photo .box-setting-item {
    background: #5c2a5d;
    color: #fff;
    margin-right: 0 !important;
}
.btn-upload-photo .box-setting-item:hover {
    opacity: 0.9;
}

.body-photos {
    margin: 15px auto;
    border-bottom: 1px solid #e6e6e6;
}
.list-menu-photo {
    margin-bottom: 0px;
    margin-top: 10px;
    display: flex;
}
.list-menu-photo li {
    cursor: pointer;
    white-space: nowrap;
    padding: 15px;
}
.tab-active,
.list-menu-photo li:hover{
    background: #F3F3F3;
    border-bottom: 3px solid #222;
}
.box-list-photo {
    margin: 15px 0;
}

.gallery,
.list-photos {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-auto-rows: auto;
    grid-auto-flow: dense;
    justify-items: stretch;
    align-items: stretch;
    gap: 1svmin;
}

.gallery figure img,
.box-list-photo .image-photo {
    cursor: pointer;
    border-radius: 5px;
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    transition: 0.4s ease;
}

.gallery figure img:hover,
.box-list-photo .image-photo:hover{
    transform: scale(1.08);
    background-color: rgb(151, 152, 201);
    color: #FFF;
    border-radius: 5px;
}

.gallery figure,
.item-img {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.favorite-img {
    border-radius: 3px;
    position: absolute;
    font-size: 10px;
    color: #fff;
    left: 5px;
    bottom: 0;
    background: #00000070;
    padding: .1rem 0.5rem;
    cursor: pointer;
}

.gallery figcaption {
    display: none;
}

.icon-favorite {
    width: 12px;
    height: 12px;
    object-fit: cover;
}

.favorite-img span {
    padding-right: 3px;
}

.box-faq {
    margin-top: 30px;
}
.question-faq .icon-down-faq {
    content: url(/public/images/icons/plus.svg);
    width: 20px;
    display: block;
    float: right;
    cursor: pointer;
}

.question-faq .opened{
    content: url(/public/images/icons/minus.svg) !important;
}

.title-faq {
    width: 80%;
    font-size: 16px;
    font-weight: 600;
}
.question-faq {
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
}

.list-faq li {
    border-bottom: 1px solid #F3F3F3;
}

.list-faq li:last-child {
    border-bottom: none !important;
}

.result-faq {
    display: none;
    padding: 20px 0;
}

.total-thumb a {
    font-size: 15px;
    text-decoration: none;
    color: #222;
}

.result-no-image {
    font-size: 22px;
    text-align: center;
    padding: 50px 0;
}
.load-photos {
    display: none;
}

.brand-photos figure {
    overflow: hidden;
    border-radius: 5px;
    grid-template-columns: repeat(3, 1fr) !important;
}

.brand-title-photo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.title-menu-brand {
    font-size: 26px;
    font-weight: 600;
    margin: 15px 0;
}
.menu-title {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.brand-menu .col-xs-12:nth-of-type(odd) {
    padding-left: 0;
}

.brand-menu {
    margin-top: 20px;
    margin-bottom: 30px;
}

.list-menu {
/*    height: 410px;*/
/*    overflow-y: scroll;*/
    margin-bottom: 15px;
    overflow: hidden;
    scrollbar-width: thin; /* Chỉ áp dụng cho Firefox */
    scrollbar-color: #888 #f1f1f1; /* Chỉ áp dụng cho Firefox */
}

.list-menu::-webkit-scrollbar {
    width: 8px; 
}

.list-menu::-webkit-scrollbar-track {
    background: #f1f1f1; 
    border-radius: 10px; 
}

.list-menu::-webkit-scrollbar-thumb {
    background-color: #888; 
    border-radius: 10px; 
    border: 2px solid #f1f1f1; 
}

.list-menu::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}


.brand-menu h2 {
    color: #7da640;
    margin-bottom: 20px;
}

.brand-menu .col-xs-12:nth-of-type(even) {
    padding-right: 0;
}
.header-photo .rating-info{
    text-align: left !important;
}

.comment-text {
    position: relative;
}
.comment-text.line-3{
    cursor: pointer;
}

.comment-text.line-3::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30px; 
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
    pointer-events: none;
}

.load-less {
    display: block;
    color: #69a973;
    font-size: 12px;
    text-align: right;
    cursor: pointer;
    font-weight: 600;
}

.line-3 .load-less {
    display: none !important;
}

.title-footer{
    color: #fff;
    line-height: 1.5;
    font-size: 18px;
    margin-bottom: 15px;
}

@media only screen and (max-width: 600px) {
    .info-menu {
        margin: 0 -10px !important;
        padding: 10px !important;
    }
    .title-menu-brand {
        font-size: 24px !important;
    }
    .desc-product {
        -webkit-line-clamp: 2 !important;
    }
    /*.push-down-45 {
        font-size: 14px;
    }*/
    .post-content--front-page {
        margin: 15px 0;
    }
    .title-category h3{
        font-size: 18px !important;
    }
    .header-product .title-product {
        font-size: 14px !important;
    }
    .header-product{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .list-menu .col-12 {
        padding: 0 !important;
    }

    .list-categroy {
        display: none;
    }

    .menu-sticky {
        position: relative !important;
    }
    .push-down-45{
        padding: 0 10px 0 10px;
    }

    .brand-ablums {
        display: none;
    }

    .box-setting-item,
    .menu-header .item a { 
        margin-bottom: 10px;
    }

    .logo-brand {
        position: unset !important;
        padding: 15px;
        padding-bottom: 0 !important;
    }

    .logo-brand img {
        width: 120px !important;
        height: 120px !important;
    }
    .box-rating {
        padding: 20px 15px 0 15px;
    }

    .boxed {
        padding: 0 15px!important;
        border: none;
    }

    .location_title {
        margin-left: 0 !important;
    }

    .post-content--front-page .boxed {
        padding: 0 !important;
    }

/*   Photo */
    .body-photos{
        display: block !important;
    }

    .body-photos {
        display: grid !important;
    }

    .menu-photos {
        order:2;
        overflow: auto;
    }

    .search-photo {
        order: 1;
        width: 100%;
    }

    .brand-photos .list-photos,
    .gallery,
    .list-photos {
        grid-template-columns: repeat(3, 1fr) !important;
        gap: 1svmin;
    }
}

@media only screen and (min-width: 600px) {
  
}

@media only screen and (min-width: 768px) {
  
} 

@media only screen and (min-width: 992px) {
  
} 

@media only screen and (min-width: 1200px) {
    .brand-ablums img {
        height: 400px;
    }
}

.list-menu-sub{
    gap:15px;
    display: flex;
    justify-content: left;
}

.list-menu-sub span {
    font-size: 16px;
}

#content-main-sub {
    margin-top: 15px;
}
