/** Shopify CDN: Minification failed

Line 39:25 Unexpected "*"
Line 49:25 Unexpected "*"

**/
.page-title {
  margin-top: 0;
}

.main-page-title {
  margin-bottom: 3rem;
  font-family: "futura-pt", sans-serif!important;
  font-weight: 300;
  text-align: center;
  font-size: 3.6rem !Important;
  
}
.section-template--16726720217312__main-padding .main-page-title{
  font-family: 'Grand Hotel', cursive !important;
}
.main-page-title + .rte{
  font-family: "futura-pt", sans-serif !important;
  /* font-size: 20px; */
  font-size: 17px;
  line-height:22px !important;
}

.ABOUT .main-page-title + .rte{
  font-size: 20px;
  line-height:22px !important;
}

  .main-page-title + .rte br{
    display:block;
        content: '';
    margin-bottom: 8px;
  } 
  .main-page-title + .rte*{
    text-align:justify !important ;
  }
@media screen and (max-width: 749px){
   .ABOUT .main-page-title + .rte{
    line-height:30px;
  } 
  .main-page-title + .rte{
  line-height:22px;
}
  .main-page-title + .rte*{
    text-align:justify !important ;
  }
  .section-template--16480514834656__main-padding {
    padding-left: 40px !important;
    padding-right: 40px !important;
}
}

@media screen and (min-width: 750px) {
  .main-page-title {
    margin-bottom: 4rem;
    font-size: 5rem;
  }
}

.page-placeholder-wrapper {
  display: flex;
  justify-content: center;
}

.page-placeholder {
  width: 52.5rem;
  height: 52.5rem;
}
