@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600|Roboto:100,300,400,700");
@import url(vendor/bootstrap.min.css);
@import url(vendor/font-awesome.min.css);
@import "https://fonts.googleapis.com/css?family=Roboto|Roboto+Mono";
@font-face {
  font-family: 'AmericanTypewriter';
  src: url("fonts/AmericanTypewriter.eot?#iefix") format("embedded-opentype"), url("fonts/AmericanTypewriter.woff") format("woff"), url("fonts/AmericanTypewriter.ttf") format("truetype"), url("AmericanTypewriter.svg#AmericanTypewriter") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_helpers.scss */
.relative {
  position: relative;
  z-index: 0;
}

/* line 5, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_helpers.scss */
.overflow {
  overflow: hidden;
}

/* line 9, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_helpers.scss */
.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}

/* line 16, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_helpers.scss */
.clearfix:after {
  clear: both;
}

/* line 17, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_helpers.scss */
.clearfix {
  zoom: 1;
}

/* IE < 8 */
/* line 20, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_helpers.scss */
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 24, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_helpers.scss */
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 31, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_helpers.scss */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 38, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_helpers.scss */
.valign {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0px;
  right: 0px;
}

/* line 42, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_helpers.scss */
.fullwidth {
  width: 100%;
  /*position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
  height: 100%;
}

/* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_base.scss */
body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_base.scss */
input {
  line-height: normal;
}

/* line 10, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_base.scss */
*:focus,
a:focus,
a:active {
  outline: none;
  color: inherit;
  text-decoration: inherit;
}

/* line 18, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_base.scss */
br {
  font-size: inherit;
  line-height: inherit;
}

/* line 23, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_base.scss */
section {
  display: block;
}

/* line 27, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_base.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 31, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_base.scss */
a {
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

/* line 35, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_base.scss */
i {
  color: inherit;
  font-size: inherit;
}

/* line 40, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_base.scss */
button, input[type=submit] {
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

/* line 44, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_base.scss */
html, body {
  max-width: 100%;
  overflow-x: hidden;
}

/* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
body, * {
  font-family: "Roboto", sans-serif;
  color: #000;
}

/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Raleway", sans-serif;
  margin: 0px 0px 30px 0px;
  padding: 0px;
  font-weight: 600;
}

/* line 11, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
input, button, select, textarea, .form-control {
  font-family: "Roboto", sans-serif;
}

/* line 16, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
div.wpcf7-response-output {
  margin: 20px 0px 0px 0px;
  padding: 15px;
}

/* line 19, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
.form-control.wpcf7-not-valid {
  border: 1px solid #f00;
}

/* line 22, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
span.wpcf7-not-valid-tip {
  display: none;
}

/* line 118, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
a.the-service div.wp-caption p.wp-caption-text {
  text-decoration: none !important;
  text-align: center;
}

/* line 123, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
blockquote {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 20px;
  line-height: 28px;
  margin: 20px 0px;
  font-style: italic;
  padding: 16px 50px 0px 50px;
  position: relative;
  border-left: 0px;
}

/* line 133, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
blockquote:nth-child(2n+1) {
  margin-left: 30px;
}

/* line 137, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
blockquote:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  opacity: 0.5;
  background: url(../img/icon-quote.png) center center no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
}

/* line 148, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
blockquote:after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  opacity: 0.5;
  background: url(../img/icon-quote.png) center center no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
}

/*--- Slideout Menu Styles ---*/
/* line 2, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_slideout.scss */
.slideout-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 256px;
  min-height: 100vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 0;
  display: none;
}

/* line 14, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_slideout.scss */
.slideout-menu-left {
  left: 0;
}

/* line 18, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_slideout.scss */
.slideout-menu-right {
  right: 0;
}

/* line 22, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_slideout.scss */
.slideout-panel {
  position: relative;
  z-index: 1;
  will-change: transform;
  background-color: #FFF;
  /* A background-color is required */
  min-height: 100vh;
  overflow: hidden;
}

/* line 31, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_slideout.scss */
.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}

/* line 37, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_slideout.scss */
.slideout-open .slideout-menu {
  display: block;
}

/*--- Mobile Menu ---*/
/* line 43, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_slideout.scss */
#menu {
  padding-top: 30px;
  background-color: #ccc;
}

/* line 46, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_slideout.scss */
#menu ul {
  margin: 0px;
  padding: 0px;
}

/* line 48, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_slideout.scss */
#menu ul li {
  list-style: none;
}

/* line 50, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_slideout.scss */
#menu ul li a {
  display: block;
  color: #000;
  text-decoration: none;
  padding: 10px 15px;
  border-bottom: 1px solid gray;
}

/* line 56, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_slideout.scss */
#menu ul li:hover a, #menu ul li.current-menu-item a, #menu ul li.current-menu-parent a {
  background-color: gray;
}

/* line 63, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_slideout.scss */
#menu ul li ul.sub-menu li a {
  padding-left: 30px;
  background-color: #a6a6a6;
}

/* line 68, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_slideout.scss */
#menu ul li ul.sub-menu li:hover a, #menu ul li ul.sub-menu li.current-menu-item a {
  background-color: gray;
}

/* line 77, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_slideout.scss */
.the-menu {
  display: none;
}

/*--- Common proctice to hide slider and show it when its fully loaded */
/* line 2, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_carousel.scss */
.the-carousel {
  display: none;
  position: relative;
}

/* line 5, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_carousel.scss */
.the-carousel .slick-prev, .the-carousel .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 10;
  text-align: center;
  width: 30px;
  height: 30px;
  border: none;
  padding: 0px;
  background-color: #fff;
  border: 1px solid #000;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

/* line 10, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_carousel.scss */
.the-carousel .slick-prev i.fa, .the-carousel .slick-next i.fa {
  font-size: 20px;
}

/* line 14, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_carousel.scss */
.the-carousel .slick-prev:hover, .the-carousel .slick-next:hover {
  background-color: #000;
}

/* line 16, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_carousel.scss */
.the-carousel .slick-prev:hover i.fa, .the-carousel .slick-next:hover i.fa {
  color: #fff;
}

/* line 21, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_carousel.scss */
.the-carousel .slick-prev {
  left: 0px;
}

/* line 24, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_carousel.scss */
.the-carousel .slick-next {
  right: 0px;
}

/* line 28, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_carousel.scss */
.the-carousel.slick-initialized {
  display: block;
}

/* line 32, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_carousel.scss */
.the-carousel .slick-slide {
  background-color: #000000;
}

/* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_form_elements.scss */
.btn-black, a.btn-black {
  padding: 0px;
  border: none;
  background: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
  text-align: center;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0px 15px;
  color: #000;
  text-decoration: none !important;
  border: 1px solid #000;
}

/* line 8, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_form_elements.scss */
.btn-black:hover, a.btn-black:hover {
  background-color: #000;
  color: #fff;
}

/* line 12, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_form_elements.scss */
.btn-blue, a.btn-blue {
  padding: 0px;
  border: none;
  background: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
  text-align: center;
  display: inline-block;
  line-height: 56px;
  padding: 0px 20px;
  text-align: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  background-color: #35829e;
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff !important;
  text-decoration: none !important;
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
}

/* line 22, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_form_elements.scss */
.btn-blue:hover, a.btn-blue:hover {
  background-color: #2f728b;
  color: #fff !important;
}

/* line 26, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_form_elements.scss */
.btn-blue.small, a.btn-blue.small {
  font-size: 18px;
  font-weight: 400;
}

@media only screen and (max-width: 1024px) {
  /* line 12, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_form_elements.scss */
  .btn-blue, a.btn-blue {
    font-size: 24px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 12, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_form_elements.scss */
  .btn-blue, a.btn-blue {
    font-size: 18px;
    height: 50px;
    line-height: 50px;
  }
  /* line 40, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_form_elements.scss */
  .btn-blue.small, a.btn-blue.small {
    font-size: 18px;
  }
}

/* line 47, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_form_elements.scss */
.form-control {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
  padding: 10px;
  height: auto;
}

/* line 51, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_form_elements.scss */
.form-control:focus {
  border-color: #000;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 59, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_form_elements.scss */
.grid-btn {
  padding: 0px;
  border: none;
  background: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
  text-align: center;
  display: block;
  height: 100%;
  line-height: 26px;
  padding: 10px 20px;
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  background-color: #35829e;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff !important;
  text-decoration: none !important;
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
}

/* line 72, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_form_elements.scss */
.grid-btn:hover {
  background-color: #2f728b;
  color: #fff !important;
}

/* line 76, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_form_elements.scss */
.grid-btn.small {
  font-size: 20px;
  font-weight: 400;
}

@media only screen and (max-width: 1024px) {
  /* line 59, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_form_elements.scss */
  .grid-btn {
    font-size: 20px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 59, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_form_elements.scss */
  .grid-btn {
    font-size: 16px;
    height: auto;
    line-height: 20px;
  }
  /* line 90, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/utilities/_form_elements.scss */
  .grid-btn.small {
    font-size: 18px;
  }
}

/* Slider */
/* line 3, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/js/slick/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/js/slick/slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 24, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/js/slick/slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 28, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/js/slick/slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/js/slick/slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -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);
}

/* line 42, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/js/slick/slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 50, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/js/slick/slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

/* line 56, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/js/slick/slick.scss */
.slick-track:after {
  clear: both;
}

/* line 60, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/js/slick/slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 64, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/js/slick/slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

/* line 68, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/js/slick/slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}

/* line 71, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/js/slick/slick.scss */
.slick-slide img {
  display: block;
}

/* line 74, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/js/slick/slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 80, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/js/slick/slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 84, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/js/slick/slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 88, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/js/slick/slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 92, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/js/slick/slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 98, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/js/slick/slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
/* line 3, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/_base.scss */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

/* line 21, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/_base.scss */
.hamburger:hover {
  opacity: 0.7;
}

/* line 31, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/_base.scss */
.hamburger-box {
  width: 30px;
  height: 18px;
  display: inline-block;
  position: relative;
}

/* line 38, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/_base.scss */
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}

/* line 43, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/_base.scss */
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 30px;
  height: 2px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

/* line 56, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/_base.scss */
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}

/* line 62, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/_base.scss */
.hamburger-inner::before {
  top: -8px;
}

/* line 66, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/_base.scss */
.hamburger-inner::after {
  bottom: -8px;
}

/*
   * 3DX
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dx.scss */
.hamburger--3dx .hamburger-box {
  perspective: 60px;
}

/* line 10, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dx.scss */
.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 14, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dx.scss */
.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 21, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dx.scss */
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg);
}

