
span.wphub-status-label-top {
	display: block;
	margin: 10px 0;
}

span.wphub-status-label {
	padding: 8px 16px;
}

span.wphub-not-shipped {
	color: #d8000c;
	background-color: #ffbaba;
}

span.wphub-partially-shipped {
	color: #9f6000;
	background-color: #feefb3;
}

span.wphub-shipped {
	color: #270;
	background-color: #dff2bf;
}

.shipment-section {
	border: #c3c4c7 solid 1px;
	padding: 15px;
	margin-bottom: 20px;
}

.shipment-section > table, .shipment-section > table tbody, .shipment-section > table th, .shipment-section > table tbody td {
	border: none !important;
}

.shipment-head {
	font-weight: 600;
	font-size: 26px;
}

.shipment-head > span {
	font-size: 16px;
	font-weight: normal;
	margin-left: 20px;
}

table.partial_shipment_details tr td span.item-title {
	font-weight: bold;
}

table.partial_shipment_details tr td ul.wc-item-meta {
	margin: 0;
	padding: 0;
	list-style: none;
}

table.partial_shipment_details tr td ul.wc-item-meta li p {
	display: inline;
	padding-left: 3px;
}

table.wphub-shipment-provider-details tr td {
	width: 50%;
}

.kt-row-layout-inner, .kb-row-layout-wrap {
	position: relative;
	border: 0 solid rgba(0, 0, 0, 0);
}

.kt-row-layout-inner:before, .kb-row-layout-wrap:before {
	clear: both;
	display: table;
	content: "";
}

.kt-row-column-wrap {
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	gap: var(--global-row-gutter-md, 2rem) var(--global-row-gutter-md, 2rem);
	grid-auto-rows: minmax(min-content, max-content);
	z-index: 1;
	position: relative;
}

.wp-block-kadence-rowlayout .kt-row-column-wrap.kb-theme-content-width {
	margin-left: auto;
	margin-right: auto;
}

.kt-row-has-bg>.kt-row-column-wrap {
	padding-left: var(--global-content-edge-padding, 15px);
	padding-right: var(--global-content-edge-padding, 15px);
}

.alignfull>.kt-row-layout-inner>.kt-row-column-wrap, .alignfull>.kt-row-column-wrap {
	padding-left: var(--global-content-edge-padding, 15px);
	padding-right: var(--global-content-edge-padding, 15px);
}

.kt-inner-column-height-full:not(.kt-row-layout-row) {
	grid-auto-rows: minmax(0, 1fr);
}

.kt-inner-column-height-full:not(.kt-row-layout-row)>.wp-block-kadence-column {
	align-self: stretch;
}

.kt-inner-column-height-full:not(.kt-row-layout-row)>.wp-block-kadence-column>.kt-inside-inner-col {
	height: 100%;
}

