body.ht-kb .logo .white_logo {
    display: block !important;
}

body.ht-kb .logo .dark_logo {
    display: none !important;
}

#hkb .hkb-fullwcontainer {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;

}

.main_hero_section .lazyblock-inner-blocks {
    margin-left: auto;
    max-width: 850px;
    width: 100%;
}

.support_page .hkb-searchbox-wrapper {
    min-height: calc(100dvh - 100px);
    display: flex;
    align-items: flex-end;
}

.support_page .hkb-container {
    padding-right: 4.8%;
    padding-left: 4.8%;
    max-width: 100%;
}

.support_page .wp-block-heroickb-search {
    background-color: transparent !important;
    border: none !important;
}

.support_page .heroickb-sb-inputwrapper {
    border: none !important;
    width: 100% !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: var(--text-color) !important;
    outline: none !important;
    box-shadow: none !important;
    text-align: left !important;
    backdrop-filter: blur(10px) !important;
    background-color: rgba(243, 244, 242, .6) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    padding: 16px 30px !important;
    border-radius: 10px !important;
    height: 54px !important;
    display: flex !important;
    opacity: 1 !important;
}

.support_page .heroickb-sb-inputwrapper .heroickb-sb-inputwrapper__input,
.support_page .heroickb-sb-inputwrapper .heroickb-sb-inputwrapper__input::placeholder,
.wp-block-heroickb-search input[type=text],
body .wp-block-heroickb-search .heroickb-sb-inputwrapper .heroickb-sb-inputwrapper__input_wo_cat::placeholder,
.wp-block-heroickb-search .heroickb-sb .heroickb-searchresults .heroickb-searchresults__message-content,
.wp-block-heroickb-search .heroickb-sb .heroickb-searchresults__wo-cat .heroickb-searchresults__message-content,
.wp-block-heroickb-search .heroickb-sb .heroickb-sb-searchresult_wo_icon > a {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: var(--text-color) !important;
    opacity: 1 !important;
    mix-blend-mode: normal !important;
}

.support_page .heroickb-sb-inputwrapper__select {
    padding: 0 20px 0 0 !important;
}

body .heroickb-sb-inputwrapper .heroickb-sb-inputwrapper__btn {
    width: auto !important;
}

body .wp-block-heroickb-search .heroickb-sb-inputwrapper__btn svg path {
    fill: var(--text-color) !important;
}

body .wp-block-heroickb-search .heroickb-searchresults,
body .wp-block-heroickb-search .heroickb-searchresults__wo-cat,
#hkb-jquery-live-search,
#hkb.hkb-searchresults > li a:hover {
    backdrop-filter: blur(10px) !important;
    background-color: rgba(243, 244, 242, .6) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    box-shadow: none;
}

#hkb.hkb-searchresults > li.hkb-searchresults__showall,
#hkb.hkb-searchresults > li.hkb-searchresults__noresults,
#hkb.hkb-searchresults > li.hkb-searchresults__showall:hover,
#hkb.hkb-searchresults > li.hkb-searchresults__noresults:hover,
#hkb.hkb-searchresults > li:hover,
#hkb.hkb-searchresults > li.hkb-searchresults__current {
    background-color: transparent;
    background: transparent !important;
}

#hkb-jquery-live-search {
    border: none !important;
}

#hkb .hkb-searchbox-wrapper[data-hkb-header-type=image] {
    min-height: 650px;
    display: flex;
    align-items: flex-end;
    position: relative;
    z-index: 1;
}

#hkb .hkb-searchbox-wrapper[data-hkb-header-type=image]:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

#hkb.hkb-searchresults > li,
#hkb.hkb-searchresults li:not(.hkb-searchresults__showall) {
    position: relative;
    padding: 20px 0 !important;
    margin: 0;
}

#hkb.hkb-searchresults > li a,
#hkb.hkb-searchresults li:not(.hkb-searchresults__showall) a {
    padding: 10px 15px 10px 35px;
}

#hkb.hkb-searchresults > li.hkb-searchresults__article a:before {
    top: 32px;
}


#hkb .hkb-container {
    max-width: 100%;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 390px) {
    #hkb .hkb-container {
        padding-left: 26px;
        padding-right: 26px;
    }
}

@media (min-width: 1367px) {
    #hkb .hkb-container {
        padding-left: 4.8%;
        padding-right: 4.8%;
    }
}

#hkb .hkb-site-search .hkb-site-search__field {
    border: none;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: var(--text-color);
    outline: none !important;
    box-shadow: none;
    display: block;
    text-align: left;
    backdrop-filter: blur(10px);
    background-color: rgba(243, 244, 242, .6);
    -webkit-backdrop-filter: blur(10px);
    padding: 16px 30px 16px 50px;
    border-radius: 10px;
    height: 54px;
}

#hkb .hkb-site-search .hkb-site-search__field::placeholder {
    color: var(--text-color);
}

#hkb .hkb-searchbox {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
    gap: 30px;
}

#hkb .hkb-site-search {
    max-width: 850px;
    width: 100%;
}

#hkb .hkb-searchbox .hkb-searchbox__title {
    font-size: 50px;
    font-size: 50px;
    line-height: 1.28;
    font-weight: 600;
    margin: 0;
    text-align: left;
}

#hkb .hkb-archivetitle {
    font-size: 50px;
    line-height: 1.28;
    font-weight: 600;
    color: var(--text-color);
    margin: 0 0 50px 0;
    padding: 0 0 20px 0;
}

#hkb .hkb-categoryhead .hkb-categoryhead__title {
    font-size: 28px;
    line-height: 1.28;
    font-weight: 600;
    color: var(--text-color);
    margin: 0 0 15px 0;
}

