/* BREAD CRUMBS */
.hkb-breadcrumbs__icon {
	fill: #888 !important;
}

.hkb-breadcrumbs a {
	color: #57718b !important;
}

/* NAVEGAÇÃO */
.nav-header ul li a:hover {
	background-color: #354352;
	color: #fff !important;
}

.nav-header .current-menu-item a {
	background-color: #3e4f62;
}

/* HEADER */
.site-logo a {
	/*background-image: url('/wp-content/uploads/2019/08/logo_eadtech_negativo.png');*/
	display: inline-block;
	height: 59px;
	width: 200px;
}
.site-logo img {
	display: block;
	width: 200px;
}

.ht-pageheader {
	background-color: #eceff1;
}

.site-header .site-header__search {
	padding-top: 40px;
}

.hkb-archive__title {
	color: #57718b;
}

.hkb-category.hkb-category--style7 .hkb-category__link {
	padding: 40px 10px;
}

.hkb-category:not(.hkb-category--witharticles) .hkb-category__link:hover {
	background-color: #f5f7f8;
}

.hkb-category .hkb-category__title {
	color: #555;
}

/* WIDGET */
.widget {
	background: #f4f5f5;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0;
}

.widget .widget__title {
	background-color: #eceff1;
	color: #57718b;
	font-size: 16px;
	margin-bottom: 0;
	padding: 25px;
}

.widget ul a {
	display: block;
	padding: 10px 20px;
}

.widget ul a:hover {
	background-color: #e5e8e9;
	color: inherit;
}

.hkb_widget_articles ul {
	padding: 10px 20px;
}

.hkb_widget_articles ul li {
	border-bottom: 1px solid #ccc;
	margin: 0;
}

.hkb_widget_articles ul li:last-child {
	border: none;
}

.hkb_widget_exit .hkb_widget_exit__content {
	margin-bottom: 0;
	padding: 30px;
}

.hkb_widget_exit .hkb_widget_exit__btn {
	background-color: #57718b;
	color: #fff !important;
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin: 0 auto 30px;
	text-align: center;
	transition: background .1s ease-in-out;
	width: 130px;
}

.hkb_widget_exit .hkb_widget_exit__btn:hover {
	background-color: #3e4f62 ;
}

.site-footer {
	background-color: #f5f7f8;
}

.site-footer .site-footer__copyright span {
	color: #57718b;
}

.site-footer .nav-footer a {
	color: #57718b;
}

.nav-footer .current-menu-item a {
	font-weight: bold;
}

.ht-categoryheader__title,
.hkb-article__title a:hover,
.hkb-article__link:hover h2,
.ht-post__title a:hover,
.hkb-category .hkb-category__articlelist a {
	color: #57718b !important;
}

.hkb-articlemini .hkb-article__title {
	color: #555;
}

/* CONTEÚDO */
.hkb_widget_toc ol li.active > a {
	background-color: #57718b !important;
}

.hkb_widget_toc nav > ol {
	padding: 20px;
}

.hkb_widget_toc ol li a {
	padding: 11px;
}

.hkb_widget_toc ol li a:hover {
	background-color: #57718b;
	color: #fff;
}

/* ARTIGO  */
.hkb-article__header {
	position: relative;
}

.hkb-article .hkb-article__title {
	color: #57718b;
	padding-right: 20px;
}

.hkb-article-tags a,
.ht-post-tags a,
.hkb-feedback {
	color: #888 !important;
}

.hkb-article-related .hkb-article-list a {
	color: #57718b;
}

/* FAVORITE */
.simplefavorite-button {
	background: none !important;
	color: #ff9000 !important;
	padding: 0;
	position: absolute;
	right: 0;
	top: 4px;
}

.simplefavorite-button i {
	cursor: pointer;
}

.favorites-list {
	margin: 0;
	padding: 0;
}

.favorites-list li {
	border-top: none !important;
	border-bottom: 1px solid #e6e6e6;
	margin: 0 0 22px !important;
	padding: 0 0 22px !important;
}

.favorites-list li:last-child {
	border: none;
}

.favorites-list a {
	color: #555;
	line-height: 1.5;
	text-decoration: none;
}

.favorites-list a:hover {
	color: #555;
	text-decoration: none;
}

.favorites-list h2 {
	font-size: 17px;
}

.favorites-list h2 a:hover {
	color: #57718b;
}

.favorites-list p {
	font-size: 15px;
	margin-top: 5px;
}

.simplefavorites-clear {
	background: #57718b;
	font-weight: normal;
	padding: 9px 28px;
}

.simplefavorites-clear:hover {
	background: #3e4f62;
}

.simplefavorites-clear[disabled="disabled"] {
	display: none;
}

.item-news {
	position: relative;
}

.label-news {
	bottom: 10px;
	color: #a00;
	font-size: 10px;
	margin-left: 5px;
	position: absolute;
}

.mnp-text-before, .mnp-text-after {
	font-size: 10px;
}

/* FORM */
.wpcf7-form input[type="submit"] {
	background: #57718b !important;
	font-weight: normal;
	text-transform: uppercase;
}

.wpcf7-form textarea {
	max-width: initial;
}

/* HOME */
.viewAllManuals {
	display: block;
	font-size: 15px;
	text-align: right
}

div.wpcf7-mail-sent-ok {
	background-color: rgba(158, 209, 102, 0.3);
	border: none;
	border-radius: 5px;
	color: #445028;
	padding: 20px 25px !important;
	padding-left: 50px !important;
}

@media screen and (min-width: 768px) {
	.ht-page {
		padding-top: 0;
	}

	.ht-page__content {
		padding-top: 60px;
	}

	.ht-page.ht-page--sidebarleft .ht-page__content--no-subtitle {
		width: 100%;
	}

	.ht-page.ht-page--sidebarleft .sidebar {
		padding-top: 20px;
	}

	.ht-page.ht-page--sidebarright .sidebar {
		padding-top: 20px;
	}

	.nav-header > ul > li {
		margin: 0;
	}

	.nav-header > ul > li a {
		border-radius: 10px;
		padding: 3px 20px;
	}

	/* ARTIGO */
	.hkb-article__content h2 {
		color: #57718b;
	}

	/* Support */
	.wpcf7-form textarea,
	.wpcf7-form input:not([type="submit"]) {
		width: 70%;
	}
}

@media screen and (max-width: 767px) {
	.nav-header .current-menu-item a,
	.nav-header > ul li a:hover {
		background-color: #eceff1;
		color: #333 !important;
	}

	/* SUPPORT */
	.wpcf7-form textarea,
	.wpcf7-form input:not([type="submit"]) {
		width: 100%;
	}
}