/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 20 2023 | 19:41:14 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 31 2022 | 11:10:36 */
.hkb-categoryhead {
    display: block !important;
}

.hkb-categoryhead__icon {
    display: flex;
    align-items: center;
}

.hkb-categoryhead__icon img {
    max-width: 100% !important;
    width: 80px !important;
    margin-right: 15px;
}

.hkb-categoryhead__icon h2 a {
    font-weight: 600 !important;
    color: black;
}

.hkb-categoryhead p {
    margin-top: 10px !important;
    color: black !important;
}

h2.hkb-categoryhead__title a {
    color: black !important;
    font-weight: 600 !important;
}

h2.hkb-categoryhead__title a:hover {
    color: #F47C48 !important;
}

h2.hkb-categoryhead__title {
    font-size: 20px !important;
}

.hkb-archive.hkb-archive--three-cols {
    max-width: 1200px;
    margin: 0 auto !important;
}

#hkb .hkb-category {
    border: 0px;
}

.hkb-categoryheader__icon img {
    width: 80px;
    max-width: 100% !important;
}

@media (max-width: 800px) {
	.hkb-categoryheader {
    display: block !important;
}
	.hkb-archive.hkb-archive--three-cols {
    display: block !important;
}
}
.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6, .site-footer .widget .widget-title, .site-footer .widget .widgettitle {
    color: black !important;
}

.site-footer {
    color: black;
}

.site-footer a:not(.button):not(.components-button) {
    color: black;
}

.hkb-searchbox-wrapper {
    display: none;
}
.hkb-subheader {
    display: none;
}