@font-face {
  font-family: 'Haikus Script';
  src: url('fonts/haikus_script_version_08-webfont.eot');
  src: url('fonts/haikus_script_version_08-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/haikus_script_version_08-webfont.woff') format('woff'), url('fonts/haikus_script_version_08-webfont.ttf') format('truetype'), url('fonts/haikus_script_version_08-webfont.svg#haikus_script_v.08regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/**
 * Theme Name: Blo - Blow Dry Bar
 * Theme URI: http://blomedry.com/
 * Author: Phil Buchanan
 * Author URI: http://philbuchanan.com/
 * Description: A responsive, accessible WordPress theme for Blo. Also works as a parent theme for Body by Blo. Developed to support WordPress version 4.1.
 * Version: 2.1.0
 * License: Copyright 2016
 * Updated: November 13, 2016
 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
header,
footer,
main,
article,
aside,
details,
figcaption,
figure,
menu,
nav,
section {
  display: block;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  color: #36393c;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
h1 {
  font-size: 28px;
  line-height: 1.35;
  margin-bottom: 15px;
}
h2 {
  color: #fd199a;
  font-size: 28px;
  line-height: 1.35;
  margin-bottom: 15px;
}
h3 {
  color: #fd199a;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  margin: 20px 0 12px;
}
h3:first-child {
  margin-top: 0;
}
h4,
h5,
h6 {
  margin-bottom: 10px;
}
p {
  margin-bottom: 10px;
}
blockquote {
  border-left: 1px solid #e5e5e5;
  margin: 0 0 10px 0;
  padding: 10px 0 1px 15px;
}
blockquote p {
  font-size: 18px;
  line-height: 1.3;
  font-style: italic;
  margin-bottom: 10px;
}
small {
  font-size: 12px;
  line-height: 1.35;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
ul,
ol {
  margin: 0 0 10px;
  padding-left: 30px;
}
li {
  margin-bottom: 4px;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ins {
  text-decoration: underline;
}
del {
  text-decoration: line-through;
}
hr {
  border: solid #e5e5e5;
  border-width: 1px 0 0;
  height: 0;
  margin: 30px 0;
}
@media only screen and (min-width: 481px) {
  blockquote {
    float: right;
    max-width: 50%;
    margin-left: 15px;
  }
}
img {
  border: 0;
  max-width: 100%;
  height: inherit;
  vertical-align: middle;
}
.alignnone {
  margin-bottom: 15px;
}
.alignleft {
  float: left;
  margin: 0 15px 15px 0;
}
.alignright {
  float: right;
  margin: 0 0 15px 15px;
}
.aligncenter {
  display: block;
  margin: 0 auto 15px;
}
figure {
  width: 100%;
  margin: 0;
}
figure:after {
  content: " ";
  display: table;
  clear: both;
}
figure img {
  margin-bottom: 8px;
}
figcaption {
  color: #fd199a;
  text-align: left;
  font-size: 14px;
  line-height: 1.6;
}
@media only screen and (min-width: 481px) {
  figure img {
    float: right;
    width: 73.5%;
  }
  figcaption {
    float: left;
    border-top: 1px solid #e5e5e5;
    width: 22%;
    padding-top: 12px;
  }
}
embed,
iframe,
object,
video {
  width: 100%;
  max-width: 100%;
}
.gallery {
  margin: 0 -10px 20px;
}
.gallery:after {
  content: "";
  display: table;
  clear: both;
}
.gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.gallery-item img {
  margin-bottom: 0;
}
@media only screen and (min-width: 481px) {
  .gallery-item {
    width: 50%;
  }
  .gallery-item:nth-child(2n + 1) {
    clear: both;
  }
}
a {
  color: #fd199a;
  background-color: transparent;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
a:hover {
  color: #fd199a;
  text-decoration: underline;
}
.btn,
#menu-item-67 a {
  display: inline-block;
  color: #fff;
  background: #fd199a;
  text-align: center;
  font-size: 24px;
  line-height: 1.1;
  text-decoration: none;
  border: none;
  padding: 8px 12px;
  margin: 0 0 10px;
  transition: 0.3s;
  cursor: pointer;
}
.btn.sm {
  font-size: 14px;
  padding: 6px 8px;
  margin-top: 4px;
}
.btn:hover {
  color: #fff;
  background: #36393c;
  text-decoration: none;
}
.site-header {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 40px;
}
.blo-down-header {
  border-bottom: none;
}
.blo-down-header .col {
  position: relative;
}
.locations-header {
  border-bottom: 1px solid #e5e5e5;
  margin: -30px 0 24px;
  padding: 16px 0;
}
.site-footer {
  background: #e5e5e5;
  margin: 50px 0 0;
  padding: 15px 0 30px;
}
article {
  margin-bottom: 30px;
}
.entry-content {
  margin-bottom: 20px;
}
.post-excerpt {
  border: 1px solid #b5b5b5;
}
.post-excerpt .entry-header,
.post-excerpt .entry-summary {
  padding: 0 12px;
}
.entry-tags {
  font-size: 14px;
  margin: 10px 0 22px;
}
.entry-meta-posts {
  font-size: 12px;
  margin: -12px 0 20px;
}
.hero {
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
  margin: -40px 0 30px;
}
.hero-featured-image-background {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  height: 200px;
}
@media only screen and (min-width: 769px) {
  .hero-featured-image-background {
    height: 400px;
  }
}
.hero-slider {
  background: #fff;
}
.hero-slider .slider {
  position: relative;
  max-width: 2000px;
  margin: 0 auto;
}
.hero-slider .slides {
  display: none;
}
.slidesjs-pagination {
  list-style: none;
  position: absolute;
  bottom: -25px;
  right: 15px;
  z-index: 9999;
}
.slidesjs-pagination li {
  float: left;
  margin: 0 0 0 8px;
}
.slidesjs-pagination li:first-last {
  margin-left: 0;
}
.slidesjs-pagination a {
  display: block;
  background: #36393c;
  text-indent: -999px;
  width: 9px;
  height: 9px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.slidesjs-pagination .active {
  background: #fd199a;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  transition: none;
}
.screen-reader-text:active,
.screen-reader-text:focus {
  left: 15px;
  top: 15px;
  color: #fd199a;
  background-color: #f1f1f1;
  font-weight: bold;
  text-decoration: none;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  clip: auto;
  width: auto;
  height: auto;
  padding: 8px 16px 7px;
  z-index: 100000;
  outline: none;
}
.logo {
  display: inline-block;
}
.logo-header {
  margin: 10px 0;
  z-index: 9999;
}
.logo-blo-down {
  position: absolute;
  top: 15px;
  right: 15px;
  max-width: 86px;
  z-index: 9999;
}
.logo-footer {
  max-width: 53px;
}
@media only screen and (min-width: 996px) {
  .logo-header {
    float: left;
    position: absolute;
    top: 0;
  }
  .logo-footer {
    float: left;
  }
}
.social-icon i {
  font-size: 18px;
}
.widget {
  margin-bottom: 30px;
}
.widget-title {
  font-weight: 100;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 12px;
}
.home-page-button-row {
  margin: -30px 0 30px;
}
.button-widget-container {
  display: table;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 200px;
  padding: 10px;
  transition: 0.3s;
}
.button-widget-container .widget-title {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  border: none;
}
.button-widget-container:hover {
  text-decoration: none;
}
.button-widget-grey {
  background-color: #36393c;
}
.button-widget-grey:hover {
  background-color: #fd199a;
}
.button-widget-pink {
  background-color: #fd199a;
}
.button-widget-pink:hover {
  background-color: #36393c;
}
.beauty-location {
  background-image: url("images/ui/beauty-location.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 15px 15px;
  padding-left: 25px;
}
.country-title {
  margin-top: 30px;
  margin-bottom: -15px;
}
.state-title {
  border-top: 1px solid #e5e5e5;
  margin-top: 20px;
  padding-top: 20px;
}
.location-highlight {
  color: #fd199a;
  text-transform: lowercase;
}
.location-map {
  width: 100%;
  height: 300px;
}
.nearby-locations {
  display: none;
  margin-top: 30px;
}
.nearby-locations-list {
  list-style: none;
  border-top: 1px solid #e5e5e5;
  margin: 0;
  padding: 0;
}
.nearby-locations-list li {
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
  padding: 12px 0 6px;
}
.nearby-locations-list h3 {
  line-height: 1.5;
  margin-bottom: 0;
}
.accordion {
  border-bottom: 1px solid #b5b5b5;
  margin: 20px 0 50px;
}
.accordion-title {
  border-top: 1px solid #b5b5b5;
  margin: 0;
  padding: 15px 0;
  transition: 0.3s;
  cursor: pointer;
}
.accordion-title:after {
  content: "+";
  float: right;
  transition: 0.2s;
}
.accordion-title:hover {
  color: #36393c;
}
.accordion-title.open:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.accordion-content {
  padding-bottom: 15px;
}
.no-js .accordion-title {
  cursor: auto;
}
.no-js .accordion-title:after {
  content: none;
}
.no-js .accordion-title:hover {
  color: #fd199a;
}
.price {
  color: #36393c;
}
.delimiter {
  display: block;
}
@media only screen and (min-width: 769px) {
  .delimiter {
    display: inline;
    border-left: 1px solid #b5b5b5;
    margin-left: 12px;
    padding-left: 16px;
  }
  .delimiter:first-child {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
  }
}
.no-wrap {
  white-space: nowrap;
}
@media only screen and (min-width: 996px) {
  .copyright {
    float: right;
    border-left: 1px solid #b5b5b5;
    margin-left: 14px;
    padding-left: 14px;
  }
}
label,
legend {
  display: block;
  color: #36393c;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 6px;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="search"],
input[type="number"],
textarea {
  border: 1px solid #aaa;
  width: 100%;
  margin: 0 0 15px;
  padding: 8px 10px;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
textarea:focus {
  outline: none;
  border-color: #fd199a;
  -webkit-box-shadow: 0 0 5px rgba(255, 0, 153, 0.5);
  -moz-box-shadow: 0 0 5px rgba(255, 0, 153, 0.5);
  box-shadow: 0 0 5px rgba(255, 0, 153, 0.5);
}
input[type="checkbox"],
input[type="radio"] {
  position: relative;
  top: -1px;
  margin: 0 4px 0 0;
  padding: 0;
}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline-color: #fd199a;
}
button,
input[type="submit"] {
  display: inline-block;
  color: #fff;
  background: #fd199a;
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 100;
  border: none;
  width: inherit;
  height: 39px;
  margin-bottom: 15px;
  padding: 9px 14px 8px;
  border-radius: 0;
  cursor: pointer;
  transition: 0.3s;
  -webkit-appearance: none;
  -moz-appearance: none;
}
button:hover,
input[type="submit"]:hover,
button:focus,
input[type="submit"]:focus {
  background-color: #36393c;
}
button:focus,
input[type="submit"]:focus {
  outline: thin dotted;
}
input[disabled],
button[disabled] {
  opacity: 0.4;
}
.search-map-form input[type="text"] {
  height: 39px;
  width: 100%;
  margin-right: 10px;
}
.search-map-form input[type="submit"] {
  width: 83px;
  padding-left: 0;
  padding-right: 0;
}
.search-map-form select {
  float: left;
  display: inline-block;
  color: #fff;
  background: #fd199a;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 100;
  width: 88px;
  margin-right: 10px;
  padding: 10px 12px 8px;
  border: none;
  border-radius: 0;
  cursor: pointer;
  transition: 0.3s;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.search-map-form select:hover {
  background: #36393c;
}
@media only screen and (min-width: 481px) {
  .search-map-form input[type="text"] {
    float: left;
    width: calc(100% - 191px);
  }
}
.comments-area {
  border-top: 1px solid #e5e5e5;
  margin-top: 30px;
  padding-top: 10px;
}
ol.comment-list {
  list-style: none;
  margin: 0 0 30px;
}
ol.comment-list article {
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
  padding: 15px 0;
}
ol.comment-list .comment-author {
  font-weight: bold;
}
ol.comment-list .comment-meta {
  font-size: 12px;
}
ol.comment-list .comment-metadata {
  margin-bottom: 10px;
}
ol.comment-list .comment-metadata a {
  color: #36393c;
}
ol.comment-list .comment-awaiting-moderation {
  clear: both;
  color: #fd199a;
}
ol.comment-list .comment-content {
  clear: both;
}
ol.comment-list .reply {
  font-size: 12px;
}
ol.comment-list ol.children {
  list-style: none;
  margin: 0;
}
ol.comment-list ol.children li.depth-2 article {
  padding-left: 25px;
}
ol.comment-list ol.children li.depth-3 article {
  padding-left: 50px;
}
ol.comment-list ol.children li.depth-4 article {
  padding-left: 75px;
}
ol.comment-list ol.children li.depth-5 article {
  padding-left: 100px;
}
ol.comment-list ol.children li.depth-6 article {
  padding-left: 125px;
}
ol.comment-list ol.children li.depth-7 article {
  padding-left: 150px;
}
ol.comment-list ol.children li.depth-8 article {
  padding-left: 175px;
}
ol.comment-list ol.children li.depth-9 article {
  padding-left: 200px;
}
ol.comment-list ol.children li.depth-10 article {
  padding-left: 225px;
}
@media only screen and (min-width: 520px) {
  ol.comment-list .comment-author {
    float: left;
  }
  ol.comment-list .comment-metadata {
    float: right;
    margin-bottom: 10px;
  }
}
th,
td {
  text-align: left;
  vertical-align: top;
}
.menu-toggle {
  position: absolute;
  top: 25px;
  right: 15px;
  background: none;
  background-image: url("images/ui/menu-toggle.png");
  background-image: url("images/ui/menu-toggle.svg"), none;
  background-repeat: no-repeat;
  background-position: 13px 13px;
  text-indent: -299px;
  direction: ltr;
  border: 1px solid transparent;
  width: 44px;
  height: 40px;
  cursor: pointer;
  border-radius: 0;
  transition: 0.3s;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.menu-toggle:hover {
  background-color: inherit;
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.2);
}
.menu-toggle:focus {
  background-color: inherit;
  outline: 1px dotted #36393c;
}
.menu-toggle.toggled-open {
  background-position: 13px -15px;
}
@media only screen and (min-width: 996px) {
  .menu-toggle {
    display: none;
  }
}
.nav-header-navigation,
.nav-primary-navigation {
  clear: both;
}
@media only screen and (min-width: 996px) {
  .nav-footer-navigation {
    float: right;
  }
}
.primary-navigation {
  display: none;
  list-style: none;
  margin: 10px 0 18px;
  padding: 0;
}
.primary-navigation li {
  margin: 0;
  padding: 0;
}
.primary-navigation a {
  color: #36393c;
  display: block;
  font-size: 19px;
  text-decoration: none;
  transition: 0.3s;
}
.primary-navigation a:hover {
  color: #fd199a;
}
.primary-navigation .current-menu-item > a,
.primary-navigation .current-menu-ancestor > a,
.primary-navigation .current-page-item > a,
.primary-navigation .current-page-ancestor > a {
  font-weight: 600;
}
@media only screen and (min-width: 996px) {
  .primary-navigation {
    display: block !important;
    float: right;
  }
  .primary-navigation li {
    float: left;
    margin-left: 26px;
  }
  .primary-navigation li:first-child {
    margin-left: 0;
  }
  .primary-navigation .separator {
    border-left: 1px solid #b5b5b5;
    padding-left: 26px;
  }
  .hide-on-desktop-nav {
    display: none;
  }
}
.secondary-navigation {
  list-style: none;
  margin: 0;
  padding: 0;
}
.secondary-navigation li {
  margin: 0;
  padding: 0;
}
.secondary-navigation a {
  color: #36393c;
  display: block;
  font-size: 12px;
  line-height: 1.35;
  text-decoration: none;
  transition: 0.3s;
}
.secondary-navigation a:hover {
  color: #fd199a;
}
@media only screen and (min-width: 996px) {
  .secondary-navigation {
    display: block;
    float: right;
  }
  .secondary-navigation li {
    float: left;
    margin-left: 22px;
  }
  .secondary-navigation li:first-child {
    margin-left: 0;
  }
  .secondary-navigation .separator {
    border-left: 1px solid #b5b5b5;
    padding-left: 22px;
  }
}
.header-navigation {
  display: none;
  margin-top: 22px;
}
.header-navigation a {
  color: #fd199a;
}
.header-navigation a:hover {
  color: #36393c;
}
.fontawesome-text {
  display: none;
}
.blo-down a {
  font-family: 'Haikus Script', Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: .85;
}
@media only screen and (min-width: 996px) {
  .header-navigation {
    display: block;
  }
  .blo-down a {
    font-size: 22px;
    line-height: .74;
  }
}
.footer-navigation {
  margin-top: 3px;
}
.prev {
  float: left;
}
.next {
  float: right;
}
.row {
  width: 100%;
  max-width: 996px;
  margin: 0 auto;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row .row {
  width: auto;
  margin: 0 -15px;
}
.col {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.small-1 {
  width: 8.33333333%;
}
.small-offset-1 {
  margin-left: 8.33333333%;
}
.small-push-1 {
  position: relative;
  left: 8.33333333%;
  right: auto;
}
.small-pull-1 {
  position: relative;
  left: auto;
  right: 8.33333333%;
}
.small-2 {
  width: 16.66666667%;
}
.small-offset-2 {
  margin-left: 16.66666667%;
}
.small-push-2 {
  position: relative;
  left: 16.66666667%;
  right: auto;
}
.small-pull-2 {
  position: relative;
  left: auto;
  right: 16.66666667%;
}
.small-3 {
  width: 25%;
}
.small-offset-3 {
  margin-left: 25%;
}
.small-push-3 {
  position: relative;
  left: 25%;
  right: auto;
}
.small-pull-3 {
  position: relative;
  left: auto;
  right: 25%;
}
.small-4 {
  width: 33.33333333%;
}
.small-offset-4 {
  margin-left: 33.33333333%;
}
.small-push-4 {
  position: relative;
  left: 33.33333333%;
  right: auto;
}
.small-pull-4 {
  position: relative;
  left: auto;
  right: 33.33333333%;
}
.small-5 {
  width: 41.66666667%;
}
.small-offset-5 {
  margin-left: 41.66666667%;
}
.small-push-5 {
  position: relative;
  left: 41.66666667%;
  right: auto;
}
.small-pull-5 {
  position: relative;
  left: auto;
  right: 41.66666667%;
}
.small-6 {
  width: 50%;
}
.small-offset-6 {
  margin-left: 50%;
}
.small-push-6 {
  position: relative;
  left: 50%;
  right: auto;
}
.small-pull-6 {
  position: relative;
  left: auto;
  right: 50%;
}
.small-7 {
  width: 58.33333333%;
}
.small-offset-7 {
  margin-left: 58.33333333%;
}
.small-push-7 {
  position: relative;
  left: 58.33333333%;
  right: auto;
}
.small-pull-7 {
  position: relative;
  left: auto;
  right: 58.33333333%;
}
.small-8 {
  width: 66.66666667%;
}
.small-offset-8 {
  margin-left: 66.66666667%;
}
.small-push-8 {
  position: relative;
  left: 66.66666667%;
  right: auto;
}
.small-pull-8 {
  position: relative;
  left: auto;
  right: 66.66666667%;
}
.small-9 {
  width: 75%;
}
.small-offset-9 {
  margin-left: 75%;
}
.small-push-9 {
  position: relative;
  left: 75%;
  right: auto;
}
.small-pull-9 {
  position: relative;
  left: auto;
  right: 75%;
}
.small-10 {
  width: 83.33333333%;
}
.small-offset-10 {
  margin-left: 83.33333333%;
}
.small-push-10 {
  position: relative;
  left: 83.33333333%;
  right: auto;
}
.small-pull-10 {
  position: relative;
  left: auto;
  right: 83.33333333%;
}
.small-11 {
  width: 91.66666667%;
}
.small-offset-11 {
  margin-left: 91.66666667%;
}
.small-push-11 {
  position: relative;
  left: 91.66666667%;
  right: auto;
}
.small-pull-11 {
  position: relative;
  left: auto;
  right: 91.66666667%;
}
.small-12 {
  width: 100%;
}
.small-offset-12 {
  margin-left: 100%;
}
.small-push-12 {
  position: relative;
  left: 100%;
  right: auto;
}
.small-pull-12 {
  position: relative;
  left: auto;
  right: 100%;
}
@media only screen and (min-width: 481px) {
  .medium-1 {
    width: 8.33333333%;
  }
  .medium-offset-1 {
    margin-left: 8.33333333%;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    left: auto;
    right: 8.33333333%;
  }
  .medium-2 {
    width: 16.66666667%;
  }
  .medium-offset-2 {
    margin-left: 16.66666667%;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66666667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    left: auto;
    right: 16.66666667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    left: auto;
    right: 25%;
  }
  .medium-4 {
    width: 33.33333333%;
  }
  .medium-offset-4 {
    margin-left: 33.33333333%;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    left: auto;
    right: 33.33333333%;
  }
  .medium-5 {
    width: 41.66666667%;
  }
  .medium-offset-5 {
    margin-left: 41.66666667%;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66666667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    left: auto;
    right: 41.66666667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    left: auto;
    right: 50%;
  }
  .medium-7 {
    width: 58.33333333%;
  }
  .medium-offset-7 {
    margin-left: 58.33333333%;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    left: auto;
    right: 58.33333333%;
  }
  .medium-8 {
    width: 66.66666667%;
  }
  .medium-offset-8 {
    margin-left: 66.66666667%;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66666667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    left: auto;
    right: 66.66666667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    left: auto;
    right: 75%;
  }
  .medium-10 {
    width: 83.33333333%;
  }
  .medium-offset-10 {
    margin-left: 83.33333333%;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    left: auto;
    right: 83.33333333%;
  }
  .medium-11 {
    width: 91.66666667%;
  }
  .medium-offset-11 {
    margin-left: 91.66666667%;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66666667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    left: auto;
    right: 91.66666667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-12 {
    margin-left: 100%;
  }
  .medium-push-12 {
    position: relative;
    left: 100%;
    right: auto;
  }
  .medium-pull-12 {
    position: relative;
    left: auto;
    right: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .large-1 {
    width: 8.33333333%;
  }
  .large-offset-1 {
    margin-left: 8.33333333%;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333333%;
    right: auto;
  }
  .large-pull-1 {
    position: relative;
    left: auto;
    right: 8.33333333%;
  }
  .large-2 {
    width: 16.66666667%;
  }
  .large-offset-2 {
    margin-left: 16.66666667%;
  }
  .large-push-2 {
    position: relative;
    left: 16.66666667%;
    right: auto;
  }
  .large-pull-2 {
    position: relative;
    left: auto;
    right: 16.66666667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .large-pull-3 {
    position: relative;
    left: auto;
    right: 25%;
  }
  .large-4 {
    width: 33.33333333%;
  }
  .large-offset-4 {
    margin-left: 33.33333333%;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333333%;
    right: auto;
  }
  .large-pull-4 {
    position: relative;
    left: auto;
    right: 33.33333333%;
  }
  .large-5 {
    width: 41.66666667%;
  }
  .large-offset-5 {
    margin-left: 41.66666667%;
  }
  .large-push-5 {
    position: relative;
    left: 41.66666667%;
    right: auto;
  }
  .large-pull-5 {
    position: relative;
    left: auto;
    right: 41.66666667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .large-pull-6 {
    position: relative;
    left: auto;
    right: 50%;
  }
  .large-7 {
    width: 58.33333333%;
  }
  .large-offset-7 {
    margin-left: 58.33333333%;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333333%;
    right: auto;
  }
  .large-pull-7 {
    position: relative;
    left: auto;
    right: 58.33333333%;
  }
  .large-8 {
    width: 66.66666667%;
  }
  .large-offset-8 {
    margin-left: 66.66666667%;
  }
  .large-push-8 {
    position: relative;
    left: 66.66666667%;
    right: auto;
  }
  .large-pull-8 {
    position: relative;
    left: auto;
    right: 66.66666667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .large-pull-9 {
    position: relative;
    left: auto;
    right: 75%;
  }
  .large-10 {
    width: 83.33333333%;
  }
  .large-offset-10 {
    margin-left: 83.33333333%;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333333%;
    right: auto;
  }
  .large-pull-10 {
    position: relative;
    left: auto;
    right: 83.33333333%;
  }
  .large-11 {
    width: 91.66666667%;
  }
  .large-offset-11 {
    margin-left: 91.66666667%;
  }
  .large-push-11 {
    position: relative;
    left: 91.66666667%;
    right: auto;
  }
  .large-pull-11 {
    position: relative;
    left: auto;
    right: 91.66666667%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-12 {
    margin-left: 100%;
  }
  .large-push-12 {
    position: relative;
    left: 100%;
    right: auto;
  }
  .large-pull-12 {
    position: relative;
    left: auto;
    right: 100%;
  }
}
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    page-break-inside: avoid;
  }
}
/**
LSM Updates for SEO/UX
 */
#menu-item-67 a {
  color: #fff;
  font-size: 19px !important;
  padding: 4px 6px !important;
  margin-bottom: -5px;
}
@media only screen and (max-width: 769px) {
  .small-down {
    display: block;
  }
  .medium-up {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .small-down {
    display: none;
  }
  .medium-up {
    display: block;
  }
}
/**
LSM Landing Page
 */
.lsm-header {
  height: 200px;
  background-color: #e5e5e5;
  text-align: right;
}
.lsm-pink {
  color: #fd199a;
}
.lsm-gray {
  color: #36393c;
}
h3.lsm-smaller {
  font-weight: normal;
  margin-bottom: 0;
}
hr.pink {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #fd199a;
  margin: 0;
  padding: 0;
}
.blo-font {
  font-family: 'Haikus Script', Helvetica, Arial, sans-serif;
  font-size: 1.5em;
}
.lsm-center {
  text-align: center;
}
.lsm-heading {
  margin: 20px 0;
  padding: 40px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.lsm-heading .heading-wrapper {
  border: 1px solid #fd199a;
  padding: 30px 40px;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
}
.lsm-heading .heading-wrapper .heading-title {
  color: #fd199a;
  font-size: 30px;
  margin: 0;
}
.lsm-labeled-image {
  position: relative;
  margin: 20px 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.lsm-labeled-image .label-wrapper {
  z-index: 30;
  border: none;
  background-color: rgba(253, 25, 154, 0.6);
  text-align: center;
  width: 100%;
  padding: 10px;
}
.lsm-labeled-image .label-wrapper .label-text {
  font-weight: normal;
  color: #ffffff;
  font-size: 24px;
  margin-bottom: 0;
}
.header-left {
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .header-left {
    text-align: left;
  }
}
.header-left .lsm-logo {
  height: 80px;
}
@media only screen and (min-width: 769px) {
  .header-left .lsm-logo {
    margin: 20px;
  }
}
.header-right {
  height: 100%;
  font-size: 40px;
  margin: 0;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .header-right {
    text-align: right;
    margin: 20px 20px;
  }
}
@media only screen and (max-width: 769px) {
  .small-center {
    text-align: center;
  }
}
