/* EIGENE CSS VON STILE VICARI FRISEUR */

.linie {
	color:#ce9c6b !important;
}

.fa {
    display: none !important;
}

.staff {
     background-color: #ffffff !important;
}

.col-md-sv {
    position: relative;
    width: 100%;
    min-height: 1px;
    /* padding-right: 15px; */
    /* padding-left: 15px; */
}


.col-md-sv {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 100%;
}

.block-footer {
    display: initial;
    line-height: 1.5;
    margin-bottom: 15px;
}

.btn-primary_2 {
    background: transparent !important;
    border: 1px solid #fff !important;
}

.staff .img {
    width: 210px !important;
    height: 210px !important;

}

.staff {

    height: 333px !important;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 92%;
    height: 104%;
    box-shadow: 0 0 8px rgb(255 255 255 / 60%);
    background: #000;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    /* right: -6px; */
    text-align: right;
    padding-right: 2px !important;
    width: 92%;
    margin-right: 79px;
}

.no-gutters > .col, .no-gutters > [class*="col-"] {
    margin-top: 20px !important;
}

.footer_seo_greco a {
	
	font-size:15px !important;
	text-decoration: none !important;
	color:#999999 !important;
	margin-top:-5px !important;
	
}

.impress {
	font-size:15px !important;
	color:#999999 !important;
	
}

.impress-2 {
	font-weight: normal !important;
    color: #fff !important;
    margin-bottom: 40px !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    position: relative !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;

}

.flex-container {
  display: block;
  flex-wrap: wrap; /* Standardwert = nowrap */
}

.flex-item {
  flex-basis: 30%;
  flex-grow: 1;
  flex-shrink: 1;
}

.flex-container-2 {
  /*display: flex;*/
  flex-wrap: wrap; /* Standardwert = nowrap */
  flex-basis: 50%
}

.flex-item-2 {
  flex-basis: 30%;
  flex-grow: 1;
  flex-shrink: 1;
}

.farbe_galerie {
	color:#52595d;
	
}

.form-control2 {
    height: 58px !important;
    background: #000000 !important;
    color: #ffffff !important;
    font-size: 18px !important;
    border-radius: 0px !important;
    -webkit-box-shadow: none !important;
    /* box-shadow: none !important; */
    /* border: 2px solid #262626; */
    padding-right: 0 !important;
    padding-left: 0 !important;
	border:0px !important;
}

.ftco-bg-dark {
    background: #fff !important;
    margin-top: -109px !important;
}

@media (min-width: 768px){
.appointment {
    padding: 0% 12% 12% 0% !important;
}
}

.ion-md-calendar:before {
    content: "\f2ab";
	/*display:none !important;*/
}

.form-control {
    border: transparent !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
    height: 58px !important;
    padding-left: 0;
    padding-right: 0;
    background: transparent !important;
    color: rgba(255, 255, 255, 0.9) !important;
    font-size: 13px;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.cssdesign {
	
	background: #fff !important;
	padding-left: 24px !important;
	padding-right: 22px !important;
	color:#000000 !important;
}

input::placeholder {
  color: #000000 !important;
  font-size: 1.2em !important;
}

.appointment-form .form-group{
    color: #000000 !important;
}

@media (max-width: 767.98px){
.slider-text .icon {
    top: 77% !important;
}
}


.cc_container .cc_btn, .cc_container .cc_btn:visited {

    background-color: #314048 !important;

}

/* Cookie CSS Plugin */

#cookie-popup {
    text-align: center;
    background: #000000;
    position: fixed;
    top: 17%;
    left: 0;
    right: 0;
    z-index: 9999;
    font-size: 14px;
    line-height: 20px;
    padding: 2%;
    -webkit-box-shadow: 0px -20px 11px 15px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    -webkit-animation-duration: 0.8s !important;
    -moz-animation-duration: 0.8s !important;
    -o-animation-duration: 0.8s !important;
    animation-duration: 0.8s !important;
    -webkit-animation-name: slideDown !important;
    animation-name: slideDown !important;
    opacity: 0.95;
    width: 50%;
    /* margin-left: 0; */
    /* margin-right: 0; */
    margin: 0 auto;
}

#cookie-popup.hidden {
  display: none;
}



/* Cookie CSS Plugin */



@media (max-width: 768px){
.maps{
    width: 100%;
    height: 100%;
	
}}
	
.btn-2 {
    letter-spacing: 2px;
}

.btn-2:hover,
.btn-2:active {
  letter-spacing: 5px;
}

