/*Erfahren Sie mehr Text*/

p.erfahren_sie_mehr a {
	font-size:1.3rem;
	color:white;
	text-decoration:unset;
	padding: 1.25rem 2.25rem;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    border-radius: 10rem;
	background-color:#a67668;
	}


.btn-primary {
	background-color:#f540f5;
	color:white;
}

.masthead .btn-primary:hover {
	background-color:#efe4de;
}


p.saeulen_intro {
	font-size:2rem;
	}

p.saeule_innen {
	font-size:1.75rem;
}


/*Navbar*/

#mainNav {
background-color: white;
font-size: 1.5rem;
}


#mainNav li {
	padding-right:30px;
}

.navbar-brand {
	font-size: 1.5rem;
}


/*Jumbotron*/

header.masthead {
	/*text-shadow: 2px 2px 8px black;*/
}

.masthead h1 {
	color:#a67668;
	font-weight: unset;
  line-height: unset;
}
.masthead h3 {
	color:#a67668;
	font-weight: unset;
  line-height: unset;
}



.intro_text_l-g {
	font-size:1.75rem;
	/*font-weight: 700;
  line-height: 1.2;*/
  color:black;
}
/*Email*/

.meine_email {
  font-size:1.5rem;
}

/*footer*/

footer {
	text-align: center;
}

footer ul li a {
	color:black;
	text-decoration: none;
	font-size:1.25rem;
}

/*Slider veraltet*/

#carouselExampleCaptions {
/*text-shadow: 2px 2px 8px black;*/
font-size:1.5rem;
/*margin-left: 3rem;
margin-right:3rem;*/
background-color:#f8f9fa;
}

#carouselExampleCaptions .carousel-inner {
	width:50% !important;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
 /* background-image: unset;*/
  color:white;
  background-color:black;
  width:100px;
  height:100px;
  
  display:none;
}


button.carousel-control-next {
	color: white;
	
}



/*Bildergalerie*/

button.carousel-control-prev, button.carousel-control-next {
	display:none;
}

section#about {
	/*margin-bottom:50rem;*/
}

div.text_handarbeit_thumb {
	margin-top:20px;
	margin-bottom:20px;
}

div.carousel-inner img {
	width:50%;
}


/*.carousel-indicators {
  position: unset;
}*/

.carousel-indicators {
 /* max-width: 600px;*/
  flex-wrap: wrap;
  justify-content: normal;
  margin-left: 0px;
  margin-top: 25px;
  
  padding-right: 0px;
  margin-right: 0px;
}


.carousel-indicators {
  position: /*absolute*/inherit;
  padding-bottom:200px;
  right: unset;
  bottom: unset;
  left: unset;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 0px;
  list-style: none;
}


.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 100px;
  height: /*3px*/auto;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: /*-240px*/unset;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  /*opacity: 0.5;*/
  transition: opacity 0.6s ease;
}

div.thumbs_handarbeiten {
	
}

div.thumbs_kosmetik {
	
	}

img.profilbild {
	border-radius: 10px;
}

div.babygarnituren {
	padding-top: 20px;
}


div.accordion-item .accordion-button {
	color:white;
	background-color:#a67668;
	border-radius:10px !important;
}

div.accordion-item .accordion-button:hover {
	color:white;
	background-color:#d9bfae;
	border-radius:10px !important;
}

.carousel-item {
	padding-top:10px;
	padding-bottom:10px;
}

/*Buttons*/ 
#thumbScrollRow > button, #thumbScrollRow2 > button {
	min-width:100px !important;
}

/*Kontakt*/

#kontakt a {
	color:white;
}

/*Impressum*/

.impressum_schrift h2 {
  font-weight: unset;
  line-height: unset;

}

/*Section Preise*/

#preise {
	padding-top:70px;
}

div.kosmetik_container,
div.manikuere_container,
div.pedikuere_container {
	font-size:1.1rem;
}

div.anfahrtskosten {
font-size:1.1rem;	
}

.zur_person {
font-size:1.1rem;	
}

.preise {
	font-size:0.7em;
}


/*Responsive*/

/*X-Small devices (portrait phones, less than 576px)*/
@media (min-width: 100px) and (max-width: 575.98px) {

#carouselExampleCaptions .carousel-inner {
  width: 100%;
}

#carouselExampleCaptions .carousel-inner {
  width: 100% !important;
}

div.carousel-inner img {
	width:100%;
}

#carouselExampleCaptions {
font-size:1.0rem;
background-color:#f8f9fa;
}


.carousel-control-next-icon, .carousel-control-prev-icon {
 /* background-image: unset;*/
  color:white;
  background-color:black;
  width:10px;
  height:10px;
}


}


/* applies to small devices (landscape phones, less than 768px)*/
@media (min-width: 576px) and (max-width: 767.98px) {

div.carousel-inner img {
  width: 100%;
}

#carouselExampleCaptions .carousel-inner {
  width: 100% !important;
}

}

/* applies to medium devices (tablets, less than 992px)*/
@media (min-width: 768px) and (max-width: 991.98px) {
	
	div.carousel-inner img {
  width: 100%;
}

#carouselExampleCaptions .carousel-inner {
  width: 65% !important;
}

.kosmetik_container,
.manikuere_container,
.pedikuere_container
{
	font-size:1rem;
}
	
}


/* applies to medium devices (tablets, less than 1199.98px)*/
@media (min-width: 992px) and (max-width: 1199.98px) {

.kosmetik_container,
.manikuere_container,
.pedikuere_container
{
	font-size:1rem;
}
	
	
}