/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'amcform';
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq');
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq#iefix') format('embedded-opentype'), url('../Amasty_Customform/fonts/amcform.ttf?hcflpq') format('truetype'), url('../Amasty_Customform/fonts/amcform.woff?hcflpq') format('woff'), url('../Amasty_Customform/fonts/amcform.svg?hcflpq#amcform') format('svg');
  font-display: block;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
@-webkit-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.ambanners.ambanner-7 .item.product.product-item .product-item-info {
  min-width: 105px;
}
.ambanners.ambanner-7 .item.product.product-item {
  min-width: 20%;
}
.ambanners.ambanner-7 .item.product.product-item {
  margin-left: 25px;
}
.ambanners.ambanner-7 .item.product.product-item .tocart {
  margin-top: 20px;
}
.ambanners.ambanner-7 .item.product.product-item .product-item-inner {
  padding-bottom: 0;
}
@media only screen and (min-width: 640px) {
  div.ambanners-injected-banner {
    align-items: center;
    display: flex;
    justify-content: center;
  }
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
#group-configure-button {
  background: #EBF0F4;
  border-color: #EBF0F4;
  border-radius: 4px;
  top: 770px;
  left: 930px;
  width: 194px;
  height: 46px;
}
#solution-icons {
  display: block;
  clear: both;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  float: left;
}
#solution-icons .solution-icons-wrapper {
  display: block;
  float: left;
  margin: 0 !important;
  padding: 0 !important;
  clear: both;
}
#solution-icons .solution-icons-wrapper .solution-icon {
  float: left;
  display: inline-block;
  width: 100%;
  height: 100%;
  max-width: 50px;
  max-height: 50px;
  margin: 20px;
  margin-left: 0;
  margin-bottom: 0;
  margin-right: 20px;
  list-style: none;
  transition: transform .2s;
}
#solution-icons .solution-icons-wrapper .solution-icon:hover {
  transform: scale(1.1);
}
.products.list #solution-icons {
  position: relative;
}
.products.list #solution-icons .solution-icons-wrapper {
  position: absolute;
  left: 15px;
  bottom: -10px;
}
.products.list #solution-icons .solution-icons-wrapper .solution-icon {
  max-width: 25px;
  max-height: 25px;
  margin-right: 10px;
}
.products.list #solution-icons .solution-icons-wrapper .solution-icon:hover {
  transform: scale(1.5);
}
.gw-euvat-field .message-success {
  margin-top: 10px;
}
.gw-euvat-field .vatid-retry {
  cursor: pointer;
}
.kiyoh-shop-snippets {
  display: inline-block;
}
.kiyoh-shop-snippets .rating-box {
  float: left;
  width: 91px;
  background: url('../Interactivated_Customerreview/images/rating-sprite.png') no-repeat 0 -15px;
  height: 15px;
  margin: 11px 10px 10px 10px;
}
.kiyoh-shop-snippets .rating {
  height: 15px;
  background: url('../Interactivated_Customerreview/images/rating-sprite.png') no-repeat 0 0;
  margin: 0;
  padding: 0;
}
/**
  * Copyright © Magmodules.eu. All rights reserved.
  * See COPYING.txt for license details.
  */
/**
  * Copyright © Magmodules.eu. All rights reserved.
  * See COPYING.txt for license details.
  */
