/*
    Theme Name:     Sorbet Theme
    Theme URI:      http://www.kreatifkouki.com
    Author:         Kreatif Kouki
    Author URI:     http://www.kreatifkouki.com
    Description:    Sorbet New Website
    Version:        1.0.0
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    Sorbet
    Domain Path:    /languages/
*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i");
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

fieldset {
  min-width: inherit;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}

a:focus {
  outline: none;
}

a:hover,
a:active {
  outline: 0;
}

a img {
  border: 0;
}

body,
button,
input,
select,
textarea {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 700;
}

p {
  margin-bottom: 15px;
}

b,
strong {
  font-weight: 700;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  border-left: 4px solid #707070;
  border-left: 4px solid rgba(51, 51, 51, 0.7);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 18px;
  font-size: 1.8rem;
  font-style: italic;
  line-height: 1.6667;
  margin-bottom: 1.6667em;
  padding-left: 0.7778em;
}

blockquote p {
  margin-bottom: 1.6667em;
}

blockquote > p:last-child {
  margin-bottom: 0;
}

blockquote cite,
blockquote small {
  color: #333;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
}

blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}

blockquote strong,
blockquote b {
  font-weight: 400;
}

address {
  font-style: italic;
  margin: 0 0 1.6em;
}

code,
kbd,
tt,
var,
samp,
pre {
  font-family: Inconsolata, monospace;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

pre {
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.01);
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  line-height: 1.2;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 0.8em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

abbr[title] {
  border-bottom: 1px dotted #eaeaea;
  border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
  cursor: help;
}

mark,
ins {
  background-color: #fff9c0;
  text-decoration: none;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

hr {
  background-color: #eaeaea;
  background-color: rgba(51, 51, 51, 0.1);
  border: 0;
  height: 1px;
  margin-bottom: 1.6em;
}

ul,
ol {
  margin: 0 0 1.6em 1.3333em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
}

dl {
  margin-bottom: 1.6em;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 1.6em;
}

table,
th,
td {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.6em;
  table-layout: fixed;
  /* Prevents HTML tables from becoming too wide */
  width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}

td {
  border-width: 0 1px 1px 0;
}

th, td {
  padding: 0.4em;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

figure {
  margin: 0;
}

del {
  opacity: 0.8;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: inherit;
}

:-moz-placeholder {
  color: inherit;
}

::-moz-placeholder {
  color: inherit;
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
  color: inherit;
}

body {
  font-size: 17px;
  font-family: "Chalet", sans-serif;
  color: #4d4d4f;
  line-height: 1.4;
}

a {
  text-decoration: none;
  transition: all 300ms;
  color: inherit;
}

a:active, a:hover, a:focus {
  color: #3bc1cc;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 15px;
}

/* Text meant only for screen readers */
.says,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
  background-color: #f1f1f1;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #21759b;
  display: block;
  font: bold 14px/normal "Noto Sans", sans-serif;
  left: -9999em;
  outline: none;
  padding: 15px 23px 14px;
  text-decoration: none;
  text-transform: none;
  top: -9999em;
}

.logged-in .site .skip-link {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  font: bold 14px/normal "Open Sans", sans-serif;
}

.site .skip-link:focus {
  clip: auto;
  height: auto;
  left: 6px;
  top: 7px;
  width: auto;
  z-index: 100000;
}

/**
 * 5.0 Forms
 */
button,
input,
select,
textarea {
  font-size: inherit;
  border-radius: 0;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}

button,
input {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  line-height: normal;
}

input,
textarea {
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  /* Removing the inner shadow on iOS inputs */
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
}

select {
  line-height: normal;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill:#4d4d4f'></polygon></svg>");
  -webkit-background-size: 9px 6px;
  background-size: 9px 6px;
  background-position: right -1rem center;
  -webkit-background-origin: content-box;
  background-origin: content-box;
  background-repeat: no-repeat;
  max-width: 100%;
  padding: .375em 20px .375em .375em;
  background-color: transparent;
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
}

input:focus,
textarea:focus {
  background-color: #fff;
  border: 1px solid #c1c1c1;
  border: 1px solid rgba(51, 51, 51, 0.3);
  color: #333;
}

input:focus,
select:focus {
  outline: 1px solid #c1c1c1;
  outline: 1px solid rgba(51, 51, 51, 0.3);
}

button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
  cursor: default;
  opacity: .5;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  background-color: #333;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  padding: 0.7917em 1.5em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  background-color: #707070;
  background-color: rgba(51, 51, 51, 0.7);
  outline: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  padding: 0.375em;
  width: 100%;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  outline: 0;
}

.post-password-form {
  position: relative;
}

.post-password-form label {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: block;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-transform: uppercase;
}

.post-password-form input[type="submit"] {
  padding: 0.7917em;
  position: absolute;
  right: 0;
  bottom: 0;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
  padding: 0;
}

/**
 * 8.0 Alignments
 */
.alignleft {
  display: inline;
  float: left;
}

.alignright {
  display: inline;
  float: right;
}

.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
  margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
  margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
  clear: both;
  margin-top: 0.4em;
  margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
  margin-bottom: 1.2em;
}

.clearfix:before, .clearfix:after,
.clear:before,
.clear:after {
  content: ' ';
  display: table;
  flex-basis: 0;
  order: 1;
}

.clearfix:after,
.clear:after {
  clear: both;
}

.site-socials a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 5px;
}

.site-socials a:first-child {
  margin-left: 0;
}

.site-socials a:last-child {
  margin-right: 0;
}

.site-socials .s-facebook {
  background: url(images/icon-facebook.png) no-repeat center;
}

.site-socials .s-twitter {
  background: url(images/icon-twitter.png) no-repeat center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

@media (max-width: 1199px) {
  .md-text-left {
    text-align: left;
  }
  .md-text-right {
    text-align: right;
  }
  .md-text-center {
    text-align: center;
  }
  .md-text-justify {
    text-align: justify;
  }
}

@media (max-width: 991px) {
  .sm-text-left {
    text-align: left;
  }
  .sm-text-right {
    text-align: right;
  }
  .sm-text-center {
    text-align: center;
  }
  .sm-text-justify {
    text-align: justify;
  }
}

@media (max-width: 767px) {
  .xs-text-left {
    text-align: left;
  }
  .xs-text-right {
    text-align: right;
  }
  .xs-text-center {
    text-align: center;
  }
  .xs-text-justify {
    text-align: justify;
  }
}

.light {
  font-weight: 300;
}

.semibold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.element-inline-block {
  display: inline-block;
}

.element--max-width-800 {
  width: 800px;
  max-width: 100%;
}

.element--max-width-800.vc_row {
  margin-left: auto;
  margin-right: auto;
}

.element--max-width-560 {
  width: 560px;
  max-width: 100%;
}

.element--max-width-530 {
  width: 530px;
  max-width: 100%;
}

.element--max-width-530.vc_row {
  margin-left: auto;
  margin-right: auto;
}

.element--align-center {
  margin-left: auto !important;
  margin-right: auto !important;
}

.margin-bottom-0 {
  margin-bottom: 0 !important;
}

.margin-bottom-5 {
  margin-bottom: 5px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-bottom-25 {
  margin-bottom: 25px !important;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-loading .slick-list {
  background-color: #fff;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-track, .slick-slide {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

/*Fixed issue of image overlap*/
.slick-initialized .slick-slide {
  display: block;
  position: relative;
  z-index: 1;
  outline: none;
}

.slick-initialized .slick-slide.slick-active {
  z-index: 9;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Arrows */
.slick-next.slick-disabled,
.slick-prev.slick-disabled {
  cursor: not-allowed;
}

button.slick-arrow {
  padding: 26px;
  border: none;
  width: 76px;
  height: 76px;
  background: none;
  outline: none;
}

button.slick-arrow svg {
  width: 100%;
  height: 100%;
}

button.slick-arrow svg * {
  stroke: currentColor;
}

.carousel_for_child_row--slick .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit0transform: translate(0, -50%);
}

.carousel_for_child_row--slick .slick-prev {
  left: 30px;
}

.carousel_for_child_row--slick .slick-next {
  right: 30px;
}

h1, h2, h3 {
  line-height: normal;
}

h1 {
  font-size: 48px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}

.wpb_revslider_element.wpb_content_element {
  margin-bottom: 0;
}

body .ui-datepicker.ui-widget-content {
  background: #f6d0d8;
  border-radius: 0;
  border: none;
  font-size: 15px;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  padding: 0;
}

body .ui-datepicker.ui-widget-content .ui-datepicker-header {
  border: none;
  background: transparent;
  padding: 5px 0;
}

body .ui-datepicker.ui-widget-content .ui-datepicker-header a {
  top: 5px;
}

body .ui-datepicker.ui-widget-content .ui-datepicker-calendar {
  background: #fcf1f3;
  margin-bottom: 1px;
}

body .ui-datepicker.ui-widget-content .ui-datepicker-calendar th {
  background: #fff;
}

body .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default {
  background: #fff;
  color: #000;
  text-align: center;
  border: none;
  padding: 5px;
}

body .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default:hover, body .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default.ui-state-active {
  background: #3bc1cc;
  color: #fff;
}

.vc_separator.wpb_content_element,
.wpb_text_column.wpb_content_element {
  margin-bottom: 20px;
}

.sorbet_banner {
  margin-bottom: 20px;
}

.sorbet_banner .sorbet_banner__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}

.sorbet_banner .banner__link_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
  opacity: 0;
}

.sorbet_banner .sorbet_banner__col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  min-height: 180px;
}

.sorbet_banner .sorbet_banner__col_1 {
  width: 28%;
  flex: 0 0 28%;
  max-width: 28%;
  position: relative;
  overflow: hidden;
}

.sorbet_banner .sorbet_banner__col_1 img {
  display: none;
}

.sorbet_banner .sorbet_banner__col_1 > div {
  width: 140%;
  left: -40%;
  padding-bottom: 140%;
  position: absolute;
  top: 50%;
  border-radius: 50%;
  overflow: hidden;
  transform: translate(0, -50%);
}

.sorbet_banner .sorbet_banner__col_1 .banner__bkg {
  position: absolute;
  width: 73%;
  height: 43%;
  transform: translate(0, -50%);
  top: 50%;
  right: -1%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all 1s;
  min-height: 180px;
}

.sorbet_banner .sorbet_banner__col_2 {
  width: 33%;
  flex: 0 0 33%;
  max-width: 33%;
}

.sorbet_banner .sorbet_banner__col_3 {
  width: 39%;
  flex: 0 0 39%;
  max-width: 39%;
}

.sorbet_banner .sorbet_banner__col_2,
.sorbet_banner .sorbet_banner__col_3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 30px;
}

.sorbet_banner:hover .sorbet_banner__col_1 .banner__bkg {
  transform: translate(0, -50%) scale(1.2);
}

.sorbet_banner_design_1 .sorbet_banner__headline {
  line-height: 1.1;
}

.sorbet_banner_design_1 .sorbet_banner__subheadline {
  line-height: normal;
  font-size: 110%;
}

.sorbet_banner_design_1 .sorbet_banner__headline_1 {
  font-size: 300%;
}

.sorbet_banner_design_1 .sorbet_banner__headline_2 {
  font-size: 200%;
  font-weight: 300;
}

.sorbet_banner_design_1 .sorbet_banner__subheadline_1 {
  font-size: 200%;
}

.sorbet_banner_design_2 .sorbet_banner__col_2 {
  width: 70%;
  flex: 0 0 70%;
  max-width: 70%;
}

.sorbet_banner_design_2 .sorbet_banner__col_3 {
  display: none;
}

.sorbet_banner_design_2 .sorbet_banner__headline {
  line-height: normal;
}

.sorbet_banner_design_2 .sorbet_banner__headline_1 {
  font-size: 350%;
  font-weight: bold;
}

.sorbet_banner_design_2 .sorbet_banner__headline_2 {
  font-size: 200%;
}

.sorbet_banner_design_3 .sorbet_banner__colinner {
  display: block;
}

.sorbet_banner_design_3 .sorbet_banner__headline {
  display: inline-block;
  vertical-align: middle;
}

.sorbet_banner_design_3 .sorbet_banner__headline_2,
.sorbet_banner_design_3 .sorbet_banner__headline_1 {
  font-size: 900%;
  line-height: 0.8;
  font-weight: bold;
  padding-top: 10%;
}

.sorbet_banner_design_3 .sorbet_banner__headline_3 {
  transform: rotate(-90deg);
  position: relative;
  text-indent: -10%;
  font-size: 400%;
  line-height: 0;
  font-weight: bold;
  width: 60px;
}

.sorbet_banner_design_3 .sorbet_banner__subheadline {
  line-height: 1;
}

.sorbet_banner_design_3 .sorbet_banner__subheadline_1,
.sorbet_banner_design_3 .sorbet_banner__subheadline_2 {
  font-size: 200%;
}

.text-color-primary {
  color: #3bc1cc;
}

.size-full.wpb_single_image .vc_figure,
.size-full.wpb_single_image .vc_figure .vc_single_image-wrapper {
  display: block;
}

