@media only screen and (max-width: 800px) {
  form#aspnetForm[action*=personalisierbar] .memo_fp_principal .memo_fp_taille:after {
    margin: auto 5px;
  }
}

@media only screen and (max-width: 512px) {
  form#aspnetForm[action*=personalisierbar] .memo_fp_principal .memo_fp_taille[style*="display: none"]~div#ctl00_cphZoneActive_InfoProduitPrincipale:before {
    width: 90%;
  }
}

/* Hinweis Ende */
#ctl00_cphZoneActive_SelecteurProduitArticlePerso .memo_fp_article_perso .memo_perso_field input[type=text] {
  text-transform: initial !important;
}

._BA_comparisonArea {
  display: block;
  position: relative;
  overflow: hidden;
}

._BA_comparisonArea.hasHorizontalSlice {
  cursor: ns-resize;
}

._BA_afterElement,
._BA_beforeElement {
  display: block;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 0;
}

._BA_beforeElement {
  position: absolute !important;
}

._BA_slice {
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: auto;
}

._BA_comparisonArea.hasHorizontalSlice ._BA_slice {
  width: 100%;
  height: 5px;
  top: auto;
  left: 0;
  margin-top: -1px;
  z-index: 2;
}

._BA_comparisonArea.hasHorizontalSlice ._BA_slice::before,
._BA_comparisonArea.hasHorizontalSlice ._BA_slice::after {
  content: " ";
  height: 100%;
  background-color: #7DBC8E;
  position: absolute;
  -webkit-box-shadow: -2px 0 0 #7DBC8E, 0 0 12px rgba(51, 51, 51, 0.5);
  box-shadow: -2px 0 0 #7DBC8E, 0 0 12px rgba(51, 51, 51, 0.5);
  width: calc(50% - 18px);
}

._BA_comparisonArea.hasHorizontalSlice ._BA_slice::before {
  left: 0;
}

._BA_comparisonArea.hasHorizontalSlice ._BA_slice::after {
  right: 0;
}

._BA_handle {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  border: 3px solid #7DBC8E;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 3;
  cursor: pointer;
}

._BA_handle::before,
._BA_handle::after {
  content: " ";
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute;
  left: 50%;
  margin-left: -6px;
}

._BA_handle::before {
  border-bottom: 6px solid #7DBC8E;
  top: 50%;
  margin-top: -17px;
}

._BA_handle::after {
  border-top: 6px solid #7DBC8E;
  bottom: 50%;
  margin-bottom: -17px;
}

._BA_label {
  position: absolute;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
  font-size: 9px;
  line-height: 12px;
  letter-spacing: 1px;
  top: 48%;
  padding: 4px;
  border-radius: 4px;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
}

._BA_comparisonArea.hasHorizontalSlice ._BA_label {
  margin-left: auto;
  margin-right: auto;
}

._BA_label-left {
  left: 10px;
}

._BA_comparisonArea.hasHorizontalSlice ._BA_label-left {
  top: auto;
  bottom: 10px;
}

._BA_label-right {
  right: 10px;
}

._BA_comparisonArea.hasHorizontalSlice ._BA_label-right {
  top: 10px;
}

.vb-FP_ZoneDetailsDelivery {
  display: none;
  z-index: 99;
}

.vb-FP_ZoneDetailsDelivery:before {
  background: rgba(51, 51, 51, 0.2);
  content: "";
  position: fixed;
  pointer-events: none;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
}

.vb-FP_ZoneDetailsDelivery .memo_chko_popup {
  display: block;
  width: 31.25rem;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  padding-top: 5.625rem;
}

@media only screen and (max-width: 48rem) {
  .vb-FP_ZoneDetailsDelivery .memo_chko_popup {
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    bottom: 0;
    width: 100%;
  }
}

.vb-FP_ZoneDetailsDelivery .close {
  background: none;
  width: 1.5625rem;
  height: 1.5625rem;
  right: auto;
  left: 0.625rem;
  color: #999999;
  font-size: 1.5rem;
  width: 50px;
  display: block;
  text-align: center;
}

.vb-FP_ZoneDetailsDelivery .close:after {
  content: "Fermer";
  font-size: 0.6875rem;
  color: #333333;
  display: block;
}

.vb-FP_ZoneDetailsDelivery .FP_ZoneDetailsDelivery_titre {
  display: block;
  font-size: 1.375rem;
  font-weight: 500;
  text-align: center;
  color: #333333;
}

.vb-FP_ZoneDetailsDelivery .FP_ZoneDetailsDelivery_intro {
  background-color: #FAFAFA;
  padding: 1.25rem 3.125rem;
  margin-top: 1.25rem;
}

.vb-FP_ZoneDetailsDelivery .FP_ZoneDetailsDelivery_intro h3 {
  font-size: 0.875rem;
  font-weight: 500;
  color: #333333;
}

.vb-FP_ZoneDetailsDelivery .FP_ZoneDetailsDelivery_intro .details {
  border-top: 1px solid #979797;
  margin: 1.25rem 0;
}