/*--- Support Main Section Style Start ---*/

.support_main_section {
    padding: 143px 0 250px;
}

#hkb ul.hkb-article-list > li,
#hkb .hkb_widget_articles li {
    padding-left: 0;
    margin-bottom: 10px;
}

#hkb ul.hkb-article-list a,
#hkb .hkb-category .hkb-category__view-all,
#hkb .widget a:not(.hkb_widget_exit__btn) {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.18;
    margin: 0;
    color: var(--text-color);
    position: relative;
    text-decoration: none;
}

#hkb ul.hkb-article-list a:before,
#hkb .hkb-category .hkb-category__view-all:before,
#hkb .widget a:not(.hkb_widget_exit__btn):before {
    font-family: "Font Awesome 6 Free";
    content: "\f178";
    font-weight: 900;
    margin-right: 8px;
    transition: 0.4s all ease-in-out;
    display: inline-block;
    color: inherit;
}

#hkb ul.hkb-article-list > li:before,
#hkb .hkb_widget_articles li:before {
    content: none
}

#hkb .hkb-category .hkb-category__view-all:hover,
#hkb .widget a:not(.hkb_widget_exit__btn):hover {
    color: var(--color-primary);
}

#hkb .hkb-category .hkb-category__view-all {
    margin-top: 50px;
    font-size: 15px;
    text-transform: uppercase;
    color: var(--color-primary);
    letter-spacing: 3px;
    line-height: 1.18;
    font-family: var(--secondary-fonts);
}

#hkb .hkb-archive {
    row-gap: 60px;
}

#hkb .hkb-category {
    padding-bottom: 50px;
}

#hkb .widget {
    backdrop-filter: blur(10px);
    background-color: rgba(243, 244, 242, .6);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 8px;
}


body #hkb .hkb_widget_exit__btn {
    padding: 14px 25px !important;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 1 !important;
    border-radius: 8px !important;
    background-color: var(--color-primary) !important;
    color: var(--color-white) !important;
    border: 1px solid var(--color-primary);
    text-decoration: none !important;
    text-transform: uppercase;
    transition: 0.3s all ease;
    letter-spacing: 2.5px;
    font-family: var(--secondary-fonts);
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    cursor: pointer;
    outline: none;
}

body #hkb .hkb_widget_exit__btn:hover {
    background-color: var(--color-primary-dark) !important;
    border-color: var(--color-primary-dark) !important;
}


.hkb-template-archive .hkb-container > h1 {
    color: var(--color-white) !important;
    margin-bottom: 65px;
    padding-bottom: 65px;
    border-bottom: 1px solid var(--color-white);
}

@media (max-width: 1366.98px) {
    #hkb ul.hkb-article-list a,
    #hkb .hkb-category .hkb-category__view-all, #hkb .widget a:not(.hkb_widget_exit__btn) {
        font-size: 16px;
    }

    #hkb .widget {
        padding: 15px;
    }
}

@media (max-width: 991.98px) {
    #hkb .hkb-searchbox {
        flex-direction: column;
        align-items: flex-start;
    }

    #hkb .hkb-archivetitle {
        font-size: 38px;
    }

    #hkb .hkb-searchbox .hkb-searchbox__title {
        font-size: 26px;
    }

    #hkb .hkb-mainpage.hkb-mainpage--sidebarleft,
    #hkb .hkb-mainpage.hkb-mainpage--sidebarright {
        flex-direction: column;
    }

    #hkb .hkb-mainpage.hkb-mainpage--sidebarright .hkb-mainpage__sidebar {
        margin-left: 0;
        width: 45%;
    }
}

@media (max-width: 767.98px) {
    #hkb .hkb-mainpage.hkb-mainpage--sidebarright .hkb-mainpage__sidebar {
        width: 100%
    }

    #hkb .hkb-categoryhead .hkb-categoryhead__title {
        font-size: 24px;
    }
}

/*--- Support Main Section Style End ---*/

.support_widget {
    display: none !important;
}

.hkb-embedwrap {
    --hkbembed-bg: var(--color-primary);
}

body #hkbembed-button {
    --hkbembed-bg: var(--color-primary);
    width: 70px;
    height: 70px;
    background: rgba(219, 221, 214, 0.5);
    border-radius: 8px;
    opacity: 1;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    position: fixed;
    right: 4.6%;
    bottom: 59px;
    z-index: 100;
    background-image: url('https://thynne.dev3.tribes.work/wp-content/uploads/2025/07/icon-cropped.png');
    background-size: 34px 34px;
    background-repeat: no-repeat;
    background-position: center;
}

body .hkbembed-button--open {
    background-image: none !important;
}

body .hkbembed-button-close svg {
    width: 40px !important;
    height: 40px !important;
}

body .hkbembed-button-close svg g {
    stroke: var(--color-primary);
}

body #hkbembed-button .hkb-embedbtn {
    padding: 0;
}

body #hkbembed-button .hkb-embedbtn svg {
    display: none !important;
}

body #ht-kb-fe-embed-contents {
    right: 4.6%;
    bottom: 130px;
}


@media (max-width: 991.98px) {
    body #hkbembed-button {
        width: 46px;
        height: 46px;
        right: 26px;
        bottom: 30px;
        background-size: 24px 24px;
    }

    body #ht-kb-fe-embed-contents {
        right: 26px;
        bottom: 77px;
    }

    .hkb-template-archive .hkb-container > h1 {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
}

#hkb .hkb-mainpage-wrapper {
    padding-top: 143px;
}