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

/*••••• Fonts •••••*/

/* source-serif-4-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: 'Source Serif 4';
  font-style: normal;
  font-weight: 300;
  src: url('/project/nureinshop/pub/font/source-serif-4-v14-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/project/nureinshop/pub/font/source-serif-4-v14-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* source-serif-4-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: 'Source Serif 4';
  font-style: normal;
  font-weight: 400;
  src: url('/project/nureinshop/pub/font/source-serif-4-v14-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/project/nureinshop/pub/font/source-serif-4-v14-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* source-serif-4-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: 'Source Serif 4';
  font-style: normal;
  font-weight: 600;
  src: url('/project/nureinshop/pub/font/source-serif-4-v14-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/project/nureinshop/pub/font/source-serif-4-v14-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* source-serif-4-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: 'Source Serif 4';
  font-style: normal;
  font-weight: 700;
  src: url('/project/nureinshop/pub/font/source-serif-4-v14-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/project/nureinshop/pub/font/source-serif-4-v14-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* source-sans-3-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: 'Source Sans 3';
  font-style: normal;
  font-weight: 300;
  src: url('/project/nureinshop/pub/font/source-sans-3-v19-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/project/nureinshop/pub/font/source-sans-3-v19-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* source-sans-3-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: 'Source Sans 3';
  font-style: normal;
  font-weight: 400;
  src: url('/project/nureinshop/pub/font/source-sans-3-v19-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/project/nureinshop/pub/font/source-sans-3-v19-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* source-sans-3-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: 'Source Sans 3';
  font-style: normal;
  font-weight: 600;
  src: url('/project/nureinshop/pub/font/source-sans-3-v19-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/project/nureinshop/pub/font/source-sans-3-v19-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* source-sans-3-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: 'Source Sans 3';
  font-style: normal;
  font-weight: 700;
  src: url('/project/nureinshop/pub/font/source-sans-3-v19-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/project/nureinshop/pub/font/source-sans-3-v19-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}



/*••••• Variablen Farben, Radius & Abstände •••••*/

:root {
    /* Farben */
    --maincolor: #042d4c;
    --lightcolor: color-mix(in srgb, var(--maincolor) 20%, white);
    
    /* Border-Radius */
    --br: 5px;
}


/*••••• 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: 'Source Serif 4', Arial, Sans-serif;
    font-size: 16px;
	font-size: clamp(14px, 4vw, 18px);
    font-weight: 300;
    color: #000;
    letter-spacing: 0.04em;
    line-height: 1.45;
}

/*••••• Headings & Co. •••••*/

h1, h2, h3, h4 {
   	margin-bottom: 0;
	line-height: 1;
	font-weight: 300;
	color: var(--maincolor);
	margin-top: 1em;
	text-transform: uppercase;
	font-family: 'Source Serif 4', Arial, Sans-serif;
}

h1 {
    font-size: clamp(180%, 4.5vw, 240%);
    margin-top: 0.5em;
    margin-bottom:10px;
}

@media (max-width: 650px) {
    .page-nureinshop-home h1 {
	    padding-top: 0px;
	    hyphens: none;
    }
}

h2 {
    font-size: clamp(130%, 4.5vw, 160%);
}

h3 {
	font-size: clamp(110%, 4.5vw, 130%);
}

h4 {
	font-size: clamp(100%, 4.5vw, 110%);
}

h1 strong, h2 strong, h3 strong, h4 strong {
    font-family: 'Source Sans 3', Arial, Sans-serif;
    font-weight: 700;
    font-size: 110%;
}

p {
    margin-top: 10px;
    margin-bottom: 0;
}

p strong {
    font-weight: 700;
    font-family: 'Source Sans 3', Arial, Sans-serif;
    color: var(--maincolor);
    font-size:108%;
}

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);
}

li {
    margin-top:5px;
}

.btn {
	color: #fff;
	background-color: var(--maincolor);
	border-radius: var(--br);
	text-decoration: none;
	font-family: inherit;
	letter-spacing: inherit;
	padding: 3px 15px;
	transition: 0.1s linear;
}

.btn:hover {
    transform: scale(1.05);
    opacity: 1;
    text-shadow: none;
}

