/*
Theme Name: innsit GmbH 2024 Theme
Theme URI: https://www.innsit.at/
Author: innsit GmbH
Author URI: https://www.innsit.at/
Description: Das offizielle Theme von innsit.

Version: 2024.1
© innsit GmbH
*/

:root {
	--bs-body-bg: transparent !important;
	--bs-heading-color: white !important;
	--bs-body-font-family: Poppins !important;
	--bs-body-font-weight: 500 !important;
	--bs-body-color: #6b6b6b !important;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*font: inherit;*/
	vertical-align: baseline
}

html {
	scroll-behavior: smooth
}

body {
	line-height: 1
}

a {
	text-decoration: none !important;
}

a[href^="tel"] {
	color: inherit;
	text-decoration: none
}

button {
	outline: 0
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

q {
	display: inline;
	font-style: italic
}

q:before {
	content: '"';
	font-style: normal
}

q:after {
	content: '"';
	font-style: normal
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0
}

input[type="search"] {
	-webkit-appearance: textfield
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

th,
td {
	padding: 2px
}

big {
	font-size: 120%
}

small,
sup,
sub {
	font-size: 80%
}

sup {
	vertical-align: super
}

sub {
	vertical-align: sub
}

dd {
	margin-left: 20px
}

kbd,
tt {
	font-family: courier;
	font-size: 12px
}

ins {
	text-decoration: underline
}

del,
strike,
s {
	text-decoration: line-through
}

dt {
	font-weight: bold
}

address,
cite,
var {
	font-style: italic
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

* {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent
}

.sticky {}

.bypostauthor {}

.wp-caption {}

.wp-caption-text {}

.gallery-caption {}

.alignright {}

.alignleft {}

.aligncenter {}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	word-break: normal
}

.screen-reader-text:focus {
	background-color: #f7f7f7;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #007acc;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	right: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 11d1d1d00
}

.skip-link {
	left: -9999rem;
	top: 2.5rem;
	z-index: 999999999;
	text-decoration: underline
}

.skip-link:focus {
	display: block;
	left: 6px;
	top: 7px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	line-height: normal;
	padding: 15px 23px 14px;
	z-index: 11d1d1d00;
	right: auto
}

.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap
}

body,
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	background: white;
	/* font-family: 'poppinsregular' !important; */
	color: black !important;
	scroll-behavior: smooth;
	text-align: center;
}

@media(max-width: 575.98px) {

	body,
	html {
		font-size: 14px;
	}
}

/*
##########################################
TOOLKIT
##########################################
*/

@media(max-width: 575.98px) {}

@media(max-width: 767.98px) {}

@media(max-width: 991.98px) {}

@media(max-width: 1199.98px) {}

@media(max-width:1600px) {}


/*
##########################################
GLOBAL LINKS
##########################################
*/
b {
	font-weight: 600 !important;
}

p {
	display: inline-block;
	width: 100%;
}

/*RESPONSE POINTS
@media(max-width: 575.98px){}
@media(max-width: 767.98px){}
@media(max-width: 991.98px){}
@media(max-width: 1199.98px){}
@media(max-width:1600px){}

/*DIRECT CSS CODES*/
.no-padding {
	padding: 0px;
}

.no-margin {
	margin: 0px;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.padding-15 {
	padding-bottom: 15px;
}

.padding-50 {
	padding-bottom: 50px;
}

.padding-75 {
	padding-bottom: 75px;
}

.padding-100 {
	padding-bottom: 100px;
}


.s-rot-bold {
	color: #689370;
	font-weight: 700;
}

.italic {
	font-style: italic;
}

.v-100 {
	display: inline-block;
	width: 100%;
	height: 100px;
}

.nplr {
	padding-left: 0px;
	padding-right: 0px;
}

.npr {
	padding-right: 0px;
}

.npl {
	padding-left: 0px;
}

.npb {
	padding-bottom: 0px;
}

.bold {
	font-weight: 700;
}

.pos-rel {
	position: relative;
}


.no-display {
	display: none;
}

.no-points {
	list-style-type: none;
}

.w-100 {
	display: inline-block;
	width: 100%;
}

.text-left {
	text-align: left;
}

.row-table-boot {
	display: table;
}

.col-table-boot {
	float: none;
	display: table-cell;
	vertical-align: top;
	margin-bottom: 1.5rem;
}

.disabled-link {
	cursor: default;
	pointer-events: none;
	text-decoration: none;
}

/*
##########################################
GLOBAL SPACERS
##########################################
*/

.spacer-12rem {
	display: inline-block;
	width: 100%;
	height: 12rem;
}

.spacer-9rem {
	display: inline-block;
	width: 100%;
	height: 9rem;
}

.spacer-8rem {
	display: inline-block;
	width: 100%;
	height: 8rem;
}

.spacer-5rem {
	display: inline-block;
	width: 100%;
	height: 5rem;
}

.spacer-2rem {
	display: inline-block;
	width: 100%;
	height: 2rem;
}


.space-t5-b5 {
	padding-top: 5rem;
	padding-bottom: 5rem;
}

.space-t8-b8 {
	padding-top: 8rem;
	padding-bottom: 8rem;
}

.space-t8-b2 {
	padding-top: 8rem;
	padding-bottom: 2rem;
}

.space-t8 {
	padding-top: 8rem;
}


/*

##########################################
COLORS
##########################################
*/
.dark-green {
	color: #375853 !important;
}


/*
##########################################
GLOBAL ELEMENTS
##########################################
*/
/*
@media(max-width: 1199.98px){[class^="col-"], [class*=" col-"] {margin-bottom:30px;}}
.row{padding-left:5vw;padding-right:5vw;}
@media(max-width: 991.98px){.row{padding-left:20px;padding-right:20px;}}
p{line-height:1.8;}
.main-content-block-container{padding-left:0px!important;padding-right:0px!important;}
*/

.global-padding-left-right {
	padding-left: 16vw;
	padding-right: 16vw;
}

@media(max-width:2000px) {
	.global-padding-left-right {
		padding-left: 5vw;
		padding-right: 5vw;
	}
}

@media(max-width: 991.98px) {
	.global-padding-left-right {
		padding-left: 0vw;
		padding-right: 0vw;
	}
}

#start-main{
	background: url("img/lomotion_background.jpg");
	background-size: cover;
  	background-position: center;
}

