body{
    max-width:100% !important;
}
.thumb-header .top-element{
    max-width:650px !important
}

body {
    background: #F8F8F8;
}
body main{
    background:#FFF;
    min-height: 100vh;
}
header.header-back .container{
       background: #fff;
}
header.header-back.header_fixed{
    background: none;
    box-shadow:none;
}
header.header-back.header-main-web{
    z-index: 99999;
    box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, .08);
    background: #fff;
}
#wrapper:has(.box-btn-next){
    background: #FFF;
}

.popup-see-more .popup-sing-up{
    width: 500px;
} 
.list-concerts.list_concet_post{
    width: 100% !important;
}
.modal-dialog-centered .modal-content ,.popup-see-more .popup-sing-up{
    width: 500px !important; 
    margin: auto;
}
.item-post-review .noi-dung-danh-gia{-webkit-line-clamp: 5;}
@media only screen and (max-width: 640px) {
    .popup-see-more .popup-sing-up{
        width: 335px !important;
    }
    .list__gallery.row{
        margin-left: 0px;
    }
}


