.product-item__infor .product-item_cate{
    display: none !important;
}
.container-pre{
    max-width: none;
}
body .header-content {
    background-color: #fff !important;
}
.footer-col h5.title{
    color: #fff !important;
}
.footer-col .beforPre:before{
    background-color: #fff !important;
}
.title-home h2 {
    background: #fff;
    border: 1px solid #f2f2f2;
}
.title-home h2:before {
    display: none;
}
@media(max-width: 768px){
    .product-tabs .content-tab{
        padding: unset !important;
    }
}
.top-footer.py-4 {
    background: #fff;
}
.add-to-cart, .btn-buyNow{
    opacity: 1;
    background-color: #000000;
}
.content-tab {
    display: block !important;
}
i.far.ph-caret-down.d-inline-block.text-center {
    transform: rotate(180deg);
}
.tab-item span{
    color: #202020;
    font-weight: bold;
}
.right-content .product_meta,.right-content .noteStatus,.right-content .share-group{
    display: none !important;
}
.product-tabs .content-tab iframe{
    width: 370px;
    height: 370px;
}
.album-desc iframe {
    width: 100%;
    height: 470px;
}
.album-desc .media {
    display: block;
}