/* Text Elements */

h1.heading-1 {
  color: #362819;
  text-align: center;
  font-family: Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Book Antiqua', Georgia, serif;
}

h1 span.heading-text-1 {
  font-size: 2rem;
}

h1 span.heading-text-2 {
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

h2.heading-8 {
  margin-bottom: 0;
  background-color: transparent;
  color: #362819;
  text-align: center;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

h2.heading-2 {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 0;
  width: 90%;
  background-color: transparent;
  color: #f9d9a0;
  text-align: center;
  text-shadow: #362819 1px 1px 0;
  font-size: 30px;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

h3.heading-3 {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  max-width: 210px;
  border-radius: 10px;
  background-color: #fae9c6;
  color: #362819;
  text-align: center;
  font-size: 20px;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

h3.heading-6 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  max-width: 220px;
  border-radius: 10px;
  background-color: #f9d9a0;
  color: #362819;
  text-align: center;
  font-size: 22px;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

h3.heading-7 {
  color: #fffaf0;
  text-align: center;
  font-size: 20px;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

h3.heading-9 {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  max-width: 200px;
  border-radius: 10px;
  background-color: #fae9c6;
  color: #362819;
  text-align: center;
  font-size: 24px;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

h4.heading-4 {
  margin-bottom: 20px;
  color: #362819;
  text-align: center;
  font-size: 22px;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

h5.heading-5 {
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding: 0;
  max-width: 1200px;
  color: #362819;
  text-align: center;
  font-size: 28px;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

p.paragraph.paragraph-1 {
  color: #362819;
  text-align: center;
  font-size: 18px;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

p.paragraph.menu-toggle-text {
  margin-bottom: 0;
  font-size: 16px;
}

p.paragraph.paragraph-2 {
  color: #362819;
  text-align: center;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

p.paragraph span.paragraph-text-1 {
  font-size: 1.1875rem;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

p.paragraph.paragraph-3 {
  color: #362819;
  text-align: center;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

p.paragraph.paragraph-4 {
  color: #362819;
  text-align: center;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

p.paragraph a.paragraph-text-2 {
  color: #362819;
  font-size: 1.25rem;
}

p.paragraph.paragraph-5 {
  color: #362819;
  text-align: center;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

p.paragraph.paragraph-6 {
  color: #fffaf0;
  text-align: center;
  font-size: 16px;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

p.paragraph.paragraph-7 {
  color: #fffaf0;
  text-align: center;
  font-size: 12px;
}

p.paragraph.paragraph-8 {
  text-align: center;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

p.paragraph a.paragraph-text-3 {
  color: #000;
  text-decoration: underline;
}

p.paragraph a.paragraph-text-4 {
  color: #000;
  text-decoration: underline;
}

p.paragraph a.paragraph-text-5 {
  color: #000;
  text-decoration: underline;
}

p.paragraph.paragraph-9 {
  text-align: center;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

a.link-text.text-link-1 {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 5px;
  color: #362819;
  text-align: center;
  font-size: 18px;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

a.link-text.nav-item {
  display: block;
  margin-right: 0;
  margin-left: 0;
  padding: 10px;
  background-color: transparent;
  color: #fffaf0;
  text-align: center;
  text-transform: capitalize;
  font-variant: normal;
  font-size: 1.25rem;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  -webkit-transition-delay: .05s;
     -moz-transition-delay: .05s;
       -o-transition-delay: .05s;
          transition-delay: .05s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .3s;
     -moz-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
  -webkit-transition-property: all;
     -moz-transition-property: all;
       -o-transition-property: all;
          transition-property: all;
}

a.link-text.text-link-2 {
  display: block;
  margin-bottom: 20px;
  color: #fffaf0;
  text-align: center;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

a.link-text.text-link-3 {
  color: #fffaf0;
}

a.link-text#text-link-2 {
  text-decoration: underline;
}

a.link-text#text-link-3 {
  text-decoration: underline;
}

a.link-text#text-link-4 {
  text-decoration: underline;
}

a.link-text#text-link-1 {
  text-decoration: underline;
}

a.link-text.nav-item:hover {
  background-color: #4e3426;
  color: #fdfdfd;
}

/* Layout Elements */

body.body-1 {
  max-width: 2000px;
  background-color: #fdf5e6;
}

.container.container-1 {
  margin-right: auto;
  margin-left: auto;
  padding: 2px 5px 5px;
  max-width: 1800px;
  background-color: transparent;
}

.container.container-2 {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 150px;
}

.container.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  margin-right: auto;
  margin-left: auto;
  max-width: 90px;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.container.container-6 {
  background-color: #fae9c6;
}

.container.nav-col {
  position: static;
  margin-top: 0;
  background-color: #362819;
}

.container.mobile-menu-toggle {
  margin-bottom: 0;
  background-color: rgba(37, 37, 37, .7);
}

.container.menu-wrapper {
  z-index: 10;
  display: none;
  box-shadow: none;
}

.container.container-9 {
  margin-right: auto;
  margin-left: auto;
  padding: 20px 10px;
  max-width: 1800px;
}

.container.container-11 {
  margin: 0;
  padding: 10px 5px;
  background-color: #fae9c6;
}

.container.container-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.container.animate.container-10 {
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container.container-13 {
  background-color: #fae9c6;
}

.container.container-14 {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 10px;
  max-width: 1000px;
  width: 90%;
  background-color: #fae9c6;
  box-shadow: #362819 2px 2px 2px 0;
}

.container.container-15 {
  margin-bottom: 20px;
  padding: 20px 10px;
  vertical-align: top;
}

.container.container-16 {
  margin-right: auto;
  margin-left: auto;
  padding: 20px 10px;
  max-width: 1800px;
  background-color: transparent;
}

.container.container-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  max-width: 100px;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.container.container-18 {
  background-color: #362819;
}

.container.container-19 {
  margin-right: auto;
  margin-left: auto;
  padding: 20px 10px;
  max-width: 1800px;
}

.container.container-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 5px;
  max-width: none;
  background-color: #decfc7;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.container.container-7 {
  display: inline-block;
  width: 50%;
}

.container.container-8 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1800px;
}

.container.container-11.container-21 {
  background-color: #fae9c6;
}

.container.container-22 {
  background-color: #fdf5e6;
}

.container.container-23 {
  min-height: 400px;
  max-height: none;
}

.container.container-20 {
  min-height: 400px;
}

.container.container-24 {
  background-color: #000;
}

.link-container.link-container-1 {
  min-height: 30px;
  background-image: url('../Bodyworks_Images/OMDWebsites_Footer_Bar_2000_New.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.link-container.link-container-2 {
  padding-bottom: 5px;
  width: 49%;
  background-color: #fffaf0;
}

.link-container#link-container-1 {
  margin-right: auto;
  margin-left: auto;
}

a.responsive-picture.picture-link-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 225px;
  width: 40%;
}

span.glyph.font-icon-1 {
  display: inline-block;
  padding-right: 5px;
  font-size: 20px;
}

a.social-image.social-icon-1 {
  max-width: 35px;
  background-color: #362819;
}

.rule.menu-line hr {
  border-top-width: 2px;
}

.rule.menu-line {
  margin-top: 1px;
  margin-bottom: 1px;
  padding-top: 2px;
  padding-bottom: 2px;
}

ul.list-container.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: stretch;
  padding: 15px;
  background-color: transparent;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
}

li.list-item-container.nav-wrapper {
  position: relative;
  display: inline-block;
  padding: .625rem;

  -webkit-box-flex: 1;
  -webkit-flex: 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
}

div.responsive-picture.picture-1 {
  max-width: 1000px;
}

div.responsive-picture.picture-2 {
  display: block;
  margin-bottom: 5px;
  max-width: 160px;
  width: 24%;
}

div.responsive-picture.picture-3 {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  max-width: 300px;
  width: auto;
}

.html-element.html-element-1 {
  padding: 2px;
}

div.responsive-picture.picture-4 {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  max-width: 640px;
  box-shadow: #362819 1px 1px 0 0;
}

ul.list-container.orbit-container {
  height: auto;
}

div.responsive-picture.orbit-image {
  margin-right: auto;
  margin-left: auto;
  max-width: 640px;
}

button.slide-indicator {
  margin-right: 1.1%;
  margin-left: 1.1%;
  background-color: #fae9c6;
}

button.orbit-previous {
  padding-left: 6px;
  background-color: transparent;
  color: #362819;
}

button.orbit-next {
  padding-right: 6px;
  color: #362819;
}

button.is-active.slide-indicator {
  background-color: #f9d9a0;
  color: #f9d9a0;
}

.html-element.html-element-100 {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url('../Bodyworks_Images/Nails_background.webp');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.html-element#html-element-1 {
  background-image: url('../Bodyworks_Images/Beauty_background.webp');
  background-position: left center;
}

.html-element.html-element-1:hover {
  padding: 4px;
}

@media screen and (min-width: 25rem) {
  /* Text Elements */

  h1.heading-1 {
    font-size: 30px;
  }

  h1 span.heading-text-1 {
    font-size: 2.5rem;
  }

  h2.heading-2 {
    font-size: 30px;
  }

  p.paragraph.paragraph-1 {
    margin-right: auto;
    margin-left: auto;
    max-width: 400px;
    font-size: 20px;
  }

  /* Layout Elements */

  .container.container-7 {
    width: 33.333333%;
  }

  a.responsive-picture.picture-link-1 {
    width: 30%;
  }

  div.responsive-picture.picture-3 {
    margin-bottom: 5px;
  }
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h1.heading-1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: auto;
    font-size: 28px;
  }

  h2.heading-8 {
    font-size: 20px;
  }

  h2.heading-2 {
    padding: 0;
    max-width: 800px;
    font-size: 40px;
  }

  h3.heading-3 {
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    max-width: 240px;
    font-size: 22px;
  }

  h3.heading-6 {
    margin-bottom: 20px;
    max-width: 230px;
  }

  h3.heading-7 {
    font-size: 26px;
  }

  h3.heading-9 {
    max-width: 250px;
    font-size: 30px;
  }

  p.paragraph.paragraph-1 {
    max-width: 500px;
    font-size: 18px;
  }

  p.paragraph.paragraph-2 {
    text-align: left;
  }

  p.paragraph#paragraph-1 {
    margin-right: auto;
    margin-left: auto;
    max-width: 600px;
    text-align: center;
  }

  p.paragraph.paragraph-6 {
    font-size: 18px;
  }

  a.link-text.text-link-1 {
    font-size: 16px;
  }

  a.link-text.nav-item {
    padding: 5px 8px;
    font-size: 20px;
  }

  /* Layout Elements */

  .container.container-5 {
    display: inline-block;
    float: none;
    width: 60%;
  }

  .container.container-2 {
    display: inline-block;
    max-width: 150px;
    width: 20%;
  }

  .container.container-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-align: center;

    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.container-3 {
    max-width: 90px;
  }

  .container.mobile-menu-toggle {
    display: none;
  }

  .container.menu-wrapper {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 1800px;
  }

  .container.container-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    padding: 30px 15px;

    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }

  .container.container-10 {
    display: inline-block;
    width: 50%;
  }

  .container.animate.container-10 {
    margin-bottom: 0;
    width: 48%;
  }

  .container.container-14 {
    padding-right: 15px;
    padding-left: 15px;
    max-width: 800px;
  }

  .container.container-15 {
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
    width: 50%;
  }

  .container.container-16 {
    padding: 30px 15px;
  }

  .container.container-11 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container.container-12 {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container.container-19 {
    padding: 30px 15px;
  }

  .container.container-21 {
    -ms-flex-pack: justify;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }

  .container.container-7 {
    width: 16.666666%;
  }

  .container.orbit {
    margin-right: auto;
    margin-left: auto;
    max-width: 740px;
  }

  .container.container-23 {
    min-height: 600px;
  }

  .container.container-20 {
    min-height: 500px;
  }

  .link-container.link-container-2 {
    width: 19%;
  }

  .link-container#link-container-1 {
    margin-right: 0;
    margin-left: 0;
  }

  a.responsive-picture.picture-link-1 {
    display: inline-block;
    width: 20%;
  }

  span.glyph.font-icon-1 {
    font-size: 18px;
  }

  ul.list-container.menu {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 5px 15px;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  li.list-item-container.nav-wrapper {
    padding: .5rem;
    background-color: transparent;
  }

  div.responsive-picture.picture-2 {
    margin-bottom: 0;
    width: 12%;
  }

  button.slide-indicator {
    margin-right: .1%;
    margin-left: .1%;
  }

  .html-element#html-element-1 {
    background-position: center center;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h1.heading-1 {
    margin-bottom: 0;
    font-size: 36px;
  }

  h1 span.heading-text-1 {
    font-size: 2.875rem;
  }

  h2.heading-2 {
    max-width: 800px;
    font-size: 40px;
  }

  h3.heading-3 {
    margin-right: 0;
    margin-left: 0;
    max-width: 250px;
    font-size: 24px;
  }

  h3.heading-6 {
    margin-bottom: 20px;
  }

  h3.heading-9 {
    max-width: 300px;
    font-size: 40px;
  }

  h4.heading-4 {
    font-size: 30px;
  }

  h5.heading-5 {
    font-size: 40px;
  }

  p.paragraph.paragraph-1 {
    max-width: none;
    font-size: 22px;
  }

  a.link-text.text-link-1 {
    font-size: 20px;
  }

  a.link-text.nav-item {
    font-size: 1.375rem;
  }

  /* Layout Elements */

  .container.container-2 {
    max-width: none;
    width: 15%;
  }

  .container.container-5 {
    width: 70%;
  }

  .container.container-1 {
    -ms-flex-pack: justify;
    -ms-flex-align: center;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }

  .container.container-4 {
    margin-right: auto;
    margin-left: auto;
    max-width: 160px;
  }

  .container.container-9 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container.container-12 {
    margin-right: auto;
    margin-left: auto;
    max-width: 1500px;
  }

  .container.container-15 {
    margin-bottom: 0;
  }

  .container.container-19 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container.container-20 {
    min-height: 600px;
  }

  span.glyph.font-icon-1 {
    font-size: 20px;
  }

  a.social-image.social-icon-1 {
    max-width: 37px;
  }

  a.responsive-picture.picture-link-1 {
    width: 15%;
  }

  .html-element#html-element-1 {
    background-position: center center;
  }
}

@media screen and (min-width: 81.625rem) {
  /* Text Elements */

  h1.heading-1 {
    font-size: 44px;
  }

  h1 span.heading-text-1 {
    font-size: 3.375rem;
  }

  h4.heading-4 {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
  }

  /* Layout Elements */

  body.body-1 {
    background-color: #fdf5e6;
  }

  .container.container-22 {
    background-color: #fdf5e6;
  }
}