.vb-FP_ZoneDetailsDelivery .FP_ZoneDetailsDelivery_intro .details .subtitle {
  font-size: 0.875rem;
  display: block;
  text-align: center;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 25px;
}

.vb-FP_ZoneDetailsDelivery .FP_ZoneDetailsDelivery_intro ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80%;
  margin: 0 auto;
}

.vb-FP_ZoneDetailsDelivery .FP_ZoneDetailsDelivery_intro ul li {
  font-size: 0.875rem;
  text-align: center;
  margin-bottom: 0.9375rem;
}

.vb-FP_ZoneDetailsDelivery .FP_ZoneDetailsDelivery_intro ul li img {
  display: block;
  margin: 0.3125rem auto;
}

.vb-FP_ZoneDetailsDelivery .FP_ZoneDetailsDelivery_intro ul li .price {
  display: block;
  text-align: center;
  background-color: #7DBC8E;
  margin: 0 auto;
  width: 70px;
  border-radius: 5px;
  padding: 10px 5px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}

.vb-FP_ZoneDetailsDelivery .FP_ZoneDetailsDelivery_intro ul li.noclub .price {
  background-color: #e65564;
}

.vb-FP_ZoneDetailsDelivery .FP_ZoneDetailsDelivery_intro ul li.calendar,
.vb-FP_ZoneDetailsDelivery .FP_ZoneDetailsDelivery_intro ul li.time,
.vb-FP_ZoneDetailsDelivery .FP_ZoneDetailsDelivery_intro ul li.delivery,
.vb-FP_ZoneDetailsDelivery .FP_ZoneDetailsDelivery_intro ul li.message {
  font-size: 0.75rem;
  width: 7.8125rem;
  text-align: left;
}

div#trueFitPdpContainer {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

@media only screen and (max-width: 768px) {
  div#trueFitPdpContainer {
    padding-left: 16px;
  }
}

/* NEUE PA */
@media only screen and (max-width: 800px) {
  div#FlashSale {
    display: none !important;
  }
}

span.BoxInfo-title img {
  margin-right: 4px;
}

p.memo_fp_prix_full.pricecontainer--sticky {
  position: relative;
  margin-bottom: 35px;
}

p.memo_fp_prix_full.pricecontainer--sticky .mentionlegale {
  width: 100%;
  text-align: left;
  font-size: 12px;
  position: absolute;
  bottom: -25px;
  left: 0;
}

.BoxInfo.BoxInfo--payment>img {
  margin-right: 4px;
  margin-left: -10px;
}

.memo_fp_stock {
  padding: 6px 0px;
}

.memo_fp_prix_barre[style*=none]+.remise.demo_promo+.remise2.demo_promo+.picto_meca_promo+.picto_giftcard_selection+.mentionlegale {
  bottom: -1px;
}

.resultslist.suggestions {
  width: initial;
}

.coloris_color[data-colorname*=wei] {
  border: 1px solid #8c8c8c;
}

.memo_fp_stock .memo_fp_color_dispo_9 {
  font-size: 10px;
  color: grey;
  text-align: left;
}

span.memo_chko_popup_fermer {
  right: 42px !important;
}

div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front {
  display: none !important;
}

.vb-layout-page-guide-taille {
  color: #1d1d1b;
  overflow: hidden;
  background: #fff;
}

/* Bazaarvoice */
.bv-cv2-cleanslate .bv-core-container-261 div.bv-content-details-container {
  margin-top: -76px !important;
}

li.bv-content-item.bv-content-top-review.bv-content-review {
  border-bottom: 1px solid #ddd !important;
}

/* 2mh Picto */
.BoxInfo--payment p {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: initial;
}

.BoxInfo-title {
  margin-bottom: 0px;
}


#ctl00_cphZoneActive_InfoProduitPrincipale div:has(>.tooltip>.tooltiptext) {
  margin-top: 10px;
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
  cursor: pointer;
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  background-color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  width: 220px;
  border: 1px solid #ccc;
  top: -74px;
  left: -56px;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

.tooltiptext.tooltip-top span {
  display: block;
  line-height: 18px;
  font-size: 11px;
}

.tooltiptext.tooltip-top span strong {
  font-size: 16px;
  padding-bottom: 5px;
  display: inline-block;
}

@media only screen and (max-width: 480px) {
  .tooltip .tooltiptext {
    left: -122px;
  }
}

/* Display One Size */
#disabled_taille_label {
  display: none;
}

#SelecteurProduit_taille[style*="display: none"] {
  display: block !important;
}


/* Clone Bazaarvoice size fit above size selector */
#ctl00_cphZoneActive_SelecteurProduit .memo_fp_taille {
  order: 4 !important;
}



