/*
Theme Name:  WP IrisKaschl Theme
Theme URI: https://www.susan-schulze.de
Description: Iris Kaschl Grafik
Author: Susan
Author URI: https://www.susan-schulze.de
Version: 1.0
Tags: responsive, white, bootstrap
*/

/*Bootstrap core CSS */
@import url('bootstrap/css/bootstrap.min.css');
@import url('fonts/fonts.css');

body {
	font-family: averta_pelight_italic, sans-serif;
	color: #000000;
	font-size: 19px;
	line-height: 27px;
	
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

:focus {
	outline: none;
}

.content-header strong,
.content_footer strong {
	font-weight: normal;
	font-family: averta_peregular, sans-serif;
	font-style: italic;
}

a{
	font-family: averta_peregular, sans-serif;
	font-style: italic;
	color: #000000;
	text-decoration: underline;

	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

a:hover{
	opacity: 0.5;
	color: black;
}

h1 {
	font-family: averta_pelight_italic, sans-serif;
	color: #2C002F;
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 30px;
}

h2 {
	font-family: averta_peregular, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 19px;
	text-transform: uppercase;
}

h3{
	font-family: averta_pelight_italic, sans-serif;
	font-size: 19px;
}

p{
	margin-bottom: 1rem;
}

.navbar-brand {
	background: url(assets/Logo2.svg);
	text-align: center;
	width: 59px;
	height: 59px;
	display: block;
	margin: auto;
    background-position: center;
    margin-bottom: 20px;
}

.navbar {
	margin: 30px auto;
}

.menu {
    width: 100%;
    text-align: center;
	margin: auto;
}

.menu li {
    list-style: none;
    display: inline-block;
}

.menu li.current-menu-item a{
	text-decoration: none;
	border-bottom: 2px solid #212B36;
	font-style: italic;
}

.menu li a {
	font-style: normal;
	text-decoration: none;
	color: #212B36; 
    margin: 15px;
    font-size: 20px;
}

.menu li a:hover{
	border-bottom: 2px solid #212B36;
}

.container-fluid {
    padding-right: 5%;
    padding-left: 5%;
}

.portrait {
	height: 320px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    margin-bottom: 20px;
}

section {
    margin: 10px auto 20px;
    display: inline-block;
}

.page-id-3 h1{
	font-size: 45px;
}

.imprint_wrapper, .page-id-3 {
	background-color: rgba(175,170,170,0.20);
	font-size: 13px;
	line-height: 17px;
	font-family: averta_peregular, sans-serif;
}

#collapse_imprint{
	font-family: averta_peregular, sans-serif;
	font-size: 14px;
	color: #1B1C1D;
	line-height: 30px;
	cursor: pointer;
	border-bottom: 1px solid white;
	margin: 20px auto;
}

#collapse_imprint:hover{
	font-weight: italic;
	border-bottom: 1px solid;
}

.imprint_wrapper .container-fluid{
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
}

#close {
	cursor: pointer;
	font-family: averta_peregular, sans-serif;
	font-size: 24px;
    line-height: 30px;
    background: rgba(175,170,170,0.60);
    position: absolute;
    right: 15%;
    top: 30px;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    text-align: center;
}

#close:hover {
	background: rgba(175,170,170,0.30);
}


.imprint_wrapper{
	display: none;
}

.imprint_wrapper.show{
	display: block;
}

.content_footer {
	margin-top: 30px;
}

.backtotop {
    display: block;
    width: 100%;
    height: 60px;
    position: relative;
    cursor: pointer;
}

.backtotop::after{
    content: "";
    background: url(assets/Pfeil_hoch.png);
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    margin: auto;
}

.backtotop:hover{
	opacity: 0.5;
}



/*GRAFIK*/
section.content-header {
    margin: 10px auto 30px;
}

.project_content{
	color: #FBFBFB;
	font-family: averta_peregular, sans-serif;
	font-size: 15px;
	line-height: 20px;
	display: block;
    padding: 35px 0px 20px;
    margin: 0px;
}

.project_content .swiper-slide img{
	width: 100%;
    height: auto;
}

.project_content .swiper-container-grafik,
.project_content .swiper-container-freies {
    margin-top: 10px;
}

.project_content .swiper-pagination {
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
}

.project_content .swiper-pagination-bullet {
    margin: 4px;
    background: #FBFBFB;
}

.project_content .swiper-pagination-bullet-active {
	background: #FBFBFB;
}

.project_content .swiper-button-next:hover::after,
.project_content .swiper-button-prev:hover::after{
	opacity: 0.5;
} 

