/* DO NOT MODIFY ANY STYLES AS IT WILL AFFECT INTERNATIONAL SITES
   PUT YOUR LATEST CHANGES ON THE BOTTOM OF THE FILE.
*/
header#masthead {
  position: fixed;
  width: 100vw;
  top: 0;
  left: 0;
  z-index: 100;
}

@media only screen and (min-width: 671px) {
  .mobile-navigation {
    display: none !important;
  }
}

.buffer {
  display: block;
  background: purple;
  width: 100%;
  height: 38px;
  margin: 0;
  opacity: 0;
}
.no_scroll {
  overflow: hidden !important;
}
.menu-toggle,
.main-navigation.toggled ul {
  display: none;
}

.main-navigation a,
.main-navigation .nav-search a:after,
.footer-menu a,
.social-footer-menu a,
.social-footer-navigation .site-info a,
.ig_overlay,
.video_overlay,
.product,
.product_content .buy_button,
.linked_product,
.left_table a,
.outlet_table h3,
span.close_search,
.site-branding {
  transition: all 0.3s ease;
}

.site-branding {
  position: fixed;
  left: -15px;
  top: -25px;
  z-index: 2;

  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
}

.site-branding:hover {
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}

.site-description {
  display: none;
}

.page-template {
  background: #faf6e4;
}
.page_header {
  margin-bottom: 100px;
  width: 100%;
  display: block;
  clear: both;
}
.page_header img {
  width: 100%;
}
.page-outlets .page_header {
  -webkit-box-shadow: 0px -4px 12px 3px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0px -4px 12px 3px rgba(0, 0, 0, 0.33);
  box-shadow: 0px -4px 12px 3px rgba(0, 0, 0, 0.33);
}

h1.site-title {
  padding: 30px;
  background: #482776;
  border-radius: 110px;
  margin: 0;
}
h1.site-title img {
  width: 72px;
}
#site-navigation {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.main-navigation {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  width: calc(100% - 102px);
  float: right;
  border-top: 1px solid #482776;
}
.menu-main-menu-sg-container {
  text-align: center;
  -webkit-flex-grow: 10;
  -ms-flex-positive: 10;
  flex-grow: 10;
}
.menu-main-menu-uk-container {
  text-align: center;
  -webkit-flex-grow: 10;
  -ms-flex-positive: 10;
  flex-grow: 10;
}
.social-menu {
  text-align: center;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
#primary-menu,
#menu-social-menu {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  height: 100%;
}
#primary-menu li,
.social-menu li {
  text-align: center;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
#primary-menu a,
.social-menu a {
  display: block;
  text-decoration: none;
}
#primary-menu .current-menu-item a {
  background: #482776 url("../img/bg_nav_p.png");
  background-size: cover;
  color: white;
}
nav.main-nav ul li.current-menu-item a {
  text-decoration: none;
  color: #ffffff;
  border-color: #e35ead;
  letter-spacing: 2px;
  background: #e35ead
    url("/content/themes/few-press/resources/assets/images/nav-selected-bg.jpg");
  background-repeat: repeat;
  background-size: 30%;
}
.main-navigation a {
  width: 100%;
  height: 100%;
  padding: 12px 10px;
  color: #482776;
  display: block;
  border-top: 0;
  border-bottom: 1px solid #482776;
  border-left: 1px solid #482776;
  text-transform: uppercase;

  font-family: "Figtree";
  font-weight: 700;
  letter-spacing: 1.5px;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;

  background: #fff url("../img/bg_nav.png");
  background-size: cover;
}
.main-navigation .nav_booknow a {
  background: #b23a4a url("../img/bg_nav_r.png");
  background-size: cover;
  font-family: "Figtree";
  font-weight: normal;
  color: #fff;
  text-shadow: 2px 2px 0px rgba(72, 39, 118, 1);
  letter-spacing: 1px;
}
.main-navigation li > a:hover {
  text-decoration: none;
  color: #ffffff;
  border-color: #482776;
  letter-spacing: 4px;
  background: #b23a4a url("../img/bg_nav_r.png");
  background-size: cover;
  background-size: 30%;
}
.main-navigation ul ul {
  top: 37px !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  display: inline-block;
}
.sub-menu li {
  width: 100%;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: 0;
}
.main-navigation ul ul li a {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  border-right: 1px solid #482776;
}
.main-navigation .nav-search a {
  padding-bottom: 11px;
}
.main-navigation .nav-search a:after {
  width: 10px;
  height: 12px;
  background-image: url("../img/icn_search.png");
  background-size: 10px 12px;
  display: inline-block;
  width: 10px;
  height: 12px;
  content: "";
  margin-left: 5px;
  position: relative;
  top: 1px;
}
.main-navigation .nav-search a:hover:after {
  -webkit-filter: brightness(10) grayscale(1);
}
.main-navigation .social-menu a {
  text-indent: -9999px;
  background: #fff url("../img/icn_tw.png");
  background-size: 14px 12px;
  background-repeat: no-repeat;
  background-position: 50%;
  border-left: none;
}
.main-navigation .spacer a {
  background: #fff;
}
.main-navigation .spacer a:hover {
  background: #fff;
  cursor: default;
}
.main-navigation .social-menu .social-tw a {
  background: #fff url("../img/icn_tw.png") no-repeat 50%;
  background-size: 14px 12px;
}
.main-navigation .social-menu .social-fb a {
  background: #fff url("../img/icn_fb.png") no-repeat 50%;
  background-size: 14px 14px;
}
.main-navigation .social-menu .social-ig a {
  background: #fff url("../img/icn_ig.png") no-repeat 50%;
  background-size: 14px 14px;
}
.main-navigation .social-menu .social-yt a {
  background: #fff url("../img/icn_yt.png") no-repeat 50%;
  background-size: 14px 14px;
}
.main-navigation .social-menu .social-yelp a {
  background: #fff url("../img/icn_yelp.png") no-repeat 50%;
  background-size: 14px 14px;
}
.main-navigation .social-menu .social-wb a {
  background: #fff url("../img/sina-weibo.png") no-repeat 50%;
  background-size: 14px 14px;
}
.main-navigation .social-menu .social-wc a {
  background: #fff url("../img/wechat.png") no-repeat 50%;
  background-size: 14px 14px;
}
.main-navigation .social-menu .social-tg a {
  background: #fff url("../img/icn_telegram.svg") no-repeat 50%;
  background-size: 14px 14px;
}

.main-navigation .social-menu li:first-child a {
  border-left: 1px solid #482776;
}
.main-navigation .social-menu li > a:hover {
  color: #ffffff;
  background-position: 50%;
  opacity: 0.7;
}

.search_overlay {
  display: none;
  position: fixed;
  z-index: 9999;
}

h1.entry-title {
  position: fixed;
  opacity: 0;
  top: 0;
  left: 0;
}

/*slider*/
#main_slider {
  position: fixed;
  width: 100%;
  top: 36px;
}
.slick-list {
  overflow: visible;
}
.sb-slider {
  height: 90vh;
  min-height: 700px;
  overflow: hidden;
}
.sb-slider2 {
  overflow: hidden;
}
.sb-slider img,
.sb-slider2 img {
  width: 100%;
}
.slick-slide img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.slick-slide video {
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}
.slick-slide .nonvideo {
  display: none;
}

ul.slick-dots {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
}
#main_slider .slick-slide {
  height: 90vh;
  position: relative;
}

/* remove this
.slick-slide img{
  cursor: url(../img/hover_trans.png), auto;
}
*/
ul.slick-dots {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.slick-dots button {
  background: #221f1e;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 150px;
  width: 10px;
  height: 10px;
  padding: 0;
  margin-right: 10px;
  text-indent: -9999px;
}
.slick-dots .slick-active button {
  background: #a3a1a1 !important;
}

.slick-dots li:last-child button {
  margin-right: 0;
}

#hovertext_slider1,
#hovertext_slider2,
#hovertext_slider3,
#hovertext_slider4,
#hovertext_box1,
#hovertext_box2,
#hovertext_box3,
#hovertext_box4,
#hovertext_feature1,
#hovertext_feature2,
#hovertext_feature3,
#hovertext_feature4 {
  /* background: url("../img/hover_book.png") !important;*/
  width: 200px;
  height: 67px;
  position: fixed;
  top: 200%;
  left: 20px;
  pointer-events: none;
  z-index: 99999;
  background-size: 100% 200%;
  -webkit-transform-origin: 300px 5px;
  transform-origin: 300px 5px;
  /* -webkit-perspective: 60px;
       perspective: 60px;  */
}
.hover_transition {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.persp_angle {
  -webkit-transform: rotateX(15deg); /* Chrome, Safari, Opera  */
  transform: rotateX(15deg);
}

.slider_arc {
  font-size: 30px;
  font-family: "Figtree";
  color: white;

  text-shadow: 0px 22px 16px rgba(0, 0, 0, 0.6);
  letter-spacing: -2px;
}
/*
.no_cursor {
    cursor: none;
}
*/

/*endslider*/
.below_slider {
  background: #faf6e4;
  position: relative;
  box-shadow: 0px 6px 49px 0px rgba(0, 0, 0, 0.45);
  -webkit-box-shadow: 0px 6px 49px 0px rgba(0, 0, 0, 0.45);
}
.shave_game {
  z-index: 10;
  position: relative;
}
/*promo boxes*/
div#box_grp {
  display: block;
  overflow: hidden;
}
.box_grp1 {
  margin-top: 89.5vh;
}