/* line 25, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dx.scss */
.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 8px, 0) rotate(45deg);
}

/* line 29, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dx.scss */
.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
   * 3DX Reverse
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dx-r.scss */
.hamburger--3dx-r .hamburger-box {
  perspective: 60px;
}

/* line 10, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dx-r.scss */
.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 14, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dx-r.scss */
.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 21, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dx-r.scss */
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(-180deg);
}

/* line 25, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dx-r.scss */
.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 8px, 0) rotate(45deg);
}

/* line 29, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dx-r.scss */
.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
   * 3DY
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dy.scss */
.hamburger--3dy .hamburger-box {
  perspective: 60px;
}

/* line 10, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dy.scss */
.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 14, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dy.scss */
.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 21, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dy.scss */
.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(-180deg);
}

/* line 25, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dy.scss */
.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 8px, 0) rotate(45deg);
}

/* line 29, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dy.scss */
.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
   * 3DY Reverse
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dy-r.scss */
.hamburger--3dy-r .hamburger-box {
  perspective: 60px;
}

/* line 10, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dy-r.scss */
.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 14, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dy-r.scss */
.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 21, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dy-r.scss */
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg);
}

/* line 25, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dy-r.scss */
.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 8px, 0) rotate(45deg);
}

/* line 29, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dy-r.scss */
.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
   * 3DXY
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dxy.scss */
.hamburger--3dxy .hamburger-box {
  perspective: 60px;
}

/* line 10, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dxy.scss */
.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 14, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dxy.scss */
.hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 21, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dxy.scss */
.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg) rotateY(180deg);
}

/* line 25, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dxy.scss */
.hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 8px, 0) rotate(45deg);
}

/* line 29, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dxy.scss */
.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
   * 3DXY Reverse
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dxy-r.scss */
.hamburger--3dxy-r .hamburger-box {
  perspective: 60px;
}

/* line 10, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dxy-r.scss */
.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 14, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dxy-r.scss */
.hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 21, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dxy-r.scss */
.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}

/* line 25, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dxy-r.scss */
.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 8px, 0) rotate(45deg);
}

/* line 29, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_3dxy-r.scss */
.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
   * Arrow
   */
/* line 7, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_arrow.scss */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-6px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/* line 11, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_arrow.scss */
.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-6px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
   * Arrow Right
   */
/* line 7, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_arrow-r.scss */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(6px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/* line 11, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_arrow-r.scss */
.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(6px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
   * Arrow Alt
   */
/* line 7, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_arrowalt.scss */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* line 12, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_arrowalt.scss */
.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* line 20, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_arrowalt.scss */
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-6px, -7.5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/* line 27, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_arrowalt.scss */
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-6px, 7.5px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
   * Arrow Alt Right
   */
/* line 7, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_arrowalt-r.scss */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* line 12, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_arrowalt-r.scss */
.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* line 20, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_arrowalt-r.scss */
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(6px, -7.5px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/* line 27, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_arrowalt-r.scss */
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(6px, 7.5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Turn
 */
/* line 5, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_arrowturn.scss */
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}

/* line 8, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_arrowturn.scss */
.hamburger--arrowturn.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/* line 12, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_arrowturn.scss */
.hamburger--arrowturn.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Turn Right
 */
/* line 5, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_arrowturn-r.scss */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}

/* line 8, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_arrowturn-r.scss */
.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/* line 12, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_arrowturn-r.scss */
.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
   * Boring
   */
/* line 7, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_boring.scss */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none;
}

/* line 15, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_boring.scss */
.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}

/* line 18, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_boring.scss */
.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

/* line 23, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_boring.scss */
.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

/*
   * Collapse
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_collapse.scss */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 13, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_collapse.scss */
.hamburger--collapse .hamburger-inner::after {
  top: -16px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

/* line 19, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_collapse.scss */
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 26, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_collapse.scss */
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 31, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_collapse.scss */
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

/* line 38, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_collapse.scss */
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Collapse Reverse
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_collapse-r.scss */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 13, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_collapse-r.scss */
.hamburger--collapse-r .hamburger-inner::after {
  top: -16px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

/* line 19, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_collapse-r.scss */
.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 26, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_collapse-r.scss */
.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -8px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 31, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_collapse-r.scss */
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

/* line 38, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_collapse-r.scss */
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Elastic
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_elastic.scss */
.hamburger--elastic .hamburger-inner {
  top: 1px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* line 11, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_elastic.scss */
.hamburger--elastic .hamburger-inner::before {
  top: 8px;
  transition: opacity 0.125s 0.275s ease;
}

/* line 16, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_elastic.scss */
.hamburger--elastic .hamburger-inner::after {
  top: 16px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* line 23, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_elastic.scss */
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(135deg);
  transition-delay: 0.075s;
}

/* line 29, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_elastic.scss */
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}

/* line 34, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_elastic.scss */
.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -16px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

/*
   * Elastic Reverse
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_elastic-r.scss */
.hamburger--elastic-r .hamburger-inner {
  top: 1px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* line 11, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_elastic-r.scss */
.hamburger--elastic-r .hamburger-inner::before {
  top: 8px;
  transition: opacity 0.125s 0.275s ease;
}

/* line 16, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_elastic-r.scss */
.hamburger--elastic-r .hamburger-inner::after {
  top: 16px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* line 23, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_elastic-r.scss */
.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(-135deg);
  transition-delay: 0.075s;
}

/* line 29, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_elastic-r.scss */
.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}

/* line 34, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_elastic-r.scss */
.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -16px, 0) rotate(270deg);
  transition-delay: 0.075s;
}

/*
   * Emphatic
   */
/* line 5, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_emphatic.scss */
.hamburger--emphatic {
  overflow: hidden;
}

/* line 8, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_emphatic.scss */
.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}

/* line 11, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_emphatic.scss */
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}

/* line 18, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_emphatic.scss */
.hamburger--emphatic .hamburger-inner::after {
  top: 8px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}

/* line 28, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_emphatic.scss */
.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}

/* line 33, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_emphatic.scss */
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -60px;
  top: -60px;
  transform: translate3d(60px, 60px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/* line 42, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_emphatic.scss */
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -60px;
  top: -60px;
  transform: translate3d(-60px, 60px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
   * Emphatic Reverse
   */
/* line 5, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_emphatic-r.scss */
.hamburger--emphatic-r {
  overflow: hidden;
}

/* line 8, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_emphatic-r.scss */
.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}

/* line 11, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_emphatic-r.scss */
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}

/* line 18, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_emphatic-r.scss */
.hamburger--emphatic-r .hamburger-inner::after {
  top: 8px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}

/* line 28, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_emphatic-r.scss */
.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}

/* line 33, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_emphatic-r.scss */
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -60px;
  top: 60px;
  transform: translate3d(60px, -60px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/* line 42, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_emphatic-r.scss */
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -60px;
  top: 60px;
  transform: translate3d(-60px, -60px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
   * Minus
   */
/* line 7, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_minus.scss */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out,
 top 0.08s 0s ease-out,
 opacity 0s linear;
}

/* line 17, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_minus.scss */
.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out,
 top 0.08s ease-out,
 opacity 0s 0.08s linear;
}

/* line 24, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_minus.scss */
.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}

/* line 28, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_minus.scss */
.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}

/*
   * Slider
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_slider.scss */
.hamburger--slider .hamburger-inner {
  top: 1px;
}

/* line 9, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_slider.scss */
.hamburger--slider .hamburger-inner::before {
  top: 8px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}

/* line 16, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_slider.scss */
.hamburger--slider .hamburger-inner::after {
  top: 16px;
}

/* line 22, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_slider.scss */
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(45deg);
}

/* line 27, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_slider.scss */
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-4.28571px, -6px, 0);
  opacity: 0;
}

/* line 32, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_slider.scss */
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -16px, 0) rotate(-90deg);
}

/*
   * Slider Reverse
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_slider-r.scss */
.hamburger--slider-r .hamburger-inner {
  top: 1px;
}

/* line 9, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_slider-r.scss */
.hamburger--slider-r .hamburger-inner::before {
  top: 8px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}

/* line 16, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_slider-r.scss */
.hamburger--slider-r .hamburger-inner::after {
  top: 16px;
}

/* line 22, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_slider-r.scss */
.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(-45deg);
}

/* line 27, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_slider-r.scss */
.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(4.28571px, -6px, 0);
  opacity: 0;
}

/* line 32, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_slider-r.scss */
.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -16px, 0) rotate(90deg);
}

/*
   * Spin
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spin.scss */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 10, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spin.scss */
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in,
 opacity 0.1s ease-in;
}

/* line 15, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spin.scss */
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 22, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spin.scss */
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 27, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spin.scss */
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out,
 opacity 0.1s 0.12s ease-out;
}

/* line 34, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spin.scss */
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Spin Reverse
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spin-r.scss */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 10, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spin-r.scss */
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in,
 opacity 0.1s ease-in;
}

/* line 15, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spin-r.scss */
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 22, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spin-r.scss */
.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 27, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spin-r.scss */
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out,
 opacity 0.1s 0.12s ease-out;
}

/* line 34, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spin-r.scss */
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Spring
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spring.scss */
.hamburger--spring .hamburger-inner {
  top: 1px;
  transition: background-color 0s 0.13s linear;
}

/* line 10, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spring.scss */
.hamburger--spring .hamburger-inner::before {
  top: 8px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 16, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spring.scss */
.hamburger--spring .hamburger-inner::after {
  top: 16px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 24, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spring.scss */
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent;
}

/* line 28, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spring.scss */
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 8px, 0) rotate(45deg);
}

/* line 35, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spring.scss */
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 8px, 0) rotate(-45deg);
}

/*
   * Spring Reverse
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spring-r.scss */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 13, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spring-r.scss */
.hamburger--spring-r .hamburger-inner::after {
  top: -16px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}

/* line 19, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spring-r.scss */
.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 26, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spring-r.scss */
.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 31, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spring-r.scss */
.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}

