html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

/* nav contents */
.navbar-toggleable-sm {
    flex-direction: column;
}

.navbar-toggleable-sm .navbar-collapse {
    width: inherit;
}

.navbar-nav {
    text-align: center;
}

.bg-faded {
    background-color: transparent;
}


.lang {
    position: relative;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .13em;
    line-height: .5em;
    color: #95989A;
    text-transform: uppercase;
    font-size: .7em;
}

.german a {
    color: #95989A;
    text-decoration: none;
}

.english a {
    color: #95989A;
    text-decoration: none;
}

.logo {
    position: relative;
    text-align: center;
    padding: none;
}

.header {
    margin: 15px 0px 30px 0px;
}

.nav-item {
    padding: 0 22.2px 0 22.3px;
}

.navbar-light .navbar-nav 
.active>.nav-link {
    color: #FBBEC8;
}

.navbar-light 
.navbar-nav .nav-link {
    text-transform: uppercase;
    line-height: .75em;
    letter-spacing: .20em;
    transition: all .2s ease-in-out;
    font-size: .95em;
}

.navbar-light 
.navbar-nav .nav-link:hover {
    color: pink;
}

.navbar-toggler-icon {
    width: 1em;
    height: 1em;
}

/* hero contents */

.hero_card .card_hero {
    float: left;
    width: 100%;
    height: 606px;
    
}

.card_hero {
    background:url(../images/hero_img1.png) no-repeat right top;
    background-size: cover;
    text-align: center;
   
}

.hero_button_container {
    position: relative;
    text-align: center;
    top: -190px;
}

.hero_button {
    line-height: 1em;
    text-transform: uppercase;
    padding: 10px 10px;
    border: 0;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .09em;
    background-color: #FBBEC8;
    color: #000;
    text-decoration: none;
    border-radius: 0;
    margin-top: -60px;
    position: relative;
    text-align: center;
    top: 0px;    
    font-size: .8em;
}

.hero_button_container a:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}

/* testimonies contents */

.card {
  float: left;
  width: 25%;
  padding: .15rem;
  margin-bottom: 2rem;
  border: 0;
}

.card > img {
  margin-bottom: .75rem;
  width: 100%;  

}

.testimonies_button_container {
    position: relative;
    text-align: center;
}


.testimonies_button_container .testimonies_button  {
    line-height: 1em;
    text-transform: uppercase;
    padding: 10px 10px;
    border: 0;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .09em;
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    border-radius: 0px;
    text-decoration: none;
    border-radius: 0;
    margin-top: 10px;
    position: relative;
    text-align: center;    
    font-size: .8em;
    top: 20px;
}

.testimonies_button_container .testimonies_button:hover {
    background-color: #fff;
    color: #000;
}


/*
.testimonies_button_container .testimonies_button:hover {
    background-color: #000;
    color: #fff;
}

.testimonies_button a {
    color: #fff;
    text-decoration: none;
}

.testimonies_button a:hover {
    color: #000;
}
*/

.testimonies_feature .testimonies_feature_image {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}

.testimonies_feature_image > .card-img-top {
    width: 50%;
    display: block;
    position: relative;
    text-align: center;
}


.testimony_feature .card_testimony_container {
    float: left;
    width: 100%;
    height: 0px;
}

.testimony_feature .testimony_text {
    width: 50%;
    position: relative;
    text-align: center;
    left: 25%;
}
/*
.testimonies_button_container .testimonies_button:hover {
    background-color: #000;
    color: #fff;
}

.testimonies_button a {
    color: #fff;
    text-decoration: none;
}

.testimonies_button a:hover {
    color: #000;
}
*/

/* location contents */

.location_feature .location_banner {
    float: left;
    width: 100%;
    height: 270px;
    margin-bottom: 70px;
    margin-top: 80px;
}

.location_banner_image {
    width: 100%;
}

