/*
Theme Name: Tikidocs Child
Theme URI: https://tikidocs.modeltheme.com/
Template: tikidocs
Author: ModelTheme
Author URI: http://modeltheme.com/
Description: Knowledgebase & Support Forum WordPress Theme
Version: 1.0
Text Domain: tikidocs
Tags: fluid-layout, custom-header, custom-menu, featured-images, post-formats, sticky-post
*/

/* =Theme customization starts here
------------------------------------------------------- */
.post-knowledge-comment-date { display:none !important;}
header.header2 { display:none !important;}
.relative { display: none !important;}
.copyright {padding-top:10px !important;}
.footer p  {color:#fff !important; font-size:12px !important;}
.title-subtile-holder .section-title { font-size:48px !important;}

#cus-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1000; /* Adjust the z-index as needed */
}

.knowledge-list-accordion h3.heading-title {background: #582259 !important;}
.knowledge-accordion .accordion li.open .link {color: #592259 !important;}
.knowledge-list-accordion {margin-top:-35px !important;}
.knowledge_content_search h3.post-name a i {color: #592259 !important;}
.knowledge-accordion .accordion { margin-top:0px !important; margin-bottom:0px !important;}

.single article .article-content p, p, .post-excerpt {font-family: 'Open Sans' !important;}