.box_square {
  width: 33.333%;
  padding-bottom: 33.333%;
  background: #f8f8f8;
  float: left;
  position: relative;
}
.box_square.box_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}
#box_grp video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}
#box_grp .nonvideo {
  display: none;
}

.box_fullwidth {
  width: 100%;
  padding-bottom: 33.333%;
  background: #f8f8f8;
  float: left;
  position: relative;
}
.box_fullwidth.box_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}

/* ig */

div#sb_instagram {
  position: absolute;
}
.sp-button:hover {
  cursor: pointer;
}
.sbi_item {
  position: absolute;
}
.box_ig #sb_instagram #sbi_images .sbi_photo_wrap:nth-child(1) {
  z-index: 6;
}
.box_ig #sb_instagram #sbi_images .sbi_photo_wrap:nth-child(2) {
  z-index: 5;
}
.box_ig #sb_instagram #sbi_images .sbi_photo_wrap:nth-child(3) {
  z-index: 4;
}
.box_ig #sb_instagram #sbi_images .sbi_photo_wrap:nth-child(4) {
  z-index: 3;
}
.box_ig #sb_instagram #sbi_images .sbi_photo_wrap:nth-child(5) {
  z-index: 2;
}
.box_ig #sb_instagram #sbi_images .sbi_photo_wrap:nth-child(6) {
  z-index: 1;
}
#sb_instagram img {
  display: block !important;
  position: relative;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#sb_instagram .sbi_photo_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#sbi_load {
  display: none !important;
}
.ig_content {
  position: absolute;
  z-index: 9;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.ig_overlay {
  position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.ig_overlay:hover {
  opacity: 1;
}
.ig_overlay_bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 7;
  display: block;
}
img.ig_icn {
  width: 60px;
  margin: 0 auto;
}
.ig_link {
  opacity: 0;
}
.ig_content .short_border {
  width: 60px;
  height: 1px;
  background: white;
  margin: 20px auto 0;
}
.ig_content h3 {
  text-transform: uppercase;
  color: #fff;
  font-size: 28px;
  text-align: center;
  letter-spacing: 0;
  font-family: "Figtree";
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  padding-top: 20px;
}
.ig_content h4 {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 22px;
  margin-top: 5px;
  font-family: "Figtree";
  font-weight: 300;
}
.box_filler img {
  opacity: 0;
}

/**** shaving game ****/

.shaving_wrap {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 50%;
}

.shaving_shadow {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 20;

  -webkit-box-shadow: inset 0px 115px 94px -110px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 115px 94px -110px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 115px 94px -110px rgba(0, 0, 0, 0.75);

  pointer-events: none;
}

.shaving_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/** review */
div#review_slider {
  overflow: hidden;
  display: block;
  width: 100%;
  position: relative;
}

.review_img {
  width: 40%;
  display: block;
  float: left;
  padding-bottom: 40%;
  position: relative;
}
.review_img img {
  width: 100%;
  height: 110%;
  object-fit: cover;
  position: absolute;
  outline: 1px solid #dadada;
}
.review_text {
  width: 60%;
  float: left;
  background: #fff4dd;
  height: 100%;
  display: block;
  position: absolute;
  left: 40%;
}
.text_block {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  display: block;
  max-width: 60%;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.text_block h3 {
  font-family: "Figtree";
  font-weight: 800;
  color: #482776;
  font-size: 50px;
}
.text_block h3:before {
  content: '"';
  width: 0;
  display: inline-block;
  position: relative;
  left: -40px;
}
.text_block h3:after {
  content: '"';
  width: 0;
  display: inline-block;
  position: relative;
  right: 0px;
}
.text_block h4 {
  font-family: "Figtree";
  font-weight: 300;
  color: #482776;
  font-size: 16px;
  margin-top: 30px;
  letter-spacing: 15px;
}
#review_slider ul.slick-dots {
  margin-left: 20%;
}

.review_diamond {
  background: #fff4dd;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 40%;
  z-index: 99;
  top: 50%;
  margin-left: -50px;
  margin-top: -50px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform-origin: center;
  -webkit-transform-origin: center;
}

/* services */
.left_table {
  width: 30%;
  float: left;
  position: relative;
}
.right_table {
  width: 70%;
  float: right;
  position: relative;
  margin-bottom: 100px;
  min-height: 700px;
}
.page-outlets .right_table {
  margin-top: 12px;
}
/*
.table_nav {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
}
*/

div#wp_marker1 {
  margin-top: 38px;
  height: 0;
  width: 0;
}
/*
div#wp_marker2 {
    position: RELATIVE;
    WIDTH: 10PX;
    HEIGHT: 10PX;
    BACKGROUND: RED;
}
*/
.table_nav {
  margin: 0 auto;
  display: table;
  position: relative;
}
.table_nav.stuck {
  position: fixed;
  top: 160px;
  width: 30%;
}
.table_nav ul {
  display: inline-block;
}
.table_nav.stuck ul {
  display: inherit;
  margin: 0 auto;
}
.left_table a {
  font-family: "Figtree";
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 40px;
  color: #482776;
}
.left_table a:hover {
  opacity: 0.7;
}
.left_table .active a {
  font-weight: 700;
}
.table_icon {
  width: 70px;
  position: absolute;
  left: -20px;
  top: -15px;
}
.price_table {
  max-width: 780px;
  position: relative;
  margin-bottom: 40px;
}
.price_table td {
  font-family: "Figtree";
  font-size: 11px;
}

.tablepress > tbody > tr.row-1.odd > td.column-1 {
  background: #b23a4a url("../img/bg_nav_r.png");
  background-size: cover;
  vertical-align: middle;

  text-align: center;
  font-size: 14px;
  font-family: "Figtree";
  font-weight: normal;
  color: white;
  letter-spacing: 1px;
  text-shadow: 2px 2px 0px rgba(72, 39, 118, 1);
  -webkit-font-smoothing: antialiased;

  border-bottom: 1px solid #482776;
}
tbody {
  border: 1px solid #482776;
}
.tablepress td {
  padding: 12px;
}
.row-1 td,
.row-2 td {
  padding: 7px;
}
.tablepress td.column-1 {
  width: 330px;
}
.tablepress > tbody > tr.row-1.odd > td.column-2,
.tablepress > tbody > tr.row-1.odd > td.column-4,
.tablepress > tbody > tr.row-2.even > td.column-2,
.tablepress > tbody > tr.row-2.even > td.column-3,
.tablepress > tbody > tr.row-2.even > td.column-4,
.tablepress > tbody > tr.row-2.even > td.column-5 {
  background: white;
  border-top: none;
  text-align: center;
  font-family: "Figtree";
  text-transform: uppercase;
}
.tablepress > tbody > tr.row-2.even > td.column-2,
.tablepress > tbody > tr.row-2.even > td.column-4 {
  color: #b23a4a;
}
.tablepress > tbody > tr.row-2.even > td.column-2,
.tablepress > tbody > tr.row-2.even > td.column-4 {
  border-right: none;
}
.tablepress > tbody > tr.row-2.even > td.column-2,
.tablepress > tbody > tr.row-2.even > td.column-3,
.tablepress > tbody > tr.row-2.even > td.column-4,
.tablepress > tbody > tr.row-2.even > td.column-5 {
  border-bottom: 1px solid #482776;
  font-size: 10px;
  letter-spacing: 1px;
}
td.column-1,
td.column-4 {
  border-right: 1px solid #482776;
}
td.column-2,
td.column-3,
td.column-4,
td.column-5 {
  text-align: center;
  border-right: 1px solid #482776;
}
.tablepress > tbody > tr.row-1.odd > td.column-2,
.tablepress > tbody > tr.row-1.odd > td.column-4 {
  padding-top: 12px;
}
tr.row-2.even td {
  padding: 0px 7px 7px;
}
.row-1 td.column-2,
.row-1 td.column-4 {
  font-family: "Figtree";
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  color: #482776;
}
td.column-1 {
  font-family: "Figtree";
  font-weight: 700;
  color: #482776;
  -webkit-font-smoothing: antialiased;
}
td.column-2,
td.column-4 {
  color: #b23a4a;
}
.table_footnote {
  margin-top: -30px;
}
.table_footnote p {
  font-family: "Figtree";
  font-weight: 300;
  font-size: 10px;
  width: 100%;
  max-width: 780px;
  line-height: 14px;
}

.service_table {
  display: none;
  position: absolute;
  width: 100%;
}
.service_1 {
  display: block;
}
.tablepress a {
  color: #482776;
  font-weight: 700;
}