/*.memo_fp_taille {display: flex !important;}*/
/* @media only screen and (max-width: 1023px) {
    span#answer-example-share-button {
      z-index: 66;
      -webkit-mask-size: 30px;
      opacity: 0 !important;
    }
  
    span#answer-example-share-button:after {
      content: "";
      z-index: 66;
      width: 40px;
      height: 40px;
      -webkit-mask-size: 30px;
      background: url(https://www.vertbaudet.de/styles/images/product/share2.svg) no-repeat;
      display: block;
      opacity: 0.7;
      background-size: 20px;
      background-position: center;
    }
  
    .vb-FicheProduitZonePrincipale2 {
      z-index: 9;
      border-radius: 33px;
      left: initial;
      right: 10px;
      top: 58px;
      background: rgba(255, 255, 255, 0.5);
      width: 40px;
    }
  } */


/* UVP TEXT PDP */
/* .memo_fp_infos .memo_fp_prix_full .memo_fp_prix_barre:before {
    content: "UVP";
    font-size: 18px;
    margin-right: 6px;
    float: left;
    margin-top: 2px;
  } */

@media only screen and (max-width: 800px) {
  .memo_fp_infos .memo_fp_prix_full .memo_fp_prix_barre:before {
    position: absolute;
    margin-top: -10px;
    font-size: 12px;
    top: 0;
    left: 0;
  }
}

/* Stops blue box that comes when you enter too manny upper case letters for personalization */
.memo_perso_too_many_uppercase_letters_message span {
  display: none !important;
}

span#ctl00_cphZoneActive_SelecteurProduitArticlePersolb_tooManyUpperCaseLettersMessage {
  display: none !important;
}

@media only screen and (max-width: 48rem) {
  #VisuelProduitmemo_fp_vue_produit_image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -ms-touch-action: auto !important;
    touch-action: auto !important;
    -ms-overflow-style: none;
  }

  #VisuelProduitmemo_fp_vue_produit_image::-webkit-scrollbar {
    display: none;
    width: 0;
  }

  #VisuelProduitmemo_fp_vue_produit_image .memo_fp_vue_produit_supp {
    min-width: 100%;
    scroll-snap-align: center;
    width: 100%;
  }
}

#VisuelProduit_memo_fp_vignettes_supp .memo_fp_vue_produit_supp_image {
  cursor: pointer;
}

#VisuelProduit_memo_fp_vignettes_supp .memo_fp_vue_produit_supp_image a {
  pointer-events: none;
}

.memo_fp_vue_produit_supp.before-after .pinch-zoom-container {
  display: none !important;
}

.vb-compare-slider-container {
  cursor: ew-resize;
  display: block;
  overflow: hidden;
  position: relative;
}

.vb-compare-slider-container.isHorizontal {
  cursor: ns-resize;
}

.vb-compare-slider-container .vb-compare-slider--before,
.vb-compare-slider-container .vb-compare-slider--after {
  display: block;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 0;
}

.vb-compare-slider-container .vb-compare-slider--before {
  position: absolute !important;
}

.vb-compare-slider-container .vb-compare-slider--slice {
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: auto;
}

.vb-compare-slider-container .vb-compare-slider--handle {
  position: absolute;
  height: 30px;
  width: 30px;
  position: absolute;
  border: 3px solid #7DBC8E;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 3;
  cursor: pointer;
}

.vb-compare-slider-container .vb-compare-slider--handle:before,
.vb-compare-slider-container .vb-compare-slider--handle:after {
  content: " ";
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute;
  left: 50%;
  margin-left: -6px;
}

.vb-compare-slider-container .vb-compare-slider--handle:before {
  border-bottom: 6px solid #7DBC8E;
  top: 50%;
  margin-top: -17px;
}

.vb-compare-slider-container .vb-compare-slider--handle:after {
  border-top: 6px solid #7DBC8E;
  bottom: 50%;
  margin-bottom: -17px;
}

.vb-compare-slider-container:not(.isHorizontal) .vb-compare-slider--slice {
  height: 100%;
  width: 5px;
  top: 0;
  left: auto;
  margin-left: -1px;
  z-index: 2;
}

.vb-compare-slider-container:not(.isHorizontal) .vb-compare-slider--slice:before,
.vb-compare-slider-container:not(.isHorizontal) .vb-compare-slider--slice:after {
  content: " ";
  width: 100%;
  background-color: #7DBC8E;
  position: absolute;
  -webkit-box-shadow: -2px 0 0 #7DBC8E, 0 0 12px rgba(51, 51, 51, 0.5);
  box-shadow: -2px 0 0 #7DBC8E, 0 0 12px rgba(51, 51, 51, 0.5);
  height: calc(50% - 18px);
}

.vb-compare-slider-container:not(.isHorizontal) .vb-compare-slider--slice:before {
  top: 0;
}

.vb-compare-slider-container:not(.isHorizontal) .vb-compare-slider--slice:after {
  bottom: 0;
}

.vb-compare-slider-container:not(.isHorizontal) .vb-compare-slider--handle {
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}

.vb-compare-slider-container.isHorizontal .vb-compare-slider--slice {
  width: 100%;
  height: 5px;
  top: auto;
  left: 0;
  margin-top: -1px;
  z-index: 2;
}

