/*
Theme Name: Minderheitsgruppe Schortens
Text Domain: MinderheitsgruppeSchortens
Version: 1.0
Description: Ein sehr gutes Theme!
Author: Layla Schmidt
Author URI: instagram.com/missallya_
*/

@font-face {
    font-family: 'Rubik';
    src: url('Rubik-Black.eot');
    src: local('Rubik Black'), local('Rubik-Black'),
        url('fonts/Rubik-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Rubik-Black.woff2') format('woff2'),
        url('fonts/Rubik-Black.woff') format('woff'),
        url('fonts/Rubik-Black.svg#Rubik-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('fonts/Rubik-SemiBold.eot');
    src: url('fonts/Rubik-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Rubik-SemiBold.woff2') format('woff2'),
        url('fonts/Rubik-SemiBold.woff') format('woff'),
        url('fonts/Rubik-SemiBold.ttf') format('truetype'),
        url('fonts/Rubik-SemiBold.svg#Rubik-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('fonts/Rubik-Bold.eot');
    src: url('fonts/Rubik-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Rubik-Bold.woff2') format('woff2'),
        url('fonts/Rubik-Bold.woff') format('woff'),
        url('fonts/Rubik-Bold.ttf') format('truetype'),
        url('fonts/Rubik-Bold.svg#Rubik-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('fonts/Rubik-Medium.eot');
    src: url('fonts/Rubik-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Rubik-Medium.woff2') format('woff2'),
        url('fonts/Rubik-Medium.woff') format('woff'),
        url('fonts/Rubik-Medium.ttf') format('truetype'),
        url('fonts/Rubik-Medium.svg#Rubik-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('Rubik-Regular.eot');
    src: local('Rubik Regular'), local('Rubik-Regular'),
        url('fonts/Rubik-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Rubik-Regular.woff2') format('woff2'),
        url('fonts/Rubik-Regular.woff') format('woff'),
        url('fonts/Rubik-Regular.svg#Rubik-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body{
	background-image: url("background.png");
	background-attachment: fixed;
	background-size: cover;
}

.wp-block-list li{
	margin-bottom: 1em !important;
}

.postcard a{
    color: #212529 !important;
}

.postcard a:hover{
    color: #b91023 !important;
}

.title-text{
    top: 4em;
    text-align: end;
    position: relative;
}

.title-logo{
    text-align: start;
}

.title-text p{
    font-size: 2em;
    font-weight: 500;
    line-height: 20px;
}

.title-text p small{
    font-size: 0.35em;
    font-weight: 500;
    line-height: 0px;
    margin-top: -5px;
}

nav ul li{
    display: inline-block;
}

nav ul a{
    color: #212529;
    transition: all 0.4s ease 0s;
	margin:0;
	padding:0;
}
nav ul a:hover{
    color: #b91023;
}

.list-ul{
	margin-top:2em;
	margin-bottom: -1.5em;
	    z-index: 1;
    position: relative;
}

.list-start{
    border-right: 1px solid #B91023;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	z-index:1;
}

.list-center{
    border-right: 1px solid #B91023;
	justify-content: space-between;
}

.list-end{
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.list-element{
	margin: 0;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	padding-left: 2em;
	padding-right: 2em;
	background: linear-gradient(to bottom, white 0%, white 50%, #e5e5e5 50%, #e5e5e5 100%);
	box-shadow: 0px 0px 5px #8f8f8f;
}

nav ul a .list-element-select{
	color:white;
	margin: 0;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	padding-left: 2em;
	padding-right: 2em;
	background: linear-gradient(to bottom, #d41f34 0%, #d41f34 50%, #B91023 50%, #B91023 100%);
	transition: all 0.4s ease 0s;
	box-shadow: 0px 0px 5px #8f8f8f;
}

nav ul a:hover .list-element-select{
    margin: 0;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	padding-left: 2em;
	padding-right: 2em;
	box-shadow: 0px 0px 5px #8f8f8f;
	color: black;
}

.postcard-text{
    padding: 1.5em;
    padding-left: 270px !important;
}
.postcard-text a{
    color: #212529;
}

.postcard-text a:hover{
    color: #b91023;
}

.postcard-img{
    width: 250px;
}


.front-img{
    background-image: url("header-bild.png");
    background-position: top;
	background-size: cover;
    width: 100%;
    height: 370px;
}

.contact-img{
    background-image: url("./assets/images/support.jpg");
    background-position: center;
    background-size: cover;
}

.background-news{
    min-height:200px; 
    width: 55%; 
    z-index: -1
}



.text-field-in-header{
    background-color: rgba(255, 255, 255, 0.9); 
    width: 500px;
    max-width: 100%;
    position: absolute;
    top: 20px;
    right: 270px;
    float: right;
    padding: 1em;
    text-align: right;
}

.article-inner{
    padding: 3em;
}

.article-outer{
    padding: 3em !important;
}

/*.heightWrapper{
    min-height: 100vh;
    padding-bottom: 80px;
}

.sidebar ul{
    padding: 0;
}

.sidebar li{
    list-style-type: none;
    margin-top:1em;
}*/

.grey-background{
    background-color: #e8e6e6;
}

.footer{
    position: absolute;
}

.footer-menu{
    list-style-type: none;
    padding: 0;
}

.footer-menu li{
    float: left;
    margin-right: 1em;
}

.footer-menu li a{
    color:#212529;
}

.footer-menu li a:hover{
    color:#212529;
    text-decoration: underline;
}

/*.navbar{
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.40) , rgba(0,0,0,0));
    background-color: hsla(0%, 100%, 0%, 0.25) !important;
    transition: background-color 200ms linear;
}

.navbar.scrolled {
    background-image: linear-gradient(to bottom, rgba(0,0,0,0) , rgba(0,0,0,0));
    background-color: #fff !important;
    transition: background-color 200ms linear;
    color:#b91023 !important;
}
.navbar.scrolled div a h1 {
    color: #b91023 !important;
    transition: background-color 200ms linear;
}
.navbar.scrolled .nav-item a{
    color: #b91023 !important;
    transition: background-color 200ms linear;
}


.main-content{
    position: relative;
    width: -webkit-fill-available;
    border-radius:10px 10px 5px 5px;
}
.main-shadow{
    -webkit-box-shadow: 0 0px 15px 10px rgb(0 0 0 / 15%);
    box-shadow: 0 0px 15px 10px rgb(0 0 0 / 15%);
    border-radius:5px;
}
.main-offset-big{
    margin: -110px 30px 0 !important;
}
.main-offset-small{
    margin: -60px 30px 0 !important;
}


.news{
    border-radius:5px 5px 0px 0px;
}

.head-img-front{
    height: 800px;
    object-fit: cover;
}

.head-img-other{
    height: 400px;
    object-fit: cover;
}*/



.header-name{
    font-size: normal;
    text-align: end;
}

.header-image{
    height: 170px;
}

/*.logo-image{
    width: 180px;
    vertical-align: unset;
}

.logo-image-liste{
    width: 140px;
    vertical-align: unset;
}

.orga-text{
    font-size: 1.25rem !important;
}

.social-icons{
    z-index: 1;
    margin:auto;
    width: fit-content;
    font-size: 30px;
    border-radius:5px 5px 0px 0px;
    -webkit-box-shadow: 0 0px 15px 10px rgb(0 0 0 / 15%);
    box-shadow: 0 0px 15px 10px rgb(0 0 0 / 15%);
}

.person{
    min-width:500px;
}

.credit-text{
    font-size: 0.8rem;
}*/


.sidecol{
    display: block;
}

@media (max-width: 991px){
    .title-text{
        top: 0em;
        text-align: center;
    }

    .title-logo{
        text-align: center;
    }
    .text-field-in-header{
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        float: none;
    }
}

@media (max-width: 550px){
    .article-outer{
        padding: 1em !important;
    }
    .article-inner{
        padding: 1em;
    }
}
@media (max-width: 767px){
    .contact-img{
        display: none;
    }
}

@media (min-width: 1199px){

    .sidecol{
        display: none;
    }
}
@media (max-width: 1199px){

    .background-news{
        width: 94%; 
    }
}

@media (max-width: 991px){
    .list-border{
        border-right: 0px solid #212529;
        padding-right: 0;
        margin-left: 4em;
        margin-right: 4em;
        margin-top: 1em;
    }

    .list-without-border{
        margin-left: 4em;
        margin-right: 4em;
        margin-top: 1em;
    }

    .postcard-text{
        padding-top: 1.5em !important;
        padding-bottom: 1.5em !important;
        padding-left: 1.5em !important;
        padding-right: 100px !important;
    }

    .postcard-img{
        width: 100px;
        float: right;
        right: 2.3em;
    }

    .postcard-height{
        height: auto !important;
    }
}

@media (max-width: 400px){
    .list-border{
        margin-left: 2em;
        margin-right: 2em;
    }

    .list-without-border{
        margin-left: 2em;
        margin-right: 2em;
    }
}

@media (max-width: 991px){

    /*.navbar {
        background-image: linear-gradient(to bottom, rgba(0,0,0,0) , rgba(0,0,0,0));
        background-color: #fff !important;
        transition: background-color 200ms linear;
        color:#b91023 !important;
    }
    .navbar div a h1 {
        color: #b91023 !important;
        transition: background-color 200ms linear;
    }
    .navbar .nav-item a{
        color: #b91023 !important;
        transition: background-color 200ms linear;
    }

    .navbar-collapse.collapse{
        background-color: rgba(0, 0, 0, 0.6);
        padding-bottom: 1em;
    }
    
    .navbar-collapse.collapsing{
        background-color: rgba(0, 0, 0, 0.6);
        padding-bottom: 1em;
    }
    
    .navbar-collapse.collapse.show{
        background-color: rgba(0, 0, 0, 0.6);
        padding-bottom: 1em;
    }
    
    .scrolled .navbar-collapse.collapse{
        background-color: white;
    }
    
    .scrolled .navbar-collapse.collapsing{
        background-color: white;
    }
    
    .scrolled .navbar-collapse.collapse.show{
        background-color: white;
    }

    .main-content{
        border-radius:0;
    }

    .main-offset-big{
        margin: 0 !important;
    }
    
    .main-offset-small{
        margin: 0 !important;
    }

    .news{
        border-radius: 0;
    }

    .head-img-front{
        height: 400px;
        object-fit: cover;
    }
    
    .head-img-other{
        height: 300px;
        object-fit: cover;
    }

    .logo-image{
        width: 100px;
        vertical-align: unset;
    }

    .navbar-collapse ul{
        margin: 1em !important;
    }

    .header-name{
        font-size: smaller !important;
    }

    .header-image{
        height: 40px;
    }

    .orga-text{
        font-size: 1rem !important;
    }

    .person{
        min-width:100%;
    }
    

    .social-icons{
        max-width: 100%;
        font-size: 30px;
        border-radius:0px;
		-webkit-box-shadow: 0 0px 0px 0px rgb(0 0 0 / 15%);
        box-shadow: 0 0px 0px 0px rgb(0 0 0 / 15%);
    }*/  
}


/*
.post-head{
    color: #a2a2a2;
}
.post-head a{
    color: #a2a2a2;
}
.post-head a:hover{
    color: #505050;
}

.news-tags {
    color: #ffffff96;
}
.news-tags a{
    color: #ffffff96;
}
.news-tags a:hover{
    color: #ffffff;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee;
}
blockquote p {
    font-style: italic;
}
blockquote cite {
    font-size: .8em;
    color: #777;
    font-style: normal;
    font-weight: 400;
}

.thumbnail{
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 50%);
}



.page-numbers {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 2px 0 0;
    border: 1px solid #eee;
    line-height: 1;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 600;
}

.page-numbers.current, a.page-numbers:hover {
    background: #f9f9f9;
}

.pagination .nav-links{
    margin: auto !important;
}

.head-img-container {
    position: relative;
    text-align: center;
    color: white;
  }
  
/* Centered text */
/*
.head-img-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
 }

 .wp-block-image img {
    max-width: 100%;
    height: auto !important;
}

.content-div{
    max-width: 800px !important; 
}*/