tooltip {
  position: relative;
  color: #482776;
}

tooltip_text {
  position: absolute;
  background: #fff;
  width: 200px;
  border: 1px solid #a5a5a5;
  text-align: center;
  padding: 10px;
  color: #3b3c43;
  transform: translate(-0%, -38%);
  right: -300px;
  visibility: hidden;
}
tooltip_text:after,
tooltip_text:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

tooltip_text:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 10px;
  margin-top: -10px;
}
tooltip_text:before {
  border-color: rgba(59, 60, 67, 0);
  border-right-color: #a5a5a5;
  border-width: 11px;
  margin-top: -11px;
}
/*
tooltip_text {
    position: absolute;
    width: 300px;
    top: -40px;
    background: white;
    padding: 0;
    text-align: center;
}
/*/
tooltip br {
  display: none;
}
tooltip:hover tooltip_text {
  visibility: visible;
}

/** footer **/
.footer_feature_bar {
  width: 100%;
  display: block;
  position: relative;
}
.page-template-template-services .footer_feature_bar,
.page-template-template-outlets .footer_feature_bar {
  overflow: auto;
}

footer#colophon {
  background: #09090d;
  padding: 60px 0;
  position: relative;
}
.footer_logo {
  width: 30%;
  margin: 0 auto;
  float: left;
  display: block;
}
.footer_logo img {
  width: 100%;
  max-width: 103px;
  margin: 11px auto 0;
}
.footer-menu {
  width: 48%;
  float: left;
}
.footer-menu a,
.social-footer-navigation .site-info a
{
  color: white;
  font-family: "Figtree";
  font-weight: 300;
  font-size: 11px;
  line-height: 24px;
  letter-spacing: 1px;
}
.footer-menu a:hover,
.social-footer-menu a:hover,
.social-footer-navigation .site-info a:hover
{
  opacity: 0.7;
}
.footer-menu .fl_title a:hover {
  opacity: 1 !important;
  cursor: default;
}
.fl_title a {
  vertical-align: bottom;
  text-transform: uppercase;
  font-weight: 500;
}
.fl_spacer a {
  line-height: 48px;
  opacity: 0;
}
.footer-menu ul {
  column-count: 3;
  column-rule: 1px outset #222024;
  column-gap: 65px;
  border-left: 1px solid #222024;
  border-right: 1px solid #222024;
  padding-left: 32px;
}

.social-footer-navigation {
  width: 22%;
  float: left;
  margin: 0 auto;
  display: block;
}
.footer-right-grp {
  text-transform: uppercase;
  max-width: 160px;
  margin: 0 auto;
}
.footer-menu .hide_this {
  visibility: hidden;
}
.social-footer-menu {
  float: left;
  margin-bottom: 21px;
}
.social-footer-menu .spacer {
  display: none;
}
.social-footer-menu li {
  float: left;
  height: 30px;
  margin: 0 0px 0 0;
}

.social-footer-menu a {
  width: 100%;
  padding: 0px 20px 7px;
  color: #482776;
  display: block;
  border-top: 0;
  text-transform: uppercase;
  font-family: "Figtree";
  font-weight: 700;
  letter-spacing: 1.5px;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  background: #fff url("../img/bg_nav.png");
  background-size: cover;
}
.social-footer-navigation .social-footer-menu a {
  text-indent: -9999px;
  background: #09090d url("../img/icn_tw.png");
  background-size: 14px 12px;
  background-repeat: no-repeat;
  background-position: 50%;
  border-left: none;
}

.social-footer-navigation .social-footer-menu .social-tw a {
  background: url("../img/icn_tw.png") no-repeat 0%;
  background-size: 23px 20px;
  -webkit-filter: brightness(10) grayscale(1);
}
.social-footer-navigation .social-footer-menu .social-fb a {
  background: url("../img/icn_fb.png") no-repeat 0%;
  background-size: 20px 20px;
  -webkit-filter: brightness(10) grayscale(1);
}
.social-footer-navigation .social-footer-menu .social-ig a {
  background: url("../img/icn_ig.png") no-repeat 0%;
  background-size: 20px 20px;
  -webkit-filter: brightness(10) grayscale(1);
}
.social-footer-navigation .social-footer-menu .social-yt a {
  background: url("../img/icn_yt_white.png") no-repeat 0%;
  background-size: 32px;
}
.social-footer-navigation .social-footer-menu .social-yelp a {
  background: url("../img/icn_yelp.png") no-repeat 0%;
  background-size: 20px 20px;
  filter: invert(100%);
  -webkit-filter: invert(100%);
}
.social-footer-navigation .social-footer-menu .social-wb a {
  background: url("../img/sina-weibo.png") no-repeat 0%;
  background-size: 20px 20px;
  -webkit-filter: brightness(10) grayscale(1);
  -webkit-filter: invert(1);
  filter: invert(1);
}
.social-footer-navigation .social-footer-menu .social-wc a {
  background: url("../img/wechat.png") no-repeat 0%;
  background-size: 20px 20px;
  -webkit-filter: brightness(10) grayscale(1);
  -webkit-filter: invert(1);
  filter: invert(1);
}
.social-footer-navigation .social-footer-menu .social-tg a {
  background: url("../img/icn_telegram.svg") no-repeat 0%;
  background-size: 20px 20px;
  -webkit-filter: brightness(10) grayscale(1);
  -webkit-filter: invert(1);
  filter: invert(1);
}

.site-info p {
  color: white;
  font-family: "Figtree";
  font-weight: 500;
  font-size: 11px;
  width: 100%;
  display: block;
  clear: both;
  border-top: 1px solid #222024;
  padding-top: 26px;
  margin-top: 50px;
}

/* outlets */

.acf-map {
  width: 100%;
  height: 320px;
  border: #482776 solid 1px;
  margin: 20px 0;
}
.acf-map img {
  max-width: inherit !important;
}

.outlet_table {
  max-width: 780px;
  width: 100%;
  border-bottom: 1px solid #e1ddcd;
}
.outlet_table.active {
  padding-bottom: 30px;
}

.city_label h3 {
  font-family: "Figtree";
  font-weight: 700;
  text-transform: uppercase;
  color: #b23a4a;
  margin-bottom: 30px;
}
.outlet_table h3 {
  font-family: "Figtree";
  font-weight: 500;
  font-size: 11px;
  color: #482776;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  padding: 15px 0;
  -webkit-font-smoothing: antialiased;
}
.outlet_table h3:hover {
  opacity: 0.7;
}
.outlet_table.active h3 {
  font-weight: 700;
  font-size: 12.5px;
  border: none;
  margin-bottom: 20px;
}
.outlet_table h3:before {
  content: "+";
  margin-right: 7px;
}
.outlet_table.active h3:before {
  content: "-";
  margin-right: 7px;
  font-weight: 700;
}
.outlet_table p,
.outlet_table .gmaps_link {
  font-family: "Figtree";
  font-weight: 300;
  font-size: 12px;
  line-height: 19px;
}
.outlet_table .gmaps_link {
  font-weight: 500;
  color: #482776;
  margin-top: 10px;
  display: block;
}
.outlet_table strong {
  font-weight: 500;
  text-transform: uppercase;
}

.outlet_city {
  width: 100%;
  position: absolute;
  top: 0;
  opacity: 0;
  z-index: 10;
}
.outlet_city.outlet_city_1 {
  position: relative;
  opacity: 1;
  left: 0;
  top: 0;
  z-index: 20;
}

/***/
/* about /*/

.about_box {
  display: block;
  float: left;
  height: auto;
  clear: both;
  min-height: auto;
  width: 100%;
  position: relative;
}
.page-template-template-stripstory .about_box {
  padding: 100px 0;
}
.about_box_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.about_box_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  outline: 1px solid #dadada;
  z-index: 3;
  top: 0;
  left: 0;
}
.about_box_content {
  z-index: 5;
  position: relative;
  left: auto;
  top: auto;
}

.about_subheader h2 {
  font-family: "Figtree";
  color: #482776;
  font-size: 27px;
  margin: 0px auto 30px;
}
.about_subheader h2 p {
  line-height: 32px;
}
.about_text p {
  display: block;
  font-size: 14.5px;
  line-height: 29px;
  font-family: "Figtree";
  font-weight: 500;
  margin-bottom: 30px;

  -webkit-font-smoothing: antialiased;
}

.about_align_center .about_header_img {
  margin-bottom: 60px;
}
.about_align_center .about_box_content {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  display: block;
  max-width: 650px;
}