.vb-compare-slider-container.isHorizontal .vb-compare-slider--slice:before,
.vb-compare-slider-container.isHorizontal .vb-compare-slider--slice:after {
  content: " ";
  height: 100%;
  background-color: #7DBC8E;
  position: absolute;
  -webkit-box-shadow: -2px 0 0 #7DBC8E, 0 0 12px rgba(51, 51, 51, 0.5);
  box-shadow: -2px 0 0 #7DBC8E, 0 0 12px rgba(51, 51, 51, 0.5);
  width: calc(50% - 18px);
}

.vb-compare-slider-container.isHorizontal .vb-compare-slider--slice:before {
  left: 0;
}

.vb-compare-slider-container.isHorizontal .vb-compare-slider--slice:after {
  right: 0;
}

.vb-compare-slider-container.isHorizontal .vb-compare-slider--handle {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.memo_fp_vue_produit_supp_video {
  cursor: pointer !important;
  overflow: hidden;
  position: relative;
}

.memo_fp_vue_produit_supp_video video,
.memo_fp_vue_produit_supp_video iframe {
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: auto;
}

@media only screen and (max-width: 48rem) {

  .memo_fp_vue_produit_supp_video video,
  .memo_fp_vue_produit_supp_video iframe {
    height: calc(100% - 2.5rem);
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.memo_fp_vue_produit_supp_video iframe {
  width: 100%;
}

.memo_fp_vue_produit_supp_video img {
  -webkit-filter: blur(2.5rem);
  filter: blur(2.5rem);
}

.memo_fp_vignettes_supp .memo_fp_vue_produit_supp_image[data-mediatype=video] {
  font-size: 0;
}

.memo_fp_vignettes_supp .memo_fp_vue_produit_supp_image[data-mediatype=video] a::after {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.memo_fp_vignettes_supp .memo_fp_vue_produit_supp_image[data-mediatype=video].memo_fp_vue_produit_supp_selected a::after {
  border-left: 0.8125rem solid #7DBC8E;
}

.vb-zoom-container {
  background: #FFFFFF;
  height: 100%;
  left: 0;
  max-height: 100vh;
  max-width: 100vw;
  position: fixed;
  top: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 100%;
  z-index: 9999;
}

.vb-zoom-container.is-hidden {
  opacity: 0;
  pointer-events: none;
}

.vb-zoom-container.show-content .vb-zoom .vb-zoom--items .vb-zoom--item {
  opacity: 1;
}

.vb-zoom-container .vb-zoom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  position: relative;
  width: 100%;
}

.vb-zoom-container .vb-zoom .vb-zoom--items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: auto;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
  width: 100%;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.vb-zoom-container .vb-zoom .vb-zoom--items::-webkit-scrollbar {
  display: none;
  width: 0;
}

.vb-zoom-container .vb-zoom .vb-zoom--items .vb-zoom--item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 100%;
  overflow: hidden;
  opacity: 0;
  position: relative;
  scroll-snap-align: center;
  width: 100%;
}

.vb-zoom-container .vb-zoom .vb-zoom--items .vb-zoom--item img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: height 0.15s linear;
  transition: height 0.15s linear;
  width: 100%;
}

.vb-zoom-container .vb-zoom .vb-zoom--items .vb-zoom--item video,
.vb-zoom-container .vb-zoom .vb-zoom--items .vb-zoom--item iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.vb-zoom-container .vb-zoom .vb-zoom--items .vb-zoom--item[data-type=image] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.25rem;
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.vb-zoom-container .vb-zoom .vb-zoom--items .vb-zoom--item[data-type=image]::-webkit-scrollbar {
  display: none;
  width: 0;
}

.vb-zoom-container .vb-zoom .vb-zoom--items .vb-zoom--item[data-type=image]:not(.vb-zoom--item-focus) {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.vb-zoom-container .vb-zoom .vb-zoom--items .vb-zoom--item[data-type=image].vb-zoom--item-focus {
  cursor: -webkit-grab;
  cursor: grab;
}

.vb-zoom-container .vb-zoom .vb-zoom--items .vb-zoom--item[data-type=image].vb-zoom--item-focus img {
  height: 110rem;
  max-width: 82.5rem;
  pointer-events: none;
  width: 82.5rem;
}

.vb-zoom-container .vb-zoom .vb-zoom--items .vb-zoom--item[data-type=image].vb-zoom--item-focus.vb-zoom--items-focus-grab {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

@media only screen and (max-height: 110rem) {
  .vb-zoom-container .vb-zoom .vb-zoom--items .vb-zoom--item[data-type=image].vb-zoom--item-focus {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media only screen and (max-width: 82.5rem) {
  .vb-zoom-container .vb-zoom .vb-zoom--items .vb-zoom--item[data-type=image].vb-zoom--item-focus {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.vb-zoom-container .vb-zoom .vb-zoom--items .vb-zoom--item[data-type=video] img {
  opacity: 0 !important;
}

@media only screen and (max-width: 30rem) {

  .vb-zoom-container .vb-zoom .vb-zoom--items .vb-zoom--item[data-type=video] video,
  .vb-zoom-container .vb-zoom .vb-zoom--items .vb-zoom--item[data-type=video] iframe {
    height: calc(100% - 2.75rem);
    top: 2.75rem;
  }
}

.vb-zoom-container .vb-zoom .vb-zoom--pagin {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 5rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.vb-zoom-container .vb-zoom .vb-zoom--pagin .vb-zoom--pagin-item {
  border: 0.1875rem solid #FFFFFF;
  cursor: pointer;
  margin: 0.3125rem;
  -webkit-transition: border 0.1s linear;
  transition: border 0.1s linear;
}

.vb-zoom-container .vb-zoom .vb-zoom--pagin .vb-zoom--pagin-item img {
  width: 3.125rem;
}

.vb-zoom-container .vb-zoom .vb-zoom--pagin .vb-zoom--pagin-item:focus,
.vb-zoom-container .vb-zoom .vb-zoom--pagin .vb-zoom--pagin-item:hover {
  border: 0.1875rem solid #999999;
}

.vb-zoom-container .vb-zoom .vb-zoom--pagin .vb-zoom--pagin-item.current {
  border: 0.1875rem solid #7DBC8E;
}

.vb-zoom-container .vb-zoom .vb-zoom--pagin .vb-zoom--pagin-item[data-type=video] {
  position: relative;
}

.vb-zoom-container .vb-zoom .vb-zoom--pagin .vb-zoom--pagin-item[data-type=video]::before,
.vb-zoom-container .vb-zoom .vb-zoom--pagin .vb-zoom--pagin-item[data-type=video]::after {
  content: "";
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
}

.vb-zoom-container .vb-zoom .vb-zoom--pagin .vb-zoom--pagin-item[data-type=video]:before {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 2.5rem;
  height: 2.5rem;
  background: #FFFFFF;
  border-radius: 50%;
  display: block;
  -webkit-box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.15);
  z-index: 9;
}

.vb-zoom-container .vb-zoom .vb-zoom--pagin .vb-zoom--pagin-item[data-type=video]:after {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: translate(-35%, -50%);
  transform: translate(-35%, -50%);
  width: 0;
  height: 0;
  border-top: 0.625rem solid transparent;
  border-bottom: 0.625rem solid transparent;
  border-left: 1.25rem solid #7DBC8E;
  z-index: 10;
}

@media only screen and (max-width: 50rem) {
  .vb-zoom-container .vb-zoom .vb-zoom--pagin {
    display: none;
  }
}

.vb-zoom-container .vb-zoom .vb-zoom--close {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #7DBC8E;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 2.5rem;
  height: 2.75rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background 0.1s linear;
  transition: background 0.1s linear;
  width: 2.75rem;
  z-index: 10001;
}

.vb-zoom-container .vb-zoom .vb-zoom--close:focus,
.vb-zoom-container .vb-zoom .vb-zoom--close:hover {
  background: #619370;
}

.vb-zoom-container .vb-zoom .vb-zoom--nav .vb-zoom--nav-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 5rem;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  width: 3.125rem;
  z-index: 10000;
}

.vb-zoom-container .vb-zoom .vb-zoom--nav .vb-zoom--nav-item::before {
  background-color: #7DBC8E;
  background-image: url("zoom.png");
  background-repeat: no-repeat;
  content: "";
  height: 1.875rem;
  opacity: 0.75;
  -webkit-transition: background 0.1s linear, opacity 0.1s linear;
  transition: background 0.1s linear, opacity 0.1s linear;
  width: 1.875rem;
}

.vb-zoom-container .vb-zoom .vb-zoom--nav .vb-zoom--nav-item:focus::before,
.vb-zoom-container .vb-zoom .vb-zoom--nav .vb-zoom--nav-item:hover::before {
  background-color: #619370;
  opacity: 1;
}

.vb-zoom-container .vb-zoom .vb-zoom--nav .vb-zoom--nav-prev {
  left: 0;
}

.vb-zoom-container .vb-zoom .vb-zoom--nav .vb-zoom--nav-prev::before {
  background-position: center left;
}

.vb-zoom-container .vb-zoom .vb-zoom--nav .vb-zoom--nav-next {
  right: 0;
}

.vb-zoom-container .vb-zoom .vb-zoom--nav .vb-zoom--nav-next::before {
  background-position: center right;
}

.vb-zoom-picture {
  -o-object-fit: contain;
  object-fit: contain;
  pointer-events: none;
  position: fixed;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: 10002;
}

.vb-zoom-picture.is-init {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}


/*
  ┌─────────────────┐
  │ Style overrides │
  └─────────────────┘
  */

.BoxInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 1px solid #ddd;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-repeat: no-repeat !important;
  background-position-y: center !important;
  background-position-x: 5px !important;
  background-size: 35px !important;
  padding: 19px 0 19px 70px !important;
}

.BoxInfo span.BoxInfo-title {
  font-size: 14px !important;
  font-weight: 700 !important;
  margin-bottom: unset !important;
}

.BoxInfo.BoxInfo--standard {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16 3.27a12.7 12.7 0 00-12.7 12.7 12.7 12.7 0 0012.7 12.7 12.7 12.7 0 0012.7-12.7 12.7 12.7 0 00-12.7-12.7zm0 1.5a11.2 11.2 0 0111.2 11.2 11.2 11.2 0 01-11.2 11.2 11.2 11.2 0 01-11.2-11.2 11.2 11.2 0 0111.2-11.2zm-.73 1.76c-9e-6 3.28 0 6.64 0 9.89 2.02 1.16 4.16 2.38 6.22 3.56l.725-1.27-5.48-3.14v-9.04z' style='paint-order:stroke markers fill;stroke-linecap:round;stroke-linejoin:round;stroke-width:4'/%3E%3C/svg%3E%0A") !important;
}

.BoxInfo.BoxInfo--bulky {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.58 28.3c-1.07.0117-1.93-.932-1.93-1.97v-15.5c-.853-.145-1.34-1.15-1.33-1.9v-3.33c-.00247-1.04.88-1.95 1.93-1.93h21.5c1.04-.000371 1.93.897 1.93 1.93v3.33c.0024.748-.48 1.76-1.33 1.9v15.5c-.0032 1.03-.884 1.96-1.93 1.97zm-.434-17.5v15.5c-.0214.247.186.454.433.433h18.8c.247.0214.454-.186.433-.433v-15.5zm20.6-1.53c.243.0136.452-.153.434-.4v-3.33c.0215-.248-.186-.455-.434-.433h-21.5c-.247-.0214-.454.186-.433.433v3.33c-.0184.247.191.414.434.4zm-13.7 8.03h6c.195.0023.382-.0763.517-.217.289-.31.289-.79 0-1.1-.135-.141-.322-.219-.517-.217h-6c-.198-.0012-.387.0839-.517.233-.139.142-.217.334-.217.533-.0066.205.0719.404.217.55.135.141.322.219.517.217z'/%3E%3C/svg%3E%0A");
}

.BoxInfo.BoxInfo--verybulky {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.39 26c-2.03.0346-3.75-1.66-3.7-3.7-.299 0-.893-.0771-1.38-.617-.339-.354-.525-.827-.517-1.32v-12.5c.0011-1.07.866-1.93 1.93-1.93h16.7c1.07.0011 1.93.866 1.93 1.93v3.3h2.7c.278-.0022.584.118.766.4l4.23 5.63c.16.319.169.455.167.567v3.57c.0101.535-.425.988-.967.966h-1.2c.0471 2.06-1.69 3.74-3.73 3.7-2.03.0386-3.71-1.67-3.67-3.7h-9.53c.0456 2.04-1.67 3.73-3.7 3.7zm0-1.53c1.21.0274 2.22-1 2.2-2.2-.0132-1.2-.996-2.17-2.2-2.17-1.18-.0173-2.17.998-2.17 2.17-.0159 1.18.968 2.22 2.17 2.2zm-4.1-16.6v12.5c.000333.159.0591.372.3.399h.433c.561-1.2 1.82-2.22 3.37-2.2 1.5.0031 2.79.989 3.37 2.2h10.1v-12.9c.0114-.245-.198-.434-.433-.434h-16.7c-.247-.0214-.454.186-.433.433zm21 16.6c1.2.0176 2.18-1.02 2.17-2.2.0068-1.17-.983-2.18-2.17-2.17-1.18-.0133-2.2.986-2.2 2.17.0109 1.21.989 2.19 2.2 2.2zm-2-6.5h6.37l-3.97-5.27h-2.4z' /%3E%3C/svg%3E%0A") !important;
  background-size: 38px !important;
  background-position-x: 6px !important;
}

.BoxInfo.BoxInfo--return {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.71 18.4c-.133-.92 1.42-1.09 1.5 0 .285 5.1 4.71 9.15 9.8 9.07 5.44.0251 9.86-4.39 9.83-9.83.0512-2.61-.96-5.12-2.8-6.97-2.03-2.2-4.8-2.87-7.67-2.87l1.87 1.87c.711.711-.356 1.78-1.07 1.07l-3.03-3.07c-.407-.386-.397-.99 0-1.37l3.1-3.07c.658-.663 1.7.375 1.03 1.03l-2.03 2.03c1.79-.0945 3.52.252 5.18.883 2.71 1.16 4.88 3.32 6.04 6.03 1.18 2.83 1.18 6.01 0 8.83-1.84 4.31-6.05 6.98-10.5 6.95-4.32.115-10.9-3.25-11.3-10.6z'/%3E%3C/svg%3E%0A") !important;
}

.BoxInfo.BoxInfo--paylater {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.55 28c-1.64.0044-2.97-1.33-2.97-2.97v-2.5c-.0101-.535.425-.988.967-.966h3.2v-17.2c0-.245.0943-.378.283-.4l18.1.001c.185.0382.308.213.283.4v20.7c.0044 1.64-1.33 2.97-2.97 2.97zm18.4-2.97v-19.5h-15.6v16.1h11.8c.534 0 .967.433.967.967v2.5c-.0262.807.615 1.5 1.4 1.46s1.45-.707 1.43-1.53zm-13-14.5c-.939.0057-.987-1.53.032-1.53h6.07c.942-.0057.976 1.54 0 1.53zm0 4.33c-.933.0057-.984-1.5.033-1.5h6.07c.946-.0112.99 1.52 0 1.5zm9.93-4.17c-1.07.0392-1.4-1.43-.423-1.86.982-.427 1.83.818 1.07 1.58-.285.305-.65.283-.647.28zm0 4.23c-1.07.0392-1.4-1.43-.423-1.86.982-.427 1.83.818 1.07 1.58-.285.305-.65.283-.647.28zm-15.3 11.6h14.4c-.449-.304-.382-.737-.435-1.14v-2.26h-15.4v1.93c-.0239.801.63 1.48 1.43 1.47z'/%3E%3C/svg%3E%0A");
}

.BoxInfo.BoxInfo--dhlgreen {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5.39 16.7c-.0408-4.53 2.8-8.31 6.25-9.67 2.46-.993 5.51-1.52 9.18-1.62 1.8-.0553 3.68-.0277 5.63.083.133 1.96.183 3.84.15 5.65-.146 11.2-4.76 13.7-7.12 14.8-3.56 1.53-8.7.369-10.6-1.67-1.92-2.04-3.48-4.39-3.48-7.57zm5.7 7.2c1.96 1.36 5.06 1.8 7.83.6 2.34-1.02 5.52-3.15 6.03-12 .112-1.86.123-3.73.033-5.6-1.8-.0447-3.5-.028-5.1.05-2.46.103-5.28.492-7.78 1.5-2.81 1.1-5.18 4.4-5.22 7.82.0239 2.14.885 4.5 2.5 6.17 1.22-2.65 3.75-6.72 8.57-9.47-2.68 2.27-5.66 5.82-6.87 10.9z'/%3E%3C/svg%3E%0A");
}

/* .BoxInfo.BoxInfo--info span.BoxInfo-title {
  color: #7DBC8E;
} */

.BoxInfo.BoxInfo--info {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9.44 25.1-3.83-.767c-.243-.0433-.459-.181-.6-.383-.151-.193-.212-.442-.167-.683l.4-3.77-2.47-2.87c-.311-.365-.311-.902 0-1.27l2.47-2.83-.4-3.77c-.0451-.241.0157-.49.167-.683.141-.202.357-.34.6-.383l3.83-.767 1.93-3.33c.114-.202.298-.356.517-.433.233-.0889.493-.077.717.033l3.4 1.53 3.4-1.53c.223-.109.478-.133.717-.067.235.0685.425.241.517.467l1.97 3.33 3.8.767c.243.0433.459.181.6.383.151.193.212.442.167.683l-.4 3.77 2.46 2.83c.311.365.311.902 0 1.27l-2.47 2.87.4 3.77c.0451.241-.0157.49-.167.683-.141.202-.357.34-.6.383l-3.8.767-1.97 3.3c-.0919.226-.282.398-.517.467-.239.0662-.494.0424-.717-.067l-3.4-1.53-3.4 1.53c-.224.11-.484.122-.717.033-.219-.0767-.403-.231-.517-.433zm4.47-5.73c.368.4.999.4 1.37 0l5.9-5.83c.135-.136.197-.328.167-.517-.0187-.203-.1-.395-.233-.55-.142-.15-.344-.229-.55-.217-.217.0138-.423.102-.583.25l-5.4 5.4-2.54-2.67c-.148-.153-.355-.232-.567-.217-.214.0074-.417.0969-.567.25-.148.16-.236.366-.25.583-.0104.213.0827.418.25.55zm-1.4 7.8 3.5-1.47 3.6 1.47 2.13-3.3 3.83-.933-.367-3.93 2.63-3-2.63-3.03.367-3.93-3.83-.902-2.2-3.3-3.53 1.47-3.6-1.47-2.13 3.3-3.83.9.367 3.93-2.64 3.03 2.63 3-.366 3.97 3.83.9z' /%3E%3C/svg%3E%0A");
  background-size: 35px !important;
}

.overlaySizes #SelecteurProduit_taille .carre_taille.carre_taille_disabled:after {
  content: "Ausverkauft" !important;
}

@media only screen and (max-width: 640px) {
  .overlaySizes #SelecteurProduit_taille {
    margin-bottom: 20px !important;
  }
}

.memo_fp_suggestedlinks:before {
  content: "Mehr entdecken" !important;
}

.memo_fp_principal .memo_fp_prix_full .remise.demo_promo {
  margin: 0 10px !important;
}

#memo_fp_zone_principale .vb-FicheProduitZonePrincipale1 {
  margin-bottom: 30px !important;
  /* border-bottom: 1px solid #ddd; */
  text-align: left !important;
}

#ctl00_cphZoneActive_SelecteurProduit {
  padding: 0 0 .625rem !important;
}

#ctl00_cphZoneActive_SelecteurProduitArticlePerso .memo_fp_article_perso .message_preview #SelecteurProduitMessagePerso {
  font-size: 18px !important;
  border-radius: 5px;
}

