/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-duration/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-duration-date .dropdown-content {
  display: none;
}

.wptravel-block-trip-duration-date .fixed-date-dropdown .dropbtn::after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 5px;
  color: rgb(85, 85, 85);
  transform: rotate(-90deg);
  transition: all 0.3s ease 0s;
}

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