/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/sass/themes/blocks/footer-places.scss ***!
  \******************************************************************************************************************************************************************************/
.wp-admin .footer-locations {
  background-color: #316094;
  padding-bottom: 50px;
}
.wp-admin .footer-locations.left {
  text-align: left;
}
.wp-admin .footer-locations.right {
  text-align: right;
}
.wp-admin .footer-locations .fx-cslc-title {
  font-family: "Montserrat";
  font-weight: 900;
  color: white;
  font-size: 1.2em;
  margin-bottom: 8px;
}
.wp-admin .footer-locations .fx-cslc-title:after {
  content: "";
  display: block;
  background-color: red;
  width: 3em;
  height: 2px;
  margin-top: 5px;
}
.wp-admin .footer-locations .fx-cslc-title.after-left:after {
  margin-left: 0;
  margin-right: auto;
}
.wp-admin .footer-locations .fx-cslc-title.after-right:after {
  margin-left: auto;
  margin-right: 0;
}
.wp-admin .footer-locations h6 ~ p {
  margin-bottom: 10px;
}
.wp-admin .footer-locations ul li {
  font-size: 12px;
  font-family: "Montserrat";
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 8px;
}
.wp-admin .footer-locations ul li object {
  width: 1.2em;
  height: 1.2em;
  vertical-align: bottom;
  margin-right: 5px;
}
.wp-admin .footer-locations .text-right ul:nth-child(3) {
  margin-bottom: 10px;
}
.wp-admin .footer-locations > .row > .col-md-4:not(.fx-logo-footer) {
  -webkit-box-ordinal-group: unset;
      -ms-flex-order: unset;
          order: unset;
  margin-bottom: unset;
}
.wp-admin .footer-locations .fx-logo-footer {
  -webkit-box-ordinal-group: unset;
      -ms-flex-order: unset;
          order: unset;
  margin-bottom: unset;
}
.wp-admin .footer-locations .fx-logo-footer .col-md-4:nth-child(1) {
  margin-bottom: unset;
}
.wp-admin .footer-locations .fx-logo-footer > div {
  max-width: 215px;
}
.wp-admin .footer-locations .col-md-4:nth-child(3) .fx-cslc-title:not(:nth-child(1)):after {
  content: "";
}

/*# sourceMappingURL=places.min.css.map*/