html,body{
	scroll-behavior: smooth;
}
[data-header*="type-1"] .ct-header [data-id="button"] .ct-button-ghost {
    --theme-button-text-initial-color: var(--theme-button-background-initial-color);
    --theme-button-text-hover-color: #ffffff;
}

[data-header*="type-1"] .ct-header [data-id="logo"] .site-logo-container {
    --logo-max-height: 72px;
}

[data-header*="type-1"] .ct-header [data-id="logo"] .site-title {
    --theme-font-weight: 700;
    --theme-font-size: 25px;
    --theme-line-height: 1.5;
    --theme-link-initial-color: var(--theme-palette-color-4);
}

[data-header*="type-1"] .ct-header [data-sticky] [data-id="logo"] {
    --logo-sticky-shrink: 0.7;
}

[data-header*="type-1"] .ct-header [data-id="menu"]>ul>li>a {
    --theme-font-weight: 700;
    --theme-text-transform: uppercase;
    --theme-font-size: 1em;
    --theme-line-height: 1.3;
    --theme-link-initial-color: var(--theme-palette-color-4);
}

[data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu .ct-menu-link {
    --theme-link-initial-color: var(--theme-palette-color-4);
    --theme-font-weight: 500;
    --theme-font-size: 15px;
}

[data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu {
    --dropdown-background-color: var(--theme-palette-color-8);
    --dropdown-horizontal-offset: 2px;
    --dropdown-width: 240px;
    --dropdown-items-spacing: 12px;
    --dropdown-divider: 1px solid var(--theme-palette-color-5);
    --theme-box-shadow: 0px 10px 20px rgba(41, 51, 61, 0.1);
    --theme-border-radius: 0px 0px 2px 2px;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-id="menu"] .sub-menu {
    --sticky-state-dropdown-top-offset: 0px;
}

[data-header*="type-1"] .ct-header [data-row*="middle"] {
    --height: 100px;
    background-color: var(--theme-palette-color-8);
    background-image: none;
    --theme-border-top: none;
    --theme-border-bottom: none;
    --theme-box-shadow: none;
}

[data-header*="type-1"] .ct-header [data-row*="middle"]>div {
    --theme-border-top: none;
    --theme-border-bottom: none;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] {
    background-color: var(--theme-palette-color-8);
    background-image: none;
    --theme-border-top: none;
    --theme-border-bottom: none;
    --theme-box-shadow: 0px 5px 25px rgba(44, 62, 80, 0.05);
}

[data-header*="type-1"] {
    --sticky-shrink: 70;
    --header-height: 138px;
    --header-sticky-height: 100px;
    --header-sticky-offset: 0px;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"]>div {
    --theme-border-top: none;
    --theme-border-bottom: none;
}

[data-header*="type-1"] [data-id="mobile-menu"] {
    --items-vertical-spacing: 5px;
    --theme-font-weight: 600;
    --theme-font-size: 20px;
    --theme-link-initial-color: #d4d4d4;
    --mobile-menu-divider: 1px solid #292929;
}

[data-header*="type-1"] #offcanvas {
    --theme-box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.35);
    --side-panel-width: 500px;
    --panel-content-height: 100%;
}

[data-header*="type-1"] #offcanvas .ct-panel-inner {
    background-color: rgba(18, 21, 25, 0.98);
}

[data-header*="type-1"] #search-modal .ct-search-results {
    --theme-font-weight: 500;
    --theme-font-size: 14px;
    --theme-line-height: 1.4;
}

[data-header*="type-1"] #search-modal .ct-search-form {
    --theme-link-initial-color: #ffffff;
    --theme-form-text-initial-color: #ffffff;
    --theme-form-text-focus-color: #ffffff;
    --theme-form-field-border-initial-color: rgba(255, 255, 255, 0.2);
    --theme-button-text-initial-color: rgba(255, 255, 255, 0.7);
    --theme-button-text-hover-color: #ffffff;
    --theme-button-background-initial-color: var(--theme-palette-color-1);
    --theme-button-background-hover-color: var(--theme-palette-color-1);
}

[data-header*="type-1"] #search-modal .ct-toggle-close {
    --theme-icon-size: 16px;
}

[data-header*="type-1"] #search-modal {
    background-color: rgba(18, 21, 25, 0.98);
}

[data-header*="type-1"] .ct-header [data-id="text"] {
    --max-width: 100%;
    --theme-font-size: 14px;
    --theme-line-height: 1.3;
    --theme-text-color: #d6d6d6;
    --theme-link-initial-color: #d6d6d6;
}

[data-header*="type-1"] .ct-header [data-row*="top"] {
    --height: 38px;
    background-color: #1A1A1A;
    background-image: none;
    --theme-border-top: none;
    --theme-border-bottom: none;
    --theme-box-shadow: none;
}

[data-header*="type-1"] .ct-header [data-row*="top"]>div {
    --theme-border-top: none;
    --theme-border-bottom: none;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="top"] {
    background-color: #1A1A1A;
    background-image: none;
    --theme-border-top: none;
    --theme-border-bottom: none;
    --theme-box-shadow: none;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="top"]>div {
    --theme-border-top: none;
    --theme-border-bottom: none;
}

[data-header*="type-1"] [data-id="trigger"] {
    --theme-icon-size: 18px;
}

