/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \***************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
:root {
  --page-lateral-spacing: 0.75rem;
  --page-vertical-spacing: 0.75rem;
}
@media (min-width: 991.98px) {
  :root {
    --page-lateral-spacing: 1.75rem;
    --page-vertical-spacing: 1.75rem;
  }
}
.container-fluid {
  --bs-gutter-x: calc( var(--page-lateral-spacing) * 2 );
}
.container-fluid .row {
  --bs-gutter-x: calc( var(--page-lateral-spacing) * 2 );
}
.wp-block-telex-mam-home-horario-funcionamento {
  padding: 24px 0 45px;
}
@media (max-width: 991.98px) {
  .wp-block-telex-mam-home-horario-funcionamento {
    background: #E0251B;
    color: #ffffff;
    padding-bottom: 22px;
  }
}
@media (min-width: 991.98px) {
  .wp-block-telex-mam-home-horario-funcionamento .horario-funcionamento-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1rem;
  }
}
.wp-block-telex-mam-home-horario-funcionamento .horario-funcionamento-wrapper h1,
.wp-block-telex-mam-home-horario-funcionamento .horario-funcionamento-wrapper p {
  margin: 0;
  padding: 0;
}
.wp-block-telex-mam-home-horario-funcionamento .horario-funcionamento-wrapper .horario-funcionamento-field1 {
  flex: 0 0 25%;
  font-size: 50px;
  line-height: 60px;
  font-family: "Helvetica Neue Bold", "Open Sans Bold", sans-serif;
}
@media (max-width: 991.98px) {
  .wp-block-telex-mam-home-horario-funcionamento .horario-funcionamento-wrapper .horario-funcionamento-field1 {
    font-size: 58px;
    line-height: 52px;
    margin-bottom: 43px;
  }
}
.wp-block-telex-mam-home-horario-funcionamento .horario-funcionamento-wrapper .horario-funcionamento-field2 {
  flex: 0 0 74%;
  font-size: 50px;
  line-height: 60px;
}
@media (max-width: 991.98px) {
  .wp-block-telex-mam-home-horario-funcionamento .horario-funcionamento-wrapper .horario-funcionamento-field2 {
    font-size: 28px !important;
    line-height: 33px !important;
  }
}

/*# sourceMappingURL=style-index.css.map*/