*{
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; 
}
:root .entry,
:root .entry.single-entry{box-shadow:none;border-radius:0}
html {
	/* scroll-behavior: smooth; */
	/* font-family: Helvetica, Arial, sans-serif; */
}

#wrapper {
	/* animation: fadein 1s;
	word-wrap: break-word; */
}

@keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.nowrap{
	white-space: nowrap;
}

#main-menu-toggle-icon{
	margin-top: 3px;
}
	#main-menu-toggle-icon path {
		fill: #610709;
	}


#sub-menu-toggle-icon{
	margin-top: 17px;
}

:root .mobile-navigation:not(.drawer-navigation-parent-toggle-true) ul li.menu-item-has-children .drawer-nav-drop-wrap button {
    border-left: none;
}

.mobile-navigation ul.has-collapse-sub-nav ul.sub-menu li {
    font-size: 0.9em;
}


.nks-hover-btn .kb-svg-icon-wrap{
	/* border: 1px solid red !important; */
	transition: transform .4s ease ;
	transform: translateX(0) scale(1);
	transform-origin: center;
}

.nks-hover-btn:hover .kb-svg-icon-wrap{
	transform: translateX(4px) scale(1.1);
}


.nks-hover-infobox a .kb-svg-icon-wrap{
	transition: transform .4s ease ;
	transform: translateX(0) scale(1);
	transform-origin: center;
}
.nks-hover-infobox a:hover .kb-svg-icon-wrap{
	transform: translateX(4px) scale(1.1);
}



.nks-accordion .kt-accodion-icon-style-arrow .kt-blocks-accordion-icon-trigger::after{
	content: none;
} 
.nks-accordion .kt-accodion-icon-style-arrow .kt-blocks-accordion-icon-trigger::before {
    content: "";
    height: 11px;
    position: absolute;
    top: 7px;
    width: 11px;
	text-decoration: none;
	transition: 0.133333s ease-in-out;
	transform: rotate(0deg);

	-webkit-mask-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgOSA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNS4xODA0NSA3LjgyMTQzQzQuODc4MDMgOC4zNDUyNCA0LjEyMTk3IDguMzQ1MjQgMy44MTk1NSA3LjgyMTQzTDAuNDE3MzA5IDEuOTI4NTdDMC4xMTQ4ODggMS40MDQ3NiAwLjQ5MjkxNSAwLjc0OTk5OSAxLjA5Nzc2IDAuNzQ5OTk5TDcuOTAyMjQgMC43NUM4LjUwNzA5IDAuNzUgOC44ODUxMSAxLjQwNDc2IDguNTgyNjkgMS45Mjg1N0w1LjE4MDQ1IDcuODIxNDNaIiBmaWxsPSIjNzEyMDIyIi8+Cjwvc3ZnPg=='); /* For WebKit-baserte nettlesere */
	mask-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgOSA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNS4xODA0NSA3LjgyMTQzQzQuODc4MDMgOC4zNDUyNCA0LjEyMTk3IDguMzQ1MjQgMy44MTk1NSA3LjgyMTQzTDAuNDE3MzA5IDEuOTI4NTdDMC4xMTQ4ODggMS40MDQ3NiAwLjQ5MjkxNSAwLjc0OTk5OSAxLjA5Nzc2IDAuNzQ5OTk5TDcuOTAyMjQgMC43NUM4LjUwNzA5IDAuNzUgOC44ODUxMSAxLjQwNDc2IDguNTgyNjkgMS45Mjg1N0w1LjE4MDQ1IDcuODIxNDNaIiBmaWxsPSIjNzEyMDIyIi8+Cjwvc3ZnPg=='); /* Standard */
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: cover;
	mask-size: cover;
}

.nks-accordion .kt-accodion-icon-style-arrow .kt-blocks-accordion-header.kt-accordion-panel-active .kt-blocks-accordion-icon-trigger:before {
    transform: rotate(-60deg) !important;
}


.historien .wp-block-getwid-content-timeline-item__card {
    -webkit-filter: none; 
    filter: none; 
}

.historien .wp-block-getwid-content-timeline-item__meta-content{
	font-size: 3rem;
}



.historien .wp-block-getwid-content-timeline-item__point-content {
	background-color: var(--global-palette7);
    border: 2px solid var(--global-palette7);
   
}
.historien .wp-block-getwid-content-timeline-item__point-content[style^="border-color"]{
	background-color: var(--global-palette2);
    border: 2px solid var(--global-palette2);
}

.historien .wp-block-getwid-content-timeline__line {
    background-color: var(--global-palette7);
}
@media (min-width: 768px) {
	.historien .wp-block-getwid-content-timeline-item.has-card-left .wp-block-getwid-content-timeline-item__content-wrapper p,
	.historien .wp-block-getwid-content-timeline-item.has-card-left .wp-block-getwid-content-timeline-item__content-wrapper h2,
	.historien .wp-block-getwid-content-timeline-item.has-card-left .wp-block-getwid-content-timeline-item__content-wrapper h3,
	.historien .wp-block-getwid-content-timeline-item.has-card-left .wp-block-getwid-content-timeline-item__content-wrapper h4{
		text-align: right !important;
	}
}