/* Sticky footer styles
-------------------------------------------------- */
/*fonts*/
html {
    position: relative;
    min-height: 100%;   
    overflow-x: hidden;
}
html.locked {
    overflow: hidden;
}
body {
    /* Margin bottom by footer height */
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
    color: white;
    overflow-x: hidden;
}
body.locked {
    overflow: hidden;
}
h1 {
    font-family: 'Lato', sans-serif;
    font-size: 52px;
    font-weight: 700;
    color: white;
    line-height: 62px;
    margin-bottom: 3%;
}
h2 {
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    color: #4E1836;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 22px;
    margin-top: 0px;
}
h3 {
    font-size: 28.473px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.473px;
    font-family: 'Lato';
    margin: 0;
}
h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18.982px;
    font-weight: 500;
    line-height: 28px;
    color: #B9C58C;
    margin: 0;
}
h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    color: #EBE7E2;
}
a:link {
    color: #EBE7E2;
    text-decoration: none;
}

a:visited {
    color: #B9C58C;
    text-decoration: none;
}

a:hover {
    color: #B9C58C;
    text-decoration: none;
}

a:active {
    color: #B9C58C;
    text-decoration: none;
}
p {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    color: #EBE7E2;
    line-height: 35.5px; 
}
img {
    width: 100%;
}
hr {
    border: 3px solid #8E9F74;
    width: 182px;
    margin-bottom: 32px;
}
.disappear {
    display: none;
}
.mobile-show {
    display: none;
}
.mobile-hide {
    display: block;
}
.flex {
    display: flex;
}
/*a:hover button.yellowdog {
    background-color: #f9f4a5;
    border: 1px solid #f9f4a5;
}*/
header {
    padding: 5% 10% 10% 10%;
    background-image: url("../img/thr-green.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding-right: 10%;
    padding-left: 10%
}
header img {
    max-width: 103px;
    margin-bottom: 3%;
}
header p {
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    margin-bottom: 3%;
}
header button {
    background-color: #BA854A;
    border-radius: 6px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    padding: 10px 16px;
    box-shadow: none;
    border: 1px solid #BA854A;
}
header a:hover button {
    background-color: transparent;
    border: 1px solid white;
    color: white;
}
header .col-md-6.main-site {
    font-family: 'Lato', sans-serif;
    text-align: right;
    margin-top: 10px;
}
header .col-md-6.main-site p {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: black;
    margin-top: 2px;
}
header .col-md-6.main-site a:hover p {
    text-decoration: underline;
}
.row.heading {
    text-align: center;
}
body .container {
    padding: 5% 3.125rem;
    background-color: #F1F1F1;
    
}
.container .row {
    margin-bottom: 20px;
    /*display: flex;*/
    align-items: stretch;
    column-gap: 20px;
}
.container .row .flex .col-md-6 {
    padding-right: 0;
    padding-left: 0;
}
div.row {
    margin-bottom: 3%;
}
.container.reviews.address {
    background: #F8F6F4;
    text-align: center;
}
.container.reviews.address.quotebox {
    background-color: white;
}
.container.reviews.address.quotebox .quotearea {
    min-height: 350px;
}
.container.reviews.address h2 {
    color: #4E1836;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 2px;
}
.container.reviews.address .skel {
    background-image: url("../img/thr-girls.jpg");
    background-size: cover;
    display: flex;
    flex-direction: column;
}
.container.reviews.address .skel.beverly {
    background-image: url("../img/thr-beverly.jpg");
}
.container.reviews.address .skel.middleborough {
    background-image: url("../img/thr-middle.jpg");
}
.container.reviews.address .skel.quincy {
    background-image: url("../img/thr-quincy.jpg");
}
.container.reviews.address .bald {
    background-image: url("../img/thr-bald.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}
.container.reviews.address .quote .col-md-6 {
    padding-right: 0;
    padding-left: 0;
}
.container.reviews.address .quote .flex.hours {
    column-gap: 20px;
    margin-bottom: 20px;
}
.container.reviews.address .addressbox {
    max-height: 300px;
}
.container.reviews.address .addressbox button {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    border: 3px solid #8E9F74;
    background-color: transparent;
    padding: 10px 18px;
    position: absolute;
    top: 18%;
    right: 10%;
}
.container.reviews.address a:hover button {
    background-color: #8E9F74;
    color: white;
}
.container.reviews.address .addressbox p {
    margin: 0;
    font-size: 14.581px;
}

.container.reviews {
    background: white;
    color: black;
    padding: 5% 10%;
}
.container.reviews h2 {
    color: #4E1836;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 2px;
    text-align: center;
}
.container.reviews .quote {
    background-color: #3F5F42;
    color: white;
    padding: 5%;
    text-align: left;
    font-family: 'Lato';
    font-weight: 400;
    font-size: 21px;
    line-height: 27px;
    padding-right: 10%;
}
.container.reviews .quote.owl-carousel {
    background-color: #4E1836;
    color: white;
    padding: 5%;
    text-align: left;
    font-family: 'Lato';
    font-weight: 400;
    font-size: 21px;
    line-height: 27px;
    padding-right: 10%;
}
.container.reviews .skel {
    background-image: url("../img/thr-bald.jpg");
    background-size: cover;
    display: flex;
    flex-direction: column;
}
.container.reviews h5 {

}
.container.reviews .qmarks img {
    max-width: 30px;
}
footer {
   padding: 5% 10%;
   background: #1B301C;
}
footer img {
    display: block;
    max-width: 135px;
    margin: 0 auto;
    margin-bottom: 50px;
}
footer button img {
    max-width: 7px;
    margin-bottom: auto;
    display: inline-block;
    top: -1px;
    position: relative;
}
footer button span {
    margin-right: 10px;
}
footer .col-md-6.delivery {
    text-align: right;
}
footer .col-md-6.pickup {
    text-align: left;
}
footer row {
    display: flex;
}
footer button {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    border: 3px solid #8E9F74;
    background-color: transparent;
    padding: 10px 18px;
}
footer a:hover button {
    background-color: #8E9F74;
    color: white;
}
footer .col-md-6.pickup button {

}
footer .col-md-6.pickup a:hover button {
    
}

/*owl carousel*/
.owl-carousel {
    width: 50%;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    position: absolute;
    bottom: 10%;
    right: 10%;
}

.owl-theme .owl-dots .owl-dot span {
    border: 1px solid white;
    background: transparent;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
    border: 1px solid #869791;
}


/*full screen*/
@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
}

/*tablet*/
@media (min-width: 992px) {
    .container {
        width: 100%;
    }

}

@media (max-width: 1650px) {
    h3 {
        font-size: 22px;
    }
}

@media (max-width: 1450px) {
    h3 {
        font-size: 16px;
    }
}

@media (max-width: 1250px) {
    .container.reviews.address .addressbox {
        padding: 3%;
    }
    .container.reviews.address .addressbox button {
        font-size: 12px;
        padding: 8px 16px;
    }
    h4 {
        font-size: 16px;
    }
    .container.reviews.address .addressbox p {
        font-size: 10px;
        line-height: 12px;
    }
}

@media (max-width: 992px) {
    body {
        margin-bottom: 0;
    }
    h1 {
        font-size: 40px;
        line-height: 47px;
        margin-bottom: 5%;
    }
    h2 {
        margin-bottom: 50px;
    }
    h3 {
        font-size: 17px;
        line-height: 20px;
    }
    h4 {
        font-size: 12px;
        line-height: 20px;
    }
    p {
        font-size: 8px;
        line-height: 10px;
    }
    header {
        text-align: center;
        padding: 10%;
    }
    header p {
        font-size: 17px;
        line-height: 25px;
        margin-bottom: 8%;
    }
    header button {
        width: 100%;
    }
    body .container {
        padding: 5%;
        width: 100%;
    }
    .mobile-show {
        display: block;
    }
    .mobile-hide {
        display: none;
    }
    .flex {
        display: block;
    }
    header img {
        max-width: 116px;
    }
    header .col-md-6.main-site {
        display: none;
    }
   .container.reviews.address {
        background-color: #F1F1F1;
        padding-bottom: 3%;
   }
   .container.reviews.address .skel {
    width: 30%;
   }
    .container.reviews.address .quote {
        width: 70%;
        text-align: left;
        background-color: #3F5F42;
        padding: 3%;
    }
    .container.reviews .quote.owl-carousel {
        width: 100%;
        background-color: #4E1836;
    }
    .container.reviews .quote.owl-carousel p {
        color: #EBE7E2;
        text-align: center;
        font-family: Lato;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 35.5px; 
    }
    .container.reviews.address .flex.hours {
        display: none;
    }
    .container.reviews.address .mobile-show {
        margin-left: 40px;
        margin-bottom: 25px;
        margin-top: 25px;
    }
    .container.reviews.address .mobile-show .flex {
        display: flex;
        width: 100%;
        text-align: left;
    }
    .container .row .flex .col-md-6 {
        display: flex;
        margin-bottom: 10px;
    }
    .container.reviews.address .mobile-show .flex .col-md-6 {
        width: 50%;
    }
    .container.reviews.address .mobile-show h5 {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .container.reviews.address .addressbox p {
        font-size: 8px;
    }
    .container.reviews.address .addressbox button {
        font-size: 10px;
        padding: 0 5%;
        right: 5%;
        border: 1.3px solid #8E9F74;
    }
    .container.butts {
        padding-bottom: 5%;
    }
    .container.butts .flex {
        margin-bottom: 0;
    }
    .container.butts .flex .col-md-3 {
        margin-bottom: 20px;
    }
    .container.butts button {
        font-size: 22px;
    }
    .container.reviews {
        background: #F1F1F1;
        text-align: center;
        padding: 10%;
    }
    .container.reviews .flex {
        display: block;
        margin-bottom: 0;
    }
    .container.reviews .quote {
        padding: 10%;
        text-align: center;
        background-color: transparent;
    }
    .container.reviews .skel {
        display: none;
    }
    footer {
        padding: 10%;
    }
    footer img {
        margin-bottom: 15%;
    }
    footer button {
        width: 100%;
    }
    footer .col-md-6.delivery {
        margin-bottom: 10px;
    }
    .owl-theme .owl-nav.disabled+.owl-dots {
        width: 100%;
        position: relative;
        bottom: auto;
        right: auto;
    }
}

/*phone*/
@media screen and (max-width: 350px) {
    
}
  