.sub-heading h4 {
    color: #e91e63;
}
.services_list li a {
    padding: 0;
    background: none;
}
#sidebar {
    background: #f5f5f5;
    padding: 20px;
    border: 1px solid #e0e0e0;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

#sidebar .services_list li a:hover {
    color: #131313;
    background: #e4e4e4;
    padding-left: 15px;
}
#header.sticky-style-2 {
    height: auto!important;
}
#top-bar {
    background: #e91e63;
    background: linear-gradient(135deg,#E91E63,#673AB7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e91e63",endColorstr="#ff5858",GradientType=1);
}

#page-title {
    background: url('../images/g_5.jpg')50% 50%, no-repeat;
    background-size: cover;
}
#page-title .container {
    position: relative;
    z-index: 4;
}
.widget_archive li a, .widget_categories li a, .widget_links li a, .widget_meta li a, .widget_nav_menu li a, .widget_pages li a, .widget_recent_comments li, .widget_recent_entries li a, .widget_rss li a {
    display: inline-block;
    padding: 0;
}

.dark .table>tbody>tr>td, .dark .table>tbody>tr>th, .dark .table>tfoot>tr>td, .dark .table>tfoot>tr>th, .dark .table>thead>tr>td, .dark .table>thead>tr>th {
    border-top-color: transparent;
    padding-left: 0;
}
.top-links ul li {
    float: left;
    position: relative;
    height: 44px;
    border-left: none;
    margin-left: 15px;
}
