
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  }

  h1 {
  font-size: 34px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 26px;
  }

  h4 {
  font-size: 21px;
  }

  h5 {
  font-size: 18px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 15px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: var(--gray-800);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--gray-800) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--primary-400) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--primary-400) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--primary-400) !important;
  color: #fff !important;
  }

  .btn:hover,
  .wpcf7-submit:hover,
  .woocommerce span.onsale:hover,
  .woocommerce a.button:hover,
  .woocommerce .button:hover,
  [type="submit"]:hover,
  .nf-form-content input[type=submit]:hover
  {
  background: var(--primary-400) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--primary-500) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--primary-400) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--primary-400) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--primary-500) !important;
  color: #fff !important;
  }

  div.phone a.phone, div.email a.email i {
  color: #fff !important;
  }

  div.phone a.phone:hover, div.email a.email:hover {
  background: var(--primary-400) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--primary-500);
  border-color: var(--primary-500);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--primary-500) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--primary-500) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  }

  .img-responsive {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }



  header div.header {
  background-color: rgba(255, 255, 255, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(255, 255, 255) !important;
  }

  @media only screen and (max-width : 992px) {
  header nav.navbar-default {
  background: none !important;
  }
  }

  header > div.wrapper {
  display: block;
  position: relative;
  }

  header div.header::after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  }

  header > div.wrapper::after {
  background: url('https://iksibeauty.nl/wp-content/uploads/sites/395/2024/02/Sothys-behandelingen.jpeg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }


    header .sticky_menu_small div.header {
    background-color: rgba(255, 255, 255, 1) !important;
    }
  

  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 1138px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 1288px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 938px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 1088px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 863px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 863px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 963px;
  }
  header > div.wrapper.above {
  min-height: 1113px;
  }

  header div.header div.holder {
  height: 863px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #ffffff; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(255, 255, 255, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(255, 255, 255, 1) !important;
  -webkit-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:focus,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:active {
  color: var(--primary-500) !important;
  }
  }


  @media only screen and (min-width : 992px) {
  section.featured div.wrapper {
  margin-top: -100px;
  }
  header>div.wrapper .header__content {
  transform: translate3d(0, -40px, 0);
  }
  }





  header div.header {
  text-align: center;
  }

  header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  border-bottom: 1px solid var(--primary-400);
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse ul.navbar-nav li a, header nav.navbar-default div.navbar-collapse ul.navbar-nav li ul.dropdown-menu li.active > a {
  color: var(--primary-400) !important;
  }
  }


  header div.header div.contact i {
  color: var(--primary-400);
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: center;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: var(--gray-800) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--primary-400) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--primary-500) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--primary-400);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--primary-400) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: var(--primary-400);
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--gray-800) !important;
  }

  section.prices table tr td a {
  color: var(--gray-800) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--gray-800) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--primary-500);
  }

  :root {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: greyscale;
  font-smooth: never;

/*primary*/
--primary-50: #faf6f6;
--primary-100: #f5ebeb;
--primary-200: #eedada;
--primary-300: #e1c0c0;
--primary-400: #cc9999; /*main*/
--primary-500: #b97a7a;
--primary-600: #a26060;
--primary-700: #874e4e;
--primary-800: #714343;
--primary-900: #603c3c;
--primary-950: #321d1d;

/*grey*/
    --gray-900: hsl(0, 0%, 10%);
    --gray-800: hsl(0, 0%, 20%);
    --gray-700: hsl(0, 0%, 30%);
    --gray-600: hsl(0, 0%, 40%);
    --gray-500: hsl(0, 0%, 50%);
    --gray-400: hsl(0, 0%, 60%);
    --gray-300: hsl(0, 0%, 70%);
    --gray-200: hsl(0, 0%, 80%);
    --gray-100: hsl(0, 0%, 90%);

/*Kleur overige*/
--background: #FFFFFF;
--surface: #FFFFFF;
--error: #B00020;

/*spacings*/
   --spacing-25: calc(1rem * 0.25);
   --spacing-50: calc(1rem * 0.5);
   --spacing-75: calc(1rem * 0.75);
   --spacing-100: calc(1rem * 1);
   --spacing-150: calc(1rem * 1.5);
   --spacing-200: calc(1rem * 2);
   --spacing-300: calc(1rem * 3);
   --spacing-400: calc(1rem * 4);
   --spacing-600: calc(1rem * 6);
   --spacing-800: calc(1rem * 8);
   --spacing-1200: calc(1rem * 12);
   --spacing-1600: calc(1rem * 16);
   --spacing-2400: calc(1rem * 24);
   --spacing-3200: calc(1rem * 32);
   --spacing-4000: calc(1rem * 40);
   --spacing-4800: calc(1rem * 48);

/*fonts*/
    --font-size-h1: calc(1rem * 3.05); 
    --font-size-h2: calc(1rem * 2.25);  /* Ongeveer 28px */
    --font-size-h3: calc(1rem * 1.75);   /* Ongeveer 24px */
    --font-size-h4: calc(1rem * 1.50);  /* Ongeveer 20px */
    --font-size-h5: calc(1rem * 1.25);     /* Ongeveer 16px */
    --font-size-h6: calc(1rem * 1); /* Ongeveer 14px */
    /*--font-primary: 'Cormorant Garamond', serif;
    --font-secondary: 'Montserrat', sans-serif;*/
--font-secondary:  'Raleway', sans-serif;
--font-primary:  'Raleway', sans-serif;
  --transition-speed: 0.2s;
}







