/*
Theme Name: KnowledgeCenter Child
Template: knowledgecenter
Theme URI: https://wow-company.com/knowledgecenter/ g
Author: Wow-Company
Author URI: https://wow-company.com/
Description: WordPress Theme for easily create a knowledge base, help desk, support, wiki or site with products documentations. KnowledgeCenter WordPress Theme has a minimalistic, responsive $
Version: 1.0.2
Tested up to: 5.7
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags:  blog, education, entertainment, two-columns, left-sidebar, custom-logo, custom-menu, featured-images, theme-options, threaded-comments, translation-ready
Text Domain: knowledgecenter
*/





html {
  -moz-osx-font-smoothing: grayscale !important;
}




.count {
	display: none;
}



ul .children {
	margin-left: 20px;
}

.current-cat {
	font-weight: bold;

}



.cat.level1 {
    color: #4C566A;
    font-size: 0.75em;
    letter-spacing: 0.1em !important;
    text-transform: uppercase;
}

.cat {
	letter-spacing: 0.1em !important;
}

.ul1, .ul2, .ul3, .ul4 {
    /*border-left: 1px solid #dbdbdb;
    margin: 0.75em;*/
    padding-left: 5px;

    color: #4C566A;
    font-size: 13px;
    /*letter-spacing: 0.05em;*/
}

.level1 {
	letter-spacing: 0px !important;
}

.ul1 {
	padding-bottom: 5px;
	padding-top: 5px;
}

.menu_wiki {
	
}

.wikimenu {
	font-size: 16px !important;
	margin-bottom: 20px !important;
	margin-top: 20px;
	line-height: 22px !important;
}

.menu_wiki a {
	color: #74797c;
	padding: 0 0px 0 0px;
}

.menu_wiki a:hover {
	color: #36434b;
	background-color: #eee !important;
}


.header *{
	line-height: 1;
}

.author_desc {
	color: #4e5f69;
	font-size: 13px;
	line-height: 1.5 !important;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	display: block;
	width: 100%;
}

.content {
	margin-top: 100px !important;
}

.page-header {
	margin-bottom: 0px !important;
}
.author_desc br {

	line-height: 5px !important;
	padding: 0;
	margin: 0;
}


.current-cat a {
	color: #25b264;	
}

a {
    color: #25b264;
    cursor: pointer;
    text-decoration: none;
	transition: 0.5s !important;
}

.title {
	color: #36434b;
}

.title.is-spaced {
		margin-bottom: 0;
}

.bread_crumb {
	width:100%;
	background-color:#fff;
	color: #8dc63f;
	padding:10px;
	padding-left: 20px;
	border-radius: 10px;
	font-size: 14px;
	margin-bottom: 60px;
	border-color: #8dc63f !important;
	border-width: 1px;
	border-style: solid;
}

.bread_crumb a {
	color: #8dc63f;
}

.bread_crumb a:hover {
	color: #999;
	opacity: 0.7;
	transition: 0.5s;
}

.custom-logo {
    max-height: 66px !important;
}

.footer {
    background-color: #293339;
    padding: 0;
}

.smallbar {
    min-height: 60px;
    background-color: transparent;
    /*line-height: 60px;*/
}

.topfooter {
	min-height: 100px;
	/*background-image: url('/wp-content/uploads/2021/10/footerbg.png');*/
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.copyr {
  color: #adadad;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
  text-align: center;
  padding: 30px 0 30px 0;
}

.copyr img {
	vertical-align: middle;
}

.has-text-success {
    color: #8dc63f !important;
}

.media .title a:hover {
    color: #8dc63f;
}

.page-numbers.current {
    background-color: #8dc63f;
    border-color: #ccc;
    color: white;
}

.input:focus {
	
	box-shadow: 0 0 0 0.125em rgb(39 180 102 / 55%);
}

.search-btn:hover {

    background-color: #8dc63f;
 
}

.button.is-primary.is-outlined {
    background-color: transparent;
    border-color: #8dc63f;
    color: #fff !important;
}

.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined.is-focused {
    background-color: #95D540 !important;
    border-color: #8dc63f;
    color: #fff !important;
	transition: 0.5s;
}

.col_content ul {
	 list-style-type: none !important;
}

.number {
  all: unset !important;
}


body {
	color:#5e676c;
}

#was-this-helpful {
	border-radius: 12px; 
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 50px;
}

