/*
	Theme Name: Sabine Krüger 2025
	Theme URI: https://www.textilbotschafterin.de/
	Description: Sabine Krüger 2025 Theme
	Version: 1.0
	Author: Christoph Karnebogen, Mirco Hueneke
	Author URI: http://www.diewildengestalten.de
*/

/* ------------------- WEBFONT IMPORT (Google Fonts) ------------------- */

/* nunito-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: 'Nunito';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/nunito-v31-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-300italic - 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: 'Nunito';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/nunito-v31-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-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: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/nunito-v31-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-italic - 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: 'Nunito';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/nunito-v31-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-500 - 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: 'Nunito';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/nunito-v31-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-500italic - 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: 'Nunito';
  font-style: italic;
  font-weight: 500;
  src: url('fonts/nunito-v31-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-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: 'Nunito';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/nunito-v31-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-800italic - 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: 'Nunito';
  font-style: italic;
  font-weight: 800;
  src: url('fonts/nunito-v31-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-900 - 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: 'Nunito';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/nunito-v31-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-900italic - 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: 'Nunito';
  font-style: italic;
  font-weight: 900;
  src: url('fonts/nunito-v31-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* nunito-sans-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: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/nunito-sans-v18-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-sans-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: 'Nunito Sans';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/nunito-sans-v18-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-sans-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: 'Nunito Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/nunito-sans-v18-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}





/* ------------------- VARIABLES ------------------- */
/* fuer IE extra script css-vars.js laden */
:root {
	--white: #ffffff;
	
	--sk-darkblue: #2c2374;  /* 2c2374 */
	
	--sk-darkgrey: #A69F94;  /* a4a3a4 */
	
	--sk-lightgrey: #D9D3C7;  /* e5e5e1 */
}



/* ------------------- BASIC ------------------- */

body{
  	font-family: 'Nunito';
  	font-style: normal;
  	font-weight: 400;
    background-color: var(--sk-lightgrey);
	line-height: 1.7;
}

::focus {
    outline: 0 !important;
}

.effect, a{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

p:last-child{
	margin-bottom: 0;
}

a {
	color: inherit;
}

a:hover {
	color: inherit;
}




/* --------------- HEADINGS AND TXT --------------- */

h1, h2{
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;	
	text-transform: uppercase;
	margin-bottom: 30px;
	color: #828182;
    letter-spacing: 0.2rem;
}

h3 {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.1rem;
}

.modal-title { font-weight: 600; }


/* -------------------- COLORS -------------------- */

.white{ color: white; }




/* ------------------- NAVIGATION ------------------- */

header{
    text-align: center;
    padding: 25px 0;
}


/* ------------------- SCROLLEFFECT ------------------- */


.fade-in-section {
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 600ms ease-out, transform 600ms ease-out;
  will-change: opacity, transform;
}

.fade-in-section.is-visible {
  opacity: 1;
  transform: none;
}

@media (prefers-reduced-motion: reduce) {
  .fade-in-section {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}






/* ----------------- FOOTER ----------------- */

footer{
	background-color: var(--sk-darkblue);
	color: white;
	padding: 40px 0;
	overflow: hidden;
}

footer a{
	display: block;
}






/* ----------------- ELEMENTS ----------------- */

#lay-intro{
	position: relative;
}

#lay-cite{
	background-color: var(--sk-darkgrey);
	padding: 80px 25%;
	text-align: center;
	color: var(--sk-darkblue);
	font-size: 25px;
  	font-family: 'Nunito';
  	font-style: italic;
  	font-weight: 300;
	line-height: 1.4;
}

#lay-text-img{
	padding: 100px 0;
}


#lay-text-img img, .gallery-teaser {
	box-shadow: 0 0 75px rgba(0, 0, 0, 0.3);
}


#lay-text{
	padding: 100px 0;
}

#lay-galleries{
	padding: 100px 0;
	background-color: var(--sk-darkgrey);
}

#lay-dsim{
	padding: 100px 0 150px 0;
}

.ds-im h2 {
    margin-top: 50px;
    text-align: left;
    font-size: 20px;
    margin-bottom: 10px;
    color: #828182;
}

.ds-im h3 {
    margin-bottom: 10px;
    margin-top: 40px;
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    color: #828182 !important;
}

.ds-im h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 30px;
}

.ds-im ul {
    padding-left: 15px;
}

.ds-im a {
    color: var(--sk-darkblue);;
	word-break: break-all;
}

.teaser-image{
	margin: 0 auto;
    display: block;
	border-radius: 20px 20px 0 0;
}

.wp-caption { max-width: 100%; }
.wp-caption-text { margin-top: 15px; font-style: italic; }

#lay-intro .col-12{
	position: absolute;
	height: 100%;
    justify-content: center;
    display: flex;
    width: 1140px;
    align-items: center;	
	text-align: center;
}

.first-cite {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 60px;
    letter-spacing: 10px;
    text-transform: uppercase;
    color: var(--sk-darkblue);
}

.teaser-text{
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 50px;
    letter-spacing: 5px;
    text-transform: uppercase;
	background-color: rgba(255,255,255,0.35);
	padding: 0px 15px;
}