.size-full.wpb_single_image .vc_figure img {
  width: 100%;
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline {
  color: #000000;
  border-color: #000000;
  font-size: inherit;
  padding: 8px 20px;
  line-height: inherit;
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:hover {
  border-color: #ff346a;
  background-color: #ff346a;
  color: #fff;
}

@media (max-width: 1199px) {
  .sorbet_banner_design_3 .sorbet_banner__headline_2, .sorbet_banner_design_3 .sorbet_banner__headline_1 {
    font-size: 500%;
  }
  .sorbet_banner_design_3 .sorbet_banner__headline_3 {
    font-size: 200%;
    width: 30px;
  }
  .sorbet_banner .sorbet_banner__col_2, .sorbet_banner .sorbet_banner__col_3 {
    padding-left: 10px;
    padding-right: 0;
  }
  .sorbet_banner_design_3 .sorbet_banner__subheadline_1, .sorbet_banner_design_3 .sorbet_banner__subheadline_2 {
    font-size: 120%;
  }
  .sorbet_banner_design_1 .sorbet_banner__headline_1 {
    font-size: 200%;
  }
  .sorbet_banner_design_1 .sorbet_banner__headline_2 {
    font-size: 130%;
  }
  .sorbet_banner_design_1 .sorbet_banner__subheadline {
    font-size: 100%;
  }
  .sorbet_banner_design_1 .sorbet_banner__subheadline_1 {
    font-size: 130%;
  }
  .sorbet_banner_design_2 .sorbet_banner__headline_1 {
    font-size: 240%;
  }
  .sorbet_banner_design_2 .sorbet_banner__headline_2 {
    font-size: 110%;
  }
}

@media (max-width: 600px) {
  .sorbet_banner .sorbet_banner__col_3 {
    display: none;
  }
  .sorbet_banner .sorbet_banner__col_1 {
    width: 85%;
    flex: 0 0 85%;
    max-width: 85%;
    min-height: 150px;
  }
  .sorbet_banner .sorbet_banner__col_2 {
    position: absolute;
    min-height: 100%;
    width: 100%;
    max-width: 85%;
  }
  .sorbet_banner .sorbet_banner__col_1 .banner__bkg {
    min-height: 150px;
  }
  .sorbet_banner.has-mb-banner .sorbet_banner__col_1 img {
    display: block;
    width: 100%;
  }
  .sorbet_banner.has-mb-banner .sorbet_banner__col_1 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    min-height: 100px;
  }
  .sorbet_banner.has-mb-banner .sorbet_banner__col_1 > div {
    display: none;
  }
  .sorbet_banner.has-mb-banner .sorbet_banner__col_2,
  .sorbet_banner.has-mb-banner .sorbet_banner__col_3 {
    display: none;
  }
}

.vc_sep_width_10 {
  width: 45px !important;
}

.vc_basic_grid .vc_gitem_row .vc_gitem-col {
  padding: 0;
}

.vc_basic_grid .vc_gitem-row-position-top {
  transition: all .4s ease;
  padding-bottom: 25px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
}

.vc_basic_grid .vc_gitem-row-position-top .vc_gitem-post-data-source-post_title h3 {
  font-size: 28px;
  font-weight: bold;
  color: inherit;
  margin: 0;
}

.vc_basic_grid .vc_gitem-row-position-top .vc_gitem-post-data-source-post_title h3 a:hover {
  color: #3bc1cc;
}

.vc_basic_grid .vc_gitem-row-position-top .vc_gitem-post-data-source-post_title {
  margin: 0;
}

.vc_basic_grid .vc_gitem-row-position-top .vc_gitem-post-data-source-post_date {
  font-size: 0.8em;
  padding: 8px 0;
  margin: 0;
}

.vc_basic_grid .vc_gitem-row-position-top .vc_gitem-post-data-source-post_excerpt {
  font-size: 0.9em;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_basic_grid .vc_gitem-row-position-top .wpb_single_image {
  overflow: hidden;
}

.vc_basic_grid .vc_gitem-row-position-top .wpb_single_image img {
  transition: all 2s ease;
}

.vc_basic_grid .vc_gitem-row-position-top:hover {
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.4);
}

.vc_basic_grid .vc_gitem-row-position-top:hover .wpb_single_image img {
  transform: scale(1.2) translate(0, -5%);
}

.vc_basic_grid .vc_gitem-zone {
  overflow: inherit;
}

.wrapper-header {
  background-color: #3bc1cc;
}

.site-branding img {
  max-width: 170px;
}

.site-branding .site--action--login-link {
  display: none;
}

.header-main {
  float: left;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
}

.site--action--toggle-nav .toggle-icon span, .site--action--toggle-nav .toggle-icon span:before, .site--action--toggle-nav .toggle-icon span:after {
  background-color: #fff;
  position: absolute;
  width: 27px;
  height: 3px;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 75ms;
  transition-property: transform;
}

.site--action--toggle-nav .toggle-icon span:before, .site--action--toggle-nav .toggle-icon span:after {
  content: '';
  display: block;
}

.site--action--toggle-nav .toggle-icon span:before {
  transition: top 75ms ease .12s,opacity 75ms ease;
  top: -8px;
}

.site--action--toggle-nav .toggle-icon span:after {
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  bottom: -8px;
}

.site--action--toggle-nav .site__nav_top {
  position: absolute;
  opacity: 0;
  width: 310px;
  background-color: #cccccc;
  top: 100%;
  margin-top: 30px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  z-index: 2;
  visibility: hidden;
  -webkit-transition: margin .1s linear .3s,visibility .1s linear .3s,opacity .1s linear .3s;
  transition: margin .1s linear .3s,visibility .1s linear .3s,opacity .1s linear .3s;
  right: 0;
}

.active-nav-menu .site--action--toggle-nav .site__nav_top {
  opacity: 1;
  margin-top: 10px;
  visibility: visible;
}

#masthead .site-branding {
  float: left;
}

#masthead .site-header-actions {
  float: right;
}

#masthead .site--action {
  float: left;
  margin-left: 35px;
}

#masthead .site--action > a {
  color: #fff;
  line-height: 32px;
  transition: all .3s;
}

#masthead .site--action > a:hover {
  color: #3293a3;
}

#masthead .site--action--toggle-nav {
  position: relative;
  height: 42px;
  float: right;
  margin-left: 20px;
}

#masthead .site--action--toggle-nav > a {
  display: block;
  position: relative;
  padding-left: 37px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#masthead .site--action--toggle-nav > a .toggle-text{
  display: none;
}

#masthead .site--action--toggle-nav .toggle-icon {
  position: absolute;
  left: 0;
  top: 20px;
}

#masthead .site--action--searchform {
  width: 190px;
}

#masthead .site--action--searchform .search-form {
  position: relative;
}

#masthead .site--action--searchform .search-field {
  border: 2px solid;
  background: none;
  color: #fff;
  padding: 9px 40px 9px 20px;
  width: auto;
}

#masthead .site--action--searchform .search-field:hover {
  border-color: #3293a3;
  color: #3293a3;
}

#masthead .site--action--searchform .search-button {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 1px;
  right: 0;
  background-color: transparent;
  background-image: url(images/icon-search.png);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center center;
}

#masthead .site--action--login-link a {
  background-image: url(images/icon-user.png);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: 0 10px;
  padding-left: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

#masthead .site--action--ownafranchise-link a {
  background-image: url(images/icon-direction2.png);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: 2px 8px;
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

#masthead .site--action--cart-link a {
  background-image: url(images/icon-bag.png);
  background-size: 22px;
  background-repeat: no-repeat;
  background-position: 0 7px;
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

#masthead .site--action--home-link {
  display: none;
}

#masthead .site--action--home-link a {
  background-image: url(images/icon-home.png);
  background-size: 22px;
  background-repeat: no-repeat;
  background-position: 0 7px;
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

body.active-nav-menu .site-header-actions .site--action--toggle-nav .toggle-icon span {
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(45deg);
}

body.active-nav-menu .site-header-actions .site--action--toggle-nav .toggle-icon span:before {
  top: 0;
  transition: top 75ms ease,opacity 75ms ease .12s;
  opacity: 0;
}

body.active-nav-menu .site-header-actions .site--action--toggle-nav .toggle-icon span:after {
  bottom: 0;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg);
}

@media (max-width: 991px) {
  .site__logo--desktop {
    display: none;
  }
}

@media (min-width: 992px) {
  .site__logo--mobile {
    display: none;
  }
}

.nav-menu,
.nav-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-menu li {
  padding: 5px 35px;
  position: relative;
}

.nav-menu a {
  color: #fff;
  display: block;
  line-height: 25px;
  position: relative;
  transition: all .4s ease .1s;
}

.nav-menu ul {
  display: none;
  background-color: #bbe4e9;
}

.site__nav_top .nav-menu {
  padding: 20px 0;
}

.site__nav_top .nav-menu a {
  color: #5A5A5C;
  font-weight: bold;
  line-height: 30px;
}

.site__nav_top .nav-menu li:hover > a {
  color: #222222;
}

.site__nav_top .social_links {
  padding: 5px 35px 30px;
}

.site__nav_top .social_links a {
  color: #329bad;
  font-size: 20px;
  margin-right: 10px;
}

.site__nav_top .social_links a:hover {
  color: #3bc1cc;
}

#site-navigation .nav-menu {
  display: -ms-flexbox;
  display: flex;
}

#site-navigation .nav-menu > li {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0;
  text-align: center;
}

#site-navigation .nav-menu > li > a:not(.m-toggle-item) {
  display: block;
  line-height: 30px;
  padding: 10px 30px;
  border-top: 2px solid transparent;
}
#site-navigation .nav-menu > li.current-menu-item > a:not(.m-toggle-item) {
  border-top: 2px solid #ffffff;
}
#site-navigation .nav-menu > li > a:not(.m-toggle-item):hover {
  border-top: 2px solid #ffffff;
}
.header-layout-man #site-navigation .nav-menu > li.current-menu-item > a:not(.m-toggle-item) {
  border-top: 2px solid #000000;
}
.header-layout-man #site-navigation .nav-menu > li > a:not(.m-toggle-item):hover {
  border-top: 2px solid #000000;
}

#site-navigation .nav-menu ul {
  position: absolute;
  left: 0;
  top: 100%;
  display: block;
  z-index: 9;
  margin-top: 20px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all .4s ease .1s;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  padding: 20px 0;
}

#site-navigation .nav-menu li li {
  padding: 7px 35px;
}

#site-navigation .nav-menu li li:hover > a {
  text-decoration: underline;
}

#site-navigation li:hover > ul {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}

#site-navigation li li li ul {
  display: none;
}

.nav-menu > li {
  transition: all .3s;
}

.nav-menu > li.menu-item-salons {
  background-color: #00b2a3;
}

.nav-menu > li.menu-item-salons:hover {
  background-color: #55cbb8;
}

.nav-menu > li.menu-item-salons > ul {
  background-color: #00b2a3;
}

.nav-menu > li.menu-item-drybar {
  background-color: #b9a1cd;
}

.nav-menu > li.menu-item-drybar:hover {
  background-color: #ceb2e7;
}

.nav-menu > li.menu-item-drybar > ul {
  background-color: #b9a1cd;
}

.nav-menu > li.menu-item-candi {
  background-color: #00afb8;
}

.nav-menu > li.menu-item-candi:hover {
  background-color: #2fbcbc;
}

.nav-menu > li.menu-item-candi > ul {
  background-color: #00afb8;
}

.nav-menu > li.menu-item-man {
  background-color: #595a5d;
}

.nav-menu > li.menu-item-man:hover {
  background-color: #333333;
}

.nav-menu > li.menu-item-man > ul {
  background-color: #595a5d;
}

.nav-menu > li.menu-item-skn {
  background-color: #cb968c;
}

.nav-menu > li.menu-item-skn:hover {
  background-color: #cb827b;
}

.nav-menu > li.menu-item-skn > ul {
  background-color: #cb9991;
}

.nav-menu > li.menu-item-gift-cards {
  background-color: #f16464;
}

.nav-menu > li.menu-item-gift-cards:hover {
  background-color: #ed3535;
}

.nav-menu > li.menu-item-gift-cards > ul {
  background-color: #f59393;
}

.nav-menu > li.menu-item-nailbars {
  background-color: #f05674;
}

.nav-menu > li.menu-item-nailbars:hover {
  background-color: #EF2662;
}

.nav-menu > li.menu-item-nailbars > ul {
  background-color: #f05674;
}

.m-toggle-item {
  display: none;
}

.m-toggle-item:after {
  display: none;
}

.wrapper-header .container {
  width: 100%;
  padding: 0;
}

#site-navigation .nav-menu li li > ul {
  display: none;
}

#colophon {
  color: #ffffff;
}

#colophon .site-info {
  background-color: #5A5A5C;
}

#colophon .footer-row-1 {
  width: 1440px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-top: 30px;
  padding-bottom: 20px;
}

#colophon .footer-row-1:before, #colophon .footer-row-1:after {
  content: ' ';
  display: table;
  flex-basis: 0;
  order: 1;
}

#colophon .footer-row-1:after {
  clear: both;
}

#colophon .footer-row-1 .footer-col {
  width: 33%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

#colophon .widget-title {
  margin: 0;
  color: inherit;
  font-size: 1.1176em;
  line-height: inherit;
}

#colophon .widget-title:after {
  content: '';
  display: block;
  width: 40px;
  border-top: 2px solid #ffffff;
  margin-top: 10px;
  margin-bottom: 15px;
}

#colophon a:hover {
  color: #3bc1cc;
}

#colophon ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#colophon .widget {
  margin-bottom: 20px;
}

#colophon p:last-child {
  margin-bottom: 0;
}

#colophon a.footer-btn {
  border: 2px solid;
  padding: 8px 20px;
  display: inline-block;
  color: #fff;
}

#colophon a.footer-btn:hover {
  background-color: #3bc1cc;
  color: #fff !important;
  border-color: #3bc1cc;
}

