body {
  font-family: "KarmillaRegular", sans-serif;
  overflow-x: hidden;
  color: #383838;
  font-size: 16px; }

* {
  outline: 0 !important; }

.h1, h1 {
  font-size: 28px; }

.h2, h2 {
  font-size: 18px; }

.h3, h3 {
  font-size: 24px; }

.h4, h4 {
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 25px; }

nav a {
  font-family: "Roboto Condensed Light", sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: "KarmillaBold", sans-serif !important; }

.btn {
  font-size: 16px;
  min-width: 150px;
  line-height: 24px;
  margin-bottom: 10px;
  margin-top: 5px; }

.btn.focus, .btn:focus {
  color: #fff; }

.btn-mc-cta {
  color: #fff;
  background: #d54990;
  border-radius: 18px;
  border: 1px solid #d54990;
  text-transform: uppercase; }

.btn-mc-cta:hover {
  color: #fff;
  background: #db77b3;
  border-radius: 18px;
  border: 1px solid #db77b3; }

.btn-mc-a {
  color: #d54990;
  background: #fff;
  border-radius: 18px;
  border: 1px solid #d54990; }

.btn-mc-a:hover {
  color: #d54990;
  background: #fff;
  border-radius: 18px;
  border: 1px solid #d54990; }

.btn-mc-b {
  background: #fff;
  border: 1px solid #878787;
  color: #878787;
  border-radius: 18px; }

.btn-mc-b:hover {
  background: #fff !important;
  border: 1px solid #575756;
  color: #575756;
  border-radius: 18px; }

.btn-mc-cta:focus {
  color: #fff; }

.btn-mc-a:focus {
  color: #d54990; }

/*
.is-heading1 {
  font-family: $heading-font;
  font-size: 16px;
  position: relative;
  clear: both;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  color: #666666;
  font-weight: bold;
  padding: 0px 0px 30px 0px;
}
*/
hr {
  margin-top: 40px;
  margin-bottom: 5px; }

section.main-content .box-content .item-box .img-box {
  height: 430px;
  overflow: hidden; }

section.main-content .box-content .item-box .description {
  position: absolute;
  top: 77%;
  bottom: 0%;
  width: 100%;
  text-align: center;
  padding-right: 15px;
  background: #fff;
  opacity: 0.9;
  padding-bottom: 13px; }

.testi {
  height: 225px;
  padding: 40px 20px;
  background-color: #F9F9F9;
  position: relative;
  text-align: center;
  margin: 15px 0px;
  font-size: 14px; }

.testi-1 {
  border: 1px solid #EE6CB4; }

.testi-2 {
  border: 1px solid #4E7FB7; }

.testi-3 {
  border: 1px solid #4DBBEA; }

.testi-sign {
  position: absolute;
  bottom: 15px;
  right: 15px;
  color: #909090; }

footer {
  margin-top: 50px; }

.login {
  margin-top: -140px; }

.is-sticky .login {
  margin-top: -4px; }

.highlight-menu {
  border-bottom: 2px solid #d54990; }

.login a {
  color: #333333;
  font-family: "Roboto Condensed Light", sans-serif;
  font-weight: 300; }

@media (max-width: 767px) {
  .login {
    margin-top: -4px; }
  .toast-item {
    width: 290px; }
  .aboProductName, .paymentMethods, .billingAddress, .shipmentAddress {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px; } }

textarea {
  min-height: 100px; }

.danger-label {
  color: #d54990;
  font-weight: 200;
  padding-left: 0px;
  text-align: left; }

.top-0 {
  margin-top: 0px !important; }

.top-5 {
  margin-top: 5px; }

.top-20 {
  margin-top: 20px; }

.top-25 {
  margin-top: 25px; }

.top-30 {
  margin-top: 30px; }

.top-40 {
  margin-top: 40px; }

.top-70 {
  margin-top: 70px; }

textarea, select, input:not([type=checkbox]):not([type=radio]) {
  color: #000;
  border: 1px solid #e1e1e1;
  width: 100%;
  padding: 10px 0 10px 10px;
  margin-top: 20px;
  background-color: #fff; }

select {
  height: 44px; }

.howitworks {
  position: relative;
  min-height: 360px; }

.howitworks h3 {
  margin-top: 15%; }

.howitworks .hiw-left {
  position: absolute;
  bottom: 0px;
  left: 16px; }

.howitworks .hiw-right {
  position: relative;
  bottom: 0px;
  right: 0px;
  float: right; }

.infobox {
  background-color: #f5f5f5;
  padding: 20px; }

.product-box {
  min-height: 470px;
  position: relative; }

.product-box .head {
  padding: 10px;
  background-color: #f9f9f9;
  height: 150px; }

.product-box .content {
  padding: 10px; }

.product-box .footer {
  padding: 10px;
  position: relative;
  bottom: 0px;
  width: 100%; }

.product-box h4 {
  margin-top: 10px;
  font-family: "KarmillaRegular", sans-serif;
  font-weight: normal;
  text-transform: uppercase; }

.product-box h3 {
  font-family: "KarmillaRegular", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 30px;
  margin-top: 5px; }

.product-box .head hr {
  margin: 15px 130px 10px 130px;
  border-top: 2px solid #eee; }

.product-box .footer hr {
  margin: 0px 75px 0px 75px;
  border-top: 2px solid #eee; }

.highlight-product {
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.38);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.38); }

.highlight-top-product {
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.51);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.51);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.51);
  transform: scale(1.1); }

.highlight-product:hover {
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.38);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.38); }

.highlight-top-product:hover {
  -webkit-box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.51);
  -moz-box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.51);
  box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.51);
  transform: scale(1.1); }

.product-box-wrapper {
  padding: 39px; }

.product-box .footer .btn, .box-teaser .btn {
  width: 140px; }

.box-teaser {
  z-index: 2; }

.box-teaser .btn {
  margin-top: -50px;
  margin-bottom: 50px;
  position: relative; }

.box-teaser .btn-mc-big {
  padding: 10px 0px 10px 0px;
  font-size: 18px;
  line-height: 1.333;
  border-radius: 23px;
  width: 180px;
  text-transform: uppercase;
  margin-top: -60px;
  margin-bottom: 60px; }

.past-boxes .box {
  padding-bottom: 25px; }

.past-boxes .box-image, .specials .box-image {
  border: 1px solid #e1e1e1;
  padding: 8px; }

.past-boxes h3, .specials h3 {
  text-align: center;
  font-size: 20px;
  margin-top: 14px; }

.past-boxes p {
  text-align: center; }

.past-boxes a, .specials a {
  width: 140px; }

.box-products h3 {
  text-align: center;
  font-size: 16px; }

.box-products a {
  margin-top: 6px; }

.box-products .manufacturer {
  margin-top: 6px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  min-height: 35px; }

.box-products p {
  margin-top: 6px;
  min-height: 68px;
  text-align: center;
  overflow-x: hidden; }

a i, button i {
  padding-left: 10px;
  padding-right: 10px; }

/* Override toastmessage CSS */
.toast-item {
  font-family: "KarmillaRegular", sans-serif; }

.productdetail {
  background-color: #f5f5f5; }

.productdetail .image-manufacturer {
  margin-top: 15px; }

.productdetail .image-product {
  margin-top: 15px; }

.productdetail .product-description {
  margin-top: 70px;
  height: 80%;
  min-height: 280px; }

.manufacturers .manufacturer-box {
  border: 1px solid #d5d5d5;
  margin-bottom: 10px;
  padding: 13px; }

.manufacturer-box img {
  margin: 0 auto;
  opacity: 0.6;
  filter: alpha(opacity=50);
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%); }

.manufacturer-box img:hover {
  opacity: 0.8;
  filter: alpha(opacity=100); }

.checkout-progress li {
  color: #383838; }

.checkout-progress .active {
  color: #575757 !important;
  font-weight: bold; }

header.is-sticky {
  min-height: 85px; }

header {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 10px;
  min-height: 50px; }

.brand-color {
  color: #d54990; }

.border-top {
  border-top: 1px solid #e2e2e2; }

.cart table {
  width: 100%; }

.cart .price {
  text-align: right; }

.cart .ordertotal {
  margin: 20px 0px 20px 0px; }

.registerGender .radio-inline input[type="radio"] {
  position: absolute;
  margin-top: 4px;
  margin-left: 3px; }

.switch-shipping .radio-inline input[type="radio"] {
  position: absolute;
  margin-top: 3px;
  margin-left: 4px; }

.registerGender {
  margin-top: 20px; }

.checkout-register .radio-inline {
  margin-bottom: 4px; }

.checkout-register .emailaddress {
  size: 23;
  maxlength: 240; }

.checkout-register .label-birthday {
  padding: 20px 0px 0px 16px; }

.text-nowrap + label {
  white-space: nowrap; }

.border-box {
  border: 1px solid #aeaeae;
  border-radius: 5px;
  padding: 30px; }

footer .main-footer .footer-info .item ul li a:hover {
  color: #bdbdbd; }

footer .main-footer .footer-copyright .right a:hover {
  color: #bdbdbd; }

footer .main-footer .footer-info .item ul li a i:hover {
  background: #bdbdbd none repeat scroll 0 0; }

footer .main-footer .footer-info .item button {
  font-size: 16px;
  min-width: 150px;
  line-height: 24px;
  margin-bottom: 10px;
  margin-top: 5px;
  color: #fff;
  background: #d54990;
  border-radius: 18px;
  border: 1px solid #d54990;
  text-transform: uppercase;
  padding: 6px 12px;
  letter-spacing: 0px; }

footer .main-footer .footer-info .item button:hover {
  background: #d54990;
  border: 1px solid #d54990; }

.row.past-boxes {
  margin-top: 20px; }

.product-box-wrapper img {
  padding-top: 7px;
  width: 200px; }

a {
  color: #d54990; }

p a {
  color: #000000;
  text-decoration: underline !important; }

p a:hover {
  color: #d54990; }

section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content .caption-slide a {
  font-size: 16px;
  min-width: 150px;
  line-height: 24px;
  margin-bottom: 10px;
  margin-top: 5px;
  color: #fff;
  background: #d54990;
  border-radius: 18px;
  border: 1px solid #d54990;
  text-transform: uppercase;
  padding: 6px 12px; }

section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content .caption-slide a:hover {
  background: #d54990;
  border: 1px solid #d54990; }

::selection {
  background: #d54990;
  /* WebKit/Blink Browsers */
  color: #fff; }

::-moz-selection {
  background: #d54990;
  /* Gecko Browsers */
  color: #fff; }

section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content .caption-slide {
  left: -130px;
  position: absolute;
  text-align: center;
  width: 70%; }

section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content .caption-slide h2 {
  color: #383838;
  margin-top: 25%; }

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  background-color: #d54990;
  color: #fff; }

a:focus, a:hover {
  color: #db77b3; }

.SideNavigation {
  border: 1px solid #e1e1e1; }

.nav-pills > li > a {
  border-radius: 0; }

.customerAcc.accOverview, .customerAddr.accOverview, .customerRight {
  border: 1px solid #e1e1e1;
  min-height: 145px;
  padding-left: 10px;
  word-wrap: break-word; }

.panel--body.is--wide > h3 {
  margin-top: 30px; }

.customerOverview > h2 {
  font-size: 24px;
  margin-bottom: 25px;
  margin-top: 8px; }

.customerLeft, .customerRight {
  margin-top: 5%; }

.customerAcc.accOverview > h4, .customerAddr.accOverview > h4, .newsletterInfo.accOverview > h4 {
  padding-bottom: 10px; }

#orderHistoryContainer > h2 {
  font-size: 24px;
  margin-bottom: 25px;
  margin-top: 8px;
  color: #d54990; }

.text-info {
  color: #d54990; }

.divider1 {
  border-top: 1px solid #e1e1e1; }

.paymentselect .row {
  margin-top: 20px; }

#orderHistoryContainer > p {
  margin-bottom: 30px; }

.paymentlist1 {
  padding-left: 0; }

.customerAcc.accOverview > p > span {
  padding-right: 14%; }

.glyphicon {
  float: right; }

.ttitle {
  padding-right: 10px; }

.footer-copyright {
  margin-top: 60px; }

footer .main-footer .footer-info .item.newsletter {
  padding-left: 15px;
  padding-top: 0; }

footer .main-footer .footer-info {
  padding-bottom: 0px; }

footer .sm-icon {
  margin: 0px 0px 10px 10px; }

section.main-content .wrap-main-slide .main-slide .wrap-control .nav-control.left-control i::before {
  color: #e1e1e1;
  font-size: 60px;
  position: relative;
  top: -6px; }

section.main-content .wrap-main-slide .main-slide .wrap-control .nav-control.right-control i::before {
  color: #e1e1e1;
  font-size: 60px;
  position: relative;
  right: -3px;
  top: -5px; }

section.main-content .wrap-main-slide .main-slide .wrap-control .nav-control.left-control {
  left: 15px; }

section.main-content .wrap-main-slide .main-slide .wrap-control .nav-control.right-control {
  right: 15px; }

section.main-content .box-content .item-box .img-box img {
  height: auto; }

.divider1 {
  border-top: 1px solid #e1e1e1; }

/* AUFZAEHLUNGSZEICHEN */
ul {
  padding-left: 25px; }

ul li::before {
  color: #383838;
  content: "\f00c";
  font-family: fontawesome;
  padding-right: 6px;
  font-size: 14px; }

.main-footer li::before {
  content: none; }

nav li::before, .nav li::before {
  content: none; }

ul li {
  text-indent: -25px; }

nav li, .nav li {
  text-indent: 0; }

.main-footer li {
  text-indent: 0; }

ul.paymentlist1 > li.roundc4::before {
  content: none; }

.checkout-progress ul li::before {
  content: none; }

.keine-haekchen ul li::before {
  content: none; }

/* AUFZAEHLUNGSZEICHEN ENDE */
.button:hover {
  box-shadow: none; }

.owl-carousel .owl-item img {
  background-color: #fef1f8; }

.addpromocodeform.form-inline .form-control.alignleftd {
  background-color: #f5f5f5;
  border: 1px solid #e1e1e1;
  margin-top: -8px; }

.addpromocodeform.form-inline .btn.btn-mc-a.alignleft {
  border: 1px solid #878787;
  color: #878787;
  margin: 11px 5px 20px;
  padding: 5px; }

.icon-action {
  font-size: 20px; }

.beautyProfile fieldset {
  padding: 20px 0 20px 0;
  border-bottom: 1px solid #9F9F9F; }

.beautyProfile fieldset:last-child, fieldset:nth-last-child(2) {
  border-bottom: none; }

.productreviewForm .prodimg img {
  width: 25%; }

/* Styling von barrating plugin (Beautyprofil) */
.rating-a .br-widget {
  height: 52px; }

.rating-a .br-widget a {
  display: block;
  width: 15px;
  padding: 5px 0 5px 0;
  height: 30px;
  float: left;
  background-color: #e3e3e3;
  margin: 1px;
  text-align: center; }

.rating-a .br-widget a.active,
.rating-a .br-widget a.selected {
  background-color: #000; }

.rating-a .br-widget .current-rating {
  font-size: 20px;
  line-height: 2;
  float: left;
  padding: 0 20px 0 20px;
  color: #eee; }

.rating-b .br-widget {
  height: 25px; }

.rating-b .br-widget a {
  display: block;
  width: 70px;
  height: 16px;
  float: left;
  background-color: #e3e3e3;
  margin: 1px; }

.rating-b .br-widget a.active,
.rating-b .br-widget a.selected {
  background-color: #428bca; }

.rating-b .br-widget .current-rating {
  line-height: 1.1;
  float: left;
  padding: 0 20px 0 20px;
  color: #646464; }

.rating-b .readonly a.active,
.rating-b .readonly a.selected {
  background-color: #cbcbcb; }

.rating-c,
.rating-bool,
.rating-star,
.rating-checkbox,
.rating-string,
.rating-d {
  float: right; }

.rating-c .br-widget,
.rating-bool .br-widget,
.rating-star .br-widget,
.rating-checkbox .br-widget,
.rating-string .br-widget,
.rating-d .br-widget {
  width: 200px; }

.rating-c .br-widget a,
.rating-bool .br-widget a,
.rating-checkbox .br-widget a,
.rating-string .br-widget a,
.rating-d .br-widget a {
  display: block;
  width: 35px;
  height: 35px;
  float: left;
  background-color: #fff;
  margin: 2px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 2.2;
  text-align: center;
  color: #d54990;
  border-radius: 0px !important;
  border: 1px solid #d54990; }

.rating-c .br-widget a.br-current,
.rating-bool .br-widget a.br-current,
.rating-checkbox .br-widget a.br-current,
.rating-string .br-widget a.br-current,
.rating-d .br-widget a.br-current,
.rating-c .br-widget a.br-active:hover,
.rating-bool .br-widget a.br-active:hover,
.rating-checkbox .br-widget a.br-active:hover,
.rating-string .br-widget a.br-active:hover,
.rating-d .br-widget a.br-active:hover {
  background-color: #000;
  color: #000; }

.rating-c .br-widget a.br-current:nth-child(1),
.rating-bool .br-widget a.br-current:nth-child(1),
.rating-checkbox .br-widget a.br-current:nth-child(1),
.rating-string .br-widget a.br-current:nth-child(1),
.rating-d .br-widget a.br-current:nth-child(1),
.rating-c .br-widget a.br-active:hover:nth-child(1),
.rating-bool .br-widget a.br-active:hover:nth-child(1),
.rating-checkbox .br-widget a.br-active:hover:nth-child(1),
.rating-string .br-widget a.br-active:hover:nth-child(1),
.rating-d .br-widget a.br-active:hover:nth-child(1) {
  background-color: #d54990;
  color: #fff; }

.rating-c .br-widget a.br-current:nth-child(2),
.rating-bool .br-widget a.br-current:nth-child(2),
.rating-checkbox .br-widget a.br-current:nth-child(2),
.rating-string .br-widget a.br-current:nth-child(2),
.rating-d .br-widget a.br-current:nth-child(2),
.rating-c .br-widget a.br-active:hover:nth-child(2),
.rating-bool .br-widget a.br-active:hover:nth-child(2),
.rating-checkbox .br-widget a.br-active:hover:nth-child(2),
.rating-string .br-widget a.br-active:hover:nth-child(2),
.rating-d .br-widget a.br-active:hover:nth-child(2) {
  background-color: #d54990;
  color: #fff; }

.rating-c .br-widget a.br-current:nth-child(3),
.rating-bool .br-widget a.br-current:nth-child(3),
.rating-checkbox .br-widget a.br-current:nth-child(3),
.rating-string .br-widget a.br-current:nth-child(3),
.rating-d .br-widget a.br-current:nth-child(3),
.rating-c .br-widget a.br-active:hover:nth-child(3),
.rating-bool .br-widget a.br-active:hover:nth-child(3),
.rating-checkbox .br-widget a.br-active:hover:nth-child(3),
.rating-string .br-widget a.br-active:hover:nth-child(3),
.rating-d .br-widget a.br-active:hover:nth-child(3) {
  background-color: #d54990;
  color: #fff; }

.rating-c .br-widget a.br-current:nth-child(4),
.rating-bool .br-widget a.br-current:nth-child(4),
.rating-checkbox .br-widget a.br-current:nth-child(4),
.rating-string .br-widget a.br-current:nth-child(4),
.rating-d .br-widget a.br-current:nth-child(4),
.rating-c .br-widget a.br-active:hover:nth-child(4),
.rating-bool .br-widget a.br-active:hover:nth-child(4),
.rating-checkbox .br-widget a.br-active:hover:nth-child(4),
.rating-string .br-widget a.br-active:hover:nth-child(4),
.rating-d .br-widget a.br-active:hover:nth-child(4) {
  background-color: #d54990;
  color: #fff; }

.rating-c .br-widget a.br-current:nth-child(5),
.rating-bool .br-widget a.br-current:nth-child(5),
.rating-checkbox .br-widget a.br-current:nth-child(5),
.rating-string .br-widget a.br-current:nth-child(5),
.rating-d .br-widget a.br-current:nth-child(5),
.rating-c .br-widget a.br-active:hover:nth-child(5),
.rating-bool .br-widget a.br-active:hover:nth-child(5),
.rating-checkbox .br-widget a.br-active:hover:nth-child(5),
.rating-string .br-widget a.br-active:hover:nth-child(5),
.rating-d .br-widget a.br-active:hover:nth-child(5) {
  background-color: #d54990;
  color: #fff; }

.rating-bool .br-widget a {
  width: 50px; }

.rating-bool .br-widget a.br-current,
.rating-bool .br-widget a.br-active:hover {
  background-color: #010101;
  color: #000; }

.rating-bool .br-widget a.br-current:nth-child(1),
.rating-bool .br-widget a.br-active:hover:nth-child(1) {
  background-color: #d54990; }

.rating-bool .br-widget a.br-current:nth-child(2),
.rating-bool .br-widget a.br-active:hover:nth-child(2) {
  background-color: #d54990; }

.rating-checkbox-container {
  float: right; }

.rating-checkbox-container input[type=submit] {
  width: 192px; }

.rating-checkbox,
.rating-string {
  float: none; }

.rating-checkbox .br-widget a,
.rating-string .br-widget a {
  width: 192px; }

.rating-checkbox .br-widget a.br-current,
.rating-checkbox .br-widget a.br-active:hover,
.rating-string .br-widget a.br-current,
.rating-string .br-widget a.br-active:hover {
  background-color: #000;
  color: #fff; }

.rating-checkbox .br-widget a.br-current:nth-child(1),
.rating-checkbox .br-widget a.br-active:hover:nth-child(1),
.rating-string .br-widget a.br-current:nth-child(1),
.rating-string .br-widget a.br-active:hover:nth-child(1) {
  background-color: #d54990; }

.rating-checkbox .br-widget a span,
.rating-string .br-widget a span {
  font-size: 14px; }

.rating-string {
  float: left; }

.rating-d {
  float: none; }

.rating-d .br-widget a {
  width: 192px; }

.rating-d .br-widget a.br-current,
.rating-d .br-widget a.br-active:hover {
  background-color: #d54990 !important;
  color: #fff; }

.rating-d .br-widget a span {
  font-size: 14px; }

.rating-e .br-widget a {
  padding: 5px;
  color: #646464;
  text-decoration: none;
  font-size: 11px;
  font-weight: 400;
  line-height: 3;
  text-align: center; }

.rating-e .br-widget a.active {
  background-color: #e3e3e3;
  color: #646464; }

.rating-e .br-widget a.selected {
  background-color: #428bca;
  color: white; }

.rating-f .br-widget {
  height: 24px; }

.rating-f .br-widget a {
  background: url("../img/star.png");
  width: 24px;
  height: 24px;
  display: block;
  float: left; }

.rating-f .br-widget a:hover,
.rating-f .br-widget a.active,
.rating-f .br-widget a.selected {
  background-position: 0 24px; }

.rating-g .br-widget {
  height: 25px; }

.rating-g .br-widget a {
  display: block;
  width: 50px;
  height: 16px;
  float: left;
  background-color: #e3e3e3;
  margin: 1px; }

.rating-g .br-widget a.active,
.rating-g .br-widget a.selected {
  background-color: #F0F0F0;
  color: #000; }

.rating-g .current-rating {
  line-height: 1.1;
  float: left;
  padding: 0 20px 0 20px;
  color: #646464; }

/* Ende Styling von barrating plugin (Beautyprofil) */
.mc-input-wrapper .mc-input-label {
  position: absolute;
  top: -16px;
  margin-top: 11px;
  background-color: #fff;
  font-weight: normal;
  font-size: 14px;
  padding: 0px;
  white-space: nowrap; }

#accountProfileData .mc-input-birthdate {
  width: 10%; }

.mc-input-wrapper {
  position: relative;
  margin-top: 20px; }

.paymentselect .name-paymentmethod {
  font-size: 16px;
  margin-left: 35px; }

#giftCardPreview .modal-content .modal-footer {
  border-top: 0px; }

#giftCardPreview .modal-content .mailHead {
  margin-top: 5px;
  width: 250px; }

#giftCardPreview .modal-content .mailHead h2 {
  font-size: 18px !important; }

#giftCardPreview .modal-content .modal-body {
  padding-top: 0px;
  height: 426px; }

.paymentselect img {
  margin-left: 69px; }

.rating-label {
  display: block;
  width: 345px;
  float: left;
  margin-right: 10px;
  font-weight: normal; }

.productreviewForm fieldset {
  border-bottom: 1px solid #f9eac2;
  margin-top: 10px; }

#toggle-nav.nav-open {
  left: auto;
  right: 15px; }

.modal-footer {
  border-top: none; }

.bold {
  font-weight: bold; }

.aboProductName label {
  font-size: 30px; }

.box1 {
  border: 1px solid #e1e1e1;
  padding: 10px;
  border-radius: 4px;
  margin-top: 22px; }

.box1 h4 {
  margin: 10px 0px 10px 0px;
  font-size: 18px; }

#toggle-nav.nav-open .mt-menu-bread-crust {
  background: #252525; }

.key-value-table {
  width: 100%; }

.key-value-table td:first-child {
  font-weight: bold; }

.key-value-table td {
  width: 50%; }

.label-col h4 {
  margin: 29px 0px 0px 0px; }

#errormessage {
  display: none; }

.select-labeled {
  margin-top: 20px;
  font-size: 14px; }

.select-labeled select {
  margin-top: 5px; }

.cart ul {
  list-style: inside; }

.modal-open {
  position: fixed; }

.productdetail .image-manufacturer.img-responsive.center-block {
  mix-blend-mode: multiply; }

.footer-info img {
  max-width: 100%; }

.image-manufacturer.img-responsive.center-block {
  left: 0;
  position: absolute;
  top: -55px;
  z-index: 2; }

.productdetail .image-product {
  margin-top: 55px; }

.col-xs-12.col-sm-6.box.specials {
  margin-bottom: 75px; }

.abstandunten {
  margin-bottom: 210px; }

.main-content .container.padding-0 > img {
  height: auto;
  max-width: 100%; }

/* switchAbo */
.abo-summary.month6, .abo-summary.month12 {
  border: 1px solid #e1e1e1;
  float: left;
  left: 20%;
  margin-left: 5%;
  padding: 10px 30px 30px;
  position: relative;
  text-align: center;
  width: 320px;
  margin-bottom: 10px;
  margin-top: 30px; }

.abo-summary-wrapper.border-top {
  border: medium none; }

.abo-price {
  font-size: 24px;
  padding-bottom: 20px; }

.abo-buy form {
  background: #d54990 none repeat scroll 0 0;
  border: 1px solid #d54990;
  border-radius: 18px;
  padding: 8px 6px;
  text-transform: uppercase; }

.abo-buy form a {
  color: #fff; }

.abo-summary.month6, .abo-summary.month12 {
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.38);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.38); }

.abo-summary.month6:hover, .abo-summary.month12:hover {
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.38);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.38); }

.row.keine-haekchen li {
  text-indent: 0; }

section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content .caption-slide h2 {
  transition: none 0s ease 0s; }

#orderHistoryContainer .st-key {
  /*stackable.css */
  text-align: left; }

a {
  word-wrap: break-word; }

#mcCookie {
  background-color: #fff;
  bottom: 0;
  padding-top: 10px;
  position: fixed;
  width: 100%;
  z-index: 99999;
  border-top: 1px solid #e2e2e2; }

.mcCookietext {
  margin-bottom: 20px;
  transform: translate(0%, 50%); }

/* Menue springt nicht mehr */
header {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 10px;
  min-height: 85px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 4; }

section.main-content {
  margin-top: 125px; }

header nav#main-menu .wrap-main-menu {
  padding-top: 0; }

section.main-content .vergangene-editionen.wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content.col-sm-6 {
  height: 100%;
  margin-bottom: 20px;
  padding: 10px; }

section.main-content .vergangene-editionen.wrap-main-slide .main-slide .wrap-control.small-slider .nav-control {
  top: 35%; }

.vergangene-editionen .item.col-xs-12 {
  padding: 0; }

.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0;
  overflow: hidden; }

.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.product-box-wrapper.abo-vier-spaltig {
  padding-left: 15px;
  padding-right: 15px; }

.rating-c .br-widget a, .rating-bool .br-widget a, .rating-checkbox .br-widget a, .rating-string .br-widget a, .rating-d .br-widget a {
  white-space: nowrap;
  overflow: hidden; }

.ribbon-wrapper-1::after, .ribbon-wrapper-2::after, .ribbon-wrapper-3::after, .ribbon-wrapper-4::after {
  border-color: transparent #d54990 transparent transparent;
  border-style: solid;
  border-width: 12px;
  content: " ";
  display: block;
  left: -49px;
  position: absolute;
  top: -49px;
  transform: rotate(90deg);
  width: 89%;
  z-index: 0; }

.ribbon-wrapper-1, .ribbon-wrapper-2, .ribbon-wrapper-3 {
  background: #d54990 none repeat scroll 0 0;
  box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  display: block;
  height: 36px;
  left: auto;
  margin-bottom: 12px;
  overflow: visible;
  padding: 8px 0;
  position: absolute;
  right: 50px;
  text-align: center;
  top: 27px;
  width: 110px;
  z-index: 2; }

.ribbon-wrapper-4 {
  background: #d54990 none repeat scroll 0 0;
  box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  display: block;
  height: 36px;
  left: auto;
  margin-bottom: 12px;
  overflow: visible;
  padding: 8px 0;
  position: absolute;
  right: 25px;
  text-align: center;
  top: 27px;
  width: 110px;
  z-index: 2; }

.product-box .head {
  padding: 10px;
  padding-top: 30px;
  background-color: #f9f9f9;
  height: 170px; }

.ribbon-zweizeilig {
  height: 58px; }

.modal-open {
  width: 100%; }

.productdetail .image-manufacturer.img-responsive.center-block {
  mix-blend-mode: multiply; }

@media only screen and (max-width: 1199px) {
  header.is-sticky #main-menu {
    border-bottom: 1px solid #e2e2e2; } }

@media only screen and (max-width: 767px) {
  section.main-content {
    margin-top: 100px; }
  #toggle-nav {
    top: 15px; }
  header .header-right .right-content {
    top: 10px; }
  header .logo a .logo-sticky {
    top: 20px; } }

@media only screen and (min-width: 991px) {
  .hideondesktop {
    display: none; } }

@media only screen and (max-width: 991px) {
  section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content .caption-slide {
    bottom: 2%;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%; }
  section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content .caption-slide h2 {
    display: none; }
  footer .main-footer .footer-info .item button {
    font-size: 15px; }
  section.main-content .box-content .item-box .description {
    top: 70%; }
  howitworks .hiw-left {
    position: relative;
    bottom: 0;
    left: 0; }
  .howitworks .hiw-right {
    bottom: 0;
    float: right;
    position: relative;
    right: 0; }
  .howitworks h3 {
    margin-top: 6%; }
  .howitworks {
    min-height: 270px; }
  section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content .caption-slide h2 {
    display: block;
    font-size: 20px;
    margin-bottom: 2%;
    margin-left: 10%;
    width: 180px; }
  section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content .caption-slide a {
    margin-left: -55%;
    margin-bottom: 10%; }
  .howitworks .hiw-left {
    bottom: 0;
    left: 0;
    position: relative; }
  .box-teaser .btn-mc-big {
    bottom: -10px;
    position: relative;
    transform: scale(0.8); }
  .abo-summary.month6, .abo-summary.month12 {
    left: 2%; } }

@media only screen and (min-width: 768px) {
  #giftCardPreview .modal-content {
    background: url("/static/gymondobox/image/gutschein_preview.jpg") no-repeat center 0 transparent;
    margin: 0 auto;
    height: 537px;
    width: 625px; }
  #giftCardPreview .modal-content .mailContent {
    margin: 135px 0px 0px 296px; }
  #giftCardPreview .modal-content .mailContent h2 {
    font-size: 20px; }
  .toast-item {
    width: 400px; }
  .box-border-bottom {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px; } }

@media only screen and (min-width: 767px) {
  .instagram-buehne {
    height: 175px;
    overflow: hidden;
    margin-bottom: 20px; } }

@media only screen and (max-width: 767px) {
  .customerRight {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 7%; }
  .howitworks .hiw-left {
    bottom: 0;
    left: 0;
    position: relative; }
  #giftCardPreview .modal-content {
    background: url("/static/gymondobox/image/gutschein_preview_mobile.jpg") no-repeat center 0 transparent;
    margin: 0 auto;
    height: 537px;
    width: 360px; }
  #giftCardPreview .modal-content .mailContent {
    margin: 123px 0px 0px 126px; }
  #giftCardPreview .modal-content .mailContent h2 {
    font-size: 14px; }
  /* Warenkorb Mobile */
  .breadcrumb > li {
    display: block; }
  .breadcrumb li::before {
    content: "" !important;
    padding: 0 !important; } }

@media only screen and (max-width: 420px) {
  .btn {
    font-size: 14px;
    width: auto;
    min-width: 120px; }
  .btn i {
    display: none; } }

/* responsive.css */
@media only screen and (max-width: 1199px) {
  header.is-sticky .logo.container .logo-sticky {
    position: relative;
    left: 42%; }
  section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content {
    height: 500px; } }

@media only screen and (max-width: 991px) {
  section.main-content .wrap-main-slide .main-slide #carousel-main-slide .carousel-inner .main-slide-content {
    height: 400px; }
  header nav#main-menu .wrap-main-menu ul li.parent > ul {
    left: -50px; } }

@media only screen and (max-width: 767px) {
  header.is-sticky .logo.container .logo-sticky {
    position: absolute; }
  header .logo a .logo-sticky {
    /* responsiv.css Zeile 47 */
    left: 42%;
    top: 20px;
    width: 130px; }
  header.is-sticky .logo.container .logo-sticky {
    /* responsiv.css Zeile 81 */
    left: 42%;
    width: 130px; }
  .box-teaser .btn-mc-big {
    bottom: -45px; }
  .checkout-progress.container.padding-0 .cart.container.padding-0 .col-sm-12.col-lg-8 ul {
    padding-left: 15px; }
  .checkout-progress.container.padding-0 .cart.container.padding-0 .col-sm-12.col-lg-8 li {
    text-indent: -15px; } }

/* styles.css */
footer .main-footer .footer-info .item h4 {
  /* styles.css Zeile 1257 */
  margin-bottom: 15px; }

header .header-right .right-content .item {
  /* styles.css Zeile 128 */
  clear: both;
  font-size: 15px;
  margin-top: 4px; }

footer .main-footer .footer-info .item ul li a:hover {
  /* styles.css Zeile 1287 */
  color: #000; }

header nav#main-menu .wrap-main-menu ul li.parent > ul {
  display: block;
  position: absolute;
  z-index: 0;
  background-color: #fff;
  visibility: hidden;
  border: 1px solid #e1e1e1; }

.ribbon-wrapper-1, .ribbon-wrapper-2, .ribbon-wrapper-3 {
  background: #d54990 none repeat scroll 0 0;
  box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  display: block;
  height: 36px;
  left: auto;
  margin-bottom: 12px;
  overflow: visible;
  padding: 8px 0;
  position: absolute;
  right: 50px;
  text-align: center;
  top: 27px;
  width: 110px;
  z-index: 2; }

.ribbon-wrapper-4 {
  background: #d54990 none repeat scroll 0 0;
  box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  display: block;
  height: 36px;
  left: auto;
  margin-bottom: 12px;
  overflow: visible;
  padding: 8px 0;
  position: absolute;
  right: 25px;
  text-align: center;
  top: 27px;
  width: 110px;
  z-index: 2; }

.product-box .head {
  padding: 10px;
  padding-top: 30px;
  background-color: #f9f9f9;
  height: 170px; }

.ribbon-zweizeilig {
  height: 58px; }

.modal-open {
  width: 100%; }

.productdetail .image-manufacturer.img-responsive.center-block {
  mix-blend-mode: multiply; }

/* AB HIER IST ES NEU */
@media only screen and (max-width: 767px) {
  #main-menu.nav-mobile {
    background-color: #ffffff; }
  .menu-mobile ul li a {
    border-bottom: 1px solid #efefef; }
  header.is-sticky #main-menu {
    background: #fff; }
  header .logo a .logo-sticky {
    top: 20px; } }

header nav#main-menu .wrap-main-menu ul li a:hover {
  color: #d54990; }

.agb-privacy {
  margin: 30px 0px 30px 0px; }

.dummycontent {
  background: #f1f1ff;
  border: 1px solid grey;
  min-height: 100px;
  text-align: center;
  padding-top: 30px;
  margin-top: 10px; }

header nav#main-menu .wrap-main-menu ul li.first {
  padding-left: 18px; }

.cancel-reason-error {
  color: red;
  font-weight: bold;
  text-align: center;
  display: none; }

.pointBar {
  width: 275px;
  height: 20px;
  border: 1px solid #d5d5d5;
  overflow: hidden;
  background-color: #f4f4f4; }

.pointBar #pointAmount {
  background-color: #d54990; }

header .logo .logo-sticky {
  height: 40px;
  margin-top: 14px; }

header nav#main-menu .wrap-main-menu {
  padding-top: 18px; }

header nav#main-menu .wrap-main-menu ul li a {
  font-weight: bold; }

.footer-info .flag {
  height: 14px;
  margin-left: 7px; }

.btn {
  border-radius: 18px;
  text-transform: uppercase; }

.btn-mc-cta {
  color: #fff;
  background: #d54990;
  border: 1px solid #d54990; }

.btn-mc-cta:hover {
  color: #fff;
  background: #db77b3;
  border: 1px solid #db77b3; }

.btn-mc-a {
  color: #d54990;
  background: #fff;
  border: 1px solid #d54990; }

.btn-mc-a:hover {
  color: #db77b3;
  background: #fff;
  border: 1px solid #db77b3; }

.btn-mc-b {
  background: #fff;
  border: 1px solid #878787;
  color: #878787; }

.btn-mc-b:hover {
  background: #fff !important;
  border: 1px solid #575756;
  color: #575756; }

.btn-mc-cta:focus {
  color: #fff; }

.btn-mc-a:focus {
  color: #d54990; }

.half-row {
  margin-left: -8px; }

.text-transform-inherit a {
  text-transform: inherit !important;
}
.download-abo-cancelled {
    line-height: 10px;
    font-size: 1.3rem;
    margin-bottom: 0px;
    margin-top: -2px;
    min-width: 110px;
}