/* Sticky footer styles
-------------------------------------------------- */
/*fonts*/
@font-face {
    font-family: 'power_groteskregular';
    src: url('../fonts/powergrotesk-regular.woff2') format('woff2'),
         url('../fonts/powergrotesk-regular.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: 'power_groteskregular';
    font-weight: 500;
    font-style: normal;
    color: white;
    overflow-x: hidden;
    font-size: 16px;
}
body.locked {
    overflow: hidden;
}
p {
    font-family: "power_groteskregular", sans-serif;
}
h1 {
    color: #000;
    font-family: "termina";
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}
span.orange {
    color: #ff8446;
}
h2 {
    color: #000;
    font-family: "termina";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}
h3 {
    color: #000;
    font-family: "termina";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}
a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}
p {
    font-weight: 500;
}
img {
    width: 100%;
}
.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% 3.125rem;
    background-color: #F1F1F1;
    
}
.container .row{
    margin-bottom: 0;
    /*display: flex;*/
    align-items: stretch;
}
div.row {
    margin-bottom: 3%;
}
.container.hero {
    background: #212322;
    padding: 0;
}
.hero img.logo {
    max-width: 73px;
    margin-bottom: 20px;
}
.hero .worship {
    display: flex;
    flex-direction: column;
    padding-left: 10%;
    padding-top: 3%;
    padding-bottom: 0;
    padding-right: 2%;
    padding-bottom: 7%;
}
.hero .worship .worship-content .flex {
    max-width: 830px;
    margin: 0 auto;
    column-gap: 0;
}
.hero .worship .worship-content .freedom {
    width: 50%;
}
.hero .worship .vertboxy {
    display: flex;
    align-items: center;
}
.hero .bleed {
    text-align: right;
    background-image: url("../img/ja-mask-2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}
.hero .bleed img {
    max-width: 360px;
}
.hero .col-md-6.delivery {
    padding-left: 0;
    width: auto;
}
.hero button, footer button {
    background: #F2EEEB;
    padding: 15px 36px;
    font-weight: 700;
    color: #183F31;
    font-size: 16px;
    line-height: 19px;
    border: 1px solid #F2EEEB;
    font-family: 'Lato';
}
.hero a:hover button {
    background: transparent;
    color: #F2EEEB;
    border: 1px solid #F2EEEB;
}
.hero .col-md-6.pickup button {
    background: transparent;
    color: #F2EEEB;
}
.hero .col-md-6.pickup a:hover button {
    background: #F2EEEB;
    color: #183F31;
}
.personality .locale {
    box-shadow: 0px 0px 0px 1px black;
    border: none;
    text-align: left;
}
.personality .locale.activate {
    cursor: pointer;
}
.personality .locale .col-md-5, .personality .locale .col-md-7 {
    padding-left: 0;
    padding-right: 0;
}
.personality .locale .col-md-5 {
    max-width: 145px;
}
.personality .locale .col-md-7 {
    align-items: center;
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
}
.personality .locale img {
    max-width: 140px;
}
.personality .locale .content {
    position: relative;
    width: 100%;
}
.locale .content .titles {

}
.locale .content .titles span {
    white-space: nowrap;
}
.personality .locale h3 {
    margin: 0;
    line-height: 22px;
    font-family: sans-serif;
    margin-bottom: 3%;
}
.container.butts {
    background: white;
    background-image: url('../img/header-az.jpg');
    background-size: 100% auto;
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
    padding-bottom: 4%;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 4%;
}
.container.butts .flex {
    column-gap: 20px;
    margin-bottom: 20px;
}
.container.butts .flex .col-md-3 {
    padding-right: 0px;
    padding-left: 0px;
}
.container.butts .single {
    padding-right: 0px;
    padding-left: 0px;
}
.container.butts button.shopper {
  position: relative;
  border-radius: 800px;
  border: 4px solid #FE391F;
  background: #212322;
  color: #FFF;
  text-align: center;
  font-family: "termina";
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px; /* 80% */
  text-transform: uppercase;
  padding: 18px 58px;
  width: auto;
  margin-top: 2%;
}
.container.butts button.shopper:hover {
  border: 4px solid #000;
  background: transparent;
  color: #000;
}
.container.butts button {
    padding: 0px 1.429px 5px 1.429px; 
    border-radius: 800px;
    border: 1px solid #212322;
    background-color: transparent;
    color: #212322;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 175% */
    text-transform: uppercase;
    width: 130px;
    bottom: 0px;
}
.container.butts a:hover button {
    border: 1px solid #212322;
    background-color: #212322;
    color: white;
}
.container.butts button.activate {
    border: 1px solid #212322;
    background-color: #212322;
    color: white;
}
.container.butts button img {
    max-width: 17px;
    display: inline-block;
    margin-right: 8px;
}
.container.butts button span {
    position: relative;
    top: 2px;
}
.container.reviews {
    background: #F1FAFE;
    color: black;
    padding: 5% 10%;
}
.container.reviews .review-img {
    max-width: 356px;
    border: 1px solid #212322;
}
.container.reviews .review-details {
    display: flex;
    align-items: center;
    width: 100%;
    margin-left: 5%;
    padding-left: 5%;
    padding-right: 5%;
    border: 1px solid #212322;
    background-color: #fff;
}
.container.reviews img {
    
}
.container.reviews p {
    color: #212322;
    font-family: "power_groteskregular";
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 120% */
    margin-bottom: 5%;
}
.container.reviews p.signature {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 87.5% */
  letter-spacing: 0.6px;
}
.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 {
    font-weight: 600;
    font-size: 25px;
}
.container.reviews h5 {

}
.container.reviews .qmarks img {
    max-width: 30px;
}
footer.col-lg-12 {
    background: #212322;
    padding: 25px 10%;
    padding-right: 10%;
    padding-left: 10%;
}
footer img.logo {
    max-width: 73px;
}
footer .col-md-6.main-site {
    display: flex;
    align-items: center;
    text-align: right;
}
footer .col-md-6.main-site button {
    background-color: transparent;
    padding: 3px 0px 4.25px 0px;
    border-radius: 800px;
    border: 1px solid #FFF;
    background-color: transparent;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 175% */
    text-transform: uppercase;
    width: 160px;
    right: 0;
    position: absolute;
}
footer .col-md-6.main-site a:hover button {
    background-color: #FFF;
    color: #212322;
    border: 1px solid white;
}

/*full screen*/
@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
}

/*tablet*/
@media (min-width: 992px) {
    .container {
        width: 100%;
    }

}

@media screen and (min-width: 1500px) {
  .hero .worship {
    padding-bottom: 10%;
  }
}

@media screen and (max-width: 1450px) {
  .hero .worship {
    padding-bottom: 7%;
  }
}

@media (max-width: 1350px) {  
    .container.butts button {
        line-height: 20px;
    }
    .personality .locale h3 {
        font-size: 18px;
        line-height: 20px;
    }
}

@media (max-width: 1250px) {
    .hero .worship {
      padding-right: 0;
      padding-left: 0;
    }
    .container.butts button {

        line-height: 18px;
    }
    .personality .locale h3 {
        font-size: 16px;
        line-height: 18px;
    }
}

@media (max-width: 1100px) {
    .container.butts button {
        line-height: 12px;
        font-size: 12px;
        width: 100px;
    }
    .personality .locale h3 {
        font-size: 12px;
        line-height: 14px;
    }
}

@media (max-width: 992px) {
    body {
        margin-bottom: 0;
    }
    h1 {
        font-size: 37px;
        font-style: normal;
        font-weight: 700;
        line-height: 40px; /* 108.108% */
        letter-spacing: 1.11px;
    }
    h2 {

    }
    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: 40px 5% 20px;
        background-image: url("../img/ja-mobile-hero.jpg");
        background-size: cover;
        background-repeat: no-repeat;
    }
    .container.hero img.logo {
        margin-bottom: 50px;
    }
    .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 .vertboxy {
        display: block;
    }
    .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.hero .bleed {
        min-height: 290px;
        background-size: contain;
        text-align: center;
    }
    .container.hero .bleed img {
        max-width: none;
        width: 100%;
        margin-bottom: 16px;
    }
    .container.hero .bleed p {
        font-size: 19px;
        line-height: 22px;
        margin-bottom: 0;
    }
    .container.butts {
        padding: 0;
    }
    .container.butts .flex {
        margin-bottom: 20px;
        display: flex;
    }
    .container.butts .flex.filterbox {
        margin-bottom: 30px !important;
    }
    .container.butts .personality {
        padding: 0 5%;
    }
    .container.butts .personality .flex {
        display: block;
    }
    .container.butts .personality .flex .col-md-6 {
        padding-left: 0;
        padding-right: 0;
    }
    .container.butts .personality .flex .flex.locale {
        display: flex;
    }
    .personality .locale .col-md-7 {
        width: 100%;
    }
    .personality .locale .col-md-7 .content {
        
    }
    .container.butts button {
        font-size: 16px;
        width: 130px;
    }
    .personality .locale img {
        width: 140px;
    }
    .personality .locale h3 {
        font-size: 22px;
        line-height: 22px;
    }
    .container.butts .flex .col-md-3 {
        margin-bottom: 20px;
    }
    .container.butts .personality .flex.mobile-hide {
        display: none;
    }
    .load-more h3 {
        margin-bottom: 0;
        margin-top: 30px;
    }
    .container.butts button {
        height: 34px;
        width: 80%;
        position: relative;
    }
    .locale .content .titles {
      margin-bottom: 3%;
    }
    .container.reviews {
        text-align: center;
        padding: 5%;
    }
    .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-top: 10px;
        margin-left: 0;
        padding-top: 5%;
        padding-bottom: 5%;
    }
    .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;
    }
    .flexslider {
        
    }
    .flexslider li p.copyq {
        font-size: 21px;
        line-height: 33px;
    }
    .flex-direction-nav a {
        height: 26px;
        width: 26px;
    }
    .flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
        background-size: 80%;
    }
    .flex-control-nav {
        text-align: center;
    }
    footer.col-lg-12 {
        padding-right: 5%;
        padding-left: 5%;
    }
    footer.flex {
        display: flex;
    }
    footer img.logo {
        max-width: 110px;
    }
    footer .col-md-6 {
        width: 50%;
    }
    footer .col-md-6.main-site button {
        position: absolute;
        bottom: 35%;
    }
}

/*phone*/
@media screen and (max-width: 350px) {
    
}
  