/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/brand-comparison-table/style.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
.wp-block-ecomatelas-brand-comparison-table table {
  width: 100%;
  table-layout: fixed;
  margin: 0;
}
.wp-block-ecomatelas-brand-comparison-table table th, .wp-block-ecomatelas-brand-comparison-table table td {
  border: none;
  text-align: center;
  font-family: var(--wp--preset--font-family--poppins);
  padding: 16px;
}
.wp-block-ecomatelas-brand-comparison-table table thead tr {
  background-color: transparent !important;
}
.wp-block-ecomatelas-brand-comparison-table table thead tr th {
  font-size: var(--wp--preset--font-size--regular);
  font-weight: var(--wp--custom--font-weight--semi-bold);
  color: var(--wp--preset--color--primary);
  text-transform: unset;
}
.wp-block-ecomatelas-brand-comparison-table table thead tr th:nth-child(2) {
  background-color: var(--wp--preset--color--white);
  border-radius: var(--wp--custom--border-radius--regular) var(--wp--custom--border-radius--regular) 0 0 !important;
}
@media screen and (max-width: 997px) {
  .wp-block-ecomatelas-brand-comparison-table table thead tr th {
    padding: 10px;
    font-size: 10px;
  }
}
.wp-block-ecomatelas-brand-comparison-table table thead tr th img {
  height: 30px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 100%;
  margin: 0;
}

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