/*Background color: #fbfbf5*/
/*Nav color: #dfdbd0*/
/*Hover color: #58595b*/

/* ----------------------------------------------- */
/* BASIC SETUP */
/* ----------------------------------------------- */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html,
body {
    background-color: #fbfbf5;
    color: #58595b;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 10px;
    text-rendering: optimizeLegibility;
    overflow-x: hidden;
}

body {
    margin: 0 auto !important;
    float: none !important;
}

@font-face {
    font-family: "Begum";
    src: url("../fonts/Begum Light.otf");
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;     
}

a {
    text-decoration: none;
}

br {
    display: none;
}

.space {
    display: block;
    height: 100px;
}

h2 {
    font-family: "Begum";
    font-size: 21px;
    font-weight: 400;
}

h4 {
    font-size: 10px;
    font-weight: 300; 
    letter-spacing: 1px;
}

p {
    font-size: 18px;
    line-height: 140%;
}

.body-logo {
    margin-top: 70px;
    margin-bottom: 50px;
    text-align: center;
}

.body-logo img {
    height: 50px;
}

.bottom {
    margin-bottom: 50px;
}

.page-headers {
    font-size: 30px;
    margin-top: 50px;
}


/* ----------------------------------------------- */
/* Banner */
/* ----------------------------------------------- */

.banner {
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
}

.spring-back {
    background-image: url(../img/Spring.jpg);
}

.summer-back {
    background-image: url(../img/Summer.jpg);
}

.latesummer-back {
    background-image: url(../img/LateSummer.jpg);
}

.fall-back {
    background-image: url(../img/Fall.jpg);
}

.winter-back {
    background-image: url(../img/Winter.jpg);
}

.reflexology-back {
    background-image: url(../img/Reflexology.jpg);
}

.massage-back {
    background-image: url(../img/Massage.jpg);
}

.holistic-back {
    background-image: url(../img/Nutrition.jpg);
}

.home-back, .seasonal-back, .about-back, .contact-back {
    background-image: url(../img/Home.jpg);
}

.banner-text {
    width: 350px;
    height: 80px;
    background-color: rgba(251, 251, 245, 0.8);
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    text-align: center;
}

.banner img {
    height: 45px;
    width: auto;
    margin-top: 17px;
}


/* ----------------------------------------------- */
/* Navigation */
/* ----------------------------------------------- */

.mobile-nav {
    display: none;
}

.nav-full {
    background-color: #dfdbd0;
    width:100%;
}

.nav {
    width: 100%;  
}

.nav ul {
    padding: 0px;
    list-style:none;
    float:left;
    width: 100%;
}

.nav ul li {
    display: inline;
}

.nav ul a {
    text-decoration:none;
    padding:15px 0;
    width:16.6667%;
    color: #58595b;
    background: #dfdbd0;
    float:left;
    text-align:center;
    letter-spacing: 1px;
}

.nav ul a:hover {
    background: #58595b;
    color: #dfdbd0;
}

/* ----------------------------------------------- */
/* Body */
/* ----------------------------------------------- */

.main-body {
    width: 80%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.body-text p {
    margin-top: 30px;
}

.body-text p:first-child {
    margin-top: 110px;
}


/* ----------------------------------------------- */
/* Seasonal Programs */
/* ----------------------------------------------- */

.seasonal-programs {
    width: 80%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

.program-container {
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
    margin-top: 70px;
}

.program-container h4 {
    margin-bottom: 7px;
}

.program-container p {
    margin-bottom: 22px;
    font-size: 15px;
    font-weight: 400;
}

.program-container h2 {
    margin-bottom: 10px;
}

.button {
    margin-top: 10px;
    border: 1px solid #58595b;
    padding: 12px 25px;
    cursor: pointer;
    color: #58595b;
    letter-spacing: 1px;
}

.button:hover {
    border: 1px solid #58595b;
    color: #fbfbf5;
    background-color: #58595b;
}

.mobile-button {
    display: none;
}


/* ----------------------------------------------- */
/* Seasonal Programs Induvidual */
/* ----------------------------------------------- */

.poem {
    font-style: italic;
}

.poem-author {
    margin-bottom: 80px;
    margin-top: 30px;
    text-transform: uppercase;
}

.poem-author-first {
    margin-bottom: 30px;
    margin-top: 30px;
    text-transform: uppercase;
}

.program-header {
    margin-bottom: 10px;
}

.haas {
    margin-top: 0px !important;
}

.list-header-regular {
    font-size: 18px;
    line-height: 190%;
    margin-top: 30px;
    font-weight: 300;
}

.program-title {
    font-size: 18px;
    line-height: 140%;
    margin-top: 30px;
    margin-bottom: -30px;
}

.list-header {
    font-size: 18px;
    line-height: 140%;
    margin-top: 30px;
}

.list-items {
    font-size: 18px;
    line-height: 140%;
    margin-left: 20px;
}

.list-items:last-child {
    margin-bottom: 50px;
}

.bold-text {
    font-weight: 400;
}


/* ----------------------------------------------- */
/* About */
/* ----------------------------------------------- */

.about {
    width: 80%;
    max-width: 900px;
    margin-top: 100px;
    margin-bottom: -30px;
}

.name {
    font-size: 31px;
    margin-top: 30px;
}

/* ----------------------------------------------- */
/* Contact */
/* ----------------------------------------------- */

.contact-details {
    color: #58595b;
}

.contact {
    margin-bottom: 30px;
}

/* ----------------------------------------------- */
/* Massage Therapy */
/* ----------------------------------------------- */

.price {
    margin-top: 0 !important;
}

.margin {
    margin-top: 100px;
}


/* ----------------------------------------------- */
/* Reflexology */
/* ----------------------------------------------- */

.reflexology {
    display: block;
    width: 672px;
    margin: 30px auto;
}