/* *****
This is a CSS partial, minified file. It is referenced by the theme by default in theme.liquid.
If you would like to edit this code we recommend swapping to the un-minified version.
For full details and instructions please see our documentation:
https://support.weareeight.com/hc/en-us/articles/360020236137-Un-minified-CSS-Javascript
***** */
.feature-row__container{width:100%}.feature-row__image img{max-width:100%}@media screen and (max-width:768px){.homepage-section--text-and-image-wrapper .feature-row__image{margin-bottom:20px}}.homepage-section--text-and-image-wrapper .btn{margin-bottom:0}@media screen and (min-width:769px){.feature-row{display:flex}.feature-row .feature-row__text{display:flex;justify-content:center;align-items:center}.feature-row .feature-row__text h2{margin-top:0}.feature-row .feature-row--image-right .feature-row__image{order:2}.homepage-section--text-and-image-wrapper .feature-row{align-items:center}}
.event-page h3.type-subheading--3 {
            font-size: 1.2rem;
    text-transform: capitalize;
    font-family: SofiaProSoftRegular !important;
}
  .event-page .homepage-sections-wrapper {
     padding-bottom:0;
   }
  .event-page .homepage-sections-wrapper.event-page-section {
    padding-top: 0px;
    padding-bottom: 20px;
  }
.event-page .shopify-section .title-bar {
  margin-bottom: 20px;
}
.event-page .feature-row .feature-row__text h2 {
  font-size: 2rem;
}
@media only screen and (min-width: 768px) {
    .event-page .feature-row__text--inner {
        margin-top: 0;
        margin-left: 96px;
        text-align: center;
    }
    .event-page .homepage-sections-wrapper {
     padding-bottom:10px;
   }
  
}