#colophon .footer-col-inner {
  padding-left: 20%;
}


.container {
  width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}

body:not(.home) #sidebar {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 500px;
}

#content {
  min-height: 50vh;
}

.datepicker.dropdown-menu {
  max-width: 300px;
}

.post-navigation {
  background-color: #fff;
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  font-weight: 700;
}

.post-navigation a {
  display: block;
  padding: 3.8461% 7.6923%;
}

.post-navigation span {
  display: block;
}

.post-navigation .meta-nav {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  line-height: 1.5;
  position: relative;
  text-transform: uppercase;
  z-index: 2;
}

.post-navigation .post-title {
  font-family: "Noto Serif", serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  position: relative;
  z-index: 2;
}

.post-navigation .nav-next,
.post-navigation .nav-previous {
  background-position: center;
  background-size: cover;
  position: relative;
}

.post-navigation a:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

.post-navigation a:hover:before,
.post-navigation a:focus:before {
  opacity: 0.5;
}

.post-navigation .meta-nav {
  opacity: 0.8;
}

.post-navigation div + div {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.pagination {
  margin-top: 30px;
  background-color: #fff;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  font-family: "Noto Sans", sans-serif;
}

.pagination .nav-links {
  min-height: 3.2em;
  position: relative;
  text-align: center;
}

.pagination .page-numbers {
  line-height: 3.2em;
  padding: 0 0.6667em;
}

.pagination .page-numbers.current {
  text-transform: uppercase;
}

.pagination .current {
  display: inline-block;
  font-weight: 700;
}

.pagination .prev {
  left: 0;
}

.image-navigation,
.comment-navigation {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}

.image-navigation a,
.comment-navigation a {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
}

.image-navigation a:hover,
.image-navigation a:focus,
.comment-navigation a:hover,
.comment-navigation a:focus {
  color: #333;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
  display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
  content: "\2215";
  font-weight: 400;
  margin: 0 0.7em;
}

.image-navigation .nav-previous a:before,
.comment-navigation .nav-previous a:before {
  content: "\f430";
  margin-right: 0.2em;
  position: relative;
}

.image-navigation .nav-next a:after,
.comment-navigation .nav-next a:after {
  content: "\f429";
  margin-left: 0.2em;
  position: relative;
}

.comment-navigation {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  border-bottom: 1px solid #eaeaea;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  padding: 2em 0;
}

.comments-title + .comment-navigation {
  border-bottom: 0;
}

.image-navigation {
  padding: 0 7.6923%;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty) {
  margin-bottom: 2em;
}

.post-item {
  margin-bottom: 30px;
}

.entry-header .entry-title {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #f26e6b;
  font-weight: normal;
}

.entry-header .entry-title a {
  color: inherit;
}

.entry-header .entry-title a:hover {
  color: #3bc1cc;
}

.la-sharing-single-posts {
  font-size: 1.5em;
  margin-bottom: 40px;
  padding-top: 30px;
}

.la-sharing-single-posts a {
  margin-right: 20px;
}

.page-template-page-one-column #primary > .container {
  width: 1200px;
  display: block;
}

#primary {
  padding-top: 50px;
  padding-bottom: 40px;
}

body.page-template-page-landing #primary,
body.home:not(.blog) #primary {
  padding: 0;
}

#primary:before, #primary:after {
  content: ' ';
  display: table;
  flex-basis: 0;
  order: 1;
}

#primary:after {
  clear: both;
}

#primary > .container {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

#primary div#secondary {
  width: 290px;
  float: left;
  padding: 0 35px 50px;
}

#primary div#secondary + main#main {
  float: right;
  width: 80%;
  width: calc( 100% - 290px);
  width: -webkit-calc( 100% - 290px);
  padding-right: 30px;
}

#primary div#secondary.secondary-shop {
  width: 340px;
}

#primary div#secondary.secondary-shop + #main {
  width: calc( 100% - 340px);
  width: -webkit-calc( 100% - 340px);
}

#secondary .page__title h1 {
  color: #3bc1cc;
  font-weight: normal;
  line-height: 1.1;
  margin-bottom: 20px;
}

#secondary .page__title h1:after {
  content: '';
  display: block;
  width: 50px;
  border-bottom: 3px solid;
  padding-top: 15px;
}

#secondary .page__title + .widget-area {
  padding-top: 20px;
}

#secondary .page__sidebars {
  font-size: 1.1em;
}

#secondary .page__sidebar {
  margin-bottom: 30px;
}

#secondary .page__sidebar-two {
  text-align: center;
  max-width: 160px;
  font-size: 1.2em;
  color: #3bc1cc;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-bottom: 30px;
  background-color: #fff;
  border-radius: 0 0 50% 50%;
}

#secondary .page__sidebar-two:after {
  content: "";
  border: 5px solid;
  width: 180px;
  height: 180px;
  display: block;
  border-radius: 50%;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: -2;
}

#secondary .page__sidebar-two:before {
  content: "";
  background-color: inherit;
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translate(-50%, 0);
  height: 90px;
  width: 180px;
  z-index: -1;
}

#secondary .search-form {
  position: relative;
}

#secondary .search-form .search-field {
  border: 2px solid;
  color: #f26e6b;
  height: 50px;
}

#secondary .search-form .search-button {
  background: none;
  color: #f26e6b;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  height: 50px;
  width: 40px;
}

#secondary .widget {
  margin-bottom: 50px;
}

#secondary .widget .widget-title {
  font-size: 20px;
  border-bottom: 2px solid #f26e6b;
  line-height: normal;
  padding-bottom: 15px;
}

#secondary .widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#secondary .widget ul li {
  margin-bottom: 10px;
}

#secondary .widget_recent_comments ul li {
  font-weight: bold;
}

#secondary .widget_recent_comments ul li .comment-author-link {
  font-weight: normal;
  color: #f26e6b;
}

#secondary.secondary-news .page__title h1 {
  color: #f26e6b;
}

.single-product #primary,
.post-type-archive-product #primary,
.tax-product_tag #primary,
.tax-product_cat #primary {
  padding: 0;
}

.single-product #primary > .container,
.post-type-archive-product #primary > .container,
.tax-product_tag #primary > .container,
.tax-product_cat #primary > .container {
  padding: 0;
}

.single-product #primary #main,
.post-type-archive-product #primary #main,
.tax-product_tag #primary #main,
.tax-product_cat #primary #main {
  padding-left: 50px;
  padding-right: 50px;
}

.single-product #primary #secondary.secondary-shop,
.post-type-archive-product #primary #secondary.secondary-shop,
.tax-product_tag #primary #secondary.secondary-shop,
.tax-product_cat #primary #secondary.secondary-shop {
  background-color: #a5a5a7;
  padding-top: 50px;
  color: #fff;
}

.single-product #primary #secondary.secondary-shop .widget_nav_menu li a:hover,
.post-type-archive-product #primary #secondary.secondary-shop .widget_nav_menu li a:hover,
.tax-product_tag #primary #secondary.secondary-shop .widget_nav_menu li a:hover,
.tax-product_cat #primary #secondary.secondary-shop .widget_nav_menu li a:hover {
	color: #484848;
}

.single-product #primary #secondary.secondary-shop .page__title h1,
.post-type-archive-product #primary #secondary.secondary-shop .page__title h1,
.tax-product_tag #primary #secondary.secondary-shop .page__title h1,
.tax-product_cat #primary #secondary.secondary-shop .page__title h1 {
  color: #ffffff;
  font-size: 40px;
}

.single-product .widget-area,
.post-type-archive-product .widget-area,
.tax-product_tag .widget-area,
.tax-product_cat .widget-area {
  margin-left: -50px;
  margin-right: -20px;
}

.single-product .widget-area .widget,
.post-type-archive-product .widget-area .widget,
.tax-product_tag .widget-area .widget,
.tax-product_cat .widget-area .widget {
  background-color: #a5a5a7;
  padding-left: 50px;
  padding-right: 20px;
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 0 !important;
}

.single-product .widget-area .widget-title,
.post-type-archive-product .widget-area .widget-title,
.tax-product_tag .widget-area .widget-title,
.tax-product_cat .widget-area .widget-title {
  background-color: #a5a5a7;
  margin-left: -50px;
  margin-right: -20px;
  padding-left: 50px;
  border-bottom: none !important;
  padding-top: 30px;
  position: relative;
}

.single-product .widget-area .widget-title:after,
.post-type-archive-product .widget-area .widget-title:after,
.tax-product_tag .widget-area .widget-title:after,
.tax-product_cat .widget-area .widget-title:after {
  content: '';
  border-bottom: 2px solid #ffffff;
  display: block;
  position: absolute;
  bottom: -2px;
  left: 50px;
  width: 40px;
}

@media (max-width: 1440px) and (min-width: 992px) {

  #primary div#secondary.secondary-shop .widget .widget-title {
    font-size: 18px;
  }
  .single-product #primary #secondary.secondary-shop .page__title h1 {
    /*font-size: 26px;*/
	  font-size: 40px;
  }
}

.woocommerce-message {
  border-top-color: #3bc1cc !important;
}

.woocommerce-message:before {
  color: #3bc1cc;
}

.woocommerce .woocommerce-breadcrumb {
  display: none;
}

.woocommerce-ordering,
.woocommerce-result-count {
  display: none;
}

.site-content-inner > ul.products {
  padding-top: 100px;
}

.woocommerce .star-rating::before {
  content: '\53\53\53\53\53' !important;
  color: inherit !important;
  opacity: 0.4;
}

.star-rating {
  color: #f26e6b;
}

.woocommerce ul.products li.product {
  color: #f26e6b;
}

.woocommerce ul.products li.product a {
  color: inherit;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  color: inherit;
  font-weight: normal;
  font-size: 20px;
  border-top: 1px solid #f26e6b;
  padding-bottom: 0;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title:hover {
  color: #3bc1cc;
}

.woocommerce ul.products li.product .star-rating {
  font-size: 12px;
  margin-bottom: 10px;
}

.woocommerce ul.products li.product .price {
  color: inherit;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 5px;
}

.woocommerce ul.products li.product .woo-read-reviews,
.woocommerce ul.products li.product .woo-read-desc {
  display: block;
  font-weight: bold;
  color: inherit;
}

.woocommerce ul.products li.product .woo-read-reviews:hover,
.woocommerce ul.products li.product .woo-read-desc:hover {
  color: #3bc1cc;
}

.woocommerce ul.products li.product .woo-desc {
  display: none;
}

.woocommerce div.product {
  padding-top: 50px;
}

.woocommerce div.product .product_title {
  color: #f26e6b;
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 5px;
}

.woocommerce div.product .price {
  color: #f26e6b;
  font-weight: bold;
  font-size: 20px;
}

.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 10px;
  font-size: 14px;
}

.woocommerce div.product .product_meta > span {
  display: block;
}

.woocommerce p.stars {
  color: #f26e6b;
}

.woocommerce p.stars a.active, .woocommerce p.stars a:hover {
  color: inherit;
}

.woocommerce #reviews #comments h2 {
  font-size: inherit;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  display: none;
}

.woocommerce-account .woocommerce-MyAccount-content {
  width: 100% !important;
}

.circle-chart__circle {
  transform: rotate(-90deg);
  transform-origin: center;
}

.woocommerce-account #content {
  background-color: #d5c7e1;
}

.woocommerce-account #content div#secondary {
  display: none;
}

.woocommerce-account #content main#main {
  float: none !important;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
}

.woocommerce-account #content .sorbet-profile-page {
  display: block;
}

.sorbet-profile-page {
  background-color: #d5c7e1;
  font-size: 30px;
  color: #43477c;
  display: none;
}

.sorbet-profile-page .close-profile-panel {
  display: none;
}

.sorbet-profile-page .profile__section {
  margin-bottom: 10px;
}

.sorbet-profile-page .profile__section1 {
  font-weight: bold;
}

.sorbet-profile-page .profile__section2 {
  margin-bottom: 30px;
}

.sorbet-profile-page .profile__section2 span {
  display: block;
}

.sorbet-profile-page .profile__section2 .rewards_points {
  font-size: 120px;
  font-weight: 300;
  line-height: 0.8;
}

.sorbet-profile-page .profile__section3 .profile__section_left {
  width: 200px;
  display: inline-block;
  text-align: center;
}

.sorbet-profile-page .profile__section3 .profile__section_left .text1 {
  font-size: 15px;
  font-weight: bold;
}

.sorbet-profile-page .profile__section3 .profile__section_right {
  display: inline-block;
  width: 60%;
  vertical-align: top;
  margin-left: 50px;
  margin-top: 30px;
}

.sorbet-profile-page .profile__section3 .profile__section_right .text1 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 5px;
}

.sorbet-profile-page .profile__section3 .profile__section_right .text2 {
  font-size: 18px;
}

.sorbet-profile-page .profile__section4:before {
  content: '';
  border-bottom: 2px solid;
  width: 50px;
  display: block;
  margin-bottom: 30px;
}

.sorbet-profile-page .profile__section4 h3 {
  margin-bottom: 0;
}

.sorbet-profile-page .profile__section4 ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  font-size: 22px;
}

.sorbet-profile-page .profile__section5 a {
  width: 48%;
  background-color: #43477c;
  color: #fff;
  display: inline-block;
  font-size: 22px;
  padding: 14px 20px;
  text-align: center;
}

.sorbet-profile-page .profile__section5 a:hover {
  background-color: #3bc1cc;
}