#sub-logos{
  background: white;
  height: auto;
  width: 5.5rem;
  position: absolute;
  top: 50%;
  right: 0;
	transform: translate(0, -50%);
}

#sub-logos img{
	display: block;
	width: 100%;
	height: auto;
}

@media(max-width: 750px) {
	#sub-logos{
		top: 100%;
	}
}

.background-main{
	background: #E40613!important;
}

.text-main{
	color: #E40613!important;
}

.box-shadow{
	-webkit-box-shadow: 0px 0px 64px -29px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 64px -29px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 64px -29px rgba(0,0,0,0.75);
}

#content {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	overflow: hidden;
	background: url("img/background_muster.svg");
	background-position: right;
	top:0;
}

@media(max-width: 991.98px) {
	#content {
		width: 100%;
		margin-left: 0vw;
		margin-right: 0vw;
		box-shadow: 0px !important;
	}
}


.flower-sidbar {
	position: fixed;
	z-index: 90;
	top: 0px;
	width: 12vw;
	height: 100vh;
	opacity: 0.2;
}

@media(max-width: 991.98px) {
	.flower-sidbar {
		display: none;
	}
}

.content-padding-left-right {
	padding-left: 7vw;
	padding-right: 7vw;
}

.highlight {
	/* position: relative; */
	color: #0CABA8;
	/* text-decoration: underline; */
}

/* .highlight::after {
	content: "";
	position: absolute;
	bottom: 12px;
	left: 50%;
	width: 97%;
	height: 3px;
	background-color: #2CA9DF;
	transform: translateX(-50%);
} */

/*
##########################################
BUTTONS
##########################################
*/

a.button {
	display: inline-flex;
	align-items: center;
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.0675rem;
	text-transform: uppercase;
	padding: 1rem 4.2rem;
	background: #E40613;
	transition: .3s ease;
	border: 2px solid #E40613;
}

.btn-white{
	background:rgba(255,255,255, 0.2)!important;
	border: 2px solid #fff!important;
}

.color-white{
	color: white;
}

.color-black{
	color: black;
}

.color-red{
	color: #e40613;
}

.bg-accent{
	background: #e40613;
}

.bg-gray{
	background: #303030;
}

.bg-red{
	background: rgb(0, 0, 0,0.8);
}

.category-posts-menu .category-link{
	color: #e40613;
	text-align: center;
	font-family: Poppins;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.0675rem;
	text-transform: uppercase;
	padding: 0.8rem 2rem;
	transition: .3s ease;
	background:rgb(228, 6, 19,0.1)!important;
	border: 2px solid #E40613;
	margin: 0.8rem;
	cursor: pointer;
}

a.button:hover {
	transform: scale(1.05);
}

a.button:hover>b {
	animation: letterroll cubic-bezier(.4, 0, .2, 1) 0.3s;
}

a.button b {
	animation: backroll cubic-bezier(.4, 0, .2, 1) 0.3s;
}


@keyframes letterroll {
	50% {
		transform: translateY(-75%);
		opacity: 0;
	}

	50.1% {
		transform: translateY(75%);
	}

	100% {
		transform: translateY(0%);
		opacity: 1;
	}
}

@keyframes backroll {
	50% {
		transform: translateY(75%);
	}

	50.1% {
		transform: translateY(-75%);
		opacity: 0;
	}

	100% {
		transform: translateY(0%);
		opacity: 1;
	}
}

/*
##########################################
ELEMENTS
##########################################
*/
/*
#content ul{float:left;display:inline-block;margin-bottom: 2rem;}
#content ul li::before{content: "•";float:left;color:#689370;display: inline-block;width:1.5rem;font-size:1rem;margin-left:-2rem;}
#content ul li{float:left;display:inline-block;padding-bottom:1rem;width:100%;}
#content ul li:first-child:{margin-top:1rem;}

.textil-banner{float:left;display:block;width:100%;height:70px;background:url(img/textil-pattern.jpg);text-align:center;}
*/

/*
##########################################
HEADINGS
##########################################
*/
/*h1 {position:relative;display:inline-block;width:100%;font-family: 'Poppins';font-size:4.5rem!important;color:#375853;padding-top:1rem;padding-bottom:1rem;padding-left:2rem;padding-right:2rem;}
@media(max-width:1400px){h1{font-size:4rem!important;}}*/
h1 {
	color: #fff!important;
	font-family: Poppins;
	font-size: calc(2.4rem + 0.6vw)!important;
	font-style: normal;
	font-weight: 600 !important;
	line-height: 120% !important;
	letter-spacing: 0.2325rem;
	text-transform: uppercase;
}