[data-header*="type-1"] .ct-header [data-id="contacts"] {
    --theme-icon-size: 14px;
    --items-spacing: 30px;
    --theme-font-size: 14px;
    --theme-block-text-color: #d6d6d6;
    --theme-link-initial-color: #d6d6d6;
    --theme-icon-color: #d6d6d6;
    --background-color: rgba(218, 222, 228, 0.5);
    --background-hover-color: rgba(218, 222, 228, 0.7);
}

[data-header*="type-1"] .ct-header {
    background-image: none;
}

[data-header*="type-1"] [data-sticky*="yes"] {
    background-image: none;
}

[data-footer*="type-1"] .ct-footer [data-row*="bottom"]>div {
    --container-spacing: 20px;
    --columns-gap: 50px;
    --widgets-gap: 40px;
    --vertical-alignment: center;
    --theme-border: none;
    --theme-border-top: none;
    --theme-border-bottom: none;
    --grid-template-columns: 2fr 1fr;
}

[data-footer*="type-1"] .ct-footer [data-row*="bottom"] .widget-title {
    --theme-font-size: 16px;
}

[data-footer*="type-1"] .ct-footer [data-row*="bottom"] {
    --theme-border-top: none;
    --theme-border-bottom: none;
    background-color: transparent;
}

[data-footer*="type-1"] [data-id="copyright"] {
    --theme-font-weight: 400;
    --theme-font-size: 15px;
    --theme-line-height: 1.3;
    --theme-text-color: #999999;
    --theme-link-initial-color: #999999;
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"]>div {
    --container-spacing: 70px;
    --columns-gap: 30px;
    --widgets-gap: 30px;
    --theme-border: none;
    --theme-border-top: none;
    --theme-border-bottom: 1px solid #262d33;
    --grid-template-columns: repeat(4, 1fr);
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] .widget-title {
    --theme-text-transform: uppercase;
    --theme-font-size: 20px;
    --theme-heading-color: #dbdbdb;
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] .ct-widget {
    --theme-text-color: #999999;
    --theme-link-initial-color: #999999;
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] {
    --theme-border-top: none;
    --theme-border-bottom: none;
    background-color: transparent;
}

[data-footer*="type-1"] [data-column="socials"] {
    --horizontal-alignment: flex-end;
    --vertical-alignment: center;
}

[data-footer*="type-1"] [data-id="socials"].ct-footer-socials [data-color="custom"] {
    --theme-icon-color: #b8b8b8;
    --theme-icon-hover-color: #ffffff;
    --background-color: rgba(211, 211, 211, 0.1);
    --background-hover-color: var(--theme-palette-color-1);
}

[data-footer*="type-1"] [data-id="socials"].ct-footer-socials .ct-label {
    --visibility: none;
}

[data-footer*="type-1"] .ct-footer {
    background-color: #141d25;
}

:root {
    --theme-font-family: var(--theme-font-stack-default);
    --theme-font-weight: 400;
    --theme-text-transform: none;
    --theme-text-decoration: none;
    --theme-font-size: 16px;
    --theme-line-height: 1.65;
    --theme-letter-spacing: 0em;
    --theme-button-font-weight: 600;
    --theme-button-font-size: 14px;
    --has-classic-forms: var(--true);
    --has-modern-forms: var(--false);
    --theme-form-field-background-initial-color: var(--theme-palette-color-7);
    --theme-form-field-background-focus-color: var(--theme-palette-color-8);
    --theme-form-field-border-initial-color: var(--theme-border-color);
    --theme-form-field-border-focus-color: var(--theme-palette-color-1);
    --theme-form-selection-field-initial-color: var(--theme-border-color);
    --theme-form-selection-field-active-color: var(--theme-palette-color-1);
    --theme-palette-color-1: #FFB100;
    --theme-palette-color-2: #ffa01c;
    --theme-palette-color-3: #555555;
    --theme-palette-color-4: #1A1A1A;
    --theme-palette-color-5: #EAEAEA;
    --theme-palette-color-6: #f4f4f4;
    --theme-palette-color-7: #FAFBFC;
    --theme-palette-color-8: #ffffff;
    --theme-text-color: var(--theme-palette-color-3);
    --theme-link-initial-color: var(--theme-palette-color-1);
    --theme-link-hover-color: var(--theme-palette-color-2);
    --theme-selection-text-color: #ffffff;
    --theme-selection-background-color: var(--theme-palette-color-1);
    --theme-border-color: var(--theme-palette-color-5);
    --theme-headings-color: var(--theme-palette-color-4);
    --theme-content-spacing: 1.5em;
    --theme-button-min-height: 40px;
    --theme-button-text-initial-color: #1a1a1a;
    --theme-button-text-hover-color: #1a1a1a;
    --theme-button-background-initial-color: var(--theme-palette-color-1);
    --theme-button-background-hover-color: var(--theme-palette-color-2);
    --theme-button-border: none;
    --theme-button-border-radius: 0px;
    --theme-button-padding: 5px 20px;
    --theme-normal-container-max-width: 1290px;
    --theme-content-vertical-spacing: 60px;
    --theme-container-edge-spacing: 90vw;
    --theme-narrow-container-max-width: 850px;
    --theme-wide-offset: 130px;
}

h1 {
    --theme-font-weight: 700;
    --theme-font-size: 32px;
    --theme-line-height: 1.5;
}

