/* ############################################################################################################ */
/* ##  name: Custom CSS                                                                                      ## */
/* ############################################################################################################ */

/*••••• Fonts •••••*/

/* seaweed-script-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'DESYREL_';
  font-style: normal;
  font-weight: 400;
  src: url('/project/nureinshop/pub/font/DESYREL_.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/project/nureinshop/pub/font/DESYREL_.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* seaweed-script-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Seaweed Script';
  font-style: normal;
  font-weight: 400;
  src: url('/project/nureinshop/pub/font/seaweed-script-v17-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/project/nureinshop/pub/font/seaweed-script-v17-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* noto-serif-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 200;
  src: url('/project/nureinshop/pub/font/noto-serif-v33-latin-200.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/project/nureinshop/pub/font/noto-serif-v33-latin-200.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* noto-serif-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 300;
  src: url('/project/nureinshop/pub/font/noto-serif-v33-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/project/nureinshop/pub/font/noto-serif-v33-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* noto-serif-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  src: url('/project/nureinshop/pub/font/noto-serif-v33-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/project/nureinshop/pub/font/noto-serif-v33-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* noto-serif-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 600;
  src: url('/project/nureinshop/pub/font/noto-serif-v33-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/project/nureinshop/pub/font/noto-serif-v33-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* noto-serif-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 700;
  src: url('/project/nureinshop/pub/font/noto-serif-v33-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/project/nureinshop/pub/font/noto-serif-v33-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* noto-serif-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 800;
  src: url('/project/nureinshop/pub/font/noto-serif-v33-latin-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/project/nureinshop/pub/font/noto-serif-v33-latin-800.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}


/*••••• Colors •••••*/

:root {
  --maincolor: #008200;
  --secondary: #624e42;
  --lightcolor: color-mix(in srgb, var(--maincolor) 20%, white);
}


/*••••• Cookie Window •••••*/

[data-ref="nureinshop/plugin/cookie_message"] .cookie-message--btn {
    background-color: var(--maincolor);
}

.cookie-message--p {
color: #000;
}

.cookie-message-details td {
color: #000;
}

/*••••• Webseite •••••*/

html {
    background-color: #FFF;
}

body {
    background-color: #FFF;
    font-family: 'Noto Serif', Arial, Sans-serif;
    font-size: 16px;
	font-size: clamp(12px, 4vw, 16px);
    font-weight: 400;
    color: #624e42;
    letter-spacing: 0.04em;
    line-height: 1.65;
}

/*••••• Headings & Co. •••••*/

h1, h2, h3, h4 {
   	margin-bottom: 0;
	line-height: 1.2;
	font-weight: 400;
	color: var(--maincolor);
	margin-top: 1em;
}

h1 {
    font-size: clamp(200%, 4.5vw, 350%);
    font-weight: 400;
    margin-top: 0.5em;
    color: #624e42;
    font-family: 'DESYREL_', Arial, Sans-serif;
}

@media (max-width: 1070px) {
    .page-nureinshop-home h1 {
        padding: 0;
    }
}

h2 {
    font-size: clamp(160%, 4.5vw, 250%);
    font-weight: 400;
    font-family: 'DESYREL_', Arial, Sans-serif;
}

h3 {
	font-weight: 400;
	font-size: clamp(110%, 4.5vw, 130%);
}

h4 {
	font-weight: 400;
	font-size: clamp(100%, 4.5vw, 110%);
}

p {
    margin-top: 10px;
    margin-bottom: 0;
}

strong {
    font-weight: 800;
}

a {
    	text-decoration: underline;
    	text-underline-offset: 3px;
	color: var(--maincolor);
}

a:hover {
    color: var(--maincolor);
	text-shadow: 0 0 0 var(--maincolor), 0.03em 0 var(--maincolor);
}

.btn {
	color: #fff;
	background-color: var(--maincolor);
	border-radius: 5px;
	text-decoration: none;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: none;
}

