
  @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: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--forest) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--clay) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--forest) !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(--clay) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--clay) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--clay) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--forest) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--clay) !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(--clay) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--clay);
  border-color: var(--clay);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--clay) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--clay) !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, .5) !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://huidinstituutwierden.nl/wp-content/uploads/sites/375/2024/03/MandyEisingFotografie-3219-kopie.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: 666px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 816px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 466px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 616px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 391px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 391px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 491px;
  }
  header > div.wrapper.above {
  min-height: 641px;
  }

  header div.header div.holder {
  height: 391px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--clay); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, .5) !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(--clay) !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(--forest);
  }

  @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(--forest) !important;
  }
  }


  header div.header div.contact i {
  color: var(--forest);
  }

  @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: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--forest) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--clay) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--forest);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--clay) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #595959 !important;
  }

  section.prices table tr td a {
  color: #595959 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #595959 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--clay);
  }

  .cc-window {
    padding: 6px 25px!important;
    top: 0!important;
    bottom: unset!important;
    background: var(--forest)!important;
}


:root {
--americano: #541810;
--tan: #7a5c40;
--bronze: #9e614d;
--oatmeal: #d1b8a3;
--coconut: #f2ebe3;
--fresh: #dbdbc9;
--clay: #91998f;
--forest: #666b4a;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
}


.micromodal-slide[aria-hidden=false] .modal__container {
    padding: 0 !important;
}
.hiw-popup-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.hiw-col {
    padding: 38px 28px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 320px;
}
#nbsals_popup-content > div > p {
    display: none;
}
.hiw-divider {
    padding: 14px 0;
    margin-bottom: 22px;
    margin-top: 25px;
}
.hiw-badge {
    display: inline-block;
    font-size: 11px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    padding: 5px 12px;
    border-radius: 999px;
    font-weight: 600;
    margin-bottom: 16px;
}
.hiw-col--arts {
    background: var(--americano);
}
.hiw-col--arts p.hiw-label {
    color: var(--fresh);
}
p.hiw-label {
    font-size: 14px;
    opacity: 0.75;
    margin: 0 0 6px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
p.hiw-info {
    font-weight: 600;
}
.hiw-col--arts p.hiw-info {
    color: white;
}
.hiw-col--arts h3 {
    color: white !important;
}
.hiw-title {
    font-size: 35px;
    font-weight: 600;
    margin: 0 0 6px;
    letter-spacing: 0.3px;
    line-height: 1.2;
}
.hiw-col--arts p.hiw-subtitle {
    color: var(--coconut);
}
.hiw-divider {
    border-top: 1px solid var(--tan);
    border-bottom: 1px solid var(--tan);
}


.color_cta {
    padding: 35px;
    background: #d7d4cc;
    margin-top: 50px;
}

.table>tbody>tr>td, a {
    color: var(--tan)!important;
}

footer div.column.tijden_text {
    margin-top: -24px;
}

.pdb-11 {
padding-bottom: 11em;
}


main section  img {
    border: 2px solid var(--white);
    padding: 12px;
}

/*.single-behandelingen header > div.wrapper::after {
    background-image: url(/wp-content/uploads/sites/375/2023/11/Colette_van_Aggelen_Photography__0023.jpg);
    background-size: cover;
    background-position: center 30%;
}*/
header > div.wrapper::after {
    background-position: center 30%;
}

.behandel-blok a.btn {
    position: absolute;
    bottom: -70px;
}

.behandel-blok {
    background: var(--oatmeal);
    padding: 25px;
    /* margin: 25px 0; */
    height: 100%;
    position: relative;
    margin: 50px 0;
}

.webshopcta.verty2 {
    vertical-align: middle;
    display: table-cell;
    height: 320px!important;
    padding: 75px;
    background-size: cover;
    background-position: right;
    color: #fff!important;
}
.behandel-blok img {
    mix-blend-mode: multiply;
}

p.sier_name {
    font-family: 'made_theartist_scriptregular';
    color: var(--clay)!important;
    font-size: 49px;
    margin-top: 0px;
}

.over_persoon img {
    height: 530px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

body header > div.wrapper::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0!important;
    right: 0;
    bottom: 0;
    background: rgb(145 153 143 / 57%)!important;
    z-index: -1;
}

div.page-header {
    top: 70%;
    left: 0;
    right: 0;
    position: absolute;
}
div.page-header h1 {
    border-bottom: none!important;
    line-height: 0!important;
    margin-bottom: 0!important;
    margin-top: 0!important;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
    color: var(--coconut)!important;
}
main section .page-header, main section.text_header {
    display: none;
}
div.breadcrumbs {
    display: none;
}

.review_bank p {
    color: var(--americano)!important;
}
section.review_bank::before {
    content: "";
    background: var(--coconut);
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 50px;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, .footer-cta-box, .rimg, [type="submit"] {
    padding: 21px 55px;
    background: var(--forest)!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(--clay) !important;
}


.home section.fotobloks {
    padding-bottom: 150px;
    padding-top: 30px;
}

section.fotobloks .item.item-background {
    height: unset!important;
    padding: 210px 0;
    margin: 0 auto;
    overflow: unset;
}
section.fotobloks a div.item-bg>img {
    filter: brightness(1)!important;
    object-position: top;
    background: var(--coconut)!important;
}
section.fotobloks a div.item-centered {
    position: absolute;
    top: unset!important;
    left: 0!important;
    transform: unset!important;
    padding: 0!important;
    width: 100%;
    bottom: -60px;
    text-align: left;
}
section.fotobloks a div.item-centered h3 {
    font-size: 21px;
    margin-bottom: 0;
    margin-top: 0;
    color: var(--americano)!important;
    position: relative;
}
section.fotobloks a div.item-centered h3::before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    display: block;
    background: var(--americano);
    width: 20px;
    height: 1px;
    right: 13px;
    bottom: 50%;
    transition: 0.5s all;
}
section.fotobloks a div.item-centered h3::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 7px;
    height: 7px;
    border-top: 1px solid var(--americano);
    border-right: 1px solid var(--americano);
    transform: rotate(45deg);
    right: 13px;
    bottom: 39%;
}