.about_align_right .about_box_content {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about_align_right .about_header_img {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  flex: 1;
}
.about_align_right .about_header_img img {
  padding: 0 10%;
}
.about_align_right .about_textonly {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  flex: 1;
  padding: 0 5% 0 0;
}
.about_align_right .about_subheader h2 p {
  font-family: "Figtree";
  font-size: 30px;
  line-height: 41px;
}

.about_align_right .about_text strong {
  font-weight: 500;
}

.about_align_left .about_box_content {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about_align_left .about_header_img {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  flex: 1;
  order: 2;
  -webkit-order: 2;
}
.about_align_left .about_header_img img {
  padding: 0 10%;
}
.about_align_left .about_textonly {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  flex: 1;
  padding: 0 0 0 4%;
}
.page-template-template-stripstory .about_box_4 .about_box_content {
  padding-top: 30%;
}
.page-strip-hsq .about_box {
  max-height: auto !important;
  min-height: auto !important;
  height: auto !important;
}
/**/
/*faq*/
#faq_box_grp {
  overflow: hidden;
}

.faq_box {
  display: block;
  float: left;
  clear: both;
  height: auto !important;
  min-height: auto;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.faq_box_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 3;
}

.faq_align_center .faq_box_content,
.faq_layout_header .faq_box_content {
  text-align: center;
  max-width: 600px;
  width: 80%;
  margin: 0 auto;
  display: block;
  z-index: 5;
  padding: 150px 0;
  position: relative;
}

.faq_box_content_protocol {
  text-align: center;
  max-width: 880px;
  width: 90%;
  margin: 0 auto;
  display: block;
  z-index: 5;
  padding: 20px 0;
  position: relative;
}

.faq_align_right .faq_box_content {
  text-align: left;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.faq_subheader h2 {
  font-family: "Figtree";
  color: #482776;
  font-size: 27px;
}
.faq_align_center .faq_subheader h2 {
  margin: 60px auto 30px;
}
.faq_align_center .faq_subheader h2 p:after {
  content: "";
  display: block;
  width: 80px;
  height: 1px;
  border-bottom: 1px solid white;
  margin: 30px auto;
}
.faq_align_left .faq_subheader h2 p:after {
  content: "";
  display: block;
  width: 80px;
  height: 1px;
  border-bottom: 1px solid white;
  margin: 30px 0;
}
.faq_subheader h2 p {
  line-height: 32px;
}
.faq_text p {
  display: block;
  font-size: 14.5px;
  line-height: 29px;
  font-family: "Figtree";
  font-weight: 500;
  margin-bottom: 30px;

  -webkit-font-smoothing: antialiased;
}

.faq_align_right .faq_box_content {
  width: 100%;
  padding: 0 10%;
}
.faq_align_right .faq_header_img {
  width: 50%;
  float: left;
  display: block;
  margin-top: 4%;
}

.faq_align_right .faq_textonly {
  width: 50%;
  float: right;
  max-width: 463px;
}
.faq_align_right .faq_subheader h2 p {
  font-family: "Figtree";
  font-size: 30px;
  line-height: 41px;
}
.faq_subheader h2 p strong {
  -webkit-font-smoothing: antialiased;
}

.faq_align_right .faq_text strong {
  font-weight: 500;
}
.faq_align_left .faq_header_img img,
.faq_layout_closed_block .faq_header_img img,
.faq_layout_open_block .faq_header_img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.faq_layout_open_block .faq_header_img img {
  padding: 15% 20%;
}
.faq_align_left .faq_textonly,
.faq_layout_closed_block .faq_textonly {
  position: relative;
  float: left;
  margin-left: 10%;
  width: 30%;
  z-index: 5;
  padding: 200px 0;
}
.faq_layout_open_block .faq_textonly {
  position: relative;
  float: right;
  margin-right: 10%;
  width: 30%;
  z-index: 5;
  padding: 200px 0;
}

.faq_align_left .faq_subheader h2 p,
.faq_layout_closed_block .faq_subheader h2 p,
.faq_layout_open_block .faq_subheader h2 p {
  font-family: "Figtree";
  font-size: 30px;
  line-height: 41px;
  font-weight: 700;
}
.faq_subheader h2 p strong {
  -webkit-font-smoothing: antialiased;
}

.faq_align_left .faq_text strong,
.faq_layout_closed_block .faq_text strong,
.faq_layout_open_block .faq_text strong {
  font-weight: 500;
}
.faq_align_left .faq_header_img,
.faq_layout_closed_block .faq_header_img {
  float: right;
  max-width: 90%;

  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  z-index: 5;
}
.faq_layout_open_block .faq_header_img {
  float: right;
  max-width: 50%;

  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  z-index: 5;
}
.faq_box_video {
  width: 100%;
  display: block;
  clear: both;
  position: relative;
}
.faq_box_video:hover {
  cursor: pointer;
}

.faq_box_video video {
  width: 100%;
  object-fit: cover;
  height: auto;
  position: relative;
  z-index: 1;
  vertical-align: bottom;
}
.video_overlay {
  position: absolute;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  height: 100%;
  pointer-events: none;
  z-index: 2;
}
.video_overlay:hover {
  cursor: pointer;
  opacity: 0.2;
}
.video_overlay img {
  width: 70px;
  position: absolute;
  top: 44%;
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
}
.faq_box.faq_align_center.faq_box_4 {
  z-index: 5;
  position: relative;
}
.page-ipl-faq .faq_box.faq_align_center.faq_box_4 {
  z-index: 5;
  position: relative;
  /*  background: linear-gradient(to right, #efaba6 1%,#f7bdb8 47%,#efaba6 94%); */
  background: linear-gradient(to right, #92b2da 1%, #839ed0 47%, #8ba7d3 94%);
}
.faq_box_5 {
  position: relative;
  z-index: 4;
}
.step_number {
  margin: 20px auto;
}
.step_number p {
  font-family: "Figtree";
  font-size: 13px;
  font-weight: 500;
  width: 25px;
  height: 25px;
  border-radius: 100px;
  line-height: 18px;
  margin: 0 auto;
}
.faq_box_video .step_number {
  position: absolute;
  left: 20px;
  top: 10px;
  text-align: center;
  z-index: 2;
}
.faq_qa {
  position: relative;
  overflow: hidden;
}
.faq_qa .accordion {
  z-index: 5;
  position: relative;
}
.faq_qa_bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
}
.faq_qa_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.faq_qa .accordion {
  z-index: 5;
  position: relative;
  margin: 0 auto;
  padding: 60px 0;
  max-width: 950px;
  width: 100%;
}
.faq_qa .outlet_table {
  max-width: 950px;
}
.faq_qa .outlet_table h3 {
  color: white;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.8px;
}
.faq_qa .outlet_table p {
  line-height: 23px;
}
.faq_qa .outlet_table.active h3 {
  margin-bottom: 0;
}
.faq_qa .outlet_table.active {
  padding-bottom: 15px;
}
.faq_h3 {
  display: block;
  position: relative;
  z-index: 5;
  font-family: "Figtree";
  -webkit-font-smoothing: antialiased;
  text-align: center;
  margin: 80px auto 0;
  font-size: 30px;
}

/****/

/*** waxing faq *****/

.page-skinrejuvenation .faq_box.faq_box1-2 {
  margin-top: -1.7vw;
}
.page-skinrejuvenation h2,
.page-template-template-subfaq-waxing h2 {
  letter-spacing: 1px;
}
.page-template-template-subfaq-waxing
  .faq_box_2
  .faq_subheader:nth-child(1)
  h2 {
  letter-spacing: 2px !important;
}
.page-template-template-subfaq-waxing .faq_box.faq_box_2 {
  margin-top: -3px;
}
.s2_pointer_grp {
  width: 100%;
  padding: 0 15%;
}
.s2_left_img {
  width: 39.95%;
  float: left;
}
.page-template-template-subfaq-waxing .s2_right_img {
  width: 60.05%;
  float: right;
}
.page-skinrejuvenation .s2_right_img {
  width: 100%;
  float: right;
}

.page-template-template-subfaq-waxing .faq_box_1 .faq_box_content,
.page-template-template-subfaq-waxing .faq_box_3 .faq_box_content {
  padding: 11vw 0 40vw;
  text-align: center;
  max-width: 900px;
  width: 70vw;
  margin: 0 auto;
  display: block;
  z-index: 5;
  position: relative;
}
.page-template-template-subfaq-waxing .faq_box_3 .faq_box_content {
  padding: 11vw 0;
}
.page-template-template-subfaq-waxing .faq_box_1 .faq_box_content .faq_text,
.page-template-template-subfaq-waxing .faq_box_3 .faq_box_content .faq_text {
  max-width: 100%;
  margin: 0 auto;
  color: #482776;
  padding: 0 13%;
}
.page-template-template-subfaq-waxing .faq_box.faq_box1-2 {
  margin-top: -39vw;
}
.faq_img_left {
  width: 330px;
  position: absolute;
  left: 0;
  top: 5vw;
}
.faq_img_right {
  width: 45vw;
  position: absolute;
  right: -103px;
  height: 64vw;
  bottom: 50px;
}
.page-template-template-subfaq-waxing .faq_box_2 .faq_box_content {
  width: 40vw;
  text-align: center;
  left: 17vw;
  position: relative;
  padding: 10vw 0 10vw;
}
.s2_pointer_grp {
}
.page-template-template-subfaq-waxing .faq_box_1 .faq_subheader h2,
.page-template-template-subfaq-waxing
  .faq_box_2
  .faq_subheader:nth-child(1)
  h2 {
  font-size: 55px;
  color: white;
  font-family: "Figtree";
  letter-spacing: 1px;
  text-shadow: 4px 4px 0px rgba(255, 200, 67, 1);
  -webkit-font-smoothing: antialiased;
}
.page-template-template-subfaq-waxing .faq_box_1 .faq_subheader h2 {
  font-size: 45px;
  color: #482776;
  font-family: "Figtree";
}
span.purple_dash {
  height: 5px;
  width: 80px;
  background: white;
  display: block;
  margin: 60px auto 70px;
}
.page-template-template-subfaq-waxing .faq_box_1 span.purple_dash,
.page-template-template-subfaq-waxing .faq_box_3 span.purple_dash {
  height: 3px;
  width: 70px;
  background: #532380;
  margin: 4vw auto;
}
.faq_pointer {
  margin-bottom: 60px;
}
.pointer_no h3 {
  font-family: "Figtree";
  font-weight: 700;
  color: #482776;
  border: 4px solid #482776;
  display: inline-block;
  padding: 10px;
  border-radius: 130px;
  width: 40px;
  height: 40px;
  line-height: 16px;
  margin-bottom: 30px;
}
.s2_pointers .faq_text {
  margin-top: 10px;
  color: #482776;
}

.page-skinrejuvenation .faq_box_3-4 .faq_box_content {
  width: 100%;
  max-width: 100%;
  padding: 7.5vw 0 45vw;
}
.s4_sessions {
  margin: 0 auto;
  width: 100%;
}
.faq_session {
  float: left;
  width: 33.3%;
  padding: 0 13%;
}
.faq_session img {
  width: 100%;
}
.page-skinrejuvenation .faq_box_4 .faq_box_content {
  padding-top: 0;
}
.page-skinrejuvenation .faq_box_1 .faq_box_content {
  max-width: 60%;
  padding-top: 0;
}
.page-skinrejuvenation .faq_box_1 .faq_text {
  max-width: 470px;
  margin: 0 auto;
  color: #fff;
}
.page-skinrejuvenation .faq_box_1.faq_align_center .faq_subheader h2 {
  margin-top: 10vw;
  color: white;
}
.page-skinrejuvenation .faq_box_4.faq_align_center .faq_subheader h2 {
  margin-top: 0;
}
.page-skinrejuvenation span.purple_dash {
  height: 1px;
  margin: 30px auto 27px;
  background: #482776;
}
.page-skinrejuvenation .faq_box_1 span.purple_dash {
  background: white;
}
.page-skinrejuvenation .faq_box_2.faq_align_center .faq_box_content {
  max-width: 700px;
}
.page-skinrejuvenation .faq_box_2 .faq_text,
.page-skinrejuvenation .faq_box_2 h2,
.page-skinrejuvenation .faq_box_3 .faq_text,
.page-skinrejuvenation .faq_box_3 h2,
.page-skinrejuvenation .faq_box_4 .faq_text p {
  color: #482776 !important;
}
.page-skinrejuvenation .faq_box_3.faq_align_center .faq_box_content {
  padding-top: 3vw;
  max-width: 800px;
  padding-bottom: 7vw;
  display: table;
}
.page-skinrejuvenation .faq_box_3 .faq_text {
  font-size: 16px;
  font-family: "Figtree";
  font-weight: 700;
  letter-spacing: 0.5px;
}
.features_grp {
}
.faq_features {
  width: 50%;
  float: left;
  padding: 1vw 3vw;
}
.faq_features img {
  width: 100%;
}

/*products*/

.product_cat_grp {
  display: block;
  width: 100%;
  clear: both;
  background: #f8f8f8;
}
.product_cat_header {
  width: 100%;
  display: block;
  clear: both;
  text-align: center;
  background: #cccccc;
  padding: 40px 0;
}
.product {
  width: 25%;
  box-sizing: border-box;
  border-bottom: 1px solid #f0f0f0;
  background: #fff;
}
.product:hover {
  opacity: 0.6;
}
.product:nth-child(5n) {
  clear: left;
}
.product_only_grp {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row;
  clear: both;
  width: 100%;
}
.product_only_grp .product:nth-child(1n),
.product_only_grp .product:nth-child(2n),
.product_only_grp .product:nth-child(3n) {
  border-right: 1px solid #f0f0f0;
}
.product_img {
  width: 100%;
  height: 0;
  padding-top: 10%;
  padding-bottom: 102%;
  position: relative;
}
.product_img img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  overflow: hidden;
}
.product_meta {
  display: block;
  text-align: center;
  padding: 50px 30px 30px;
  background: #fff;
}
.product_meta h3 {
  font-family: "Figtree";
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  color: #000;
  line-height: 20px;
}

.product_meta h4 {
  font-family: "Figtree";
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.5px;
  color: #000;
  line-height: 20px;
}

.product_meta h5 {
  font-family: "Figtree";
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1.5px;
  color: #000;
  margin-top: 10px;
}

.loading {
  font-family: "Figtree";
  color: #482776;
  text-align: center;
  padding: 100px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  display: none;
}
.inlineup {
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 888;
  width: 100% !important;
  display: none;
  overflow: scroll;
}
.inlinedown {
  display: none;
}
.clicktoclose {
  position: fixed;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
#outer_tab {
  background: #faf6e4;
  height: auto;
  top: 50px;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  padding: 0;
  position: absolute;
  overflow: scroll;
  margin-bottom: 30px;
  width: 860px;
}
.tab_content_top {
  padding: 50px;
}
#tabs h2 {
  color: #482776;
  font-family: "Figtree";

  font-size: 27px;
  font-weight: normal;
  letter-spacing: 0.9px;
  line-height: 31px;
  margin-bottom: -5px;
  text-align: center;
}
#tabs .ymal_box h2 {
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  padding: 20px 0;
  margin: 0;
}