/* line 38, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_spring-r.scss */
.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Stand
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_stand.scss */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}

/* line 10, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_stand.scss */
.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 15, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_stand.scss */
.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 22, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_stand.scss */
.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}

/* line 29, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_stand.scss */
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 36, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_stand.scss */
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Stand Reverse
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_stand-r.scss */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}

/* line 10, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_stand-r.scss */
.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 15, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_stand-r.scss */
.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 22, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_stand-r.scss */
.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}

/* line 29, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_stand-r.scss */
.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 36, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_stand-r.scss */
.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Squeeze
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_squeeze.scss */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 10, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_squeeze.scss */
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease,
 opacity 0.075s ease;
}

/* line 15, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_squeeze.scss */
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 22, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_squeeze.scss */
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 27, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_squeeze.scss */
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease,
 opacity 0.075s 0.12s ease;
}

/* line 34, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_squeeze.scss */
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Vortex
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_vortex.scss */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 10, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_vortex.scss */
.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}

/* line 17, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_vortex.scss */
.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}

/* line 21, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_vortex.scss */
.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}

/* line 27, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_vortex.scss */
.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 31, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_vortex.scss */
.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}

/* line 36, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_vortex.scss */
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

/* line 41, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_vortex.scss */
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}

/*
   * Vortex Reverse
   */
/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_vortex-r.scss */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 10, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_vortex-r.scss */
.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}

/* line 17, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_vortex-r.scss */
.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}

/* line 21, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_vortex-r.scss */
.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}

/* line 27, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_vortex-r.scss */
.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 31, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_vortex-r.scss */
.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}

/* line 36, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_vortex-r.scss */
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

/* line 41, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/vendor/hamburgers/types/_vortex-r.scss */
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

/* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_mobile_menu_wrapper.scss */
#mobile-menu-wrapper {
  position: fixed;
  z-index: 50;
  padding-bottom: 30px;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  background-color: rgba(53, 130, 158, 0.95);
  display: none;
  overflow-y: scroll;
}

/* line 9, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_mobile_menu_wrapper.scss */
#mobile-menu-wrapper .btn-mobile-menu-close {
  padding: 0px;
  border: none;
  background: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
  text-align: center;
  width: 72px;
  height: 72px;
  text-align: center;
  background-color: #286378;
  line-height: 72px;
  font-size: 26px;
  text-decoration: none;
  color: #fff;
  position: absolute;
  top: 0px;
  right: 0px;
}

/* line 19, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_mobile_menu_wrapper.scss */
#mobile-menu-wrapper ul.mobile-menu {
  margin: 0px;
  padding: 0px;
  display: block;
  margin-top: 90px;
}

/* line 148, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_mixins.scss */
#mobile-menu-wrapper ul.mobile-menu li {
  list-style: none;
}

/* line 22, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_mobile_menu_wrapper.scss */
#mobile-menu-wrapper ul.mobile-menu li {
  padding: 15px 30px;
}

/* line 25, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_mobile_menu_wrapper.scss */
#mobile-menu-wrapper ul.mobile-menu li a {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
}

/* line 30, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_mobile_menu_wrapper.scss */
#mobile-menu-wrapper ul.mobile-menu li ul.sub-menu {
  margin: 0px;
  padding: 0px;
  display: block;
  background-color: rgba(47, 114, 139, 0.9);
  margin-left: -30px;
  margin-right: -30px;
  margin-top: 15px;
}

/* line 148, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_mixins.scss */
#mobile-menu-wrapper ul.mobile-menu li ul.sub-menu li {
  list-style: none;
}

/* line 35, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_mobile_menu_wrapper.scss */
#mobile-menu-wrapper ul.mobile-menu li ul.sub-menu li {
  margin-bottom: 0px;
}

/* line 37, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_mobile_menu_wrapper.scss */
#mobile-menu-wrapper ul.mobile-menu li ul.sub-menu li a {
  padding: 15px 0px 15px 20px;
  position: relative;
}

/* line 40, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_mobile_menu_wrapper.scss */
#mobile-menu-wrapper ul.mobile-menu li ul.sub-menu li a::before {
  font-family: "Roboto", sans-serif;
  content: ">";
  display: block;
  position: absolute;
  left: 0px;
  top: 14px;
}

/* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
#header {
  padding-top: 30px;
  padding-bottom: 25px;
  position: relative;
  z-index: 5;
}

/* line 5, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
#header a.logo {
  display: block;
  width: 730px;
  margin: 0px auto;
}

/* line 9, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
#header ul.top-menu {
  margin: 0px;
  padding: 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 60px;
}

/* line 141, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_mixins.scss */
#header ul.top-menu li {
  list-style: none;
}

/* line 12, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
#header ul.top-menu > li {
  position: relative;
  margin: 0px 20px;
}

/* line 15, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
#header ul.top-menu > li > a {
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #5c7781;
  text-decoration: none;
}

/* line 20, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
#header ul.top-menu > li:hover > a {
  color: #35829e;
  text-decoration: none;
}

/* line 24, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
#header ul.top-menu > li:hover ul.sub-menu {
  opacity: 1;
  visibility: visible;
}

/* line 35, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
#header ul.top-menu > li.menu-item-has-children {
  position: relative;
}

/* line 37, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
#header ul.top-menu > li.menu-item-has-children > a {
  position: relative;
}

/* line 39, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
#header ul.top-menu > li.menu-item-has-children > a::after {
  content: "+";
  display: block;
  float: right;
  padding-left: 12px;
  margin-top: -2px;
  font-size: 24px;
}

/* line 47, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
#header ul.top-menu > li ul.sub-menu {
  margin: 0px;
  padding: 0px;
  display: block;
  top: 35px;
  right: auto;
  bottom: auto;
  left: -30px;
  position: absolute;
  width: 175px;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  border: 1px solid #35829e;
  background-color: #fff;
}

/* line 148, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_mixins.scss */
#header ul.top-menu > li ul.sub-menu li {
  list-style: none;
}

/* line 57, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
#header ul.top-menu > li ul.sub-menu li {
  border-bottom: 1px solid #35829e;
}

/* line 59, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
#header ul.top-menu > li ul.sub-menu li a {
  display: block;
  padding: 8px;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #5c7781;
  text-decoration: none;
}

/* line 66, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
#header ul.top-menu > li ul.sub-menu li:hover a, #header ul.top-menu > li ul.sub-menu li.current-menu-item a {
  background-color: #d6dddf;
  color: #35829e;
}

/* line 72, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
#header ul.top-menu > li ul.sub-menu li:last-child {
  border-bottom: none;
}

/* line 81, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
#header ul.top-menu > li:first-child {
  margin-left: 0px;
}

/* line 88, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
#header .btn-mobile-menu {
  padding: 0px;
  border: none;
  background: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 15px;
}

@media only screen and (max-width: 1200px) {
  /* line 95, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
  #header a.logo {
    width: 630px;
  }
  /* line 99, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
  #header ul.top-menu {
    margin-top: 60px;
  }
  /* line 101, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
  #header ul.top-menu > li {
    margin: 0px 25px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 108, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
  #header a.logo {
    width: 500px;
  }
  /* line 112, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
  #header ul.top-menu {
    margin-top: 60px;
  }
  /* line 114, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
  #header ul.top-menu > li {
    margin: 0px 10px;
    font-size: 15px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
  #header {
    padding: 0px;
    height: auto;
  }
  /* line 123, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
  #header a.logo {
    width: 400px;
    margin: 35px auto;
  }
  /* line 127, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
  #header #header ul.top-menu > li {
    font-size: 15px;
    margin: 0px 10px;
  }
}

@media only screen and (max-width: 568px) {
  /* line 136, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
  #header .col-sm-12 {
    height: 100px;
  }
  /* line 139, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_header.scss */
  #header a.logo {
    width: 200px;
    margin: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 15px;
  }
}

/* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_banner.scss */
#home-banner {
  overflow: hidden;
  position: relative;
  z-index: 0;
  margin-bottom: 58px;
}

/* line 5, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_banner.scss */
#home-banner .the-carousel .the-slide {
  height: 600px;
  position: relative;
}

/* line 7, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_banner.scss */
#home-banner .the-carousel .the-slide img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0px;
}

/* line 11, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_banner.scss */
#home-banner .the-carousel .the-slide .caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 2;
  height: 78px;
  background-color: rgba(0, 0, 0, 0.2);
  text-align: center;
  /*font-family: 'AmericanTypewriter';*/
  font-family: 'Roboto Mono', monospace;
  font-size: 40px;
  color: #fff;
  line-height: 78px;
}

@media only screen and (max-width: 1200px) {
  /* line 27, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_banner.scss */
  #home-banner .the-carousel .the-slide {
    height: 360px;
  }
  /* line 30, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_banner.scss */
  #home-banner .the-carousel .the-slide .caption {
    height: 78px;
    font-size: 30px;
    line-height: 78px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 41, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_banner.scss */
  #home-banner .the-carousel .the-slide {
    height: 360px;
  }
  /* line 44, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_banner.scss */
  #home-banner .the-carousel .the-slide .caption {
    height: 68px;
    font-size: 34px;
    line-height: 68px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_banner.scss */
  #home-banner {
    margin-bottom: 48px;
  }
  /* line 56, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_banner.scss */
  #home-banner .the-carousel .the-slide {
    height: 300px;
    position: relative;
  }
  /* line 59, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_banner.scss */
  #home-banner .the-carousel .the-slide img {
    width: auto;
    height: 100%;
    max-width: none;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 64, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_banner.scss */
  #home-banner .the-carousel .the-slide .caption {
    height: 50px;
    font-size: 24px;
    line-height: 50px;
  }
}

@media only screen and (max-width: 568px) {
  /* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_banner.scss */
  #home-banner {
    margin-bottom: 40px;
  }
  /* line 77, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_banner.scss */
  #home-banner .the-carousel .the-slide {
    height: 250px;
  }
  /* line 80, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_banner.scss */
  #home-banner .the-carousel .the-slide .caption {
    height: auto;
    padding: 10px;
    font-size: 16px;
    line-height: 20px;
  }
}

