/*
 Theme Name:   Formation Child Theme
 Theme URI:    
 Description:  Formation Child Theme
 Author:       
 Author URI:   
 Template:     twentytwentyfive
 Version:      0.1.2
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  formation-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
*/
:where(.wp-site-blocks :focus) {
  outline-width: 0px;
  outline-style: solid;
}

.wp-site-blocks header {
  z-index: 100;
  position: relative;
}
.wp-site-blocks header .wp-image-34 {
  height: 45px;
}

@media only screen and (max-width: 1280px) {
  .laptop-dblock {
    display: block !important;
  }
}
@media only screen and (max-width: 780px) {
  .mobile-order0 {
    order: 0;
  }
  .mobile-order1 {
    order: 1;
  }
  .mobile-fullflex {
    flex-basis: 100%;
  }
  .mobile-dblock {
    display: block !important;
  }
  .mobile-minheight-50 {
    min-height: 50px !important;
  }
  .mobile-minheight-150 {
    min-height: 150px !important;
  }
  .mobile-headers-blockandpadding {
    display: block !important;
    padding-top: 0px !important;
  }
  .mobile-headers-blockandpadding .wp-block-cover__image-background {
    position: relative !important;
  }
  .mobile-width200 .wp-block-cover__image-background {
    margin: 0 -32px !important;
    width: 200% !important;
  }
  .mobile-width200 .wp-block-cover__inner-container {
    z-index: 100;
    position: relative;
  }
  .mobile-width160 {
    min-height: 0px !important;
  }
  .mobile-width160 .wp-block-cover__image-background {
    margin: 0 -122px !important;
    width: 160% !important;
  }
  .mobile-hidden {
    display: none;
  }
  .mobile-mt0 {
    margin-top: 0px !important;
  }
  .mobile-mb0 {
    margin-bottom: 0px !important;
  }
  .mobile-mr0 {
    margin-right: 0px !important;
  }
  .mobile-ml0 {
    margin-left: 0px !important;
  }
  .mobile-mb1 {
    margin-bottom: 10px !important;
  }
  .mobile-mb2 {
    margin-bottom: 20px !important;
  }
  .mobile-mt1 {
    margin-top: 10px !important;
  }
  .mobile-mt2 {
    margin-top: 20px !important;
  }
  .mobile-mt5 {
    margin-top: 50px !important;
  }
  .mobile-mt8 {
    margin-top: 80px !important;
  }
  .mobile-mt10 {
    margin-top: 100px !important;
  }
  .mobile-mt30 {
    margin-top: 300px !important;
  }
  .mobile-pt0 {
    padding-top: 0px !important;
  }
  .mobile-pb0 {
    padding-bottom: 0px !important;
  }
  .mobile-pr0 {
    padding-right: 0px !important;
  }
  .mobile-pl0 {
    padding-left: 0px !important;
  }
  .mobile-pr2 {
    padding-right: 20px !important;
  }
  .mobile-pl2 {
    padding-left: 20px !important;
  }
  .mobile-pr4 {
    padding-right: 40px !important;
  }
  .mobile-pl4 {
    padding-left: 40px !important;
  }
  .mobile-pr6 {
    padding-right: 60px !important;
  }
  .mobile-pl6 {
    padding-left: 60px !important;
  }
  .mobile-pt30 {
    padding-top: 300px !important;
  }
}
@media only screen and (max-width: 766px) {
  .mobile-textdark,
  .mobile-textdark a,
  .wp-block-navigation__responsive-container-close {
    color: #06201f !important;
  }
}
.svg_widths-100 {
  width: 100px;
}
.svg_widths-100 img {
  width: 100px;
  max-width: 1000px !important;
}

#mc_embed_signup_scroll .mc-field-group {
  display: flex;
}
#mc_embed_signup_scroll .mc-field-group .mce_inline_error {
  order: 2;
}
#mc_embed_signup_scroll .mc-field-group #mce-EMAIL {
  order: 1;
  height: 36px;
}
#mc_embed_signup_scroll .mc-field-group #mc-embedded-subscribe {
  order: 1;
  background-color: #F15A26;
  height: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 40px;
  padding: 0px;
  width: 160px;
  position: absolute;
  right: 5px;
}

@media (min-width: 600px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: block;
  }
}
@media (min-width: 767px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none;
  }
}
@media (min-width: 600px) {
  header nav .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    display: none;
  }
}
@media (min-width: 767px) {
  header nav .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    display: block;
  }
}
@media only screen and (max-width: 766px) {
  .mobile-textdark,
  .mobile-textdark a,
  .wp-block-navigation__responsive-container-close {
    color: #06201f !important;
  }
}
:where(.wp-site-blocks :focus) {
  outline-color: rgba(255, 255, 255, 0);
}

.block-relative {
  position: relative;
}

.block-overflowhidden {
  overflow: hidden;
}

.block-overlap-fullsize {
  width: 100%;
  position: absolute !important;
  height: 100%;
}

#mc_embed_signup form {
  margin: 0px !important;
}

.special__background-highlighted {
  text-shadow: 0px 0px 5px #fff;
  box-shadow: 0px 0px 60px 15px rgba(247, 199, 135, 0.3);
  background: rgba(247, 199, 135, 0.2);
}

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