.first-cite-row{
	margin-left: 0;
	margin-right: 0;
}

.logo{
	width: 400px;
}

.first-cite img{
    width: 250px;
    position: absolute;
    bottom: -20px;
    right: -40px;
    opacity: 0.46;
}

.text-positioneer{
    display: inline-block;
    position: relative;	
}

.news-headline{
	margin-top: 50px;
}

.gallery-teaser {
    aspect-ratio: 1 / 1;
    width: 100%;
    background-size: cover;
    background-position: center;
}

.gallery-teaser{
	margin-bottom: 10px;
}

.gallery-wrap {
	color: white;
	font-weight: 600;
}

.gallery-wrap:hover {
	color: var(--sk-darkblue);
	text-decoration: none;
}

.modal-header {
	border: 0;
}

.modal-header .close {
    padding: 5px 10px;
    margin: -15px -1rem -1rem auto;
    color: white;
    background-color: var(--sk-darkblue);
    opacity: 1;
}

.modal-content {
	background-color: rgba(255,255,255,0.8);
}

.gallery-grid img{
	margin-top: 40px;
	min-width: 100%;
}

.gallery-grid p {
	font-style: italic;
	margin: 10px 0 0 0;
}

.icon-style {
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid var(--sk-darkblue);
    padding: 15px;
    margin: 0 15px;
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: column;
    color: var(--sk-darkblue);
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 600;
	margin-bottom: 15px;
}

.icon-style:hover {
    color: var(--sk-darkblue);	
}

.icon-phone, .icon-mail{
	height: 70px;
	margin-bottom: 20px;
}

.icon-bar {
    text-align: center;
	margin-top: 50px;
}

.sideflag {
    position: fixed;
    top: 200px;
    right: 0;
    display: flex;
    flex-direction: column;
}

.sideflag .icon-style {
	margin: 0;
	border: 0;
}

.sideflag .icon-style:first-child {
	padding-bottom: 0;
}

.sideflag .icon-phone, .sideflag .icon-mail {
    height: 30px;
    margin-bottom: 0;
}

.dotted-line {
    height: calc(100% + 50px);
    border-left: 1px dotted #e4e683;
    position: absolute;
    right: 30%;
    top: 0;
}

footer .container{
	position: relative;
}

.sideflag .icon-phone:hover, .sideflag .icon-mail:hover {
    transform: scale(1.1);
}

.mid-heighter{
	display: flex;
	align-items: center;
}

.first-cite-section{
	padding: 80px 40px !important;
}









/* ------------------------------------------------ MOBILE ------------------------------------------------ */

@media screen and (max-width: 767.98px) { 
	
	.logo {
		width: 250px;
	}
	
	.teaser-text {
		font-size: 30px;
	}
	
    #lay-intro .col-12 {
        width: 100%;
        left: 0;
        align-items: center;
        line-height: 1.3;
		padding-left: 40px;
        padding-right: 40px;
    }
	
	.first-cite {
		font-size: 30px;
	}
	
	.ungerade img, .gerade img{
		margin-top: 40px;
	}
	
	#lay-cite {
		font-size: 20px;
		padding: 50px 0%;
	}
	
	.termin{ 
		margin-bottom: 40px;
	}
	
	.termin:last-child{ 
		margin-bottom: 0px;
	}
	
	.gallery-wrap{ 
		margin-bottom: 40px;
		display: block;
	}
	
	.gallery-wrap:last-child{ 
		margin-bottom: 0px;
	}
	
	#lay-galleries {
		padding-bottom: 20px;
	}
	
	footer {
		text-align: center;
	}
	
	footer .col-12{
		margin-bottom: 15px;
	}
	
	footer .col-12:last-child{
		margin-bottom: 0px;
	}
	
	.dotted-line {
		display: none;
	}
	
	.first-cite img {
		width: 160px;
		right: 0;
	}
	
	.text-positioneer {
		width: 100%;
	}
	
	.text-positioneer span{
		hyphens: auto;
	}
	
	.icon-bar .icon-style {
		max-width: calc(100% - 30px);
		white-space: normal;
		overflow-wrap: anywhere;
	}
	
}
/* ------------------------------------------------ Extra small devices ------------------------------------------------ */

@media screen and (max-width: 575.98px) { 
	
	.container{
		padding-left: 40px;
		padding-right: 40px;
	}
	
}





/* ------------------------------------------------ TABLET ------------------------------------------------ */

@media (min-width: 768px) and (max-width: 991.98px) { 
	
	#lay-intro .col-12{
		width: 720px;
	}
	
	.icon-bar .icon-style {
		min-width: 160px;
		margin-bottom: 15px;
	}
	
	.first-cite {
		font-size: 40px;
	}
	
	.first-cite img {
		width: 180px;
		bottom: -18px;
	}
	
	.mail-footer-extra-super-special{
		width: 80%;
		white-space: normal;
		overflow-wrap: anywhere;
	}
	
}






/* ------------------------------------------------ Small Computers ------------------------------------------------ */

@media (max-width: 1199.98px) { 

.icon-bar .icon-style {
width: 100%;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) { 
	
	#lay-intro .col-12{
		width: 960px;
	}	
	
}








