
  @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: 16px;
  }



  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #bfbfbf !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #0d0d0d !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #bfbfbf !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: #0d0d0d !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #202020 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #0d0d0d !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #bfbfbf !important;
  }

  div.phone a.phone, div.email a.email {
  background: #202020 !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: #0d0d0d !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #202020;
  border-color: #202020;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #202020 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #202020 !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(37, 37, 38, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(37, 37, 38) !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://casmara.nl/wp-content/uploads/sites/119/2020/10/Banner-CONCENTRADOS-2018grande.jpg');
  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(37, 37, 38, 1) !important;
    }
  

  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 407px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 557px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
    }
  body header > div.wrapper.sticky_menu .header__content {
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 232px;
  }
  header > div.wrapper.above {
  min-height: 382px;
  }

  header div.header div.holder {
  height: 132px;
  }
  }

  .topbar {
  background: #252526;
  }
  .topbar {
  color: #ffffff;
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: #202020; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(32, 32, 32, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(32, 32, 32, .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: #202020 !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 #bfbfbf;
  }

  @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: #bfbfbf !important;
  }
  }


  header div.header div.contact i {
  color: #bfbfbf;
  }

  @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: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #bfbfbf !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #202020 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #bfbfbf;
  }

  footer div.socket,
  .footer-sticky {
  background: #0d0d0d !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }


  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: #202020;
  }

  .page-template main .content > h4 {
    margin-top: 45px;
}
.page-id-1161 main h4:nth-child(3) {
    margin-top: 90px!important;
}

.row.catinfo {
    margin-bottom: 55px;
}

.post-type-archive-product.woocommerce .woocommerce .page-header h1 span {
    visibility: hidden;
}
.post-type-archive-product.woocommerce .woocommerce .page-header h1 span::before {
    content: 'Shop je mooi!';
    visibility: visible;
    position: absolute;
}

html {
  scroll-behavior: smooth;
}
/*.page-template-template-fullwidth .content {
    text-align: center;
}*/
footer {
    font-size: 14px;
    line-height: 23px;
}
.page-template-template-fullwidth .content .woocommerce {
    margin-top: 65px;
}

.categorieblok {
    margin-bottom: 55px;
}

.contact-blok {
    border: 1px solid #999999;
    padding: 15px;
}
.contact-blok table.opening_hours {
    margin-bottom: 25px;
}
.contact-blok h5 {
    margin-top: 25px;
}

.woocommerce section.related.products, .woocommerce-tabs.wc-tabs-wrapper {
    padding-top: 35px;
    padding-bottom: 35px;
}

.categorieblok h2 {
    text-align: center;
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
}
.categorieblok img {
    border-radius: 100%;
    border: 1px solid #ebebeb;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
}
.categorieblok:hover img {
    box-shadow: 0 0 8px 1px #b7b7b7;
}


.woocommerce section.related.products h2 {
    margin-bottom: 55px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    border-width: 0px 0px 1px 1px!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: 1px solid #333;
    border-width: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
    margin-bottom: 35px;
    margin-top: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #ffffff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: 1px solid #333;
    border-width: 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
    padding: 45px 20px 35px 20px;
    border: 1px solid #333;
    border-top: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 13px;
    min-height: 72px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 1px solid #333333;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #333333;
    border-radius: 0!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: .5em 18px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #333!important;
}
.woocommerce ul.products li.product.type-product, .woocommerce-page ul li.product.type-product{
    background: #ffffff;
    padding: 10px 9px;
    text-align: center;
    transition: all 0.7s;
    box-shadow: 0 0px 4px #dedede;
    margin-bottom: 35px;
    border-radius: 25px;
}
.woocommerce ul.products li.product-category.product a img {
    border-radius: 100%;
    border: 1px solid #ebebeb;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title {
    text-align: center;
}
.woocommerce .product_meta {
    font-size: 12px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper img {
    height: 500px;
    object-fit: contain;
}
.woocommerce ul.products li.product-category.product:hover a img {
    box-shadow: 0 0 8px 1px #b7b7b7;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title mark.count {
    background: none;
    color: #333!important;
}


h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: #333!important;
}

footer div.column h4 {
    font-size: 18px;
    border: none!Important;
}
footer {
    padding-top: 50px;
}
footer div.social-media ul li a {
    background: #0d0d0d !important;
    font-size: 28px;
    height: 60px;
    line-height: 58px;
    width: 60px;
}
footer div.social-media ul li a:hover{
    background: #202020 !important;
}

footer .column a:hover {
    color: #fff!important;
}