@media (max-width: 992px) {
  .open-profile-detail > .sorbet-profile-page {
    display: block;
    position: fixed;
    top: 95px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    height: calc(100vh - 95px);
    overflow: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .open-profile-detail > .sorbet-profile-page .close-profile-panel {
    position: absolute;
    display: block;
    right: 0;
    font-size: 30px;
    top: 0;
    width: 50px;
    text-align: center;
    line-height: 50px;
  }
}

.product-template-default .woocommerce-message {
  margin-bottom: 0;
  margin-top: 50px;
}

.woocommerce .woocommerce-notices-wrapper:not(:empty) + div.product {
  padding-top: 30px;
}

.product-template-default div.product-type-gift-card .product_meta {
  display: none;
}

.product-template-default div.product-type-gift-card .summary.entry-summary {
  width: 100% !important;
}

.product-template-default div.product-type-gift-card form.gift-cards_form.cart {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-template-default div.product-type-gift-card form.gift-cards_form.cart > .gift-cards_lists {
  display: none;
}

.product-template-default div.product-type-gift-card form.gift-cards_form.cart .input-text.qty {
  height: 50px;
}

.product-template-default div.product-type-gift-card form.gift-cards_form.cart .gift_card_add_to_cart_button {
  background: #3bc1cc;
  padding: 17px 30px;
}

.product-template-default div.product-type-gift-card form.gift-cards_form.cart > .gift_card_template_button {
  display: none;
}

.product-template-default div.product-type-gift-card form.gift-cards_form.cart div#ywgc-choose-design {
  display: block !important;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  width: 25%;
  max-width: none;
  order: -1;
}

.product-template-default div.product-type-gift-card form.gift-cards_form.cart .ywgc-design-list {
  padding: 0;
  width: 100%;
}

.product-template-default div.product-type-gift-card form.gift-cards_form.cart .ywgc-design-list .ywgc-design-item {
  width: calc(50% - 30px);
  width: -webkit-calc(50% - 30px);
  position: relative;
  margin: 0 15px 15px 0;
  padding: 3px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 4px;
  max-width: 90%;
}

.product-template-default div.product-type-gift-card form.gift-cards_form.cart .ywgc-design-list .ywgc-choose-preset {
  background: none;
  opacity: 1;
  position: absolute;
  font-size: 0;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  height: 100%;
  padding: 0;
  width: 100%;
}

.product-template-default div.product-type-gift-card form.gift-cards_form.cart .ywgc-generator {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  width: 75%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-template-default div.product-type-gift-card form.gift-cards_form.cart .ywgc-generator .ywgc-template {
  max-width: 65%;
  padding-right: 30px;
}

.product-template-default div.product-type-gift-card form.gift-cards_form.cart .ywgc-generator .ywgc-template .ywgc-preview {
  margin-left: 0;
}

.product-template-default div.product-type-gift-card form.gift-cards_form.cart .ywgc-generator > .gift-card-content-editor {
  width: 35%;
}

.product-template-default div.product-type-gift-card form.gift-cards_form.cart .step-appearance .ywgc-editor-section-title,
.product-template-default div.product-type-gift-card form.gift-cards_form.cart .step-appearance .ywgc-choose-image {
  display: none;
}

.ywgc-default-section a {
  display: inline-block;
  width: 200px;
  background: #a7a7a7;
  text-align: center;
  padding: 10px;
  margin: 0 15px 15px 0;
  color: #fff;
  border-radius: 4px;
  max-width: 90%;
}

.ywgc-default-section a:hover {
  background-color: #3bc1cc;
}

.ywgc-card-message {
  padding: 5px;
}

.ywgc-main-image {
  width: 100%;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #3bc1cc;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #2c9fa8;
}

.gift-cards_lists .gift-cards-list {
  border: none !important;
  margin-bottom: 10px;
}

.gift-cards_lists .gift-cards-list td {
  padding: 0;
  display: block;
  border: none !important;
}

.gift-cards_lists .gift-cards-list select {
  width: 100%;
  margin: 5px 0;
}

.ywgc-single-recipient .yith_wc_gift_card_input_recipient_details {
  max-width: 100%;
}

.ywgc-main-image img[src*="loading.gif"] {
  object-fit: none;
}

@media (min-width: 1440px) {
  .ywgc-main-image img {
    min-width: 450px;
  }
}

@media (min-width: 769px) {
  .woocommerce-cart .woocommerce-cart-form table.cart img {
    width: 180px;
  }
  .woocommerce .woocommerce-cart-form table.shop_table .product-remove {
    width: 50px;
  }
  .woocommerce .woocommerce-cart-form table.shop_table .product-thumbnail {
    width: 200px;
  }
  .woocommerce .woocommerce-cart-form table.shop_table .product-price,
  .woocommerce .woocommerce-cart-form table.shop_table .product-subtotal {
    width: 180px;
  }
  .woocommerce .woocommerce-cart-form table.shop_table .product-quantity {
    width: 100px;
  }
}

@media (max-width: 1200px) {
  .woocommerce-cart #primary > .container {
    flex-direction: column;
  }
  .woocommerce-cart #primary div#secondary + main#main,
  .woocommerce-cart #primary div#secondary {
    width: 100%;
  }
  .woocommerce-cart #primary div#secondary {
    padding: 0;
  }
  .product-template-default div.product-type-gift-card form.gift-cards_form.cart div#ywgc-choose-design {
    width: 100%;
    flex: 0 0 100%;
  }
  .product-template-default div.product-type-gift-card form.gift-cards_form.cart .ywgc-design-list .ywgc-design-item {
    width: calc(25% - 20px);
  }
  .product-template-default div.product-type-gift-card form.gift-cards_form.cart .ywgc-generator {
    width: 100%;
    flex: 0 0 100%;
  }
}

@media (max-width: 768px) {
  .product-template-default div.product-type-gift-card form.gift-cards_form.cart .ywgc-design-list .ywgc-design-item {
    width: 49%;
    margin: 0 2% 2% 0;
    float: left;
  }
  .product-template-default div.product-type-gift-card form.gift-cards_form.cart .ywgc-design-list .ywgc-design-item:nth-child(2n) {
    margin-right: 0;
  }
  .ywgc-default-section a.fake-btn-customize {
    float: right;
  }
  .product-template-default div.product-type-gift-card form.gift-cards_form.cart .ywgc-generator > .gift-card-content-editor,
  .product-template-default div.product-type-gift-card form.gift-cards_form.cart .ywgc-generator .ywgc-template {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .product-template-default div.product-type-gift-card form.gift-cards_form.cart .ywgc-generator .ywgc-template {
    order: 2;
  }
  .product-template-default div.product-type-gift-card form.gift-cards_form.cart > .gift_card_template_button {
    display: block;
  }
  .woocommerce div.product.product-type-gift-card .product_title {
    display: none;
  }
  .ywgc-default-section a {
    font-size: 14px;
    width: 48%;
    margin: 0 0 10px;
  }
  .woocommerce-page .woocommerce-cart-form table.cart .product-thumbnail {
    display: block !important;
  }
  .woocommerce-page .woocommerce-cart-form table.cart .product-thumbnail:before {
    display: none;
  }
  .woocommerce-page .woocommerce-cart-form table.cart .product-thumbnail img {
    width: 100%;
  }
  .ywgc_enter_code .form-row-last,
  .ywgc_enter_code .form-row-first {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .single-product #primary #secondary.secondary-shop .page__title h1,
  .post-type-archive-product #primary #secondary.secondary-shop .page__title h1,
  .tax-product_tag #primary #secondary.secondary-shop .page__title h1,
  .tax-product_cat #primary #secondary.secondary-shop .page__title h1 {
    font-size: 26px;
  }
  .woocommerce div.product .product_title {
    font-size: 26px;
  }
  #primary {
    padding-top: 30px;
  }
  #primary div#secondary {
    padding-left: 10px;
    padding-right: 25px;
  }
  #primary div#secondary.secondary-shop {
    padding-left: 25px;
  }
  #primary div#secondary + main#main {
    padding-right: 0;
  }
  .single-product #primary #main,
  .post-type-archive-product #primary #main,
  .tax-product_tag #primary #main,
  .tax-product_cat #primary #main {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .single-product .widget-area,
  .post-type-archive-product .widget-area,
  .tax-product_tag .widget-area,
  .tax-product_cat .widget-area {
    margin-right: -5px;
  }
  .site-content-inner > ul.products {
    padding-top: 30px;
  }
  .woocommerce div.product {
    padding-top: 30px;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 48%;
  }
  .woocommerce ul.products li.product:nth-child(2n),
  .woocommerce-page ul.products li.product:nth-child(2n) {
    margin-right: 0;
  }
  .woocommerce-account #primary div#secondary + main#main {
    width: 940px;
  }
}

@media (max-width: 992px) {
  #masthead .header-main {
    padding: 45px 20px 20px;
  }
  #masthead .site-branding {
    padding-right: 100px;
    position: relative;
  }
  #masthead .site-branding .site__logo--mobile {
    width: 70px;
    position: absolute;
    left: 35px;
    bottom: 0;
  }
  #masthead .site-branding .site--action--login-link {
    display: inline-block;
    margin-left: 0;
  }
  #masthead .site-branding .site--action--login-link > a {
    background-size: 20px;
    background-position: left bottom;
  }
  #masthead .site-header-actions {
    display: flex;
  }
  #masthead .site-header-actions .site--action--login-link,
  #masthead .site-header-actions .site--action--storelocator-link,
  #masthead .site-header-actions .site--action--ownafranchise-link,
  #masthead .site-header-actions .site--action--searchform {
    display: none;
  }
  #masthead .site--action .text,
  #masthead .site--action .cart-total-qty,
  #masthead .site--action--toggle-nav .toggle-text {
    display: none;
  }
  #masthead .site--action--home-link {
    display: inline-block !important;
    order: -1;
  }
  #masthead .site--action {
    margin-left: 5px;
  }
  #masthead .site--action > a {
    width: 30px;
    height: 30px;
    background-position: center bottom;
  }
  #masthead .site--action--cart-link > a {
    background-size: 24px;
  }
  #masthead .site--action--home-link > a {
    background-size: 18px;
  }
  #masthead .site--action--toggle-nav > a {
    padding-left: 0;
    margin-left: 7px;
  }
  #masthead .site--action--toggle-nav .toggle-icon {
    top: 19px;
  }
  #masthead .site--action--toggle-nav .site__nav_top {
    right: -20px;
    left: auto;
    margin-top: 20px;
  }
  #site-navigation {
    display: none;
  }
  #primary {
    padding-bottom: 0;
  }
  #primary > .container {
    flex-direction: column;
  }
  #primary div#secondary {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  #primary div#secondary + main#main {
    width: 100% !important;
  }
  #secondary .page__title + .widget-area {
    padding-top: 0;
  }
  #primary div#secondary.secondary-shop {
    width: 100%;
    padding: 20px 15px 0 !important;
  }
  #secondary .widget {
    display: none;
    margin-bottom: 30px;
  }
  #secondary .widget.widget_search {
    display: block;
  }
  #secondary .page__title h1 {
    font-size: 26px;
  }
  #secondary .page__title h1:after {
    border-bottom-width: 2px;
    padding-top: 10px;
  }
  #colophon .footer-row-1 .footer-col {
    width: 100%;
  }
  #colophon .footer-col-inner {
    padding-left: 0;
  }
  .wc-tabs-wrapper {
    font-size: 15px;
  }
}

@media (max-width: 600px) {
  .woocommerce ul.products li.product .price,
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
  }
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    line-height: 20px;
    margin-bottom: 5px;
  }
  .woocommerce ul.products li.product .star-rating {
    font-size: 10px;
  }
  .woocommerce ul.products li.product .woo-read-reviews,
  .woocommerce ul.products li.product .woo-read-desc {
    font-size: 14px;
  }
  .single-product #primary #main,
  .post-type-archive-product #primary #main,
  .tax-product_tag #primary #main,
  .tax-product_cat #primary #main {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.mobile-navigation {
  display: none;
}

.mobile-navigation .nav-menu {
  display: block;
}

.mobile-navigation .nav-menu > li {
  width: 100%;
  position: relative;
}

.mobile-navigation .nav-menu > li > a {
  justify-content: center;
  align-items: center;
  display: flex;
  height: 24vh;
  width: 100%;
  position: static;
  font-size: 50px;
  line-height: normal;
  text-align: center;
  font-weight: bold;
  padding: 0 30px;
}

.mobile-navigation .nav-menu > li > a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}

.mobile-navigation .nav-menu > li > ul {
  padding-right: 20px;
}

.mobile-navigation .nav-menu > li > .m-toggle-item {
  z-index: 2;
  position: absolute;
  font-size: 20px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  right: 0;
  top: 24vh;
}

.mobile-navigation .nav-menu > li.open > .m-toggle-item {
  display: block;
}

.mobile-navigation .nav-menu .m-toggle-item {
  display: none;
}

.mobile-navigation .nav-menu li {
  padding: 0;
}

.mobile-navigation .nav-menu li > a {
  padding-left: 30px;
}

.mobile-navigation .nav-menu li > ul {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
}

.mobile-navigation .nav-menu li li {
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
}

.mobile-navigation .nav-menu li li a {
  color: #f26e6b;
  line-height: 1.2;
}

.mobile-navigation .nav-menu li li ul {
  padding-top: 5px;
  padding-bottom: 5px;
}

.mobile-navigation .nav-menu li li li {
  font-weight: normal;
}

.mobile-navigation .nav-menu li li.open {
  padding-bottom: 0;
}