h2 {
    --theme-font-weight: 700;
    --theme-font-size: 28px;
    --theme-line-height: 1.5;
}

h3 {
    --theme-font-weight: 600;
    --theme-font-size: 24px;
    --theme-line-height: 1.5;
}

h4 {
    --theme-font-weight: 600;
    --theme-font-size: 20px;
    --theme-line-height: 1.5;
}

h5 {
    --theme-font-weight: 600;
    --theme-font-size: 18px;
    --theme-line-height: 1.5;
}

h6 {
    --theme-font-weight: 700;
    --theme-font-size: 16px;
    --theme-line-height: 1.5;
}

.wp-block-pullquote {
    --theme-font-family: Georgia;
    --theme-font-weight: 600;
    --theme-font-size: 25px;
}

pre,
code,
samp,
kbd {
    --theme-font-family: monospace;
    --theme-font-weight: 400;
    --theme-font-size: 16px;
}

figcaption {
    --theme-font-size: 14px;
}

.ct-sidebar .widget-title {
    --theme-text-transform: uppercase;
    --theme-font-size: 20px;
    --theme-heading-color: var(--theme-palette-color-4);
}

.ct-breadcrumbs {
    --theme-font-weight: 400;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
    --theme-link-initial-color: var(--theme-palette-color-3);
}

body {
    background-color: var(--theme-palette-color-8);
    background-image: none;
}

[data-prefix="single_blog_post"] .entry-header .page-title {
    --theme-font-size: 30px;
    --theme-heading-color: #ebebeb;
}

[data-prefix="single_blog_post"] .entry-header .entry-meta {
    --theme-font-weight: 400;
    --theme-text-transform: none;
    --theme-font-size: 12px;
    --theme-line-height: 1.3;
    --theme-text-color: #ebebeb;
}

[data-prefix="single_blog_post"] .entry-header .ct-breadcrumbs {
    --theme-text-color: #ebebeb;
    --theme-link-initial-color: #ebebeb;
}

[data-prefix="single_blog_post"] .hero-section[data-type="type-2"] {
    --min-height: 180px;
    background-color: var(--theme-palette-color-6);
    background-image: none;
    --container-padding: 30px 0px;
}

[data-prefix="single_blog_post"] .hero-section[data-type="type-2"]>figure .ct-media-container:after {
    background-color: rgba(18, 21, 25, 0.5);
}

[data-prefix="single_blog_post"] .hero-section .ct-breadcrumbs {
    --itemSpacing: 10px;
}

[data-prefix="single_blog_post"] .hero-section .entry-meta {
    --itemSpacing: 10px;
}

[data-prefix="blog"] .entry-header .page-title {
    --theme-font-size: 30px;
    --theme-heading-color: #ebebeb;
}

[data-prefix="blog"] .entry-header .entry-meta {
    --theme-font-weight: 600;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
    --theme-line-height: 1.3;
}

[data-prefix="blog"] .entry-header .ct-breadcrumbs {
    --theme-text-color: #e6e6e6;
    --theme-link-initial-color: #e6e6e6;
}

[data-prefix="blog"] .hero-section[data-type="type-2"] {
    --min-height: 180px;
    background-color: var(--theme-palette-color-6);
    background-image: none;
    --container-padding: 30px 0px;
}

[data-prefix="blog"] .hero-section[data-type="type-2"]>figure .ct-media-container:after {
    background-color: rgba(18, 21, 25, 0.5);
}

[data-prefix="blog"] .hero-section .ct-breadcrumbs {
    --itemSpacing: 10px;
}

[data-prefix="categories"] .entry-header .page-title {
    --theme-font-size: 30px;
    --theme-heading-color: #ebebeb;
}

[data-prefix="categories"] .entry-header .entry-meta {
    --theme-font-weight: 600;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
    --theme-line-height: 1.3;
}

[data-prefix="categories"] .entry-header .ct-breadcrumbs {
    --theme-text-color: #e6e6e6;
    --theme-link-initial-color: #e6e6e6;
}

[data-prefix="categories"] .hero-section[data-type="type-2"] {
    --min-height: 180px;
    background-color: var(--theme-palette-color-6);
    background-image: none;
    --container-padding: 30px 0px;
}

[data-prefix="categories"] .hero-section[data-type="type-2"]>figure .ct-media-container:after {
    background-color: rgba(18, 21, 25, 0.5);
}

[data-prefix="categories"] .hero-section .ct-breadcrumbs {
    --itemSpacing: 10px;
}

[data-prefix="search"] .entry-header .page-title {
    --theme-font-size: 30px;
    --theme-heading-color: #ebebeb;
}

[data-prefix="search"] .entry-header .entry-meta {
    --theme-font-weight: 600;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
    --theme-line-height: 1.3;
}

[data-prefix="search"] .entry-header .ct-breadcrumbs {
    --theme-text-color: #e6e6e6;
    --theme-link-initial-color: #e6e6e6;
}

[data-prefix="search"] .hero-section[data-type="type-2"] {
    --min-height: 180px;
    background-color: var(--theme-palette-color-6);
    background-image: none;
    --container-padding: 30px 0px;
}

[data-prefix="search"] .hero-section[data-type="type-2"]>figure .ct-media-container:after {
    background-color: rgba(18, 21, 25, 0.5);
}

[data-prefix="search"] .hero-section .ct-breadcrumbs {
    --itemSpacing: 10px;
}

