::-webkit-scrollbar {
  display: none;
}

@font-face {
  font-family: "museo-sans";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/museosansrounded-300-webfont.eot");
  src: url("fonts/museosansrounded-300-webfont.eot?#iefix") format("embedded-opentype"),
  url("fonts/museosansrounded-300-webfont.woff") format("woff"),
  url("fonts/museosansrounded-300-webfont.ttf") format("truetype"),
  url("fonts/museosansrounded-300-webfont.svg#museo_sans_rounded300") format("svg");
}

@font-face {
  font-family: "museo-sans";
  font-style: normal;
  font-weight: bold;
  src: url("fonts/museosansrounded-700-webfont.eot");
  src: url("fonts/museosansrounded-700-webfont.eot?#iefix") format("embedded-opentype"),
  url("fonts/museosansrounded-700-webfont.woff") format("woff"),
  url("fonts/museosansrounded-700-webfont.ttf") format("truetype"),
  url("fonts/museosansrounded-700-webfont.svg#museo_sans_rounded700") format("svg");
}

body {
  background: #ddd;
  color: #485968;
  font-family: museo-sans;
  font-size: 1rem;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
}

a,
a:hover {
  color: #68c8cc;
  text-decoration: none;
}

h1 {
  background: #556574 url(images/h1.png) repeat-x;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  line-height: 52px;
  margin: 0;
  padding: 0 0.7rem;
  position: relative;
  text-transform: uppercase;
}

h2 {
  color: #68c8cc;
  font-size: 1rem;
  font-weight: bold;
  margin: 1rem 0;
  padding: 0;
  text-transform: uppercase;
}

h2.title {
  color: #556574;
}

h2.product-title {
  padding: 0;
}

h3 {
  font-size: 1rem;
  font-weight: bold;
}

p {
  font-size: 1rem;
  margin: 8px 0;
}

#node-48>h2 {
  display: none;
}

.node .content h2 {
  padding: 0;
}

.node-type-treatment h2.title {
  background: #888;
  color: #fff;
  display: block;
  height: 52px;
  line-height: 52px;
  margin-top: 0;
  overflow: hidden;
  white-space: nowrap;
}

#page {
  background: #fff;
  margin: 0 auto;
}

/**
 * Iphone pixel width
 */
body.desktop-device #page,
body.desktop-device #nav,
body.desktop-device #footer,
body.desktop-device #promo-popup {
  margin: 0 auto;
  max-width: 414px;
}

p.button-footer {
  margin: 12px 0;
}

#header {
  background: #68c8cc;
  display: flex;
  overflow: hidden;
}

#logo {
  box-sizing: border-box;
  width: 200px;
}

#logo a {
  display: block;
  width: 100%;
}

#logo img {
  box-sizing: border-box;
  display: block;
  height: auto;
  padding: 0.75rem 0 0.75rem 0.75rem;
  width: 100%;
}

#goto-nav {
  box-sizing: border-box;
  margin-left: auto;
  padding: 0.2rem 0 0 0;
  width: 170px;
}

#goto-nav a {
  background: #485968;
  color: #fff;
  display: block;
  float: right;
  font-size: 9px;
  font-weight: bold;
  padding: 30px 5px 2px;
  text-align: center;
  text-transform: uppercase;
}

#goto-nav a.icon-call {
  background: url(images/icon-call.png) 50% 4px no-repeat;
  background-size: 24px auto;
}

#goto-nav a.icon-book {
  background: url(images/icon-book.png) 50% 4px no-repeat;
  background-size: 24px auto;
}

#goto-nav a.icon-menu {
  background: url(images/icon-menu.png) 50% 4px no-repeat;
  background-size: 24px auto;
}

.not-front #content {
  padding: 0.5rem;
}

.page-mobile-treatments #content,
.page-mobile-specials #content,
.page-node-49 #content {
  padding: 0;
}

#slider {
  height: 150px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

#slider .links li {
  height: 204px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/*
.slide-content .slide-text-box {
width: 200px;
float: right;
margin-top: 10px;
margin-right: 10px;
font:15px/120% museo-sans;
font-weight: bold;
}
*/