.mobile-navigation .nav-menu li li.open:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.mobile-navigation .nav-menu li li.open > a:not(.m-toggle-item):after {
  content: '';
  display: block;
  border-bottom: 2px solid;
  width: 30px;
  margin-top: 10px;
}

.mobile-navigation .nav-menu .mm-item-level-1 ul {
  padding-top: 0;
  padding-bottom: 0;
}

.mobile-navigation li.mm-item-level-2 > a:after,
.mobile-navigation li.mm-item-level-2 li > a:after {
  display: none !important;
}

.mm-menu-block {
  display: none;
  padding-left: 30px;
  padding-right: 20px;
  font-size: 14px;
  color: #f26e6b;
}

.mm-menu-block .mm_block_sc {
  padding-top: 10px;
  padding-bottom: 20px;
  font-weight: normal;
}

.mm-menu-block .mm_block_packages {
  padding-top: 10px;
}

.mm-menu-block .mm_block_package_item {
  display: block;
  padding: 8px 0;
}

.mm-menu-block .mm_block_package_item .package_item_price {
  display: inline-block;
  width: 80px;
  vertical-align: top;
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
}

.mm-menu-block .mm_block_package_item .package_item_info {
  display: inline-block;
  width: calc(100% - 85px);
}

.mm-menu-block .mm_block_package_item .package_item_title {
  font-size: 18px;
  line-height: 25px;
  font-weight: normal;
}

.mm-menu-block .mm_block_package_item .package_item_desc {
  line-height: 1.1;
}

.mm-menu-block .mm_block_sc_style_2 .mm_block_package_item {
  border-bottom: 1px solid;
}

.mm-menu-block .mm_block_sc_style_2 .mm_block_package_item:last-child {
  border-bottom: none;
}

@media (max-width: 992px) {

  .mobile-navigation {
    position: fixed;
    width: 100%;
    top: 95px;
    left: 0;
    z-index: 1;
    height: calc( 100vh - 95px);
    overflow: auto;
  }
  .woocommerce ul.products,
  .woocommerce-page ul.products {
    margin-left: -15px;
    margin-right: -15px;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    float: left !important;
    clear: none !important;
    width: 50% !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .woocommerce .site-content ul.products li.product:nth-child(2n+1), 
.woocommerce-page .site-content ul.products li.product:nth-child(2n+1){
    clear: both !important;
}
  .woocommerce ul.products li.product a img,
  .woocommerce-page ul.products li.product a img {
    width: auto;
    margin: 0 auto 1em;
  }
  .woocommerce ul.products li.product .woo-read-reviews:hover,
  .woocommerce ul.products li.product .woo-read-desc:hover,
  .woocommerce-page ul.products li.product .woo-read-reviews:hover,
  .woocommerce-page ul.products li.product .woo-read-desc:hover {
    color: inherit;
  }
  ul.products li.product.expanded {
    width: 100% !important;
  }
  ul.products li.product.expanded .woo-desc {
    display: block;
  }
  ul.products li.product.expanded a img {
    margin-left: 0;
  }
  ul.products li.product.expanded a.woo-read-desc:before {
    content: "\f00d";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 15px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #f26e6b;
    font-weight: normal;
  }
}

@media (max-width: 600px) {
  .open-profile-detail > .sorbet-profile-page {
    padding: 20px;
  }
  .sorbet-profile-page {
    font-size: 20px;
  }
  .sorbet-profile-page .profile__section {
    margin-bottom: 5px;
  }
  .sorbet-profile-page .profile__section2 .rewards_points {
    font-size: 100px;
  }
  .sorbet-profile-page .profile__section3 .profile__section_left {
    width: 150px;
    text-align: left;
  }
  .sorbet-profile-page .profile__section3 .profile__section_left .circle-chart {
    width: 110px;
    height: 110px;
  }
  .sorbet-profile-page .profile__section3 .profile__section_left .text1 {
    font-size: 12px;
  }
  .sorbet-profile-page .profile__section3 .profile__section_right {
    margin-left: 0;
    margin-top: 0;
    width: calc(100% - 160px);
  }
  .sorbet-profile-page .profile__section3 .profile__section_right .text1 {
    font-size: 19px;
    line-height: 1.1;
  }
  .sorbet-profile-page .profile__section3 .profile__section_right .text2 {
    font-size: 16px;
  }
  .sorbet-profile-page .profile__section4 {
    margin-bottom: 30px;
  }
  .sorbet-profile-page .profile__section4 h3 {
    font-size: 18px;
  }
  .sorbet-profile-page .profile__section4 ul {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .sorbet-profile-page .profile__section5 a {
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
    padding: 10px 20px;
  }
}

.tparrows.gyges {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  opacity: 0.4;
}

.tparrows.gyges:before {
  opacity: 0;
}

.tparrows.gyges:hover {
  opacity: 1;
}

.tp-leftarrow.tparrows.gyges {
  background-image: url(images/left-arrow.png);
}

.tp-rightarrow.tparrows.gyges {
  background-image: url(images/right-arrow.png);
}

.mobile-navigation .nav-menu > li.slider-menu-item .mm-menu-block {
  display: block;
  padding: 0;
  min-height: 24vh;
}

.mobile-navigation .nav-menu > li.slider-menu-item > a {
  display: none;
}

.mobile-navigation .nav-menu > li.slider-menu-item .mm-menu-block .mm_block_sc {
  padding: 0;
}

.mobile-navigation .nav-menu > li.slider-menu-item .mm-menu-block .rev_slider {
  background-color: #3bc1cc;
  min-height: 24vh;
}

@media (min-width: 600px) {
  .show-on-mobile {
    display: none !important;
  }
}

.block_top_content_of_shop .sorbet_banner {
  margin-bottom: 0;
}


#site-navigation .nav-menu > li > ul {
  min-width: 240px;
}

#site-navigation .nav-menu > li.menu-item-rightmenu {
  max-width: 130px;
  text-align: left;
}

#site-navigation .nav-menu > li.menu-item-rightmenu > a:not(.m-toggle-item) {
  padding-left: 60px;
}

#site-navigation .nav-menu .menu-item-rightmenu ul.childmenu {
  position: static;
  display: block;
  visibility: inherit;
  opacity: 1;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

#site-navigation .nav-menu .menu-item-rightmenu ul.childmenu li {
  padding: 5px 0;
}

#site-navigation .nav-menu .menu-item-rightmenu ul.childmenu a {
  color: #329bad;
  font-weight: bold;
  line-height: 30px;
}

#site-navigation .nav-menu .menu-item-rightmenu .social_links a {
  display: inline-block;
  color: #329bad;
  font-size: 20px;
  margin-right: 10px;
}

#site-navigation .nav-menu .menu-item-rightmenu .social_links {
  padding-top: 10px;
  padding-bottom: 10px;
}

#site-navigation .nav-menu .menu-item-rightmenu > ul > li {
  padding-top: 0;
  padding-bottom: 0;
}

#site-navigation .nav-menu > li.menu-item-rightmenu ul.sub-menu {
  right: 0;
  left: auto;
  width: 310px;
}

.menu-item-rightmenu .toggle-icon {
  position: absolute;
  left: 25px;
  top: 24px;
}

.menu-item-rightmenu .toggle-icon span,
.menu-item-rightmenu .toggle-icon span:before,
.menu-item-rightmenu .toggle-icon span:after {
  background-color: #fff;
  position: absolute;
  width: 27px;
  height: 3px;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 75ms;
  transition-property: transform;
}

.menu-item-rightmenu .toggle-icon span:before,
.menu-item-rightmenu .toggle-icon span:after {
  content: '';
  display: block;
}

.menu-item-rightmenu .toggle-icon span:before {
  transition: top 75ms ease .12s,opacity 75ms ease;
  top: -8px;
}

.menu-item-rightmenu .toggle-icon span:after {
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  bottom: -8px;
}

.menu-item-rightmenu:hover .toggle-icon span {
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(45deg);
}

.menu-item-rightmenu:hover .toggle-icon span:before {
  top: 0;
  transition: top 75ms ease,opacity 75ms ease .12s;
  opacity: 0;
}

.menu-item-rightmenu:hover .toggle-icon span:after {
  bottom: 0;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg);
}

@media (max-width: 992px) {
  #site-navigation .nav-menu > li.menu-item-rightmenu {
    display: none !important;
  }
}

.pthumb-wrap {
  position: relative;
  display: block;
}

.pthumb-wrap img {
  transition: all .3s ease;
}

@media (min-width: 1200px) {
  .pthumb-wrap:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all .3s ease;
    background-color: transparent;
  }
  .woocommerce > ul.products:hover > li:hover img,
  .site-content-inner > ul.products:hover > li:hover img {
    transform: translate(0, -20px);
  }

  .woocommerce > ul.products > li,
  .site-content-inner > ul.products > li {
    transition: opacity .3s;
  }

  .woocommerce > ul.products:hover > li,
  .site-content-inner > ul.products:hover > li {
    /*opacity: 0.3;*/
	  opacity: 1;
  }

  .woocommerce > ul.products:hover > li:hover,
  .site-content-inner > ul.products:hover > li:hover {
    opacity: 1;
  }
}

.archive.tags .site-content-inner,
.archive.category .site-content-inner {
  margin-left: -15px;
  margin-right: -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.grid-post-item {
  display: inline-block;
  width: 33.3333%;
  padding: 0 15px;
  vertical-align: top;
}

.grid-post-item .post-item_inner {
  text-align: center;
  transition: all .4s ease;
  padding-bottom: 25px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  height: 100%;
}

.grid-post-item .entry-thumbnail {
  position: relative;
  overflow: hidden;
}

.grid-post-item .entry-thumbnail img {
  width: 100%;
  height: auto;
  transition: all 2s ease;
}

.grid-post-item:hover .entry-thumbnail img {
  transform: scale(1.2) translate(0, -5%);
}

.grid-post-item .entry-header {
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

.grid-post-item .entry-header .entry-title {
  font-size: 28px;
  font-weight: bold;
  color: inherit;
  margin: 0;
}

.grid-post-item .entry-meta {
  font-size: 0.8em;
  padding: 8px 0;
}

.grid-post-item .entry-summary {
  overflow: hidden;
  font-size: 0.9em;
  padding-left: 15px;
  padding-right: 15px;
}

.grid-post-item .entry-summary p {
  margin: 0;
}

.grid-post-item.has-post-thumbnail:hover .post-item_inner {
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.4);
}

@media (max-width: 1200px) {
  .grid-post-item {
    width: 50%;
  }
  .grid-post-item {
    margin-bottom: 20px;
  }
}

@media (max-width: 600px) {
  .grid-post-item {
    width: 100%;
  }
}

.ywgc-logo-shop img.ywgc-logo-shop-image {
  width: 120px;
}

@media (max-width: 1440px) and (min-width: 1200px) {
  #primary div#secondary.secondary-shop {
    width: 300px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #primary div#secondary.secondary-shop + #main {
    width: calc( 100% - 300px);
    width: -webkit-calc( 100% - 300px);
    padding-left: 30px;
    padding-right: 30px;
  }
  .product-template-default div.product-type-gift-card form.gift-cards_form.cart .ywgc-design-list .ywgc-design-item {
    width: 45%;
    margin: 0 3% 3% 0;
  }
  .product-template-default div.product-type-gift-card form.gift-cards_form.cart .ywgc-design-list .ywgc-design-item:nth-child(2n) {
    margin-right: 0;
  }
}

@media(max-width: 992px){
  #site-navigation{
    width: 310px;
    display: block;
    position: absolute;
    right: 0;
    top: 95px;
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    margin-top: 20px;
    -webkit-transition: margin .1s linear .3s,visibility .1s linear .3s,opacity .1s linear .3s;
    transition: margin .1s linear .3s,visibility .1s linear .3s,opacity .1s linear .3s;
  }
  #site-navigation .nav-menu{
    display: block;
  }
  #site-navigation .nav-menu > li{
    display: block;
    width: 100%;
    text-align: left;
  }
  #site-navigation .nav-menu > li.menu-item-rightmenu{
    display: block !important;
    max-width: 100%;
    background-color: #bbe4e9;
  }
  #site-navigation a.m-toggle-item {
    height: 50px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
  }
  #site-navigation .nav-menu li ul {
    position: static;
    width: 100%;
    display: none;
    box-shadow: none;
    margin-top: 0;
  }

  #site-navigation .nav-menu > li.menu-item-rightmenu > a {
    display: none;
  }
  #site-navigation .nav-menu > li.menu-item-rightmenu ul.sub-menu {
    position: static;
    display: block;
    visibility: visible;
    opacity: 1;
  }
  .active-nav-menu .site--action--toggle-nav .site__nav_top{
    display: none;
  }
  .active-nav-menu #site-navigation{
    visibility: visible;
    opacity: 1;
    margin-top: 0;
  }


}
/** SUB MOBILE MENU **/
@media(max-width: 992px){
  body.active-mobile-submenu{
    overflow: hidden;
    height: 100vh;
  }
  .active-mobile-submenu .main-navigation{
    display: none !important;
  }
  .active-mobile-submenu .mobile-navigation {
    display: block;
    background-color: #3bc1cc;
  }
  .active-mobile-submenu .mobile-navigation > div{
    display: none;
  }
  .active-mobile-submenu.active-mobile-menu-salons .mobile-navigation > .menu-salons-menu-container{
    display: block;
  }
  .active-mobile-submenu.active-mobile-menu-man .mobile-navigation > .menu-man-menu-container{
    display: block;
  }
  .active-mobile-submenu.active-mobile-menu-candico .mobile-navigation > .menu-candico-menu-container{
    display: block;
  }
  .active-mobile-submenu.active-mobile-menu-drybar .mobile-navigation > .menu-drybar-menu-container{
    display: block;
  }
  .active-mobile-submenu.active-mobile-menu-skn .mobile-navigation > .menu-skn-menu-container{
    display: block;
  }
  .active-mobile-submenu.active-mobile-menu-nailbars .mobile-navigation > .menu-nailbars-menu-container{
    display: block;
  }
}

