/* 
 Theme Name:     Hitron Americas for Divi
 Author:         Hitron
 Author URI:     http://us.hitrontech.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/* CUSTOM BITS FOR HEROIC KB */

#hkb .hkb-categoryhead .hkb-categoryhead__icon img {
    max-width: 100%; text-align:center; margin: 0;
}
.et_pb_blog_0 .et_pb_blog_grid .et_pb_post, .et_pb_blog_1 .et_pb_blog_grid .et_pb_post, .et_pb_blog_2 .et_pb_blog_grid .et_pb_post, .et_pb_blog_3 .et_pb_blog_grid .et_pb_post {
    border-radius: 8px 8px 8px 8px;
    overflow: hidden;
}
#hkb .hkb-category {
    border: 1px solid #d8d8d8;
    padding: 19px;
    background-color: #fff;
    word-wrap: break-word;
	border-radius:8px;
}
#hkb .hkb-category div{display:block;}
#hkb .hkb-categoryhead .hkb-categoryhead__icon {
    margin-right: auto;
}
#hkb .hkb-articlepreview .hkb-articlepreview__title, #hkb .hkb-articlepreview .hkb-articlepreview__title a {
    font-weight: 300; font-size:18px;
}
#hkb .hkb-categoryheader .hkb-categoryheader__title {
    line-height: 1.25;
    font-weight: 100;
}
#hkb .hkb-searchbox-wrapper[data-hkb-header-type=image] {
    background-color: var(--hkb-header-style-bg);
    background-repeat: no-repeat;
    background-position: center right -256px;
	background-color:#f1f7f2;
}
#hkb .hkb-categoryheader .hkb-categoryheader__icon img {
    max-width: 128px;
}
#hkb .hkb-categoryheader__content h1 {
    font-weight: 700!important;
    font-size: 40px!important;
}
#ht-kb-categories-widget-2 {max-height:40%; overflow: scroll;}
#hkb .cyan {color:#00A3E0;}
#hkb .blue {color:#004C97;}
#hkb .lime {color:#84BD00;}
#hkb .black {color:#161616;}
#hkb .red {color:#ff0000;}
#hkb .amber {color:#FFBF00;}
#hkb .hkb-article .hkb-article__title {
    font-size: 2.2em !important;
    font-weight: 500;
    margin: 0 0 1.5em;
}

#hkb .hkb-subheader[data-hkb-header-type=image] {
    background-color: #f1f7f2;
    background-repeat: no-repeat;
    background-position: center 20% right;
}
#hkb .hkb-categoryhead .hkb-categoryhead__title {
    display: inline-block;
    font-size: 1.15em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#hkb .widget {
    background: var(--hkb-widget-bg);
    padding: 2em;
    margin: 0 0 2em;
    border-radius: var(--hkb-widget-radius);
}
.hkb-article__content h2 {font-size:40px!important; font-weight:500; color:#00A3E0!important;}
.hkb-article__content h3 {font-size:30px!important; font-weight:500; color:#00A3E0!important;}
.hkb-article__content h4 {font-size:20px!important; font-weight:500; color:#00A3E0!important;}
.hkb-article__content h5 {font-size:18px!important; font-weight:500; color:#00A3E0!important;}

#ht-kb-categories-widget-2 {display:none!important;}