/*h2{position:relative;display:inline-block;width:100%;color:#375853;font-size:2.5rem!important;padding-bottom:1.5rem;font-weight:300!important;}
@media(max-width: 991.98px){h1,h2{transform: scale(0.8)!important;}}*/

h2 {
	color: #000;
	font-family: Poppins;
	font-size: 2.75rem !important;
	font-style: normal;
	font-weight: 600 !important;
	line-height: 120% !important;
	letter-spacing: 0.18;
	text-transform: uppercase;
}

.border-spacer{
	border-bottom: 2px solid #e40613;
	margin: 0 auto 2rem auto;
	width: 5rem;
}

/*h3{display:inline-block;font-family: 'Ananda';font-size:2.5rem!important;color:#375853!important;padding-bottom:10px;}
@media(max-width:1400px){h3{font-size:2rem!important;}}*/

h3 {
	color: #000;
	font-family: Poppins;
	font-size: 2.25rem !important;
	font-style: normal;
	font-weight: 600 !important;
	line-height: 120% !important;
	text-transform: uppercase;
}


h4 {
	color: #000 !important;
	text-align: center !important;
	font-family: Poppins !important;
	font-size: 1.8rem !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: 120% !important;
	text-transform: uppercase !important;
}

h5 {
	color: #000 !important;
	font-family: Poppins !important;
	font-size: 1rem !important;
	font-style: normal !important;
	font-weight: 700 !important;
	line-height: normal !important;
	letter-spacing: 0.06rem !important;
	text-transform: uppercase !important;
}


h6 {
	display: inline-block;
	font-weight: 600 !Important;
	font-size: 1.3rem !important;
	color: #000 !important
}


/*
##########################################
GENERAL TRANSITIONS
##########################################
*/
a,
header,
.service-image,
.service-image-overlay,
.service-image-wrapper .bi,
.dropdown-menu,
footer ul li .nav-link,
.blog-image-wrapper img,
.image-effect-layer .bi,
.image-effect-layer,
#lightgallery a::before,
#lightgallery a img,
.garden-button-1,
.category-filter select,
.eventlink img,
.gastro-image img,
.wrapper-gastro-info-block,
.gastro-image::before,
#menu-hauptmenue li a {
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

@media screen and (max-width: 767px) {
	[data-aos-delay] {
		transition-delay: 0s !important;
	}
}


/*
##########################################
HEADER
##########################################
*/

nav img{
	max-height: 70px;
}

nav.hasScrolled a.nav-link{
	color: #e40613!important;
}

.nav-link {
	color: #000;
	font-family: Poppins;
	font-size: 1rem !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: normal !important;
	letter-spacing: 0.06rem !important;
	text-transform: uppercase !important;
	position: relative;
}

.nav-link:before {
	content: '';
	position: absolute;
	bottom: 0.5rem;
	left: 0;
	width: 0%;
	height: 1.5px;
	background: #000;
	transition: .3s;
}

.nav-link:after {
	content: '';
	position: absolute;
	bottom: 0.5rem;
	right: 0;
	width: 0%;
	height: 1.5px;
	background: #e40613;
	transition: .3s;
}

.nav-link:hover::before {
	transform: translateX(99%);
	width: 50%;
}

.nav-link:hover::after {
	transform: translateX(-99%);
	width: 50%;
}

nav a.button{
	background: #0CABA8;
	border-radius: 50px;
	border: none;
}

/*
##########################################
INITIAL IMAGES
##########################################
*/
.wrapper-initial-screen-image {
	position: relative;
	width: 100%;
	height: 100vh;
	padding-bottom: 0px;
}

@media(max-width: 991.98px) {
	.wrapper-initial-screen-image {
		padding: 0vw;
	}
}

.wrapper-initial-screen-image-content-page {
	height: auto;
	margin-bottom: 30px;
}

#initial-screen-image.front-page-image,
#initial-screen-image.content-page-image,
#initial-screen-image.content-page-image-2,
#initial-screen-image.content-page-image-3 {
	position: relative;
	display: block;
	width: 100%;
	float: left;
	height: 100%;
	overflow: hidden;
}

#initial-screen-image.front-page-image img,
#initial-screen-image.content-page-image img,
#initial-screen-image.content-page-image-2 img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#initial-screen-image.content-page-image img {}

.content-page-image-2 {
	height: 700px !important;
}

.content-page-image-3 {
	height: 500px !important;
	background: #689370;
}

.initial-screen-text-block {
	position: absolute;
	z-index: 50;
	width: 100%;
	left: 0px;
	bottom: 5vh;
}

.initial-screen-text-block h1 {
	color: #fff;
}


.flowerinimage {
	position: absolute;
	top: 15vh;
	right: 0px;
	height: 100%;
	width: 25rem;
	z-index: 10;
	background: url(img/flower-in-image.svg) no-repeat;
	background-size: 100% auto;
}

@media(max-width:1800px) {
	.flowerinimage {
		top: 10vh;
		width: 20rem;
	}
}

@media(max-width:1400px) {
	.flowerinimage {
		top: 10vh;
		width: 15rem;
	}
}

.white-hill {
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 15vh;
	background: url(img/huegel.svg) no-repeat;
	background-size: 100% auto;
	background-position: left 0px bottom 0px;
}


/*
##########################################
NAVIGATION
##########################################
*/

