.menu-headers{
    left: 0 !important;
}
.header__center h3{
    margin-bottom: 0 !important;
}
.tl .disabled,
.tth .disabled,
.scnb .disabled,
.kctt .disabled{
    display: none;
}
.owl-stage-outer{
    width: 100%;
}
.owl-stage{
    width: 100% !important;
}
.owl-item{
    width: 100% !important;
}
.scnb__r{
    width: 100% !important;
    margin-right: 0 !important;
}
.nm__item_top_avatar img{
    width: 33px;
    height: 33px;
    border-radius: 50%;
}
.item-content h3{
    font-size: 20px;
}
.header__top{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.owl-dots{
    display: none;
}
.scnb{
    margin-top: 30px;
}
.img-stt{
    width: 4.5%;
    object-fit: contain;
    margin-right: 20px;
}
.count-view{
    margin: 0 10px;
}
.scnb__item_l_cont_info span{
    font-size: 15px;
    color: #757575 !important;
}
.scnb__item_l_cont_info img{
    margin-left: 0 !important;
}
.scnb__item_l_cont{
    justify-content: center !important;
    gap: 10px;
}
.scnb__item_l_cont_info>a>img{
    height: 1.7rem !important;
}
.scnb__item_l h3{
    font-size: 28px;
    color: #737373 !important;
    min-width: 59px;
    margin: 0;
   padding-left: 8px;

}
.main-container{
    margin-top: 20px;
}
.img-avatar{
    width: 100%;
    border-radius: 50%;
    border: 2px solid #F3769B;
}


.scnb__r{
    cursor: pointer;
}
@media (min-width: 1000px) {
    .scnb__item_l_cont_title>a{
        white-space: nowrap;
    }
    .scnb__item_l_cont_title{
        max-width: 500px !important;
    }
}
@media (max-width: 768px) {
    .header__center h3{
        margin-top: 0;
        white-space: nowrap;
    }
    .scnb__item_l_cont_title .open-play-list {
        display: block;          /* hoặc inline-block */
        max-width: 100%;
        white-space: nowrap;     /* KHÔNG xuống dòng */
        overflow: hidden;        /* ẩn phần dư */
        text-overflow: ellipsis; /* hiện ... */
    }
    .noline{
        margin-top: 0 !important;
    }
    .scnb__item_r{
        display: flex;
        justify-content: end;
    }
    .img-stt {
        width: 10% !important;
        margin-right: 10px !important;
    }
    .scnb__item_l h3{
        font-size: 25px !important;
        margin: 0;
        min-width: 39px;
        padding-left: 7px !important;
    }
    .scnb__item_l_cont_title{
        max-width: 250px !important;
    }
    .show-play-list {
        width: 3.5rem !important;
        height: 3.5rem !important;
    }
    .header__center h3{
        font-size: 20px !important;
    }
}
@media (min-width: 405px) and (max-width: 768px) {
    .scnb__item_l h3{
        font-size: 25px !important;
    }

}
@media (max-width: 320px) {
    .scnb__item_l h3{
        font-size: 20px !important;

    }
}
.no-ml {
    margin-left: 0 !important;
}
.scnb__item_l{
    align-items: center !important;
}