#nav ul,
#nav li,
#specials ul,
#specials li,
#treatments ul,
#treatments li,
#slider ul,
#slider li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#nav li a,
#treatments li a {
  background: #68c8cc url(images/gradient.png) repeat-x;
  color: #fff;
  display: block;
  font-weight: bold;
  height: 42px;
  line-height: 42px;
  padding: 5px 15px;
  text-transform: uppercase;
}

#nav li.mobile-venus-swan a,
.page-mobile-venus-swan h1 {
  background: #80298f;
  background-image:         linear-gradient(bottom, rgb(128, 41, 143) 40%, rgb(89, 20, 104) 0%);
  background-image:      -o-linear-gradient(bottom, rgb(128, 41, 143) 40%, rgb(89, 20, 104) 0%);
  background-image:    -moz-linear-gradient(bottom, rgb(128, 41, 143) 40%, rgb(89, 20, 104) 0%);
  background-image: -webkit-linear-gradient(bottom, rgb(128, 41, 143) 40%, rgb(89, 20, 104) 0%);
  background-image:     -ms-linear-gradient(bottom, rgb(128, 41, 143) 40%, rgb(89, 20, 104) 0%);
  background-image: -webkit-gradient(linear,
  left bottom,
  left top,
  color-stop(0.4, rgb(128, 41, 143)),
  color-stop(0, rgb(89, 20, 104)));
}

.node-type-treatment h1,
.node-type-special h1 {
  cursor: pointer;
}

#footer {
  background: #bcb6a4;
  min-height: 100px;
}

#footer-logo {
  padding-top: 8px;
}

#footer-message {
  color: #fff;
  padding: 10px 15px 10px 15px;
}

#footer a {
  color: #fff;
}

#footer a.phone {
  font-weight: bold;
}

#footer-links {
  text-transform: uppercase;
}

#toolbar,
#xadmin {
  display: none;
}

.node>.edit {
  display: none;
}

table {
  width: 100%;
}

table th,
table td {
  font-size: 1rem;
  padding: 2px 0;
}

table th {
  border-bottom: 1px solid #ddd;
  font-weight: bold;
}

/**
 * Forms
 */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
button,
textarea,
select,
.btn {
  -webkit-appearance: none;
     -moz-appearance: none;
  background-color: #fff;
  border: 1px solid #556574;
  border-radius: 3px;
  box-sizing: border-box;
  color: #333;
  display: block;
  font: inherit;
  line-height: inherit;
  padding: 0.5rem;
  transition: border-color ease-in-out 0.3s, box-shadow ease-in-out 0.3s;
  vertical-align: middle;
  width: 100%;
}

button,
input[type="submit"],
.btn {
  background: #485968;
  color: #fff;
  font-weight: bold;
  margin: 1rem 0;
  text-align: center;
  text-transform: uppercase;
}

select {
  background: #68c8cc url(images/select-arrow.png) calc(100% - 1rem) 50% no-repeat;
  border-color: #68c8cc;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  text-transform: capitalize;
}

div.messages {
  border: 1px solid transparent;
  border-radius: 4px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 12px 20px;
}

div.status {
  background: #68cc9f;
  border-color: #68cc9f;
  color: #fff;
}

div.warning {
  background: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}

div.error {
  background: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}

div.messages .btn {
  margin: 0;
}

#webform-client-form-3 select {
  width: 30%;
}

.form-item {
  margin: 1rem 0;
}

.form-item label {
  display: block;
  font-weight: bold;
}

.form-type-checkbox input,
.form-type-checkbox label,
.form-type-radio input,
.form-type-radio label {
  display: inline;
  font-weight: inherit;
}

.btn-small {
  padding: 0 0.4rem;
}

.btn-dark {
  background: #485968;
}

.page-mobile-venus-swan .btn a {
  margin-top: 20px;
}

.field-name-field-product-images img,
.field-name-body img {
  height: auto !important;
  width: 100% !important;
}

.field-name-body .bny-social-icons img {
  height: 38px !important;
  width: 38px !important;
}

#contact-gmap {
  margin: 0 -15px -15px -15px;
}

#contact-gmap iframe {
  width: 100%;
}

#node-45 h2,
.page-node-49 h2.title {
  display: none;
}

#treatments li a {
  background: #b8aec9;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  width: 480px;
}