blockquote {
	margin-top: 25px;
	background-color: var(--maincolor);
	color: #fff;
	padding: 20px;
	border-radius: var(--br);
	/*
	background-image: url('/pub/media/8d4cf8f85426bae9b10a42fcb45c337d/apg-blockquote-dekor.svg');
    	background-repeat: no-repeat;
    	background-position: bottom 8px right 8px;
    	background-size: auto 60%;
	*/
}

blockquote h1, blockquote h2, blockquote h3, blockquote h4, blockquote a, blockquote strong {
	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: var(--br);
}

.is-open .nureinshop-block-accordion--head {
    border-radius: var(--br) var(--br) 0 0;
}

.nureinshop-block-accordion--body {
    border-radius: 0 0 var(--br) var(--br);
}

.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 .block ul:not(.pagination),
#region-content .block ol {
    margin-top: 5px;
    margin-left: 25px;
}

#region-content ul li::marker {
	color: var(--maincolor)
}

#region-content .block ul li {
    margin-top: 5px;
}

img.float-left, 
img.float-right {
    max-width: 40vw;
}

.block-nureinshop-text img {
    border-radius: var(--br);
}

/*••••• Tabelle •••••*/

.nureinshop-block-accordion td,
.block-nureinshop-table td {
  border: 1px solid #000;
}

.nureinshop-block-accordion thead th,
.block-nureinshop-table thead th {
  background-color: var(--maincolor);
  font-weight: bold;
  color: #fff;
}

.nureinshop-block-accordion tbody tr:nth-child(2n+1),
.block-nureinshop-table tbody tr:nth-child(2n+1) {
  background-color: #fff;
}

.nureinshop-block-accordion tbody tr:nth-child(2n+2),
.block-nureinshop-table tbody tr:nth-child(2n+2) {
	background-color: var(--lightcolor);
}

/*••••• Header •••••*/

header {
    border-bottom: 2px solid var(--maincolor);
}

#region-search {
    display: none;
}

#region-logo {
	float: left;
	width: fit-content;
}

#region-logo a {
	display: inline-block;
	padding: 45px 0 20px 0;
}

/* [data-id="search"] {
    display:none!important;
} */

.header-button-title {
	display: none;
}

#region-header-buttons {
	float: none;
	margin-top: 0;
	position: absolute;
	right: 15px;
	top: 25px;
}

.header-button-icon {
	height: 20px;
	width: 20px;
}

@media (max-width: 1170px) {
    #region-header-buttons {
        right: 30px;
    }
}

/*••••• Navigation •••••*/


#region-nav nav {
	border: none;
	background-color: transparent;
	padding-top: 64px;
}

#region-nav .container {
    width: fit-content;
    margin-right: 0;
    padding: 0!important;
}

#region-mobile-nav ul li img {
    opacity: 0.6;
}

#region-nav ul li a {
    text-decoration: none;
}

#region-nav ul.level-1 > li > a {
    text-transform: uppercase;
    border: none!important;
}

#region-nav .level-1 > li:hover > a {
	background-color: #b6c0c8;
	color: var(--maincolor);
	padding: 6px 9px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-shadow: none;
}

#region-nav .level-1 > li.active > a {
    background-color: var(--maincolor);
	color: #fff;
	padding: 6px 9px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#region-nav ul.level-2 {
	background-color: #b6c0c8;
	margin-left: 7px;
	margin-top: -3px;
	border-radius: 0;
}

#region-nav ul.level-2 > li > a {
    text-shadow: none;
    color: var(--maincolor);
}

#region-nav ul.level-2 > li:hover > a {
    color: #fff;
    background-color: var(--maincolor);
    text-shadow: none;
}

@media only screen and (max-width: 1290px) {
    #region-nav li:last-of-type .level-2 {
        right: 0;
    }
}

@media only screen and (max-width: 1020px) {
    #region-nav ul.level-1 > li > a {
        font-size: 85%;
    }
}

/*••••• Mobile Nav •••••*/

.offcanvas-nav li a {
	position: relative;
	display: block;
	margin: 0;
	padding: 8px 45px 8px 15px;
	border-bottom: none;
	text-decoration: none;
	font-weight: 400;
}

.offcanvas-menu li.active > a {
	background-color: var(--maincolor);
	color: #fff;
}