.woocommerce form.login,
.woocommerce form.register {
  padding: 0;
  margin: 0;
  border: none;
}

.woocommerce form.login input#log_billing_phone,
.woocommerce form.register input#reg_billing_phone {
  padding: 0.375em;
}

.woocommerce form .row-phone {
  /*display: none;*/
}

@media(min-width: 1300px){
  .vc_row.row-top-banner {
    width: calc( 100vw - 40px );
    left: calc( -1 * (100vw - 1230px) / 2);
  }
}

@media(min-width: 1400px){
  .vc_row.row-top-banner {
    width: 1380px;
    left: -90px;
  }
}

.vc_row.row-top-banner {
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
}
.vc_row.row-top-banner .vc_column_container>.vc_column-inner{
  padding-left: 10px;
  padding-right: 10px;
}

.vc_row.row-top-banner .vc_custom_heading{
  margin-bottom: 20px;
  display: block;
  position: relative;
  color: #f58f89;
  overflow: hidden;
  font-size: 48px;
}
.vc_row.row-top-banner .vc_custom_heading:before{
  content: '';
  display: block;
  padding-bottom: 168%;
  background: #000;
  opacity: 0;
  transition: all .3s;
}
.vc_row.row-top-banner .vc_custom_heading a{
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0,-50%);
  text-align: center;
  color: inherit;
  width: 100%;
}
.vc_row.row-top-banner .vc_custom_heading a:before{
  content: '';
  position: absolute;
  width: 400px;
  height: 600px;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.vc_row.row-top-banner .vc_custom_heading:hover:before{
  opacity: 0.15;
}
.vc_row.row-top-banner .vc_custom_heading:hover a{
  margin-top: -10px;
  color: #fff;
}

.vc_row.row-top-banner .vc_custom_heading.heading-new-banner:before,
.vc_row.row-top-banner .vc_custom_heading.heading-products-banner:before{
  padding-bottom: 91%;
}

.vc_row.row-top-banner .vc_custom_heading.heading-hair-banner:before,
.vc_row.row-top-banner .vc_custom_heading.heading-loyalty-banner:before{
  padding-bottom: calc( 77% - 20px);
}

@media(min-width: 1200px){
  footer#colophon {
    padding: 30px;
  }
}

@media(max-width: 1200px){
  .vc_row.row-top-banner .vc_custom_heading{
    font-size: 30px;
  }
  #masthead .site--action--social-nav{
    display: none;
  }
  body{
    overflow-x: hidden;
  }
}

@media(max-width: 767px){
  .vc_row.row-top-banner .vc_custom_heading:before{
    padding-bottom: 56.25% !important;
  }
}

#masthead .site--action--social-nav {
  font-size: 24px;
  margin-left: 10px;
}

#masthead .site--action--social-nav a {
  padding: 4px;
  width: 40px;
  display: inline-block;
  text-align: center;
  font-size: 20px;
}

#masthead .site--action--social-nav a:last-child {
  padding-right: 0;
}


.sorbet-popup-contact {
  position: fixed;
  bottom: 45px;
  right: 45px;
  z-index: 2;
}
.sorbet-popup-contact .popup-contents{
  position: absolute;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  bottom: 100%;
  right: 0;
  width: 340px;
  padding: 0 20px;
  border-radius: 4px;
  opacity: 0;
  visibility: hidden;
  transition: all .5s;
}


.sorbet-popup-contact .icon-toggle{
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-image: url("images/icon-popup-open.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  background-color: #7F8282;
}

.sorbet-popup-contact .icon-toggle:hover{
  background-color: #646565;
}

.sorbet-popup-contact.active .popup-contents{
  opacity: 1;
  visibility: visible;
}
.sorbet-popup-contact.active .icon-toggle{
  background-image: url("images/icon-popup-close.png");
}

.sorbet-popup-contact .popup-contents .popup-heading {
  background: #7F8282;
  padding: 20px 20px 90px;
  color: #fff;
  font-size: 12px;
  padding-right: 90px;
  position: relative;
  overflow: hidden;
  margin-left: -20px;
  margin-right: -20px;
  border-radius: 4px 4px 0 0;
}
.sorbet-popup-contact .popup-contents .popup-heading h3 {
  font-size: 27px;
  font-weight: normal;
  margin: 0 0 10px;
}

.sorbet-popup-contact .popup-heading-right {
  position: absolute;
  width: 80px;
  right: 10px;
  top: 30px;
  z-index: 2;
  text-align: center;
  padding-bottom: 10px;
  font-size: 10px;
  line-height: 1.2;
}

.sorbet-popup-contact .popup-heading-right:after {
  content: "";
  border: 3px solid;
  width: 80px;
  height: 80px;
  display: block;
  border-radius: 0 0 50% 50%;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: -2;
}
.sorbet-popup-contact .popup-heading-right:before{
  content: "";
  background-color: #7F8282;
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translate(-50%, 0);
  height: 80px;
  width: 80px;
  z-index: -1;
}
.sorbet-popup-contact .popup-content {
  padding: 25px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-top: -80px;
  z-index: 2;
  position: relative;
  background: #fff;
  margin-bottom: -7px;
}

.sorbet-popup-contact .popup-content .wpcf7-textarea{
  height: 100px;
  border-color: #f0f0f0;
  color: #4d4d4f;
  font-size: 14px;
  text-align: center;
}
.sorbet-popup-contact .popup-content .wpcf7-text{
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  border-color: #f0f0f0;
  color: #4d4d4f;
  outline: none;
  width: 100%;
}
.sorbet-popup-contact .popup-content .wpcf7-select{
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  border-color: #f0f0f0;
  color: #4d4d4f;
  outline: none;
  width: 100%;
  text-align-last: center;
}
.sorbet-popup-contact .popup-content .wpcf7-textarea:focus,
.sorbet-popup-contact .popup-content .wpcf7-text:focus{
  border-color: #4d4d4f;
}
.sorbet-popup-contact .popup-content p{
  margin-bottom: 8px;
}
.sorbet-popup-contact .popup-content .wpcf7-submit{
  width: 100%;
  background: none;
  color: #000000;
  border: 1px solid #000000;
  font-size: 18px;
  padding: 8px;
  font-weight: normal;
}
.sorbet-popup-contact .popup-content .wpcf7-submit:hover{
  background: #ff346a;
  border: 1px solid #ff346a;
  color: #fff;
}
.sorbet-popup-contact .popup-content span {
  font-size: 12px;
}
.sorbet-popup-contact .popup-content div.wpcf7-validation-errors,
.sorbet-popup-contact .popup-content div.wpcf7-acceptance-missing {
  font-size: 12px;
  margin: 0;
}
.sorbet-popup-contact .popup-content span.ajax-loader {
  position: absolute;
  left: 30px;
  margin-top: 11px;
}

@media(max-width: 767px){
  .sorbet-popup-contact .popup-contents{
    width: 320px;
    right: -20px;
  }
}

.active-nav-menu .sorbet-popup-contact{
  z-index: -1;
}

ul.sub-menu.display-inpage {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  width: 300px;
  display: inline-block;
  vertical-align: top;
}
ul.display-sub-inpage {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 300px);
  max-width: 70%;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.sub-menu.display-inpage > li {
  padding-top: 10px;
  margin-bottom: 10px;
  color: #f26e6b;
  font-weight: bold;
  font-size: 18px;
}
ul.sub-menu.display-inpage > li > a{
  color: inherit;
  position: relative;
  display: inline-block;
}
ul.sub-menu.display-inpage > li > a:after{
  content: '';
  border-top: 3px solid;
  width: 0;
  position: absolute;
  bottom: -4px;
  left: 0;
  transition: all .3s;
}

ul.sub-menu.display-inpage > li:hover > a:after,
ul.sub-menu.display-inpage > li.active > a:after{
  width: 50px;
}

ul.display-sub-inpage .mm-menu-block.menu-block-before {
  display: block;
  padding: 0;
}
ul.display-sub-inpage .mm-menu-block.menu-block-before .mm_block_sc {
  padding: 0;
}
ul.display-sub-inpage .mm-menu-block.menu-block-before .mm_block_sc .mm_block_packages {
  padding: 0;
}
ul.sub-menu.display-inpage > li .mm-menu-block .mm_block_sc {
  padding: 0;
}


ul.display-sub-inpage .mm-menu-block .mm_block_package_item .package_item_title {
  font-size: 16px;
}

ul.display-sub-inpage .mm-menu-block .mm_block_package_item{
  padding: 10px 0;
}

#masthead .site--action--toggle-nav > a {
  height: 42px;
}

.menu-item.no-child{
  display: none !important;
}

body.treatments-page div#content {
  background: #f2ccc1;
}
body.treatments-page #primary > .container{
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 1320px;
  max-width: 100%;
}

body.treatments-page #primary div#secondary{
  width: 100%;
  padding: 0 30px;
}
body.treatments-page #primary div#secondary + main#main{
  width: 100%;
  padding: 0 30px;
}
body.treatments-page #secondary .page__title h1{
  color: #f26e6b;
}

.woocommerce-form-register .sorbet-input-wrapper {
  padding-left: 3px;
  padding-right: 3px;
  margin-top: -6px;
  margin-bottom: 6px;
}

.woocommerce-error p {
  margin: 0;
}

.footer-row.footer-row-copyright {
  background: #fff;
  padding-top: 20px;
  color: #7c7c7c;
}

.footer-row.footer-row-copyright .footer-col {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  width: 1230px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-size: 15px;
}

.footer-row.footer-row-promise .footer-col {
  width: 1230px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  font-size: 18px;
  /*border: 2px solid #fff;
  background-color: #fff;
  color: #7c7c7c;*/
  padding: 30px;
}
.footer-row.footer-row-promise {
  padding-top: 20px;
  padding-bottom: 0;
}
.footer-row.footer-row-promise .footer-col .widget-title.promise:after {
    /*border-color: #7c7c7c !important;*/
}


.footer-row.footer-row-copyright a {
  margin-right: 5px;
}

.footer-row.footer-row-copyright a:last-child {
  margin-right: 0;
}

#masthead .site--action--cart-link {
  display: none;
}
#masthead .site--action--searchform .search-button {
  display: none;
}
#masthead .site--action--searchform .search-field {
  border-width: 1px;
  padding: 9px 20px;
  text-align: center;
  cursor: pointer;
}
#masthead .site--action--searchform {
  width: 160px;
}

/* DRYBAR shop-sidebar */
.header-layout-drybar #primary #secondary.secondary-shop{
  background-color: #a5a5a7;
  color: #ffffff;
}
.header-layout-drybar .secondary-shop .widget-area .widget-title {
  background-color: #a5a5a7;
}
.header-layout-drybar .secondary-shop .widget-area .widget{
  background-color: #a5a5a7;
}
.header-layout-drybar #primary #secondary.secondary-shop .page__title h1,
.header-layout-drybar #secondary.secondary-shop .widget .widget-title,
.header-layout-drybar .secondary-shop .widget a:hover{
  color: #ffffff;
}
.header-layout-drybar #secondary.secondary-shop .widget .widget-title:hover{
  border-color: #d61145;
}
/** DRYBAR blog-sidebar **/
.header-layout-drybar #secondary.secondary-news .widget_recent_comments ul li .comment-author-link,
.header-layout-drybar #secondary.secondary-news .search-form .search-button,
.header-layout-drybar #secondary.secondary-news .search-form .search-field,
.header-layout-drybar #secondary.secondary-news .page__title h1{
  color: #817db8;
}
.header-layout-drybar #secondary.secondary-news .widget .widget-title{
  border-color: #817db8;
}
.header-layout-drybar #secondary.secondary-news .widget a:hover{
  color: #58587a;
}
/** DRYBAR treatmeans **/
body.treatments-page.header-layout-drybar div#content{
  background: #fa95b0;
}
body.treatments-page.header-layout-drybar ul.display-sub-inpage .mm-menu-block.menu-block-before,
body.treatments-page.header-layout-drybar ul.sub-menu.display-inpage > li,
body.treatments-page.header-layout-drybar #secondary .page__title h1{
  color: #ff346a;
}
/** DRYBAR other **/
.header-layout-drybar .entry-header .entry-title {
  color: #817db8;
}

/* CANDICO Shop sidebar */
.header-layout-candico #primary #secondary.secondary-shop .page__title h1{
  color: #ffffff;
}
.header-layout-candico #primary #secondary.secondary-shop{
  background-color: #a5a5a7;
  color: #ffffff;
}
.header-layout-candico .secondary-shop .widget-area .widget-title {
  background-color: #a5a5a7;
}
.header-layout-candico .secondary-shop .widget-area .widget{
  background-color: #a5a5a7;
}
.header-layout-candico .secondary-shop .widget a:hover{
  color: #ffffff;
}
.header-layout-candico .secondary-shop .widget-area .widget-title:after{
  border-color: #1cb0c9;
}
.header-layout-candico .secondary-shop .star-rating{
  color: #58d2e7;
}