[data-prefix="author"] .entry-header .page-title {
    --theme-font-size: 30px;
    --theme-heading-color: #ebebeb;
}

[data-prefix="author"] .entry-header .entry-meta {
    --theme-font-weight: 600;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
    --theme-line-height: 1.3;
}

[data-prefix="author"] .entry-header .ct-breadcrumbs {
    --theme-text-color: #e6e6e6;
    --theme-link-initial-color: #e6e6e6;
}

[data-prefix="author"] .hero-section[data-type="type-2"] {
    --min-height: 180px;
    background-color: var(--theme-palette-color-6);
    background-image: none;
    --container-padding: 30px 0px;
}

[data-prefix="author"] .hero-section[data-type="type-2"]>figure .ct-media-container:after {
    background-color: rgba(18, 21, 25, 0.5);
}

[data-prefix="author"] .hero-section .ct-breadcrumbs {
    --itemSpacing: 10px;
}

[data-prefix="single_page"] .entry-header .page-title {
    --theme-font-size: 30px;
    --theme-heading-color: #ebebeb;
}

[data-prefix="single_page"] .entry-header .entry-meta {
    --theme-font-weight: 600;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
    --theme-line-height: 1.3;
}

[data-prefix="single_page"] .entry-header .ct-breadcrumbs {
    --theme-text-color: #e6e6e6;
    --theme-link-initial-color: #e6e6e6;
}

[data-prefix="single_page"] .hero-section[data-type="type-2"] {
    --min-height: 180px;
    background-color: var(--theme-palette-color-6);
    background-image: none;
    --container-padding: 30px 0px;
}

[data-prefix="single_page"] .hero-section[data-type="type-2"]>figure .ct-media-container:after {
    background-color: rgba(18, 21, 25, 0.5);
}

[data-prefix="single_page"] .hero-section .ct-breadcrumbs {
    --itemSpacing: 10px;
}

[data-prefix="wpkj_product_single"] .entry-header .page-title {
    --theme-font-size: 30px;
    --theme-heading-color: #ebebeb;
}

[data-prefix="wpkj_product_single"] .entry-header .entry-meta {
    --theme-font-weight: 600;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
    --theme-line-height: 1.3;
}

[data-prefix="wpkj_product_single"] .entry-header .ct-breadcrumbs {
    --theme-text-color: #e6e6e6;
    --theme-link-initial-color: #e6e6e6;
}

[data-prefix="wpkj_product_single"] .hero-section[data-type="type-2"] {
    --min-height: 180px;
    background-color: var(--theme-palette-color-6);
    background-image: none;
    --container-padding: 30px 0px;
}

[data-prefix="wpkj_product_single"] .hero-section[data-type="type-2"]>figure .ct-media-container:after {
    background-color: rgba(18, 21, 25, 0.5);
}

[data-prefix="wpkj_product_single"] .hero-section .ct-breadcrumbs {
    --itemSpacing: 10px;
}

[data-prefix="wpkj_product_archive"] .entry-header .page-title {
    --theme-font-size: 30px;
    --theme-heading-color: #ebebeb;
}

[data-prefix="wpkj_product_archive"] .entry-header .entry-meta {
    --theme-font-weight: 600;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
    --theme-line-height: 1.3;
}

[data-prefix="wpkj_product_archive"] .entry-header .ct-breadcrumbs {
    --theme-text-color: #e6e6e6;
    --theme-link-initial-color: #e6e6e6;
}

[data-prefix="wpkj_product_archive"] .hero-section[data-type="type-2"] {
    --min-height: 180px;
    background-color: var(--theme-palette-color-6);
    background-image: none;
    --container-padding: 30px 0px;
}

[data-prefix="wpkj_product_archive"] .hero-section[data-type="type-2"]>figure .ct-media-container:after {
    background-color: rgba(18, 21, 25, 0.5);
}

[data-prefix="wpkj_product_archive"] .hero-section .ct-breadcrumbs {
    --itemSpacing: 10px;
}

[data-prefix="wpkj_download_single"] .entry-header .page-title {
    --theme-font-size: 30px;
    --theme-heading-color: #ebebeb;
}

[data-prefix="wpkj_download_single"] .entry-header .entry-meta {
    --theme-font-weight: 600;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
    --theme-line-height: 1.3;
}

[data-prefix="wpkj_download_single"] .entry-header .ct-breadcrumbs {
    --theme-text-color: #e6e6e6;
    --theme-link-initial-color: #e6e6e6;
}

[data-prefix="wpkj_download_single"] .hero-section[data-type="type-2"] {
    --min-height: 180px;
    background-color: var(--theme-palette-color-6);
    background-image: none;
    --container-padding: 30px 0px;
}

[data-prefix="wpkj_download_single"] .hero-section[data-type="type-2"]>figure .ct-media-container:after {
    background-color: rgba(18, 21, 25, 0.5);
}

[data-prefix="wpkj_download_single"] .hero-section .ct-breadcrumbs {
    --itemSpacing: 10px;
}

[data-prefix="wpkj_download_archive"] .entry-header .page-title {
    --theme-font-size: 30px;
    --theme-heading-color: #ebebeb;
}

[data-prefix="wpkj_download_archive"] .entry-header .entry-meta {
    --theme-font-weight: 600;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
    --theme-line-height: 1.3;
}

