/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles
    02. Archive Page
    03. Courses Template
    04. Docs Template

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body #betterdocs-sidebar .betterdocs-category-header-inner{
	text-align:right;
}

body #betterdocs-sidebar h2{
	padding-right:12px;
}

body #betterdocs-sidebar .betterdocs-category-items-counts{
	padding-right:6px;
	margin-right:8px;
	width:30px;
	height:30px;
}

body .betterdocs-category-grid-inner-wrapper .active .betterdocs-body{
	text-align:right;
}

body .betterdocs-articles-list li svg{
	padding-left:0px;
	margin-left:8px;
	margin-right:5px !important;
	min-width:2px !important;
	height:20px;
}

body #betterdocs-sidebar .betterdocs-shortcode .betterdocs-category-grid-inner-wrapper .active .betterdocs-single-category-inner .betterdocs-body .betterdocs-articles-list li svg{
	width:20px !important;
}

body .betterdocs-articles-list li span{
	font-size:16px;
}

body .reading-time p svg{
	margin-left:5px;
}



/*-----------------------------------------------*/
/*  Archive Page                                 */
/*-----------------------------------------------*/
body.archive .single-kb .category-grid .betterdocs-category-header-inner{
	text-align:right;
}

body.archive .single-kb .category-grid img{
	padding-right:0px;
	padding-left:10px;
}

body.archive .single-kb .category-grid .betterdocs-category-items-counts{
	margin-left:19px !important;
	margin-right:32px;
	font-size:20px;
	width:35px;
	height:35px;
}

body.archive .betterdocs-single-category-inner .betterdocs-category-header .betterdocs-category-header-inner .betterdocs-category-items-counts span{
	font-size:18px !important;
}

body.archive .betterdocs-live-search .betterdocs-advance-searchform .search-submit{
	padding-left:23px;
	padding-top:10px;
}

body.archive #betterdocs-search-category{
	padding-left:20px;
	padding-right:35px;
}



/*-----------------------------------------------*/
/*  Courses Template                             */
/*-----------------------------------------------*/
body.single-courses .tutor-course-details-tab .tutor-is-sticky nav{
	background-color:#e5e5e5;
}



/*-----------------------------------------------*/
/*  Docs Template                                */
/*-----------------------------------------------*/
body.single-docs #betterdocs-sidebar .betterdocs-category-header-inner{
	text-align:right;
}

body.single-docs #betterdocs-sidebar h2{
	padding-right:12px;
}

body.single-docs #betterdocs-sidebar .betterdocs-category-items-counts{
	padding-right:6px;
	margin-right:8px;
	width:30px;
	height:30px;
}

body.single-docs .betterdocs-category-grid-inner-wrapper .active .betterdocs-body{
	text-align:right;
}

body.single-docs .betterdocs-articles-list li svg{
	padding-left:0px;
	margin-left:8px;
	margin-right:5px !important;
	min-width:2px !important;
	height:20px;
}

body.single-docs #betterdocs-sidebar .betterdocs-shortcode .betterdocs-category-grid-inner-wrapper .active .betterdocs-single-category-inner .betterdocs-body .betterdocs-articles-list li svg{
	width:20px !important;
}

body.single-docs .betterdocs-articles-list li span{
	font-size:16px;
}

body.single-docs .reading-time p svg{
	margin-left:5px;
}