/* CANDICO blog sidebar */
.header-layout-candico #secondary.secondary-news .widget_recent_comments ul li .comment-author-link,
.header-layout-candico #secondary.secondary-news .search-form .search-button,
.header-layout-candico #secondary.secondary-news .search-form .search-field,
.header-layout-candico #secondary.secondary-news .page__title h1{
  color: #58d2e7;
}
.header-layout-candico #secondary.secondary-news .widget .widget-title{
  border-color: #58d2e7;
}
.header-layout-candico #secondary.secondary-news .widget a:hover{
  color: #f58f89;
}
/** CANDICO treatmeans **/
body.treatments-page.header-layout-candico div#content{
  background: #c7eff6;
}
body.treatments-page.header-layout-candico ul.display-sub-inpage .mm-menu-block.menu-block-before,
body.treatments-page.header-layout-candico ul.sub-menu.display-inpage > li,
body.treatments-page.header-layout-candico #secondary .page__title h1{
  color: #58d2e7;
}
/** CANDICO other **/
.header-layout-candico .entry-header .entry-title {
  color: #58d2e7;
}

/* MAN shop sidebar */
.header-layout-man #primary #secondary.secondary-shop .page__title h1{
  color: #ffffff;
}
.header-layout-man #primary #secondary.secondary-shop{
  background-color: #a5a5a7;
  color: #ffffff;
}
.header-layout-man .secondary-shop .widget-area .widget-title {
  background-color: #a5a5a7;
}
.header-layout-man .secondary-shop .widget-area .widget{
  background-color: #a5a5a7;
}
.header-layout-man .secondary-shop .widget a:hover{
  color: #000000;
}
.header-layout-man .secondary-shop .widget-area .widget-title:after{
  border-color: #ffffff;
}
.header-layout-man .secondary-shop .star-rating{
  color: #414142;
}

/* MAN blog sidebar */
.header-layout-man #secondary.secondary-news .widget_recent_comments ul li .comment-author-link,
.header-layout-man #secondary.secondary-news .search-form .search-button,
.header-layout-man #secondary.secondary-news .search-form .search-field,
.header-layout-man #secondary.secondary-news .page__title h1{
  color: #414142;
}
.header-layout-man #secondary.secondary-news .widget .widget-title{
  border-color: #414142;
}
.header-layout-man #secondary.secondary-news .widget a:hover{
  color: #f0e808;
}
/** MAN treatmeans **/
body.treatments-page.header-layout-man div#content{
  background: #f0e808;
}

body.treatments-page.header-layout-man ul.display-sub-inpage .mm-menu-block.menu-block-before,
body.treatments-page.header-layout-man ul.sub-menu.display-inpage > li,
body.treatments-page.header-layout-man #secondary .page__title h1{
  color: #414142;
}
/** MAN other **/
.header-layout-candico .entry-header .entry-title {
  color: #414142;
}

#secondary .widget ul li{
  position: relative;
}
#secondary .widget ul li ul {
  display: none;
  padding-top: 20px;
  padding-left: 20px;
}

#secondary .widget ul li span.narrow {
  position: absolute;
  right: 0;
  width: 20px;
  cursor: pointer;
  top: 0;
  height: 20px;
  line-height: 20px;
}
#secondary .widget ul li span.narrow i{
  width: 12px;
  display: block;
  margin-top: 12px;
  border-bottom: 1px solid;
  position: relative;
}
#secondary .widget ul li span.narrow i:before{
  width: 100%;
  content: "";
  border-bottom: 1px solid;
  display: block;
  position: absolute;
  top: 0;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transition: all 250ms ease-out;
}
#secondary .widget ul li.open > .narrow i:before {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.site__nav_top ul.nav-menu.has-allbrands {
  padding-bottom: 0;
}

.site__nav_top ul.nav-menu.has-allbrands li[class*="mm-item-num-"] a {
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: normal;
}

.site__nav_top ul.nav-menu.has-allbrands li[class*="mm-item-num-"] a.m-toggle-item {
  display: none;
}

#masthead .site--action--storelocator-link a {
  border: 1px solid;
  padding: 3px 20px;
  width: 160px;
  display: block;
  text-align: center;
}

#masthead .site--action--storelocator-link {
  width: 160px;
}

#masthead .site--action--storelocator-link a:hover,
#masthead .site--action--ownafranchise-link a:hover,
#masthead .site--action--login-link a:hover,
#masthead .site--action--cart-link a:hover,
#masthead .site--action--home-link a:hover,
#masthead .site--action--social-nav a:hover {
	opacity: 0.6;
}

/*
.fa.fa-twitter,
.fa.fa-instagram,
.fa.fa-facebook {
    font-family: "Font Awesome 5 Brands";
}
.fa.fa-facebook:before{
    content: '\f39e';
}
*/

.la-ajax-loading-outer{
  display: none;
}

.woocommerce-pagination{
  min-height: 50px;
}

.woocommerce-pagination.doing-ajax .la-ajax-loading-outer{
  display: block;
}

.woocommerce-pagination .page-numbers{
  display: none !important;
}

.la-loader.spinner3 {
  margin: 10px auto;
  width: 70px;
}

.la-loader.spinner3 [class*="bounce"] {
  width: 18px;
  height: 18px;
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: la-bouncedelay 1.4s infinite ease-in-out;
  animation: la-bouncedelay 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.la-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -.32s;
  animation-delay: -.32s
}

.la-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -.16s;
  animation-delay: -.16s
}

@-webkit-keyframes la-bouncedelay {
  0%,80%,100% {
    -webkit-transform: scale(0)
  }

  40% {
    -webkit-transform: scale(1)
  }
}

@keyframes la-bouncedelay {
  0%,80%,100% {
    transform: scale(0)
  }

  40% {
    transform: scale(1)
  }
}

.vc_basic_grid .vc_gitem-row-position-top .vc_gitem-post-data-source-post_title h3 {
    line-height: 1.2;
}


@media(max-width: 991px){
    #site-navigation .nav-menu > li.mm-item-num-1 > a:not(.m-toggle-item) {
        background-color: transparent !important;
        color: #fff !important;
    }
}

@media(max-width: 1200px){
	footer#colophon {
    	padding: 20px;
	}
}

@media(max-width: 500px){
	.footer-row.footer-row-copyright .footer-col {
    flex-direction: column-reverse;
    	font-size: 13px;
    	text-align: center;
	}

	.footer-row.footer-row-copyright {
    	margin-left: -10px;
    	margin-right: -10px;
	}

	.footer-row.footer-row-copyright .f-right {
    	padding-bottom: 10px;
	}
}

.sorbet-profile-page .profile__section1 a {
    font-weight: normal;
    font-size: 18px;
    line-height: 1;
}

.sorbet-profile-page .profile__section1 a:before {
    content: '(';
}

.sorbet-profile-page .profile__section1 a:after {
    content: ')';
}

.profile__section.profile__section4 {
    display: none;
}

.logged-in #masthead .site--action--login-link a span.text {
    display: none;
}

.logged-in #masthead .site--action--login-link a {
    height: 42px;
    min-width: 30px;
}

.profile__section.profile__section3 {
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  display: flex;
  flex-flow: row wrap;
}
.sorbet-profile-page .profile__section3 .profile__section_left .text1{
  font-size: 14px;
}
.sorbet-profile-page .profile__section3 .profile__section_left svg.circle-chart {
  width: 200px;
  height: 200px;
}
.sorbet-profile-page .profile__section3 .profile__section_left{
  width: 220px;
}
.sorbet-profile-page .profile__section3 .profile__section_mid{
  width: 240px;
  padding-left: 40px;
}
.sorbet-profile-page .profile__section3 .profile__section_mid .text1 {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
  width: 180px;
  margin-left: auto;
  margin-right: auto;
}
.sorbet-profile-page .profile__section3 .profile__section_right {
  width: calc(100% - 550px);
}
.tier_levels{
  width: 200px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin-top: 10px;
  max-width: 100%;
}
.tier_levels .tier_level{
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: bold;
  color: #fff;
  position: relative;
}
.tier_level.tier_level_0{
  background-color: #6fdf9f;
}
.tier_level.tier_level_1{
  background-color: #4eafcc;
}
.tier_level.tier_level_2{
  background-color: #ebebeb;
  color: #5b5b5b;
}
.tier_level.tier_level_3{
  background-color: #f6bc5c;
}
.tier_level.active:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  border: 3px solid #43477c;
  right: 0;
  bottom: 0;
}

@media(max-width: 992px){
  .sorbet-profile-page .profile__section3 .profile__section_mid {
    width: 220px;
    padding-left: 20px;
  }
  .sorbet-profile-page .profile__section3 .profile__section_right {
    margin-left: 30px;
    width: calc(100% - 500px);
  }
  .sorbet-profile-page .profile__section5 a {
    width: calc(50% - 6px);
  }
  .woocommerce-account #primary > .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sorbet-profile-page .profile__section2 .rewards_points {
    font-size: 100px;
  }
}