.project_content .swiper-button-next, 
.project_content .swiper-container-rtl .swiper-button-prev,
.project_content .swiper-button-prev, 
.project_content .swiper-container-rtl .swiper-button-next{
	width: 30px;
    height: 101%;
    top: 0px;
    background-image: none;
}

.project_content .swiper-button-next, 
.project_content .swiper-container-rtl .swiper-button-prev{
    right: 0px;
}

.project_content .swiper-button-prev, 
.project_content .swiper-container-rtl .swiper-button-next{
	left: 0px;
}

.project_content .swiper-button-next::after, 
.project_content .swiper-container-rtl .swiper-button-prev::after {
    content: "";
    background: url(assets/Pfeil_rechts.png);
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30px;
    height: 101%;
    background-size: 50%;
    background-position: right;
    background-repeat: no-repeat;
}
.project_content .swiper-button-prev::after, 
.project_content .swiper-container-rtl .swiper-button-next::after {
	content: "";
    background: url(assets/Pfeil_links.png);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 30px;
    height: 101%;
    background-size: 50%;
    background-position: left;
    background-repeat: no-repeat;
}

.swiper-container-freies .swiper-slide {
    padding: 0px 30px;
}

.project_content .swiper-container-grafik .swiper-button-next::after, 
.project_content .swiper-container-grafik .swiper-container-rtl .swiper-button-prev::after,
.project_content .swiper-container-grafik .swiper-button-prev::after, 
.project_content .swiper-container-grafik .swiper-container-rtl .swiper-button-next::after{
	background-position: center;
}

.imprint_wrapper p{
	margin-bottom: 1rem;
}



@media screen and (min-width: 993px){

}

@media screen and (min-width: 768px){
	h1 {
		font-size: 95px;
		line-height: 100px;
	}

	h2{
		font-size: 26px;
	}

	p{
		margin-bottom: 2rem;
	}

	h3{
		font-size: 26px;
	}

	.menu li a {
		margin: 10px;
	}

	body {
		font-size: 40px;
		line-height: 55px;
	}

	#collapse_imprint{
		font-size: 16px;
		line-height: 30px;
		margin: 30px auto;
	}

	section.content-header {
	    margin-top: 40px;
	    margin-bottom: 20px;
	}

	.content_footer {
		margin-top: 100px;
	}


	.imprint_wrapper {
		font-size: 14px;
		line-height: 20px;
	}

	.container-fluid {
	    padding-right: 15%;
	    padding-left: 15%;
	}

	.portrait {
		height: 780px;
		margin-bottom: 40px;
	}

	.navbar-brand {
		background: url(assets/Logo.svg);
		width: 262px;
		height: 59px;
		display: block;
		margin: unset;
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: cover;
	    margin-bottom: 20px;
	}

	.navbar {
		margin: 30px auto;
	}

	.navbar .container-fluid {
		padding-right: 5%;
		padding-left: 5%;
	}

	.menu {
		float: right;
		margin: unset;
		width: unset;
	}

	.menu li {
	    list-style: none;
	    float: left;
	}

	.menu li a {
    	margin: 20px;
    }

    .project_content{
    	font-size: 20px;
    	line-height: 30px;
    	padding: 80px 0px 60px;
    }

    .project_text{
    	margin-bottom: 20px;
    }

    .project_content .swiper-container-grafik,
	.project_content .swiper-container-freies {
	    margin-bottom: 10px;
	}

	.project_content .swiper-button-next, 
	.project_content .swiper-container-rtl .swiper-button-prev,
	.project_content .swiper-button-prev, 
	.project_content .swiper-container-rtl .swiper-button-next {
	    width: 60px;
	}

	.project_content .swiper-button-next::after, 
	.project_content .swiper-container-rtl .swiper-button-prev::after,
	.project_content .swiper-button-prev::after, 
	.project_content .swiper-container-rtl .swiper-button-next::after {
		top: -10px;
		width: 60px;
	}

	.swiper-container-freies .swiper-slide {
	    padding: 0px;
	}

	.project_content .swiper-container-freies {
		padding: 0px 60px;
	}

	.backtotop::after{
		width: 60px;
    	height: 60px;
	}


}


@media screen and (max-width: 768px){

	.page-template-grafik .project_content .row{
		margin-right: -21px;
	    margin-left: -21px;
	}

	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
		padding-right: 21px;
	    padding-left: 21px;
	}

	.col-swiper{
		padding: 0px;
	}
  
}