
  @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: #1a1919;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #1a1919 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--blue) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--dark) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--blue) !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(--dark) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--dark) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--dark) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--blue) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--dark) !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(--dark) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--dark);
  border-color: var(--dark);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--dark) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--dark) !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(10, 0, 0, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(10, 0, 0) !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://silethards.nl/wp-content/uploads/sites/188/2023/07/Sil-Ethards-HR-7.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(10, 0, 0, 1) !important;
    }
  

  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 465px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 615px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 265px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 415px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 190px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 190px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 290px;
  }
  header > div.wrapper.above {
  min-height: 440px;
  }

  header div.header div.holder {
  height: 190px;
  }
  }



  .shop_topbar {
  background: var(--bluetint);
  }
  .shop_topbar a,
  .shop_topbar a:hover {
  color: var(--text) !important;
  }


  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(--dark) !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(--blue);
  }

  @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(--blue) !important;
  }
  }


  header div.header div.contact i {
  color: var(--blue);
  }

  @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: #1a1919 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--blue) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--dark) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--blue);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--dark) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #1a1919 !important;
  }

  section.prices table tr td a {
  color: #1a1919 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #1a1919 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--dark);
  }

  :root {
--dark: #3d5450;
--olddark: #222222;
--bluetint: #cfeae6;
--blue:#9ad3ca;
--text: #1a1919;
--white: #ffff;
--lightlink:#e4e4e4;
--oldlightlink:#aeaeae;
--bgcolor: #f6f4f2;
}

.row.productssview {
    margin: 5em 0;
}
.post-type-archive-product ul.products.columns-2, .post-type-archive-product .woocommerce-result-count, .post-type-archive-product .woocommerce-ordering, .post-type-archive-product section.text_intro a.btn.btn-primary {
    display: none;
}



.slider__section .item-slider .woocommerce.columns-1 {
    width: 100%;
}

.itemproduct .woocommerce ul.products li.product.post-531 h2.woocommerce-loop-product__title, .itemproduct .woocommerce ul.products li.product.post-533 h2.woocommerce-loop-product__title {
    min-height: 109px;
}

header .header__content a.btn:hover {
    background: var(--bluetint)!important;
}
header .header__content a.btn {
    background: var(--dark)!important;
}


header {
    z-index: 1;
}

/*main {
    position: relative;
}.home main::before {
    content: "";
    background-image: url(/wp-content/uploads/sites/188/2023/04/orchidee-bg.png);
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    right: -190px;
    background-position: top right;
    background-size: 39%;
    /* background-color: #f6f4f291; */
    /* background-blend-mode: overlay; */
    transform: rotate(-7deg);
    opacity: 0.3;
    z-index: -1;
}*/

.row.productssview {
    margin: 3em 0;
}


.row.productssview li.product {
    margin: 0!important;
}
.row.productssview ul.products.columns-1 {
    margin-bottom: 0!important;
}

.row.productssview ul.products li.product .button {
    margin-top: 33px;
}

.donatie_blok {
    background: var(--white);
    padding: 35px 35px 55px;
    margin: 4em 0 6em;
}

.page-id-567 .woocommerce ul.products li.product .price, .page-id-567 .woocommerce ul.products li.product .button {
display:none;
}
hr.linework {
    margin: 85px auto;
    border: 0.4px solid var(--dark);
    width: 325px;
}

section.archive.reviews > div > div > div:nth-child(3) > div.reviews > div > div:nth-child(1) > div > div > div:before {
display:none;
}
section.archive.reviews div.reviews div.review::before {
    width: 250px;
    height: 1px;
    background: var(--dark);
    position: absolute;
    content: "";
    top: -50px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
section.archive.reviews div.reviews div.review {
    border-bottom: none;
    position: relative;
}
section.archive.reviews div.reviews div.review h4 {
    font-size: 1.953em;
    margin-bottom: 25px;
}
section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}

section.archive.reviews div.reviews div.review blockquote {
    padding: 20px 0 0;
    font-size: 0.9em;
    border-left: none;
}

html, body {
    overflow-x: hidden;
}

body {
    background: var(--bgcolor);
}
.breadcrumbs {
    display: none;
}


.woocommerce section.related ul.products.columns-4 li.product.type-product {
    width: 29%;
    margin: 0 2.1% 2.992em 2.1%;
}
.woocommerce section.related ul.products.columns-4 li.product.type-product:nth-child(4) {
    display: none;
}
header h1:not(.home header h1) {
    position: absolute;
    left: 20%;
    top: 50%;
    /* transform: translate(-50%, -50%); */
/    color: #fff !important;*/
    font-size: clamp(60px, 5vw, 70px);
}
div.breadcrumbs {
    margin-bottom: 15px;
    position: absolute;
    left: 20%;
    top: 70%;
    font-size: 0.8em;
}

