.view_product_page .right-content .add_To__cart.quantity-area,
.view_product_page .box-right-content .box-right-tittle {
    display: none;
}

.product-item .product-name>a {
    color: #652d83;
}

.product-item .price-box, .banner-cate {
    display: none;
}

body a:hover {
    color: #652d83;
}

body .bottom-footer {
    background: #652d83;
    padding-top: 0;
}

body .bottom-footer p {
    margin-bottom: 0;
}

.connect-footer-cus {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
}

.connect-footer-cus>a {
    text-transform: none;
    font-weight: normal;
    font-size: 18px;
}

body .view-new-page .tag-share,
.view-new-page .news-page--right,
.view-new-page .cate-news-right>h6{
    display: none !important;
}

.view-new-page .cate-news-right {
    flex: 100%;
    max-width: 100%;
    padding-right: 0;
    border: none;
}

.banner-cate-bottom {
    display: none;
}

@media (max-width: 768px) {
    .menu-bar {
        color: #212529;
    }

    .logo img {
        max-width: 100px;
    }

    .logo a {
        float: right;
    }

    .box-help .text-inner img {
        width: 50px;
    }

    #menu-mobile>i {
        right: 20px;
    }
    .cate-news-right img {
        height: unset !important;
    }
}

body p.bottom-text-cus {
    display: block !important;
}

#back-To-top:hover{
    background: #652D83;
}
body .explore:hover {
    background: #652d83 !important;
}

body footer,
body .banner-pro-left {
    background-color: #e1daeb;
}

body .container.top-footer {
    display: none;
}

.product-item .product-text .next-detail:hover {
    background: #652d83 !important;
}
.connect-footer-cus>a{
    word-wrap: break-word;
}
@media(max-width: 768px){
    .language-hd {
        left: 40%;
        right: inherit;
        transform: translate(-50%,80%);
    }
    .fixed-top .language-hd{
        left: 40%;
        right: auto;
        transform: translate(-50%,77%);
    }
}
.language p{
    display: none;
}
.language ul{
    display: flex;
    position: initial;
}
.language ul li img{
    width: 20px;
}
.language ul li {
    cursor: pointer;
    margin-right: 5px;
}
.language ul li {
    position: relative;
}
.language ul li a.active:before {
    content: "";
    position: absolute;
    width: 20.4px;
    height: 1px;
    background: red;
    bottom: 0;
    left: 0;
    border: navajowhite;
}
.social {
    display: flex;
}
h1 {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
body .banner-pro-left{
    background-color: #fff;
}
.img-product-banner {
    text-align: center;
}
.show_img-album {
    display: flex;
    flex-wrap: wrap;
}
.hotline-phone-ring-wrap{
    bottom: 20%;
    right: 0;
    left: unset;
}