#tabs img {
  display: block;
  height: auto;
  margin: 0 auto 20px;
  width: 100%;
}
.product_img_intab {
  /*width: 45%;*/
  width: 100%;
  float: left;
  margin-right: 5%;
}
.product_content {
  width: 50%;
  float: left;
}
.prod_box {
  margin-bottom: 20px;
}
.product_content h3,
.product_content h4,
.product_content h5,
.product_content p,
.product_content span,
.product_content a {
  font-family: "Figtree";
  color: #482776;
}

.product_content h3 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 13px;
}
.product_content h4 {
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 13px;
}
.product_content h5 {
  text-transform: uppercase;
  font-weight: 300;
}
.product_content span {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
}
.product_content .buy_button {
  border: 2px solid #482776;
  padding: 10px 20px;
  display: inline-block;
  width: auto;
  margin: 25px 0;
  font-size: 15px;
  font-weight: 500;
}
.product_content .buy_button:hover {
  opacity: 0.7;
}
.product_content p {
  font-weight: 300;
  font-size: 13px;
  color: #000;
  line-height: 23px;
}
.ymal_products_grp {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  clear: both;
  width: 100%;
}
.linked_product {
  width: 33.3%;
  background: white;
}
.linked_product:hover {
  opacity: 0.7;
}
.ymal_products_grp .product_img img {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  object-fit: cover;
  overflow: hidden;
}
.ymal_products_grp .linked_product:nth-child(1) {
  border-left: 1px solid #f0f0f0;
}
.ymal_products_grp .linked_product:nth-child(1n),
.ymal_products_grp .linked_product:nth-child(2n),
.ymal_products_grp .linked_product:nth-child(3n) {
  border-right: 1px solid #f0f0f0;
}
/*****/

/*homepopup **/

#inline4 .product_content,
.inpage_popup .product_content {
  width: 100%;
}
#inline4 .tab_content_top,
.inpage_popup .tab_content_top {
  overflow: auto;
  padding: 50px 50px 20px;
}
#inline4 #outer_tab,
.inpage_popup #outer_tab {
  width: 600px;
}
#inline4 .product_content h1,
.inpage_popup .product_content h1 {
  text-align: center;
  display: block;
  width: 100%;
  font-family: "Figtree";
  text-transform: uppercase;
  color: #482776;
  font-weight: 700;
  margin-bottom: 30px;
}
#inline4 .product_content p,
.inpage_popup .product_content p {
  margin-bottom: 20px;
}