@media(max-width: 767px){
  .sorbet-profile-page .profile__section2 .rewards_points {
    font-size: 75px;
  }
  .sorbet-profile-page .profile__section3 .profile__section_left {
    width: 150px;
  }
  .sorbet-profile-page .profile__section3 .profile__section_left svg.circle-chart{
    width: 150px;
    height: 150px;
  }
  .sorbet-profile-page .profile__section3 .profile__section_mid {
    width: 170px;
    padding-left: 0;
    float: right;
  }
  .profile__section.profile__section3 {
    display: block;
  }
  .tier_levels {
    margin-top: 0;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
  }
  .tier_levels .tier_level {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }
  .sorbet-profile-page .profile__section3 .profile__section_mid .text1,
  .sorbet-profile-page .profile__section3 .profile__section_left .text1{
    font-size: 12px;
  }
  .sorbet-profile-page .profile__section3 .profile__section_right {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .sorbet-profile-page .profile__section5 a {
    width: 100%;
    font-size: 18px;
  }
}
.modal-open{
  overflow: hidden;
}
.modal-open .modal{
  overflow-x: hidden;
  overflow-y: auto;
}
.modal{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal-dialog{
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog{
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.show .modal-dialog{
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog-centered{
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}
.modal-dialog-centered::before{
  display: block;
  height: calc(100vh - (0.5rem * 2));
  content: "";
}
.modal-content{
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade{
  opacity: 0;
}
.modal-backdrop.show{
  opacity: 0.5;
}
.modal-header{
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 1.75rem;
  border-bottom: 1px solid #f1f2f3;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close{
  position: absolute;
  right: 10px;
  padding: 0;
  background: none;
  color: #333;
  width: 30px;
  height: 30px;
  font-size: 30px;
  line-height: 1;
  font-weight: normal;
}
.modal-title{
  margin-bottom: 0;
  line-height: 1.9;
  font-size: 1em;
  font-weight: normal;
}
.modal-body{
  position: relative;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  padding: 1.75rem;
}
.modal-footer{
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: end;
  justify-content: flex-end;
  padding: 1.75rem;
  border-top: 1px solid #f1f2f3;
}
.modal-footer > :not(:first-child){
  margin-left: .25rem;
}
.modal-footer > :not(:last-child){
  margin-right: .25rem;
}
.modal-scrollbar-measure{
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px){
  .modal-dialog{
    max-width: 540px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered{
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-dialog-centered::before{
    height: calc(100vh - (1.75rem * 2));
  }
  .modal-sm{
    max-width: 360px;
  }
}
@media (min-width: 992px){
  .modal-lg{
    max-width: 800px;
  }
}
.modal-dialog{
  margin-top: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: flex;
  height: 100%;
}
.modal-content{
  margin-top: auto;
  margin-bottom: auto;
  border: none;
}
.modal-header,
.modal-footer{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.modal-body > .close{
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.5rem 0.75rem;
  z-index: 1;
}
.modal.fade:not(.modal-top):not(.modal-bottom) .modal-dialog{
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-top .modal-content{
  margin-top: 3rem;
}
.modal-bottom.modal.fade .modal-dialog{
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  overflow: hidden;
}
.modal-bottom.modal.fade .modal-dialog .modal-content{
  margin-bottom: 0;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.modal-bottom.modal.show .modal-dialog .modal-content{
  margin-bottom: 3rem;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.modal-footer button.btn {
  padding: 10px 20px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 20px;
  min-width: 100px;
  background-color: #3bc1cc;
}
.modal-footer button.btn:hover {
  opacity: .7;
}

.modal-body {
  font-size: 15px;
  line-height: 1.6;
}
.modal-body p:last-child {
  margin-bottom: 0;
}
#dpvmyModal .modal-body a {
  color: #3bc1cc;
}

a.text-decoration {
  text-decoration: underline;
}
a.text-decoration:hover{
  text-decoration: none;
}
#secondary .page__title h1{
    word-break: break-word;
}
.profile__section.profile__section5 {
    display: none;
}

@media(min-width: 992px){
    #site-navigation .nav-menu > li.menu-item-find-store {
        display: none !important;
    }
}

.sorbet_wc_popup {
  background-color: #d5c7e1;
  padding: 50px 30px;
  position: fixed;
  bottom: -300px;
  width: 100%;
  left: 0;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  transition: all .5s;
}
.sorbet_wc_popup.active{
  bottom: 0;
  visibility: inherit;
  opacity: 1;
}
.sorbet_wc_popup .woocommerce {
  width: 1240px;
  margin: 0 auto;
  max-width: 100%;
 max-height: 60vh;
 overflow: auto;
}
.sorbet_wc_popup .woocommerce form .form-row {
  clear: none;
  width: 28%;
  float: left;
  margin-right: 1%;
  padding: 0;
}
.sorbet_popup__login .woocommerce form  .form-row-action {
  width: 27%;
  float: left;
  padding: 34px 0 0;
  margin-right: 1%;
}

.sorbet_wc_popup .sorbet-input-wrapper .input-text,
.sorbet_wc_popup .woocommerce form .form-row .input-text {
  border: none;
  font-size: 16px;
  padding: 10px;
  box-shadow: none;
  line-height: 20px;
  height: 40px;
  outline: none !important;
}

.sorbet_wc_popup .woocommerce form .form-row .button {
  padding: 10px 30px;
  line-height: 20px;
  min-width: 140px;
}
.sorbet_popup__login .woocommerce .form-row-action .woocommerce-form-login__submit {
  float: left;
  margin-right: 15px;
}
.sorbet_popup__login .woocommerce .form-row-action label {
  line-height: 1;
  margin-bottom: 3px;
}
.sorbet_popup__login .woocommerce form .form-row-action2 {
  width: 14%;
  margin-right: 0;
  padding-top: 4px;
  text-align: center;
}
.sorbet_popup__login .woocommerce form .form-row-action2 span {
  display: block;
  margin-bottom: 5px;
}
.sorbet_popup__register .woocommerce form .form-row {
  width: 32%;
}

.sorbet_popup__register .woocommerce form .form-row3 {
  margin-right: 0;
}

.sorbet_popup__register .woocommerce form .form-row4 .sorbet-input-wrapper {
  padding: 0;
  margin: 0;
}

.sorbet_popup__register .woocommerce form .form-row4 .sorbet-input-wrapper input {
  width: 50%;
}

.sorbet_popup__register .woocommerce form .form-row4 .sorbet-input-wrapper button {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
  vertical-align: top;
}
.sorbet_popup__register .woocommerce-privacy-policy-text {
  clear: both;
  padding-top: 10px;
}
.sorbet_popup__register .woocommerce form .form-row-action {
  padding-top: 35px;
}
.sorbet_wc_popup button.close_wc_popup {
  position: absolute;
  right: 30px;
  top: 30px;
  background: none;
  padding: 0;
  color: #4d4d4f;
  width: 29px;
  height: 29px;
  transform: rotate(45deg);
  transition: all .3s;
}

.sorbet_wc_popup button.close_wc_popup span {
  border-top: 3px solid;
  position: absolute;
  left: 0;
  width: 100%;
  top: 13px;
}
.sorbet_wc_popup button.close_wc_popup span:after{
  content: '';
  border-left: 3px solid;
  top: -16px;
  position: absolute;
  height: 29px;
  left: 13px;
}
.sorbet_wc_popup button.close_wc_popup:hover {
  color: #000;
  transform: rotate(135deg);
}

.sorbet_wc_popup form[disabled] {
  position: relative;
  overflow: hidden;
}
.sorbet_wc_popup form[disabled]:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 9;
  opacity: .2;
}

@media(max-width: 1199px){
  .sorbet_wc_popup .woocommerce form .form-row {
    width: 48%;
  }
  .sorbet_popup__login .woocommerce .form-row-action .woocommerce-form-login__submit {
    float: none;
  }
  .sorbet_popup__login .woocommerce form .form-row-action {
    text-align: center;
    padding-top: 10px;
  }
  .sorbet_wc_popup .woocommerce form .form-row .button {
    margin: 0 0 10px;
  }
  .sorbet_popup__register .woocommerce form .form-row4 {
    clear: both;
  }
  .sorbet_popup__register .woocommerce form .form-row-action {
    width: 100%;
    text-align: center;
    padding: 10px 0 0;
  }
}
@media(max-width: 500px){
  .sorbet_wc_popup {
    padding: 40px 20px;
    font-size: 14px;
  }
  .sorbet_wc_popup button.close_wc_popup {
    right: 10px;
  }
  .sorbet_wc_popup h2 {
    font-size: 22px;
  }
  .sorbet_wc_popup .woocommerce form .form-row {
    width: 100%;
    margin: 0 0 10px;
  }
  .sorbet_popup__register .woocommerce-privacy-policy-text {
    text-align: center;
  }
  .sorbet_popup__register .woocommerce form .form-row4 .sorbet-input-wrapper button {
    font-size: 12px;
    margin: 0;
  }
}

#site-navigation .nav-menu li.socials-menu-item.ignore-style {
  display: none;
}
@media(max-width: 992px){
  body #site-navigation .nav-menu > li > a:not(.m-toggle-item) {
    background-color: transparent !important;
    color: #fff !important;
  }
  #site-navigation .nav-menu li.socials-menu-item.ignore-style {
    display: block;
    text-align: center;
  }
  #site-navigation .nav-menu li.socials-menu-item.ignore-style > a {
    display: inline-block;
    padding: 5px 10px;
  }
}
.woocommerce .star-rating span {
    font-family: inherit;
}

/* ///// added by Louis du Pisani /////// */

a.btn-products-sidebar {
	border: 2px solid #ffffff !important;
    color: #ffffff !important;
}
a.btn-products-sidebar:hover {
	border: 2px solid #ffffff !important;
	background-color: #ffffff !important;
    color: #a5a5a7 !important;
}

/* ///////////////// MENU ////////////// */
.page-id-2 .site--action.site--action--social-nav {
	display: none;
}
.nav-menu .logout-menu-item {
	display: none;
}
.header-layout-default .nav-home-salons,
.header-layout-default .nav-home-drybar,
.header-layout-default .nav-home-nailbar,
.header-layout-default .nav-home-man,
.header-layout-default .nav-home-candico,
.header-layout-default .nav-home-skn {
	display: none !important;
}

/* ///////////////// FOOTER ////////////// */
.footer-menu-additional {
	margin-top: -17px;
}

/* ///////////////// GIFT CARDS ////////////// */
.gift-card-disclaimer {
	font-size: 12px;
}
.ywgc-extra-msgs {
	font-size: 12px;
    margin-top: 30px;
    padding: 8px;
}

/* ///////////////// CLICKS CLUB CARD ////////////// */
/*#clicks-club {
  width: 100%;
  padding: 30px;
  margin: 30px 0 0;
  background-color: #7ad1e5;
  min-height: 320px;
}
#clicks-club .inner-row {
  width: 1440px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-top: 30px;
  padding-bottom: 20px;
}
#clicks-club .col-1 {
  width: 33%;
  float: left;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
#clicks-club .col-2 {
  width: 60%;
  float: left;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 30px;
  color: #fff;
}
#clicks-club .col-2 h2 {
  color: #fff;
}
@media (max-width: 992px) {
	#clicks-club {
	    min-height: 430px;
	}
	#clicks-club .col-1, #clicks-club .col-2 {
		width: 100%;
	}
	#clicks-club .inner-row {
 	    padding-top: 20px;
	}
}*/

#clicks-club {
  width: 100%;
  padding: 0px;
  margin: 30px 0 0;
  background-color: #7ad1e5;
  min-height: 180px;
}
#clicks-club .inner-row {
  width: 1440px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
#clicks-club .col-1 {
  width: 33%;
  float: left;
  text-align: right;
  padding-left: 15px;
  padding-right: 15px;
}
#clicks-club .col-1 img {
  max-width: 40%;
}
#clicks-club .col-2 {
  width: 50%;
  float: left;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 0px;
  color: #fff;
}
#clicks-club .col-2 h2 {
  color: #fff;
}

/*.header-layout-default #clicks-club,
.header-layout-candico #clicks-club,
.header-layout-skn #clicks-club,
.post-type-archive-product #clicks-club,
.single-product #clicks-club,
.page-id-1949 #clicks-club,
.postid-109022 #clicks-club,
.page-id-67 #clicks-club,
.page-id-5368 #clicks-club,
.page-id-1916 #clicks-club,
.page-id-1902 #clicks-club {
	display: none;
}*/

#clicks-club {
	display: none !important;
}
.page-id-186 #clicks-club,
.page-id-5366 #clicks-club,
.page-id-1142 #clicks-club,
.page-id-1146 #clicks-club {
	display: block !important;
}

@media (max-width: 992px) {
	#clicks-club {
	    min-height: 300px;
	}
	#clicks-club .col-1, #clicks-club .col-2 {
		width: 100%;
		text-align: center;
	}
	#clicks-club .col-1 img {
	  max-width: 150px;
	  margin-bottom: 20px;
	}
	#clicks-club .inner-row {
 	    padding-top: 20px;
	}
}

/* ///////////////// MAN ////////////// */
.header-layout-man .header-main {
    padding-top: 20px;
    padding-bottom: 20px;
}
.header-layout-man .site-branding img {
    max-width: 220px;
}

/* ///////////////// NAILBAR shop-sidebar ////////////// */
.header-layout-nailbars #primary #secondary.secondary-shop{
  background-color: #a5a5a7;
  color: #ffffff;
}
.header-layout-nailbars .secondary-shop .widget-area .widget-title {
  background-color: #a5a5a7;
}
.header-layout-nailbars .secondary-shop .widget-area .widget{
  background-color: #a5a5a7;
}
.header-layout-nailbars #primary #secondary.secondary-shop .page__title h1,
.header-layout-nailbars #secondary.secondary-shop .widget .widget-title,
.header-layout-drybar .secondary-shop .widget a:hover{
  color: #ffffff;
}
.header-layout-nailbars #secondary.secondary-shop .widget .widget-title:hover{
  border-color: #d61145;
}
/** DRYBAR blog-sidebar **/
.header-layout-nailbars #secondary.secondary-news .widget_recent_comments ul li .comment-author-link,
.header-layout-nailbars #secondary.secondary-news .search-form .search-button,
.header-layout-nailbars #secondary.secondary-news .search-form .search-field,
.header-layout-nailbars #secondary.secondary-news .page__title h1{
  color: #817db8;
}
.header-layout-nailbars #secondary.secondary-news .widget .widget-title{
  border-color: #817db8;
}
.header-layout-nailbars #secondary.secondary-news .widget a:hover{
  color: #58587a;
}
/** DRYBAR treatmeans **/
body.treatments-page.header-layout-nailbars div#content{
  background: #fa95b0;
}
body.treatments-page.header-layout-nailbars ul.display-sub-inpage .mm-menu-block.menu-block-before,
body.treatments-page.header-layout-nailbars ul.sub-menu.display-inpage > li,
body.treatments-page.header-layout-nailbars #secondary .page__title h1{
  color: #ff346a;
}
/** DRYBAR other **/
.header-layout-nailbars .entry-header .entry-title {
  color: #817db8;
}

/* ///////////////// SORBET SOCIETY ////////////// */
@media only screen and (max-width: 1140px) {
    .society-4-column .vc_col-sm-3 {
        width: 100%;
    }
}

/* ///////////////// SINGLE POSTS ////////////// */
.single-post .entry-header .entry-title {
	font-size: 42px;
}
.post-template-default.single-post .entry-thumbnail {
	margin-bottom: 30px;
}

/* ///////////////// HIDE MOBILE MENU ITEMS ON DESKTOP ////////////// */
.site__nav_top ul.nav-menu.has-allbrands > .mm-item-level-0.hide-desktop {
	display: none;
}


/** Change Icon Home on mobile **/
#masthead .site--action--home-link a {
  background: none;
  font-size: 28px;
  padding: 0;
  text-align: center;
  line-height: 40px;
}
#masthead .site--action--home-link a:before{
  content: "\f015";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}

@media (min-width: 992px){
    #site-navigation .nav-menu > li.ignore-style {
        display: none;
    }    
}
@media (max-width: 992px){
    body #site-navigation .nav-menu > li.ignore-style{
        background-color: #9e9e9e;
    }
}

/* ///////////////// PROFILE ////////////// */
.profile__section.profile__section6 {
	margin-top: 40px;
	font-size: 18px;
}
.profile__section.profile__section6 a {
	color: #fff !important;
}
.profile__section.profile__section6 a:hover {
	opacity: 0.7;
}


/**		Template no sidebar fullwidth **/
.page-template-page-fullwidth #primary > .container{
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
}
.page-template-page-fullwidth main#main {
    min-width: 100%;
    padding: 0 !important;
}
.page-template-page-fullwidth #primary div#secondary {
    width: 100%;
    padding: 0;
}
@media(max-width: 1200px){
    .page-template-page-fullwidth #primary > .container{
        padding-left: 20px;
        padding-right: 20px;
    }   
}


.error404 div#content{
    background-color: #cfe7e1;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.error404 #primary{
    padding: 0;
}
.error404 #primary > .container{
    width: 1200px;
    max-width: 100vw;
}
.content404 {
    padding: 5vw 0;
}
.content404-block-image img {
    width: 50%;
    display: block;
    margin: 0 auto;
}

.content404-block-image {
    position: relative;
}

.content404-block-image:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 2px;
    background-color: #cfe7e1;
}

.content404-block-title {
    text-align: center;
    font-size: 24px;
    color: #1a1a1a;
    margin: 30px 0;
}

.content404-block-button {
    text-align: center;
}

.content404-block-button a {
    background-color: #434377;
    color: #fff;
    padding: 11px 50px 9px 40px;
    display: inline-block;
    line-height: 20px;
    position: relative;
}

.content404-block-button a:after {
    position: absolute;
    content: '';
    right: 20px;
    top: 13px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 9px solid #fff;
}

.content404-block-button a:hover {
    background-color: #00b1a3;
    color: #fff !important;
}

.content404 {
    padding: 5vw 0;
}

@media(max-width: 500px){
    .content404-block-image img{
        width: 70%;
    }
    .content404-block-title{
        font-size: 18px;
    }
}
.sl-container .show-store-hours {
    display: none;
}