#mega-menu-wrap-primary_navigation {
    background: transparent;
}


h4 p.jaar {
    float: left;
    margin-right: 4px;
    margin-top: -3px;
}

.topbar .fa {
    margin-left: 2em;
}
header div.header div.wrapper img.logo {max-width:260px!important;}

.home main section {
    padding: 90px 0;
}
.home section.intro.text.block4 {
    padding: 0;
}

header .topbar {
    padding: 2px 0 0 0;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    text-transform: uppercase;
    font-weight: 600;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    font-weight: 600;
    border-bottom: 1px solid #fff!important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hover {
    color: #bfbfbf!important;
    font-weight: 600;;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation a {
    font-weight: 600!important;
}

@media only screen and (max-width: 991px) {
.page-id-2358 header> div.wrapper::after {
    background-position: 80% center!important;
    top: 140px!important;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
    font-size: 19px;
}
.woocommerce header>div.wrapper {
    min-height: 150px;
}
.topbar {
    text-align: center;
}
header nav.navbar-default div.navbar-header div.wrapper button.navbar-toggle {
    color: #fff!important;
}
div.page-header h1 {
    border-bottom: none;
    margin-bottom: 60px;
    margin-top: 40px;
    text-align: center;
}
}


.page-id-1161 .row.vertical-align:nth-child(odd) {
    background: #f1f1f1;
}
.page-id-1161 .row.vertical-align {
    margin-top: 45px;
   padding: 25px 15px;
}

#sb_instagram .sbi_follow_btn a:focus, #sb_instagram .sbi_follow_btn a:hover, #sb_instagram #sbi_load .sbi_load_btn:active, #sb_instagram .sbi_follow_btn a:active {
    box-shadow: none!important;
    background: #0d0d0d !important;
}

#sb_instagram .sbi_follow_btn a, #sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
    background: #408bd1;
    color: #fff;
    background: #bfbfbf !important;
    color: #fff !important;
   margin-top: 70px;
    padding: 9px 16px;
}

.single-product.woocommerce section.widget.woocommerce_product_search-2.woocommerce.widget_product_search.text-center {
    display: none;
}

@media only screen and (min-width: 992px) {

.vertical-align {
display:flex;
align-items:center;
}
section.instagram .container {
    width: 100%;
}
.woocommerce header > div.wrapper {
    min-height: 112px;
}
section.widget.woocommerce_product_search-2.woocommerce.widget_product_search.text-center {
    text-align: left!important;
}
header img.image.wp-image-1130.attachment-medium.size-medium {
    max-height: 100%!important;
}
header div.header div.holder {
    height: 112px;
    min-height: 50px;
}
.page-header h1 {
    font-size: 65px;
    border: none!important;
    text-align: center;
    margin-bottom: 85px!important;
    margin-top: 65px!important;
}
body.home header > div.wrapper {
    min-height: 112px;
}
body header > div.wrapper {
    min-height: 440px;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
    padding: 25px 15px;
}
.header.full-width .container, .topbar .container {
    width: 95%;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation {
    text-align: right;
}
.topbar {
    text-align: end;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #fff!important;
}
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: #bfbfbf !important;
}
}



@media only screen and (max-width: 600px) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100%!important;
}
}




.home section.slider .container {
    width: 100%;
    padding: 0;
}

@media only screen and (max-width: 992px) {
.home header>div.wrapper {
    min-height: 0;
}
.page-id-1161 .row.vertical-align {
   padding: 25px 0px!important;
}
header>div.wrapper {
    min-height: 380px;
}
header > div.wrapper::after {
    top: 120px;
}
.slider {
   height: 220px!important; 
    min-height: 220px!important;
}
html {
    overflow-x: hidden;
}
}




/*Slider*/
.home section.intro.text.block0 {
    padding: 0;
}


.w3-right {
    color: white!important;
    font-size: 2em;
}
.w3-left{
    color: white!important;
    font-size: 2em;
}

body{
overflow-x: hidden;
} 

.mySlides {display: none;}