#treatments li.skin-treatment a,
.page-node-16 h2.title {
  background: #b8afc9;
}

#treatments li.high-performance-treatments a,
.page-node-15 h2.title {
  background: #eec285;
}

#treatments li.medi-facials a,
.page-node-14 h2.title {
  background: #bfb9a7;
}

#treatments li.ipl-skin-rejuvination-and-hair-removal a,
.page-node-13 h2.title {
  background: #b8c171;
}

#treatments li.spray-tan-and-make-up a,
.page-node-12 h2.title {
  background: #48a38f;
}

#treatments li.waxing a,
.page-node-11 h2.title {
  background: #5f75ac;
}

#treatments li.lash-and-brows a,
.page-node-10 h2.title {
  background: #76606b;
}

#treatments li.body-treatments a,
.page-node-9 h2.title {
  background: #a7ccc1;
}

#treatments li.nails a,
.page-node-8 h2.title {
  background: #819f8e;
}

#treatments li.acrylic-and-gel-finger-nails a,
.page-node-7 h2.title {
  background: #978b83;
}

#treatments li.treatment-packages a,
.page-node-6 h2.title {
  background: #b8afc9;
}

#treatments li.pregnancy-package a,
.page-node-5 h2.title {
  background: #bb996b;
}

#treatments li.micro-treatments a,
.page-node-4 h2.title {
  background: #a7ccc1;
}

.node-type-treatment table {
  border-top: 1px solid #aaa;
  margin-top: 8px;
}

.node-type-treatment table td {
  border-bottom: 1px solid #ddd;
  padding: 4px 0;
}

.field-collection-view {
  margin: 0;
  padding: 0;
}

.field-name-field-treatment-item-title,
.treatment-item-title {
  font-weight: bold;
}

.field-collection-view {
  /* margin-bottom:20px; */
  ;
}

.book-online.btn {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}

.book-online.btn a {
  margin: 4px 60px 15px;
}

.field-collection-view-final .book-online.btn {
  border: none;
}

.treatment-item-button {
  margin-top: 10px;
}

.field-name-field-treatment-item p {
  margin-top: 0;
}

#specials li {
  position: relative;
}

#specials li a {
  display: block;
  width: 480px;
  /* background:url(images/read-special.png) 424px 200px no-repeat;*/
  ;
}

#specials li a img {
  width: 100%;
}

.special-buttons {
  margin-top: 20px;
}

#specials li a.special-read-more {
  background: url(images/read-special-2.png) no-repeat;
  background-size: 124px 42px;
  bottom: 25px;
  height: 42px;
  position: absolute;
  right: 15px;
  text-indent: -9999px;
  width: 124px;
}

.page-mobile-appointment .webform-component-date,
.page-mobile-appointment .webform-component-webform_time2,
.page-mobile-appointment .webform-component-webform_time {
  text-align: center;
  text-transform: uppercase;
}

.page-mobile-appointment .webform-component-webform_time2 select {
  margin-bottom: 0;
}

.page-mobile-appointment .webform-component-date select option,
.page-mobile-appointment .webform-component-webform_time2 select option {
  background: #fff;
  color: #000;
  text-transform: uppercase;
}

.page-mobile-appointment fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

.page-mobile-appointment fieldset legend {
  display: none;
}

#thank-you {
  background: #11b0d1;
  color: #fff;
  font-weight: bold;
  padding: 20px;
  text-align: center;
}

#thank-you .btn a {
  background: #556574 url(images/h1.png) 0 100% repeat-x;
  margin-bottom: 0;
  margin-top: 20px;
}

#thank-you p {
  margin: 0;
}

#vs-slider-mob {
  height: 201px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.field-multi-body h2 {
  margin-top: 20px;
  padding: 0;
}

#vs-item-5 table {
  border-top: 1px solid #aaa;
  margin-top: 8px;
}

#vs-item-5 table td {
  border-bottom: 1px solid #ddd;
  padding: 4px 0;
}

/**
 * Slider
 */
.carousel .fill {
  background-position: center;
  background-size: cover;
  height: 150px;
  width: 100%;
}

.carousel-inner {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.carousel-inner>.item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  color: #fff;
  font-size: 44px;
  position: absolute;
  top: 50%;
  width: 15%;
}