/*
.location_banner {
    background:url(../images/store_location_banner4.png) no-repeat center center;
    background-size: cover;
    margin-top: 100px;
    margin-bottom: 70px;
    text-align: center;
    
}



.location_button {
    margin-top: 180px;
    line-height: 1em;
    text-transform: uppercase;
    padding: 10px 10px;
    border: 0;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .09em;
    background-color: #FBBEC8;
    color: #000;
    text-decoration: none;
    border-radius: 0;
}


.location_button a:hover {
    color: #fff;
    background-color: #000;
}

.btn-primary:hover {
    background-color: #000;
}
*/

/* footer contents */

footer {
    background-color: #afbabc;
    margin-top: 40px;    
}

.copyright {
    position: relative;
    text-align: center;
    margin-top: 25px;
    height: 40px;
}

.copyright_text {
    color: #fff;
    font-size: 0.8rem;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .09em;
    font-weight: lighter;
}

.legal {
    position: relative;
    text-align: center;
    margin-top: 25px;
    font-family: 'Open Sans', sans-serif;
}

.legal_text,
.legal_link {
    color: #fff;
    font-size: 0.8rem;
    font-weight: lighter;
}

/* about */

.outlet_store_image {
    float: left;
    width: 100%;
    height: 362px;
}

.outlet_store_image img {
    width: 100%;
}

.about_text {
    margin-top: 10px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .09em;
}


/* collections */

.gallery .image_holder {
    float: left;
    width: 33.33%;
    margin: 0;
}


.image_holder img {
    width: 100%;
}


.celeb_card_content {
    padding-left: 7px;
    margin: 10px 0 10px 0;
    font-family: 'Open Sans', sans-serif;
}


/* contact page */


.contact_information {
    margin-top: 30px;
}

.contact_form {
    position: relative;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}

.say_hello {
    font-size: 1.7em;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    margin-bottom: 50px;
}

.form_label {
    font-size: .9em;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    margin: 35px 0 10px 0;
    color: #504A4A; 
}

.send_button {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    padding: 8px 20px 8px 20px;
    letter-spacing: .4em;
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    font-size: 0.75em;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 30px;
}

.send_button:hover {
    background-color: #FBBEC8;
    border: 1px solid #FBBEC8;
}

.contact_text {
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .04em;
    font-size: .9em;
    border-left: 1px solid #95989A;
}

.appointment_info {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.2em;
    margin: 10px 0 8px 0;
}


/* stores page */

.stores_container {
    position: relative;
    text-align: center;
}

.store_location_name {
    color: #95989A;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .2em;
    font-size: .8em;
    text-transform: uppercase;
    margin-top: 20px;
}

.stores_container .store_location_card {
    width: 33.33%;
    margin-top: 30px;
    position: relative;
    text-align: center;
}

.card-title {
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .1em;
    font-size: 1.1em;
}

.address {
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .1em;
    font-size: .8em; 
    text-align: center;
    margin: 5px 0 5px 0;
}

.phone_number {
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .1em;
    font-size: .8em; 
    text-align: center;
    margin-top: 0px;
    margin: 5px 0 7px 0;
}

.store_web_address {
    color: #FBBEC8;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .03em;
}


