.bnpl-home .actions > .price-wrapper > .price {
  order: 1; }
.bnpl-home .mgz-col-xl-6 .widget-product .price-container .price-wrapper {
  display: block; }
.bnpl-home .widget-product.simple .actions .price-wrapper .price .old-price .price {
  margin-left: 1em;
  margin-right: 0.5em; }
.bnpl-home .widget-product-bundle .bnpl-container {
  display: block;
  text-align: center;
  font-size: 0.75em;
  left: 6%;
  position: relative; }
.bnpl-home .bnpl-container {
  display: block; }
  .bnpl-home .bnpl-container .bnpl {
    font-size: 20px;
    letter-spacing: -0.05em;
    font-weight: normal; }
    .bnpl-home .bnpl-container .bnpl .amount,
    .bnpl-home .bnpl-container .bnpl .months {
      /*font-size: 28px;*/
      font-weight: normal; }
  .bnpl-home .bnpl-container .bnpl-wf-paypal {
    font-size: 0.7em; }
@media (max-width: 450px) {
  .bnpl-home .widget-product-bundle .bnpl-container {
    left: 8%; } }
@media (max-width: 450px) {
  .bnpl-home .bnpl-container .bnpl {
    letter-spacing: -0.1em; } }

@media (max-width: 770px) {
  .caution img {
    max-width: 100%; } }
span.caution {
  height: 25%;
  bottom: 5px;
  position: relative;
  width: 19px; }

.bnpl .small-font {
  font-size: 0.85rem; }
.bnpl .amount,
.bnpl .months,
.bnpl .caution {
  display: inline-block; }
.bnpl .caution img {
  vertical-align: middle;
  visibility: visible; }

.bnpl-container {
  display: flex;
  align-items: center; }
  .bnpl-container .bnpl .amount {
    /*            margin-right: 3px;
                margin-left: 3px;*/ }

/* "or" and "x4" stay light and small; only the amount/decimals are bold. */
.bnpl-container .bnpl,
.bnpl-container .bnpl .months {
  font-weight: 300;
  font-size: 11px !important; }

.bnpl-tooltip img {
  cursor: help; }

.tooltip-content {
  display: none;
  position: absolute;
  text-align: left;
  z-index: 999;
  white-space: normal;
  top: -20px;
  left: 20%;
  font-size: 11px;
  transform: translate(-60%, -100%);
  background-color: #fff;
  border: 1px solid #3ab6ff;
  border-radius: 15px;
  -webkit-box-shadow: 0 0 10px 0 #000;
  box-shadow: 0 0 10px 0 #000;
  padding: 9px;
  width: 190px;
  color: #000 !important;
  line-height: 14px;
  letter-spacing: normal;
  font-family: Montserrat; }
  .tooltip-content:hover {
    display: block; }
  .bnpl-tooltip:hover .tooltip-content {
    display: block; }
  .tooltip-content i {
    position: absolute;
    top: 100%;
    left: 60%;
    margin-left: -15px;
    width: 30px;
    height: 15px;
    overflow: hidden; }
    .tooltip-content i::after {
      content: "";
      position: absolute;
      width: 15px;
      height: 15px;
      left: 50%;
      transform: translate(-50%, -50%) rotate(45deg);
      background-color: #fff;
      box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5); }
  .tooltip-content .blue {
    color: #3ab6ff !important; }
  .tooltip-content .details {
    font-weight: 300;
    font-size: 10px;
    color: #000 !important; }

.bnpl-home .bnpl-container .bnpl {
  font-size: 11px !important; }

.bnpl-home .bnpl-container .bnpl .amount {
  font-size: 21px !important; }

/*.bnpl-home .bnpl-container .bnpl .amount{
    margin-right: 3px;
    margin-left: 3px;
}*/
@media (max-width: 430px) {
  html[lang="de"] .actions .button-comment {
    font-size: 7px !important; } }
@media (min-width: 1200px) and (max-width: 1515px) {
  html[lang="zh"] .bnpl-home .bnpl-container .bnpl .amount {
    font-size: 14px !important; } }
.widget-product .top {
  z-index: 50; }

.widget-product .desc {
  opacity: 1;
  font-size: 15px;
  color: #0a0a11; }

.mgz-element-row.full_width_row #paypal-card .widget-product {
  font-size: 12px; }

.widget-product.simple .actions .price-wrapper .price .old-price .price {
  font-size: 24px;
  /* nouveau */ }

.widget-product .top {
  z-index: 50;
  /*on ne change pas ici */
  padding-top: 20px;
  /* nouveau */ }

/*@media (max-width: 1199px) {
    .main-header-wrapper {
        display: block !important;
    }

    .my-25 {
        margin-top: unset;
        margin-bottom: unset;
    }
}

.main-container {
    .bnpl-container {
        display: contents;
        .bnpl {
            font-size: 25px !important;
            .amount {
                font-size: 63px !important;
                font-weight: 800;
                line-height: 3.125rem;
            }
            @media (max-width: 1200px) {
                font-size: 15px !important;

                .amount {
                    font-size: 35px !important;
                    line-height: 2.125rem;
                }
            }
        }
    }
}
.widget-product-grouped .main-container .product-infos-wrapper .actions{
    @media (max-width: 685px) {
        width: 100%;
    }
}*/

/*# sourceMappingURL=index.css.map */

/* Home: shrink widget product name on smaller desktops */
@media (max-width: 1680px) {
    .cms-index-index .widget-product .product-name-wrapper .product-name span span {
        font-size: 1.6rem;
    }
}

/* Home: widget product name size on smaller desktops */
@media (max-width: 1680px) {
    .cms-index-index .widget-product .product-name-wrapper .product-name {
        font-size: 1.75rem;
    }
}

/* Home: widget product name size on laptops */
@media (max-width: 1440px) {
    .cms-index-index .widget-product .product-name-wrapper .product-name {
        font-size: 1.25rem;
    }
}

/* Home: widget product name (inner span) size on laptops */
@media (max-width: 1440px) {
    .cms-index-index .widget-product .product-name-wrapper .product-name span span {
        font-size: 1.25rem;
    }
}

/* Home tiles: keep the BNPL note BELOW the price like production (all widths incl. mobile/tablet).
   The theme price-box is flex row-reverse, which put the note beside the price. */
.cms-index-index .widget-product .price-box.price-final_price {
    flex-wrap: wrap !important;
}
.cms-index-index .widget-product .price-box.price-final_price .bnpl-container {
    flex-basis: 100% !important;
    width: 100% !important;
}
