/*
Theme Name: PokaTheme Child
Template: pokatheme_v4
Theme URI: https://pokatheme.com
Description: Premium Affiliate WordPress Theme
Author: PokaTheme
Author URI: https://pokatheme.com
Version: 1.0.0
License: Licensed theme
Tags: black, blue, white, two-columns
Text Domain:  poka
*/

/*
    Add your custom styles here
*/


/*--------------------------------------------------------------
# Toc Content
--------------------------------------------------------------*/
#toc_container {
    padding: 1rem;
}

#toc_container p.toc_title {
    color: black;
    text-align: left;
}

#toc_container p.toc_title+ul.toc_list {
    padding-left: 1.875rem;
}

.toc_list li {
    padding: 8px !important;
    margin-top: 8px !important;
}

.toc_list li:before {
    display: none !important;
}