/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./bin/sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./bin/sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./bin/sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./marriott/cartridges/app_mbb_core/cartridge/client/default/scss/experience/components/mbb_assets/header.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable scss/no-global-function-names */
/* stylelint-disable */
/* stylelint-enable */
/* stylelint-disable scss/at-mixin-argumentless-call-parentheses */
/* stylelint-disable selector-not-notation */
/* stylelint-disable scss/double-slash-comment-empty-line-before */
/* stylelint-disable declaration-empty-line-before */
/* conversion for px to rem */
/**
  *
  * MBB Custom Button Variables
  *
**/
/* stylelint-disable */
/* stylelint-enable */
/* stylelint-disable scss/at-mixin-argumentless-call-parentheses */
/* stylelint-disable selector-not-notation */
/* stylelint-disable scss/double-slash-comment-empty-line-before */
/* stylelint-disable declaration-empty-line-before */
/* conversion for px to rem */
.mbb-header > .the-div:first-child {
  margin-top: 3rem;
}
@media (min-width: 1440px) {
  .mbb-header > .the-div:first-child {
    margin-top: 4.5rem;
  }
}
.mbb-header_eyebrow-text {
  color: #707070;
}
.mbb-header_header {
  text-wrap: balance;
}
@media (min-width: 768px) {
  .mbb-header_header {
    font-size: 1.625rem;
    line-height: 2.125rem;
  }
}
@media (min-width: 1440px) {
  .mbb-header_header {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
.mbb-header_header.font-family--edition {
  font-family: "Didot LT Std", arial, sans-serif;
}
.mbb-header_header.font-family--jw-marriott, .mbb-header_header.font-family--jw-marriott-with-griffin-decal {
  font-family: "Avenir Next LT Pro", arial, sans-serif;
}
.mbb-header_header.font-family--the-luxury-collection {
  font-family: "Acta Display", arial, sans-serif;
}
.mbb-header_header.font-family--st-regis {
  font-family: "Roos St Regis Text", arial, sans-serif;
  position: relative;
  display: inline-block;
  padding-bottom: 1rem;
}
.mbb-header_header.font-family--st-regis::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 3.75rem;
  height: 0.0625rem;
  background-color: #FF4340;
  transform: translateX(-50%);
}
.mbb-header_header.font-family--w-hotels {
  font-family: "W Supreme Web", arial, sans-serif;
}
.mbb-header_header.font-family--sheraton {
  font-family: "Sheraton Display Light", arial, sans-serif;
}
.mbb-header_para {
  letter-spacing: 0.5px;
}
.mbb-header_cta-section {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.mbb-header .logo-griffin-decal img {
  width: 2.5rem;
  height: 2.125rem;
}
.mbb-header_logo {
  width: var(--image-max-width);
  height: auto;
}

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