section.salonintro {
    padding-top: 120px;
}
section.grootintro > div > div.row > div.col-md-20.col-md-push-8 > img {
    margin-top: 80px;
}

section.salonintro::before {
    content: "";
    background: var(--coconut);
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 140px;
}
section.salonintro img {
    height: 560px;
    object-fit: cover;
    object-position: center;
}

section.grootintro {
    padding: 0!important;
}

.cta_groot::before {
    content: "";
    width: 600px;
    height: 350px;
    position: absolute;
    left: -10px;
    background: transparent;
    border: 2px solid var(--coconut);
    top: -10px;
z-index: -1;
}
.cta_groot {
    position: absolute;
    background: var(--coconut);
    width: 580px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 330px;
    text-align: center;
    padding: 56px 25px;
}


section.grootintro .container {
    width: 100%;
    padding: 0;
}
section.grootintro img {
    height: 550px;
    object-fit: cover;
}
main section {
    padding: 90px 0;
}

header div.header {
    background-color: var(--clay)!important;
}

section.review_bank {
    padding: 0;
}
.review_bank figure.gallery-item {
    padding: 0;
}
.review_bank figure.gallery-item img {
    height: 340px;
    width: 100%;
    object-fit: cover;
    padding: 0;
}

footer div.socket {
    margin-top: 60px;
    padding: 25px 0;
}footer {
    padding-top: 70px;
}
footer, footer div.column > h4, footer div.socket, footer div.socket a, footer div.socket a:hover {
    color: var(--coconut)!important;
}
footer div.socket img[alt=netbeauty] {
    -webkit-filter: invert(0.1) sepia(0.2);
    filter: invert(0.1) sepia(0.2);
}