#ctl00_cphZoneActive_SelecteurProduitArticlePerso .memo_fp_article_perso .custom-msg-modify-btn {
  text-decoration: none !important;
  color: #999 !important;
  border: .0625rem solid #ddd !important;
  height: 2.1rem !important;
  width: 4rem !important;
  margin-top: 1.2rem !important;
  border-radius: 5px !important;
}

#ctl00_cphZoneActive_SelecteurProduitArticlePerso .memo_fp_article_perso .custom-msg-modify-btn:hover {
  background: #7dbc8e !important;
  border-color: #7dbc8e !important;
  color: white !important;
}


/* brand name above price */
/* #memo_fp_infos #ctl00_cphZoneActive_InfoProduitPrincipale .brand {
  margin: 0 0 10px 0 !important;
  display: block !important;
} */

/* margin for sticky overlay covering footer on mobile */
@media only screen and (max-width: 768px) {
  body {
    margin-bottom: 65px;
  }
}

.Warning.ColorisWithoutCustomizableSize[style*=inline] {
  display: block !important;
}


/* temporary fix to hide wrong pictos */
.memo_fp_stickers .picto-dimension.Z_BIO,
.memo_fp_stickers .picto-dimension.Z_PERSO_BRODERIE {
  display: none !important;
}

.see-description {
  display: block;
  text-decoration: underline;
  font-size: 14px;
  color: black;
  margin-top: 20px
}

