/* -------------------------------------------------------------
  Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
  By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets

  List of CSS3 Sass Mixins File to be @imported and @included as you need

  The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
  ENDING css files

  note: All CSS3 Properties are being supported by Safari 5
  more info: http://www.findmebyip.com/litmus/#css3-properties

------------------------------------------------------------- */
.hinweis_c {
  border: 2px solid red;
  padding: 15px;
  text-align: center;
  font-size: 21px !important;
  margin-bottom: 40px;
}
.menu li {
  text-shadow: 0px 0px 25px #ffdbb6;
}
.desktop li.menuitem.menuitem_home {
  transform: rotate(355deg);
}
.desktop li.menuitem.menuitem_auskunft {
  transform: rotate(366deg);
  left: 10px;
}
.desktop li.menuitem.menuitem_ambiente {
  transform: rotate(366deg);
  top: 5px;
  left: 5px;
}
.desktop li.menuitem.menuitem_girls-aktuell {
  transform: rotate(358deg);
  top: 26px;
  left: 23px;
}
.desktop li.menuitem.menuitem_services {
  transform: rotate(373deg);
  top: 28px;
  left: 63px;
}
.desktop li.menuitem.menuitem_links {
  transform: rotate(369deg);
  top: 53px;
  left: 87px;
}
.desktop li.menuitem.menuitem_jobs {
  transform: rotate(363deg);
  top: 15px;
  left: 41px;
}
.desktop li.menuitem.menuitem_galerie-arnstadt {
  transform: rotate(369deg);
  top: 19px;
  left: 1px;
}
.desktop li.menuitem.menuitem_galerie-coburg {
  transform: rotate(359deg);
  top: 27px;
  left: -7px;
}
.desktop li.menuitem.menuitem_galerie {
  transform: rotate(349deg);
  top: -3px;
  left: 167px;
}
.mobile .no_icons .menuitem .text {
  text-align-last: center;
}
nav.main_nav.open {
  text-align: center;
  padding: 0px 0px 63px 0px;
}
#div_area_footer {
  background-color: transparent;
}
.anzeigentext, .imagecounter_html, .galerie_headline {
  text-align: center;
}
.thumb_container {
  max-width: 100%;
  width: 90% !important;
  text-align: center;
}
textarea, input, select {
  color: #000;
}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: black;
}
.starter-list {
  text-align: center;
}
div#text-8731983 {
  display: none;
}
.quick_link {
  background-size: cover;
  background-image: url(../images/spacer.gif);
  width: 100%;
  height: 140px;
  display: inline-block;
}
#div_area_12 .slider_home .owl-item img {
  display: block;
  width: 80%;
}
.page_ambiente .gallery-single .gallery-image-list {
  display: block;
  float: left;
  width: 100%;
  font-size: 0;
}
.menuitem_used-dolls {
  position: absolute;
  top: 60px;
  margin-left: 30px;
}