@font-face {
  font-family: 'kiyoh-icons';
  src: url('../Magmodules_KiyOhSR/fonts/kiyoh-icons/kiyoh-icons.woff2') format('woff2'), url('../Magmodules_KiyOhSR/fonts/kiyoh-icons/kiyoh-icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
[class^="kiyoh-"]:before,
[class*=" kiyoh-"]:before {
  font-family: 'kiyoh-icons';
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 2.5rem;
  margin-right: 0.5rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 2.5rem;
  margin-left: 0.5rem;
}
.kiyoh-icon__volume-control:before {
  content: '\e800';
}
.kiyoh-icon__x-mark:before {
  content: '\e801';
}
.kiyoh-icon__quote-left:before {
  content: '\e802';
}
.kiyoh-icon__quote-right:before {
  content: '\e803';
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "❮";
}
[dir="rtl"] .slick-prev:before {
  content: "❯";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "❯";
}
[dir="rtl"] .slick-next:before {
  content: "❮";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
:root {
  --star-filled: #ffad0f;
  --star-empty: #d1d5db;
  --link-color: #3b82f6;
  --link-hover-color: #1d4ed8;
  --border-color: #e5e7eb;
  --widget-background: #fff;
  --widget-background-light: #f9f9f9;
  --star5: #8fdaa0;
  --star4: #c1e98f;
  --star3: #f1d86d;
  --star2: #f2ba63;
  --star1: #e2805d;
  --dot-active-color: #000000;
  --overlay-background: rgba(0, 0, 0, 0.4);
  --box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  --border-radius: 12px;
}
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.payment-status {
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  padding: 4px 8px;
  border-radius: 3px;
}
.payment-status.status-pending {
  background-color: #fff3cd;
  color: #856404;
  border: 1px solid #ffeaa7;
}
.payment-status.status-paid {
  background-color: #d4edda;
  color: #155724;
  border: 1px solid #c3e6cb;
}
.payment-status.status-cancelled {
  background-color: #f8d7da;
  color: #721c24;
  border: 1px solid #f5c6cb;
}
.table-wrapper.orders-history .data.table .payment-status {
  margin: 0;
}
/*
 * Copyright Magmodules.eu. All rights reserved.
 * See COPYING.txt for license details.
 */
.apple-pay-button {
  display: inline-block;
  cursor: pointer;
  -webkit-appearance: -apple-pay-button;
  box-sizing: border-box;
  font-size: 0 !important;
}
.apple-pay-button > * {
  visibility: hidden;
}
@supports (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button-with-text {
    display: inline-block;
    cursor: pointer;
    -webkit-appearance: -apple-pay-button;
    -apple-pay-button-type: buy;
  }
  .apple-pay-button-with-text > * {
    visibility: hidden;
  }
  .apple-pay-button-black-with-text {
    -apple-pay-button-style: black;
  }
  .apple-pay-button-white-with-text {
    -apple-pay-button-style: white;
    cursor: pointer;
  }
  .apple-pay-button-white-with-line-with-text {
    -apple-pay-button-style: white-outline;
  }
  .apple-pay-button-color-black {
    -apple-pay-button-style: black;
  }
  .apple-pay-button-color-white {
    -apple-pay-button-style: white;
  }
  .apple-pay-button-color-white-outline {
    -apple-pay-button-style: white-outline;
  }
  .apple-pay-button-text-buy {
    -apple-pay-button-type: buy;
  }
  .apple-pay-button-text-donate {
    -apple-pay-button-type: donate;
  }
  .apple-pay-button-text-plain {
    -apple-pay-button-type: plain;
  }
  .apple-pay-button-text-book {
    -apple-pay-button-type: book;
  }
  .apple-pay-button-text-check-out {
    -apple-pay-button-type: check-out;
  }
  .apple-pay-button-text-subscribe {
    -apple-pay-button-type: subscribe;
  }
  .apple-pay-button-text-add-money {
    -apple-pay-button-type: add-money;
  }
  .apple-pay-button-text-contribute {
    -apple-pay-button-type: contribute;
  }
  .apple-pay-button-text-order {
    -apple-pay-button-type: order;
  }
  .apple-pay-button-text-reload {
    -apple-pay-button-type: reload;
  }
  .apple-pay-button-text-rent {
    -apple-pay-button-type: rent;
  }
  .apple-pay-button-text-support {
    -apple-pay-button-type: support;
  }
  .apple-pay-button-text-tip {
    -apple-pay-button-type: tip;
  }
  .apple-pay-button-text-top-up {
    -apple-pay-button-type: top-up;
  }
  .mollie-applepay-minicart-button {
    width: 100%;
    height: 52px;
    margin-top: 5px;
  }
}
@supports not (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button-with-text {
    display: inline-flex;
    justify-content: center;
    font-size: 12px;
    border-radius: 5px;
    padding: 0px;
    box-sizing: border-box;
    min-width: 200px;
    min-height: 32px;
    max-height: 64px;
  }
  .apple-pay-button-black-with-text {
    background-color: black;
    color: white;
  }
  .apple-pay-button-white-with-text {
    background-color: white;
    color: black;
  }
  .apple-pay-button-white-with-line-with-text {
    background-color: white;
    color: black;
    border: .5px solid black;
  }
  .apple-pay-button-with-text.apple-pay-button-black-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-color: black;
  }
  .apple-pay-button-with-text.apple-pay-button-white-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }
  .apple-pay-button-with-text.apple-pay-button-white-with-line-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }
  .apple-pay-button-with-text > .text {
    font-family: -apple-system;
    font-size: 1em;
    font-weight: 300;
    align-self: center;
    margin-right: 2px;
  }
  .apple-pay-button-with-text > .logo {
    width: 35px;
    height: 100%;
    background-size: 100% 60%;
    background-repeat: no-repeat;
    background-position: 0 50%;
    margin-left: 2px;
    border: none;
  }
}
.mollie-applepay-button-hidden {
  display: none;
}
.form-returns-create .fieldset:nth-child(2) + * {
  width: 100%;
}
.form-returns-create caption {
  height: auto;
  width: auto;
  position: relative;
  text-align: left;
  font-size: 18px;
  padding: 10px;
  font-weight: 300;
  background: #f5f5f5;
}
.form-returns-create .product-item-photo {
  width: 1%;
  max-width: 100%;
}
.form-returns-create .product-item-photo .product-image-container {
  width: 165px;
}
.form-returns-create .product-item-photo .product-image-container .product-image-photo {
  position: static;
}
.form-returns-create .product-item-details {
  width: 99%;
  vertical-align: top;
}
.form-returns-create .product-item-details .price {
  display: none;
}
.form-returns-create table {
  table-layout: auto;
}
.form-returns-create table th {
  font-weight: 600;
}
.form-returns-create table td.qty input {
  width: 60px;
}
.block-return-label-info .box-actions a:before {
  content: '\21E9';
}
/** shipping services box below shipping methods listing in checkout */
.nrshipping-settings-container {
  border: 2px solid;
  padding: 20px;
  margin: 1em 0;
}
.nrshipping-settings-container .nrshipping-settings h3.title {
  margin-top: 0;
}
.nrshipping-settings-container .nrshipping-settings > img {
  margin-bottom: 1.5rem;
}
.nrshipping-settings-container .nrshipping-settings .field-note {
  padding-right: 20px;
  margin: 5px 0 0 0;
  display: inline-block;
}
.nrshipping-settings-container .nrshipping-settings .asterisk {
  font-size: 1.2rem;
}
/** location finder */
.locationfinder-option {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.locationfinder-option > * {
  margin-right: 1em;
}
.locationfinder-option .action-remove {
  display: inline-block;
  text-decoration: none;
  word-spacing: 10px;
}
.locationfinder-option .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.locationfinder-option .action-remove:before {
  margin: -3px 5px 0 0px;
}
#modal-locationfinder-search {
  margin: 0 0 15px 0;
}
#modal-locationfinder-search .search-inputs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
}
#modal-locationfinder-search .search-inputs div {
  width: 100%;
  margin: 0 0 10px 0;
}
#modal-locationfinder-search .search-inputs label {
  font-weight: 600;
}
#modal-locationfinder-search .btn-primary {
  margin: 0 0 0 5px;
  display: inline-block;
  text-decoration: none;
}
#modal-locationfinder-search .btn-primary:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: '\e615';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#modal-locationfinder-map {
  height: 600px;
  max-height: 80vh;
}
#modal-locationfinder-map .location-filter-label {
  display: flex;
  align-items: center;
  padding: 0 5px;
  background: white;
}
.leaflet-popup-content .map-popup-container p {
  margin: 4px 0;
}
.leaflet-popup-content .map-popup-container h4,
.leaflet-popup-content .map-popup-container h5 {
  margin: 5px 0;
}
.leaflet-popup-content .map-popup-container .opening-hours td {
  padding: 0;
}
/** selected services in ship-to sidebar box on payment page in checkout */
.nrshipping-option-selections-content {
  border: 2px solid;
  padding: 0 10px;
  font-size: smaller;
}
.nrshipping-option-selections-content ul {
  padding-left: 20px;
}
/** selected services in customer account */
.nrshipping-selected-services {
  max-width: 400px;
}
.nrshipping-selected-services .section-title {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 1.7rem;
  padding: 1.4rem 0 .5rem;
}
.nrshipping-selected-services .section-title .title {
  color: #41362f;
  font-weight: 300;
  line-height: 1.2;
  font-size: 2rem;
}
.nrshipping-selected-services .data-table {
  font-style: normal;
  font-weight: 400;
  line-height: 1.36;
  font-size: 1.4rem;
}
.nrshipping-selected-services .data-table tr:nth-child(odd) {
  background-color: #f1f1f1;
}
.nrshipping-selected-services .data-table td,
.nrshipping-selected-services .data-table th {
  padding: 1rem 1rem;
  text-align: left;
  font-weight: 400;
}
/** My Return Labels listing in customer account */
#my-return-labels-table .col.documents ul,
#my-return-labels-table .col.documents li {
  margin: 0;
}
.datalist {
  position: relative;
  z-index: 100;
  list-style: none;
  background: white;
  border-right: 1px solid silver;
  border-bottom: 1px solid silver;
  border-left: 1px solid silver;
  margin: 0;
  padding: 0;
  height: auto;
}
.datalist:empty {
  display: none !important;
}
.datalist > li {
  padding: 3px 10px;
  font: inherit;
  line-height: 1.5;
}
.datalist > li:hover,
.datalist > li[data-active] {
  background: #e8e8e8;
}
.autocomplete-container {
  position: relative;
}
.autocomplete-container .datalist {
  position: absolute;
}
.autocomplete-infoBox {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  margin-top: 10px;
}
.autocomplete-infoBox a {
  color: #7db346;
}
.autocomplete-infoBox a:hover {
  color: #7db346;
}
.autocomplete-infoBox a:active {
  color: #7db346;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #7db346;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #7db346;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #7db346;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: "\e624";
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .amcform-title-wrap {
    flex-grow: unset;
    max-width: initial;
    min-width: 30%;
  }
  .amcform-title-wrap .amcform-title {
    max-width: 174px;
  }
  .amcform-title-wrap:nth-child(3n + 1):before {
    content: none;
  }
  .amcform-title-wrap:nth-child(3n + 1):last-child:before {
    background: linear-gradient(270deg, #e3e3e3 4.63%, rgba(227, 227, 227, 0) 83.33%);
    content: '';
    width: 50%;
  }
  .amcform-title-wrap:nth-child(3n + 1).ui-state-active:last-child:before {
    background: linear-gradient(270deg, #92b0ff 4.63%, rgba(227, 227, 227, 0) 83.33%);
  }
  .amcform-popup-block .amcform-header {
    font-size: 22px;
  }
  .amcform-popup-block .amcform-toolbar {
    flex-direction: row;
  }
  .amcform-popup-block .amcform-toolbar .amcform-button {
    width: auto;
  }
  .amcform-popup-block .amcform-toolbar .amcform-button:not(:first-of-type) {
    margin-top: 0;
  }
  .product.data.items {
    z-index: unset;
  }
  .circle-theme .amcform-title-wrap {
    min-width: 24%;
  }
  .amelsearch-further-section {
    display: block;
  }
  .action.compare {
    padding: 0 10px;
  }
  .amsearch-wrapper-block {
    order: initial;
    width: auto;
  }
  .page-header .amsearch-wrapper-block {
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .page-header .amsearch-wrapper-block:before {
    content: none;
  }
  .amsearch-loader-block {
    right: 30px;
  }
  .amsearch-emptysearch-cms {
    padding: 40px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 54px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 22px;
  }
  .amsearch-button.-close:hover,
  .amsearch-button.-close:hover {
    filter: brightness(0%);
  }
  .amsearch-slider-section {
    max-width: 575px;
  }
  .amsearch-slider-section.slick-slider {
    padding: 0 40px;
  }
  .amsearch-products-section {
    border-top: none;
    display: flex;
    flex-wrap: wrap;
  }
  .amsearch-products-section:not(:first-child) {
    border-color: var(--amsearch-color-border, #cccccc);
    border-left: 1px solid;
  }
  .amsearch-products-section .amsearch-description {
    width: auto;
  }
  .amsearch-products-section.-list .amsearch-image {
    max-width: 125px;
  }
  .amsearch-products-section.-list .product-item-actions {
    align-content: flex-start;
    display: flex;
  }
  .amsearch-products-section.-list .amsearch-description {
    padding-left: 20px;
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(33.33333333%);
  }
  .amsearch-result-tabs .title:hover:before,
  .amsearch-result-tabs .title.active:before {
    background: #ffffff;
    bottom: -1px;
    content: '';
    height: 2px;
    left: 1px;
    position: absolute;
    width: calc(100% - 2px);
  }
  .amsearch-result-tabs.product.data.items .item.title.active .switch {
    padding-bottom: 1px;
  }
  .amsearch-result-section {
    min-width: 100%;
    width: inherit;
  }
  .amsearch-result-section:not(.-small) {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload .amsearch-products-list:not(:first-child) {
    border-left: 1px solid #cccccc;
    width: calc(100% - 283px);
  }
  .page-header:not(.amsearch-full-width) .amsearch-input-wrapper.-dynamic-width {
    width: 100%;
  }
  .page-header .amsearch-input-wrapper {
    min-width: 283px;
    width: 100%;
  }
  .amsearch-item-container {
    padding: 0 0 25px;
  }
  .amsearch-item-container .amsearch-link {
    padding: 5px 20px;
  }
  .amsearch-items-section {
    padding: 25px 0;
  }
  .amsearch-items-section:not(:first-child:last-child) {
    max-width: 283px;
    width: 100%;
  }
  .amsearch-full_width-title {
    display: none;
  }
  .page-header.amsearch-full-width.-opened .ammenu-logo,
  .page-header.amsearch-full-width.-opened .logo {
    margin: 0 auto 0 4vw;
    z-index: 11;
  }
  .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
    z-index: 10;
  }
  .page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
    right: 4vw;
  }
  .page-header.amsearch-full-width .amsearch-input-wrapper {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-button.-search {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-wrapper-block {
    background: #fff;
    display: inline-block;
  }
  .page-header.amsearch-full-width:not(.-opened) .amsearch-wrapper-block {
    position: static;
    width: auto;
  }
  .page-header.amsearch-full-width .amsearch-form-block {
    height: 100%;
    justify-content: center;
    padding: 0;
  }
  .page-header.amsearch-full-width .amsearch-result-section {
    padding: 0 calc(4vw - 15px);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-list .amsearch-item {
    width: 50%;
  }
  .page-header.amsearch-full-width .amsearch-button.-full-close {
    margin: auto;
  }
  .page-header .amsearch-button.-loupe-trigger {
    display: none;
  }
  .amsearch-search-page.page-products .columns {
    z-index: 0;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .amskit-toolbar-wrap {
    bottom: 25px;
    left: 25px;
  }
  .amskit-toolbar-wrap.-open {
    width: 500px;
  }
  .amskit-toolbar-content {
    max-height: 650px;
  }
  .amskit-headings-wrap {
    -webkit-flex-wrap: initial;
    -ms-flex-wrap: initial;
    flex-wrap: initial;
  }
  .amskit-page-links .amskit-label {
    width: 45%;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    min-width: 200px;
    z-index: 1001;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    display: inline-block;
    margin: 0 0 0 15px;
    position: static;
    transform: translateY(-2px);
  }
  .sidebar.sidebar-main.-amshopby-sticky {
    background: #ffffff;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
    background: #f0f0f0;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
    height: 12px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 22px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .kiyoh-widget-list:not(.slick-initialized) .kiyoh-widget-item {
    min-width: 32%;
  }
  [data-element*="kiyoh-floating-widget"].no-mobile {
    display: inline-flex;
  }
  [data-element*="kiyoh-overview-widget"] {
    grid-template-columns: 300px 1fr;
    overflow-x: clip;
  }
  [data-element*="kiyoh-overview-widget"] .sidebar {
    position: sticky;
    top: 20px;
  }
  [data-element*="kiyoh-overview-widget"] [data-element="rating-filter"] > div {
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  }
  [data-element*="kiyoh-overview-widget"] [data-element="rating-filter"] [data-filter="clear"] {
    justify-content: center;
  }
  #kiyoh-reviews .open-filters i {
    font-size: 2rem;
  }
  .modal-filters_container .modal-inner-wrap {
    max-width: 840px;
  }
  .modal-filters_container .modal-inner-wrap .modal-inner-wrap,
  .modal-filters_container .modal-inner-wrap .modal-header {
    border-radius: 0.5rem;
  }
  .filters-container label {
    max-width: 20%;
  }
  .filters-container label:first-child {
    max-width: 15rem;
  }
  .account-filters img + span {
    display: none;
  }
  .account-title,
  .account-title_brand,
  .account-title_description-text,
  .account-title_description-reviews {
    display: flex;
  }
  .reviews-header {
    margin-bottom: 3rem;
  }
  .brand-logo {
    align-items: center;
  }
  .account-title {
    margin-bottom: 2rem;
  }
  .kiyoh-review-index .account-title_brand {
    margin-right: 2rem;
    align-items: center;
    padding: 1.6rem 2rem;
    width: calc(28%);
  }
  .kiyoh-review-index .account-title_brand-link {
    font-size: 1.3rem;
  }
  .kiyoh-review-index .account-title_brand-link a {
    color: #474546;
    text-decoration: underline;
  }
  .account-title_brand .rating-summary,
  .account-title_brand-reviews {
    display: none;
  }
  .account-title_description {
    justify-content: space-between;
    padding: 1.6rem 2rem;
    width: 70%;
  }
  .account-title_description-text {
    flex-direction: column;
  }
  .account-title_description-text > b {
    display: block;
    font-size: 1.6rem;
    margin-bottom: 0.8rem;
  }
  .account-title_description-text > span {
    font-size: 1.3rem;
  }
  .account-title_description-reviews {
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 18rem;
  }
  .account-title_description-reviews > div {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 0.8rem;
  }
  .account-title_description-reviews b {
    white-space: nowrap;
  }
  .mollie-product-page-apple-pay-button {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  #modal-locationfinder-search .search-inputs div {
    width: 49%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #7db346;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .cms-over-ons .page-title-wrapper .page-title .base {
    font-size: 30px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
  }
  .page-main .column.main .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control {
    position: relative;
  }
  .page-main .column.main .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control #qty-error {
    position: absolute;
    width: max-content;
    top: 40px;
    left: -45px;
  }
  .page-main .column.main .product-info-main .product-add-form .box-tocart .fieldset .actions button {
    width: 55%;
    margin-left: -15px;
  }
  .page-main .column.main .product-info-main .product-add-form .box-tocart .fieldset .actions button span {
    white-space: nowrap;
  }
  .flex-block-row {
    margin-right: 60px;
  }
  .pagebuilder-slider.pagebuilder-slider-fb.slick-initialized.slick-slider {
    display: none;
  }
  .catalog-product-view .product.media {
    width: 50% !important;
  }
  .catalog-product-view .product-atributes-blocks {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding-top: 80px;
  }
  .catalog-product-view .product-atributes-blocks .description-pdp {
    font-size: 22px;
  }
  .catalog-product-view .product-atributes-blocks .table-wrapper strong {
    font-size: 22px;
  }
  .catalog-product-view .product-info-main .product-add-form {
    padding-top: 5px;
  }
  .catalog-product-view .product-info-main .add-to-cart-and-configurator-buttons {
    display: flex;
  }
  .catalog-product-view .product-info-main .add-to-cart-and-configurator-buttons .product-add-form .box-tocart .fieldset .actions .action.tocart {
    margin-left: 30px;
    margin-bottom: 15px;
  }
  .catalog-product-view .page-title-wrapper-mobile {
    display: none;
  }
  .page-products .products-grid .product-items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .page-products .products-grid .product-items .product-item {
    width: auto;
  }
  .page-products .products-grid .product-items .product-item .product-item-info .product-item-photo {
    text-align: center;
  }
}
@media all and (min-width: 1024px), print {
  .amsearch-emptysearch-cms {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 40px 70px;
  }
  .amsearch-emptysearch-cms > .amsearch-item {
    max-width: 50%;
  }
  .amsearch-emptysearch-cms > .amsearch-content {
    padding-right: 10px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 72px;
    margin: 0 0 20px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 28px;
    line-height: 33px;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block {
    font-size: 22px;
    margin-top: 45px;
  }
  .amsearch-emptysearch-cms .amsearch-image-block {
    margin-top: 0;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
    margin-bottom: 10px;
  }
  .amsearch-result-block:not(.-preload) .amsearch-products-section {
    width: calc(100% - 283px);
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(20%);
  }
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 7px 7px 0;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 30px;
    width: inherit;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 415px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    display: flex;
    height: 100%;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 14px 0;
    min-width: calc(((34px + 12px) * 4) + (14px * 2));
    width: calc(((34px + 12px) * 4) + (14px * 2));
    height: 100%;
    background: #fbfbfb;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    display: inline-flex;
    margin: 0 6px 12px;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
    margin-bottom: 30px;
    width: calc(100% - 12px);
  }
  .ambrands-popup-items {
    display: inline-block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  .ambrands-popup-items .ambrands-letters-list {
    width: 100%;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
    margin-bottom: 0;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
    max-width: 130px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 102px;
  }
  .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
    font-weight: 400;
    font-size: 40px;
  }
  [data-element*="kiyoh-overview-widget"] {
    grid-template-columns: 380px 1fr;
  }
  [data-element*="kiyoh-overview-widget"] [data-element="summary"] header img {
    max-width: 138px;
  }
  [data-element*="kiyoh-overview-widget"] [data-element="box-sorting"] {
    justify-content: flex-end;
  }
  [data-element*="kiyoh-overview-widget"] [data-element="box-sorting"] .text {
    display: inline-block;
  }
  [data-element*="kiyoh-overview-widget"] [data-element="box-sorting"] .button {
    padding: 6px 28px;
  }
  .form-returns-create .product-item-photo,
  .form-returns-create .product-item-details {
    display: table-cell;
    padding: 0 0 0 10px;
  }
  .form-returns-create .col-ret-item {
    width: 45%;
  }
  .form-returns-create .col-ret-sku {
    width: 35%;
  }
  .form-returns-create .col-ret-qty {
    width: 20%;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .catalog-product-view .product-info-main .product-info-price .product-info-stock-sku {
    padding: 0 50px 0 0;
  }
}
@media all and (min-width: 1440px), print {
  .amslider .wrapper {
    justify-content: center;
  }
  .kiyoh-widget-list:not(.slick-initialized) .kiyoh-widget-item {
    min-width: 15.5%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
  .products_carousel .product-items .slick-list .slick-track {
    margin-left: -20px;
  }
  .catalog-product-view .product-info-main .product-info-price .product-info-stock-sku {
    padding: 0 40px 0 0;
  }
  .widget.block.block-static-block .products_carousel .slick-slider .slick-list.draggable .slick-slide .product-item-info .product-item-inner {
    right: 20px;
  }
}
/*GLOBAL*/
@media screen and (max-width: 1920px) {
  /*********| 1080P |**********/
}
@media screen and (max-width: 1600px) {
  /*****| MID HD DESKTOP |*****/
}
@media screen and (max-width: 1440px) {
  /*****| MID HD DESKTOP |*****/
}
@media screen and (max-width: 1366px) {
  /********| HD LAPTOP |*******/
}
@media screen and (max-width: 1280px) {
  /**********| 720P |**********/
}
@media screen and (max-width: 1152px) {
  /******| DESKTOP RARE |*******/
}
@media screen and (max-width: 1024px) {
  /**| APPLE IPAD LANDSCAPE |**/
}
@media screen and (max-width: 800px) {
  /**| APPLE IPAD PORTRAIT |***/
}
@media screen and (max-width: 640px) {
  /*|SAMSUNG MOBILE LANDSCAPE|*/
}
@media screen and (max-width: 480px) {
  /*| GENERIC ANDROID PHONES |*/
}
@media screen and (max-width: 414px) {
  /********| IPHONE 6+ |*******/
}
@media screen and (max-width: 375px) {
  /********| IPHONE 6 |********/
}
@media screen and (max-width: 360px) {
  /*|SAMSUNG MOBILE PORTRAIT|**/
}
@media screen and (max-width: 320px) {
  /******| IPHONE 5,4... |*****/
}
.account .page-wrapper .page-main .columns .column.main .page-title-wrapper .page-title {
  margin-bottom: 20px;
}
#html-body .page-wrapper .breadcrumbs .items .item a,
#html-body .page-wrapper .breadcrumbs .items .item strong {
  font-family: "Poppins";
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #000000 !important;
}
#html-body .page-wrapper .breadcrumbs .items .item::after {
  color: #000000;
}
.cms-privacy-statement .column.main h3 {
  margin-bottom: 3rem;
}
.cms-privacy-statement .column.main h4 {
  margin-top: 4rem;
  margin-bottom: 2rem;
}
.contact-index-index .contact-info.cms-content > p {
  background-color: #f5f5f5;
  padding: 20px;
  margin: 0 -20px 40px -20px;
}
.cms-page-view.page-layout-2columns-left .page-main .page-title-wrapper .page-title {
  margin-top: 15px;
  margin-bottom: 21px;
  font-family: "Poppins";
  font-size: 30px;
  line-height: 46px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #000000;
}
.page-wrapper .page-title-wrapper .page-title {
  margin-top: 0;
}
.page-wrapper .columns .column.main div h1 {
  font-family: "Poppins";
  font-size: 30px !important;
  line-height: 46px;
  font-weight: bold;
  letter-spacing: 0px;
  font-weight: bold !important;
  color: #000000;
  margin-bottom: 21px;
}
.page-wrapper .columns .column.main div h2 {
  font-family: "Poppins";
  font-size: 26px !important;
  line-height: 39px;
  letter-spacing: 0px;
  font-weight: bold !important;
  color: #000000;
  margin-top: 25px;
  margin-bottom: 15px;
}
.page-wrapper .columns .column.main div p {
  font-family: "Poppins";
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #000000;
  margin-bottom: 20px;
}
.page-wrapper .columns .column.main div ul {
  margin-bottom: 20px;
  padding-left: 20px;
}
.page-wrapper .columns .column.main div ul li {
  font-family: "Poppins";
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #000000;
  margin-bottom: 0;
  padding-left: 3px;
}
.page-wrapper .columns .column.main div ul li::marker {
  font-size: 22px;
  color: #7DB346;
}
.page-wrapper .columns .sidebar.sidebar-main .block-static-block .categories-menu .title {
  margin-bottom: 20px;
}
.page-wrapper .columns .sidebar.sidebar-main .block-static-block .categories-menu .title span {
  text-transform: capitalize;
  font-family: "Poppins";
  font-size: 16px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #000000;
}
.page-wrapper .columns .sidebar.sidebar-main .block-static-block .categories-menu .items .active a {
  color: #7db346 !important;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .page-wrapper .page-title-wrapper .page-title {
    margin-left: 0 !important;
  }
  .page-wrapper .page-title-wrapper .page-title .base {
    font-size: 22px !important;
  }
  .page-wrapper .columns .column.main div h1 {
    font-size: 22px !important;
    line-height: 32px;
  }
  .page-wrapper .columns .column.main div h2 {
    font-size: 20px !important;
    line-height: 24px !important;
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .page-wrapper .columns .column.main div p {
    font-size: 14px !important;
    line-height: 24px !important;
  }
  .page-wrapper .columns .column.main div ul {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .page-wrapper .columns .column.main div ul li {
    font-size: 14px !important;
    line-height: 24px !important;
  }
  .page-wrapper .columns .column.main div ul li::marker {
    font-size: 16px;
  }
  .cms-page-view.page-layout-2columns-left .page-main .page-title-wrapper .page-title {
    font-size: 22px;
    line-height: 33px;
  }
}
@media only screen and (max-width: 768px) {
  .cms-no-route .page-main .page-title-wrapper .page-title {
    font-size: 22px;
  }
  .cms-no-route .page-main .column.main div dl dt {
    font-size: 14px;
    line-height: 28px;
  }
  .cms-no-route .page-main .column.main div dl dd ul li {
    font-size: 14px !important;
    line-height: 28px !important;
  }
  .cms-no-route .page-main .column.main div dl dd ul li::marker {
    font-size: 16px !important;
  }
}
.page-footer .footer.content .links {
  padding-right: 0;
}
.product-item.ambanners-injected .ambanners-injected-banner .category-promotion .pagebuilder-column div p {
  font-family: "Poppins";
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 0;
}
.page-wrapper .top_line .container .usp strong {
  color: #7db346;
}
.page-wrapper .top_line .container .usp .item::before {
  font-family: 'FontAwesome';
  content: "\f00c";
  font-size: 12px;
  color: #7db346;
  height: 13px;
  width: 11px;
  margin-bottom: 2px;
  margin-right: 5px;
  -webkit-text-stroke: 1px white;
}
.products_carousel .product-items .slick-list .slick-track .slick-slide .product-item-info .product-item-details .price-box .price-container .price-wrapper.price-excluding-tax .price {
  font-size: 12px !important;
  color: #80808099;
  margin: 10px 0 !important;
  font-weight: 700;
  white-space: nowrap;
}
.products_carousel .product-items .slick-list .slick-track .slick-slide .product-item-info .product-item-details .price-box .price-container .price-wrapper.price-excluding-tax .price::after {
  content: ' excl. btw.';
}
.slick-list.draggable .slick-track .slick-slide .product-item .product-item-info {
  padding-bottom: 30px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper.product .page-title .base {
  word-break: break-word;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price > .price-container.price-final_price.tax.weee .price-wrapper.price-including-tax .price {
  font-size: 19px;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price > .price-container.price-final_price.tax.weee .price-wrapper.price-including-tax .price::after {
  content: '' !important;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price > .price-container.price-final_price.tax.weee .price-wrapper.price-excluding-tax .price {
  font-size: 14px;
  font-weight: 700;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price > .price-container.price-final_price.tax.weee .price-wrapper.price-excluding-tax::after {
  content: ' excl. btw.';
  color: #80808099;
  margin-left: 10px;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price > .special-price .price-container.price-final_price.tax.weee .price-wrapper.price-including-tax .price {
  font-size: 19px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price > .special-price .price-container.price-final_price.tax.weee .price-wrapper.price-including-tax .price::after {
  content: 'Uw nettoprijs';
  font-size: 12px;
  margin-left: 40px;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price > .special-price .price-container.price-final_price.tax.weee .price-wrapper.price-excluding-tax {
  margin-top: 0;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price > .special-price .price-container.price-final_price.tax.weee .price-wrapper.price-excluding-tax .price {
  font-size: 14px;
  color: #80808099;
  margin: 10px 0 ;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price > .special-price .price-container.price-final_price.tax.weee .price-wrapper.price-excluding-tax .price::after {
  content: ' excl. btw.';
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price > .old-price .price-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  font-size: 12px;
  color: black;
  margin-top: 25px;
  font-weight: 900;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price > .old-price .price-container .price-wrapper.price-including-tax > .price {
  color: black;
  font-weight: 600;
  font-size: 14px;
}
.page-products .product-item-info .product-item-details .price-box.price-final_price > .price-container.price-final_price.tax.weee > .price-wrapper.price-including-tax .price {
  font-size: 19px !important;
}
.page-products .product-item-info .product-item-details .price-box.price-final_price > .price-container.price-final_price.tax.weee > .price-wrapper.price-excluding-tax .price {
  color: #80808099;
  margin: 10px 0 ;
}
.page-products .product-item-info .product-item-details .price-box.price-final_price > .price-container.price-final_price.tax.weee > .price-wrapper.price-excluding-tax .price::after {
  content: ' excl. btw.';
}
.page-products .product-item-info .product-item-details .price-box.price-final_price > .special-price .price-container.price-final_price.tax.weee .price-wrapper.price-including-tax .price {
  font-size: 19px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page-products .product-item-info .product-item-details .price-box.price-final_price > .special-price .price-container.price-final_price.tax.weee .price-wrapper.price-including-tax .price::after {
  content: 'Uw nettoprijs';
  font-size: 12px;
  font-weight: 900;
  color: #0c426e;
}
.page-products .product-item-info .product-item-details .price-box.price-final_price > .special-price .price-container.price-final_price.tax.weee .price-wrapper.price-excluding-tax .price {
  font-size: 14px !important;
  color: #80808099;
  margin: 10px 0 ;
}
.page-products .product-item-info .product-item-details .price-box.price-final_price > .special-price .price-container.price-final_price.tax.weee .price-wrapper.price-excluding-tax .price::after {
  content: ' excl. btw.';
}
.page-products .product-item-info .product-item-details .price-box.price-final_price > .old-price .price-container.price-final_price .price-label {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  font-size: 12px;
  color: black;
  margin-top: 15px;
  margin-bottom: 5px;
  font-weight: 900;
}
.page-products .product-item-info .product-item-details .price-box.price-final_price > .old-price .price-container.price-final_price .price-wrapper.price-including-tax > .price {
  color: black;
  font-weight: 600;
  font-size: 14px;
}
.amsearch-result-section {
  border: none;
}
.amsearch-result-section .amsearch-product-list .amsearch-item.product-item .amsearch-description.product-item-details .amsearch-link.product-item-link {
  max-height: 67px;
  min-height: 67px;
  overflow: hidden;
}
.amsearch-result-section .amsearch-product-list .amsearch-item.product-item .amsearch-description.product-item-details .amsearch-wrapper-inner .price-box.price-final_price > .price-container.price-final_price.tax.weee > .price-wrapper.price-including-tax .price {
  font-size: 19px !important;
}
.amsearch-result-section .amsearch-product-list .amsearch-item.product-item .amsearch-description.product-item-details .amsearch-wrapper-inner .price-box.price-final_price > .price-container.price-final_price.tax.weee > .price-wrapper.price-excluding-tax .price {
  color: #80808099;
  margin: 10px 0 ;
}
.amsearch-result-section .amsearch-product-list .amsearch-item.product-item .amsearch-description.product-item-details .amsearch-wrapper-inner .price-box.price-final_price > .price-container.price-final_price.tax.weee > .price-wrapper.price-excluding-tax .price::after {
  content: ' excl. btw.';
}
.amsearch-result-section .amsearch-product-list .amsearch-item.product-item .amsearch-description.product-item-details .amsearch-wrapper-inner .price-box.price-final_price > .special-price .price-container.price-final_price.tax.weee .price-wrapper.price-including-tax .price {
  font-size: 19px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.amsearch-result-section .amsearch-product-list .amsearch-item.product-item .amsearch-description.product-item-details .amsearch-wrapper-inner .price-box.price-final_price > .special-price .price-container.price-final_price.tax.weee .price-wrapper.price-including-tax .price::after {
  content: 'Uw nettoprijs';
  font-size: 12px;
  font-weight: 900;
  color: #0c426e;
}
.amsearch-result-section .amsearch-product-list .amsearch-item.product-item .amsearch-description.product-item-details .amsearch-wrapper-inner .price-box.price-final_price > .special-price .price-container.price-final_price.tax.weee .price-wrapper.price-excluding-tax .price {
  font-size: 14px !important;
  color: #80808099;
  margin: 10px 0 ;
}
.amsearch-result-section .amsearch-product-list .amsearch-item.product-item .amsearch-description.product-item-details .amsearch-wrapper-inner .price-box.price-final_price > .special-price .price-container.price-final_price.tax.weee .price-wrapper.price-excluding-tax .price::after {
  content: ' excl. btw.';
}
.amsearch-result-section .amsearch-product-list .amsearch-item.product-item .amsearch-description.product-item-details .amsearch-wrapper-inner .product.product-item-actions .actions-primary .amasty-xsearch-form .action.tocart.primary span {
  padding-left: 10px;
  padding-right: 10px;
}
.page-products .product.details.product-item-details .price-box.price-final_price {
  margin: 10px 0;
}
.page-products .product.details.product-item-details .price-box.price-final_price .old-price .price-container {
  font-size: 2.6rem;
}
.page-products .product.details.product-item-details .price-box.price-final_price .old-price .price-container .price-label {
  font-weight: 900;
  color: black;
}
.page-products .product.details.product-item-details .price-box.price-final_price .old-price .price-container .price-wrapper.price-including-tax .price {
  color: black;
  font-weight: 600;
}
.price-including-tax + .price-excluding-tax::before,
.weee[data-label]::before {
  content: none;
}
.product-item .price-container.tax::after {
  border: 1px solid yellow;
  display: none !important;
}
.product-item .price-container.tax::after {
  border: 1px solid yellow;
  display: none !important;
}
.product-item-details .price {
  font-size: 16px !important;
}
.product-info-price .price-box .price-container [data-label="Excl. BTW"] .price {
  color: #80808099;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price > .price-container.price-final_price.tax.weee > .price-wrapper.price-including-tax .price::after {
  content: '' !important;
}
.amsearch-product-list .amsearch-description.product.details.product-item-details .amsearch-wrapper-inner .old-price .price-label {
  color: black;
}
.amsearch-product-list .amsearch-description.product.details.product-item-details .amsearch-wrapper-inner .old-price .price-wrapper.price-including-tax .price {
  color: black;
  font-weight: 600;
}
.cms-page-view .pagebuilder-button-primary {
  color: #fff;
}
.cms-page-view a.pagebuilder-button-primary {
  background: #7db346;
  border: 1px solid #7db346;
}
.flex-block-row {
  font-family: "Poppins", sans-serif;
}
.flex-block-row .first-text-block h1 {
  margin-bottom: 20px;
}
.flex-block-row .first-text-block h1 span {
  font-size: 30px !important;
  font-weight: 600;
}
.flex-block-row .first-text-block p {
  margin-bottom: 40px;
}
.flex-block-row .pagebuilder-column-group.flex-block-first-column {
  padding: 30px !important;
  margin-top: 17px;
  margin-bottom: 10px;
}
.flex-block-row .pagebuilder-column-group.flex-block-first-column .pagebuilder-column-line .pagebuilder-column h2 {
  font-size: 26px;
  color: #0C426E !important;
  margin-top: 0 !important;
  margin-bottom: 21px !important;
}
.flex-block-row .pagebuilder-column-group.flex-block-first-column .pagebuilder-column-line .pagebuilder-column div p {
  margin-bottom: 0 !important;
}
.flex-block-row .pagebuilder-column-group.flex-block-first-column .pagebuilder-column-line .pagebuilder-column .flex-block-first-column-buttons {
  display: flex;
  margin-top: 10px;
  margin-right: 0 !important;
}
.flex-block-row .pagebuilder-column-group.flex-block-first-column .flex-block-first-column-buttons a.pagebuilder-button-primary,
.flex-block-row .pagebuilder-column-group.flex-block-first-column div.pagebuilder-button-primary {
  background: #7DB346;
  border: 1px solid #7DB346;
  color: white;
  border-radius: 4px;
  padding: 10px 20px;
  margin: 0;
}
.flex-block-row .pagebuilder-column-group.flex-block-first-column .flex-block-first-column-buttons a.pagebuilder-button-primary:hover,
.flex-block-row .pagebuilder-column-group.flex-block-first-column div.pagebuilder-button-primary:hover {
  filter: unset;
}
.flex-block-row .flex-block-first-column-second div p {
  margin-bottom: 0 !important;
}
.flex-block-row .flex-block-first-column-second ul {
  color: #7DB346;
  margin-top: 20px;
}
.flex-block-row .flex-block-first-column-second ul span {
  color: black;
}
.flex-block-row .flex-block-button {
  margin-right: 30px;
}
.flex-block-row .flex-block-first-button-whatsapp {
  margin-right: 30px;
}
.flex-block-row .flex-block-first-button-whatsapp span {
  font-size: 16px;
  display: flex;
  justify-content: space-between;
}
.flex-block-row .flex-block-first-button-whatsapp span::before {
  display: block;
  background: url(../images/whatsapp.svg) center no-repeat;
  content: '';
  width: 20px;
  height: 20px;
  color: green;
  margin-right: 15px;
}
.flex-block-row .flex-block-first-button-phone span {
  font-size: 16px;
  display: flex;
  justify-content: space-between;
}
.flex-block-row .flex-block-first-button-phone span::before {
  display: block;
  background: url(../images/phone.png) center no-repeat;
  content: '';
  width: 20px;
  height: 20px;
  color: green;
  margin-right: 15px;
}
@media only screen and (max-width: 768px) {
  .flex-block-row div h1 {
    font-size: 22px !important;
    margin-top: 25px;
  }
  .flex-block-row div p {
    font-size: 14px;
    line-height: 24px;
  }
  .flex-block-row .pagebuilder-column-group.flex-block-first-column {
    margin-top: 30px;
    padding-right: 30px !important;
    margin-bottom: 0;
  }
  .flex-block-row .pagebuilder-column-group.flex-block-first-column .pagebuilder-column-line .pagebuilder-column div h2 {
    font-size: 20px !important;
    line-height: 24px !important;
  }
  .flex-block-row .pagebuilder-column-group.flex-block-first-column .pagebuilder-column-line .pagebuilder-column div p {
    font-size: 14px;
    line-height: 24px;
  }
  .flex-block-row .pagebuilder-column-group.flex-block-first-column .pagebuilder-column-line .pagebuilder-column .flex-block-first-column-buttons {
    margin-right: 0 !important;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .flex-block-row .pagebuilder-column-group.flex-block-first-column .pagebuilder-column-line .pagebuilder-column .flex-block-first-column-buttons .flex-block-first-button-whatsapp,
  .flex-block-row .pagebuilder-column-group.flex-block-first-column .pagebuilder-column-line .pagebuilder-column .flex-block-first-column-buttons .flex-block-first-button-phone {
    margin-right: 0;
  }
  .flex-block-row .pagebuilder-column-group.flex-block-first-column .pagebuilder-column-line .pagebuilder-column .flex-block-first-column-buttons .flex-block-first-button-whatsapp .pagebuilder-button-primary,
  .flex-block-row .pagebuilder-column-group.flex-block-first-column .pagebuilder-column-line .pagebuilder-column .flex-block-first-column-buttons .flex-block-first-button-phone .pagebuilder-button-primary {
    width: 100%;
    margin-right: 0;
  }
  .flex-block-row .pagebuilder-column-group.flex-block-first-column .pagebuilder-column-line .pagebuilder-column .flex-block-first-column-buttons .flex-block-first-button-whatsapp .pagebuilder-button-primary span,
  .flex-block-row .pagebuilder-column-group.flex-block-first-column .pagebuilder-column-line .pagebuilder-column .flex-block-first-column-buttons .flex-block-first-button-phone .pagebuilder-button-primary span {
    justify-content: center;
    flex-direction: row;
  }
  .flex-block-row .pagebuilder-column-group.flex-block-first-column .pagebuilder-column-line .pagebuilder-column .flex-block-first-column-buttons .flex-block-first-button-whatsapp {
    margin-bottom: 10px;
  }
  .flex-block-row .pagebuilder-column-group.flex-block-first-column .pagebuilder-column-line .pagebuilder-column .flex-block-first-column-buttons .flex-block-first-button-phone .pagebuilder-button-primary {
    margin-bottom: 0;
  }
  .flex-block-row .pagebuilder-column-group.flex-block-first-column .pagebuilder-column-line .pagebuilder-column .flex-block-first-column-buttons .flex-block-button {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .flex-block-row .pagebuilder-column-group.flex-block-first-column .pagebuilder-column-line .pagebuilder-column .flex-block-first-column-buttons .flex-block-button .pagebuilder-button-primary {
    width: 100%;
    margin-right: 0;
  }
}
.page-wrapper .watch-me.text-hidden {
  display: none;
}
.mpquickcart-block {
  height: 97% !important;
}
.mpquickcart-block .block-content.block-items {
  height: 69%;
}
.mpquickcart-block .block-content.block-items::-webkit-scrollbar {
  width: 5px;
}
.mpquickcart-block .block-content.block-items::-webkit-scrollbar-track {
  background: #ebf0f4;
}
.mpquickcart-block .block-content.block-items::-webkit-scrollbar-thumb {
  background: lightgray;
}
.mpquickcart-block .block-content.block-items .subtitle span {
  visibility: hidden;
  position: absolute;
}
.mpquickcart-block .block-content.block-items .minicart-items-wrapper {
  padding: 0 0px 15px 0;
}
.mpquickcart-block .block-content.block-items .minicart-items-wrapper .minicart-items .item.product-item {
  padding: 5px 0;
}
.mpquickcart-block .block-content.block-items .minicart-items-wrapper .minicart-items .item.product-item .product .product-item-details {
  padding-left: 0;
  padding-right: 10px;
}
.mpquickcart-block .block-content.block-items .minicart-items-wrapper .minicart-items .item.product-item .product .product-item-details .product-item-name {
  margin-right: 0;
}
.mpquickcart-block .block-content.block-items .minicart-items-wrapper .minicart-items .item.product-item .product .product-item-details .product-item-name a {
  min-height: 20px;
}
.mpquickcart-block .block-content.block-items .minicart-items-wrapper .minicart-items .item.product-item .product .product-item-details .product-item-pricing {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.mpquickcart-block .block-content.block-items .minicart-items-wrapper .minicart-items .item.product-item .product .product-item-details .product-item-pricing .price-container {
  margin-left: 30px;
  margin-right: 55px;
}
.mpquickcart-block .block-content.block-items .minicart-items-wrapper .minicart-items .item.product-item .product .product-item-details .product-item-pricing .details-qty.qty {
  display: inline-block;
  margin-left: 5px;
}
.mpquickcart-block .block-content.block-items .minicart-items-wrapper .minicart-items .item.product-item .product .product-item-details .product-item-pricing .price-container {
  display: inline-block;
}
.mpquickcart-block .block-content.block-items .minicart-items-wrapper .minicart-items .item.product-item .product .actions {
  margin: -27px 0 0;
}
.mpquickcart-block .block-content.block-items .minicart-items-wrapper .minicart-items .item.product-item .item-qty {
  height: 20px;
}
.mpquickcart-block .block-content.block-footer {
  height: 29%;
  width: 100%;
}
.mpquickcart-block .block-content.block-footer .cart-totals {
  max-height: 65%;
  border: unset;
  border-top: 1px solid #cccccc;
}
.mpquickcart-block .block-content.block-footer .cart-totals .data.table.table-totals .totals .amount .price {
  white-space: normal;
}
.mpquickcart-block .block-content.block-footer .actions {
  bottom: -20px;
  position: relative;
}
.mpquickcart-block .block-content.block-footer .actions .primary .action.primary.viewcart,
.mpquickcart-block .block-content.block-footer .actions .primary .action.primary.checkout {
  font-family: "Poppins";
  font-size: 16px !important;
  line-height: 25px !important;
  font-weight: bold;
  letter-spacing: 0px;
  padding: 12px 5px !important;
  border: unset;
}
.mpquickcart-block .block-content.block-footer .actions .primary .action.primary.viewcart {
  background: #EBF0F4;
  border-color: #EBF0F4;
}
.mpquickcart-block .block-content.block-footer .actions .primary .action.primary.viewcart span {
  color: #000;
}
.mpquickcart-block .block-content.block-footer .actions .primary .action.primary.viewcart:hover {
  background: #7DB346;
}
.mpquickcart-block .block-content.block-footer .actions .primary .action.primary.viewcart:hover span {
  color: #fff;
}
.mpquickcart-block .block-content.block-footer .actions .primary .action.primary.checkout {
  background: #7DB346;
  box-shadow: none;
}
.mpquickcart-block .block-content.block-footer .actions .primary .action.primary.checkout:hover {
  background: #6A983C;
}
.additional-footer {
  border-top-width: 0px;
  background-color: white;
  padding-top: 0px;
  margin-top: 5px;
  height: 100px;
  box-shadow: 0px -10px 10px -15px #111111;
}
.additional-footer ul.payment-methods-items {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin-bottom: 15px;
}
.additional-footer ul.payment-methods-items li.payment-method-item {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
  margin: 1rem 1.5rem;
  text-align: center;
}
.additional-footer ul.payment-methods-items li.payment-method-item img {
  width: auto;
  max-height: 4rem;
  max-width: 8rem;
}
@media only screen and (max-width: 768px) {
  .additional-footer ul.payment-methods-items {
    flex-wrap: nowrap;
  }
  .additional-footer ul.payment-methods-items li.payment-method-item {
    margin: 5px !important;
  }
  .additional-footer ul.payment-methods-items li.payment-method-item img {
    max-width: 5rem !important;
  }
}
.checkout-index-index .page-header .header.content {
  background-color: #ebf0f4 !important;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .row-mp .checkout-shipping-address .step-title {
  margin-bottom: 0;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .row-mp .checkout-shipping-address .step-content .form.form-login {
  margin-bottom: 20px;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .row-mp .checkout-shipping-address .step-content .form.form-login #customer-email-fieldset {
  margin-top: 20px;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .row-mp .checkout-shipping-address .step-content .action.action-show-popup {
  margin-left: 19px;
  padding: 7px 0 !important;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .row-mp .checkout-shipping-address .step-content .action.action-show-popup span {
  padding: 7px 15px;
  background-color: #0c426e;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  border-radius: 3px;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .row-mp .checkout-shipping-address #checkout-step-shipping {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .row-mp .checkout-shipping-address #checkout-step-shipping .form.form-shipping-address {
  padding-bottom: 0;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .row-mp .checkout-shipping-address #checkout-step-shipping .form.form-shipping-address .fieldset.address {
  margin-bottom: 0;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .row-mp .checkout-shipping-method #checkout-step-shipping_method {
  padding-bottom: 0 !important;
  padding-top: 0px !important;
  margin-bottom: 20px;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .row-mp .checkout-shipping-method #checkout-step-shipping_method .form.methods-shipping {
  padding-top: 0;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: unset;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .row-mp .checkout-shipping-method #checkout-step-shipping_method .form.methods-shipping #onepage-checkout-shipping-method-additional-load .osc-place-order-block {
  margin-bottom: 0px;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .row-mp .osc-payment-after-methods .payment-option.opc-payment-additional.discount-code .payment-option-content .form.form-discount .actions-toolbar .primary .action.action-apply {
  padding: 0;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .row-mp .osc-payment-after-methods .payment-option.opc-payment-additional.discount-code .payment-option-content .form.form-discount .actions-toolbar .primary .action.action-apply span {
  padding: 8px 5px;
  background-color: #0c426e;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  border-radius: 3px;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .row-mp .checkout-payment-method .step-title {
  border-bottom: 1px solid #cccccc;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .row-mp .checkout-payment-method .step-content .form.payments .fieldset .opc-payment .items.payment-methods .payment-group .payment-method .payment-method-content .checkout-agreements-block {
  margin-top: 0;
  padding-top: 0 !important;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .col-mp .order-summary.hoverable .step-title {
  margin-bottom: 0;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .col-mp .order-summary.hoverable .opc-block-summary.step-content .block.items-in-cart .content.minicart-items .minicart-items-wrapper thead {
  display: none;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .col-mp .order-summary.hoverable .opc-block-summary.step-content .block.items-in-cart .content.minicart-items .minicart-items-wrapper tbody .product-item {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  position: relative;
  padding-top: 55px;
  padding-bottom: 5px;
  border-radius: 0px;
  margin-left: 2px;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .col-mp .order-summary.hoverable .opc-block-summary.step-content .block.items-in-cart .content.minicart-items .minicart-items-wrapper tbody .product-item .a-left.product {
  position: absolute;
  top: 0;
  left: 0px;
  padding-right: 30px !important;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .col-mp .order-summary.hoverable .opc-block-summary.step-content .block.items-in-cart .content.minicart-items .minicart-items-wrapper tbody .product-item .a-left.product .product-item-detail {
  height: 40px;
  overflow: hidden;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .col-mp .order-summary.hoverable .opc-block-summary.step-content .block.items-in-cart .content.minicart-items .minicart-items-wrapper tbody .product-item .a-center.button-remove {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 0px !important;
  min-width: unset !important;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .col-mp .order-summary.hoverable .opc-block-summary.step-content .block.items-in-cart .content.minicart-items .minicart-items-wrapper tbody .product-item td {
  border-bottom: unset !important;
  padding: 0px 15px;
  max-height: 20px;
  padding-left: 15px !important;
  margin-right: 0;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .col-mp .order-summary.hoverable .opc-block-summary.step-content .block.items-in-cart .content.minicart-items .minicart-items-wrapper tbody .product-item .a-center.subtotal {
  margin-left: auto;
  margin-right: 15px;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .col-mp .order-summary.hoverable .opc-block-summary.step-content .block.items-in-cart .content.minicart-items .minicart-items-wrapper tbody .product-item .a-center.subtotal .subtotal {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .col-mp #checkout-step-payment {
  padding-bottom: 0;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .col-mp #checkout-step-payment .form.payments .fieldset > hr {
  display: none;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .col-mp #checkout-step-payment .form.payments #checkout-payment-method-load .payment-method.payment-method-mollie_methods_ideal .payment-method-content .payment-method-title.field.choice {
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .col-mp #checkout-step-payment .form.payments #checkout-payment-method-load .payment-method.payment-method-mollie_methods_ideal .payment-method-content .payment-method-title.field.choice br:last-child {
  display: none;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .col-mp #checkout-step-payment .form.payments #checkout-payment-method-load .payment-method.payment-method-mollie_methods_ideal .payment-method-content .checkout-agreements-block {
  padding-top: 5px;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .col-mp #checkout-step-payment .form.payments #checkout-payment-method-load .payment-method.payment-method-mollie_methods_ideal .payment-method-content > br {
  display: none;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container .col-mp #shipping-new-address-form .field.street.admin__control-fields input.input-text.pac-target-input::placeholder {
  color: transparent;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container #opc-sidebar .opc-block-summary.step-content .block.items-in-cart .content.minicart-items #checkout-review-table .product-item .details-qty .qty-wrapper .button-action.minus,
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container #opc-sidebar .opc-block-summary.step-content .block.items-in-cart .content.minicart-items #checkout-review-table .product-item .details-qty .qty-wrapper .button-action.plus {
  display: none;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container #opc-sidebar .opc-block-summary.step-content .block.items-in-cart .content.minicart-items #checkout-review-table .product-item .details-qty .qty-wrapper .qty-wrap .item_qty.input-text {
  height: 36px;
  margin-top: -7px;
  text-align: center;
  width: 60px;
  border-radius: 0 !important;
  border: 1px solid #c2c2c2;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container #opc-sidebar #co-place-order-area .checkout-agreements-block .form .checkout-agreements.fieldset .checkout-agreement.field.choice {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container #opc-sidebar #co-place-order-area .checkout-agreements-block .form .checkout-agreements.fieldset .checkout-agreement.field.choice .label {
  white-space: normal;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container #opc-sidebar #co-place-order-area .checkout-agreements-block .form .checkout-agreements.fieldset .checkout-agreement.field.choice .label .action.action-show {
  display: flex;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container #opc-sidebar #co-place-order-area .checkout-agreements-block .form .checkout-agreements.fieldset .checkout-agreement.field.choice .label .action.action-show span {
  display: flex;
  text-align: left;
}
.page-main .column.main .checkout-container .opc-wrapper.one-step-checkout-wrapper .opc.one-step-checkout-container #opc-sidebar #co-place-order-area .checkout-agreements-block .form .checkout-agreements.fieldset .checkout-agreement.field.choice .label .action.action-show::after {
  margin-top: 5px;
}
.checkout-cart-index .cart-container .cart-summary .checkout.methods.items.checkout-methods-items .action.primary.checkout {
  background: #7db346;
  border: 1px solid #7db346;
  color: #ffffff;
  font-weight: bold;
}
.checkout-cart-index .cart-container .cart-summary .checkout.methods.items.checkout-methods-items .action.primary.checkout:hover {
  background: #6A983C;
}
.checkout-cart-index .cart-container .cart-summary #block-shipping {
  display: none;
}
.checkout-cart-index .cart-container .form.form-cart .cart.main.actions .action.update {
  background: #EBF0F4;
  font-family: "Poppins";
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
  letter-spacing: 0px;
  padding: 12px 17px;
  border: unset;
  transition: all 0.2s linear;
}
.checkout-cart-index .cart-container .form.form-cart .cart.main.actions .action.update:hover {
  background: #7DB346;
  color: #fff;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .checkout-index-index .modals-wrapper .modal-popup .modal-inner-wrap .modal-content .block-authentication .block.block-customer-login {
    padding-right: 0;
  }
}
@media screen and (max-width: 1320px) {
  .page-main-class {
    max-width: 1180px;
    margin: auto;
    padding-left: 20px;
  }
}
@media screen and (min-width: 1320px) {
  .page-main-class {
    max-width: 1240px;
    margin: auto;
  }
}
@media screen and (min-width: 1580px) {
  .page-main-class {
    max-width: 1240px;
  }
}
.rootmenu > .rootmenu-list > li .advice-box-phone {
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}
.rootmenu > .rootmenu-list > li .advice-box-phone .phone {
  position: relative;
  margin-left: 30px;
}
.rootmenu > .rootmenu-list > li .advice-box-phone .phone::before {
  color: #7db346;
  font-family: 'FontAwesome';
  content: "\f095";
  font-size: 21px;
  position: absolute;
  left: -22.5px;
  top: -1px;
  height: 18px;
  width: 18px;
  transform: rotate(1deg);
}
.rootmenu > .rootmenu-list > li .advice-box-phone .question {
  color: #0c426e;
}
.rootmenu > .rootmenu-list > li .advice-box-note {
  color: #0c426e;
  font-size: 12px;
  text-align: end;
}
.rootmenu > .rootmenu-list > li:last-child {
  padding: 15px 10px 10px 10px;
  float: right;
}
.rootmenu > .rootmenu-list > li .has-sub-cat {
  background: none;
}
.rootmenu > .rootmenu-list > li .has-sub-cat::after {
  font-family: 'FontAwesome';
  content: "\f078";
  font-size: 12px;
  color: #0c426e;
  height: 14px;
  width: 12px;
}
@media screen and (max-width: 768px) {
  .rootmenu > .rootmenu-list > li .has-sub-cat::after {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .nav-sections-item-content .page-main {
    padding: 0 !important;
  }
  .nav-sections-item-content .page-main .has-sub-cat {
    margin-right: 0;
  }
  .nav-sections-item-content .page-main .rootmenu > .rootmenu-list > li > .rootmenu-click > .rootmenu-arrow {
    background-color: transparent !important;
  }
  .nav-sections-item-content .page-main .rootmenu > .rootmenu-list > li > a {
    margin-right: 0;
  }
  .nav-sections-item-content .page-main .rootmenu > .rootmenu-list > li:nth-child(1) > a {
    border-top: 0;
  }
}
.clearfix .level3-listing li a span {
  margin-right: 25px;
}
.section-item-content.nav-sections-item-content {
  border-bottom: 1px solid #dee5eb;
}
.sections.nav-sections.sticky {
  z-index: 901;
}
.sections.nav-sections .section-items.nav-sections-items .section-item-content .rootmenu .category-item.hover .halfmenu .grid.clearfix .clearfix ul li a {
  justify-content: space-between;
}
@media (min-width: 1580px) {
  .page-wrapper > .breadcrumbs {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .page-wrapper > .breadcrumbs {
    margin-bottom: 25px;
  }
  .header.content {
    padding: 22px 20px 6px;
  }
  .rootmenu > .rootmenu-list .halfmenu {
    top: auto;
  }
}
@media (min-width: 768px) and (min-width: 1322px) {
  .header.content {
    padding: 22px 0 6px;
  }
}
.amsearch-input-wrapper .amsearch-input {
  border: none;
  border-radius: 4px;
  height: 46px;
}
.minicart-wrapper .action.showcart:before {
  content: url("../images/cart.svg");
  line-height: 30px;
  font-size: 21px;
}
.mpquickcart-icon-wrapper {
  height: 46px;
  background-color: #0c426e !important;
  border-radius: 4px;
  text-align: center;
  padding: 8px 14px;
  box-sizing: border-box;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: none !important;
  margin-top: 3px;
  padding: 0;
  font-size: 16px;
  line-height: 25px;
  font-weight: 600;
  margin-right: -5px;
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
}
header .logo {
  margin: 8px auto 21px 0;
}
@media (max-width: 911px) {
  .logo img {
    width: 140px;
  }
  .header.content {
    padding: 12px 20px 11px;
  }
  header .logo {
    margin: 13px auto 8px 0;
  }
}
.block-account-mobile img {
  width: 28px;
  margin-right: 6px;
}
.top_line {
  display: block;
}
@media (max-width: 768px) {
  .block-account-mobile img {
    width: 23px;
  }
  .page-wrapper .page-header .header.content .block.block-account-mobile {
    background-color: transparent;
    top: 4px;
    right: 50px;
  }
  .page-wrapper .page-header .header.content .block.block-account-mobile a > span {
    display: none;
  }
  .mpquickcart-icon-wrapper {
    height: 35px;
    padding: 8px;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    margin-top: 7px;
  }
  .page-wrapper .page-header .header.content {
    text-align: center;
  }
  header .logo {
    margin: 19px auto 13px 40px;
    float: none;
    display: inline-block;
  }
  .new-search {
    position: absolute;
    left: 74px;
    top: 19px;
  }
  .new-search img {
    width: 16px;
  }
  .nav-toggle {
    background-color: white;
    top: 10px;
    width: 35px;
    height: 35px;
    border-radius: 4px;
    left: 21px;
  }
  .nav-toggle:before {
    font-size: 18px;
    line-height: 35px;
  }
  .header.content {
    padding: 0 20px;
  }
  .minicart-wrapper .action.showcart:before {
    content: url("../images/cart.svg");
    font-size: 11px;
  }
  .nav-open .nav-sections {
    z-index: 105;
  }
  body.-amsearch-overlay-opened .nav-sections {
    z-index: 105;
  }
  .top_line {
    display: block;
  }
  .nav-before-open.nav-open .ambanners,
  .nav-before-open.nav-open .top_line {
    display: none;
  }
  .nav-before-open.nav-open .page-wrapper {
    left: 0;
  }
  .nav-before-open.nav-open .page-wrapper .header.content .action.nav-toggle::after {
    top: 57px;
  }
  .nav-before-open.nav-open .page-wrapper .header.content .action.nav-toggle::before {
    content: '\e616';
  }
  .nav-before-open.nav-open .page-wrapper .header.content .new-search {
    display: none;
  }
  .nav-before-open.nav-open .sections.nav-sections {
    width: 100%;
    top: 57px;
  }
  .nav-before-open.nav-open .sections.nav-sections .section-item-title.nav-sections-item-title {
    width: 50%;
  }
  .nav-before-open.nav-open .sections.nav-sections .section-item-content.nav-sections-item-content .page-main-class .rw-navclose {
    display: none;
  }
  .sections.nav-sections .section-item-content.nav-sections-item-content .page-main-class {
    padding-left: 0;
  }
  .sections.nav-sections .section-item-content.nav-sections-item-content .page-main-class .rw-navclose {
    background-color: transparent;
  }
  .sections.nav-sections .section-item-content.nav-sections-item-content .page-main-class .rootmenu .mobile-sub.rootmenu-list .category-item .rootmenu-click {
    padding-right: 13px;
  }
  .sections.nav-sections .section-item-content.nav-sections-item-content .page-main-class .rootmenu .mobile-sub.rootmenu-list .category-item .rootmenu-click .rootmenu-arrow {
    background-color: transparent !important;
    height: 12px;
    width: 20px;
    top: -5px;
  }
  .sections.nav-sections .section-item-content.nav-sections-item-content .page-main-class .rootmenu .mobile-sub.rootmenu-list .category-item .rootmenu-click .rootmenu-arrow::before {
    display: none;
  }
  .sections.nav-sections .section-item-content.nav-sections-item-content .page-main-class .rootmenu .mobile-sub.rootmenu-list .category-item .rootmenu-click .rootmenu-arrow::after {
    font-family: 'FontAwesome';
    content: "\f078";
    font-size: 12px;
    height: 14px;
    width: 12px;
    -webkit-text-stroke: 1px white;
    transform: unset;
    background-color: transparent;
  }
  .sections.nav-sections .section-item-content.nav-sections-item-content .page-main-class .rootmenu .mobile-sub.rootmenu-list .category-item .has-sub-cat {
    margin-right: 0px !important;
    border: unset !important;
    border-bottom: 1px solid #0C426E !important;
    padding-left: 30px !important;
  }
  .sections.nav-sections .section-item-content.nav-sections-item-content .page-main-class .rootmenu .mobile-sub.rootmenu-list .category-item .has-sub-cat.active {
    color: #0C426E !important;
  }
  .sections.nav-sections .section-item-content.nav-sections-item-content .page-main-class .rootmenu .mobile-sub.rootmenu-list .category-item .has-sub-cat::after {
    display: none;
  }
  .sections.nav-sections .section-item-content.nav-sections-item-content .page-main-class .rootmenu .mobile-sub.rootmenu-list .category-item .halfmenu.clearfix {
    border-top: 1px solid;
  }
  .sections.nav-sections .section-item-content.nav-sections-item-content .page-main-class .rootmenu .mobile-sub.rootmenu-list .category-item > a {
    margin-right: 0 !important;
    border: unset !important;
    padding-left: 30px !important;
    border-bottom: 1px solid #0C426E !important;
  }
  .sections.nav-sections .section-item-content.nav-sections-item-content .page-main-class .rootmenu .mobile-sub.rootmenu-list .category-item > a.active {
    color: #0C426E !important;
  }
  .sections.nav-sections .section-item-content.nav-sections-item-content .header.links {
    border-bottom: unset;
  }
  .sections.nav-sections .section-item-content.nav-sections-item-content .header.links .greet.welcome {
    padding: 0;
    border-top: unset;
  }
  .sections.nav-sections .section-item-content.nav-sections-item-content .header.links .greet.welcome.item a {
    border-bottom: 1px solid #0C426E;
    padding: 10px 10px 10px 30px;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
  }
  .sections.nav-sections .section-item-content.nav-sections-item-content .header.links li a {
    border: unset;
    padding: 10px 10px 10px 30px;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
    border-bottom: 1px solid #0C426E;
  }
  .checkout-index-index .page-wrapper .page-header .header.content .new-search {
    left: 25px;
  }
}
.page-main .page-title-wrapper {
  margin-top: 25px !important;
}
.page-wrapper .page-header .header.content {
  max-width: 1240px;
}
.page-wrapper .page-header .header.content .amsearch-wrapper-block .amsearch-input-wrapper.-typed .amsearch-button.-loupe {
  display: none;
}
.page-wrapper .page-header .header.content .amsearch-wrapper-block .amsearch-button.-loupe {
  left: auto !important;
  right: 15px;
  right: 21px;
  opacity: 1;
  background: white;
}
.page-wrapper .page-header .header.content .amsearch-wrapper-block .amsearch-button.-loupe::before {
  font-family: 'FontAwesome';
  content: "\f002";
  font-size: 21px;
  font-weight: 400;
  color: #0C426E;
  -webkit-text-stroke: 1.05px white;
}
.page-wrapper .page-header .header.content .amsearch-wrapper-block .amsearch-button.-close {
  margin-right: 15px;
}
.page-wrapper .page-header .header.content .amsearch-wrapper-block .amsearch-input-wrapper input {
  padding-left: 18px;
  padding-right: 45px;
  font-size: 16px;
}
.page-wrapper .page-header .header.content .amsearch-wrapper-block .amsearch-input-wrapper .amsearch-input::placeholder {
  font-size: 16px;
  letter-spacing: 0px;
  color: #8E979F;
  opacity: 1;
  font-weight: 400;
}
.page-wrapper .page-header .header.content .amsearch-wrapper-block .amsearch-form-block.-opened {
  width: auto !important;
}
@media only screen and (max-width: 769px) {
  .widget-kiyoh-desktop {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .page-wrapper .page-header .header.content .amsearch-wrapper-block {
    width: 30%;
    margin-left: 8%;
    float: left;
  }
  .widget-kiyoh-mobile {
    display: none;
  }
  .widget-kiyoh-desktop {
    display: inline;
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-wrapper .page-header .header.content .amsearch-wrapper-block {
    margin-left: 5%;
  }
}
.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
  max-width: 50%;
}
.amsearch-wrapper-inner .product-item-actions {
  display: flex;
}
.amsearch-result-section {
  max-height: unset;
}
.jaar-logo {
  float: left;
  margin-left: 10px;
}
@media only screen and (max-width: 992px) {
  .jaar-logo {
    display: none;
  }
}
.slick-slider .slick-arrow.slick-next {
  z-index: 1;
}
.amform-form {
  max-width: 100%;
}
.amform-form .action.primary {
  background: #0c426e;
}
.amform-form .action.primary:hover {
  background: #0c426e;
  border: 1px solid #0c426e;
}
.kiyoh-widget-small {
  box-shadow: none;
  margin-bottom: 0;
}
.kiyoh-widget-small .mobile-title-kiyoh {
  display: none;
}
.kiyoh-widget-small img {
  width: 4.5rem;
  height: 4.5rem;
}
.kiyoh-widget-small .kiyoh-widget-header {
  padding: 0 1rem 0 12rem;
}
.kiyoh-widget-small .rating-summary {
  margin-left: 0;
}
.kiyoh-widget-small h3 {
  background-color: transparent;
  padding: 0;
  text-align: left;
  color: #000;
}
.kiyoh-widget-small .kiyoh-widget-header_logo {
  left: 6rem;
  bottom: -4px;
}
.kiyoh-widget-small .kiyoh-widget-header_logo a {
  border: 0;
}
.kiyoh-widget-small .kiyoh-widget-header.new {
  background-color: transparent;
}
@media only screen and (max-width: 1024px) {
  .kiyoh-widget-small {
    display: inline-block;
    height: 55px;
    margin-bottom: -10px;
  }
  .kiyoh-widget-small h3 {
    text-align: center;
  }
  .kiyoh-widget-small .rating-summary {
    display: flex;
  }
  .kiyoh-widget-small .rating-summary .rating-result > span {
    display: inline;
  }
  .kiyoh-widget-small .kiyoh-widget-header_logo {
    padding: 0.5rem 0;
    bottom: -15px;
    left: 5rem;
  }
  .kiyoh-widget-small .kiyoh-widget-header {
    padding: 0.85rem 1rem 0 11rem;
  }
  .kiyoh-widget-small .mobile-title-kiyoh {
    display: block;
    margin-right: 5px;
  }
  .kiyoh-widget-small .desktop-title-kiyoh {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .kiyoh-widget-small {
    height: 60px;
  }
  .kiyoh-widget-small .kiyoh-widget-header_logo {
    bottom: -8px;
    left: 9rem;
    z-index: 8;
  }
  .kiyoh-widget-small .kiyoh-widget-header_logo img {
    z-index: 10;
  }
  .kiyoh-widget-small .kiyoh-widget-header {
    padding: 0.85rem 1rem 0 15rem;
  }
}
@media only screen and (max-width: 480px) {
  .kiyoh-widget-small .kiyoh-widget-header_logo {
    bottom: -15px;
    left: 5rem;
  }
  .kiyoh-widget-small .kiyoh-widget-header {
    padding: 0.85rem 1rem 0 11rem;
  }
}
.top-bar {
  background-color: #0c426e;
}
.top-bar > div {
  max-width: 1240px;
  margin: auto;
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 60px;
  font-size: 14px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  position: relative;
}
@media (max-width: 767px) {
  .top-bar > div {
    height: 50px;
    font-size: 11px;
  }
}
.top-bar > div > span:first-child {
  padding-left: 52px;
  padding-right: 60px;
}
@media (max-width: 767px) {
  .top-bar > div > span:first-child {
    padding-left: 16px;
  }
}
.top-bar > div > span:first-child:before {
  content: url("../images/gears.svg");
  display: inline-block;
  position: absolute;
  margin-left: -36px;
}
@media (max-width: 767px) {
  .top-bar > div > span:first-child:before {
    display: none;
  }
}
.custom-banner-close-button {
  position: absolute;
  top: 11px;
  right: 19px;
  cursor: pointer;
  font-size: 30px;
  font-weight: 400;
  background-color: #ffffff24;
  line-height: 36px;
  width: 36px;
  border-radius: 50%;
  text-align: center;
}
@media (max-width: 767px) {
  .custom-banner-close-button {
    font-size: 26px;
    line-height: 30px;
    width: 30px;
    top: 9px;
    right: 14px;
  }
}
.catalog-category-view .page-title-wrapper .page-title {
  margin-top: 0;
  margin-bottom: 20px;
}
.product-item {
  border-radius: 5px;
  position: relative;
}
.product-item .product-item-info {
  border: 1px solid #dee5eb;
  position: absolute;
  border-radius: 4px;
  box-sizing: border-box;
}
.product-item .product-item-info:hover {
  border: 2px solid #7db346;
  position: absolute !important;
}
@media (min-width: 1025px) {
  .abs-visually-hidden-desktop-s,
  .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    position: static;
    display: none !important;
  }
  .products-grid .product-item-info:hover .product-item-inner {
    position: static;
    display: block !important;
    padding-top: 13px !important;
  }
}
.product-item-actions .actions-primary {
  width: 100%;
  min-width: 40px;
  display: flex;
  font-weight: 700;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  flex: 1 1 40px;
}
.product-item-actions .actions-primary span {
  position: relative;
}
.product-item-actions .actions-primary > form {
  width: 100%;
}
.product-item-info .product-item-inner .product-item-actions {
  display: flex;
}
.product-item-inner button.action.secondary.to-configurator {
  min-height: 35px;
  padding: 0 10px;
  border: 2px solid #7db346;
  background-color: white;
  font-size: 12px;
  line-height: 18px;
  font-family: "Poppins";
  color: #7db346;
  border-radius: 4px;
  box-sizing: border-box;
  width: 100%;
}
.product-item-inner button.action.secondary.to-configurator:hover {
  opacity: 0.8;
}
.edit-in-configurator-button-container {
  margin-right: 10px;
  width: 100%;
  flex: 1 1 100%;
}
.cms-index-index .product-item .product-item-info {
  padding: 1px !important;
}
.cms-index-index .product-item .product-item-info:hover {
  padding: 0 !important;
}
.cms-index-index .product-item .product-item-info .product-item-photo {
  padding: 15px 15px 0 15px;
  margin-bottom: 5px;
  display: block;
  box-sizing: border-box;
}
.cms-index-index .product-item .product-item-info .product-image-photo {
  margin: 0;
}
.cms-index-index .product-item .product-item-info .product-item-inner {
  position: initial !important;
  display: none !important;
}
.cms-index-index .product-item .product-item-info span.product-image-wrapper {
  padding-bottom: 100% !important;
}
.cms-index-index .product-item .product-item-info .price-including-tax .price {
  font-size: 16px !important;
}
.cms-index-index .product-item .product-item-info .price-excluding-tax .price {
  font-size: 1.1rem !important;
  font-weight: 400 !important;
}
@media (min-width: 769px) {
  .cms-index-index .product-item .product-item-info .price-including-tax .price {
    font-size: 18px !important;
  }
}
@media (min-width: 1200px) {
  .cms-index-index .product-item .product-item-info:hover .product-item-inner {
    display: block !important;
  }
}
.cms-index-index .product-items.slick-initialized .slick-slide {
  float: left !important;
}
.cms-index-index .product-items.slick-slider > .slick-list {
  padding: 15px 0 42px;
}
@media (min-width: 1440px), print {
  .products_carousel .product-items .slick-list .slick-track {
    margin-left: 0;
  }
}
@media (min-width: 1580px), print {
  .products_carousel .product-items .slick-list .slick-track {
    margin-left: -20px;
  }
}
.product-item .tocart {
  gap: 8px;
}
.pages strong.page {
  width: 36px;
  background: #0c4274;
  line-height: 35px;
  padding: 0;
  border-radius: 50%;
  color: white;
  font-size: 16px;
  font-family: "Poppins";
  padding-top: 1px;
  font-weight: 400;
}
.pages .action {
  background: #dee5eb;
  border: none;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
}
.pages .action.next:before {
  color: #0c426e;
}
.pages a.page {
  font-size: 16px;
  color: #0c426e;
}
.pages .item {
  margin-right: 20px;
}
.pages .item:last-child {
  margin-right: 10px;
}
@media (min-width: 769px), print {
  .products.wrapper ~ .toolbar .pages {
    float: none;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: none;
  }
  .category-description__short {
    font-size: 1.6rem;
  }
}
.amslider .swiper-slide {
  padding: 0;
  text-align: left;
}
.amslider .swiper-slide .swiper-category-item {
  display: flex;
  align-items: center;
  border: 1px solid #dee5eb;
  border-radius: 4px;
  gap: 12px;
}
.amslider .swiper-slide .swiper-category-item .placeholder {
  background: white;
  opacity: 0;
}
.amslider .swiper-slide .swiper-category-item:hover,
.amslider .swiper-slide .swiper-category-item.active {
  box-shadow: none;
}
.amslider .swiper-button-next,
.amslider .swiper-button-prev {
  height: 36px;
  width: 36px;
  background-color: #dee5eb;
  opacity: 1;
}
.amslider .swiper-button-next:hover,
.amslider .swiper-button-prev:hover {
  background-color: #b2c8d7;
}
.amslider .swiper-button-next.swiper-button-disabled,
.amslider .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.amslider .swiper-button-next {
  background-image: url(../images/gt.svg);
}
.amslider .swiper-button-prev {
  background-image: url(../images/lt.svg);
  background-position-x: 6px;
}
.amslider-container.am-swiper-slider {
  width: 100%;
  border-bottom: 1px solid #dee5eb;
  margin-bottom: 20px;
}
.amslider-container.am-swiper-slider .amslider.amshopby-categories-slider {
  margin: 32px auto;
}
.amslider .slide .category-item-title,
.amslider .swiper-slide .category-item-title {
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  flex-basis: 76%;
  max-width: none !important;
}
.amslider .slide .swiper-category-item,
.amslider .swiper-slide .swiper-category-item {
  font-size: 16px;
}
.page-products .product-item-info .product-item-details .price-box.price-final_price > .price-container.price-final_price.tax.weee > .price-wrapper.price-including-tax .price {
  font-size: 18px !important;
}
.children-category-container.swiper-container {
  width: 100%;
  height: 67px;
}
.children-category-container.container {
  width: 100%;
}
.amslider .wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  flex: 1 1 100%;
  justify-content: flex-start;
}
.amslider .slide {
  flex: 1 1;
  min-width: 160px;
  max-width: none;
  margin: 0 9px 9px 0;
}
.amslider .slide .category-item {
  display: flex;
  align-items: center;
  border: 1px solid #dee5eb;
  border-radius: 4px;
  gap: 12px;
}
.amslider .slide .category-item:hover,
.amslider .slide .category-item.active {
  box-shadow: none;
}
.page-products .product-item-info .product-item-details .price-box.price-final_price > .price-container.price-final_price.tax.weee > .price-wrapper.price-excluding-tax .price {
  color: #8e979f;
  font-weight: 400;
  font-size: 12px !important;
}
.amshopby-slider-container.-default .ui-slider-range {
  background: #0c426e;
  opacity: 0.7;
}
.amshopby-slider-container.-default .am-slider {
  background: #ebf0f4;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper {
  margin: 0;
}
.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .am-category-wrapper,
.filter-options-item .filter-options-content .amshopby-fromto-wrap {
  margin: 0;
}
.filter-options-content .am-show-more {
  padding-left: 0;
  color: #0c426e;
}
.filter-options input[type="checkbox"] + .amshopby-choice:before,
.filter-options input[type="checkbox"] + .amshopby-choice:after {
  width: 18px;
  height: 18px;
  border-radius: 4px;
}
.filter-options input[type="checkbox"] + .amshopby-choice:after {
  background-size: 16px;
}
.filter-options-content .item > a {
  font-size: 14px;
  line-height: 27px;
}
.filter-options-content .am-ranges .items.-am-multiselect .item [class*="am-filter-item"] {
  padding-left: 28px;
  color: black;
}
.filter-options-content .item > a:hover span {
  color: #0c426e;
}
strong.block-subtitle.filter-subtitle {
  display: none;
}
.filter-options-item .filter-options-content .am-shopby-form {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.swatch-option.text {
  min-width: 31px;
  height: 31px;
  line-height: 28px;
  padding: 0;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #c8d4de;
  border-radius: 4px;
  opacity: 1;
  box-shadow: none;
  width: 31px;
  font-family: "Poppins";
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #0c426e;
  color: #0c426e;
  outline: none;
}
.swatch-option.selected {
  outline: none;
  border: 1px solid #0c426e;
  background-color: #0c426e;
  color: white;
}
.swatch-option.text.selected {
  background-color: #0e426e;
}
.swatch-option.text.selected:not(.disabled):hover {
  color: white;
}
.amshopby-filter-tooltip {
  max-height: 20px;
  max-width: 20px;
}
.ui-tooltip.ui-widget {
  padding: 8px 15px;
  border-radius: 4px;
  max-width: 250px;
  border: 1px solid #dee5eb;
  background: #fff;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  word-wrap: break-word;
}
.ui-tooltip .arrow.left {
  left: -15px;
  bottom: auto;
  top: 50%;
  pointer-events: none;
}
.ui-tooltip .arrow.left:before {
  content: "";
  position: absolute;
  left: -5px;
  top: 0;
  transform: translateY(-50%);
  border-width: 10px;
  border-style: solid;
  border-color: transparent #dee5eb transparent transparent;
  z-index: -1;
}
.ui-tooltip .arrow:after {
  content: "";
  position: absolute;
  left: -1px;
  top: 0;
  transform: translateY(-50%);
  border-width: 8px !important;
  border-style: solid;
  border-color: transparent white transparent transparent !important;
  z-index: 1;
}
.page-header .amsearch-wrapper-block:before {
  content: none;
}
.amsearch-wrapper-block {
  margin: 0;
  padding: 0;
}
.product-item-info .product-item-inner {
  display: flex !important;
}
@media (max-width: 1025px) {
  .catalog-category-view .product-item .product-item-info:hover {
    position: initial !important;
  }
}
@media (max-width: 1024px) {
  .products-grid .product-item-info .product-item-inner {
    display: none !important;
  }
  .catalog-category-view .product-item .product-item-info:hover {
    padding: 1px;
  }
}
@media (min-width: 769px) {
  .page-layout-2columns-left .sidebar-main {
    width: 27%;
  }
  .page-layout-2columns-left .column.main {
    width: 73%;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    max-height: none !important;
    overflow: initial;
  }
  .catalog-category-view .product-item .product-item-info:hover {
    border-width: 1px;
  }
}
@media (max-width: 769px) {
  .products-grid .product-item {
    margin-left: 0 !important;
  }
}
@media (max-width: 768px) {
  .products.wrapper.grid.products-grid {
    margin: 0 -16px;
  }
  .page-title-wrapper .page-title {
    font-size: 22px !important;
  }
  .page-products .sorter {
    position: static;
  }
  .page-products .sorter .sorter-label {
    display: none;
  }
  .category-description__short .paragraph1 p {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .page-products .columns {
    padding-top: 20px;
  }
  .filter-title strong {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    height: 30px;
    display: flex;
    justify-content: center;
    border-radius: 0;
    border: none;
    align-items: center;
    background-color: #0c426e;
    color: white;
  }
  li.item.product.product-item {
    margin-bottom: -1px;
  }
  .nav-sections.sticky {
    width: calc(100% - 54px) !important;
  }
  .catalog-category-view .product-item .product-item-info {
    border-radius: 0;
    border-right: none;
  }
  a.product.photo.product-item-photo {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    box-sizing: border-box;
  }
  #amasty-shopby-product-list .products.wrapper {
    margin: 0 -16px;
    overflow: hidden;
  }
  .home_popular .product-item-details .product-item-name a,
  .product-item-details .product-item-name a {
    font-size: 12px !important;
  }
  .page-products .product-item-info .product-item-details .price-box.price-final_price > .price-container.price-final_price.tax.weee > .price-wrapper.price-including-tax .price {
    font-size: 16px !important;
  }
  .filter-options-item .filter-options-content .items [class*="am-filter-item"] {
    padding: 0;
  }
  .filter .filter-current {
    margin: 5px 0 12px;
  }
}
@media (max-width: 767px) {
  .amslider .swiper-button-next {
    background-color: transparent;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    border-radius: 0;
    top: -2px !important;
    transform: none !important;
    height: 48px;
    width: 30px;
    right: 0 !important;
    background-size: auto;
    pointer-events: none;
  }
  .amslider .swiper-button-prev {
    background-color: transparent;
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    border-radius: 0;
    top: -2px !important;
    transform: none !important;
    height: 48px;
    width: 22px;
    left: -6px !important;
    background-size: auto;
    pointer-events: none;
  }
  .amslider .amslider .swiper-button-next:hover,
  .amslider .amslider .swiper-button-prev:hover {
    display: none;
  }
  .amslider .slide .category-item-title,
  .amslider .swiper-slide .category-item-title {
    font-size: 12px;
  }
  .amslider .swiper-slide .swiper-category-item {
    height: 24px;
  }
  .amslider .swiper-slide .swiper-category-item img {
    width: 30px;
    margin-top: 6px;
  }
  .amslider-container.am-swiper-slider .amslider.amshopby-categories-slider {
    margin: 18px auto 14px;
  }
  .children-category-container.swiper-container {
    height: 47px;
  }
  .catalog-category-view select {
    height: 32px;
  }
}
@media (max-width: 639px) {
  li.item.product.product-item {
    margin-bottom: -1px;
    width: calc((100% - 1%)/2);
  }
}
@media (min-width: 1025px) {
  .catalog-category-view .product-item .product-item-info:hover {
    position: absolute !important;
    border-width: 2px;
    box-shadow: 0px 5px 25px rgba(125, 179, 70, 0.09);
  }
}
.catalog-product-view .fotorama__active .fotorama__dot {
  border: 1px solid #7db346;
}
.catalog-product-view .fotorama__active .fotorama__dot {
  background-color: #7db346;
}
.catalog-product-view .fotorama__dot {
  border: 1px solid #7db346;
}
.catalog-product-view .fotorama__thumb-border {
  border-radius: 4px;
  border: 2px solid #7db346;
  background-image: unset;
}
.catalog-product-view .product-info-main {
  padding: 30px;
}
.catalog-product-view .page-title-wrapper-mobile {
  order: -1;
  -webkit-order: -1;
}
.catalog-product-view .usp_pdp {
  background-color: #EBF0F4;
  font-size: 16px;
  font-weight: 600;
  padding: 29px;
}
.catalog-product-view .usp-pdp-list {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.catalog-product-view .usp-pdp-list li span {
  color: #7DB346;
}
.catalog-product-view .usp-pdp-list li:before {
  font-family: 'FontAwesome';
  content: "\f00c";
  font-size: 12px;
  color: #7db346;
  margin-bottom: 2px;
  margin-right: 5px;
}
.catalog-product-view .product-atributes-blocks {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
}
.catalog-product-view .product-atributes-blocks .description-pdp {
  margin-bottom: 22px;
  font-weight: 600;
}
.catalog-product-view .product-atributes-blocks .description .value {
  margin-top: 22px;
}
.catalog-product-view .product-atributes-blocks .product.attribute.description {
  width: 100%;
}
.catalog-product-view .product-atributes-blocks .table-wrapper {
  width: 100%;
  border-radius: 4px;
  font-size: 16px;
}
.catalog-product-view .product-atributes-blocks .table-wrapper .additional-attributes > tbody > tr > th {
  padding: 10px 30px 10px 15px;
}
.catalog-product-view .product-atributes-blocks .table-wrapper tr:nth-child(even) {
  background-color: #EBF0F4;
}
.catalog-product-view .product-atributes-blocks .table-wrapper table {
  margin-top: 22px;
  border: 1px solid #DEE5EB;
  border-radius: 4px;
}
.catalog-product-view .product-atributes-blocks #product-attribute-specs-table {
  width: 100%;
}
.catalog-product-view .product-info-main {
  border: 1px solid #DEE5EB;
  border-radius: 4px;
  font-family: "Poppins", sans-serif;
  margin-top: 0 !important;
}
.catalog-product-view .product-info-main .solution-icon {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}
.catalog-product-view .product-info-main .solution-icon img {
  height: 24px;
}
.catalog-product-view .product-info-main .product.attribute.sku {
  color: #8E979F;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}
.catalog-product-view .product-info-main .product-info-price {
  margin-top: 30px;
  font-size: 26px;
}
.catalog-product-view .product-info-main .product-info-price .price-wrapper.price-including-tax .price {
  font-size: 26px !important;
  font-weight: 600;
}
.catalog-product-view .product-info-main .product-info-price .price-wrapper.price-excluding-tax {
  margin-top: 0;
  font-size: 12px;
}
.catalog-product-view .product-info-main .product-info-stock-sku {
  float: left;
  padding-left: 0;
  color: #7DB346;
  display: list-item;
  margin-left: 1em;
}
.catalog-product-view .product-info-main .add-to-cart-and-configurator-buttons .to-configurator {
  margin-bottom: 15px;
}
.catalog-product-view .product-info-main .add-to-cart-and-configurator-buttons .product-add-form {
  padding-top: 0;
}
.catalog-product-view .product-info-main .add-to-cart-and-configurator-buttons .product-add-form .box-tocart .fieldset .actions .action.tocart {
  width: 100%;
  height: 46px;
  box-shadow: none;
  background: #7DB346;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}
.catalog-product-view .product-info-main .add-to-cart-and-configurator-buttons .product-add-form .box-tocart .fieldset .actions .action.tocart .fieldset:last-child {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .add-to-cart-and-configurator-buttons .product-add-form .box-tocart .fieldset .actions .action.tocart span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.catalog-product-view .product-info-main .add-to-cart-and-configurator-buttons .product-add-form .box-tocart .fieldset .actions .action.tocart span:after {
  content: url("../images/cart.svg");
  line-height: 30px;
  font-size: 21px;
  margin-left: 10px;
}
.catalog-product-view .product-info-main .stock.available,
.catalog-product-view .product-info-main .stock.unavailable {
  text-transform: initial;
}
.catalog-product-view .product-info-main .page-title-wrapper.product .page-title {
  margin-top: 0 !important;
}
@media only screen and (max-width: 1280px) {
  .add-to-cart-and-configurator-buttons {
    display: flex;
    flex-flow: column;
    flex-direction: column-reverse;
  }
  .add-to-cart-and-configurator-buttons .to-configurator {
    width: 100% !important;
  }
  .add-to-cart-and-configurator-buttons .product-add-form .box-tocart {
    margin-bottom: 0;
  }
  .add-to-cart-and-configurator-buttons .product-add-form .box-tocart .fieldset .actions .action.tocart {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .add-to-cart-and-configurator-buttons .product-add-form .box-tocart .fieldset:last-child {
    margin-bottom: 0;
  }
}
.catalog-category-view .product-item-details .product-item-name a {
  word-break: initial;
}
.catalog-product-view .slick-list.draggable .slick-track .slick-slide .product-item .product-item-info:hover {
  position: relative !important;
}
.catalog-product-view .block.related .related-available .product-item-name {
  margin-left: 0;
}
.catalog-product-view .carousel .product-image-container {
  display: block;
  margin: 10px auto;
}
.catalog-product-view .slick-initialized .slick-slide {
  height: 450px;
}
.catalog-product-view .slick-slider .slick-arrow {
  background: url(../images/gt.svg) center no-repeat #dee5eb !important;
  height: 36px;
  width: 36px;
  border-radius: 50%;
}
.page-products .products.wrapper .item.product.product-item .product.details.product-item-details .price-box.price-final_price .normal-price .price-container.price-final_price {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 27px;
}
.page-products .products.wrapper .item.product.product-item .product.details.product-item-details .price-box.price-final_price .normal-price .price-container.price-final_price .price-label {
  display: none;
}
.page-products .products.wrapper .item.product.product-item .product.details.product-item-details .price-box.price-final_price .normal-price .price-container.price-final_price .price-wrapper.price-including-tax {
  order: 2;
}
.page-products .products.wrapper .item.product.product-item .product.details.product-item-details .price-box.price-final_price .normal-price .price-container.price-final_price .price-wrapper.price-including-tax .price {
  font-size: 16px !important;
}
.page-products .products.wrapper .item.product.product-item .product.details.product-item-details .price-box.price-final_price .normal-price .price-container.price-final_price .price-wrapper.price-including-tax::before {
  content: '-';
  margin-left: 5px;
  margin-right: 5px;
  font-weight: 900;
}
.page-products .products.wrapper .item.product.product-item .product.details.product-item-details .price-box.price-final_price .normal-price .price-container.price-final_price .price-wrapper.price-excluding-tax {
  order: 1;
  margin-top: 2px;
}
.page-products .products.wrapper .item.product.product-item .product.details.product-item-details .price-box.price-final_price .normal-price .price-container.price-final_price .price-wrapper.price-excluding-tax .price {
  font-size: 16px !important;
}
.page-product-configurable.catalog-product-view .product-info-main .product-info-price .price-container.price-final_price {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.page-product-configurable.catalog-product-view .product-info-main .product-info-price .price-container.price-final_price .price-label {
  display: none !important;
}
.page-product-configurable.catalog-product-view .product-info-main .product-info-price .price-container.price-final_price .price-wrapper.price-including-tax {
  order: 2;
}
.page-product-configurable.catalog-product-view .product-info-main .product-info-price .price-container.price-final_price .price-wrapper.price-including-tax::before {
  content: '-';
  margin-left: 5px;
  margin-right: 5px;
  font-weight: 900;
}
.page-product-configurable.catalog-product-view .product-info-main .product-info-price .price-container.price-final_price .price-wrapper.price-excluding-tax {
  order: 1;
}
.page-product-configurable.catalog-product-view .product-info-main .product-info-price .price-container.price-final_price .price-wrapper.price-excluding-tax .price {
  line-height: 14px;
  font-weight: 600 !important;
  color: #0C426E;
  font-size: 26px;
}
.cms-home .page-main {
  padding-left: 20px;
  padding-right: 20px;
}
.cms-home .top_section_wrap {
  margin-bottom: 35px !important;
}
.cms-home .block.block-static-block .hero-block {
  margin-right: 6%;
  margin-top: 30px !important;
  overflow: hidden;
  background: #ebf0f4 0% 0% no-repeat padding-box;
  border-radius: 4px;
  opacity: 1;
}
.cms-home .block.block-static-block .hero-block .hero-block-image {
  max-width: 414px;
  max-height: 414px;
  margin-left: 80px;
  margin-top: 25px;
  width: 30%;
}
.cms-home .block.block-static-block .hero-block .hero-block-image .pagebuilder-mobile-hidden {
  max-width: 300px !important;
}
.cms-home .block.block-static-block .hero-block .hero-block-content {
  display: flex;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  align-content: flex-start !important;
  align-items: flex-start;
  margin-left: 30px;
}
.cms-home .block.block-static-block .hero-block .hero-block-content div[data-content-type="text"] {
  width: 100% !important;
}
.cms-home .block.block-static-block .hero-block .hero-block-content h2 {
  text-align: left;
  font-family: "Poppins";
  font-size: 30px;
  letter-spacing: 0px;
  line-height: 42px;
  font-size: 30px !important;
  font-weight: bold !important;
  color: #0C426E;
  opacity: 1;
  margin-top: 60px;
  margin-bottom: 34px;
}
.cms-home .block.block-static-block .hero-block .hero-block-content p {
  text-align: left;
  font-family: "Poppins";
  font-size: 16px !important;
  letter-spacing: 0px;
  line-height: 23px;
  color: #000000;
  opacity: 1;
  width: 96%;
  margin-bottom: 22px;
  padding-left: 30px;
}
.cms-home .block.block-static-block .hero-block .hero-block-content p::before {
  display: inline-block;
  font-family: 'FontAwesome';
  content: "\f00c";
  font-size: 16px;
  color: #7db346;
  -webkit-text-stroke: 1px #EBF0F4;
  margin-right: 10px;
  position: absolute;
  left: 0px;
}
.cms-home .block.block-static-block .hero-block .hero-block-content .button-left {
  margin-right: 30px;
  margin-top: 28px;
}
.cms-home .block.block-static-block .hero-block .hero-block-content .button-left .pagebuilder-button-primary {
  background: #7DB346;
  border-radius: 4px;
  opacity: 1;
  border: 1px solid #7DB346;
  margin: unset;
  padding: 12px 0;
}
.cms-home .block.block-static-block .hero-block .hero-block-content .button-left .pagebuilder-button-primary span {
  text-align: left;
  font-family: 'Poppins';
  font-size: 16px !important;
  letter-spacing: 0px;
  line-height: 25px;
  font-weight: bold !important;
  color: #FFFFFF;
  opacity: 1;
  padding: 12px 20px;
}
.cms-home .block.block-static-block .hero-block .hero-block-content .button-left .pagebuilder-button-primary:hover {
  background: #6A983C;
}
.cms-home .block.block-static-block .hero-block .hero-block-content .button-right {
  margin-right: 10px;
  margin-top: 27px;
}
.cms-home .block.block-static-block .hero-block .hero-block-content .button-right .pagebuilder-button-secondary {
  background: transparent;
  border-radius: 4px;
  opacity: 1;
  border: 2px solid #7DB346;
  margin: unset;
  padding: 12px 0;
}
.cms-home .block.block-static-block .hero-block .hero-block-content .button-right .pagebuilder-button-secondary span {
  text-align: left;
  font-family: 'Poppins';
  font-size: 16px !important;
  letter-spacing: 0px;
  line-height: 25px;
  font-weight: bold !important;
  color: #7DB346;
  opacity: 1;
  padding: 12px 20px;
}
.cms-home .block.block-static-block .hero-block .hero-block-content .button-right .pagebuilder-button-secondary span:hover {
  color: #FFFFFF;
}
.cms-home .block.block-static-block .hero-block .hero-block-content .button-right .pagebuilder-button-secondary:hover {
  background: #7DB346;
}
@media only screen and (max-width: 1140px) and (min-width: 1025px) {
  .cms-home .block.block-static-block .hero-block .hero-block-content .button-right {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 1024px) {
  .cms-home .block.block-static-block .hero-block {
    margin-right: 20px !important;
    margin-top: 0;
    padding: 20px;
  }
  .cms-home .block.block-static-block .hero-block .hero-block-image {
    display: none !important;
  }
  .cms-home .block.block-static-block .hero-block .hero-block-content h2 {
    margin-top: 10px;
  }
  .cms-home .block.block-static-block .hero-block .hero-block-content p {
    width: 96%;
  }
}
@media only screen and (min-width: 1580px) {
  .cms-home .block.block-static-block .hero-block {
    max-height: 414px !important;
  }
  .cms-home .block.block-static-block .hero-block .hero-block-image .pagebuilder-mobile-hidden img {
    max-width: 282px !important;
  }
  .cms-home .block.block-static-block .hero-block .hero-block-content {
    margin-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .cms-home .top_section_wrap {
    margin-bottom: 0 !important;
  }
  .cms-home .block.block-static-block .hero-block {
    margin-right: 0px !important;
    margin-top: 20px;
  }
  .cms-home .block.block-static-block .hero-block .hero-block-content {
    margin-left: 0;
  }
  .cms-home .block.block-static-block .hero-block .hero-block-content h2 {
    margin-top: 5px;
    font-size: 22px !important;
    line-height: 26px;
  }
  .cms-home .block.block-static-block .hero-block .hero-block-content div > p {
    font-size: 14px !important;
    line-height: 21px;
    padding-left: 25px;
    padding-right: 15px;
  }
  .cms-home .block.block-static-block .hero-block .hero-block-content .button-left {
    display: flex;
    margin-right: 0;
    width: 100%;
    margin-top: 10px;
  }
  .cms-home .block.block-static-block .hero-block .hero-block-content .button-left .pagebuilder-button-primary {
    padding: 10px 0;
  }
  .cms-home .block.block-static-block .hero-block .hero-block-content .button-left .pagebuilder-button-primary span {
    font-size: 14px !important;
    line-height: 21px;
    padding: 10px 12px;
  }
  .cms-home .block.block-static-block .hero-block .hero-block-content .button-left > div {
    margin: auto;
  }
  .cms-home .block.block-static-block .hero-block .hero-block-content .button-right {
    display: flex;
    margin-right: 0;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .cms-home .block.block-static-block .hero-block .hero-block-content .button-right .pagebuilder-button-secondary {
    padding: 10px 0;
  }
  .cms-home .block.block-static-block .hero-block .hero-block-content .button-right .pagebuilder-button-secondary span {
    font-size: 14px !important;
    line-height: 21px;
    padding: 10px 12px;
  }
  .cms-home .block.block-static-block .hero-block .hero-block-content .button-right > div {
    margin: auto;
  }
  .cms-home.cms-groepenkasten-voor-professionals .iskra_section {
    margin-bottom: 20px !important;
  }
  .cms-home.cms-groepenkasten-voor-professionals .iskra_section .pagebuilder-column figure {
    margin-bottom: auto !important;
  }
  .cms-home.cms-groepenkasten-voor-professionals .btn-mbl {
    display: block;
  }
  .cms-home.cms-groepenkasten-voor-professionals .btn-mbl-desktop {
    display: none;
  }
  .cms-home.cms-groepenkasten-voor-particulieren .iskra_section {
    margin-bottom: 20px !important;
  }
  .cms-home.cms-groepenkasten-voor-particulieren .iskra_section .pagebuilder-column figure {
    margin-bottom: auto !important;
  }
  .cms-home.cms-groepenkasten-voor-particulieren .btn-mbl {
    display: block;
  }
  .cms-home.cms-groepenkasten-voor-particulieren .btn-mbl-desktop {
    display: none;
  }
}
.cms-home .highlighted-categories-content .pagebuilder-column {
  margin-top: 37px;
  padding-right: 20px;
}
.cms-home .highlighted-categories-content .pagebuilder-column figure {
  height: 50px;
  width: auto;
}
.cms-home .highlighted-categories-content .pagebuilder-column figure img {
  max-height: 50px !important;
}
.cms-home .highlighted-categories-content .pagebuilder-column h4 {
  text-align: left;
  font-family: 'Poppins';
  font-size: 16px !important;
  letter-spacing: 0px;
  line-height: 28px;
  font-weight: bold !important;
  opacity: 1;
  margin-bottom: 0;
  margin-top: 27px;
  min-height: 38px;
}
.cms-home .highlighted-categories-content .pagebuilder-column div {
  margin-right: 30px;
}
.cms-home .highlighted-categories-content .pagebuilder-column div p {
  text-align: left;
  font-family: 'Poppins';
  font-size: 16px !important;
  letter-spacing: 0px;
  line-height: 28px !important;
  opacity: 1;
  padding-right: 20px;
  min-height: 62px;
}
.cms-home .highlighted-categories-content .pagebuilder-column div p a {
  display: flex;
  height: 44px;
  flex-direction: column;
  justify-content: flex-end;
  width: fit-content;
  position: relative;
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 600;
  line-height: 25px !important;
  letter-spacing: 0px;
  color: #7DB346;
}
.cms-home .highlighted-categories-content .pagebuilder-column div p a::after {
  display: block;
  content: '';
  position: absolute;
  right: -25px;
  top: 23px;
  background: url(images/icons/link-arrow-right.svg) center / contain no-repeat !important;
  height: 16px;
  width: 16px;
}
@media only screen and (max-width: 1024px) {
  .cms-home .highlighted-categories-content .pagebuilder-column {
    position: relative;
    border-bottom: 1px solid #dee5eb;
  }
  .cms-home .highlighted-categories-content .pagebuilder-column:last-child {
    border-bottom: unset;
  }
  .cms-home .highlighted-categories-content .pagebuilder-column figure {
    position: absolute;
    top: 20px;
  }
  .cms-home .highlighted-categories-content .pagebuilder-column h4 {
    margin-left: 80px;
    margin-bottom: 10px;
  }
  .cms-home .highlighted-categories-content .pagebuilder-column div {
    margin-left: 80px;
  }
  .cms-home .highlighted-categories-content .pagebuilder-column div p a {
    margin-left: auto;
    margin-right: 30px;
    height: 30px !important;
  }
  .cms-home .highlighted-categories-content .pagebuilder-column div p a::after {
    top: 10px !important;
  }
}
@media only screen and (max-width: 768px) {
  .cms-home .highlighted-categories-content {
    margin-top: 15px;
    margin-bottom: 6px;
  }
  .cms-home .highlighted-categories-content .pagebuilder-column {
    margin-top: 0;
    padding-right: 0;
  }
  .cms-home .highlighted-categories-content .pagebuilder-column figure {
    margin-left: 5px;
    top: 15px;
  }
  .cms-home .highlighted-categories-content .pagebuilder-column figure picture img {
    max-height: 44px !important;
    max-width: 44px !important;
  }
  .cms-home .highlighted-categories-content .pagebuilder-column h4 {
    font-size: 14px !important;
    line-height: 21px;
    margin-left: 65px;
    margin-top: 15px;
  }
  .cms-home .highlighted-categories-content .pagebuilder-column div {
    margin-left: 65px;
    margin-right: 0px;
  }
  .cms-home .highlighted-categories-content .pagebuilder-column div p {
    font-size: 14px !important;
    line-height: 24px !important;
    padding-right: 0;
    min-height: unset;
  }
  .cms-home .highlighted-categories-content .pagebuilder-column div p a {
    margin-right: 25px;
    font-size: 14px;
    line-height: 21px !important;
    margin-bottom: 15px;
  }
}
.cms-home .groups_of_categories {
  width: 97%;
  padding-top: 30px !important;
  padding-bottom: 60px !important;
}
.cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line {
  display: flex;
  width: 97% !important;
  justify-content: space-between;
}
.cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column {
  position: relative;
  border: 1px solid #DEE5EB;
  border-radius: 4px;
  max-width: 600px !important;
  max-height: 380px;
  overflow: hidden;
}
.cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column .groups_of_categories-links .block-category-link-inline:first-of-type {
  text-transform: capitalize;
}
.cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column h3 {
  position: absolute;
  text-align: left;
  font-family: "Poppins";
  font-weight: bold;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 26px;
  line-height: 39px;
  margin: 55px 20px 0 310px !important;
}
.cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column div picture img {
  width: 240px;
  margin-left: 40px;
  margin-top: 33px;
}
.cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column div .block-category-link-inline {
  width: unset;
  margin: -2px 40px 0 310px !important;
  padding-bottom: 0;
}
.cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column div .block-category-link-inline a {
  padding: unset;
}
.cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column div .block-category-link-inline a span {
  font-family: "Poppins";
  letter-spacing: 0px;
  color: #000000;
  font-size: 16px;
  line-height: 46px;
}
.cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column div .block-category-link-inline a::after {
  content: '';
  background: url(images/icons/link-arrow-right.svg) center / contain no-repeat !important;
  right: -15px;
  top: 20px;
}
.cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column div span:first-of-type {
  margin-top: 120px !important;
}
.cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column:first-of-type {
  margin-right: 40px;
}
@media only screen and (max-width: 1024px) {
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column {
    max-width: unset !important;
    margin-bottom: 40px;
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column h3 {
    margin-left: 48% !important;
  }
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column div picture img {
    max-width: 240px;
    width: 37%;
  }
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column div .block-category-link-inline {
    margin-left: 47% !important;
  }
}
@media only screen and (max-width: 768px) {
  .cms-home .groups_of_categories {
    width: 100%;
    padding-bottom: 39px !important;
    padding-top: 0 !important;
  }
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line {
    width: 100% !important;
  }
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column {
    max-width: unset !important;
    margin-bottom: 15px;
    margin-right: 0 !important;
  }
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column h3 {
    margin: 20px 20px 0 40% !important;
    font-size: 20px;
    line-height: 30px;
  }
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column div {
    margin-bottom: 16px;
  }
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column div picture img {
    width: unset;
    max-width: 26%;
    margin-left: 20px;
    margin-top: 68px;
  }
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column div picture .three-fase {
    margin-top: 85px;
  }
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column div .block-category-link-inline {
    margin-left: 40% !important;
    margin-right: 20px !important;
    width: unset;
    margin-top: 0 !important;
    padding-bottom: 0;
  }
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column div .block-category-link-inline a {
    padding-top: 0;
    padding-bottom: 5px;
    margin-top: -5px;
  }
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column div .block-category-link-inline a span {
    font-size: 14px;
    line-height: 40px;
  }
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column div .block-category-link-inline a::after {
    right: 0;
  }
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column div span:first-of-type {
    margin-top: 59px !important;
  }
}
@media only screen and (max-width: 389px) {
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column h3 {
    margin-left: 10px !important;
  }
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column picture {
    display: none;
  }
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column span.widget.block.block-category-link-inline {
    margin-left: 10px !important;
  }
}
@media only screen and (min-width: 1580px) {
  .cms-home .groups_of_categories {
    padding-top: 30px !important;
    padding-bottom: 60px !important;
  }
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column h3 {
    margin-left: 310px !important;
  }
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column div .block-category-link-inline {
    padding-top: 0 !important;
    padding-left: 0 !important;
    margin-left: 310px !important;
  }
  .cms-home .groups_of_categories .most-used-fuse-boxes .pagebuilder-column-line .pagebuilder-column div picture img {
    width: 44%;
  }
}
.whatsapp-float {
  position: fixed;
  width: 50px;
  height: 50px;
  right: 5em;
  bottom: 2em;
  z-index: 2;
}
@media only screen and (max-width: 959px) {
  .whatsapp-float {
    bottom: 25px;
    right: 25px;
  }
}
.cms-home .mean-content-block {
  margin-top: 29px;
}
.cms-home .mean-content-block .pagebuilder-column-group {
  margin-right: 20px;
  margin-bottom: 10px;
}
.cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text {
  max-width: 880px;
  margin: auto;
}
.cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text h1 {
  font-family: "Poppins";
  font-weight: bold;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 30px !important;
  line-height: 46px !important;
  margin-bottom: 21px;
}
.cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text div p {
  font-family: "Poppins";
  letter-spacing: 0px;
  color: #000000;
  font-size: 16px !important;
  line-height: 28px !important;
  margin-bottom: 21px;
}
.cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text .mean-expandable-more-btn,
.cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text .mean-expandable-less-btn {
  display: none;
}
@media only screen and (max-width: 768px) {
  .cms-home .mean-content-block {
    margin-bottom: 0;
    margin-top: 0;
  }
  .cms-home .mean-content-block .pagebuilder-column-group {
    margin-right: 0;
  }
  .cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text {
    margin-bottom: 23px;
  }
  .cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text h1 {
    font-size: 20px !important;
    line-height: 24px !important;
  }
  .cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text div p {
    font-size: 14px !important;
    line-height: 24px !important;
    margin-bottom: 0;
    margin-right: 10px;
  }
  .cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text .mean-expandable-text {
    height: 0;
    overflow: hidden;
    transition: height 0.3s;
  }
  .cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text .mean-expandable-text-active {
    height: auto;
    transition: height 0.3s;
  }
  .cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text .mean-expandable-more-btn .mean-expandable-button,
  .cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text .mean-expandable-less-btn .mean-expandable-button {
    display: flex !important;
    justify-content: center;
  }
  .cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text .mean-expandable-more-btn .mean-expandable-button .pagebuilder-button-primary,
  .cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text .mean-expandable-less-btn .mean-expandable-button .pagebuilder-button-primary {
    border: none;
    background: none;
    padding: 0 !important;
    margin-right: 0;
    cursor: pointer;
  }
  .cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text .mean-expandable-more-btn .mean-expandable-button .pagebuilder-button-primary span,
  .cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text .mean-expandable-less-btn .mean-expandable-button .pagebuilder-button-primary span {
    font-family: "Poppins";
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    color: #7DB346;
  }
  .cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text .mean-expandable-more-btn .mean-expandable-button .pagebuilder-button-primary span::after,
  .cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text .mean-expandable-less-btn .mean-expandable-button .pagebuilder-button-primary span::after {
    font-family: 'FontAwesome';
    content: "\f078";
    font-size: 14px;
    line-height: 17px;
    color: #7DB346;
    height: 14px;
    width: 12px;
    margin-left: 5px;
    -webkit-text-stroke: 1px white;
  }
  .cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text .mean-expandable-more-btn {
    display: block;
  }
  .cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text .mean-expandable-less-btn {
    display: none;
  }
  .cms-home .mean-content-block .pagebuilder-column-group .groepenkasten_text .mean-expandable-less-btn .mean-expandable-button .pagebuilder-button-primary span::after {
    content: "\f077";
  }
}
.cms-home .losse_componenten {
  margin-right: 60px;
}
.cms-home .losse_componenten .cat_block .controllers .top-title h2 {
  width: fit-content;
  margin: auto;
  margin-bottom: 26px;
  font-family: "Poppins";
  font-weight: bold !important;
  font-size: 30px !important;
  line-height: 46px;
  letter-spacing: 0px;
  color: #000000;
}
.cms-home .losse_componenten .cat_block .cat_wrapper {
  margin-left: 20px !important;
}
.cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-stage-outer {
  margin-left: 45px !important;
}
.cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .cat-coll.item {
  padding-top: 20px;
}
.cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .cat-coll.item .coll-img {
  margin-bottom: 10px;
}
.cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .cat-coll.item .coll-img a picture img {
  height: 125px;
  width: 125px;
  margin-top: 25px;
  margin-bottom: 22px;
}
.cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .cat-coll.item .coll-txt a {
  font-family: "Poppins";
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  padding-top: 0;
  padding-bottom: 21px;
  background: transparent !important;
}
.cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-prev {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  left: -20px !important;
  background-color: #dee5eb !important;
}
.cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-prev::after {
  width: 11px;
  height: 18px;
  margin-left: 11px;
  margin-bottom: 2px;
  font-family: 'FontAwesome';
  content: "\f053";
  margin-left: 10px;
  margin-bottom: 1px;
  font-size: 18px;
  line-height: 22px;
  -webkit-text-stroke: 1.5px #dee5eb;
  color: #0C426E;
}
.cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-next {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  background-color: #dee5eb !important;
  background-repeat: no-repeat !important;
  background-size: 11px 18px !important;
  top: 44% !important;
}
.cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-next::after {
  width: 11px;
  height: 18px;
  margin-left: 11px;
  margin-bottom: 2px;
  font-family: 'FontAwesome';
  content: "\f054";
  margin-left: 13px;
  font-size: 18px;
  line-height: 22px;
  -webkit-text-stroke: 1.5px #dee5eb;
  color: #0C426E;
}
@media only screen and (max-width: 768px) {
  .cms-home .losse_componenten {
    margin-right: 0;
    padding-bottom: 28px !important;
    margin-left: -20px;
    margin-right: -20px;
  }
  .cms-home .losse_componenten .cat_block .controllers .top-title h2 {
    font-size: 20px !important;
    line-height: 24px;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-stage-outer {
    margin-left: -20px !important;
    margin-right: -30px;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .cat-coll {
    padding-top: 0 !important;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .cat-coll .coll-img {
    margin-bottom: 0 !important;
    max-height: 90px;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .cat-coll .coll-img > a {
    align-items: normal;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .cat-coll .coll-img .img-responsive img {
    max-height: 60px;
    max-width: 60px;
    margin-top: 15px !important;
    margin-bottom: 0 !important;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .cat-coll .coll-txt {
    margin-top: -5px;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .cat-coll .coll-txt a {
    padding-bottom: 15px !important;
    font-size: 12px !important;
    line-height: 18px !important;
    background: #fff !important;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-prev,
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-next {
    display: none;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-prev.disabled,
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-next.disabled {
    border-radius: unset;
    height: 170px;
    background-color: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #ffffff 100%) !important;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-prev.disabled {
    display: block;
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0)) !important;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-prev::after {
    display: none;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-next.disabled {
    display: block;
    right: 25px !important;
    background: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0)) !important;
  }
}
@media only screen and (min-width: 768px) {
  .cms-home .losse_componenten .cat_block .controllers .top-title {
    padding-left: 50px;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper {
    margin-left: 10px !important;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-stage-outer {
    margin-right: -35px;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-prev {
    left: -15px !important;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-next {
    right: -90px !important;
  }
  .contact-index-index .form-control {
    width: 50% !important;
  }
  .contact-index-index .amform-form .fb-number .control {
    max-width: none;
  }
  .contact-index-index .amform-form .action.primary {
    min-width: auto;
    padding: 5px 10px;
    margin: 0 15px 0 0;
  }
  .contact-index-index .amform-form .action.primary:hover {
    background: #7db346;
    border: 1px solid #7db346;
  }
  .cms-home.cms-groepenkasten-voor-professionals .btn-mbl {
    display: none;
  }
  .cms-home.cms-groepenkasten-voor-particulieren .btn-mbl {
    display: none;
  }
}
@media only screen and (min-width: 991px) {
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-next {
    right: -90px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .cms-home .losse_componenten .cat_block {
    padding-right: 50px;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper {
    margin-left: 0px !important;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-stage-outer {
    margin-left: 30px !important;
    margin-right: -25px;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-prev {
    left: -20px !important;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-next {
    right: -65px !important;
  }
}
@media only screen and (min-width: 1280px) {
  .cms-home .losse_componenten {
    margin-right: 70px;
  }
}
@media only screen and (min-width: 1340px) {
  .cms-home .losse_componenten .cat_block {
    padding-right: 100px;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper {
    margin-left: 45px !important;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-stage-outer {
    margin-left: 15px !important;
    margin-right: 0px;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .cat-coll.item {
    margin: 0 30px 0 0 !important;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-prev {
    left: -47px !important;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-next {
    right: -45px !important;
  }
}
@media only screen and (min-width: 1580px) {
  .cms-home .losse_componenten {
    padding: 40px 10px 60px 0 !important;
  }
  .cms-home .losse_componenten .cat_block {
    width: 94%;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper {
    margin-left: 40px !important;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-stage-outer {
    margin-left: 15px !important;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .cat-coll.item {
    padding-top: 0 !important;
    width: 201px;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-prev {
    left: -45px !important;
  }
  .cms-home .losse_componenten .cat_block .cat_wrapper .owl-carousel .owl-nav .owl-next {
    right: -42px !important;
  }
}
.cms-home .iskra_section {
  margin-top: 30px;
}
.cms-home .iskra_section .pagebuilder-column .iskra-logo {
  margin-bottom: 40px !important;
}
.cms-home .iskra_section .pagebuilder-column div > p {
  text-align: left;
  margin-right: 20px;
  font-family: "Poppins";
  font-size: 16px;
  line-height: 28px !important;
  letter-spacing: 0px;
  color: #000;
}
.cms-home .iskra_section .pagebuilder-column div p span strong a {
  color: #7db346 !important;
  font-family: "Poppins";
  font-size: 16px;
  text-align: left;
  line-height: 25px;
  margin-top: 24px;
}
.cms-home .iskra_section .pagebuilder-column div p span strong a::after {
  background: url(images/icons/link-arrow-right.svg) center / contain no-repeat !important;
  right: -30px;
}
@media only screen and (max-width: 768px) {
  .cms-home .iskra_section {
    margin-top: 0;
  }
  .cms-home .iskra_section .pagebuilder-column figure {
    margin-bottom: 39px !important;
  }
  .cms-home .iskra_section .pagebuilder-column .iskra-logo {
    margin-bottom: 21px !important;
    margin-top: 0;
  }
  .cms-home .iskra_section .pagebuilder-column .iskra-logo picture img {
    height: 20px !important;
  }
  .cms-home .iskra_section .pagebuilder-column div > p {
    margin-right: 0;
    font-size: 14px;
    line-height: 24px;
  }
  .cms-home .iskra_section .pagebuilder-column div p span strong a {
    margin-top: 11px;
    margin-bottom: 0;
    font-size: 14px !important;
    line-height: 21px;
    font-weight: bold;
  }
  .cms-home .iskra_section .pagebuilder-column div p span strong a::after {
    background: url(images/icons/link-arrow-right.svg) center / contain no-repeat !important;
    right: -30px;
  }
  .contact-index-index .amform-form .fb-number .control {
    max-width: none;
  }
}
@media only screen and (min-width: 768px) {
  .cms-home .iskra_section .pagebuilder-column-line .iskra-image figure {
    margin: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .cms-home .iskra_section .pagebuilder-column .iskra-logo {
    margin-top: 30px;
  }
  .cms-home .iskra_section .pagebuilder-column div p {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .cms-home .iskra_section .pagebuilder-column-line .iskra-image figure {
    padding-right: 60px;
  }
  .cms-home .iskra_section .pagebuilder-column-line .iskra-image figure picture img {
    max-width: 580px !important;
    width: 100%;
  }
  .cms-home .iskra_section .pagebuilder-column-line .pagebuilder-column {
    padding-left: 0 !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .cms-home .iskra_section .pagebuilder-column {
    padding-left: 48px !important;
  }
}
@media only screen and (min-width: 1580px) {
  .cms-home .iskra_section {
    margin-bottom: 60px !important;
  }
  .cms-home.cms-groepenkasten-voor-professionals .iskra_section {
    margin-bottom: 20px !important;
  }
}
.cms-home .popular-products div > h2 {
  font-family: "Poppins";
  font-size: 30px !important;
  line-height: 46px;
  font-weight: bold !important;
  letter-spacing: 0px;
  color: #000000;
  text-align: center;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-prev,
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-next {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  background-color: #dee5eb !important;
  background-repeat: no-repeat !important;
  background-size: 11px 18px !important;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-prev {
  background: unset !important;
  background-color: #dee5eb !important;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-prev::after {
  width: 11px;
  height: 18px;
  margin-left: 11px;
  margin-bottom: 2px;
  font-family: 'FontAwesome';
  content: "\f054";
  margin-left: 4px;
  font-size: 18px;
  line-height: 22px;
  -webkit-text-stroke: 1.5px #dee5eb;
  color: #0C426E;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-prev::before {
  display: none;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-next {
  background: unset !important;
  background-color: #dee5eb !important;
  top: 46% !important;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-next::after {
  width: 11px;
  height: 18px;
  margin-left: 11px;
  margin-bottom: 2px;
  font-family: 'FontAwesome';
  content: "\f054";
  margin-left: 13px;
  margin-bottom: 2px !important;
  font-size: 18px;
  line-height: 22px;
  -webkit-text-stroke: 1.5px #dee5eb;
  color: #0C426E;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-next::before {
  display: none;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list {
  margin-left: 0 !important;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list .slick-track {
  display: flex;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list .slick-track .slick-slide {
  margin-right: 0 !important;
  margin-left: 0 !important;
  max-height: 406px;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info {
  display: flex;
  flex-direction: column;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-photo {
  max-height: 177px;
  max-width: 177px;
  margin: auto;
  width: auto;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-photo img {
  max-height: 177px;
  max-width: 177px;
  margin: auto;
  width: auto;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section {
  position: relative;
  height: 35px;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons {
  position: absolute;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons .solution-icons-wrapper {
  margin-left: 15px !important;
  margin-bottom: 0 !important;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons .solution-icons-wrapper .solution-icon {
  margin-top: 0;
  margin-right: 15px;
  max-width: 26px;
  max-height: 26px;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons .solution-icons-wrapper .solution-icon picture img {
  max-width: 26px;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-details .product-item-name a {
  text-align: left;
  font-family: "Poppins";
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-details .price-box .price-wrapper.price-including-tax .price {
  text-align: left;
  font-family: "Poppins";
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0px;
  color: #0C426E;
}
.cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-details .price-box .price-wrapper.price-excluding-tax .price {
  text-align: left;
  font-family: "Poppins";
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #8E979F;
}
@media only screen and (min-width: 768px) {
  .cms-home .popular-products .products_carousel .product-items.slick-slider {
    margin-left: 15px !important;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-photo img {
    width: 100%;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-prev.slick-arrow {
    margin-left: -25px;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-next.slick-arrow {
    margin-right: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .cms-home .popular-products .products_carousel .product-items.slick-slider {
    width: 100%;
    margin-left: -10px !important;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list {
    margin-left: 20px !important;
    margin-right: 5px;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-prev.slick-arrow {
    margin-left: 0;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-next.slick-arrow {
    right: -45px !important;
  }
}
@media only screen and (min-width: 1340px) {
  .cms-home .popular-products .products_carousel .product-items.slick-slider {
    width: 100%;
    margin-left: 10px !important;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list {
    margin-left: 28px !important;
    margin-right: 10px;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-next.slick-arrow {
    right: -45px !important;
  }
}
@media only screen and (min-width: 1580px) {
  .cms-home .popular-products .products_carousel {
    margin-left: 0;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider {
    width: 104%;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list {
    margin-left: 35px !important;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list .slick-track {
    margin-left: -16px;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list .slick-track .slick-slide {
    width: 177px !important;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item {
    max-width: 206px;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-next.slick-arrow {
    right: -40px !important;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-prev.slick-arrow {
    left: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .cms-home .popular-products {
    padding: 0 0 !important;
    margin: 0 -20px !important;
  }
  .cms-home .popular-products div h2 {
    font-size: 20px !important;
    line-height: 24px;
    text-align: left;
    margin-left: 23px;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list.draggable {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 5px;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list.draggable .slick-track {
    display: flex;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list.draggable .slick-track .slick-slide {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list.draggable .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-photo {
    max-height: 150px;
    max-width: 150px;
    margin: auto;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list.draggable .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-photo img {
    max-height: 150px;
    max-width: 150px;
    margin: auto;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list.draggable .slick-track .slick-slide .product-item .product-item-info .product-item-details .product-item-name a {
    font-size: 13px;
    line-height: 20px;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list.draggable .slick-track .slick-slide .product-item .product-item-info .product-item-details .price-box {
    margin: 14px 0 25px;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list.draggable .slick-track .slick-slide .product-item .product-item-info .product-item-details .price-box .price-wrapper.price-including-tax .price {
    font-size: 18px;
    line-height: 27px;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list.draggable .slick-track .slick-slide .product-item .product-item-info .product-item-details .price-box .price-wrapper.price-excluding-tax {
    margin-top: 0 !important;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list.draggable .slick-track .slick-slide .product-item .product-item-info .product-item-details .price-box .price-wrapper.price-excluding-tax .price {
    font-size: 12px;
    line-height: 18px;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-prev {
    position: absolute;
    top: -50px !important;
    right: 60px !important;
    left: unset;
    height: 30px;
    width: 30px;
    top: -35px !important;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-prev::after {
    line-height: 33px;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-list {
    margin-left: 10px !important;
    margin-right: 10px;
    padding: 15px 0 0;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-next {
    position: absolute;
    top: -50px !important;
    right: 20px !important;
    height: 30px;
    width: 30px;
  }
  .cms-home .popular-products .products_carousel .product-items.slick-slider .slick-next::after {
    margin-left: 10px;
  }
}
.catalog-product-view .product-info-main {
  border: 1px solid #DEE5EB;
  border-radius: 4px;
  position: relative;
  margin-bottom: 155px !important;
  width: 37%;
  margin-top: 55px;
}
.catalog-product-view .product-info-main #solution-icons {
  margin-top: 2px;
}
.catalog-product-view .product-info-main #solution-icons .solution-icons-wrapper {
  display: flex;
  flex-direction: row;
}
.catalog-product-view .product-info-main #solution-icons .solution-icons-wrapper .solution-icon {
  margin-right: 28px;
  margin-bottom: 15px !important;
}
.catalog-product-view .product-info-main .page-title-wrapper.product .page-title {
  margin-top: 48px;
  margin-bottom: 5px;
  line-height: 36px;
}
.catalog-product-view .product-info-main .page-title-wrapper.product .page-title .base {
  font-family: "Poppins";
  font-weight: bold;
  font-size: 30px;
  line-height: 36px !important;
  letter-spacing: 0px;
  color: #000000;
}
.catalog-product-view .product-info-main .product.attribute.sku {
  font-family: "Poppins";
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #8E979F;
  height: 20px;
}
.catalog-product-view .product-info-main .product-info-price {
  margin-top: 33px;
  margin-bottom: 20px;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-container .price-wrapper.price-including-tax .price {
  font-family: "Poppins";
  font-size: 26px;
  line-height: 39px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #0C426E;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-container .price-wrapper.price-excluding-tax {
  height: 17px;
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-container .price-wrapper.price-excluding-tax .price {
  font-family: "Poppins";
  font-size: 12px;
  line-height: 18px;
  font-weight: 500 !important;
  letter-spacing: 0px;
  color: #8E979F;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-container .price-wrapper.price-excluding-tax::after {
  font-family: "Poppins";
  font-size: 12px;
  line-height: 18px;
  font-weight: 500 !important;
  letter-spacing: 0px;
  color: #8E979F;
  margin-left: 0 !important;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price {
  padding-bottom: 0;
}
.catalog-product-view .product-info-main .product-info-stock-sku {
  height: 20px;
  margin-left: 25px;
  padding-bottom: 0;
}
.catalog-product-view .product-info-main .product-info-stock-sku .stock.available {
  text-align: left;
  font-family: "Poppins";
  font-size: 14px;
  line-height: 28px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #7DB346;
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .product-info-stock-sku::marker {
  font-size: 21px;
}
.catalog-product-view .product-info-main .product-add-form {
  padding-top: 0;
}
.catalog-product-view .product-info-main .add-to-cart-and-configurator-buttons {
  margin-top: 36px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
}
.catalog-product-view .product-info-main .add-to-cart-and-configurator-buttons a .action.secondary.to-configurator {
  margin-bottom: 0;
  padding: 10px 20px;
  transition: 0.3s ease-in-out;
}
.catalog-product-view .product-info-main .add-to-cart-and-configurator-buttons a .action.secondary.to-configurator span {
  font-family: "Poppins";
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #000000;
}
.catalog-product-view .product-info-main .add-to-cart-and-configurator-buttons a .action.secondary.to-configurator:hover {
  background: #7DB346 !important;
}
.catalog-product-view .product-info-main .add-to-cart-and-configurator-buttons a .action.secondary.to-configurator:hover span {
  color: #fff !important;
}
.catalog-product-view .product-info-main .add-to-cart-and-configurator-buttons .product-add-form .box-tocart {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .add-to-cart-and-configurator-buttons .product-add-form .box-tocart .fieldset {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .add-to-cart-and-configurator-buttons .product-add-form .box-tocart .fieldset .actions .action.primary.tocart {
  margin-left: 0;
  margin-bottom: 0;
  padding: 10px 36px;
}
.catalog-product-view .product-info-main .add-to-cart-and-configurator-buttons .product-add-form .box-tocart .fieldset .actions .action.primary.tocart span {
  font-family: "Poppins";
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #fff;
}
.catalog-product-view .product-info-main .add-to-cart-and-configurator-buttons .product-add-form .box-tocart .fieldset .actions .action.primary.tocart:hover {
  background: #6A983C !important;
}
.catalog-product-view .product-info-main .product-social-links {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .usp_pdp {
  position: absolute;
  bottom: -245px;
  left: 0;
  right: 0;
}
.catalog-product-view .product-info-main .usp_pdp .usp-pdp-list li {
  font-family: "Poppins";
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0px;
  font-weight: normal;
  color: #000000;
  height: 23px;
  margin-bottom: 15px !important;
}
.catalog-product-view .product-info-main .usp_pdp .usp-pdp-list li::before {
  font-family: 'FontAwesome';
  content: "\f00c";
  font-size: 19px;
  line-height: 19px;
  color: #7db346;
  -webkit-text-stroke: 2px #EBF0F4;
  margin-right: 14px;
}
.catalog-product-view .product-info-main .usp_pdp .usp-pdp-list li span {
  color: #7DB346;
  font-weight: bold;
}
.catalog-product-view .product-info-main .usp_pdp .usp-pdp-list li:last-child {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .usp_pdp .usp-pdp-list li:last-child::before {
  font-family: 'FontAwesome';
  content: "\f005" !important;
  font-size: 19px;
  -webkit-text-stroke: 0px #EBF0F4;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls {
  position: relative;
  margin-bottom: 70px;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage__frame .fotorama__img,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__stage__frame .fotorama__img {
  max-width: 500px;
  max-height: 500px;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage .fotorama__stage__shaft.fotorama__grab .fotorama__stage__frame.fotorama_vertical_ratio.fotorama__loaded.fotorama__loaded--img.fotorama__active .fotorama__img,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__stage .fotorama__stage__shaft.fotorama__grab .fotorama__stage__frame.fotorama_vertical_ratio.fotorama__loaded.fotorama__loaded--img.fotorama__active .fotorama__img {
  height: 81%;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage .fotorama__arr.fotorama__arr--prev,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__stage .fotorama__arr.fotorama__arr--prev,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage .fotorama__arr.fotorama__arr--next,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__stage .fotorama__arr.fotorama__arr--next {
  opacity: 1;
  filter: unset;
  width: 30px;
  background-color: unset;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__stage .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage .fotorama__arr.fotorama__arr--next .fotorama__arr__arr,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__stage .fotorama__arr.fotorama__arr--next .fotorama__arr__arr {
  background-image: none;
  height: 30px;
  width: 30px;
  background-color: #dee5eb !important;
  border-radius: 50%;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr::after,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__stage .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr::after,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage .fotorama__arr.fotorama__arr--next .fotorama__arr__arr::after,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__stage .fotorama__arr.fotorama__arr--next .fotorama__arr__arr::after {
  width: 11px;
  height: 18px;
  margin-bottom: 2px;
  font-family: 'FontAwesome';
  font-size: 18px;
  line-height: 22px;
  -webkit-text-stroke: 1.5px #dee5eb;
  color: #0C426E;
  position: absolute;
  top: 5px;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr::after,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__stage .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr::after {
  content: "\f054";
  transform: scaleX(-1);
  margin-left: 9px;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage .fotorama__arr.fotorama__arr--next .fotorama__arr__arr::after,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__stage .fotorama__arr.fotorama__arr--next .fotorama__arr__arr::after {
  content: "\f054";
  margin-left: 10px;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage .fotorama__arr--prev:not(:focus),
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__stage .fotorama__arr--prev:not(:focus),
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage .fotorama__arr--next:not(:focus),
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__stage .fotorama__arr--next:not(:focus) {
  transform: unset !important;
  -webkit-transform: unset !important;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap.fotorama__nav-wrap--horizontal,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
  position: absolute;
  bottom: -70px;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav {
  display: flex;
  justify-content: center;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav .fotorama__nav__shaft,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav .fotorama__nav__shaft {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame.fotorama__nav__frame--thumb,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame.fotorama__nav__frame--thumb {
  margin: 0;
  max-height: 100px !important;
  width: 100%;
  padding: 0;
  width: 100% !important;
  max-width: 100px;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame.fotorama__nav__frame--thumb .fotorama__thumb,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame.fotorama__nav__frame--thumb .fotorama__thumb {
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame.fotorama__nav__frame--thumb .fotorama__thumb .fotorama__img,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame.fotorama__nav__frame--thumb .fotorama__thumb .fotorama__img {
  max-width: 80px;
  max-height: 80px;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active {
  border-radius: 4px;
  border: 2px solid #7db346;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav .fotorama__nav__shaft .fotorama__thumb-border,
.catalog-product-view .product.media .gallery-placeholder .fotorama-item .fotorama__wrap--no-controls .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav .fotorama__nav__shaft .fotorama__thumb-border {
  display: none;
}
.catalog-product-view .product-atributes-blocks {
  padding-top: 95px;
  padding-bottom: 30px;
}
.catalog-product-view .product-atributes-blocks .additional-attributes-wrapper.table-wrapper {
  margin-left: 60px;
}
.catalog-product-view .product-atributes-blocks .additional-attributes-wrapper.table-wrapper .type {
  font-family: "Poppins";
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0px;
  font-weight: bold;
  color: #000000;
}
.catalog-product-view .product-atributes-blocks .additional-attributes-wrapper.table-wrapper .data.table.additional-attributes {
  max-width: 590px;
}
.catalog-product-view .product-atributes-blocks .additional-attributes-wrapper.table-wrapper .data.table.additional-attributes tbody {
  padding: 10px 30px 10px 15px;
}
.catalog-product-view .product-atributes-blocks .additional-attributes-wrapper.table-wrapper .data.table.additional-attributes tbody tr .col.label {
  padding: 10px 30px 10px 25px;
  font-family: "Poppins";
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: 600;
  color: #000000;
}
.catalog-product-view .product-atributes-blocks .additional-attributes-wrapper.table-wrapper .data.table.additional-attributes tbody tr .col.data {
  padding: 10px 30px 10px 25px;
  font-family: "Poppins";
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: normal;
  color: #000000;
}
.catalog-product-view .product-atributes-blocks .product.attribute.description .description-pdp .type {
  font-family: "Poppins";
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0px;
  font-weight: bold;
  color: #000000;
}
.catalog-product-view .product-atributes-blocks .product.attribute.description .value {
  font-family: "Poppins";
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0px;
  font-weight: normal;
  color: #000000;
}
.catalog-product-view .product-atributes-blocks .product.attribute.description .value ul {
  margin-top: 25px;
  padding-left: 19px;
}
.catalog-product-view .product-atributes-blocks .product.attribute.description .value ul li {
  margin-bottom: 2px;
}
.catalog-product-view .product-atributes-blocks .product.attribute.description .value ul li::marker {
  font-size: 22px;
  color: #7db346;
}
.catalog-product-view .block.related,
.catalog-product-view .block.upsell {
  margin-top: 25px;
}
.catalog-product-view .block.related .block-title.title,
.catalog-product-view .block.upsell .block-title.title {
  display: flex;
  margin-bottom: 0;
}
.catalog-product-view .block.related .block-title.title strong,
.catalog-product-view .block.upsell .block-title.title strong {
  margin: auto;
  font-family: "Poppins";
  font-size: 30px;
  line-height: 46px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #000000;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-prev,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-prev,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-prev,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-prev,
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-next,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-next,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-next,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-next {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  background-color: #dee5eb !important;
  background-repeat: no-repeat !important;
  background-size: 11px 18px !important;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-prev,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-prev,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-prev,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-prev {
  background: unset !important;
  background-color: #dee5eb !important;
  top: 46%;
  left: -20px;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-prev::after,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-prev::after,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-prev::after,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-prev::after {
  width: 11px;
  height: 18px;
  margin-left: 11px;
  margin-bottom: 2px;
  font-family: 'FontAwesome';
  content: "\f054";
  margin-left: 4px;
  font-size: 18px;
  line-height: 22px;
  -webkit-text-stroke: 1.5px #dee5eb;
  color: #0C426E;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-prev::before,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-prev::before,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-prev::before,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-prev::before {
  display: none;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-next,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-next,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-next,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-next {
  background: unset !important;
  background-color: #dee5eb !important;
  top: 46% !important;
  right: -20px;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-next::after,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-next::after,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-next::after,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-next::after {
  width: 11px;
  height: 18px;
  margin-left: 11px;
  margin-bottom: 2px;
  font-family: 'FontAwesome';
  content: "\f054";
  margin-left: 4px;
  margin-bottom: 2px !important;
  font-size: 18px;
  line-height: 22px;
  -webkit-text-stroke: 1.5px #dee5eb;
  color: #0C426E;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-next::before,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-next::before,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-next::before,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-next::before {
  display: none;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-list,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-list,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-list,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-list {
  margin-left: 0 !important;
  padding-top: 6px;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track {
  display: flex;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide {
  margin-right: 0 !important;
  margin-left: 0 !important;
  max-height: 406px;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info {
  display: flex;
  flex-direction: column;
  padding-bottom: 0px;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container {
  width: 177px !important;
  margin: 0px auto 19px auto;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
  padding-bottom: 100% !important;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  max-height: 177px;
  max-width: 177px;
  width: auto;
  margin: 0 auto 0 auto;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo img,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo img,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo img,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo img {
  max-height: 177px;
  max-width: 177px;
  margin: auto;
  width: auto;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section {
  position: relative;
  height: 25px;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons {
  position: absolute;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons .solution-icons-wrapper,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons .solution-icons-wrapper,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons .solution-icons-wrapper,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons .solution-icons-wrapper {
  margin-left: 0 !important;
  margin-bottom: 0 !important;
  top: 0;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons .solution-icons-wrapper .solution-icon,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons .solution-icons-wrapper .solution-icon,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons .solution-icons-wrapper .solution-icon,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons .solution-icons-wrapper .solution-icon {
  margin-top: 0;
  margin-right: 15px;
  max-width: 26px;
  max-height: 26px;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons .solution-icons-wrapper .solution-icon picture img,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons .solution-icons-wrapper .solution-icon picture img,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons .solution-icons-wrapper .solution-icon picture img,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .solution-icons-section #solution-icons .solution-icons-wrapper .solution-icon picture img {
  max-width: 26px;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-details .product-item-name a,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-details .product-item-name a,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-details .product-item-name a,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-details .product-item-name a {
  text-align: left;
  font-family: "Poppins";
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0px;
  font-weight: 600;
  color: #000000;
  opacity: 1;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-details .price-box .price-wrapper.price-including-tax .price,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-details .price-box .price-wrapper.price-including-tax .price,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-details .price-box .price-wrapper.price-including-tax .price,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-details .price-box .price-wrapper.price-including-tax .price {
  text-align: left;
  font-family: "Poppins";
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0px;
  color: #0C426E;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-details .price-box .price-wrapper.price-excluding-tax .price,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-details .price-box .price-wrapper.price-excluding-tax .price,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-details .price-box .price-wrapper.price-excluding-tax .price,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-details .price-box .price-wrapper.price-excluding-tax .price {
  text-align: left;
  font-family: "Poppins";
  font-size: 12px !important;
  line-height: 18px;
  letter-spacing: 0px;
  color: #8E979F;
}
.catalog-product-view .block.related .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-details .price-box .price-wrapper.price-excluding-tax .price::after,
.catalog-product-view .block.upsell .block-content.content .products.products-related .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-details .price-box .price-wrapper.price-excluding-tax .price::after,
.catalog-product-view .block.related .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-details .price-box .price-wrapper.price-excluding-tax .price::after,
.catalog-product-view .block.upsell .block-content.content .products.products-upsell .product-items.slick-slider .slick-list .slick-track .slick-slide .product-item .product-item-info .product-item-details .price-box .price-wrapper.price-excluding-tax .price::after {
  content: ' excl. btw';
}
@media only screen and (min-width: 640px) and (max-width: 768px) {
  .catalog-product-view .block.related .block-content.content .products.products-related .products.items.product-items.carousel.slick-slider .slick-list.draggable .slick-track,
  .catalog-product-view .block.upsell .block-content.content .products.products-related .products.items.product-items.carousel.slick-slider .slick-list.draggable .slick-track,
  .catalog-product-view .block.related .block-content.content .products.products-upsell .products.items.product-items.carousel.slick-slider .slick-list.draggable .slick-track,
  .catalog-product-view .block.upsell .block-content.content .products.products-upsell .products.items.product-items.carousel.slick-slider .slick-list.draggable .slick-track {
    margin-left: -15px;
  }
  .catalog-product-view .block.related .block-content.content .products.products-related .products.items.product-items.carousel.slick-slider .slick-prev.slick-arrow,
  .catalog-product-view .block.upsell .block-content.content .products.products-related .products.items.product-items.carousel.slick-slider .slick-prev.slick-arrow,
  .catalog-product-view .block.related .block-content.content .products.products-upsell .products.items.product-items.carousel.slick-slider .slick-prev.slick-arrow,
  .catalog-product-view .block.upsell .block-content.content .products.products-upsell .products.items.product-items.carousel.slick-slider .slick-prev.slick-arrow {
    right: 82px !important;
  }
  .catalog-product-view .block.related .block-content.content .products.products-related .products.items.product-items.carousel.slick-slider .slick-next.slick-arrow,
  .catalog-product-view .block.upsell .block-content.content .products.products-related .products.items.product-items.carousel.slick-slider .slick-next.slick-arrow,
  .catalog-product-view .block.related .block-content.content .products.products-upsell .products.items.product-items.carousel.slick-slider .slick-next.slick-arrow,
  .catalog-product-view .block.upsell .block-content.content .products.products-upsell .products.items.product-items.carousel.slick-slider .slick-next.slick-arrow {
    right: 42px !important;
  }
}
.products.products-grid .item.product.product-item .product-item-info .product.details.product-item-details .product-item-name .product-item-link,
.products.products-grid .item.product.product-item .product-item-info:hover .product.details.product-item-details .product-item-name .product-item-link {
  max-width: 163px;
  word-break: break-word;
}
@media only screen and (min-width: 1024px) {
  .products.products-grid .item.product.product-item:hover {
    min-height: 330px;
  }
}
@media only screen and (min-width: 1280px) {
  .products.products-grid .item.product.product-item:hover {
    min-height: 357px;
  }
}
.products.products-list .item.product.product-item:hover {
  border: 2px solid #7DB346;
}
.products.products-list .item.product.product-item:hover .product-item-info {
  position: relative !important;
}
.products.products-list .item.product.product-item .product-item-info #solution-icons .solution-icons-wrapper {
  bottom: 5px;
  left: 50px;
}
.products.products-list .item.product.product-item .product-item-info .product.details.product-item-details .product-item-inner {
  align-items: center;
  gap: 10px;
  right: 35px;
}
.products.products-list .item.product.product-item .product-item-info .product.details.product-item-details .product-item-inner .product.actions.product-item-actions .actions-primary form .action.tocart.primary span {
  display: none;
}
