
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Frank Ruhl Libre', 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(--black);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--black) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--black) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--black) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--black) !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(--black) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--black) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--black) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--black) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--black) !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(--black) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--black);
  border-color: var(--black);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--black) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--black) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  }

  .img-responsive {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }



  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://riseandshinebysevda.nl/wp-content/uploads/sites/262/2023/07/heading1.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }




  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 585px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 735px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 385px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 535px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 310px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 310px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 410px;
  }
  header > div.wrapper.above {
  min-height: 560px;
  }

  header div.header div.holder {
  height: 310px;
  }
  }





  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(--black) !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(--black);
  }

  @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(--black) !important;
  }
  }


  header div.header div.contact i {
  color: var(--black);
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: right;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: var(--black) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--black) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--black) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--black);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--black) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: var(--black);
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--black) !important;
  }

  section.prices table tr td a {
  color: var(--black) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--black) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--black);
  }

  /*:root {
--black:       #2a303b;
--secondary: #ffe1c8;
--primary:    #c3ab94;
--dark: #544946;
--light: #f9f6f4;
}*/


:root {
  --black: #262223;
  --secondary: #8C7A79;
  --primary: #D9BEB8;
  --dark: #594F4F;
  --light: #F2F2F2;
}


footer div.social-media ul li a {
    background: var(--secondary) !important;
}
footer .social-media.size-normal {
    margin-top: -45px;
}

header > div.wrapper::after {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}


.intro__div__child img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: 0 60%;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    color: #666 !important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  color: #222 !important;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  color: #222 !important;

}

footer .column a {
  color: var(--primary) !important;
}

section.archive.treatments div.items div.treatments div.item a span, section.archive.treatments div.treatments div.item h4, section.archive.treatments div.treatments div.items div.item a span, section.treatments.shortcode div.items div.treatments div.item a span, section.treatments.shortcode div.treatments div.item h4, section.treatments.shortcode div.treatments div.items div.item a span {
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
}

section.contact div.holder div.wrap {
  background: #fff;
}


.over_mij_section .container {
  padding: 1rem !important;
  border: 1px solid var(--secondary);
}



.intro__link a {
  text-transform: uppercase;
  border-bottom: 2px solid var(--primary);
  letter-spacing: 2px;
  font-size: 14px;
}


.intro__link {
  margin-top: auto;
}

.intro__div__child {
  display: flex;
  flex-direction: column;
}

.btn:hover {
  opacity: 0.4;
}

section.contact, section.page, section.prices, section.treatments {
  padding: var(--spacing) 0;
}
 
.btn {transition: .1s linear;}

.over_ons_grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
.over_ons_grid_child.divspecialo {
  grid-column: 1 / span 5;
grid-row: 1;
}

.over_ons_content {
  padding: 1rem;
  background: var(--primary);
  height: 95%;
  margin-top: 5%;
}

.over_ons_grid_child.over_ons_text {
  padding: 1rem;
  grid-column: 5 / span 7;
  grid-row: 1;
  display: flex;
  flex-direction: column;
  justify-content: start;
}

.footer-cta {
  background: linear-gradient(0deg, var(--black) 40%, var(--light) 40%);
}


main section.page .container {
  max-width: 800px;
}

.huidproblemen_child {
  background: #fff;
  color: var(--black);
  display: flex;
  justify-content: space-between;
height: 85px;
padding: 1rem;
  align-items: center;
position: relative;
}
.huidproblemen_child a {
  position: absolute;
width: 100%;
right: 0;
}

