.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: 32px;
    color: #737373 !important;
    margin: 10px 30px 0px 10px !important;
}
.main-container{
    margin-top: 10px;
}
.theloai_item{
    border-radius: 20px;
}
@media (max-width: 768px) {
    .main-container{
        margin-top: 0 !important;
    }
    .header__center h3{
        margin-top: 0;
        white-space: nowrap;
    }
    .noline{
        margin-top: 0 !important;
    }
    .scnb__item_r{
        display: flex;
        justify-content: end;
    }
    .show-play-list {
        width: 3.5rem !important;
        height: 3.5rem !important;
    }
    .header__center h3{
        font-size: 20px !important;
    }
    .csc_item{
        width: calc(50% - 1rem) !important;
        margin-right: 1.8rem !important;
    }

    .csc_item:nth-child(even) {
        margin-right: 0 !important;
    }
    .theloai_list>a {
        width: calc(100% - 1rem);
    }
    .theloai_item{
        border-radius: 10px !important;
    }
}
