/* CSS Document */
body {
  font-family: "Antic Didone", serif;
  color: #462544;
  font-size: 21px;
  line-height: 21.42px;
  background: #faf4ea; }

strong {
  font-weight: 800; }

.h1, .h2, .h4, .h5, .h6, h1, h2, h4, h5, h6 {
  font-family: "Bebas Neue", sans-serif;
  line-height: 1.1;
  font-weight: 400; }

.h3, h3 {
  font-family: "Antic Didone", serif;
  font-weight: 300; }

h1, .h1 {
  font-size: 70px; }

h2, .h2 {
  font-size: 42px; }

h3, .h3 {
  font-size: 42px; }

h4, .h4 {
  font-size: 28px;
  color: #ef678d; }

h5, .h5 {
  font-size: 21px;
  font-weight: 400; }

h6, .h6 {
  font-size: 21px; }

p.pull {
  font-size: 27.3px;
  line-height: 1.3; }

/*rules for tablets and smaller*/
@media only screen and (max-width: 767px) {
  h1, .h1 {
    font-size: 40px; }

  h2, .h2 {
    font-size: 32px; }

  h3, .h3 {
    font-size: 24px; }

  h4, .h4 {
    font-size: 20px; }

  h5, .h5 {
    font-size: 16px 0.5; }

  h6, .h6 {
    font-size: 16px; } }
p {
  line-height: 27.3px;
  font-size: 21px;
  color: #462544;
  margin-bottom: 18.9px; }

p.small {
  font-size: 16.8px;
  text-transform: uppercase; }

p.sub {
  font-size: 12.6px;
  font-weight: 900;
  margin-top: -21px; }

.tuesday {
  border-left: 15px solid #ef678d;
  padding-left: 40px; }
  .tuesday h5 {
    margin-bottom: 40px; }
  .tuesday p {
    margin-bottom: 10px; }
  .tuesday a {
    font-style: normal !important;
    font-weight: 300 !important; }
  .tuesday h6 a {
    font-weight: 800 !important;
    font-size: 18px; }

.navBar {
  background-color: #462544;
  position: fixed;
  top: 0;
  min-width: 100%;
  z-index: 1;
  min-height: navheight; }

.navBar .logo {
  display: inline-block;
  height: 55px;
  margin: 0;
  width: 320px;
  padding-top: 8px; }

section a {
  color: #462544;
  text-decoration: none;
  line-height: inherit; }

a:hover, a:focus {
  color: #000; }

a img {
  border: none; }

section a:not(.button), footer a:not(.button) {
  color: #462544;
  font-weight: 800;
  font-style: italic; }

section a:not(.button):hover, footer a:not(.button):hover {
  color: #000; }

.edgeborders, section.dark {
  border-top: 1px solid;
  border-bottom: 1px solid; }

section {
  padding: 5% 0; }

section.first {
  padding: 0; }

section.dark {
  background: #462544;
  border: #000; }

section.light {
  background: #faf4ea; }

section.white {
  background: #fff; }

section.color {
  background: #ef678d; }

section .row.full {
  width: 100%;
  max-width: 100%; }

section .row.wider {
  width: 100%;
  max-width: 82.5rem; }

section hr {
  margin: 0;
  padding: 0;
  border: 1px solid #ef678d;
  margin-right: 90%; }

section.top {
  padding: 0; }

section.top h3 {
  font-size: 28px;
  margin-top: 30px; }

.icons p.icon {
  font-size: 32px;
  margin-bottom: 10px;
  text-align: center; }

.icons p {
  padding: 0 20px;
  font-size: 1.2rem; }

.icons h2 {
  margin-top: 0px;
  text-align: center; }

.button, btn, .btn, a.button, .button a {
  font-size: 18px;
  background: #ef678d;
  color: #fff;
  padding: 1em 3em;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 50px; }
  .button:hover, .button:focus, .button:active, btn:hover, btn:focus, btn:active, .btn:hover, .btn:focus, .btn:active, a.button:hover, a.button:focus, a.button:active, .button a:hover, .button a:focus, .button a:active {
    background: #f8cc65; }

.text-center {
  text-align: center; }

.color {
  color: #ef678d !important; }

.coloro {
  color: #f8cc65 !important; }

p {
  width: 100%; }

#start form, #start .button {
  margin: 0; }

label.error {
  font-size: .7em;
  margin-bottom: 9px; }

footer {
  background: #fff;
  border-top: 1px solid #fff;
  padding: 3.5% 0 2.2% 0;
  background-image: url("../images/Tressie_Roxane.jpg");
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat; }

footer a {
  color: #ef678d !important; }

footer p {
  font-size: 14.7px;
  color: #000; }

footer ul.menu {
  margin-bottom: 60px; }

footer ul.menu a {
  font-size: 1rem;
  text-transform: uppercase;
  padding: 20px 30px;
  color: #fff;
  font-weight: 900;
  text-decoration: none; }

footer .icon img {
  width: 30px;
  height: auto; }

footer p.design a {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 30px; }

footer h6 {
  margin-top: 60%; }

.reverse {
  background: #462544; }

.reverse, .reverse p, .reverse h1, .reverse h2, .reverse h3, .reverse h4, .reverse h5, .reverse h6, .reverse label {
  color: #faf4ea; }

.reverse a, a.reverse {
  color: #faf4ea;
  text-decoration: underline; }

.reverse a:hover, a.reverse:hover {
  color: #faf4ea;
  text-decoration: none; }
