/* Sticky footer styles
-------------------------------------------------- */
/*fonts*/
@font-face {
  font-family: 'euclid_circular_abold_italic';
  src: url('../fonts/euclid_circular_a_bold_italic-webfont.woff2') format('woff2'),
       url('../fonts/euclid_circular_a_bold_italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'euclid_circular_abold';
  src: url('../fonts/euclid_circular_a_bold-webfont.woff2') format('woff2'),
       url('../fonts/euclid_circular_a_bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'euclid_circular_aitalic';
  src: url('../fonts/euclid_circular_a_italic-webfont.woff2') format('woff2'),
       url('../fonts/euclid_circular_a_italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'euclid_circular_alight_italic';
  src: url('../fonts/euclid_circular_a_light_italic-webfont.woff2') format('woff2'),
       url('../fonts/euclid_circular_a_light_italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'euclid_circular_alight';
  src: url('../fonts/euclid_circular_a_light-webfont.woff2') format('woff2'),
       url('../fonts/euclid_circular_a_light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'euclid_circular_aMdIt';
  src: url('../fonts/euclid_circular_a_medium_italic-webfont.woff2') format('woff2'),
       url('../fonts/euclid_circular_a_medium_italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'euclid_circular_amedium';
  src: url('../fonts/euclid_circular_a_medium-webfont.woff2') format('woff2'),
       url('../fonts/euclid_circular_a_medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'euclid_circular_aregular';
  src: url('../fonts/euclid_circular_a_regular-webfont.woff2') format('woff2'),
       url('../fonts/euclid_circular_a_regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'euclid_circular_aSBdIt';
  src: url('../fonts/euclid_circular_a_semibold_italic-webfont.woff2') format('woff2'),
       url('../fonts/euclid_circular_a_semibold_italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'euclid_circular_asemibold';
  src: url('../fonts/euclid_circular_a_semibold-webfont.woff2') format('woff2'),
       url('../fonts/euclid_circular_a_semibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

html {
    position: relative;
    min-height: 100%;   
    overflow-x: hidden;
}
html.locked {
    overflow: hidden;
}
body {
    /* Margin bottom by footer height */
    font-family: "euclid_circular_amedium", serif;
    font-weight: 400;
    font-style: normal;
    color: white;
    overflow-x: hidden;
    font-size: 16px;
}
body.locked {
    overflow: hidden;
}
p {
    color: #000;
    font-size: 12px;
    font-family: "euclid_circular_amedium", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 572.833% */
    text-transform: uppercase;
}
h1 {
    color: #FFF;
    text-align: left;
    font-family: "euclid_circular_abold", serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 66px; /* 110% */
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 50px;
}
h2 {
    color: #000;
    font-family: "euclid_circular_aregular", serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 68.74px; /* 171.85% */
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 45px;
}
h3 {
    color: #fff;
    font-family: "euclid_circular_abold", serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 68.74px; /* 286.417% */
    text-transform: uppercase;
}
h5 {
    color: #000;
    font-family: "euclid_circular_abold", serif;
    font-size: 75px;
    font-style: normal;
    font-weight: 600;
    line-height: 85.5px; /* 114% */
}
a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}
img {
    width: 100%;
}
hr {
    border-top: 8px solid white;  
}
.disappear {
    display: none !important;
}
.mobile-show {
    display: none;
}
.mobile-hide {
    display: block;
}
.flex {
    display: flex;
}
.col-md-6, .col-md-5, .col-md-7, .col-md-4 {
    padding-right: 0;
    padding-left: 0;
}
body .container {
    padding: 5% 10%;
}
.container .row {
    margin-bottom: 0;
    /*display: flex;*/
    align-items: stretch;
}
button {
  border: 1px solid #D87558;
  border-radius: 0;
  background: #D87558;
  width: 220px;
  padding: 12px;
  color: #FFF;
  font-family: "euclid_circular_abold", serif;
  font-weight: 700;
  font-size: 30px;
  font-style: normal;
  line-height: 32px;
  text-transform: uppercase;
}
button:hover {
    background: transparent;
    border: 1px solid white;
    color: white;
}
.container.hero {
    background: black;
    padding: 0;
}
.container.hero img.logo {
    max-width: 230px;
    margin-bottom: 60px;
}
.container.hero .worship {
    padding: 0;
    text-align: left;
    background: #000;
}
.container.hero .worship .worship-content .contentbox {
    padding: 5%;
    padding-right: 0;
}
.container.hero .worship .shoppy {
    background-image: url("../img/th-header.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}
.container.hero .worship .vertboxy {
    display: flex;
    align-items: center;
}
.container.hero .col-md-6.delivery {
    padding-left: 0;
    width: auto;
}
.personality.personality-all {
  margin: 0 auto;
}
.personality .flex.rowy {
  margin-bottom: 30px;
  column-gap: 30px;
}
.personality .flex .location.flex {
  column-gap: 0px;
  padding: 0;
}
.personality .location .withButt {
   background-color: #000;
   color: white;
   padding: 5%;
   text-align: left;
}
.personality .location .withButt p {
  color: white;
  line-height: 14px;
}
.personality .location .withButt .titles {
  text-align: left;
  min-height: 190px;
}
.personality .location .withButt .titles h3 {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px; /* 71.886% */
  font-family: 'euclid_circular_aregular', sans-serif;
  margin-top: 0;
}
.personality .location .withButt .titles h4 {
  color: #D87558;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px;
}
.personality .location .bg-medford {
  background-image: url("../img/th-loc-medford.jpg");
  background-size: cover;
}
.personality .location .bg-barrington {
  background-image: url("../img/th-loc-barrington.jpg");
  background-size: cover;
}
.personality .location .bg-bridgewater {
  background-image: url("../img/th-loc-bridgewater.jpg");
  background-size: cover;
}
.personality .location .bg-chicopee {
  background-image: url("../img/th-loc-chicopee.jpg");
  background-size: cover;
}
.personality .location .withButt button {
  font-size: 18px;
  width: 135px;
  padding: 5px;
  position: absolute;
  bottom: 10%;
}
.personality .location .withButt button:hover {
  border: 1px solid #D87558;
  color: #D87558;
}
img.fte-shop {
    margin-left: 8px;
}
.container.reviews {
    color: black;
    padding: 0;
    padding-top: 0;
}
.container.reviews .flex {
    background: #7201ff;
}
.container.reviews .review-img {
    background: url('../img/th-reviews.jpg');
    background-size: cover;
}
.container.reviews .review-details {
    background-color: #D87558;
    padding-left: 5%;
    padding-right: 10%;
    padding-top: 3%;
    padding: 5% 10% 5% 5%;
}
.container.reviews img {
    
}
.container.reviews h2 {
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: 37px; /* 112.121% */
}
.container.reviews p {
    color: white;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 125% */
    text-transform: none;
}
.container.reviews .quote {
    color: white;
    padding: 5%;
    text-align: left;
    font-weight: 400;
    font-size: 21px;
    line-height: 27px;
    padding-right: 5%;
    padding-top: 10%;
    padding-bottom: 8%;
    padding-left: 10%;
}
.container.reviews h4 {
    color: white;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px; /* 95% */
    text-transform: uppercase;
}
.container.reviews p.signature {
    color: white;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px; /* 210% */
}
.container.reviews .qmarks img {
    max-width: 30px;
}
.container.subtext {
    padding: 6% 10%;
}
.container.subtext button {
    box-shadow: 15px 15px black;
    background: transparent;
    border: 1px solid black;
    color: black;
    font-size: 30.547px;
    font-style: normal;
    font-weight: 600;
    line-height: 45.821px; /* 150% */
    width: 315px;
}
.container.subtext .review-details {
    align-items: center;
    display: flex;
    text-align: center;
}
.container.subtext .review-details .detailButt {
    width: 100%;
}

.alpine-form {
    max-width: 800px;
    margin: 0 auto;
    margin-top: 25px;
}

.alpine-form iframe {
    border: 3px solid #D9D9D9;
    border-radius: 10px;
}


/*owl carousel*/
.owl-carousel.owl-drag .owl-item {
    
}
.owl-theme .owl-nav {
    margin-top: 10px;
    right: -15%;
    position: absolute;
    bottom: 80%;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    width: 26px;
}
.owl-carousel .owl-nav button.owl-next:hover {
    background-color: transparent;
}
.owl-carousel .owl-nav button.owl-prev {
    display: none;
}
.owl-dots button {
    width: auto;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: white;
}
.owl-theme .owl-dots .owl-dot span {
    background: transparent;
    border: 1px solid white;
}
footer.col-lg-12 {
    background: black;
    padding: 5% 10%;
    padding-right: 5%;
    padding-left: 5%;
    text-align: center;
}
footer .review-img {
  text-align: left;
}
footer img.logo {
    max-width: 250px;
}
footer .main-site {
    display: flex;
    align-items: center;
}
footer .detailButt {
    text-align: right;
}
/*full screen*/
@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
}

/*tablet*/
@media (min-width: 992px) {
    .container {
        width: 100%;
    }

}

@media (max-width: 1350px) {
    .container.butts button {
        line-height: 20px;
    }
    .personality .locale h3 {
        font-size: 18px;
        line-height: 20px;
    }
}

@media (max-width: 1250px) {
    .locale .content .titles {
 
    }
    .container.butts button {

        line-height: 18px;
    }
    .personality .locale h3 {
        font-size: 16px;
        line-height: 18px;
    }
}

@media (max-width: 1100px) {
    .locale .content .titles {
        height: 40px;
    }
    .container.butts button {
        line-height: 12px;
        font-size: 12px;
        width: 150px;
    }
    .personality .locale h3 {
        font-size: 12px;
        line-height: 14px;
    }
}

@media (max-width: 992px) {
    body {
        margin-bottom: 0;
    }
    h1 {
        font-size: 40px;
        font-style: normal;
        line-height: 40px; /* 108.108% */
        margin-bottom: 30px;
        text-align: center;
    }
    h2 {
        font-size: 35px;
        line-height: 35px;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    h5 {
        text-align: center;
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 37.5px; /* 117.188% */ 
    }
    header {
        text-align: center;
    }
    body .container {
        padding: 5%;
        width: 100%;
    }
    .mobile-show {
        display: block;
    }
    .mobile-hide {
        display: none;
    }
    .flex {
        display: block;
    }
    .container.hero {
        display: block;
        padding: 20px 5%;
        background-image: none;
        padding-bottom: 0;
    }
    .container.hero img.logo {
        margin-bottom: 50px;
    }
    .container.hero .worship {
        text-align: center;
        padding: 0;
        padding-bottom: 0;
    }
    .container.hero .worship .worship-content {
        padding: 0;
        margin-left: 0;
        margin-bottom: 0;
    }
    .container.hero .worship .worship-content .contentbox {
      padding: 0;
      text-align: center;
    }
    .container.hero .worship .vertboxy {
        display: block;
    }
    .container.hero .worship .shoppy {
      display: none;
    }
    .container.hero .col-md-6.delivery {
        padding-right: 0;
        margin-bottom: 10px;
    }
    .container.hero .col-md-6.col-md-6.pickup {
        padding-right: 0;
        padding-left: 0;
    }
    .container.hero button, footer button {
        width: 100%;
    }
    .container.butts {
        padding: 5%;
    }
    .container.butts .flex {
        margin-bottom: 20px;
        display: flex;
    }
    .container.butts .flex.filterbox {
        margin-bottom: 30px !important;
    }
    .container.butts .personality .flex {
        display: block;
    }
    .container.butts .personality .flex.rowy {
        margin-bottom: 0;
        padding-bottom: 0;
        padding-top: 0;
    }
   
    .personality .flex .location.flex {
      display: flex;
    }
    .personality .locale .info {
        width: 50%;
    }
    .container.butts button {
        font-size: 14px;
    }
    .personality .locale .pic img {
        width: 100%;
        max-width: none;
    }
    .locale .content .titles {
        height: 70px;
    }
    .locale .content .titles p {
        line-height: 14px;
    }
    .personality .location .withButt {
      width: 50%;
    }
    .personality .location .storeBG {
      width: 50%;
    }
    .personality .location .withButt .titles h3 {
      font-size: 20px;
    }
    .container.butts .flex .col-md-3 {
        margin-bottom: 20px;
    }
    .container.butts .personality .flex.mobile-hide {
        display: none;
    }
    .container.butts button {
        height: 34px;
    }
    .container.reviews {
        background-color: #D87558;
        text-align: center;
        padding: 5%;
    }
    .container.reviews h4 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    hr {
        margin-top: 0;
    }
    .container.reviews p {
        
    }
    .container.reviews p.signature {
        font-size: 20px;
        line-height: 20px;
    }
    .container.reviews .flex {
        padding: 10%;
        background-image: url('../img/pv-swirl-mobile.jpg');
    }
    .container.reviews .review-img {
        width: 100%;
        max-width: none;
    }
    .container.reviews .review-img img {
        max-width: none;
    }
    .container.reviews img.top {
        margin-bottom: 5%;
    }
    .container.reviews .review-details {
        margin: 0;
        padding: 0;
    }
    .container.reviews .quote {
        padding: 0;
        text-align: center;
        background-color: transparent;
        font-weight: 350;
        font-size: 23px;
        line-height: 30px;
    }
    .container.reviews .skel {
        display: none;
    }
    .container.subtext {
        padding-bottom: 10%;
    }
    .container.subtext button {
        font-size: 26px;
        width: 270px;
        line-height: 26px;
    }
    .container.butts .flex.rowy.wrong {
        margin-left: 0;
    }
    
    .container.butts .flex.rowy.wrong img {
        
    }
    
    .container.butts .flex.rowy.wrong .col-md-6 {
        width: initial;
    }
    
    .container.butts .flex.rowy.wrong .flex.locale {
        max-width: none;
    }
    footer.col-lg-12 {
        padding-right: 5%;
        padding-left: 5%;
        text-align: center;
        padding-bottom: 10%;
        padding-top: 10%;
    }
    footer.flex {
        display: flex;
    }
    footer img {
        max-width: 260px;
        margin: 0 auto;
    }
    footer .col-md-6 {
        width: 100%;
    }
    footer .review-img {
      margin-bottom: 30px;
      text-align: center;
    }
    footer .main-site {
        width: 100%;
        display: block;
        text-align: center;
    }
    footer .detailButt {
        text-align: center;
    }
    footer button {
        width: 260px;
    }
}

@media (max-width: 550px) {
}

/*phone*/
@media screen and (max-width: 350px) {
    
}
  