.huytk{
    color: #D21F3C !important;
}
.input-search{
    border: 1px solid #D21F3C !important;
}
.srsult .icon-no-search{
    width: 15%;
    margin-bottom: 40px;
}
.srsult>span{
    font-weight: 550 !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;
}
.search-mb{
    display: none;
}
.scnb__item{
    margin-bottom: 0 !important;
}
.scnb{
    padding-bottom: 0.5rem !important;
}
.open-play-list{
    cursor: pointer;
}
@media (min-width: 1000px){
    .search-history{
        margin-left: 0 !important;
    }
    .search__full{
        padding-left: 0 !important;
    }
    #seach_content .ksection{
        margin-left: 0 !important;
    }

}
@media (max-width: 768px) {
    .icon-no-search{
        width: 30% !important;
    }
    .srsult{
        height: calc(100vh - 40rem) !important;
    }
    .search-pc{
        display: none;
    }
    .search-mb{
        display: block;
    }
    .list-search{
        background-color: #FFE8EC;
        padding: 10px 20px;
        border-radius: 10px ;
        margin-top: 15px;
    }
    .show-play-list
    {
        width: 3.5rem !important;
        height: 3.5rem !important;
    }
    .list-search .item-search{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .item-search p{
        font-size: 15px;
        font-weight: 550;
    }
    .item-search img{
        width: 6%;
    }
    .kq-search{
        margin: var(--margin-section);
    }
    .item-content h3{
        margin: 10px 0 !important;
    }
    .csc_item{
        width: calc(50% - 1rem);
    }
    .csc_item{
        margin-right: 1.8rem !important;
    }
    .csc_item:nth-child(even) {
        margin-right: 0 !important;
    }
    .scnb__item_r{
        display: flex;
        justify-content: end;
    }
}
