/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/blocks/tab-area-block/style.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-td-blocks-plugin-tab-area-block .tab-section-tab {
  height: 64px;
  font-size: 32px;
  width: 260px;
  margin: 0 50px;
  border-bottom: 3px solid transparent;
  -o-border-image: linear-gradient(to right, rgba(0, 0, 0, 0) 5%, var(--td-highlight-spot-color-light) 20%, var(--td-highlight-spot-color) 80%, rgba(0, 0, 0, 0) 95%);
     border-image: linear-gradient(to right, rgba(0, 0, 0, 0) 5%, var(--td-highlight-spot-color-light) 20%, var(--td-highlight-spot-color) 80%, rgba(0, 0, 0, 0) 95%);
  border-image-slice: 1;
  text-align: center;
}
.wp-block-td-blocks-plugin-tab-area-block .tab-section-tab:not(.active) {
  opacity: 60%;
  border-bottom: 2px solid var(--td-highlight-spot-color-light);
  -o-border-image: none;
     border-image: none;
}

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