[data-prefix="wpkj_download_archive"] .entry-header .ct-breadcrumbs {
    --theme-text-color: #e6e6e6;
    --theme-link-initial-color: #e6e6e6;
}

[data-prefix="wpkj_download_archive"] .hero-section[data-type="type-2"] {
    --min-height: 180px;
    background-color: var(--theme-palette-color-6);
    background-image: none;
    --container-padding: 30px 0px;
}

[data-prefix="wpkj_download_archive"] .hero-section[data-type="type-2"]>figure .ct-media-container:after {
    background-color: rgba(18, 21, 25, 0.5);
}

[data-prefix="wpkj_download_archive"] .hero-section .ct-breadcrumbs {
    --itemSpacing: 10px;
}

[data-prefix="blog"] .entry-card .entry-title {
    --theme-font-weight: 600;
    --theme-font-size: 18px;
    --theme-line-height: 1.3;
}

[data-prefix="blog"] .entry-card .entry-meta {
    --theme-font-weight: 400;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
}

[data-prefix="blog"] [data-cards="simple"] .entry-card {
    --card-border: 1px dashed var(--theme-palette-color-5);
}

[data-prefix="blog"] [data-archive="default"] .card-content .ct-media-container {
    --card-element-spacing: 30px;
}

[data-prefix="blog"] [data-archive="default"] .card-content .entry-meta[data-id="18xRAM"] {
    --card-element-spacing: 15px;
}

[data-prefix="blog"] .entries {
    --grid-columns-gap: 30px;
}

[data-prefix="blog"] .entry-card .ct-media-container {
    --theme-border-radius: 3px;
}

body[data-prefix="blog"] {
    background-color: var(--theme-palette-color-8);
}

[data-prefix="categories"] .entry-card .entry-title {
    --theme-font-weight: 600;
    --theme-font-size: 18px;
    --theme-line-height: 1.3;
}

[data-prefix="categories"] .entry-card .entry-meta {
    --theme-font-weight: 400;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
}

[data-prefix="categories"] [data-cards="simple"] .entry-card {
    --card-border: 1px dashed var(--theme-palette-color-5);
}

[data-prefix="categories"] [data-archive="default"] .card-content .ct-media-container {
    --card-element-spacing: 30px;
}

[data-prefix="categories"] [data-archive="default"] .card-content .entry-meta[data-id="18xRAM"] {
    --card-element-spacing: 15px;
}

[data-prefix="categories"] .entries {
    --grid-columns-gap: 30px;
}

[data-prefix="categories"] .entry-card .ct-media-container {
    --theme-border-radius: 3px;
}

body[data-prefix="categories"] {
    background-color: var(--theme-palette-color-8);
}

[data-prefix="author"] .entries {
    --grid-template-columns: repeat(4, minmax(0, 1fr));
    --grid-columns-gap: 30px;
}

[data-prefix="author"] .entry-card .entry-title {
    --theme-font-weight: 600;
    --theme-font-size: 18px;
    --theme-line-height: 1.3;
}

[data-prefix="author"] .entry-card .entry-meta {
    --theme-font-weight: 600;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
}

[data-prefix="author"] [data-archive="default"] .card-content .ct-media-container {
    --card-element-spacing: 30px;
}

[data-prefix="author"] [data-archive="default"] .card-content .entry-meta[data-id="18xRAM"] {
    --card-element-spacing: 15px;
}

body[data-prefix="author"] {
    background-color: var(--theme-palette-color-8);
}

[data-prefix="search"] .entries {
    --grid-template-columns: repeat(4, minmax(0, 1fr));
}

[data-prefix="search"] .entry-card .entry-title {
    --theme-font-weight: 600;
    --theme-font-size: 18px;
    --theme-line-height: 1.3;
}

[data-prefix="search"] .entry-card .entry-meta {
    --theme-font-weight: 600;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
}

[data-prefix="search"] [data-archive="default"] .card-content .ct-media-container {
    --card-element-spacing: 30px;
}

[data-prefix="search"] [data-archive="default"] .card-content .entry-meta[data-id="9Omcas"] {
    --card-element-spacing: 15px;
}

body[data-prefix="search"] {
    background-color: var(--theme-palette-color-8);
}

[data-prefix="wpkj_product_archive"] .entries {
    --grid-template-columns: repeat(3, minmax(0, 1fr));
    --grid-columns-gap: 30px;
}

[data-prefix="wpkj_product_archive"] .entry-card .entry-title {
    --theme-font-weight: 600;
    --theme-font-size: 18px;
    --theme-line-height: 1.3;
}

[data-prefix="wpkj_product_archive"] .entry-card .entry-meta {
    --theme-font-weight: 400;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
}

[data-prefix="wpkj_product_archive"] [data-archive="default"] .card-content .ct-media-container {
    --card-element-spacing: 30px;
}

[data-prefix="wpkj_product_archive"] [data-archive="default"] .card-content .entry-meta[data-id="9Omcas"] {
    --card-element-spacing: 15px;
}

[data-prefix="wpkj_product_archive"] .entry-card .ct-media-container {
    --theme-border-radius: 3px;
}

body[data-prefix="wpkj_product_archive"] {
    background-color: var(--theme-palette-color-8);
}

[data-prefix="wpkj_download_archive"] .entry-card .entry-title {
    --theme-font-size: 20px;
    --theme-line-height: 1.3;
}