#wthf-yes-no span {

    color: #8dc63f;

}

.subtitle img {
	padding: 30px;
}

.hero-body {
	padding: 60px 0 60px 0 !important;
}

@media screen and (min-width: 769px), print
.hero.is-medium .hero-body {
    padding: 60px 0 60px 0 !important;
}

.textarea:focus {
    border-color: #8dc63f;
    box-shadow: 0 0 0 0.125em rgb(94 129 172 / 25%);
}

.button.is-info {
    background-color: #8dc63f;
    border-color: transparent;
    color: #fff;
}

.button.is-info:hover {
    background-color: #8dc63f;
	opacity: 0.7;
}

.button.is-primary {
  background-color: #8dc63f !important;
  border-color: transparent;
  color: #fff;
}

.topfooter ul{
	display: inline !important;
}


.footer-menu-class {
	display: inline-table !important;
	margin: 0 40px 0 0 !important;
	
}

.footer-menu-class .menu li  {
  padding: 6px 0 6px 0 !important;
}

.footer-menu-class *{
 line-height: 1 !important;	
}

.footer-menu-class .menu li a {
  color: #6d6e70 !important;
  /* font-family: Rubik !important;*/
  font-size: 14px !important;
  font-weight: 300 !important;
  transition: color .5s;
  -moz-osx-font-smoothing: grayscale !important;
}

.footer-menu-class .menu li a:hover {
  color: #fff !important;
}


.footer-menu-class H4 {
  font-family: Rubik;
  font-weight: 400;
  font-size: 20px;
  color: #aaa !important;
  margin-bottom: 10px;
}

.smallbar {
	background-color: #313131;
}

.footer {
	padding: 0 !important;
}

.footer .columns {
	margin-bottom: 40px;
	margin-top: 60px;
}

.footer .right-footer {
	font-size: 16px;
	font-weight: 300;
	vertical-align: middle;
	color: rgba(255,255,255,0.65);
}

.footer .right-footer * {
	vertical-align: middle;
}

.footer .btn-footer {
	border-radius: 12px;
	border-width: 1px !important;
	padding: 20px;
	font-size: 18px;
	font-weight: 200;
	background-color: transparent;
	margin: 10px 0 0 0 !important;
	color: rgba(255,255,255,0.65);
	transition: 0.5s !important;
}

.footer .btn-footer:hover {
	
	color: #1f1e1e;
	background-color: rgba(255,255,255,0.65);
}

.title2 {
  color: color: rgba(255,255,255,0.65);
  font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 29px;
  font-weight: 600;
  line-height: 1.125;
}

.navbar-start {
  margin: 0 0 0 auto !important;
}

.navbar-end {
	display: none;
}

.is-success {
	background-color: #fff !important;
	border-radius: 7px;
	border-width: 1px;
	font-family: Roboto;
	margin: 2px 0px 2px 0px;
	border-color: #8dc63f !important;
	color: #8dc63f !important;
	padding: 0 15px 0 15px;
	height: 30px !important;
	font-weight: 200;
	font-size: 14px;
}

.is-success:hover {
 border-color: #8dc63f !important;
 background-color: #8dc63f !important;
 color: #fff !important;
 padding: 5px 15px 5px 15px;


}

.navbar-item {
	padding: 0px 5px 0 5px;
}

.navbar-divider {
	width: 1px !important;
	height: 33px !important;
	background-color: #8dc63f !important;
	margin: 0 5px 0 5px;
}

.category-results {
	margin: 80px 0 40px 0;
	padding: 0 40px 0 40px;
}

.navbar-burger {
  color: #8dc63f;
}
