/*
Theme Name:     Fonolo Support Theme
Theme URI: 		https://fonolo.com/
Description:    Child Theem for Knowall 
Author: 		Mike Pultz
Author URI: 	https://fonolo.com
Template:       knowall
Version:        1.0.0
*/

/* ------- Insert custom styles below this line ------- */

.hkb-article__content img {
    border: solid 1px #ccc;
    padding: 6px;
}
.hkb-site-search .hkb-site-search__field {
    border-radius: 0px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.hkb_widget_exit .hkb_widget_exit__btn {
    border-radius: 0px;
    padding: 17px;
    font-size: 15px;
    font-weight: normal;
}
.widget,
.hkb_widget_toc ol li a,
.hkb-article-tags a, .ht-post-tags a,
.hkb-feedback .ht-voting-upvote, .hkb-feedback .ht-voting-downvote {
    border-radius: 0px;
}
.hkb-article__content ul li,
.hkb-article__content ol li {
    margin: 0px 0px 6px 0px;
}
.hkb-category .hkb-category__articlelist a:hover,
.hkb-article-related .hkb-article-list a:hover,
a:hover {
    text-decoration: underline;
}
.tablepress tfoot th, .tablepress thead th {
    background-color: #d9edf7;
    font-weight: 700;
    vertical-align: middle;
}
.hkb-article__content table thead th {
    background: #129FC5;
    color: #fff;
}
.hkb-category__iconwrap .fc_category_icon {
    font-size: 64px;
    color: #129FC5;
}
.hkb-category .hkb-category__iconwrap {
    justify-content: center;
}
.site-header .site-header__search {
    padding: 40px 0px;
}
.site-header .site-header__banner {
    padding: 10px 0;
}
#video-wrap {
float: left;
margin: 0 20px 5px 0;
}