/*** default template **/
.page-template-default,
.search,
.error404 {
  background: #faf6e4;
}
.page-template-default #content,
.search #content,
.error404 #content {
  max-width: 1000px;
  margin: 0 auto;
  width: 90%;
}
.page-template-default h1.entry-title,
.search h1.page-title,
.error404 .content_block h1 {
  position: relative;
  opacity: 1;
  top: 0;
  left: 0;
  color: #b23a4a;
  font-family: "Figtree";
  font-weight: 700;
  text-transform: uppercase;
  font-size: 21px;
}
.page-template-default article {
  margin-top: 50px !important;
  display: block;
}
.page-template-default #content p,
.search #content p,
.error404 .content_block p {
  margin-bottom: 20px;
  font-size: 12px;
  font-family: "Figtree";
  font-weight: 300;
  line-height: 20px;
}
.page-template-default li,
.search li {
  font-size: 12px;
  font-family: "Figtree";
  font-weight: 300;
  line-height: 20px;
}
.page-template-default p strong,
.search p strong {
  font-weight: 700;
  color: #482776;
  text-transform: uppercase;
}
.page-template-default ol,
.search ol {
  margin-left: 0;
}
.search span.posted-on {
  display: none;
}
.search .entry-footer {
  display: none;
}
.search h2.entry-title a {
  font-size: 20px;
  font-family: "Figtree";
  color: #482776;
}
.search .content_block,
.error404 .content_block {
  margin: 50px auto 100px !important;
  display: block;
  min-height: 400px;
}
.search article {
  margin: 20px auto 50px;
  border-bottom: 1px solid #e6e4d8;
}
.search header.page-header {
  margin-bottom: 50px;
}
.search h1.page-title span {
  color: #482776;
}
.search input.search-field {
  width: 400px;
  font-family: "Figtree";
  color: #482776;
  border-radius: 0;
}
.nav-links a {
  font-family: "Figtree";
  font-size: 12px;
  color: #b33b4b;
}

/*****/

/*** inpage popups ***/
.inpage_popup {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  width: 100%;
  height: 100%;
  display: none;
  overflow: scroll;
}

/*** campaign popups ****/

.lead_popup,
.lead_popup_thanks {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  overflow: scroll;
}
.lead_popup.active,
.lead_popup_thanks.active {
  display: block;
}
.lp_inner {
  width: 95%;
  max-width: 600px;
  position: absolute;
  left: 50%;
  top: 20px;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  height: auto;
}
.lp_content {
  position: relative;
  margin-bottom: 40px;
}
.lp_close {
  position: absolute;
  top: 20px;
  right: 20px;

  font-family: "Figtree";
  text-shadow: 3px 3px 0px rgba(72, 39, 118, 1);
  color: white;
  font-size: 20px;
  cursor: pointer;
}

.lp_content label,
.lp_content input[type="text"],
span.wpcf7-list-item-label {
  font-family: "Figtree";
  text-transform: uppercase;
  font-weight: 300;
  color: white;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 1px;
}
.lp_content input[type="text"] {
  color: black;
  text-transform: initial;
}
.lp_content input.wpcf7-form-control.wpcf7-submit {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  border-radius: 0;
  background-color: white;
  box-shadow: none;
  border: 0;
  padding: 10px;
  display: block;
  margin: 20px auto 10px;
}
.lp_content .wpcf7 {
  width: 90%;
  margin: 0 auto 0 !important;
  display: block;
  padding-top: 0 !important;
  max-width: 390px;
}
.lp_content label {
  width: 40%;
  margin-right: 2%;
  float: left;
  clear: left;
  padding: 5px 0;
}
.lp_content .lp_section3 .wpcf7-form-control-wrap {
  width: 58%;
  float: right;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 1px;
}

.lp_content input[type="text"],
.lp_content input[type="tel"],
.lp_content input[type="email"],
.lp_content select,
.lp_content input[type="date"] {
  width: 100%;
  font-family: "Figtree";
  font-weight: 300;
  font-size: 12px;
  border-radius: 0;
}
.lp_content select {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  padding: 4px;
}
.lp_content input[type="date"] {
  text-transform: uppercase;
  color: #bdbdbd;
}
.lp_content input[type="date"]:focus {
  color: #111;
}
.lp_row {
  width: 100%;
  display: block;
  margin: 0 0 15px;
  overflow: auto;
}
.lp_footer {
  margin-top: 0px;
}

.lp_content .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok,
.lp_content div.wpcf7-validation-errors {
  color: white;
  text-align: center;
}

#ui-datepicker-div span {
  font-family: Gotham;
  text-transform: uppercase;
  font-size: 12px;
}
.ui-widget.ui-widget-content {
  border: none;
  border-radius: 0;
}
.ui-widget-header {
  border: none !important;
  background: transparent !important;
  color: #333333;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0 !important;
  font-size: 14px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 0 !important;
  background: transparent !important;
  font-weight: normal;
  color: #454545;
  font-size: 12px;
  font-family: "Figtree";
}
.ui-datepicker-calendar tbody {
  border: 0;
}

.lp_tc {
  font-size: 9px;
  line-height: 11px;
  text-align: center;
  color: white;
  display: block;
  padding: 15px 40px 20px;
  font-weight: 300;
}
input#datepicker::-webkit-input-placeholder {
  color: #b5b5b5;
  font-size: 12px;
}
.ui-datepicker table {
  margin: 0 0 20px;
}

/*** search ***/
.search_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
  cursor: pointer;
  z-index: 1;
}
.search_overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
form#search_form {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  padding: 100px;
  background: url(../img/search_bg.jpg);
  background-size: cover;
  z-index: 2;
}
#search_form input.text {
  width: 90%;
  max-width: 500px;
  background: transparent;
  border: none;
  border-bottom: 3px solid #482776;
  border-radius: 0;
  font-size: 20px;
  font-family: "Figtree";
  color: white;
  text-transform: uppercase;
}
span.search_span {
  display: block;
  text-align: center;
  font-family: "Figtree";
  color: #482776;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  margin-bottom: 30px;
}
#search_form input[type="submit"],
.search input[type="submit"] {
  border: none;
  background: transparent;
  background-image: url("../img/icn_search.png");
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  background-size: 14px 18px;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
}

span.close_search {
  position: absolute;
  right: 25px;
  top: 10px;
  font-size: 30px;
  font-weight: 700;
  color: #b23b4b;
  cursor: pointer;
}
span.close_search:hover {
  opacity: 0.7;
}
::-webkit-input-placeholder {
  color: #fff;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
:-ms-input-placeholder {
  color: #fff;
}

/******/

/** waypoints **/

.waypoint-fadeblock {
  opacity: 0.1;
  transition: all 1s ease;
}
.waypoint-fadetext .text_block {
  opacity: 0.1;
  transition: all 1s ease;
  left: 130%;
}
.waypoint-fadeimg {
  opacity: 0.1;
  transition: all 1s ease;
  top: -10%;
}

.waypoint-here-block {
  opacity: 1;
}
.waypoint-here-text.text_block {
  opacity: 1;
  left: 50%;
}
.waypoint-here-img {
  opacity: 1;
  top: 0%;
}

/** start responsive **/

/*** smaller browsers */
@media only screen and (max-width: 1300px) {
  .review_text {
    widows: 70%;
  }
  .text_block h4 {
    letter-spacing: 6px;
  }
  ul.slick-dots {
    bottom: 25px;
  }
}

/* ipad landscape*/
@media only screen and (max-width: 1025px) {
  .site-branding {
    filter: none;
    -webkit-filter: none;
  }
  .main-navigation a {
    letter-spacing: 0.5px;
    font-size: 10px;
    padding: 14px 10px 12px;
  }
  .main-navigation .nav-search a {
    padding-bottom: 12px;
  }
  .main-navigation .nav-search a:after {
    display: none;
  }

  .text_block h3 {
    font-size: 35px;
  }
  .footer_logo {
    width: 20%;
  }
  .footer-menu {
    width: 58%;
  }
  .left_table,
  .table_nav.stuck {
    width: 27%;
  }
  .right_table {
    width: 60%;
    margin-right: 10%;
  }
  .text_block h4 {
    letter-spacing: 2px;
  }

  .faq_align_left .faq_header_img {
    max-width: 100%;
  }

  .faq_qa .accordion {
    width: 80%;
    padding: 30px 0 80px;
  }
  .page-strip-hsq .about_box {
    min-height: auto;
  }

  .about_box {
    height: auto;
    min-height: 762px;
  }

  .about_text p {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 25px;
  }
  .page-template-default #content,
  .search #content {
    max-width: 750px;
  }
  .shaving_wrap {
    display: none;
  }
}