.offcanvas-nav li a:hover {
	background-color: var(--lightcolor);
	color: var(--maincolor);
}

/*••••• Slideshow •••••*/

.hero-slider .container {
    width: 100%;
}

.block-nureinshop-slideshow .owl-carousel .owl-dots {
	position: absolute;
	bottom: 5%;
	transform: translateY(-50%);
	margin-left: auto;
	right: 5%;
	left: unset;
	margin-right: auto;
	width: fit-content;
}

.hero-slider .owl-carousel .owl-dots .owl-dot {
	height: 18px;
	width: 18px;
	background-color: #fff;
	border-radius: 20px;
	margin: 0 5px 0 5px;
	box-shadow: 2px 2px 5px #00000069;
}

.block-nureinshop-slideshow .owl-carousel .owl-dots .owl-dot.active {
	background-color: var(--maincolor);
}

.hero-slider .owl-nav {
    display: none;
}

@media (min-with: 990px) {
    .hero-slider .owl-dots {
        display: none!important;
    }
}

/*••••• Beitragsliste •••••*/

.subpages-carousel .owl-stage {
    display: flex;
}

.subpages-carousel .owl-item {
    display: flex;
}

.subpages-carousel article {
    background-color: #fff;
    border-radius: var(--br);
    text-align: center;
    padding: 20px 15px 15px 15px;
    display: flex;
}

.subpages-carousel article .subpages-content {
    display: flex;
    flex-direction: column;
}

.subpages-carousel h2.subpages-title {
    font-weight: 600;
    margin-top: 15px;
}

.subpages-carousel article a:has(h2) {
    text-decoration: none;
}

.subpages-carousel article .btn {
    background-color: transparent;
    color: var(--maincolor);
}

.subpages-carousel article .subpages-button {
    margin-top: auto;
    padding-top: 15px;
}


.subpages-list {
    gap: 20px;
    row-gap: 20px;
    column-gap: 20px;
}

.subpages-list article {
	display: flex;
	grid-template-columns: auto minmax(0, 1fr);
	column-gap: 20px;
	background-color: #b6c0c8;
	color: var(--maincolor);
	padding: 0;
	border-radius: var(--br);
	height: 100%;
	transition: 0.2s linear;
	position: relative;
}

.subpages-list article::before {
	content: '>';
	color: #fff;
	position: absolute;
	left: -55px;
	top: 0;
	font-size: clamp(130%, 4.5vw, 160%);
	font-weight: 600;
	height: 100%;
	width: 0;
	background-color: var(--maincolor);
	border-radius: var(--br);
	opacity: 0;
	transition: opacity 0.2s linear;
	display: flex;
	justify-content: center;
	align-items: center;
	pointer-events: none;
}

.subpages-list article::after {
    position: absolute;
    content: '';
    left: -5px;
    height: 100%;
    width: 5px;
    background-color: transparent;
    pointer-events: auto;
}

.subpages-list article:hover {
    margin-left: 55px;
}

.subpages-list article:hover::before {
    opacity: 1;
    width: 50px;
    pointer-events: auto;
    transition-delay: 0.2s;
}


.subpages-list article a:has(h2) {
    text-decoration: none;
}


.subpages-list .subpages-content {
    display: flex;
    width: 100%;
    height: 100%;
}

.subpages-list .subpages-content a {
    display: flex;
    width: 100%;
    height: 100%;
}

.subpages-list .subpages-content a:hover {
    text-shadow: none;
}

.subpages-list article h2 {
	text-transform: none;
	font-family: 'Source Serif 4', Arial, Sans-serif;
	padding: 15px;
	font-size: clamp(115%, 4.5vw, 140%);
}

.subpages-list article h2:hover {
    text-shadow: none;
}

[data-block-id="c7d82cec56cf0c1cf2a6e99f070d61bc"] .btn {
    background-color: #cdd5db;
    color: var(--maincolor);
}

.subpages-grid article {
    display: grid;
	grid-template-columns: auto minmax(0, 1fr);
	column-gap: 20px;
	background-color: #b6c0c8;
	color: var(--maincolor);
	padding: 20px 25px 15px 25px;
	border-radius: var(--br);
}

