/* Menu text no shadow */

.thrv_post_grid.tve_black .tve_post .tve-post-grid-title a {
    color: #595959;
    text-shadow: none;
}

/* Home Page Highlight under Why Choose Us */

.tve_post_lp .thrv_contentbox_shortcode .tve_cb.tve_cb6.tve_orange {
    border-top: 4px solid #e74516;
}

/* Home Page Check Boxes */

.tve_lp_biz-construction ul.thrv_wrapper li:before {
    content: '\f14a';
    color: #e74516;
    display: block;
    height: 30px;
    font-family: 'tlp-icon-bizconstruction';
    font-size: 20px;
    font-weight: 400;
    line-height: 100%;
    position: absolute;
    left: 0;
    top: 8px;
    text-align: center;
    width: 30px;
}

/* Home Page Phone Link Hover */

.tve_lp_biz-construction a, .tve_lp_biz-construction a:hover {
    color: #e74516;
    font-family: inherit;
}

/* Hyperlinks */

.menu-toggle:hover, .menu-toggle:focus, a, .main-navigation a:hover, .main-navigation a:focus, .dropdown-toggle:hover, .dropdown-toggle:focus, .social-navigation a:hover:before, .social-navigation a:focus:before, .post-navigation a:hover .post-title, .post-navigation a:focus .post-title, .tagcloud a:hover, .tagcloud a:focus, .site-branding .site-title a:hover, .site-branding .site-title a:focus, .entry-title a:hover, .entry-title a:focus, .entry-footer a:hover, .entry-footer a:focus, .comment-metadata a:hover, .comment-metadata a:focus, .pingback .comment-edit-link:hover, .pingback .comment-edit-link:focus, .comment-reply-link, .comment-reply-link:hover, .comment-reply-link:focus, .required, .site-info a:hover, .site-info a:focus {
    color: #e74516;
}

/* Thank you, your message has been sent box */

div.wpcf7-mail-sent-ok {
    border: 2px solid #e74516;
}