/*!***************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/main/resources/static/sass/productrelations/productrelations.src.scss ***!
  \***************************************************************************************************************************************************************************************************/
.component-productrelationscdp {
  /* stylelint-disable max-line-length */
  /* create columns */
  /* create columns */
  /* create custom named columns with custom content */
}
.component-productrelationscdp .mc-layer {
  font-family: "LeroyMerlin", sans-serif;
  font-weight: 400;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  bottom: 0;
  left: 0;
  outline: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: var(--modal-z-index, 1999999999);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  /* States */
}
.component-productrelationscdp .mc-layer * {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
.component-productrelationscdp .mc-layer--ltr {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.component-productrelationscdp .mc-layer--ltr .mc-layer__dialog {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}
.component-productrelationscdp .mc-layer:not(.mc-layer--ltr) {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.component-productrelationscdp .mc-layer:not(.mc-layer--ltr) .mc-layer__dialog {
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}
.component-productrelationscdp .mc-layer__dialog {
  background: #ffffff;
  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%;
  max-width: calc(100% - 2rem);
  -webkit-transition: visibility 0s linear 0.4s, -webkit-transform 0.4s;
  transition: visibility 0s linear 0.4s, -webkit-transform 0.4s;
  transition: visibility 0s linear 0.4s, transform 0.4s;
  transition: visibility 0s linear 0.4s, transform 0.4s, -webkit-transform 0.4s;
  visibility: hidden;
  width: 100%;
}
@media screen and (min-width: 680px) {
  .component-productrelationscdp .mc-layer__dialog {
    max-width: 25rem;
  }
}
@media screen and (min-width: 769px) {
  .component-productrelationscdp .mc-layer__dialog {
    max-width: 28.6875rem;
  }
}
@media screen and (min-width: 1024px) {
  .component-productrelationscdp .mc-layer__dialog {
    max-width: 28rem;
  }
}
@media screen and (min-width: 680px) {
  .component-productrelationscdp .mc-layer__dialog--extend {
    max-width: 31.75rem;
  }
}
@media screen and (min-width: 769px) {
  .component-productrelationscdp .mc-layer__dialog--extend {
    max-width: 36.3125rem;
  }
}
@media screen and (min-width: 1024px) {
  .component-productrelationscdp .mc-layer__dialog--extend {
    max-width: 43rem;
  }
}
.component-productrelationscdp .mc-layer__header, .component-productrelationscdp .mc-layer__footer {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media screen and (min-width: 1024px) {
  .component-productrelationscdp .mc-layer__header, .component-productrelationscdp .mc-layer__footer {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.component-productrelationscdp .mc-layer__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 0.5rem;
  padding-top: 1rem;
  min-height: 3.75rem;
  position: relative;
}
.component-productrelationscdp .mc-layer__header::after {
  background: #b3b3b3;
  content: "";
  display: block;
  margin: 0 auto;
  height: 1px;
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
}
@media screen and (min-width: 1024px) {
  .component-productrelationscdp .mc-layer__header {
    padding-bottom: 0.75rem;
    padding-top: 1.25rem;
    min-height: 4.25rem;
  }
}
.component-productrelationscdp .mc-layer__icon {
  fill: #666666;
  height: 1.5rem;
  margin-right: 0.75rem;
  width: 1.5rem;
}
.component-productrelationscdp .mc-layer__title {
  font-size: 0.875rem;
  line-height: 1.2857142857;
  font-weight: 400;
  color: #666666;
  margin-bottom: 0;
  margin-top: 0;
}
.component-productrelationscdp .mc-layer__close {
  margin: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
  outline: none;
  border: none;
  cursor: pointer;
  padding: 0;
  position: relative;
  -ms-flex-item-align: start;
      align-self: flex-start;
  background: transparent url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 height=%272rem%27 width=%272rem%27 viewBox=%270 0 32 32%27 fill=%27%23808080%27%3E%3Cpath d=%27M17.41 16l8.8-8.79a1 1 0 10-1.42-1.42L16 14.59l-8.79-8.8a1 1 0 00-1.42 1.42l8.8 8.79-8.8 8.79a1 1 0 000 1.42 1 1 0 001.42 0l8.79-8.8 8.79 8.8a1 1 0 001.42 0 1 1 0 000-1.42z%27/%3E%3C/svg%3E") no-repeat;
  background-size: contain;
  cursor: pointer;
  height: 2rem;
  margin-left: auto;
  width: 2rem;
}
.component-productrelationscdp .mc-layer__close::after {
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 0 transparent;
          box-shadow: 0 0 0 0 transparent;
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: -webkit-box-shadow 200ms ease;
  transition: -webkit-box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease, -webkit-box-shadow 200ms ease;
}
.component-productrelationscdp .mc-layer__close-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: visible;
  white-space: nowrap;
}
.component-productrelationscdp .mc-layer__close:focus::after {
  -webkit-box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #0b96cc;
          box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #0b96cc;
}
.component-productrelationscdp .mc-layer__body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow: hidden;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media screen and (min-width: 1024px) {
  .component-productrelationscdp .mc-layer__body {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.component-productrelationscdp .mc-layer__body--overflowing + .mc-layer__footer, .component-productrelationscdp .mc-layer__body--overflowing-scroll-edge + .mc-layer__footer {
  -webkit-box-shadow: 0px 4px 20px 0px rgba(25, 25, 25, 0.2);
          box-shadow: 0px 4px 20px 0px rgba(25, 25, 25, 0.2);
  position: relative;
}
.component-productrelationscdp .mc-layer__body--overflowing-scroll-edge {
  padding-left: 0;
  padding-right: 0;
}
.component-productrelationscdp .mc-layer__body--overflowing-scroll-edge .mc-layer__content {
  padding-left: 1rem;
  padding-right: 1.125rem;
}
@media screen and (min-width: 1024px) {
  .component-productrelationscdp .mc-layer__body--overflowing-scroll-edge .mc-layer__content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.component-productrelationscdp .mc-layer__body--scroll-end + .mc-layer__footer {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.component-productrelationscdp .mc-layer__content {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 1.5rem 0.5rem 3rem;
  scrollbar-color: #666666 #e6e6e6;
  scrollbar-width: thin;
}
@media screen and (min-width: 1024px) {
  .component-productrelationscdp .mc-layer__content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.component-productrelationscdp .mc-layer__content::-webkit-scrollbar {
  background-color: #e6e6e6;
  width: 0.25rem;
}
.component-productrelationscdp .mc-layer__content::-webkit-scrollbar-thumb {
  background: #666666;
}
.component-productrelationscdp .mc-layer__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media screen and (min-width: 1024px) {
  .component-productrelationscdp .mc-layer__footer {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.component-productrelationscdp .mc-layer__footer > :first-child:not(:only-child) {
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 1024px) {
  .component-productrelationscdp .mc-layer__footer > :first-child:not(:only-child) {
    margin-bottom: 0;
    margin-right: 1rem;
  }
}
.component-productrelationscdp .mc-layer-open {
  overflow: hidden;
}
.component-productrelationscdp .mc-layer .mc-layer__dialog.is-open {
  pointer-events: all;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: visibility 0s linear 0s, -webkit-transform 0.4s;
  transition: visibility 0s linear 0s, -webkit-transform 0.4s;
  transition: visibility 0s linear 0s, transform 0.4s;
  transition: visibility 0s linear 0s, transform 0.4s, -webkit-transform 0.4s;
  visibility: visible;
}
.mc-layer-overlay {
  background-color: rgba(25, 25, 25, 0.7);
  -webkit-filter: blur(1px);
          filter: blur(1px);
  inset: 0;
  opacity: 0;
  position: fixed;
  pointer-events: none;
  -webkit-transition: opacity 0.4s ease, visibility 0ms 0.4s;
  transition: opacity 0.4s ease, visibility 0ms 0.4s;
  z-index: 1999999998;
}
.mc-layer-overlay.is-visible {
  opacity: 1;
  pointer-events: all;
  -webkit-transition: opacity 0.4s ease, visibility 0ms;
  transition: opacity 0.4s ease, visibility 0ms;
  visibility: visible;
}

.component-productrelationscdp .product-variants {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  gap: 0.75rem;
}
@media screen and (min-width: 1024px) {
  .component-productrelationscdp .product-variants {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.component-productrelationscdp .product-variants__block {
  width: 100%;
  height: 4rem;
  padding: 0.75rem 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 4px;
  font-size: 0.875rem;
  line-height: 1.5714285714;
  border: 1px solid #cccccc;
}
.component-productrelationscdp .product-variants__block:is(button) {
  cursor: pointer;
}
.component-productrelationscdp .product-variants__block:is(button):hover {
  border-color: #333333;
}
.component-productrelationscdp .product-variants__block:is(div) {
  opacity: 0.6;
}
@media screen and (min-width: 1280px) {
  .component-productrelationscdp .product-variants__block:not(.component-productrelationscdp .product-variants__block--full) {
    width: calc(50% - 0.375rem);
  }
}
.component-productrelationscdp .product-variants__block__designation {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
  text-align: left;
}
.component-productrelationscdp .product-variants__block__designation span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.component-productrelationscdp .product-variants__block__designation span:nth-child(1) {
  color: #666666;
  font-size: 0.75rem;
  line-height: 1.1666666667;
}
.component-productrelationscdp .product-variants__block__designation span:nth-child(2) {
  color: #4d4d4d;
  font-weight: 600;
}
.component-productrelationscdp .product-variants__block__link {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 1rem;
}
.component-productrelationscdp .product-variants__block__link span {
  text-decoration: underline;
}
.component-productrelationscdp .product-variants__item {
  border-radius: 4px;
  border: 1px solid #b3b3b3;
  color: #4d4d4d;
  padding: 0.5rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.component-productrelationscdp .product-variants__item--disabled {
  border-color: #cccccc;
  background-color: #cccccc;
  color: #666666;
}
.component-productrelationscdp .product-variants__item:not(:first-child) {
  margin-top: 0.75rem;
}
.component-productrelationscdp .product-variants__item a {
  position: absolute;
  inset: 0;
  text-decoration: none;
  font-size: 0;
}
.component-productrelationscdp .product-variants__item--current {
  border: 2px solid #46a610;
  -webkit-box-shadow: 0 0 0 3px #ebf5de;
          box-shadow: 0 0 0 3px #ebf5de;
}
.component-productrelationscdp .product-variants__item:not(.component-productrelationscdp .product-variants__item--current):hover {
  border-color: #035010;
}
.component-productrelationscdp .product-variants__item__picture {
  display: block;
  height: 4rem;
  width: 4rem;
  aspect-ratio: 1/1;
  margin-right: 0.5rem;
  font-size: 0;
  background-color: #e6e6e6;
}
.component-productrelationscdp .product-variants__item__details {
  overflow: hidden;
}
.component-productrelationscdp .product-variants__item__details__name {
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.component-productrelationscdp .product-variants__item__details__price {
  display: inline;
  color: #191919;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
.component-productrelationscdp .product-variants__item__details__price--disabled {
  color: #666666;
}
.component-productrelationscdp .product-variants__item__details__price--discount {
  font-size: 0.75rem;
  line-height: 1.1666666667;
  color: #666666;
  font-weight: 400;
  text-decoration: line-through;
}
.component-productrelationscdp .product-variants__item__details__price--discount + .product-variants__item__details__price {
  color: #ea302d;
  margin-left: 0.5ch;
}

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