.slider {
    height: 75vh;
    width: 100%!important;
    position: relative;
    min-height: 640px;
}
.slide1,.slide2,.slide3  {
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide1 {
  background: url(/wp-content/uploads/sites/119/2020/12/CARTEL-2x099_tratamiento-small.jpg)no-repeat center;
      background-size: cover;
    background-position: top;
} 
.slide2 {
  background: url(/wp-content/uploads/sites/119/2020/10/Banner-CONCENTRADOS-2018grande.jpg)no-repeat center;
      background-size: cover;
}
.slide3 {
  background: url(/wp-content/uploads/sites/119/2020/12/LUXURY-Bodegon-small.jpg)no-repeat center;
      background-size: cover;
}

/* Fading animation */
.fade-slide {
  -webkit-animation-name: fade-slide;
  -webkit-animation-duration: 1.5s;
  animation-name: fade-slide;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade-slide {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade-slide {
  from {opacity: .4} 
  to {opacity: 1}
}

/*end*/
.percentages .col-md-12 {
    margin-top: 3em;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.w3-text-white, .w3-hover-text-white:hover {
    color: #fff!important;
}
.w3-section, .w3-code {
    /* margin-top: 16px!important; */
    /* margin-bottom: 16px!important; */
}
.w3-center {
    text-align: center!important;
}
.w3-large {
    font-size: 18px!important;
}
.w3-container, .w3-panel {
    padding: 0.01em 16px;
}
.w3-display-bottommiddle {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
}

.w3-hover-text-khaki {
    cursor: pointer;
    font-size: 30px!important;
    color: #ffffff!important;
}
.w3-left {
    float: left!important;
}
.w3-right {
    float: right!important;
}
.w3-hover-text-khaki:hover {
    color: #000!important;
}


img.mySlides:nth-child(1) {
    object-fit: cover;
    margin-top: 14px;
}
.textslide {
    position: absolute;
    left: 0;
    right: 0;
}
img.mySlides {
    object-fit: cover;
}
.w3-content.w3-display-container {
    max-height: 500px;
    min-height: 500px;
    overflow: hidden;
}
.w3-display-right {
    top: 250px!important;
    margin-left: 97vw!important;
}
.w3-display-left {
    top: 250px!important;
}
.w3-tooltip, .w3-display-container {
    position: relative!important;
    top: -87px!important;
}
.w3-content {
    max-width: 100%!important;
}

img.mySlides {
    object-fit: cover;
    min-height: 500px!important;
}
header .col-sm-10 {
z-index:2!important;
}




#myBtn {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 90px;
    z-index: 99;
    font-size: 18px;
    line-height: 1;
    border: none;
    outline: none;
    background-color: rgba(0,0,0,.4);
    color: white;
    cursor: pointer;
    padding: 14px;
    border-radius: 50%;
}

#winkel{
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    line-height: 1;
    border: none;
    outline: none;
    background-color: rgba(0,0,0,.4);
    color: white;
    cursor: pointer;
    padding: 14px;
    border-radius: 50%;
}






/* Headers*/
.page-id-1413 header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2020/10/Cleansers-website.jpg);
}
.page-id-1066 header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2020/12/ampoules-header.jpg);
    background-size: cover;
    background-position: center;
    top: 90px;
}
.page-id-1068 header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2020/12/eye-care-header.jpg);
    background-size: cover;
    background-position: top;
    top: 90px;
}
.page-id-1072 header > div.wrapper::after{
background:url(/wp-content/uploads/sites/119/2020/10/Banner-pagina.jpg);
}
.page-id-1082 header > div.wrapper::after, .page-id-1134 header > div.wrapper::after{
background:url(/wp-content/uploads/sites/119/2020/10/urban-header.jpg);
background-size: cover;
    background-position: top;
    top: 95px;
}
.page-id-1084 header > div.wrapper::after{
background:url(/wp-content/uploads/sites/119/2020/10/purifying-1.jpg);
}
.page-id-1086 header > div.wrapper::after{
background:url(/wp-content/uploads/sites/119/2020/12/anti-header.jpg);
background-size: cover;
    background-position: top;
    top: 95px;
}
.page-id-1088 header > div.wrapper::after{
background:url(/wp-content/uploads/sites/119/2020/12/HOME_-HYDRA.jpg);
background-size: cover;
    background-position: top;
    top: 95px;
}
.page-id-1090 header > div.wrapper::after{
background:url(/wp-content/uploads/sites/119/2020/10/1920X600_banner-COLECCIONES_AGE-DEFENSE.jpg);
}
.page-id-1092 header > div.wrapper::after{
background:url(/wp-content/uploads/sites/119/2022/06/banner-Sensations-website.jpg);
background-size: cover;
    background-position: top;
    top: 95px;
}
.page-id-1094 header > div.wrapper::after{
background:url(/wp-content/uploads/sites/119/2020/10/RENOVATING_Colecciones2.jpg);
}
.page-id-1096 header > div.wrapper::after{
background:url(/wp-content/uploads/sites/119/2020/12/longevity-header.jpg);
background-size: cover;
    background-position: right;
    top: 95px;
}
.page-id-1098 header > div.wrapper::after{
background:url(/wp-content/uploads/sites/119/2020/12/header-vitalizing.jpg);
background-size: cover;
    background-position: right;
    top: 95px;
}
.page-id-1100 header > div.wrapper::after{
background:url(/wp-content/uploads/sites/119/2020/12/light-header.jpg);
background-size: cover;
    background-position: center;
    top: 95px;
}
.page-id-1102 header > div.wrapper::after{
background:url(/wp-content/uploads/sites/119/2020/12/shine-header.jpg);
background-size: cover;
    background-position: center;
    top: 95px;
}
.page-id-1104 header > div.wrapper::after{
background:url(/wp-content/uploads/sites/119/2020/12/suncare-header.jpg);
background-size: cover;
    background-position: right;
    top: 95px;
}
.page-id-1120 header > div.wrapper::after{
background:url(/wp-content/uploads/sites/119/2020/10/1920X600_banner-COMPLEMENTOS_CONCENTRADOS2018-002-1.jpg);
}
.page-id-1132 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2020/12/header-bodyycare.jpg);
    background-size: cover;
    background-position: top;
    top: 90px;
}
.page-id-1124 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2020/12/multi-header.jpg);
    background-size: cover;
    background-position: top;
    top: 90px;
}
.page-id-1463 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2020/12/peeling-header-1.jpg);
    background-size: cover;
    background-position: top;
    top: 90px;
}
.page-id-1136 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2020/12/bodyheader.jpg);
    background-size: cover;
    background-position: left;
    top: 90px;
}
.page-id-1138 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2020/12/milk-header.jpg);
    background-size: cover;
    background-position: right;
    top: 90px;
}
.page-id-1467 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2020/12/stretch-header.jpg);
    background-size: cover;
    background-position: center;
    top: 90px;
}
.woocommerce-cart header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2020/12/banner-winkelmand.jpg);
    background-size: cover;
    background-position: center;
    top: 90px;
}
.page-id-1149 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2020/12/banner-algemene-voorwaarden-website-scaled.jpg);
    background-size: cover;
    background-position: center;
    top: 90px;
}
.page-id-1151 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2020/12/banner-LEVERINGSVOORWAARDEN-website.jpg);
    background-size: cover;
    background-position: center;
    top: 90px;
}
.page-id-1153 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2020/12/banner-RETOURNEREN-website-scaled.jpg);
    background-size: cover;
    background-position: center;
    top: 90px;
}
.page-id-1161 header> div.wrapper::after, .parent-pageid-1161 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2020/12/casmara-header-1.jpg);
    background-size: cover;
    background-position: center;
    top: 90px;
}
.page-id-1070 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2021/01/banner-urbanprotect-website-scaled.jpg);
    background-size: cover;
    background-position: center;
    top: 90px;
}
.page-id-1118 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2020/12/catogories-header.jpg);
    background-size: cover;
    background-position: center;
    top: 90px;
}
.page-id-1140 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2020/12/banner-sanitizing-gel-website-scaled.jpg);
    background-size: cover;
    background-position: center;
    top: 90px;
}
.page-id-20 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2020/12/banner-contact-website-scaled.jpg);
    background-size: cover;
    background-position: center;
    top: 90px;
}
.page-id-1655 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2020/12/banner-Privacyverklaring-website.jpg);
    background-size: cover;
    background-position: center;
    top: 90px;
}
.page-id-1588 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2021/01/banner-moisturizers-website-scaled.jpg);
    background-size: cover;
    background-position: center;
    top: 90px;
}
.page-id-1590 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2021/01/banner-nourishing-website-scaled.jpg);
    background-size: cover;
    background-position: center;
    top: 90px;
}
.page-id-1787 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2021/02/banner-TENSE-LIFT--scaled.jpg);
    background-size: cover;
    background-position: center;
    top: 90px;
}
.page-id-1790 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2021/02/banner-BEAUTY-BOXEN-website-scaled.jpg);
    background-size: cover;
    background-position: center;
    top: 90px;
}
.page-id-1922 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2021/03/banner-OXYGENATING-MASK-casmara-scaled.jpg);
    background-size: cover;
    background-position: center;
    top: 90px;
}

.page-id-2037 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2021/08/banner-Q10-Rescue-casmara-scaled.jpg);
    background-size: cover;
    background-position: center;
    top: 90px;
}
.page-id-2358 header> div.wrapper::after {
    background: url(/wp-content/uploads/sites/119/2022/07/banner-Rgnerin-website.jpg);
    background-size: cover;
    background-position: top;
    top: 90px;
}