.widget-navigation.navbar .navbar-nav>li>a {
    font-size: 1.1em;
    font-weight: 400;
}

/*border on bottomn of html widget*/
.listing-widget .empty-msg, .listing-widget .media-list, .summary-widget .empty-msg, .summary-widget .media-list {
    border-bottom: 1px solid #cfcfcf;
}

/*Customized Auto-responder Message*/
#js-request-availability-cart .table-responsive p:after { 
content: "Emails and request are monitored throughout the day. If you need immediate assistance please call any of our locations.";
font-weight: bold;
}

/*Border4 for the bottom of the video widget*/
.channel-menu-widget .tab-content {
border-bottom: 1px solid #cfcfcf;
}