/********/
/* ipad portrait */
@media only screen and (max-width: 769px) {
  #hand {
    display: none !important;
  }

  .site-branding h1.site-title img {
    width: 50px;
  }

  .site-branding h1.site-title {
    padding: 20px;
  }
  .site-branding {
    left: -9px;
    top: -16px;
  }
  .main-navigation {
    width: calc(100% - 70px);
  }
  .main-navigation a {
    padding: 14px 6px 12px;
  }
  .social-menu {
    display: none;
  }
  .sb-slider {
    height: 540px;
    max-height: auto;
    min-height: auto;
  }
  .box_grp1 {
    margin-top: 530px;
  }

  .slick-slide img {
    height: auto;
  }
  .slick-slide .review_img img {
    height: 100%;
  }
  #main_slider .slick-slide img {
    height: 540px;
  }
  .slick-slide video {
    height: auto;
  }
  .text_block h3 {
    font-size: 25px;
  }
  .text_block h4 {
    font-size: 11px;
  }
  .text_block h3:before {
    content: '"';
    width: 0;
    display: inline-block;
    position: relative;
    left: -10px;
  }
  ul.slick-dots {
    bottom: 20px;
  }
  .waypoint-fadetext .text_block {
    opacity: 1;
    transition: all 1s ease;
    left: 50%;
  }
  .footer-menu a {
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0.5px;
  }
  .footer_logo {
    width: 10%;
    margin: 0px 5%;
  }
  .footer-menu ul {
    column-gap: 35px;
    padding-left: 22px;
  }
  .social-footer-navigation .social-footer-menu .social-fb a,
  .social-footer-navigation .social-footer-menu .social-ig a {
    background-size: 15px 15px;
  }
  .social-footer-navigation .social-footer-menu .social-tw a {
    background-size: 17px 15px;
  }
  .site-info p {
    font-size: 8px;
  }
  .footer-navigation {
    overflow: auto;
    width: 58%;
    float: left;
  }
  .footer-menu {
    width: 100%;
  }
  .footer-right-grp {
    max-width: 160px;
    margin: 0 auto;
    overflow: auto;
    padding-left: 20px;
  }
  .table_icon {
    width: 40px;
  }
  #inline4 #outer_tab,
  .inpage_popup #outer_tab {
    width: 90%;
  }
  .faq_align_center .faq_box_content {
    max-width: 80%;
  }
  .about_align_center .about_box_content {
    max-width: 80%;
  }
  .about_align_right .about_subheader h2 p {
    font-family: "Figtree";
    font-size: 18px;
    line-height: 28px;
  }
  .about_text p {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 20px;
  }

  form#search_form {
    width: 85%;
    max-width: 490px;
  }
  .review_diamond {
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
  }
  .page-skinrejuvenation .faq_box_2.faq_align_center .faq_box_content {
    width: 86%;
  }
}
/*******/

/********/
/* iphone landscape */
@media only screen and (max-width: 737px) {
}

/********/
/* iphone 6 portrait */
@media only screen and (max-width: 670px) {
  .slick-slide video,
  #box_grp video {
    display: none;
  }
  .slick-slide .nonvideo,
  #box_grp .nonvideo {
    display: block;
  }

  .single_banner {
    width: 100%;
    width: 100vw;
    display: block;
    height: 0;
    padding-bottom: 50%;
    position: relative;
  }

  .single_banner img {
    width: 100%;
    position: absolute;
    height: 100%;
    object-fit: cover;
  }

  #main_slider {
    top: 0;
  }
  .sb-slider {
    height: 340px;
  }
  #main_slider .slick-slide img {
    height: 340px;
  }
  .slick-slide video {
    height: 340px;
  }
  .box_grp1 {
    margin-top: 338px;
  }

  .main-navigation {
    display: none;
  }
  .buffer {
    display: none;
  }
  .mob-menu-trigger {
    position: fixed;
    top: 10px;
    right: 2px;
    z-index: 10;
    background: transparent;
    width: 50px;
    height: 36px;
    text-indent: 5px;
    padding: 4px;
  }
  .mob-menu-trigger span {
    font-family: "Figtree";
    color: white;
    font-size: 25px;
    text-shadow: 3px 3px 0px rgba(72, 39, 118, 1);
    display: block;
    line-height: 10px;
    letter-spacing: -10px;
  }
  .mobile-navigation {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-image: url(../img/mobmenu_bg.png);
    background-size: 300px 199px;
    background-repeat: repeat;
    overflow: hidden;
  }
  .mobile-menu {
    position: absolute;
    width: 100%;
    height: 100%;
    padding-top: 80px;
    overflow-y: auto;
  }

  .mobile-menu .menu {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
  }

  .mobile-menu li {
    line-height: 33px;
    font-size: 20px;
  }
  .mobile-navigation ul {
    text-align: center;
  }
  .mobile-navigation li {
    display: block;
    width: 100%;
  }
  .mobile-navigation li a {
    font-family: "Figtree";
    color: white;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    padding: 10px 0;
    text-shadow: 3px 3px 0px rgba(72, 39, 118, 1);
  }
  .close_menu {
    position: fixed;
    top: 20px;
    right: 30px;
    z-index: 99;
  }
  .close_menu span {
    font-family: "Figtree";
    text-shadow: 3px 3px 0px rgba(72, 39, 118, 1);
    color: white;
    font-size: 20px;
  }
  .menu-item-has-children > a:after {
    content: "↓";
    font-size: 17px;
    margin-left: 4px;
    position: relative;
    top: -6px;
  }
  .mobile-menu ul.sub-menu {
    position: static;

    margin-left: auto;
    margin-right: auto;

    margin-top: 5px;
    margin-bottom: 10px;
    width: 100%;
  }
  .mobile-menu ul.sub-menu a {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 18px;
    background: #482776;
    padding: 10px;
  }

  .mobile-menu ul.sub-menu:not(.active) {
    display: none;
  }
  .mobile-menu .menu-item-274 {
    display: none;
  }
  .site-branding {
    z-index: 10000;
  }
  ul.slick-dots {
    bottom: 10px;
  }
  .text_block {
    max-width: 70%;
  }
  .text_block h3 {
    font-size: 13px;
  }
  .text_block h4 {
    font-size: 8px;
    letter-spacing: 3px;
    margin-top: 11px;
  }
  .review_diamond {
    width: 20px;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
  }

  .box_fullwidth {
    padding-bottom: 54%;
  }

  .box_grp1 .box_fullwidth {
    padding-bottom: 33.33%;
  }

  .footer_logo {
    width: 30%;
    margin: 0px 35% 30px;
  }
  .footer-navigation {
    width: 100%;
  }
  .footer-menu ul {
    column-count: auto;
    column-rule: 0;
    column-gap: 65px;
    border-left: 0;
    border-right: 0;

    display: inline-table;
    text-align: center;
    padding: 0 10px;
  }
  .footer-menu li {
    display: inline-table;
    padding: 5px;
  }
  .fl_title a {
    display: none;
  }
  .social-footer-navigation,
  .footer-right-grp {
    width: 100%;
  }
  .social-footer-navigation .social-footer-menu .social-ig a {
    background-image: url("../img/icn_ig.png");
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .social-footer-navigation .social-footer-menu .social-tw a {
    background-image: url("../img/icn_tw.png");
    background-size: 23px 20px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .social-footer-navigation .social-footer-menu .social-fb a {
    background-image: url("../img/icn_fb.png");
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .social-footer-menu a {
    padding: 23px;
  }
  .site-info p {
    text-align: center;
    padding-top: 20px;
    margin-top: 0;
  }
  .social-footer-menu {
    margin-bottom: 21px;
    display: block;
    height: 40px;
  }
  footer#colophon {
    background: #09090d;
    padding: 30px 0;
  }
  .left_table,
  .table_nav.stuck {
    width: 100%;
    position: relative;
    top: auto;
    margin-bottom: 15px;
  }
  .table_nav ul {
    display: inline-block;
    text-align: center;
    width: 100%;
  }
  .table_nav li {
    display: inline-block;
    text-align: center;
  }

  .page_header {
    margin-bottom: 30px;
    width: 100%;
    display: block;
    clear: both;
    position: relative;
    float: left;
    padding-bottom: 45%;
    height: 0;
  }
  .page_header img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    object-position: center;
  }
  .left_table a {
    font-size: 12px;
    padding: 0px 10px;
    line-height: 20px;
  }
  .right_table {
    width: 90%;
    margin: 30px auto 0;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    float: none;
  }
  .table_icon {
    position: absolute;
    left: -11px;
    top: -18px;
    width: 40px;
  }
  .row-1 td.column-2,
  .row-1 td.column-4 {
    font-size: 10px;
    font-weight: 700;
  }
  .tablepress > tbody > tr.row-1.odd > td.column-1 {
    font-size: 12px;
  }
  .tablepress td.column-1 {
    width: auto;
  }
  .tablepress td {
    padding: 7px;
  }
  .price_table td {
    font-size: 10px;
  }
  .price_table {
    max-width: 100%;
  }

  .tablepress > tbody > tr.row-2.even > td.column-2,
  .tablepress > tbody > tr.row-2.even > td.column-3,
  .tablepress > tbody > tr.row-2.even > td.column-4,
  .tablepress > tbody > tr.row-2.even > td.column-5 {
    border-bottom: 1px solid #482776;
    font-size: 7px;
    letter-spacing: 0;
    font-weight: 500;
  }
  .price_table {
    margin-bottom: 20px;
  }
  .footer_feature_bar,
  .product_cat_headerimg {
    width: 100%;
    width: 100vw;
    display: block;
    height: 0;
    padding-bottom: 50%;
    position: relative;
  }
  .footer_feature_bar img,
  .product_cat_headerimg img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .table_footnote {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .product {
    width: 50%;
    box-sizing: border-box;
    border-bottom: 1px solid #f0f0f0;
    background: #fff;
  }
  .product_img_intab,
  .product_content {
    width: 100%;
  }
  .linked_product {
    width: 50%;
    background: white;
  }
  .tab_content_top {
    padding: 20px;
  }

  .page-outlets .right_table {
    margin-bottom: 40px;
  }
  .acf-map {
    width: 99%;
  }

  .faq_box {
    height: auto !important;
    min-height: auto;
  }

  .faq_align_left .faq_textonly {
    width: 90%;
    margin: 0 5%;
  }
  .faq_align_center .faq_box_content {
    z-index: 5;
    width: 80%;
    margin: 0px 10%;
    left: 0;
    max-width: 100%;
    padding: 100px 0;
  }
  .faq_box_4 .faq_box_content {
    padding: 50px 0;
    width: 70%;
    margin: 0px 15%;
  }
  .page-ipl-faq .faq_box_4 .faq_textonly {
    top: -24px;
    position: relative;
  }
  .video_overlay img {
    width: 20px;
  }
  .faq_subheader h2 {
    font-size: 17px;
  }
  .faq_align_center .faq_subheader h2 {
    margin: 20px auto 15px;
  }
  .faq_subheader h2 p {
    line-height: 24px;
  }

  .faq_text p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .faq_align_center .faq_subheader h2 p:after {
    width: 60px;
    border-bottom: 1px solid white;
    margin: 10px auto;
  }
  .faq_qa .accordion {
    padding: 20px 0 70px;
  }

  .faq_h3 {
    margin: 50px auto 0;
    font-size: 26px;
    width: 80%;
  }
  .faq_qa .outlet_table p {
    line-height: 18px;
    font-weight: 500;
    font-size: 13px;
  }

  .slick-dots button {
    width: 5px;
    height: 5px;
  }
  .outlet_table.active h3,
  .outlet_table h3 {
    font-size: 14px;
    line-height: 20px;
  }

  .faq_box.faq_align_center.faq_box_4 {
    margin: 0 !important;
  }

  .about_subheader h2 {
    font-size: 18px;
  }
  .about_subheader h2 p {
    line-height: 22px;
  }
  .about_align_right .about_box_content,
  .about_align_left .about_box_content {
    display: block;
  }
  .about_align_right .about_header_img,
  .about_align_left .about_header_img {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
    padding-bottom: 30px;
  }
  .about_align_right .about_textonly,
  .about_align_left .about_textonly {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
    padding: 0 5%;
  }
  .about_box_4 .about_box_bg {
    background: white;
  }
  .about_box_4 .about_box_bg img {
    opacity: 0.3;
  }
  form#search_form {
    width: 90%;
    max-width: 490px;
    padding: 50px 20px;
  }
  #search_form input.text,
  .search input.search-field {
    width: 85%;
    font-size: 16px;
  }
  input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
  }
  .search .content_block {
    margin-top: 70px;
  }
  .page-template-default article {
    margin-top: 80px !important;
    display: block;
  }
  .page-outlets #content {
    overflow: hidden;
  }
  .video_overlay {
    display: none;
  }

  .twentytwenty-before-label:before,
  .twentytwenty-after-label:before {
    position: absolute;
    background: rgba(255, 255, 255, 1);
    line-height: 16px;
    padding: 5px 5px 2px;
    font-size: 6px;
  }

  .page-ipl-faq .faq_box.faq_align_center.faq_box_4 img {
    opacity: 0.5;
  }
  .page-template-template-subfaq-waxing .faq_box_2 .faq_box_content {
    width: 100vw;
    text-align: center;
    left: 0;
    position: relative;
    padding: 10vw 8vw 10vw;
  }
  .faq_img_left {
    width: 50vw;
    position: absolute;
    left: 0;
    top: 48vw;
  }
  .faq_img_right {
    width: 27vw;
    position: absolute;
    right: -2vw;
    height: 41vw;
    bottom: 62vw;
    opacity: 1;
  }
  .page-skinrejuvenation .faq_box_1 .faq_box_content {
    margin: 0 20%;
    padding-bottom: 11vw;
  }
  .page-skinrejuvenation .faq_box_3.faq_align_center .faq_box_content {
    padding-bottom: 17vw;
    padding-top: 10vw;
  }
  .page-skinrejuvenation .faq_box_3-4 .faq_box_content {
    padding: 5.5vw 0 45vw;
    margin: 0;
  }
  .faq_session {
    padding: 0px 10%;
  }
  .page-template-template-subfaq-waxing .faq_box_1 .faq_box_content,
  .page-template-template-subfaq-waxing .faq_box_3 .faq_box_content {
    width: 85vw;
  }
  .footer-menu .hide_this {
    display: none;
  }
  img.ig_icn {
    width: 20px;
    margin: 0 auto;
  }
  .ig_content h3 {
    font-size: 12px;
    padding-top: 10px;
  }

  .ig_content h4 {
    text-align: center;
    font-size: 12px;
  }
}