@media all and (max-width: 992px) {

  .card {
  float: left;
  width: 50%;
  padding: .15rem;
  margin-bottom: 2rem;
  border: 0;
}
  
    .card > img {
    margin-bottom: .75rem;
    width: 100%;

}
    .hero_card .card_hero {
    float: left;
    width: 100%;
    height: 306px;
    
}

    .card_hero {
    background:url(../images/hero_img1.png) no-repeat center center;
    background-size: cover;
    text-align: center;
   
}
    
    .hero_button_container {
    position: relative;
    text-align: center;
    top: -140px;
}
    
    .menu-click {
    display: block;
    padding: 10px 0;
    position: relative;
    background: #fff;
    text-decoration: none;
    text-align: right;
    font-size: 1.6em;
    line-height: 1em;
    font-weight: normal;
    z-index: 999999;
    cursor: pointer;
} 
    
    .nav-item {
    padding: 0 11.2px 0 11.3px;
    line-height: .95em;
    font-size: .8em;    
}

    .hero_button {
    line-height: 1em;
    text-transform: uppercase;
    padding: 10px 10px;
    border: 0;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .09em;
    background-color: #FBBEC8;
    color: #000;
    text-decoration: none;
    border-radius: 0;
    position: relative;
    text-align: center;
    top: 38px;    
    font-size: .8em;    
    }
    
    .testimony_feature .card_testimony_container {
    float: left;
    width: 100%;
    height: 0px;
    }

    .testimony_feature .testimony_text {
    width: 80%;
    position: relative;
    text-align: center;
    left: 8%;
}
    
    .testimonies_button_container .testimonies_button {
    line-height: 1em;
    text-transform: uppercase;
    padding: 10px 10px;
    border: 0;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .09em;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    border-radius: 0px;
    text-decoration: none;
    border-radius: 0;
    margin-top: 10px;
    position: relative;
    text-align: center;    
    font-size: .8em;
    top: 10px;
}
    
    .location_feature .location_banner {
    float: left;
    width: 100%;
    height: 80px;
    margin-bottom: 65px;
    margin-top: 40px;
}

    .location_banner_image {
    width: 100%;
}
    
    .logo {
    position: relative;
    text-align: center;
    padding: none;
    margin-top: 10px;    
}
 
    .outlet_store_image {
    float: left;
    width: 100%;
    height: 200px;   
}

    .outlet_store_image img {
    width: 100%;
}
    .about_text {
    margin-top: none;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .09em;
}
    
    .gallery .image_holder {
    float: left;
    width: 50%;
    margin: 0;    
}


    .image_holder img {
    width: 100%;
}
    
    .contact_text {
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .04em;
    font-size: .9em;
    border-left: 1px solid #95989A;
    text-align: center;    
}

    .stores_container .store_location_card {
    width: 100%;
    margin-top: 30px;
    position: relative;
    text-align: center;
}
    

}



@media all and (min-width: 993px) and (max-width: 1200px) {
    

  .card {
  float: left;
  width: 25%;
  padding: .15rem;
  margin-bottom: 2rem;
  border: 0;

}
 
.card > img {
  margin-bottom: .75rem;
  width: 100%;

}
    .hero_card .card_hero {
    float: left;
    width: 100%;
    height: 306px;
    
}

    .card_hero {
    background:url(../images/hero_img1.png) no-repeat center center;
    background-size: cover;
    text-align: center;
   
}
    
    .hero_button_container {
    position: relative;
    text-align: center;
    top: -100px;
}
  
    .hero_button {
    line-height: 1em;
    text-transform: uppercase;
    padding: 10px 10px;
    border: 0;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .09em;
    background-color: #FBBEC8;
    color: #000;
    text-decoration: none;
    border-radius: 0;
    margin-top: -60px;
    position: relative;
    text-align: center;
    top: 35px;    
    font-size: .8em;
}
    .outlet_store_image {
    float: left;
    width: 100%;
    height: 292px;
}

    .outlet_store_image img {
    width: 100%;
}
    
    .stores_container .store_location_card {
    width: 50%;
    margin-top: 30px;
    position: relative;
    text-align: center;
    margin-bottom: 30px;    
}
 
}


@media all and (min-width: 1200px) {
    
  .card {
  float: left;
  width: 25%;
  padding: .15rem;
  margin-bottom: 2rem;
  border: 0;
    
}
 .card > img {
  margin-bottom: .75rem;
  width: 100%;
}
    
    .hero_button {
    line-height: 1em;
    text-transform: uppercase;
    padding: 10px 10px;
    border: 0;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .09em;
    background-color: #FBBEC8;
    color: #000;
    text-decoration: none;
    border-radius: 0;
    margin-top: -60px;
    position: relative;
    text-align: center;
    top: 0px;    
    font-size: .8em;
}
    
}
