/*!************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./public/src/assets/scss/app.scss ***!
  \************************************************************************************************************************************************************************************************/
body.variable-product-swatches-body ul.swatches-items-wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: left;
  align-items: center;
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item {
  margin-right: 10px;
  position: relative;
  padding-bottom: 10px;
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item .swatch-item-wrapper {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  display: block;
  cursor: pointer;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  padding: 2px;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item .swatch-item-wrapper .swatch-item-span {
  display: block;
  cursor: pointer;
  text-align: center;
  background: #ffffff;
  position: relative;
  overflow: hidden;
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item .swatch-item-wrapper .swatch-item-span-label {
  padding: 0 10px;
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item:hover .swatch-item-wrapper {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.5);
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item .swatch-item-stock-count {
  font-size: 11px;
  background: #de8604;
  color: #fff;
  padding: 2px 5px;
  text-shadow: 0 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.38);
  width: -moz-max-content;
  width: max-content;
  height: 21px;
  line-height: 21px;
  display: block;
  margin: 0 auto;
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item .swatch-item-tooltip {
  position: absolute;
  background: #000;
  color: #fff;
  z-index: 1000;
  padding: 4px 10px;
  left: 50%;
  width: -moz-max-content;
  width: max-content;
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item .swatch-item-tooltip:before {
  content: "";
  position: absolute;
  border: 5px solid transparent;
  display: block;
  background: transparent;
  left: 50%;
  transform: translateX(-50%);
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item .swatch-item-tooltip.swatch-item-tooltip-top {
  transform: translate(-50%, -100%);
  top: -10px;
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item .swatch-item-tooltip.swatch-item-tooltip-top:before {
  border-top-color: #000;
  bottom: -10px;
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item .swatch-item-tooltip.swatch-item-tooltip-bottom {
  transform: translate(-50%, 100%);
  bottom: -10px;
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item .swatch-item-tooltip.swatch-item-tooltip-bottom:before {
  border-bottom-color: #000;
  top: -10px;
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item img {
  display: block;
  width: 100%;
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item.swatch-item-disabled {
  pointer-events: none;
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item.swatch-item-disabled .swatch-item-wrapper {
  opacity: 0.5;
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item.swatch-item-disabled .swatch-item-wrapper .swatch-item-span:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 50;
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item.swatch-item-disabled:hover .swatch-item-wrapper {
  opacity: 0.5;
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item.swatch-item-selected .swatch-item-wrapper {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item.swatch-item-selected:hover .swatch-item-wrapper {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.5);
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item.swatch-item-button .swatch-item-wrapper .swatch-item-span {
  padding: 4px 10px;
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item.swatch-item-color .swatch-item-wrapper .swatch-item-span {
  width: 34px;
  height: 34px;
}
body.variable-product-swatches-body ul.swatches-items-wrapper li.swatch-item.swatch-item-image .swatch-item-wrapper .swatch-item-span {
  width: 40px;
  height: 40px;
}
body.variable-product-swatches-body ul.swatches-items-wrapper.swatches-items-wrapper-radio {
  display: block;
}
body.variable-product-swatches-body ul.swatches-items-wrapper.swatches-items-wrapper-radio li.swatch-item:hover .swatch-item-wrapper {
  box-shadow: none;
}
body.variable-product-swatches-body ul.swatches-items-wrapper.swatches-items-wrapper-radio li.swatch-item .swatch-item-stock-count {
  position: initial;
  transform: initial;
  margin: initial;
}
body.variable-product-swatches-body ul.swatches-items-wrapper.swatches-items-wrapper-radio li.swatch-item.swatch-item-radio .swatch-item-wrapper {
  box-shadow: none;
}
body.variable-product-swatches-body ul.swatches-items-wrapper.swatches-items-wrapper-radio li.swatch-item.swatch-item-radio .swatch-item-wrapper .swatch-item-span {
  overflow: initial;
  width: 34px;
  height: 34px;
  box-shadow: inset 0 0 0 2px #222222;
}
body.variable-product-swatches-body ul.swatches-items-wrapper.swatches-items-wrapper-radio li.swatch-item.swatch-item-radio.swatch-item-selected .swatch-item-wrapper {
  box-shadow: none;
}
body.variable-product-swatches-body ul.swatches-items-wrapper.swatches-items-wrapper-radio li.swatch-item.swatch-item-radio.swatch-item-selected .swatch-item-wrapper .swatch-item-span {
  box-shadow: inset 0 0 0 10px #0d6efd;
}
body.variable-product-swatches-body ul.swatches-items-wrapper.swatches-items-wrapper-radio li.swatch-item.swatch-item-radio.swatch-item-selected:hover .swatch-item-wrapper {
  box-shadow: none;
}
body.variable-product-swatches-body ul.swatches-items-wrapper.swatches-items-wrapper-rounded li.swatch-item .swatch-item-wrapper {
  border-radius: 4px;
}
body.variable-product-swatches-body ul.swatches-items-wrapper.swatches-items-wrapper-rounded li.swatch-item .swatch-item-span {
  border-radius: 4px;
}
body.variable-product-swatches-body ul.swatches-items-wrapper.swatches-items-wrapper-circle li.swatch-item .swatch-item-wrapper {
  border-radius: 150px;
}
body.variable-product-swatches-body ul.swatches-items-wrapper.swatches-items-wrapper-circle li.swatch-item .swatch-item-span {
  border-radius: 150px;
}
body.variable-product-swatches-body.variable-product-swatches-clickable-disabled-attribute ul.swatches-items-wrapper > li.swatch-item.swatch-item-disabled {
  pointer-events: initial;
}
body.variable-product-swatches-body.variable-product-swatches-blur-cross ul.swatches-items-wrapper > li.swatch-item.swatch-item-disabled .swatch-item-span:before {
  background-image: url("data:image/svg+xml,<svg aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"><path fill=\"currentColor\" d=\"M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z\" class=\"\"></path></svg>");
}
body.variable-product-swatches-body.variable-product-swatches-hide ul.swatches-items-wrapper > li.swatch-item.swatch-item-disabled {
  display: none;
}
body.variable-product-swatches-body.variable-product-swatches-show-selected-attribute .variations td {
  display: block;
}
body.variable-product-swatches-body.variable-product-swatches-show-selected-attribute .variations tr {
  margin-bottom: 0px;
}
body.variable-product-swatches-body.variable-product-swatches-show-selected-attribute .variations tr:not(:last-child) td {
  border-bottom: 0px;
}
body.variable-product-swatches-body.variable-product-swatches-show-selected-attribute .variations tr:last-child td:first-child {
  border-bottom: 0px;
}