@media only screen and (min-width: 1700px) {
  /* line 92, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_banner.scss */
  #home-banner .the-carousel .the-slide {
    height: 600px;
  }
  /* line 94, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_banner.scss */
  #home-banner .the-carousel .the-slide img {
    width: 80%;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 10%;
  }
  /* line 98, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_banner.scss */
  #home-banner .the-carousel .the-slide .caption {
    height: 78px;
    font-size: 30px;
    line-height: 78px;
  }
}

/* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_about.scss */
#home-about {
  margin-bottom: 100px;
}

/* line 3, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_about.scss */
#home-about h3 {
  font-family: "Roboto", sans-serif;
  font-size: 28px;
  line-height: 38px;
  color: #585858;
  font-weight: 400;
  margin-bottom: 30px;
}

/* line 8, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_about.scss */
#home-about p {
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  color: #585858;
  margin-bottom: 20px;
}

/* line 13, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_about.scss */
#home-about img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 768px) {
  /* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_about.scss */
  #home-about {
    margin-bottom: 40px;
  }
  /* line 19, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_about.scss */
  #home-about h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  /* line 24, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_about.scss */
  #home-about p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 568px) {
  /* line 32, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_about.scss */
  #home-about img {
    margin-top: 30px;
  }
}

/* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_reserve_spot.scss */
#reserve-spot {
  padding: 25px 0px;
  background-color: #d6dddf;
  margin-bottom: 100px;
}

/* line 4, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_reserve_spot.scss */
#reserve-spot .the-text {
  font-size: 46px;
  line-height: 49px;
  font-weight: 100;
  color: #35829e;
  text-transform: uppercase;
  margin-bottom: 15px;
}

/* line 7, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_reserve_spot.scss */
#reserve-spot .the-text span {
  font-weight: 700;
  color: inherit;
}

/* line 11, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_reserve_spot.scss */
#reserve-spot .the-text2 {
  font-size: 46px;
  line-height: 66px;
  font-weight: 400;
  color: #35829e;
  text-transform: uppercase;
}

@media only screen and (max-width: 1024px) {
  /* line 17, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_reserve_spot.scss */
  #reserve-spot .the-text {
    font-size: 36px;
    line-height: 39px;
    margin-bottom: 15px;
  }
  /* line 21, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_reserve_spot.scss */
  #reserve-spot .the-text2 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_reserve_spot.scss */
  #reserve-spot {
    margin-bottom: 60px;
  }
  /* line 30, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_reserve_spot.scss */
  #reserve-spot .the-text {
    font-size: 26px;
    line-height: 29px;
    margin-bottom: 15px;
  }
  /* line 34, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_reserve_spot.scss */
  #reserve-spot .the-text2 {
    font-size: 20px;
    line-height: 30px;
  }
}

/* line 41, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_reserve_spot.scss */
.bookly-service-step .bookly-week-days, .bookly-repeat-step .bookly-week-days {
  display: none !important;
}

/* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_services.scss */
#home-services, div.image-buttons {
  margin-bottom: 40px;
  width: 99%;
}

/* line 4, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_services.scss */
#home-services a.the-service, div.image-buttons a.the-service {
  margin-bottom: 40px;
  display: block;
  position: relative;
  text-decoration: none;
  text-align: center;
}

/* line 7, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_services.scss */
#home-services a.the-service img, div.image-buttons a.the-service img {
  width: 100%;
  height: auto;
  border: 3px solid #fff;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background-clip: padding-box;
  margin-bottom: 10px;
}

/* line 15, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_services.scss */
#home-services a.the-service span, div.image-buttons a.the-service span {
  display: block;
  font-size: 22px;
  font-weight: 300;
  color: #5c7781;
}

/* line 20, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_services.scss */
#home-services a.the-service:hover, div.image-buttons a.the-service:hover {
  opacity: 0.8;
}

/* line 28, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_services.scss */
#home-services a.the-expat-service, div.image-buttons a.the-expat-service {
  margin-bottom: 0px;
  display: block;
  position: relative;
  text-decoration: none;
  text-align: center;
}

/* line 31, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_services.scss */
#home-services a.the-expat-service img, div.image-buttons a.the-expat-service img {
  border: 3px solid #fff;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background-clip: padding-box;
  margin-bottom: 10px;
}

/* line 37, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_services.scss */
#home-services a.the-expat-service:hover, div.image-buttons a.the-expat-service:hover {
  opacity: 0.8;
}

/* line 47, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_services.scss */
#home-services .col-sm-3:nth-child(4n+1), div.image-buttons .col-sm-3:nth-child(4n+1) {
  clear: left;
}

@media only screen and (max-width: 1024px) {
  /* line 54, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_services.scss */
  #home-services a.the-service span, div.image-buttons a.the-service span {
    font-size: 24px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_services.scss */
  #home-services, div.image-buttons {
    margin-bottom: 20px;
  }
  /* line 66, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_services.scss */
  #home-services a.the-service span, div.image-buttons a.the-service span {
    font-size: 20px;
  }
}

@media only screen and (max-width: 568px) {
  /* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_services.scss */
  #home-services, div.image-buttons {
    margin-bottom: 20px;
  }
  /* line 77, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_services.scss */
  #home-services a.the-service span, div.image-buttons a.the-service span {
    font-size: 18px;
  }
  /* line 80, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_home_services.scss */
  #home-services a.the-service img, div.image-buttons a.the-service img {
    width: 66%;
    height: auto;
    margin: 10px auto;
  }
}

/* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
#posts {
  padding: 40px 0px 50px 0px;
  background-color: #d6dddf;
  margin-bottom: 70px;
}

/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
#posts h2 {
  font-size: 40px;
  font-weight: 300;
  color: #5c7781;
  text-transform: uppercase;
  margin-bottom: 30px;
}

/* line 10, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
#posts h1 {
  font-size: 40px;
  font-weight: 300;
  color: #35829e;
  text-transform: uppercase;
  margin-bottom: 40px;
}

/* line 15, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
#posts .col-sm-4,
#posts .col-md-4 {
  margin-bottom: 30px;
}

/* line 19, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
#posts .col-sm-4:nth-child(3n+1),
#posts .col-md-4:nth-child(3n+1) {
  clear: left;
}

/* line 23, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
#posts .col-md-3 {
  margin-bottom: 30px;
}

/* line 25, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
#posts .col-md-3:nth-child(4n+1) {
  clear: left;
}

/* line 30, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
#posts a.the-post {
  display: block;
  text-decoration: none;
}

/* line 32, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
#posts a.the-post img.post-thumb {
  width: 98%;
  height: auto;
  height: 160px;
  border: 3px solid #fff;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
  margin: 2px 1% 15px 1%;
}

/* line 40, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
#posts a.the-post span.post-title {
  display: block;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #344a52;
  margin-bottom: 10px;
}

/* line 45, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
#posts a.the-post span.post-excerpt {
  display: block;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  color: #344a52;
  margin-bottom: 10px;
}

/* line 50, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
#posts a.the-post span.readmore {
  display: block;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #344a52;
}

/* line 53, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
#posts a.the-post span.readmore i.fa {
  font-size: 14px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
}

/* line 59, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
#posts a.the-post:hover {
  opacity: 0.8;
}

/* line 64, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
#posts ul.navigation {
  margin: 0px;
  padding: 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

/* line 141, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_mixins.scss */
#posts ul.navigation li {
  list-style: none;
}

/* line 69, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
#posts.news-page {
  background: none;
}

@media only screen and (max-width: 768px) {
  /* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
  #posts {
    padding: 40px 0px 20px 0px;
    margin-bottom: 40px;
  }
  /* line 78, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
  #posts h2 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  /* line 82, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
  #posts .col-sm-6 {
    margin-bottom: 40px;
  }
  /* line 84, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
  #posts .col-sm-6:nth-child(2n+1) {
    clear: left;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 92, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
  #posts img.post-thumb {
    width: 98%;
    height: auto;
  }
}

@media only screen and (max-width: 568px) {
  /* line 99, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_posts.scss */
  #posts img.post-thumb {
    width: 98%;
    height: auto;
  }
}

/* line 3, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
#testimonials .section-header {
  padding: 0px 0px 20px 0px;
}

/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
#testimonials .section-header h3 {
  font-size: 40px;
  font-weight: 300;
  color: #35829e;
  text-transform: uppercase;
  margin-bottom: 30px;
}

/* line 11, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
#testimonials .section-header p {
  font-size: 28px;
  line-height: 32px;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  color: #797979;
}

/* line 16, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
#testimonials .testimonial-wrapper {
  padding: 75px 0px 80px 0px;
  background-color: #f8f9fa;
  position: relative;
}

/* line 19, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
#testimonials .testimonial-wrapper img.the-quote {
  position: absolute;
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -40px;
  z-index: 2;
}

/* line 23, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
#testimonials .testimonial-wrapper .the-testimonial {
  padding: 50px 50px 50px 300px;
  background-color: #fff;
  position: relative;
}

/* line 26, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
#testimonials .testimonial-wrapper .the-testimonial img {
  width: 200px;
  height: 200px;
  border: 3px solid #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 50px;
}

/* line 34, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
#testimonials .testimonial-wrapper .the-testimonial p {
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #797979;
  margin-bottom: 30px;
}

/* line 39, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
#testimonials .testimonial-wrapper .the-testimonial .client-name {
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #797979;
}

/* line 45, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
#testimonials.no-carousel {
  padding-top: 58px;
}

/* line 48, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
#testimonials.no-carousel .testimonial-wrapper {
  padding: 60px 0px 60px 0px;
}

@media only screen and (max-width: 768px) {
  /* line 54, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
  #testimonials .section-header {
    padding: 0px 0px 20px 0px;
  }
  /* line 57, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
  #testimonials .section-header h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  /* line 62, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
  #testimonials .section-header p {
    font-size: 20px;
    line-height: 30px;
  }
  /* line 67, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
  #testimonials .testimonial-wrapper {
    padding: 50px 0px 50px 0px;
  }
  /* line 69, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
  #testimonials .testimonial-wrapper img.the-quote {
    margin-top: -30px;
    width: 50px;
  }
  /* line 73, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
  #testimonials .testimonial-wrapper .the-testimonial {
    padding: 30px 30px 30px 230px;
  }
  /* line 75, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
  #testimonials .testimonial-wrapper .the-testimonial img {
    width: 150px;
    height: 150px;
    border: 3px solid #fff;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    -ms-border-radius: 75px;
    -o-border-radius: 75px;
    border-radius: 75px;
    background-clip: padding-box;
    left: 50px;
  }
  /* line 82, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
  #testimonials .testimonial-wrapper .the-testimonial p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
  }
  /* line 87, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
  #testimonials .testimonial-wrapper .the-testimonial .client-name {
    font-size: 16px;
    line-height: 26px;
  }
  /* line 93, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
  #testimonials.no-carousel {
    padding-top: 58px;
  }
  /* line 96, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
  #testimonials.no-carousel .testimonial-wrapper {
    padding: 40px 0px 40px 0px;
  }
}

@media only screen and (max-width: 568px) {
  /* line 105, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
  #testimonials .testimonial-wrapper {
    padding: 50px 0px 50px 0px;
  }
  /* line 107, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
  #testimonials .testimonial-wrapper img.the-quote {
    margin-top: -30px;
    width: 50px;
  }
  /* line 111, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
  #testimonials .testimonial-wrapper .the-testimonial {
    padding: 50px 20px 20px 20px;
  }
  /* line 113, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
  #testimonials .testimonial-wrapper .the-testimonial img {
    width: 150px;
    height: 150px;
    position: relative;
    margin: 0px auto 30px auto;
    left: auto;
  }
  /* line 119, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
  #testimonials .testimonial-wrapper .the-testimonial p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  /* line 124, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
  #testimonials .testimonial-wrapper .the-testimonial .client-name {
    font-size: 16px;
    line-height: 26px;
  }
}

/* line 133, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
.pagetestimonial {
  padding: 35px;
  background-color: #f8f9fa;
}

/* line 135, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
.pagetestimonial p {
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #797979;
  text-align: center;
  margin-bottom: 10px;
}

/* line 142, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
.pagetestimonial .client-name {
  margin-bottom: 30px;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #797979;
  text-align: center;
}

/* line 149, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
.the-arrow-div {
  padding: 10px;
}

/* line 155, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
.the-arrow {
  display: flex;
  align-items: center;
  max-width: 50px;
  padding-top: 70%;
}

@media only screen and (max-width: 568px) {
  /* line 167, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_testimonials.scss */
  .the-arrow-div {
    display: none;
  }
}

/* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_partners.scss */
#partners {
  padding: 50px 0px;
}

/* line 3, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_partners.scss */
#partners ul {
  margin: 0px;
  padding: 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

/* line 141, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_mixins.scss */
#partners ul li {
  list-style: none;
}

/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_partners.scss */
#partners ul li a {
  display: block;
  text-decoration: none;
  padding: 10px;
}

@media only screen and (max-width: 768px) {
  /* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_partners.scss */
  #partners {
    padding: 40px 0px;
  }
  /* line 17, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_partners.scss */
  #partners ul li a {
    max-width: 120px;
  }
}

@media only screen and (max-width: 568px) {
  /* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_partners.scss */
  #partners {
    padding: 30px 0px;
  }
  /* line 29, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_partners.scss */
  #partners ul li a {
    max-width: 60px;
  }
}

/* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_footer.scss */
#footer {
  padding: 40px 0px 30px;
  background-color: #344a52;
}

/* line 4, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_footer.scss */
#footer * {
  color: #fff;
}

/* line 8, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_footer.scss */
#footer h3 {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 5px;
}

/* line 13, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_footer.scss */
#footer p {
  font-size: 14px;
  line-height: 24px;
  margin: 0px;
}

/* line 17, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_footer.scss */
#footer ul.footer-menu {
  margin: 0px;
  padding: 0px;
  display: block;
  float: right;
  text-align: right;
}

/* line 148, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_mixins.scss */
#footer ul.footer-menu li {
  list-style: none;
}

/* line 21, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_footer.scss */
#footer ul.footer-menu li {
  margin-bottom: 10px;
}

/* line 23, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_footer.scss */
#footer ul.footer-menu li a {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
}

/* line 25, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_footer.scss */
#footer ul.footer-menu li a:hover {
  opacity: 0.8;
}

/* line 32, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_footer.scss */
#footer .copyright {
  font-size: 14px;
  line-height: 20px;
}

@media only screen and (max-width: 768px) {
  /* line 38, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_footer.scss */
  #footer .copyright {
    padding-top: 30px;
  }
}

@media only screen and (max-width: 568px) {
  /* line 46, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_footer.scss */
  #footer h3, #footer p {
    text-align: center;
  }
  /* line 50, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_footer.scss */
  #footer ul.footer-menu {
    margin-top: 40px;
    float: none;
    text-align: center;
  }
  /* line 54, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_footer.scss */
  #footer ul.footer-menu li {
    margin-bottom: 10px;
  }
  /* line 56, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_footer.scss */
  #footer ul.footer-menu li a {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
  }
  /* line 58, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_footer.scss */
  #footer ul.footer-menu li a:hover {
    opacity: 0.8;
  }
}

/* line 68, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_footer.scss */
.backToTop {
  margin: 15px 0;
}

/* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_inner_banner.scss */
#inner-banner {
  overflow: hidden;
  position: relative;
  z-index: 0;
  height: 480px;
  background-color: #000000;
}

/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_inner_banner.scss */
#inner-banner img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0px;
}

@media only screen and (max-width: 768px) {
  /* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_inner_banner.scss */
  #inner-banner {
    height: auto;
  }
  /* line 15, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_inner_banner.scss */
  #inner-banner img {
    position: relative;
    top: 0px;
    transform: none;
    -webkit-transform: none;
  }
}

@media only screen and (min-width: 1700px) {
  /* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_inner_banner.scss */
  #inner-banner {
    height: 580px;
  }
  /* line 28, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_inner_banner.scss */
  #inner-banner img {
    position: relative;
    top: 0px;
    transform: none;
    -webkit-transform: none;
    width: 80%;
    left: 10%;
  }
}

/* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
#content {
  padding-top: 58px;
  padding-bottom: 80px;
}

/* line 5, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
#content h1.page-title {
  font-size: 40px;
  line-height: 50px;
  font-weight: 300;
  color: #35829e;
  text-transform: uppercase;
  margin-bottom: 50px;
}

/* line 12, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
#content .page-content * {
  color: #585858;
  text-align: justify;
}

/* line 17, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
#content .page-content #contact-map {
  margin-bottom: 30px;
}

/* line 21, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
#content .page-content .featured-image {
  margin-bottom: 30px;
  width: 100%;
  height: auto;
}

/* line 27, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
#content .page-content img {
  border: 3px solid #fff;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background-clip: padding-box;
  margin-bottom: 10px;
}

/* line 28, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content h1 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  margin-bottom: 30px;
}

/* line 32, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  margin-bottom: 30px;
}

/* line 36, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  margin-bottom: 30px;
}

/* line 40, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content h4 {
  margin-bottom: 30px;
}

/* line 43, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content h5 {
  margin-bottom: 30px;
}

/* line 46, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content h6 {
  margin-bottom: 30px;
}

/* line 49, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content .alignnone {
  margin: 0px 0px 30px 0px;
}

/* line 52, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content .aligncenter,
#content .page-content div.aligncenter {
  display: block;
  margin: 0px auto 30px auto;
}

/* line 57, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content .alignright {
  float: right;
  margin: 0px 0px 30px 30px;
}

/* line 61, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content .alignleft {
  float: left;
  margin: 0px 30px 30px 0px;
}

/* line 65, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content a img.alignright {
  float: right;
  margin: 0px 0px 30px 30px;
}

/* line 69, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content a img.alignnone {
  margin: 0px 0px 30px 0px;
}

/* line 72, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content a img.alignleft {
  float: left;
  margin: 0px 30px 30px 0px;
}

/* line 76, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 81, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content img {
  height: auto;
}

/* line 85, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content ul, #content .page-content ol {
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  margin: 0px 0px 30px 0px;
  padding: 0px 0px 0px 20px;
  overflow: hidden;
}

/* line 89, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content ul li, #content .page-content ol li {
  margin-bottom: 10px;
}

/* line 94, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content a {
  color: #35829e;
  text-decoration: none;
}

/* line 97, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content a:hover {
  text-decoration: underline;
  color: #2F728B;
}

/* line 101, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content p {
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  margin: 0px 0px 30px 0px;
}

/* line 104, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content p:last-child {
  margin-bottom: 0px;
  text-align: justify;
}

/* line 110, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content blockquote {
  margin: 0px 0px 30px 0px;
}

/* line 112, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_typography.scss */
#content .page-content blockquote p:last-child {
  margin-bottom: 0px;
}

/* line 37, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
#content .page-content p {
  text-align: justify;
}

@media only screen and (max-width: 768px) {
  /* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
  #content {
    padding: 30px 0px 40px 0px;
  }
  /* line 42, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
  #content h1.page-title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 30px;
  }
  /* line 48, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
  #content .page-content p, #content .page-content ul, #content .page-content ol {
    font-size: 16px;
    line-height: 22px;
    text-align: left;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 57, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
  #content #content .page-content p {
    text-align: left;
    padding: 10px;
  }
}

@media only screen and (max-width: 568px) {
  /* line 69, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
  .page-content p, .page-content ul, .page-content ol {
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    padding: 10px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 79, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
  #content .page-content p {
    text-align: left;
    padding: 10px;
  }
}

/* line 89, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
.wp-caption-text {
  text-align: center;
  position: relative;
  top: -25px;
  font-size: 22px;
}

/* line 96, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
#content .page-content p:last-child {
  text-align: center;
}

/* line 100, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
.captionedText p.wp-caption-text {
  text-align: center;
}

/* line 103, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
#content .page-content a.btn-blue.small {
  text-align: center;
  line-height: 95%;
  padding: 10px;
}

/* line 108, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
#home-about p {
  text-align: justify;
}

/* line 111, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
#content .page-content .image-buttons .the-service img {
  max-height: 165px;
  max-width: 300px;
}

/* line 114, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
#content .page-content .image-buttons a.the-service {
  text-align: center;
}

/* line 117, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
#content .page-content a {
  color: #2F728B;
}

/* line 119, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
#home-about img {
  border: 3px solid #fff;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background-clip: padding-box;
  margin-bottom: 10px;
}

@media only screen and (max-width: 568px) {
  /* line 127, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_content.scss */
  #content .page-content p,
  #content .page-content ul,
  #content .page-content ol {
    text-align: left;
    padding: 10px;
  }
}

/* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_sidebar.scss */
h3.widget-title {
  font-size: 24px !important;
  line-height: 28px;
  font-weight: 400;
  color: #35829e;
  text-transform: uppercase;
  margin-bottom: 50px;
}

/* line 9, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_sidebar.scss */
#nav_menu-2 {
  padding-left: 20px;
}

/* line 13, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_sidebar.scss */
.menu-expats-container, .childmenu {
  list-style: none;
}

/* line 16, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_sidebar.scss */
.menu-expats-container #menu-expats, .menu-expats-container .childmenu, .childmenu #menu-expats, .childmenu .childmenu {
  margin: 0px;
  padding: 0px;
  display: block;
}

/* line 148, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/_mixins.scss */
.menu-expats-container #menu-expats li, .menu-expats-container .childmenu li, .childmenu #menu-expats li, .childmenu .childmenu li {
  list-style: none;
}

/* line 18, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_sidebar.scss */
.menu-expats-container #menu-expats li, .menu-expats-container #menu-expats .childmenu, .menu-expats-container .childmenu li, .menu-expats-container .childmenu .childmenu, .childmenu #menu-expats li, .childmenu #menu-expats .childmenu, .childmenu .childmenu li, .childmenu .childmenu .childmenu {
  margin-bottom: 25px;
}

/* line 21, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_sidebar.scss */
.menu-expats-container #menu-expats li a, .menu-expats-container #menu-expats .childmenu a, .menu-expats-container .childmenu li a, .menu-expats-container .childmenu .childmenu a, .childmenu #menu-expats li a, .childmenu #menu-expats .childmenu a, .childmenu .childmenu li a, .childmenu .childmenu .childmenu a {
  color: #35829e;
  font-weight: 300;
  font-size: 20px;
  line-height: 22px;
}

/* line 53, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_sidebar.scss */
.childmenu li a {
  color: #35829e;
  font-weight: 300;
  font-size: 20px;
  line-height: 22px;
}

/* line 60, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_sidebar.scss */
.childmenu li {
  margin-bottom: 25px;
}

/* line 1, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #2F728B;
  color: #fff;
}

/* line 6, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, #place_order, .checkout-button {
  background-color: #344a52;
  color: #FFF !important;
}

/* line 12, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #239E57;
  font-size: 2em;
}

/* line 18, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.product_title {
  color: #585858;
  font-weight: 300;
}

/* line 23, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce div.product .woocommerce-tabs .panel {
  color: #585858;
  font-weight: 300;
}

/* line 28, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background-color: #FFF;
}

/* line 32, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
#terms {
  position: relative;
  top: -15px;
}

/* line 34, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-message {
  border-top-color: #585858;
}

/* line 38, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  background-color: #eff5f7;
}

/**
 * Password strength meter
 */
/* line 45, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-password-strength {
  text-align: center;
  font-weight: 600;
  padding: 3px 0.5em;
  font-size: 1em;
}

/* line 51, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-password-strength.strong {
  background-color: #c1e1b9;
  border-color: #83c373;
}

/* line 56, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-password-strength.short {
  background-color: #f1adad;
  border-color: #e35b5b;
}

/* line 61, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-password-strength.bad {
  background-color: #fbc5a9;
  border-color: #f78b53;
}

/* line 66, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-password-strength.good {
  background-color: #ffe399;
  border-color: #ffc733;
}

/* line 72, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-password-hint {
  margin: 0.5em 0 0;
  display: block;
}

/* line 77, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-terms-and-conditions {
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.05);
}

/**
	 * Product loops
	 */
/* line 86, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.products ul,
ul.products {
  margin: 0 0 1em;
  padding: 0;
  list-style: none outside;
  clear: both;
}

/* line 94, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.products ul li,
ul.products li {
  list-style: none outside;
}

/***** Original from wooCommerce ***/
/**
 * woocommerce.scss
 * Governs the general look and feel of WooCommerce sections of stores using themes that do not
 * integrate with WooCommerce specifically.
 */
/**
 * Global styles
 */
/* line 112, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
p.demo_store,
.woocommerce-store-notice {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: 1em 0;
  text-align: center;
  background-color: #344a52;
  color: #585858;
  z-index: 99998;
  box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
  display: none;
}

/* line 129, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
p.demo_store a,
.woocommerce-store-notice a {
  color: #585858;
  text-decoration: underline;
}

/**
 * Main WooCommerce styles
 */
/* line 142, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce a.remove {
  display: block;
  font-size: 1.5em;
  height: 1.5em;
  width: 1.5em;
  text-align: center;
  line-height: 1;
  border-radius: 100%;
  color: red !important;
  text-decoration: none;
  font-weight: 700;
  border: 0;
}

/* line 155, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce a.remove:hover {
  color: #fff !important;
  background: #f2190e;
}

/* line 161, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce small.note {
  display: block;
  color: #585858;
  font-size: 0.857em;
  margin-top: 10px;
}

/* line 168, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce .woocommerce-breadcrumb {
  color: #585858;
}

/* line 171, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce .woocommerce-breadcrumb a {
  color: #585858;
}

/**
	 * Product Page
*/
/* line 184, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
div.product span.price,
div.product p.price {
  color: #35829e;
  font-size: 2em;
}

/* line 191, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
span.onsale {
  min-height: 3.236em;
  min-width: 3.236em;
  padding: 0.202em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  top: -0.5em;
  left: -0.5em;
  margin: 0;
  border-radius: 100%;
  background-color: #35829e;
  color: #35829e;
  font-size: 0.857em;
  z-index: 9;
}

/* line 212, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-tabs ul.tabs {
  position: relative;
}

/* line 214, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-tabs ul.tabs li {
  border: 1px solid #3f3f3f;
  background-color: #d8d8d8;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 4px 4px 0 0;
  margin: 0 -5px;
  padding: 0 1em;
}

/* line 224, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: 0.5em 0;
  font-weight: 700;
  color: #585858;
  text-decoration: none;
}

/* line 231, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-tabs ul.tabs li a:hover {
  text-decoration: none;
  color: #727272;
}

/* line 237, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-tabs ul.tabs li.active {
  background: #fffff;
  z-index: 2;
  border-bottom-color: #fffff;
}

/* line 242, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-tabs ul.tabs li.active a {
  color: inherit;
  text-shadow: inherit;
}

/* line 247, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-tabs ul.tabs li.active::before {
  box-shadow: 2px 2px 0 #fffff;
}

/* line 251, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-tabs ul.tabs li.active::after {
  box-shadow: -2px 2px 0 #fffff;
}

/* line 256, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-tabs ul.tabs li::before, .woocommerce-tabs ul.tabs li::after {
  border: 1px solid #3f3f3f;
  position: absolute;
  bottom: -1px;
  width: 5px;
  height: 5px;
  content: ' ';
  box-sizing: border-box;
}

/* line 267, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-tabs ul.tabs li::before {
  left: -5px;
  border-bottom-right-radius: 4px;
  border-width: 0 1px 1px 0;
  box-shadow: 2px 2px 0 #585858;
}

/* line 274, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-tabs ul.tabs li::after {
  right: -5px;
  border-bottom-left-radius: 4px;
  border-width: 0 0 1px 1px;
  box-shadow: -2px 2px 0 #585858;
}

/* line 282, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-tabs ul.tabs::before {
  border-bottom: 1px solid #3f3f3f;
}

/* line 289, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
ul.products li.product .onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: -0.5em -0.5em 0 0;
}

/* line 296, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
ul.products li.product h3,
ul.products li.product .woocommerce-loop-product__title,
ul.products li.product .woocommerce-loop-category__title {
  padding: 0.5em 0;
  margin: 0;
  font-size: 1em;
}

/* line 304, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
ul.products li.product a {
  text-decoration: none;
}

/* line 308, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 1em;
  box-shadow: none;
}

/* line 316, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
ul.products li.product strong {
  display: block;
}

/* line 320, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
ul.products li.product .star-rating {
  font-size: 0.857em;
}

/* line 324, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
ul.products li.product .button {
  margin-top: 1em;
}

/* line 328, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
ul.products li.product .price {
  color: #35829e;
  display: block;
  font-weight: normal;
  margin-bottom: 0.5em;
  font-size: 0.857em;
  display: none;
}

/* line 336, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
ul.products li.product .price del {
  color: inherit;
  opacity: 0.5;
  display: inline-block;
}

/* line 342, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
ul.products li.product .price ins {
  background: none;
  font-weight: 700;
  display: inline-block;
}

/* line 348, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
ul.products li.product .price .from {
  font-size: 0.67em;
  margin: -2px 0 0 0;
  text-transform: uppercase;
  color: rgba(106, 106, 106, 0.5);
  display: none;
}

/* line 358, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-result-count {
  margin: 0 0 1em;
}

/* line 362, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-ordering {
  margin: 0 0 1em;
}

/* line 365, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-ordering select {
  vertical-align: top;
}

/* line 370, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
nav.woocommerce-pagination {
  text-align: center;
}

/* line 373, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
nav.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border: 1px solid #3f3f3f;
  border-right: 0;
  margin: 1px;
}

/* line 382, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
nav.woocommerce-pagination ul li {
  border-right: 1px solid #3f3f3f;
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
}

/* line 390, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
nav.woocommerce-pagination ul li a,
nav.woocommerce-pagination ul li span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1;
  font-size: 1em;
  font-weight: normal;
  padding: 0.5em;
  min-width: 1em;
  display: block;
}

/* line 403, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
nav.woocommerce-pagination ul li span.current,
nav.woocommerce-pagination ul li a:hover,
nav.woocommerce-pagination ul li a:focus {
  background: #585858;
  color: black;
}

/**
	 * Buttons
*/
/* line 417, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
a.button,
button.button,
input.button,
#respond input#submit {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #585858;
  background-color: #585858;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}

/* line 440, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
a.button.loading,
button.button.loading,
input.button.loading,
#respond input#submit.loading {
  opacity: 0.25;
  padding-right: 2.618em;
}

/* line 444, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
a.button.loading::after,
button.button.loading::after,
input.button.loading::after,
#respond input#submit.loading::after {
  vertical-align: top;
  font-weight: 400;
  position: absolute;
  top: 0.618em;
  right: 1em;
  animation: spin 2s linear infinite;
}

/* line 454, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
a.button.added::after,
button.button.added::after,
input.button.added::after,
#respond input#submit.added::after {
  content: '\e017';
  margin-left: 0.53em;
  vertical-align: bottom;
}

/* line 460, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
a.button:hover,
button.button:hover,
input.button:hover,
#respond input#submit:hover {
  background-color: #474747;
  text-decoration: none;
  background-image: none;
  color: #585858;
}

/* line 467, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
a.button.alt,
button.button.alt,
input.button.alt,
#respond input#submit.alt {
  background-color: #344a52;
  color: #585858;
  -webkit-font-smoothing: antialiased;
}

/* line 472, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
a.button.alt:hover,
button.button.alt:hover,
input.button.alt:hover,
#respond input#submit.alt:hover {
  background-color: #233941;
  color: #585858;
}

/* line 477, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
a.button.alt.disabled, a.button.alt:disabled, a.button.alt:disabled[disabled], a.button.alt.disabled:hover, a.button.alt:disabled:hover, a.button.alt:disabled[disabled]:hover,
button.button.alt.disabled,
button.button.alt:disabled,
button.button.alt:disabled[disabled],
button.button.alt.disabled:hover,
button.button.alt:disabled:hover,
button.button.alt:disabled[disabled]:hover,
input.button.alt.disabled,
input.button.alt:disabled,
input.button.alt:disabled[disabled],
input.button.alt.disabled:hover,
input.button.alt:disabled:hover,
input.button.alt:disabled[disabled]:hover,
#respond input#submit.alt.disabled,
#respond input#submit.alt:disabled,
#respond input#submit.alt:disabled[disabled],
#respond input#submit.alt.disabled:hover,
#respond input#submit.alt:disabled:hover,
#respond input#submit.alt:disabled[disabled]:hover {
  background-color: #344a52;
  color: #585858;
}

/* line 488, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
a.button:disabled, a.button.disabled, a.button:disabled[disabled],
button.button:disabled,
button.button.disabled,
button.button:disabled[disabled],
input.button:disabled,
input.button.disabled,
input.button:disabled[disabled],
#respond input#submit:disabled,
#respond input#submit.disabled,
#respond input#submit:disabled[disabled] {
  color: inherit;
}

/* line 492, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
a.button:disabled:hover, a.button.disabled:hover, a.button:disabled[disabled]:hover,
button.button:disabled:hover,
button.button.disabled:hover,
button.button:disabled[disabled]:hover,
input.button:disabled:hover,
input.button.disabled:hover,
input.button:disabled[disabled]:hover,
#respond input#submit:disabled:hover,
#respond input#submit.disabled:hover,
#respond input#submit:disabled[disabled]:hover {
  color: inherit;
  background-color: #585858;
}

/* line 500, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.cart .button,
.cart input.button {
  float: none;
}

/* line 505, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
a.added_to_cart {
  padding-top: 0.5em;
  display: inline-block;
}

/**
	 * Reviews
	 */
