@font-face {
  font-family: 'Futura';
  src: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../fonts/FuturaLT.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Futura';
  src: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../fonts/FuturaLT-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: block;
}
.basic-font {
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
}
.titel-font-alt {
  font-family: 'Futura';
  text-transform: uppercase;
}
.titel-font {
  font-family: 'Mukta', sans-serif;
  font-weight: 700;
}
.thin {
  font-weight: 100;
}
.extralight {
  font-weight: 200;
}
.light {
  font-weight: 300;
}
.regular {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.semibold {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.extrabold {
  font-weight: 800;
}
.black {
  font-weight: 900;
}
.italic {
  font-style: italic;
}
html,
body {
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  html,
  body {
    font-size: calc(16px - 1px);
  }
}
@media only screen and (max-width: 767px) {
  html,
  body {
    font-size: calc(16px - 2px);
  }
}
html.admin-bar .headermelding-wrapper .headermelding,
body.admin-bar .headermelding-wrapper .headermelding {
  top: 32px;
}
html.hideHeader > header,
body.hideHeader > header {
  transform: translateY(calc(-100% - 4rem));
}
html.hideHeader .headermelding-wrapper,
body.hideHeader .headermelding-wrapper {
  transform: translateY(calc(-100% - 3rem));
}
h1,
.look-h1 {
  font-family: 'Futura';
  text-transform: uppercase;
  font-size: 2.8125rem;
  font-weight: 700;
  line-height: 1.22222222;
  margin-bottom: 1.5rem;
  color: #1c1c1c;
}
h1 .text-background,
.look-h1 .text-background {
  padding: .2rem 1rem;
  background-color: #1c1c1c;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  color: #ffffff;
}
@media only screen and (max-width: 991px) {
  h1,
  .look-h1 {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  h1,
  .look-h1 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 575px) {
  h1,
  .look-h1 {
    font-size: 2.0rem;
  }
}
h2,
.look-h2 {
  font-family: 'Futura';
  text-transform: uppercase;
  font-size: 2.1875rem;
  font-weight: 700;
  line-height: 1.37142857;
  margin-bottom: 1.5rem;
  color: #1c1c1c;
}
h2 .text-background,
.look-h2 .text-background {
  padding: .2rem 1rem;
  background-color: #1c1c1c;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
@media only screen and (max-width: 991px) {
  h2,
  .look-h2 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 767px) {
  h2,
  .look-h2 {
    font-size: 1.8.rem;
  }
}
@media only screen and (max-width: 575px) {
  h2,
  .look-h2 {
    font-size: 1.5rem;
  }
}
h3,
.look-h3 {
  font-family: 'Futura';
  text-transform: uppercase;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.42857143;
  margin-bottom: 1rem;
  color: #1c1c1c;
}
h3 .text-background,
.look-h3 .text-background {
  padding: .2rem .75rem;
  background-color: #1c1c1c;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
@media only screen and (max-width: 991px) {
  h3,
  .look-h3 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 767px) {
  h3,
  .look-h3 {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 575px) {
  h3,
  .look-h3 {
    font-size: 1.25rem;
  }
}
h4,
.look-h4 {
  font-family: 'Futura';
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.55555556;
  margin-bottom: 1rem;
  color: #1c1c1c;
}
h4 .text-background,
.look-h4 .text-background {
  padding: .2rem .75rem;
  background-color: #1c1c1c;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
h5,
.look-h5 {
  font-family: 'Mukta', sans-serif;
  font-weight: 700;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 1.58823529;
  margin-bottom: 1rem;
  color: #1c1c1c;
}
h6,
.look-h6 {
  font-family: 'Mukta', sans-serif;
  font-weight: 700;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 1rem;
  color: #1c1c1c;
}
.look-alt {
  font-family: 'Futura';
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1;
  color: #e8501d;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  margin: 0;
}
p,
span,
a,
li,
.look-p {
  color: #000000;
  line-height: 1.75;
}
p {
  margin-bottom: 1.75em;
}
p b,
p strong {
  font-weight: 700;
}
p i,
p em {
  font-style: italic;
}
small {
  font-size: .8rem;
}
a {
  color: #e8501d;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
a {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
*::selection {
  background: #e8501d;
  color: #ffffff;
}
*::-moz-selection {
  background: #e8501d;
  color: #ffffff;
}
.block-with-shadow {
  padding: 1.5rem;
  background-color: #ffffff;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.block-with-shadow.with-hover:hover {
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.19);
}
.block-without-shadow {
  padding: 1.5rem;
  background-color: #ffffff;
  border: 1px solid #ced4da;
  border-radius: 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.block-without-shadow.with-hover:hover {
  border-color: transparent;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.fixed {
  position: fixed;
}
.none {
  display: none;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
.inline-flex {
  display: inline-flex;
  flex-wrap: wrap;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.background-cover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.box-shadow {
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.1);
}
.box-shadow-hover {
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
}
.fill {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.container-full {
  width: 100%;
}
.flex-row {
  display: flex;
  flex-wrap: wrap;
}
.container {
  max-width: 1300px;
  box-sizing: border-box;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media only screen and (min-width: 1600px) {
  .container {
    max-width: 1400px;
  }
}
.row {
  margin-left: -1rem;
  margin-right: -1rem;
}
[class*=col-] {
  padding-left: 1rem;
  padding-right: 1rem;
}
.website-content {
  display: inline-block;
  width: 100%;
  padding-top: 6.2rem;
}
.website-content.first_banner {
  padding-top: 0;
}
@media only screen and (min-width: 992px) {
  .website-content {
    padding-top: 10rem;
  }
}
@media only screen and (max-width: 991px) {
  .website-content {
    padding-top: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .website-content {
    padding-top: 4rem;
  }
}
@media only screen and (min-width: 992px) {
  .margin-bottom {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .margin-bottom {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .margin-bottom {
    margin-bottom: 3rem;
  }
}
.logged-in .responsive-nav {
  margin-top: 32px;
}
@media screen and (max-width: 782px) {
  #wpadminbar {
    position: fixed;
  }
  .logged-in .responsive-nav {
    margin-top: 46px;
  }
}
#old-ie-banner {
  display: none;
  position: fixed;
  width: 100%;
  text-align: center;
  background: #f12525;
  padding: .5rem 0;
  bottom: 0;
  z-index: 1500;
}
#old-ie-banner p {
  color: #ffffff;
  margin-bottom: 0;
  font-size: .9rem;
}
#old-ie-banner a {
  display: inline-block;
  color: #ffffff;
}
#old-ie-banner a::after {
  width: 100%;
  background-color: #ffffff;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #old-ie-banner {
    display: inline-block;
  }
}
.button {
  position: relative;
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  background-color: transparent;
  color: #000000;
  border: 2px solid #000000;
  font-size: 1rem;
  padding: .7rem 5rem .6rem 1.3rem;
  border-radius: .5rem;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right-color-1.svg');
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
  background-size: 1rem;
}
.button:hover,
.button.hoverbutton {
  background-color: #000000;
  text-decoration: none;
  color: #ffffff;
  background-position: right 1rem center;
  cursor: pointer;
}
.button:focus,
.button:active {
  outline: none;
}
.button.white {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.button.white:hover {
  background-color: #ffffff;
  color: #000000;
}
.button.white-ghost {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.button.white-ghost:hover {
  background-color: #ffffff;
  color: #000000;
}
.button.color-actie {
  border-color: #e8501d;
  background: #e8501d;
  color: #ffffff;
  background-image: none;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}
.button.color-actie:hover {
  background-color: #c84114;
  border-color: #c84114;
}
.button.add-to-cart,
.button.single_add_to_cart_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: .5rem;
  padding-right: .5rem;
}
.button.normal-font {
  text-transform: none;
  letter-spacing: 0;
}
.button.small {
  padding: .35rem .75rem;
  font-size: .9rem;
}
.button.back {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.button.back:hover {
  background-position: left 1.5rem center;
}
.button.black {
  padding: .7rem 3rem .7rem 5rem;
  color: #ffffff;
  background-color: #353535;
  font-size: .75rem;
  border: none;
}
.button.disabled {
  opacity: .5;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .button {
    padding: .5rem 4rem .4rem 2rem;
    max-width: 100%;
  }
  .button.color-actie {
    padding: .5rem 1.3rem;
  }
}
.hoverbutton {
  background-color: #000000;
  text-decoration: none;
  color: #ffffff;
  background-position: right 1rem center;
  cursor: pointer;
}
.back {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.back:hover {
  background-position: left 1.5rem center;
}
.text-link {
  position: relative;
}
.text-link:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  background-color: #e8501d;
  height: 1px;
  width: 0;
  transition: all ease-in-out 0.2s;
}
.text-link:hover {
  color: #e8501d;
}
.text-link:hover:after {
  width: 100%;
}
.text-link.back {
  color: white;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-repeat: no-repeat;
  background-position: left .5rem center;
  background-size: 1rem;
  padding: .5rem 0 .5rem 2.5rem;
}
.text-link.back::after {
  background-color: white;
}
.text-link.back:hover {
  background-position: left 0px center;
}
button.single_add_to_cart_button {
  display: inline-flex !important;
  background-color: #e8501d !important;
  align-items: center;
  justify-content: center;
}
button.single_add_to_cart_button::before {
  content: '';
  background: center center no-repeat;
  background-size: contain;
  background-image: url(https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../images/icon-winkelmand-white.svg);
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  margin-right: 1rem;
}
.link-text {
  position: relative;
}
.link-text::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.link-text:hover::after {
  width: 100%;
}
.link-text.button::after {
  display: none;
}
@supports (-ms-ime-align:auto) {
  .button {
    background-position: calc(100% - 1.5rem) center !important;
  }
  .button:hover {
    background-position: calc(100% - 1rem) center !important;
  }
}
.input-font-color {
  color: #000000;
}
.input-border-radius {
  border-radius: 10px;
}
.input-background {
  background-color: #ffffff;
}
.input-border {
  border: none;
}
.input-weight {
  font-weight: 500;
}
.default-block {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .default-block {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .default-block {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .default-block {
    margin-bottom: 3rem;
  }
}
.default-block.no-margin {
  margin-bottom: 0;
}
.default-block .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.default-block .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.default-block .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.default-block .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.default-block .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.default-block .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.default-block .tekst a {
  white-space: nowrap;
  position: relative;
}
.default-block .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.default-block .tekst a:hover::after {
  width: 100%;
}
.default-block .tekst a.button::after {
  display: none;
}
.default-block .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.default-block .tekst *:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .padding-inside {
    padding: 6rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .padding-inside {
    padding: 4rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .padding-inside {
    padding: 3rem 0;
  }
}
.whatsapp {
  z-index: 100;
  display: none;
  position: fixed;
  right: 1.25rem;
  bottom: 1.25rem;
  width: 100%;
}
.whatsapp .whatsapp-button {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 3.75rem;
  width: 3.75rem;
  background-color: #25d366;
  border-radius: 50%;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-whatsapp-white.svg');
  background-position: center center;
  background-size: 28px;
  background-repeat: no-repeat;
  box-shadow: 8px 9px 19px -9px rgba(107, 107, 107, 0.53);
  -webkit-transition: 0.5s ease-out 0s;
  -moz-transition: 0.5s ease-out 0s;
  -o-transition: 0.5s ease-out 0s;
  -ms-transition: 0.5s ease-out 0s;
  transition: 0.5s ease-out 0s;
}
.whatsapp .whatsapp-button:hover {
  background-color: #075e54;
}
.whatsapp .whatsapp-popup {
  position: absolute;
  right: 3.4rem;
  bottom: 4.4rem;
  width: 300px;
  max-width: 70%;
  padding: 1.25rem 1.8rem;
  font-size: 14px;
  color: #000000;
  background-color: rgba(236, 229, 221, 0.97);
  border-radius: .3rem;
  box-shadow: 8px 9px 19px -9px rgba(107, 107, 107, 0.53);
}
.whatsapp .whatsapp-popup::after {
  content: '';
  position: absolute;
  right: .5rem;
  bottom: -1rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 1rem 1rem 0;
  border-color: transparent rgba(236, 229, 221, 0.97) transparent transparent;
}
.whatsapp .whatsapp-popup .title {
  display: block;
  font-weight: 700;
}
.whatsapp .whatsapp-popup .close {
  position: absolute;
  top: .3rem;
  right: .5rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #fff;
  opacity: .4;
  -webkit-transition: 0.5s ease-out 0s;
  -moz-transition: 0.5s ease-out 0s;
  -o-transition: 0.5s ease-out 0s;
  -ms-transition: 0.5s ease-out 0s;
  transition: 0.5s ease-out 0s;
  cursor: pointer;
}
.whatsapp .whatsapp-popup .close:hover {
  opacity: 1;
}
.icon-contact {
  font-size: 1rem;
  padding: .1rem 0 .1rem 1.75rem;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../mages/icon-phone-color-1.svg');
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 1rem auto;
}
.icon-contact.mail {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-mail-color-1.svg');
}
.icon-contact.white {
  color: #ffffff;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-phone-white.svg');
}
.icon-contact.white.mail {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-mail-white.svg');
}
.icon-contact.white * {
  color: #ffffff;
}
.icon-contact.icon-color-1 {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-phone-color-1.svg');
}
.icon-contact.icon-color-1.mail {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-mail-color-1.svg');
}
.headermelding {
  position: fixed;
  background: #000000;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
.headermelding .headermelding-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: .9rem;
  max-width: 1320px;
}
.headermelding .headermelding-inner .look-h4 {
  margin: 0;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}
.headermelding .headermelding-inner .tekst {
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  color: #ffffff;
  margin: 0 1.5rem;
  text-align: center;
}
.headermelding .headermelding-inner .button {
  padding: .3rem 4rem .3rem 2.5rem;
}
@media only screen and (max-width: 991px) {
  .headermelding .headermelding-inner {
    flex-direction: column;
  }
  .headermelding .headermelding-inner .tekst {
    margin: .5rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .headermelding .headermelding-inner {
    padding: 15px 15px 10px;
  }
  .headermelding .headermelding-inner .button {
    padding: .1rem 3.5rem .1rem 2rem;
    background-position: right 1.2rem center;
  }
}
.fixed-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.55);
  pointer-events: none;
  opacity: 0;
  z-index: 5100;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.fixed-overlay.in {
  opacity: 1;
  pointer-events: all;
}
.fixed-overlay.menu-overlay {
  z-index: 1000;
}
body > header {
  position: fixed;
  z-index: 5000;
  width: 100%;
  background: #ffffff;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
body > header .header-top {
  display: block;
  width: 100%;
  margin: 0 auto;
}
body > header .header-inner {
  position: relative;
  padding: 1rem 0;
  background: #ffffff;
  z-index: 1500;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
body > header .header-inner .logolink {
  display: block;
  height: 2rem;
}
body > header .header-inner .logolink img {
  height: 100%;
  width: auto;
  display: block;
}
body > header .header-inner .nav-toggle {
  position: relative;
  z-index: 1500;
}
body > header .header-inner .nav-toggle .hamburger-menu {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
  position: relative;
  padding: .5rem;
  width: 2rem;
  height: 20px;
  cursor: pointer;
  background: none;
  border: none;
  outline: none;
}
body > header .header-inner .nav-toggle .hamburger-menu .menu-part {
  position: absolute;
  width: 100%;
  height: 3px;
  right: 0;
  background: #000000;
  margin: auto;
  border-radius: 20px;
  transition: all 0.25s cubic-bezier(0.6, 0, 0.4, 1.3);
}
body > header .header-inner .nav-toggle .hamburger-menu .menu-part:nth-of-type(1) {
  top: 0;
}
body > header .header-inner .nav-toggle .hamburger-menu .menu-part:nth-of-type(2) {
  top: 8px;
  width: 75%;
}
body > header .header-inner .nav-toggle .hamburger-menu .menu-part:nth-of-type(3) {
  bottom: 0;
}
body > header .header-inner .nav-toggle .hamburger-menu.hamburger-open .menu-part:nth-of-type(1) {
  transform: rotate(-45deg);
  top: 8px;
}
body > header .header-inner .nav-toggle .hamburger-menu.hamburger-open .menu-part:nth-of-type(2) {
  opacity: 0;
}
body > header .header-inner .nav-toggle .hamburger-menu.hamburger-open .menu-part:nth-of-type(3) {
  transform: rotate(45deg);
  bottom: 9px;
}
body > header .header-inner .nav-toggle .hamburger-menu:hover .menu-part {
  background: #e8501d;
}
@media only screen and (max-width: 991px) {
  body > header .header-inner .navigation {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  body > header .header-inner .navigation .button {
    margin-right: 2rem;
  }
}
.slide-menu {
  position: fixed;
  width: 100%;
  max-width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  display: none;
  overflow: hidden;
  box-sizing: border-box;
  background: #ffffff;
  transition: transform 300ms ease-in-out;
  transform: translateX(100%);
  will-change: transform;
  z-index: 1000;
  overflow: auto;
  overflow-x: hidden;
}
.slide-menu .responsive-nav {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  flex-direction: column;
  height: 100%;
  padding: 1rem;
}
.slide-menu .controls {
  padding: 1rem;
}
.slide-menu .slider {
  position: relative;
  padding: 10rem 0 0 0;
  flex: 1;
  top: 0;
  left: 0;
  width: 100%;
  transition: transform 300ms ease-in-out;
  transform: translateX(0);
  will-change: transform;
}
.slide-menu ul.nav > li a,
.slide-menu .account-menu > li a {
  display: flex;
  flex-wrap: wrap;
  font-weight: 500;
  color: #000000;
  font-size: 1rem;
  padding: .75rem 1rem .75rem 1rem;
  width: 100%;
  border-radius: 6px;
}
.slide-menu ul.nav > li a span.icon,
.slide-menu .account-menu > li a span.icon {
  display: inline-block;
  width: 1.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 1.5rem;
}
.slide-menu ul.nav > li a.dropdown-toggle,
.slide-menu .account-menu > li a.dropdown-toggle {
  position: relative;
}
.slide-menu ul.nav > li a.dropdown-toggle::after,
.slide-menu .account-menu > li a.dropdown-toggle::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-chevron-right.svg');
  background-repeat: no-repeat;
  background-size: 5px auto;
  background-position: center right 1rem;
}
.slide-menu ul.nav > li a.slide-menu-control,
.slide-menu .account-menu > li a.slide-menu-control {
  font-weight: 700;
  padding-left: 2.5rem;
}
.slide-menu ul.nav > li a.slide-menu-control::before,
.slide-menu .account-menu > li a.slide-menu-control::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left.svg');
  background-repeat: no-repeat;
  background-size: 1rem auto;
  background-position: center left 1rem;
}
.slide-menu ul.nav > li a:not(.slide-menu-control)::after,
.slide-menu .account-menu > li a:not(.slide-menu-control)::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-chevron-right.svg');
  background-repeat: no-repeat;
  background-size: 5px auto;
  background-position: center right 1rem;
}
.slide-menu ul.nav > li .vacature-count,
.slide-menu .account-menu > li .vacature-count {
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slide-menu ul.nav > li .sub-menu,
.slide-menu .account-menu > li .sub-menu,
.slide-menu ul.nav > li .menu,
.slide-menu .account-menu > li .menu {
  position: absolute;
  bottom: 0;
  text-align: left;
}
.slide-menu ul.nav > li .sub-menu li a,
.slide-menu .account-menu > li .sub-menu li a,
.slide-menu ul.nav > li .menu li a,
.slide-menu .account-menu > li .menu li a {
  padding: .5rem 1rem;
  color: #000000;
  border-bottom: 0.5px solid #e8501d;
}
.slide-menu ul.nav > li .sub-menu li a.slide-menu-control,
.slide-menu .account-menu > li .sub-menu li a.slide-menu-control,
.slide-menu ul.nav > li .menu li a.slide-menu-control,
.slide-menu .account-menu > li .menu li a.slide-menu-control {
  font-weight: 500;
  margin: 0;
  padding-left: 3rem;
  color: #e8501d;
  font-size: 1rem;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../images/icon-arrow-left-color-1.svg');
  background-position: left 1rem center;
}
.slide-menu ul.nav > li.bigger > a,
.slide-menu .account-menu > li.bigger > a {
  padding: .5rem 1rem;
  font-size: 1.2rem;
  font-weight: 700;
  border-bottom: 0.5px solid #e8501d;
}
.slide-menu ul.nav > li.bigger ul li,
.slide-menu .account-menu > li.bigger ul li {
  font-size: 1.1rem;
  font-weight: 400;
  text-transform: none;
}
.slide-menu ul.nav > li.button,
.slide-menu .account-menu > li.button {
  display: none;
}
.slide-menu .account-menu {
  width: calc(100% + 2rem);
  padding: 1rem;
  margin: 1.5rem -1rem;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.slide-menu .account-menu > li {
  padding: .5rem 0;
}
.slide-menu .account-menu > li a::after {
  display: none;
}
.slide-menu .registration {
  width: 100%;
  text-align: center;
}
.slide-menu > .sub-menu {
  background: #080808;
}
.slide-menu ul {
  padding-left: 0;
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0;
  list-style: none;
  font-size: 1rem;
}
.slide-menu ul li {
  display: inline-block;
  width: 100%;
  text-align: left;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.slide-menu ul li a {
  position: relative;
  display: block;
  padding: .25rem 1rem;
  color: #e8501d;
  font-weight: 400;
  font-size: 1.1rem;
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.slide-menu ul li a:hover,
.slide-menu ul li a:active {
  color: #e8501d;
  text-decoration: none;
}
.slide-menu ul li.current-menu-item a,
.slide-menu ul li.current_page_parent a {
  color: #e8501d;
}
.slide-menu ul li.menu-item-has-children a {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right.svg');
  background-position: center right 1rem;
  background-repeat: no-repeat;
  background-size: 1rem auto;
}
.slide-menu ul li.bigger + li:not(.bigger) {
  margin-top: 1rem;
}
.slide-menu ul li.button {
  width: calc(100% - 2rem);
  margin: 1rem 1rem .25rem;
}
.slide-menu ul li.button > a {
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  font-weight: 700;
  color: #ffffff;
  font-size: 1rem;
}
.slide-menu ul li.button:hover > a {
  color: #ffffff;
}
.slide-menu ul ul {
  position: absolute;
  top: 0;
  left: 100%;
  display: none;
}
.slide-menu.no-transition {
  transition: none !important;
}
.slide-menu.no-transition * {
  transition: none !important;
}
@media only screen and (max-width: 575px) {
  .slide-menu .bottom-nav {
    flex-direction: column;
  }
  .slide-menu .bottom-nav .lang-wrapper {
    margin-top: 1.5rem;
    margin-left: 0;
  }
}
footer {
  position: relative;
  z-index: 0;
  margin: 0;
  width: 100%;
  display: block;
  background-color: #1c1c1c;
  overflow: hidden;
}
footer .top-footer {
  box-sizing: border-box;
  padding: 3rem 0;
}
footer .top-footer .footer-block {
  margin-bottom: 2rem;
}
footer .top-footer .footer-block p,
footer .top-footer .footer-block a,
footer .top-footer .footer-block li,
footer .top-footer .footer-block span {
  color: #ffffff;
  font-size: 1rem;
}
footer .top-footer .footer-block a {
  position: relative;
}
footer .top-footer .footer-block a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
footer .top-footer .footer-block a:hover::after {
  width: 100%;
}
footer .top-footer .footer-block a.button::after {
  display: none;
}
footer .top-footer .footer-block a::after {
  background-color: #ffffff;
}
footer .top-footer .footer-block li {
  line-height: 1;
}
footer .top-footer .footer-block .titel {
  display: block;
  font-family: 'Futura';
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 2px;
  margin-bottom: .5rem;
  color: #e8501d;
  text-transform: uppercase;
}
footer .top-footer .footer-block .logolink {
  display: inline-block;
  max-width: 200px;
}
footer .top-footer .footer-block .logolink::after {
  display: none;
}
footer .top-footer .footer-block .logolink img {
  display: block;
  width: 100%;
  height: auto;
}
footer .top-footer .footer-block .footer-tekst {
  margin: 1rem 0 1.5rem;
}
footer .top-footer .footer-block .footer-tekst p {
  margin-bottom: 0;
}
footer .top-footer .footer-block .button {
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  font-weight: 700;
  padding: .5rem 4rem .5rem 2rem;
  color: #ffffff;
}
footer .top-footer .footer-block .button:after {
  display: none;
}
footer .top-footer .footer-block .payment-methods {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  padding: 0 .25rem;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
}
footer .top-footer .footer-block .payment-methods .method {
  display: inline-block;
  width: auto;
  height: 2rem;
  max-width: 5rem;
  margin: .5rem;
}
footer .top-footer .footer-block .payment-methods .method img {
  width: auto;
  height: 100%;
  max-width: 100%;
  max-height: 2.5rem;
  margin: 0 auto;
}
footer .top-footer .footer-block .social-media {
  margin-top: -.5rem;
}
footer .top-footer .footer-block .social-media a {
  position: relative;
  height: 2rem;
  width: 2rem;
  display: inline-block;
  margin-right: .5rem;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
footer .top-footer .footer-block .social-media a::after {
  display: none;
}
footer .top-footer .footer-block .social-media a.facebook {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-social-facebook.svg');
}
footer .top-footer .footer-block .social-media a.instagram {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-social-instagram.svg');
}
footer .top-footer .footer-block .social-media a.linkedin {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-social-linkedin.svg');
}
footer .top-footer .footer-block .social-media a.youtube {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-social-youtube.svg');
}
footer .top-footer .footer-block .social-media a.twitter {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-social-twitter.svg');
}
footer .top-footer .footer-block .social-media a:hover {
  transform: scale(1.2);
}
footer .bottom-footer {
  background: transparent;
}
footer .bottom-footer .footer-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 1rem 0;
}
footer .bottom-footer .footer-inner a,
footer .bottom-footer .footer-inner p,
footer .bottom-footer .footer-inner li,
footer .bottom-footer .footer-inner span {
  font-weight: 400;
  color: #595959;
  font-size: 1rem;
  margin: 0;
  display: inline-block;
}
footer .bottom-footer .footer-inner a {
  position: relative;
  line-height: 1.5;
}
footer .bottom-footer .footer-inner a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
footer .bottom-footer .footer-inner a:hover::after {
  width: 100%;
}
footer .bottom-footer .footer-inner a.button::after {
  display: none;
}
footer .bottom-footer .footer-inner a::after {
  background-color: #595959;
}
footer .bottom-footer .footer-inner p {
  font-weight: 700;
}
footer .bottom-footer .footer-inner .menu {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
footer .bottom-footer .footer-inner .menu li {
  position: relative;
  padding: 0 1rem;
}
footer .bottom-footer .footer-inner .menu li:last-child::after {
  display: none;
}
footer .bottom-footer .footer-inner .menu li:first-child {
  padding-left: 0;
}
@media only screen and (max-width: 991px) {
  footer::after {
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    background-size: cover;
  }
  footer .top-footer .footer-block {
    padding-bottom: 1rem;
  }
  footer .top-footer .footer-block .logolink img {
    margin: 0 auto;
  }
  footer .top-footer .footer-block.cta {
    text-align: center;
    padding-bottom: 2rem;
  }
  footer .top-footer .footer-block.cta .footer-tekst {
    max-width: 500px;
    margin: 1rem auto 1.5rem;
  }
  footer .bottom-footer .footer-inner {
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  footer::after {
    display: none;
  }
  footer .bottom-footer .footer-inner {
    flex-wrap: wrap;
    padding: 1rem 1rem .5rem;
  }
  footer .bottom-footer .colofon-left,
  footer .bottom-footer .colofon-right {
    width: 100%;
    text-align: center;
  }
  footer .bottom-footer .colofon-left .menu,
  footer .bottom-footer .colofon-right .menu {
    justify-content: center;
    flex-wrap: wrap;
  }
  footer .bottom-footer .colofon-left .menu li::after,
  footer .bottom-footer .colofon-right .menu li::after {
    display: none;
  }
}
.module-overzicht {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .module-overzicht {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .module-overzicht {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .module-overzicht {
    margin-bottom: 3rem;
  }
}
.module-overzicht.no-margin {
  margin-bottom: 0;
}
.module-overzicht .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.module-overzicht .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.module-overzicht .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.module-overzicht .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.module-overzicht .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.module-overzicht .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.module-overzicht .tekst a {
  white-space: nowrap;
  position: relative;
}
.module-overzicht .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.module-overzicht .tekst a:hover::after {
  width: 100%;
}
.module-overzicht .tekst a.button::after {
  display: none;
}
.module-overzicht .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.module-overzicht .tekst *:last-child {
  margin-bottom: 0;
}
.module-overzicht .module-item {
  height: 100%;
  padding-bottom: 2rem;
}
.module-overzicht .module-item .module-item-inner {
  background: white;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.1);
}
.module-overzicht .module-item .module-item-inner .module-item-top .afbeelding-overzicht-container {
  width: 100%;
  padding-bottom: 47%;
  position: relative;
  display: block;
  overflow: hidden;
}
.module-overzicht .module-item .module-item-inner .module-item-top .afbeelding-overzicht-container .afbeelding-overzicht-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.module-overzicht .module-item .module-item-inner .module-item-top .tekst-overzicht {
  padding: 2.5rem 2rem 0 2rem ;
  display: block;
}
.module-overzicht .module-item .module-item-inner .link-overzicht {
  padding: 0 2rem 1.5rem 2rem;
  text-align: center;
}
.module-overzicht .module-item:hover .module-item-inner {
  -webkit-transform: translateY(-0.5rem);
  -moz-transform: translateY(-0.5rem);
  -o-transform: translateY(-0.5rem);
  -ms-transform: translateY(-0.5rem);
  transform: translateY(-0.5rem);
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
}
.module-overzicht .module-item:hover .module-item-inner .module-item-top .afbeelding-overzicht-container .afbeelding-overzicht-image {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.module-overzicht .module-item:hover .module-item-inner .link-overzicht .button {
  background-color: #000000;
  text-decoration: none;
  color: #ffffff;
  background-position: right 1rem center;
  cursor: pointer;
}
.module-overzicht .module-pagination {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
.module-overzicht .module-pagination .page-numbers {
  display: inline-block;
  padding: .5rem;
  min-width: 2.5rem;
  height: 2.5rem;
  background: white;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.1);
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 .5rem;
}
.module-overzicht .module-pagination .page-numbers.current {
  color: #e8501d;
  font-weight: 700;
}
.module-overzicht .module-pagination a.page-numbers {
  position: relative;
  color: #000000;
  font-weight: 500;
}
.module-overzicht .module-pagination a.page-numbers:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  background-color: #e8501d;
  height: 1px;
  width: 0;
  transition: all ease-in-out 0.2s;
}
.module-overzicht .module-pagination a.page-numbers:hover {
  color: #e8501d;
}
.module-overzicht .module-pagination a.page-numbers:hover:after {
  width: 100%;
}
.module-overzicht .module-pagination a.page-numbers.back {
  color: white;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-repeat: no-repeat;
  background-position: left .5rem center;
  background-size: 1rem;
  padding: .5rem 0 .5rem 2.5rem;
}
.module-overzicht .module-pagination a.page-numbers.back::after {
  background-color: white;
}
.module-overzicht .module-pagination a.page-numbers.back:hover {
  background-position: left 0px center;
}
.module-overzicht .module-pagination a.page-numbers:hover {
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
  color: #e8501d;
}
.module-overzicht .module-pagination a.page-numbers.prev {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-black.svg');
  background-size: 1rem auto;
  background-repeat: no-repeat;
  background-position: center center;
}
.module-overzicht .module-pagination a.page-numbers.prev:hover {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-actie.svg');
}
.module-overzicht .module-pagination a.page-numbers.next {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right-black.svg');
  background-size: 1rem auto;
  background-repeat: no-repeat;
  background-position: center center;
}
.module-overzicht .module-pagination a.page-numbers.next:hover {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right-actie.svg');
}
@media only screen and (max-width: 767px) {
  .module-overzicht .module-pagination {
    margin-top: .5rem;
  }
  .module-overzicht .module-item.downloads .module-item-icoon {
    padding: .5rem .5rem .5rem 1rem;
    line-height: 1;
  }
  .module-overzicht .module-item.downloads .module-item-icoon img {
    width: 2rem;
  }
  .module-overzicht .module-item.downloads .module-item-titel {
    padding: .5rem;
  }
}
.banner {
  flex-wrap: wrap;
  position: relative;
  min-height: 300px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  min-height: 350px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 8px solid white;
}
@media only screen and (min-width: 992px) {
  .banner {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .banner {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .banner {
    margin-bottom: 3rem;
  }
}
.banner.no-margin {
  margin-bottom: 0;
}
.banner .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.banner .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.banner .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.banner .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.banner .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.banner .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.banner .tekst a {
  white-space: nowrap;
  position: relative;
}
.banner .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.banner .tekst a:hover::after {
  width: 100%;
}
.banner .tekst a.button::after {
  display: none;
}
.banner .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.banner .tekst *:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .banner {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .banner {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .banner {
    margin-bottom: 3rem;
  }
}
.banner * {
  color: #000000;
}
.banner.text-white * {
  color: #ffffff;
}
.banner.text-white * strong {
  background: #000000;
  padding: 0rem 1.25rem;
  border-radius: 100px;
}
.banner h1 {
  position: relative;
  font-size: 64px;
  margin-bottom: 0;
  z-index: 2;
}
.banner p {
  margin-bottom: 0;
  position: relative;
  font-size: 24px;
  z-index: 2;
}
.banner p strong {
  background: #ffffff;
  padding: 0rem 1.25rem;
  border-radius: 100px;
}
.banner .afbeelding-hoek {
  position: absolute;
  height: 100%;
  width: auto;
}
.banner .afbeelding-hoek img {
  height: 100%;
  width: auto;
  object-fit: cover;
}
.banner .afbeelding-links {
  left: 0;
}
@media only screen and (max-width: 767px) {
  .banner .afbeelding-links {
    display: none;
  }
}
.banner .afbeelding-rechts {
  right: 0;
}
.banner.with-overlay {
  min-height: 0 !important;
}
.banner .banner-overlay-wrapper {
  max-width: 1300px;
  box-sizing: border-box;
  padding-right: 1rem;
  padding-left: 1rem;
  position: relative;
  padding: 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 1600px) {
  .banner .banner-overlay-wrapper {
    max-width: 1400px;
  }
}
.banner .banner-overlay {
  position: relative;
  width: auto;
  height: 100%;
  max-width: 500px;
  vertical-align: top;
}
.banner .videocontainer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.banner .videocontainer video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1199px) {
  .banner {
    min-height: 250px;
  }
}
@media only screen and (max-width: 991px) {
  .banner {
    min-height: 175px;
  }
  .banner .banner-overlay {
    max-width: 400px;
  }
}
@media only screen and (max-width: 767px) {
  .banner {
    min-height: 175px;
  }
  .banner h1 {
    font-size: 32px;
    text-align: start !important;
  }
  .banner p {
    font-size: 18px;
    text-align: start !important;
  }
  .banner .banner-overlay {
    max-width: 300px;
  }
}
@media only screen and (max-width: 575px) {
  .banner {
    min-height: 140px;
  }
}
.banner-usps {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .banner-usps {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .banner-usps {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .banner-usps {
    margin-bottom: 3rem;
  }
}
.banner-usps.no-margin {
  margin-bottom: 0;
}
.banner-usps .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.banner-usps .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.banner-usps .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.banner-usps .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.banner-usps .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.banner-usps .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.banner-usps .tekst a {
  white-space: nowrap;
  position: relative;
}
.banner-usps .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.banner-usps .tekst a:hover::after {
  width: 100%;
}
.banner-usps .tekst a.button::after {
  display: none;
}
.banner-usps .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.banner-usps .tekst *:last-child {
  margin-bottom: 0;
}
.banner-usps .usps-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 2rem 0;
}
.banner-usps .usps-inner .usp {
  position: relative;
  z-index: 1;
  margin: 0 2rem;
  padding-left: 1.5rem;
  color: #000000;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-check-green.svg');
  background-size: .8rem;
  background-position: left center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1199px) {
  .banner-usps .usps-inner .usp {
    margin: 0 2rem;
  }
}
@media only screen and (max-width: 991px) {
  .banner-usps .usps-inner .usp {
    margin: 0 .2rem;
    font-size: .7rem;
    background-size: .7rem;
  }
}
.content-tekst {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .content-tekst {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .content-tekst {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .content-tekst {
    margin-bottom: 3rem;
  }
}
.content-tekst.no-margin {
  margin-bottom: 0;
}
.content-tekst .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.content-tekst .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.content-tekst .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.content-tekst .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.content-tekst .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.content-tekst .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.content-tekst .tekst a {
  white-space: nowrap;
  position: relative;
}
.content-tekst .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.content-tekst .tekst a:hover::after {
  width: 100%;
}
.content-tekst .tekst a.button::after {
  display: none;
}
.content-tekst .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.content-tekst .tekst *:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 575px) {
  .content-tekst .kolom-2 {
    margin-top: 1.75em;
  }
}
.tekst-afbeelding {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .tekst-afbeelding {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .tekst-afbeelding {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-afbeelding {
    margin-bottom: 3rem;
  }
}
.tekst-afbeelding.no-margin {
  margin-bottom: 0;
}
.tekst-afbeelding .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.tekst-afbeelding .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.tekst-afbeelding .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.tekst-afbeelding .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.tekst-afbeelding .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.tekst-afbeelding .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.tekst-afbeelding .tekst a {
  white-space: nowrap;
  position: relative;
}
.tekst-afbeelding .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.tekst-afbeelding .tekst a:hover::after {
  width: 100%;
}
.tekst-afbeelding .tekst a.button::after {
  display: none;
}
.tekst-afbeelding .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.tekst-afbeelding .tekst *:last-child {
  margin-bottom: 0;
}
.tekst-afbeelding .content {
  max-width: 540px;
  padding: 125px 0;
}
.tekst-afbeelding .content .look-alt {
  margin-bottom: .5rem;
}
.tekst-afbeelding .content-left .content {
  margin-right: auto;
}
.tekst-afbeelding .content-right .content {
  margin-left: auto;
}
.tekst-afbeelding .buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 3rem;
}
.tekst-afbeelding .buttons .button {
  margin-bottom: 1rem;
}
.tekst-afbeelding .buttons .primary-btn {
  margin-right: 1rem;
}
.tekst-afbeelding .afbeelding-fluid {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 10px 0 0 10px;
}
.tekst-afbeelding .afbeelding-fluid.order-first {
  left: 0;
  border-radius: 0 10px 10px 0;
}
.tekst-afbeelding:not(.blok-home) .content-left,
.tekst-afbeelding:not(.blok-home) .content-right {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 700px;
}
.tekst-afbeelding.blok-home .afbeelding-fluid {
  width: 50%;
}
.tekst-afbeelding.tekst-afbeelding-container {
  padding: 4rem 0;
  background-color: #E7E7E7;
}
.tekst-afbeelding.tekst-afbeelding-container .content {
  max-width: 100%;
}
.tekst-afbeelding.tekst-afbeelding-container .content .tekst {
  max-width: 540px;
}
.tekst-afbeelding.tekst-afbeelding-container .buttons .button {
  padding-right: 3.5rem;
}
.tekst-afbeelding.tekst-afbeelding-container .afbeelding {
  position: relative;
  z-index: 10;
  padding: 0;
}
.tekst-afbeelding.tekst-afbeelding-container .afbeelding img {
  display: block;
  width: 85%;
  height: auto;
  margin: auto;
}
@media only screen and (min-width: 1200px) {
  .tekst-afbeelding.tekst-afbeelding-container {
    padding: 7rem 0 12rem;
  }
  .tekst-afbeelding.min-margin-top .content {
    margin-top: 100px;
  }
  .tekst-afbeelding.blok-home .afbeelding-fluid {
    width: calc(50% + 80px);
  }
  .tekst-afbeelding.blok-home .content {
    width: calc(100% - 110px);
  }
}
@media only screen and (max-width: 1199px) {
  .tekst-afbeelding .content {
    padding: 3rem 2rem;
  }
  .tekst-afbeelding.min-margin-top {
    margin-top: 0;
  }
  .tekst-afbeelding.min-margin-top .align-items-center {
    align-items: top !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tekst-afbeelding .row {
    align-items: normal !important;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-afbeelding .content {
    max-width: 100%;
  }
  .tekst-afbeelding .afbeelding {
    order: -2;
    margin-bottom: 3rem;
  }
  .tekst-afbeelding.tekst-afbeelding-container .afbeelding img {
    width: 60%;
    margin: 0 auto;
  }
  .tekst-afbeelding .afbeelding-fluid {
    position: relative;
    left: 0;
    width: 100% !important;
    border-radius: 0 !important;
  }
  .tekst-afbeelding .afbeelding-fluid .ratio {
    padding-bottom: 56.25%;
  }
  .tekst-afbeelding:not(.blok-home) .content-left,
  .tekst-afbeelding:not(.blok-home) .content-right {
    min-height: auto;
  }
  .tekst-afbeelding:not(.blok-home) .content-left .content,
  .tekst-afbeelding:not(.blok-home) .content-right .content {
    padding: 4rem 0;
  }
}
@media only screen and (max-width: 575px) {
  .tekst-afbeelding .content {
    padding: 3rem 0 0;
  }
}
.tekst-button {
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .tekst-button {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .tekst-button {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-button {
    margin-bottom: 3rem;
  }
}
.tekst-button.no-margin {
  margin-bottom: 0;
}
.tekst-button .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.tekst-button .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.tekst-button .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.tekst-button .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.tekst-button .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.tekst-button .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.tekst-button .tekst a {
  white-space: nowrap;
  position: relative;
}
.tekst-button .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.tekst-button .tekst a:hover::after {
  width: 100%;
}
.tekst-button .tekst a.button::after {
  display: none;
}
.tekst-button .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.tekst-button .tekst *:last-child {
  margin-bottom: 0;
}
.tekst-button h1,
.tekst-button h2 {
  width: 100%;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
.tekst-button .look-alt {
  margin-bottom: .5rem;
}
.tekst-button .button {
  margin-top: 4rem;
}
@media only screen and (max-width: 575px) {
  .tekst-button {
    text-align: left;
  }
  .tekst-button h2.titel {
    width: 100%;
  }
}
.tekst-formulier {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .tekst-formulier {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .tekst-formulier {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-formulier {
    margin-bottom: 3rem;
  }
}
.tekst-formulier.no-margin {
  margin-bottom: 0;
}
.tekst-formulier .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.tekst-formulier .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.tekst-formulier .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.tekst-formulier .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.tekst-formulier .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.tekst-formulier .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.tekst-formulier .tekst a {
  white-space: nowrap;
  position: relative;
}
.tekst-formulier .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.tekst-formulier .tekst a:hover::after {
  width: 100%;
}
.tekst-formulier .tekst a.button::after {
  display: none;
}
.tekst-formulier .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.tekst-formulier .tekst *:last-child {
  margin-bottom: 0;
}
.tekst-formulier .formulier.col-md-6 .inner {
  width: 70%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .tekst-formulier .formulier {
    order: 13;
  }
  .tekst-formulier .formulier.col-md-6 {
    margin-top: 3rem;
  }
  .tekst-formulier .formulier.col-md-6 .inner {
    width: 100%;
  }
}
.fotogalerij {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .fotogalerij {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .fotogalerij {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .fotogalerij {
    margin-bottom: 3rem;
  }
}
.fotogalerij.no-margin {
  margin-bottom: 0;
}
.fotogalerij .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.fotogalerij .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.fotogalerij .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.fotogalerij .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.fotogalerij .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.fotogalerij .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.fotogalerij .tekst a {
  white-space: nowrap;
  position: relative;
}
.fotogalerij .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.fotogalerij .tekst a:hover::after {
  width: 100%;
}
.fotogalerij .tekst a.button::after {
  display: none;
}
.fotogalerij .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.fotogalerij .tekst *:last-child {
  margin-bottom: 0;
}
.fotogalerij .galerij .afb {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 2rem;
}
.fotogalerij .galerij .afb span.ratio {
  display: block;
  padding-bottom: 66.666%;
}
.fotogalerij .galerij .afb.hidden {
  display: none;
}
.fotogalerij .galerij .afb:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  background-position: center;
  background-size: .5rem;
  background-repeat: no-repeat;
}
.fotogalerij .galerij .afb:hover:after {
  background-color: #e8501d;
  opacity: .6;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-zoom-in.svg');
  background-size: 1rem;
}
.fotogalerij .galerij .afb.more span.count {
  font-weight: 700;
  color: #ffffff;
  font-size: 5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}
.fotogalerij .galerij .afb.more::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  background-color: #e8501d;
  opacity: .8;
}
.fotogalerij .galerij .afb.more::after {
  display: none;
}
.fotogalerij .galerij .afb.more:hover::before {
  opacity: .9;
}
@media only screen and (max-width: 767px) {
  .fotogalerij .galerij .afb.more span.count {
    font-size: 3rem;
  }
}
.fotogalerij .slider .slick-slider {
  position: relative;
}
.fotogalerij .slider .slide {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 5px;
}
.fotogalerij .slider .slide span.ratio {
  display: block;
  padding-bottom: 66.666%;
}
.fotogalerij .slider .slick-arrow {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #e8501d;
  opacity: .3;
  width: 3.5rem;
  height: 6.5rem;
  background-size: 1rem;
  top: 50%;
  z-index: 1;
  overflow: hidden;
  color: transparent;
  border: none;
  outline: none;
}
.fotogalerij .slider .slick-arrow:hover {
  opacity: .8;
  cursor: pointer;
}
.fotogalerij .slider .slick-arrow.slick-prev {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-slider-left.svg');
  border-radius: 0 10px 10px 0;
  left: 0;
}
.fotogalerij .slider .slick-arrow.slick-next {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-slider-right.svg');
  border-radius: 10px 0 0 10px;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .fotogalerij .slider .slick-arrow {
    width: 3rem;
    height: 5rem;
    background-size: 1rem;
  }
}
#swipebox-overlay {
  background: rgba(0, 0, 0, 0.95);
}
#swipebox-prev {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-slider-left.svg') !important;
  background-position: right center;
  background-size: 1rem;
}
#swipebox-next {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-slider-right.svg') !important;
  background-position: left center;
  background-size: 1rem;
}
.faq-blok {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .faq-blok {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .faq-blok {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .faq-blok {
    margin-bottom: 3rem;
  }
}
.faq-blok.no-margin {
  margin-bottom: 0;
}
.faq-blok .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.faq-blok .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.faq-blok .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.faq-blok .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.faq-blok .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.faq-blok .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.faq-blok .tekst a {
  white-space: nowrap;
  position: relative;
}
.faq-blok .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.faq-blok .tekst a:hover::after {
  width: 100%;
}
.faq-blok .tekst a.button::after {
  display: none;
}
.faq-blok .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.faq-blok .tekst *:last-child {
  margin-bottom: 0;
}
.faq-blok .accordion .collapse-item {
  margin-bottom: 1rem;
}
.faq-blok .accordion .collapse-item .titel {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  padding: 1rem 1.5rem;
  background: #e8501d;
  border-radius: 5px;
}
.faq-blok .accordion .collapse-item .titel * {
  color: #e8501d;
  margin: 0;
}
.faq-blok .accordion .collapse-item .titel .vraag {
  font-family: 'Futura';
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.55555556;
  margin-bottom: 1rem;
  color: #1c1c1c;
  width: calc(100% - 2rem);
  color: #ffffff;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  outline: none;
}
.faq-blok .accordion .collapse-item .titel .vraag .text-background {
  padding: .2rem .75rem;
  background-color: #1c1c1c;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.faq-blok .accordion .collapse-item .titel .close {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  border: 1px solid #ffffff;
  border-radius: 50%;
}
.faq-blok .accordion .collapse-item .titel .close svg {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  fill: #ffffff;
  content: '';
  top: .5rem;
  right: 0;
  width: .75rem;
  height: .75rem;
}
.faq-blok .accordion .collapse-item .titel .close svg .cross {
  fill: #ffffff;
}
.faq-blok .accordion .collapse-item .collapse-itself {
  padding-bottom: 2rem;
  display: none;
  width: calc(100% - 2rem);
}
.faq-blok .accordion .collapse-item .collapse-itself *:last-child {
  margin-bottom: 0;
}
.faq-blok .accordion .collapse-item .collapse-itself .antwoord {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 0;
  padding: 1rem 2rem 0 1.5rem;
}
.faq-blok .accordion .collapse-item:hover .titel,
.faq-blok .accordion .collapse-item:focus .titel {
  background-color: #c84114;
}
.faq-blok .accordion .collapse-item:hover .titel .close,
.faq-blok .accordion .collapse-item:focus .titel .close {
  -webkit-transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
}
.faq-blok .accordion .collapse-item.show .titel {
  background: transparent;
}
.faq-blok .accordion .collapse-item.show .titel .vraag {
  color: #000000;
}
.faq-blok .accordion .collapse-item.show .titel .close {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #e8501d;
  border-color: transparent;
}
.faq-blok .accordion .collapse-item.show .titel .close svg {
  opacity: 1;
}
.faq-blok .accordion .collapse-item.show .collapse-itself .antwoord {
  padding-top: 0;
  opacity: 1;
}
@media only screen and (max-width: 991px) {
  .faq-blok .accordion .collapse-item .collapse-itself {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .faq-blok .accordion .collapse-item .titel {
    padding: 1rem 1rem;
  }
  .faq-blok .accordion .collapse-item .collapse-itself .antwoord {
    padding: 1rem 1rem 0 1rem;
  }
}
.contactgegevens .titel {
  margin-bottom: .5rem;
}
.contactgegevens ul {
  margin: 0 !important;
}
.contactgegevens ul li {
  padding-left: 0 !important;
}
.contactgegevens ul li::before {
  display: none;
}
.form-group {
  position: relative;
  margin: 0 0 1rem;
  width: 100%;
}
.form-group br {
  display: none;
}
.form-group p {
  margin: 0;
}
.form-group span.titel {
  display: block;
}
.form-group label.titel {
  position: absolute;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
  color: #000000;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0px;
  white-space: nowrap;
  pointer-events: none;
  left: 1rem;
  top: 1rem;
  z-index: 1;
  width: calc(calc(100% - 2.5rem));
  overflow: hidden;
  height: calc(2px + 16px);
}
.form-group .wpcf7-checkbox label,
.form-group .wpcf7-acceptance label,
.form-group .wpcf7-radio label {
  position: relative;
  display: inline-block;
  margin: 0;
  padding-left: 2rem;
  margin-right: 1rem;
}
.form-group .wpcf7-checkbox label span,
.form-group .wpcf7-acceptance label span,
.form-group .wpcf7-radio label span {
  display: block;
  line-height: normal;
  cursor: pointer;
}
.form-group .wpcf7-checkbox .last label,
.form-group .wpcf7-acceptance .last label,
.form-group .wpcf7-radio .last label {
  margin-right: 0;
}
.form-group input,
.form-group textarea,
.form-group select,
.form-group label.upload {
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  color: #000000;
  border-radius: 10px;
  background-color: #ffffff;
  border: none;
  font-weight: 500;
  position: relative;
  display: block;
  height: calc(2rem + 16px);
  border: 1px solid #ced4da;
  font-size: 16px;
  line-height: calc(calc(16px + 2px));
  letter-spacing: 0px;
  padding: 1rem 1rem .5rem 1rem;
  margin: 0;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-group input::placeholder,
.form-group textarea::placeholder,
.form-group select::placeholder,
.form-group label.upload::placeholder {
  opacity: 0;
}
.form-group input:active,
.form-group textarea:active,
.form-group select:active,
.form-group label.upload:active,
.form-group input:focus,
.form-group textarea:focus,
.form-group select:focus,
.form-group label.upload:focus {
  outline: none;
}
.form-group input.hide,
.form-group textarea.hide,
.form-group select.hide,
.form-group label.upload.hide {
  display: none;
}
.form-group input::-ms-clear,
.form-group textarea::-ms-clear,
.form-group select::-ms-clear,
.form-group label.upload::-ms-clear {
  display: none;
}
.form-group input.wpcf7-not-valid,
.form-group textarea.wpcf7-not-valid,
.form-group select.wpcf7-not-valid,
.form-group label.upload.wpcf7-not-valid {
  background-color: #FFE2E2;
}
.form-group input:disabled ~ .button,
.form-group textarea:disabled ~ .button,
.form-group select:disabled ~ .button,
.form-group label.upload:disabled ~ .button {
  opacity: 0.6;
  pointer-events: none;
  cursor: not-allowed;
}
.form-group textarea {
  resize: vertical;
  height: 9rem;
  min-height: 9rem;
  max-height: 400px;
  line-height: normal;
  padding-top: 1rem;
}
.form-group select {
  padding-top: 1.25rem;
  padding-right: 2.5rem;
  cursor: pointer;
}
.form-group select .hide-option {
  display: none;
}
.form-group select::-ms-expand {
  display: none;
}
.form-group.select::before {
  position: absolute;
  z-index: 1;
  content: '';
  top: 1.5rem;
  right: 1rem;
  width: .75rem;
  height: .75rem;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-chevron-down.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
}
.form-group input[type="submit"] {
  display: none;
}
.form-group input[type="checkbox"],
.form-group input[type="radio"] {
  position: absolute;
  background-color: #ffffff;
  -webkit-transition: 0.2s background-size;
  -moz-transition: 0.2s background-size;
  -o-transition: 0.2s background-size;
  -ms-transition: 0.2s background-size;
  transition: 0.2s background-size;
  background-size: .5rem;
  top: 2px;
  left: 0;
  width: 1rem;
  height: 1rem;
  max-height: 1rem;
  max-width: 1rem;
  padding: 0;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (max-width: 991px) {
  .form-group input[type="checkbox"],
  .form-group input[type="radio"] {
    top: 1px;
  }
}
.form-group input[type="checkbox"]:checked {
  background-size: 1rem;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-input-checkbox.svg');
}
.form-group input[type="radio"] {
  border-radius: 1rem;
}
.form-group input[type="radio"]:checked {
  background-size: .5rem;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-input-radio.svg');
}
.form-group input[type="date"] {
  color: transparent;
  cursor: text;
}
.form-group input[type="date"]::-webkit-inner-spin-button,
.form-group input[type="date"]::-webkit-outer-spin-button,
.form-group input[type="date"]::-webkit-clear-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-group input[type="number"] {
  -moz-appearance: textfield;
}
.form-group input[type="number"]::-webkit-inner-spin-button,
.form-group input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-group.input-active label.titel {
  font-size: 0.5rem;
  -webkit-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  -o-transform: translateY(-12px);
  -ms-transform: translateY(-12px);
  transform: translateY(-12px);
}
.form-group.input-active input[type="date"] {
  color: #000000;
}
.form-group.input-active label.filename {
  color: #000000;
}
.form-group input[type="file"] {
  position: absolute;
  opacity: 0;
  overflow: hidden;
  z-index: -1;
  cursor: pointer;
}
.form-group label.upload {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  cursor: pointer;
}
.form-group label.upload:hover {
  background-color: #D2D2D2;
}
.form-group label.filename {
  position: absolute;
  font-weight: 700;
  color: transparent;
  pointer-events: none;
  left: 3.5rem;
  top: 1.5rem;
  z-index: 1;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
}
.form-group.fileupload {
  overflow: hidden;
  border-radius: 10px;
}
.form-group.fileupload label.titel {
  font-weight: 500;
  color: #000000;
  left: 3.5rem;
  width: calc(100% - 3.5rem);
  z-index: 2;
}
.form-group.fileupload::before {
  position: absolute;
  z-index: 2;
  content: '';
  pointer-events: none;
  top: 3px;
  left: 1rem;
  background: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-input-upload.svg') no-repeat center center;
  background-size: 65%;
  height: 90%;
  width: 1.5rem;
}
.form-group .wpcf7-not-valid-tip {
  display: none;
}
.form-group .wpcf7-not-valid.wpcf7-file {
  background-color: #FFE2E2;
  opacity: 1;
  z-index: 1;
  color: transparent;
  padding-top: 5rem;
}
.form-group.required.select select {
  padding-right: 3.5rem;
}
.form-group.required.select::before {
  right: 2.5rem;
}
.form-group.required input {
  padding-right: 2.5rem;
}
.form-group.required::after {
  content: "*";
  position: absolute;
  font-weight: 700;
  color: #e8501d;
  height: 1rem;
  font-size: 1.375rem;
  right: 1.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  z-index: 2;
}
.half {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0;
}
.half .form-group {
  position: relative;
  width: calc(50% - .5rem);
}
.half .no-label {
  margin-top: 0;
}
@media only screen and (max-width: 991px) {
  .half {
    display: block;
  }
  .half .form-group {
    width: 100%;
  }
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 2px solid red;
  padding: .5rem 1rem;
  color: #000000;
  line-height: normal;
}
.screen-reader-response,
.wpcf7-mail-sent-ok {
  display: none !important;
}
.sitemap .col-md-12 {
  margin-bottom: 1rem;
}
.sitemap ul {
  column-count: 3;
}
.sitemap ul li {
  display: block;
  break-inside: avoid-column;
}
.sitemap ul li a {
  white-space: pre-wrap !important;
}
.sitemap ul li .sub {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-bottom: 0;
}
.sitemap ul li .sub li {
  width: 100%;
  column-count: 0;
  break-inside: unset;
}
@media only screen and (max-width: 991px) {
  .sitemap ul {
    column-count: 2;
  }
  .sitemap ul li .sub {
    column-count: 0;
  }
}
@media only screen and (max-width: 767px) {
  .sitemap ul {
    column-count: 1;
  }
  .sitemap ul li .sub {
    column-count: 0;
  }
}
.assortiment-blok {
  position: relative;
  background-color: #f9f9f9;
}
@media only screen and (min-width: 992px) {
  .assortiment-blok {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .assortiment-blok {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .assortiment-blok {
    margin-bottom: 3rem;
  }
}
.assortiment-blok.no-margin {
  margin-bottom: 0;
}
.assortiment-blok .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.assortiment-blok .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.assortiment-blok .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.assortiment-blok .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.assortiment-blok .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.assortiment-blok .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.assortiment-blok .tekst a {
  white-space: nowrap;
  position: relative;
}
.assortiment-blok .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.assortiment-blok .tekst a:hover::after {
  width: 100%;
}
.assortiment-blok .tekst a.button::after {
  display: none;
}
.assortiment-blok .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.assortiment-blok .tekst *:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .assortiment-blok {
    padding: 6rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .assortiment-blok {
    padding: 4rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .assortiment-blok {
    padding: 3rem 0;
  }
}
.assortiment-blok .content {
  margin-bottom: 3rem;
  text-align: center;
}
.assortiment-blok .categories {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 2rem);
  margin-left: -1rem;
}
.assortiment-blok .categories .category-item {
  padding: 0 1rem;
  width: calc(100% / 6);
}
.assortiment-blok .categories .category {
  display: block;
  padding: 1.5rem;
  background-color: #ffffff;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  height: calc(100% - 1rem);
  padding: 1.5rem 1rem;
  margin-bottom: 1rem;
  text-align: center;
}
.assortiment-blok .categories .category.with-hover:hover {
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.19);
}
.assortiment-blok .categories .category:hover {
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.19);
}
.assortiment-blok .categories .category .category-image {
  display: block;
  width: auto;
  padding-bottom: 75%;
  margin-bottom: 1rem;
  background: center no-repeat;
  background-size: contain;
}
.assortiment-blok .categories .category .category-name {
  display: block;
  font-family: 'Mukta', sans-serif;
  font-weight: 700;
  line-height: 1.25;
}
.assortiment-blok .categories .category:hover {
  transform: translateY(-0.5rem);
}
@media only screen and (max-width: 1199px) {
  .assortiment-blok .categories .category-item {
    width: calc(100% / 5);
  }
}
@media only screen and (max-width: 991px) {
  .assortiment-blok .categories .category-item {
    width: calc(100% / 4);
  }
}
@media only screen and (max-width: 767px) {
  .assortiment-blok .categories .category-item {
    width: calc(100% / 3);
  }
}
@media only screen and (max-width: 575px) {
  .assortiment-blok .categories {
    width: calc(100% + 1rem);
    margin-left: -.5rem;
  }
  .assortiment-blok .categories .category-item {
    padding: 0 .5rem;
    width: calc(100% / 2);
  }
  .assortiment-blok .categories .category {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 1rem;
    text-align: left;
  }
  .assortiment-blok .categories .category .category-image {
    width: 2rem;
    height: 2rem;
    padding: 0;
    margin: 0;
    margin-right: 1rem;
  }
}
@media only screen and (max-width: 425px) {
  .assortiment-blok .categories .category .category-image {
    display: none;
  }
}
.product-zoeker {
  position: relative;
  z-index: 0;
  background-color: #f9f9f9;
}
@media only screen and (min-width: 992px) {
  .product-zoeker {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .product-zoeker {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .product-zoeker {
    margin-bottom: 3rem;
  }
}
.product-zoeker.no-margin {
  margin-bottom: 0;
}
.product-zoeker .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.product-zoeker .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.product-zoeker .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.product-zoeker .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.product-zoeker .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.product-zoeker .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.product-zoeker .tekst a {
  white-space: nowrap;
  position: relative;
}
.product-zoeker .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.product-zoeker .tekst a:hover::after {
  width: 100%;
}
.product-zoeker .tekst a.button::after {
  display: none;
}
.product-zoeker .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.product-zoeker .tekst *:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .product-zoeker {
    padding: 6rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .product-zoeker {
    padding: 4rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .product-zoeker {
    padding: 3rem 0;
  }
}
.product-zoeker .product-zoeker-inner {
  padding: 1.5rem;
  background-color: #ffffff;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  margin: 2rem 0;
}
.product-zoeker .product-zoeker-inner.with-hover:hover {
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.19);
}
.product-zoeker .product-zoeker-inner::before {
  position: absolute;
  z-index: -1;
  content: '';
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 700px;
  height: 700px;
  max-height: 120%;
  opacity: .1;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/luxdirect-lichtgolven.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.product-zoeker .product-zoeker-inner .last {
  margin: 2rem 0 0;
  text-align: center;
}
.product-zoeker .product-zoeker-inner .button {
  width: 100%;
}
.product-zoeker .image {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: -1;
  width: calc(100% + 4.75rem);
  height: 100%;
  margin-left: -4.75rem;
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .product-zoeker .product-zoeker-inner {
    margin: 0;
    margin-bottom: calc(-4.75rem / 2);
  }
  .product-zoeker .image {
    padding-bottom: 56.5%;
    margin-left: calc(-4.75rem / 2);
  }
}
.merken-slider {
  position: relative;
  background-color: #EAECEF;
}
@media only screen and (min-width: 992px) {
  .merken-slider {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .merken-slider {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .merken-slider {
    margin-bottom: 3rem;
  }
}
.merken-slider.no-margin {
  margin-bottom: 0;
}
.merken-slider .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.merken-slider .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.merken-slider .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.merken-slider .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.merken-slider .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.merken-slider .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.merken-slider .tekst a {
  white-space: nowrap;
  position: relative;
}
.merken-slider .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.merken-slider .tekst a:hover::after {
  width: 100%;
}
.merken-slider .tekst a.button::after {
  display: none;
}
.merken-slider .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.merken-slider .tekst *:last-child {
  margin-bottom: 0;
}
.merken-slider .merken-slider-item {
  height: 100%;
  padding: 2rem;
  text-align: center;
}
.merken-slider .merken-slider-item img {
  width: auto;
  height: 100%;
  max-width: 100%;
  max-height: 2.5rem;
  margin: 0 auto;
}
.merken-slider .slick-track {
  display: flex !important;
}
.merken-slider .slick-slide {
  height: inherit !important;
}
.merken-slider .slick-slide > div {
  height: 100%;
}
.populaire-producten {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .populaire-producten {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .populaire-producten {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .populaire-producten {
    margin-bottom: 3rem;
  }
}
.populaire-producten.no-margin {
  margin-bottom: 0;
}
.populaire-producten .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.populaire-producten .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.populaire-producten .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.populaire-producten .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.populaire-producten .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.populaire-producten .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.populaire-producten .tekst a {
  white-space: nowrap;
  position: relative;
}
.populaire-producten .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.populaire-producten .tekst a:hover::after {
  width: 100%;
}
.populaire-producten .tekst a.button::after {
  display: none;
}
.populaire-producten .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.populaire-producten .tekst *:last-child {
  margin-bottom: 0;
}
.populaire-producten .woocommerce {
  position: relative;
}
.populaire-producten .woocommerce::before {
  position: absolute;
  content: '';
  top: 100%;
  right: 100%;
  transform: translate(50%, -60%);
  width: 700px;
  height: 700px;
  max-height: 100%;
  opacity: .1;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/luxdirect-lichtgolven.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.cta-met-contactpersoon {
  position: relative;
  z-index: 0;
  margin-bottom: -.3rem;
  background: #e8501d;
  overflow: hidden;
}
.cta-met-contactpersoon * {
  color: #ffffff;
}
.cta-met-contactpersoon .content {
  padding: 7rem 0;
}
.cta-met-contactpersoon .content h3.look-alt {
  margin-bottom: 1rem;
}
.cta-met-contactpersoon .content .tekst {
  max-width: 530px;
}
.cta-met-contactpersoon .content .button {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right-white.svg');
}
.cta-met-contactpersoon .content .button:hover {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right.svg');
}
.cta-met-contactpersoon .persoon {
  width: 100%;
  height: 100%;
  min-height: 450px;
}
.cta-met-contactpersoon .persoon .persoon-background {
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
.cta-met-contactpersoon .persoon .persoon-background::before {
  position: absolute;
  z-index: -1;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at center, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 50%);
}
.cta-met-contactpersoon .persoon .persoon-background::after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/lixero-achtergrond-wit.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.cta-met-contactpersoon .persoon .medewerker-item-cta {
  position: relative;
  padding-top: 7rem;
  height: 100%;
}
.cta-met-contactpersoon .persoon .medewerker-item-cta .afbeelding {
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.cta-met-contactpersoon .persoon .medewerker-item-cta .tekst {
  position: absolute;
  right: 1rem;
  bottom: 0;
  margin-bottom: 2rem;
  min-width: 250px;
}
.cta-met-contactpersoon .persoon .medewerker-item-cta .tekst .content {
  padding: 0;
}
.cta-met-contactpersoon .persoon .medewerker-item-cta .tekst .content * {
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}
.cta-met-contactpersoon .persoon .medewerker-item-cta .tekst .content .titel {
  font-weight: 400;
  margin-bottom: .2rem;
  font-size: calc(16px + 2px);
  text-transform: capitalize;
}
.cta-met-contactpersoon .persoon .medewerker-item-cta .tekst .content .functie {
  font-weight: 500;
  margin: 0;
  font-size: .8rem;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .cta-met-contactpersoon .content {
    padding: 5rem 0 0;
  }
  .cta-met-contactpersoon .persoon {
    min-height: 400px;
  }
  .cta-met-contactpersoon .persoon .medewerker-item-cta {
    padding-top: 5rem;
  }
}
@media only screen and (max-width: 575px) {
  .cta-met-contactpersoon .persoon {
    min-height: 350px;
  }
}
.popup-side-item {
  position: fixed;
  top: 0;
  height: 100%;
  right: 0;
  width: 50vw;
  background: #ffffff;
  z-index: 6000;
  transform: translateX(100%);
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.popup-side-item.open {
  transform: translateX(0);
}
@media only screen and (max-width: 767px) {
  .popup-side-item {
    padding: 4rem 2rem 2rem 2rem;
    width: 85vw;
  }
}
.fixed-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.55);
  pointer-events: none;
  opacity: 0;
  z-index: 5000;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.fixed-overlay.in {
  opacity: 1;
  pointer-events: all;
}
.popup-side-item {
  overflow-y: auto;
}
.popup-side-item .woocommerce-mini-cart__empty-message {
  color: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  padding: 2rem 0;
  margin: 0;
  position: relative;
}
.popup-side-item .woocommerce-mini-cart__empty-message:before {
  content: "";
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-empty-cart.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 5rem;
  height: 5rem;
  display: inline-block;
  margin-bottom: 1rem;
}
.popup-side-item .woocommerce-mini-cart__empty-message:after {
  content: "0";
  background-color: #e8501d;
  font-size: .9rem;
  padding: 0.25em 0.4em;
  display: inline-block;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  border-radius: .25rem;
  position: absolute;
  right: calc(50% - 2.5rem);
  bottom: 4rem;
}
.popup-side-item .content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  flex-wrap: nowrap;
  padding: 4rem 2rem 0;
  height: 100%;
}
.popup-side-item .woocommerce {
  flex: 1;
  padding-bottom: 3rem;
}
.popup-side-item table.shop_table {
  padding: 0 !important;
  box-shadow: unset !important;
  border-radius: 0 !important;
}
.popup-side-item table.shop_table .remove {
  position: absolute;
  top: 1rem;
  right: 1rem;
}
.popup-side-item table.shop_table .product-subtotal {
  text-align: right;
}
.popup-side-item table.shop_table .product-thumbnail {
  width: 150px;
}
.popup-side-item table.shop_table_foot {
  max-width: 50%;
  margin-left: auto;
}
.popup-side-item table.shop_table_foot tfoot th,
.popup-side-item table.shop_table_foot tfoot td {
  font-weight: 400;
  padding: .25rem 1rem;
  border: none;
}
.popup-side-item table.shop_table_foot tfoot th *,
.popup-side-item table.shop_table_foot tfoot td * {
  line-height: 1rem;
}
.popup-side-item table.shop_table_foot tfoot th {
  padding-left: 0;
}
.popup-side-item table.shop_table_foot tfoot td {
  width: 50%;
  padding-right: 0;
  text-align: right;
}
.popup-side-item table.shop_table_foot tfoot tr:first-of-type th,
.popup-side-item table.shop_table_foot tfoot tr:first-of-type td {
  padding-top: .75rem;
}
.popup-side-item table.shop_table_foot tfoot tr.order-total * {
  font-weight: 700;
  font-size: 1.1rem;
}
.popup-side-item .woocommerce-mini-cart__buttons {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 1rem 1rem .5rem;
  text-align: right;
  z-index: 2;
  margin-bottom: 0;
  background-color: #ffffff;
  text-transform: uppercase;
}
.popup-side-item .woocommerce-mini-cart__buttons .button {
  margin-right: 0 !important;
  order: 2;
  text-align: center;
  margin-bottom: .5rem;
  font-weight: 700;
}
.popup-side-item .woocommerce-mini-cart__buttons .button.checkout {
  order: 1;
  font-weight: 700;
}
.module-overzicht {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .module-overzicht {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .module-overzicht {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .module-overzicht {
    margin-bottom: 3rem;
  }
}
.module-overzicht.no-margin {
  margin-bottom: 0;
}
.module-overzicht .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.module-overzicht .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.module-overzicht .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.module-overzicht .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.module-overzicht .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.module-overzicht .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.module-overzicht .tekst a {
  white-space: nowrap;
  position: relative;
}
.module-overzicht .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.module-overzicht .tekst a:hover::after {
  width: 100%;
}
.module-overzicht .tekst a.button::after {
  display: none;
}
.module-overzicht .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.module-overzicht .tekst *:last-child {
  margin-bottom: 0;
}
.module-overzicht .module-overzicht-intro {
  position: relative;
  z-index: 1;
  padding: 2rem 0 3rem;
}
.module-overzicht .module-overzicht-intro::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  bottom: -5rem;
  background-color: #f9f9f9;
  z-index: -1;
}
.module-overzicht .module-overzicht-intro .category-title {
  margin-bottom: .5rem;
}
.module-overzicht .module-overzicht-intro .tags .tag-element {
  display: inline-block;
  border-radius: .5rem;
  margin: .5rem .25rem;
  font-weight: 400;
  font-size: 15px;
  padding: .25rem 1rem;
  color: #000000;
  background: #ffffff;
  border: 2px solid #d2d2d2;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.module-overzicht .module-overzicht-intro .tags .tag-element:first-child {
  margin-left: 0;
}
.module-overzicht .module-overzicht-intro .tags .tag-element:last-child {
  margin-right: 0;
}
.module-overzicht .module-overzicht-intro .tags .tag-element.active {
  background: #e8501d;
  color: #ffffff;
  border-color: #e8501d;
}
.module-overzicht .module-overzicht-intro .tags .tag-element.link {
  text-decoration: none;
}
.module-overzicht .module-overzicht-intro .tags .tag-element.link:hover {
  border-color: #e8501d;
}
@media only screen and (max-width: 767px) {
  .module-overzicht .module-overzicht-intro .tags .tag-element {
    font-size: .8rem;
    padding: .5rem .75rem;
  }
}
.module-overzicht .module-overzicht-items {
  position: relative;
  z-index: 2;
}
.module-overzicht .module-pagination {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
.module-overzicht .module-pagination .page-numbers {
  display: inline-block;
  padding: .5rem;
  min-width: 2.5rem;
  height: 2.5rem;
  background: white;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.1);
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 .5rem;
}
.module-overzicht .module-pagination .page-numbers.current {
  color: #e8501d;
  font-weight: 600;
}
.module-overzicht .module-pagination a.page-numbers {
  position: relative;
  color: #000000;
  font-weight: 500;
}
.module-overzicht .module-pagination a.page-numbers:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  background-color: #e8501d;
  height: 1px;
  width: 0;
  transition: all ease-in-out 0.2s;
}
.module-overzicht .module-pagination a.page-numbers:hover {
  color: #e8501d;
}
.module-overzicht .module-pagination a.page-numbers:hover:after {
  width: 100%;
}
.module-overzicht .module-pagination a.page-numbers.back {
  color: white;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-repeat: no-repeat;
  background-position: left .5rem center;
  background-size: 1rem;
  padding: .5rem 0 .5rem 2.5rem;
}
.module-overzicht .module-pagination a.page-numbers.back::after {
  background-color: white;
}
.module-overzicht .module-pagination a.page-numbers.back:hover {
  background-position: left 0px center;
}
.module-overzicht .module-pagination a.page-numbers:hover {
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
  color: #e8501d;
}
.module-overzicht .module-pagination a.page-numbers.prev {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-black.svg');
  background-size: 1rem auto;
  background-repeat: no-repeat;
  background-position: center center;
}
.module-overzicht .module-pagination a.page-numbers.prev:hover {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-actie.svg');
}
.module-overzicht .module-pagination a.page-numbers.next {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right-black.svg');
  background-size: 1rem auto;
  background-repeat: no-repeat;
  background-position: center center;
}
.module-overzicht .module-pagination a.page-numbers.next:hover {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right-actie.svg');
}
@media only screen and (max-width: 767px) {
  .module-overzicht .module-pagination {
    margin-top: .5rem;
  }
  .module-overzicht .module-item.downloads .module-item-icoon {
    padding: .5rem .5rem .5rem 1rem;
    line-height: 1;
  }
  .module-overzicht .module-item.downloads .module-item-icoon img {
    width: 2rem;
  }
  .module-overzicht .module-item.downloads .module-item-titel {
    padding: .5rem;
  }
}
.tags-container {
  margin-bottom: .75rem;
}
.tags-container .tag-element {
  display: inline-block;
  border-radius: .5rem;
  padding: .2rem .9rem;
  color: #ffffff;
  background: #d3d3d3;
}
.tags-container .tag-element .text {
  font-weight: 700;
  color: #ffffff;
  font-size: .9rem;
  text-transform: uppercase;
}
.module-overzicht-items {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .module-overzicht-items {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .module-overzicht-items {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .module-overzicht-items {
    margin-bottom: 3rem;
  }
}
.module-overzicht-items.no-margin {
  margin-bottom: 0;
}
.module-overzicht-items .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.module-overzicht-items .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.module-overzicht-items .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.module-overzicht-items .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.module-overzicht-items .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.module-overzicht-items .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.module-overzicht-items .tekst a {
  white-space: nowrap;
  position: relative;
}
.module-overzicht-items .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.module-overzicht-items .tekst a:hover::after {
  width: 100%;
}
.module-overzicht-items .tekst a.button::after {
  display: none;
}
.module-overzicht-items .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.module-overzicht-items .tekst *:last-child {
  margin-bottom: 0;
}
.module-overzicht-items .module-item {
  height: 100%;
}
.module-overzicht-items .module-item .blok-met-link-inner {
  position: relative;
  display: block;
  padding-bottom: 1rem;
  height: 100%;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0 2px 1rem rgba(0, 0, 0, 0.1);
}
.module-overzicht-items .module-item .afbeelding {
  display: block;
  position: relative;
}
.module-overzicht-items .module-item .afbeelding .afbeelding-element {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 10px 10px 0 0;
}
.module-overzicht-items .module-item .afbeelding .ratio {
  display: block;
  padding-bottom: 53%;
  width: 100%;
}
.module-overzicht-items .module-item .content {
  padding: 2rem 1.5rem 1rem;
  display: block;
}
.module-overzicht-items .module-item .content .title {
  margin-bottom: .75rem;
}
.module-overzicht-items .module-item .button-container {
  padding: 0 1.5rem;
}
.module-overzicht-items .module-item .button-container .button {
  padding-left: 0;
  padding-right: 4rem;
}
.module-overzicht-items .module-item:hover .blok-met-link-inner {
  box-shadow: 0 2px 1rem rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 992px) {
  .module-overzicht-items .blok-met-link .content {
    padding-right: 3rem;
  }
}
.uitlichten-producten,
.module-overzicht.latest {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .uitlichten-producten,
  .module-overzicht.latest {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .uitlichten-producten,
  .module-overzicht.latest {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .uitlichten-producten,
  .module-overzicht.latest {
    margin-bottom: 3rem;
  }
}
.uitlichten-producten.no-margin,
.module-overzicht.latest.no-margin {
  margin-bottom: 0;
}
.uitlichten-producten .tekst ul,
.module-overzicht.latest .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.uitlichten-producten .tekst ul li,
.module-overzicht.latest .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.uitlichten-producten .tekst ul li::before,
.module-overzicht.latest .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.uitlichten-producten .tekst ol,
.module-overzicht.latest .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.uitlichten-producten .tekst ol li,
.module-overzicht.latest .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.uitlichten-producten .tekst ol li::before,
.module-overzicht.latest .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.uitlichten-producten .tekst a,
.module-overzicht.latest .tekst a {
  white-space: nowrap;
  position: relative;
}
.uitlichten-producten .tekst a::after,
.module-overzicht.latest .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.uitlichten-producten .tekst a:hover::after,
.module-overzicht.latest .tekst a:hover::after {
  width: 100%;
}
.uitlichten-producten .tekst a.button::after,
.module-overzicht.latest .tekst a.button::after {
  display: none;
}
.uitlichten-producten .tekst blockquote,
.module-overzicht.latest .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.uitlichten-producten .tekst *:last-child,
.module-overzicht.latest .tekst *:last-child {
  margin-bottom: 0;
}
.uitlichten-producten .titel-container,
.module-overzicht.latest .titel-container {
  padding: 0 0 2rem 0;
}
.uitlichten-producten .titel-container .titel-container-inner,
.module-overzicht.latest .titel-container .titel-container-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.uitlichten-producten .titel-container .titel-container-inner h2,
.module-overzicht.latest .titel-container .titel-container-inner h2 {
  margin-bottom: .5rem;
}
.blog-artikel-intro {
  position: relative;
  padding-top: 2rem;
  background-color: #f9f9f9;
}
@media only screen and (min-width: 992px) {
  .blog-artikel-intro {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .blog-artikel-intro {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .blog-artikel-intro {
    margin-bottom: 3rem;
  }
}
.blog-artikel-intro.no-margin {
  margin-bottom: 0;
}
.blog-artikel-intro .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.blog-artikel-intro .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.blog-artikel-intro .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.blog-artikel-intro .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.blog-artikel-intro .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.blog-artikel-intro .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.blog-artikel-intro .tekst a {
  white-space: nowrap;
  position: relative;
}
.blog-artikel-intro .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.blog-artikel-intro .tekst a:hover::after {
  width: 100%;
}
.blog-artikel-intro .tekst a.button::after {
  display: none;
}
.blog-artikel-intro .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.blog-artikel-intro .tekst *:last-child {
  margin-bottom: 0;
}
.blog-artikel-intro .tags-container {
  margin-bottom: 1.5rem;
}
.blog-artikel-intro .artikel-navigatie {
  background: #ffffff;
  border-radius: 8px;
  padding: 1.5rem 2rem;
  margin: 2.75rem 0 0 0;
  box-shadow: 0 2px 1rem rgba(0, 0, 0, 0.1);
}
.blog-artikel-intro .artikel-navigatie h4 {
  color: #8e8e8e;
}
.blog-artikel-intro .artikel-navigatie ol {
  list-style-type: decimal;
  list-style-position: inside;
}
.blog-artikel-intro .artikel-navigatie ol li {
  color: #000000;
  margin-bottom: .25rem;
}
.blog-artikel-intro .artikel-navigatie ol li a {
  position: relative;
  color: #000000;
}
.blog-artikel-intro .artikel-navigatie ol li a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.blog-artikel-intro .artikel-navigatie ol li a:hover::after {
  width: 100%;
}
.blog-artikel-intro .artikel-navigatie ol li a.button::after {
  display: none;
}
.blog-artikel-intro .artikel-navigatie ol li a::after {
  background: #8e8e8e;
}
.blog-artikel-intro .artikel-navigatie ol li a:hover {
  color: #8e8e8e;
}
.blog-artikel-intro .artikel-afbeelding {
  background: linear-gradient(0deg, #ffffff 50%, transparent 50%);
  margin-top: 3.75rem;
}
.blog-artikel-intro .artikel-afbeelding .artikel-afbeelding-innner {
  position: relative;
  z-index: 2;
  overflow: hidden;
  border-radius: 20px;
}
.blog-artikel-intro .artikel-afbeelding .artikel-afbeelding-innner img {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .website-content {
    padding-top: 11.25rem;
  }
}
@media only screen and (max-width: 991px) {
  .website-content {
    padding-top: 11rem;
  }
}
@media only screen and (max-width: 767px) {
  .website-content {
    padding-top: 11rem;
  }
}
/* fix product images */
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
  opacity: 1 !important;
}
.button.sub {
  background-color: #000000;
  color: white;
  background-image: none !important;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-image: none;
}
.button.sub:hover,
.button.sub:focus {
  background-color: #000000;
}
.button.wc-backward {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.button.wc-backward:hover {
  background-position: left 1.5rem center;
}
@media only screen and (max-width: 767px) {
  .button {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
    max-width: 100%;
  }
}
.button-sec {
  position: relative;
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  background-color: transparent;
  color: #000000;
  border: 2px solid #000000;
  font-size: 1rem;
  padding: .7rem 5rem .6rem 1.3rem;
  border-radius: .5rem;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right-color-1.svg');
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
  background-size: 1rem;
}
.button-sec:hover,
.button-sec.hoverbutton {
  background-color: #000000;
  text-decoration: none;
  color: #ffffff;
  background-position: right 1rem center;
  cursor: pointer;
}
.button-sec:focus,
.button-sec:active {
  outline: none;
}
.button-sec.white {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.button-sec.white:hover {
  background-color: #ffffff;
  color: #000000;
}
.button-sec.white-ghost {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.button-sec.white-ghost:hover {
  background-color: #ffffff;
  color: #000000;
}
.button-sec.color-actie {
  border-color: #e8501d;
  background: #e8501d;
  color: #ffffff;
  background-image: none;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}
.button-sec.color-actie:hover {
  background-color: #c84114;
  border-color: #c84114;
}
.button-sec.add-to-cart,
.button-sec.single_add_to_cart_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: .5rem;
  padding-right: .5rem;
}
.button-sec.normal-font {
  text-transform: none;
  letter-spacing: 0;
}
.button-sec.small {
  padding: .35rem .75rem;
  font-size: .9rem;
}
.button-sec.back {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.button-sec.back:hover {
  background-position: left 1.5rem center;
}
.button-sec.black {
  padding: .7rem 3rem .7rem 5rem;
  color: #ffffff;
  background-color: #353535;
  font-size: .75rem;
  border: none;
}
.button-sec.disabled {
  opacity: .5;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .button-sec {
    padding: .5rem 4rem .4rem 2rem;
    max-width: 100%;
  }
  .button-sec.color-actie {
    padding: .5rem 1.3rem;
  }
}
.button-sec.sub {
  background-color: #000000;
  color: white;
  background-image: none !important;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-image: none;
}
.button-sec.sub:hover,
.button-sec.sub:focus {
  background-color: #000000;
}
.button-sec.wc-backward {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.button-sec.wc-backward:hover {
  background-position: left 1.5rem center;
}
@media only screen and (max-width: 767px) {
  .button-sec {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
    max-width: 100%;
  }
}
.button-sec.small {
  padding: .7rem 3.5rem .6rem 1.3rem;
  font-size: .8rem;
  background-size: .8rem;
}
.breadcrumb-container {
  padding: 1rem 0;
}
.breadcrumb-container .breadcrumbs,
.breadcrumb-container #breadcrumbs {
  font-size: 1rem;
  margin: 0;
}
.breadcrumb-container .breadcrumbs a,
.breadcrumb-container #breadcrumbs a {
  color: #000000;
}
.breadcrumb-container .breadcrumbs a::after,
.breadcrumb-container #breadcrumbs a::after {
  background: #000000;
}
.breadcrumb-container .breadcrumbs a:hover,
.breadcrumb-container #breadcrumbs a:hover {
  color: #e8501d;
}
.breadcrumb-container .breadcrumbs a.breadcrumb-home,
.breadcrumb-container #breadcrumbs a.breadcrumb-home {
  display: inline-block;
  width: .85rem;
  height: 1.5rem;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-home.svg');
  background-size: contain;
  background-position: top calc(50% - 2px) center;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.breadcrumb-container .breadcrumbs a.breadcrumb-home:hover,
.breadcrumb-container #breadcrumbs a.breadcrumb-home:hover {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-home-color-actie.svg');
}
.breadcrumb-container .breadcrumbs .divider,
.breadcrumb-container #breadcrumbs .divider {
  margin: 0 .3rem;
}
.breadcrumb-container .breadcrumbs .breadcrumb_last,
.breadcrumb-container #breadcrumbs .breadcrumb_last {
  font-weight: 700;
}
.styled-input input:not([type="checkbox"]),
.styled-input textarea,
.styled-input select,
.styled-input label.upload {
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  color: #000000;
  border-radius: 10px;
  background-color: #ffffff;
  border: none;
  font-weight: 500;
  position: relative;
  display: block;
  height: calc(2rem + 16px);
  border: 1px solid #ced4da;
  font-size: 16px;
  line-height: calc(calc(16px + 2px));
  letter-spacing: 0px;
  padding: 1rem 1rem .5rem 1rem;
  margin: 0;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.styled-input input:not([type="checkbox"])::placeholder,
.styled-input textarea::placeholder,
.styled-input select::placeholder,
.styled-input label.upload::placeholder {
  opacity: 0;
}
.styled-input input:not([type="checkbox"]):active,
.styled-input textarea:active,
.styled-input select:active,
.styled-input label.upload:active,
.styled-input input:not([type="checkbox"]):focus,
.styled-input textarea:focus,
.styled-input select:focus,
.styled-input label.upload:focus {
  outline: none;
}
.styled-input input:not([type="checkbox"]).hide,
.styled-input textarea.hide,
.styled-input select.hide,
.styled-input label.upload.hide {
  display: none;
}
.styled-input input:not([type="checkbox"])::-ms-clear,
.styled-input textarea::-ms-clear,
.styled-input select::-ms-clear,
.styled-input label.upload::-ms-clear {
  display: none;
}
.styled-input input:not([type="checkbox"]).wpcf7-not-valid,
.styled-input textarea.wpcf7-not-valid,
.styled-input select.wpcf7-not-valid,
.styled-input label.upload.wpcf7-not-valid {
  background-color: #FFE2E2;
}
.styled-input input:not([type="checkbox"]):disabled ~ .button,
.styled-input textarea:disabled ~ .button,
.styled-input select:disabled ~ .button,
.styled-input label.upload:disabled ~ .button {
  opacity: 0.6;
  pointer-events: none;
  cursor: not-allowed;
}
.styled-input textarea {
  resize: vertical;
  height: 9rem;
  min-height: 9rem;
  max-height: 400px;
  line-height: normal;
  padding-top: 1rem;
}
.styled-input select {
  padding-top: 1.25rem;
  padding-right: 2.5rem;
  cursor: pointer;
}
.styled-input select .hide-option {
  display: none;
}
.styled-input select::-ms-expand {
  display: none;
}
.styled-input.select::before {
  position: absolute;
  z-index: 1;
  content: '';
  pointer-events: none;
  width: 0;
  height: 0;
  border-top: solid .5rem #A6A6A6;
  border-right: solid .5rem transparent;
  border-bottom: solid .5rem transparent;
  border-left: solid .5rem transparent;
  top: 1.5rem;
  right: 1rem;
}
.styled-input .hide-optional .optional {
  display: none;
}
.dgwt-wcas-search-wrapp {
  position: relative;
  max-width: 100%;
  overflow: hidden;
}
.dgwt-wcas-search-wrapp::before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  width: 2rem;
  height: 100%;
  background: left center no-repeat;
  background-size: .75rem;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../b3-shop-root/images/icon-search.svg');
  z-index: 1;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-ico-magnifier {
  display: none;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-search-input {
  border: none !important;
  padding: .5rem 2.5rem .5rem 1rem !important;
}
.dgwt-wcas-search-wrapp.dgwt-wcas-search-filled .dgwt-wcas-search-input {
  padding: .5rem 2.5rem .5rem 2.5rem !important;
}
.woocommerce-button {
  position: relative;
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  background-color: transparent;
  color: #000000;
  border: 2px solid #000000;
  font-size: 1rem;
  padding: .7rem 5rem .6rem 1.3rem;
  border-radius: .5rem;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right-color-1.svg');
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
  background-size: 1rem;
  border-color: #e8501d;
  background: #e8501d;
  color: #ffffff;
  background-image: none;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}
.woocommerce-button:hover,
.woocommerce-button.hoverbutton {
  background-color: #000000;
  text-decoration: none;
  color: #ffffff;
  background-position: right 1rem center;
  cursor: pointer;
}
.woocommerce-button:focus,
.woocommerce-button:active {
  outline: none;
}
.woocommerce-button.white {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.woocommerce-button.white:hover {
  background-color: #ffffff;
  color: #000000;
}
.woocommerce-button.white-ghost {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.woocommerce-button.white-ghost:hover {
  background-color: #ffffff;
  color: #000000;
}
.woocommerce-button.color-actie {
  border-color: #e8501d;
  background: #e8501d;
  color: #ffffff;
  background-image: none;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}
.woocommerce-button.color-actie:hover {
  background-color: #c84114;
  border-color: #c84114;
}
.woocommerce-button.add-to-cart,
.woocommerce-button.single_add_to_cart_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: .5rem;
  padding-right: .5rem;
}
.woocommerce-button.normal-font {
  text-transform: none;
  letter-spacing: 0;
}
.woocommerce-button.small {
  padding: .35rem .75rem;
  font-size: .9rem;
}
.woocommerce-button.back {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.woocommerce-button.back:hover {
  background-position: left 1.5rem center;
}
.woocommerce-button.black {
  padding: .7rem 3rem .7rem 5rem;
  color: #ffffff;
  background-color: #353535;
  font-size: .75rem;
  border: none;
}
.woocommerce-button.disabled {
  opacity: .5;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .woocommerce-button {
    padding: .5rem 4rem .4rem 2rem;
    max-width: 100%;
  }
  .woocommerce-button.color-actie {
    padding: .5rem 1.3rem;
  }
}
.woocommerce-button.sub {
  background-color: #000000;
  color: white;
  background-image: none !important;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-image: none;
}
.woocommerce-button.sub:hover,
.woocommerce-button.sub:focus {
  background-color: #000000;
}
.woocommerce-button.wc-backward {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.woocommerce-button.wc-backward:hover {
  background-position: left 1.5rem center;
}
@media only screen and (max-width: 767px) {
  .woocommerce-button {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
    max-width: 100%;
  }
}
.woocommerce-button:hover {
  background-color: #c84114;
  border-color: #c84114;
}
body > header .header-inner {
  padding: 0;
}
body > header .header-inner.checkout {
  border-bottom: 6px solid #e8501d;
}
body > header .header-inner .header-inner-top {
  padding: .5rem 0;
  background: #f9f9f9;
  max-height: 100px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
body > header .header-inner .header-inner-top .header-inner-top-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  font-size: .9rem;
  text-align: center;
}
body > header .header-inner .header-inner-top .header-inner-top-content span {
  padding-left: 1.5rem;
  color: #000000;
  line-height: 1.5;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-check-green.svg');
  background-size: .8rem;
  background-position: left center;
  background-repeat: no-repeat;
}
body > header .header-inner .header-inner-top .header-inner-top-content span b {
  font-weight: 700;
}
body > header .header-inner .header-inner-middle {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  padding: 1rem 0;
}
body > header .header-inner .header-inner-middle .header-inner-middle-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 3rem;
}
body > header .header-inner .header-inner-middle .header-inner-middle-content .header-inner-middle-content-right,
body > header .header-inner .header-inner-middle .header-inner-middle-content .header-inner-middle-content-left {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body > header .header-inner .header-inner-middle .header-inner-middle-content .header-inner-middle-content-left {
  flex: 1;
  gap: 3rem;
}
body > header .header-inner .header-inner-middle .shop-acties a:last-child {
  margin-right: 0;
}
body > header .header-inner .header-inner-middle .shop-acties a:last-child::after {
  display: none;
}
body > header .header-inner .header-inner-middle .shop-actie-button {
  display: inline-flex;
  flex-wrap: wrap;
  font-family: 'Mukta', sans-serif;
  font-weight: 700;
  font-weight: 400;
  align-items: center;
  color: #f4f4f4;
  position: relative;
  margin: 0 1rem;
}
body > header .header-inner .header-inner-middle .shop-actie-button::after {
  position: absolute;
  content: '';
  top: 50%;
  right: -1rem;
  transform: translateY(-50%);
  width: 1px;
  height: 80%;
  background-color: #d9d9d9;
}
body > header .header-inner .header-inner-middle .shop-actie-button span.icon {
  line-height: 1;
}
body > header .header-inner .header-inner-middle .shop-actie-button span.icon img {
  margin-right: .5rem;
  height: 1.25rem;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  vertical-align: middle;
}
body > header .header-inner .header-inner-middle .shop-actie-button:hover span.icon img {
  transform: scale(1.1);
}
body > header .header-inner .header-inner-middle .shop-actie-button.winkelmand-item {
  position: relative;
}
body > header .header-inner .header-inner-middle .shop-actie-button.winkelmand-item span.winkelmandje-counter {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  font-size: .75rem;
  line-height: 1;
  align-items: center;
  justify-content: center;
  top: -.5rem;
  right: -1rem;
  text-align: center;
  background: #e8501d;
  color: #fff;
  min-width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
}
body > header .header-inner .header-inner-middle .searchform {
  flex: 1;
}
body > header .header-inner .menu-bar {
  background: #1c1c1c;
  width: 100%;
  padding: .5rem 0;
}
body > header .header-inner .menu-bar .navigation {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  text-align: left;
}
body > header .header-inner .menu-bar .navigation .nav {
  margin: 0;
}
body > header .header-inner .menu-bar .navigation ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
body > header .header-inner .menu-bar .navigation ul *:not(.container):last-child {
  margin-right: 0;
}
body > header .header-inner .menu-bar .navigation li {
  position: relative;
  display: inline-block;
  margin-right: 4rem;
}
body > header .header-inner .menu-bar .navigation li:not(.button) {
  padding: 0;
}
body > header .header-inner .menu-bar .navigation li.nav-item {
  position: inherit;
}
body > header .header-inner .menu-bar .navigation li.nav-item > ul.dropdown-menu .menu-items-container > li ul.dropdown-menu {
  transform: none;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 1;
}
body > header .header-inner .menu-bar .navigation li a {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
  color: #f4f4f4;
  text-decoration: none;
  font-size: 1.1rem;
}
body > header .header-inner .menu-bar .navigation li a.sf-with-ul {
  position: relative;
}
body > header .header-inner .menu-bar .navigation li a.sf-with-ul::after {
  position: absolute;
  content: "";
  background: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-chevron-down-white.svg');
  background-size: .5rem;
  background-position: right 1px center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  border: none;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
body > header .header-inner .menu-bar .navigation li:hover a,
body > header .header-inner .menu-bar .navigation li:active a,
body > header .header-inner .menu-bar .navigation li.current-menu-item a,
body > header .header-inner .menu-bar .navigation li.current_page_parent a,
body > header .header-inner .menu-bar .navigation li.current-page-ancestor a {
  color: #e8501d;
  text-decoration: none;
}
body > header .header-inner .menu-bar .navigation li:hover a.sf-with-ul::after,
body > header .header-inner .menu-bar .navigation li:active a.sf-with-ul::after,
body > header .header-inner .menu-bar .navigation li.current-menu-item a.sf-with-ul::after,
body > header .header-inner .menu-bar .navigation li.current_page_parent a.sf-with-ul::after,
body > header .header-inner .menu-bar .navigation li.current-page-ancestor a.sf-with-ul::after {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-chevron-down-actie.svg');
}
body > header .header-inner .menu-bar .navigation li.menu-item-has-children > a {
  padding-right: 1rem;
}
body > header .header-inner .menu-bar .navigation li > ul.dropdown-menu {
  list-style: none;
  width: 100%;
  position: absolute;
  top: calc(100% - 1px);
  width: calc(100% + 2rem);
  padding: 0;
  left: -1rem;
  background: #ffffff;
  border: none;
  min-width: 320px;
  margin: 0;
  display: none;
  text-align: left;
  z-index: 203;
  border-radius: 0;
  box-shadow: none;
  border-top: 0;
}
body > header .header-inner .menu-bar .navigation li > ul.dropdown-menu .menu-image-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 450px;
  max-width: calc(100vw - 590px);
  background: #1c1c1c;
}
body > header .header-inner .menu-bar .navigation li > ul.dropdown-menu .menu-image-container .image-element-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
body > header .header-inner .menu-bar .navigation li > ul.dropdown-menu .menu-image-container .image-element-inner.show {
  opacity: 1;
}
body > header .header-inner .menu-bar .navigation li > ul.dropdown-menu .dropdown-menu-inner {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 450px);
  min-height: 510px;
}
body > header .header-inner .menu-bar .navigation li > ul.dropdown-menu .dropdown-menu-inner .menu-items-container {
  width: 100%;
  position: relative;
  max-width: 100%;
  padding: 1rem 0;
}
body > header .header-inner .menu-bar .navigation li > ul.dropdown-menu .dropdown-menu-inner .menu-items-container::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 300px;
  width: 1px;
  background: #ced4da;
  z-index: 1000;
}
body > header .header-inner .menu-bar .navigation li > ul.dropdown-menu .dropdown-menu-inner .menu-items-container li {
  display: block;
  width: 300px;
  margin: 0 0 .25rem 0;
  position: initial;
  font-weight: 400;
  font-size: 1rem;
  padding-right: 2rem;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
body > header .header-inner .menu-bar .navigation li > ul.dropdown-menu .dropdown-menu-inner .menu-items-container li.shop-tweede-kans {
  margin-top: 1rem;
}
body > header .header-inner .menu-bar .navigation li > ul.dropdown-menu .dropdown-menu-inner .menu-items-container li.shop-tweede-kans a span.icon {
  background-size: 1rem;
}
body > header .header-inner .menu-bar .navigation li > ul.dropdown-menu .dropdown-menu-inner .menu-items-container li.menu-item-has-children > a {
  text-decoration: none;
}
body > header .header-inner .menu-bar .navigation li > ul.dropdown-menu .dropdown-menu-inner .menu-items-container li.menu-item-has-children > a.sf-with-ul {
  position: relative;
}
body > header .header-inner .menu-bar .navigation li > ul.dropdown-menu .dropdown-menu-inner .menu-items-container li.menu-item-has-children > a.sf-with-ul::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-chevron-right.svg');
  background-repeat: no-repeat;
  background-size: 5px auto;
  background-position: center right 1rem;
}
body > header .header-inner .menu-bar .navigation li > ul.dropdown-menu .dropdown-menu-inner .menu-items-container li a {
  display: flex;
  flex-wrap: wrap;
  font-weight: 500;
  color: #000000;
  font-size: 1;
  padding: .5rem 1rem .5rem 1rem;
  width: 100%;
  border-radius: 6px;
}
body > header .header-inner .menu-bar .navigation li > ul.dropdown-menu .dropdown-menu-inner .menu-items-container li a span.icon {
  display: inline-block;
  width: 2rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 1.25rem;
}
body > header .header-inner .menu-bar .navigation li > ul.dropdown-menu .dropdown-menu-inner .menu-items-container li:hover > a {
  background-color: #efefef;
}
body > header .header-inner .menu-bar .navigation li > ul.dropdown-menu .dropdown-menu-inner .menu-items-container li > ul.dropdown-menu {
  width: 300px;
  top: 0;
  left: 300px;
  padding: 1rem;
}
body > header .header-inner .menu-bar .navigation li > ul.dropdown-menu .dropdown-menu-inner .menu-items-container li > ul.dropdown-menu > li {
  width: 100%;
  display: inline-block;
  position: relative;
  transform: none;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  body > header .header-inner .menu-bar .navigation li > ul.dropdown-menu .dropdown-menu-inner .menu-items-container {
    padding-left: 1rem;
  }
}
body > header .header-inner .menu-bar .navigation li > ul.sub-menu {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none;
  position: absolute;
  top: calc(100% + 16px);
  min-width: 100%;
  background: #ffffff;
  margin: 0;
  left: 50%;
  text-align: left;
  z-index: 203;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  border-radius: 1rem;
}
body > header .header-inner .menu-bar .navigation li > ul.sub-menu::before {
  position: absolute;
  content: '';
  bottom: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
}
body > header .header-inner .menu-bar .navigation li > ul.sub-menu li {
  margin: 0;
  padding: 0;
  width: 100%;
  white-space: nowrap;
}
body > header .header-inner .menu-bar .navigation li > ul.sub-menu li:first-child {
  border-radius: 1rem 1rem 0 0;
}
body > header .header-inner .menu-bar .navigation li > ul.sub-menu li:last-child {
  border-radius: 0 0 1rem 1rem;
}
body > header .header-inner .menu-bar .navigation li > ul.sub-menu li:after {
  display: none;
}
body > header .header-inner .menu-bar .navigation li > ul.sub-menu li:hover,
body > header .header-inner .menu-bar .navigation li > ul.sub-menu li:active,
body > header .header-inner .menu-bar .navigation li > ul.sub-menu li.current-menu-item,
body > header .header-inner .menu-bar .navigation li > ul.sub-menu li.current_page_item,
body > header .header-inner .menu-bar .navigation li > ul.sub-menu li.current_page_parent {
  background: rgba(232, 80, 29, 0.1);
}
body > header .header-inner .menu-bar .navigation li > ul.sub-menu li:hover a,
body > header .header-inner .menu-bar .navigation li > ul.sub-menu li:active a,
body > header .header-inner .menu-bar .navigation li > ul.sub-menu li.current-menu-item a,
body > header .header-inner .menu-bar .navigation li > ul.sub-menu li.current_page_item a,
body > header .header-inner .menu-bar .navigation li > ul.sub-menu li.current_page_parent a {
  color: #e8501d;
}
body > header .header-inner .menu-bar .navigation li > ul.sub-menu li a {
  display: block;
  padding: 1rem 1.5rem;
  margin: 0;
  color: #f4f4f4;
  font-size: 1rem;
  border-top: none;
}
body > header .header-inner .menu-bar .navigation li > ul.sub-menu li a.sf-with-ul {
  position: relative;
  padding-right: 3rem;
}
body > header .header-inner .menu-bar .navigation li > ul.sub-menu li a.sf-with-ul::after {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../images/icon-arrow-right.svg');
  background-size: 1rem;
  top: -1px;
  right: 1rem;
}
body > header .header-inner .menu-bar .navigation li > ul.sub-menu li a::before {
  display: none;
}
body > header .header-inner .menu-bar .navigation li > ul.sub-menu li::before {
  display: none;
}
body > header .header-inner .menu-bar .navigation li > ul.sub-menu ul.sub-menu {
  display: block;
  top: 0;
  border: none;
  left: 100%;
  background: #ffffff;
}
body > header .header-inner .menu-bar .navigation li > ul.sub-menu ul.sub-menu::after {
  display: none;
}
body > header .header-inner .menu-bar .navigation li > ul.sub-menu ul.sub-menu li {
  display: block;
}
body > header .header-inner .single-product-info {
  position: absolute;
  width: 100%;
  bottom: 0;
  opacity: 0;
  z-index: -1;
  background: white;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  transition: 0.6s ease;
}
body > header .header-inner .single-product-info .single-product-info-inner {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0;
}
body > header .header-inner .single-product-info .single-product-info-inner .productinfo {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body > header .header-inner .single-product-info .single-product-info-inner .productinfo .productinfo-thumb {
  border: 1px solid #222222;
}
body > header .header-inner .single-product-info .single-product-info-inner .productinfo .productinfo-thumb img {
  max-width: 3rem;
  max-height: 3rem;
}
body > header .header-inner .single-product-info .single-product-info-inner .productinfo .productinfo-text {
  padding-left: 1rem;
}
body > header .header-inner .single-product-info .single-product-info-inner .productinfo .productinfo-text h3 {
  margin-bottom: 0;
}
body > header .header-inner .single-product-info .single-product-info-inner .productinfo .productinfo-text .amount {
  font-family: 'Mukta', sans-serif;
  font-weight: 700;
}
body > header .header-inner .single-product-info .single-product-info-inner .product-prijs .cart {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1199px) {
  body > header .header-inner .header-inner-middle .header-inner-middle-content {
    gap: .5rem;
  }
  body > header .header-inner .header-inner-middle .header-inner-middle-content .header-inner-middle-content-left {
    gap: 1.5rem;
  }
  body > header .header-inner .header-inner-middle .shop-actie-button {
    margin-right: 1rem;
  }
}
@media only screen and (max-width: 991px) {
  body > header .header-inner .header-inner-top .header-inner-top-content ul.menu {
    display: none;
  }
  body > header .header-inner .header-inner-top .header-inner-top-content ul.voordelen {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  body > header .header-inner .header-inner-top .header-inner-top-content .voordelen-blok {
    width: 100%;
  }
  body > header .header-inner .header-inner-middle {
    padding: 1rem 0 .5rem 0;
  }
  body > header .header-inner .header-inner-middle .searchform .searchform-inner {
    padding: 0 1rem;
  }
  body > header .header-inner .header-inner-middle .searchform .dgwt-wcas-search-wrapp {
    width: 300px;
  }
  body > header .header-inner .header-inner-middle .shop-acties {
    margin-right: 2.5rem;
  }
  body > header .header-inner .header-inner-middle .shop-actie-button {
    margin-right: 1rem;
  }
  body > header .header-inner .header-inner-middle .shop-actie-button span.icon {
    margin-right: .5rem;
  }
  body > header .header-inner .header-inner-middle .shop-actie-button span.icon img {
    height: 1.5rem;
  }
  body > header .header-inner .menu-bar {
    padding: .5rem 0 1rem 0;
    background-color: #ffffff;
  }
  body > header .header-inner .menu-bar .searchform {
    width: 100%;
  }
  body > header .header-inner .menu-bar .searchform .dgwt-wcas-search-wrapp {
    width: 100%;
    max-width: 100%;
  }
  body > header.scrolled .header-inner-top {
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
    max-height: 0;
  }
}
@media only screen and (max-width: 767px) {
  body > header .header-inner .header-inner-middle .shop-acties {
    margin-right: 1rem;
  }
  body > header .header-inner .header-inner-middle .shop-actie-button {
    margin-right: 1rem;
    font-size: .875rem;
  }
  body > header .header-inner .header-inner-middle .shop-actie-button span.icon {
    margin-right: 0;
  }
  body > header .header-inner .header-inner-middle .shop-actie-button span.icon img {
    height: 1.5rem;
  }
  body > header .header-inner .header-inner-middle .shop-actie-button.winkelmand-item {
    position: relative;
  }
  body > header .header-inner .header-inner-middle .shop-actie-button.winkelmand-item span.winkelmandje-counter {
    right: 0;
  }
}
@media only screen and (max-width: 575px) {
  body > header .header-inner .header-inner-middle .shop-actie-button.klantenservice-item,
  body > header .header-inner .header-inner-middle .shop-actie-button.mijn-account-item {
    display: none;
  }
}
.woocommerce a.button,
.woocommerce button.button {
  position: relative;
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  background-color: transparent;
  color: #000000;
  border: 2px solid #000000;
  font-size: 1rem;
  padding: .7rem 5rem .6rem 1.3rem;
  border-radius: .5rem;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right-color-1.svg');
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
  background-size: 1rem;
  border-color: #e8501d;
  background: #e8501d;
  color: #ffffff;
  background-image: none;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
  text-transform: none;
  letter-spacing: 0;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce a.button.hoverbutton,
.woocommerce button.button.hoverbutton {
  background-color: #000000;
  text-decoration: none;
  color: #ffffff;
  background-position: right 1rem center;
  cursor: pointer;
}
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce a.button:active,
.woocommerce button.button:active {
  outline: none;
}
.woocommerce a.button.white,
.woocommerce button.button.white {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.woocommerce a.button.white:hover,
.woocommerce button.button.white:hover {
  background-color: #ffffff;
  color: #000000;
}
.woocommerce a.button.white-ghost,
.woocommerce button.button.white-ghost {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.woocommerce a.button.white-ghost:hover,
.woocommerce button.button.white-ghost:hover {
  background-color: #ffffff;
  color: #000000;
}
.woocommerce a.button.color-actie,
.woocommerce button.button.color-actie {
  border-color: #e8501d;
  background: #e8501d;
  color: #ffffff;
  background-image: none;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}
.woocommerce a.button.color-actie:hover,
.woocommerce button.button.color-actie:hover {
  background-color: #c84114;
  border-color: #c84114;
}
.woocommerce a.button.add-to-cart,
.woocommerce button.button.add-to-cart,
.woocommerce a.button.single_add_to_cart_button,
.woocommerce button.button.single_add_to_cart_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: .5rem;
  padding-right: .5rem;
}
.woocommerce a.button.normal-font,
.woocommerce button.button.normal-font {
  text-transform: none;
  letter-spacing: 0;
}
.woocommerce a.button.small,
.woocommerce button.button.small {
  padding: .35rem .75rem;
  font-size: .9rem;
}
.woocommerce a.button.back,
.woocommerce button.button.back {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.woocommerce a.button.back:hover,
.woocommerce button.button.back:hover {
  background-position: left 1.5rem center;
}
.woocommerce a.button.black,
.woocommerce button.button.black {
  padding: .7rem 3rem .7rem 5rem;
  color: #ffffff;
  background-color: #353535;
  font-size: .75rem;
  border: none;
}
.woocommerce a.button.disabled,
.woocommerce button.button.disabled {
  opacity: .5;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .woocommerce a.button,
  .woocommerce button.button {
    padding: .5rem 4rem .4rem 2rem;
    max-width: 100%;
  }
  .woocommerce a.button.color-actie,
  .woocommerce button.button.color-actie {
    padding: .5rem 1.3rem;
  }
}
.woocommerce a.button.sub,
.woocommerce button.button.sub {
  background-color: #000000;
  color: white;
  background-image: none !important;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-image: none;
}
.woocommerce a.button.sub:hover,
.woocommerce button.button.sub:hover,
.woocommerce a.button.sub:focus,
.woocommerce button.button.sub:focus {
  background-color: #000000;
}
.woocommerce a.button.wc-backward,
.woocommerce button.button.wc-backward {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.woocommerce a.button.wc-backward:hover,
.woocommerce button.button.wc-backward:hover {
  background-position: left 1.5rem center;
}
@media only screen and (max-width: 767px) {
  .woocommerce a.button,
  .woocommerce button.button {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
    max-width: 100%;
  }
}
.woocommerce a.button:hover,
.woocommerce button.button:hover {
  background-color: #c84114;
  border-color: #c84114;
}
.woocommerce .col-1,
.woocommerce .col-2 {
  flex: none;
  max-width: none;
}
p.voorraad {
  font-weight: 700;
  margin: 0;
  color: #008900;
}
p.voorraad.niet {
  color: #bb0000;
}
p.voorraad.backorder-notify {
  color: #e8501d;
}
p.voorraad.backorder-notify:after {
  content: 'Zie specificaties voor verwachte levertijd';
  display: block;
  font-size: .8rem;
  font-weight: 400;
}
.wc-page {
  padding-top: 2rem;
}
@media only screen and (max-width: 767px) {
  .wc-page {
    padding-top: 2rem;
  }
}
.responsive-nav {
  padding-top: 9.5rem;
}
.responsive-nav .nav.second {
  padding-top: 0;
}
.responsive-nav .nav.second li.hr {
  padding: 1rem 0 1rem 1rem;
}
.responsive-nav .nav.second li.hr span {
  width: 4rem;
  height: 2px;
  background: #e8501d;
  display: block;
}
.responsive-nav .nav.second li a {
  padding: .5rem 1rem;
  font-size: 1rem;
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button,
.dgwt-wcas-pd-addtc-form a.product_type_simple {
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  background-color: transparent;
  color: #000000;
  border: 2px solid #000000;
  font-size: 1rem;
  padding: .7rem 5rem .6rem 1.3rem;
  border-radius: .5rem;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right-color-1.svg');
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
  background-size: 1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: .5rem;
  padding-right: .5rem;
  position: relative;
  top: 0;
  left: 0;
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart:hover,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button:hover,
.dgwt-wcas-pd-addtc-form a.product_type_simple:hover,
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.hoverbutton,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.hoverbutton,
.dgwt-wcas-pd-addtc-form a.product_type_simple.hoverbutton {
  background-color: #000000;
  text-decoration: none;
  color: #ffffff;
  background-position: right 1rem center;
  cursor: pointer;
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart:focus,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button:focus,
.dgwt-wcas-pd-addtc-form a.product_type_simple:focus,
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart:active,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button:active,
.dgwt-wcas-pd-addtc-form a.product_type_simple:active {
  outline: none;
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.white,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.white,
.dgwt-wcas-pd-addtc-form a.product_type_simple.white {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.white:hover,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.white:hover,
.dgwt-wcas-pd-addtc-form a.product_type_simple.white:hover {
  background-color: #ffffff;
  color: #000000;
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.white-ghost,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.white-ghost,
.dgwt-wcas-pd-addtc-form a.product_type_simple.white-ghost {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.white-ghost:hover,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.white-ghost:hover,
.dgwt-wcas-pd-addtc-form a.product_type_simple.white-ghost:hover {
  background-color: #ffffff;
  color: #000000;
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.color-actie,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.color-actie,
.dgwt-wcas-pd-addtc-form a.product_type_simple.color-actie {
  border-color: #e8501d;
  background: #e8501d;
  color: #ffffff;
  background-image: none;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.color-actie:hover,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.color-actie:hover,
.dgwt-wcas-pd-addtc-form a.product_type_simple.color-actie:hover {
  background-color: #c84114;
  border-color: #c84114;
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.add-to-cart,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.add-to-cart,
.dgwt-wcas-pd-addtc-form a.product_type_simple.add-to-cart,
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.single_add_to_cart_button,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.single_add_to_cart_button,
.dgwt-wcas-pd-addtc-form a.product_type_simple.single_add_to_cart_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: .5rem;
  padding-right: .5rem;
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.normal-font,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.normal-font,
.dgwt-wcas-pd-addtc-form a.product_type_simple.normal-font {
  text-transform: none;
  letter-spacing: 0;
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.small,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.small,
.dgwt-wcas-pd-addtc-form a.product_type_simple.small {
  padding: .35rem .75rem;
  font-size: .9rem;
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.back,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.back,
.dgwt-wcas-pd-addtc-form a.product_type_simple.back {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.back:hover,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.back:hover,
.dgwt-wcas-pd-addtc-form a.product_type_simple.back:hover {
  background-position: left 1.5rem center;
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.black,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.black,
.dgwt-wcas-pd-addtc-form a.product_type_simple.black {
  padding: .7rem 3rem .7rem 5rem;
  color: #ffffff;
  background-color: #353535;
  font-size: .75rem;
  border: none;
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.disabled,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.disabled,
.dgwt-wcas-pd-addtc-form a.product_type_simple.disabled {
  opacity: .5;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .dgwt-wcas-pd-addtc-form a.ajax_add_to_cart,
  .dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button,
  .dgwt-wcas-pd-addtc-form a.product_type_simple {
    padding: .5rem 4rem .4rem 2rem;
    max-width: 100%;
  }
  .dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.color-actie,
  .dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.color-actie,
  .dgwt-wcas-pd-addtc-form a.product_type_simple.color-actie {
    padding: .5rem 1.3rem;
  }
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.sub,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.sub,
.dgwt-wcas-pd-addtc-form a.product_type_simple.sub {
  background-color: #000000;
  color: white;
  background-image: none !important;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-image: none;
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.sub:hover,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.sub:hover,
.dgwt-wcas-pd-addtc-form a.product_type_simple.sub:hover,
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.sub:focus,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.sub:focus,
.dgwt-wcas-pd-addtc-form a.product_type_simple.sub:focus {
  background-color: #000000;
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.wc-backward,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.wc-backward,
.dgwt-wcas-pd-addtc-form a.product_type_simple.wc-backward {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart.wc-backward:hover,
.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button.wc-backward:hover,
.dgwt-wcas-pd-addtc-form a.product_type_simple.wc-backward:hover {
  background-position: left 1.5rem center;
}
@media only screen and (max-width: 767px) {
  .dgwt-wcas-pd-addtc-form a.ajax_add_to_cart,
  .dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button,
  .dgwt-wcas-pd-addtc-form a.product_type_simple {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
    max-width: 100%;
  }
}
ul.voordelen.inline li {
  display: inline-block;
  margin-right: 1.5rem;
}
ul.voordelen.inline li:last-child {
  margin-right: 0;
}
ul.voordelen.with-icon li {
  padding-left: 1.5rem;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../images/icon-check-voordelen.svg');
  background-size: 1rem auto;
  background-position: center left;
  background-repeat: no-repeat;
}
ul.voordelen e li p {
  margin: 0;
  padding: 0;
}
ul.voordelen e li p strong {
  color: #e8501d;
}
.product-item-styling {
  padding: 1rem;
  margin: 0 1.5rem 1.5rem 0;
  padding: 1.5rem;
  background-color: #ffffff;
  border: 1px solid #ced4da;
  border-radius: 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  overflow: hidden;
}
.product-item-styling.with-hover:hover {
  border-color: transparent;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
}
.product-item-styling:hover {
  border-color: transparent;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
}
.product-item-styling.last {
  margin-right: 0;
}
.product-item-styling a {
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 1;
  padding-bottom: 4rem;
  height: 100%;
}
.product-item-styling a .shop-image {
  position: relative;
  display: block;
  margin-bottom: 1rem;
  background: #ffffff;
}
.product-item-styling a .shop-image .image-itself {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.product-item-styling a .shop-image .image-itself img {
  margin: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.product-item-styling a .shop-image .ratio {
  padding-bottom: 100%;
  display: block;
}
.product-item-styling a img {
  max-width: 100%;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  position: relative;
  z-index: 1;
}
.product-item-styling a span.primary-cat {
  color: rgba(34, 34, 34, 0.5);
}
.product-item-styling a h2.woocommerce-loop-product__title {
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  font-weight: 700;
  font-size: 1.3rem;
  color: #000000;
  margin: 0 0 1.25rem 0;
  padding: 0;
  text-transform: unset;
}
.product-item-styling a p.voorraad {
  font-size: .8rem;
  margin-bottom: .8rem;
}
.product-item-styling a .price {
  display: flex;
  flex-wrap: wrap;
  font-family: 'Mukta', sans-serif;
  font-weight: 700;
  align-items: flex-end;
  margin: 0;
  color: #222222;
  font-size: .8rem;
  font-weight: 500;
  line-height: 1;
}
.product-item-styling a .price span {
  color: #e8501d;
  line-height: 1;
  text-decoration: none;
}
.product-item-styling a .price span.woocommerce-Price-amount {
  font-weight: 700;
  font-size: 1.3rem;
}
.product-item-styling a .price span.from-price {
  color: rgba(34, 34, 34, 0.5);
  font-size: .9rem;
  font-weight: 500;
  margin-right: .25rem;
}
.product-item-styling a .price del {
  color: #222222;
  font-size: .9rem;
  font-weight: 500;
  margin-right: 1rem;
}
.product-item-styling a .price del span {
  color: #222222;
  font-weight: 500;
}
.product-item-styling a .price del span.woocommerce-Price-amount {
  color: #222222;
  font-size: .9rem;
  font-weight: 500;
}
.product-item-styling a .price ins {
  text-decoration: none;
}
.product-item-styling a .product-item-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
.product-item-styling a .product-item-bottom .button {
  width: 100%;
}
.product-item-styling a:hover .shop-image .image-itself img {
  -webkit-transform: translate(-50%, calc(-50% + -.5rem));
  -moz-transform: translate(-50%, calc(-50% + -.5rem));
  -o-transform: translate(-50%, calc(-50% + -.5rem));
  -ms-transform: translate(-50%, calc(-50% + -.5rem));
  transform: translate(-50%, calc(-50% + -.5rem));
}
.product-item-styling a.added_to_cart {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  padding: 1rem;
  font-weight: 700;
  color: #ffffff;
}
.product-item-styling a.added_to_cart::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(232, 80, 29, 0.8);
  z-index: -1;
}
@media only screen and (max-width: 991px) {
  .product-item-styling {
    padding: 1rem;
    margin: 0 1rem 1rem 0;
    width: calc(100% / 2 - .5rem);
  }
  .product-item-styling:nth-of-type(3n) {
    margin: 0 1rem 1rem 0;
  }
  .product-item-styling:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .product-item-styling a {
    padding-bottom: 5rem;
  }
  .product-item-styling a .product-item-bottom .price {
    font-size: 1.1rem;
  }
}
@media only screen and (max-width: 425px) {
  .product-item-styling {
    padding: .5rem;
  }
  .product-item-styling a {
    padding-bottom: 4rem;
  }
  .product-item-styling a span.primary-cat {
    font-size: .8rem;
  }
  .product-item-styling a h2.woocommerce-loop-product__title {
    font-size: 1rem;
    margin-bottom: .75rem;
  }
  .product-item-styling a .product-item-bottom .button {
    padding: .5rem;
  }
  .product-item-styling a .product-item-bottom .button::before {
    display: none;
  }
}
.woocommerce .categorie-beschrijving {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .woocommerce .categorie-beschrijving {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .woocommerce .categorie-beschrijving {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce .categorie-beschrijving {
    margin-bottom: 3rem;
  }
}
.woocommerce .categorie-beschrijving.no-margin {
  margin-bottom: 0;
}
.woocommerce .categorie-beschrijving .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.woocommerce .categorie-beschrijving .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.woocommerce .categorie-beschrijving .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.woocommerce .categorie-beschrijving .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.woocommerce .categorie-beschrijving .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.woocommerce .categorie-beschrijving .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.woocommerce .categorie-beschrijving .tekst a {
  white-space: nowrap;
  position: relative;
}
.woocommerce .categorie-beschrijving .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.woocommerce .categorie-beschrijving .tekst a:hover::after {
  width: 100%;
}
.woocommerce .categorie-beschrijving .tekst a.button::after {
  display: none;
}
.woocommerce .categorie-beschrijving .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.woocommerce .categorie-beschrijving .tekst *:last-child {
  margin-bottom: 0;
}
.woocommerce .categorie-beschrijving.header {
  margin-bottom: 1rem;
}
.woocommerce .categorie-beschrijving.header h1 {
  margin-bottom: .5rem;
}
.woocommerce .categorie-beschrijving p#breadcrumbs {
  margin-bottom: 1rem;
}
.woocommerce .categorie-beschrijving p:last-of-type {
  margin-bottom: 0;
}
.woocommerce .woocommerce-result-count {
  width: 100%;
  padding: .5rem 0;
  margin-bottom: .5rem;
  font-style: italic;
}
.woocommerce nav.woocommerce-pagination {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .woocommerce nav.woocommerce-pagination {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .woocommerce nav.woocommerce-pagination {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce nav.woocommerce-pagination {
    margin-bottom: 3rem;
  }
}
.woocommerce nav.woocommerce-pagination.no-margin {
  margin-bottom: 0;
}
.woocommerce nav.woocommerce-pagination .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.woocommerce nav.woocommerce-pagination .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.woocommerce nav.woocommerce-pagination .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.woocommerce nav.woocommerce-pagination .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.woocommerce nav.woocommerce-pagination .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.woocommerce nav.woocommerce-pagination .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.woocommerce nav.woocommerce-pagination .tekst a {
  white-space: nowrap;
  position: relative;
}
.woocommerce nav.woocommerce-pagination .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.woocommerce nav.woocommerce-pagination .tekst a:hover::after {
  width: 100%;
}
.woocommerce nav.woocommerce-pagination .tekst a.button::after {
  display: none;
}
.woocommerce nav.woocommerce-pagination .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.woocommerce nav.woocommerce-pagination .tekst *:last-child {
  margin-bottom: 0;
}
.woocommerce nav.woocommerce-pagination ul {
  border: none;
  padding: 0 1rem;
}
.woocommerce nav.woocommerce-pagination ul li {
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers {
  display: inline-flex !important;
  flex-wrap: wrap !important;
  padding: 1.5rem;
  background-color: #ffffff;
  border: 1px solid #ced4da;
  border-radius: 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0 .25rem;
  width: 3rem;
  height: 3rem;
  font-size: 1.25rem;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.with-hover:hover {
  border-color: transparent;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.current {
  font-weight: 700;
  background: none;
  color: #000000;
}
.woocommerce .product-usps.product-usps {
  margin-top: .5rem;
  margin-bottom: 0;
}
.woocommerce .product-usps.product-usps li {
  padding-left: 1.25rem;
  font-size: .9rem;
  color: #000000;
  line-height: 1.5;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-check-green.svg');
  background-size: .8rem;
  background-position: left center;
  background-repeat: no-repeat;
}
.woocommerce .product-usps.product-usps li b {
  font-weight: 700;
}
#popup-mini-cart {
  width: 700px;
}
@media only screen and (max-width: 767px) {
  #popup-mini-cart {
    width: 85%;
  }
}
.woocommerce .widget_shopping_cart {
  width: 100%;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item {
  padding: 1rem !important;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .product-subtotal {
  vertical-align: bottom;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .remove_from_cart_button {
  position: absolute;
  top: 1rem !important;
  right: 0;
  left: auto !important;
  font-size: 1.5rem;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  line-height: 1;
  padding-bottom: .1rem;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .remove_from_cart_button:hover {
  background: #bb0000;
  color: white !important;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .custom-mini-cart-product-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
  flex: 0 0 100%;
  flex-wrap: unset;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .custom-mini-cart-product-wrapper .custom-mini-cart-product-name {
  font-family: 'Futura';
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.55555556;
  margin-bottom: 1rem;
  color: #1c1c1c;
  padding-right: 3rem;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .custom-mini-cart-product-wrapper .custom-mini-cart-product-name .text-background {
  padding: .2rem .75rem;
  background-color: #1c1c1c;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .custom-mini-cart-product-wrapper .quantity {
  font-family: 'Mukta', sans-serif;
  font-weight: 700;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 1.58823529;
  margin-bottom: 1rem;
  color: #1c1c1c;
  color: #808080;
  margin-right: 1rem;
  margin-bottom: .5rem;
  min-width: 40%;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .custom-mini-cart-product-wrapper .custom-mini-cart-price-wrapper {
  flex: 1;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .custom-mini-cart-product-wrapper .woocommerce-Price-amount,
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .custom-mini-cart-product-wrapper .woocommerce-Price-currencySymbol {
  font-family: 'Futura';
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.55555556;
  margin-bottom: 1rem;
  color: #1c1c1c;
  color: #008900;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .custom-mini-cart-product-wrapper .woocommerce-Price-amount .text-background,
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .custom-mini-cart-product-wrapper .woocommerce-Price-currencySymbol .text-background {
  padding: .2rem .75rem;
  background-color: #1c1c1c;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .custom-mini-cart-product-wrapper img {
  width: 9rem;
  height: auto;
  padding-right: 1rem;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .custom-mini-cart-product-wrapper .custom-mini-cart-variation-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart-item {
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: .5rem;
  background: #ffffff;
  margin-bottom: 1rem;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .variation {
  border: none;
  padding: 0;
  flex: 1;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .variation dt,
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .variation dd {
  margin-bottom: -.25rem;
  display: flex;
  flex-wrap: wrap;
  display: block;
  text-transform: capitalize;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .variation dt {
  text-transform: capitalize;
  font-weight: normal;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row;
  width: 100%;
  margin-left: auto;
  padding: 0;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons .button {
  margin-bottom: 0;
  text-transform: uppercase;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons .button.btn-checkout {
  border-bottom: 3px solid #bf3e13;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons .button.btn-store {
  margin-right: .5rem !important;
  background: transparent;
  border: 2px solid #000000;
  color: #000000;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons .button.btn-store:hover {
  background: #000000;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .woocommerce .widget_shopping_cart .widget_shopping_cart_content .custom-mini-cart-product-wrapper .custom-mini-cart-product-name {
    margin-bottom: .5rem;
  }
  .woocommerce .widget_shopping_cart .widget_shopping_cart_content .custom-mini-cart-product-wrapper .quantity {
    min-width: 100%;
    margin-right: 0;
  }
  .woocommerce .widget_shopping_cart .widget_shopping_cart_content .variation {
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .woocommerce .widget_shopping_cart .widget_shopping_cart_content .custom-mini-cart-product-wrapper img {
    width: 7rem;
  }
}
@media only screen and (max-width: 425px) {
  .woocommerce .widget_shopping_cart .widget_shopping_cart_content .custom-mini-cart-product-wrapper {
    flex-direction: column;
  }
  .woocommerce .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons .button {
    width: 90%;
    margin-right: 0;
  }
  .woocommerce .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons .button.btn-store {
    margin-right: 0 !important;
    margin-bottom: 1rem;
  }
}
.woocommerce .widget_shopping_cart .woocommerce-mini-cart__total {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  text-align: end;
  flex-direction: row;
  padding: 0 !important;
  padding-bottom: 1rem !important;
}
.woocommerce .widget_shopping_cart .woocommerce-mini-cart__total strong {
  width: 50%;
  color: #808080;
  padding-right: 1rem;
}
.woocommerce .widget_shopping_cart .woocommerce-mini-cart__total .woocommerce-Price-amount {
  padding: 0;
  margin: 0;
}
.woocommerce .widget_shopping_cart .woocommerce-mini-cart__total .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  font-size: 1.75rem;
}
.payment-methods-cart {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-end;
  background-color: #ffffff;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 1rem;
}
.payment-methods-cart .method {
  display: inline-block;
  width: auto;
  height: 3.25rem;
  max-width: 6rem;
  margin-left: .5rem;
  margin-top: .5rem;
}
.payment-methods-cart .method img {
  width: auto;
  border: solid #E5E5E5 1px;
  padding: .5rem;
  border-radius: 4px;
  height: 100%;
  max-width: 100%;
  max-height: 3.5rem;
  margin: 0 auto;
}
.woocommerce ul.products[class*=columns-] {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce ul.products[class*=columns-]::before,
.woocommerce ul.products[class*=columns-]::after {
  display: none;
}
.woocommerce ul.products[class*=columns-].columns-3 li.product {
  width: calc((100% / 3) - (3rem / 3));
}
.woocommerce ul.products[class*=columns-].columns-4 li.product {
  width: calc((100% / 4) - (4.5rem / 4));
}
.woocommerce ul.products[class*=columns-] li.product {
  padding: 1rem;
  margin: 0 1.5rem 1.5rem 0;
  padding: 1.5rem;
  background-color: #ffffff;
  border: 1px solid #ced4da;
  border-radius: 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  overflow: hidden;
}
.woocommerce ul.products[class*=columns-] li.product.with-hover:hover {
  border-color: transparent;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
}
.woocommerce ul.products[class*=columns-] li.product:hover {
  border-color: transparent;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
}
.woocommerce ul.products[class*=columns-] li.product.last {
  margin-right: 0;
}
.woocommerce ul.products[class*=columns-] li.product a {
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 1;
  padding-bottom: 4rem;
  height: 100%;
}
.woocommerce ul.products[class*=columns-] li.product a .shop-image {
  position: relative;
  display: block;
  margin-bottom: 1rem;
  background: #ffffff;
}
.woocommerce ul.products[class*=columns-] li.product a .shop-image .image-itself {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.woocommerce ul.products[class*=columns-] li.product a .shop-image .image-itself img {
  margin: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.woocommerce ul.products[class*=columns-] li.product a .shop-image .ratio {
  padding-bottom: 100%;
  display: block;
}
.woocommerce ul.products[class*=columns-] li.product a img {
  max-width: 100%;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  position: relative;
  z-index: 1;
}
.woocommerce ul.products[class*=columns-] li.product a span.primary-cat {
  color: rgba(34, 34, 34, 0.5);
}
.woocommerce ul.products[class*=columns-] li.product a h2.woocommerce-loop-product__title {
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  font-weight: 700;
  font-size: 1.3rem;
  color: #000000;
  margin: 0 0 1.25rem 0;
  padding: 0;
  text-transform: unset;
}
.woocommerce ul.products[class*=columns-] li.product a p.voorraad {
  font-size: .8rem;
  margin-bottom: .8rem;
}
.woocommerce ul.products[class*=columns-] li.product a .price {
  display: flex;
  flex-wrap: wrap;
  font-family: 'Mukta', sans-serif;
  font-weight: 700;
  align-items: flex-end;
  margin: 0;
  color: #222222;
  font-size: .8rem;
  font-weight: 500;
  line-height: 1;
}
.woocommerce ul.products[class*=columns-] li.product a .price span {
  color: #e8501d;
  line-height: 1;
  text-decoration: none;
}
.woocommerce ul.products[class*=columns-] li.product a .price span.woocommerce-Price-amount {
  font-weight: 700;
  font-size: 1.3rem;
}
.woocommerce ul.products[class*=columns-] li.product a .price span.from-price {
  color: rgba(34, 34, 34, 0.5);
  font-size: .9rem;
  font-weight: 500;
  margin-right: .25rem;
}
.woocommerce ul.products[class*=columns-] li.product a .price del {
  color: #222222;
  font-size: .9rem;
  font-weight: 500;
  margin-right: 1rem;
}
.woocommerce ul.products[class*=columns-] li.product a .price del span {
  color: #222222;
  font-weight: 500;
}
.woocommerce ul.products[class*=columns-] li.product a .price del span.woocommerce-Price-amount {
  color: #222222;
  font-size: .9rem;
  font-weight: 500;
}
.woocommerce ul.products[class*=columns-] li.product a .price ins {
  text-decoration: none;
}
.woocommerce ul.products[class*=columns-] li.product a .product-item-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
.woocommerce ul.products[class*=columns-] li.product a .product-item-bottom .button {
  width: 100%;
}
.woocommerce ul.products[class*=columns-] li.product a:hover .shop-image .image-itself img {
  -webkit-transform: translate(-50%, calc(-50% + -.5rem));
  -moz-transform: translate(-50%, calc(-50% + -.5rem));
  -o-transform: translate(-50%, calc(-50% + -.5rem));
  -ms-transform: translate(-50%, calc(-50% + -.5rem));
  transform: translate(-50%, calc(-50% + -.5rem));
}
.woocommerce ul.products[class*=columns-] li.product a.added_to_cart {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  padding: 1rem;
  font-weight: 700;
  color: #ffffff;
}
.woocommerce ul.products[class*=columns-] li.product a.added_to_cart::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(232, 80, 29, 0.8);
  z-index: -1;
}
@media only screen and (max-width: 991px) {
  .woocommerce ul.products[class*=columns-] li.product {
    padding: 1rem;
    margin: 0 1rem 1rem 0;
    width: calc(100% / 2 - .5rem);
  }
  .woocommerce ul.products[class*=columns-] li.product:nth-of-type(3n) {
    margin: 0 1rem 1rem 0;
  }
  .woocommerce ul.products[class*=columns-] li.product:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce ul.products[class*=columns-] li.product a {
    padding-bottom: 5rem;
  }
  .woocommerce ul.products[class*=columns-] li.product a .product-item-bottom .price {
    font-size: 1.1rem;
  }
}
@media only screen and (max-width: 425px) {
  .woocommerce ul.products[class*=columns-] li.product {
    padding: .5rem;
  }
  .woocommerce ul.products[class*=columns-] li.product a {
    padding-bottom: 4rem;
  }
  .woocommerce ul.products[class*=columns-] li.product a span.primary-cat {
    font-size: .8rem;
  }
  .woocommerce ul.products[class*=columns-] li.product a h2.woocommerce-loop-product__title {
    font-size: 1rem;
    margin-bottom: .75rem;
  }
  .woocommerce ul.products[class*=columns-] li.product a .product-item-bottom .button {
    padding: .5rem;
  }
  .woocommerce ul.products[class*=columns-] li.product a .product-item-bottom .button::before {
    display: none;
  }
}
.woocommerce ul.products[class*=columns-] li.product .yith-wcwl-add-to-wishlist {
  position: absolute;
  top: .5rem;
  right: 0;
  left: calc(100% - 2rem);
}
.woocommerce ul.products[class*=columns-] li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.woocommerce ul.products[class*=columns-] li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
  color: #719a92;
  background: #ffffff;
  border-radius: 100%;
}
.woocommerce ul.products[class*=columns-] li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.woocommerce ul.products[class*=columns-] li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.woocommerce ul.products[class*=columns-] li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:focus,
.woocommerce ul.products[class*=columns-] li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:focus,
.woocommerce ul.products[class*=columns-] li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:active,
.woocommerce ul.products[class*=columns-] li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:active {
  color: #ffffff;
  background-color: #e8501d;
}
.woocommerce ul.products[class*=columns-] li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button i,
.woocommerce ul.products[class*=columns-] li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse i {
  font-weight: 700;
  font-size: .875rem;
}
.woocommerce ul.products[class*=columns-] li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover i,
.woocommerce ul.products[class*=columns-] li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:focus i,
.woocommerce ul.products[class*=columns-] li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:active i {
  color: #ffffff;
}
.woocommerce ul.products[class*=columns-] li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse i {
  color: #e8501d;
}
@media only screen and (max-width: 991px) {
  .woocommerce ul.products[class*=columns-].columns-3 li.product,
  .woocommerce ul.products[class*=columns-].columns-4 li.product {
    width: calc((100% / 2) - (1rem / 2));
  }
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i {
  font-weight: 700;
  font-size: 1rem;
}
.woocommerce .archive-usp {
  clear: both;
  width: 100%;
  margin: 1rem 0 3rem 0;
}
.woocommerce .archive-usp .voordelen-blok {
  padding: 1.5rem;
  background-color: #ffffff;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.woocommerce .archive-usp .voordelen-blok.with-hover:hover {
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.19);
}
.woocommerce .archive-usp .voordelen-blok ul {
  display: flex;
  flex-wrap: wrap;
  color: white;
  margin-bottom: 0;
}
.woocommerce .archive-usp .voordelen-blok ul li {
  width: calc(100% / 4 - 1rem);
  margin: 0;
  margin-right: 1rem;
  margin-bottom: .5rem;
  background-position: top 5px left;
}
.woocommerce .archive-usp .voordelen-blok ul li:last-of-type {
  margin: 0;
}
.woocommerce .archive-usp .voordelen-blok ul li p {
  line-height: 1.4;
}
.woocommerce .archive-usp .voordelen-blok ul li p strong {
  color: #000000;
}
@media only screen and (max-width: 1199px) {
  .woocommerce .archive-usp .voordelen-blok ul li {
    width: calc(100% / 2 - 1rem);
  }
}
@media only screen and (max-width: 575px) {
  .woocommerce .archive-usp .voordelen-blok ul li {
    width: 100%;
  }
}
.woocommerce-variation-add-to-cart::before {
  content: '';
}
.woocommerce .woocommerce-notices-wrapper,
.woocommerce-page .woocommerce-notices-wrapper {
  position: relative;
  z-index: 10;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message {
  margin: 0;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button {
  position: relative;
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  background-color: transparent;
  color: #000000;
  border: 2px solid #000000;
  font-size: 1rem;
  padding: .7rem 5rem .6rem 1.3rem;
  border-radius: .5rem;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right-color-1.svg');
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
  background-size: 1rem;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.hoverbutton,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.hoverbutton,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.hoverbutton,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.hoverbutton,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.hoverbutton,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.hoverbutton {
  background-color: #000000;
  text-decoration: none;
  color: #ffffff;
  background-position: right 1rem center;
  cursor: pointer;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button:focus,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button:focus,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button:focus,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button:focus,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button:focus,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button:focus,
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button:active,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button:active,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button:active,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button:active,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button:active,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button:active {
  outline: none;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.white,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.white,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.white,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.white,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.white,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.white {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.white:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.white:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.white:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.white:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.white:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.white:hover {
  background-color: #ffffff;
  color: #000000;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.white-ghost,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.white-ghost,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.white-ghost,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.white-ghost,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.white-ghost,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.white-ghost {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.white-ghost:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.white-ghost:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.white-ghost:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.white-ghost:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.white-ghost:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.white-ghost:hover {
  background-color: #ffffff;
  color: #000000;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.color-actie,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.color-actie,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.color-actie,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.color-actie,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.color-actie,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.color-actie {
  border-color: #e8501d;
  background: #e8501d;
  color: #ffffff;
  background-image: none;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.color-actie:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.color-actie:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.color-actie:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.color-actie:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.color-actie:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.color-actie:hover {
  background-color: #c84114;
  border-color: #c84114;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.add-to-cart,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.add-to-cart,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.add-to-cart,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.add-to-cart,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.add-to-cart,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.add-to-cart,
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.single_add_to_cart_button,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.single_add_to_cart_button,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.single_add_to_cart_button,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.single_add_to_cart_button,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.single_add_to_cart_button,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.single_add_to_cart_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: .5rem;
  padding-right: .5rem;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.normal-font,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.normal-font,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.normal-font,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.normal-font,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.normal-font,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.normal-font {
  text-transform: none;
  letter-spacing: 0;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.small,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.small,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.small,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.small,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.small,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.small {
  padding: .35rem .75rem;
  font-size: .9rem;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.back,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.back,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.back,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.back,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.back,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.back {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.back:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.back:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.back:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.back:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.back:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.back:hover {
  background-position: left 1.5rem center;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.black,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.black,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.black,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.black,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.black,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.black {
  padding: .7rem 3rem .7rem 5rem;
  color: #ffffff;
  background-color: #353535;
  font-size: .75rem;
  border: none;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.disabled,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.disabled,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.disabled,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.disabled,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.disabled,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.disabled {
  opacity: .5;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .woocommerce .woocommerce-notices-wrapper .woocommerce-error .button,
  .woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button,
  .woocommerce .woocommerce-notices-wrapper .woocommerce-info .button,
  .woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button,
  .woocommerce .woocommerce-notices-wrapper .woocommerce-message .button,
  .woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button {
    padding: .5rem 4rem .4rem 2rem;
    max-width: 100%;
  }
  .woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.color-actie,
  .woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.color-actie,
  .woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.color-actie,
  .woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.color-actie,
  .woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.color-actie,
  .woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.color-actie {
    padding: .5rem 1.3rem;
  }
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.sub,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.sub,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.sub,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.sub,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.sub,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.sub {
  background-color: #000000;
  color: white;
  background-image: none !important;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-image: none;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.sub:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.sub:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.sub:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.sub:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.sub:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.sub:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.sub:focus,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.sub:focus,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.sub:focus,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.sub:focus,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.sub:focus,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.sub:focus {
  background-color: #000000;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.wc-backward,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.wc-backward,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.wc-backward,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.wc-backward,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.wc-backward,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.wc-backward {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.wc-backward:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button.wc-backward:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.wc-backward:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button.wc-backward:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.wc-backward:hover,
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button.wc-backward:hover {
  background-position: left 1.5rem center;
}
@media only screen and (max-width: 767px) {
  .woocommerce .woocommerce-notices-wrapper .woocommerce-error .button,
  .woocommerce-page .woocommerce-notices-wrapper .woocommerce-error .button,
  .woocommerce .woocommerce-notices-wrapper .woocommerce-info .button,
  .woocommerce-page .woocommerce-notices-wrapper .woocommerce-info .button,
  .woocommerce .woocommerce-notices-wrapper .woocommerce-message .button,
  .woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
    max-width: 100%;
  }
}
.woocommerce div.product .product-info-top,
.woocommerce-page div.product .product-info-top {
  position: relative;
  z-index: 1;
  padding-top: 1rem;
  margin-bottom: 2rem;
}
.woocommerce div.product .image-gallery,
.woocommerce-page div.product .image-gallery {
  position: relative;
  padding-right: 3rem;
}
.woocommerce div.product .image-gallery .label-element,
.woocommerce-page div.product .image-gallery .label-element {
  position: absolute;
  top: .5rem;
  left: .5rem;
  width: calc(100% - 3rem);
  height: 4rem;
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
  z-index: 2;
}
.woocommerce div.product .image-gallery .slick-slide.slick-current .model-draagt-container,
.woocommerce-page div.product .image-gallery .slick-slide.slick-current .model-draagt-container {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}
.woocommerce div.product .image-gallery .single-image,
.woocommerce-page div.product .image-gallery .single-image {
  position: relative;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.woocommerce div.product .image-gallery .single-image .image-itself,
.woocommerce-page div.product .image-gallery .single-image .image-itself {
  position: absolute;
  background: center center no-repeat;
  background-size: contain;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.woocommerce div.product .image-gallery .single-image .ratio,
.woocommerce-page div.product .image-gallery .single-image .ratio {
  padding-bottom: 100%;
}
.woocommerce div.product .image-gallery .single-image img,
.woocommerce-page div.product .image-gallery .single-image img {
  width: auto;
  max-height: 500px;
}
.woocommerce div.product .image-gallery .single-gallery,
.woocommerce-page div.product .image-gallery .single-gallery {
  margin: 0;
}
.woocommerce div.product .image-gallery .single-gallery .image,
.woocommerce-page div.product .image-gallery .single-gallery .image {
  cursor: pointer;
  outline: none;
  text-align: center;
}
.woocommerce div.product .image-gallery .single-gallery .image .image-spacer,
.woocommerce-page div.product .image-gallery .single-gallery .image .image-spacer {
  position: relative;
  margin: 1rem;
}
.woocommerce div.product .image-gallery .single-gallery .image .image-itself,
.woocommerce-page div.product .image-gallery .single-gallery .image .image-itself {
  position: absolute;
  background: center center no-repeat;
  background-size: contain;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.woocommerce div.product .image-gallery .single-gallery .image .ratio,
.woocommerce-page div.product .image-gallery .single-gallery .image .ratio {
  padding-bottom: 100%;
}
.woocommerce div.product .image-gallery .single-gallery .image img,
.woocommerce-page div.product .image-gallery .single-gallery .image img {
  display: inline-block;
  max-width: 100%;
  max-height: 500px;
}
.woocommerce div.product .image-gallery .single-gallery .slick-arrow,
.woocommerce-page div.product .image-gallery .single-gallery .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: transparent;
  z-index: 2;
  font-size: 0;
  background-size: .75rem;
  border: none;
  background-position: center;
  width: 2.5rem;
  height: 2.5rem;
  background-repeat: no-repeat;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.woocommerce div.product .image-gallery .single-gallery .slick-arrow:active,
.woocommerce-page div.product .image-gallery .single-gallery .slick-arrow:active,
.woocommerce div.product .image-gallery .single-gallery .slick-arrow:focus,
.woocommerce-page div.product .image-gallery .single-gallery .slick-arrow:focus {
  outline: none;
  border: none;
}
.woocommerce div.product .image-gallery .single-gallery .slick-arrow:hover,
.woocommerce-page div.product .image-gallery .single-gallery .slick-arrow:hover {
  background-color: transparent;
  cursor: pointer;
}
.woocommerce div.product .image-gallery .single-gallery .slick-prev,
.woocommerce-page div.product .image-gallery .single-gallery .slick-prev {
  left: 0;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../images/icon-slider-left.svg') !important;
}
.woocommerce div.product .image-gallery .single-gallery .slick-next,
.woocommerce-page div.product .image-gallery .single-gallery .slick-next {
  right: 0;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../images/icon-slider-right.svg') !important;
}
.woocommerce div.product .image-gallery .single-gallery-thumb,
.woocommerce-page div.product .image-gallery .single-gallery-thumb {
  margin: 1rem 0;
  width: 100%;
}
.woocommerce div.product .image-gallery .single-gallery-thumb .image-thumb,
.woocommerce-page div.product .image-gallery .single-gallery-thumb .image-thumb {
  cursor: pointer;
  margin-right: 1rem;
  outline: none;
  background: #ffffff;
}
.woocommerce div.product .image-gallery .single-gallery-thumb .image-thumb .image-spacer,
.woocommerce-page div.product .image-gallery .single-gallery-thumb .image-thumb .image-spacer {
  position: relative;
  border: 1px solid #d9d9d9;
  margin: 0 .5rem;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: .25rem;
}
.woocommerce div.product .image-gallery .single-gallery-thumb .image-thumb .image-spacer .ratio,
.woocommerce-page div.product .image-gallery .single-gallery-thumb .image-thumb .image-spacer .ratio {
  padding-bottom: 100%;
}
.woocommerce div.product .image-gallery .single-gallery-thumb .slick-slide,
.woocommerce-page div.product .image-gallery .single-gallery-thumb .slick-slide {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 1;
}
.woocommerce div.product .image-gallery .single-gallery-thumb .slick-slide.slick-current,
.woocommerce-page div.product .image-gallery .single-gallery-thumb .slick-slide.slick-current,
.woocommerce div.product .image-gallery .single-gallery-thumb .slick-slide:hover,
.woocommerce-page div.product .image-gallery .single-gallery-thumb .slick-slide:hover,
.woocommerce div.product .image-gallery .single-gallery-thumb .slick-slide:focus,
.woocommerce-page div.product .image-gallery .single-gallery-thumb .slick-slide:focus,
.woocommerce div.product .image-gallery .single-gallery-thumb .slick-slide:active,
.woocommerce-page div.product .image-gallery .single-gallery-thumb .slick-slide:active {
  opacity: 1;
}
.woocommerce div.product .image-gallery .single-gallery-thumb .slick-slide.slick-current .image-spacer,
.woocommerce-page div.product .image-gallery .single-gallery-thumb .slick-slide.slick-current .image-spacer {
  border-color: #e8501d;
}
.woocommerce div.product .image-gallery .single-gallery-thumb .slick-arrow,
.woocommerce-page div.product .image-gallery .single-gallery-thumb .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 1.5rem;
  background-color: #ffffff;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 0;
  z-index: 2;
  font-size: 0;
  background-size: .75rem;
  border: none;
  background-position: center;
  width: 2.5rem;
  height: 2.5rem;
  background-repeat: no-repeat;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.woocommerce div.product .image-gallery .single-gallery-thumb .slick-arrow.with-hover:hover,
.woocommerce-page div.product .image-gallery .single-gallery-thumb .slick-arrow.with-hover:hover {
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.19);
}
.woocommerce div.product .image-gallery .single-gallery-thumb .slick-arrow:active,
.woocommerce-page div.product .image-gallery .single-gallery-thumb .slick-arrow:active,
.woocommerce div.product .image-gallery .single-gallery-thumb .slick-arrow:focus,
.woocommerce-page div.product .image-gallery .single-gallery-thumb .slick-arrow:focus {
  outline: none;
  border: none;
}
.woocommerce div.product .image-gallery .single-gallery-thumb .slick-arrow:hover,
.woocommerce-page div.product .image-gallery .single-gallery-thumb .slick-arrow:hover {
  background-color: #e8501d;
  cursor: pointer;
}
.woocommerce div.product .image-gallery .single-gallery-thumb .slick-prev,
.woocommerce-page div.product .image-gallery .single-gallery-thumb .slick-prev {
  left: 0;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left.svg');
}
.woocommerce div.product .image-gallery .single-gallery-thumb .slick-prev:hover,
.woocommerce-page div.product .image-gallery .single-gallery-thumb .slick-prev:hover {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
}
.woocommerce div.product .image-gallery .single-gallery-thumb .slick-next,
.woocommerce-page div.product .image-gallery .single-gallery-thumb .slick-next {
  right: 0;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right.svg');
}
.woocommerce div.product .image-gallery .single-gallery-thumb .slick-next:hover,
.woocommerce-page div.product .image-gallery .single-gallery-thumb .slick-next:hover {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right-white.svg');
}
.woocommerce div.product div.summary,
.woocommerce-page div.product div.summary {
  position: relative;
  padding: 1.5rem;
  background-color: #ffffff;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  width: 100%;
  margin: 0;
  margin-bottom: 3rem;
}
.woocommerce div.product div.summary.with-hover:hover,
.woocommerce-page div.product div.summary.with-hover:hover {
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.19);
}
.woocommerce div.product div.summary h1.product_title,
.woocommerce-page div.product div.summary h1.product_title {
  margin: 0;
  line-height: 1;
}
.woocommerce div.product div.summary .product-sku,
.woocommerce-page div.product div.summary .product-sku {
  text-align: end;
  margin-bottom: 0;
}
.woocommerce div.product div.summary .product-sku.single-prod,
.woocommerce-page div.product div.summary .product-sku.single-prod {
  display: block;
  margin-left: 0;
  width: 100%;
}
.woocommerce div.product div.summary #backorder-message,
.woocommerce-page div.product div.summary #backorder-message {
  font-weight: 400;
  margin-top: .5rem;
  font-size: .8rem;
}
.woocommerce div.product div.summary p.stock,
.woocommerce-page div.product div.summary p.stock {
  display: none;
}
.woocommerce div.product div.summary table.woocommerce-product-attributes,
.woocommerce-page div.product div.summary table.woocommerce-product-attributes {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 1rem 0;
}
.woocommerce div.product div.summary table.woocommerce-product-attributes tbody,
.woocommerce-page div.product div.summary table.woocommerce-product-attributes tbody {
  display: table;
  margin: .5rem 0;
  width: 100%;
}
.woocommerce div.product div.summary table.woocommerce-product-attributes .woocommerce-product-attributes-item:nth-child(even) th,
.woocommerce-page div.product div.summary table.woocommerce-product-attributes .woocommerce-product-attributes-item:nth-child(even) th,
.woocommerce div.product div.summary table.woocommerce-product-attributes .woocommerce-product-attributes-item:nth-child(even) td,
.woocommerce-page div.product div.summary table.woocommerce-product-attributes .woocommerce-product-attributes-item:nth-child(even) td {
  background: none;
}
.woocommerce div.product div.summary table.woocommerce-product-attributes .woocommerce-product-attributes-item th,
.woocommerce-page div.product div.summary table.woocommerce-product-attributes .woocommerce-product-attributes-item th,
.woocommerce div.product div.summary table.woocommerce-product-attributes .woocommerce-product-attributes-item td,
.woocommerce-page div.product div.summary table.woocommerce-product-attributes .woocommerce-product-attributes-item td {
  padding: .15rem 0;
}
.woocommerce div.product div.summary table.woocommerce-product-attributes .woocommerce-product-attributes-item th,
.woocommerce-page div.product div.summary table.woocommerce-product-attributes .woocommerce-product-attributes-item th {
  padding-left: 0;
}
.woocommerce div.product div.summary table.woocommerce-product-attributes .woocommerce-product-attributes-item td,
.woocommerce-page div.product div.summary table.woocommerce-product-attributes .woocommerce-product-attributes-item td {
  padding-right: 0;
  text-align: right;
  font-weight: 600;
}
.woocommerce div.product div.summary .price,
.woocommerce-page div.product div.summary .price {
  display: flex;
  flex-wrap: wrap;
  font-family: 'Mukta', sans-serif;
  font-weight: 700;
  align-items: flex-end;
  margin: 0 0 .25rem 0;
  color: #222222;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
}
.woocommerce div.product div.summary .price span,
.woocommerce-page div.product div.summary .price span {
  color: #000000;
  line-height: 1;
  text-decoration: none;
}
.woocommerce div.product div.summary .price span.woocommerce-Price-amount,
.woocommerce-page div.product div.summary .price span.woocommerce-Price-amount {
  font-weight: 700;
  font-size: 2rem;
}
.woocommerce div.product div.summary .price span.from-price,
.woocommerce-page div.product div.summary .price span.from-price {
  color: rgba(34, 34, 34, 0.5);
  font-size: 1rem;
  font-weight: 500;
  margin-right: .5rem;
}
.woocommerce div.product div.summary .price del,
.woocommerce-page div.product div.summary .price del {
  color: #222222;
  font-size: 2rem;
  font-weight: 500;
  margin-right: 1rem;
}
.woocommerce div.product div.summary .price del span,
.woocommerce-page div.product div.summary .price del span {
  color: #222222;
  font-weight: 500;
}
.woocommerce div.product div.summary .price del span.woocommerce-Price-amount,
.woocommerce-page div.product div.summary .price del span.woocommerce-Price-amount {
  color: #222222;
  font-size: 2rem;
  font-weight: 500;
}
.woocommerce div.product div.summary .price ins,
.woocommerce-page div.product div.summary .price ins {
  text-decoration: none;
}
.woocommerce div.product div.summary span.extra-price-info,
.woocommerce-page div.product div.summary span.extra-price-info {
  display: block;
  color: rgba(34, 34, 34, 0.5);
  font-size: .9rem;
  margin-bottom: 1.25rem;
}
.woocommerce div.product div.summary .artikel-wrapper,
.woocommerce-page div.product div.summary .artikel-wrapper {
  margin-top: 1rem;
}
.woocommerce div.product div.summary form.cart,
.woocommerce-page div.product div.summary form.cart {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce div.product div.summary form.cart table.variations,
.woocommerce-page div.product div.summary form.cart table.variations {
  margin-bottom: 0;
  width: 100%;
}
.woocommerce div.product div.summary form.cart table.variations tbody tr,
.woocommerce-page div.product div.summary form.cart table.variations tbody tr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: .5rem 0;
  align-items: center;
}
.woocommerce div.product div.summary form.cart table.variations tbody tr th.label,
.woocommerce-page div.product div.summary form.cart table.variations tbody tr th.label {
  padding-left: 0;
  text-align: left;
  vertical-align: middle;
  width: 9rem;
}
.woocommerce div.product div.summary form.cart table.variations tbody tr th.label label,
.woocommerce-page div.product div.summary form.cart table.variations tbody tr th.label label {
  font-family: 'Mukta', sans-serif;
  font-weight: 700;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 1.58823529;
  margin-bottom: 1rem;
  color: #1c1c1c;
  font-weight: 400;
  margin: 0;
  margin-right: .25rem;
  font-size: 1rem;
}
.woocommerce div.product div.summary form.cart table.variations tbody tr td,
.woocommerce-page div.product div.summary form.cart table.variations tbody tr td {
  padding: 0;
}
.woocommerce div.product div.summary form.cart table.variations tbody tr td.value,
.woocommerce-page div.product div.summary form.cart table.variations tbody tr td.value {
  padding-left: 0;
  width: calc(100% - 9rem);
}
.woocommerce div.product div.summary form.cart table.variations tbody tr td.value select,
.woocommerce-page div.product div.summary form.cart table.variations tbody tr td.value select {
  display: block;
  margin: 0;
  font-size: 1rem;
  color: #000000;
  background-color: transparent;
  border: 1px solid #d9d9d9;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  text-align-last: left;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  width: 100%;
  padding: .5rem 2rem .5rem 1rem;
  background: url(https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-chevron-down.svg) no-repeat center right 1rem;
  background-size: .75rem auto;
  border-radius: .25rem;
}
.woocommerce div.product div.summary form.cart table.variations tbody tr td.value select option,
.woocommerce-page div.product div.summary form.cart table.variations tbody tr td.value select option {
  font-size: .7rem;
  font-weight: normal;
}
.woocommerce div.product div.summary form.cart table.variations tbody tr td.value select:focus,
.woocommerce-page div.product div.summary form.cart table.variations tbody tr td.value select:focus {
  outline: none;
}
.woocommerce div.product div.summary form.cart table.variations tbody tr td.value select::-ms-expand,
.woocommerce-page div.product div.summary form.cart table.variations tbody tr td.value select::-ms-expand {
  display: none;
}
.woocommerce div.product div.summary form.cart table.variations tbody tr td.value .reset_variations,
.woocommerce-page div.product div.summary form.cart table.variations tbody tr td.value .reset_variations {
  display: none !important;
}
.woocommerce div.product div.summary form.cart table.variations tbody tr.hide td label,
.woocommerce-page div.product div.summary form.cart table.variations tbody tr.hide td label,
.woocommerce div.product div.summary form.cart table.variations tbody tr.hide td select,
.woocommerce-page div.product div.summary form.cart table.variations tbody tr.hide td select {
  display: none;
}
.woocommerce div.product div.summary form.cart .single_variation_wrap,
.woocommerce-page div.product div.summary form.cart .single_variation_wrap {
  width: 100%;
  padding-top: 1rem;
}
.woocommerce div.product div.summary form.cart .single_variation_wrap .woocommerce-variation.single_variation,
.woocommerce-page div.product div.summary form.cart .single_variation_wrap .woocommerce-variation.single_variation {
  display: none !important;
}
.woocommerce div.product div.summary form.cart .single_variation_wrap .woocommerce-variation-description,
.woocommerce-page div.product div.summary form.cart .single_variation_wrap .woocommerce-variation-description {
  padding-bottom: .5rem;
}
.woocommerce div.product div.summary form.cart .single_variation_wrap .woocommerce-variation-description *,
.woocommerce-page div.product div.summary form.cart .single_variation_wrap .woocommerce-variation-description * {
  font-weight: 600;
}
.woocommerce div.product div.summary form.cart .quantity-container + .button,
.woocommerce-page div.product div.summary form.cart .quantity-container + .button {
  width: calc(100% - 9rem);
}
.woocommerce div.product div.summary .woocommerce-product-rating,
.woocommerce-page div.product div.summary .woocommerce-product-rating {
  margin-bottom: 1rem;
}
.woocommerce div.product div.summary .woocommerce-product-rating .star-rating::before,
.woocommerce-page div.product div.summary .woocommerce-product-rating .star-rating::before {
  color: #e8501d;
}
.woocommerce div.product div.summary .woocommerce-product-rating .star-rating span,
.woocommerce-page div.product div.summary .woocommerce-product-rating .star-rating span {
  color: #e8501d;
}
.woocommerce div.product div.summary .woocommerce-product-rating a.woocommerce-review-link,
.woocommerce-page div.product div.summary .woocommerce-product-rating a.woocommerce-review-link {
  color: #e8501d;
}
.woocommerce div.product div.summary .voordelen-blok,
.woocommerce-page div.product div.summary .voordelen-blok {
  background: rgba(232, 80, 29, 0.08);
  margin-top: 2rem;
  padding: 1.5rem 2rem;
}
.woocommerce div.product div.summary .voordelen-blok ul,
.woocommerce-page div.product div.summary .voordelen-blok ul {
  display: flex;
  flex-wrap: wrap;
  color: white;
}
.woocommerce div.product div.summary .voordelen-blok ul li,
.woocommerce-page div.product div.summary .voordelen-blok ul li {
  width: calc(50% - 1.5rem);
  margin: .5rem 1.5rem .5rem 0;
}
.woocommerce div.product div.summary .voordelen-blok ul li p,
.woocommerce-page div.product div.summary .voordelen-blok ul li p {
  line-height: 1.4;
}
.woocommerce div.product .klantenservice-block,
.woocommerce-page div.product .klantenservice-block {
  display: inline-block;
  padding: 1.5rem;
  background-color: #ffffff;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  text-align: center;
  margin: 0;
}
.woocommerce div.product .klantenservice-block.with-hover:hover,
.woocommerce-page div.product .klantenservice-block.with-hover:hover {
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.19);
}
.woocommerce div.product .product-beschrijving-container,
.woocommerce-page div.product .product-beschrijving-container {
  padding: 0 0 3rem 0;
  margin-bottom: 2rem;
}
.woocommerce div.product .product-beschrijving-container .container-elementen,
.woocommerce-page div.product .product-beschrijving-container .container-elementen {
  padding-right: 3rem;
}
.woocommerce div.product .product-beschrijving-container .beschrijving-menu,
.woocommerce-page div.product .product-beschrijving-container .beschrijving-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  border-bottom: 1px solid #d9d9d9;
}
.woocommerce div.product .product-beschrijving-container .beschrijving-menu li,
.woocommerce-page div.product .product-beschrijving-container .beschrijving-menu li {
  border-bottom: 2px solid transparent;
  margin: 0 1.5rem -1px 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.woocommerce div.product .product-beschrijving-container .beschrijving-menu li a,
.woocommerce-page div.product .product-beschrijving-container .beschrijving-menu li a {
  display: block;
  padding: .5rem 0;
  color: #000000;
  font-size: .9rem;
}
.woocommerce div.product .product-beschrijving-container .beschrijving-menu li.active,
.woocommerce-page div.product .product-beschrijving-container .beschrijving-menu li.active,
.woocommerce div.product .product-beschrijving-container .beschrijving-menu li:hover,
.woocommerce-page div.product .product-beschrijving-container .beschrijving-menu li:hover {
  border-color: #e8501d;
}
.woocommerce div.product .product-beschrijving-container .beschrijving-menu li.active a,
.woocommerce-page div.product .product-beschrijving-container .beschrijving-menu li.active a,
.woocommerce div.product .product-beschrijving-container .beschrijving-menu li:hover a,
.woocommerce-page div.product .product-beschrijving-container .beschrijving-menu li:hover a {
  color: #e8501d;
}
.woocommerce div.product .product-beschrijving-container .product-beschrijving .tekst *:last-child,
.woocommerce-page div.product .product-beschrijving-container .product-beschrijving .tekst *:last-child {
  margin-bottom: 0;
}
.woocommerce div.product .product-beschrijving-container .item-blok,
.woocommerce-page div.product .product-beschrijving-container .item-blok {
  padding: 2rem 0;
}
.woocommerce div.product .product-beschrijving-container .item-blok h2,
.woocommerce-page div.product .product-beschrijving-container .item-blok h2 {
  font-size: 1.7rem;
}
@media only screen and (max-width: 991px) {
  .woocommerce div.product .product-beschrijving-container .container-elementen,
  .woocommerce-page div.product .product-beschrijving-container .container-elementen {
    padding-right: 0;
  }
  .woocommerce div.product .product-beschrijving-container .beschrijving-menu li a,
  .woocommerce-page div.product .product-beschrijving-container .beschrijving-menu li a {
    font-size: .8rem;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce div.product .product-beschrijving-container .item-blok,
  .woocommerce-page div.product .product-beschrijving-container .item-blok {
    padding: 1rem 0;
  }
}
@media only screen and (max-width: 575px) {
  .woocommerce div.product .product-beschrijving-container .beschrijving-menu li,
  .woocommerce-page div.product .product-beschrijving-container .beschrijving-menu li {
    margin-right: .75rem;
  }
  .woocommerce div.product .product-beschrijving-container .beschrijving-menu li a,
  .woocommerce-page div.product .product-beschrijving-container .beschrijving-menu li a {
    font-size: .7rem;
  }
}
.woocommerce div.product .related h2,
.woocommerce-page div.product .related h2 {
  font-size: 1.7rem;
}
.woocommerce div.product .related .products,
.woocommerce-page div.product .related .products {
  padding-top: 2rem;
}
.woocommerce div.product form.cart,
.woocommerce-page div.product form.cart {
  width: 100%;
  margin-bottom: 0;
}
.woocommerce div.product #reviews #comments ol.commentlist,
.woocommerce-page div.product #reviews #comments ol.commentlist {
  padding: 0;
}
.woocommerce div.product #reviews #comments ol.commentlist li,
.woocommerce-page div.product #reviews #comments ol.commentlist li {
  padding: .5rem 0;
  border-bottom: 2px solid #222222;
}
.woocommerce div.product #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page div.product #reviews #comments ol.commentlist li img.avatar {
  display: none;
}
.woocommerce div.product #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page div.product #reviews #comments ol.commentlist li .comment-text {
  margin: 0;
  border: none;
  padding: 0;
}
.woocommerce div.product #reviews #comments ol.commentlist li .comment-text span.comment_title,
.woocommerce-page div.product #reviews #comments ol.commentlist li .comment-text span.comment_title {
  font-size: 1.1rem;
  color: #e8501d;
}
.woocommerce div.product #reviews #comments ol.commentlist li .comment-text .star-rating,
.woocommerce-page div.product #reviews #comments ol.commentlist li .comment-text .star-rating {
  width: 100%;
}
.woocommerce div.product #reviews #comments ol.commentlist li .comment-text .star-rating span,
.woocommerce-page div.product #reviews #comments ol.commentlist li .comment-text .star-rating span {
  color: #fcc600;
}
.woocommerce div.product #reviews #comments ol.commentlist li .comment-text .meta,
.woocommerce-page div.product #reviews #comments ol.commentlist li .comment-text .meta {
  font-style: italic;
  font-size: 1rem;
  width: 100%;
  margin-bottom: .5rem;
}
.woocommerce div.product #reviews #comments ol.commentlist li .comment-text .meta strong,
.woocommerce-page div.product #reviews #comments ol.commentlist li .comment-text .meta strong {
  font-weight: 400;
}
.woocommerce div.product #reviews #comments ol.commentlist li .comment-text .description,
.woocommerce-page div.product #reviews #comments ol.commentlist li .comment-text .description {
  width: 100%;
}
.woocommerce div.product #reviews #comments ol.commentlist li:last-child,
.woocommerce-page div.product #reviews #comments ol.commentlist li:last-child {
  border-bottom: none;
}
.woocommerce div.product #reviews span#reply-title,
.woocommerce-page div.product #reviews span#reply-title {
  cursor: pointer;
  color: #e8501d;
}
.woocommerce div.product #reviews span#reply-title:hover,
.woocommerce-page div.product #reviews span#reply-title:hover {
  color: #020202;
}
.woocommerce div.product #reviews #commentform,
.woocommerce-page div.product #reviews #commentform {
  display: none;
  margin-top: 2.5rem;
}
.woocommerce div.product #reviews #commentform input:not([type="checkbox"]),
.woocommerce-page div.product #reviews #commentform input:not([type="checkbox"]),
.woocommerce div.product #reviews #commentform textarea,
.woocommerce-page div.product #reviews #commentform textarea,
.woocommerce div.product #reviews #commentform select,
.woocommerce-page div.product #reviews #commentform select,
.woocommerce div.product #reviews #commentform label.upload,
.woocommerce-page div.product #reviews #commentform label.upload {
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  color: #000000;
  border-radius: 10px;
  background-color: #ffffff;
  border: none;
  font-weight: 500;
  position: relative;
  display: block;
  height: calc(2rem + 16px);
  border: 1px solid #ced4da;
  font-size: 16px;
  line-height: calc(calc(16px + 2px));
  letter-spacing: 0px;
  padding: 1rem 1rem .5rem 1rem;
  margin: 0;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woocommerce div.product #reviews #commentform input:not([type="checkbox"])::placeholder,
.woocommerce-page div.product #reviews #commentform input:not([type="checkbox"])::placeholder,
.woocommerce div.product #reviews #commentform textarea::placeholder,
.woocommerce-page div.product #reviews #commentform textarea::placeholder,
.woocommerce div.product #reviews #commentform select::placeholder,
.woocommerce-page div.product #reviews #commentform select::placeholder,
.woocommerce div.product #reviews #commentform label.upload::placeholder,
.woocommerce-page div.product #reviews #commentform label.upload::placeholder {
  opacity: 0;
}
.woocommerce div.product #reviews #commentform input:not([type="checkbox"]):active,
.woocommerce-page div.product #reviews #commentform input:not([type="checkbox"]):active,
.woocommerce div.product #reviews #commentform textarea:active,
.woocommerce-page div.product #reviews #commentform textarea:active,
.woocommerce div.product #reviews #commentform select:active,
.woocommerce-page div.product #reviews #commentform select:active,
.woocommerce div.product #reviews #commentform label.upload:active,
.woocommerce-page div.product #reviews #commentform label.upload:active,
.woocommerce div.product #reviews #commentform input:not([type="checkbox"]):focus,
.woocommerce-page div.product #reviews #commentform input:not([type="checkbox"]):focus,
.woocommerce div.product #reviews #commentform textarea:focus,
.woocommerce-page div.product #reviews #commentform textarea:focus,
.woocommerce div.product #reviews #commentform select:focus,
.woocommerce-page div.product #reviews #commentform select:focus,
.woocommerce div.product #reviews #commentform label.upload:focus,
.woocommerce-page div.product #reviews #commentform label.upload:focus {
  outline: none;
}
.woocommerce div.product #reviews #commentform input:not([type="checkbox"]).hide,
.woocommerce-page div.product #reviews #commentform input:not([type="checkbox"]).hide,
.woocommerce div.product #reviews #commentform textarea.hide,
.woocommerce-page div.product #reviews #commentform textarea.hide,
.woocommerce div.product #reviews #commentform select.hide,
.woocommerce-page div.product #reviews #commentform select.hide,
.woocommerce div.product #reviews #commentform label.upload.hide,
.woocommerce-page div.product #reviews #commentform label.upload.hide {
  display: none;
}
.woocommerce div.product #reviews #commentform input:not([type="checkbox"])::-ms-clear,
.woocommerce-page div.product #reviews #commentform input:not([type="checkbox"])::-ms-clear,
.woocommerce div.product #reviews #commentform textarea::-ms-clear,
.woocommerce-page div.product #reviews #commentform textarea::-ms-clear,
.woocommerce div.product #reviews #commentform select::-ms-clear,
.woocommerce-page div.product #reviews #commentform select::-ms-clear,
.woocommerce div.product #reviews #commentform label.upload::-ms-clear,
.woocommerce-page div.product #reviews #commentform label.upload::-ms-clear {
  display: none;
}
.woocommerce div.product #reviews #commentform input:not([type="checkbox"]).wpcf7-not-valid,
.woocommerce-page div.product #reviews #commentform input:not([type="checkbox"]).wpcf7-not-valid,
.woocommerce div.product #reviews #commentform textarea.wpcf7-not-valid,
.woocommerce-page div.product #reviews #commentform textarea.wpcf7-not-valid,
.woocommerce div.product #reviews #commentform select.wpcf7-not-valid,
.woocommerce-page div.product #reviews #commentform select.wpcf7-not-valid,
.woocommerce div.product #reviews #commentform label.upload.wpcf7-not-valid,
.woocommerce-page div.product #reviews #commentform label.upload.wpcf7-not-valid {
  background-color: #FFE2E2;
}
.woocommerce div.product #reviews #commentform input:not([type="checkbox"]):disabled ~ .button,
.woocommerce-page div.product #reviews #commentform input:not([type="checkbox"]):disabled ~ .button,
.woocommerce div.product #reviews #commentform textarea:disabled ~ .button,
.woocommerce-page div.product #reviews #commentform textarea:disabled ~ .button,
.woocommerce div.product #reviews #commentform select:disabled ~ .button,
.woocommerce-page div.product #reviews #commentform select:disabled ~ .button,
.woocommerce div.product #reviews #commentform label.upload:disabled ~ .button,
.woocommerce-page div.product #reviews #commentform label.upload:disabled ~ .button {
  opacity: 0.6;
  pointer-events: none;
  cursor: not-allowed;
}
.woocommerce div.product #reviews #commentform textarea,
.woocommerce-page div.product #reviews #commentform textarea {
  resize: vertical;
  height: 9rem;
  min-height: 9rem;
  max-height: 400px;
  line-height: normal;
  padding-top: 1rem;
}
.woocommerce div.product #reviews #commentform select,
.woocommerce-page div.product #reviews #commentform select {
  padding-top: 1.25rem;
  padding-right: 2.5rem;
  cursor: pointer;
}
.woocommerce div.product #reviews #commentform select .hide-option,
.woocommerce-page div.product #reviews #commentform select .hide-option {
  display: none;
}
.woocommerce div.product #reviews #commentform select::-ms-expand,
.woocommerce-page div.product #reviews #commentform select::-ms-expand {
  display: none;
}
.woocommerce div.product #reviews #commentform.select::before,
.woocommerce-page div.product #reviews #commentform.select::before {
  position: absolute;
  z-index: 1;
  content: '';
  pointer-events: none;
  width: 0;
  height: 0;
  border-top: solid .5rem #A6A6A6;
  border-right: solid .5rem transparent;
  border-bottom: solid .5rem transparent;
  border-left: solid .5rem transparent;
  top: 1.5rem;
  right: 1rem;
}
.woocommerce div.product #reviews #commentform .hide-optional .optional,
.woocommerce-page div.product #reviews #commentform .hide-optional .optional {
  display: none;
}
.woocommerce div.product #reviews #commentform p.stars a,
.woocommerce-page div.product #reviews #commentform p.stars a {
  color: #fcc600;
}
.woocommerce div.product #reviews #commentform .privacy,
.woocommerce-page div.product #reviews #commentform .privacy {
  text-transform: lowercase;
}
.woocommerce div.product #reviews #commentform #comment,
.woocommerce-page div.product #reviews #commentform #comment,
.woocommerce div.product #reviews #commentform #author,
.woocommerce-page div.product #reviews #commentform #author,
.woocommerce div.product #reviews #commentform #email,
.woocommerce-page div.product #reviews #commentform #email,
.woocommerce div.product #reviews #commentform #title,
.woocommerce-page div.product #reviews #commentform #title {
  max-width: 100%;
  width: 100%;
}
.woocommerce div.product #reviews #commentform #submit,
.woocommerce-page div.product #reviews #commentform #submit {
  position: relative;
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  background-color: transparent;
  color: #000000;
  border: 2px solid #000000;
  font-size: 1rem;
  padding: .7rem 5rem .6rem 1.3rem;
  border-radius: .5rem;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right-color-1.svg');
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
  background-size: 1rem;
}
.woocommerce div.product #reviews #commentform #submit:hover,
.woocommerce-page div.product #reviews #commentform #submit:hover,
.woocommerce div.product #reviews #commentform #submit.hoverbutton,
.woocommerce-page div.product #reviews #commentform #submit.hoverbutton {
  background-color: #000000;
  text-decoration: none;
  color: #ffffff;
  background-position: right 1rem center;
  cursor: pointer;
}
.woocommerce div.product #reviews #commentform #submit:focus,
.woocommerce-page div.product #reviews #commentform #submit:focus,
.woocommerce div.product #reviews #commentform #submit:active,
.woocommerce-page div.product #reviews #commentform #submit:active {
  outline: none;
}
.woocommerce div.product #reviews #commentform #submit.white,
.woocommerce-page div.product #reviews #commentform #submit.white {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.woocommerce div.product #reviews #commentform #submit.white:hover,
.woocommerce-page div.product #reviews #commentform #submit.white:hover {
  background-color: #ffffff;
  color: #000000;
}
.woocommerce div.product #reviews #commentform #submit.white-ghost,
.woocommerce-page div.product #reviews #commentform #submit.white-ghost {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.woocommerce div.product #reviews #commentform #submit.white-ghost:hover,
.woocommerce-page div.product #reviews #commentform #submit.white-ghost:hover {
  background-color: #ffffff;
  color: #000000;
}
.woocommerce div.product #reviews #commentform #submit.color-actie,
.woocommerce-page div.product #reviews #commentform #submit.color-actie {
  border-color: #e8501d;
  background: #e8501d;
  color: #ffffff;
  background-image: none;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}
.woocommerce div.product #reviews #commentform #submit.color-actie:hover,
.woocommerce-page div.product #reviews #commentform #submit.color-actie:hover {
  background-color: #c84114;
  border-color: #c84114;
}
.woocommerce div.product #reviews #commentform #submit.add-to-cart,
.woocommerce-page div.product #reviews #commentform #submit.add-to-cart,
.woocommerce div.product #reviews #commentform #submit.single_add_to_cart_button,
.woocommerce-page div.product #reviews #commentform #submit.single_add_to_cart_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: .5rem;
  padding-right: .5rem;
}
.woocommerce div.product #reviews #commentform #submit.normal-font,
.woocommerce-page div.product #reviews #commentform #submit.normal-font {
  text-transform: none;
  letter-spacing: 0;
}
.woocommerce div.product #reviews #commentform #submit.small,
.woocommerce-page div.product #reviews #commentform #submit.small {
  padding: .35rem .75rem;
  font-size: .9rem;
}
.woocommerce div.product #reviews #commentform #submit.back,
.woocommerce-page div.product #reviews #commentform #submit.back {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.woocommerce div.product #reviews #commentform #submit.back:hover,
.woocommerce-page div.product #reviews #commentform #submit.back:hover {
  background-position: left 1.5rem center;
}
.woocommerce div.product #reviews #commentform #submit.black,
.woocommerce-page div.product #reviews #commentform #submit.black {
  padding: .7rem 3rem .7rem 5rem;
  color: #ffffff;
  background-color: #353535;
  font-size: .75rem;
  border: none;
}
.woocommerce div.product #reviews #commentform #submit.disabled,
.woocommerce-page div.product #reviews #commentform #submit.disabled {
  opacity: .5;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .woocommerce div.product #reviews #commentform #submit,
  .woocommerce-page div.product #reviews #commentform #submit {
    padding: .5rem 4rem .4rem 2rem;
    max-width: 100%;
  }
  .woocommerce div.product #reviews #commentform #submit.color-actie,
  .woocommerce-page div.product #reviews #commentform #submit.color-actie {
    padding: .5rem 1.3rem;
  }
}
.woocommerce div.product #reviews #commentform #submit.sub,
.woocommerce-page div.product #reviews #commentform #submit.sub {
  background-color: #000000;
  color: white;
  background-image: none !important;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-image: none;
}
.woocommerce div.product #reviews #commentform #submit.sub:hover,
.woocommerce-page div.product #reviews #commentform #submit.sub:hover,
.woocommerce div.product #reviews #commentform #submit.sub:focus,
.woocommerce-page div.product #reviews #commentform #submit.sub:focus {
  background-color: #000000;
}
.woocommerce div.product #reviews #commentform #submit.wc-backward,
.woocommerce-page div.product #reviews #commentform #submit.wc-backward {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.woocommerce div.product #reviews #commentform #submit.wc-backward:hover,
.woocommerce-page div.product #reviews #commentform #submit.wc-backward:hover {
  background-position: left 1.5rem center;
}
@media only screen and (max-width: 767px) {
  .woocommerce div.product #reviews #commentform #submit,
  .woocommerce-page div.product #reviews #commentform #submit {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
    max-width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .woocommerce div.product div.summary .producttitel-with-badge,
  .woocommerce-page div.product div.summary .producttitel-with-badge {
    padding-right: 6.5rem;
  }
  .woocommerce div.product div.summary .producttitel-with-badge img,
  .woocommerce-page div.product div.summary .producttitel-with-badge img {
    width: 6.5rem;
    top: -.5rem;
    right: .5rem;
  }
}
@media only screen and (max-width: 991px) {
  .woocommerce div.product,
  .woocommerce-page div.product {
    padding: 2rem 1rem;
  }
  .woocommerce div.product .related .products,
  .woocommerce-page div.product .related .products {
    padding-top: 2rem;
  }
  .woocommerce div.product div.summary .voordelen-blok ul li,
  .woocommerce-page div.product div.summary .voordelen-blok ul li {
    width: 100%;
    margin: .5rem 0 .5rem;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce div.product,
  .woocommerce-page div.product {
    padding: 1.5rem .5rem;
  }
  .woocommerce div.product .product-info-top .product-info-left,
  .woocommerce-page div.product .product-info-top .product-info-left {
    width: calc(100% - 3rem);
    margin: 0 auto;
  }
  .woocommerce div.product .product-info-top .product-info-right,
  .woocommerce-page div.product .product-info-top .product-info-right {
    margin-top: 1rem;
  }
  .woocommerce div.product div.woocommerce-product-gallery,
  .woocommerce-page div.product div.woocommerce-product-gallery {
    width: 100%;
  }
  .woocommerce div.product div.woocommerce-product-gallery img,
  .woocommerce-page div.product div.woocommerce-product-gallery img {
    max-height: 250px;
    width: auto;
    margin: 0 auto 1.5rem auto;
  }
  .woocommerce div.product .image-gallery,
  .woocommerce-page div.product .image-gallery {
    padding-right: 0;
  }
  .woocommerce div.product .image-gallery .single-image,
  .woocommerce-page div.product .image-gallery .single-image {
    margin-top: 0;
  }
  .woocommerce div.product div.summary,
  .woocommerce-page div.product div.summary {
    width: 100%;
  }
  .woocommerce div.product div.summary h1.product_title,
  .woocommerce-page div.product div.summary h1.product_title {
    font-size: 1.5rem;
  }
  .woocommerce div.product div.summary form.cart,
  .woocommerce-page div.product div.summary form.cart {
    max-width: 100%;
    width: 100%;
  }
  .woocommerce div.product div.summary form.cart .woocommerce-variation-add-to-cart,
  .woocommerce-page div.product div.summary form.cart .woocommerce-variation-add-to-cart {
    display: flex;
    flex-wrap: wrap;
    flex-wrap: unset;
  }
  .woocommerce div.product div.summary form.cart button.single_add_to_cart_button,
  .woocommerce-page div.product div.summary form.cart button.single_add_to_cart_button {
    width: calc(100% - 3rem);
    background-image: none;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 425px) {
  .woocommerce div.product div.summary form.cart .woocommerce-variation-add-to-cart,
  .woocommerce-page div.product div.summary form.cart .woocommerce-variation-add-to-cart {
    display: block;
  }
  .woocommerce div.product div.summary form.cart button.single_add_to_cart_button,
  .woocommerce-page div.product div.summary form.cart button.single_add_to_cart_button {
    width: 100% !important;
  }
}
.woocommerce table.woocommerce-product-attributes {
  border: none;
}
.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item:nth-child(even) {
  border-radius: .25rem;
}
.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item:nth-child(even) th,
.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item:nth-child(even) td {
  background: rgba(217, 217, 217, 0.5);
}
.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item th,
.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item td {
  border: none;
  padding: .5rem .75rem;
}
.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item th p,
.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item td p {
  margin: 0;
  padding: 0;
}
.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item th {
  width: 210px;
  font-weight: 400;
  text-align: left;
  border-radius: .25rem 0 0 .25rem;
}
@media only screen and (max-width: 767px) {
  .woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item th {
    width: 180px;
  }
}
.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item td {
  font-style: normal;
  border-radius: 0 .25rem .25rem 0;
}
.woocommerce .mobile-filters {
  display: inline-block;
  padding: 1.5rem;
  background-color: #ffffff;
  border: 1px solid #ced4da;
  border-radius: 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  font-size: .875rem;
  padding: .75rem 1.25rem .75rem 2.75rem;
  margin-bottom: 1.5rem;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-filter.svg');
  background-size: .8rem;
  background-position: center left 1.25rem;
  background-repeat: no-repeat;
  cursor: pointer;
}
.woocommerce .mobile-filters.with-hover:hover {
  border-color: transparent;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
}
.woocommerce .mobile-filters:focus {
  color: #ffffff;
  background-color: #000000;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-filter-white.svg');
}
.quantity-container {
  width: 4rem;
  overflow: hidden;
}
.quantity-container input.qty {
  width: 4rem;
  height: 2.5rem;
  border: none;
}
.quantity-container .options {
  display: none;
  width: 0;
}
.quantity-container.styled {
  display: inline-flex;
  width: 8rem;
  height: 2.25rem;
  position: relative;
  margin: .5rem 1rem .5rem 0!important;
}
.quantity-container.styled input.qty {
  border: 1px solid #d9d9d9;
  margin: 0 2.5rem;
  font-weight: 700;
  padding: 0;
  width: 3rem;
  height: 2.25rem;
  text-align: center;
  color: #000000 !important;
  font-size: 1rem;
  -moz-appearance: textfield;
  border-radius: .25rem;
}
.quantity-container.styled input.qty::-webkit-outer-spin-button,
.quantity-container.styled input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity-container.styled .options {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.quantity-container.styled .options .plus,
.quantity-container.styled .options .min {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #ffffff !important;
  height: 100%;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 600;
  cursor: pointer;
  user-select: none;
  background-color: #ced4da;
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 2.5rem;
}
.quantity-container.styled .options .plus:hover,
.quantity-container.styled .options .min:hover {
  background-color: #e8501d;
  color: #ffffff !important;
}
.quantity-container.styled .options .plus {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.75rem;
}
.quantity-container.styled .options .min {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 2rem;
}
.form-row .input-text,
#comment-form .input-text,
.woocommerce-form-row .input-text,
.woocommerce-input-wrapper .input-text {
  padding: .5rem 1rem !important;
  border: 1px solid #cfd5d8 !important;
}
.form-row .input-text::placeholder,
#comment-form .input-text::placeholder,
.woocommerce-form-row .input-text::placeholder,
.woocommerce-input-wrapper .input-text::placeholder {
  opacity: 1 !important;
}
.form-row .select2-container .select2-selection--single,
#comment-form .select2-container .select2-selection--single,
.woocommerce-form-row .select2-container .select2-selection--single,
.woocommerce-input-wrapper .select2-container .select2-selection--single {
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  color: #000000;
  border-radius: 10px;
  background-color: #ffffff;
  border: none;
  font-weight: 500;
  position: relative;
  display: block;
  height: calc(2rem + 16px);
  border: 1px solid #ced4da;
  font-size: 16px;
  line-height: calc(calc(16px + 2px));
  letter-spacing: 0px;
  padding: 0 1rem 0 1rem;
  margin: 0;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-row .select2-container .select2-selection--single .select2-selection__rendered,
#comment-form .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-form-row .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
  line-height: 3rem;
}
.form-row .select2-container .select2-selection--single .select2-selection__arrow,
#comment-form .select2-container .select2-selection--single .select2-selection__arrow,
.woocommerce-form-row .select2-container .select2-selection--single .select2-selection__arrow,
.woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__arrow {
  display: none;
  height: 3rem;
}
.form-row .select2-container .select2-selection--single::before,
#comment-form .select2-container .select2-selection--single::before,
.woocommerce-form-row .select2-container .select2-selection--single::before,
.woocommerce-input-wrapper .select2-container .select2-selection--single::before {
  position: absolute;
  z-index: 1;
  content: '';
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  width: .75rem;
  height: .75rem;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-chevron-down.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
}
.select2-container .select2-dropdown--below {
  border: 1px solid #ced4da;
}
.woocommerce-cart a,
.woocommerce-order a,
.woocommerce-checkout a,
.popup-side-item a,
.woocommerce-cart p,
.woocommerce-order p,
.woocommerce-checkout p,
.popup-side-item p,
.woocommerce-cart span,
.woocommerce-order span,
.woocommerce-checkout span,
.popup-side-item span {
  font-size: 1rem;
}
.woocommerce-cart table.shop_table,
.woocommerce-order table.shop_table,
.woocommerce-checkout table.shop_table,
.popup-side-item table.shop_table,
.woocommerce-cart table.cart,
.woocommerce-order table.cart,
.woocommerce-checkout table.cart,
.popup-side-item table.cart {
  border: none;
}
.woocommerce-cart table.shop_table th,
.woocommerce-order table.shop_table th,
.woocommerce-checkout table.shop_table th,
.popup-side-item table.shop_table th,
.woocommerce-cart table.cart th,
.woocommerce-order table.cart th,
.woocommerce-checkout table.cart th,
.popup-side-item table.cart th,
.woocommerce-cart table.shop_table td,
.woocommerce-order table.shop_table td,
.woocommerce-checkout table.shop_table td,
.popup-side-item table.shop_table td,
.woocommerce-cart table.cart td,
.woocommerce-order table.cart td,
.woocommerce-checkout table.cart td,
.popup-side-item table.cart td {
  border: none;
  border-bottom: 1px solid #ced4da;
  padding: .5rem 1rem;
  font-size: 1rem;
}
.woocommerce-cart table.shop_table th .vat,
.woocommerce-order table.shop_table th .vat,
.woocommerce-checkout table.shop_table th .vat,
.popup-side-item table.shop_table th .vat,
.woocommerce-cart table.cart th .vat,
.woocommerce-order table.cart th .vat,
.woocommerce-checkout table.cart th .vat,
.popup-side-item table.cart th .vat,
.woocommerce-cart table.shop_table td .vat,
.woocommerce-order table.shop_table td .vat,
.woocommerce-checkout table.shop_table td .vat,
.popup-side-item table.shop_table td .vat,
.woocommerce-cart table.cart td .vat,
.woocommerce-order table.cart td .vat,
.woocommerce-checkout table.cart td .vat,
.popup-side-item table.cart td .vat {
  font-weight: 400;
  font-size: .9rem;
  color: #ced4da;
}
.woocommerce-cart table.shop_table th.product-remove,
.woocommerce-order table.shop_table th.product-remove,
.woocommerce-checkout table.shop_table th.product-remove,
.popup-side-item table.shop_table th.product-remove,
.woocommerce-cart table.cart th.product-remove,
.woocommerce-order table.cart th.product-remove,
.woocommerce-checkout table.cart th.product-remove,
.popup-side-item table.cart th.product-remove,
.woocommerce-cart table.shop_table td.product-remove,
.woocommerce-order table.shop_table td.product-remove,
.woocommerce-checkout table.shop_table td.product-remove,
.popup-side-item table.shop_table td.product-remove,
.woocommerce-cart table.cart td.product-remove,
.woocommerce-order table.cart td.product-remove,
.woocommerce-checkout table.cart td.product-remove,
.popup-side-item table.cart td.product-remove {
  width: 0;
  padding-right: 0;
}
.woocommerce-cart table.shop_table th .remove,
.woocommerce-order table.shop_table th .remove,
.woocommerce-checkout table.shop_table th .remove,
.popup-side-item table.shop_table th .remove,
.woocommerce-cart table.cart th .remove,
.woocommerce-order table.cart th .remove,
.woocommerce-checkout table.cart th .remove,
.popup-side-item table.cart th .remove,
.woocommerce-cart table.shop_table td .remove,
.woocommerce-order table.shop_table td .remove,
.woocommerce-checkout table.shop_table td .remove,
.popup-side-item table.shop_table td .remove,
.woocommerce-cart table.cart td .remove,
.woocommerce-order table.cart td .remove,
.woocommerce-checkout table.cart td .remove,
.popup-side-item table.cart td .remove {
  font-weight: 400;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0;
  font-size: 2.5rem;
  line-height: .65;
  color: #000000 !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.woocommerce-cart table.shop_table th .remove:hover,
.woocommerce-order table.shop_table th .remove:hover,
.woocommerce-checkout table.shop_table th .remove:hover,
.popup-side-item table.shop_table th .remove:hover,
.woocommerce-cart table.cart th .remove:hover,
.woocommerce-order table.cart th .remove:hover,
.woocommerce-checkout table.cart th .remove:hover,
.popup-side-item table.cart th .remove:hover,
.woocommerce-cart table.shop_table td .remove:hover,
.woocommerce-order table.shop_table td .remove:hover,
.woocommerce-checkout table.shop_table td .remove:hover,
.popup-side-item table.shop_table td .remove:hover,
.woocommerce-cart table.cart td .remove:hover,
.woocommerce-order table.cart td .remove:hover,
.woocommerce-checkout table.cart td .remove:hover,
.popup-side-item table.cart td .remove:hover {
  color: #ffffff !important;
}
.woocommerce-cart table.shop_table th.product-thumbnail img,
.woocommerce-order table.shop_table th.product-thumbnail img,
.woocommerce-checkout table.shop_table th.product-thumbnail img,
.popup-side-item table.shop_table th.product-thumbnail img,
.woocommerce-cart table.cart th.product-thumbnail img,
.woocommerce-order table.cart th.product-thumbnail img,
.woocommerce-checkout table.cart th.product-thumbnail img,
.popup-side-item table.cart th.product-thumbnail img,
.woocommerce-cart table.shop_table td.product-thumbnail img,
.woocommerce-order table.shop_table td.product-thumbnail img,
.woocommerce-checkout table.shop_table td.product-thumbnail img,
.popup-side-item table.shop_table td.product-thumbnail img,
.woocommerce-cart table.cart td.product-thumbnail img,
.woocommerce-order table.cart td.product-thumbnail img,
.woocommerce-checkout table.cart td.product-thumbnail img,
.popup-side-item table.cart td.product-thumbnail img {
  width: 100%;
  height: auto;
  max-width: 7rem;
}
.woocommerce-cart table.shop_table th.product-name a,
.woocommerce-order table.shop_table th.product-name a,
.woocommerce-checkout table.shop_table th.product-name a,
.popup-side-item table.shop_table th.product-name a,
.woocommerce-cart table.cart th.product-name a,
.woocommerce-order table.cart th.product-name a,
.woocommerce-checkout table.cart th.product-name a,
.popup-side-item table.cart th.product-name a,
.woocommerce-cart table.shop_table td.product-name a,
.woocommerce-order table.shop_table td.product-name a,
.woocommerce-checkout table.shop_table td.product-name a,
.popup-side-item table.shop_table td.product-name a,
.woocommerce-cart table.cart td.product-name a,
.woocommerce-order table.cart td.product-name a,
.woocommerce-checkout table.cart td.product-name a,
.popup-side-item table.cart td.product-name a {
  font-weight: 700;
  font-size: 1.1rem;
  color: #000000;
}
.woocommerce-cart table.shop_table th.product-name .variation,
.woocommerce-order table.shop_table th.product-name .variation,
.woocommerce-checkout table.shop_table th.product-name .variation,
.popup-side-item table.shop_table th.product-name .variation,
.woocommerce-cart table.cart th.product-name .variation,
.woocommerce-order table.cart th.product-name .variation,
.woocommerce-checkout table.cart th.product-name .variation,
.popup-side-item table.cart th.product-name .variation,
.woocommerce-cart table.shop_table td.product-name .variation,
.woocommerce-order table.shop_table td.product-name .variation,
.woocommerce-checkout table.shop_table td.product-name .variation,
.popup-side-item table.shop_table td.product-name .variation,
.woocommerce-cart table.cart td.product-name .variation,
.woocommerce-order table.cart td.product-name .variation,
.woocommerce-checkout table.cart td.product-name .variation,
.popup-side-item table.cart td.product-name .variation {
  opacity: .75;
  font-size: .75rem;
  line-height: 1.25;
}
.woocommerce-cart table.shop_table th.product-name .variation p,
.woocommerce-order table.shop_table th.product-name .variation p,
.woocommerce-checkout table.shop_table th.product-name .variation p,
.popup-side-item table.shop_table th.product-name .variation p,
.woocommerce-cart table.cart th.product-name .variation p,
.woocommerce-order table.cart th.product-name .variation p,
.woocommerce-checkout table.cart th.product-name .variation p,
.popup-side-item table.cart th.product-name .variation p,
.woocommerce-cart table.shop_table td.product-name .variation p,
.woocommerce-order table.shop_table td.product-name .variation p,
.woocommerce-checkout table.shop_table td.product-name .variation p,
.popup-side-item table.shop_table td.product-name .variation p,
.woocommerce-cart table.cart td.product-name .variation p,
.woocommerce-order table.cart td.product-name .variation p,
.woocommerce-checkout table.cart td.product-name .variation p,
.popup-side-item table.cart td.product-name .variation p {
  font-size: .75rem;
  line-height: 1.25;
}
.woocommerce-cart table.shop_table th.product-name .variation dt,
.woocommerce-order table.shop_table th.product-name .variation dt,
.woocommerce-checkout table.shop_table th.product-name .variation dt,
.popup-side-item table.shop_table th.product-name .variation dt,
.woocommerce-cart table.cart th.product-name .variation dt,
.woocommerce-order table.cart th.product-name .variation dt,
.woocommerce-checkout table.cart th.product-name .variation dt,
.popup-side-item table.cart th.product-name .variation dt,
.woocommerce-cart table.shop_table td.product-name .variation dt,
.woocommerce-order table.shop_table td.product-name .variation dt,
.woocommerce-checkout table.shop_table td.product-name .variation dt,
.popup-side-item table.shop_table td.product-name .variation dt,
.woocommerce-cart table.cart td.product-name .variation dt,
.woocommerce-order table.cart td.product-name .variation dt,
.woocommerce-checkout table.cart td.product-name .variation dt,
.popup-side-item table.cart td.product-name .variation dt,
.woocommerce-cart table.shop_table th.product-name .variation dd,
.woocommerce-order table.shop_table th.product-name .variation dd,
.woocommerce-checkout table.shop_table th.product-name .variation dd,
.popup-side-item table.shop_table th.product-name .variation dd,
.woocommerce-cart table.cart th.product-name .variation dd,
.woocommerce-order table.cart th.product-name .variation dd,
.woocommerce-checkout table.cart th.product-name .variation dd,
.popup-side-item table.cart th.product-name .variation dd,
.woocommerce-cart table.shop_table td.product-name .variation dd,
.woocommerce-order table.shop_table td.product-name .variation dd,
.woocommerce-checkout table.shop_table td.product-name .variation dd,
.popup-side-item table.shop_table td.product-name .variation dd,
.woocommerce-cart table.cart td.product-name .variation dd,
.woocommerce-order table.cart td.product-name .variation dd,
.woocommerce-checkout table.cart td.product-name .variation dd,
.popup-side-item table.cart td.product-name .variation dd {
  margin-bottom: .25rem;
  line-height: 1.25;
}
.woocommerce-cart table.shop_table th.product-name .variation dd,
.woocommerce-order table.shop_table th.product-name .variation dd,
.woocommerce-checkout table.shop_table th.product-name .variation dd,
.popup-side-item table.shop_table th.product-name .variation dd,
.woocommerce-cart table.cart th.product-name .variation dd,
.woocommerce-order table.cart th.product-name .variation dd,
.woocommerce-checkout table.cart th.product-name .variation dd,
.popup-side-item table.cart th.product-name .variation dd,
.woocommerce-cart table.shop_table td.product-name .variation dd,
.woocommerce-order table.shop_table td.product-name .variation dd,
.woocommerce-checkout table.shop_table td.product-name .variation dd,
.popup-side-item table.shop_table td.product-name .variation dd,
.woocommerce-cart table.cart td.product-name .variation dd,
.woocommerce-order table.cart td.product-name .variation dd,
.woocommerce-checkout table.cart td.product-name .variation dd,
.popup-side-item table.cart td.product-name .variation dd {
  font-weight: 700;
}
.woocommerce-cart table.shop_table th.product-name .product-price span:first-of-type,
.woocommerce-order table.shop_table th.product-name .product-price span:first-of-type,
.woocommerce-checkout table.shop_table th.product-name .product-price span:first-of-type,
.popup-side-item table.shop_table th.product-name .product-price span:first-of-type,
.woocommerce-cart table.cart th.product-name .product-price span:first-of-type,
.woocommerce-order table.cart th.product-name .product-price span:first-of-type,
.woocommerce-checkout table.cart th.product-name .product-price span:first-of-type,
.popup-side-item table.cart th.product-name .product-price span:first-of-type,
.woocommerce-cart table.shop_table td.product-name .product-price span:first-of-type,
.woocommerce-order table.shop_table td.product-name .product-price span:first-of-type,
.woocommerce-checkout table.shop_table td.product-name .product-price span:first-of-type,
.popup-side-item table.shop_table td.product-name .product-price span:first-of-type,
.woocommerce-cart table.cart td.product-name .product-price span:first-of-type,
.woocommerce-order table.cart td.product-name .product-price span:first-of-type,
.woocommerce-checkout table.cart td.product-name .product-price span:first-of-type,
.popup-side-item table.cart td.product-name .product-price span:first-of-type {
  font-weight: 800;
  font-size: 1.1rem;
  color: #e8501d;
}
.woocommerce-cart table.shop_table th.product-name .wc-item-meta,
.woocommerce-order table.shop_table th.product-name .wc-item-meta,
.woocommerce-checkout table.shop_table th.product-name .wc-item-meta,
.popup-side-item table.shop_table th.product-name .wc-item-meta,
.woocommerce-cart table.cart th.product-name .wc-item-meta,
.woocommerce-order table.cart th.product-name .wc-item-meta,
.woocommerce-checkout table.cart th.product-name .wc-item-meta,
.popup-side-item table.cart th.product-name .wc-item-meta,
.woocommerce-cart table.shop_table td.product-name .wc-item-meta,
.woocommerce-order table.shop_table td.product-name .wc-item-meta,
.woocommerce-checkout table.shop_table td.product-name .wc-item-meta,
.popup-side-item table.shop_table td.product-name .wc-item-meta,
.woocommerce-cart table.cart td.product-name .wc-item-meta,
.woocommerce-order table.cart td.product-name .wc-item-meta,
.woocommerce-checkout table.cart td.product-name .wc-item-meta,
.popup-side-item table.cart td.product-name .wc-item-meta {
  margin-top: .5rem;
}
.woocommerce-cart table.shop_table th.product-name .wc-item-meta li,
.woocommerce-order table.shop_table th.product-name .wc-item-meta li,
.woocommerce-checkout table.shop_table th.product-name .wc-item-meta li,
.popup-side-item table.shop_table th.product-name .wc-item-meta li,
.woocommerce-cart table.cart th.product-name .wc-item-meta li,
.woocommerce-order table.cart th.product-name .wc-item-meta li,
.woocommerce-checkout table.cart th.product-name .wc-item-meta li,
.popup-side-item table.cart th.product-name .wc-item-meta li,
.woocommerce-cart table.shop_table td.product-name .wc-item-meta li,
.woocommerce-order table.shop_table td.product-name .wc-item-meta li,
.woocommerce-checkout table.shop_table td.product-name .wc-item-meta li,
.popup-side-item table.shop_table td.product-name .wc-item-meta li,
.woocommerce-cart table.cart td.product-name .wc-item-meta li,
.woocommerce-order table.cart td.product-name .wc-item-meta li,
.woocommerce-checkout table.cart td.product-name .wc-item-meta li,
.popup-side-item table.cart td.product-name .wc-item-meta li {
  font-size: .85rem;
}
.woocommerce-cart table.shop_table th.product-name .wc-item-meta li *,
.woocommerce-order table.shop_table th.product-name .wc-item-meta li *,
.woocommerce-checkout table.shop_table th.product-name .wc-item-meta li *,
.popup-side-item table.shop_table th.product-name .wc-item-meta li *,
.woocommerce-cart table.cart th.product-name .wc-item-meta li *,
.woocommerce-order table.cart th.product-name .wc-item-meta li *,
.woocommerce-checkout table.cart th.product-name .wc-item-meta li *,
.popup-side-item table.cart th.product-name .wc-item-meta li *,
.woocommerce-cart table.shop_table td.product-name .wc-item-meta li *,
.woocommerce-order table.shop_table td.product-name .wc-item-meta li *,
.woocommerce-checkout table.shop_table td.product-name .wc-item-meta li *,
.popup-side-item table.shop_table td.product-name .wc-item-meta li *,
.woocommerce-cart table.cart td.product-name .wc-item-meta li *,
.woocommerce-order table.cart td.product-name .wc-item-meta li *,
.woocommerce-checkout table.cart td.product-name .wc-item-meta li *,
.popup-side-item table.cart td.product-name .wc-item-meta li * {
  font-size: .85rem;
  line-height: 1.25;
}
.woocommerce-cart table.shop_table th.product-name .wc-item-meta li p,
.woocommerce-order table.shop_table th.product-name .wc-item-meta li p,
.woocommerce-checkout table.shop_table th.product-name .wc-item-meta li p,
.popup-side-item table.shop_table th.product-name .wc-item-meta li p,
.woocommerce-cart table.cart th.product-name .wc-item-meta li p,
.woocommerce-order table.cart th.product-name .wc-item-meta li p,
.woocommerce-checkout table.cart th.product-name .wc-item-meta li p,
.popup-side-item table.cart th.product-name .wc-item-meta li p,
.woocommerce-cart table.shop_table td.product-name .wc-item-meta li p,
.woocommerce-order table.shop_table td.product-name .wc-item-meta li p,
.woocommerce-checkout table.shop_table td.product-name .wc-item-meta li p,
.popup-side-item table.shop_table td.product-name .wc-item-meta li p,
.woocommerce-cart table.cart td.product-name .wc-item-meta li p,
.woocommerce-order table.cart td.product-name .wc-item-meta li p,
.woocommerce-checkout table.cart td.product-name .wc-item-meta li p,
.popup-side-item table.cart td.product-name .wc-item-meta li p {
  font-weight: 700;
}
.woocommerce-cart table.shop_table th.product-subtotal,
.woocommerce-order table.shop_table th.product-subtotal,
.woocommerce-checkout table.shop_table th.product-subtotal,
.popup-side-item table.shop_table th.product-subtotal,
.woocommerce-cart table.cart th.product-subtotal,
.woocommerce-order table.cart th.product-subtotal,
.woocommerce-checkout table.cart th.product-subtotal,
.popup-side-item table.cart th.product-subtotal,
.woocommerce-cart table.shop_table td.product-subtotal,
.woocommerce-order table.shop_table td.product-subtotal,
.woocommerce-checkout table.shop_table td.product-subtotal,
.popup-side-item table.shop_table td.product-subtotal,
.woocommerce-cart table.cart td.product-subtotal,
.woocommerce-order table.cart td.product-subtotal,
.woocommerce-checkout table.cart td.product-subtotal,
.popup-side-item table.cart td.product-subtotal {
  position: relative;
}
.woocommerce-cart table.shop_table th.product-subtotal span:first-of-type,
.woocommerce-order table.shop_table th.product-subtotal span:first-of-type,
.woocommerce-checkout table.shop_table th.product-subtotal span:first-of-type,
.popup-side-item table.shop_table th.product-subtotal span:first-of-type,
.woocommerce-cart table.cart th.product-subtotal span:first-of-type,
.woocommerce-order table.cart th.product-subtotal span:first-of-type,
.woocommerce-checkout table.cart th.product-subtotal span:first-of-type,
.popup-side-item table.cart th.product-subtotal span:first-of-type,
.woocommerce-cart table.shop_table td.product-subtotal span:first-of-type,
.woocommerce-order table.shop_table td.product-subtotal span:first-of-type,
.woocommerce-checkout table.shop_table td.product-subtotal span:first-of-type,
.popup-side-item table.shop_table td.product-subtotal span:first-of-type,
.woocommerce-cart table.cart td.product-subtotal span:first-of-type,
.woocommerce-order table.cart td.product-subtotal span:first-of-type,
.woocommerce-checkout table.cart td.product-subtotal span:first-of-type,
.popup-side-item table.cart td.product-subtotal span:first-of-type {
  font-weight: 800;
  font-size: 1.2rem;
}
.woocommerce-cart table.shop_table th.product-subtotal .vat,
.woocommerce-order table.shop_table th.product-subtotal .vat,
.woocommerce-checkout table.shop_table th.product-subtotal .vat,
.popup-side-item table.shop_table th.product-subtotal .vat,
.woocommerce-cart table.cart th.product-subtotal .vat,
.woocommerce-order table.cart th.product-subtotal .vat,
.woocommerce-checkout table.cart th.product-subtotal .vat,
.popup-side-item table.cart th.product-subtotal .vat,
.woocommerce-cart table.shop_table td.product-subtotal .vat,
.woocommerce-order table.shop_table td.product-subtotal .vat,
.woocommerce-checkout table.shop_table td.product-subtotal .vat,
.popup-side-item table.shop_table td.product-subtotal .vat,
.woocommerce-cart table.cart td.product-subtotal .vat,
.woocommerce-order table.cart td.product-subtotal .vat,
.woocommerce-checkout table.cart td.product-subtotal .vat,
.popup-side-item table.cart td.product-subtotal .vat {
  font-size: 1rem;
}
.woocommerce-cart table.shop_table th.actions,
.woocommerce-order table.shop_table th.actions,
.woocommerce-checkout table.shop_table th.actions,
.popup-side-item table.shop_table th.actions,
.woocommerce-cart table.cart th.actions,
.woocommerce-order table.cart th.actions,
.woocommerce-checkout table.cart th.actions,
.popup-side-item table.cart th.actions,
.woocommerce-cart table.shop_table td.actions,
.woocommerce-order table.shop_table td.actions,
.woocommerce-checkout table.shop_table td.actions,
.popup-side-item table.shop_table td.actions,
.woocommerce-cart table.cart td.actions,
.woocommerce-order table.cart td.actions,
.woocommerce-checkout table.cart td.actions,
.popup-side-item table.cart td.actions {
  padding-left: 0;
  padding-right: 0;
  border: none;
}
.woocommerce-cart table.shop_table th.actions .coupon,
.woocommerce-order table.shop_table th.actions .coupon,
.woocommerce-checkout table.shop_table th.actions .coupon,
.popup-side-item table.shop_table th.actions .coupon,
.woocommerce-cart table.cart th.actions .coupon,
.woocommerce-order table.cart th.actions .coupon,
.woocommerce-checkout table.cart th.actions .coupon,
.popup-side-item table.cart th.actions .coupon,
.woocommerce-cart table.shop_table td.actions .coupon,
.woocommerce-order table.shop_table td.actions .coupon,
.woocommerce-checkout table.shop_table td.actions .coupon,
.popup-side-item table.shop_table td.actions .coupon,
.woocommerce-cart table.cart td.actions .coupon,
.woocommerce-order table.cart td.actions .coupon,
.woocommerce-checkout table.cart td.actions .coupon,
.popup-side-item table.cart td.actions .coupon {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: .5rem;
  margin-top: .5rem;
  width: 100%;
}
.woocommerce-cart table.shop_table th.actions .coupon label,
.woocommerce-order table.shop_table th.actions .coupon label,
.woocommerce-checkout table.shop_table th.actions .coupon label,
.popup-side-item table.shop_table th.actions .coupon label,
.woocommerce-cart table.cart th.actions .coupon label,
.woocommerce-order table.cart th.actions .coupon label,
.woocommerce-checkout table.cart th.actions .coupon label,
.popup-side-item table.cart th.actions .coupon label,
.woocommerce-cart table.shop_table td.actions .coupon label,
.woocommerce-order table.shop_table td.actions .coupon label,
.woocommerce-checkout table.shop_table td.actions .coupon label,
.popup-side-item table.shop_table td.actions .coupon label,
.woocommerce-cart table.cart td.actions .coupon label,
.woocommerce-order table.cart td.actions .coupon label,
.woocommerce-checkout table.cart td.actions .coupon label,
.popup-side-item table.cart td.actions .coupon label {
  display: none;
}
.woocommerce-cart table.shop_table th.actions .coupon input,
.woocommerce-order table.shop_table th.actions .coupon input,
.woocommerce-checkout table.shop_table th.actions .coupon input,
.popup-side-item table.shop_table th.actions .coupon input,
.woocommerce-cart table.cart th.actions .coupon input,
.woocommerce-order table.cart th.actions .coupon input,
.woocommerce-checkout table.cart th.actions .coupon input,
.popup-side-item table.cart th.actions .coupon input,
.woocommerce-cart table.shop_table td.actions .coupon input,
.woocommerce-order table.shop_table td.actions .coupon input,
.woocommerce-checkout table.shop_table td.actions .coupon input,
.popup-side-item table.shop_table td.actions .coupon input,
.woocommerce-cart table.cart td.actions .coupon input,
.woocommerce-order table.cart td.actions .coupon input,
.woocommerce-checkout table.cart td.actions .coupon input,
.popup-side-item table.cart td.actions .coupon input {
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  color: #000000;
  border-radius: 10px;
  background-color: #ffffff;
  border: none;
  font-weight: 500;
  position: relative;
  display: block;
  flex: 1;
  max-width: 250px;
  height: calc(2rem + 16px);
  border: 1px solid #ced4da !important;
  font-size: 16px;
  line-height: calc(calc(16px + 2px));
  letter-spacing: 0px;
  padding: .5rem 1rem !important;
  margin: 0;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"],
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"],
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"],
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"],
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"],
.woocommerce-order table.cart th.actions .button[name="apply_coupon"],
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"],
.popup-side-item table.cart th.actions .button[name="apply_coupon"],
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"],
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"],
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"],
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"],
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"],
.woocommerce-order table.cart td.actions .button[name="apply_coupon"],
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"],
.popup-side-item table.cart td.actions .button[name="apply_coupon"] {
  position: relative;
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  background-color: transparent;
  color: #000000;
  border: 2px solid #000000;
  font-size: 1rem;
  padding: .7rem 5rem .6rem 1.3rem;
  border-radius: .5rem;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right-color-1.svg');
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
  background-size: 1rem;
  background-color: #000000;
  color: white;
  background-image: none !important;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-image: none;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"]:hover,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"]:hover,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"]:hover,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"]:hover,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"]:hover,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"]:hover,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"]:hover,
.popup-side-item table.cart th.actions .button[name="apply_coupon"]:hover,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"]:hover,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"]:hover,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"]:hover,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"]:hover,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"]:hover,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"]:hover,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"]:hover,
.popup-side-item table.cart td.actions .button[name="apply_coupon"]:hover,
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].hoverbutton,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].hoverbutton,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].hoverbutton,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].hoverbutton,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].hoverbutton,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].hoverbutton,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].hoverbutton,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].hoverbutton,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].hoverbutton,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].hoverbutton,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].hoverbutton,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].hoverbutton,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].hoverbutton,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].hoverbutton,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].hoverbutton,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].hoverbutton {
  background-color: #000000;
  text-decoration: none;
  color: #ffffff;
  background-position: right 1rem center;
  cursor: pointer;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"]:focus,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"]:focus,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"]:focus,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"]:focus,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"]:focus,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"]:focus,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"]:focus,
.popup-side-item table.cart th.actions .button[name="apply_coupon"]:focus,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"]:focus,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"]:focus,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"]:focus,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"]:focus,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"]:focus,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"]:focus,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"]:focus,
.popup-side-item table.cart td.actions .button[name="apply_coupon"]:focus,
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"]:active,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"]:active,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"]:active,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"]:active,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"]:active,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"]:active,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"]:active,
.popup-side-item table.cart th.actions .button[name="apply_coupon"]:active,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"]:active,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"]:active,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"]:active,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"]:active,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"]:active,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"]:active,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"]:active,
.popup-side-item table.cart td.actions .button[name="apply_coupon"]:active {
  outline: none;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].white,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].white,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].white,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].white,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].white,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].white,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].white,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].white,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].white,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].white,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].white,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].white,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].white,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].white,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].white,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].white {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].white:hover,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].white:hover,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].white:hover,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].white:hover,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].white:hover,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].white:hover,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].white:hover,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].white:hover,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].white:hover,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].white:hover,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].white:hover,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].white:hover,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].white:hover,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].white:hover,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].white:hover,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].white:hover {
  background-color: #ffffff;
  color: #000000;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].white-ghost,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].white-ghost,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].white-ghost,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].white-ghost,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].white-ghost,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].white-ghost,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].white-ghost,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].white-ghost,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].white-ghost,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].white-ghost,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].white-ghost,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].white-ghost,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].white-ghost,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].white-ghost,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].white-ghost,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].white-ghost {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].white-ghost:hover,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].white-ghost:hover,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].white-ghost:hover,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].white-ghost:hover,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].white-ghost:hover,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].white-ghost:hover,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].white-ghost:hover,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].white-ghost:hover,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].white-ghost:hover,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].white-ghost:hover,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].white-ghost:hover,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].white-ghost:hover,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].white-ghost:hover,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].white-ghost:hover,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].white-ghost:hover,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].white-ghost:hover {
  background-color: #ffffff;
  color: #000000;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].color-actie,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].color-actie,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].color-actie,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].color-actie,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].color-actie,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].color-actie,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].color-actie,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].color-actie,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].color-actie,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].color-actie,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].color-actie,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].color-actie,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].color-actie,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].color-actie,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].color-actie,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].color-actie {
  border-color: #e8501d;
  background: #e8501d;
  color: #ffffff;
  background-image: none;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].color-actie:hover,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].color-actie:hover,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].color-actie:hover,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].color-actie:hover,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].color-actie:hover,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].color-actie:hover,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].color-actie:hover,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].color-actie:hover,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].color-actie:hover,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].color-actie:hover,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].color-actie:hover,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].color-actie:hover,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].color-actie:hover,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].color-actie:hover,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].color-actie:hover,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].color-actie:hover {
  background-color: #c84114;
  border-color: #c84114;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].add-to-cart,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].add-to-cart,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].add-to-cart,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].add-to-cart,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].add-to-cart,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].add-to-cart,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].add-to-cart,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].add-to-cart,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].add-to-cart,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].add-to-cart,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].add-to-cart,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].add-to-cart,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].add-to-cart,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].add-to-cart,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].add-to-cart,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].add-to-cart,
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].single_add_to_cart_button,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].single_add_to_cart_button,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].single_add_to_cart_button,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].single_add_to_cart_button,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].single_add_to_cart_button,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].single_add_to_cart_button,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].single_add_to_cart_button,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].single_add_to_cart_button,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].single_add_to_cart_button,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].single_add_to_cart_button,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].single_add_to_cart_button,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].single_add_to_cart_button,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].single_add_to_cart_button,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].single_add_to_cart_button,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].single_add_to_cart_button,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].single_add_to_cart_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: .5rem;
  padding-right: .5rem;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].normal-font,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].normal-font,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].normal-font,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].normal-font,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].normal-font,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].normal-font,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].normal-font,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].normal-font,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].normal-font,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].normal-font,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].normal-font,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].normal-font,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].normal-font,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].normal-font,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].normal-font,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].normal-font {
  text-transform: none;
  letter-spacing: 0;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].small,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].small,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].small,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].small,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].small,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].small,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].small,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].small,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].small,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].small,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].small,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].small,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].small,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].small,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].small,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].small {
  padding: .35rem .75rem;
  font-size: .9rem;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].back,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].back,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].back,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].back,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].back,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].back,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].back,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].back,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].back,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].back,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].back,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].back,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].back,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].back,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].back,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].back {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].back:hover,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].back:hover,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].back:hover,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].back:hover,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].back:hover,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].back:hover,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].back:hover,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].back:hover,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].back:hover,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].back:hover,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].back:hover,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].back:hover,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].back:hover,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].back:hover,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].back:hover,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].back:hover {
  background-position: left 1.5rem center;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].black,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].black,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].black,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].black,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].black,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].black,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].black,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].black,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].black,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].black,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].black,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].black,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].black,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].black,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].black,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].black {
  padding: .7rem 3rem .7rem 5rem;
  color: #ffffff;
  background-color: #353535;
  font-size: .75rem;
  border: none;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].disabled,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].disabled,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].disabled,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].disabled,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].disabled,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].disabled,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].disabled,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].disabled,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].disabled,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].disabled,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].disabled,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].disabled,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].disabled,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].disabled,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].disabled,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].disabled {
  opacity: .5;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"],
  .woocommerce-order table.shop_table th.actions .button[name="apply_coupon"],
  .woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"],
  .popup-side-item table.shop_table th.actions .button[name="apply_coupon"],
  .woocommerce-cart table.cart th.actions .button[name="apply_coupon"],
  .woocommerce-order table.cart th.actions .button[name="apply_coupon"],
  .woocommerce-checkout table.cart th.actions .button[name="apply_coupon"],
  .popup-side-item table.cart th.actions .button[name="apply_coupon"],
  .woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"],
  .woocommerce-order table.shop_table td.actions .button[name="apply_coupon"],
  .woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"],
  .popup-side-item table.shop_table td.actions .button[name="apply_coupon"],
  .woocommerce-cart table.cart td.actions .button[name="apply_coupon"],
  .woocommerce-order table.cart td.actions .button[name="apply_coupon"],
  .woocommerce-checkout table.cart td.actions .button[name="apply_coupon"],
  .popup-side-item table.cart td.actions .button[name="apply_coupon"] {
    padding: .5rem 4rem .4rem 2rem;
    max-width: 100%;
  }
  .woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].color-actie,
  .woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].color-actie,
  .woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].color-actie,
  .popup-side-item table.shop_table th.actions .button[name="apply_coupon"].color-actie,
  .woocommerce-cart table.cart th.actions .button[name="apply_coupon"].color-actie,
  .woocommerce-order table.cart th.actions .button[name="apply_coupon"].color-actie,
  .woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].color-actie,
  .popup-side-item table.cart th.actions .button[name="apply_coupon"].color-actie,
  .woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].color-actie,
  .woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].color-actie,
  .woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].color-actie,
  .popup-side-item table.shop_table td.actions .button[name="apply_coupon"].color-actie,
  .woocommerce-cart table.cart td.actions .button[name="apply_coupon"].color-actie,
  .woocommerce-order table.cart td.actions .button[name="apply_coupon"].color-actie,
  .woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].color-actie,
  .popup-side-item table.cart td.actions .button[name="apply_coupon"].color-actie {
    padding: .5rem 1.3rem;
  }
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].sub,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].sub,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].sub,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].sub,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].sub,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].sub,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].sub,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].sub,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].sub,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].sub,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].sub,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].sub,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].sub,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].sub,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].sub,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].sub {
  background-color: #000000;
  color: white;
  background-image: none !important;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-image: none;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].sub:hover,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].sub:hover,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].sub:hover,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].sub:hover,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].sub:hover,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].sub:hover,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].sub:hover,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].sub:hover,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].sub:hover,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].sub:hover,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].sub:hover,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].sub:hover,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].sub:hover,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].sub:hover,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].sub:hover,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].sub:hover,
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].sub:focus,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].sub:focus,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].sub:focus,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].sub:focus,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].sub:focus,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].sub:focus,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].sub:focus,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].sub:focus,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].sub:focus,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].sub:focus,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].sub:focus,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].sub:focus,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].sub:focus,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].sub:focus,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].sub:focus,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].sub:focus {
  background-color: #000000;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].wc-backward,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].wc-backward,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].wc-backward,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].wc-backward,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].wc-backward,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].wc-backward,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].wc-backward,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].wc-backward,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].wc-backward,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].wc-backward,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].wc-backward,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].wc-backward,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].wc-backward,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].wc-backward,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].wc-backward,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].wc-backward {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"].wc-backward:hover,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"].wc-backward:hover,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"].wc-backward:hover,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"].wc-backward:hover,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"].wc-backward:hover,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"].wc-backward:hover,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"].wc-backward:hover,
.popup-side-item table.cart th.actions .button[name="apply_coupon"].wc-backward:hover,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"].wc-backward:hover,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"].wc-backward:hover,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"].wc-backward:hover,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"].wc-backward:hover,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"].wc-backward:hover,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"].wc-backward:hover,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"].wc-backward:hover,
.popup-side-item table.cart td.actions .button[name="apply_coupon"].wc-backward:hover {
  background-position: left 1.5rem center;
}
@media only screen and (max-width: 767px) {
  .woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"],
  .woocommerce-order table.shop_table th.actions .button[name="apply_coupon"],
  .woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"],
  .popup-side-item table.shop_table th.actions .button[name="apply_coupon"],
  .woocommerce-cart table.cart th.actions .button[name="apply_coupon"],
  .woocommerce-order table.cart th.actions .button[name="apply_coupon"],
  .woocommerce-checkout table.cart th.actions .button[name="apply_coupon"],
  .popup-side-item table.cart th.actions .button[name="apply_coupon"],
  .woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"],
  .woocommerce-order table.shop_table td.actions .button[name="apply_coupon"],
  .woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"],
  .popup-side-item table.shop_table td.actions .button[name="apply_coupon"],
  .woocommerce-cart table.cart td.actions .button[name="apply_coupon"],
  .woocommerce-order table.cart td.actions .button[name="apply_coupon"],
  .woocommerce-checkout table.cart td.actions .button[name="apply_coupon"],
  .popup-side-item table.cart td.actions .button[name="apply_coupon"] {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
    max-width: 100%;
  }
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"]:hover,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"]:hover,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"]:hover,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"]:hover,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"]:hover,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"]:hover,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"]:hover,
.popup-side-item table.cart th.actions .button[name="apply_coupon"]:hover,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"]:hover,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"]:hover,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"]:hover,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"]:hover,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"]:hover,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"]:hover,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"]:hover,
.popup-side-item table.cart td.actions .button[name="apply_coupon"]:hover,
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"]:focus,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"]:focus,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"]:focus,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"]:focus,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"]:focus,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"]:focus,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"]:focus,
.popup-side-item table.cart th.actions .button[name="apply_coupon"]:focus,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"]:focus,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"]:focus,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"]:focus,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"]:focus,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"]:focus,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"]:focus,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"]:focus,
.popup-side-item table.cart td.actions .button[name="apply_coupon"]:focus {
  background-color: #000000;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"][name="update_cart"],
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"][name="update_cart"],
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"][name="update_cart"],
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"][name="update_cart"],
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"][name="update_cart"],
.woocommerce-order table.cart th.actions .button[name="apply_coupon"][name="update_cart"],
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"][name="update_cart"],
.popup-side-item table.cart th.actions .button[name="apply_coupon"][name="update_cart"],
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"][name="update_cart"],
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"][name="update_cart"],
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"][name="update_cart"],
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"][name="update_cart"],
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"][name="update_cart"],
.woocommerce-order table.cart td.actions .button[name="apply_coupon"][name="update_cart"],
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"][name="update_cart"],
.popup-side-item table.cart td.actions .button[name="apply_coupon"][name="update_cart"] {
  display: none !important;
}
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"]:hover,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"]:hover,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"]:hover,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"]:hover,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"]:hover,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"]:hover,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"]:hover,
.popup-side-item table.cart th.actions .button[name="apply_coupon"]:hover,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"]:hover,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"]:hover,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"]:hover,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"]:hover,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"]:hover,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"]:hover,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"]:hover,
.popup-side-item table.cart td.actions .button[name="apply_coupon"]:hover,
.woocommerce-cart table.shop_table th.actions .button[name="apply_coupon"]:focus,
.woocommerce-order table.shop_table th.actions .button[name="apply_coupon"]:focus,
.woocommerce-checkout table.shop_table th.actions .button[name="apply_coupon"]:focus,
.popup-side-item table.shop_table th.actions .button[name="apply_coupon"]:focus,
.woocommerce-cart table.cart th.actions .button[name="apply_coupon"]:focus,
.woocommerce-order table.cart th.actions .button[name="apply_coupon"]:focus,
.woocommerce-checkout table.cart th.actions .button[name="apply_coupon"]:focus,
.popup-side-item table.cart th.actions .button[name="apply_coupon"]:focus,
.woocommerce-cart table.shop_table td.actions .button[name="apply_coupon"]:focus,
.woocommerce-order table.shop_table td.actions .button[name="apply_coupon"]:focus,
.woocommerce-checkout table.shop_table td.actions .button[name="apply_coupon"]:focus,
.popup-side-item table.shop_table td.actions .button[name="apply_coupon"]:focus,
.woocommerce-cart table.cart td.actions .button[name="apply_coupon"]:focus,
.woocommerce-order table.cart td.actions .button[name="apply_coupon"]:focus,
.woocommerce-checkout table.cart td.actions .button[name="apply_coupon"]:focus,
.popup-side-item table.cart td.actions .button[name="apply_coupon"]:focus {
  background-color: #000000;
}
.woocommerce-cart table.shop_table tbody div.coupon input:not([type="checkbox"]),
.woocommerce-order table.shop_table tbody div.coupon input:not([type="checkbox"]),
.woocommerce-checkout table.shop_table tbody div.coupon input:not([type="checkbox"]),
.popup-side-item table.shop_table tbody div.coupon input:not([type="checkbox"]),
.woocommerce-cart table.cart tbody div.coupon input:not([type="checkbox"]),
.woocommerce-order table.cart tbody div.coupon input:not([type="checkbox"]),
.woocommerce-checkout table.cart tbody div.coupon input:not([type="checkbox"]),
.popup-side-item table.cart tbody div.coupon input:not([type="checkbox"]),
.woocommerce-cart table.shop_table tbody div.coupon textarea,
.woocommerce-order table.shop_table tbody div.coupon textarea,
.woocommerce-checkout table.shop_table tbody div.coupon textarea,
.popup-side-item table.shop_table tbody div.coupon textarea,
.woocommerce-cart table.cart tbody div.coupon textarea,
.woocommerce-order table.cart tbody div.coupon textarea,
.woocommerce-checkout table.cart tbody div.coupon textarea,
.popup-side-item table.cart tbody div.coupon textarea,
.woocommerce-cart table.shop_table tbody div.coupon select,
.woocommerce-order table.shop_table tbody div.coupon select,
.woocommerce-checkout table.shop_table tbody div.coupon select,
.popup-side-item table.shop_table tbody div.coupon select,
.woocommerce-cart table.cart tbody div.coupon select,
.woocommerce-order table.cart tbody div.coupon select,
.woocommerce-checkout table.cart tbody div.coupon select,
.popup-side-item table.cart tbody div.coupon select,
.woocommerce-cart table.shop_table tbody div.coupon label.upload,
.woocommerce-order table.shop_table tbody div.coupon label.upload,
.woocommerce-checkout table.shop_table tbody div.coupon label.upload,
.popup-side-item table.shop_table tbody div.coupon label.upload,
.woocommerce-cart table.cart tbody div.coupon label.upload,
.woocommerce-order table.cart tbody div.coupon label.upload,
.woocommerce-checkout table.cart tbody div.coupon label.upload,
.popup-side-item table.cart tbody div.coupon label.upload {
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  color: #000000;
  border-radius: 10px;
  background-color: #ffffff;
  border: none;
  font-weight: 500;
  position: relative;
  display: block;
  height: calc(2rem + 16px);
  border: 1px solid #ced4da;
  font-size: 16px;
  line-height: calc(calc(16px + 2px));
  letter-spacing: 0px;
  padding: 1rem 1rem .5rem 1rem;
  margin: 0;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woocommerce-cart table.shop_table tbody div.coupon input:not([type="checkbox"])::placeholder,
.woocommerce-order table.shop_table tbody div.coupon input:not([type="checkbox"])::placeholder,
.woocommerce-checkout table.shop_table tbody div.coupon input:not([type="checkbox"])::placeholder,
.popup-side-item table.shop_table tbody div.coupon input:not([type="checkbox"])::placeholder,
.woocommerce-cart table.cart tbody div.coupon input:not([type="checkbox"])::placeholder,
.woocommerce-order table.cart tbody div.coupon input:not([type="checkbox"])::placeholder,
.woocommerce-checkout table.cart tbody div.coupon input:not([type="checkbox"])::placeholder,
.popup-side-item table.cart tbody div.coupon input:not([type="checkbox"])::placeholder,
.woocommerce-cart table.shop_table tbody div.coupon textarea::placeholder,
.woocommerce-order table.shop_table tbody div.coupon textarea::placeholder,
.woocommerce-checkout table.shop_table tbody div.coupon textarea::placeholder,
.popup-side-item table.shop_table tbody div.coupon textarea::placeholder,
.woocommerce-cart table.cart tbody div.coupon textarea::placeholder,
.woocommerce-order table.cart tbody div.coupon textarea::placeholder,
.woocommerce-checkout table.cart tbody div.coupon textarea::placeholder,
.popup-side-item table.cart tbody div.coupon textarea::placeholder,
.woocommerce-cart table.shop_table tbody div.coupon select::placeholder,
.woocommerce-order table.shop_table tbody div.coupon select::placeholder,
.woocommerce-checkout table.shop_table tbody div.coupon select::placeholder,
.popup-side-item table.shop_table tbody div.coupon select::placeholder,
.woocommerce-cart table.cart tbody div.coupon select::placeholder,
.woocommerce-order table.cart tbody div.coupon select::placeholder,
.woocommerce-checkout table.cart tbody div.coupon select::placeholder,
.popup-side-item table.cart tbody div.coupon select::placeholder,
.woocommerce-cart table.shop_table tbody div.coupon label.upload::placeholder,
.woocommerce-order table.shop_table tbody div.coupon label.upload::placeholder,
.woocommerce-checkout table.shop_table tbody div.coupon label.upload::placeholder,
.popup-side-item table.shop_table tbody div.coupon label.upload::placeholder,
.woocommerce-cart table.cart tbody div.coupon label.upload::placeholder,
.woocommerce-order table.cart tbody div.coupon label.upload::placeholder,
.woocommerce-checkout table.cart tbody div.coupon label.upload::placeholder,
.popup-side-item table.cart tbody div.coupon label.upload::placeholder {
  opacity: 0;
}
.woocommerce-cart table.shop_table tbody div.coupon input:not([type="checkbox"]):active,
.woocommerce-order table.shop_table tbody div.coupon input:not([type="checkbox"]):active,
.woocommerce-checkout table.shop_table tbody div.coupon input:not([type="checkbox"]):active,
.popup-side-item table.shop_table tbody div.coupon input:not([type="checkbox"]):active,
.woocommerce-cart table.cart tbody div.coupon input:not([type="checkbox"]):active,
.woocommerce-order table.cart tbody div.coupon input:not([type="checkbox"]):active,
.woocommerce-checkout table.cart tbody div.coupon input:not([type="checkbox"]):active,
.popup-side-item table.cart tbody div.coupon input:not([type="checkbox"]):active,
.woocommerce-cart table.shop_table tbody div.coupon textarea:active,
.woocommerce-order table.shop_table tbody div.coupon textarea:active,
.woocommerce-checkout table.shop_table tbody div.coupon textarea:active,
.popup-side-item table.shop_table tbody div.coupon textarea:active,
.woocommerce-cart table.cart tbody div.coupon textarea:active,
.woocommerce-order table.cart tbody div.coupon textarea:active,
.woocommerce-checkout table.cart tbody div.coupon textarea:active,
.popup-side-item table.cart tbody div.coupon textarea:active,
.woocommerce-cart table.shop_table tbody div.coupon select:active,
.woocommerce-order table.shop_table tbody div.coupon select:active,
.woocommerce-checkout table.shop_table tbody div.coupon select:active,
.popup-side-item table.shop_table tbody div.coupon select:active,
.woocommerce-cart table.cart tbody div.coupon select:active,
.woocommerce-order table.cart tbody div.coupon select:active,
.woocommerce-checkout table.cart tbody div.coupon select:active,
.popup-side-item table.cart tbody div.coupon select:active,
.woocommerce-cart table.shop_table tbody div.coupon label.upload:active,
.woocommerce-order table.shop_table tbody div.coupon label.upload:active,
.woocommerce-checkout table.shop_table tbody div.coupon label.upload:active,
.popup-side-item table.shop_table tbody div.coupon label.upload:active,
.woocommerce-cart table.cart tbody div.coupon label.upload:active,
.woocommerce-order table.cart tbody div.coupon label.upload:active,
.woocommerce-checkout table.cart tbody div.coupon label.upload:active,
.popup-side-item table.cart tbody div.coupon label.upload:active,
.woocommerce-cart table.shop_table tbody div.coupon input:not([type="checkbox"]):focus,
.woocommerce-order table.shop_table tbody div.coupon input:not([type="checkbox"]):focus,
.woocommerce-checkout table.shop_table tbody div.coupon input:not([type="checkbox"]):focus,
.popup-side-item table.shop_table tbody div.coupon input:not([type="checkbox"]):focus,
.woocommerce-cart table.cart tbody div.coupon input:not([type="checkbox"]):focus,
.woocommerce-order table.cart tbody div.coupon input:not([type="checkbox"]):focus,
.woocommerce-checkout table.cart tbody div.coupon input:not([type="checkbox"]):focus,
.popup-side-item table.cart tbody div.coupon input:not([type="checkbox"]):focus,
.woocommerce-cart table.shop_table tbody div.coupon textarea:focus,
.woocommerce-order table.shop_table tbody div.coupon textarea:focus,
.woocommerce-checkout table.shop_table tbody div.coupon textarea:focus,
.popup-side-item table.shop_table tbody div.coupon textarea:focus,
.woocommerce-cart table.cart tbody div.coupon textarea:focus,
.woocommerce-order table.cart tbody div.coupon textarea:focus,
.woocommerce-checkout table.cart tbody div.coupon textarea:focus,
.popup-side-item table.cart tbody div.coupon textarea:focus,
.woocommerce-cart table.shop_table tbody div.coupon select:focus,
.woocommerce-order table.shop_table tbody div.coupon select:focus,
.woocommerce-checkout table.shop_table tbody div.coupon select:focus,
.popup-side-item table.shop_table tbody div.coupon select:focus,
.woocommerce-cart table.cart tbody div.coupon select:focus,
.woocommerce-order table.cart tbody div.coupon select:focus,
.woocommerce-checkout table.cart tbody div.coupon select:focus,
.popup-side-item table.cart tbody div.coupon select:focus,
.woocommerce-cart table.shop_table tbody div.coupon label.upload:focus,
.woocommerce-order table.shop_table tbody div.coupon label.upload:focus,
.woocommerce-checkout table.shop_table tbody div.coupon label.upload:focus,
.popup-side-item table.shop_table tbody div.coupon label.upload:focus,
.woocommerce-cart table.cart tbody div.coupon label.upload:focus,
.woocommerce-order table.cart tbody div.coupon label.upload:focus,
.woocommerce-checkout table.cart tbody div.coupon label.upload:focus,
.popup-side-item table.cart tbody div.coupon label.upload:focus {
  outline: none;
}
.woocommerce-cart table.shop_table tbody div.coupon input:not([type="checkbox"]).hide,
.woocommerce-order table.shop_table tbody div.coupon input:not([type="checkbox"]).hide,
.woocommerce-checkout table.shop_table tbody div.coupon input:not([type="checkbox"]).hide,
.popup-side-item table.shop_table tbody div.coupon input:not([type="checkbox"]).hide,
.woocommerce-cart table.cart tbody div.coupon input:not([type="checkbox"]).hide,
.woocommerce-order table.cart tbody div.coupon input:not([type="checkbox"]).hide,
.woocommerce-checkout table.cart tbody div.coupon input:not([type="checkbox"]).hide,
.popup-side-item table.cart tbody div.coupon input:not([type="checkbox"]).hide,
.woocommerce-cart table.shop_table tbody div.coupon textarea.hide,
.woocommerce-order table.shop_table tbody div.coupon textarea.hide,
.woocommerce-checkout table.shop_table tbody div.coupon textarea.hide,
.popup-side-item table.shop_table tbody div.coupon textarea.hide,
.woocommerce-cart table.cart tbody div.coupon textarea.hide,
.woocommerce-order table.cart tbody div.coupon textarea.hide,
.woocommerce-checkout table.cart tbody div.coupon textarea.hide,
.popup-side-item table.cart tbody div.coupon textarea.hide,
.woocommerce-cart table.shop_table tbody div.coupon select.hide,
.woocommerce-order table.shop_table tbody div.coupon select.hide,
.woocommerce-checkout table.shop_table tbody div.coupon select.hide,
.popup-side-item table.shop_table tbody div.coupon select.hide,
.woocommerce-cart table.cart tbody div.coupon select.hide,
.woocommerce-order table.cart tbody div.coupon select.hide,
.woocommerce-checkout table.cart tbody div.coupon select.hide,
.popup-side-item table.cart tbody div.coupon select.hide,
.woocommerce-cart table.shop_table tbody div.coupon label.upload.hide,
.woocommerce-order table.shop_table tbody div.coupon label.upload.hide,
.woocommerce-checkout table.shop_table tbody div.coupon label.upload.hide,
.popup-side-item table.shop_table tbody div.coupon label.upload.hide,
.woocommerce-cart table.cart tbody div.coupon label.upload.hide,
.woocommerce-order table.cart tbody div.coupon label.upload.hide,
.woocommerce-checkout table.cart tbody div.coupon label.upload.hide,
.popup-side-item table.cart tbody div.coupon label.upload.hide {
  display: none;
}
.woocommerce-cart table.shop_table tbody div.coupon input:not([type="checkbox"])::-ms-clear,
.woocommerce-order table.shop_table tbody div.coupon input:not([type="checkbox"])::-ms-clear,
.woocommerce-checkout table.shop_table tbody div.coupon input:not([type="checkbox"])::-ms-clear,
.popup-side-item table.shop_table tbody div.coupon input:not([type="checkbox"])::-ms-clear,
.woocommerce-cart table.cart tbody div.coupon input:not([type="checkbox"])::-ms-clear,
.woocommerce-order table.cart tbody div.coupon input:not([type="checkbox"])::-ms-clear,
.woocommerce-checkout table.cart tbody div.coupon input:not([type="checkbox"])::-ms-clear,
.popup-side-item table.cart tbody div.coupon input:not([type="checkbox"])::-ms-clear,
.woocommerce-cart table.shop_table tbody div.coupon textarea::-ms-clear,
.woocommerce-order table.shop_table tbody div.coupon textarea::-ms-clear,
.woocommerce-checkout table.shop_table tbody div.coupon textarea::-ms-clear,
.popup-side-item table.shop_table tbody div.coupon textarea::-ms-clear,
.woocommerce-cart table.cart tbody div.coupon textarea::-ms-clear,
.woocommerce-order table.cart tbody div.coupon textarea::-ms-clear,
.woocommerce-checkout table.cart tbody div.coupon textarea::-ms-clear,
.popup-side-item table.cart tbody div.coupon textarea::-ms-clear,
.woocommerce-cart table.shop_table tbody div.coupon select::-ms-clear,
.woocommerce-order table.shop_table tbody div.coupon select::-ms-clear,
.woocommerce-checkout table.shop_table tbody div.coupon select::-ms-clear,
.popup-side-item table.shop_table tbody div.coupon select::-ms-clear,
.woocommerce-cart table.cart tbody div.coupon select::-ms-clear,
.woocommerce-order table.cart tbody div.coupon select::-ms-clear,
.woocommerce-checkout table.cart tbody div.coupon select::-ms-clear,
.popup-side-item table.cart tbody div.coupon select::-ms-clear,
.woocommerce-cart table.shop_table tbody div.coupon label.upload::-ms-clear,
.woocommerce-order table.shop_table tbody div.coupon label.upload::-ms-clear,
.woocommerce-checkout table.shop_table tbody div.coupon label.upload::-ms-clear,
.popup-side-item table.shop_table tbody div.coupon label.upload::-ms-clear,
.woocommerce-cart table.cart tbody div.coupon label.upload::-ms-clear,
.woocommerce-order table.cart tbody div.coupon label.upload::-ms-clear,
.woocommerce-checkout table.cart tbody div.coupon label.upload::-ms-clear,
.popup-side-item table.cart tbody div.coupon label.upload::-ms-clear {
  display: none;
}
.woocommerce-cart table.shop_table tbody div.coupon input:not([type="checkbox"]).wpcf7-not-valid,
.woocommerce-order table.shop_table tbody div.coupon input:not([type="checkbox"]).wpcf7-not-valid,
.woocommerce-checkout table.shop_table tbody div.coupon input:not([type="checkbox"]).wpcf7-not-valid,
.popup-side-item table.shop_table tbody div.coupon input:not([type="checkbox"]).wpcf7-not-valid,
.woocommerce-cart table.cart tbody div.coupon input:not([type="checkbox"]).wpcf7-not-valid,
.woocommerce-order table.cart tbody div.coupon input:not([type="checkbox"]).wpcf7-not-valid,
.woocommerce-checkout table.cart tbody div.coupon input:not([type="checkbox"]).wpcf7-not-valid,
.popup-side-item table.cart tbody div.coupon input:not([type="checkbox"]).wpcf7-not-valid,
.woocommerce-cart table.shop_table tbody div.coupon textarea.wpcf7-not-valid,
.woocommerce-order table.shop_table tbody div.coupon textarea.wpcf7-not-valid,
.woocommerce-checkout table.shop_table tbody div.coupon textarea.wpcf7-not-valid,
.popup-side-item table.shop_table tbody div.coupon textarea.wpcf7-not-valid,
.woocommerce-cart table.cart tbody div.coupon textarea.wpcf7-not-valid,
.woocommerce-order table.cart tbody div.coupon textarea.wpcf7-not-valid,
.woocommerce-checkout table.cart tbody div.coupon textarea.wpcf7-not-valid,
.popup-side-item table.cart tbody div.coupon textarea.wpcf7-not-valid,
.woocommerce-cart table.shop_table tbody div.coupon select.wpcf7-not-valid,
.woocommerce-order table.shop_table tbody div.coupon select.wpcf7-not-valid,
.woocommerce-checkout table.shop_table tbody div.coupon select.wpcf7-not-valid,
.popup-side-item table.shop_table tbody div.coupon select.wpcf7-not-valid,
.woocommerce-cart table.cart tbody div.coupon select.wpcf7-not-valid,
.woocommerce-order table.cart tbody div.coupon select.wpcf7-not-valid,
.woocommerce-checkout table.cart tbody div.coupon select.wpcf7-not-valid,
.popup-side-item table.cart tbody div.coupon select.wpcf7-not-valid,
.woocommerce-cart table.shop_table tbody div.coupon label.upload.wpcf7-not-valid,
.woocommerce-order table.shop_table tbody div.coupon label.upload.wpcf7-not-valid,
.woocommerce-checkout table.shop_table tbody div.coupon label.upload.wpcf7-not-valid,
.popup-side-item table.shop_table tbody div.coupon label.upload.wpcf7-not-valid,
.woocommerce-cart table.cart tbody div.coupon label.upload.wpcf7-not-valid,
.woocommerce-order table.cart tbody div.coupon label.upload.wpcf7-not-valid,
.woocommerce-checkout table.cart tbody div.coupon label.upload.wpcf7-not-valid,
.popup-side-item table.cart tbody div.coupon label.upload.wpcf7-not-valid {
  background-color: #FFE2E2;
}
.woocommerce-cart table.shop_table tbody div.coupon input:not([type="checkbox"]):disabled ~ .button,
.woocommerce-order table.shop_table tbody div.coupon input:not([type="checkbox"]):disabled ~ .button,
.woocommerce-checkout table.shop_table tbody div.coupon input:not([type="checkbox"]):disabled ~ .button,
.popup-side-item table.shop_table tbody div.coupon input:not([type="checkbox"]):disabled ~ .button,
.woocommerce-cart table.cart tbody div.coupon input:not([type="checkbox"]):disabled ~ .button,
.woocommerce-order table.cart tbody div.coupon input:not([type="checkbox"]):disabled ~ .button,
.woocommerce-checkout table.cart tbody div.coupon input:not([type="checkbox"]):disabled ~ .button,
.popup-side-item table.cart tbody div.coupon input:not([type="checkbox"]):disabled ~ .button,
.woocommerce-cart table.shop_table tbody div.coupon textarea:disabled ~ .button,
.woocommerce-order table.shop_table tbody div.coupon textarea:disabled ~ .button,
.woocommerce-checkout table.shop_table tbody div.coupon textarea:disabled ~ .button,
.popup-side-item table.shop_table tbody div.coupon textarea:disabled ~ .button,
.woocommerce-cart table.cart tbody div.coupon textarea:disabled ~ .button,
.woocommerce-order table.cart tbody div.coupon textarea:disabled ~ .button,
.woocommerce-checkout table.cart tbody div.coupon textarea:disabled ~ .button,
.popup-side-item table.cart tbody div.coupon textarea:disabled ~ .button,
.woocommerce-cart table.shop_table tbody div.coupon select:disabled ~ .button,
.woocommerce-order table.shop_table tbody div.coupon select:disabled ~ .button,
.woocommerce-checkout table.shop_table tbody div.coupon select:disabled ~ .button,
.popup-side-item table.shop_table tbody div.coupon select:disabled ~ .button,
.woocommerce-cart table.cart tbody div.coupon select:disabled ~ .button,
.woocommerce-order table.cart tbody div.coupon select:disabled ~ .button,
.woocommerce-checkout table.cart tbody div.coupon select:disabled ~ .button,
.popup-side-item table.cart tbody div.coupon select:disabled ~ .button,
.woocommerce-cart table.shop_table tbody div.coupon label.upload:disabled ~ .button,
.woocommerce-order table.shop_table tbody div.coupon label.upload:disabled ~ .button,
.woocommerce-checkout table.shop_table tbody div.coupon label.upload:disabled ~ .button,
.popup-side-item table.shop_table tbody div.coupon label.upload:disabled ~ .button,
.woocommerce-cart table.cart tbody div.coupon label.upload:disabled ~ .button,
.woocommerce-order table.cart tbody div.coupon label.upload:disabled ~ .button,
.woocommerce-checkout table.cart tbody div.coupon label.upload:disabled ~ .button,
.popup-side-item table.cart tbody div.coupon label.upload:disabled ~ .button {
  opacity: 0.6;
  pointer-events: none;
  cursor: not-allowed;
}
.woocommerce-cart table.shop_table tbody div.coupon textarea,
.woocommerce-order table.shop_table tbody div.coupon textarea,
.woocommerce-checkout table.shop_table tbody div.coupon textarea,
.popup-side-item table.shop_table tbody div.coupon textarea,
.woocommerce-cart table.cart tbody div.coupon textarea,
.woocommerce-order table.cart tbody div.coupon textarea,
.woocommerce-checkout table.cart tbody div.coupon textarea,
.popup-side-item table.cart tbody div.coupon textarea {
  resize: vertical;
  height: 9rem;
  min-height: 9rem;
  max-height: 400px;
  line-height: normal;
  padding-top: 1rem;
}
.woocommerce-cart table.shop_table tbody div.coupon select,
.woocommerce-order table.shop_table tbody div.coupon select,
.woocommerce-checkout table.shop_table tbody div.coupon select,
.popup-side-item table.shop_table tbody div.coupon select,
.woocommerce-cart table.cart tbody div.coupon select,
.woocommerce-order table.cart tbody div.coupon select,
.woocommerce-checkout table.cart tbody div.coupon select,
.popup-side-item table.cart tbody div.coupon select {
  padding-top: 1.25rem;
  padding-right: 2.5rem;
  cursor: pointer;
}
.woocommerce-cart table.shop_table tbody div.coupon select .hide-option,
.woocommerce-order table.shop_table tbody div.coupon select .hide-option,
.woocommerce-checkout table.shop_table tbody div.coupon select .hide-option,
.popup-side-item table.shop_table tbody div.coupon select .hide-option,
.woocommerce-cart table.cart tbody div.coupon select .hide-option,
.woocommerce-order table.cart tbody div.coupon select .hide-option,
.woocommerce-checkout table.cart tbody div.coupon select .hide-option,
.popup-side-item table.cart tbody div.coupon select .hide-option {
  display: none;
}
.woocommerce-cart table.shop_table tbody div.coupon select::-ms-expand,
.woocommerce-order table.shop_table tbody div.coupon select::-ms-expand,
.woocommerce-checkout table.shop_table tbody div.coupon select::-ms-expand,
.popup-side-item table.shop_table tbody div.coupon select::-ms-expand,
.woocommerce-cart table.cart tbody div.coupon select::-ms-expand,
.woocommerce-order table.cart tbody div.coupon select::-ms-expand,
.woocommerce-checkout table.cart tbody div.coupon select::-ms-expand,
.popup-side-item table.cart tbody div.coupon select::-ms-expand {
  display: none;
}
.woocommerce-cart table.shop_table tbody div.coupon.select::before,
.woocommerce-order table.shop_table tbody div.coupon.select::before,
.woocommerce-checkout table.shop_table tbody div.coupon.select::before,
.popup-side-item table.shop_table tbody div.coupon.select::before,
.woocommerce-cart table.cart tbody div.coupon.select::before,
.woocommerce-order table.cart tbody div.coupon.select::before,
.woocommerce-checkout table.cart tbody div.coupon.select::before,
.popup-side-item table.cart tbody div.coupon.select::before {
  position: absolute;
  z-index: 1;
  content: '';
  pointer-events: none;
  width: 0;
  height: 0;
  border-top: solid .5rem #A6A6A6;
  border-right: solid .5rem transparent;
  border-bottom: solid .5rem transparent;
  border-left: solid .5rem transparent;
  top: 1.5rem;
  right: 1rem;
}
.woocommerce-cart table.shop_table tbody div.coupon .hide-optional .optional,
.woocommerce-order table.shop_table tbody div.coupon .hide-optional .optional,
.woocommerce-checkout table.shop_table tbody div.coupon .hide-optional .optional,
.popup-side-item table.shop_table tbody div.coupon .hide-optional .optional,
.woocommerce-cart table.cart tbody div.coupon .hide-optional .optional,
.woocommerce-order table.cart tbody div.coupon .hide-optional .optional,
.woocommerce-checkout table.cart tbody div.coupon .hide-optional .optional,
.popup-side-item table.cart tbody div.coupon .hide-optional .optional {
  display: none;
}
.woocommerce-cart table.shop_table tbody div.coupon input.input-text,
.woocommerce-order table.shop_table tbody div.coupon input.input-text,
.woocommerce-checkout table.shop_table tbody div.coupon input.input-text,
.popup-side-item table.shop_table tbody div.coupon input.input-text,
.woocommerce-cart table.cart tbody div.coupon input.input-text,
.woocommerce-order table.cart tbody div.coupon input.input-text,
.woocommerce-checkout table.cart tbody div.coupon input.input-text,
.popup-side-item table.cart tbody div.coupon input.input-text {
  width: auto;
  margin-right: .5rem;
}
.woocommerce-cart table.shop_table tbody div.coupon input.input-text::placeholder,
.woocommerce-order table.shop_table tbody div.coupon input.input-text::placeholder,
.woocommerce-checkout table.shop_table tbody div.coupon input.input-text::placeholder,
.popup-side-item table.shop_table tbody div.coupon input.input-text::placeholder,
.woocommerce-cart table.cart tbody div.coupon input.input-text::placeholder,
.woocommerce-order table.cart tbody div.coupon input.input-text::placeholder,
.woocommerce-checkout table.cart tbody div.coupon input.input-text::placeholder,
.popup-side-item table.cart tbody div.coupon input.input-text::placeholder {
  opacity: .5;
}
.woocommerce-cart table.shop_table thead th,
.woocommerce-order table.shop_table thead th,
.woocommerce-checkout table.shop_table thead th,
.popup-side-item table.shop_table thead th,
.woocommerce-cart table.cart thead th,
.woocommerce-order table.cart thead th,
.woocommerce-checkout table.cart thead th,
.popup-side-item table.cart thead th {
  border-top: none;
}
.woocommerce-cart table.shop_table tfoot th,
.woocommerce-order table.shop_table tfoot th,
.woocommerce-checkout table.shop_table tfoot th,
.popup-side-item table.shop_table tfoot th,
.woocommerce-cart table.cart tfoot th,
.woocommerce-order table.cart tfoot th,
.woocommerce-checkout table.cart tfoot th,
.popup-side-item table.cart tfoot th,
.woocommerce-cart table.shop_table tfoot td,
.woocommerce-order table.shop_table tfoot td,
.woocommerce-checkout table.shop_table tfoot td,
.popup-side-item table.shop_table tfoot td,
.woocommerce-cart table.cart tfoot td,
.woocommerce-order table.cart tfoot td,
.woocommerce-checkout table.cart tfoot td,
.popup-side-item table.cart tfoot td {
  padding-top: .5rem;
  padding-bottom: .5rem;
  border-top: none;
}
.woocommerce-cart table.shop_table .button,
.woocommerce-order table.shop_table .button,
.woocommerce-checkout table.shop_table .button,
.popup-side-item table.shop_table .button,
.woocommerce-cart table.cart .button,
.woocommerce-order table.cart .button,
.woocommerce-checkout table.cart .button,
.popup-side-item table.cart .button {
  position: relative;
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  background-color: transparent;
  color: #000000;
  border: 2px solid #000000;
  font-size: 1rem;
  padding: .7rem 5rem .6rem 1.3rem;
  border-radius: .5rem;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right-color-1.svg');
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
  background-size: 1rem;
  background-color: #000000;
  color: white;
  background-image: none !important;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-image: none;
}
.woocommerce-cart table.shop_table .button:hover,
.woocommerce-order table.shop_table .button:hover,
.woocommerce-checkout table.shop_table .button:hover,
.popup-side-item table.shop_table .button:hover,
.woocommerce-cart table.cart .button:hover,
.woocommerce-order table.cart .button:hover,
.woocommerce-checkout table.cart .button:hover,
.popup-side-item table.cart .button:hover,
.woocommerce-cart table.shop_table .button.hoverbutton,
.woocommerce-order table.shop_table .button.hoverbutton,
.woocommerce-checkout table.shop_table .button.hoverbutton,
.popup-side-item table.shop_table .button.hoverbutton,
.woocommerce-cart table.cart .button.hoverbutton,
.woocommerce-order table.cart .button.hoverbutton,
.woocommerce-checkout table.cart .button.hoverbutton,
.popup-side-item table.cart .button.hoverbutton {
  background-color: #000000;
  text-decoration: none;
  color: #ffffff;
  background-position: right 1rem center;
  cursor: pointer;
}
.woocommerce-cart table.shop_table .button:focus,
.woocommerce-order table.shop_table .button:focus,
.woocommerce-checkout table.shop_table .button:focus,
.popup-side-item table.shop_table .button:focus,
.woocommerce-cart table.cart .button:focus,
.woocommerce-order table.cart .button:focus,
.woocommerce-checkout table.cart .button:focus,
.popup-side-item table.cart .button:focus,
.woocommerce-cart table.shop_table .button:active,
.woocommerce-order table.shop_table .button:active,
.woocommerce-checkout table.shop_table .button:active,
.popup-side-item table.shop_table .button:active,
.woocommerce-cart table.cart .button:active,
.woocommerce-order table.cart .button:active,
.woocommerce-checkout table.cart .button:active,
.popup-side-item table.cart .button:active {
  outline: none;
}
.woocommerce-cart table.shop_table .button.white,
.woocommerce-order table.shop_table .button.white,
.woocommerce-checkout table.shop_table .button.white,
.popup-side-item table.shop_table .button.white,
.woocommerce-cart table.cart .button.white,
.woocommerce-order table.cart .button.white,
.woocommerce-checkout table.cart .button.white,
.popup-side-item table.cart .button.white {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.woocommerce-cart table.shop_table .button.white:hover,
.woocommerce-order table.shop_table .button.white:hover,
.woocommerce-checkout table.shop_table .button.white:hover,
.popup-side-item table.shop_table .button.white:hover,
.woocommerce-cart table.cart .button.white:hover,
.woocommerce-order table.cart .button.white:hover,
.woocommerce-checkout table.cart .button.white:hover,
.popup-side-item table.cart .button.white:hover {
  background-color: #ffffff;
  color: #000000;
}
.woocommerce-cart table.shop_table .button.white-ghost,
.woocommerce-order table.shop_table .button.white-ghost,
.woocommerce-checkout table.shop_table .button.white-ghost,
.popup-side-item table.shop_table .button.white-ghost,
.woocommerce-cart table.cart .button.white-ghost,
.woocommerce-order table.cart .button.white-ghost,
.woocommerce-checkout table.cart .button.white-ghost,
.popup-side-item table.cart .button.white-ghost {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.woocommerce-cart table.shop_table .button.white-ghost:hover,
.woocommerce-order table.shop_table .button.white-ghost:hover,
.woocommerce-checkout table.shop_table .button.white-ghost:hover,
.popup-side-item table.shop_table .button.white-ghost:hover,
.woocommerce-cart table.cart .button.white-ghost:hover,
.woocommerce-order table.cart .button.white-ghost:hover,
.woocommerce-checkout table.cart .button.white-ghost:hover,
.popup-side-item table.cart .button.white-ghost:hover {
  background-color: #ffffff;
  color: #000000;
}
.woocommerce-cart table.shop_table .button.color-actie,
.woocommerce-order table.shop_table .button.color-actie,
.woocommerce-checkout table.shop_table .button.color-actie,
.popup-side-item table.shop_table .button.color-actie,
.woocommerce-cart table.cart .button.color-actie,
.woocommerce-order table.cart .button.color-actie,
.woocommerce-checkout table.cart .button.color-actie,
.popup-side-item table.cart .button.color-actie {
  border-color: #e8501d;
  background: #e8501d;
  color: #ffffff;
  background-image: none;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}
.woocommerce-cart table.shop_table .button.color-actie:hover,
.woocommerce-order table.shop_table .button.color-actie:hover,
.woocommerce-checkout table.shop_table .button.color-actie:hover,
.popup-side-item table.shop_table .button.color-actie:hover,
.woocommerce-cart table.cart .button.color-actie:hover,
.woocommerce-order table.cart .button.color-actie:hover,
.woocommerce-checkout table.cart .button.color-actie:hover,
.popup-side-item table.cart .button.color-actie:hover {
  background-color: #c84114;
  border-color: #c84114;
}
.woocommerce-cart table.shop_table .button.add-to-cart,
.woocommerce-order table.shop_table .button.add-to-cart,
.woocommerce-checkout table.shop_table .button.add-to-cart,
.popup-side-item table.shop_table .button.add-to-cart,
.woocommerce-cart table.cart .button.add-to-cart,
.woocommerce-order table.cart .button.add-to-cart,
.woocommerce-checkout table.cart .button.add-to-cart,
.popup-side-item table.cart .button.add-to-cart,
.woocommerce-cart table.shop_table .button.single_add_to_cart_button,
.woocommerce-order table.shop_table .button.single_add_to_cart_button,
.woocommerce-checkout table.shop_table .button.single_add_to_cart_button,
.popup-side-item table.shop_table .button.single_add_to_cart_button,
.woocommerce-cart table.cart .button.single_add_to_cart_button,
.woocommerce-order table.cart .button.single_add_to_cart_button,
.woocommerce-checkout table.cart .button.single_add_to_cart_button,
.popup-side-item table.cart .button.single_add_to_cart_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: .5rem;
  padding-right: .5rem;
}
.woocommerce-cart table.shop_table .button.normal-font,
.woocommerce-order table.shop_table .button.normal-font,
.woocommerce-checkout table.shop_table .button.normal-font,
.popup-side-item table.shop_table .button.normal-font,
.woocommerce-cart table.cart .button.normal-font,
.woocommerce-order table.cart .button.normal-font,
.woocommerce-checkout table.cart .button.normal-font,
.popup-side-item table.cart .button.normal-font {
  text-transform: none;
  letter-spacing: 0;
}
.woocommerce-cart table.shop_table .button.small,
.woocommerce-order table.shop_table .button.small,
.woocommerce-checkout table.shop_table .button.small,
.popup-side-item table.shop_table .button.small,
.woocommerce-cart table.cart .button.small,
.woocommerce-order table.cart .button.small,
.woocommerce-checkout table.cart .button.small,
.popup-side-item table.cart .button.small {
  padding: .35rem .75rem;
  font-size: .9rem;
}
.woocommerce-cart table.shop_table .button.back,
.woocommerce-order table.shop_table .button.back,
.woocommerce-checkout table.shop_table .button.back,
.popup-side-item table.shop_table .button.back,
.woocommerce-cart table.cart .button.back,
.woocommerce-order table.cart .button.back,
.woocommerce-checkout table.cart .button.back,
.popup-side-item table.cart .button.back {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.woocommerce-cart table.shop_table .button.back:hover,
.woocommerce-order table.shop_table .button.back:hover,
.woocommerce-checkout table.shop_table .button.back:hover,
.popup-side-item table.shop_table .button.back:hover,
.woocommerce-cart table.cart .button.back:hover,
.woocommerce-order table.cart .button.back:hover,
.woocommerce-checkout table.cart .button.back:hover,
.popup-side-item table.cart .button.back:hover {
  background-position: left 1.5rem center;
}
.woocommerce-cart table.shop_table .button.black,
.woocommerce-order table.shop_table .button.black,
.woocommerce-checkout table.shop_table .button.black,
.popup-side-item table.shop_table .button.black,
.woocommerce-cart table.cart .button.black,
.woocommerce-order table.cart .button.black,
.woocommerce-checkout table.cart .button.black,
.popup-side-item table.cart .button.black {
  padding: .7rem 3rem .7rem 5rem;
  color: #ffffff;
  background-color: #353535;
  font-size: .75rem;
  border: none;
}
.woocommerce-cart table.shop_table .button.disabled,
.woocommerce-order table.shop_table .button.disabled,
.woocommerce-checkout table.shop_table .button.disabled,
.popup-side-item table.shop_table .button.disabled,
.woocommerce-cart table.cart .button.disabled,
.woocommerce-order table.cart .button.disabled,
.woocommerce-checkout table.cart .button.disabled,
.popup-side-item table.cart .button.disabled {
  opacity: .5;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .woocommerce-cart table.shop_table .button,
  .woocommerce-order table.shop_table .button,
  .woocommerce-checkout table.shop_table .button,
  .popup-side-item table.shop_table .button,
  .woocommerce-cart table.cart .button,
  .woocommerce-order table.cart .button,
  .woocommerce-checkout table.cart .button,
  .popup-side-item table.cart .button {
    padding: .5rem 4rem .4rem 2rem;
    max-width: 100%;
  }
  .woocommerce-cart table.shop_table .button.color-actie,
  .woocommerce-order table.shop_table .button.color-actie,
  .woocommerce-checkout table.shop_table .button.color-actie,
  .popup-side-item table.shop_table .button.color-actie,
  .woocommerce-cart table.cart .button.color-actie,
  .woocommerce-order table.cart .button.color-actie,
  .woocommerce-checkout table.cart .button.color-actie,
  .popup-side-item table.cart .button.color-actie {
    padding: .5rem 1.3rem;
  }
}
.woocommerce-cart table.shop_table .button.sub,
.woocommerce-order table.shop_table .button.sub,
.woocommerce-checkout table.shop_table .button.sub,
.popup-side-item table.shop_table .button.sub,
.woocommerce-cart table.cart .button.sub,
.woocommerce-order table.cart .button.sub,
.woocommerce-checkout table.cart .button.sub,
.popup-side-item table.cart .button.sub {
  background-color: #000000;
  color: white;
  background-image: none !important;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-image: none;
}
.woocommerce-cart table.shop_table .button.sub:hover,
.woocommerce-order table.shop_table .button.sub:hover,
.woocommerce-checkout table.shop_table .button.sub:hover,
.popup-side-item table.shop_table .button.sub:hover,
.woocommerce-cart table.cart .button.sub:hover,
.woocommerce-order table.cart .button.sub:hover,
.woocommerce-checkout table.cart .button.sub:hover,
.popup-side-item table.cart .button.sub:hover,
.woocommerce-cart table.shop_table .button.sub:focus,
.woocommerce-order table.shop_table .button.sub:focus,
.woocommerce-checkout table.shop_table .button.sub:focus,
.popup-side-item table.shop_table .button.sub:focus,
.woocommerce-cart table.cart .button.sub:focus,
.woocommerce-order table.cart .button.sub:focus,
.woocommerce-checkout table.cart .button.sub:focus,
.popup-side-item table.cart .button.sub:focus {
  background-color: #000000;
}
.woocommerce-cart table.shop_table .button.wc-backward,
.woocommerce-order table.shop_table .button.wc-backward,
.woocommerce-checkout table.shop_table .button.wc-backward,
.popup-side-item table.shop_table .button.wc-backward,
.woocommerce-cart table.cart .button.wc-backward,
.woocommerce-order table.cart .button.wc-backward,
.woocommerce-checkout table.cart .button.wc-backward,
.popup-side-item table.cart .button.wc-backward {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.woocommerce-cart table.shop_table .button.wc-backward:hover,
.woocommerce-order table.shop_table .button.wc-backward:hover,
.woocommerce-checkout table.shop_table .button.wc-backward:hover,
.popup-side-item table.shop_table .button.wc-backward:hover,
.woocommerce-cart table.cart .button.wc-backward:hover,
.woocommerce-order table.cart .button.wc-backward:hover,
.woocommerce-checkout table.cart .button.wc-backward:hover,
.popup-side-item table.cart .button.wc-backward:hover {
  background-position: left 1.5rem center;
}
@media only screen and (max-width: 767px) {
  .woocommerce-cart table.shop_table .button,
  .woocommerce-order table.shop_table .button,
  .woocommerce-checkout table.shop_table .button,
  .popup-side-item table.shop_table .button,
  .woocommerce-cart table.cart .button,
  .woocommerce-order table.cart .button,
  .woocommerce-checkout table.cart .button,
  .popup-side-item table.cart .button {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
    max-width: 100%;
  }
}
.woocommerce-cart table.shop_table .button:hover,
.woocommerce-order table.shop_table .button:hover,
.woocommerce-checkout table.shop_table .button:hover,
.popup-side-item table.shop_table .button:hover,
.woocommerce-cart table.cart .button:hover,
.woocommerce-order table.cart .button:hover,
.woocommerce-checkout table.cart .button:hover,
.popup-side-item table.cart .button:hover,
.woocommerce-cart table.shop_table .button:focus,
.woocommerce-order table.shop_table .button:focus,
.woocommerce-checkout table.shop_table .button:focus,
.popup-side-item table.shop_table .button:focus,
.woocommerce-cart table.cart .button:focus,
.woocommerce-order table.cart .button:focus,
.woocommerce-checkout table.cart .button:focus,
.popup-side-item table.cart .button:focus {
  background-color: #000000;
}
.woocommerce-cart table.shop_table .button[name="update_cart"],
.woocommerce-order table.shop_table .button[name="update_cart"],
.woocommerce-checkout table.shop_table .button[name="update_cart"],
.popup-side-item table.shop_table .button[name="update_cart"],
.woocommerce-cart table.cart .button[name="update_cart"],
.woocommerce-order table.cart .button[name="update_cart"],
.woocommerce-checkout table.cart .button[name="update_cart"],
.popup-side-item table.cart .button[name="update_cart"] {
  display: none !important;
}
.woocommerce-cart table.shop_table.pay-order tbody th,
.woocommerce-order table.shop_table.pay-order tbody th,
.woocommerce-checkout table.shop_table.pay-order tbody th,
.popup-side-item table.shop_table.pay-order tbody th,
.woocommerce-cart table.cart.pay-order tbody th,
.woocommerce-order table.cart.pay-order tbody th,
.woocommerce-checkout table.cart.pay-order tbody th,
.popup-side-item table.cart.pay-order tbody th,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tbody th,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tbody th,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody th,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tbody th,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tbody th,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tbody th,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tbody th,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tbody th,
.woocommerce-cart table.shop_table.pay-order tbody td,
.woocommerce-order table.shop_table.pay-order tbody td,
.woocommerce-checkout table.shop_table.pay-order tbody td,
.popup-side-item table.shop_table.pay-order tbody td,
.woocommerce-cart table.cart.pay-order tbody td,
.woocommerce-order table.cart.pay-order tbody td,
.woocommerce-checkout table.cart.pay-order tbody td,
.popup-side-item table.cart.pay-order tbody td,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tbody td,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tbody td,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody td,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tbody td,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tbody td,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tbody td,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tbody td,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tbody td {
  padding: .25rem 1rem .75rem 1rem;
  border: none;
  border-bottom: 1px solid #ced4da;
}
.woocommerce-cart table.shop_table.pay-order tbody th *,
.woocommerce-order table.shop_table.pay-order tbody th *,
.woocommerce-checkout table.shop_table.pay-order tbody th *,
.popup-side-item table.shop_table.pay-order tbody th *,
.woocommerce-cart table.cart.pay-order tbody th *,
.woocommerce-order table.cart.pay-order tbody th *,
.woocommerce-checkout table.cart.pay-order tbody th *,
.popup-side-item table.cart.pay-order tbody th *,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tbody th *,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tbody th *,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody th *,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tbody th *,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tbody th *,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tbody th *,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tbody th *,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tbody th *,
.woocommerce-cart table.shop_table.pay-order tbody td *,
.woocommerce-order table.shop_table.pay-order tbody td *,
.woocommerce-checkout table.shop_table.pay-order tbody td *,
.popup-side-item table.shop_table.pay-order tbody td *,
.woocommerce-cart table.cart.pay-order tbody td *,
.woocommerce-order table.cart.pay-order tbody td *,
.woocommerce-checkout table.cart.pay-order tbody td *,
.popup-side-item table.cart.pay-order tbody td *,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tbody td *,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tbody td *,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody td *,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tbody td *,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tbody td *,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tbody td *,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tbody td *,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tbody td * {
  line-height: 1rem;
}
.woocommerce-cart table.shop_table.pay-order tbody tr td:first-of-type,
.woocommerce-order table.shop_table.pay-order tbody tr td:first-of-type,
.woocommerce-checkout table.shop_table.pay-order tbody tr td:first-of-type,
.popup-side-item table.shop_table.pay-order tbody tr td:first-of-type,
.woocommerce-cart table.cart.pay-order tbody tr td:first-of-type,
.woocommerce-order table.cart.pay-order tbody tr td:first-of-type,
.woocommerce-checkout table.cart.pay-order tbody tr td:first-of-type,
.popup-side-item table.cart.pay-order tbody tr td:first-of-type,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tbody tr td:first-of-type,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tbody tr td:first-of-type,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody tr td:first-of-type,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tbody tr td:first-of-type,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tbody tr td:first-of-type,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tbody tr td:first-of-type,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tbody tr td:first-of-type,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tbody tr td:first-of-type {
  padding-left: 0;
}
.woocommerce-cart table.shop_table.pay-order tbody tr td:last-of-type,
.woocommerce-order table.shop_table.pay-order tbody tr td:last-of-type,
.woocommerce-checkout table.shop_table.pay-order tbody tr td:last-of-type,
.popup-side-item table.shop_table.pay-order tbody tr td:last-of-type,
.woocommerce-cart table.cart.pay-order tbody tr td:last-of-type,
.woocommerce-order table.cart.pay-order tbody tr td:last-of-type,
.woocommerce-checkout table.cart.pay-order tbody tr td:last-of-type,
.popup-side-item table.cart.pay-order tbody tr td:last-of-type,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tbody tr td:last-of-type,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tbody tr td:last-of-type,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody tr td:last-of-type,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tbody tr td:last-of-type,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tbody tr td:last-of-type,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tbody tr td:last-of-type,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tbody tr td:last-of-type,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tbody tr td:last-of-type {
  padding-right: 0;
  text-align: right;
}
.woocommerce-cart table.shop_table.pay-order tbody tr:not(:first-of-type) th,
.woocommerce-order table.shop_table.pay-order tbody tr:not(:first-of-type) th,
.woocommerce-checkout table.shop_table.pay-order tbody tr:not(:first-of-type) th,
.popup-side-item table.shop_table.pay-order tbody tr:not(:first-of-type) th,
.woocommerce-cart table.cart.pay-order tbody tr:not(:first-of-type) th,
.woocommerce-order table.cart.pay-order tbody tr:not(:first-of-type) th,
.woocommerce-checkout table.cart.pay-order tbody tr:not(:first-of-type) th,
.popup-side-item table.cart.pay-order tbody tr:not(:first-of-type) th,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tbody tr:not(:first-of-type) th,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tbody tr:not(:first-of-type) th,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody tr:not(:first-of-type) th,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tbody tr:not(:first-of-type) th,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tbody tr:not(:first-of-type) th,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tbody tr:not(:first-of-type) th,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tbody tr:not(:first-of-type) th,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tbody tr:not(:first-of-type) th,
.woocommerce-cart table.shop_table.pay-order tbody tr:not(:first-of-type) td,
.woocommerce-order table.shop_table.pay-order tbody tr:not(:first-of-type) td,
.woocommerce-checkout table.shop_table.pay-order tbody tr:not(:first-of-type) td,
.popup-side-item table.shop_table.pay-order tbody tr:not(:first-of-type) td,
.woocommerce-cart table.cart.pay-order tbody tr:not(:first-of-type) td,
.woocommerce-order table.cart.pay-order tbody tr:not(:first-of-type) td,
.woocommerce-checkout table.cart.pay-order tbody tr:not(:first-of-type) td,
.popup-side-item table.cart.pay-order tbody tr:not(:first-of-type) td,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tbody tr:not(:first-of-type) td,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tbody tr:not(:first-of-type) td,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody tr:not(:first-of-type) td,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tbody tr:not(:first-of-type) td,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tbody tr:not(:first-of-type) td,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tbody tr:not(:first-of-type) td,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tbody tr:not(:first-of-type) td,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tbody tr:not(:first-of-type) td {
  padding-top: .75rem;
}
.woocommerce-cart table.shop_table.pay-order tbody .product-name,
.woocommerce-order table.shop_table.pay-order tbody .product-name,
.woocommerce-checkout table.shop_table.pay-order tbody .product-name,
.popup-side-item table.shop_table.pay-order tbody .product-name,
.woocommerce-cart table.cart.pay-order tbody .product-name,
.woocommerce-order table.cart.pay-order tbody .product-name,
.woocommerce-checkout table.cart.pay-order tbody .product-name,
.popup-side-item table.cart.pay-order tbody .product-name,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tbody .product-name,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tbody .product-name,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody .product-name,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tbody .product-name,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tbody .product-name,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tbody .product-name,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tbody .product-name,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tbody .product-name {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.woocommerce-cart table.shop_table.pay-order tbody .product-name .product-image img,
.woocommerce-order table.shop_table.pay-order tbody .product-name .product-image img,
.woocommerce-checkout table.shop_table.pay-order tbody .product-name .product-image img,
.popup-side-item table.shop_table.pay-order tbody .product-name .product-image img,
.woocommerce-cart table.cart.pay-order tbody .product-name .product-image img,
.woocommerce-order table.cart.pay-order tbody .product-name .product-image img,
.woocommerce-checkout table.cart.pay-order tbody .product-name .product-image img,
.popup-side-item table.cart.pay-order tbody .product-name .product-image img,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-image img,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-image img,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-image img,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-image img,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tbody .product-name .product-image img,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tbody .product-name .product-image img,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tbody .product-name .product-image img,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tbody .product-name .product-image img {
  width: 100px;
  margin-right: .5rem;
}
.woocommerce-cart table.shop_table.pay-order tbody .product-name .product-variation,
.woocommerce-order table.shop_table.pay-order tbody .product-name .product-variation,
.woocommerce-checkout table.shop_table.pay-order tbody .product-name .product-variation,
.popup-side-item table.shop_table.pay-order tbody .product-name .product-variation,
.woocommerce-cart table.cart.pay-order tbody .product-name .product-variation,
.woocommerce-order table.cart.pay-order tbody .product-name .product-variation,
.woocommerce-checkout table.cart.pay-order tbody .product-name .product-variation,
.popup-side-item table.cart.pay-order tbody .product-name .product-variation,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-variation,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-variation,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-variation,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-variation,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tbody .product-name .product-variation,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tbody .product-name .product-variation,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tbody .product-name .product-variation,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tbody .product-name .product-variation {
  flex: 1;
}
.woocommerce-cart table.shop_table.pay-order tbody .product-name .product-variation .product-title,
.woocommerce-order table.shop_table.pay-order tbody .product-name .product-variation .product-title,
.woocommerce-checkout table.shop_table.pay-order tbody .product-name .product-variation .product-title,
.popup-side-item table.shop_table.pay-order tbody .product-name .product-variation .product-title,
.woocommerce-cart table.cart.pay-order tbody .product-name .product-variation .product-title,
.woocommerce-order table.cart.pay-order tbody .product-name .product-variation .product-title,
.woocommerce-checkout table.cart.pay-order tbody .product-name .product-variation .product-title,
.popup-side-item table.cart.pay-order tbody .product-name .product-variation .product-title,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-variation .product-title,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-variation .product-title,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-variation .product-title,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-variation .product-title,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tbody .product-name .product-variation .product-title,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tbody .product-name .product-variation .product-title,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tbody .product-name .product-variation .product-title,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tbody .product-name .product-variation .product-title {
  font-weight: 700;
}
.woocommerce-cart table.shop_table.pay-order tbody .product-name .product-variation .variation,
.woocommerce-order table.shop_table.pay-order tbody .product-name .product-variation .variation,
.woocommerce-checkout table.shop_table.pay-order tbody .product-name .product-variation .variation,
.popup-side-item table.shop_table.pay-order tbody .product-name .product-variation .variation,
.woocommerce-cart table.cart.pay-order tbody .product-name .product-variation .variation,
.woocommerce-order table.cart.pay-order tbody .product-name .product-variation .variation,
.woocommerce-checkout table.cart.pay-order tbody .product-name .product-variation .variation,
.popup-side-item table.cart.pay-order tbody .product-name .product-variation .variation,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-variation .variation,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-variation .variation,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-variation .variation,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-variation .variation,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tbody .product-name .product-variation .variation,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tbody .product-name .product-variation .variation,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tbody .product-name .product-variation .variation,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tbody .product-name .product-variation .variation {
  margin-top: .5rem;
}
.woocommerce-cart table.shop_table.pay-order tbody .product-total,
.woocommerce-order table.shop_table.pay-order tbody .product-total,
.woocommerce-checkout table.shop_table.pay-order tbody .product-total,
.popup-side-item table.shop_table.pay-order tbody .product-total,
.woocommerce-cart table.cart.pay-order tbody .product-total,
.woocommerce-order table.cart.pay-order tbody .product-total,
.woocommerce-checkout table.cart.pay-order tbody .product-total,
.popup-side-item table.cart.pay-order tbody .product-total,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tbody .product-total,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tbody .product-total,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody .product-total,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tbody .product-total,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tbody .product-total,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tbody .product-total,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tbody .product-total,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tbody .product-total {
  width: 25%;
}
.woocommerce-cart table.shop_table.pay-order tfoot th,
.woocommerce-order table.shop_table.pay-order tfoot th,
.woocommerce-checkout table.shop_table.pay-order tfoot th,
.popup-side-item table.shop_table.pay-order tfoot th,
.woocommerce-cart table.cart.pay-order tfoot th,
.woocommerce-order table.cart.pay-order tfoot th,
.woocommerce-checkout table.cart.pay-order tfoot th,
.popup-side-item table.cart.pay-order tfoot th,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot th,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tfoot th,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-cart table.shop_table.pay-order tfoot td,
.woocommerce-order table.shop_table.pay-order tfoot td,
.woocommerce-checkout table.shop_table.pay-order tfoot td,
.popup-side-item table.shop_table.pay-order tfoot td,
.woocommerce-cart table.cart.pay-order tfoot td,
.woocommerce-order table.cart.pay-order tfoot td,
.woocommerce-checkout table.cart.pay-order tfoot td,
.popup-side-item table.cart.pay-order tfoot td,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot td,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tfoot td,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tfoot td {
  font-weight: 400;
  padding: .25rem 1rem;
  border: none;
}
.woocommerce-cart table.shop_table.pay-order tfoot th *,
.woocommerce-order table.shop_table.pay-order tfoot th *,
.woocommerce-checkout table.shop_table.pay-order tfoot th *,
.popup-side-item table.shop_table.pay-order tfoot th *,
.woocommerce-cart table.cart.pay-order tfoot th *,
.woocommerce-order table.cart.pay-order tfoot th *,
.woocommerce-checkout table.cart.pay-order tfoot th *,
.popup-side-item table.cart.pay-order tfoot th *,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tfoot th *,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tfoot th *,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot th *,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tfoot th *,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tfoot th *,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tfoot th *,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tfoot th *,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tfoot th *,
.woocommerce-cart table.shop_table.pay-order tfoot td *,
.woocommerce-order table.shop_table.pay-order tfoot td *,
.woocommerce-checkout table.shop_table.pay-order tfoot td *,
.popup-side-item table.shop_table.pay-order tfoot td *,
.woocommerce-cart table.cart.pay-order tfoot td *,
.woocommerce-order table.cart.pay-order tfoot td *,
.woocommerce-checkout table.cart.pay-order tfoot td *,
.popup-side-item table.cart.pay-order tfoot td *,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tfoot td *,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tfoot td *,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot td *,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tfoot td *,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tfoot td *,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tfoot td *,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tfoot td *,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tfoot td * {
  line-height: 1rem;
}
.woocommerce-cart table.shop_table.pay-order tfoot th,
.woocommerce-order table.shop_table.pay-order tfoot th,
.woocommerce-checkout table.shop_table.pay-order tfoot th,
.popup-side-item table.shop_table.pay-order tfoot th,
.woocommerce-cart table.cart.pay-order tfoot th,
.woocommerce-order table.cart.pay-order tfoot th,
.woocommerce-checkout table.cart.pay-order tfoot th,
.popup-side-item table.cart.pay-order tfoot th,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot th,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tfoot th,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tfoot th {
  padding-left: 0;
}
.woocommerce-cart table.shop_table.pay-order tfoot td,
.woocommerce-order table.shop_table.pay-order tfoot td,
.woocommerce-checkout table.shop_table.pay-order tfoot td,
.popup-side-item table.shop_table.pay-order tfoot td,
.woocommerce-cart table.cart.pay-order tfoot td,
.woocommerce-order table.cart.pay-order tfoot td,
.woocommerce-checkout table.cart.pay-order tfoot td,
.popup-side-item table.cart.pay-order tfoot td,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot td,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tfoot td,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tfoot td {
  width: 50%;
  padding-right: 0;
  text-align: right;
}
.woocommerce-cart table.shop_table.pay-order tfoot tr:first-of-type th,
.woocommerce-order table.shop_table.pay-order tfoot tr:first-of-type th,
.woocommerce-checkout table.shop_table.pay-order tfoot tr:first-of-type th,
.popup-side-item table.shop_table.pay-order tfoot tr:first-of-type th,
.woocommerce-cart table.cart.pay-order tfoot tr:first-of-type th,
.woocommerce-order table.cart.pay-order tfoot tr:first-of-type th,
.woocommerce-checkout table.cart.pay-order tfoot tr:first-of-type th,
.popup-side-item table.cart.pay-order tfoot tr:first-of-type th,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tfoot tr:first-of-type th,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tfoot tr:first-of-type th,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot tr:first-of-type th,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tfoot tr:first-of-type th,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tfoot tr:first-of-type th,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tfoot tr:first-of-type th,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tfoot tr:first-of-type th,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tfoot tr:first-of-type th,
.woocommerce-cart table.shop_table.pay-order tfoot tr:first-of-type td,
.woocommerce-order table.shop_table.pay-order tfoot tr:first-of-type td,
.woocommerce-checkout table.shop_table.pay-order tfoot tr:first-of-type td,
.popup-side-item table.shop_table.pay-order tfoot tr:first-of-type td,
.woocommerce-cart table.cart.pay-order tfoot tr:first-of-type td,
.woocommerce-order table.cart.pay-order tfoot tr:first-of-type td,
.woocommerce-checkout table.cart.pay-order tfoot tr:first-of-type td,
.popup-side-item table.cart.pay-order tfoot tr:first-of-type td,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tfoot tr:first-of-type td,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tfoot tr:first-of-type td,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot tr:first-of-type td,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tfoot tr:first-of-type td,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tfoot tr:first-of-type td,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tfoot tr:first-of-type td,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tfoot tr:first-of-type td,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tfoot tr:first-of-type td {
  padding-top: .75rem;
}
.woocommerce-cart table.shop_table.pay-order tfoot tr.order-total *,
.woocommerce-order table.shop_table.pay-order tfoot tr.order-total *,
.woocommerce-checkout table.shop_table.pay-order tfoot tr.order-total *,
.popup-side-item table.shop_table.pay-order tfoot tr.order-total *,
.woocommerce-cart table.cart.pay-order tfoot tr.order-total *,
.woocommerce-order table.cart.pay-order tfoot tr.order-total *,
.woocommerce-checkout table.cart.pay-order tfoot tr.order-total *,
.popup-side-item table.cart.pay-order tfoot tr.order-total *,
.woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total *,
.woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total *,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total *,
.popup-side-item table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total *,
.woocommerce-cart table.cart.woocommerce-checkout-review-order-table tfoot tr.order-total *,
.woocommerce-order table.cart.woocommerce-checkout-review-order-table tfoot tr.order-total *,
.woocommerce-checkout table.cart.woocommerce-checkout-review-order-table tfoot tr.order-total *,
.popup-side-item table.cart.woocommerce-checkout-review-order-table tfoot tr.order-total * {
  font-weight: 700;
  font-size: 1.1rem;
}
.woocommerce-cart .cart-collaterals-inner,
.woocommerce-order .cart-collaterals-inner,
.woocommerce-checkout .cart-collaterals-inner,
.popup-side-item .cart-collaterals-inner {
  padding: 1.5rem;
  background-color: #ffffff;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.woocommerce-cart .cart-collaterals-inner.with-hover:hover,
.woocommerce-order .cart-collaterals-inner.with-hover:hover,
.woocommerce-checkout .cart-collaterals-inner.with-hover:hover,
.popup-side-item .cart-collaterals-inner.with-hover:hover {
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.19);
}
.woocommerce-cart .cart-collaterals-inner .cart_totals h2,
.woocommerce-order .cart-collaterals-inner .cart_totals h2,
.woocommerce-checkout .cart-collaterals-inner .cart_totals h2,
.popup-side-item .cart-collaterals-inner .cart_totals h2 {
  font-family: 'Futura';
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.55555556;
  margin-bottom: 1rem;
  color: #1c1c1c;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals h2 .text-background,
.woocommerce-order .cart-collaterals-inner .cart_totals h2 .text-background,
.woocommerce-checkout .cart-collaterals-inner .cart_totals h2 .text-background,
.popup-side-item .cart-collaterals-inner .cart_totals h2 .text-background {
  padding: .2rem .75rem;
  background-color: #1c1c1c;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals tbody th,
.woocommerce-order .cart-collaterals-inner .cart_totals tbody th,
.woocommerce-checkout .cart-collaterals-inner .cart_totals tbody th,
.popup-side-item .cart-collaterals-inner .cart_totals tbody th,
.woocommerce-cart .cart-collaterals-inner .cart_totals tbody td,
.woocommerce-order .cart-collaterals-inner .cart_totals tbody td,
.woocommerce-checkout .cart-collaterals-inner .cart_totals tbody td,
.popup-side-item .cart-collaterals-inner .cart_totals tbody td {
  padding: .25rem 1rem;
  border: none;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals tbody th *,
.woocommerce-order .cart-collaterals-inner .cart_totals tbody th *,
.woocommerce-checkout .cart-collaterals-inner .cart_totals tbody th *,
.popup-side-item .cart-collaterals-inner .cart_totals tbody th *,
.woocommerce-cart .cart-collaterals-inner .cart_totals tbody td *,
.woocommerce-order .cart-collaterals-inner .cart_totals tbody td *,
.woocommerce-checkout .cart-collaterals-inner .cart_totals tbody td *,
.popup-side-item .cart-collaterals-inner .cart_totals tbody td * {
  line-height: 1rem;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals tbody th,
.woocommerce-order .cart-collaterals-inner .cart_totals tbody th,
.woocommerce-checkout .cart-collaterals-inner .cart_totals tbody th,
.popup-side-item .cart-collaterals-inner .cart_totals tbody th {
  font-weight: 400;
  padding-left: 0;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals tbody td,
.woocommerce-order .cart-collaterals-inner .cart_totals tbody td,
.woocommerce-checkout .cart-collaterals-inner .cart_totals tbody td,
.popup-side-item .cart-collaterals-inner .cart_totals tbody td {
  padding-right: 0;
  text-align: right;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals tbody tr:first-of-type th,
.woocommerce-order .cart-collaterals-inner .cart_totals tbody tr:first-of-type th,
.woocommerce-checkout .cart-collaterals-inner .cart_totals tbody tr:first-of-type th,
.popup-side-item .cart-collaterals-inner .cart_totals tbody tr:first-of-type th,
.woocommerce-cart .cart-collaterals-inner .cart_totals tbody tr:first-of-type td,
.woocommerce-order .cart-collaterals-inner .cart_totals tbody tr:first-of-type td,
.woocommerce-checkout .cart-collaterals-inner .cart_totals tbody tr:first-of-type td,
.popup-side-item .cart-collaterals-inner .cart_totals tbody tr:first-of-type td {
  padding-top: 1rem;
  border-top: 1px solid #ced4da !important;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals tbody tr:last-of-type th,
.woocommerce-order .cart-collaterals-inner .cart_totals tbody tr:last-of-type th,
.woocommerce-checkout .cart-collaterals-inner .cart_totals tbody tr:last-of-type th,
.popup-side-item .cart-collaterals-inner .cart_totals tbody tr:last-of-type th,
.woocommerce-cart .cart-collaterals-inner .cart_totals tbody tr:last-of-type td,
.woocommerce-order .cart-collaterals-inner .cart_totals tbody tr:last-of-type td,
.woocommerce-checkout .cart-collaterals-inner .cart_totals tbody tr:last-of-type td,
.popup-side-item .cart-collaterals-inner .cart_totals tbody tr:last-of-type td {
  padding-bottom: .75rem;
  border-bottom: 1px solid #ced4da;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals tbody tr.order-total *,
.woocommerce-order .cart-collaterals-inner .cart_totals tbody tr.order-total *,
.woocommerce-checkout .cart-collaterals-inner .cart_totals tbody tr.order-total *,
.popup-side-item .cart-collaterals-inner .cart_totals tbody tr.order-total * {
  font-weight: 700;
  font-size: 1.1rem;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .wc-proceed-to-checkout,
.woocommerce-order .cart-collaterals-inner .cart_totals .wc-proceed-to-checkout,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .wc-proceed-to-checkout,
.popup-side-item .cart-collaterals-inner .cart_totals .wc-proceed-to-checkout {
  padding-bottom: 0;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button,
.woocommerce-order .cart-collaterals-inner .cart_totals .button,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button,
.popup-side-item .cart-collaterals-inner .cart_totals .button {
  position: relative;
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  background-color: transparent;
  color: #000000;
  border: 2px solid #000000;
  font-size: 1rem;
  padding: .7rem 5rem .6rem 1.3rem;
  border-radius: .5rem;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right-color-1.svg');
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
  background-size: 1rem;
  border-color: #e8501d;
  background: #e8501d;
  color: #ffffff;
  background-image: none;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button:hover,
.woocommerce-order .cart-collaterals-inner .cart_totals .button:hover,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button:hover,
.popup-side-item .cart-collaterals-inner .cart_totals .button:hover,
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.hoverbutton,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.hoverbutton,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.hoverbutton,
.popup-side-item .cart-collaterals-inner .cart_totals .button.hoverbutton {
  background-color: #000000;
  text-decoration: none;
  color: #ffffff;
  background-position: right 1rem center;
  cursor: pointer;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button:focus,
.woocommerce-order .cart-collaterals-inner .cart_totals .button:focus,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button:focus,
.popup-side-item .cart-collaterals-inner .cart_totals .button:focus,
.woocommerce-cart .cart-collaterals-inner .cart_totals .button:active,
.woocommerce-order .cart-collaterals-inner .cart_totals .button:active,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button:active,
.popup-side-item .cart-collaterals-inner .cart_totals .button:active {
  outline: none;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.white,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.white,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.white,
.popup-side-item .cart-collaterals-inner .cart_totals .button.white {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.white:hover,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.white:hover,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.white:hover,
.popup-side-item .cart-collaterals-inner .cart_totals .button.white:hover {
  background-color: #ffffff;
  color: #000000;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.white-ghost,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.white-ghost,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.white-ghost,
.popup-side-item .cart-collaterals-inner .cart_totals .button.white-ghost {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.white-ghost:hover,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.white-ghost:hover,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.white-ghost:hover,
.popup-side-item .cart-collaterals-inner .cart_totals .button.white-ghost:hover {
  background-color: #ffffff;
  color: #000000;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.color-actie,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.color-actie,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.color-actie,
.popup-side-item .cart-collaterals-inner .cart_totals .button.color-actie {
  border-color: #e8501d;
  background: #e8501d;
  color: #ffffff;
  background-image: none;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.color-actie:hover,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.color-actie:hover,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.color-actie:hover,
.popup-side-item .cart-collaterals-inner .cart_totals .button.color-actie:hover {
  background-color: #c84114;
  border-color: #c84114;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.add-to-cart,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.add-to-cart,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.add-to-cart,
.popup-side-item .cart-collaterals-inner .cart_totals .button.add-to-cart,
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.single_add_to_cart_button,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.single_add_to_cart_button,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.single_add_to_cart_button,
.popup-side-item .cart-collaterals-inner .cart_totals .button.single_add_to_cart_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: .5rem;
  padding-right: .5rem;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.normal-font,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.normal-font,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.normal-font,
.popup-side-item .cart-collaterals-inner .cart_totals .button.normal-font {
  text-transform: none;
  letter-spacing: 0;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.small,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.small,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.small,
.popup-side-item .cart-collaterals-inner .cart_totals .button.small {
  padding: .35rem .75rem;
  font-size: .9rem;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.back,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.back,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.back,
.popup-side-item .cart-collaterals-inner .cart_totals .button.back {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.back:hover,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.back:hover,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.back:hover,
.popup-side-item .cart-collaterals-inner .cart_totals .button.back:hover {
  background-position: left 1.5rem center;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.black,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.black,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.black,
.popup-side-item .cart-collaterals-inner .cart_totals .button.black {
  padding: .7rem 3rem .7rem 5rem;
  color: #ffffff;
  background-color: #353535;
  font-size: .75rem;
  border: none;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.disabled,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.disabled,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.disabled,
.popup-side-item .cart-collaterals-inner .cart_totals .button.disabled {
  opacity: .5;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .woocommerce-cart .cart-collaterals-inner .cart_totals .button,
  .woocommerce-order .cart-collaterals-inner .cart_totals .button,
  .woocommerce-checkout .cart-collaterals-inner .cart_totals .button,
  .popup-side-item .cart-collaterals-inner .cart_totals .button {
    padding: .5rem 4rem .4rem 2rem;
    max-width: 100%;
  }
  .woocommerce-cart .cart-collaterals-inner .cart_totals .button.color-actie,
  .woocommerce-order .cart-collaterals-inner .cart_totals .button.color-actie,
  .woocommerce-checkout .cart-collaterals-inner .cart_totals .button.color-actie,
  .popup-side-item .cart-collaterals-inner .cart_totals .button.color-actie {
    padding: .5rem 1.3rem;
  }
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.sub,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.sub,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.sub,
.popup-side-item .cart-collaterals-inner .cart_totals .button.sub {
  background-color: #000000;
  color: white;
  background-image: none !important;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-image: none;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.sub:hover,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.sub:hover,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.sub:hover,
.popup-side-item .cart-collaterals-inner .cart_totals .button.sub:hover,
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.sub:focus,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.sub:focus,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.sub:focus,
.popup-side-item .cart-collaterals-inner .cart_totals .button.sub:focus {
  background-color: #000000;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.wc-backward,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.wc-backward,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.wc-backward,
.popup-side-item .cart-collaterals-inner .cart_totals .button.wc-backward {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button.wc-backward:hover,
.woocommerce-order .cart-collaterals-inner .cart_totals .button.wc-backward:hover,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button.wc-backward:hover,
.popup-side-item .cart-collaterals-inner .cart_totals .button.wc-backward:hover {
  background-position: left 1.5rem center;
}
@media only screen and (max-width: 767px) {
  .woocommerce-cart .cart-collaterals-inner .cart_totals .button,
  .woocommerce-order .cart-collaterals-inner .cart_totals .button,
  .woocommerce-checkout .cart-collaterals-inner .cart_totals .button,
  .popup-side-item .cart-collaterals-inner .cart_totals .button {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
    max-width: 100%;
  }
}
.woocommerce-cart .cart-collaterals-inner .cart_totals .button:hover,
.woocommerce-order .cart-collaterals-inner .cart_totals .button:hover,
.woocommerce-checkout .cart-collaterals-inner .cart_totals .button:hover,
.popup-side-item .cart-collaterals-inner .cart_totals .button:hover {
  background-color: #c84114;
  border-color: #c84114;
}
.woocommerce-cart .voordelen-blok,
.woocommerce-order .voordelen-blok,
.woocommerce-checkout .voordelen-blok,
.popup-side-item .voordelen-blok {
  padding: 1.5rem;
  background-color: #ffffff;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  margin-top: 1.5rem;
}
.woocommerce-cart .voordelen-blok.with-hover:hover,
.woocommerce-order .voordelen-blok.with-hover:hover,
.woocommerce-checkout .voordelen-blok.with-hover:hover,
.popup-side-item .voordelen-blok.with-hover:hover {
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.19);
}
.woocommerce-cart .voordelen-blok *,
.woocommerce-order .voordelen-blok *,
.woocommerce-checkout .voordelen-blok *,
.popup-side-item .voordelen-blok * {
  color: #000000;
}
.woocommerce-cart .voordelen-blok .voordeel span,
.woocommerce-order .voordelen-blok .voordeel span,
.woocommerce-checkout .voordelen-blok .voordeel span,
.popup-side-item .voordelen-blok .voordeel span {
  display: block;
  padding-left: 2rem;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-check-green.svg');
  background-position: center left;
  background-size: 1rem auto;
  background-repeat: no-repeat;
}
.woocommerce-cart .woocommerce-checkout-review-order-table,
.woocommerce-order .woocommerce-checkout-review-order-table,
.woocommerce-checkout .woocommerce-checkout-review-order-table,
.popup-side-item .woocommerce-checkout-review-order-table {
  padding: 1.5rem !important;
  background-color: #ffffff !important;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1) !important;
  border-radius: 10px !important;
  -webkit-transition: 0.3s ease !important;
  -moz-transition: 0.3s ease !important;
  -o-transition: 0.3s ease !important;
  -ms-transition: 0.3s ease !important;
  transition: 0.3s ease !important;
}
.woocommerce-cart .woocommerce-checkout-review-order-table.with-hover:hover,
.woocommerce-order .woocommerce-checkout-review-order-table.with-hover:hover,
.woocommerce-checkout .woocommerce-checkout-review-order-table.with-hover:hover,
.popup-side-item .woocommerce-checkout-review-order-table.with-hover:hover {
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.19) !important;
}
.woocommerce-cart .woocommerce-checkout-review-order-table tfoot th,
.woocommerce-order .woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th,
.popup-side-item .woocommerce-checkout-review-order-table tfoot th,
.woocommerce-cart .woocommerce-checkout-review-order-table tfoot td,
.woocommerce-order .woocommerce-checkout-review-order-table tfoot td,
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td,
.popup-side-item .woocommerce-checkout-review-order-table tfoot td {
  border: none;
}
.woocommerce-cart .woocommerce-checkout-payment,
.woocommerce-order .woocommerce-checkout-payment,
.woocommerce-checkout .woocommerce-checkout-payment,
.popup-side-item .woocommerce-checkout-payment {
  margin-top: 2rem;
}
.woocommerce-cart .woocommerce-checkout-payment .wc_payment_methods,
.woocommerce-order .woocommerce-checkout-payment .wc_payment_methods,
.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods,
.popup-side-item .woocommerce-checkout-payment .wc_payment_methods {
  padding: 0 0 1rem 0 !important;
}
.woocommerce-cart .woocommerce-checkout-payment .place-order,
.woocommerce-order .woocommerce-checkout-payment .place-order,
.woocommerce-checkout .woocommerce-checkout-payment .place-order,
.popup-side-item .woocommerce-checkout-payment .place-order {
  padding: 1rem 0 0 0 !important;
  margin: 0 !important;
}
.woocommerce-cart .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper *,
.woocommerce-order .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper *,
.woocommerce-checkout .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper *,
.popup-side-item .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper * {
  font-size: .8rem;
  line-height: 1.5;
}
.woocommerce-cart > #order_review_heading,
.woocommerce-order > #order_review_heading,
.woocommerce-checkout > #order_review_heading,
.popup-side-item > #order_review_heading,
.woocommerce-cart > #order_review,
.woocommerce-order > #order_review,
.woocommerce-checkout > #order_review,
.popup-side-item > #order_review {
  display: none;
}
@media only screen and (max-width: 991px) {
  .woocommerce-cart table.shop_table th,
  .woocommerce-order table.shop_table th,
  .woocommerce-checkout table.shop_table th,
  .popup-side-item table.shop_table th,
  .woocommerce-cart table.shop_table td,
  .woocommerce-order table.shop_table td,
  .woocommerce-checkout table.shop_table td,
  .popup-side-item table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .woocommerce-cart table.shop_table tr.cart_item,
  .woocommerce-order table.shop_table tr.cart_item,
  .woocommerce-checkout table.shop_table tr.cart_item,
  .popup-side-item table.shop_table tr.cart_item {
    border-bottom: 1px solid #222222;
  }
  .woocommerce-cart table.shop_table .quantity-container,
  .woocommerce-order table.shop_table .quantity-container,
  .woocommerce-checkout table.shop_table .quantity-container,
  .popup-side-item table.shop_table .quantity-container {
    margin-left: auto !important;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-cart table.shop_table td.product-remove,
  .woocommerce-order table.shop_table td.product-remove,
  .woocommerce-checkout table.shop_table td.product-remove,
  .popup-side-item table.shop_table td.product-remove {
    width: 100%;
  }
  .woocommerce-cart table.shop_table .quantity-container,
  .woocommerce-order table.shop_table .quantity-container,
  .woocommerce-checkout table.shop_table .quantity-container,
  .popup-side-item table.shop_table .quantity-container {
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 425px) {
  .woocommerce-cart table.shop_table.pay-order tbody .product-name .product-image,
  .woocommerce-order table.shop_table.pay-order tbody .product-name .product-image,
  .woocommerce-checkout table.shop_table.pay-order tbody .product-name .product-image,
  .popup-side-item table.shop_table.pay-order tbody .product-name .product-image,
  .woocommerce-cart table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-image,
  .woocommerce-order table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-image,
  .woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-image,
  .popup-side-item table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-image {
    display: none;
  }
}
.woocommerce-cart table.shop_table {
  font-size: .9rem;
}
@media only screen and (min-width: 992px) {
  .woocommerce-cart .wc-page .woocommerce {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .woocommerce-cart .wc-page .woocommerce {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-cart .wc-page .woocommerce {
    margin-bottom: 3rem;
  }
}
.woocommerce-cart .woocommerce {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.woocommerce-cart .woocommerce .woocommerce-notices-wrapper,
.woocommerce-cart .woocommerce .woocommerce-info {
  width: 100%;
  margin-bottom: 1rem;
}
.woocommerce-cart .woocommerce .woocommerce-cart-form {
  width: 70%;
  padding-right: 2rem;
}
.woocommerce-cart .woocommerce .woocommerce-cart-form .actions .coupon {
  display: inline-flex;
  flex-wrap: wrap;
}
.woocommerce-cart .woocommerce .cart-collaterals {
  width: 30%;
}
.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-shipping-methods li {
  margin: 0 !important;
}
.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-shipping-destination {
  font-size: .8rem;
}
.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-shipping-calculator {
  display: none;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
  float: none;
  width: 100%;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .button {
  width: 100%;
  margin: 0;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart-buttons {
  margin-top: 1rem;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart-buttons .button {
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .woocommerce-cart .woocommerce .woocommerce-cart-form {
    width: 100%;
    padding-right: 0;
  }
  .woocommerce-cart .woocommerce .cart-collaterals {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .woocommerce-cart .woocommerce .woocommerce-cart-form .actions .coupon {
    display: flex;
    flex-wrap: wrap;
  }
  .woocommerce-cart .woocommerce .woocommerce-cart-form .actions .coupon .input-text {
    width: 120px;
    height: auto;
  }
  .woocommerce-cart .woocommerce .woocommerce-cart-form .actions .coupon .button {
    width: calc(100% - 120px - 1rem);
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-cart .woocommerce .woocommerce-cart-form {
    width: 100%;
    padding: 0;
  }
  .woocommerce-cart .woocommerce .cart-collaterals {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .woocommerce-checkout .wc-page .woocommerce {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .woocommerce-checkout .wc-page .woocommerce {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .wc-page .woocommerce {
    margin-bottom: 3rem;
  }
}
.woocommerce-checkout:not(.woocommerce-order-received) header {
  position: relative;
}
.woocommerce-checkout:not(.woocommerce-order-received) header.scrolled {
  box-shadow: none;
}
.woocommerce-checkout:not(.woocommerce-order-received) header .header-inner-top,
.woocommerce-checkout:not(.woocommerce-order-received) header .menu-bar {
  display: none;
}
.woocommerce-checkout:not(.woocommerce-order-received) .website-content {
  padding-top: 0;
  margin-top: 0;
}
.woocommerce-checkout h3 {
  font-family: 'Futura';
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.55555556;
  margin-bottom: 1rem;
  color: #1c1c1c;
}
.woocommerce-checkout h3 .text-background {
  padding: .2rem .75rem;
  background-color: #1c1c1c;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.woocommerce-checkout .col2-set {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce-checkout .col2-set::before,
.woocommerce-checkout .col2-set::after {
  display: none;
}
.woocommerce-checkout .col2-set .col-1 {
  width: 50%;
  max-width: none;
  padding: 0 1rem 0 0;
}
.woocommerce-checkout .col2-set .col-1 input:not([type="checkbox"]),
.woocommerce-checkout .col2-set .col-1 textarea,
.woocommerce-checkout .col2-set .col-1 select,
.woocommerce-checkout .col2-set .col-1 label.upload {
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  color: #000000;
  border-radius: 10px;
  background-color: #ffffff;
  border: none;
  font-weight: 500;
  position: relative;
  display: block;
  height: calc(2rem + 16px);
  border: 1px solid #ced4da;
  font-size: 16px;
  line-height: calc(calc(16px + 2px));
  letter-spacing: 0px;
  padding: 1rem 1rem .5rem 1rem;
  margin: 0;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woocommerce-checkout .col2-set .col-1 input:not([type="checkbox"])::placeholder,
.woocommerce-checkout .col2-set .col-1 textarea::placeholder,
.woocommerce-checkout .col2-set .col-1 select::placeholder,
.woocommerce-checkout .col2-set .col-1 label.upload::placeholder {
  opacity: 0;
}
.woocommerce-checkout .col2-set .col-1 input:not([type="checkbox"]):active,
.woocommerce-checkout .col2-set .col-1 textarea:active,
.woocommerce-checkout .col2-set .col-1 select:active,
.woocommerce-checkout .col2-set .col-1 label.upload:active,
.woocommerce-checkout .col2-set .col-1 input:not([type="checkbox"]):focus,
.woocommerce-checkout .col2-set .col-1 textarea:focus,
.woocommerce-checkout .col2-set .col-1 select:focus,
.woocommerce-checkout .col2-set .col-1 label.upload:focus {
  outline: none;
}
.woocommerce-checkout .col2-set .col-1 input:not([type="checkbox"]).hide,
.woocommerce-checkout .col2-set .col-1 textarea.hide,
.woocommerce-checkout .col2-set .col-1 select.hide,
.woocommerce-checkout .col2-set .col-1 label.upload.hide {
  display: none;
}
.woocommerce-checkout .col2-set .col-1 input:not([type="checkbox"])::-ms-clear,
.woocommerce-checkout .col2-set .col-1 textarea::-ms-clear,
.woocommerce-checkout .col2-set .col-1 select::-ms-clear,
.woocommerce-checkout .col2-set .col-1 label.upload::-ms-clear {
  display: none;
}
.woocommerce-checkout .col2-set .col-1 input:not([type="checkbox"]).wpcf7-not-valid,
.woocommerce-checkout .col2-set .col-1 textarea.wpcf7-not-valid,
.woocommerce-checkout .col2-set .col-1 select.wpcf7-not-valid,
.woocommerce-checkout .col2-set .col-1 label.upload.wpcf7-not-valid {
  background-color: #FFE2E2;
}
.woocommerce-checkout .col2-set .col-1 input:not([type="checkbox"]):disabled ~ .button,
.woocommerce-checkout .col2-set .col-1 textarea:disabled ~ .button,
.woocommerce-checkout .col2-set .col-1 select:disabled ~ .button,
.woocommerce-checkout .col2-set .col-1 label.upload:disabled ~ .button {
  opacity: 0.6;
  pointer-events: none;
  cursor: not-allowed;
}
.woocommerce-checkout .col2-set .col-1 textarea {
  resize: vertical;
  height: 9rem;
  min-height: 9rem;
  max-height: 400px;
  line-height: normal;
  padding-top: 1rem;
}
.woocommerce-checkout .col2-set .col-1 select {
  padding-top: 1.25rem;
  padding-right: 2.5rem;
  cursor: pointer;
}
.woocommerce-checkout .col2-set .col-1 select .hide-option {
  display: none;
}
.woocommerce-checkout .col2-set .col-1 select::-ms-expand {
  display: none;
}
.woocommerce-checkout .col2-set .col-1.select::before {
  position: absolute;
  z-index: 1;
  content: '';
  pointer-events: none;
  width: 0;
  height: 0;
  border-top: solid .5rem #A6A6A6;
  border-right: solid .5rem transparent;
  border-bottom: solid .5rem transparent;
  border-left: solid .5rem transparent;
  top: 1.5rem;
  right: 1rem;
}
.woocommerce-checkout .col2-set .col-1 .hide-optional .optional {
  display: none;
}
.woocommerce-checkout .col2-set .col-2 {
  width: 50%;
  max-width: none;
  padding: 0 0 0 1rem;
}
.woocommerce-checkout .woocommerce-billing-fields,
.woocommerce-checkout .woocommerce-shipping-fields,
.woocommerce-checkout .woocommerce-additional-fields {
  margin-bottom: 2rem;
}
.woocommerce-checkout .woocommerce-billing-fields #ship-to-different-address,
.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address,
.woocommerce-checkout .woocommerce-additional-fields #ship-to-different-address {
  color: #000000;
  line-height: 1.75;
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  margin: 0;
  font-size: 16px;
  text-transform: inherit;
}
.woocommerce-checkout .woocommerce-billing-fields #ship-to-different-address span,
.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address span,
.woocommerce-checkout .woocommerce-additional-fields #ship-to-different-address span {
  margin-left: .5rem;
}
.woocommerce-checkout .woocommerce-billing-fields .complete-delivery-input,
.woocommerce-checkout .woocommerce-shipping-fields .complete-delivery-input,
.woocommerce-checkout .woocommerce-additional-fields .complete-delivery-input {
  margin-bottom: 2rem;
}
.woocommerce-checkout table.shop_table.order_details thead {
  display: none;
}
.woocommerce-checkout table.shop_table.order_details tbody th,
.woocommerce-checkout table.shop_table.order_details tbody td {
  padding: .25rem 1rem .75rem 1rem;
  border: none;
  border-bottom: 1px solid #ced4da;
}
.woocommerce-checkout table.shop_table.order_details tbody th *,
.woocommerce-checkout table.shop_table.order_details tbody td * {
  line-height: 1rem;
}
.woocommerce-checkout table.shop_table.order_details tbody tr td:first-of-type {
  padding-left: 0;
}
.woocommerce-checkout table.shop_table.order_details tbody tr td:last-of-type {
  padding-right: 0;
  text-align: right;
}
.woocommerce-checkout table.shop_table.order_details tbody tr:not(:first-of-type) th,
.woocommerce-checkout table.shop_table.order_details tbody tr:not(:first-of-type) td {
  padding-top: .75rem;
}
.woocommerce-checkout table.shop_table.order_details tbody .product-name {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.woocommerce-checkout table.shop_table.order_details tbody .product-name .product-image img {
  width: 100px;
  margin-right: .5rem;
}
.woocommerce-checkout table.shop_table.order_details tbody .product-name .product-variation {
  flex: 1;
}
.woocommerce-checkout table.shop_table.order_details tbody .product-name .product-variation .product-title {
  font-weight: 700;
}
.woocommerce-checkout table.shop_table.order_details tbody .product-name .product-variation .variation {
  margin-top: .5rem;
}
.woocommerce-checkout table.shop_table.order_details tbody .product-total {
  width: 25%;
}
.woocommerce-checkout table.shop_table.order_details tfoot th,
.woocommerce-checkout table.shop_table.order_details tfoot td {
  font-weight: 400;
  padding: .25rem 1rem;
  border: none;
}
.woocommerce-checkout table.shop_table.order_details tfoot th *,
.woocommerce-checkout table.shop_table.order_details tfoot td * {
  line-height: 1rem;
}
.woocommerce-checkout table.shop_table.order_details tfoot th {
  padding-left: 0;
}
.woocommerce-checkout table.shop_table.order_details tfoot td {
  width: 50%;
  padding-right: 0;
  text-align: right;
}
.woocommerce-checkout table.shop_table.order_details tfoot tr:first-of-type th,
.woocommerce-checkout table.shop_table.order_details tfoot tr:first-of-type td {
  padding-top: 1rem;
}
.woocommerce-checkout table.shop_table.order_details tfoot tr:last-of-type * {
  font-weight: 700;
  font-size: 1.1rem;
}
.woocommerce-checkout #payment {
  padding: 1.5rem;
  background-color: #ffffff;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.woocommerce-checkout #payment.with-hover:hover {
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.19);
}
.woocommerce-checkout #payment div.payment_box {
  margin-bottom: 0;
  background-color: #ced4da;
}
.woocommerce-checkout #payment div.payment_box::before {
  border-bottom-color: #ced4da;
}
.woocommerce-checkout #payment select {
  padding: .5rem 1.5rem;
}
.woocommerce-checkout #payment .button,
.woocommerce-checkout #payment .button.alt {
  position: relative;
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  background-color: transparent;
  color: #000000;
  border: 2px solid #000000;
  font-size: 1rem;
  padding: .7rem 5rem .6rem 1.3rem;
  border-radius: .5rem;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-right-color-1.svg');
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
  background-size: 1rem;
  border-color: #e8501d;
  background: #e8501d;
  color: #ffffff;
  background-image: none;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}
.woocommerce-checkout #payment .button:hover,
.woocommerce-checkout #payment .button.alt:hover,
.woocommerce-checkout #payment .button.hoverbutton,
.woocommerce-checkout #payment .button.alt.hoverbutton {
  background-color: #000000;
  text-decoration: none;
  color: #ffffff;
  background-position: right 1rem center;
  cursor: pointer;
}
.woocommerce-checkout #payment .button:focus,
.woocommerce-checkout #payment .button.alt:focus,
.woocommerce-checkout #payment .button:active,
.woocommerce-checkout #payment .button.alt:active {
  outline: none;
}
.woocommerce-checkout #payment .button.white,
.woocommerce-checkout #payment .button.alt.white {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.woocommerce-checkout #payment .button.white:hover,
.woocommerce-checkout #payment .button.alt.white:hover {
  background-color: #ffffff;
  color: #000000;
}
.woocommerce-checkout #payment .button.white-ghost,
.woocommerce-checkout #payment .button.alt.white-ghost {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.woocommerce-checkout #payment .button.white-ghost:hover,
.woocommerce-checkout #payment .button.alt.white-ghost:hover {
  background-color: #ffffff;
  color: #000000;
}
.woocommerce-checkout #payment .button.color-actie,
.woocommerce-checkout #payment .button.alt.color-actie {
  border-color: #e8501d;
  background: #e8501d;
  color: #ffffff;
  background-image: none;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}
.woocommerce-checkout #payment .button.color-actie:hover,
.woocommerce-checkout #payment .button.alt.color-actie:hover {
  background-color: #c84114;
  border-color: #c84114;
}
.woocommerce-checkout #payment .button.add-to-cart,
.woocommerce-checkout #payment .button.alt.add-to-cart,
.woocommerce-checkout #payment .button.single_add_to_cart_button,
.woocommerce-checkout #payment .button.alt.single_add_to_cart_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: .5rem;
  padding-right: .5rem;
}
.woocommerce-checkout #payment .button.normal-font,
.woocommerce-checkout #payment .button.alt.normal-font {
  text-transform: none;
  letter-spacing: 0;
}
.woocommerce-checkout #payment .button.small,
.woocommerce-checkout #payment .button.alt.small {
  padding: .35rem .75rem;
  font-size: .9rem;
}
.woocommerce-checkout #payment .button.back,
.woocommerce-checkout #payment .button.alt.back {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.woocommerce-checkout #payment .button.back:hover,
.woocommerce-checkout #payment .button.alt.back:hover {
  background-position: left 1.5rem center;
}
.woocommerce-checkout #payment .button.black,
.woocommerce-checkout #payment .button.alt.black {
  padding: .7rem 3rem .7rem 5rem;
  color: #ffffff;
  background-color: #353535;
  font-size: .75rem;
  border: none;
}
.woocommerce-checkout #payment .button.disabled,
.woocommerce-checkout #payment .button.alt.disabled {
  opacity: .5;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout #payment .button,
  .woocommerce-checkout #payment .button.alt {
    padding: .5rem 4rem .4rem 2rem;
    max-width: 100%;
  }
  .woocommerce-checkout #payment .button.color-actie,
  .woocommerce-checkout #payment .button.alt.color-actie {
    padding: .5rem 1.3rem;
  }
}
.woocommerce-checkout #payment .button.sub,
.woocommerce-checkout #payment .button.alt.sub {
  background-color: #000000;
  color: white;
  background-image: none !important;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-image: none;
}
.woocommerce-checkout #payment .button.sub:hover,
.woocommerce-checkout #payment .button.alt.sub:hover,
.woocommerce-checkout #payment .button.sub:focus,
.woocommerce-checkout #payment .button.alt.sub:focus {
  background-color: #000000;
}
.woocommerce-checkout #payment .button.wc-backward,
.woocommerce-checkout #payment .button.alt.wc-backward {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-arrow-left-white.svg');
  background-position: left 2rem center;
  padding: .5rem 4.5rem .5rem 6rem;
  background-repeat: no-repeat;
}
.woocommerce-checkout #payment .button.wc-backward:hover,
.woocommerce-checkout #payment .button.alt.wc-backward:hover {
  background-position: left 1.5rem center;
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout #payment .button,
  .woocommerce-checkout #payment .button.alt {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
    max-width: 100%;
  }
}
.woocommerce-checkout #payment .button:hover,
.woocommerce-checkout #payment .button.alt:hover {
  background-color: #c84114;
  border-color: #c84114;
}
.woocommerce-checkout .woocommerce-Addresses *,
.woocommerce-checkout .woocommerce-customer-details * {
  line-height: 1.75;
}
.woocommerce-checkout .woocommerce-Addresses address,
.woocommerce-checkout .woocommerce-customer-details address {
  padding: 1rem 1.5rem;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce-checkout .woocommerce-Addresses h2,
.woocommerce-checkout .woocommerce-customer-details h2 {
  font-family: 'Futura';
  text-transform: uppercase;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.42857143;
  margin-bottom: 1rem;
  color: #1c1c1c;
}
.woocommerce-checkout .woocommerce-Addresses h2 .text-background,
.woocommerce-checkout .woocommerce-customer-details h2 .text-background {
  padding: .2rem .75rem;
  background-color: #1c1c1c;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
@media only screen and (max-width: 991px) {
  .woocommerce-checkout .woocommerce-Addresses h2,
  .woocommerce-checkout .woocommerce-customer-details h2 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce-Addresses h2,
  .woocommerce-checkout .woocommerce-customer-details h2 {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 575px) {
  .woocommerce-checkout .woocommerce-Addresses h2,
  .woocommerce-checkout .woocommerce-customer-details h2 {
    font-size: 1.25rem;
  }
}
.woocommerce-checkout .woocommerce-Addresses .woocommerce-Address-title,
.woocommerce-checkout .woocommerce-customer-details .woocommerce-Address-title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1rem;
}
.woocommerce-checkout .woocommerce-Addresses .woocommerce-Address-title h3,
.woocommerce-checkout .woocommerce-customer-details .woocommerce-Address-title h3 {
  flex: 1;
  margin: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .woocommerce-checkout .col2-set .col-1 {
    width: 50%;
  }
  .woocommerce-checkout .col2-set .col-2 {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .woocommerce-checkout #payment .button {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .woocommerce-checkout .col2-set .col-1 {
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .woocommerce-checkout .col2-set .col-2 {
    width: 100%;
    padding: 0;
  }
  .woocommerce-checkout .woocommerce-billing-fields,
  .woocommerce-checkout .woocommerce-shipping-fields,
  .woocommerce-checkout .woocommerce-additional-fields {
    width: 100%;
  }
  .woocommerce-checkout table.shop_table {
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 425px) {
  .woocommerce-checkout table.shop_table.order_details tbody .product-name .product-image {
    display: none;
  }
}
.woocommerce-account .wc-page .woocommerce {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .woocommerce-account .wc-page .woocommerce {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .woocommerce-account .wc-page .woocommerce {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-account .wc-page .woocommerce {
    margin-bottom: 3rem;
  }
}
.woocommerce-account .wc-page .woocommerce.no-margin {
  margin-bottom: 0;
}
.woocommerce-account .wc-page .woocommerce .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.woocommerce-account .wc-page .woocommerce .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.woocommerce-account .wc-page .woocommerce .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.woocommerce-account .wc-page .woocommerce .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.woocommerce-account .wc-page .woocommerce .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.woocommerce-account .wc-page .woocommerce .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.woocommerce-account .wc-page .woocommerce .tekst a {
  white-space: nowrap;
  position: relative;
}
.woocommerce-account .wc-page .woocommerce .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.woocommerce-account .wc-page .woocommerce .tekst a:hover::after {
  width: 100%;
}
.woocommerce-account .wc-page .woocommerce .tekst a.button::after {
  display: none;
}
.woocommerce-account .wc-page .woocommerce .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.woocommerce-account .wc-page .woocommerce .tekst *:last-child {
  margin-bottom: 0;
}
.woocommerce-account h1 {
  margin-bottom: 2rem;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 20%;
  padding: 0 2rem 0 0;
  border-right: 1px solid #ced4da;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
  color: #000000;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:hover a,
.woocommerce-account .woocommerce-MyAccount-navigation li:focus a {
  color: #e8501d;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
  font-weight: 700;
  color: #e8501d;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout {
  padding-top: 1rem;
  margin-top: 1rem;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a {
  opacity: .5;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a:focus {
  opacity: 1;
}
.woocommerce-account .woocommerce-MyAccount-content {
  width: 73%;
}
.woocommerce-account .woocommerce-MyAccount-content input:not([type="checkbox"]),
.woocommerce-account .woocommerce-MyAccount-content textarea,
.woocommerce-account .woocommerce-MyAccount-content select,
.woocommerce-account .woocommerce-MyAccount-content label.upload {
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  color: #000000;
  border-radius: 10px;
  background-color: #ffffff;
  border: none;
  font-weight: 500;
  position: relative;
  display: block;
  height: calc(2rem + 16px);
  border: 1px solid #ced4da;
  font-size: 16px;
  line-height: calc(calc(16px + 2px));
  letter-spacing: 0px;
  padding: 1rem 1rem .5rem 1rem;
  margin: 0;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woocommerce-account .woocommerce-MyAccount-content input:not([type="checkbox"])::placeholder,
.woocommerce-account .woocommerce-MyAccount-content textarea::placeholder,
.woocommerce-account .woocommerce-MyAccount-content select::placeholder,
.woocommerce-account .woocommerce-MyAccount-content label.upload::placeholder {
  opacity: 0;
}
.woocommerce-account .woocommerce-MyAccount-content input:not([type="checkbox"]):active,
.woocommerce-account .woocommerce-MyAccount-content textarea:active,
.woocommerce-account .woocommerce-MyAccount-content select:active,
.woocommerce-account .woocommerce-MyAccount-content label.upload:active,
.woocommerce-account .woocommerce-MyAccount-content input:not([type="checkbox"]):focus,
.woocommerce-account .woocommerce-MyAccount-content textarea:focus,
.woocommerce-account .woocommerce-MyAccount-content select:focus,
.woocommerce-account .woocommerce-MyAccount-content label.upload:focus {
  outline: none;
}
.woocommerce-account .woocommerce-MyAccount-content input:not([type="checkbox"]).hide,
.woocommerce-account .woocommerce-MyAccount-content textarea.hide,
.woocommerce-account .woocommerce-MyAccount-content select.hide,
.woocommerce-account .woocommerce-MyAccount-content label.upload.hide {
  display: none;
}
.woocommerce-account .woocommerce-MyAccount-content input:not([type="checkbox"])::-ms-clear,
.woocommerce-account .woocommerce-MyAccount-content textarea::-ms-clear,
.woocommerce-account .woocommerce-MyAccount-content select::-ms-clear,
.woocommerce-account .woocommerce-MyAccount-content label.upload::-ms-clear {
  display: none;
}
.woocommerce-account .woocommerce-MyAccount-content input:not([type="checkbox"]).wpcf7-not-valid,
.woocommerce-account .woocommerce-MyAccount-content textarea.wpcf7-not-valid,
.woocommerce-account .woocommerce-MyAccount-content select.wpcf7-not-valid,
.woocommerce-account .woocommerce-MyAccount-content label.upload.wpcf7-not-valid {
  background-color: #FFE2E2;
}
.woocommerce-account .woocommerce-MyAccount-content input:not([type="checkbox"]):disabled ~ .button,
.woocommerce-account .woocommerce-MyAccount-content textarea:disabled ~ .button,
.woocommerce-account .woocommerce-MyAccount-content select:disabled ~ .button,
.woocommerce-account .woocommerce-MyAccount-content label.upload:disabled ~ .button {
  opacity: 0.6;
  pointer-events: none;
  cursor: not-allowed;
}
.woocommerce-account .woocommerce-MyAccount-content textarea {
  resize: vertical;
  height: 9rem;
  min-height: 9rem;
  max-height: 400px;
  line-height: normal;
  padding-top: 1rem;
}
.woocommerce-account .woocommerce-MyAccount-content select {
  padding-top: 1.25rem;
  padding-right: 2.5rem;
  cursor: pointer;
}
.woocommerce-account .woocommerce-MyAccount-content select .hide-option {
  display: none;
}
.woocommerce-account .woocommerce-MyAccount-content select::-ms-expand {
  display: none;
}
.woocommerce-account .woocommerce-MyAccount-content.select::before {
  position: absolute;
  z-index: 1;
  content: '';
  pointer-events: none;
  width: 0;
  height: 0;
  border-top: solid .5rem #A6A6A6;
  border-right: solid .5rem transparent;
  border-bottom: solid .5rem transparent;
  border-left: solid .5rem transparent;
  top: 1.5rem;
  right: 1rem;
}
.woocommerce-account .woocommerce-MyAccount-content .hide-optional .optional {
  display: none;
}
.woocommerce-account .woocommerce-MyAccount-content fieldset {
  padding: 1.5rem;
  background-color: #ffffff;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.woocommerce-account .woocommerce-MyAccount-content fieldset.with-hover:hover {
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.19);
}
.woocommerce-account .woocommerce-MyAccount-content fieldset legend {
  font-family: 'Futura';
  text-transform: uppercase;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.42857143;
  color: #1c1c1c;
  float: left;
  margin-bottom: 1rem;
}
.woocommerce-account .woocommerce-MyAccount-content fieldset legend .text-background {
  padding: .2rem .75rem;
  background-color: #1c1c1c;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
@media only screen and (max-width: 991px) {
  .woocommerce-account .woocommerce-MyAccount-content fieldset legend {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-content fieldset legend {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 575px) {
  .woocommerce-account .woocommerce-MyAccount-content fieldset legend {
    font-size: 1.25rem;
  }
}
.woocommerce-account .woocommerce-MyAccount-content mark {
  font-weight: 700;
  color: #e8501d;
  background: none;
}
.woocommerce-account .woocommerce-MyAccount-content .order-top {
  margin-bottom: 2rem;
}
.woocommerce-account .woocommerce-MyAccount-content .order-top .order-title {
  margin-bottom: .5rem;
}
.woocommerce-account .woocommerce-MyAccount-content .order-top .order-information p {
  margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-content .order-top .order-information p span:first-of-type {
  display: inline-block;
  width: 7rem;
}
.woocommerce-account .woocommerce-MyAccount-content .order-top .order-information .status {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
}
.woocommerce-account .woocommerce-MyAccount-content .order-top .order-information .status::before {
  position: absolute;
  content: '';
  top: 8px;
  left: 0;
  width: .6rem;
  height: .6rem;
  border-radius: 1rem;
  background-color: #e8501d;
}
.woocommerce-account .woocommerce-MyAccount-content .order-top .order-information .status.status-green::before {
  background-color: #088C61;
}
.woocommerce-account .woocommerce-MyAccount-content .order-top .order-information .status.status-orange::before {
  background-color: #FF9E1B;
}
.woocommerce-account .woocommerce-MyAccount-content .order-top .order-information .status.status-red::before {
  background-color: #F13637;
}
.woocommerce-account .woocommerce-MyAccount-content .order-top .order-information .status.status-blue::before {
  background-color: #4D70EF;
}
.woocommerce-account .col2-set {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce-account .col2-set::before,
.woocommerce-account .col2-set::after {
  display: none;
}
.woocommerce-account .col2-set .col-1 {
  width: calc(50% - 1rem);
  max-width: none;
  padding: 0;
}
.woocommerce-account .col2-set .col-1 input:not([type="checkbox"]),
.woocommerce-account .col2-set .col-1 textarea,
.woocommerce-account .col2-set .col-1 select,
.woocommerce-account .col2-set .col-1 label.upload {
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  color: #000000;
  border-radius: 10px;
  background-color: #ffffff;
  border: none;
  font-weight: 500;
  position: relative;
  display: block;
  height: calc(2rem + 16px);
  border: 1px solid #ced4da;
  font-size: 16px;
  line-height: calc(calc(16px + 2px));
  letter-spacing: 0px;
  padding: 1rem 1rem .5rem 1rem;
  margin: 0;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woocommerce-account .col2-set .col-1 input:not([type="checkbox"])::placeholder,
.woocommerce-account .col2-set .col-1 textarea::placeholder,
.woocommerce-account .col2-set .col-1 select::placeholder,
.woocommerce-account .col2-set .col-1 label.upload::placeholder {
  opacity: 0;
}
.woocommerce-account .col2-set .col-1 input:not([type="checkbox"]):active,
.woocommerce-account .col2-set .col-1 textarea:active,
.woocommerce-account .col2-set .col-1 select:active,
.woocommerce-account .col2-set .col-1 label.upload:active,
.woocommerce-account .col2-set .col-1 input:not([type="checkbox"]):focus,
.woocommerce-account .col2-set .col-1 textarea:focus,
.woocommerce-account .col2-set .col-1 select:focus,
.woocommerce-account .col2-set .col-1 label.upload:focus {
  outline: none;
}
.woocommerce-account .col2-set .col-1 input:not([type="checkbox"]).hide,
.woocommerce-account .col2-set .col-1 textarea.hide,
.woocommerce-account .col2-set .col-1 select.hide,
.woocommerce-account .col2-set .col-1 label.upload.hide {
  display: none;
}
.woocommerce-account .col2-set .col-1 input:not([type="checkbox"])::-ms-clear,
.woocommerce-account .col2-set .col-1 textarea::-ms-clear,
.woocommerce-account .col2-set .col-1 select::-ms-clear,
.woocommerce-account .col2-set .col-1 label.upload::-ms-clear {
  display: none;
}
.woocommerce-account .col2-set .col-1 input:not([type="checkbox"]).wpcf7-not-valid,
.woocommerce-account .col2-set .col-1 textarea.wpcf7-not-valid,
.woocommerce-account .col2-set .col-1 select.wpcf7-not-valid,
.woocommerce-account .col2-set .col-1 label.upload.wpcf7-not-valid {
  background-color: #FFE2E2;
}
.woocommerce-account .col2-set .col-1 input:not([type="checkbox"]):disabled ~ .button,
.woocommerce-account .col2-set .col-1 textarea:disabled ~ .button,
.woocommerce-account .col2-set .col-1 select:disabled ~ .button,
.woocommerce-account .col2-set .col-1 label.upload:disabled ~ .button {
  opacity: 0.6;
  pointer-events: none;
  cursor: not-allowed;
}
.woocommerce-account .col2-set .col-1 textarea {
  resize: vertical;
  height: 9rem;
  min-height: 9rem;
  max-height: 400px;
  line-height: normal;
  padding-top: 1rem;
}
.woocommerce-account .col2-set .col-1 select {
  padding-top: 1.25rem;
  padding-right: 2.5rem;
  cursor: pointer;
}
.woocommerce-account .col2-set .col-1 select .hide-option {
  display: none;
}
.woocommerce-account .col2-set .col-1 select::-ms-expand {
  display: none;
}
.woocommerce-account .col2-set .col-1.select::before {
  position: absolute;
  z-index: 1;
  content: '';
  pointer-events: none;
  width: 0;
  height: 0;
  border-top: solid .5rem #A6A6A6;
  border-right: solid .5rem transparent;
  border-bottom: solid .5rem transparent;
  border-left: solid .5rem transparent;
  top: 1.5rem;
  right: 1rem;
}
.woocommerce-account .col2-set .col-1 .hide-optional .optional {
  display: none;
}
.woocommerce-account .col2-set .col-2 {
  width: calc(50% + 1rem);
  max-width: none;
  padding: 0 0 0 2rem;
}
.woocommerce-account label {
  font-weight: 700;
}
.woocommerce-account input,
.woocommerce-account select {
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  color: #000000;
  border-radius: 10px;
  background-color: #ffffff;
  border: none;
  font-weight: 500;
  position: relative;
  display: block;
  height: calc(2rem + 16px);
  border: 1px solid #ced4da !important;
  font-size: 16px;
  line-height: calc(calc(16px + 2px));
  letter-spacing: 0px;
  padding: .5rem 1rem !important;
  margin: 0;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woocommerce-account input::placeholder,
.woocommerce-account select::placeholder {
  opacity: 0;
}
.woocommerce-account input:active,
.woocommerce-account select:active,
.woocommerce-account input:focus,
.woocommerce-account select:focus {
  outline: none;
}
.woocommerce-account input[type="checkbox"],
.woocommerce-account input[type="radio"] {
  position: absolute;
  background-color: #ffffff;
  -webkit-transition: 0.2s background-size;
  -moz-transition: 0.2s background-size;
  -o-transition: 0.2s background-size;
  -ms-transition: 0.2s background-size;
  transition: 0.2s background-size;
  background-size: .5rem;
  top: 4px;
  left: 0;
  width: 1.25rem;
  height: 1.25rem;
  max-height: 1.25rem;
  max-width: 1.25rem;
  padding: 0;
  cursor: pointer;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (max-width: 991px) {
  .woocommerce-account input[type="checkbox"],
  .woocommerce-account input[type="radio"] {
    top: 1px;
  }
}
.woocommerce-account input[type="checkbox"]:checked {
  background-size: 1rem;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-input-checkbox.svg');
}
.woocommerce-account #customer_login > div {
  padding: 1.5rem !important;
  background-color: #ffffff !important;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1) !important;
  border-radius: 10px !important;
  -webkit-transition: 0.3s ease !important;
  -moz-transition: 0.3s ease !important;
  -o-transition: 0.3s ease !important;
  -ms-transition: 0.3s ease !important;
  transition: 0.3s ease !important;
}
.woocommerce-account #customer_login > div.with-hover:hover {
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.19) !important;
}
.woocommerce-account #customer_login .login,
.woocommerce-account #customer_login .register {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.woocommerce-account #customer_login .login button,
.woocommerce-account #customer_login .register button {
  float: none !important;
}
.woocommerce-account #customer_login .login .woocommerce-form-login__rememberme,
.woocommerce-account #customer_login .register .woocommerce-form-login__rememberme {
  position: relative;
  display: block;
  font-weight: 400;
  padding-left: 2rem;
  margin-bottom: .75rem;
}
.woocommerce-account #customer_login .login .form-row:not(.form-row-wide),
.woocommerce-account #customer_login .register .form-row:not(.form-row-wide) {
  display: inline-block;
  margin-top: .25rem;
}
.woocommerce-account #customer_login .login .lost_password,
.woocommerce-account #customer_login .register .lost_password {
  display: inline-block;
  margin: 0;
}
.woocommerce-account .lost_reset_password {
  display: inline-block;
  padding: 1.5rem;
  background-color: #ffffff;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.woocommerce-account .lost_reset_password.with-hover:hover {
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.19);
}
.woocommerce-account table.account-orders-table {
  border: none;
}
.woocommerce-account table.account-orders-table th {
  padding: .5rem .75rem;
  font-size: 1.15rem;
  border-bottom: 1px solid #ced4da;
}
.woocommerce-account table.account-orders-table td {
  padding: .5rem .75rem;
  font-size: 1rem;
  border: none;
}
.woocommerce-account table.account-orders-table td[data-title="Bestelling"] {
  font-weight: 700;
}
.woocommerce-account table.account-orders-table td[data-title="Bestelling"] * {
  color: #000000;
}
.woocommerce-account table.account-orders-table td[data-title="Status"] .status {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
}
.woocommerce-account table.account-orders-table td[data-title="Status"] .status::before {
  position: absolute;
  content: '';
  top: 8px;
  left: 0;
  width: .6rem;
  height: .6rem;
  border-radius: 1rem;
  background-color: #e8501d;
}
.woocommerce-account table.account-orders-table td[data-title="Status"] .status.status-green::before {
  background-color: #088C61;
}
.woocommerce-account table.account-orders-table td[data-title="Status"] .status.status-orange::before {
  background-color: #FF9E1B;
}
.woocommerce-account table.account-orders-table td[data-title="Status"] .status.status-red::before {
  background-color: #F13637;
}
.woocommerce-account table.account-orders-table td[data-title="Status"] .status.status-blue::before {
  background-color: #4D70EF;
}
.woocommerce-account table.account-orders-table td .button {
  padding: 0;
  margin-right: 1rem;
  color: #e8501d;
  background: none;
  border: none;
}
.woocommerce-account table.account-orders-table td .button:last-of-type {
  margin: 0;
}
.woocommerce-account table.account-orders-table tbody tr:nth-of-type(even) {
  background-color: #F8F9FA;
}
.woocommerce-account table.account-orders-table tfoot td,
.woocommerce-account table.account-orders-table tfoot th {
  border: none;
}
.woocommerce-account table.account-orders-table tfoot tr:first-of-type td,
.woocommerce-account table.account-orders-table tfoot tr:first-of-type th {
  border-top: 1px solid #ced4da;
}
.woocommerce-account table.order_details {
  border: none;
}
.woocommerce-account table.order_details thead {
  display: none;
}
.woocommerce-account table.order_details tbody th,
.woocommerce-account table.order_details tbody td {
  padding: .25rem 1rem .75rem 1rem;
  border: none;
  border-bottom: 1px solid #ced4da;
}
.woocommerce-account table.order_details tbody th *,
.woocommerce-account table.order_details tbody td * {
  line-height: 1rem;
}
.woocommerce-account table.order_details tbody tr td:first-of-type {
  padding-left: 0;
}
.woocommerce-account table.order_details tbody tr td:last-of-type {
  padding-right: 0;
  text-align: right;
}
.woocommerce-account table.order_details tbody tr:not(:first-of-type) th,
.woocommerce-account table.order_details tbody tr:not(:first-of-type) td {
  padding-top: .75rem;
}
.woocommerce-account table.order_details tbody .product-name {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.woocommerce-account table.order_details tbody .product-name .product-image img {
  width: 100px;
  margin-right: .5rem;
}
.woocommerce-account table.order_details tbody .product-name .product-variation {
  flex: 1;
}
.woocommerce-account table.order_details tbody .product-name .product-variation a {
  font-weight: 700;
  font-size: 1.1rem;
  color: #000000;
}
.woocommerce-account table.order_details tbody .product-name .product-variation .wc-item-meta {
  opacity: .75;
  font-size: .75rem;
  line-height: 1.25;
}
.woocommerce-account table.order_details tbody .product-name .product-variation .wc-item-meta p,
.woocommerce-account table.order_details tbody .product-name .product-variation .wc-item-meta strong {
  margin-bottom: .25rem;
  line-height: 1.25;
}
.woocommerce-account table.order_details tbody .product-name .product-variation .wc-item-meta p {
  font-weight: 700;
  font-size: .75rem;
  line-height: 1.25;
}
.woocommerce-account table.order_details tbody .product-total {
  width: 25%;
}
.woocommerce-account table.order_details tfoot th,
.woocommerce-account table.order_details tfoot td {
  font-weight: 400;
  padding: .25rem 1rem;
  border: none;
}
.woocommerce-account table.order_details tfoot th *,
.woocommerce-account table.order_details tfoot td * {
  line-height: 1rem;
}
.woocommerce-account table.order_details tfoot th {
  padding-left: 0;
}
.woocommerce-account table.order_details tfoot td {
  width: 50%;
  padding-right: 0;
  text-align: right;
}
.woocommerce-account table.order_details tfoot tr:first-of-type th,
.woocommerce-account table.order_details tfoot tr:first-of-type td {
  padding-top: 1rem;
}
.woocommerce-account table.order_details tfoot tr:last-of-type * {
  font-weight: 700;
  font-size: 1.1rem;
}
.woocommerce-account .woocommerce-Addresses,
.woocommerce-account .woocommerce-customer-details {
  margin: 0;
}
.woocommerce-account .woocommerce-Addresses *,
.woocommerce-account .woocommerce-customer-details * {
  line-height: 1.75;
}
.woocommerce-account .woocommerce-Addresses address,
.woocommerce-account .woocommerce-customer-details address {
  padding: 1rem 1.5rem;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce-account .woocommerce-Addresses h2,
.woocommerce-account .woocommerce-customer-details h2 {
  font-family: 'Futura';
  text-transform: uppercase;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.42857143;
  margin-bottom: 1rem;
  color: #1c1c1c;
}
.woocommerce-account .woocommerce-Addresses h2 .text-background,
.woocommerce-account .woocommerce-customer-details h2 .text-background {
  padding: .2rem .75rem;
  background-color: #1c1c1c;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
@media only screen and (max-width: 991px) {
  .woocommerce-account .woocommerce-Addresses h2,
  .woocommerce-account .woocommerce-customer-details h2 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-account .woocommerce-Addresses h2,
  .woocommerce-account .woocommerce-customer-details h2 {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 575px) {
  .woocommerce-account .woocommerce-Addresses h2,
  .woocommerce-account .woocommerce-customer-details h2 {
    font-size: 1.25rem;
  }
}
.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title,
.woocommerce-account .woocommerce-customer-details .woocommerce-Address-title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1rem;
}
.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title h3,
.woocommerce-account .woocommerce-customer-details .woocommerce-Address-title h3 {
  flex: 1;
  margin: 0;
}
.woocommerce-account .woocommerce-address-fields .button {
  margin-top: 1.5rem;
}
@media only screen and (max-width: 1199px) {
  .woocommerce-account .cta-block {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
    padding: 0;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    border: none;
    border-bottom: 1px solid #ced4da;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-wrap: wrap;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    margin-right: 1rem;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
    padding: 0;
    margin: 0;
    margin-left: auto;
  }
  .woocommerce-account #customer_login > div:first-child {
    margin-bottom: 2rem !important;
  }
}
@media only screen and (max-width: 575px) {
  .woocommerce-account .woocommerce-MyAccount-content .col2-set .col-1,
  .woocommerce-account .woocommerce-MyAccount-content .col2-set .col-2 {
    width: 100%;
    padding: 0;
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 425px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
    padding: 0;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    border: none;
    border-bottom: 1px solid #ced4da;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: block;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
    margin-top: 1rem;
  }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details table * {
    font-size: .9rem;
  }
  .woocommerce-account table.order_details tbody .product-name .product-image {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .producten-uitlezen .woocommerce ul.products.columns-3 .product.first {
    width: 100%;
  }
}
.sidebar .remove-filters {
  display: inline-block;
  margin-top: .5rem;
  color: #ced4da;
  text-decoration: underline;
}
.sidebar .remove-filters:hover {
  color: #e8501d;
}
.sidebar.productoverzicht {
  padding: 0 1rem 3rem 0;
}
.sidebar.productoverzicht ul {
  padding: 0;
  width: 100%;
}
.sidebar.productoverzicht ul li {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 100%;
  line-height: 1.1;
  font-size: 1rem;
  padding: 0 0 0 2rem;
  color: #ced4da;
}
.sidebar.productoverzicht ul li > a {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 1.25rem;
  position: relative;
  font-weight: 400;
  color: #3D3D3D;
  max-width: calc(100% - 1rem);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.sidebar.productoverzicht ul li > a::before,
.sidebar.productoverzicht ul li > a::after {
  position: absolute;
  content: '';
  top: calc(50% - (1.25rem / 2));
  border-radius: .25rem;
  left: -2rem;
  width: 1.25rem;
  height: 1.25rem;
  border: 1px solid #d9d9d9;
}
.sidebar.productoverzicht ul li > a::after {
  opacity: 0;
}
.sidebar.productoverzicht ul li > a:hover::before {
  border-color: #e8501d;
}
.sidebar.productoverzicht ul li.chosen > a {
  font-weight: 700;
}
.sidebar.productoverzicht ul li.chosen > a::before {
  border-color: #e8501d;
}
.sidebar.productoverzicht ul li.chosen > a::after {
  border-color: #e8501d;
  opacity: 1;
  background-color: #e8501d;
  background-image: url(https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-check-only.svg);
  background-size: .75rem;
  background-position: center center;
  background-repeat: no-repeat;
}
.sidebar.productoverzicht ul li.chosen ul.children {
  display: block;
}
.sidebar.productoverzicht ul li.more,
.sidebar.productoverzicht ul li.less {
  position: relative;
  font-weight: 400;
  padding: 0;
  margin-top: .5rem;
  color: #3D3D3D;
  text-decoration: underline;
  cursor: pointer;
}
.sidebar.productoverzicht ul li.more:hover,
.sidebar.productoverzicht ul li.less:hover {
  color: #e8501d;
}
.sidebar.productoverzicht ul li span.count {
  color: #ced4da;
  font-size: .875rem;
}
.sidebar.productoverzicht ul li.filter-item {
  padding-left: 0;
}
.sidebar.productoverzicht ul li.filter-item a {
  color: #000000 !important;
}
.sidebar.productoverzicht ul.woocommerce-widget-layered-nav-list {
  padding-left: 2rem;
}
.sidebar.productoverzicht ul.sidebar-cat li {
  padding-left: 0;
}
.sidebar.productoverzicht ul.sidebar-cat li > a::before,
.sidebar.productoverzicht ul.sidebar-cat li > a::after {
  display: none;
}
.sidebar.productoverzicht ul.sidebar-cat li ul.children {
  padding: 0 0 0 1.5rem;
  display: none;
  position: relative;
}
.sidebar.productoverzicht ul.sidebar-cat li.current-cat > a,
.sidebar.productoverzicht ul.sidebar-cat li.current-cat-ancestor > a {
  font-weight: 700;
  color: #e8501d;
}
.sidebar.productoverzicht ul.sidebar-cat li.current-cat ul.children,
.sidebar.productoverzicht ul.sidebar-cat li.current-cat-ancestor ul.children {
  display: block;
}
.sidebar.productoverzicht ul.sidebar-cat li:hover > a {
  color: #e8501d;
}
.sidebar .sidebar-title {
  margin-bottom: 2rem;
}
.sidebar .mobile-filters {
  display: none;
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
  font-weight: 700;
  margin-bottom: 1.5rem;
  padding: .25rem 1rem .25rem 2.5rem;
  color: #000000;
  font-size: .9rem;
  border: 1px solid #000000;
  border-radius: 6px;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-filter.svg');
  background-size: .8rem;
  background-position: center left 1rem;
  background-repeat: no-repeat;
  cursor: pointer;
}
.sidebar .mobile-filters:focus {
  color: #ffffff;
  background-color: #000000;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-filter-white.svg');
}
.sidebar .sidebar-item {
  display: inline-block;
  width: 100%;
  padding: 0;
}
.sidebar .sidebar-item:first-of-type {
  padding-top: 0;
}
.sidebar .sidebar-item:first-of-type h3 {
  margin-top: 0;
}
.sidebar .sidebar-item h3 {
  font-family: 'Futura';
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.55555556;
  margin-bottom: 1rem;
  color: #1c1c1c;
  width: 100%;
  border-bottom: 1px solid #ced4da;
  padding: .25rem 0;
  margin-top: 1.5rem;
}
.sidebar .sidebar-item h3 .text-background {
  padding: .2rem .75rem;
  background-color: #1c1c1c;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.sidebar .sidebar-item .item-title {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.sidebar .sidebar-item .item-title * {
  margin: 0;
}
.sidebar .sidebar-item .item-title .close {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
}
.sidebar .sidebar-item .item-title .close svg {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  fill: #000000;
  content: '';
  top: .5rem;
  right: 0;
  width: 1rem;
  height: 1rem;
}
.sidebar .sidebar-item .item-content {
  display: none;
}
.sidebar .sidebar-item .item-content *:last-child {
  margin-bottom: 0;
}
.sidebar .sidebar-item.open-item h3 {
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
  padding-right: 1.5rem;
}
.sidebar .sidebar-item.open-item.open h3::after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sidebar .sidebar-item.open-item.open > ul,
.sidebar .sidebar-item.open-item.open > .item-content {
  display: block;
}
.sidebar .sidebar-item.open-item > ul,
.sidebar .sidebar-item.open-item > .item-content {
  margin-top: .5rem;
}
.sidebar .sidebar-item.show .item-title * {
  color: #000000;
}
.sidebar .sidebar-item.show .item-title .close {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  background: #222222;
}
.sidebar .sidebar-item.show .item-title .close svg {
  opacity: 1;
}
.sidebar .sidebar-item.show .item-content > ul,
.sidebar .sidebar-item.show .item-content > div {
  opacity: 1;
}
.sidebar .sidebar-item.selected-filters ul li > a::after {
  display: none;
}
.sidebar .sidebar-item.selected-filters ul li > a::before {
  top: calc(50% - (1rem / 2));
  width: 1rem;
  height: 1rem;
  border: none;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-times-gray-light.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.sidebar .sidebar-item.selected-filters ul li:hover > a::before {
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-times-color-actie.svg');
}
@media only screen and (max-width: 767px) {
  .sidebar.productoverzicht {
    position: fixed;
    top: 0;
    height: 100%;
    padding: 2rem 1rem;
    right: 0;
    width: 60vw;
    min-width: 270px;
    background: #ffffff;
    z-index: 5500;
    transform: translateX(100%);
    overflow: auto;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;
  }
  .sidebar.productoverzicht.open {
    transform: translateX(0);
  }
  .sidebar .sidebar-item ul.sidebar-cat li > a {
    display: inline-block;
    margin: .2rem 0;
  }
  .sidebar .sidebar-item ul.sidebar-cat ul.children li > a {
    display: inline-block;
    margin: .2rem 0;
  }
  .sidebar .sidebar-item.filter ul li a {
    display: inline-block;
    margin: .2rem 0;
  }
}
.woocommerce.custom-login-container,
.woocommerce.custom-registration-container {
  position: relative;
  overflow: visible;
}
@media only screen and (min-width: 992px) {
  .woocommerce.custom-login-container,
  .woocommerce.custom-registration-container {
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991px) {
  .woocommerce.custom-login-container,
  .woocommerce.custom-registration-container {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce.custom-login-container,
  .woocommerce.custom-registration-container {
    margin-bottom: 3rem;
  }
}
.woocommerce.custom-login-container.no-margin,
.woocommerce.custom-registration-container.no-margin {
  margin-bottom: 0;
}
.woocommerce.custom-login-container .tekst ul,
.woocommerce.custom-registration-container .tekst ul {
  margin: 0 0 1.75em 0.5rem;
}
.woocommerce.custom-login-container .tekst ul li,
.woocommerce.custom-registration-container .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.woocommerce.custom-login-container .tekst ul li::before,
.woocommerce.custom-registration-container .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000000;
  top: calc(28px / 2 - 3px);
}
.woocommerce.custom-login-container .tekst ol,
.woocommerce.custom-registration-container .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.75em 0.5rem;
}
.woocommerce.custom-login-container .tekst ol li,
.woocommerce.custom-registration-container .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.woocommerce.custom-login-container .tekst ol li::before,
.woocommerce.custom-registration-container .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.woocommerce.custom-login-container .tekst a,
.woocommerce.custom-registration-container .tekst a {
  white-space: nowrap;
  position: relative;
}
.woocommerce.custom-login-container .tekst a::after,
.woocommerce.custom-registration-container .tekst a::after {
  position: absolute;
  content: "";
  width: 0;
  background-color: #e8501d;
  height: 1px;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  max-width: 100%;
}
.woocommerce.custom-login-container .tekst a:hover::after,
.woocommerce.custom-registration-container .tekst a:hover::after {
  width: 100%;
}
.woocommerce.custom-login-container .tekst a.button::after,
.woocommerce.custom-registration-container .tekst a.button::after {
  display: none;
}
.woocommerce.custom-login-container .tekst blockquote,
.woocommerce.custom-registration-container .tekst blockquote {
  margin: 0 0 2rem .5rem;
  border-left: 3px solid #000000;
  padding: 0 0 0 1.5rem;
}
.woocommerce.custom-login-container .tekst *:last-child,
.woocommerce.custom-registration-container .tekst *:last-child {
  margin-bottom: 0;
}
.woocommerce.custom-login-container::before,
.woocommerce.custom-registration-container::before {
  position: absolute;
  content: '';
  top: 50%;
  left: -15%;
  transform: translateY(-50%);
  width: 700px;
  height: 700px;
  max-height: 100%;
  opacity: .1;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/luxdirect-lichtgolven.svg');
  background-size: contain;
  background-position: center left;
  background-repeat: no-repeat;
}
.woocommerce.custom-login-container .login-wrapper,
.woocommerce.custom-registration-container .login-wrapper {
  padding: 1.5rem;
  background-color: #ffffff;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.woocommerce.custom-login-container .login-wrapper.with-hover:hover,
.woocommerce.custom-registration-container .login-wrapper.with-hover:hover {
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.19);
}
.woocommerce.custom-login-container .login-wrapper form,
.woocommerce.custom-registration-container .login-wrapper form {
  padding: 0;
  border: none;
}
.woocommerce.custom-login-container .login-wrapper form .form-row,
.woocommerce.custom-registration-container .login-wrapper form .form-row {
  display: block;
  width: 100%;
}
.woocommerce.custom-login-container .login-wrapper form .form-row.woocommerce-form-row--wide,
.woocommerce.custom-registration-container .login-wrapper form .form-row.woocommerce-form-row--wide {
  width: 100%;
}
.woocommerce.custom-login-container .login-wrapper form > p:nth-last-child(3),
.woocommerce.custom-registration-container .login-wrapper form > p:nth-last-child(3) {
  display: inline-block;
  width: auto;
}
.woocommerce.custom-login-container .login,
.woocommerce.custom-registration-container .login,
.woocommerce.custom-login-container .register,
.woocommerce.custom-registration-container .register {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.woocommerce.custom-login-container .login button,
.woocommerce.custom-registration-container .login button,
.woocommerce.custom-login-container .register button,
.woocommerce.custom-registration-container .register button {
  float: none !important;
}
.woocommerce.custom-login-container .login .woocommerce-form-login__rememberme,
.woocommerce.custom-registration-container .login .woocommerce-form-login__rememberme,
.woocommerce.custom-login-container .register .woocommerce-form-login__rememberme,
.woocommerce.custom-registration-container .register .woocommerce-form-login__rememberme {
  position: relative;
  display: block;
  font-weight: 400;
  padding-left: 2rem;
  margin-bottom: .75rem;
}
.woocommerce.custom-login-container .login .woocommerce-form-login__rememberme input,
.woocommerce.custom-registration-container .login .woocommerce-form-login__rememberme input,
.woocommerce.custom-login-container .register .woocommerce-form-login__rememberme input,
.woocommerce.custom-registration-container .register .woocommerce-form-login__rememberme input {
  padding: .6rem !important;
}
.woocommerce.custom-login-container .login .lost_password,
.woocommerce.custom-registration-container .login .lost_password,
.woocommerce.custom-login-container .register .lost_password,
.woocommerce.custom-registration-container .register .lost_password {
  display: inline-block;
  margin: 0;
}
.woocommerce.custom-login-container .button-sec,
.woocommerce.custom-registration-container .button-sec {
  margin-top: 1rem;
}
.cta-block {
  padding: 1.5rem;
  background-color: #ffffff;
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  text-align: center;
}
.cta-block.with-hover:hover {
  box-shadow: 0 2px 1.5rem rgba(0, 0, 0, 0.19);
}
span.open-modal {
  position: relative;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  cursor: pointer;
}
span.open-modal::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-info.svg');
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}
.modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10001;
}
.modal-wrapper.hide {
  display: none;
}
.modal-wrapper .modal-achtergrond {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: -1;
}
.modal-wrapper .modal {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  flex-direction: column;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 2rem);
  max-width: 1000px;
  height: auto;
  max-height: 80vh;
}
.modal-wrapper .modal .close-modal {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  min-height: 1.5rem;
  margin: 0 1rem 1rem auto;
  background-image: url('https://lixero.shop/wp-content/themes/luxdirect/b3-shop-root/css/../../images/icon-close-white.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.modal-wrapper .modal .modal-inner {
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.1);
  padding: 2.5rem;
  background-color: #ffffff;
  border-radius: 10px;
  overflow: auto;
}
.modal-wrapper .modal .modal-inner::-webkit-scrollbar {
  display: none;
}
.modal-wrapper .modal .modal-inner .video-container {
  width: 100%;
  z-index: 2;
  position: relative;
  padding-bottom: 56.5%;
}
.modal-wrapper .modal .modal-inner .video-container iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.modal-wrapper .modal .modal-inner p {
  margin-bottom: 1rem;
}
.modal-wrapper .modal .modal-inner ul,
.modal-wrapper .modal .modal-inner ol {
  margin-left: 1rem;
  list-style-type: disc;
}
.modal-wrapper .modal .modal-inner ul li,
.modal-wrapper .modal .modal-inner ol li {
  padding-left: .5rem;
  line-height: 1.5;
}
.modal-wrapper .modal .modal-inner > ul,
.modal-wrapper .modal .modal-inner > ol {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 767px) {
  .modal-wrapper .modal .modal-inner {
    padding: 1rem;
  }
}