blockquote {
	margin-top: 25px;
	background-color: var(--maincolor);
	color: #fff;
	padding: 20px;
	/*
	background-image: url('/pub/media/8d4cf8f85426bae9b10a42fcb45c337d/apg-blockquote-dekor.svg');
    	background-repeat: no-repeat;
    	background-position: bottom 8px right 8px;
    	background-size: auto 60%;
	*/
	border-radius: 5px;
}

blockquote h1, blockquote h2, blockquote h3, blockquote h4, blockquote a {
	color: #fff;
}

blockquote .btn, blockquote .btn:hover {
    background-color: #fff;
    color: var(--maincolor);
}

blockquote a:hover {
    color: inherit;
    text-shadow: 0 0 0 #fff, 0.03em 0 #fff;
}

blockquote > *:first-child {
    margin-top: 0;
}

.nureinshop-block-accordion--head {
	background-color: var(--maincolor);
	color: #fff;
    text-decoration: none;
    border-radius: 5px;
}

.is-open .nureinshop-block-accordion--head {
    border-radius: 5px 5px 0 0;
}

.nureinshop-block-accordion--body {
    border-radius: 0 0 5px 5px;
}

.nureinshop-block-accordion--body > *:first-child {
	margin-top: 0;
}

.nureinshop-block-accordion--body::after {
    content: "";
    display: table;
    clear: both;
}

#region-breadcrumb ul li a {
	color: #000;
}

#region-content ul, #region-content ol {
    margin-left: 25px;
}

#region-content ul li::marker {
	color: var(--maincolor)
}


/*••••• Tabelle •••••*/

.block-nureinshop-table th, .block-nureinshop-table td {
	border: 1px solid #141313;
}

.block-nureinshop-table thead td, .block-nureinshop-table thead th {
	background-color: #008200;
	font-weight: bold;
	color: #fff;
}

.block-nureinshop-table tbody tr:nth-child(2n+1) {
	background-color: #fff;
}

.block-nureinshop-table tbody tr:nth-child(2n+2) {
	background-color: var(--lightcolor);
}

/*••••• Header •••••*/

header {
    position: sticky;
    top: 0;
    min-height: 0;
    border: none;
}

#region-logo {
	float: none;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#region-logo a {
	padding: 15px 0 0 0 !important;
}

#region-logo a img {
	height: auto;
	width: 150px;
}

#region-search {
    display: none;
}

#region-header-buttons {
    display: none;
}

/* [data-id="search"] {
    display:none!important;
} */

/*••••• Navigation •••••*/

#region-nav {
    top: 85px;
    position: sticky;
    z-index: 3;
}

#region-nav nav {
    padding-bottom: 5px;
}

#region-nav ul li a {
	text-decoration: none;
	color: #624e42;
	border: none!important;
	transition: 0.15s ease;
}

#region-nav ul li.active a::after {
	background-image: url('/pub/media/3b1ce0ec325370ab6e0d3015090f0f11/landhaus-im-odenwald-herz.svg');
	content: '';
	display: block;
	height: 13px;
	width: 13px;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	bottom: -3px;
}

#region-nav .level-1 {
    display: flex;
    justify-content: center;
    padding-bottom: 5px;
}

/* #region-nav ul li.active a:hover::after {
	filter: grayscale(1) brightness(10);
} */

#region-nav .level-1 > li:hover > a {
	background-color: transparent;
	color: var(--maincolor);
}

@media only screen and (max-width: 1290px) {
    #region-nav li:last-of-type .level-2 {
        right: 0;
    }
}

/*••••• Mobiles Nav •••••*/

.offcanvas-menu {
	background-color: #3d3d3d;
}

.offcanvas-header {
	display: flex;
	padding-bottom: 10px;
	background-color: #fff;
}

.offcanvas-closer {
    opacity: 1;
}

.offcanvas-nav li a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	color: #fff;
	font-size: 120%;
	text-decoration: none;
	border-bottom: 1px solid #d6d6d6;
}

.offcanvas-menu li.active > a {
	background-color: var(--maincolor);
}

/*••••• Slider •••••*/

.hero-slider .container {
    width: 100%;
}

.hero-slider .owl-nav {
    display: none;
}