/* line 514, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
#reviews h2 small {
  float: right;
  color: #585858;
  font-size: 15px;
  margin: 10px 0 0;
}

/* line 520, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
#reviews h2 small a {
  text-decoration: none;
  color: #585858;
}

/* line 526, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
#reviews h3 {
  margin: 0;
}

/* line 530, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
#reviews #respond {
  margin: 0;
  border: 0;
  padding: 0;
}

/* line 536, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
#reviews #comment {
  height: 75px;
}

/* line 543, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
#reviews #comments h2 {
  clear: none;
}

/* line 547, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
#reviews #comments ol.commentlist {
  margin: 0;
  width: 100%;
  background: none;
  list-style: none;
}

/* line 554, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
#reviews #comments ol.commentlist li {
  padding: 0;
  margin: 0 0 20px;
  border: 0;
  position: relative;
  background: 0;
  border: 0;
}

/* line 562, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
#reviews #comments ol.commentlist li .meta {
  color: #585858;
  font-size: 0.75em;
}

/* line 567, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
#reviews #comments ol.commentlist li img.avatar {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px;
  width: 32px;
  height: auto;
  background: #585858;
  border: 1px solid #505050;
  margin: 0;
  box-shadow: none;
}

/* line 581, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
#reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 50px;
  border: 1px solid #505050;
  border-radius: 4px;
  padding: 1em 1em 0;
}

/* line 588, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
#reviews #comments ol.commentlist li .comment-text p {
  margin: 0 0 1em;
}

/* line 592, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
#reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 0.83em;
}

/* line 598, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
#reviews #comments ol.commentlist ul.children {
  list-style: none outside;
  margin: 20px 0 0 50px;
}

/* line 602, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
#reviews #comments ol.commentlist ul.children .star-rating {
  display: none;
}

/* line 607, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
#reviews #comments ol.commentlist #respond {
  border: 1px solid #505050;
  border-radius: 4px;
  padding: 1em 1em 0;
  margin: 20px 0 0 50px;
}

/* line 615, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
#reviews #comments .commentlist > li::before {
  content: '';
}

/* line 621, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
table.shop_table {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 5px;
}

/* line 629, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
table.shop_table th {
  font-weight: 700;
  padding: 9px 12px;
}

/* line 634, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
table.shop_table td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 6px 12px;
  vertical-align: middle;
}

/* line 639, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
table.shop_table td small {
  font-weight: normal;
}

/* line 645, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
table.shop_table tbody:first-child tr:first-child th,
table.shop_table tbody:first-child tr:first-child td {
  border-top: 0;
}

/* line 651, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
table.shop_table tfoot td,
table.shop_table tfoot th,
table.shop_table tbody th {
  font-weight: 700;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 659, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
table.my_account_orders {
  font-size: 0.85em;
}

/* line 662, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
table.my_account_orders th,
table.my_account_orders td {
  padding: 4px 8px;
  vertical-align: middle;
}

/* line 668, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
table.my_account_orders .button {
  white-space: nowrap;
}

/* line 672, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
table.my_account_orders .order-actions {
  text-align: right;
}

/* line 675, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
table.my_account_orders .order-actions .button {
  margin: 0.125em 0 0.125em 0.25em;
}

/* line 682, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
table.woocommerce-MyAccount-downloads td,
table.woocommerce-MyAccount-downloads th {
  vertical-align: top;
  text-align: center;
}

/* line 687, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
table.woocommerce-MyAccount-downloads td:first-child,
table.woocommerce-MyAccount-downloads th:first-child {
  text-align: left;
}

/* line 690, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
table.woocommerce-MyAccount-downloads td:last-child,
table.woocommerce-MyAccount-downloads th:last-child {
  text-align: left;
}

/* line 693, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,
table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before {
  content: '\2193';
  display: inline-block;
}

/* line 702, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
td.product-name dl.variation, td.product-name .wc-item-meta {
  list-style: none outside;
}

/* line 705, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
td.product-name dl.variation dt, td.product-name dl.variation .wc-item-meta-label, td.product-name .wc-item-meta dt, td.product-name .wc-item-meta .wc-item-meta-label {
  float: left;
  clear: both;
  margin-right: .25em;
  display: inline-block;
  list-style: none outside;
}

/* line 713, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
td.product-name dl.variation dd, td.product-name .wc-item-meta dd {
  margin: 0;
}

/* line 717, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
td.product-name dl.variation p, td.product-name dl.variation:last-child, td.product-name .wc-item-meta p, td.product-name .wc-item-meta:last-child {
  margin-bottom: 0;
}

/* line 723, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
td.product-name p.backorder_notification {
  font-size: 0.83em;
}

/* line 728, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
td.product-quantity {
  min-width: 80px;
}

/* line 732, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
form.login,
form.checkout_coupon,
form.register {
  border: 1px solid #3f3f3f;
  padding: 20px;
  margin: 2em 0;
  text-align: left;
  border-radius: 5px;
}

/**
	 * Forms
	 */
/* line 745, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
form .form-row {
  padding: 3px;
  margin: 0 0 6px;
}

/* line 749, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
form .form-row [placeholder]:focus::-webkit-input-placeholder {
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}

/* line 754, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
form .form-row label {
  line-height: 2;
}

/* line 758, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
form .form-row label.hidden {
  visibility: hidden;
}

/* line 762, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
form .form-row label.inline {
  display: inline;
}

/* line 766, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
form .form-row select {
  cursor: pointer;
  margin: 0;
}

/* line 771, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
form .form-row .required {
  color: red;
  font-weight: 700;
  border: 0;
}

/* line 777, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
form .form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle;
}

/* line 784, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
form .form-row input.input-text,
form .form-row textarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: 1;
}

/* line 793, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
form .form-row textarea {
  height: 4em;
  line-height: 1.5;
  display: block;
  box-shadow: none;
}

/* line 800, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
form .form-row .select2-container {
  width: 100%;
  line-height: 2em;
}

/**
	 * Order page
*/
/* line 810, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
ul.order_details {
  margin: 0 0 3em;
  list-style: none;
}

/* line 814, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
ul.order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  font-size: 0.715em;
  line-height: 1;
  border-right: 1px dashed #3f3f3f;
  padding-right: 2em;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}

/* line 826, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
ul.order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5;
}

/* line 833, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
ul.order_details li:last-of-type {
  border: none;
}

/* line 839, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.wc-bacs-bank-details-account-name {
  font-weight: bold;
}

/* line 843, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-order-downloads,
.woocommerce-customer-details,
.woocommerce-order-details {
  margin-bottom: 2em;
}

/* line 848, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-order-downloads *:last-child,
.woocommerce-customer-details *:last-child,
.woocommerce-order-details *:last-child {
  margin-bottom: 0;
}

/* line 854, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-customer-details address {
  font-style: normal;
  margin-bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom-width: 2px;
  border-right-width: 2px;
  text-align: left;
  width: 100%;
  border-radius: 5px;
  padding: 6px 12px;
}

/* line 865, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-customer-details .woocommerce-customer-details--phone,
.woocommerce-customer-details .woocommerce-customer-details--email {
  margin-bottom: 0;
  padding-left: 1.5em;
}

/**
	 * Layered nav widget
*/
/* line 876, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-widget-layered-nav-list {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}

/* line 882, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  padding: 0 0 1px;
  list-style: none;
}

/* line 887, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
  padding: 1px 0;
}

/* line 894, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-widget-layered-nav-dropdown__submit {
  margin-top: 1em;
}

/* line 898, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.widget_layered_nav_filters ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
  overflow: hidden;
  zoom: 1;
}

/* line 906, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.widget_layered_nav_filters ul li {
  float: left;
  padding: 0 1em 1px 1px;
  list-style: none;
}

/* line 911, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.widget_layered_nav_filters ul li a {
  text-decoration: none;
}

/* line 914, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.widget_layered_nav_filters ul li a::before {
  vertical-align: inherit;
  margin-right: .5em;
}

/**
* Price filter widget
*/
/* line 929, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.widget_price_filter .price_slider {
  margin-bottom: 1em;
}

/* line 933, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4;
  font-size: 0.8751em;
}

/* line 938, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.widget_price_filter .price_slider_amount .button {
  font-size: 1.15em;
  float: left;
}

/* line 944, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}

/* line 951, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  background-color: #344a52;
  border-radius: 1em;
  cursor: ew-resize;
  outline: none;
  top: -0.3em;
  /* rtl:ignore */
  margin-left: -0.5em;
}