.lees_meer_huidprobleem i {
  background: var(--black);
  color: var(--light);
  height: 35px;
  width: 35px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.huidproblemen_child a {
  width: 100%;
}

.huidproblemen_parent .text {
display: flex;
justify-content: space-between;
width: 92%;
margin: -10px auto 0 auto;
height: 85px;
display: flex;
align-items: center;
flex-direction: row;
}

.lees_meer_huidprobleem {
  float: right;
  text-align: right;
  align-self: revert;
  margin-left: auto;
}

.huidproblemen_parent {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: var(--gap);
}

section.over_mij_section .container {
  width: 100%;
  max-width: 100vw;
  padding: 0;
  overflow: hidden;
}

section.over_mij_section {
  height: auto;
  padding: 0!important;
}


.m-0 {
margin: 0 !important;
}

section.intro_section {
/*  background: linear-gradient(180deg, rgb(195, 171, 148) 40%, rgb(249, 246, 244) 40%);*/
  padding-top: var(--spacing) !important;
}
.btn.btn-alt {
  background: var(--dark) !important;
}


.col-md-24.divspecialo::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
  background: linear-gradient(270deg,#F9F6F4 27.47%,rgba(242,244,247,0) 38.1%),linear-gradient(360deg,#F9F6F4 0%,rgba(242,244,247,0) 18.55%),linear-gradient(180deg,#F9F6F4 5.14%,rgba(242,244,247,0) 36.18%);
}

header > div.wrapper.shadow::before {
/*  background: linear-gradient(90deg,var(--primary) 27.47%,rgba(242,244,247,0) 38.1%),linear-gradient(180deg,var(--primary) 0%,rgba(242,244,247,0) 18.55%),linear-gradient(0deg,var(--primary)5.14%,rgba(242,244,247,0) 36.18%);*/
background: none;
  top: 0;
}

.imageelspecial {
width: 100%;
height: 100%;
object-fit: cover;
border: none;
vertical-align: middle;
max-width: 100%;
height: auto;
image-rendering: -webkit-optimize-contrast;
}


.intro__div__child {
  text-align: center;
}
.behandelingen_child {
  min-height: 340px;
  padding: 1rem;
}


.intro__header h1 {
  margin: 0;
}
.intro__btn .btn {
  margin: 0 !important;
}

main {
  background: var(--light);
}
.intro__text {
  display: flex;
  justify-content: space-between;
  margin: var(--gap) 0;
  border-bottom: 1px solid var(--dark);
  padding-bottom: var(--gap);
}





.intro__text {
display: flex;
justify-content: space-between;
margin: 0 0 var(--gap) 0;
}
.intro__div {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: var(--gap);
}

.calender {
  padding: 0.2rem;
  margin-right: 1rem;
  background: var(--primary);
  color: #fff;
  border-radius: 100%;
  width: 30px;
  display: inline-flex;
  height: 30px;
  justify-content: center;
  align-items: center;
  margin-top: -14px;
}


#menu-item-513 {
  margin-left: 3rem;
border-bottom: 2px solid var(--primary);
}

section.intro {
  padding: var(--spacing) 0 !important;
}


.btn.btn-primary {
  background: var(--primary) !important;
}

.btn {
  border-radius: 0 !important;
  margin-top: var(--gap) !important;
  padding: 1.4rem 3rem;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
}




header .col-md-32.col-md-offset-8 {
  margin: 0;
}
header .row.text-center {
  text-align: left;
}
/*header .header__content h1, header .header__content p {
  color: var(--dark) !important;
}*/

/*style*/
.color__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 3rem;
  text-align: center;
}
.c-light {
  background: var(--light);
}
.c-dark {
  background: var(--dark);
}
.c-primary {
  background: var(--primary);
}
.c-secondary {
  background: var(--secondary);
}
.c-info {
  background: var(--info);
}
.c-accent1 {
  background: var(--accent1);
}
.c-accent2 {
  background: var(--accent2);
}
.c-accent3 {
  background: var(--accent3);
}
.c-succes {
  background: var(--success);
}
.c-warning {
  background: var(--warning);
}
.c-danger {
  background: var(--danger);
}
.color__grid > div {
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #fff !important;
  font-size: 20px;
}
/*end*/

.cw * {
    color: #ffffff!important;
}

/*.behandelingen_section {
  background: rgb(195,171,148);
  background: linear-gradient(0deg, rgb(195, 171, 148) 70%, rgb(249, 246, 244) 70%);
}*/

