
/* Main column width */
.wp-block {
  max-width: 940px;
}
/* Width of "wide" blocks */
.wp-block[data-align="wide"] {
  max-width: 1080px;
}
/* Width of "full-wide" blocks */
.wp-block[data-align="full"] {
  max-width: none;
}

.is-style-space-1 .components-resizable-box__container { height: 60px !important; }
.is-style-space-2 .components-resizable-box__container { height: 40px !important; }
.is-style-space-3 .components-resizable-box__container { height: 20px !important; }

@media (max-width: 767px) {
  .is-style-space-1 .components-resizable-box__container { height: 40px !important; }
  .is-style-space-2 .components-resizable-box__container { height: 20px !important; }
  .is-style-space-3 .components-resizable-box__container { height: 10px !important; }
}


.editor-styles-wrapper {
  background-color: #FFF;
}

.wp-block.editor-post-title.editor-post-title__block, .block-editor-rich-text__editable {
  color: #000;
}

.editor-styles-wrapper .is-root-container > p.is-style-text-distance {
  padding-right: 340px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.editor-styles-wrapper .is-root-container > p.is-style-text-teaser {
  padding-right: 340px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.editor-styles-wrapper p.is-style-text-teaser {
  color: #333333;
  background-color: #FFF;
  font-family:'Raleway', sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
}

.editor-styles-wrapper .is-root-container > blockquote.wp-block-quote  {
  padding-right: 340px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.editor-styles-wrapper blockquote.wp-block-quote  {
  color: #767676;
  background-color: #FFF;
  font-family:'Raleway', sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  border: 0;
  vertical-align: baseline;
  padding: 0;
}

body .block-editor .block-editor__typewriter  {
  color: #000;
  background-color: #FFF;
  font-family:'Raleway', sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.block-editor .block-editor__typewriter p {
  color: #000;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.editor-styles-wrapper .is-style-default, .editor-styles-wrapper  h1, .editor-styles-wrapper  h2, .editor-styles-wrapper  h3, .editor-styles-wrapper  h4, .editor-styles-wrapper h5, .editor-styles-wrapper h6, .editor-styles-wrapper .has-large-font-size {
  font-family:'Raleway', sans-serif;
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1.1;
  color: #23282D;
  margin-top: 0;
  margin-bottom: 10px;
    margin-bottom: 0;}

.editor-styles-wrapper .is-style-sub-title-1 {
  font-family:'Raleway', sans-serif;
  font-size: 3.125rem;
  font-weight: 300;
  line-height: 1.1;
  color: #23282D;
  margin-top: 0;
  margin-bottom: 10px;
    }

.editor-styles-wrapper .is-style-sub-title-2 {
  font-family:'Raleway', sans-serif;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.3;
  color: #23282D;
  margin-top: 0;
  margin-bottom: 10px;
    }

.editor-styles-wrapper .is-style-sub-title-3 {
  font-family:'Raleway', sans-serif;
  font-size: 1.5625rem;
  font-weight: 700;
  line-height: 1.3;
  color: #23282D;
  margin-top: 0;
  margin-bottom: 10px;
    margin-top: 0;
margin-bottom: 0;}

.wp-block-button.is-style-small-button-2.video .wp-block-button__link::before, a.btn-icon.video::before, .btn-icon.video::before { content: '\f144'; }
.wp-block-button.is-style-small-button-2.phone .wp-block-button__link::before, a.btn-icon.phone::before, .btn-icon.phone::before { content: '\f095'; }
.wp-block-button.is-style-small-button-2.fax .wp-block-button__link::before, a.btn-icon.fax::before, .btn-icon.fax::before { content: '\f1ac'; }
.wp-block-button.is-style-small-button-2.mail .wp-block-button__link::before, a.btn-icon.mail::before, .btn-icon.mail::before { content: '\f1fa'; }
.wp-block-button.is-style-small-button-2.contact .wp-block-button__link::before, a.btn-icon.contact::before, .btn-icon.contact::before { content: '\f406'; }
.wp-block-button.is-style-small-button-2.map .wp-block-button__link::before, a.btn-icon.map::before, .btn-icon.map::before { content: '\f277'; }
.wp-block-button.is-style-small-button-2.link .wp-block-button__link::before, a.btn-icon.link::before, .btn-icon.link::before { content: '\f0c1'; }
.wp-block-button.is-style-small-button-2.facebook .wp-block-button__link::before, a.btn-icon.facebook::before, .btn-icon.facebook::before { content: '\f09a'; }
.wp-block-button.is-style-small-button-2.instagram .wp-block-button__link::before, a.btn-icon.instagram::before, .btn-icon.instagram::before { content: '\f16d'; }
.wp-block-button.is-style-small-button-2.youtube .wp-block-button__link::before, a.btn-icon.youtube::before, .btn-icon.youtube::before { content: '\f167'; }
.wp-block-button.is-style-small-button-2.file .wp-block-button__link::before, a.btn-icon.file::before, .btn-icon.file::before { content: '\f15b'; }
.wp-block-button.is-style-small-button-2.audio .wp-block-button__link::before, a.btn-icon.audio::before, .btn-icon.audio::before { content: '\f6a8'; }
.wp-block-button.is-style-small-button-2.play .wp-block-button__link::before, a.btn-icon.play::before, .btn-icon.play::before { content: '\f04b'; }
.wp-block-button.is-style-small-button-2.pause .wp-block-button__link::before, a.btn-icon.pause::before, .btn-icon.pause::before { content: '\f04c'; }
.wp-block-button.is-style-small-button-2.stop .wp-block-button__link::before, a.btn-icon.stop::before, .btn-icon.stop::before { content: '\f04d'; }
.wp-block-button.is-style-small-button-2.check .wp-block-button__link::before, a.btn-icon.check::before, .btn-icon.check::before { content: '\f00c'; }
.wp-block-button.is-style-small-button-2.plus .wp-block-button__link::before, a.btn-icon.plus::before, .btn-icon.plus::before { content: '\f067'; }
.wp-block-button.is-style-small-button-2.arrow .wp-block-button__link::before, a.btn-icon.arrow::before, .btn-icon.arrow::before { content: '\f178'; }

.btn-primary, .btn-secondary, .btn-small, .btn-icon {
  margin-right: .5em;
  margin-bottom: .5em;
}

.block-editor .block-editor__typewriter .wp-block-button .wp-block-button__link {
  margin-right: .5em;
}

.wp-block-button .wp-block-button__link, .btn-primary {
  height: 44px;
  line-height: 44px;
  cursor: pointer;
  padding-top: 0;
  padding-left: 26px;
  padding-right: 26px;
  padding-bottom: 0;
  color: #FFFFFF;
  background-color: #e73458;
  font-size: 1.125rem;
  font-weight: 400;
  border: solid 0px #e73458;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  box-shadow: none;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word;
  transition: all 0.2s ease;
  -moz-box-sizing: unset;
  -webkit-box-sizing: unset;
  box-sizing: unset;
}

.wp-block-button .wp-block-button__link:hover, .btn-primary:hover {
  color: #FFFFFF;
  background-color: #c92450;
  border-color: #23282d;
}

.wp-block-button.is-style-outline .wp-block-button__link, .btn-secondary {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding-left: 24px;
  padding-right: 24px;
  color: #23282d;
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 400;
  border: solid 2px #23282d;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  display: inline-block;
  text-decoration: none;
  -moz-box-sizing: unset;
  -webkit-box-sizing: unset;
  box-sizing: unset;
}

.wp-block-button.is-style-outline .wp-block-button__link:hover, .btn-secondary:hover {
  color: #23282d;
  background-color: transparent;
  border-color: #23282d;
}


.wp-block-button.is-style-small-button .wp-block-button__link, a.btn-small, .btn-small {
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  padding-left: 16px;
  padding-right: 16px;
  color: #23282d;
  background-color: transparent;
  font-size: 1rem;
  font-weight: 400;
  border: solid 2px #23282d;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
}

.wp-block-button.is-style-small-button .wp-block-button__link:hover, a.btn-small:hover, .btn-small:hover {
  color: #23282d;
  background-color: transparent;
  border-color: #23282d;
}


.wp-block-button.is-style-small-button-2 .wp-block-button__link, a.btn-icon, .btn-icon {
  font-size: 1.125rem;
  color: #e73458;
  font-weight: 400;
  line-height: 44px;
  height: 44px;
  padding: 0;
  padding-left: 54px;
  margin-top: 10px;
  border: none;
  cursor: pointer;
  box-shadow: none;
  display: inline-block;
  text-align: left;
  text-decoration: none;
  overflow-wrap: break-word;
  background-color: transparent;
  width: auto;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.wp-block-button.is-style-small-button-2 .wp-block-button__link::before, a.btn-icon::before, .btn-icon::before {
  width: 44px;
  height: 44px;
  line-height: 44px;
  color: #ffffff;
  border: solid 0px #23282d;
  background-color: #e73458;
  content: '\f178';
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-size: 1.25rem;
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  transition: all 0.2s ease;
}

.wp-block-button.is-style-small-button-2 .wp-block-button__link:hover, a.btn-icon:hover, .btn-icon:hover {
  color: #23282d;
}

.wp-block-button.is-style-small-button-2 .wp-block-button__link:hover::before, a.btn-icon:hover::before, .btn-icon:hover::before {
  background-color: #bc2b52;
  color: #FFFFFF;
  border-color: #e73458;
}
