/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/main/resources/static/sass/producttools/producttools.src.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
/**
 * Do not edit directly, this file was auto-generated.
 */
.component-producttools {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.component-producttools .a-linkCalculator {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 600;
  border-radius: 0.25rem;
  border: 0.0625rem solid var(--color-grey-200);
  padding: 0.75rem;
  text-decoration: none;
  margin: 0 1rem 1rem 0;
  height: 3rem;
  white-space: nowrap;
  background-color: var(--color-grey-000);
}
.component-producttools .a-linkCalculator:last-child {
  margin: 0 1rem 0 0;
}
.component-producttools .a-linkCalculator:hover {
  border: 0.0625rem solid var(--color-grey-800);
  color: var(--color-grey-999);
}
.component-producttools .a-linkCalculator .mc-link__label {
  border-bottom: none !important;
}
.component-producttools .mc-quantity-selector {
  border: inherit;
  gap: inherit;
}
.component-producttools .mc-quantity-selector:hover:not(:focus-within) {
  border-color: inherit;
  box-shadow: inherit;
}
.component-producttools .mc-quantity-selector:has(input:focus)::after {
  box-shadow: inherit;
}
.component-producttools .mc-select {
  padding: calc(0.9375rem - 1px) 3rem calc(0.9375rem - 1px) calc(0.75rem - 1px);
}

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