/* Allgemeine Zusatzstyles */
.clear {
  clear: both;
}
.spacer10 {
  margin-top: 10px;
}
.spacer20 {
  margin-top: 20px;
}
.spacer30 {
  margin-top: 30px;
}
.spacer40 {
  margin-top: 40px;
}
.display_none {
  display: none;
}
.noborder {
  border: none !important;
}
#ws_inquiry_content {
  display: block !important;
}
@media (max-width: 991px) {
  .spacer-sm-20 {
    margin-top: 20px;
  }
  .spacer-sm-40-bottom {
    margin-bottom: 40px;
  }
  .h1,
  h1 {
    font-size: 28px;
  }
  .h2,
  h2 {
    font-size: 21px;
  }
  .h3,
  h3 {
    font-size: 16px;
  }
  .h4,
  h4 {
    font-size: 14px;
  }
  .h5,
  h5 {
    font-size: 12px;
  }
  .page-header {
    margin-top: 0px;
  }
  .page-header h1 {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .spacer-sm-20 {
    margin-top: 20px;
  }
}
.glyphicon-refresh-animate {
  -animation: spin 2s infinite linear;
  -webkit-animation: spin2 2s infinite linear;
  font-size: 100px;
  color: #cccccc;
}
@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
/* Zusatzstyle, da Selects teilweise fertig ohne "form-control"-Klasse kommen müssen*/
select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.has-error select {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error p {
  color: #a94442;
}
/* Styles des Headers */
.uspbar {
  background: #f9f9f9;
}
.uspbar--inner {
  height: 26px;
  font-size: 0.8em;
  color: #7f7f7f;
  padding: 5px 15px;
}
.header--logo {
  padding: 20px 0;
}
.header--search,
.header--icons {
  padding-top: 27px;
}
@media (max-width: 991px) {
  .header--logo {
    padding-bottom: 0px;
    width: 200px;
  }
  .header--search,
  .header--icons {
    padding-top: 20px;
  }
}
#header--icons--basket {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .navbar {
    min-height: 0px;
  }
}
.navbar-header form.visible-xs {
  padding: 9px 0px 9px 15px;
}
.navbar-header p.navbar-text {
  padding: 0px 15px;
}
.navbar-search {
  width: calc(100% - 122px);
  float: left;
}
.nav-pills-flyout {
  position: relative;
}
li[data-menutoggle] {
  position: static;
}
.menuflyout {
  display: none;
  position: absolute;
  z-index: 10;
  left: 0px;
  right: 0px;
  padding-top: 10px;
}
/* Styles des Footers */
footer {
  margin-top: 40px;
}
footer a {
  display: block;
  padding-bottom: 5px;
}
.footer--upper {
  background-color: #f9f9f9;
  color: #7f7f7f;
}
.footer--upper--icon {
  font-size: 2em;
  padding: 10px 10px 20px 0;
}
.footer--upper--text {
  vertical-align: text-bottom;
  display: inline-block;
}
.footer--middle {
  background-color: #e6e6e6;
  padding-bottom: 40px;
}
.footer--middle--headline {
  text-transform: uppercase;
  padding: 30px 0 10px 0;
}
.footer--middle--icon {
  width: 30px;
}
.footer--lower--copyright {
  color: #e3e3e3;
  margin: 20px 0;
}
.footer--lower--copyright a {
  color: #e3e3e3;
  display: inline;
}
/* Bilderbehelfsklassen für Miniaturen und Zentrierungen */
.basket--img {
  max-height: 50px;
}
.modal--img {
  max-height: 100px;
}
.productlabel {
  position: absolute;
  top: 14px;
  right: 30px;
}
.img-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.img-stretch {
  text-align: center;
  display: block;
}
.img-stretch:hover {
  text-decoration: none;
}
.img-center {
  display: inline-block !important;
  width: 97%;
}
/* Bewertungen */
.ratings_nofill,
.ratings_starfill {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0px;
  right: 0px;
  overflow: hidden;
}
.ratings_nofill span,
.ratings_starfill span {
  width: 30px;
}
.pr_rating-overview .nofill,
.pr_rating-overview .starfill {
  font-size: 28px;
  overflow-x: hidden;
  width: 30px;
}
.rating-box,
.fillstar-box {
  position: relative;
  vertical-align: middle;
  font-family: Glyphicons Halflings;
  display: inline-block;
  color: #ccc;
}
.fillstar-box {
  cursor: pointer;
}
.rating-box:before,
.fillstar-box:before {
  content: "\e006 \e006 \e006 \e006 \e006";
  z-index: 5;
}
.rating-box .rating_icon,
.fillstar-box .rating_icon {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #ffd93f;
}
.rating-box .rating_icon:before,
.fillstar-box .rating_icon:before {
  content: "\e006 \e006 \e006 \e006 \e006";
}
.pr_rating .rating-box {
  font-size: 1.2em;
  letter-spacing: 0.1em;
}
.pr_rating-overview .rating-box {
  font-size: 3em;
  letter-spacing: 0.2em;
}
.pr_rating_small .rating-box {
  font-size: 1em;
  letter-spacing: 0.1em;
}
.fillstar-box {
  font-size: 3em;
  letter-spacing: 0.2em;
}
/* Startseite */
.carousel-caption {
  background: -moz-radial-gradient(center, ellipse cover, rgba(30, 87, 153, 0.48) 0%, rgba(32, 89, 155, 0.48) 2%, rgba(84, 143, 198, 0) 57%, rgba(125, 185, 232, 0) 100%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(30, 87, 153, 0.48) 0%, rgba(32, 89, 155, 0.48) 2%, rgba(84, 143, 198, 0) 57%, rgba(125, 185, 232, 0) 100%);
  background: radial-gradient(ellipse at center, rgba(30, 87, 153, 0.48) 0%, rgba(32, 89, 155, 0.48) 2%, rgba(84, 143, 198, 0) 57%, rgba(125, 185, 232, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a1e5799', endColorstr='#007db9e8', GradientType=1);
}
/* Login */
.hidden-combined {
  display: none;
}
.active_combined {
  display: block;
}
.box_combined {
  padding-left: 20px;
}
label span.active_combined {
  font-weight: bold;
}
/* Paydeliv */
.ws_deliverydiv_main,
.ws_paymentdiv_main {
  margin: 0px 0px 0px 0px;
  padding: 10px;
}
.ws_paymentdiv_main select {
  margin-top: 5px;
}
.ws_deliverydiv_radio,
.ws_paymentdiv_radio {
  display: table-cell;
  padding: 0px 10px;
  vertical-align: top;
}
.ws_deliverydiv_logo,
.ws_paymentdiv_logo {
  width: 100px;
  display: table-cell;
}
.ws_deliverydiv_logo img,
.ws_paymentdiv_logo img {
  width: 100px;
  margin: 0 0 5px 0;
}
.ws_deliverydiv_text,
.ws_paymentdiv_text {
  display: table-cell;
  vertical-align: top;
}
.ws_deliverydiv_name,
.ws_paymentdiv_name {
  font-weight: bold;
}
.ws_deliverydiv_clear,
.ws_paymentdiv_clear1,
.ws_paymentdiv_clear3 {
  clear: both;
}
.ws_paymentdiv_main_disabled,
.ws_deliverydiv_main_disabled {
  color: #999;
}
.ws_paymentdiv_disabled {
  color: #AA0000;
  font-weight: bold;
  margin: 10px 0px 0px 0px;
}
.ws_paymentdiv_main_active,
.ws_deliverydiv_main_active {
  background: #eee;
}
.ws_paymentdiv_paymentcountryrule_error .ws_paymentdiv_paymentcountryrule_name {
  color: #aa0000;
  font-weight: bold;
}
/* Checkout allgemein */
.checkouticon {
  margin-right: 10px;
}
/* Produktmeta */
.pr_meta {
  display: none;
}
/* Poduktname auf Kategorieebene*/
.cat-pr-name {
  font-size: 20px;
  min-height: 90px;
  overflow: hidden;
}
/* Mehrfachbilderanzeige */
.pr-images .carousel-control,
.pr-images-modal .carousel-control {
  background: none;
}
@media (min-width: 992px) {
  .pr-images:not(.pr-images-modal) .carousel-control {
    display: none;
  }
}
.carousel-inner img {
  width: 100%;
}
.pr-images:not(.pr-images-modal) [data-toggle="picmodal"] {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pr-images .carousel-indicators,
.pr-images-modal .carousel-indicators {
  display: inline-block;
  margin-left: 5px;
  left: 0px;
  width: 100%;
  position: relative;
  margin: 20px 0;
}
.pr-images .carousel-indicators li,
.pr-images-modal .carousel-indicators li {
  border: medium none;
  border-radius: 0;
  float: left;
  height: auto;
  margin-left: 0;
  margin-right: 5px !important;
  margin-top: 10px;
  width: 18%;
  background: #fff;
}
.pr-images .carousel-indicators img,
.pr-images-modal .carousel-indicators img {
  border: 2px solid #FFFFFF;
  float: left;
  left: 0;
  width: 100%;
}
.pr-images .carousel-indicators .active img,
.pr-images-modal .carousel-indicators .active img {
  border: 2px solid #428BCA;
}
.pr-image {
  max-height: 600px;
  width: auto !important;
}
.memolist_var_table td {
  padding: 3px 5px 3px 0px;
  font-weight: bold;
}
.memolist_var_table td + td {
  font-weight: normal;
}
/* PLZ-Assistent */
#ws_plzhelp_suggest_zip,
#ws_plzhelp_suggest_city {
  position: absolute;
  background: #fff;
  z-index: 99;
  border: solid 1px #cccccc;
}
.ws_plzhelp_suggest_close {
  position: absolute;
  top: 0;
  right: 0;
  height: 16px;
  width: 16px;
  cursor: pointer;
}
.ws_plzhelp_suggest_close:after {
  position: relative;
  content: "\274c";
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  color: #555555;
}
.ws_plzhelp_suggest_headline {
  color: #337ab7;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 5px 10px 10px;
}
.ws_plzhelp_suggest_description {
  padding: 0px 10px 10px 10px;
  color: #000000;
}
.ws_plzhelp_suggest_table {
  width: 100%;
}
.ws_plzhelp_suggest_table_div {
  height: 140px;
  margin-bottom: 10px;
  overflow-y: scroll;
}
.ws_plzhelp_suggest_tr_1 {
  background-color: #f5f5f5;
}
.ws_plzhelp_suggest_td_1,
.ws_plzhelp_suggest_td_2 {
  padding-left: 10px;
  padding-right: 10px;
}
.ws_plzhelp_suggest_table tr:hover,
.ws_plzhelp_select {
  background-color: #337ab7 !important;
  color: white;
  cursor: pointer;
}
.no-padding {
  padding: 0;
}
.full-width {
  width: 100%;
}
.white {
  color: #fff;
}
#ws_cookie_layer {
  background: #eee;
  padding: 10px;
  position: fixed;
  bottom: 0;
  z-index: 1000;
  width: 100%;
  text-align: center;
}
#ws_cookie_layer {
  display: none;
}
.dropdown-menu-hover {
  width: 290px;
  padding: 10px;
  margin-top: 0;
}
#dropdown-memolist {
  left: 50%;
  margin-left: -145px;
}
@media (min-width: 768px) {
  .dropdown-button-hover {
    width: 240px;
  }
  #dropdown-memolist {
    left: 50%;
    margin-left: -120px;
  }
}
#dropdown-basket {
  right: 0;
  left: inherit;
}
#directorder .form-control {
  padding: 5px;
}
#basket {
  background-color: #F0F8FF;
  border-radius: 4px;
  padding: 15px;
}
.dropdown-hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.direct_order_var_td_1 {
  padding-right: 5px;
}
.contentLogin {
  padding-left: 20px;
}
.thumbnail .caption {
  min-height: 190px;
}
/*# sourceMappingURL=styles.css.map */