/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/core/core-post-template/is-style/index.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
.wp-block-query > ul.wp-block-post-template.is-style-separator > li:not([style*="display: none"]) {
  border-left: 1px solid #ccc;
}
.wp-block-query > ul.wp-block-post-template.is-style-separator > li:not([style*="display: none"]):first-child {
  border-left: none;
}

.wp-block-query > ul.wp-block-post-template.is-style-switch-order > li:not([style*="display: none"]):nth-child(even) {
  /* Styles for the second visible post */
}
@media (min-width: 768px) {
  .wp-block-query > ul.wp-block-post-template.is-style-switch-order > li:not([style*="display: none"]):nth-child(even) > div > div:first-child {
    order: 2;
  }
}

.wp-block-query > ul.wp-block-post-template.is-style-switch-order > li > div {
  height: 100%;
}

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