.btn-2:after,
.btn-2:before {
  backface-visibility: hidden;
  border: 1px solid rgba(#52595d, 0);
  bottom: 0px;
  content: " ";
  display: block;
  margin: 0 auto;
  position: relative;
  transition: all 280ms ease-in-out;
  width: 0;
}

.btn-2:hover:after,
.btn-2:hover:before {
  backface-visibility: hidden;
  border-color: #52595d;
  transition: width 350ms ease-in-out;
  width: 70%;
}

.btn-2:hover:before {
  bottom: auto;
  top: 0;
  width: 70%;
}



.btn-1 {
  background: darken($red, 1.5%);
  font-weight: 100;
  
  svg {
    height: 45px;
    left: 0;
    position: absolute;
    top: 0; 
    width: 100%; 
  }
  
  rect {
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    stroke-dasharray: 422, 0;
    transition: all 0.35s linear;
  }
}

.btn-1:hover {
  background: rgba($red, 0);
  font-weight: 900;
  letter-spacing: 1px;
  
  rect {
    stroke-width: 5;
    stroke-dasharray: 15, 310;
    stroke-dashoffset: 48;
    transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
  }
}

.trans {
	/*background-color: #000 !important;
	opacity: 0.8 !important;
	*/
	
}

.outset {
		border-style: outset;
		/*border-color:#52595d;*/
}
@media (max-width: 414px){
.h2-ges {
	
	font-size:25px !important;
	font-family: 'montserrat', sans-serif;
}}



/* PREISLISTE */

* {
  box-sizing: border-box;
}

.left {
  background-color: #fff;
  padding: 0px;
  float: left;
  width: 88%; /* The width is 20%, by default */
}

.main {
  background-color: #fff;
  padding: 0px;
  float: left;
  width: 5%; /* The width is 60%, by default */
}

.right {
  background-color: #fff;
  padding: 0px;
  float: left;
  text-align: right;
  width: 7%; /* The width is 20%, by default */
}

/* Use a media query to add a break point at 800px: */
@media screen and (max-width: 800px) {
  .left, .main, .right {
    width: 100%; /* The width is 100%, when the viewport is 800px or smaller */
  }
}

@media (min-width: 414px){
.breite {
	width: 11px !important;
	
}
.breite-2 {
	width: 217px !important;
	
}
.breite-3 {
	width: 38px !important;

}}

@media (min-width: 768px){
.col-md-6-form-maps {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100% !important;
}}
 
 
 
 
 .links {
  
  padding: 0px !important;
  float: left !important;
  width: 100% !important; /* The width is 20%, by default */
}

.mitte {
  
  padding: 0 110px !important;
  float: left !important;
  width: auto !important; /* The width is 60%, by default */
}

/* Use a media query to add a break point at 800px: */
@media screen and (max-width: 800px) {
  .link, .mitte {
    width: 100% !important; /* The width is 100%, when the viewport is 800px or smaller */
  }
}




@media (min-width: 350px){
.mitte {
    padding: 70px 40px !important;
    float: left !important;
    width: auto !important;
}}


@media (max-width: 414px){
.nav-link {
    color:#52595d !important;

}}

@media (max-width: 414px){
h1 {
    font-family: 'yanone', sans-serif;
    font-size: 49px !important;
}}


.padtext {
	padding: 0 15px !important;
	
}

.padtext-1 {
	padding: 0 5px !important;
	
}

.padtext-2 {
	padding: 0 26px !important;
	
}

/* in Style zeiele 6602 ausschalten*/
@media (min-width: 768px){
.ml-md-4, .mx-md-4 {
    margin-left: 0rem !important;
}}

/* Preise in responsiv */
.preise-res100 {
    padding:0 100% !important;
}

/* Preise in responsiv */
.preise-res89-7 {
    padding:0 89.7% !important;
}

/* Preise in responsiv */
.preise-res89 {
    padding:0 89% !important;
}

/* Preise in responsiv */
.preise-res88 {
    padding:0 88% !important;
}

/* Preise in responsiv */
.preise-res30 {
    padding:0 30% !important;
}


/* Preise in responsiv */
@media (min-width: 413px){
.preise-res1 {
    padding:0 88% !important;
}}


/* Preise in responsiv */
@media (min-width: 413px){
.preise-res2 {
    padding:0 88% !important;
}}

.gallery2 {
    
    height: 435px !important;
    
}

/* Impressum Footer */
@media (min-width: 1625px){
.impress1 {
    width: 1625px;
    margin-left: -258px;
}}

@media (min-width: 1865px) {
.impress1 {
    width: 1865px;
    margin-left: -378px;
}}