nav{
	background: transparent;
	padding: 1rem 0;
}

nav.hasScrolled {
  background: #fff;
}

/*DESKTOP / Dropdown*/
.dropdown-menu {
	width: 300px !important;
	border: 0px !important;
	border-radius: 0px;
	border-radius: 0px !important;
}

.dropdown-menu li {
	float: left;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #dadfe3;
}

.dropdown-menu li:last-child {
	border-bottom: 0px solid #dadfe3;
}

.dropdown-menu li a {
	position: relative;
	font-size: 14px !important;
	display: block;
	float: left;
	width: 100%;
	background: #fff !important;
	color: #689370 !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	margin: 0px !important;
}

.dropdown-menu li a:hover {
	padding-left: 30px !important;
	color: #375853 !important;
}

.dropdown-menu li a:hover:after {
	width: 0% !important;
}

@media(min-width: 992px) {
	.dropdown:hover .dropdown-menu {
		display: block;
	}
}

@media(max-width: 991.98px) {
	.open-dropdown-submenu {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 50%;
		height: 100%;
		cursor: pointer;
	}
}

@media(max-width: 991.98px) {
	.open-dropdown-submenu {
		display: block;
	}
}

/*ARROW - Dropdown Element*/
.dropdown-toggle {
	position: relative;
}

.dropdown-toggle::after {
	position: absolute;
	display: block;
	width: 30px !important;
	height: 12px !important;
	margin-left: -15px !important;
	left: 50% !important;
	bottom: 0px !important;
	background: url(img/dropdown-toggle-after.svg) no-repeat !important;
	background-size: 100% auto !important;
	border: 0px !important;
	background-position: center bottom;
}


/*RESPONSIVE*/
@media(max-width: 991.98px) {

	/*EFFECT BACKGROUND FADEIN*/
	.nav-bg {
		position: fixed;
		z-index: 99;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100vh;
		background: #689370;
		visibility: hidden;
		opacity: 0;
		transition: visibility 0s, opacity 0.3s linear;
	}

	.nav-bg.show-nav-bg {
		visibility: visible;
		opacity: 1;
	}

	header.show-nav-bg.hasScrolled #menu-hauptmenue li a {
		color: #fff;
	}

	/*EFFECT FADEIN*/
	#menu-hauptmenue {
		visibility: hidden;
		opacity: 0;
		transition: visibility 0s, opacity 0.5s linear;
		padding-top: 30px;
	}

	header.show-nav-bg #menu-hauptmenue {
		visibility: visible;
		opacity: 1;
	}

	.navbar-collapse ul {
		margin-top: 30px;
	}

	/*MENU*/
	#menu-hauptmenue li {
		border-right: 0px solid #fff;
	}

	#menu-hauptmenue li a {
		font-size: 1.5rem;
		text-align: left !important;
		padding-left: 40px;
	}

	/*ARROW - Dropdown Element*/
	#menu-hauptmenue li a.dropdown-toggle::after {
		position: absolute;
		display: block;
		left: 30px !important;
		top: 45%;
		width: 10px !important;
		height: 6px !important;
		background: url(img/dropdown-toggle-after-responsive.svg) no-repeat !important;
		background-size: 100% auto !important;
		border: 0px !important;
		background-position: center bottom;
	}


	#menu-hauptmenue li a:hover {
		background: transparent;
	}

	#menu-hauptmenue li a:after {
		display: none;
	}


	/*RESPONSIVE SUBMENU*/
	.dropdown-menu {
		position: relative !important;
		display: block !important;
		float: right;
		margin-top: 0px !important;
		height: auto !important;
		padding: 0px !important;
		width: 100% !important;
		background: #9ec3a5 !important;
		border: 0px !important;
	}

	.dropdown-menu li {
		float: left;
		display: inline-block;
		width: auto;
		border: 0px !important;
	}

	.dropdown-menu li:last-child {}

	.dropdown-menu li a {
		font-size: 1rem !important;
		display: inline-block !important;
		width: auto !important;
		text-align: left !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
		margin-left: 5px !important;
		margin-right: 5px !important;
		border-radius: 25px;
		border: 0px !important;
	}

	.dropdown-menu li a:hover {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

@media(max-width: 767.98px) {
	#menu-hauptmenue li a {
		margin: 0px;
		font-size: 1.2rem;
		padding-right: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.dropdown-menu li a {
		position: relative;
		padding-top: 7px !important;
		padding-bottom: 7px !important;
		border-radius: 15px;
	}

	.dropdown-menu li a {
		font-size: 0.8rem !important;
		width: 100%;
		text-align: center;
	}
}


/*RESPONSIVE TOGGLE BUTTON*/




/* .navbar-toggler {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 40px;
	display: none !important;
	padding: 0px !important;
	margin-top: 0px;
} */

/* @media(max-width: 991.98px) {
	.navbar-toggler {
		display: inline-block !important;
	}
}

.navbar-toggler {
	float: right;
	border-radius: 0px !important;
	border: 0px !important;
}

.navbar-toggler:focus {
	box-shadow: 0 0 0 0rem !important;
	outline: 0px !important;
	border: 0px !important;
}

.navbar-toggler .line {
	width: 40px;
	height: 2px;
	background-color: #689370;
	display: block;
	margin: 11px auto;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}


/* ONE */
.navbar-toggler.is-active .line:nth-child(2) {
	opacity: 0;
}

.navbar-toggler.is-active .line:nth-child(1) {
	-webkit-transform: translateY(13px) rotate(45deg);
	-ms-transform: translateY(13px) rotate(45deg);
	-o-transform: translateY(13px) rotate(45deg);
	transform: translateY(13px) rotate(45deg);
}

.navbar-toggler.is-active .line:nth-child(3) {
	-webkit-transform: translateY(-13px) rotate(-45deg);
	-ms-transform: translateY(-13px) rotate(-45deg);
	-o-transform: translateY(-13px) rotate(-45deg);
	transform: translateY(-13px) rotate(-45deg);
}

.navbar-toggler.is-active .line {
	background-color: #fff;
}

*/

/*
##########################################
Sidebar
##########################################
*/
#sidebar {
	display: none;
}



