.header-bottom .logo-header a{
    height: 55px;
}
.footer-top-main div:nth-child(2) {
    padding-top: 25px;
}
.content_cate {
    max-height: 100%;
}
.title-product h3 {
    background: #fd5023 !important;
    position: relative;
    padding-right: 10px;
}
.title-product h3:after {
    content: '';
    position: absolute;
    top: 0;
    right: -40px;
    width: 40px;
    height: 40px;
    border-bottom: solid 20px #fd5023;
    border-left: solid 20px #fd5023;
    border-right: solid 20px transparent;
    border-top: solid 20px transparent;
}
.owl-news-highlights{
    display: none !important;
}
.title-news.tp_title{
    display: none !important;
}