.kt-row-valign-middle.kt-inner-column-height-full>.wp-block-kadence-column:not(.kb-section-dir-horizontal)>.kt-inside-inner-col {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.kt-row-valign-bottom.kt-inner-column-height-full>.wp-block-kadence-column:not(.kb-section-dir-horizontal)>.kt-inside-inner-col {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.kt-row-valign-middle.kt-inner-column-height-full>.wp-block-kadence-column.kb-section-dir-horizontal>.kt-inside-inner-col {
	align-items: center;
}

.kt-row-valign-bottom.kt-inner-column-height-full>.wp-block-kadence-column.kb-section-dir-horizontal>.kt-inside-inner-col {
	align-items: flex-end;
}

@media screen and (max-width: 1024px) {
	.kt-inner-column-height-full.kt-tab-layout-row, .kt-inner-column-height-full.kt-tab-layout-inherit.kt-row-layout-row {
		grid-auto-rows: minmax(min-content, max-content);
	}
	
	.kt-inner-column-height-full.kt-tab-layout-inherit.kt-row-layout-row>.wp-block-kadence-column>.kt-inside-inner-col {
		height: auto;
	}
	
	.kt-inner-column-height-full.kt-tab-layout-row>.wp-block-kadence-column>.kt-inside-inner-col {
		height: auto;
	}
	
	.kt-inner-column-height-full.kt-tab-layout-equal, .kt-inner-column-height-full:not(.kt-tab-layout-inherit):not(.kt-tab-layout-row) {
		grid-auto-rows: minmax(0, 1fr);
	}
	
	.kt-inner-column-height-full.kt-tab-layout-equal>.wp-block-kadence-column>.kt-inside-inner-col, .kt-inner-column-height-full:not(.kt-tab-layout-inherit):not(.kt-tab-layout-row)>.wp-block-kadence-column>.kt-inside-inner-col {
		height: 100%;
	}
}

@media screen and (max-width: 767px) {
	.kt-inner-column-height-full.kt-mobile-layout-row {
		grid-auto-rows: minmax(min-content, max-content);
	}
	
	.kt-inner-column-height-full.kt-mobile-layout-row>.wp-block-kadence-column>.kt-inside-inner-col {
		height: auto;
	}
	
	.kt-inner-column-height-full.kt-mobile-layout-equal, .kt-inner-column-height-full:not(.kt-mobile-layout-inherit):not(.kt-mobile-layout-row) {
		grid-auto-rows: minmax(0, 1fr);
	}
	
	.kt-inner-column-height-full.kt-mobile-layout-equal>.wp-block-kadence-column>.kt-inside-inner-col, .kt-inner-column-height-full:not(.kt-mobile-layout-inherit):not(.kt-mobile-layout-row)>.wp-block-kadence-column>.kt-inside-inner-col {
		height: 100%;
	}
}

.kt-row-layout-overlay {
	top: 0;
	left: 0;
	position: absolute;
	opacity: .3;
	height: 100%;
	width: 100%;
	z-index: 0;
	filter: opacity(100%);
}

.kt-row-layout-overlay.kt-jarallax {
	filter: none;
}

@media (min-width: 768px)and (max-width: 1024px) {
	.wp-block-kadence-rowlayout [id*=jarallax-container-]>div {
		height: var(--kb-screen-height-fix, 100vh) !important;
		margin-top: -40px !important;
	}
}

@media only screen and (min-width: 768px)and (max-width: 1366px)and (-webkit-min-device-pixel-ratio: 2) {
	.wp-block-kadence-rowlayout [id*=jarallax-container-]>div {
		height: var(--kb-screen-height-fix, 100vh) !important;
		margin-top: -40px !important;
	}
}

.entry-content .wp-block-kadence-rowlayout.alignfull, .entry-content .wp-block-kadence-rowlayout.alignwide {
	text-align: inherit;
	margin-bottom: 0;
}

.kt-row-layout-bottom-sep {
	position: absolute;
	height: 100px;
	bottom: -1px;
	left: 0;
	overflow: hidden;
	right: 0;
	z-index: 1;
}

.kt-row-layout-bottom-sep svg {
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: 100.2%;
	height: 100%;
	display: block;
	fill: #fff;
}

.kt-row-layout-top-sep {
	position: absolute;
	height: 100px;
	top: -1px;
	left: 0;
	overflow: hidden;
	right: 0;
	z-index: 1;
}

.kt-row-layout-top-sep svg {
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%) rotate(180deg);
	width: 100.2%;
	height: 100%;
	display: block;
	fill: #fff;
}

.kt-row-layout-inner>.kb-blocks-bg-slider, .kb-row-layout-wrap>.kb-blocks-bg-slider {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 0;
	margin: 0;
}

.kt-row-layout-inner>.kb-blocks-bg-slider .kb-blocks-bg-slider-init.kt-blocks-carousel-init, .kb-row-layout-wrap>.kb-blocks-bg-slider .kb-blocks-bg-slider-init.kt-blocks-carousel-init {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 0;
	margin: 0;
}

.kt-row-layout-inner>.kb-blocks-bg-slider .splide__track, .kt-row-layout-inner>.kb-blocks-bg-slider .splide__list, .kt-row-layout-inner>.kb-blocks-bg-slider .splide__slide, .kt-row-layout-inner>.kb-blocks-bg-slider .kb-bg-slide-contain, .kb-row-layout-wrap>.kb-blocks-bg-slider .splide__track, .kb-row-layout-wrap>.kb-blocks-bg-slider .splide__list, .kb-row-layout-wrap>.kb-blocks-bg-slider .splide__slide, .kb-row-layout-wrap>.kb-blocks-bg-slider .kb-bg-slide-contain {
	height: 100%;
}

.kt-row-layout-inner>.kb-blocks-bg-slider .splide__list, .kb-row-layout-wrap>.kb-blocks-bg-slider .splide__list {
	height: 100% !important;
}

.kt-row-layout-inner>.kb-blocks-bg-slider .kb-bg-slide-contain div.kb-bg-slide, .kb-row-layout-wrap>.kb-blocks-bg-slider .kb-bg-slide-contain div.kb-bg-slide {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.kt-row-layout-inner>.kb-blocks-bg-slider .kb-blocks-bg-slider-init:not(.splide-initialized) .kb-bg-slide-contain, .kb-row-layout-wrap>.kb-blocks-bg-slider .kb-blocks-bg-slider-init:not(.splide-initialized) .kb-bg-slide-contain {
	display: none;
}

.kt-row-layout-inner>.kb-blocks-bg-slider .kb-blocks-bg-slider-init:not(.splide-initialized) .kb-bg-slide-contain:first-child, .kb-row-layout-wrap>.kb-blocks-bg-slider .kb-blocks-bg-slider-init:not(.splide-initialized) .kb-bg-slide-contain:first-child {
	display: block;
}

.kt-row-layout-inner>.kb-blocks-bg-slider .kb-bg-slide-contain div, .kb-row-layout-wrap>.kb-blocks-bg-slider .kb-bg-slide-contain div {
	position: relative;
	height: 100%;
}

.kb-blocks-bg-slider-init.splide .splide__pagination {
	bottom: 10px;
}

.kb-blocks-bg-slider-init.splide .splide__arrow {
	z-index: 100;
}

.kb-blocks-bg-video-container {
	bottom: 0;
	right: 0;
	top: 0;
	left: 0;
	position: absolute;
	overflow: hidden;
}

.kb-blocks-bg-video-container .kb-blocks-bg-video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: auto;
	width: 100%;
	min-width: 100%;
	min-height: 100%;
}

.kb-blocks-bg-video-container .kb-blocks-bg-video::-webkit-media-controls {
	display: none !important;
}

.kb-blocks-bg-video-container.embedded .kb-bg-video-iframe {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

.kb-blocks-bg-video-container.embedded .kb-bg-video-iframe.kb-bg-video-ratio-4-3 {
	padding-bottom: 75%;
}

.kb-blocks-bg-video-container.embedded .kb-bg-video-iframe.kb-bg-video-ratio-3-2 {
	padding-bottom: 66.66%;
}

@media (max-aspect-ratio: 16/9) {
	.kb-blocks-bg-video-container.embedded .kb-bg-video-iframe {
		min-height: 100%;
		aspect-ratio: 16/9;
	}
}

.kb-blocks-bg-video-container.embedded .kb-blocks-bg-video {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	transform: translate(0%, 0%);
}

.kb-blocks-bg-video-container .kb-background-video-buttons-wrapper {
	position: absolute;
	z-index: 11;
	bottom: 20px;
	right: 20px;
}

.kb-blocks-bg-video-container .kb-background-video-buttons-wrapper button.kb-toggle-video-btn {
	padding: 8px;
	margin: 0 0 0 8px;
	border: 0;
	background: rgba(0, 0, 0, .3);
	cursor: pointer;
	font-size: 24px;
	color: #fff;
	display: inline-block;
	opacity: .5;
	height: 32px;
	line-height: 16px;
	transition: opacity .3s ease-in-out;
	box-sizing: border-box;
}

.kb-blocks-bg-video-container .kb-background-video-buttons-wrapper button.kb-toggle-video-btn svg {
	width: 16px;
	height: 16px;
	vertical-align: bottom;
}

.kb-blocks-bg-video-container .kb-background-video-buttons-wrapper button.kb-toggle-video-btn:hover {
	opacity: 1;
}

.kb-blocks-bg-video {
	object-position: 50% 50%;
	object-fit: cover;
	background-position: center center;
	width: 100%;
	height: 100%;
}

@media (max-width: 767px) {
	.kvs-sm-false {
		display: none !important;
	}
}

@media (min-width: 768px)and (max-width: 1024px) {
	.kvs-md-false {
		display: none !important;
	}
}

@media screen and (min-width: 1025px) {
	.kvs-lg-false {
		display: none !important;
	}
}

.wp-block-kadence-rowlayout .kb-blocks-bg-slider .splide-arrow {
	z-index: 1000;
}

:where(.kb-row-layout-wrap:has(.wp-block-kadence-navigation)) {
	z-index: 49;
}

:where(header .kb-row-layout-wrap:has(.wp-block-kadence-navigation)) {
	z-index: 1000;
}

.wp-block-kadence-column.kb-section-dir-horizontal>.kt-inside-inner-col>.wp-block-kadence-column {
	flex: 1;
}

.wp-block-kadence-column.kb-section-dir-horizontal .wp-block-kadence-advancedgallery {
	flex: 1;
}

.wp-block-kadence-column {
	display: flex;
	flex-direction: column;
	z-index: 1;
	min-width: 0;
	min-height: 0;
}

.kt-inside-inner-col {
	flex-direction: column;
	border: 0 solid rgba(0, 0, 0, 0);
	position: relative;
	transition: all .3s ease;
}

@media (max-width: 767px) {
	.kvs-sm-false {
		display: none !important;
	}
}

@media (min-width: 768px)and (max-width: 1024px) {
	.kvs-md-false {
		display: none !important;
	}
}

@media screen and (min-width: 1025px) {
	.kvs-lg-false {
		display: none !important;
	}
}

body.admin-bar {
	--kb-admin-bar-visible: 34px;
}

@media screen and (max-width: 782px) {
	body.admin-bar {
		--kb-admin-bar-visible: 46px;
	}
}

.kb-section-is-sticky>.kt-inside-inner-col {
	position: sticky;
	top: calc(var(--kb-admin-bar-visible, 0px) + var(--kb-section-setting-offset, 0px));
}

.kt-inside-inner-col>.kb-section-is-sticky {
	position: sticky;
	top: calc(var(--kb-admin-bar-visible, 0px) + var(--kb-section-setting-offset, 0px));
}

.kt-inside-inner-col>.wp-block-cover {
	height: auto;
}

.kb-section-has-link {
	position: relative;
}

.kb-section-link-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
}

.kb-section-has-overlay {
	position: relative;
}

.kb-section-has-overlay>.kt-inside-inner-col {
	z-index: 1;
}

.kb-section-has-overlay>.kt-inside-inner-col:before {
	content: "";
	opacity: .3;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	transition: all .3s ease-in-out;
}

.entry-content:not(.single-content) .kb-table-of-content-nav {
	margin-bottom: 30px;
}

.kb-table-of-content-nav .kb-table-of-contents-title {
	font-size: 110%;
	font-weight: bold;
	display: block;
}

.kb-table-of-content-nav .kb-table-of-content-wrap {
	border-style: solid;
	border-width: 0;
	padding: var(--global-kb-spacing-sm, 1.5rem);
}

.kb-table-of-content-nav .kb-table-of-content-wrap:after {
	clear: both;
	display: table;
	content: "";
}

.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list {
	margin: var(--global-kb-spacing-sm, 1.5rem) 0 0 0;
	padding-left: 1.75em;
	list-style: disc;
}

.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list .kb-table-of-contents__entry {
	color: inherit;
}

.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list li:last-child {
	margin-bottom: 0px;
}

.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-link-style-underline a {
	text-decoration: underline;
}

.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-link-style-underline_hover a {
	text-decoration: none;
}

.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-link-style-underline_hover a:hover {
	text-decoration: underline;
}

.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-link-style-plain a {
	text-decoration: none;
}

.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-style-numbered {
	list-style: none;
	counter-reset: item;
}

.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-style-numbered ol {
	list-style: none;
	counter-reset: item;
}

.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-style-numbered ol li:before {
	content: counters(item, ".") " ";
}

.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-style-numbered li:before {
	content: counters(item, ".") ". ";
	counter-increment: item;
	margin-left: -1.75em;
	padding-right: .2em;
}

.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-style-none {
	list-style: none;
	padding-left: 0;
}

.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-style-none ul {
	list-style: none;
	padding-left: 1em;
}

.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-columns-2 {
	columns: 2;
	column-gap: 3rem;
}

.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-columns-3 {
	columns: 3;
	column-gap: 2rem;
}

@media (max-width: 767px) {
	.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-columns-2 {
		columns: 1;
	}
	
	.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-columns-3 {
		columns: 1;
	}
}

.kb-table-of-contents-title-wrap {
	display: flex;
	align-content: space-between;
	align-items: center;
	width: 100%;
	border-style: solid;
	border-width: 0;
}

.kb-table-of-contents-title-wrap .kb-table-of-contents-title {
	flex-grow: 1;
}

.kb-table-of-contents-title-wrap .kb-table-of-contents-icon-trigger {
	display: block;
	background: rgba(0, 0, 0, 0);
	height: 24px;
	margin-left: auto;
	position: relative;
	transition: all ease-in-out .2s;
	width: 24px;
	min-width: 24px;
	padding: 0;
	border-radius: 0;
	color: inherit;
	border: 0;
	box-shadow: none !important;
}

.kb-toggle-icon-style-basic .kb-table-of-contents-icon-trigger:after, .kb-toggle-icon-style-basic .kb-table-of-contents-icon-trigger:before, .kb-toggle-icon-style-basiccircle .kb-table-of-contents-icon-trigger:after, .kb-toggle-icon-style-basiccircle .kb-table-of-contents-icon-trigger:before {
	content: "";
	height: 4px;
	position: absolute;
	background-color: currentColor;
	transition: all ease-in-out .1333333333s;
	width: 20px;
	left: 2px;
	top: 10px;
}

.kb-toggle-icon-style-basic .kb-table-of-contents-icon-trigger:before, .kb-toggle-icon-style-basiccircle .kb-table-of-contents-icon-trigger:before {
	transform: rotate(90deg);
	transform-origin: 50%;
}

.kb-toggle-icon-style-basic .kb-table-of-contents-icon-trigger:after, .kb-toggle-icon-style-basiccircle .kb-table-of-contents-icon-trigger:after {
	transform: rotate(0deg);
	transform-origin: 50%;
}

.kb-toc-toggle-active .kb-toggle-icon-style-basic .kb-table-of-contents-icon-trigger:before, .kb-toc-toggle-active .kb-toggle-icon-style-basiccircle .kb-table-of-contents-icon-trigger:before {
	transform: rotate(0deg);
}

.kb-toc-toggle-active .kb-toggle-icon-style-basic .kb-table-of-contents-icon-trigger:after, .kb-toc-toggle-active .kb-toggle-icon-style-basiccircle .kb-table-of-contents-icon-trigger:after {
	transform: rotate(0deg);
}

.kb-toggle-icon-style-basiccircle .kb-table-of-contents-icon-trigger {
	border-radius: 50%;
	background-color: currentColor;
}

.kb-toggle-icon-style-basiccircle .kb-table-of-contents-icon-trigger:after, .kb-toggle-icon-style-basiccircle .kb-table-of-contents-icon-trigger:before {
	background-color: #fff;
	width: 16px;
	left: 4px;
	top: 10px;
}

.kb-toggle-icon-style-xclose .kb-table-of-contents-icon-trigger:after, .kb-toggle-icon-style-xclose .kb-table-of-contents-icon-trigger:before, .kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:after, .kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:before {
	content: "";
	background-color: currentColor;
	height: 4px;
	position: absolute;
	transition: all ease-in-out .1333333333s;
	width: 20px;
	left: 2px;
	top: 10px;
}

.kb-toggle-icon-style-xclose .kb-table-of-contents-icon-trigger:before, .kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:before {
	transform: rotate(90deg);
	transform-origin: 50%;
}

.kb-toggle-icon-style-xclose .kb-table-of-contents-icon-trigger:after, .kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:after {
	transform: rotate(0deg);
	transform-origin: 50%;
}

.kb-toc-toggle-active .kb-toggle-icon-style-xclose .kb-table-of-contents-icon-trigger:before, .kb-toc-toggle-active .kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:before {
	transform: rotate(45deg);
}

.kb-toc-toggle-active .kb-toggle-icon-style-xclose .kb-table-of-contents-icon-trigger:after, .kb-toc-toggle-active .kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:after {
	transform: rotate(-45deg);
}

.kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger {
	border-radius: 50%;
	background-color: currentColor;
}

.kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:after, .kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:before {
	background-color: #fff;
	width: 16px;
	left: 4px;
	top: 10px;
}

.kb-toc-toggle-active .kb-toggle-icon-style-arrow .kb-table-of-contents-icon-trigger:before, .kb-toc-toggle-active .kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:before {
	transform: rotate(-45deg);
}

.kb-toc-toggle-active .kb-toggle-icon-style-arrow .kb-table-of-contents-icon-trigger:after, .kb-toc-toggle-active .kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:after {
	transform: rotate(45deg);
}

.kb-toggle-icon-style-arrow .kb-table-of-contents-icon-trigger:after, .kb-toggle-icon-style-arrow .kb-table-of-contents-icon-trigger:before, .kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:after, .kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:before {
	content: "";
	background-color: currentColor;
	height: 2px;
	position: absolute;
	top: 11px;
	transition: all ease-in-out .1333333333s;
	width: 12px;
}

.kb-toggle-icon-style-arrow .kb-table-of-contents-icon-trigger:before, .kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:before {
	left: 2px;
	transform: rotate(45deg);
	transform-origin: 50%;
}

.kb-toggle-icon-style-arrow .kb-table-of-contents-icon-trigger:after, .kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:after {
	transform: rotate(-45deg);
	right: 2px;
	transform-origin: 50%;
}

.kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger {
	background-color: currentColor;
	border-radius: 50%;
}

.kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:after, .kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:before {
	width: 10px;
	background-color: #fff;
}

.kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:before {
	left: 4px;
}

.kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:after {
	right: 4px;
}

.kb-table-of-content-nav.kb-toc-toggle-hidden .kb-table-of-content-wrap .kb-table-of-content-list {
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
	visibility: hidden;
}

.kb-table-of-contents-title-wrap .kb-table-of-contents-title-btn.kb-table-of-contents-toggle {
	box-shadow: none;
	background: rgba(0, 0, 0, 0);
	color: inherit;
	text-transform: inherit;
	display: flex;
	align-content: space-between;
	align-items: center;
	width: 100%;
	border-style: solid;
	border-width: 0;
	padding: 0;
	margin: 0;
	text-align: inherit;
	border-radius: 0;
	font-size: inherit;
	letter-spacing: inherit;
	font-family: inherit;
}