@media only screen and (max-width: 48rem) {
  .see-description {
    font-size: 12px;
    line-height: 14px;
    margin-left: 15px;
    margin-top: 10px
  }
}


/* Pflegehinweise */
li.vb-fp-tabs-list-item--conseils-entretiens .memo_fp_entretiens img {
  width: 32px !important;
}

li.vb-fp-tabs-list-item--conseils-entretiens .memo_fp_entretiens li:last-of-type span::after {
  content: "Auf unserer Übersichtsseite findest du mehr Infos zur Pflege unserer Produkte.";
  display: block;
  margin-top: 30px;
  text-decoration: underline;
}

li.vb-fp-tabs-list-item--conseils-entretiens .memo_fp_entretiens li:last-of-type span:hover::after {
  color: #7dbc8e;
}

/* @media screen and (max-width: 480px) {
  .modalvf:not(.active) button {
    top: -114px !important;
  }
} */

.modalvf {
  display: none !important;
}


/* fix breadcrumb */
#memo_site_haut #memo_fil_ariane {
  padding: 10px !important;
  margin: 0 !important;
  overflow: scroll;
  scrollbar-width: none;
}


/* Flowbox */
#flowBoxContainer {
  margin: 0;
  height: 0;
  filter: opacity(0);
  z-index: -1;
}

