.post-view .post-item .description {    overflow: hidden !important;    -webkit-line-clamp: 4 !important;    text-overflow: ellipsis !important;    display: -webkit-box !important;}.product-view .product-item .wrap-two-lines .two-lines {    font-size: 100%;    font-weight: 700;}.post-item .read-more a {    padding: 5px 10px;    background: var(--primary-color);    color: #fff;}@media (min-width: 992px) {    header .header-ecommerce_mechanical .mega-container .mega-menu-title .h3 {        color: #ffffff!important;        font-weight: 700;    }}