.carousel-control.right {
  left: auto;
  right: 0;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  display: inline-block;
  height: 20px;
  margin-top: -30px;
  position: absolute;
  top: 50%;
  width: 20px;
  z-index: 5;
}

.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next {
  margin-right: -10px;
  right: 50%;
}

.carousel-control .icon-prev:before {
  content: "\2039";
}

.carousel-control .icon-next:before {
  content: "\203a";
}

.carousel-indicators {
  bottom: 0;
  left: 50%;
  list-style: none;
  margin-left: -30%;
  padding-left: 0;
  position: absolute;
  text-align: center;
  width: 60%;
  z-index: 15;
}

.carousel-indicators li {
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  height: 8px;
  margin: 1px;
  text-indent: -999px;
  width: 8px;
}

.carousel-indicators .active {
  background-color: #fff;
  height: 8px;
  margin: 0;
  width: 8px;
}

.carousel-caption {
  bottom: 20px;
  color: #fff;
  left: 15%;
  padding-bottom: 30px;
  position: absolute;
  right: 15%;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  z-index: 10;
}

.carousel-caption .btn {
  text-shadow: none;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  display: none;
}

.page-gift-voucher #sidebar-left {
  display: none;
}

#type-product-select {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  height: 212px;
  overflow-y: scroll;
  padding: 4px 10px;
}

#type-product-select .form-item {
  margin: 0;
}

#type-product-select label.option {
  display: inline;
  font-weight: normal;
}

.type-product-select-category {
  font-weight: bold;
  margin-top: 5px;
}

a.link-mask {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.page-mobile-specials .node-promo {
  box-sizing: border-box;
  float: left;
  height: auto;
  overflow: hidden;
  position: relative;
  width: 50%;
}

.field-name-field-promo-image img,
.page-mobile-specials .node-promo img,
.node-type-page .field-name-body .field-item>img {
  height: auto;
  width: 100%;
}

.page-mobile-appointment .node>h2,
.page-mobile-contact .node>h2 {
  display: none;
}

.mobile-hide {
  display: none;
}

#mobile-salon-container ul,
#mobile-salon-container li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#mobile-salon-container li a {
  border-bottom: 1px solid #ddd;
  color: #777;
  display: block;
  font-weight: bold;
  height: 42px;
  line-height: 42px;
  padding: 5px 15px;
  text-transform: uppercase;
}

#mobile-salon-container li li a {
  padding: 5px 15px 5px 30px;
  text-transform: none;
}

.field-name-field-treatments-page-image {
  margin: -15px -15px 0 -15px;
}

.field-name-field-treatments-page-image img {
  height: auto;
  width: 100%;
}

#prev-next {
  margin: 0.5rem 0 1rem;
}

#prev-next a:hover {
  opacity: 0.7;
  text-decoration: none;
}

#prev-next a {
  box-sizing: border-box;
  color: #68c8cc;
  display: block;
  float: left;
  font-size: 1rem;
  font-weight: bold;
  height: 48px;
  line-height: 34px;
  padding-top: 0.5rem;
  text-transform: uppercase;
  width: 50%;
}

#prev-next a.prev {
  background: url(images/prev.svg) 0 0 no-repeat;
  float: left;
  padding-left: 58px;
}

#prev-next a.next {
  background: url(images/next.svg) 100% 0 no-repeat;
  float: right;
  padding-right: 58px;
  text-align: right;
}

.node-type-promo .field-name-field-promo-image {
  text-align: center;
}

.page-taxonomy-term h1 {
  cursor: pointer;
}

#node-14>h2 {
  display: none;
}

#node-14 img {
  display: none;
}

.field-name-field-promo-description iframe {
  width: 100% !important;
}

.page-mobile-ambassador .media_embed,
.page-mobile-ambassador iframe {
  width: 100% !important;
}

.page-mobile-ambassador p a[target="_blank"] img {
  height: auto !important;
  width: 30% !important;
}

.page-mobile-ambassador .sidebar img {
  height: auto !important;
  width: 100% !important;
}

a.make-an-appointment.btn {
  display: none !important;
}