#flowBoxContainer:has(#js-flowbox-flow *) {
  color: #333;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  margin: 80px 0 20px;
  filter: none;
  height: auto;
  z-index: auto;
}

#flowBoxContainer .title-flowbox hr {
  width: calc(100% - 20px);
  border: 1px solid #efefef;
  margin: 0;
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: -1;
}

#flowBoxContainer .title-flowbox {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
}

#flowBoxContainer .title-flowbox img {
  width: 100px;
  vertical-align: middle;
  background-color: white;
  padding: 0px 5px;
}

#flowBoxContainer .title-flowbox span {
  display: block;
  font-size: 17px;
  margin: 10px 0;
}

#flowBoxContainer a.inst-link,
#flowBoxContainer a.inst-link:visited {
  display: block;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  font-size: 16px;
  line-height: 18px;
}

#flowBoxContainer a.inst-link span {
  font-weight: 700;
  display: inline;
  font-size: 16px;
  color: #333;
}

#flowBoxContainer a.inst-link:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 480px) {
  .bzfy-t-feed-carousel .bzfy-o-container {
    width: 120%;
    max-width: none !important;
  }
}

.bzfy-o-container .slick-initialized .slick-slide {
  position: relative;
}

.bzfy-o-container .slick-initialized .slick-slide::before {
  content: "";
  position: absolute;
  top: 17px;
  left: 15px;
  z-index: 1;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17px;
  height: 17px;
  width: 17px;
}

/* hide Flowbox title */
#flowBoxContainer #js-flowbox-flow .bzfy-feed-banner {
  display: none !important;
}

/* make size guide button lower */
.overlaySizes .memo_fp_guidetaille {
  padding: .4375rem .9375rem;
  width: auto;
}

/* Add info message to size guide of size selector */
.overlaySizes::after {
  font-size: 13px;
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 75px;
  left: 0;
}

/* Info message regarding category */
.overlaySizes[category="Umstandsmode"]::after {
  content: "Bitte bestelle deine gewohnte Größe.";
}