[data-prefix="wpkj_download_archive"] .entry-card .entry-meta {
    --theme-font-weight: 400;
    --theme-text-transform: uppercase;
    --theme-font-size: 14px;
}

[data-prefix="wpkj_download_archive"] [data-archive="default"] .card-content .entry-meta[data-id="0vHitP"] {
    --card-element-spacing: 15px;
}

[data-prefix="wpkj_download_archive"] .entries {
    --grid-columns-gap: 30px;
}

form textarea {
    --theme-form-field-height: 170px;
}

[data-sidebar] {
    --sidebar-width: 25%;
    --sidebar-width-no-unit: 25;
    --sidebar-gap: 3%;
}

.ct-sidebar {
    --theme-link-initial-color: var(--theme-text-color);
    --sidebar-widgets-spacing: 30px;
}

[data-sidebar]>aside {
    --sidebar-background-color: var(--theme-palette-color-7);
    --sidebar-inner-spacing: 30px;
}

.ct-back-to-top .ct-icon {
    --theme-icon-size: 12px;
}

.ct-back-to-top {
    --back-top-bottom-offset: 90px;
    --back-top-side-offset: 10px;
    --theme-icon-color: #ffffff;
    --theme-icon-hover-color: #ffffff;
    --theme-border-radius: 3px;
}

[data-prefix="single_blog_post"] .ct-share-box .ct-module-title {
    --theme-font-weight: 600;
    --theme-font-size: 14px;
}

[data-prefix="single_blog_post"] .ct-share-box[data-type="type-1"] {
    --theme-border: 1px solid var(--theme-border-color);
}

[data-prefix="single_blog_post"] .entry-tags .ct-module-title {
    --theme-font-weight: 600;
    --theme-font-size: 14px;
}

[data-prefix="single_blog_post"] .post-navigation {
    --theme-link-initial-color: var(--theme-text-color);
}

[data-prefix="single_blog_post"] .ct-related-posts .ct-module-title {
    --theme-font-size: 20px;
}

[data-prefix="single_blog_post"] .ct-related-posts-container {
    background-color: var(--theme-palette-color-6);
}

[data-prefix="single_blog_post"] .ct-related-posts .related-entry-title {
    --theme-font-size: 16px;
    --card-element-spacing: 5px;
}

[data-prefix="single_blog_post"] .ct-related-posts .entry-meta {
    --theme-font-size: 12px;
}

[data-prefix="single_blog_post"] .ct-related-posts .ct-media-container {
    --theme-border-radius: 3px;
}

[data-prefix="single_blog_post"] .ct-related-posts {
    --grid-template-columns: repeat(4, minmax(0, 1fr));
}

[data-prefix="wpkj_product_single"] .ct-share-box .ct-module-title {
    --theme-font-weight: 600;
    --theme-font-size: 14px;
}

[data-prefix="wpkj_product_single"] .ct-share-box[data-type="type-1"] {
    --theme-border: 1px solid var(--theme-border-color);
}

[data-prefix="wpkj_product_single"] .entry-tags .ct-module-title {
    --theme-font-weight: 600;
    --theme-font-size: 14px;
}

[data-prefix="wpkj_product_single"] .post-navigation {
    --theme-link-initial-color: var(--theme-text-color);
}

[data-prefix="wpkj_product_single"] .ct-related-posts .ct-module-title {
    --theme-font-size: 20px;
}

[data-prefix="wpkj_product_single"] .ct-related-posts-container {
    background-color: var(--theme-palette-color-6);
}

[data-prefix="wpkj_product_single"] .ct-related-posts .related-entry-title {
    --theme-font-size: 16px;
    --card-element-spacing: 5px;
}

[data-prefix="wpkj_product_single"] .ct-related-posts .entry-meta {
    --theme-font-size: 12px;
}

[data-prefix="wpkj_product_single"] .ct-related-posts .ct-media-container {
    --theme-border-radius: 3px;
}

[data-prefix="wpkj_product_single"] .ct-related-posts {
    --grid-template-columns: repeat(4, minmax(0, 1fr));
}

[data-prefix="wpkj_product_single"] {
    background-color: var(--theme-palette-color-8);
}

[data-prefix="wpkj_product_single"] [class*="ct-container"]>article[class*="post"] {
    --has-boxed: var(--false);
    --has-wide: var(--true);
}

[data-prefix="wpkj_download_single"] [class*="ct-container"]>article[class*="post"] {
    --has-boxed: var(--false);
    --has-wide: var(--true);
}

[data-prefix="single_blog_post"] {
    background-color: var(--theme-palette-color-8);
}

[data-prefix="single_blog_post"] [class*="ct-container"]>article[class*="post"] {
    --has-boxed: var(--false);
    --has-wide: var(--true);
}

[data-prefix="single_page"] [class*="ct-container"]>article[class*="post"] {
    --has-boxed: var(--false);
    --has-wide: var(--true);
}

[data-prefix="single_blog_post"] .ct-related-posts .flexy-container {
    --grid-columns-width: calc(100% / 3);
}

[data-prefix="wpkj_product_single"] .ct-related-posts .flexy-container {
    --grid-columns-width: calc(100% / 3);
}

