/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
.wp-block-create-block-cityprop-moving-header {
  z-index: 2;
  width: 100%;
  position: fixed;
  transition-property: background-color, color, transform;
  transition-duration: 500ms;
  transition-timing-function: ease-out;
}
.wp-block-create-block-cityprop-moving-header.fill {
  background: var(--wp--preset--color--sandstone-1);
}
.wp-block-create-block-cityprop-moving-header.gradient-fill {
  background: linear-gradient(180deg, var(--wp--preset--color--desert-sand-1) 0%, rgba(0, 0, 0, 0) 100%);
}
@media (min-width: 992px) {
  .wp-block-create-block-cityprop-moving-header.fixed-totop {
    background: var(--wp--preset--color--graphite-1) !important;
    color: var(--wp--preset--color--sandstone-1);
  }
  .wp-block-create-block-cityprop-moving-header.fixed-totop .wp-block-site-logo img {
    filter: brightness(0) saturate(100%) invert(92%) sepia(2%) saturate(1342%) hue-rotate(327deg) brightness(101%) contrast(115%);
  }
}
.wp-block-create-block-cityprop-moving-header.fixed-totop:not(.open) {
  background: var(--wp--preset--color--graphite-1) !important;
  color: var(--wp--preset--color--sandstone-1);
}
.wp-block-create-block-cityprop-moving-header.fixed-totop:not(.open) .wp-block-site-logo img {
  filter: brightness(0) saturate(100%) invert(92%) sepia(2%) saturate(1342%) hue-rotate(327deg) brightness(101%) contrast(115%);
}
@media (min-width: 992px) {
  .wp-block-create-block-cityprop-moving-header.remove-fromview {
    transform: translateY(-100%);
  }
}
.wp-block-create-block-cityprop-moving-header.remove-fromview:not(.open) {
  transform: translateY(-100%);
}
.wp-block-create-block-cityprop-moving-header.horizontal-scroll {
  transform: translateY(-100%) !important;
}

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