/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/css-unicode-loader/index.js!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./cartridges/app_custom_ckc/cartridge/client/default/scss/product/moreSwatchModal.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
#more-swatch-modal .modal-dialog {
  bottom: 0;
  width: 100%;
  max-width: unset;
  margin: 0;
  overflow: hidden;
}
@media (min-width: 1024px) {
  #more-swatch-modal .modal-dialog {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 44.5rem;
    height: 26.375rem;
    max-height: 26.375rem;
  }
}
#more-swatch-modal .modal-dialog .modal-content {
  padding: 0.75rem;
  padding-top: unset;
  border-radius: 0;
  border-top-left-radius: 1.875rem;
  border-top-right-radius: 1.875rem;
  height: 100%;
  max-height: 83vh;
  overflow: hidden;
}
@media (min-width: 1024px) {
  #more-swatch-modal .modal-dialog .modal-content {
    border-radius: 0;
    padding: 2rem 1.25rem 2rem 2rem;
  }
}
#more-swatch-modal .modal-dialog .modal-content .mobile-header {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.375rem;
  letter-spacing: 0;
  background: #e9e9e9;
  margin: 0 -0.75rem 0.75rem;
  min-height: 3rem;
  padding-left: 0.75rem;
}
#more-swatch-modal .modal-dialog .modal-content .modal-header {
  padding: 0;
  margin-bottom: 0.75rem;
}
#more-swatch-modal .modal-dialog .modal-content .modal-header .modal-title {
  font-family: "Cinzel", serif;
  font-weight: 400;
  color: #000;
  font-size: 1.25rem;
  line-height: 1.625rem;
}
@media (min-width: 1024px) {
  #more-swatch-modal .modal-dialog .modal-content .modal-header .modal-title {
    font-size: 1.5rem;
    line-height: 2.6875rem;
  }
}
#more-swatch-modal .modal-dialog .modal-content .modal-header .close {
  top: 0;
  right: 0;
  opacity: 1;
  margin: 0.75rem 1.5rem;
  padding: 0;
}
@media (min-width: 1024px) {
  #more-swatch-modal .modal-dialog .modal-content .modal-header .close {
    margin: 1rem;
  }
}
#more-swatch-modal .modal-dialog .modal-content .modal-body {
  padding: 0;
  gap: 0.75rem;
  max-height: calc(83vh - 120px);
  overflow: auto;
}
@media (min-width: 1024px) {
  #more-swatch-modal .modal-dialog .modal-content .modal-body {
    padding-right: 0.75rem;
    max-height: 18.75rem;
  }
}
#more-swatch-modal .modal-dialog .modal-content .modal-body.scroll-bar::-webkit-scrollbar {
  width: 0.25rem;
}
#more-swatch-modal .modal-dialog .modal-content .modal-body .swatch-label-wrapper {
  width: calc(33.33% - 0.5rem);
}
@media (min-width: 1024px) {
  #more-swatch-modal .modal-dialog .modal-content .modal-body .swatch-label-wrapper {
    width: calc(20% - 0.625rem);
  }
}
#more-swatch-modal .modal-dialog .modal-content .modal-body .swatch-label-wrapper .swatch-attribute {
  width: 100%;
  aspect-ratio: 1;
  border: 1px solid transparent;
  padding: 0;
  cursor: pointer;
}
#more-swatch-modal .modal-dialog .modal-content .modal-body .swatch-label-wrapper .swatch-attribute span {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (min-width: 1024px) {
  #more-swatch-modal .modal-dialog .modal-content .modal-body .swatch-label-wrapper .swatch-attribute {
    width: 7.5rem;
    height: 7.5rem;
  }
}
#more-swatch-modal .modal-dialog .modal-content .modal-body .swatch-label-wrapper .swatch-attribute.selected {
  border: 1px solid #000;
  padding: 0;
}
#more-swatch-modal .modal-dialog .modal-content .modal-body .swatch-label-wrapper .swatch-label {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.375rem;
  letter-spacing: 0;
  color: #000;
}

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