.node.product {
  border-bottom: 1px solid #485968;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

.node.product:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

ul.menu.pills {
  margin: 0 0 1rem 0;
  padding: 0;
}

ul.menu.pills li {
  display: inline-block;
  margin: 0.2rem;
}

ul.menu.pills li a {
  margin: 0;
}

ul.menu.pills li a.active {
  color: #68c8cc;
}

#shop .field-name-field-xstore-price {
  font-size: 1.5rem;
}

#shop-categories ul.menu.pills {
  margin: -0.3rem -0.2rem 0.5rem -0.2rem;
}

.cart-item {
  border-bottom: 1px solid #68c8cc;
  display: flex;
  font-weight: bold;
  margin: 0;
  padding: 0.5rem;
}

.cart-item.header {
  background: #68c8cc;
  border: none;
  color: #fff;
}

.cart-item .title,
.cart-item .price {
  width: 20%;
}

.cart-item .title {
  width: 80%;
}

.cart-item .price {
  text-align: right;
}

a.cart-icon {
  position: absolute;
  right: 1.2rem;
  top: 1rem;
}

a.cart-icon img {
  width: 24px;
}

a.cart-icon span {
  background: #68c8cc;
  border-radius: 50%;
  color: #556574;
  font-size: 10px;
  font-weight: bold;
  height: 1.2rem;
  line-height: 1.2rem;
  position: absolute;
  right: -7px;
  text-align: center;
  top: -9px;
  width: 1.2rem;
}

#bny-cart-empty-form .btn {
  margin-top: 0;
  padding: 2px 0.4rem 0 0.4rem;
  width: auto;
}

input[type="submit"].btn-paypal {
  background: #ffc439 url(images/paypal.svg) 34px 50% / 85px no-repeat;
  border: none;
  border-radius: 3px;
  color: #444;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 14px;
  font-weight: bold;
  height: 50px;
  line-height: 1.5;
  margin: 0.5rem 0;
  text-indent: 105px;
  width: 230px;
}

#instagram-wrapper {
  background: #bcb6a4;
}

#instagram-wrapper h2 {
  color: #fff;
  margin: 0;
  padding: 15px;
}

#instagram-title h2 a {
  color: #fff;
  text-decoration: underline;
}

.promo-popup {
  background: transparent url(images/promo-popup-2.svg) no-repeat 50% 0 / 100%;
  box-shadow: 0 0.5rem 1rem 0 rgba(0,0,0,0.3);
  display: none;
  height: 340px;
  left: 50%;
  max-width: 348px;
  overflow: hidden;
  position: absolute;
  top: 25px;
  transform: translate(-50%, 0);
  width: 100%;
  z-index: 999;
}

.promo-popup-close {
  background: transparent url(images/promo-popup-close.svg) no-repeat 50%/50%;
  cursor: pointer;
  height: 2.5rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 2.5rem;
}

.promo-popup-close:hover {
  background-color: rgba(255,255,255,0.2);
}

.promo-popup-content {
  height: 100%;
  position: relative;
  width: 100%;
}

#promo-popup-form {
  bottom: 20px;
  left: 50%;
  margin: 0;
  position: absolute;
  transform: translate(-50%, 0);
  width: 90%;
}

#promo-popup-form .form-item {
  margin: 0;
}

#promo-popup-form .form-text {
  background: #fff;
  border-color: #78cdd1;
  border-radius: 0;
  box-shadow: 0 0 2px 0 #63bcbf;
  height: 45px;
  padding: 1rem;
}

#promo-popup-form .form-submit {
  background: #8fd2ca url(images/promo-popup-submit.svg) no-repeat 50%/55%;
  border-color: #78cdd1;
  border-radius: 0;
  box-shadow: 0 0 2px 0 #63bcbf;
  height: 45px;
  padding: 0;
  text-indent: -9999px;
  width: 100%;
  margin: 0.5rem 0;
}

#promo-popup-form .form-text:focus,
#promo-popup-form .form-submit:focus,
#promo-popup-form .form-submit:active {
  border-color: #2fb3bb;
  outline: none;
}

#promo-popup-form .description {
  color: #fff;
  font-size: 12px;
  margin: 0.5rem auto 0;
  text-align: center;
  width: 90%;
}