.behandel_block img {
    height: 410px;
    object-fit: cover;
}

footer .column img.img-responsive {
    width: 210px;
    margin: 10px auto 0;
}

footer .column h4 {
    display: none;
}
footer .column a:hover {
    color: var(--bronze)!important;
}

section.archive.reviews div.reviews div.review img {
    margin: 0 0 30px;
    width: 80px;
    padding: 4px;
    margin-top: -65px;
}
section.archive.reviews div.reviews div.review blockquote.blockquote {
    border-left: 1px solid;
    padding: 0px 12px;
    MARGIN-TOP: 25px;
}
section.archive.reviews div.reviews div.review {
    text-align: left;
    border: 1px solid;
    padding: 15px;
}



@media only screen and (min-width: 992px) {
.webshop_block .row .col-sm-16 {
    width: 28%!important;
    margin-right: 5%!important;
}
.modal__container {
        max-width: 700px;
    }
section.archive.reviews div.reviews div.review {
    min-height: 460px;
}
header>div.wrapper .header__content .container {
    width: 100%;
}
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(--white) !important;
}
header>div.wrapper .header__content {
    transform: translate3d(0, 130px, 0);
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    text-align: left;
   /* width: 25%;*/
width: 35%;
    margin-left: 10%;
}
header div.header.full-width .col-sm-10 {
    display: none;
}
header div.navbar-collapse {
    text-align: center;
}
header div.xs-absolute-overlay {
    width: 100%; 
}
footer > div.container > div.row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
footer > div.container > div > div:nth-child(1) {
    border-right: 1px solid var(--bronze);
    width: 26%;
    margin-right: 24%;
}
footer > div.container > div > div:nth-child(2), footer > div.container > div > div:nth-child(3) {
    width: 25%;
}
.dropdown-menu {
    background-color: var(--clay);
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: var(--bronze)!important;
    color: var(--coconut)!important;
}
.review_bank .container {
    width: 100%;
    padding: 0;
}
body header > div.wrapper {
    min-height: 596px;
}
.insta_time .container {
    width: 100%;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: var(--coconut)!important;
}
header .sticky_menu_small div.header {
    background-color: var(--clay) !important;
}
.fotobloks .row .col-sm-16:nth-child(3) {
    margin-right: 0;
    width: 40%;
}
.fotobloks .row .col-sm-16 {
    width: 28%;
    margin-right: 2%;
}
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(--bronze) !important;
}
header div.header div.holder {
    height: 152px;
    min-height: 50px;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 139px;
}
body.home header > div.wrapper {
    min-height: 815px;
}
}


.micromodal-slide[aria-hidden=false] .modal__container {
    animation: mmslideIn .3s cubic-bezier(0,0,.2,1);
    background: var(--coconut)!important;
}

.table>thead>tr>th {
    border-bottom: 2px solid var(--clay);
}

@media only screen and (max-width: 991px) {
nav.navbar-default, div.navbar-collapse {
    background-color: var(--forest);
}
.hiw-col {
    padding: 18px 28px!important;
}
.hiw-popup-grid {
    grid-template-columns: 1fr !important;
}
section.archive.reviews div.reviews div.review {
    margin-top: 70px;
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    text-align: left;
}
.laptop_only {
display:none!important;
}
#sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item {
    width: 50%!important;
}
.gallery .gallery-item {
    width: 100%;
}
header button.navbar-toggle {
    color: var(--coconut);
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-bottom: 1px solid #662f26;
}
section.grootintro img {
    height: 290px;
}
.cta_groot {
    width: 310px!important;
    height: 270px!important;
    padding: 39px 25px!important;
}
.cta_groot::before {
    width: 330px!important;
    height: 290px!important;
}
section.fotobloks .item.item-background {
    margin: 150px 0;
}
section.fotobloks > div > div > div > div:nth-child(1) > a > div {
    margin-top: 0;
}
section.fotobloks > div > div > div > div:nth-child(3) > a > div {
    margin-bottom: 0;
}
.review_bank .gallery figure.gallery-item {
    width: 50%;
}
.review_bank figure.gallery-item img {
    height: 250px!important;
}
footer {
    text-align: center;
}
footer table.opening_hours {
    margin: 0 auto;
}
footer .column img.img-responsive {
    border-bottom: 1px solid var(--bronze);
    padding-bottom: 60px;
    margin-bottom: 70px;
}
header>div.wrapper {
    min-height: 412px;
}
div.page-header h1 {
    line-height: 1!important;
}
.home header>div.wrapper {
    min-height: 592px;
}
}