/*
##########################################
FRONT PAGE
##########################################
*/

#home-img {
	position: absolute;
	top: calc(5vw + 120px);
	right: 7vw;
	z-index: -10;
	max-width: 800px;
	width: 40vw;
}

.banner{
	background: white;
}

.card{
	height: 100%!important;
	border: none!important;
}

.card-title {
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 2rem;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	text-transform: uppercase;
}

.card-text {
	/* color: #ADADAD; */
	text-align: center;
	font-family: Poppins;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
}

.card .card-img-top {
	transition: .3s ease;
}

.card:hover .card-img-top {
	transform: scale(1.05);
}

.card-img {
	object-fit: cover;
	height: 500px;
}

.card .card-image-container{
	width: 100%;
	overflow: hidden;
}

.card .card-img{
	width: 100%;
	height: auto;
}

.dark-overlay {
	background: rgba(0, 0, 0, 0.6);
	/* backdrop-filter: blur(3px); */
	cursor: pointer;
}

.card .dark-overlay .button {
	backdrop-filter: blur(5px);
	background: transparent;
	border-color: #2CA9DF;
	color: #2CA9DF;
}

.hover-scale {
	transition: .3s ease;
}

.hover-scale:hover {
	transform: scale(1.05);
}

.article-card {
	background-color: #131517 !important;
	cursor: pointer;
}

.article-card img {
	height: 250px;
	object-fit: contain;
}

.reference-block h3 {
  position: absolute;
  left: 0%;
  padding: 5%;
  bottom: 0px;
  z-index: 20;
  color: #fff !important;
}

@media(max-width: 991.98px) {
	.logo-gartenzeit {
		bottom: 25vh;
	}
}

.logo-gartenzeit img {
	display: inline-block !important;
	width: 35vw !important;
	max-width: 1000px !important;
}

@media(max-width: 991.98px) {
	.logo-gartenzeit img {
		width: 40vw !important;
	}
}

@media(max-width: 767.98px) {
	.logo-gartenzeit img {
		width: 80vw !important;
	}
}


.foreword-row div img {
	display: inline-block;
	width: 100%;
	max-width: 400px;
	border-radius: 50%;
}

.foreword-row div h4 {
	margin-top: -20px;
}

.foreword-row-person-title {
	color: #375853;
	font-style: italic;
}


.wrapper-map {
	position: relative;
	z-index: 0;
	float: left;
	display: block;
	width: 100%;
}

.image-block-full-width {
	position: relative;
	z-index: 0;
	float: left;
	display: block;
	width: 100%;
	-webkit-box-shadow: 0px 0px 5px 3px #6b6a66;
	box-shadow: 0px 0px 5px 3px #6b6a66;
}