.hero-slider .owl-carousel .owl-dots .owl-dot {
	height: 25px;
	width: 25px;
	background-color: transparent;
	border-radius: 0;
	background-image: url('/pub/media/3b1ce0ec325370ab6e0d3015090f0f11/landhaus-im-odenwald-herz.svg');
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 5px 0 5px;
	filter: grayscale(1) brightness(10);
}

.hero-slider .owl-carousel .owl-dots .owl-dot.active {
    background-color: transparent;
	background-size: contain;
	background-repeat: no-repeat;
	filter: none;
}

/*••••• Grid •••••*/

.nureinshop-block-contengrid--item {
    background-color: var(--maincolor);
    color: #fff;
    border-radius: 5px;
    padding: 15px;
    text-decoration: none;
    transition: 0.3s ease;
}

.nureinshop-block-contengrid--item h2 {
    color: #fff;
    margin-top: 0;
}

a.nureinshop-block-contengrid--item:hover {
    color: #fff;
    transform: scale(1.02);
} 

/*••••• Inhalt •••••*/

[data-block-id="a80a7b1c053a10a9d6eec8e3f4355a21"] {
	background-image: url('/pub/media/2b3cc29608b1b500f217f7b8f0d02f2d/bg-green-box.png');
	background-repeat: no-repeat;
	background-size: auto 80%;
	background-position: calc((100vw - 1500px) / 2) bottom;
	padding-top: 10px;
	padding-bottom: 35px;
}

[data-block-id="a80a7b1c053a10a9d6eec8e3f4355a21"] a {
    color: var(--secondary);
}

/*••••• Galerie •••••*/

.tinygallery .quadrat img {
  border-radius: 2px;
}

/*••••• Karte iframe •••••*/

.block-nureinshop-iframe {
    position: relative;
    margin-top: 45px;
}

.block-nureinshop-iframe::before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    background-image: url('/pub/media/38db4ff83fd3ca8d75efddbb65e410aa/bg-map.svg');
    pointer-events: none;
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    z-index: 1;
    background-position: center;
    opacity: 0.7;
}


/*••••• Produkte •••••*/

.productpage-variant-selectors {
	background-color: rgba(255,255,255,0.6);
	padding: 20px 0;
}

.productpage-pricewrapper {
	background-color: #efebe4;
	padding: 1px 20px 20px 25px;
}

/*••••• Footer & Copyright •••••*/


footer {
    padding: 0;
    margin: 0;
}

#region-footer {
    padding: 0;
    margin: 0;
}

#region-copyright {
    background: #fff;
    color: var(--maincolor);
    font-size: 80%;
}

/*••••• Suchseite •••••*/

.search-form .input-wrapper::before {
  display: block;
  position: absolute;
  height: 20px;
  width: 20px;
  opacity: 1;
  background-image: url('/pub/media/c97f64839b348aa3371a0db7209c9a97/gvv-hardheim-wallduern-suche.svg');
  background-size: 20px 20px;
  z-index: 40;
  content: '';
  margin-top: 18px;
  margin-left: 15px;
}

.search-form .input-wrapper input[type="text"] {
    color: #000;
    border-radius: 12px;
    padding: 15px 0 15px 50px;
}

.input-wrapper input::placeholder {
    color: #000;
}

.search-item-header h2 {
    font-size: 120%;
    hyphens: none;
}

.productgrid .row {
    display: flex;
    flex-wrap: wrap;
}

.productgrid .search-item {
    padding: 10px;
    hyphens: auto;
    border-radius: 12px;
    padding-bottom: 25px;
}

@media only screen and (min-width: 960px) {
  .productgrid .col-3 {
    width: 49.9%;
    align-items: stretch;
    display: flex;
  }
  .productgrid .search-item {
    display: flex;
    flex-direction: column;
    padding: 20px;
  }
  .search-item-header h2 {
    margin-top: 5px;
  }
  .search-item-more-btn {
    margin-top: auto;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
 .search-item-short {
     margin-bottom: 20px;
 }
}


/** generated: 2026-07-06 16:49:33 **/