body{ 
    padding: 0; 
    margin: 0;
    font-family: 'Lato', sans-serif;
    font-size: 12pt;
    background: #213a40;
    color: #eee5dc;
    letter-spacing: 1.5pt;
}

body strong,
body b{
    font-family: 'Lato Black', sans-serif;
}

.yellow{
    color: #e1ad4e;
    text-decoration: none;
}

.brown {
    color: #c77518;
}

.thin{ font-weight: lighter; }
.big{ font-size: 30pt; }
.wide{ letter-spacing: 3pt; }
.small{ font-size: 9pt; }
p{margin: 2.5rem 0;}

.moccha {
    font-style: normal;
    font-family: 'moccharegular', serif;
}

.overflow-visible{
    overflow: visible !important;
}

.wrapper{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1rem;
    position:relative;
}

header{
    background: url("/imgs/header-bg.jpg") repeat-x top center;
    background-size: 1145px auto;
    height: 500px;
}

header .logo {
    width: 180px;
    display: block;
    margin: 60px auto 0;
}

header h1.pageTitle{
    font-size: 40pt;
    text-align: center;
    margin: 30px 0 0 0;
    font-weight: normal;
}

.home header{
    background-size: 1145px auto;
    height: 528px;
}

.home header .logo {
    margin-top: 60px;
    width: 220px;
}

.contact header{
    background: url("/imgs/header-bg-contact.jpg") repeat-x top center;
    background-size: cover;
}

.services header {
    background: url("/imgs/header-bg-services.jpg") repeat-x top center;
    background-size: cover;
}

header .nav-bar{
    background: #213a40;
    color: #eee5dc;
    font-weight: bold;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    z-index: 100;
}

header .nav-bar .contact-info{
    position: absolute;
    width: calc(100% - 2rem);
    bottom: -58px;
}

header .nav-bar .contact-info .bar{ display: none; }

header .nav-bar .navigation a{
    padding: 15px 7px;
    font-weight: 300;
    display: inline-block;
}
header .nav-bar .navigation a:hover {
    color: #e1ad4e
}

.covid-wrapper{
    background: #b58774;
}

.covid{
    max-width: 1070px;
    margin: 0 auto;
    padding: 20px 10px;
    text-align: center;
    font-weight: normal;
    color: #213a40;
    letter-spacing: 1pt;
}

.covid h3{
    font-family: 'moccharegular', serif;
    font-weight: normal;
    margin: 0 0 10px 0;
    font-size: 16pt;
}

a.white,
a.white:hover,
a.white:active,
a.white:visited{
    color: #eee5dc;
    text-decoration: none;
}

.services{
    height: 0;
    overflow: visible;
}

.services .inner{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 162px;
    transform: translateY(-50%);
    overflow: hidden;
}

.services .service-list{
    z-index: 1;
    color: #31565e;
    font-weight: bold;
    font-size: 12pt;
    letter-spacing: 1.5pt;
}

.brush-stroke{
    height: 162px;
    min-width: 800px;
    position: absolute;
}

.content{
    background: #f0efed;
    color: #31565e;
    padding: 70px 0;
    line-height: 1.5;
}

.content.home {
    padding-top: 120px;
}

.content h1{
    font-size:21pt;
    line-height: 1.2;
}

.services-btn{
    background: #9f5c41;
    margin: 0 auto;
    padding: 1rem 1.5rem;
    border-radius: 3px;
    color: #f0efed;
    font-size: 13pt;
    margin: 0 auto;
    display: inline-block;
}

a.services-btn,a.services-btn:hover,a.services-btn:active,a.services-btn:visited{
    color: #f0efed;
    text-decoration: none;
}

.home-right{
    margin: 0 auto;
}

.home-left{
    display:none;
}

.home-left img{
    max-width:100%;
    display:block;
}

.gmaps-iframe{
    margin: 0 auto;
    max-width: 95%;
}

.contact-page .exterior-pic img {
    max-width: 200px;
    display: block;
    margin: 45px auto;
}

.contact-page .upper{
    text-align: center;
    font-size: 14pt;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.8;
}

.contact-page .upper br{
    display:none;
}

.contact-page .upper h3{
    font-size: 18pt;
    margin-top: 0;
}

.contact-page .lower{
    margin: 50px 0; 
}

.contact-page .contact-deets {
    max-width: 270px;
    margin: 0 auto;
}

.contact-page .contact-deets a,
.contact-page .contact-deets a:hover,
.contact-page .contact-deets a:active,
.contact-page .contact-deets a:visited {
    color: #31565e;
    text-decoration: none;
}

.contact-page .contact-deets a:hover{
    text-decoration: underline;
}

.contact-page .ll{
    width: 70px;
    margin: 0 auto;
    display: block;
}

.services-page .service-section-title {
    text-align: center;
    margin: 4rem auto 2rem auto;
    max-width: 1029px;
}

.services-page .service-section-title:first-child { margin-top:0 }

.services-page .service-section-title h2{
    font-size: 30pt;
    margin-bottom: 1rem;
    text-transform: uppercase;
}

.services-page .service-section-title h2:first-child { margin-top: 0 }

.services-page .service-block{
    padding: 1rem .5rem;
    border-bottom:7px solid #fff;
}

.services-page .service-header{
    display:flex;
    justify-content: space-between;
    margin-bottom: 4px;
}

.services-page .service-header strong {
    text-transform: uppercase;
}

.services-page .service-header b{
    display: inline-block;
    margin-left:.5rem;
}