.single-behandelingen section.page {
  max-width: 980px;
  margin: 0 auto;
}
figure img {
  width: 100% !important;
}





.subtitle1.tac
{
  display: block;
  margin: var(--spacing-75) auto;
}

.list-inline li a:hover
{
  background: var(--primary-300);
}

.btn-alt:hover, .btn-alt:hover a
{
  background: var(--primary-400);
  color: var(--primary-50) !important;
}
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a
{
    color: var(--gray-800) !important;
  }


section.archive.treatments  .breadcrumbs {
  display: none;
}

section.archive.treatments  h3 {
  text-align: center;
  font-size: var(--font-size-h2);
  margin-bottom: -50px;
}

.list-inline li:hover a {
  background: var(--primary-200);
}

section.treatments .page-header {
  display: none;
}


a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
  color: var(--primary-300) !important;
}

.treatments div.items div.item img, section.archive.treatments div.treatments div.item img {
  width: 105px;
  height: 105px;
  object-fit: cover;
  border-radius: 100% !important;
}
.treatments div.items div.item, section.archive.treatments div.treatments div.item {
  display: flex;
  align-items: center;
  min-height: 125px !important;
}
.treatments {
  padding: var(--spacing-400) 0;
}

header > div.wrapper::after {
  background-position: 30% 150px;
}

section.treatments h1 {
  text-align: left;
}

section.archive.treatments div.treatments div.item {
  justify-content: space-around;
  background: var(--primary-50);
}


.flying-btn img {
  max-height: 50px;
  border-radius: 5px;
}
.flying-btn {
  position: fixed;
  bottom: 25px;
  left: 25px;
  max-height: 50px;
  background: var(--primary-400);
  color: #fff !important;
  display: flex;
  align-items: center;
  gap: var(--spacing-100);
  padding: var(--spacing-75);
  line-height: 1;
}
.icon i {
  font-size: 26px;
}

.review-naam.caption
{
  margin-top: var(--spacing-300);
  border-bottom: 1px solid var(--gray-100);
  padding-bottom: var(--spacing-150);
  border-left: 0;
  font-weight: bold;
  padding-left: 0;
}


.breadcrumbs {
  display: none;
}



.reviews-slider.slick-initialized.slick-slider
{
  padding-bottom: 22rem;
  margin-bottom: -22rem;
}
section.intro
{
  padding: var(--spacing-600) 0;
}

.btn.btn-primary:hover {
  background: var(--primary-300) !important;
}


.footer-cta-box.pd-1.position-relative .btn {
  background: var(--primary-600) !important;
}
.footer-cta-box.pd-1.position-relative .btn:hover {
  background: var(--primary-700) !important;
}

.about-cta
{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: var(--spacing-100);
  margin-top: var(--spacing-200);
}

header .btn.btn-primary {
  display: none;
}