.image-block-full-width img {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.image-block-full-width-text {
	position: relative;
	z-index: 2;
	display: block;
	width: 100%;
	padding-top: 200px;
	padding-bottom: 200px;
}

.image-block-full-width-text h1 {
	color: #fff;
}

.image-stand-alone {
	height: 600px;
}


/*
##########################################
Besuch
##########################################
*/
.besuch-row {}

.besuch-row div img {
	display: inline-block;
	width: 100%;
	max-width: 600px;
	border-radius: 50%;
}

.besuch-row h1 {
	padding-left: 0px !important;
}

.besuch-row.besuch-row-align-left .image-col {
	text-align: right;
}

.besuch-row.besuch-row-align-left .text-col {
	text-align: left;
}

@media(max-width: 1199.98px) {
	.besuch-row.besuch-row-align-left .image-col {
		text-align: center;
	}
}

@media(max-width: 1199.98px) {
	.besuch-row.besuch-row-align-left .text-col {
		text-align: center;
	}
}

.besuch-row.besuch-row-align-right .image-col {
	text-align: left;
}

.besuch-row.besuch-row-align-right .text-col {
	text-align: right;
}

@media(max-width: 1199.98px) {
	.besuch-row.besuch-row-align-right .image-col {
		text-align: center;
	}
}

@media(max-width: 1199.98px) {
	.besuch-row.besuch-row-align-right .text-col {
		text-align: center;
	}
}



/*
##########################################
CONTENT PAGE DEFAULT
##########################################
*/

.cs-front-page {
	position: relative;
	padding: 6vw;
	padding-top: 0vw;
	padding-bottom: 0vw;
	margin-top: 30px;
	margin-bottom: 30px;
}

@media(max-width: 991.98px) {
	.cs-front-page {
		padding: 0vw;
	}
}

.content-section-inner {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 100%;
	padding: 6rem;
	padding-bottom: 35%;
	color: #56524f;
	border: 20px solid #fff;
	min-height: 500px;
	background: #ede7da url(img/Wolfsegg-Marktansicht.jpg) no-repeat;
	background-size: 100% auto;
	background-position: bottom left;
}

@media(max-width: 991.98px) {
	.content-section-inner {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.verkehrsspinne {
	display: inline-block;
	margin-top: 50px;
	width: 50%;
	height: auto;
}


/*
##########################################
BLOG OVERVIEW
##########################################
*/


.blog-article-link {
	margin-bottom: 30px;
}

.blog-image-wrapper {
	position: relative;
	height: 100%;
	overflow: hidden;
	border-top-left-radius: 10rem;
}

@media(max-width: 991.98px) {
	.blog-image-wrapper {
		height: 300px;
	}
}

.blog-article-link img {
	position: absolute;
	top: 0px;
	left: 0px;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.blog-article-link p {
	color: #3c3c3b;
}

.blog-excerpt-wrapper {
	height: 100%;
	height: 100%;
	padding: 5rem;
	background: #ede7da;
	border-bottom-right-radius: 10rem;
}

.blog-excerpt-wrapper h3 {
	padding-bottom: 0.6rem;
}

.blog-excerpt-wrapper .dark-green-border-button-transparent {
	margin-top: 0.6rem;
}

.image-effect-layer {
	position: absolute;
	display: table;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgb(0, 0, 0, 0.35);
	text-align: center;
}

.image-effect-layer .bi {
	display: table-cell;
	vertical-align: middle;
	font-size: 5vw;
	color: #fff;
	opacity: 0;
}

@media(max-width: 991.98px) {
	.image-effect-layer .bi {
		font-size: 10vw;
	}
}


.blog-article-link:hover .image-effect-layer {
	background: rgb(55, 88, 83, 0.8);
}

.blog-article-link:hover .image-effect-layer .bi {
	opacity: 1;
}

.blog-article-link:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

/*
##########################################
BLOG PAGE
##########################################
*/
.datePublished-block {
	display: inline-block;
	color: #375853;
	font-weight: 600;
	padding: 0.5rem;
	padding-left: 2rem;
	padding-right: 2rem;
	border: 2px solid #375853;
	border-radius: 2rem;
}

/*
##########################################
EVENTLIST
##########################################
*/
.eventlink {
	color: #6b6b6b !important;
}

.eventlink:hover .eventlist-image img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.wrapper-eventlistpoint {
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

@media(max-width: 1199.98px) {
	.wrapper-eventlistpoint {
		margin-bottom: 0px;
	}
}

.wrapper-eventlistpoint b {
	color: #375853;
}

.eventlist-image {
	display: inline-block;
	width: 100%;
	height: 300px;
	overflow: hidden;
	border-top-left-radius: 2rem;
}

.eventlist-image img {
	display: inline-block;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

article .eventlist-image {
	height: 400px;
}

.eventlist-image {
	display: block;
	float: left;
	width: 100%;
}

.eventlist-image.orange {
	border-bottom: 10px solid #f6a10e;
}

.eventlist-image.red {
	border-bottom: 10px solid #bc2154;
}

.eventlist-image.brown {
	border-bottom: 10px solid #a5885e;
}

.eventlist-image.green {
	border-bottom: 10px solid #38E550;
}

.eventlist-image.green {
	border-bottom: 10px solid #38E550;
}

.eventlist-image.mint {
	border-bottom: 10px solid #23b0b7;
}

.eventlist-image.dark-blue {
	border-bottom: 10px solid #232eb7;
}


.eventdate {
	position: relative;
	display: block;
	float: left;
	font-size: 4rem;
	font-weight: 600;
	padding: 1rem;
	padding-top: 1.5rem;
	line-height: 1;
	margin-top: -40px;
	margin-left: 30px;
	color: #fff;
	margin-bottom: 30px;
}

.eventdate.orange {
	background: #f6a10e;
}

.eventdate.red {
	background: #bc2154;
}

.eventdate.brown {
	background: #a5885e;
}

.eventdate.green {
	background: #38E550;
}

.eventdate.mint {
	background: #23b0b7;
}

.eventdate.dark-blue {
	background: #232eb7;
}

.eventtime {
	display: block;
	float: left;
	font-weight: 600;
	padding: 0.5rem;
	padding-left: 0.8rem;
	padding-right: 0.8rem;
	margin-bottom: 20px;
}

.eventtime.orange {
	border: 3px solid #f6a10e;
	color: #f6a10e;
}

.eventtime.red {
	border: 3px solid #bc2154;
	color: #bc2154;
}

.eventtime.brown {
	border: 3px solid #a5885e;
	color: #a5885e;
}

.eventtime.green {
	border: 3px solid #38E550;
	color: #38E550;
}

.eventtime.mint {
	border: 3px solid #23b0b7;
	color: #23b0b7;
}

.eventtime.dark-blue {
	border: 3px solid #232eb7;
	color: #232eb7;
}

.wrapper-eventlistpoint h6 {
	width: 100%;
	min-height: 4rem;
}

.eventlocation {
	display: block;
	width: 100%;
	float: left;
	font-weight: 600;
}

.eventlocation.orange {
	color: #f6a10e;
}

.eventlocation.red {
	color: #bc2154;
}

.eventlocation.brown {
	color: #a5885e;
}

.eventlocation.green {
	color: #38E550;
}

.eventlocation.mint {
	color: #23b0b7;
}

.eventlocation.dark-blue {
	color: #232eb7;
}


h1.orange {
	color: #f6a10e;
}

h1.red {
	color: #bc2154;
}

h1.brown {
	color: #a5885e;
}

h1.green {
	color: #38E550;
}

h1.mint {
	color: #23b0b7;
}

h1.dark-blue {
	color: #232eb7;
}


.eventcategory,
.eventprice,
.event-ticketoffice,
.event-ticketinfo-optional {
	display: block;
	width: 100%;
	float: left;
}

.event-ticketinfo-optional {
	padding-top: 10px;
	font-size: 80%;
}

.eventcategory a {
	text-decoration: none;
	color: #375853;
	font-weight: 600;
}

.eventspacer {
	display: block;
	width: 100%;
	float: left;
	height: 1px;
	background: #e1e1e1;
	margin-top: 10px;
	margin-bottom: 10px;
}

.wrapper-eventdescrition {
	display: inline-block;
	width: 100%;
	background: #f3f3f3;
	padding: 3rem;
	margin-bottom: 30px;
}

.wrapper-eventimage {
	display: inline-block;
	width: 100%;
}

.wrapper-eventimage img {
	display: inline-block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/*
##########################################
Footer
##########################################
*/

footer {
	color: white;
	padding-bottom: 6rem;
}

footer a {
	color: #FFF;
	font-family: Poppins;
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.09rem;
	text-transform: uppercase;
	transition: all .3s ease;
}

footer a:hover {
	color: #2CA9DF;
}

footer .contact {
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.0675rem;
	border: 2px solid rgba(51, 51, 51, 0.49);
}

footer .contact.contact-center {
	border-left: none;
	border-right: none;
}

@media screen and (max-width: 767px) {
	footer .contact.contact-center {
		border-left: 2px solid rgba(51, 51, 51, 0.49);
		border-right: 2px solid rgba(51, 51, 51, 0.49);
		border-top: none;
		border-bottom: none;
	}
}

footer .anschrift {
	color: #FFF;
	font-family: Poppins;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.0675rem;
	text-transform: uppercase;
}

footer .bold {
	font-weight: 700;
}

footer .title {
	color: #FFF;
	font-family: Poppins;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.0675rem;
	text-transform: uppercase;
}

footer form button{
	background: #0CABA8;
	border: none;
	color: #fff;
	font-size: 3rem;
}

footer form button:hover{
	transform: scale(1.05);
}

.form-control:focus{
	border-color: #0CABA8!important;
	box-shadow: 0 0 0 .2rem rgb(12, 171, 168,.25)!important;
}

#footer-copyright {
	color: rgba(255, 255, 255, 0.25);
	text-align: center;
	font-family: Poppins;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.0675rem;
	text-transform: uppercase;
}

/* footer {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	background: #fff;
	padding-bottom: 100px;
	padding-top: 60px;
} */

@media (min-width: 992px) and (max-width: 1199.98px) {
	footer {
		font-size: 14px;
	}
}

footer li {
	list-style-type: none;
}

footer p {
	display: inline-block;
	width: 100%;
}

footer h3 {
	width: 100%;
	border-bottom: 2px solid #375853;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.footerlogo-gartenzeit-wolfsegg {
	display: inline-block;
	width: 100%;
	max-width: 300px;
	margin-bottom: 40px;
}

.footerlogo-gartenzeit-wolfsegg img {
	display: inline-block;
	width: 100%;
}

/*Footer MENUS*/
footer ul {
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}

footer ul li {
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
}

footer ul li .nav-link {
	display: inline-block;
	width: 100%;
	padding: 15px;
	border-bottom: 2px solid #f7f7f7;
	color: #6b6b6b;
	padding-left: 25px;
}

footer ul li .nav-link:hover,
footer ul li .nav-link:active,
footer ul li .nav-link:focus {
	border-bottom: 2px solid #375853;
	color: #375853;
	padding-left: 35px !important;
}

/*Footer Navigation 2*/
.footer-line {
	font-size: 12px;
	margin-top: 30px;
	font-style: italic;
	padding-top: 30px;
}




/*
##########################################
FADEIN EFFECT
##########################################
*/
@keyframes fadein {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

/* Firefox < 16 */
@-moz-keyframes fadein {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

/* Internet Explorer */
@-ms-keyframes fadein {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

/* Opera < 12.1 */
@-o-keyframes fadein {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}



/*
##########################################
LIGHT GALLERY
##########################################
*/
#lightgallery {
	position: relative;
	display: inline-block;
	width: 100%;
	margin-right: -1%;
	margin-left: -1%;
}

#lightgallery a {
	position: relative;
	float: left;
	display: block;
	overflow: hidden;
}

.grid-5 a {
	width: 18.0%;
	height: 12vw;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 1vw;
}

#lightgallery a img {
	position: relative;
	z-index: 9;
	display: inline-block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#lightgallery a::before {
	content: '';
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgb(55, 88, 83, 0.2);
	background-image: url(img/plus-white.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: none;
}

#lightgallery a:hover::before {
	background-color: rgb(55, 88, 83, 0.8);
	background-image: url(img/plus-white.svg);
}

#lightgallery a:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}



/*
##########################################
LOADING SPINNER
##########################################
*/
#loading-page {
	position: fixed;
	z-index: 51d1d1d;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 1000;
}

#loading-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
}

#loading {
	display: inline-block;
	width: 50px;
	height: 50px;
	border: 3px solid rgba(255, 255, 255, .3);
	border-radius: 50%;
	border-top-color: #689370;
	animation: spin 1s ease-in-out infinite;
	-webkit-animation: spin 1s ease-in-out infinite;
}

@keyframes spin {
	to {
		-webkit-transform: rotate(360deg);
	}
}

@-webkit-keyframes spin {
	to {
		-webkit-transform: rotate(360deg);
	}
}




/*
##########################################
##########################################
##########################################
##########################################
##########################################
##########################################

innsit GmbH changes for Woocommerce

##########################################
##########################################
##########################################
##########################################
##########################################
##########################################
*/

#primary #main {
	width: 85%;
	margin: 0 auto;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	line-height: 3.5;
	font-size: 18px;
	width: 100%;
}

.woocommerce-message {
	background: #8fae1b;
	color: white;
}

.woocommerce-message::before,
.woocommerce-error::before {
	color: white;
}

.woocommerce-error {
	background: #dc3545;
	color: white;
}

.woocommerce-notices-wrapper .button {
	margin: auto 0 !important;
}


/*
##########################################
SHOP
##########################################
*/

.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a {
	color: white !important;
}

#product-items {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.woocommerce ul.products {
	display: flex !important;
	flex-wrap: wrap;
	width: 100%;
	max-width: 1700px;
	margin: 60px auto;
}

.woocommerce ul.products li.product {
	width: auto;
	margin: 0 30px;
	max-width: 480px;
}

#primary .product-short-description p {
	text-decoration: none;
	color: black;
}