.services-page .services-callout{
    background: url("/imgs/services-rect-bg.jpg") no-repeat top center;
    background-size: 100% 100%;
    text-align: center;
    padding: 2rem;
    max-width: 680px;
    margin: 2.5rem auto 4rem;
}

.services-page .services-callout.narrow {
    max-width: 450px;
    margin: 4rem auto;
}

.services-page .services-callout p{
    margin: 0 0 1rem 0;
}
.services-page .services-callout p:last-child { margin: 0 }

.services-page .services-callout .big{
    font-size: 22pt;
    text-transform: uppercase;
}

.services-page .sugar-wax-section {
    max-width: 500px;
    margin: 0 auto;
}

.services-page .sugar-wax-section .row{
    display: flex;
    border-bottom: 1px solid #dadad9;
}

.services-page .sugar-wax-section .row:first-child div:nth-child(2) {
    width: 200px;
}

.services-page .sugar-wax-section .row:first-child,
.services-page .sugar-wax-section .row:last-child{
    border: 0;
}

.services-page .sugar-wax-section .row div{
    flex-grow: 1;
}

.services-page .sugar-wax-section .row div:last-child,
.services-page .sugar-wax-section .row div:nth-child(2) {
    width: 120px;
    flex-grow: 0;
    flex-shrink: 0;
    text-align: right;
    font-weight: bold;
}

.services-page img.ll{
    display: block;
    margin: 4rem auto 0;
    width:80px;
}

.social{
    background: url("/imgs/header-bg.jpg") repeat-x top center;
    background-size: 900px auto;
    padding: 40px 10px;
    text-align: center;
    font-weight: lighter;
    font-size: 15pt;
}

.social a,
.social img{display: inline-block;}

.social img{ 
    margin: 20px 5px 0;
    width: 68px;
}

footer{
    font-size: 12pt;
    padding: 0 10px;
}

footer .footer-section{
    margin: 30px 15px;
}

footer .logo img{
    max-width: 148px;
    display: block;
    margin: 15px auto;
}

footer .address{
    line-height: 1.8;
    letter-spacing: 1pt;
}

footer .address a:hover{ text-decoration: underline;}

footer .footer-nav a{
    display:block;
    margin-bottom:20px;
    font-size: 11pt;
}

footer .footer-nav .social-links a {
    display: inline;
}

footer .footer-nav .social-links img{
    width: 30px;
}

.copywrite{
    font-size: 7pt;
    text-align: center;
    padding: 10px;
}

.clearfix {overflow: auto;}
.clearfix::after { content: ""; clear: both; display: table;}

@media only screen and (min-width: 370px) {
    .services .service-list{
        font-size: 13pt;
        letter-spacing: 1.5pt;
    }
}

@media only screen and (min-width: 420px) {
    .services .service-list{
        font-size: 14pt;
        letter-spacing: 3pt;
    }

    .services-page .sugar-wax-section .row {
        border: 0;
    }

    header .nav-bar .navigation a {
        padding: 15px 20px;
    }

    header .nav-bar .contact-info {
        bottom: -40px;
    }

    header .nav-bar .contact-info .bar { display: inline; }
    header .nav-bar .contact-info .break { display: none; }
}

@media only screen and (min-width: 500px) {    
    .services-page .sugar-wax-section .row div:last-child,
    .services-page .sugar-wax-section .row div:nth-child(2) {
        width: 120px;
    }
}
@media only screen and (min-width: 560px) {
    footer {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        max-width: 560px;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 638px) {
    
    footer { max-width: 600px; }
    footer .footer-section{margin: 30px;}

    .contact-page .lower{
        display: flex;
        justify-content: center;
    }

    .contact-page .contact-deets{
        margin: 0 0 0 60px;
    }

    .contact-page .exterior-pic img{
        margin:0;
        max-width: 246px;
    }
    
}
@media only screen and (min-width: 760px) {
    .contact-page .upper br {
        display: block;
    }

    .services-2col {
        display: flex;
    }

    .services-2col>div {
        width:50%;
    }

    .services-2col>div:first-child {
        padding-right:1rem;
    }

    .services-page .service-block {
        padding: 1.5rem;
    }
}

@media only screen and (min-width: 820px) {
    footer {
        max-width: none;
    }
}

@media only screen and (min-width: 900px) {
    header{
        height: 460px;
    }

    header .nav-bar {
        text-align: left;
    }

    header .nav-bar .navigation {
        float: left;
    }

    header .nav-bar .contact-info {
        float: right;
        margin-right: 1rem;
        position: relative;
        bottom: auto;
        width: auto;
        padding: 15px 0;
    }
    header .logo {margin-top: 20px;}
    .home header .logo {margin-top: 50px;}
    
    .home-flex{
        display: flex;
    }
    
    .home-right{
        flex-shrink: 0;
        width: 420px;
    }

    .home-left {
        display: block;
        width: 1px;
        flex-grow: 1;
        margin-right: 4rem;
    }

    .home-left img {
        margin-top: calc(100vw * .1);
    }
}

@media only screen and (min-width: 1000px) {
    header .logo {
        margin-top: -45px;
    }
}

@media only screen and (min-width: 1068px) {
    footer .footer-section{margin: 30px 50px;}
    
    .home-left img {
        margin-top: 30px;
    }
}
@media only screen and (min-width: 1200px) {
    .home-left .inner {
        transform: scale(.81);
    }
    
    .home-left img {
        margin-top: 10px;
    }
}