/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/trip-includes/editor.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied inside the editor only.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wptravel-block-trip-includes.check-icon ul {
  list-style: none !important;
  padding: 0px;
}

.wptravel-block-trip-includes.check-icon ul li:before {
  content: "\f058";
  color: #4CAF50;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  margin-right: 10px;
}

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