.mob-dot-toggle {
    color: #fff !important;
}
button.menu-toggle:before, button.menu-toggle.activated:before {
    color: #fff !important;
}
.view-review-form {
    padding-top: 20px;
}
.single-post .latest-news-col, .author .latest-news-col, .category .latest-news-col, .archive .latest-news-col {
    display: none;
}
@media only screen and (width: 1024px) {
    .site-footer .footer-main-nav ul li {
           margin: 5px !important; 
    }
}

@media only screen and (max-width: 480px) {
    .services-section .service-item .service-icon .serv-icn-img {
        background-color: #ce0600 !important;
    }
    .services-section .service-item .service-icon {
        border: 2px dotted #ce0600 !important;
    }
}