.about-cta *
{
  margin: 0 !important;
}
.list-inline li a
{
  border-radius: 100%;
  background: var(--primary-100);
  height: var(--spacing-300);
  display: inline-flex;
  width: var(--spacing-300);
  justify-content: center;
  align-items: center;
  font-size: var(--font-size-h4);
}
.list-inline > li
{
  display: inline-flex;
  align-items: center;
}

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li.menu-btn.btn-primary > a
{
  color: var(--primary-50) !important;
}

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li.menu-btn.btn-alt> a
{
  color: var(--primary-400) !important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li.menu-btn.btn-alt> a:hover {
  color: var(--primary-50) !important;
}
.menu-btn.btn-primary
{
  background: var(--primary-400);
}
.menu-btn.btn-primary:hover
{
  background: var(--primary-600);
}
hundefined {
  display: none;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li.menu-btn.btn-alt:hover > a{
  color: var(--primary-50) !important;
}

.slick-list.draggable
{
  cursor: grab;
}


.c-primary
{
  color: var(--primary-300);
  font-weight: 400;
}

.header-review
{
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--spacing-150);
}

.row.row-reviews
{
  margin-top: var(--spacing-600);
}
.row.row-reviews img
{
  height: 650px;
  width: 75%;
  object-fit: cover;
  object-position: center;
}

.review-quote
{
  color: var(--gray-100);
  font-size: var(--font-size-h1);
}

.review-stars
{
  color: var(--primary-400);
  display: flex;
  gap: var(--spacing-25);
  align-items: center;
  font-size: var(--font-size-h4);
}

.menu-btn
{
  padding: 0 var(--spacing-100) !important;
  margin: 0 var(--spacing-100);
}
.btn-alt
{
  border: 1px solid var(--primary-400);
}

header div.navbar-collapse
{
  text-align: left;
}


header div.header.full-width div.wrapper img.logo {
  max-width: 130px;
}

.tarieven-wrapper {
  margin: 0 auto;
  width: 100%;
  display: block;
  max-width: 750px;
}
.footer-cta-box.pd-1.position-relative::after
{
  content: '';
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: var(--primary-300);
  width: 100%;
  z-index: -2;
}

.footer-cta-box
{
  min-height: var(--spacing-2400) !important;
  text-align: left;
  padding: var(--spacing-600) !important;
}
.footer-cta-box h1
{
  margin-top: 0;
}
.cw * {
    color: #ffffff!important;
}
.footer-cta, .footer-cta h1, .footer-cta h2
{
  color: #fff !important;
}
.footer-cta-above
{
  background: var(--background) !important;
}
.footer-cta-above
{
  background: var(--background) !important;
  color: var(--gray-800);
}
footer div.column > h4
{
  border: none;
  color: var(--gray-900) !important;
  font-size: var(--font-size-h3);
  margin-bottom: var(--spacing-25);
}

/* Basis font definitie */

html {
font-size: 15px !important;
}

body {
  font-family: var(--font-secondary);
  font-size: var(--spacing-100);
  background: var(--background) !important;
}

.footer-cta-box.pd-1.position-relative
{
  overflow: hidden;
}
.cta-logo
{
position: absolute;
  bottom: -30px;
  right: 20px;
  z-index: -1;
  width: 50%;
  background: var(--primary-400);
}
.cta-logo img
{
  mix-blend-mode: soft-light;
  opacity: 0.2;
}


.container
{
  width: 1460px;
  max-width: 100%;
  padding: 0 var(--spacing-150);
}

/* Header stijlen */
h1, h2, h3, h4 ,h5, h6 {
  font-family: var(--font-primary);
  margin: var(--spacing-200) 0 var(--spacing-75) 0;
  color: var(--gray-900) !important;
}

h1 {
  font-weight: 300; /* Light */
  font-size: var(--font-size-h1);
  letter-spacing: -1.4px;
  line-height: 1.2;
}

h2 {
  font-weight: 300; /* Light */
    font-size: var(--font-size-h2);
  letter-spacing: -0.4px;
  text-transform: capitalize; /* Sentence case */
}

h3 {
  font-weight: 400; /* Regular */
    font-size: var(--font-size-h3);
  letter-spacing: 0;
  text-transform: capitalize; /* Sentence case */
}

h4 {
  font-weight: 400; /* Regular */
    font-size: var(--font-size-h4);
  letter-spacing: 0.2px;
  text-transform: capitalize; /* Sentence case */
}

h5 {
  font-weight: 400; /* Regular */
    font-size: var(--font-size-h5);
  letter-spacing: 0;
  text-transform: capitalize; /* Sentence case */
}

h6 {
  font-weight: 500; /* Medium */
    font-size: var(--font-size-h6);
  letter-spacing: 0.2px;
  text-transform: capitalize; /* Sentence case */
}



/* paraaf*/

p {
  margin:  0 0 var(--spacing-75);
  letter-spacing: 0.5px;
}
.small {
  font-weight: 500; /* Medium */
  font-size: 14px;
  letter-spacing: 0.1px;
  text-transform: capitalize; /* Sentence case */
}

/* Subtitel*/
.subtitle1 {
font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 0.15px;
  background: var(--primary-100);
  width: fit-content;
  padding: var(--spacing-25) var(--spacing-50);
  font-weight: bold;
  color: var(--primary-400);
}

.subtitle2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500; /* Medium */
  font-size: 14px;
  text-transform: capitalize; /* Sentence case */
  letter-spacing: 0.1px;
}
footer .list-inline > li a
{
  border-radius: 100%;
  background: var(--primary-100);
  height: var(--spacing-300);
  display: inline-flex;
  width: var(--spacing-300);
  justify-content: center;
  align-items: center;
  font-size: var(--font-size-h4);
  margin-bottom: var(--spacing-150);
}
footer div.socket, .footer-sticky
{
  background: var(--background) !important;
  color: var(--gray-500) !important;
font-weight: 400;
  font-size: 10px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
footer div.socket a, footer div.socket a:hover
{
  color: var(--gray-500) !important;
font-weight: 400;
  font-size: 10px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
footer div.socket img[alt="netbeauty"]
{
  filter: brightness(0.5);
}


/* Knop stijlen */
.btn
{
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1.25px;
  padding: var(--spacing-150) var(--spacing-200);
  margin-top: var(--spacing-150);
  box-shadow: 3px 3px 3px hsla(0, 0%, 10.2%, 0.05);
  transition: var(--transition-speed);
}

.btn:hover
{
  box-shadow: 3px 3px 15px hsla(0, 0%, 10.2%, 0.15);
}

/* Onderschrift stijlen */
.caption
{
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.4px;
  text-transform: capitalize;
  font-style: italic;
  border-left: 2px solid var(--primary-500);
  padding-left: var(--spacing-100);
}

/* Overline stijlen */
.overline {
  font-weight: 400; /* Regular */
  font-size: 10px;
  letter-spacing: 1.5px;
  text-transform: uppercase; /* All caps */
}

/*Einde fonts*/

.about-me hr
{
  border-color: var(--primary-100);
  border-width: 1px;
}

@media only screen and (min-width: 992px) {


div.page-header h1 {
  border: none;
  color: #fff !important;
}



div.page-header:nth-child(1) {
  display: none;
}

.page-header {
  border: none;
  position: absolute;
  top: 50%;
  width: 1460px;
  max-width: 100%;
  padding: 0 var(--spacing-150);
  left: 50%;
  margin: 0 auto !important;
  transform: translate(-50%, 50%);
  max-width: 980px;
}


  header > div.wrapper::after {
    background-position: 0 57%;
    filter: brightness(0.7);
  }

  header > div.wrapper::after {
    background-position: 0 57%;
  }


  body header > div.wrapper {
    min-height: 700px;
  }

  body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 0;
  }

.home header > div.wrapper::after {
  background-position: 0 20%;
}

header .header__content h1 {
  max-width: 100%;
}

/*.review-blok {
  background: linear-gradient(0deg, var(--primary-50) 20%, #fff 20%);
}*/

.treatments div.items div.item a span, section.archive.treatments div.treatments div.item h4 {
    border-bottom: 1px solid var(--primary-400);
    width: 100%;
    padding-bottom: var(--spacing-100);
    height: 50px !important;
}


.items .col-xs-24.col-sm-16.col-md-8, section.archive.treatments  .col-xs-24.col-sm-12 {
    width: calc(100%/3.5) !important;
    margin: 2%;
    background: var(--background);
    text-align: left;
  }



.about-me__col1
{
  padding-right: var(--spacing-800);
}

.about-me__img
{
  margin-top: -220px;
}


header > div.wrapper.above_shadow::before
{
  top: 0;
  background: rgba(0,0,0,.45);
}

header .btn.btn-primary
{
  margin-top: -90px;
}

header .header__content h1
{
  font-size: var(--spacing-400);
}
 header > div.wrapper .header__content
{
    transform: translate3d(0, var(--spacing-600), 0);
  }
header .header__content p
{
  font-size: var(--font-size-h5);
  max-width: 800px;
  margin: 0 0 var(--spacing-300) auto;
}

.col-md-32.col-md-offset-8
{
  text-align: left;
  margin: 0;
  width: 100%;
}
  body.home header > div.wrapper
{
    min-height: 350px;
    min-height: calc(64 * var(--spacing-100));
  }

.about-me .caption
{
  margin-top: var(--spacing-150);
  margin-bottom: var(--spacing-400);
}

.float-right-desktop
{
  float: right !important;
}
 header div.header div.holder
{
    height: 110px;
    min-height: 75px;
  }


}

@media only screen and (max-width: 991px) {


div.page-header:nth-child(2) {
  display: none;
}

header > div.wrapper::after {
  background-position: 30% 150px;
  background-size: contain !important;
  background-repeat: no-repeat;
  background-position: center;
  top: 120px;
}


  header > div.wrapper {
    min-height: 390px;
  }

.cta-logo {
  bottom: 0px;
}

.home .treatments.text-center.block2.pdb-0 {
  margin-top: var(--spacing-400);
}
.flying-btn img {
  max-height: 43px;
}

section.archive.treatments div.col-xs-24 > div > a {
  width: 50%;
}

.col-xs-24.col-sm-12 {
  width: 100% !important;
  text-align: left !important;
}

section.archive.treatments div.treatments div.item h4 {
  text-align: left;
}

.list-inline > li {
  margin-bottom: var(--spacing-25) !important;
}

footer div.socket {
  padding-bottom: 75px !important;
}

section.intro
{
  padding: var(--spacing-400) 0;
}



html {
  font-size: 14px !important;
}
.col-md-24.about-me__col1 {
  margin: var(--spacing-300) 0;
}
header .header__content {
  margin-top: 0 !important;
}



.treatments div.items div.item a span, section.archive.treatments div.treatments div.item h4 {
    border-bottom: 1px solid var(--primary-400);
    width: 100%;
    padding-bottom: var(--spacing-100);
    height: 50px !important;
}

.col-xs-24.col-sm-16.col-md-8 {
  width: calc(100%/1) !important;
  margin: 2%;
  background: var(--background);
  text-align: left;
}


.slick-prev, .slick-next
{
  top: 56%;
}

.row.row-reviews img
{
  max-height: 200px;
  width: 100%;
  margin-bottom: var(--spacing-300);
}

.about-me .row.vertical-align
{
  display: flex;
  flex-direction: column-reverse;
}
.about-me .row.vertical-align img
{
  margin-bottom: var(--spacing-100);
}
.row.about-me
{
  display: flex;
  flex-direction: column-reverse;
}
header div.navbar-collapse ul li a
{
  color: var(--gray-600) !important;
  line-height: 25px;
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover
{
  border-bottom: 1px solid var(--primary-100);
}
.social-media.visible-xs.visisble-sm
{
  display: flex !important;
  justify-content: center;
  margin-top: var(--spacing-200);
}

.menu-btn
{
  float: none;
  clear: none;
  margin: var(--spacing-100) 0 0 0;
  text-align: center;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li.menu-btn.btn-alt > a
{
  border-bottom: 0;
}

header > div.wrapper.shadow::before
{
  background: rgba(0,0,0,.45);
}
html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle
{
  color: var(--primary-400);
}
header .header__content p
{
  margin-left: var(--spacing-150);
}
header .btn.btn-primary
{
  width: 100%;
  margin: 0 !important;
}

.col-md-32.col-md-offset-8
{
  text-align: left;
}


.footer-cta-box
{
  min-height: var(--spacing-3200) !important;
  padding: var(--spacing-200) !important;
    flex-direction: column;
    justify-content: center;
}



}


@media only screen and (min-width: 1201px) and (max-width: 2000px){

.socket .container {
  max-width: none;
  padding: 0 19vw;
  width: 100%;
}
  footer div.socket div.right {
    width: 100%;
  }
.socket .row {
  display: flex;
}

}


@media only screen and (min-width: 992px) and (max-width: 1200px){


.socket .row {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
footer div.socket div.left, footer div.socket div.right {
  text-align: center !important;
  width: 100%;
  max-width: 600px;
}
col-md-18.right {
  margin-top: var(--spacing-100) !important;
}


}