/* line 965, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  border-radius: 1em;
  background-color: #344a52;
}

/* line 975, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 1em;
  background-color: #00060e;
  border: 0;
}

/* line 981, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.widget_price_filter .ui-slider-horizontal {
  height: 0.5em;
}

/* line 985, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 990, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}

/* line 994, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}

/**
 * Photoswipe
 * 1. These styles are required to overwrite default theme button styles (Twenty Twelve adds gradients via background-image).
 * 2. For zooming on mobile.
 */
/* line 1008, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: white;
  color: #585858;
  border-top: 3px solid #344a52;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
}

/* line 1022, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button {
  float: right;
}

/* line 1026, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-message li,
.woocommerce-error li,
.woocommerce-info li {
  list-style: none outside !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}

/**
 * Right to left styles
 */
/* line 1036, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.rtl.woocommerce div.product div.images .flex-control-thumbs li {
  float: right;
}

/* line 1040, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-message {
  border-top-color: #585858;
}

/* line 1042, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-message::before {
  color: #585858;
}

/* line 1047, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-info {
  border-top-color: #585858;
}

/* line 1050, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-info::before {
  color: #585858;
}

/* line 1055, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-error {
  border-top-color: #585858;
}

/**
 * Account page
 */
/* line 1071, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-account .addresses .title h3 {
  float: left;
}

/* line 1075, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-account .addresses .title .edit {
  float: right;
}

/* line 1081, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-account ol.commentlist.notes li.note p.meta {
  font-weight: 700;
  margin-bottom: 0;
}

/* line 1086, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0;
}

/* line 1090, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-account ul.digital-downloads {
  margin-left: 0;
  padding-left: 0;
}

/* line 1094, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-account ul.digital-downloads li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

/* line 1100, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-account ul.digital-downloads li .count {
  float: right;
}

/**
 * Cart/checkout page
 */
/* line 1115, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail,
#add_payment_method table.cart .product-thumbnail {
  min-width: 32px;
}

/* line 1119, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img,
#add_payment_method table.cart img {
  width: 32px;
  box-shadow: none;
}

/* line 1124, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-checkout table.cart th,
.woocommerce-checkout table.cart td,
#add_payment_method table.cart th,
#add_payment_method table.cart td {
  vertical-align: middle;
}

/* line 1129, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
#add_payment_method table.cart td.actions .coupon .input-text {
  float: left;
  box-sizing: border-box;
  border: 1px solid #3f3f3f;
  padding: 6px 6px 5px;
  margin: 0 4px 0 0;
  outline: 0;
  line-height: 1;
}

/* line 1139, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input,
#add_payment_method table.cart input {
  margin: 0;
  vertical-align: middle;
  line-height: 1;
}

/* line 1146, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout,
#add_payment_method .wc-proceed-to-checkout {
  padding: 1em 0;
}

/* line 1149, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button {
  display: block;
  text-align: center;
  margin-bottom: 1em;
  font-size: 1.25em;
  padding: 1em;
}

/* line 1160, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart .cart-collaterals .shipping_calculator .button,
.woocommerce-checkout .cart-collaterals .shipping_calculator .button,
#add_payment_method .cart-collaterals .shipping_calculator .button {
  width: 100%;
  float: none;
  display: block;
}

/* line 1168, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart .cart-collaterals .cart_totals p small,
.woocommerce-checkout .cart-collaterals .cart_totals p small,
#add_payment_method .cart-collaterals .cart_totals p small {
  color: #585858;
  font-size: 0.83em;
}

/* line 1173, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table,
#add_payment_method .cart-collaterals .cart_totals table {
  border-collapse: separate;
  margin: 0 0 6px;
  padding: 0;
}

/* line 1179, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child td {
  border-top: 0;
}

/* line 1185, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th,
#add_payment_method .cart-collaterals .cart_totals table th {
  width: 40%;
}

/* line 1189, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th,
#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th {
  vertical-align: top;
  border-left: 0;
  border-right: 0;
  line-height: 1.5em;
}

/* line 1197, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart .cart-collaterals .cart_totals table small,
.woocommerce-checkout .cart-collaterals .cart_totals table small,
#add_payment_method .cart-collaterals .cart_totals table small {
  color: #585858;
}

/* line 1201, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart .cart-collaterals .cart_totals table select,
.woocommerce-checkout .cart-collaterals .cart_totals table select,
#add_payment_method .cart-collaterals .cart_totals table select {
  width: 100%;
}

/* line 1206, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td,
#add_payment_method .cart-collaterals .cart_totals .discount td {
  color: #35829e;
}

/* line 1210, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th,
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th {
  border-top: 1px solid #585858;
}

/* line 1216, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product,
#add_payment_method .cart-collaterals .cross-sells ul.products li.product {
  margin-top: 0;
}

/* line 1222, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address,
#add_payment_method .checkout .col-2 h3#ship-to-different-address {
  float: left;
  clear: none;
}

/* line 1227, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart .checkout .col-2 .notes,
.woocommerce-checkout .checkout .col-2 .notes,
#add_payment_method .checkout .col-2 .notes {
  clear: left;
}

/* line 1231, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .form-row-first,
#add_payment_method .checkout .col-2 .form-row-first {
  clear: left;
}

/* line 1236, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart .checkout .create-account small,
.woocommerce-checkout .checkout .create-account small,
#add_payment_method .checkout .create-account small {
  font-size: 11px;
  color: #585858;
  font-weight: normal;
}

/* line 1242, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart .checkout div.shipping-address,
.woocommerce-checkout .checkout div.shipping-address,
#add_payment_method .checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%;
}

/* line 1248, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart .checkout .shipping_address,
.woocommerce-checkout .checkout .shipping_address,
#add_payment_method .checkout .shipping_address {
  clear: both;
}

/* line 1254, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart #payment,
.woocommerce-checkout #payment,
#add_payment_method #payment {
  background: #FFFFFF;
  border-radius: 5px;
}

/* line 1258, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods,
#add_payment_method #payment ul.payment_methods {
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #3f3f3f;
  margin: 0;
  list-style: none outside;
}

/* line 1266, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li,
#add_payment_method #payment ul.payment_methods li {
  line-height: 2;
  text-align: left;
  margin: 0;
  font-weight: normal;
}

/* line 1272, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input,
#add_payment_method #payment ul.payment_methods li input {
  margin: 0 1em 0 0;
}

/* line 1276, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img,
#add_payment_method #payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 0.5em;
  padding: 0;
  position: relative;
  box-shadow: none;
}

/* line 1284, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart #payment ul.payment_methods li img + img,
.woocommerce-checkout #payment ul.payment_methods li img + img,
#add_payment_method #payment ul.payment_methods li img + img {
  margin-left: 2px;
}

/* line 1294, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row,
#add_payment_method #payment div.form-row {
  padding: 1em;
}

/* line 1298, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box,
#add_payment_method #payment div.payment_box {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0;
  font-size: 0.92em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #edeaea;
  color: #585858;
}

/* line 1310, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart #payment div.payment_box input.input-text, .woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea,
#add_payment_method #payment div.payment_box input.input-text,
#add_payment_method #payment div.payment_box textarea {
  border-color: #323232;
  border-top-color: #252525;
}

/* line 1315, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder,
#add_payment_method #payment div.payment_box ::-webkit-input-placeholder {
  color: #252525;
}

/* line 1319, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart #payment div.payment_box :-moz-placeholder,
.woocommerce-checkout #payment div.payment_box :-moz-placeholder,
#add_payment_method #payment div.payment_box :-moz-placeholder {
  color: #252525;
}

/* line 1323, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,
.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder,
#add_payment_method #payment div.payment_box :-ms-input-placeholder {
  color: #252525;
}

/* line 1327, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods {
  list-style: none outside;
  margin: 0;
}

/* line 1330, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new {
  margin: 0 0 0.5em;
}

/* line 1333, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label {
  cursor: pointer;
}

/* line 1337, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
  vertical-align: middle;
  margin: -3px 1em 0 0;
  position: relative;
}

/* line 1346, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before,
#add_payment_method #payment div.payment_box::before {
  content: '';
  display: block;
  border: 1em solid #edeaea;
  /* arrow size / color */
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}

/* line 1361, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal,
#add_payment_method #payment .payment_method_paypal .about_paypal {
  float: right;
  line-height: 52px;
  font-size: 0.83em;
}

/* line 1367, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce-cart #payment .payment_method_paypal img,
.woocommerce-checkout #payment .payment_method_paypal img,
#add_payment_method #payment .payment_method_paypal img {
  max-height: 52px;
  vertical-align: middle;
}

/* line 1376, /Applications/MAMP/htdocs/stresslessclinic/wp-content/themes/stresslessclinic/sass/partials/_woocommerce.scss */
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #35829e;
}

/* @import "partials/featured_posts";
@import "partials/related_posts";
@import "partials/comments";
@import "partials/footer_widgets";

 */

/*# sourceMappingURL=../css/app.map */
#inner-banner {
  overflow: visible !important;
  position: relative;
  z-index: 0;
  height: 500px;
  background-color: #000;
	margin-top:20px;
	
}