.subpages-grid  article h2 {
    text-transform: none;
    font-family: 'Source Serif 4', Arial, Sans-serif;
    margin-top: 0;
}

/*••••• Inhalt •••••*/

[data-block-id="1c808c042031e415fc2eb56fd0e35baf"] img.float-left {
    height: clamp(70px, 10vw, 90px)!important;
    margin-bottom: -3px;
}

@media (max-width: 1200px) {
    [data-block-id="1c808c042031e415fc2eb56fd0e35baf"] img.float-left {
        margin-left: 0!important;
        margin-top: 0;
    }   
}

[data-block-id="b196f8bb80a5f0be168741df6bffc063"] {
	padding-top: 20px;
	padding-bottom: 35px;
	background-image: url('/pub/media/1e0ff741bf151d8fc9fc681f74621dbe/notar-manzke-paragrafenzeichen.svg');
	background-size: auto 120%;
	background-repeat: no-repeat;
	background-position-y: 45%;
	background-position-x: calc((100vw - 1140px) / 2 - 40px);
}

[data-block-id="b196f8bb80a5f0be168741df6bffc063"] .btn {
    background-color: #fff;
    color: var(--maincolor);
}

[data-block-id="b196f8bb80a5f0be168741df6bffc063"] h2 {
	text-align: right;
	color: #fff;
	font-size: clamp(130%, 6.5vw, 400%);
	margin-top: 0;
	font-weight: 600;
	line-height: 1;
}

@media (max-width: 559px) {
    [data-block-id="b196f8bb80a5f0be168741df6bffc063"] {
        background-position-y: 40%;
        background-position-x: 100%;
    }
    [data-block-id="b196f8bb80a5f0be168741df6bffc063"] h2 {
        text-align: left!important;
    }
    [data-block-id="b196f8bb80a5f0be168741df6bffc063"] h2 span {
        display: none;
    }
    [data-block-id="1c808c042031e415fc2eb56fd0e35baf"] img.float-right {
        display: none;
    }
}

/*••••• 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 •••••*/

#region-footer {
    background-color: var(--maincolor);
	color: #fff;
}

#region-footer .col-3:nth-of-type(n + 2) {
    padding-top: 25px;
}


#region-footer a, #region-footer h2 {
	color: #fff;
}

@media (max-width: 960px) {
    #region-footer .row > .col-3 {
        width: 100%;
    }
    
    #region-footer .row {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto auto;
        align-items: start;
    }

    #region-footer .row > .col-3:first-child {
        grid-column: 1;
        grid-row: 1 / span 3;
        display: block;
        width: 100%;
    }

    #region-footer .row > .col-3:nth-child(2) {
        grid-column: 2;
        grid-row: 1;
    }

    #region-footer .row > .col-3:nth-child(3) {
        grid-column: 2;
        grid-row: 2;
    }

    #region-footer .row > .col-3:nth-child(4) {
        grid-column: 2;
        grid-row: 3;
    }

}

@media (max-width: 450px) {
    #region-footer .row {
        display: flex;
        flex-wrap: wrap;
    }
    #region-footer .row > .col-3 {
        text-align: center;
    }
    #region-footer .row > .col-3:first-child {
        text-align: left;
    }
    #region-footer .row > .col-3:first-child img {
         max-width: 72%;
    }
    #region-footer .col-3:nth-of-type(n+2) {
	    padding-top: 10px;
    }
}
    

#region-copyright {
    background: #fff;
}


#region-copyright .copyright-break {
    display: none;
}

#region-copyright p {
    margin-top: 0;
    font-size: 80%;
    text-align: left;
}

#region-copyright span:nth-of-type(n + 1) {
    margin: 0 5px;
} 

@media (max-width: 960px) {
    #region-copyright .copyright-break {
        display: inline;
    }
    #region-copyright span:nth-of-type(2) {
        display: none;
    }
    #region-copyright a:first-of-type::before {
        display: none;
    }
}

@media (max-width: 450px) {
    #region-copyright p {
        text-align: center;
    }
}

/*••••• Suchseite •••••*/

.page-nureinshop-search .search-form label {
	color: var(--maincolor);
	display: block;
	padding-bottom: 5px;
	font-weight: 400;
}

.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: var(--br);
    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: var(--br);
    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-09-21 16:34:13 **/