.siltips {
    text-align: center;
    background: var(--white);
}
.siltips .tipstekst {
    padding: 35px;
}
.siltips img {
    width: 100%;
    padding: 0;
    margin: 0;
    height: 230px;
    object-fit: cover;
}
.siltips p.tipimg {
    margin: 0;
}

footer div.socket {
    letter-spacing: 0;
}

.borderround {
    border-radius: 100%;
}
header .header__content a {
    margin: 1em 0;
}

div.page-header h1 {
    border-bottom: none!Important;
}

.cartcountericon .counter {
top: -11px;
    right: -4px;
    color: var(--dark)!important;
    background: var(--darktint)!important;
}

.shop_topbar {
    padding: 5px 0;
    font-size: 13px;
}


.woocommerce div.product .child .summary.entry-summary ul.product-usps, .woocommerce div.product .child p.price, .child .woocommerce-product-details__short-description, .woocommerce div.product p.stock, .woocommerce div.product form.cart {
    padding: 19px 10px 19px;
}

.woocommerce div.product  .child p.price, .woocommerce div.product  .child span.price {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    color: var(--dark)!important;
    margin: 0;
}

.woocommerce section.related h2, .woocommerce section.upsells h2 {
    padding-bottom: 55px;
}

.woocommerce div.product p.stock {
    padding: 5px 10px!important;
}

body {
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 28px!important;
}
main section {
    padding: 70px 0;
}
.woocommerce .quantity .qty {
    display: none;
}

section.wieis {
    background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,0) 40%, rgba(255,255,255,0) 100%);
    margin: 4em 3em 4em;
}

footer .column a {
    color: var(--text)!important;
}

footer .column a:hover {
    color: var(--blue)!important;
}

footer div.column h4, footer div.column section.treatments div.items div.item a span, section.treatments div.items div.item a footer div.column span {
    display: none;
}

footer, .author, footer div.socket, .footer-sticky, footer div.socket a, footer div.socket a:hover {
    color: var(--text)!Important;
}
/*footer div.socket img[alt=netbeauty] {
    -webkit-filter: invert(0.9);
    filter: invert(0.9);
}*/
footer div.socket {
    margin-top: 70px;
    padding: 35px 0;
}
footer {
    padding-top: 140px;
}

.woocommerce ul.products li.product .price, .woocommerce .price {
    color: var(--dark) !important;
}
a:hover, .product-usps li i, .counter {
    color: var(--blue) !important;
}
footer div.column img {
    width: 330px;
    margin-top: 25px;
/*    -webkit-filter: invert(1);
    filter: invert(1);*/
}

footer div.socket img[alt=netbeauty] {
    -webkit-filter: invert(0.8);
    filter: invert(0.8);
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 15px 44px!important;
    background: var(--dark)!important;
    font-size: 13px;
}
.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(--blue)!important;
    color: var(--white)!important;
}

.woocommerce div.product div.summary .product_meta {
    display: none;
}

header > div.wrapper::after {
    background-position: center 80%;
}

div.page-header {
    position: relative;
}

footer, footer div.socket {
    background: var(--white) !important;
}

header .header__content h1, header .header__content p {
    color: var(--text)!important;
}

header>div.wrapper:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
/*    background: rgb(0 0 0 / 47%)!important;*/
background: rgb(255 255 255 / 0%)!important;
/*    background: rgb(255 255 255 / 19%))!important;*/
    z-index: -1;
}
header .header__content p.subtitle {
    color: var(--dark)!important;
}

div#filterCollapse {
    background: var(--dark);
    padding: 25px;
    color: var(--white)!important;
}
div#filterCollapse p.woocommerce-mini-cart__buttons.buttons a.button:nth-child(1):hover, div#filterCollapse p.woocommerce-mini-cart__buttons.buttons a.button:nth-child(2):hover {
    opacity: 0.5;
}
div#filterCollapse p.woocommerce-mini-cart__buttons.buttons a.button:nth-child(2) {
    background: var(--blue)!important;
}
div#filterCollapse p.woocommerce-mini-cart__buttons.buttons a.button:nth-child(1) {
    background: var(--lightlink)!important;
}

