#home-brands-slider, .article-item .article-item-normal, .article-item .article-item-hover {
    display: none;
}

#header .desktop-header .header-center .hd-navbar>ul>li.hasChild>a:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: -10px;
    bottom: 0;
}

footer .ft-content .ft-subscribe .ft-sub-wrapper form input[type=email] {
    display: none;
}

footer .ft-content .ft-subscribe .ft-sub-wrapper form input[type=text] {
    border-radius: 0;
}

.cate-content {
    padding-left: 15px;
    max-height: 100px;
    overflow: hidden;
}

.show-content {
    margin: 15px 0 30px;
    text-align: center;
    cursor: pointer;
    color: #fd0;
}

.cate-content.showMore {
    max-height: 100%;
}

#product-wrapper .product-single .product-content .pro-content-head .pro-brand, #product-select-watch {
    display: none;
}

.pro-short-desc * {
    font-size: 14px !important;
    line-height: 24px !important;
}

#owl-home-articles-slider img {
    height: 200px !important;
    object-fit: scale-down !important;
}
footer .ft-copyrights-wrapper .ft-copyrights {
    display: none;
}
.product-item .product-title > a{
    height: 85px;
}

@media (max-width: 768px) {
    .cate-content {
        padding: 0;
    }
}

#fixed-social-network>a.mess-icon {
    background: #288ad6;
    color: #fff;
}