.woocommerce ul.products::after,
.woocommerce ul.products::before,
.woocommerce-page ul.products::after,
.woocommerce-page ul.products::before {
	content: "" !important;
	display: none !important;
}

.woocommerce ul.products li.product .price {
	text-align: center;
	margin: 0 0 2rem 0;
}

/*
##########################################
PRODUCT DETAIL
##########################################
*/

.woocommerce .product .price {
	font-size: 40px !important;
	text-align: left;
	margin: 30px 0 0 0;
}

.legal-price-info,
.shipping-costs-info {
	display: none !important;
}

.woocommerce div.product span.price {
	display: block !important;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	margin: 0;
}

.woocommerce div.product .product_title {
	text-align: left;
}

.woocommerce div.product form.cart {
	margin: 1rem 0;
}

.woocommerce div.product form.cart .variations select {
	background-image: linear-gradient(45deg, transparent 50%, #375853 50%), linear-gradient(135deg, #375853 50%, transparent 50%), linear-gradient(to right, #e1e1e1, #e1e1e1);
	background-position: calc(100% - 20px) calc(1.25em + 2px), calc(100% - 15px) calc(1.25em + 2px), calc(100% - 2.5em) 0.75em;
	background-size: 5px 5px, 5px 5px, 1px 1.5em;
	background-repeat: no-repeat;
	border: 4px solid #375853;
	padding: 1rem 4rem 1rem 1rem;
	color: #375853;
	line-height: 1.1;
	border-radius: 2rem;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	transition: .5s;
	float: left;
}

.woocommerce div.product form.cart .variations select:focus {
	background-image: linear-gradient(45deg, #689370 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #689370 50%), linear-gradient(to right, #e1e1e1, #e1e1e1);
	background-position: calc(100% - 15px) 1.25em, calc(100% - 20px) 1.25em, calc(100% - 2.5em) 0.75em;
	background-size: 5px 5px, 5px 5px, 1px 1.5em;
	background-repeat: no-repeat;
	border-color: #689370;
	outline: 0;
}

.woocommerce div.product form.cart .variations th {
	display: none;
}

.woocommerce .woocommerce-variation-price {
	text-align: left;
	margin: 2rem 0;
	font-size: 28px;
}

.woocommerce .quantity .qty,
#coupon_code,
.woocommerce input.input-text,
#order_comments {
	border: 4px solid #375853 !important;
	padding: 1rem 1.5rem 1rem 1rem !important;
	color: #375853 !important;
	line-height: 1.1;
	border-radius: 2rem !important;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	transition: .5s;
}

#order_comments {
	height: 140px;
}