.behandelingen_child.card {
  background: var(--dark);
  padding: 2rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
  color: #222 !important;
color: var(--black) !important;
text-transform: uppercase;
letter-spacing: 1.1px;
font-size: 14px;
}

@media only screen and (min-width: 992px) {
  :root {
  --spacing: 8rem;
  --gap: 3rem;
  } 

 header div.header.full-width div.wrapper img.logo {
    padding: 0rem !important;
    margin-bottom: -5rem !important;
    height: 240px !important;
    border-radius: 100%;
    box-shadow: 5px 5px 15px hsla(0, 0%, 0%, 0.08);
    margin-top: 1rem;
    background: #f7f1f0;
  }


.mega-sub-menu {
  max-width: 980px !important;
}

 #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
  right: 0;
  left: auto;
}

.three_columns ul {
  columns: 3;
 margin-top: 1rem;
}


/*header > div.wrapper::after {
  background-position-x: 200px;
  background-position-y: -200px;
}
.home header > div.wrapper::after {
  background-position-x: 200px;
  background-position-y: 0;
}*/



.behandelingen_home {
display: grid;
gap: 3rem;
grid-template-columns: repeat(3, 1fr);
}


section.intro .container {
  width: 90%;
  max-width: 1360px;
}
header .header__content p {
  font-size: 19px;
  max-width: 50%;
}

header > div.wrapper .header__content {
  transform: translate3d(0, 20%, 0);
}

.sticky_menu .header__content {
  margin-top: 100px !important;
}

.header__content .container {
  width: 85%;
}

header .header__content h1 {
  font-size: 100px;
  line-height: 1;
  margin-bottom: var(--gap);
}

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  color: var(--black) !important;
  text-transform: uppercase;
  letter-spacing: 1.1px;
  font-size: 14px;
}

.header.full-width .container {
  width: 95%;
}
header div.header div.holder {
  height: auto;
  min-height: 180px;
}

body.home header > div.wrapper {
  min-height: 350px;
  min-height: 55vh;
}

}

@media only screen and (max-width: 991px) {
   :root {
  --gap: 1rem;
  --spacing: 3em;
  }
header > div.wrapper::after {
    top: 150px;
    background-position: center;
}
header nav.navbar-default ul.navbar-nav .active > a:focus, header nav.navbar-default ul.navbar-nav .active > a:hover, header nav.navbar-default ul.navbar-nav .active > a:visited {
  background: none;
  color: #333 !important;
}

#menu-item-513 a {
  color: var(--black) !important;
  border-bottom: 0;
}
header div.navbar-collapse ul li a {
  color: var(--black) !important;
  line-height: 25px;
}
#menu-item-513 {
  margin: 0;
}


.huidproblemen_parent {
  display: flex;
  flex-direction: column;
}


.over_ons_grid {
  display: flex;
  flex-direction: column;
}

.over_ons_content {
  margin-top: -4rem;
}

.intro__text {
  flex-direction: column;
  justify-content: start;
  align-items: start;
  gap: var(--gap);
}

.intro__div {
  display: flex;
  flex-direction: column;
}
}

/* No greater than 900px, no less than 400px */
@media (max-width:900px) and (min-width:400px) {
    .foo {
        display:none;
    }
}​


html {
  font-size: 14px !important;
}


html {
  font-size: 14px !important;
}

body {
  font-size: clamp(1rem, 2vw, 1.125rem);
line-height: 2.1;
}

h1 {
  font-size: clamp(1.5rem, 10vw, 4.0625rem); /* 65px */
}

h2 {
  font-size: clamp(1.25rem, 8vw, 3.125rem); /* 50px */
}

h3 {
  font-size: clamp(1rem, 6vw, 2.5rem); /* 40px */
}

h4 {
  font-size: clamp(0.875rem, 4vw, 2rem); /* 32px */
}

h5 {
  font-size: clamp(0.75rem, 2vw, 1.5rem); /* 24px */
}

h6 {
  font-size: clamp(0.625rem, 1vw, 1.125rem); /* 18px */
}