/* 4.4 - Mobile Portrait */
@media only screen and (max-width: 400px) {
  .sb-slider {
    width: 100%;
  }

  .page-template-template-subfaq-waxing .faq_box_1 .faq_subheader h2,
  .page-template-template-subfaq-waxing
    .faq_box_2
    .faq_subheader:nth-child(1)
    h2 {
    font-size: 35px;
    color: white;
    font-family: "Figtree";
    letter-spacing: 1px;
    text-shadow: 4px 4px 0px rgba(255, 200, 67, 1);
    -webkit-font-smoothing: antialiased;
  }

  .text_block h3 {
    font-size: 12px;
  }
  .sb-slider {
    height: 270px;
  }

  #main_slider .slick-slide img {
    height: 270px;
  }
  .slick-slide video {
    height: 270px;
  }
  .box_grp1 {
    margin-top: 268px;
  }
}

#tabs iframe {
  width: 600px;
  height: 100%;
  border: 0;
  min-height: 50vw;
  margin-top: 30px;
}

td.promo {
  background-clip: padding-box; /* this has been added */
  border-radius: 5px;
  background-color: #369;
  color: white;
  border: 5px solid white;
}

/* For language switcher*/
.menu-main-menu-chinese-container {
  flex-grow: 10;
}
#menu-social-menu-chinese-traditional {
  display: flex;
}

/*--------------------------------------------------------------
## UK specific
--------------------------------------------------------------*/

.booknowsection {
  color: #482776;
  font-weight: bold;
  font-size: 32px;
  font-family: "Figtree";
}

hr.booknowdivider {
  background-color: #482776;
}

.booknowsection {
  padding: 10px 60px 40px 60px;
}

.booknowleft p {
  color: #000;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.6em;
  text-transform: capitalize;
  font-family: "Figtree";
}

.booknowleft p.booknowleft-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 3em;
  color: #482776;
}

.booknowright {
  display: inline-block;
  float: right;
}

.booknowleft {
  display: inline-block;
}

a.booknowbutton img {
  width: 320px;
}

.booknowcontactsection {
  width: 90%;
  margin: 0 auto;
  margin-top: 50px;
}

.booknowleft p {
  margin-bottom: 20px;
}

.booknowleft p:last-child {
  margin-bottom: 0;
}

.booknowleft p:nth-child(2) {
  color: #000;
  font-weight: 400;
}

.booknowleft p:nth-child(3) {
  text-transform: lowercase;
}

@media only screen and (max-width: 769px) {
  .booknowleft p:last-child {
    margin-bottom: 20px;
  }

  .booknowright {
    float: none;
    display: block;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

.mobile-book-now-btn {
  display: none;
}

@media only screen and (max-width: 360px) {
  .mobile-book-now-bar {
    position: relative;
    right: 30px;
    left: 88px;
    top: 12px;
    display: flex;
    font-size: 0.75rem;
  }

  .mobile-book-now-btn {
    display: block;
    padding: 12px 10px;
    background: #c22e48;
    font-family: "Figtree";
    color: white;
    border-radius: 40px;
    margin: 0px 4px;
    text-shadow: 3px 3px 0px rgba(72, 39, 118, 1);
  }

  .mobile-book-now-btn:hover,
  .mobile-book-now-btn:visited {
    color: white;
  }
}

@media only screen and (min-width: 361px) and (max-width: 670px) {
  .mobile-book-now-bar {
    position: relative;
    right: 30px;
    left: 88px;
    top: 10px;
    display: flex;
    font-size: 0.8rem;
  }

  .mobile-book-now-btn {
    display: block;
    padding: 12px 20px;
    background: #c22e48;
    font-family: "Figtree";
    color: white;
    border-radius: 40px;
    margin: 0px 5px;
    text-shadow: 3px 3px 0px rgba(72, 39, 118, 1);
  }

  .mobile-book-now-btn:hover,
  .mobile-book-now-btn:visited {
    color: white;
  }
}

.footer-call-btn {
  position: fixed;
  bottom: 60px;
  right: 20px;
}

.footer-call-btn .fa {
  width: 50px;
  height: 50px;
  padding: 12px 2px;
  text-align: center;
  color: #ffffff;
  background: #482776;
  border-radius: 50%;
  font-size: 2em;
}

/* PUT YOUR LATEST CHANGES AFTER THIS LINE */