.woocommerce .quantity .qty,
#coupon_code {
	width: auto !important;
}

.woocommerce .quantity .qty:focus,
#coupon_code:focus,
.woocommerce form .form-row input.input-text:focus,
#order_comments:focus {
	border-color: #689370;
	outline: 0;
}

.woocommerce .product-description {
	text-align: left;
	margin: 4rem 0;
}

.woocommerce .product-description h2 {
	margin: 4rem 0 0 0;
}


/*
##########################################
CART
##########################################
*/

.woocommerce .shop_table thead {
	background: #375853;
	color: white;
	text-transform: uppercase;
	font-size: 22px;
}

.woocommerce .shop_table .product-name a {
	color: black;
}

#coupon_code {
	margin: 0 1rem 0 0;
}

.cart-collaterals {
	margin: 4rem 0 0 0;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	display: inline-block !important;
}

.cart_totals th {
	font-size: 22px;
}

/*
##########################################
CHECKOUT
##########################################
*/

.woocommerce .checkout h3 {
	margin: 4rem 0 0.5rem 0;
}

.order-overview-container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.ticket-download-btn::before {
	content: '\00BB';
	content: '\00BB';
	margin-right: 8px;
	font-size: 30px;
	vertical-align: sub;
}

.wc_payment_methods {
	width: 100% !important;
}


/*
##########################################
Settings WC MK
##########################################
*/

.wc-ppcp-cart-or {
	display: none;
}