@media only screen and (min-width: 992px) {
header>div.wrapper .header__content .container {
    width: 100%;
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    width: 660px;
    margin-left: 6%;
    text-align: left;
}
header>div.wrapper .header__content {
    transform: translate3d(0%,10px,0);
}
header .sticky_menu_small div.header {
/*    background-color: var(--dark)!important;*/
    background-color: var(--bgcolor)!important;
}
.row.productssview .col-md-32 {
    background: white;
    padding: 82px 15px;
}
header div.header {
/*    background-color: var(--dark)!important;*/
 background-color: var(--bgcolor)!important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
/*    color: var(--lightlink)!important;*/
    color: var(--text)!important;
}
/*.row.viewleft{
    background: linear-gradient(90deg, #f8f8f8 0%, #f8f8f8 68%, rgba(255,255,255,0) 68%, rgba(255,255,255,0) 100%);
}
.row.viewright {
    background: linear-gradient(270deg, #f8f8f8 0%, #f8f8f8 68%, rgba(255,255,255,0) 68%, rgba(255,255,255,0) 100%);
}*/
.page-id-567 .woocommerce ul.products li.product {
    min-height: 470px;
}
.woocommerce-shop section.woocommerce .col-xs-48 .row .col-md-14 {
    width: 32%;
    margin-right: 2%;
}
.woocommerce-shop section.woocommerce .col-xs-48 .row .col-md-34 {
    width: 66%;
}
body header > div.wrapper {
    min-height: 511px;
}
body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 0!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: var(--blue)!important;
}
.woocommerce div.product {
    margin-top: 75px;
}

.woocommerce div.product .child .woocommerce-product-gallery {
    float: right;
}
.woocommerce div.product .child .summary.entry-summary {
    float: left;
    margin-top: 85px;
}
.woocommerce div.product div.images {
    margin-bottom: 7em;
}
body.home header > div.wrapper {
    min-height: 671px;
}
header div.header.full-width .container, header .shop_topbar .container{
    width: 90%;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 220px;
/*    -webkit-filter: invert(1);
    filter: invert(1);*/
}
header>div.wrapper.sticky_menu.sticky_header.sticky_menu_small .header .holder img {
    max-width: 170px;
}
header div.header div.holder {
    height: 116px;
    min-height: 50px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav {
    text-align: left;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li.flyright {
    float: right;
}
header > div.wrapper::after {
    top: -40px;
}
footer .row .col-sm-24.col-md-12:nth-child(2), footer .row .col-sm-24.col-md-12:nth-child(3), footer .row .col-sm-24.col-md-12:nth-child(4) {
    width: 15%;
}
footer .row .col-sm-24.col-md-12:nth-child(1) {
    width: 55%;
}
/*header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    width: 60%;
    margin-left: 0;
    text-align: left;
}*/
/*header>div.wrapper .header__content {
    transform: translate3d(0, 130px, 0);
}*/
section.tipss > div > div > div:nth-child(1) > div, section.tipss > div > div > div:nth-child(3) > div {
    margin-top: 60px;
}

}

.subtitle, header .header__content p.subtitle {
    font-family: 'Cormorant Garamond', serif;
    font-size: 1.9em;
    color: var(--dark)!important;
}
h1.titlehead {
    font-size: 4.3em;
    margin-bottom: 27px;
    margin-top: 1px!important;
}
.siltips .tipstekst h4 {
    font-size: 2em;
    margin-top: 15px!important;
    margin-bottom: 35px;
}


@media only screen and (max-width: 991px) {
/*main::before {
    right: -290px!important;
    background-size: 250px!important;
}*/
.item-slider {
    max-width: 350px!important;
    min-width: 260px!important;
}
.row.productssview ul.products[class*=columns-] li.product {
    margin-top: 35px!important;
}

.row.productssview .col-md-16 {
    padding: 0;
}
.arrow.arrow-left {
    left: 0!important;
}
.woocommerce section.related ul.products.columns-4 li.product.type-product {
    width: 100%;
}
.arrow {
    bottom: 0!important;
    transform: unset!important;
    top: unset!important;
    left: 60px!important;
}
header div.header div.wrapper img.logo {
/*      -webkit-filter: invert(1);
  filter: invert(1);*/
    max-width: 250px;
}
header div.header {
    text-align: left;
}
header button.navbar-toggle {
    color: var(--dark);
}
nav.navbar-default, div.navbar-collapse {
    background-color: var(--dark)!important;
}
header div.header {
    background-color: var(--bgcolor)!important;
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-bottom: 1px solid #343434;
}
header div.navbar-collapse ul.navbar-nav li a {
    padding: 25px 14px;
}
header .header__content .row.text-center {
    text-align: left;
}
.woocommerce ul.products[class*=columns-] li.product {
    width: 100%;
}
.siltips {
    margin: 2em 1em;
}
section.wieis {
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,0) 40%, rgba(255,255,255,0) 100%)!important;
    margin: 4em 1em 4em!important;
}
header>div.wrapper {
    min-height: 490px;
}
header div.breadcrumbs {
    display: none;
}
header h1:not(.home header h1) {
    left: 2%!important;
}
}

body {
    line-height: 1.8;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
font-family: 'Cormorant Garamond', serif;
}

h1 { font-size: 3.052em;}
h2 {font-size: 2.441em;}
h3 {font-size: 1.953em;}
h4 {font-size: 1.563em;}
h5 {font-size: 1.25em;}
small, .text_small {font-size: 0.8em;}