@font-face {
    font-family: 'made_theartist_scriptregular';
    src: url('/wp-content/uploads/sites/375/font/made_theartist_script.woff2') format('woff2'),
         url('/wp-content/uploads/sites/375/font/made_theartist_script.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*.salonintro h1, .salonintro p {
    color: var(--coconut)!important;
}*/


.review_bank .subkop {
    margin-top: 60px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 38px 8px;
    vertical-align: middle;
    border-top: 1px solid var(--clay);
}
.table-hover>tbody>tr:hover {
    background-color: var(--fresh);
}

.behandelextra h3 {
    color: var(--white)!important;
}
.behandelextra {
    background: var(--bronze);
    color: var(--coconut) !important;
    padding: 30px 65px 50px;
    margin-top: 2em;
}

section.prices table thead tr {
    height: 130px;
}
section.prices table thead:nth-child(1) tr {
    height: 60px;
}

.siertitel {
    font-family: 'made_theartist_scriptregular';
    color: var(--clay)!important;
    font-size: 3.9em;
    margin-top: 40px;
}
thead tr th {
    padding: 8px 8px 28px!Important;
    vertical-align: bottom!important;
}

.subkop {
    color: var(--clay)!important;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 2px;
    font-size: 17px;
    font-weight: 300;
}

b, strong {
color:var(--bronze)!important;
font-weight: 600;
}

body {
    line-height: 1.8;
color:var(--tan)!important;
font-family: 'Open Sans', sans-serif;
background: var(--coconut);
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
color:var(--americano)!important;
font-family: 'Cormorant Garamond', serif;
}

h1 {font-size: calc(2em + 2vw);}
h2 {font-size: calc(2em + 1vw);}
h3 {font-size: calc(1.5em + 1vw);}
h4 {font-size: calc(1.2em + 1vw);}



p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}

html, body {
    overflow-x: hidden;
}


header>div.wrapper .header__content {
    animation-name: slideInFromRight;
    animation-duration: 4.5s; /* of de gewenste tijd */
    animation-fill-mode: both;
}

section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}
section.archive.reviews div.reviews div.review .col-sm-12 {
    width: 100%;
}

@media only screen and (min-width: 992px) {
section.archive.reviews .reviews > .row > .col-xs-48:nth-child(n+7):nth-child(3n+1), section.archive.reviews .reviews > .row > .col-xs-48:nth-child(4) {
    clear: both;
}
section.archive.reviews .reviews > .row > .col-xs-48 {
    width: 29.333%;
    margin: 2%;
}
@keyframes slideInFromRight {
    0% {
        transform: translate3d(-680px, 130px, 0);
        opacity: 0;
    }
    100% {
        transform: translate3d(0, 130px, 0);
        opacity: 1;
    }
}
}

@media only screen and (max-width: 991px) {
@keyframes slideInFromRight {
0% {
    transform: translate3d(-680px, 130px, 0);
    opacity: 0;
}
100% {
    transform: translate3d(0, 63px, 0);
    opacity: 1;
}
}
}


@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}

#winkel {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 99;
    font-size: 18px;
    line-height: 1;
    border: none;
    outline: none;
    background-color: var(--bronze);
    color: #fff;
    cursor: pointer;
    padding: 14px;
    border-radius: 50%;
}