/*
Theme Name: Induscity Child
Theme URI: http://steelthemes.com/induscity
Author: Steelthemes
Author URI: http://steelthemes.com
Description: Industry / Factory / Engineering and Construction Business WordPress Theme
Version: 1.0.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: induscity
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: induscity
*/

.mf-services-2 .service-summary > a {
    font-weight: 500;
    color: #268d98;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.3em;
    font-weight: bolder;
}

.entry-meta .meta::after {
    content: '';
    width: 1px;
    height: 15px;
    background-color: #efefef;
    position: absolute;
    right: 0;
    top: 4px;
    display: none;
}

.entry-meta .meta.author {
    text-transform: capitalize;
    display: none;
}
.entry-meta .meta {
    display: inline-block;
    padding: 0px 10px 0px 0px;
    position: relative;
}


div#ez-toc-container {
    background: #fff;
    border: 0px solid #ddd;       
    width: 100%;    
}
#ez-toc-container {
    background: #fff;
    border: 0px solid #AAA;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
    box-shadow: 0px 0px 0px rgba(0,0,0,0);
    display: table;
    margin-bottom: 1em;
    padding: 0px;
    position: relative;
    width: auto;
}
#ez-toc-container li::before {
    content: '';
    width: 8px;
    height: 8px;
    background-color: #f7c02d;
    position: absolute;
    left: 5px;
    top: 14px;
    transform: rotate(45deg);
}
 #ez-toc-container li  {
    position: relative;
    padding: 4px 0 4px 35px;
}

#ez-toc-container, .mf-list {
    list-style: none;
}
div#ez-toc-container ul.ez-toc-list a {
    color: #444 !important;
    text-decoration: underline;
}

div#ez-toc-container ul.ez-toc-list a:hover {
    color: #2a6496;
}

div#ez-toc-container p.ez-toc-title {
    color: #111;
    font-size: 23px;
}
div#ez-toc-container p.ez-toc-title {
    font-weight: 900;
}
