/* Custom Stylesheet */

@import url('https://fonts.googleapis.com/css?family=Karla');
@font-face { font-family: 'Charcuterie Ornaments';
             src: url('../font/Charcuterie/Charcuterie Ornaments.otf') format('opentype'); }

body {
    font-family: 'Karla';
	/*background-color: #f8dcdb;*/
	background-color: white;
}

@media only screen and (min-width: 1101px) {
	h1 {
		font-family: 'Karla';
		color: black;
		font-weight: bold;
		line-height: 75%;
		font-size: 80px;
	}
}
h2 {
	font-family: 'Karla';
	color: black;
	font-weight: bold;
}
h3 {
	font-family: 'Karla';
	color: black;
	font-size: 30px;
	line-height: 1em;
}
h4 {
    font-size: 100px;
    line-height: 30px;
    text-rendering: optimizelegibility;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto; 
    letter-spacing: 0.1em;
    font-family: 'Charcuterie Ornaments';
    font-kerning: normal;
}
h5 {
	font-family: 'Karla';
	color: black;
	font-size: 20px;
}
p {
	font-family: 'Karla';
	color: black;
	font-size: 17px;
}
@media only screen and (max-width: 1100px) {
	h1 {
		font-family: 'Karla';
		color: black;
		font-weight: bold;
		line-height: 75%;
		font-size: 50px;
	}
	h2 {
		font-size: 30px;
		font-family: 'Karla';
		color: black;
		font-weight: bold;
	}
	h3 {
		font-family: 'Karla';
		color: black;
		font-size: 20px;
		line-height: 1em;
	}
}
@media only screen and (max-width: 500px) {
	h1 {
		font-family: 'Karla';
		color: black;
		font-weight: bold;
		line-height: 75%;
		font-size: 40px;
	}
	h2 {
		font-size: 30px;
		font-family: 'Karla';
		color: black;
		font-weight: bold;
	}
	h3 {
		font-family: 'Karla';
		color: black;
		font-size: 20px;
		line-height: 1em;
	}
}

nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
	height: 90px;
}

.nav-wrapper {
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 20px;
	background-color: white;
}

nav .brand-logo {
	font-weight: bold;
	font-size: 3.1em;
	color: black;
	font-style: italic;
}

nav ul a {	
	color: black;
	font-weight: bold;
	font-size: 1.1em;
}
nav ul a:hover {
	background-color: #f8dcdb;
}
.nav-scrolled {
    position: fixed;
    top: 0;
    width: 100%;
    background: #282828;
    transition: all 0.5s ease;
    z-index: 9999;
}
#sidenav-overlay {
    z-index: 99;
}
nav .button-collapse i {
    line-height: 80px;
}

.slider {
}
.slider .slides {
}
.slider .indicators {
  bottom: 60px;
  z-index: 100;
}
.slider .indicators .indicator-item.active, .slider .indicators .indicator-item {
	background-color: #f8dcdb;
	border: solid 1.5px black;
	height: 20px;
	width: 20px;
}
.slider .indicators .indicator-item {
	background-color: white;
}
.slider .slides li .caption.center-align {
	top: 30%;
}
.slider .slides li .caption.left-align {
	top: 2%;
}
.slider .slides li .caption.left-align.bottomalign {
	top: 57%;
}
.btn {
	background-color: white;
	color: black;
	border: solid 1px black;
	font-size: 1.5em;
	padding-top: 10px;
	height: 60px;
	width: 350px;
}
.btn i, .btn-large i, .btn-floating i, .btn-large i, .btn-flat i {
	font-size: 1.5em;
}
.btn:hover, .btn-large:hover {
	background-color: #f8dcdb;
}
i.right {
	margin-left: 0;
}

/************************************************** TEAM **************************************************/
.team {
    background: white;
    color: #000;
    height: auto;
    padding: 120px 0 120px;
    position: relative;
    background: url(../img/aboutme_bg2.jpg);
    background-position: center center;
}
.hide-on-med-and-up .btn {
	width: 90%;
}
/************************************************** SALON **************************************************/
.salon {
    padding: 120px 0 120px;
    background: url(../img/salon_bg.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    height: auto;
    width: auto;
}
@media only screen and (max-width: 420px) {
	.salon {
		padding: 50px 0 50px;
	}
}
/*.salon img {
	width: calc(100%/3.2);
	height: auto;
}*/
.salon-white {
	background-color: white;
}
/************************************************** BILDER **************************************************/
.bilder {
    background: white;
    color: #000;
    height: auto;
    position: relative;
}
.bilder img {
	padding-left: 20px;
	width: calc(100%/5.1);
	height: auto;
}
/************************************************** PREISE **************************************************/
.preise {
    background: white;
    color: #000;
    height: auto;
    padding: 120px 0 50px;
    position: relative;
}
@media only screen and (max-width: 420px) {
	.preise {
		padding: 50px 0 0px;
	}
}
@media only screen and (min-width: 1300px) {
	.preise {
		padding-left: 10%;
		padding-right: 10%;
	}
	.produkte {
		padding-bottom: 120px;
	}
}
/************************************************** KONTAKT **************************************************/
.kontakt {
    padding: 120px 0 0px;
    background: url(../img/salon_bg.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    height: auto;
    width: auto;
}
@media only screen and (max-width: 420px) {
	.kontakt {
		padding: 50px 0 0px;
	}
}
#map {
	width: 100%;
	height: 600px;
}
/************************************************************ FOOTER ************************************************************/
footer.page-footer {
    margin-top: 0px;
    padding-top: 1px;
    background-color: #282828;
    color: #fff;
	height: 70px;
}
footer.page-footer .footer-copyright {
	line-height: 70px;
}
.btn-floating.btn-large {
    width: 100px;
}
.btn-floating {
    background: #fff;
    height: 100px;
    width: auto;
    border-radius: 0;
}
.btn-floating:hover {
    background-color: #fff;
}
.big {
    height: 50px;
}
.fixed-action-btn.horizontal ul {
    text-align: left;
    right: 30px;
    top: -150%;
    width: 900px;
}
footer.page-footer  h2 {
    font-weight: 500;
}
.page-footer  a{
    font-size: 20px;
}
.modal p {
    color: #000 !important;
	line-height: 30px;
}
.modal a {
    font-size: 22px;
    color: #303030;
}
.modal .modal-content {
	padding-bottom: 0;
}
.grey-text.text-lighten-4:hover {
		color: #f8dcdb !important;
}

.navbar-fixed { z-index: 9999; }