#main-nav {
	height: 10px;
	overflow: hidden;
}

.nav-wrap {
	width: 50px;
}

.menu-button-wrap {
	color: #fff;
	display: inline-block;
	position: relative;
	z-index: 1;
	transition: all 0.5s ease-in-out;
}

.scroll .menu-button-wrap {}

.menu-button-wrap .menu-button .hc-nav-trigger {
	padding: 0 10px;
}

.menu-button #menu-skiplink a:hover {
	text-decoration: none;
}

.hc-offcanvas-nav .nav-close-button span::before,
.hc-offcanvas-nav .nav-close-button span::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
}

.menu-button a i {
	color: #000;
	font-size: 48px;
	line-height: 1;
	transition: all 0.5s ease-in-out;
}

.scroll .menu-button a i {
	font-size: 36px;
	transition: all 0.5s ease-in-out;
}

.menu-button .menu-text {
	margin-top: 25px;
}

.hc-nav-trigger {
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: none;
	top: 0;
	z-index: 9980;
	width: auto;
	min-height: 24px;
}

#hc-nav-1-nav-title.nav-title {
	background: #fff;
	padding: 17px 17px;
	line-height: 1.4;
	text-transform: uppercase;
}

#hc-nav-1-nav-title.nav-title::before {
	content: 'Bauernhofurlaub.de -';
	color: #6ca601;
	font-weight: 600;
	display: block;
}

.hc-offcanvas-nav ul li a.nav-item-link {
	font-family: 'Cormorant Garamond';
}

.hc-offcanvas-nav li:not(.custom-content) a.nav-back-button::before {
	content: 'Back';
	color: #62421C;
	font-weight: 600;
	display: block;
}

.hc-offcanvas-nav.nav-position-right .nav-next span::before {
	margin-left: 2px;
	transform: translate(-50%, -50%) rotate(-225deg);
}

.hc-offcanvas-nav.nav-position-right .nav-back span::before {
	margin-left: -2px;
	transform: translate(-50%, -50%) rotate(-45deg);
}

.hc-offcanvas-nav.hc-nav-1.nav-levels-overlap.nav-position-right.disable-body.nav-close-button-empty.nav-open div.nav-container div.nav-wrapper.nav-wrapper-0.sub-level-open div.nav-content ul li.nav-item.nav-parent.level-open div.nav-wrapper.nav-wrapper-1.sub-level-open div.nav-content ul li.nav-item.nav-parent.level-open div.nav-wrapper.nav-wrapper-2 div.nav-content div.nav-back div.nav-item-wrapper a.nav-back-button::before {
	content: '';
}

.hc-offcanvas-nav .nav-close a.nav-close-button div::before {
	content: '\F659';
	font-family: "bootstrap-icons";
	font-size: 28px;
	display: inline-block;
	color: #000;
	line-height: 1;
}

.hc-offcanvas-nav .nav-content>.nav-close a:hover {
	border: none;
	background: none;
}

.hc-offcanvas-nav .nav-close-button span::before,
.hc-offcanvas-nav .nav-close-button span::after {
	content: 'X';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	border-top: none;
	border-left: none;
}

#hc-nav-1-nav-title.nav-title::after {
	content: 'Premium';
	color: #000;
	font-weight: 600;
}

.hc-offcanvas-nav .nav-container,
.hc-offcanvas-nav .nav-wrapper,
.hc-offcanvas-nav ul {
	background: #000;
}

.hc-offcanvas-nav .nav-back a {
	background: #fff;
	color: #000;
	text-transform: uppercase;
}

.hc-offcanvas-nav li:not(.custom-content) a {
	text-decoration: none !important;
}

.hc-offcanvas-nav .nav-wrapper>.nav-content>ul:first-of-type>li:first-child:not(.nav-back):not(.nav-close)>.nav-item-wrapper>.nav-item-link {
	border-top: none;
}

.hc-offcanvas-nav .nav-item-link,
.hc-offcanvas-nav li.nav-close a,
.hc-offcanvas-nav .nav-back a {
	padding: 14px 17px;
	font-size: 18px;
	border-bottom: 1px solid #fff;
}

.hc-offcanvas-nav .nav-wrapper>.nav-content>ul:first-of-type>li:first-child:not(.nav-back):not(.nav-close)>.nav-item-wrapper>.nav-item-link+a {
	border-top: none;
}

.hc-offcanvas-nav a.nav-next {
	border-left: none;
	border-bottom: 1px solid #fff;
}

.hc-offcanvas-nav:not(.touch-device) li:not(.nav-item-custom) a:not([disabled]):hover {
	background: #eee;
	color: #000;
}

.hc-offcanvas-nav .nav-back span::before {
	border-top: 2px solid #000;
	border-left: 2px solid #000;
}

.hc-offcanvas-nav .nav-next span::before,
.hc-offcanvas-nav .nav-back:hover span::before {
	color: #000;
}

.hc-offcanvas-nav .nav-content>div,
.hc-offcanvas-nav .nav-content>h3,
.hc-offcanvas-nav .nav-content>h4,
.hc-offcanvas-nav .nav-content>h5,
.hc-offcanvas-nav .nav-content>h6 {
	background: #fff;
	font-size: 16px;
}

.hc-offcanvas-nav .nav-content ul li.nav-item.special-link {
	background: #6ca601;
}

.hc-offcanvas-nav .nav-item.special-link.top {
	border-top: 1px solid #fff;
	margin-top: 50px;
}

.hc-offcanvas-nav .nav-next span::before {
	transform: translate(-50%, -50%) rotate(135deg);
}

.hc-offcanvas-nav .nav-item.activeNavpoint {
	background: #333;
}

@media (max-width: 768px) {
	.hc-offcanvas-nav .nav-item.special-link.top {
		margin-top: 50px;
	}
}