/*
Template:       docfi
Theme Name:     Docfi Child Theme
Theme URI:      http://radiustheme.com/demo/wordpress/themes/docfi
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Docfi is an documentation, help center, helpdesk and knowledge base WordPress Theme.
Version:        1.0
Text Domain:    docfi
Tags: 			theme-options, featured-images, post-formats, one-column, two-columns, right-sidebar, custom-background, custom-header, editor-style, sticky-post, threaded-comments, translation-ready
License:   	  	Envato split License
License URI:  	https://themeforest.net/licenses/terms/regular
*/

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css');


.stl-cat-dot {
    list-style-type: none; /* Remove default bullets */
    padding: 0; /* Remove default padding */
}

.stl-cat-dot a
{
    color: black;
    padding: 20px 2px 20px 10px;
    color: black;
    padding-left: 7px;
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    font-size: 20px;
    display: block;
}
.stl-cat-dot li{
    border-bottom: 1px solid #e5e5e5;
}
.stl-cat-dot li.active a{
    background-color: rgba(17,26,39);
    color: #fff;
}
#footer-2{
    text-align: center;
}
#footer-2 img{
max-width: 120px !important;
}
.rt-footer-style2 .widget li, .rt-footer-style2 .widget ul li {
    display: block !important;
}
.breadcrumb-single-docfi a{
    color:black;
    font-family: 'Barlow', sans-serif;
    font-size: 20px;
    font-weight: 500;
}
.breadcrumb-single-docfi
{
    padding: 10px;
    margin-bottom: 30px;
}

.single-docfi_docs .content-area {
    padding-top: 40px;
    padding-bottom: 40px;
}
.cart_mrt .rt-card{
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cart_mrt .rt-card .icon{
    width: 60px;
    display: block;
    margin: 0px auto;
}
.rt-card--style-1:hover .icon i{
    color: white !important;
}
.dct-title.active{
    color: white !important;
    background-color: black;
    padding: 10px;
}
.footer-area .textwidget.custom-html-widget ul{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.footer-area .textwidget.custom-html-widget ul>li{
margin: 0px 10px;
}
.footer-copyright-area .copyright-area .copyright{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.dct-title a{
    color:black !important;
}
.fix-heigh5 .rt-card{
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.fix-heigh5 div.icon{
    width: 80px;
    display: block;
    margin: 10px auto !important;
} 
.card-title{
    max-width: 280px;
    margin: 15px auto;
}
.entry-banner{
    background-image: none !important;
    background-color: #111a27 !important;
}
.entry-banner *{
color: white !important;
}
body:not(.not-top) .site-header .main-navigation nav ul li a{
    color: white !important;
}
body:not(.not-top) .menu-full-wrap .light-logo{
    display: block !important;
}
body:not(.not-top) .menu-full-wrap .dark-logo{
    display: none !important;
}