@media (max-width: 999.98px) {
    [data-header*="type-1"] .ct-header [data-row*="middle"] {
        --height: 70px;
    }

    [data-header*="type-1"] [data-id="mobile-menu"] {
        --items-vertical-spacing: 10px;
        --theme-font-size: 1em;
    }

    [data-header*="type-1"] [data-id="mobile-menu"] .sub-menu {
        --theme-font-size: 15px;
    }

    [data-header*="type-1"] #offcanvas {
        --side-panel-width: 65vw;
    }

    [data-header*="type-1"] {
        --header-height: 70px;
        --header-sticky-height: 0px;
    }

    [data-footer*="type-1"] .ct-footer [data-row*="bottom"]>div {
        --columns-gap: 30px;
        --widgets-gap: 20px;
        --grid-template-columns: initial;
    }

    [data-footer*="type-1"] [data-column="copyright"] {
        --horizontal-alignment: center;
    }

    [data-footer*="type-1"] .ct-footer [data-row*="middle"]>div {
        --container-spacing: 50px;
        --grid-template-columns: repeat(2, 1fr);
    }

    [data-footer*="type-1"] [data-column="socials"] {
        --horizontal-alignment: center;
    }

    h1 {
        --theme-font-size: 30px;
    }

    h2 {
        --theme-font-size: 26px;
    }

    h3 {
        --theme-font-size: 22px;
    }

    h5 {
        --theme-font-size: 16px;
    }

    [data-prefix="single_blog_post"] .entry-header .page-title {
        --theme-font-size: 24px;
    }

    [data-prefix="single_blog_post"] .hero-section[data-type="type-2"] {
        --min-height: 150px;
        --container-padding: 10px 0px;
    }

    [data-prefix="blog"] .entry-header .page-title {
        --theme-font-size: 24px;
    }

    [data-prefix="blog"] .hero-section[data-type="type-2"] {
        --min-height: 150px;
        --container-padding: 10px 0px;
    }

    [data-prefix="categories"] .entry-header .page-title {
        --theme-font-size: 24px;
    }

    [data-prefix="categories"] .hero-section[data-type="type-2"] {
        --min-height: 150px;
        --container-padding: 10px 0px;
    }

    [data-prefix="search"] .entry-header .page-title {
        --theme-font-size: 24px;
    }

    [data-prefix="search"] .hero-section[data-type="type-2"] {
        --min-height: 150px;
        --container-padding: 10px 0px;
    }

    [data-prefix="author"] .entry-header .page-title {
        --theme-font-size: 24px;
    }

    [data-prefix="author"] .hero-section[data-type="type-2"] {
        --min-height: 150px;
        --container-padding: 10px 0px;
    }

    [data-prefix="single_page"] .entry-header .page-title {
        --theme-font-size: 24px;
    }

    [data-prefix="single_page"] .hero-section[data-type="type-2"] {
        --min-height: 150px;
        --container-padding: 10px 0px;
    }

    [data-prefix="wpkj_product_single"] .entry-header .page-title {
        --theme-font-size: 24px;
    }

    [data-prefix="wpkj_product_single"] .hero-section[data-type="type-2"] {
        --min-height: 150px;
        --container-padding: 10px 0px;
    }

    [data-prefix="wpkj_product_archive"] .entry-header .page-title {
        --theme-font-size: 24px;
    }

    [data-prefix="wpkj_product_archive"] .hero-section[data-type="type-2"] {
        --min-height: 150px;
        --container-padding: 10px 0px;
    }

    [data-prefix="wpkj_download_single"] .entry-header .page-title {
        --theme-font-size: 24px;
    }

    [data-prefix="wpkj_download_single"] .hero-section[data-type="type-2"] {
        --min-height: 150px;
        --container-padding: 10px 0px;
    }

    [data-prefix="wpkj_download_archive"] .entry-header .page-title {
        --theme-font-size: 24px;
    }

    [data-prefix="wpkj_download_archive"] .hero-section[data-type="type-2"] {
        --min-height: 150px;
        --container-padding: 10px 0px;
    }

    [data-prefix="blog"] .entries {
        --grid-columns-gap: 20px;
    }

    [data-prefix="categories"] .entries {
        --grid-columns-gap: 20px;
    }

    [data-prefix="author"] .entries {
        --grid-template-columns: repeat(3, minmax(0, 1fr));
        --grid-columns-gap: 20px;
    }

    [data-prefix="search"] .entries {
        --grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    [data-prefix="wpkj_product_archive"] .entries {
        --grid-template-columns: repeat(2, minmax(0, 1fr));
        --grid-columns-gap: 20px;
    }

    [data-prefix="wpkj_download_archive"] .entry-card .entry-title {
        --theme-font-size: 18px;
    }

    [data-prefix="wpkj_download_archive"] .entries {
        --grid-columns-gap: 20px;
    }

    :root {
        --theme-button-padding: 5px 15px;
        --theme-content-vertical-spacing: 40px;
    }

    [data-prefix="single_blog_post"] .ct-related-posts {
        --grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    [data-prefix="wpkj_product_single"] .ct-related-posts {
        --grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    [data-prefix="single_blog_post"] .ct-related-posts .flexy-container {
        --grid-columns-width: calc(100% / 2);
    }

    [data-prefix="wpkj_product_single"] .ct-related-posts .flexy-container {
        --grid-columns-width: calc(100% / 2);
    }
}

@media (max-width: 689.98px) {
    [data-header*="type-1"] .ct-header [data-id="logo"] .site-logo-container {
        --logo-max-height: 50px;
    }

    [data-header*="type-1"] #offcanvas {
        --side-panel-width: 90vw;
    }

    [data-footer*="type-1"] .ct-footer [data-row*="bottom"]>div {
        --container-spacing: 15px;
        --columns-gap: 20px;
        --grid-template-columns: initial;
    }

    [data-footer*="type-1"] .ct-footer [data-row*="middle"]>div {
        --container-spacing: 40px;
        --columns-gap: 20px;
        --widgets-gap: 20px;
        --grid-template-columns: repeat(2, 1fr);
    }

    [data-footer*="type-1"] .ct-footer [data-row*="middle"] .widget-title {
        --theme-font-size: 16px;
    }

    h1 {
        --theme-font-size: 28px;
    }

    h2 {
        --theme-font-size: 24px;
    }

    h3 {
        --theme-font-size: 20px;
    }

    h4 {
        --theme-font-size: 18px;
    }

    h6 {
        --theme-font-size: 15px;
    }

    :root {
        --theme-button-font-size: 12px;
        --theme-button-min-height: 32px;
        --theme-button-padding: 2px 15px;
        --theme-container-edge-spacing: 88vw;
    }

    [data-prefix="single_blog_post"] .entry-header .page-title {
        --theme-font-size: 20px;
    }

    [data-prefix="single_blog_post"] .hero-section[data-type="type-2"] {
        --min-height: 100px;
    }

    [data-prefix="blog"] .entry-header .page-title {
        --theme-font-size: 20px;
    }

    [data-prefix="blog"] .hero-section[data-type="type-2"] {
        --min-height: 100px;
    }

    [data-prefix="categories"] .entry-header .page-title {
        --theme-font-size: 20px;
    }

    [data-prefix="categories"] .hero-section[data-type="type-2"] {
        --min-height: 100px;
    }

    [data-prefix="search"] .entry-header .page-title {
        --theme-font-size: 20px;
    }

    [data-prefix="search"] .hero-section[data-type="type-2"] {
        --min-height: 100px;
    }

    [data-prefix="author"] .entry-header .page-title {
        --theme-font-size: 20px;
    }

    [data-prefix="author"] .hero-section[data-type="type-2"] {
        --min-height: 100px;
    }

    [data-prefix="single_page"] .entry-header .page-title {
        --theme-font-size: 20px;
    }

    [data-prefix="single_page"] .hero-section[data-type="type-2"] {
        --min-height: 100px;
    }

    [data-prefix="wpkj_product_single"] .entry-header .page-title {
        --theme-font-size: 20px;
    }

    [data-prefix="wpkj_product_single"] .hero-section[data-type="type-2"] {
        --min-height: 100px;
    }

    [data-prefix="wpkj_product_archive"] .entry-header .page-title {
        --theme-font-size: 20px;
    }

    [data-prefix="wpkj_product_archive"] .hero-section[data-type="type-2"] {
        --min-height: 100px;
    }

    [data-prefix="wpkj_download_single"] .entry-header .page-title {
        --theme-font-size: 20px;
    }

    [data-prefix="wpkj_download_single"] .hero-section[data-type="type-2"] {
        --min-height: 100px;
    }

    [data-prefix="wpkj_download_archive"] .entry-header .page-title {
        --theme-font-size: 20px;
    }

    [data-prefix="wpkj_download_archive"] .hero-section[data-type="type-2"] {
        --min-height: 100px;
    }

    [data-prefix="blog"] .entry-card .entry-title {
        --theme-font-size: 15px;
    }

    [data-prefix="blog"] .entries {
        --grid-columns-gap: 10px;
    }

    [data-prefix="categories"] .entry-card .entry-title {
        --theme-font-size: 15px;
    }

    [data-prefix="categories"] .entries {
        --grid-columns-gap: 10px;
    }

    [data-prefix="author"] .entries {
        --grid-template-columns: repeat(2, minmax(0, 1fr));
        --grid-columns-gap: 15px;
    }

    [data-prefix="author"] .entry-card .entry-title {
        --theme-font-size: 16px;
    }

    [data-prefix="search"] .entries {
        --grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    [data-prefix="search"] .entry-card .entry-title {
        --theme-font-size: 16px;
    }

    [data-prefix="wpkj_product_archive"] .entry-card .entry-title {
        --theme-font-size: 15px;
    }

    [data-prefix="wpkj_product_archive"] .entries {
        --grid-columns-gap: 10px;
    }

    [data-prefix="wpkj_download_archive"] .entry-card .entry-title {
        --theme-font-size: 16px;
    }

    [data-prefix="single_blog_post"] .ct-related-posts .ct-module-title {
        --theme-font-size: 18px;
    }

    [data-prefix="single_blog_post"] .ct-related-posts .related-entry-title {
        --theme-font-size: 14px;
    }

    [data-prefix="single_blog_post"] .ct-related-posts {
        --grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    [data-prefix="wpkj_product_single"] .ct-related-posts .ct-module-title {
        --theme-font-size: 18px;
    }

    [data-prefix="wpkj_product_single"] .ct-related-posts .related-entry-title {
        --theme-font-size: 14px;
    }

    [data-prefix="wpkj_product_single"] .ct-related-posts {
        --grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}