.sidebar-menu-fix{
    display: none;
}
#section-shipping-rate{
    display: none !important;
}
.description-content ul{
    padding-left: 20px !important;
    list-style-type: disc !important;
}
@media (max-width: 769px){
    .total-line{
        margin-bottom: 50px;
    }
    #home-product-hot .wrapper-home-collection .banner-collection .col-content h3{
        display: none;
    }
    .home-new .wrapper-collection-1 .product-img,#home-product-best-seller .wrapper-collection-1 .product-img {
        min-height: unset!important;
    }
}