p {margin-bottom: 1.15rem;}

.btn {margin:1em 0;}



.woocommerce nav.woocommerce-pagination ul {
    border: none!important;
}
.woocommerce nav.woocommerce-pagination {
    text-align: right;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: none;
    margin: 0 5px;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    font-size: 19px;
    padding: 6px 15px;
    border: 1px solid;
    border-radius: 50px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    color: var(--dark);
}
.woocommerce .widget_product_categories ul li {
    padding: 9px 15px;
    border-bottom: none;
    transition: 1s;
}
.woocommerce .widget_product_categories ul{
    border: none;
}
.woocommerce .widget_product_categories ul li {
    position: relative;
}
.woocommerce .widget_product_categories ul li::after {
    content: "";
    position: absolute;
    width: 70px;
    height: 1px;
    background: var(--dark);
    left: 0;
    bottom: 0;
}
.woocommerce .widget_product_categories ul li:hover {
    background: transparent;
}
.woocommerce .widget_product_categories ul li:focus a, .woocommerce .widget_product_categories ul li:focus span, .woocommerce .widget_product_categories ul li:hover a, .woocommerce .widget_product_categories ul li:hover span, .woocommerce .widget_product_categories ul li:focus:before, .woocommerce .widget_product_categories ul li:hover:before {
color: var(--dark)!important;
    opacity: 1;
}
.woocommerce .widget_product_categories ul li:hover {
    transform: translateX(15px);
    transition: 0.5s;
}
.woocommerce section.related, .woocommerce section.upsells {
    margin-top: 8em!important;
    clear: both;
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: none;
    border-bottom-color: var(--dark);
    border-width: 4px;
    color: var(--dark)!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none!important;
    background-color: transparent!important;
    border-radius: 0!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs::before {
    display: none;
}
.woocommerce-tabs.wc-tabs-wrapper {
    background: var(--white);
    padding: 45px 15px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: var(--dark)!important;
    padding-bottom: 0;
    margin: 7px 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    border-bottom: 1px solid;
}

@media only screen and (min-width: 992px) {
.tabs.wc-tabs {
    display: flex;
    float: left;
    min-height: 340px;
    flex-direction: column;
    margin-right: 1em !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
    width: 79%;
    margin-left: 21%;
}
.woocommerce-tabs.wc-tabs-wrapper {
    min-height: 310px;
}
}


.woocommerce ul.products li.product ul.product-usps {
    display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.7em;
    text-align: center;
    padding: 25px 45px;
}
.woocommerce ul.products li.product .price {
    float: left;
padding: 36px 25px 0px;
    font-size: 1.9em;
    font-family: 'Cormorant Garamond', serif;
}
.woocommerce ul.products li.product .button {
    display: inline-block;
    margin-top: 0;
    float: right;
}
.woocommerce ul.products li.product {
    background: var(--white);
    text-align: center;
    padding: 0 0 15px 0;
}
.itemproduct .woocommerce ul.products li.product {
    margin: 0 0% 0em 0!important;
    display: inline-table;
}
.grid-item.main {
    position: relative;
}
.items::-webkit-scrollbar {
    display: none!important;
}
.slider__section .items {
    scrollbar-width: none;
}
.slider__section .items {
position: relative;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    /* white-space: initial; */
    transition: all 0.2s;
    transform: scale(0.98);
    will-change: transform;
    user-select: none;
    /* cursor: grab;*/
}
.slider__section .items .slidee__tekst {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 25px 25px 25px;
    width: 100%;
}
.slider__section .items .slidee__tekst p {
    color: #fff!important;
    font-size: 13px;
}
.slider__section .items .slidee__tekst h4 {
    margin: 0 0 -15px;
    color: #fff!important;
}
.slider__section .item-slider {
    min-height: 250px;
    min-width: 400px;
    margin: 2em 1em;
    width: 300px;
    white-space: break-spaces;
    display: inline-flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    position: relative;
    vertical-align: middle;
}
.arrow.arrow-left {
    left: -70px;
    z-index: 8;
}
.arrow {
    background: var(--lightlink);
    position: absolute;
    right: -80px;
    top: 50%;
    padding: 0;
    transform: translate(-50%, -50%);
    cursor: pointer;
    height: 50px;
    width: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    color: #fff!important;
    z-index: 9;
}

.item-slider.itemintro {
    padding: 0px 65px 0px 20px;
}

/*.woocommerce-shop section.woocommerce h3 {
    color: var(--white)!important;
    margin-bottom: 1.4em;
}*/

.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
    margin: 0 0 13px;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    border-top: 1px double var(--lightlink);
    padding: 10px 0 40px;
}

section.woocommerce ul.products li.product .button {
    margin-top: 35px!important;
}


@media only screen and (min-width: 992px) and (max-width: 1280px){
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    font-size: 12px;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 160px;
}
}