/** Shopify CDN: Minification failed

Line 65:2 Expected "{" but found "."
Line 80:1 Expected "}" to go with "{"

**/


/* .header__inline-menu, .header__icons{
  display:none !important;
} */

.image-with-text--no-overlap{
  padding-right:0;
  padding-left:0;
}
@media only screen and (min-width: 600px){

.image-with-text__content>p {
    margin-top: 20rem;
  line-height:1.25em;
  max-width:400px;
}
}
@media only screen and (min-width: 600px){
/* .image-with-text__media-item{
  border-top:2px solid black;
  border-right:2px solid black;
} */
  
}

@media only screen and (min-width: 600px){
/* .image-with-text__text-item{
  border-top:2px solid black;

} */
  /* @media only screen and (min-width: 600px){
h2.footer-block__heading{
    font-weight: bold;
  width:350px;
  
  }
  } */
  
    
  /* @media only screen and (min-width: 600px){
  .footer-block__details-content{
    text-align:right;
    width:325px;
  }
  } */
  @media only screen and (min-width: 600px){
  
  .footer__content-top.page-width{
    padding-left:5em;
    padding-right:10em;
  }
  }
  
.image-with-text__heading.h1{
  font-weight:bold;
}
  @media only screen and (max-width: 600px)
  .image-with-text__text.rte.subtitle *{
    font-size:37px;
  }
  
  p{
    line-height:1.25em;
  }
  
.image-with-text__text.subtitle>p{
  font-size:30px;
}
@media only screen and (max-width: 600px){
header {
    display: none;
}
}