@charset "UTF-8";
/*@keyframes pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.05); }
  100% { transform: scale(1); }
}
@keyframes float {
  0% { transform: translateY(0); }
  50% { transform: translateY(-10px); }
  100% { transform: translateY(0); }
}*/
/* grid breakpoints */
/* slider, entspricht der breakpoints im slick slider */
/* grid containers */
/* flex slider */
/* grid brand slider */
/* focus */
/* navbar */
/* one col menu */
/* button menu */
/* suche */
/* links */
/* aside */
/* details */
/* action buttons */
/* cards */
/* tables */
/* breadcrumbs */
/* navs */
/* tabs */
/* modals */
/* alert */
/* progress */
/* options */
/* indicator */
/* dropdowns */
/* ratio */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #ffffff;
  background-color: #212529;
  border-radius: 0.025rem;
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 600;
  box-shadow: none;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.pass-graybar {
  height: 3px;
  background-color: #ccc;
  width: 100%;
  position: relative;
}
.pass-colorbar {
  height: 3px;
  background-image: url(../../js/password/passwordstrength.jpg);
  position: absolute;
  top: 0;
  left: 0;
}
.pass-percent, .pass-text {
  font-size: 1em;
}
.pass-percent {
  margin-right: 5px;
}
/*!
 * bootstrap-fileinput v5.5.4
 * http://plugins.krajee.com/file-input
 *
 * Krajee default styling for bootstrap-fileinput.
 *
 * Author: Kartik Visweswaran
 * Copyright: 2014 - 2024, Kartik Visweswaran, Krajee.com
 *
 * Licensed under the BSD-3-Clause
 * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
 */
.file-loading input[type=file], input[type=file].file-loading {
  width: 0;
  height: 0;
}
.kv-hidden, .hide-content .kv-file-content, .file-caption-icon, .file-zoom-dialog .modal-header:before, .file-zoom-dialog .modal-header:after, .file-input-new .file-preview, .file-input-new .close, .file-input-new .glyphicon-file, .file-input-new .fileinput-remove-button, .file-input-new .fileinput-upload-button, .file-input-new .no-browse .input-group-btn, .file-input-ajax-new .fileinput-remove-button, .file-input-ajax-new .fileinput-upload-button, .file-input-ajax-new .no-browse .input-group-btn {
  display: none;
}
.file-no-browse, .btn-file input[type=file], .file-caption-icon, .file-preview .fileinput-remove, .krajee-default .file-thumb-progress, .file-zoom-dialog .btn-navigate, .file-zoom-dialog .floating-buttons {
  position: absolute;
}
.file-input, .file-loading:before, .btn-file, .file-caption, .file-preview, .krajee-default.file-preview-frame, .krajee-default .file-thumbnail-footer, .file-zoom-dialog .modal-dialog {
  position: relative;
}
.file-error-message pre, .file-error-message ul, .krajee-default .file-actions, .krajee-default .file-other-error {
  text-align: left;
}
.file-error-message pre, .file-error-message ul {
  margin: 0;
}
.krajee-default .file-drag-handle, .krajee-default .file-upload-indicator {
  float: left;
  margin-top: 10px;
  width: 16px;
  height: 16px;
}
.krajee-default .file-thumb-progress .progress, .krajee-default .file-thumb-progress .progress-bar {
  height: 11px;
  font-size: 9px;
}
.krajee-default .file-caption-info, .krajee-default .file-size-info {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 160px;
  height: 15px;
  margin: auto;
}
.file-zoom-content > .file-object.type-video, .file-zoom-content > .file-object.type-flash, .file-zoom-content > .file-object.type-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}
.file-zoom-content > .file-object.type-video, .file-zoom-content > .file-object.type-flash {
  height: 100%;
}
.file-zoom-content > .file-object.type-pdf, .file-zoom-content > .file-object.type-html, .file-zoom-content > .file-object.type-text, .file-zoom-content > .file-object.type-default {
  width: 100%;
}
.file-no-browse {
  left: 50%;
  bottom: 20%;
  width: 1px;
  height: 1px;
  font-size: 0;
  opacity: 0;
  border: none;
  background: none;
  outline: none;
  box-shadow: none;
}
.file-loading:before {
  content: " Loading...";
  display: inline-block;
  padding-left: 20px;
  line-height: 16px;
  font-size: 13px;
  font-variant: small-caps;
  color: #999;
  background: transparent url(../base/images/loading.gif) top left no-repeat;
}
.file-object {
  margin: 0 0 -5px 0;
  padding: 0;
}
.btn-file {
  overflow: hidden;
}
.btn-file input[type=file] {
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  text-align: right;
  opacity: 0;
  background: none repeat scroll 0 0 transparent;
  cursor: inherit;
  display: block;
}
.btn-file ::-ms-browse {
  font-size: 10000px;
  width: 100%;
  height: 100%;
}
.file-caption .file-caption-name {
  margin: 0;
  box-shadow: none;
  background: none;
}
.file-caption.icon-visible .file-caption-icon {
  display: inline-block;
}
.file-caption.icon-visible .file-caption-name {
  padding-left: 1.875rem;
}
.file-caption.icon-visible > .input-group-lg .file-caption-name {
  padding-left: 2.1rem;
}
.file-caption.icon-visible > .input-group-sm .file-caption-name {
  padding-left: 1.5rem;
}
.file-caption-icon {
  left: 8px;
  padding: 0.5rem;
}
.input-group-lg .file-caption-icon {
  font-size: 1.25rem;
}
.input-group-sm .file-caption-icon {
  font-size: 0.875rem;
  padding: 0.25rem;
}
.file-error-message {
  color: #a94442;
  background-color: #f2dede;
  margin: 5px;
  border: 1px solid #ebccd1;
  border-radius: 4px;
  padding: 15px;
}
.file-error-message pre {
  margin: 5px 0;
}
.file-caption-disabled {
  background-color: #eee;
  cursor: not-allowed;
  opacity: 1;
}
.file-preview {
  border-radius: 5px;
  border: 1px solid #ddd;
  padding: 8px;
  width: 100%;
  margin-bottom: 5px;
}
.file-preview .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.file-preview .fileinput-remove {
  top: 1px;
  right: 1px;
  line-height: 10px;
}
.file-preview .clickable {
  cursor: pointer;
}
.file-preview .kv-zoom-cache {
  display: none;
}
.file-preview-image {
  font: 40px Impact, Charcoal, sans-serif;
  color: #03B452;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.krajee-default.file-preview-frame {
  margin: 8px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  padding: 6px;
  float: left;
  text-align: center;
}
.krajee-default.file-preview-frame .kv-file-content {
  width: 213px;
  height: 160px;
}
.krajee-default.file-preview-frame .kv-file-content.kv-pdf-rendered {
  width: 400px;
}
.krajee-default.file-preview-frame .file-thumbnail-footer {
  height: 70px;
}
.krajee-default.file-preview-frame:not(.file-preview-error):hover {
  border: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}
.krajee-default.file-preview-frame[data-template="audio"] .kv-file-content {
  width: 240px;
  height: 55px;
}
.krajee-default .file-preview-text {
  display: block;
  color: #428bca;
  border: 1px solid #ddd;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  outline: none;
  padding: 8px;
  resize: none;
}
.krajee-default .file-preview-html {
  border: 1px solid #ddd;
  padding: 8px;
  overflow: auto;
}
.krajee-default .file-other-icon {
  font-size: 6em;
  line-height: 1;
}
.krajee-default .file-footer-buttons {
  float: right;
}
.krajee-default .file-footer-caption {
  display: block;
  text-align: center;
  padding-top: 4px;
  font-size: 11px;
  color: #999;
  margin-bottom: 15px;
}
.krajee-default .file-preview-error {
  opacity: 0.65;
  box-shadow: none;
}
.krajee-default .file-thumb-progress {
  height: 11px;
  top: 37px;
  left: 0;
  right: 0;
}
.krajee-default .file-thumb-progress .progress {
  color: #ccc;
}
.krajee-default .file-thumb-progress .progress-bar {
  font-family: Verdana, Helvetica, sans-serif;
}
.krajee-default.kvsortable-ghost {
  background: #e1edf7;
  border: 2px solid #a1abff;
}
.krajee-default .file-preview-other:hover {
  opacity: 0.8;
}
.krajee-default .file-preview-frame:not(.file-preview-error) .file-footer-caption:hover {
  color: #000000;
}
.file-upload-stats {
  font-size: 9px;
  text-align: center;
  width: 100%;
}
.kv-upload-progress .progress {
  height: 20px;
  line-height: 20px;
  margin: 10px 0;
  overflow: hidden;
  color: #ccc;
}
.kv-upload-progress .progress-bar {
  height: 20px;
  font-family: Verdana, Helvetica, sans-serif;
}
.kv-upload-progress .file-upload-stats {
  font-size: 11px;
  margin: -10px 0 5px;
}
.file-thumb-progress .progress {
  background-color: #ccc;
}
.file-thumb-progress .progress-bar {
  font-size: 0.7rem;
  font-family: Verdana, Helvetica, sans-serif;
}
.file-zoom-dialog .file-other-icon {
  font-size: 22em;
  font-size: 50vmin;
}
.file-zoom-dialog .modal-dialog {
  width: auto;
}
.file-zoom-dialog .modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.file-zoom-dialog .btn-navigate {
  margin: -1.2rem 0.1rem 0;
  padding: 0;
  font-size: 1.2rem;
  width: 2.4rem;
  height: 2.4rem;
  top: 50%;
  border-radius: 50%;
  text-align: center;
}
.file-zoom-dialog .btn-navigate * {
  width: auto;
}
.file-zoom-dialog .floating-buttons {
  top: 5px;
  right: 10px;
}
.file-zoom-dialog .btn-kv-prev {
  left: 0;
}
.file-zoom-dialog .btn-kv-next {
  right: 0;
}
.file-zoom-dialog .kv-zoom-header {
  padding: 0.5rem;
}
.file-zoom-dialog .kv-zoom-body {
  padding: 0.25rem 0.5rem 0.25rem 0;
}
.file-zoom-dialog .kv-zoom-description {
  position: absolute;
  opacity: 0.8;
  font-size: 0.8rem;
  background-color: #1a1a1a;
  padding: 1rem;
  text-align: center;
  border-radius: 0.5rem;
  color: #fff;
  left: 15%;
  right: 15%;
  bottom: 15%;
}
.file-zoom-dialog .kv-desc-hide {
  float: right;
  color: #fff;
  padding: 0 0.1rem;
  background: none;
  border: none;
}
.file-zoom-dialog .kv-desc-hide:hover, .file-zoom-dialog .kv-desc-hide:focus {
  opacity: 0.7;
}
.file-input-new .no-browse .form-control {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.file-input-ajax-new .no-browse .form-control {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.file-caption-main {
  width: 100%;
}
.file-thumb-loading {
  background: transparent url(../base/images/loading.gif) no-repeat scroll center center content-box !important;
}
.file-drop-zone {
  border: 1px dashed #aaa;
  border-radius: 4px;
  min-height: 260px;
  text-align: center;
  vertical-align: middle;
  margin: 12px 15px 12px 12px;
  padding: 5px;
}
.file-drop-zone.clickable:hover {
  border: 2px dashed #999;
}
.file-drop-zone.clickable:focus {
  border: 2px solid #5acde2;
}
.file-drop-zone .file-preview-thumbnails {
  cursor: default;
}
.file-drop-zone-title {
  color: #aaa;
  font-size: 1.6em;
  padding: 85px 10px;
  cursor: default;
}
.file-highlighted {
  border: 2px dashed #999 !important;
  background-color: #eee;
}
.file-uploading {
  background: url(../base/images/loading-sm.gif) no-repeat center bottom 10px;
  opacity: 0.65;
}
.file-zoom-fullscreen .modal-dialog {
  min-width: 100%;
  margin: 0;
}
.file-zoom-fullscreen .modal-content {
  border-radius: 0;
  box-shadow: none;
  min-height: 100vh;
}
.file-zoom-fullscreen .kv-zoom-body {
  overflow-y: auto;
}
.floating-buttons {
  z-index: 3000;
}
.floating-buttons .btn-kv {
  margin-left: 3px;
  z-index: 3000;
}
.kv-zoom-actions {
  min-width: 140px;
}
.kv-zoom-actions .btn-kv {
  margin-left: 3px;
}
.file-zoom-content {
  min-height: 300px;
  text-align: center;
  white-space: nowrap;
}
.file-zoom-content .file-preview-image {
  max-height: 100%;
}
.file-zoom-content .file-preview-video {
  max-height: 100%;
}
.file-zoom-content > .file-object.type-image {
  height: auto;
  min-height: inherit;
}
.file-zoom-content > .file-object.type-audio {
  width: auto;
  height: 30px;
}
.file-zoom-content:hover {
  background: transparent;
}
@media (min-width: 576px) {
  .file-zoom-dialog .modal-dialog {
    max-width: 500px;
  }
}
@media (min-width: 992px) {
  .file-zoom-dialog .modal-lg {
    max-width: 800px;
  }
}
@media (max-width: 767px) {
  .file-preview-thumbnails {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .file-zoom-dialog .modal-header {
    flex-direction: column;
  }
}
@media (max-width: 350px) {
  .krajee-default.file-preview-frame:not([data-template="audio"]) .kv-file-content {
    width: 160px;
  }
}
@media (max-width: 420px) {
  .krajee-default.file-preview-frame .kv-file-content.kv-pdf-rendered {
    width: 100%;
  }
}
.file-loading[dir=rtl]:before {
  background: transparent url(../base/images/loading.gif) top right no-repeat;
  padding-left: 0;
  padding-right: 20px;
}
.clickable .file-drop-zone-title {
  cursor: pointer;
}
.file-sortable .file-drag-handle {
  cursor: grab;
  opacity: 1;
}
.file-sortable .file-drag-handle:hover {
  opacity: 0.7;
}
.file-grabbing, .file-grabbing * {
  cursor: not-allowed !important;
}
.file-grabbing .file-preview-thumbnails * {
  cursor: grabbing !important;
}
.file-preview-initial.sortable-chosen {
  background-color: #d9edf7;
  border-color: #17a2b8;
  box-shadow: none;
}
.file-preview-other-frame, .file-preview-object, .kv-file-content, .kv-zoom-body {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-kv-rotate {
  display: none;
}
.kv-file-rotate {
  display: none;
}
.rotatable:not(.hide-rotate) .btn-kv-rotate {
  display: inline-block;
}
.rotatable:not(.hide-rotate) .kv-file-rotate {
  display: inline-block;
}
.rotatable .file-zoom-detail {
  transform-origin: center center;
}
.rotatable .kv-file-content {
  transform-origin: center center;
}
.rotatable .kv-file-content > :first-child {
  transform-origin: center center;
}
.rotate-animate {
  transition: transform 0.3s ease;
}
.kv-overflow-hidden {
  overflow: hidden;
}
/* account */
/* downloads */
.download-item {
  padding-right: 0;
  padding-left: 0;
}
.download-item .card-header {
  text-align: left;
  padding: 0.5rem;
  border-top: 1px solid #000000;
}
.download-main-body {
  padding: 0;
}
/* login */
.register-wrapper {
  margin-bottom: 0.5rem;
  display: block;
}
@media (min-width: 768px) {
  .register-wrapper {
    display: inline-block;
  }
}
.resetpw-wrapper {
  margin-left: 0;
}
@media (min-width: 768px) {
  .resetpw-wrapper {
    margin-left: 1rem;
  }
}
/* uploads */
#uploads {
  margin-top: 1rem;
}
#uploads th, #uploads td {
  text-align: center;
}
/* order-item */
.order-items .order-item .item-detail-list {
  margin-top: 0.5rem;
}
.order-items .order-item .order-item-image-wrapper {
  padding-right: 0.25rem;
}
.order-items .order-item .order-item-image-wrapper img {
  width: 100%;
  object-fit: contain;
}
.order-items .order-items-total {
  margin-left: auto;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}
.order-items .price-col {
  text-align: right;
  margin-left: auto;
}
/* order-details */
.order-details {
  margin-bottom: 1rem;
}
.order-details .order-details-status {
  text-align: right;
}
@media (min-width: 992px) {
  .order-details .order-details-status {
    text-align: left;
  }
}
.order-details-data > li {
  margin-bottom: 1.5rem;
}
.order-details-data .order-details-data-item {
  color: #707070;
  display: block;
  font-size: 0.875rem;
}
.order-details-date {
  font-size: 1.125rem;
  font-weight: 600;
}
.order-details-date > span {
  margin-right: 0.5rem;
}
/* my-account */
.account-comparelist .card-body {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.account-head-data > div {
  margin-bottom: 2rem;
}
.account-head-data .account-head-data-credit {
  text-align: center;
  font-weight: 600;
  border: 1px solid #F5144C;
}
.custom-switch {
  margin-left: 0.5rem;
}
.account-orders-item {
  margin-bottom: 1rem;
}
.account-orders-item a {
  text-decoration: none;
}
.account-data-item {
  margin-bottom: 2rem;
}
.shipping-order-modal .shipping-order-modal-mb {
  margin-bottom: 1rem;
}
/* reviews */
.account-feedback {
  margin-bottom: 1rem;
}
/* shipping-adresses */
.shipping-address-form-wrapper {
  margin-bottom: 1rem;
}
div.dataTables_wrapper div.dataTables_filter input[type=search] {
  margin-left: 0;
  width: 100%;
}
.shipping-address-standard-active tr:first-child {
  background-color: #f2f2f2;
}
/* RMA */
.rma-img {
  width: 100%;
  height: auto;
}
.product-thumbnail {
  max-width: 100px;
}
.list-compressed li.list-group-item {
  display: flex;
}
.list-compressed {
  max-height: 50vh;
  overflow-y: auto;
}
#rmaStickyItems.loadingAJAX .rmaItemContainer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, white 100%);
  z-index: 3;
}
#rmaStickyPositions.loadingAJAX::after, #rmaStickyPositions.loadingAJAX::before {
  content: "";
  position: absolute;
  z-index: 4;
  top: 2rem;
  left: 50%;
  width: 64px;
  height: 64px;
  margin-left: -32px;
  border: 8px solid #F5144C;
  border-radius: 50%;
  border-color: #F5144C #F5144C transparent transparent;
  animation: ringLoader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}
#rmaStickyPositions.loadingAJAX::before {
  animation-delay: -0.25s;
}
@keyframes ringLoader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#rma-positions .custom-select {
  min-width: 63px;
}
/* basket */
/* cart-dropdown */
.cart-dropdown .cart-dropdown-total-item {
  /*border-bottom: $border-width solid $border-color;
    margin-bottom: map-get($spacers, 2);
    padding-bottom: map-get($spacers, 2);*/
  font-size: 0.875rem;
}
.cart-dropdown .dropdown-cart-items {
  font-size: 0.875rem;
}
.cart-dropdown .cart-dropdown-total-item-price {
  float: right;
  white-space: nowrap;
}
.cart-dropdown .cart-dropdown-next {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .cart-dropdown .cart-dropdown-next {
    margin-bottom: 0;
  }
}
.cart-dropdown .cart-dropdown-buttons {
  margin-top: 1rem;
}
.cart-dropdown .cart-dropdown-buttons .col-md-12:first-child .btn {
  margin-bottom: 1rem;
}
.cart-dropdown .cart-dropdown-empty {
  padding: 0.5rem;
}
.cart-dropdown .dropdown-cart-items tr td:first-child {
  padding-left: 0;
}
.cart-dropdown .dropdown-cart-items img {
  width: 100%;
  height: auto;
}
.cart-dropdown:not(.modal-body) .card-gray {
  background-color: transparent;
}
.cart-dropdown:not(.modal-body) .card-gray > .card-body {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
/* cart-dropdown-label */
.cart-icon-dropdown .cart-icon-dropdown-price {
  white-space: nowrap;
  display: none;
  font-size: 0.9375rem;
}
@media (min-width: 768px) {
  .cart-icon-dropdown .cart-icon-dropdown-price {
    display: inline-block;
  }
}
.cart-icon-dropdown.not-empty .cart-icon-dropdown-price {
  margin-left: 1rem;
}
@media (min-width: 768px) {
  .cart-icon-dropdown:not(.not-empty) .cart-icon-dropdown-icon {
    margin-right: 0.5rem;
  }
}
/* index */
.basket .basket-heading {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .basket .cart-summary {
    margin-left: 1.5rem;
  }
  .basket .basket-items {
    margin-bottom: 4rem;
  }
}
.basket .basket-freegift {
  margin-bottom: 3rem;
}
.basket .basket-empty {
  text-align: center;
}
.basket .basket-empty .alert {
  padding: 1.5rem;
}
.basket .basket-summary .basket-summary-total {
  margin-top: 1rem;
  padding-top: 1rem;
  font-size: 1.125rem;
  border-top: 1px solid #000000;
}
.basket .basket-summary-notice-weight-wrapper {
  margin-top: 0.5rem;
}
.basket #cart-checkout-btn {
  width: 100%;
  margin-top: 1rem;
}
.basket-summary-top {
  margin-top: 1rem;
}
/* cart-items */
.cart-items-body .cart-items-image {
  height: 100%;
}
.cart-items-body .cart-items-single-price {
  margin-left: auto;
  margin-bottom: 1rem;
  white-space: nowrap;
}
@media (min-width: 1300px) {
  .cart-items-body .cart-items-single-price {
    margin-bottom: 0;
  }
}
.cart-items-body .cart-items-quantity {
  margin-left: auto;
  margin-bottom: 1.5rem;
  text-align: center;
  white-space: nowrap;
}
@media (min-width: 1300px) {
  .cart-items-body .cart-items-quantity {
    margin-bottom: 0;
  }
}
.cart-items-body .cart-items-quantity .configurepos {
  white-space: normal;
}
.cart-items-body .cart-items-price {
  white-space: nowrap;
  color: "IBM Plex Sans", sans-serif;
}
@media (max-width: 767.98px) {
  .cart-items-body .cart-items-price {
    margin-left: auto;
  }
}
@media (min-width: 1300px) {
  .cart-items-body .cart-items-price {
    text-align: right;
  }
}
.cart-items-body .cart-items-price-text {
  margin-right: 0.5rem;
  display: inline-block;
}
@media (min-width: 1300px) {
  .cart-items-body .cart-items-price-text {
    display: none;
  }
}
.cart-items-body .cart-items-name {
  display: block;
  margin-bottom: 0.5rem;
}
.cart-items-delete {
  margin-left: -0.625rem;
  margin-top: 0.5rem;
}
.cart-items-delete .wishlist-button, .cart-items-delete .cart-items-delete-button {
  display: inline-block;
}
.cart-items-delete .cart-items-delete-button {
  text-decoration: underline;
  white-space: nowrap;
}
.cart-items-delete .cart-items-delete-button > span {
  margin-right: 0.5rem;
}
.cart-items-name {
  text-decoration: none;
  font-weight: 600;
}
.cart-items-name:hover {
  text-decoration: underline;
}
.item-overflow-notice {
  padding: 0 0.75rem;
}
.item-overflow-notice a {
  text-decoration: underline;
}
.account-icon-dropdown.logged-in .nav-link > i::after {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  position: absolute;
  background-color: #F5144C;
  right: -0.25rem;
}
/* reorder item cols */
@media (max-width: 991.98px) {
  .cart-items-body .cart-items-product {
    order: 1;
  }
  .cart-items-body .cart-items-single-price {
    order: 2;
    margin-bottom: 0;
  }
  .cart-items-body .cart-items-price {
    order: 3;
    margin-bottom: 1rem;
  }
  .cart-items-body .cart-items-quantity {
    order: 4;
    margin-left: 0;
    margin-bottom: 1rem;
  }
  .cart-items-body .cart-items-delete {
    order: 5;
  }
  .cart-items-body .cart-items-product-data {
    order: 6;
  }
}
/* contact */
.contact-form legend {
  border: 0;
}
.contact-form .contact-form-privacy {
  text-align: left;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .contact-form .contact-form-privacy {
    text-align: right;
  }
}
.contact-form .is-top {
  margin-top: 2rem;
}
.contact-form .contact-form-hr {
  margin-bottom: 2rem;
}
/* newsletter */
.newsletter-wrapper {
  background-color: #ffd9e0;
  border-width: 1px 0;
  border-style: solid;
  border-color: #ffd9e0;
  padding: 1rem 0;
  color: #000000;
}
@media (min-width: 768px) {
  .newsletter-wrapper {
    padding: 1rem;
  }
}
.newsletter-wrapper a:not(.btn) {
  color: #000000;
}
.newsletter-wrapper .btn.btn-primary {
  background-color: #FFE3E8;
  border-color: #FFE3E8;
  color: #000000;
}
.newsletter-title {
  font-size: 1.375rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.newsletter-title span {
  color: #F5144C;
}
.newsletter-content {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.newsletter-subscribe {
  margin-bottom: 5rem;
}
.newsletter-subscribe .newsletter-subscribe-consent {
  margin-top: 0.25rem;
}
.newsletter-unsubscribe {
  margin-top: 1rem;
}
/* checkout */
/* inc-billing-address-form */
.direct-advertising {
  margin-top: -;
  margin-bottom: 1rem;
  color: #707070;
}
/* inc-order-completed */
.order-confirmation-note {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .order-confirmation-note {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .order-confirmation-details {
    margin-bottom: 3rem;
  }
}
/* inc-payment-method */
.checkout-payment-method {
  margin-bottom: 1rem;
}
.checkout-payment-method .checkout-payment-method-badge {
  margin-left: 1rem;
  float: right;
}
.checkout-payment-method .checkout-payment-method-note {
  width: 100%;
  display: block;
}
/* inc-paymentmodules */
.payment-method-inner {
  margin-bottom: 1rem;
}
.checkout-paymentmodules-alert {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .checkout-paymentmodules-alert {
    margin-bottom: 2rem;
  }
}
/* inc-shipping-address */
.checkout-register-shipping-address {
  margin-top: 2rem;
}
/* inc-steps */
.checkout-steps {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .checkout-steps .badge-pill {
    margin-left: auto;
  }
}
.checkout-steps .step-text {
  margin-left: 0.5rem;
  margin-right: auto;
}
.checkout-steps .step-check {
  margin-left: 0.25rem;
  margin-right: auto;
  color: #F5144C;
}
@media (min-width: 768px) {
  .checkout-steps .step-check {
    margin-left: 1rem;
  }
}
@media (max-width: 991.98px) {
  .checkout-nav-customer-steps.nav {
    display: block;
  }
}
.checkout-nav-customer-steps.nav .nav-link {
  background-color: #FFE3E8;
  font-weight: 400;
  text-align: left;
}
.checkout-nav-customer-steps.nav .nav-link.active {
  background-color: #ffffff;
  font-weight: 600;
  border-bottom-color: #f2f2f2 !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.checkout-nav-customer-steps.nav .nav-link.active::after {
  height: 0 !important;
  content: '\f078' !important;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900;
  margin-left: 0.25rem;
  vertical-align: middle;
  display: inline-block;
  line-height: 1;
  transition: transform 0.2s;
  will-change: transform;
  border-top: 0;
  font-size: 10px;
}
@media (max-width: 991.98px) {
  .checkout-nav-customer-steps.nav .nav-link {
    margin-bottom: 1rem;
  }
}
/* step0 */
.checkout-existing-customer {
  margin-bottom: 1rem;
}
.checkout-existing-customer .checkout-existing-customer-hr {
  display: block;
}
@media (min-width: 992px) {
  .checkout-existing-customer .checkout-existing-customer-hr {
    display: none;
  }
}
.checkout-existing-customer .checkout-existing-customer-hr > div {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.checkout-register-form {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.checkout-register-form.tab-content {
  margin-top: 0;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.checkout-button-row {
  margin-top: 2rem;
}
.checkout-button-row .checkout-register-form-buttons-privacy {
  margin-bottom: 1rem;
  text-align: left;
}
@media (min-width: 768px) {
  .checkout-button-row .checkout-register-form-buttons-privacy {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .checkout-button-row .checkout-button-row-submit {
    margin-left: auto;
  }
}
/* step3 */
.checkout-shipping-form {
  margin-bottom: 2rem;
}
.checkout-shipping-form fieldset {
  margin-bottom: 2rem;
}
.checkout-shipping-form .checkout-shipping-form-change {
  margin-bottom: 1rem;
}
.checkout-shipping-form .checkout-shipping-form-change .checkout-shipping-form-change-icon {
  margin-left: 0.25rem;
}
.checkout-shipping-form .checkout-shipping-form-options {
  margin-bottom: 1rem;
}
.checkout-shipping-form .checkout-shipping-form-options .checkout-shipping-form-options {
  justify-content: space-between;
}
.checkout-shipping-form .checkout-shipping-form-options .checkout-shipping-form-options-specific-cost {
  width: 100%;
  display: block;
}
.checkout-shipping-form .checkout-shipping-form-packaging {
  margin-bottom: 1rem;
}
.checkout-shipping-form .checkout-shipping-form-packaging .checkout-shipping-form-packaging-cost {
  margin-left: 1rem;
  float: right;
  font-weight: 600;
}
.checkout-shipping-form .checkout-shipping-form-packaging .checkout-shipping-form-packaging-desc {
  width: 100%;
  display: block;
}
.button-row-mb {
  margin-bottom: 1rem;
}
/* step4 additonal payment */
.checkout-additional-payment {
  margin-bottom: 1rem;
}
/* step5 */
.checkout-confirmation .card {
  margin-bottom: 1rem;
}
.checkout-confirmation .card .checkout-confirmation-heading {
  margin-bottom: 0;
}
.checkout-confirmation .card .checkout-confirmation-change {
  margin-right: 0.25rem;
  text-decoration: underline;
  display: none;
}
@media (min-width: 768px) {
  .checkout-confirmation .card .checkout-confirmation-change {
    display: inline-block;
  }
}
.checkout-confirmation .checkout-confirmation-comment {
  border: 0;
  padding: 0;
}
.checkout-confirmation .checkout-confirmation-pre-form-hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .checkout-confirmation .checkout-confirmation-pre-form-hr {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.checkout-confirmation .checkout-confirmation-legal-notice {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.checkout-confirmation .checkout-confirmation-items .card-header {
  text-align: right;
  padding: 0;
}
.checkout-confirmation .checkout-confirmation-items .card-body {
  margin-top: 2rem;
}
/* inc-order-items */
.checkout-items-item > div {
  margin-left: auto;
}
.checkout-items-item .checkout-items-item-title {
  margin-right: 1rem;
  display: inline-flex;
}
@media (min-width: 992px) {
  .checkout-items-item .checkout-items-item-title {
    display: none;
  }
}
.checkout-items-item .checkout-items-item-quantity {
  margin-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .checkout-items-item .checkout-items-item-quantity {
    margin-bottom: 0;
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .checkout-items-item .checkout-items-item-image-wrapper {
    padding-right: 0;
  }
}
.checkout-items-item .checkout-items-item-image-wrapper img {
  width: 100%;
  object-fit: contain;
}
.checkout-items-total {
  padding-top: 1.5rem;
  padding-bottom: 1rem;
  margin-left: auto;
}
.checkout-items-total .col-auto {
  margin-left: auto;
  text-align: right;
}
.checkout-payment-options {
  margin-bottom: 1rem;
}
/* credit-form */
.credit-form .credit-amount-description {
  margin-bottom: 1.5rem;
  text-align: center;
}
/* shipping-adresses */
.select-shipping-address {
  margin-top: 1rem;
}
.select-shipping-address .dataTables_wrapper {
  border: 1px solid #f2f2f2;
  padding: 1rem;
  margin-bottom: 1.5rem;
}
.select-shipping-address .dataTables_wrapper td:first-child {
  width: 5%;
}
.new-shipping-address {
  border: 1px solid #f2f2f2;
  padding: 1rem;
}
/* checkout form */
form:not(.main-search):not(.header-search) .h3 {
  margin-bottom: 1.5rem;
}
form:not(.main-search):not(.header-search) .form-control:not(.quantity):not(.unit) {
  background-color: #f2f2f2;
  border-width: 1px 1px 1px 1px;
}
form:not(.main-search):not(.header-search) .form-control:not(.quantity):not(.unit):not(:focus) {
  border-color: #f2f2f2 #f2f2f2 #ccc #f2f2f2;
}
/*
 * jQuery Nivo Slider v3.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
*/
/* The Nivo Slider styles */
.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.nivoSlider img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
}
.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
  height: auto;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background-color: #fff;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}
.nivo-box img {
  display: block;
}
/* Caption styles */
.nivo-caption {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #000;
  color: #fff;
  width: 100%;
  z-index: 8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.nivo-caption p {
  margin: 0;
}
.nivo-caption a {
  display: inline !important;
}
.nivo-html-caption {
  display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}
.nivo-prevNav {
  left: 0;
}
.nivo-nextNav {
  right: 0;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  text-align: center;
  padding: 15px 0;
}
.nivo-controlNav a {
  cursor: pointer;
}
.nivo-controlNav a.active {
  font-weight: bold;
}
/*
Skin Name: Nivo Slider Light Theme
Skin URI: http://nivo.dev7studios.com
Description: A light skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/
.theme-light.slider-wrapper {
  background: #fff;
  padding: 10px;
}
.theme-light .nivoSlider {
  position: relative;
  background: #fff url(../../../NOVA/themes/base/images/slider/light/loading.gif) no-repeat 50% 50%;
  margin-bottom: 10px;
  overflow: visible;
}
.theme-light .nivoSlider img {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.theme-light .nivoSlider a {
  border: 0;
  display: block;
}
.theme-light .nivo-controlNav {
  text-align: left;
  padding: 0;
  position: relative;
  z-index: 10;
}
.theme-light .nivo-controlNav a {
  display: inline-block;
  width: 10px;
  height: 10px;
  text-indent: -9999px;
  border: 0;
  margin: 0 2px;
}
.theme-light .nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../../../NOVA/themes/base/images/slider/light/arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  top: auto;
  bottom: -36px;
  z-index: 11;
}
.theme-light .nivo-directionNav a:hover {
  background-color: #eee;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.theme-light a.nivo-nextNav {
  background-position: 160% 50%;
  right: 0;
}
.theme-light a.nivo-prevNav {
  background-position: -60% 50%;
  left: auto;
  right: 35px;
}
.theme-light .nivo-caption {
  font-family: Helvetica, Arial, sans-serif;
}
.theme-light .nivo-caption a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.theme-light .nivo-caption a:hover {
  color: #fff;
}
.theme-light .nivo-controlNav.nivo-thumbs-enabled {
  width: 80%;
}
.theme-light .nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px;
}
.theme-light .nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: 120px;
  height: auto;
}
/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/
.theme-default .nivoSlider {
  position: relative;
  background: #fff url(../../../NOVA/themes/base/images/slider/default/loading.gif) no-repeat 50% 50%;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 1px 5px 0 #4a4a4a;
  -moz-box-shadow: 0 1px 5px 0 #4a4a4a;
  box-shadow: 0 1px 5px 0 #4a4a4a;
}
.theme-default .nivoSlider img {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.theme-default .nivoSlider a {
  border: 0;
  display: block;
}
.theme-default .nivo-controlNav {
  text-align: center;
  padding: 20px 0;
}
.theme-default .nivo-controlNav a {
  display: inline-block;
  width: 10px;
  height: 10px;
  text-indent: -9999px;
  border: 0;
  margin: 0 2px;
}
.theme-default .nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../../../NOVA/themes/base/images/slider/default/arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a {
  opacity: 1;
}
.theme-default a.nivo-nextNav {
  background-position: -30px 0;
  right: 15px;
}
.theme-default a.nivo-prevNav {
  left: 15px;
}
.theme-default .nivo-caption {
  font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
  color: #fff;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
  width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: 120px;
  height: auto;
}
/*
Skin Name: Nivo Slider Dark Theme
Skin URI: http://nivo.dev7studios.com
Description: A dark skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/
.theme-dark.slider-wrapper {
  background: #222;
  padding: 10px;
}
.theme-dark .nivoSlider {
  position: relative;
  background: #fff url(../../../NOVA/themes/base/images/slider/dark/loading.gif) no-repeat 50% 50%;
  margin-bottom: 10px;
  overflow: visible;
}
.theme-dark .nivoSlider img {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.theme-dark .nivoSlider a {
  border: 0;
  display: block;
}
.theme-dark .nivo-controlNav {
  text-align: left;
  padding: 0;
  position: relative;
  z-index: 10;
}
.theme-dark .nivo-controlNav a {
  display: inline-block;
  width: 10px;
  height: 10px;
  text-indent: -9999px;
  border: 0;
  margin: 0 2px;
}
.theme-dark .nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../../../NOVA/themes/base/images/slider/dark/arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  top: auto;
  bottom: -36px;
  z-index: 11;
}
.theme-dark .nivo-directionNav a:hover {
  background-color: #333;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.theme-dark a.nivo-nextNav {
  background-position: -16px 50%;
  right: 0;
}
.theme-dark a.nivo-prevNav {
  background-position: 11px 50%;
  left: auto;
  right: 35px;
}
.theme-dark .nivo-caption {
  font-family: Helvetica, Arial, sans-serif;
}
.theme-dark .nivo-caption a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.theme-dark .nivo-caption a:hover {
  color: #fff;
}
.theme-dark .nivo-controlNav.nivo-thumbs-enabled {
  width: 80%;
}
.theme-dark .nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px;
}
.theme-dark .nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: 120px;
  height: auto;
}
/*
Skin Name: Nivo Slider Bar Theme
Skin URI: http://nivo.dev7studios.com
Description: The bottom bar skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: false
*/
.theme-bar.slider-wrapper {
  position: relative;
  border: 1px solid #333;
  overflow: hidden;
}
.theme-bar .nivoSlider {
  position: relative;
  background: #fff url(../../../NOVA/themes/base/images/slider/bar/loading.gif) no-repeat 50% 50%;
}
.theme-bar .nivoSlider img {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.theme-bar .nivoSlider a {
  border: 0;
  display: block;
}
.theme-bar .nivo-controlNav {
  position: absolute;
  left: 0;
  bottom: -51px;
  z-index: 10;
  width: 100%;
  height: 50px;
  text-align: center;
  padding: 5px 0;
  border-top: 1px solid #333;
  background: #333;
  background: -moz-linear-gradient(top, #565656 0%, #333333 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #565656), color-stop(100%, #333333));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #565656 0%, #333333 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #565656 0%, #333333 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #565656 0%, #333333 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #565656 0%, #333333 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#565656", endColorstr="#333333",GradientType=0);
  /* IE6-9 */
  opacity: 0.5;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.theme-bar:hover .nivo-controlNav {
  bottom: 0;
  opacity: 1;
}
.theme-bar .nivo-controlNav a {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(../../../NOVA/themes/base/images/slider/bar/bullets.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  margin: 5px 2px 0 2px;
}
.theme-bar .nivo-controlNav a.active {
  background-position: 0 -22px;
}
.theme-bar .nivo-directionNav a {
  display: block;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  top: auto;
  bottom: 10px;
  z-index: 11;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
  opacity: 0.5;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.theme-bar a.nivo-nextNav {
  right: -250px;
}
.theme-bar a.nivo-prevNav {
  left: -250px;
}
.theme-bar:hover a.nivo-nextNav {
  right: 15px;
  opacity: 1;
}
.theme-bar:hover a.nivo-prevNav {
  left: 15px;
  opacity: 1;
}
.theme-bar .nivo-directionNav a:hover {
  color: #ddd;
}
.theme-bar .nivo-caption {
  font-family: Helvetica, Arial, sans-serif;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.theme-bar:hover .nivo-caption {
  bottom: 49px;
}
.theme-bar .nivo-caption a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.theme-bar .nivo-caption a:hover {
  color: #fff;
}
.theme-bar .nivo-controlNav.nivo-thumbs-enabled {
  width: 100%;
}
.theme-bar .nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px;
}
.theme-bar .nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: auto;
  height: 30px;
}
.slider-wrapper .nivoSlider.loaded {
  background-image: none;
}
/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#bs4/dt-1.12.0/r-2.3.0
 *
 * Included libraries:
 *   DataTables 1.12.0, Responsive 2.3.0
 */
table.dataTable td.dt-control {
  text-align: center;
  cursor: pointer;
}
table.dataTable td.dt-control:before {
  height: 1em;
  width: 1em;
  margin-top: -9px;
  display: inline-block;
  color: white;
  border: 0.15em solid white;
  border-radius: 1em;
  box-shadow: 0 0 0.2em #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: "Courier New", Courier, monospace;
  line-height: 1em;
  content: "+";
  background-color: #31b131;
}
table.dataTable tr.dt-hasChild td.dt-control:before {
  content: "-";
  background-color: #d33333;
}
table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting_asc_disabled, table.dataTable thead > tr > th.sorting_desc_disabled, table.dataTable thead > tr > td.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting_asc_disabled, table.dataTable thead > tr > td.sorting_desc_disabled {
  cursor: pointer;
  position: relative;
  padding-right: 26px;
}
table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:before, table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > td.sorting:before, table.dataTable thead > tr > td.sorting:after, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_asc:after, table.dataTable thead > tr > td.sorting_desc:before, table.dataTable thead > tr > td.sorting_desc:after, table.dataTable thead > tr > td.sorting_asc_disabled:before, table.dataTable thead > tr > td.sorting_asc_disabled:after, table.dataTable thead > tr > td.sorting_desc_disabled:before, table.dataTable thead > tr > td.sorting_desc_disabled:after {
  position: absolute;
  display: block;
  opacity: 0.125;
  right: 10px;
  line-height: 9px;
  font-size: 0.9em;
}
table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_desc_disabled:before, table.dataTable thead > tr > td.sorting:before, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_desc:before, table.dataTable thead > tr > td.sorting_asc_disabled:before, table.dataTable thead > tr > td.sorting_desc_disabled:before {
  bottom: 50%;
  content: "▴";
}
table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > td.sorting:after, table.dataTable thead > tr > td.sorting_asc:after, table.dataTable thead > tr > td.sorting_desc:after, table.dataTable thead > tr > td.sorting_asc_disabled:after, table.dataTable thead > tr > td.sorting_desc_disabled:after {
  top: 50%;
  content: "▾";
}
table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_desc:after {
  opacity: 0.6;
}
table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > td.sorting_desc_disabled:after, table.dataTable thead > tr > td.sorting_asc_disabled:before {
  display: none;
}
table.dataTable thead > tr > th:active, table.dataTable thead > tr > td:active {
  outline: none;
}
div.dataTables_scrollBody table.dataTable thead > tr > th:before, div.dataTables_scrollBody table.dataTable thead > tr > th:after, div.dataTables_scrollBody table.dataTable thead > tr > td:before, div.dataTables_scrollBody table.dataTable thead > tr > td:after {
  display: none;
}
div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 2px;
}
div.dataTables_processing > div:last-child {
  position: relative;
  width: 80px;
  height: 15px;
  margin: 1em auto;
}
div.dataTables_processing > div:last-child > div {
  position: absolute;
  top: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: rgba(2, 117, 216, 0.9);
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
div.dataTables_processing > div:last-child > div:nth-child(1) {
  left: 8px;
  animation: datatables-loader-1 0.6s infinite;
}
div.dataTables_processing > div:last-child > div:nth-child(2) {
  left: 8px;
  animation: datatables-loader-2 0.6s infinite;
}
div.dataTables_processing > div:last-child > div:nth-child(3) {
  left: 32px;
  animation: datatables-loader-2 0.6s infinite;
}
div.dataTables_processing > div:last-child > div:nth-child(4) {
  left: 56px;
  animation: datatables-loader-3 0.6s infinite;
}
@keyframes datatables-loader-1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes datatables-loader-3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes datatables-loader-2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}
table.dataTable th.dt-left, table.dataTable td.dt-left {
  text-align: left;
}
table.dataTable th.dt-center, table.dataTable td.dt-center, table.dataTable td.dataTables_empty {
  text-align: center;
}
table.dataTable th.dt-right, table.dataTable td.dt-right {
  text-align: right;
}
table.dataTable th.dt-justify, table.dataTable td.dt-justify {
  text-align: justify;
}
table.dataTable th.dt-nowrap, table.dataTable td.dt-nowrap {
  white-space: nowrap;
}
table.dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td {
  text-align: left;
}
table.dataTable thead th.dt-head-left, table.dataTable thead td.dt-head-left, table.dataTable tfoot th.dt-head-left, table.dataTable tfoot td.dt-head-left {
  text-align: left;
}
table.dataTable thead th.dt-head-center, table.dataTable thead td.dt-head-center, table.dataTable tfoot th.dt-head-center, table.dataTable tfoot td.dt-head-center {
  text-align: center;
}
table.dataTable thead th.dt-head-right, table.dataTable thead td.dt-head-right, table.dataTable tfoot th.dt-head-right, table.dataTable tfoot td.dt-head-right {
  text-align: right;
}
table.dataTable thead th.dt-head-justify, table.dataTable thead td.dt-head-justify, table.dataTable tfoot th.dt-head-justify, table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}
table.dataTable thead th.dt-head-nowrap, table.dataTable thead td.dt-head-nowrap, table.dataTable tfoot th.dt-head-nowrap, table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}
table.dataTable tbody th.dt-body-left, table.dataTable tbody td.dt-body-left {
  text-align: left;
}
table.dataTable tbody th.dt-body-center, table.dataTable tbody td.dt-body-center {
  text-align: center;
}
table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right {
  text-align: right;
}
table.dataTable tbody th.dt-body-justify, table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap, table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important;
  border-spacing: 0;
}
table.dataTable td, table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
  text-align: center;
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}
table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: transparent;
}
table.dataTable > tbody > tr {
  background-color: transparent;
}
table.dataTable > tbody > tr.selected > * {
  box-shadow: inset 0 0 0 9999px rgba(2, 117, 216, 0.9);
  color: white;
}
table.dataTable.table-striped > tbody > tr.odd > * {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.05);
}
table.dataTable.table-striped > tbody > tr.odd.selected > * {
  box-shadow: inset 0 0 0 9999px rgba(2, 117, 216, 0.95);
}
table.dataTable.table-hover > tbody > tr:hover > * {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.075);
}
table.dataTable.table-hover > tbody > tr.selected:hover > * {
  box-shadow: inset 0 0 0 9999px rgba(2, 117, 216, 0.975);
}
div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length select {
  width: auto;
  display: inline-block;
}
div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}
div.dataTables_wrapper div.dataTables_info {
  padding-top: 0.85em;
}
div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
  justify-content: flex-end;
}
div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}
div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody > table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody > table > thead .sorting:before, div.dataTables_scrollBody > table > thead .sorting_asc:before, div.dataTables_scrollBody > table > thead .sorting_desc:before, div.dataTables_scrollBody > table > thead .sorting:after, div.dataTables_scrollBody > table > thead .sorting_asc:after, div.dataTables_scrollBody > table > thead .sorting_desc:after {
  display: none;
}
div.dataTables_scrollBody > table > tbody tr:first-child th, div.dataTables_scrollBody > table > tbody tr:first-child td {
  border-top: none;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none;
}
@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: center !important;
  }
}
table.dataTable.table-sm > thead > tr > th:not(.sorting_disabled) {
  padding-right: 20px;
}
table.dataTable.table-sm .sorting:before, table.dataTable.table-sm .sorting_asc:before, table.dataTable.table-sm .sorting_desc:before {
  top: 5px;
  right: 0.85em;
}
table.dataTable.table-sm .sorting:after, table.dataTable.table-sm .sorting_asc:after, table.dataTable.table-sm .sorting_desc:after {
  top: 5px;
}
table.table-bordered.dataTable {
  border-right-width: 0;
}
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
  border-left-width: 0;
}
table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child {
  border-right-width: 1px;
}
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}
div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:first-child {
  padding-left: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:last-child {
  padding-right: 0;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child, table.dataTable.dtr-inline.collapsed > tbody > tr > th.child, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control, table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
  top: 50%;
  left: 5px;
  height: 1em;
  width: 1em;
  margin-top: -9px;
  display: block;
  position: absolute;
  color: white;
  border: 0.15em solid white;
  border-radius: 1em;
  box-shadow: 0 0 0.2em #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: "Courier New", Courier, monospace;
  line-height: 1em;
  content: "+";
  background-color: #0275d8;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th.dtr-control:before {
  content: "-";
  background-color: #d33333;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td.dtr-control, table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th.dtr-control {
  padding-left: 27px;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td.dtr-control:before, table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th.dtr-control:before {
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 14px;
  text-indent: 3px;
}
table.dataTable.dtr-column > tbody > tr > td.dtr-control, table.dataTable.dtr-column > tbody > tr > th.dtr-control, table.dataTable.dtr-column > tbody > tr > td.control, table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer;
}
table.dataTable.dtr-column > tbody > tr > td.dtr-control:before, table.dataTable.dtr-column > tbody > tr > th.dtr-control:before, table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 0.8em;
  width: 0.8em;
  margin-top: -0.5em;
  margin-left: -0.5em;
  display: block;
  position: absolute;
  color: white;
  border: 0.15em solid white;
  border-radius: 1em;
  box-shadow: 0 0 0.2em #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: "Courier New", Courier, monospace;
  line-height: 1em;
  content: "+";
  background-color: #0275d8;
}
table.dataTable.dtr-column > tbody > tr.parent td.dtr-control:before, table.dataTable.dtr-column > tbody > tr.parent th.dtr-control:before, table.dataTable.dtr-column > tbody > tr.parent td.control:before, table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: "-";
  background-color: #d33333;
}
table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}
table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}
table.dataTable > tbody > tr.child ul.dtr-details {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
  padding-top: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
  border-bottom: none;
}
table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}
div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em;
}
div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #f5f5f7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}
div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 1em;
}
div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid #eaeaea;
  background-color: #f9f9f9;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12;
}
div.dtr-modal div.dtr-modal-close:hover {
  background-color: #eaeaea;
}
div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 767px) {
  div.dtr-modal div.dtr-modal-display {
    width: 95%;
  }
}
div.dtr-bs-modal table.table tr:first-child td {
  border-top: none;
}
/* selectionwizard */
.selection-wizard-wrapper {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.selection-wizard-wrapper .selection-wizard-desc {
  margin-bottom: 0;
}
.selection-wizard-wrapper .selection-wizard {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.selection-wizard-wrapper .selection-wizard-question .row {
  text-align: center;
}
.selection-wizard-wrapper .selection-wizard-question .selection-wizard-question-item {
  margin-bottom: 1rem;
}
.productbox-onhover {
  transition: 0.2s;
}
.contact-bar-wrapper, .footer-social-media .btn i, a, span, .contact-item {
  -webkit-transition: ease-in-out all 0.3s;
  -moz-transition: ease-in-out all 0.3s;
  transition: ease-in-out all 0.3s;
}
.contact-bar-wrapper .contact-item:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media (min-width: 992px) {
  header .navbar-nav > .nav-item > .nav-link:hover, header .nav-right > .nav-item > .nav-link:hover {
    padding-top: calc(1rem - 2px);
    padding-bottom: calc(1rem + 2px);
  }
  header .navbar-nav > .nav-item.active:not(.show) > .nav-link:before {
    content: "";
    width: 100%;
    height: 0.15rem;
    background: #F5144C;
    position: absolute;
    bottom: 20%;
    left: 0.75rem;
    width: calc(100% - 1.5rem);
  }
}
header .dropdown-menu:not(.categories-recursive-dropdown) {
  opacity: 0;
  visibility: hidden;
  display: block;
  transform: translateY(-15px);
  transition: all 0.3s ease-in-out;
  /* bug bei menu in eigener zeile */
  /*z-index: -1;*/
}
header .dropdown-menu:not(.categories-recursive-dropdown).show {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
@media (min-width: 992px) {
  header .box-categories .nav-link:hover, header .categories-recursive-dropdown .nav-link:hover, header .nav-panel .nav-link:hover, main .box-categories .nav-link:hover, main .categories-recursive-dropdown .nav-link:hover, main .nav-panel .nav-link:hover, #footer .box-categories .nav-link:hover, #footer .categories-recursive-dropdown .nav-link:hover, #footer .nav-panel .nav-link:hover {
    padding-left: 3px;
  }
  header .footer-social-media .btn:hover > i, main .footer-social-media .btn:hover > i, #footer .footer-social-media .btn:hover > i {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.noUi-touch-area {
  cursor: pointer;
}
/* modals */
.modal-dialog.modal-sidebar {
  webkit-transition: opacity 0.3s linear, right 0.3s ease-out !important;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out !important;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out !important;
  transition: opacity 0.3s linear, right 0.3s ease-out !important;
  -webkit-transform: translate3d(0%, 0, 0) !important;
  -ms-transform: translate3d(0%, 0, 0) !important;
  -o-transform: translate3d(0%, 0, 0) !important;
  transform: translate3d(0%, 0, 0) !important;
}
/* headings */
.hr-sect-line, #footer .productlist-filter-headline {
  position: relative;
  margin-bottom: 1.5rem;
}
.hr-sect-line::after, #footer .productlist-filter-headline::after {
  position: absolute;
  content: "";
  flex-grow: 1;
  background: #ffb0be;
  height: 0.15rem;
  width: 2rem;
  font-size: 0;
  line-height: 0;
  bottom: -0.5rem;
  left: 0;
}
.hr-sect-line.text-left::after, #footer .productlist-filter-headline.text-left::after {
  left: 0;
}
.hr-sect-line.text-right::after, #footer .productlist-filter-headline.text-right::after {
  left: inherit;
  right: 0;
}
.hr-sect-line.text-center::after, #footer .productlist-filter-headline.text-center::after {
  left: calc(50% - 1.5rem);
}
/* hover */
.productbox-inner .box-onhover {
  opacity: 0;
  position: absolute;
  background-color: #ffffff;
  z-index: 3;
  width: 100%;
  padding: 0 1rem 1.5rem;
  transition: all 0.3s ease-in-out;
  transform: translateY(-3rem);
}
.productbox-inner:hover .box-onhover {
  opacity: 1;
  transform: translateY(0);
}
/* tabs */
.tab-navigation:not(.vertical) .nav-link.active::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: calc(100% - 3rem);
  background: #F5144C;
  height: 0.15rem;
  left: 1.5rem;
}
.tab-navigation.vertical .nav-link.active::after {
  content: "";
  position: absolute;
  width: 0.2rem;
  background: #F5144C;
  height: 100%;
  right: 0;
  top: 0;
}
/* banner */
.banner > .area {
  border: 0 !important;
  border-radius: 50%;
}
.banner > .area::before {
  content: "+";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
  border-radius: 50%;
  background: #F5144C;
  box-shadow: 0 0 0 0 #000000;
  animation: pulse 1500ms infinite;
}
.banner > .area.black::before {
  background: #000000;
  animation: pulse-black 1500ms infinite;
}
.banner > .area.green::before {
  background: #03B452;
  animation: pulse-green 1500ms infinite;
}
.banner > .area.yellow::before {
  background: #E7B10A;
  animation: pulse-yellow 1500ms infinite;
}
.banner > .area.red::before {
  background: #D71313;
  animation: pulse-red 1500ms infinite;
}
.banner > .area.blue::before {
  background: #337CCF;
  animation: pulse-blue 1500ms infinite;
}
@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(245, 20, 76, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(245, 20, 76, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(245, 20, 76, 0);
  }
}
@keyframes pulse-black {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
@keyframes pulse-green {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(3, 180, 82, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(3, 180, 82, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(3, 180, 82, 0);
  }
}
@keyframes pulse-yellow {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(231, 177, 10, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(231, 177, 10, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(231, 177, 10, 0);
  }
}
@keyframes pulse-red {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(215, 19, 19, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(215, 19, 19, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(215, 19, 19, 0);
  }
}
@keyframes pulse-blue {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(51, 124, 207, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(51, 124, 207, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(51, 124, 207, 0);
  }
}
/* toast */
#pushed-success.toast {
  border: 0;
  position: fixed;
  top: 75px;
  right: 5%;
  z-index: 10000;
}
@media (max-width: 767.98px) {
  #pushed-success.toast {
    width: 100%;
    max-width: calc(100% - (5% * 2));
  }
}
#pushed-success .toast-header {
  color: #000000;
}
#pushed-success .toast-body {
  display: flex;
}
#pushed-success .toast-body .icon-wrapper {
  padding: 0 1rem 0 0;
  margin-right: 1rem;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
  display: flex;
  align-items: center;
}
#pushed-success .toast-body .icon-wrapper i {
  font-size: 1.5em;
  font-size: 2.25em;
}
#pushed-success .cloase {
  opacity: 1;
}
/* register */
.register-form-account .register-form-account-unreg, .register-form-account .register-form-account-password, .register-form-account .register-form-account-repeat {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .register-form-account .register-form-account-unreg, .register-form-account .register-form-account-password, .register-form-account .register-form-account-repeat {
    margin-bottom: 0;
  }
}
/* customer-login */
.customer-login-buttons {
  margin-bottom: 0;
}
.customer-login-buttons .customer-login-buttons-forgot {
  width: 100%;
  display: block;
  text-decoration: underline;
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  animation-duration: 0.75s;
}
@keyframes bounce {
  0%, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
@keyframes pulse {
  0% {
    transform: scaleX(1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scaleX(1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  0% {
    transform: scaleX(1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scaleX(1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  0%, to {
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  0% {
    transform: scaleX(1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    transform: scaleX(1);
  }
}
.tada {
  animation-name: tada;
}
@keyframes wobble {
  0% {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  0%, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scaleX(1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translateZ(0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(-1turn);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  0% {
    transform-origin: center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}
/* print */
@media print {
  #opc, #opc button, #maintenance-mode, #consent-manager, #breadcrumb, button.start-configuration, .product-actions, #add-to-cart, #footer, #product-tabs {
    display: none !important;
  }
  .tab-content > .tab-pane {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    margin-bottom: 1rem;
    border-bottom: 2px solid #ddd;
  }
}
h1, .cd-h1 {
  font-size: 1.8125rem;
  font-weight: 700;
  line-height: 1.25;
  font-family: "IBM Plex Sans", sans-serif;
}
@media (min-width: 992px) {
  h1, .cd-h1 {
    font-size: 2.25rem;
  }
}
h2, .cd-h2 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.25;
  font-family: "IBM Plex Sans", sans-serif;
}
@media (min-width: 992px) {
  h2, .cd-h2 {
    font-size: 2rem;
  }
}
h3, .cd-h3 {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.25;
  font-family: "IBM Plex Sans", sans-serif;
}
@media (min-width: 992px) {
  h3, .cd-h3 {
    font-size: 1.5rem;
  }
}
h4, .cd-h4 {
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.3;
  font-family: "IBM Plex Sans", sans-serif;
}
@media (min-width: 992px) {
  h4, .cd-h4 {
    font-size: 1.25rem;
  }
}
p, .cd-p, li:not([role="presentation"]), th, td {
  font-size: 0.875rem;
  line-height: 1.5;
  font-family: "IBM Plex Sans", sans-serif;
}
@media (min-width: 992px) {
  p, .cd-p, li:not([role="presentation"]), th, td {
    font-size: 1rem;
  }
}
.cd-small {
  font-size: 0.75rem;
  line-height: 1.4;
  font-family: "IBM Plex Sans", sans-serif;
}
@media (min-width: 992px) {
  .cd-small {
    font-size: 0.8125rem;
  }
}
.cd-extra-small {
  font-size: 0.625rem;
  font-weight: 700;
  line-height: 1.25;
  font-family: "IBM Plex Sans", sans-serif;
}
@media (min-width: 992px) {
  .cd-extra-small {
    font-size: 0.625rem;
  }
}
#footer .btn-group.footer-social-media {
  display: none;
}
#cd-footer-newsletter {
  padding: 2rem calc((100vw - var(--cd-content-width))/2);
  background-image: linear-gradient(101deg, var(--cd-primary), var(--cd-secondary));
}
#cd-footer-newsletter h2 {
  text-align: center;
  color: var(--cd-off-white);
  font-stretch: 100%;
}
#cd-footer-newsletter p {
  max-width: 54.5rem;
  margin: 0 auto;
  text-align: center;
  color: var(--cd-off-white);
}
#cd-footer-newsletter a, #cd-footer-newsletter a:hover, #cd-footer-newsletter a:focus, #cd-footer-newsletter a:active, #cd-footer-newsletter a:visited {
  color: var(--cd-off-white);
  text-decoration: underline;
}
#cd-footer-newsletter form {
  max-width: 34rem;
  margin: 1rem auto 0;
}
#cd-footer-newsletter form label[for="newsletter_email"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  padding-top: 0px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
#cd-footer-newsletter form .input-group {
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid transparent;
  border-radius: 9001px;
}
#cd-footer-newsletter form input {
  font-size: 0.875rem;
  line-height: 1.5;
  font-family: "IBM Plex Sans", sans-serif;
  border-radius: 9001px 0 0 9001px;
  border: none;
  background-color: transparent;
  padding: 0.625rem 1.5rem;
  color: var(--cd-gray-dark);
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 992px) {
  #cd-footer-newsletter form input {
    font-size: 1rem;
  }
}
#cd-footer-newsletter form input::placeholder {
  font-size: 0.875rem;
  line-height: 1.5;
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  color: #FFF;
  line-height: 1;
}
@media (min-width: 992px) {
  #cd-footer-newsletter form input::placeholder {
    font-size: 1rem;
  }
}
#cd-footer-newsletter form button {
  font-size: 0.875rem;
  line-height: 1.5;
  font-family: "IBM Plex Sans", sans-serif;
  display: flex;
  align-items: center;
  gap: 0.5em;
  background-color: var(--cd-off-white);
  border-radius: 9001px;
  border: none;
  padding: 0.625rem 1.5rem;
  border: 1px solid var(--cd-off-white);
  min-width: 0;
  color: var(--cd-primary);
  line-height: 1;
  transition: border-color 0.3s ease;
}
@media (min-width: 992px) {
  #cd-footer-newsletter form button {
    font-size: 1rem;
  }
}
#cd-footer-newsletter form button:hover, #cd-footer-newsletter form button:focus, #cd-footer-newsletter form button:active {
  background-color: var(--cd-off-white);
  border-color: var(--cd-primary);
  color: var(--cd-primary);
}
#cd-footer-newsletter form button i {
  font-size: 0.75rem;
  transform: translateY(-1px);
}
#box123 .nav-item:nth-of-type(2) {
  display: none;
}
html[lang="de"] #box123 .nav-item:nth-of-type(2) {
  display: block;
}
#footer {
  background-color: var(--cd-gray-dark);
}
#footer .container, #footer .container-fluid {
  max-width: var(--cd-content-width);
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (min-width: 1200px) {
  #footer #footer-boxes {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  #footer #footer-boxes > .col {
    width: auto;
    max-width: none;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: auto;
  }
}
#footer #footer-boxes .cd-footer-title, #footer #footer-boxes .productlist-filter-headline, #footer #footer-boxes .text-truncate, #footer #footer-boxes .dropdown-toggle::after, #footer #footer-boxes .cd-footer-name, #footer #footer-boxes h3 {
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.3;
  font-family: "IBM Plex Sans", sans-serif;
  color: var(--cd-off-white);
  text-decoration: none;
}
@media (min-width: 992px) {
  #footer #footer-boxes .cd-footer-title, #footer #footer-boxes .productlist-filter-headline, #footer #footer-boxes .text-truncate, #footer #footer-boxes .dropdown-toggle::after, #footer #footer-boxes .cd-footer-name, #footer #footer-boxes h3 {
    font-size: 1.25rem;
  }
}
#footer #footer-boxes .cd-footer-address, #footer #footer-boxes .cd-footer-fax, #footer #footer-boxes .cd-footer-phone, #footer #footer-boxes .cd-footer-email, #footer #footer-boxes .nav .nav-item .nav-link, #footer #footer-boxes td, #footer #footer-boxes p {
  font-size: 0.875rem;
  line-height: 1.5;
  font-family: "IBM Plex Sans", sans-serif;
  color: var(--cd-off-white);
}
@media (min-width: 992px) {
  #footer #footer-boxes .cd-footer-address, #footer #footer-boxes .cd-footer-fax, #footer #footer-boxes .cd-footer-phone, #footer #footer-boxes .cd-footer-email, #footer #footer-boxes .nav .nav-item .nav-link, #footer #footer-boxes td, #footer #footer-boxes p {
    font-size: 1rem;
  }
}
#footer #footer-boxes #sidebox126 strong, #footer #footer-boxes #sidebox126 a {
  font-size: 0.875rem;
  line-height: 1.5;
  font-family: "IBM Plex Sans", sans-serif;
  color: var(--cd-off-white);
  text-decoration: none;
}
@media (min-width: 992px) {
  #footer #footer-boxes #sidebox126 strong, #footer #footer-boxes #sidebox126 a {
    font-size: 1rem;
  }
}
#footer #footer-boxes #sidebox126 strong:hover, #footer #footer-boxes #sidebox126 strong:focus, #footer #footer-boxes #sidebox126 strong:active, #footer #footer-boxes #sidebox126 a:hover, #footer #footer-boxes #sidebox126 a:focus, #footer #footer-boxes #sidebox126 a:active {
  text-decoration: underline;
}
#footer #footer-boxes .cd-footer-address strong {
  color: #ffffff;
}
#footer #footer-boxes .cd-footer-email, #footer #footer-boxes .nav-item .nav-link {
  text-decoration: none;
}
#footer #footer-boxes .cd-footer-email:hover, #footer #footer-boxes .cd-footer-email:focus, #footer #footer-boxes .cd-footer-email:active, #footer #footer-boxes .nav-item .nav-link:hover, #footer #footer-boxes .nav-item .nav-link:focus, #footer #footer-boxes .nav-item .nav-link:active {
  font-size: 0.875rem;
  line-height: 1.5;
  font-family: "IBM Plex Sans", sans-serif;
  color: var(--cd-off-white);
  text-decoration: underline;
}
@media (min-width: 992px) {
  #footer #footer-boxes .cd-footer-email:hover, #footer #footer-boxes .cd-footer-email:focus, #footer #footer-boxes .cd-footer-email:active, #footer #footer-boxes .nav-item .nav-link:hover, #footer #footer-boxes .nav-item .nav-link:focus, #footer #footer-boxes .nav-item .nav-link:active {
    font-size: 1rem;
  }
}
#footer #footer-boxes .cd-footer-socials {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
#footer #footer-boxes .cd-footer-socials .cd-footer-social {
  margin: 0;
}
#footer #footer-boxes .cd-footer-socials .cd-footer-social .cd-footer-social-link {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
#footer #footer-boxes .cd-footer-socials .cd-footer-social .cd-footer-social-link .cd-footer-social-icon {
  font-size: 1.5rem;
  color: var(--cd-off-white);
}
#footer #footer-boxes .cd-footer-socials .cd-footer-social .cd-footer-social-link:hover .cd-footer-social-link {
  color: var(--cd-off-white);
}
#footer #footer-boxes .cd-footer-title {
  margin-bottom: 0.5rem;
}
#footer #footer-boxes + .footnote-vat {
  display: none;
}
#footer #footer-boxes .nav.flex-column .nav-item {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #footer #cd-footer-socials-container #cd-footer-payment-shipping-container, #footer #cd-footer-contact-container {
    margin-top: 0.625rem;
  }
}
#footer .cd-footer-opening-hours {
  width: 100%;
  max-width: 20rem;
}
#footer .cd-footer-opening-hours td:first-child {
  vertical-align: top;
}
#footer .cd-footer-opening-hours td:last-child {
  text-align: right;
}
#footer .cd-payment-shipping-list {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
  max-width: calc(3 * 56px + 2 * 4px);
  margin-top: 1rem;
}
@media (min-width: 992px) {
  #footer .cd-payment-shipping-list {
    margin-top: 1.5rem;
  }
}
#footer .cd-payment-shipping-list .cd-payment-method {
  width: 56px;
  height: 28px;
}
#footer .cd-payment-shipping-list .cd-payment-method img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}
#footer #copyright {
  background-color: #000;
}
#footer #copyright .row {
  max-width: var(--cd-content-width);
  margin: 0 auto;
}
#footer #copyright .col {
  flex: 0 0 100%;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
  padding-inline: 0;
}
@media (min-width: 992px) {
  #footer #copyright .col {
    flex-direction: row;
    justify-content: space-between;
    gap: 0;
  }
}
#footer #copyright .col:empty {
  display: none;
}
#footer #copyright .col > span {
  font-size: 0.625rem;
  font-weight: 700;
  line-height: 1.25;
  font-family: "IBM Plex Sans", sans-serif;
  display: inline-block;
  width: 100%;
  text-align: center;
  color: var(--cd-off-white);
  font-weight: 600;
}
@media (min-width: 992px) {
  #footer #copyright .col > span {
    font-size: 0.625rem;
  }
}
@media (min-width: 992px) {
  #footer #copyright .col > span {
    width: calc(100%/3);
  }
}
@media (min-width: 992px) {
  #footer #copyright .col > span:first-child {
    text-align: start;
  }
}
@media (min-width: 992px) {
  #footer #copyright .col::after {
    content: "";
    width: calc(100%/3);
  }
}
#footer #copyright .col, #footer #copyright a, #footer #copyright p {
  color: var(--cd-off-white);
}
#footer #copyright .footnote-vat .small, #footer #copyright .footnote-vat a, #footer #copyright #system-credits, #footer #copyright #system-credits a {
  font-size: 0.625rem;
  font-weight: 700;
  line-height: 1.25;
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
}
@media (min-width: 992px) {
  #footer #copyright .footnote-vat .small, #footer #copyright .footnote-vat a, #footer #copyright #system-credits, #footer #copyright #system-credits a {
    font-size: 0.625rem;
  }
}
#footer .cd-recycler-logo {
  margin-top: 1rem;
  max-width: 168px;
}
#footer .cd-svta-logo {
  max-width: 80px;
}
/*#sidebox142{.box-content-wrapper{display:grid;grid-template-columns:50% 50%;grid-gap:.75rem;@media (min-width:992px){grid-template-columns:25% calc(25% - 12px) calc(50% - 12px);grid-gap:0}}p{justify-self:start;&:nth-child(2){justify-self:end;@media (min-width:992px){padding-right:12px}}&:nth-child(3){grid-column:1 / span 2;@media (min-width:992px){grid-column:3;padding-left:12px}}img{max-width:100%;max-height:80px}}}*/
header .container, header .container-fluid {
  max-width: var(--cd-content-width);
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#header-top-bar {
  display: flex !important;
  min-height: 32px;
  height: 32px;
  max-height: 32px;
}
@media (max-width: 991px) {
  #header-top-bar {
    position: sticky;
    top: 0;
  }
}
#header-top-bar .container, #header-top-bar .container-fluid {
  max-width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (min-width: 992px) {
  #header-top-bar .container, #header-top-bar .container-fluid {
    max-width: var(--cd-content-width);
  }
}
#header-top-bar .cd-top-bar-usp {
  font-size: 0.8125rem;
}
#header-top-bar #cd-mobile-slider {
  max-width: var(--cd-content-width);
  margin: 0 auto;
}
#header-top-bar #cd-mobile-slider .cd-top-bar-usp {
  font-size: 0.875rem;
}
.fixed-search-wrapper {
  position: fixed;
  top: 98px;
  z-index: 9;
  padding-top: 0.5rem;
  display: block !important;
}
@media (max-width: 991px) {
  .fixed-search-wrapper {
    transition: all 0.2s ease;
    transform: translateY(-100%);
  }
  .fixed-search-wrapper.cd-open {
    transform: translateY(0);
  }
}
@media (min-width: 992px) {
  .fixed-search-wrapper {
    display: none !important;
  }
}
@media (min-width: 992px) {
  #cd-mobile-search-toggle {
    display: none;
  }
}
@media (max-width: 991px) {
  #shop-logo {
    max-width: 144px;
  }
}
#burger-menu {
  margin-right: 12px !important;
}
@media (max-width: 991px) {
  #jtl-nav-wrapper {
    min-height: 0;
  }
  #jtl-nav-wrapper.sticky-top {
    top: 32px;
  }
  #jtl-nav-wrapper .hide-navbar .navbar {
    padding: 12px 0;
  }
  #jtl-nav-wrapper #mainNavigation {
    top: 98px;
    height: calc(100% - 98px);
  }
  #jtl-nav-wrapper #shop-nav .nav-item {
    margin: 0;
    padding: 0;
    min-height: 0;
    min-width: 0;
  }
  #jtl-nav-wrapper #shop-nav .nav-item .nav-link {
    font-size: 1rem;
    padding: 8px;
  }
  #jtl-nav-wrapper #shop-nav .nav-item .nav-link i::before {
    font-size: 1.5rem;
    line-height: 1;
  }
}
#jtl-nav-wrapper > .container-fluid {
  position: relative;
  z-index: 1;
}
header nav.navbar {
  position: relative;
}
header nav.navbar .nav-icons-wrapper {
  position: static;
}
@media (min-width: 1440px) {
  header nav.navbar #search {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    max-width: 480px;
  }
}
@media (min-width: 1680px) {
  header nav.navbar #search {
    max-width: 640px;
  }
}
header nav.navbar #search #search-header {
  background-color: var(--cd-off-white) !important;
  border-color: var(--cd-gray-light);
  border-radius: 4px 0 0 4px;
}
header nav.navbar #search #search-header::placeholder {
  color: var(--cd-gray);
}
header nav.navbar #search button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.75rem 1rem;
  background-image: linear-gradient(126deg, var(--cd-primary), #a92a90);
  border-radius: 0 4px 4px 0;
  border: none;
  font-size: 1.125rem;
  color: #FFF;
}
header .nav-link:hover .cd-logged-in {
  fill: var(--cd-primary);
}
header .cd-logged-in {
  fill: var(--cd-gray-dark);
  width: 1.7em;
  height: 1.4em;
  transition: fill 0.3s ease-in-out;
  margin-bottom: 2px;
}
@media (min-width: 992px) {
  header #mainNavigation .nav-mobile-body {
    justify-content: flex-start;
  }
}
header #mainNavigation .nav-scrollbar-arrow.right {
  position: absolute;
}
@media (min-width: 992px) {
  header #mainNavigation .nav-item.link-group-item:last-of-type {
    display: none;
  }
}
@media (min-width: 992px) {
  header #mainNavigation .dropdown-menu {
    left: -24px;
    right: -24px;
    width: auto;
    padding: 0 24px;
    border-radius: 0 0 16px 16px;
    background-color: var(--cd-off-white);
  }
  header #mainNavigation .dropdown-menu .row {
    --gap:24px;
    gap: var(--gap);
    margin: 0;
  }
  header #mainNavigation .dropdown-menu .nav-item {
    --cols:4;
    max-width: none;
    flex: 0 0 auto;
    margin: 0;
    padding: 0;
    width: calc(100%/var(--cols) - var(--gap)*(var(--cols) - 1)/var(--cols));
    background-color: #FFF;
    border-radius: 12px;
    border: 2px solid #FDE5EC;
    transition: all 0.2s ease;
  }
  header #mainNavigation .dropdown-menu .nav-item:hover {
    border: 2px solid var(--cd-primary);
  }
  header #mainNavigation .dropdown-menu .cd-show-category {
    position: relative;
    padding: 0.75rem 1.5rem;
    background-color: var(--cd-primary);
    border-radius: 9001px;
    overflow: hidden;
    color: #FFF;
    font-weight: 700;
    text-decoration: none;
    box-shadow: inset 2px 2px 4px #FFFFFF40, inset -2px -2px 4px #0000001A, 3px 3px 4px #5F726B40;
  }
  header #mainNavigation .dropdown-menu .cd-show-category:hover, header #mainNavigation .dropdown-menu .cd-show-category:focus, header #mainNavigation .dropdown-menu .cd-show-category:active {
    border: none;
    background-color: var(--cd-primary);
    color: var(--cd-off-white);
  }
  header #mainNavigation .dropdown-menu .cd-show-category::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    opacity: 1;
    background-color: transparent;
    background-image: linear-gradient(97deg, transparent, var(--cd-secondary) 175%);
    transition: opacity 0.3s ease;
    box-shadow: inset 2px 2px 4px #FFFFFF40, 2px 2px 3px #5F726B29;
    transform: none;
    height: 100%;
    width: 100%;
  }
  header #mainNavigation .dropdown-menu .cd-show-category:hover::before {
    opacity: 0;
    transform: none;
  }
  header #mainNavigation .dropdown-menu .cd-show-category span {
    position: relative;
  }
  header #mainNavigation .dropdown-menu .categories-recursive-link {
    display: flex;
    position: relative;
    width: 100%;
    padding: 1rem 1rem 0.75rem;
    margin: 0;
  }
  header #mainNavigation .dropdown-menu .categories-recursive-link img {
    width: 100%;
    max-width: 280px;
    margin: 0;
    aspect-ratio: 1.6091954023;
    object-fit: contain;
    object-position: bottom center;
  }
  header #mainNavigation .dropdown-menu .categories-recursive-link .cd-category-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  header #mainNavigation .dropdown-menu .categories-recursive-link .cd-category-info .cd-category-name {
    color: var(--cd-gray-dark);
    font-size: 1rem;
    font-weight: 700;
  }
  header #mainNavigation .dropdown-menu .categories-recursive-link .cd-category-info .cd-category-badge {
    background-color: var(--cd-category-badge-color);
    padding: 0.25rem 0.625rem;
    border-radius: 9001px;
    color: #FFF;
    font-size: 0.8125rem;
    font-weight: 700;
    text-transform: uppercase;
  }
}
/* mixins */
body .contact-bar-wrapper {
  bottom: -2px;
}
/* OVERRIDES */
body[data-page="18"] #main-wrapper {
  background-color: var(--cd-off-white);
  border: none;
  max-width: none;
  padding: 0;
  border: none;
}
html {
  font-size: inherit !important;
}
.cd-hero-slider .opc-area {
  display: block !important;
}
/* GENERAL */
body[data-page="18"] #content-wrapper, body[data-page="18"] #content-wrapper:not(.has-fluid) {
  padding-top: 0;
}
body[data-page="18"] #main-wrapper {
  padding-bottom: 0;
}
.cd-section {
  width: 100%;
  padding: 2rem calc((100vw - var(--cd-content-width)) / 2);
}
.cd-section h2 {
  margin-bottom: 1rem;
  margin-inline: auto;
  max-width: 54.5rem;
  font-stretch: 100%;
  color: var(--cd-gray-dark);
}
.cd-section h2 .cd-section h2 {
  margin-bottom: 1.5rem;
}
.cd-section section {
  padding: 0;
}
.opc-Container {
  min-height: 0 !important;
  /* overrides inline style */
}
.cd-section .cd-button .btn {
  border-radius: 9001px;
  background: var(--cd-button-background);
  border: none;
  padding: 0.5rem 1rem;
  color: var(--cd-off-white);
  font-family: var(--cd-sans);
  font-weight: 700;
}
@media (min-width: 992px) {
  .cd-section .cd-button .btn {
    padding: 0.625rem 1.5rem;
  }
}
.cd-section .cd-button .btn:hover {
  background: var(--cd-button-background);
}
.cd-section .cd-button .btn::after {
  content: "";
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900;
  margin-left: 0.5em;
  font-size: 1em;
}
body .cd-slider-ad {
  border-radius: 0.5rem;
  box-shadow: 2px 2px 3px #00000029;
  display: none !important;
}
body .cd-slider-ad img {
  object-fit: contain;
  width: 100%;
  border-radius: 0.5rem;
}
@media (min-width: 992px) {
  body .cd-slider-ad img {
    max-height: 500px;
  }
}
body .cd-slider-ad.opc-hidden-xs.opc-hidden-sm.opc-hidden-md {
  display: none !important;
}
@media (min-width: 1680px) {
  body .cd-slider-ad.opc-hidden-xs.opc-hidden-sm.opc-hidden-md {
    display: block !important;
  }
}
body .cd-slider-ad.opc-hidden-xs.opc-hidden-sm.opc-hidden-lg {
  display: none !important;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  body .cd-slider-ad.opc-hidden-xs.opc-hidden-sm.opc-hidden-lg {
    display: block !important;
  }
}
body .cd-slider-ad.opc-hidden-xs.opc-hidden-md.opc-hidden-lg {
  display: none !important;
}
@media (min-width: 992px) and (max-width: 1439px) {
  body .cd-slider-ad.opc-hidden-xs.opc-hidden-md.opc-hidden-lg {
    display: block !important;
  }
}
body .cd-slider-ad.opc-hidden-sm.opc-hidden-md.opc-hidden-lg {
  display: none !important;
}
@media (max-width: 991px) {
  body .cd-slider-ad.opc-hidden-sm.opc-hidden-md.opc-hidden-lg {
    display: block !important;
  }
}
body .cd-slider-ad.opc-hidden-xs.opc-hidden-sm.opc-hidden-md.opc-hidden-lg {
  display: none !important;
}
#content .opc-Image-with-image .cd-slider-ad {
  display: block !important;
}
#content .opc-Image-with-image .cd-slider-ad::before {
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.3;
  font-family: "IBM Plex Sans", sans-serif;
  display: block;
  width: 100%;
  text-align: center;
  white-space: pre-wrap;
}
@media (min-width: 992px) {
  #content .opc-Image-with-image .cd-slider-ad::before {
    font-size: 1.25rem;
  }
}
#content .opc-Image-with-image .cd-slider-ad.opc-hidden-xs.opc-hidden-sm.opc-hidden-md::before {
  content: "LG (1680px oder mehr) \aMaße: 275 x 355px";
}
#content .opc-Image-with-image .cd-slider-ad.opc-hidden-xs.opc-hidden-sm.opc-hidden-lg::before {
  content: "MD (1440px bis 1679px) \aMaße: 308 x 377px";
}
#content .opc-Image-with-image .cd-slider-ad.opc-hidden-xs.opc-hidden-md.opc-hidden-lg::before {
  content: "SM (992px bis 1439px) \aMaße: 298 x 373px";
}
#content .opc-Image-with-image .cd-slider-ad.opc-hidden-sm.opc-hidden-md.opc-hidden-lg::before {
  content: "XS (0px bis 991px) \aMaße: 736 x 200px";
}
.cd-product-slider-section .productbox.productbox-hover:hover .productbox-inner, #product-list .productbox.productbox-hover:hover .productbox-inner {
  position: static;
}
.cd-product-slider-section .product-image img {
  min-width: 240px;
  width: 240px;
}
@media (min-width: 992px) {
  .cd-product-slider-section .product-image img {
    min-width: 290px;
    width: 290px;
  }
}
@media (min-width: 1440px) {
  .cd-product-slider-section .product-image img {
    min-width: 300px;
    width: 300px;
  }
}
@media (min-width: 1680px) {
  .cd-product-slider-section .product-image img {
    min-width: 270px;
    width: 270px;
  }
}
.cd-hover-panels {
  display: grid;
  gap: 1rem;
  margin: 0;
}
.cd-hover-panels .clearfix {
  display: none !important;
  /* overrides bs !important */
}
.cd-hover-panels .col {
  /* category */
  position: relative;
  width: 100%;
  max-width: 100%;
  min-height: 10.5rem;
  padding: 0;
  border-radius: 0.5rem;
  overflow: hidden;
}
.cd-hover-panels .col[data-area-id="col-2"] {
  grid-column: span 2;
}
.cd-hover-panels .col[data-area-id="col-5"] {
  grid-column: span 2;
}
@media (min-width: 992px) {
  .cd-hover-panels .col[data-area-id="col-2"] {
    grid-column: span 1;
  }
  .cd-hover-panels .col[data-area-id="col-5"] {
    grid-column: span 1;
  }
}
.cd-hover-panels .col .cd-hover-panel-image {
  max-width: 100% !important;
  /* overrides inline style */
  width: 100%;
  height: 100%;
}
@media (min-width: 992px) {
  .cd-hover-panels .col .cd-hover-panel-image:hover img {
    transform: scale(1.1);
  }
}
.cd-hover-panels .col .cd-hover-panel-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.5rem;
  box-shadow: 0 2px 6px #00000029;
  transition: transform 0.2s ease;
}
.cd-hover-panels .col .cd-hover-panel-title {
  --font-size: .875rem;
  --line-height: 1.5;
  --padding-block: .5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: calc(var(--padding-block) * 2 + var(--font-size) * var(--line-height));
  padding: var(--padding-block) 1rem;
  border-radius: 0 0 0.5rem 0.5rem;
  background-image: linear-gradient(180deg, #00000000 0%, #00000080 69%, #000000B3 100%);
  pointer-events: none;
  transition: height 0.3s ease;
}
@media (min-width: 992px) {
  .cd-hover-panels .col .cd-hover-panel-title {
    --font-size: 1.5rem;
    --line-height: 1.25;
    --padding-block: 1.5rem;
  }
}
.cd-hover-panels .col .cd-hover-panel-title p {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.25;
  font-family: var(--cd-sans);
  margin: 0;
  color: var(--cd-off-white);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 992px) {
  .cd-hover-panels .col .cd-hover-panel-title p {
    font-size: 1.5rem;
  }
}
.cd-section-hero-slider {
  --cd-slide-height: 320px;
  --half-gap: .25rem;
  padding: 8px 0 0 0 !important;
  overflow: hidden;
  /*> div > .cd-hero-slider > div:not(.slick-slider) {
        display: flex;
        flex-wrap: nowrap;
        gap: 8px;
        
        max-width: none;
        
        @media (min-width: 992px) {
            gap: 12px;
            width: 400vw;
        }
        
        > div {
            flex-shrink: 0;
            
            height: 250px;
            max-width: 320px;
            overflow: hidden;
            
            @media (min-width: 992px) {
                height: var(--cd-slide-height);
                max-width: 1088px;
            }
            
            img {
                border-radius: 6px;
                max-width: 100%;
                object-fit: cover;
            
                @media (min-width: 992px) {
                    border-radius: 8px;
                    height: var(--cd-slide-height);
                    max-height: var(--cd-slide-height);
                }
            }
        }
    }*/
}
@media (min-width: 992px) {
  .cd-section-hero-slider {
    --half-gap: .375rem;
  }
}
@media (min-width: 992px) {
  .cd-section-hero-slider {
    padding-top: 0 !important;
  }
}
.cd-section-hero-slider .cd-hero-slider > div:not(.slick-slider) {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
}
.cd-section-hero-slider .cd-hero-slider > div:not(.slick-slider) > div {
  flex-shrink: 0;
  height: 251px;
  padding: 0 var(--half-gap);
}
@media (min-width: 768px) {
  .cd-section-hero-slider .cd-hero-slider > div:not(.slick-slider) > div {
    height: 536px;
  }
}
@media (min-width: 992px) {
  .cd-section-hero-slider .cd-hero-slider > div:not(.slick-slider) > div {
    height: 320px;
  }
}
.cd-section-hero-slider .cd-hero-slider > div:not(.slick-slider) img {
  height: 251px;
  width: auto !important;
}
@media (min-width: 768px) {
  .cd-section-hero-slider .cd-hero-slider > div:not(.slick-slider) img {
    height: 536px;
  }
}
@media (min-width: 992px) {
  .cd-section-hero-slider .cd-hero-slider > div:not(.slick-slider) img {
    height: 320px;
  }
}
.cd-section-hero-slider .slick-list {
  margin: 0;
}
.cd-section-hero-slider .cd-hero-slider-arrow {
  --offset: calc((100vw - var(--cd-content-width)) / 2 - var(--half-gap) * 3);
  top: 50%;
  display: none !important;
  box-shadow: 2px 2px 3px #00000029;
}
@media (min-width: 992px) {
  .cd-section-hero-slider .cd-hero-slider-arrow {
    display: block !important;
  }
}
.cd-section-hero-slider .cd-hero-slider-arrow.slick-prev {
  left: var(--offset);
}
.cd-section-hero-slider .cd-hero-slider-arrow.slick-prev::after {
  content: "" !important;
}
.cd-section-hero-slider .cd-hero-slider-arrow.slick-next {
  right: var(--offset);
}
.cd-section-hero-slider .cd-hero-slider-arrow.slick-next::after {
  content: "" !important;
}
.cd-section-hero-slider .slick-slide {
  padding: 0 var(--half-gap);
}
@media (min-width: 992px) {
  .cd-section-hero-slider .slick-slide {
    height: var(--cd-slide-height);
    width: 960px !important;
  }
}
@media (min-width: 1440px) {
  .cd-section-hero-slider .slick-slide {
    width: 1320px !important;
  }
}
@media (min-width: 1680px) {
  .cd-section-hero-slider .slick-slide {
    width: 1600px !important;
  }
}
.cd-section-hero-slider .slick-slide img {
  border-radius: 6px;
  object-fit: cover;
}
@media (min-width: 992px) {
  .cd-section-hero-slider .slick-slide img {
    border-radius: 8px;
    height: var(--cd-slide-height);
    width: calc(960px - var(--half-gap) * 2) !important;
  }
}
@media (min-width: 1440px) {
  .cd-section-hero-slider .slick-slide img {
    width: calc(1320px - var(--half-gap) * 2) !important;
  }
}
@media (min-width: 1680px) {
  .cd-section-hero-slider .slick-slide img {
    width: calc(1600px - var(--half-gap) * 2) !important;
  }
}
.cd-section-hero-slider .cd-hero-slide {
  max-width: none !important;
}
@media (max-width: 767px) {
  .cd-section-bestsellers {
    padding-inline: 0 !important;
  }
}
.cd-section-bestsellers h1 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.25;
  font-family: "IBM Plex Sans", sans-serif;
  max-width: var(--cd-content-width);
  margin-inline: auto;
  font-stretch: 100%;
}
@media (min-width: 992px) {
  .cd-section-bestsellers h1 {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .cd-section-bestsellers h1 {
    max-width: 50rem;
  }
}
.cd-section-categories .cd-hover-panels {
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: 12.5rem;
}
@media (min-width: 992px) {
  .cd-section-categories .cd-hover-panels {
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 16.25rem;
    gap: 1.5rem;
  }
}
@media (min-width: 1680px) {
  .cd-section-categories .cd-hover-panels {
    grid-auto-rows: 20rem;
  }
}
@media (max-width: 767px) {
  .cd-section-new {
    padding-inline: 0 !important;
  }
}
@media (max-width: 991px) {
  .cd-section-new .row {
    margin-inline: 0;
  }
}
.cd-section-new .col[data-area-id="col-0"] {
  padding-right: 24px;
}
@media (max-width: 991px) {
  .cd-section-new .col[data-area-id="col-0"] {
    padding-inline: 0;
  }
}
@media (min-width: 992px) {
  .cd-section-new .col[data-area-id="col-0"].col-xl-9 {
    flex: 0 0 calc(100% / 3 * 2);
    max-width: calc(100% / 3 * 2);
  }
}
@media (min-width: 1440px) {
  .cd-section-new .col[data-area-id="col-0"].col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (max-width: 991px) {
  .cd-section-new .col[data-area-id="col-1"] {
    padding: 16px 0 0;
  }
}
@media (max-width: 767px) {
  .cd-section-new .col[data-area-id="col-1"] {
    padding: 16px 24px 0;
  }
}
@media (min-width: 992px) {
  .cd-section-new .col[data-area-id="col-1"].col-xl-3 {
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
  }
}
@media (min-width: 1440px) {
  .cd-section-new .col[data-area-id="col-1"].col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.cd-section-new .col .cd-product-slider-section .slick-prev {
  transform: translate(calc(-100% - 0.5rem), -50%);
}
.cd-section-new .col .cd-product-slider-section .slick-next {
  transform: translate(calc(100% + 0.5rem), -50%);
}
.cd-section-shops {
  background-image: linear-gradient(115deg, var(--cd-primary), var(--cd-secondary));
}
.cd-section-shops h2, .cd-section-shops p {
  color: var(--cd-off-white);
}
.cd-section-shops .cd-shops-container > .col[data-area-id="col-1"] {
  margin-top: 1.5rem;
}
@media (min-width: 992px) {
  .cd-section-shops .cd-shops-container > .col[data-area-id="col-1"] {
    margin-top: 2rem;
  }
}
.cd-section-shops .cd-hover-panels {
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: 12.5rem;
}
@media (min-width: 992px) {
  .cd-section-shops .cd-hover-panels {
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 16.25rem;
    gap: 1.5rem;
  }
}
@media (min-width: 1680px) {
  .cd-section-shops .cd-hover-panels {
    grid-auto-rows: 20rem;
  }
}
.cd-section-shops .cd-shops-container {
  background-color: rgba(255, 255, 255, 0.1);
  margin: 0 -16px;
  padding: 16px 0;
  border-radius: 12px;
}
@media (min-width: 992px) {
  .cd-section-shops .cd-shops-container {
    padding: 2rem 0 1.5rem;
  }
}
.cd-section-shops .cd-shops-container > .col[data-area-id="col-0"] {
  padding-left: 16px;
}
.cd-section-shops .cd-shops-container > .col[data-area-id="col-1"] {
  padding-right: 16px;
}
.cd-section-shops .cd-shops-text {
  color: var(--cd-off-white);
  text-align: center;
  margin-top: 1rem;
}
@media (min-width: 992px) {
  .cd-section-shops .cd-shops-text {
    margin-top: 1.5rem;
  }
}
.cd-section-shops .cd-shops-text p:last-child {
  margin-bottom: 0;
}
.cd-section-shops .cd-shops-usps {
  margin-top: 2rem;
}
@media (min-width: 992px) {
  .cd-section-shops .cd-shops-usps {
    margin-top: 2.5rem;
  }
}
.cd-section-shops .cd-shops-usps ul {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}
@media (min-width: 992px) {
  .cd-section-shops .cd-shops-usps ul {
    flex-direction: row;
    gap: 80px;
  }
}
.cd-section-shops .cd-shops-usps ul li {
  font-weight: 700;
  color: var(--cd-off-white);
}
.cd-section-shops .cd-shops-usps ul li::before {
  content: "";
  margin-right: 0.5em;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900;
}
.cd-section-shops .cd-button-link {
  margin-top: 2rem;
}
@media (min-width: 992px) {
  .cd-section-shops .cd-button-link {
    margin-top: 2.5rem;
  }
}
.cd-section-shops .cd-button-link .btn {
  font-size: 0.875rem;
  line-height: 1.5;
  font-family: "IBM Plex Sans", sans-serif;
  background-color: var(--cd-off-white);
  border: 2px solid var(--cd-off-white);
  border-radius: 9001px;
  padding: 0.75rem 2rem;
  color: var(--cd-primary);
  font-weight: 700;
  transition: border-color 0.3s ease;
}
@media (min-width: 992px) {
  .cd-section-shops .cd-button-link .btn {
    font-size: 1rem;
  }
}
.cd-section-shops .cd-button-link .btn:hover, .cd-section-shops .cd-button-link .btn:focus, .cd-section-shops .cd-button-link .btn:active {
  border-color: var(--cd-primary);
}
.cd-section-shops .cd-button-link .btn::before {
  display: none;
}
.cd-section-shops .cd-button-link .btn::after {
  content: "";
  margin-left: 0.25em;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900;
}
@media (max-width: 767px) {
  .cd-section-offers {
    padding-inline: 0 !important;
  }
}
@media (max-width: 991px) {
  .cd-section-offers .row {
    margin-inline: 0;
  }
}
.cd-section-offers .col[data-area-id="col-0"] {
  padding-right: 24px;
}
@media (max-width: 991px) {
  .cd-section-offers .col[data-area-id="col-0"] {
    order: 1;
    padding: 16px 0 0;
  }
}
@media (max-width: 767px) {
  .cd-section-offers .col[data-area-id="col-0"] {
    padding: 16px 24px 0;
  }
}
.cd-section-offers .col[data-area-id="col-1"] {
  padding-left: 24px;
}
@media (max-width: 991px) {
  .cd-section-offers .col[data-area-id="col-1"] {
    padding-inline: 0;
  }
}
.cd-section-offers .col .cd-product-slider-section .slick-prev {
  transform: translate(calc(-100% - 0.5rem), -50%);
}
.cd-section-offers .col .cd-product-slider-section .slick-next {
  transform: translate(calc(100% + 0.5rem), -50%);
}
.cd-section-reviews .es-embed-root {
  max-width: none !important;
}
.cd-section-online > div {
  max-width: 68.5rem;
  margin: 0 auto;
}
.cd-section-online .cd-online-description h2 {
  margin-bottom: 0.5rem;
}
.cd-section-online .cd-online-description h2 + p {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .cd-section-online .cd-online-description h2 + p {
    margin-bottom: 2rem;
  }
}
.cd-section-online .cd-online-description ul {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  margin-top: 2rem;
}
@media (min-width: 992px) {
  .cd-section-online .cd-online-description ul {
    flex-direction: row;
    gap: 56px;
    margin-top: 2.5rem;
  }
}
.cd-section-online .cd-online-description ul li {
  color: var(--cd-primary);
  font-weight: 700;
}
.cd-section-online .cd-online-description ul li::before {
  content: "";
  margin-right: 0.5em;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900;
}
.cd-section-online .cd-online-usp-button {
  margin-top: 2rem;
}
@media (min-width: 992px) {
  .cd-section-online .cd-online-usp-button {
    background-image: linear-gradient(to right, var(--cd-primary), var(--cd-secondary));
    border-radius: 9001px;
    padding: 0.75rem 3rem;
  }
}
.cd-section-online .cd-online-usp-button ul {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .cd-section-online .cd-online-usp-button ul {
    flex-direction: row;
    gap: 80px;
  }
}
.cd-section-online .cd-online-usp-button ul li {
  font-weight: 700;
  color: var(--cd-off-white);
}
.cd-section-online .cd-online-usp-button ul li::before {
  content: "";
  margin-right: 0.5em;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900;
}
@media (min-width: 992px) {
  .cd-section-online .cd-online-usp-button ul {
    gap: 48px;
  }
}
.cd-section-online .cd-online-usp-button ul li {
  color: var(--cd-off-white);
}
@media (max-width: 991px) {
  .cd-section-online .cd-online-usp-button ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(to right, var(--cd-primary), var(--cd-secondary));
    border-radius: 9001px;
    padding: 0.5rem 1rem;
    height: 3rem;
    width: 100%;
  }
  .cd-section-online .cd-online-usp-button ul li span {
    text-align: center;
  }
}
.cd-section-online .cd-online-usp-button ul li::before {
  display: none;
}
.cd-section-online .cd-online-usp-button ul li i:first-of-type {
  margin-right: 0.5em;
}
.cd-section-online .cd-online-usp-button ul li i:last-of-type {
  margin-left: 0.5em;
}
.cd-section-online .cd-online-image {
  max-width: 300px !important;
  margin-top: 2rem;
}
.cd-section-reasons .cd-reasons-content {
  position: relative;
  max-height: 150px;
  overflow: hidden;
}
.cd-section-reasons .cd-reasons-content::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  background: linear-gradient(to top, var(--cd-off-white), transparent);
  pointer-events: none;
  transition: opacity 0.2s ease;
}
.cd-section-reasons .cd-reasons-content.cd-expanded {
  max-height: none;
}
.cd-section-reasons .cd-reasons-content.cd-expanded::after {
  opacity: 0;
}
.cd-section-reasons .cd-reasons-toggle button.btn.btn-primary {
  background-color: transparent;
  border: none;
  outline: none;
  color: var(--cd-primary);
  font-weight: 700;
  text-decoration: underline;
}
.cd-section-reasons .cd-reasons-toggle button.btn.btn-primary:hover, .cd-section-reasons .cd-reasons-toggle button.btn.btn-primary:focus, .cd-section-reasons .cd-reasons-toggle button.btn.btn-primary:active {
  background-color: transparent;
  border: none;
}
.cd-section-reasons .cd-reasons-toggle button.btn.btn-primary::before {
  display: none;
}
.cd-section-reasons .cd-reasons-toggle .cd-less {
  display: none;
}
.cd-section-reasons .cd-reasons-toggle.cd-expanded .cd-less {
  display: inline;
}
.cd-section-reasons .cd-reasons-toggle.cd-expanded .cd-more {
  display: none;
}
.cd-section-guide {
  --cd-desktop-gap: 2rem;
  background-image: linear-gradient(115deg, var(--cd-primary), var(--cd-secondary));
}
.cd-section-guide > div {
  display: grid;
  grid-template-areas: "title title" "image subtitle" "description description" "usps usps" "button button";
}
@media (max-width: 991px) {
  .cd-section-guide > div {
    grid-template-columns: 90px 1fr;
  }
}
@media (min-width: 992px) {
  .cd-section-guide > div {
    grid-template-areas: "image title" "image subtitle" "image description" "button usps";
    grid-column-gap: 10rem;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    padding: 40px 64px;
  }
}
.cd-section-guide .cd-guide-title {
  grid-area: title;
  color: var(--cd-off-white);
}
@media (min-width: 992px) {
  .cd-section-guide .cd-guide-title {
    max-width: none;
    width: 100%;
    margin-bottom: 0;
    text-align: start !important;
  }
}
.cd-section-guide .cd-guide-image {
  grid-area: image;
  max-width: 72px !important;
}
@media (min-width: 992px) {
  .cd-section-guide .cd-guide-image {
    max-width: 200px !important;
  }
}
@media (max-width: 991px) {
  .cd-section-guide .cd-guide-image {
    padding: 16px 6px 16px 12px;
    background-color: rgba(255, 255, 255, 0.1);
    border-top-left-radius: 12px;
    box-sizing: content-box;
    width: 72px;
  }
}
.cd-section-guide .cd-guide-image img {
  border-radius: 50%;
}
.cd-section-guide .cd-guide-subtitle {
  grid-area: subtitle;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .cd-section-guide .cd-guide-subtitle {
    padding: 16px 12px 16px 6px;
    background-color: rgba(255, 255, 255, 0.1);
    border-top-right-radius: 12px;
  }
}
.cd-section-guide .cd-guide-subtitle p {
  font-size: 0.875rem;
  line-height: 1.5;
  font-family: "IBM Plex Sans", sans-serif;
  margin-bottom: 0;
  color: var(--cd-off-white);
}
@media (min-width: 992px) {
  .cd-section-guide .cd-guide-subtitle p {
    font-size: 1rem;
  }
}
.cd-section-guide .cd-guide-description {
  grid-area: description;
}
@media (max-width: 991px) {
  .cd-section-guide .cd-guide-description {
    padding: 0 12px 24px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 0 0 12px 12px;
  }
}
.cd-section-guide .cd-guide-description p, .cd-section-guide .cd-guide-description li, .cd-section-guide .cd-guide-description td, .cd-section-guide .cd-guide-description th, .cd-section-guide .cd-guide-description a {
  color: var(--cd-off-white);
}
.cd-section-guide .cd-guide-description p:last-child {
  margin-bottom: 0;
}
.cd-section-guide .cd-guide-usps {
  grid-area: usps;
}
@media (min-width: 992px) {
  .cd-section-guide .cd-guide-usps {
    padding-top: var(--cd-desktop-gap);
  }
}
.cd-section-guide .cd-guide-usps ul {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  margin-bottom: 0;
  height: 100%;
}
@media (min-width: 992px) {
  .cd-section-guide .cd-guide-usps ul {
    flex-direction: row;
    gap: 80px;
  }
}
.cd-section-guide .cd-guide-usps ul li {
  font-weight: 700;
  color: var(--cd-off-white);
}
.cd-section-guide .cd-guide-usps ul li::before {
  content: "";
  margin-right: 0.5em;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900;
}
@media (max-width: 991px) {
  .cd-section-guide .cd-guide-usps ul {
    margin-top: 2rem;
  }
}
@media (min-width: 992px) {
  .cd-section-guide .cd-guide-usps ul {
    justify-content: space-between;
    gap: 0;
  }
}
.cd-section-guide .cd-guide-button {
  grid-area: button;
}
@media (max-width: 991px) {
  .cd-section-guide .cd-guide-button {
    margin-top: 2rem;
  }
}
@media (min-width: 992px) {
  .cd-section-guide .cd-guide-button {
    padding-top: var(--cd-desktop-gap);
  }
}
.cd-section-guide .cd-guide-button .btn {
  font-size: 0.875rem;
  line-height: 1.5;
  font-family: "IBM Plex Sans", sans-serif;
  background-color: var(--cd-off-white);
  border: 2px solid var(--cd-off-white);
  border-radius: 9001px;
  padding: 0.75rem 2rem;
  color: var(--cd-primary);
  font-weight: 700;
  transition: border-color 0.3s ease;
}
@media (min-width: 992px) {
  .cd-section-guide .cd-guide-button .btn {
    font-size: 1rem;
  }
}
.cd-section-guide .cd-guide-button .btn:hover, .cd-section-guide .cd-guide-button .btn:focus, .cd-section-guide .cd-guide-button .btn:active {
  border-color: var(--cd-primary);
}
.cd-section-guide .cd-guide-button .btn::before {
  display: none;
}
.cd-section-guide .cd-guide-button .btn::after {
  content: "";
  margin-left: 0.25em;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900;
}
#content .cd-section-faq .opc-Accordion {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 992px) {
  #content .cd-section-faq .opc-Accordion {
    gap: 1.5rem;
  }
}
#content .cd-section-faq div.card.opc-Accordion-group {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  background: transparent;
  border: none;
  padding: 0;
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.2s ease;
}
#content .cd-section-faq div.card.opc-Accordion-group:hover, #content .cd-section-faq div.card.opc-Accordion-group:focus, #content .cd-section-faq div.card.opc-Accordion-group:active {
  transform: translateY(-4px);
}
#content .cd-section-faq button {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#content .cd-section-faq .card .opc-Accordion-head {
  border-left: 4px solid var(--cd-primary);
  color: var(--cd-primary);
  white-space: wrap;
}
#content .cd-section-faq .card .opc-Accordion-head:hover, #content .cd-section-faq .card .opc-Accordion-head:focus, #content .cd-section-faq .card .opc-Accordion-head:active {
  border-left: 4px solid var(--cd-primary);
}
#content .cd-section-faq .card .opc-Accordion-head::after {
  color: var(--cd-primary);
}
#content .cd-section-faq .card:nth-child(even) .opc-Accordion-head {
  border-left: 4px solid var(--cd-secondary);
  color: var(--cd-secondary);
}
#content .cd-section-faq .card:nth-child(even) .opc-Accordion-head:hover, #content .cd-section-faq .card:nth-child(even) .opc-Accordion-head:focus, #content .cd-section-faq .card:nth-child(even) .opc-Accordion-head:active {
  border-left: 4px solid var(--cd-secondary);
  color: var(--cd-secondary);
}
#content .cd-section-faq .card:nth-child(even) .opc-Accordion-head::after {
  color: var(--cd-secondary);
}
#content .cd-section-faq .card-header {
  padding: 0;
  background: transparent;
  border: none;
}
#content .cd-section-faq .card-header:hover, #content .cd-section-faq .card-header:focus, #content .cd-section-faq .card-header:active {
  background: transparent;
}
#content .cd-section-faq .card-header h2 {
  max-width: 100%;
}
#content .cd-section-faq .card-header .opc-Accordion-head {
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.3;
  font-family: "IBM Plex Sans", sans-serif;
  display: flex;
  justify-content: space-between;
  padding: 1.5rem;
  background: linear-gradient(135deg, rgba(245, 20, 76, 0.03), rgba(48, 79, 254, 0.03));
  text-align: left;
  font-weight: 600;
}
@media (min-width: 992px) {
  #content .cd-section-faq .card-header .opc-Accordion-head {
    font-size: 1.25rem;
  }
}
#content .cd-section-faq .card-header .opc-Accordion-head:hover, #content .cd-section-faq .card-header .opc-Accordion-head:focus, #content .cd-section-faq .card-header .opc-Accordion-head:active {
  color: var(--cd-primary);
}
#content .cd-section-faq .card-header .opc-Accordion-head::after {
  font-size: 1rem;
}
@media (min-width: 992px) {
  #content .cd-section-faq .card-header .opc-Accordion-head::after {
    font-size: 1.5rem;
  }
}
#content .cd-section-faq .opc-Accordion-collapse .card-body {
  padding: 0 1.5rem 1.25rem;
}
#content .cd-section-faq .opc-Accordion-collapse p, #content .cd-section-faq .opc-Accordion-collapse h1, #content .cd-section-faq .opc-Accordion-collapse h2, #content .cd-section-faq .opc-Accordion-collapse h3, #content .cd-section-faq .opc-Accordion-collapse h4, #content .cd-section-faq .opc-Accordion-collapse h5, #content .cd-section-faq .opc-Accordion-collapse h6, #content .cd-section-faq .opc-Accordion-collapse li {
  color: var(--cd-gray-dark);
}
#content .cd-section-faq .opc-Accordion-collapse p {
  font-size: 0.875rem;
  line-height: 1.5;
  font-family: "IBM Plex Sans", sans-serif;
}
@media (min-width: 992px) {
  #content .cd-section-faq .opc-Accordion-collapse p {
    font-size: 1rem;
  }
}
#content .cd-section-faq .opc-Accordion-collapse p:last-child {
  margin-bottom: 0;
}
/* Overrides */
.productbox.productbox-hover:hover .productbox-inner .productbox-ribbon.ribbon {
  top: 0.5rem;
  left: -0.25rem;
}
.productbox.productbox-hover .productbox-inner .productbox-ribbon.ribbon {
  top: 0.5rem;
  left: -0.25rem;
}
/*
================================================================================
PRODUCT BOX
================================================================================
*/
.productbox {
  height: 100%;
}
.productbox > .form {
  height: 100%;
}
.productbox h1, .productbox h2, .productbox h3, .productbox h4, .productbox h5, .productbox h6, .productbox p, .productbox span, .productbox li, .productbox a, .cd-productbox h1, .cd-productbox h2, .cd-productbox h3, .cd-productbox h4, .cd-productbox h5, .cd-productbox h6, .cd-productbox p, .cd-productbox span, .cd-productbox li, .cd-productbox a {
  font-family: "IBM Plex Sans", sans-serif;
}
.productbox .fas, .productbox .fa-classic, .productbox .fa-solid, .productbox .far, .productbox .fa-regular, .productbox .fal, .productbox .fa-light, .productbox .fat, .productbox .fa-thin, .cd-productbox .fas, .cd-productbox .fa-classic, .cd-productbox .fa-solid, .cd-productbox .far, .cd-productbox .fa-regular, .cd-productbox .fal, .cd-productbox .fa-light, .cd-productbox .fat, .cd-productbox .fa-thin {
  font-family: "Font Awesome 6 Pro";
  font-family: "Font Awesome 6 Free";
}
.productbox .cd-price-disclaimer, .productbox .cd-price-disclaimer a, .cd-productbox .cd-price-disclaimer, .cd-productbox .cd-price-disclaimer a {
  color: var(--cd-gray);
}
.productbox .cd-price-disclaimer .cd-footnote-reference, .productbox .cd-price-disclaimer a .cd-footnote-reference, .cd-productbox .cd-price-disclaimer .cd-footnote-reference, .cd-productbox .cd-price-disclaimer a .cd-footnote-reference {
  font-size: 0.8em;
  vertical-align: text-top;
}
.productbox .cd-button-gray, .productbox .basket-details-add-to-cart, .cd-productbox .cd-button-gray, .cd-productbox .basket-details-add-to-cart {
  margin-top: 0.5rem;
}
#product-list.product-list.layout-gallery .product-wrapper {
  margin-bottom: 2rem;
}
#pushed-success .productbox-inner, .modal-content .productbox-inner {
  box-shadow: none;
  height: auto;
}
.productbox .badge {
  background-color: transparent;
}
.productbox-inner {
  background: white;
  box-shadow: 2px 2px 3px #00000029;
  border-radius: 0.5rem;
  padding: 0.25rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  /*
    ============================================================================
    PRODUCT IMAGE
    ============================================================================
    */
  /*
    ============================================================================
    PRODUCT ICONS
    ============================================================================
    */
  /* Ribbon */
  /* Wishlist */
  /*
    ============================================================================
    PRODUCT DESCRIPTION
    ============================================================================
    */
  /* General */
  /* Title */
  /* Price */
  /* Shipping info */
  /* Button */
}
.productbox-inner::before {
  display: none;
}
.productbox-inner .productbox-images {
  background-color: var(--cd-off-white);
  border-radius: 0.25rem 0.25rem 0.125rem 0.125rem;
  overflow: hidden;
}
.productbox-inner .productbox-images:hover img.first {
  opacity: 1;
}
.productbox-inner .productbox-images .productbox-image img {
  left: auto;
  top: auto;
  transform: none;
  width: 100%;
  border-radius: 0.25rem 0.25rem 0.125rem 0.125rem;
  aspect-ratio: 1.5;
  object-fit: contain;
  mix-blend-mode: multiply;
  max-height: 160px;
}
@media (min-width: 768px) {
  .productbox-inner .productbox-images .productbox-image img {
    max-height: 300px;
  }
}
@media (min-width: 992px) {
  .productbox-inner .productbox-images .productbox-image img {
    max-height: 198px;
  }
}
@media (min-width: 1440px) {
  .productbox-inner .productbox-images .productbox-image img {
    max-height: 204px;
  }
}
@media (min-width: 1680px) {
  .productbox-inner .productbox-images .productbox-image img {
    max-height: 200px;
  }
}
.productbox-inner .ribbon {
  background-color: var(--cd-primary);
  padding: 0.25rem 0.625rem;
  color: var(--cd-off-white);
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  /* Ribbon "Ausverkauft" */
}
@media (min-width: 992px) {
  .productbox-inner .ribbon {
    font-size: 0.8125rem;
  }
}
.productbox-inner .ribbon::before {
  border-right-color: var(--cd-primary);
  filter: brightness(80%);
}
.productbox-inner .ribbon.ribbon-7 {
  background-color: var(--cd-gray-dark);
}
.productbox-inner .ribbon.ribbon-7::before {
  border-right-color: var(--cd-gray-dark);
}
.productbox-inner .wishlist {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  background: none;
  border: none;
  padding: 0;
  width: fit-content;
  min-width: unset;
  height: fit-content;
  z-index: 999;
}
.productbox-inner .wishlist .fa-heart:before {
  font-weight: 700;
  color: var(--cd-gray-light);
}
.productbox-inner .cd-description {
  text-align: left;
  padding: 0.5rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.productbox-inner .cd-title {
  margin-top: 0.125rem;
  flex-grow: 1;
}
.productbox-inner .cd-title a {
  text-decoration: none;
}
.productbox-inner .cd-title a:hover .cd-h4, .productbox-inner .cd-title a:focus .cd-h4, .productbox-inner .cd-title a:active .cd-h4, .productbox-inner .cd-title a:visited .cd-h4 {
  color: var(--cd-gray-dark);
}
.productbox-inner .cd-title .cd-h4 {
  transition: 0.2s ease-in-out;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
  color: var(--cd-gray-dark);
  hyphens: auto;
  word-wrap: break-word;
  overflow-wrap: break-word;
  hyphenate-limit-chars: 10 3 4;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
@media (min-width: 1440px) {
  .productbox-inner .cd-title .cd-h4 {
    font-size: 1.125rem;
    line-height: 1.25;
  }
}
.productbox-inner .cd-productbox:hover .cd-title h3 {
  color: var(--cd-primary);
}
.productbox-inner .cd-price {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.75rem;
}
.productbox-inner .cd-price .price_wrapper {
  margin-bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: baseline;
  gap: 0.5rem;
}
.productbox-inner .cd-price .price_wrapper .instead-of.old-price {
  order: 1;
}
.productbox-inner .cd-price .price_wrapper .price.productbox-price.special-price span {
  color: var(--cd-primary);
}
.productbox-inner .cd-price .price_wrapper .price.productbox-price span {
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.3;
  font-family: "IBM Plex Sans", sans-serif;
  color: var(--cd-gray-dark);
}
@media (min-width: 992px) {
  .productbox-inner .cd-price .price_wrapper .price.productbox-price span {
    font-size: 1.25rem;
  }
}
.productbox-inner .cd-price .price_wrapper .price.productbox-price span .footnote-reference {
  font-size: 0.6em;
  vertical-align: text-top;
}
.productbox-inner .cd-price-uvp {
  display: none;
}
.productbox-inner .cd-shippinginfo {
  margin-top: 0.25rem;
  font-weight: 700;
  /* green */
  /* orange */
  /* red */
}
.productbox-inner .cd-shippinginfo p {
  margin-bottom: 0;
}
.productbox-inner .cd-shippinginfo .status {
  font-size: 0.75rem;
}
.productbox-inner .cd-shippinginfo .status-2 {
  color: #36844B;
}
.productbox-inner .cd-shippinginfo .status-1 {
  color: orange;
}
.productbox-inner .cd-shippinginfo .status-0 {
  color: #E13030;
}
.productbox-inner .cd-price-disclaimer, .productbox-inner .cd-shipping-disclaimer {
  font-weight: 400;
}
.productbox-inner .cd-price-disclaimer a {
  font-weight: 400;
  text-decoration: underline;
}
.productbox-inner .btn.cd-button {
  padding: 0.5rem 1.5rem;
  border-radius: 4px;
  border: none;
  background-color: var(--cd-primary);
  color: var(--cd-off-white);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  box-shadow: inset 2px 2px 4px #FFFFFF40, inset -2px -2px 4px #0000001A, 3px 3px 4px #5F726B40;
}
@media (min-width: 1024px) {
  .productbox-inner .btn.cd-button {
    font-size: 1rem;
  }
}
.productbox-inner .btn.cd-button:hover, .productbox-inner .btn.cd-button:focus, .productbox-inner .btn.cd-button:active {
  border: none;
  background-color: var(--cd-primary);
  color: var(--cd-off-white);
}
.productbox-inner .btn.cd-button::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  opacity: 1;
  background-color: transparent;
  background-image: linear-gradient(97deg, transparent, var(--cd-secondary) 175%);
  transition: opacity 0.3s ease;
  box-shadow: inset 2px 2px 4px #FFFFFF40, 2px 2px 3px #5F726B29;
  transform: none;
  height: 100%;
  width: 100%;
}
.productbox-inner .btn.cd-button:hover::before {
  opacity: 0;
  transform: none;
}
.productbox-inner .btn.cd-button::after {
  display: none;
}
.productbox-inner .btn.cd-button span {
  position: relative;
  z-index: 1;
  display: flex;
}
.productbox-inner .btn.cd-button i {
  display: flex;
  justify-content: center;
  align-items: center;
}
.productbox-inner .btn.cd-button i::before {
  font-size: 0.875rem;
  line-height: 1;
  margin-right: 0.375rem;
}
@media (min-width: 1024px) {
  .productbox-inner .btn.cd-button i::before {
    font-size: 1rem;
  }
}
.custom-slider {
  position: relative;
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 15px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  /* CLS FIX → reserves exact space before images load */
  aspect-ratio: 3.4;
}
.slider-container {
  width: 100%;
  height: 100%;
}
.slide {
  display: none;
  height: 100%;
}
.slide.active {
  display: block;
}
.slide-link img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  /* same behavior as original */
}
/* Navigation buttons */
.slider-prev, .slider-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  color: #fff;
  border: none;
  padding: 0.75rem 1rem;
  font-size: 1.5rem;
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s ease;
}
.slider-prev {
  left: 1rem;
}
.slider-next {
  right: 1rem;
}
.slider-prev:hover, .slider-next:hover {
  transform: translateY(-50%) scale(0.75);
  background: #fff;
  color: #000;
}
.hero-section, .hero-section--category {
  width: 100%;
  background: linear-gradient(135deg, rgba(245, 20, 76, 0.03), rgba(48, 79, 254, 0.03));
  border-radius: 20px;
  padding: 0.5rem 0.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .hero-section, .hero-section--category {
    padding: 2rem;
    margin-bottom: 1.5rem;
  }
}
.hero-section .hero-title, .hero-section--category .hero-title {
  font-weight: bold;
  margin-bottom: 0.5rem;
  font-size: clamp(1.6rem, 3vw, 2.5rem);
  min-height: 2.5rem;
}
@media (min-width: 768px) {
  .hero-section .hero-title, .hero-section--category .hero-title {
    font-size: clamp(1.8rem, 4vw, 2.5rem);
    min-height: 3rem;
  }
}
.hero-section .hero-title--gradient, .hero-section--category .hero-title--gradient {
  background: linear-gradient(135deg, #F5144C, #304ffe);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: #F5144C;
}
.hero-section .hero-title--sub, .hero-section--category .hero-title--sub {
  font-size: clamp(1rem, 2vw, 1.3rem);
  margin-bottom: 1.5rem;
  color: #444;
  font-weight: bold;
  display: block;
  min-height: 1.5rem;
}
@media (min-width: 768px) {
  .hero-section .hero-title--sub, .hero-section--category .hero-title--sub {
    min-height: 2rem;
  }
}
.hero-section .hero-highlights, .hero-section--category .hero-highlights {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.5rem;
  margin: 1.25rem 0 1.5rem;
  width: 100%;
  min-height: 5rem;
}
@media (min-width: 768px) {
  .hero-section .hero-highlights, .hero-section--category .hero-highlights {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin: 1.5rem 0 2rem;
    min-height: auto;
  }
}
.hero-section .hero-badge, .hero-section--category .hero-badge {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 0.75rem;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 50px;
  font-size: 0.85rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(245, 20, 76, 0.1);
  transition: all 0.3s ease;
  width: 95%;
  min-width: 130px;
}
@media (min-width: 768px) {
  .hero-section .hero-badge, .hero-section--category .hero-badge {
    padding: 0.75rem 1.5rem;
    font-size: clamp(0.9rem, 1.1vw, 1rem);
    white-space: nowrap;
    width: auto;
    min-width: auto;
  }
}
.hero-section .hero-badge:hover, .hero-section--category .hero-badge:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.hero-section .hero-badge .icon, .hero-section--category .hero-badge .icon {
  font-size: 1.2em;
  flex-shrink: 0;
}
.hero-section .hero-badge span:not(.icon), .hero-section--category .hero-badge span:not(.icon) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hero-section .hero-text, .hero-section--category .hero-text {
  color: #444;
  margin-bottom: 1rem;
  font-size: clamp(0.9rem, 1.5vw, 1.1rem);
  line-height: 1.5;
  min-height: 4rem;
}
@media (min-width: 768px) {
  .hero-section .hero-text, .hero-section--category .hero-text {
    font-size: clamp(1rem, 1.8vw, 1.2rem);
    line-height: 1.6;
    margin-bottom: 1.5rem;
    min-height: 5rem;
  }
}
.hero-section .hero-text strong, .hero-section--category .hero-text strong {
  font-weight: 600;
  color: #F5144C;
}
.hero-section .hero-alert, .hero-section--category .hero-alert {
  display: block;
  margin: 0.5rem 0.5rem 0 0.5rem;
  padding: 0.75rem 1.25rem;
  background: linear-gradient(135deg, #ffd700, #ffc107);
  color: #2c2c2c;
  border-radius: 50px;
  font-weight: 500;
  font-size: 0.9em;
  box-shadow: 0 2px 8px rgba(255, 215, 0, 0.2);
  text-align: center;
  min-height: 2.5rem;
}
@media (min-width: 768px) {
  .hero-section .hero-alert, .hero-section--category .hero-alert {
    display: inline-block;
    margin: 1rem 1rem 0 1rem;
  }
}
.hero-section .cta-button, .hero-section--category .cta-button {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  background: linear-gradient(135deg, #F5144C, #304ffe);
  color: white;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 600;
  font-size: clamp(0.9rem, 1.2vw, 1.1rem);
  margin-top: 1rem;
  transition: transform 0.3s ease;
}
.hero-section .cta-button:hover, .hero-section--category .cta-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(245, 20, 76, 0.3);
}
.hero-section--category {
  padding: 1.5rem;
  margin: 0;
}
@media (min-width: 768px) {
  .hero-section--category {
    padding: 2rem;
    margin: 0;
  }
}
.hero-section--category .row {
  margin: 0;
}
.hero-section--category .col-12 {
  padding: 0;
}
@keyframes glow {
  from {
    box-shadow: 0 0 10px rgba(245, 20, 76, 0.2);
  }
  to {
    box-shadow: 0 0 20px rgba(245, 20, 76, 0.5);
  }
}
.award-badge__image {
  animation: glow 2s infinite alternate;
  -webkit-animation: glow 2s infinite alternate;
  transition: all 0.3s ease;
}
.award-badge__image:hover {
  filter: brightness(1.2);
  transform: translateY(-2px);
}
@media (max-width: 991px) {
  .award-badge__image {
    max-width: 200px;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .award-badge {
    max-width: 200px;
    margin: 0 auto;
  }
}
.info-section {
  padding: 0;
  width: 100%;
  margin-bottom: 2rem;
}
.info-section__container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 0.1rem;
}
.info-section__main {
  background: linear-gradient(145deg, rgba(245, 20, 76, 0.02), rgba(62, 91, 254, 0.02));
  border-radius: 15px;
  padding: 0.2rem;
  overflow: hidden;
  border: 1px solid rgba(245, 20, 76, 0.08);
  box-shadow: 0 4px 15px rgba(245, 20, 76, 0.05);
}
.text-clamp-title {
  font-size: clamp(1.8rem, 4vw, 2.5rem);
  margin-bottom: 1.5rem;
  min-height: 1.5rem;
  padding: 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.info-section__headline {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.3rem;
  font-weight: 600;
}
.info-section__headline--primary {
  color: #f5144c;
}
.info-section__headline--secondary {
  color: #3e5bfe;
}
.info-section__headline--green {
  color: #2aa055;
}
.info-section__text {
  color: #444;
  line-height: 1.6;
  font-size: clamp(1rem, 1.8vw, 1.1rem);
}
.info-section__intro {
  position: relative;
  padding: 1.5rem 2rem;
  margin: 0 0.5rem 2rem 0.5rem;
  border-radius: 12px;
  background: linear-gradient(145deg, rgba(245, 20, 76, 0.03), rgba(62, 91, 254, 0.01));
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  border-left: none !important;
}
.info-section__intro:before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  bottom: 12px;
  width: 5px;
  border-radius: 20px;
}
.info-section__intro--primary:before {
  background: linear-gradient(to bottom, #f5144c, #ff6b8b);
}
.info-section__intro--secondary:before {
  background: linear-gradient(to bottom, #3e5bfe, #7a8dff);
}
.info-section__intro--green:before {
  background: linear-gradient(to bottom, #2aa055, #4ccf7d);
}
.info-section__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 1.2rem;
  margin-top: 1.5rem;
}
.info-section__card {
  padding: 1.5rem;
  border-radius: 12px;
  transition: all 0.3s ease;
  height: 100%;
  text-align: center;
}
.info-section__card:hover {
  transform: translateY(-5px);
}
.info-section__card--red {
  background: linear-gradient(145deg, rgba(245, 20, 76, 0.03), rgba(245, 20, 76, 0.08));
  box-shadow: 0 4px 15px rgba(245, 20, 76, 0.05);
  border-left: 4px solid #f5144c;
}
.info-section__card--red:hover {
  box-shadow: 0 8px 25px rgba(245, 20, 76, 0.15);
}
.info-section__card--blue {
  background: linear-gradient(145deg, rgba(62, 91, 254, 0.03), rgba(62, 91, 254, 0.08));
  box-shadow: 0 4px 15px rgba(62, 91, 254, 0.05);
  border-left: 4px solid #3e5bfe;
}
.info-section__card--blue:hover {
  box-shadow: 0 8px 25px rgba(62, 91, 254, 0.15);
}
.info-section__card--green {
  background: linear-gradient(145deg, rgba(42, 160, 85, 0.03), rgba(42, 160, 85, 0.08));
  box-shadow: 0 4px 15px rgba(42, 160, 85, 0.05);
  border-left: 4px solid #2aa055;
}
.info-section__card--green:hover {
  box-shadow: 0 8px 25px rgba(42, 160, 85, 0.15);
}
.info-section__card--gold {
  background: linear-gradient(145deg, rgba(255, 215, 0, 0.03), rgba(255, 193, 7, 0.08));
  box-shadow: 0 4px 15px rgba(255, 193, 7, 0.05);
  border-left: 4px solid #FFC107;
}
.info-section__card--gold:hover {
  box-shadow: 0 8px 25px rgba(255, 193, 7, 0.15);
}
.info-section__card--red-dashed {
  background-color: #fff;
  box-shadow: 0 4px 15px rgba(245, 20, 76, 0.05);
  border: 2px dashed rgba(245, 20, 76, 0.3);
}
.info-section__card--red-dashed:hover {
  box-shadow: 0 8px 25px rgba(245, 20, 76, 0.15);
  border-color: rgba(245, 20, 76, 0.6);
}
.info-section__card--blue-dashed {
  background-color: #fff;
  box-shadow: 0 4px 15px rgba(62, 91, 254, 0.05);
  border: 2px dashed rgba(62, 91, 254, 0.3);
}
.info-section__card--blue-dashed:hover {
  box-shadow: 0 8px 25px rgba(62, 91, 254, 0.15);
  border-color: rgba(62, 91, 254, 0.6);
}
.info-section__card-title {
  color: inherit;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0.8rem;
  font-size: 1.15rem;
  font-weight: 600;
}
.info-section__card-title--red {
  color: #f5144c;
}
.info-section__card-title--blue {
  color: #3e5bfe;
}
.info-section__card-title--green {
  color: #2aa055;
}
.info-section__card-title--gold {
  color: #b8860b;
}
.info-section__card-text {
  font-size: 0.95rem;
  text-align: center;
  color: #555;
  line-height: 1.4;
}
.card-icon {
  font-size: 1.5em;
  display: block;
  margin-bottom: 0.5rem;
}
.emoji-icon {
  display: inline-block;
  margin-right: 0.5rem;
}
.info-section__tips {
  margin-top: 2.5rem;
  border-radius: 12px;
  padding: 1.5rem;
}
.info-section__tips--pulse {
  background: linear-gradient(145deg, rgba(62, 91, 254, 0.05), rgba(245, 20, 76, 0.05));
  text-align: center;
  box-shadow: 0 4px 15px rgba(62, 91, 254, 0.08);
  position: relative;
  overflow: hidden;
}
.info-section__tips--pulse::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 12px;
  border: 2px dashed rgba(245, 20, 76, 0.3);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.info-section__tips--pulse.pulse-active::before {
  opacity: 1;
  animation: pulse-border 2s infinite ease-in-out;
}
.info-section__tips--primary {
  background: linear-gradient(145deg, rgba(245, 20, 76, 0.02), rgba(245, 20, 76, 0.04));
  box-shadow: 0 4px 12px rgba(245, 20, 76, 0.04);
  border-left: 4px solid #f5144c;
}
.info-section__tips--secondary {
  background: linear-gradient(145deg, rgba(67, 97, 255, 0.02), rgba(67, 97, 255, 0.04));
  box-shadow: 0 4px 12px rgba(67, 97, 255, 0.04);
  border-left: 4px solid #4361ff;
}
.info-section__tips--green {
  background: linear-gradient(145deg, rgba(42, 160, 85, 0.02), rgba(42, 160, 85, 0.04));
  box-shadow: 0 4px 12px rgba(42, 160, 85, 0.04);
  border-left: 4px solid #2aa055;
}
.info-section__top-brands {
  background: linear-gradient(145deg, rgba(42, 160, 85, 0.02), rgba(42, 160, 85, 0.06));
  border-radius: 12px;
  padding: 1.5rem;
  box-shadow: 0 4px 12px rgba(42, 160, 85, 0.05);
  border-left: 4px solid #2aa055;
}
.link-primary {
  color: #f5144c;
  text-decoration: underline;
}
.link-red {
  color: #f5144c;
  text-decoration: underline;
}
.link-blue {
  color: #3e5bfe;
  text-decoration: underline;
}
.link-green {
  color: #2aa055;
  text-decoration: underline;
}
.link-gold {
  color: #b8860b;
  text-decoration: underline;
}
.cta-button, .cta-link {
  display: block;
  text-align: center;
  margin-top: 1rem;
  font-weight: 600;
  padding: 0.5rem;
  border-radius: 6px;
  transition: background-color 0.3s ease;
  text-decoration: none;
}
.cta-link {
  color: #f5144c;
  border: 1px solid rgba(245, 20, 76, 0.2);
  display: inline-block;
  width: auto;
}
.cta-link:hover {
  background-color: rgba(245, 20, 76, 0.1);
}
.cta-button--red {
  color: #f5144c;
  border: 1px solid rgba(245, 20, 76, 0.2);
  display: inline-block;
  width: auto;
}
.cta-button--blue {
  color: #3e5bfe;
  border: 1px solid rgba(62, 91, 254, 0.2);
  display: inline-block;
  width: auto;
}
.cta-button--green {
  color: #2aa055;
  border: 1px solid rgba(42, 160, 85, 0.2);
  display: inline-block;
  width: auto;
}
.cta-button--gold {
  color: #b8860b;
  border: 1px solid rgba(255, 193, 7, 0.2);
  background-color: #fff;
  display: inline-block;
  width: auto;
}
.cta-button--red:hover {
  background-color: rgba(245, 20, 76, 0.1);
}
.cta-button--blue:hover {
  background-color: rgba(62, 91, 254, 0.1);
}
.cta-button--green:hover {
  background-color: rgba(42, 160, 85, 0.1);
}
.cta-button--gold:hover {
  background-color: rgba(255, 215, 0, 0.1);
}
.info-section__tips-list {
  list-style: none;
  padding-left: 0;
  color: #444;
  line-height: 1.6;
  font-size: clamp(0.9rem, 1.5vw, 1rem);
}
.info-section__tips-list li {
  display: flex;
  align-items: flex-start;
  gap: 0.8rem;
  margin-bottom: 0.8rem;
}
.info-section__tips-list li:last-child {
  margin-bottom: 0;
}
.list-icon {
  font-size: 1.2em;
}
.list-icon--green {
  color: #2aa055;
}
.hover-transform {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.hover-transform:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.mt-1 {
  margin-top: 1rem;
}
.mt-2 {
  margin-top: 2rem;
}
.mt-2-5 {
  margin-top: 2.5rem;
}
.mb-1-5 {
  margin-bottom: 1.5rem;
}
@keyframes pulse-border {
  0% {
    opacity: 0.3;
    transform: scale(1);
  }
  50% {
    opacity: 0.7;
    transform: scale(1.02);
  }
  100% {
    opacity: 0.3;
    transform: scale(1);
  }
}
.animate-float {
  animation: float 6s infinite ease-in-out;
}
@keyframes float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
  100% {
    transform: translateY(0);
  }
}
.animate-glow {
  animation: glow 2s ease-in-out infinite alternate;
}
@keyframes glow {
  from {
    text-shadow: 0 0 5px rgba(67, 97, 255, 0.1), 0 0 10px rgba(67, 97, 255, 0.1);
  }
  to {
    text-shadow: 0 0 10px rgba(67, 97, 255, 0.2), 0 0 20px rgba(67, 97, 255, 0.2);
  }
}
.text-gradient {
  background: linear-gradient(135deg, #F5144C, #3E5BFE);
  background-size: 200% auto;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: gradientShift 4s ease-in-out infinite;
}
@keyframes gradientShift {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.animate-fadeInUp {
  animation: fadeInUp 0.5s ease-out both;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.animate-slideInLeft {
  animation: slideInLeft 0.6s ease-out both;
}
@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.delay-100 {
  animation-delay: 0.1s;
}
.delay-200 {
  animation-delay: 0.2s;
}
.delay-300 {
  animation-delay: 0.3s;
}
.delay-400 {
  animation-delay: 0.4s;
}
@media (max-width: 768px) {
  .info-section__main {
    padding: 1.5rem;
  }
  .info-section__intro {
    padding-left: 1.8rem;
  }
  .info-section__grid {
    grid-template-columns: 1fr;
  }
  .info-section__card {
    padding: 1.2rem;
  }
  .info-section__tips {
    padding: 1.2rem;
  }
}
@media (max-width: 480px) {
  .info-section__card {
    padding: 1rem;
  }
  .info-section__card-title {
    font-size: 1rem;
  }
  .cta-button, .cta-link {
    padding: 0.4rem;
    font-size: 0.9rem;
  }
  .info-section__tips-list li {
    gap: 0.5rem;
  }
}
.cta-grid-section {
  padding: 5px;
  width: 100%;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .cta-grid-section {
    padding: 0 5px;
  }
}
.cta-grid-section .row {
  margin: -5px;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .cta-grid-section .row {
    margin: -12.5px;
  }
}
.cta-grid-section .cta-column {
  padding: 5px;
}
@media (min-width: 320px) {
  .cta-grid-section .cta-column {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .cta-grid-section .cta-column {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 12.5px;
  }
}
.cta-grid-section .cta-card {
  border: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  text-align: center;
  height: auto;
  background: white;
  border-radius: 15px;
  transition: all 0.3s ease;
}
.cta-grid-section .cta-card:hover {
  box-shadow: 0 4px 15px rgba(245, 20, 76, 0.2);
}
.cta-grid-section .cta-card .card-image {
  object-fit: cover;
  aspect-ratio: 1;
  width: 100%;
  height: auto;
  min-height: 140px;
  max-height: 160px;
  border-radius: 15px;
  padding: 0.5rem;
}
@media (min-width: 768px) {
  .cta-grid-section .cta-card .card-image {
    object-fit: contain;
    min-height: 120px;
    max-height: 190px;
    padding: 1rem;
  }
}
.cta-grid-section .cta-card .card-content {
  padding: 0.5rem;
}
@media (min-width: 768px) {
  .cta-grid-section .cta-card .card-content {
    padding: 0.75rem 1.5rem;
  }
}
.cta-grid-section .cta-card .cta-button {
  background: linear-gradient(135deg, #F5144C, #304ffe);
  background-size: 300% 300%;
  color: white;
  padding: 10px 20px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: bold;
  box-shadow: 0 4px 15px rgba(245, 20, 76, 0.2);
  transition: all 0.3s ease;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.9rem;
}
.cta-grid-section .cta-card .cta-button:hover {
  background-position: 100% 50%;
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(245, 20, 76, 0.3);
}
@media (min-width: 768px) {
  .cta-grid-section .cta-card .cta-button {
    font-size: 1rem;
  }
}
.cta-grid-section .cta-card .cta-button--desktop {
  display: none;
}
@media (min-width: 768px) {
  .cta-grid-section .cta-card .cta-button--desktop {
    display: block;
  }
}
.cta-grid-section .cta-card .cta-button--mobile {
  display: block;
}
@media (min-width: 768px) {
  .cta-grid-section .cta-card .cta-button--mobile {
    display: none;
  }
}
.cta-grid-section .cta-card .cta-description {
  font-size: clamp(0.8rem, 1.2vw, 0.9rem);
  color: #444;
  margin: 0.25rem 0 0;
  text-align: center;
}
.product-slider {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0 1rem;
  padding-top: 5px;
  padding-bottom: 5px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.product-slider__scroll {
  display: flex;
  gap: 0.5rem;
  min-width: 100%;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding: 5px 0;
}
.product-slider__container {
  display: flex;
  flex-wrap: nowrap;
  gap: 0.5rem;
}
.product-slider__card {
  text-decoration: none;
  background: white;
  min-width: 120px;
  width: 120px;
  height: 180px;
  border-radius: 12px;
  color: #2c2c2c;
  box-shadow: 0 4px 12px rgba(48, 79, 254, 0.08);
  border: 1px solid rgba(245, 20, 76, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 8px;
  flex: 0 0 auto;
  margin: 5px 0;
}
.product-slider__card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(48, 79, 254, 0.15);
}
.product-slider__image {
  width: 80px;
  height: 80px;
  object-fit: contain;
  margin-top: 8px;
}
.product-slider__title {
  text-align: center;
  line-height: 1.2;
  font-weight: bold;
  font-size: 0.9rem;
  margin: 4px 0;
}
.product-slider__description {
  font-size: clamp(0.7rem, 1vw, 0.8rem);
  color: #444;
  margin: 0 4px 8px 4px;
  text-align: center;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  max-height: 2.4em;
}
.product-slider::-webkit-scrollbar {
  display: none;
}
@media (hover: none) {
  .product-slider {
    cursor: grab;
  }
  .product-slider:active {
    cursor: grabbing;
  }
}
.feature-section {
  padding: 0;
  margin: 20px 0;
}
@media (min-width: 768px) {
  .feature-section {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}
.feature-section__image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: 15px;
}
@media (min-width: 320px) {
  .feature-section__image {
    min-height: 200px;
  }
}
@media (min-width: 768px) {
  .feature-section__image {
    min-height: 300px;
  }
}
.feature-section__column {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .feature-section__column {
    margin-bottom: 0;
  }
}
.feature-section__box {
  padding: 1.5rem;
  border-radius: 15px;
  box-shadow: 0 4px 15px rgba(245, 20, 76, 0.2);
  transition: all 0.3s ease;
}
.feature-section__box:hover {
  box-shadow: 0 8px 25px rgba(245, 20, 76, 0.3);
  transform: translateY(-5px);
}
.feature-section__box--image {
  grid-column: 1 / -1;
  padding: 0;
  overflow: hidden;
}
.feature-section__box--image:hover {
  transform: none;
}
.feature-section__box--highlight {
  background: linear-gradient(135deg, rgba(245, 20, 76, 0.03), rgba(48, 79, 254, 0.03));
  border: 1px solid rgba(245, 20, 76, 0.05);
  padding: 1.5rem;
  grid-column: 1 / -1;
}
.feature-section__box--white {
  background: white;
  border: 1px solid rgba(245, 20, 76, 0.1);
}
.feature-section__box--light {
  background: linear-gradient(135deg, rgba(245, 20, 76, 0.03), rgba(48, 79, 254, 0.03));
  border: 1px solid rgba(245, 20, 76, 0.1);
}
.feature-section__box--service {
  grid-column: 1 / -1;
  background: linear-gradient(135deg, rgba(0, 176, 255, 0.95), rgba(48, 79, 254, 0.95));
  transition: all 0.3s ease;
  box-shadow: 0 0 20px rgba(0, 176, 255, 0.2);
}
.feature-section__box--service:hover {
  background: linear-gradient(135deg, #00b0ff, #304ffe);
  transform: translateY(-5px);
  box-shadow: 0 8px 30px rgba(0, 176, 255, 0.3);
}
.feature-section__box--expert {
  grid-column: 1 / -1;
  background: linear-gradient(135deg, rgba(0, 230, 118, 0.03), rgba(0, 230, 118, 0.03));
  border: 1px solid rgba(0, 230, 118, 0.1);
  box-shadow: 0 0 20px rgba(0, 230, 118, 0.1);
}
.feature-section__box--expert:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 30px rgba(0, 230, 118, 0.15);
}
.feature-section__title {
  font-size: clamp(1.2rem, 2.5vw, 1.5rem);
  font-weight: bold;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.feature-section__title--large {
  font-size: clamp(1.8rem, 4vw, 2.5rem);
  margin: 0;
  font-weight: bold;
  text-align: left;
}
.feature-section__title-emoji {
  display: inline-block;
  margin-right: 0.5rem;
  font-size: 1.2em;
}
.feature-section__title--gradient {
  background: linear-gradient(135deg, #F5144C, #304ffe);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #F5144C;
}
.feature-section__list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 1.1rem;
}
.feature-section__list li {
  margin-bottom: 1.2rem;
}
.feature-section__list li:last-child {
  margin-bottom: 0;
}
.feature-section__list li:hover {
  transform: translateX(5px);
}
.feature-section__list-icon {
  display: flex;
  align-items: flex-start;
  gap: 0.8rem;
  line-height: 1.5;
}
.feature-section__list-icon .icon {
  font-size: 1.2em;
  flex-shrink: 0;
}
.feature-section__list-icon span:not(.icon) {
  flex: 1;
  min-width: 0;
}
.feature-section__list-item {
  display: flex;
  gap: 0.5rem;
}
@media (min-width: 481px) {
  .feature-section__list-item {
    flex-direction: row;
    align-items: center;
  }
  .feature-section__list-item .item-main {
    display: flex;
    align-items: center;
    gap: 0.8rem;
  }
  .feature-section__list-item .item-description {
    margin-left: 0.5rem;
  }
}
@media (max-width: 480px) {
  .feature-section__list-item {
    flex-direction: column;
    align-items: flex-start;
  }
  .feature-section__list-item .item-main {
    display: flex;
    align-items: center;
    gap: 0.8rem;
  }
  .feature-section__list-item .item-description {
    padding-left: 0.2rem;
    margin-top: 0.2rem;
  }
}
.feature-section__badge {
  color: white;
  padding: 0.2rem 0.8rem;
  border-radius: 12px;
  font-size: 0.9em;
  margin-left: 0.8rem;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  padding: 0.2rem 0.8rem;
  border-radius: 50px;
  font-size: 0.8em;
  font-weight: 500;
  transition: all 0.3s ease;
}
@media (max-width: 480px) {
  .feature-section__badge {
    font-size: 0.75em;
    padding: 0.15rem 0.6rem;
  }
}
.feature-section__badge--top {
  background: linear-gradient(135deg, #ffd700, #ffa726);
  color: #444;
  box-shadow: 0 2px 8px rgba(255, 215, 0, 0.2);
}
.feature-section__badge--new {
  background: linear-gradient(135deg, #ff4081, #f50057);
  color: white;
  box-shadow: 0 2px 8px rgba(255, 64, 129, 0.2);
}
.feature-section__badge--premium {
  background: linear-gradient(135deg, #F5144C, #304ffe);
  color: white;
  box-shadow: 0 2px 8px rgba(245, 20, 76, 0.2);
}
.feature-section__badge--bio {
  background: linear-gradient(135deg, #00e676, #00c853);
  color: white;
  box-shadow: 0 2px 8px rgba(0, 230, 118, 0.2);
}
.feature-section__link {
  color: #F5144C;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease;
}
.feature-section__link:hover {
  background: linear-gradient(135deg, #F5144C, #304ffe);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.feature-section__link--white {
  color: white;
  text-decoration: none;
  font-weight: bold;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
}
.feature-section__link--white:hover {
  text-decoration: underline;
}
.feature-section__text {
  margin: 0;
  line-height: 1.6;
  font-size: 1.1rem;
}
.feature-section__text--gradient {
  background: linear-gradient(135deg, #F5144C, #304ffe);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.feature-section__text--success {
  color: #00e676;
  text-shadow: 0 0 5px rgba(0, 230, 118, 0.3);
}
.feature-section__text--white {
  color: white;
}
.faq-section {
  max-width: 1400px;
  margin: 3rem auto 2rem auto;
  padding: 0 1rem;
}
.faq-header-box {
  background: linear-gradient(135deg, #F5144C, #304ffe);
  color: white;
  padding: clamp(25px, 4vw, 35px);
  border-radius: 15px;
  box-shadow: 0 4px 12px rgba(48, 79, 254, 0.08);
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 2.5rem;
}
.faq-header-content {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.faq-tag {
  display: inline-block;
  background: linear-gradient(135deg, #ffd700, #ffc107);
  color: #2c2c2c;
  padding: 6px 16px;
  border-radius: 20px;
  font-weight: 500;
  animation: pulse 2s ease-in-out infinite;
  font-size: 14px;
}
.faq-title {
  font-size: clamp(1.5rem, 2.5vw, 1.8rem);
  margin: 1rem 0;
  font-weight: 600;
  line-height: 1.3;
  color: white;
}
.expert-profile {
  display: flex;
  align-items: center;
  gap: 30px;
  margin: 1.5rem 0;
  padding: 20px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  backdrop-filter: blur(4px);
  flex-wrap: wrap;
}
.expert-image {
  border-radius: 50%;
  width: clamp(100px, 15vw, 140px);
  height: clamp(100px, 15vw, 140px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  object-fit: cover;
}
.expert-info {
  flex: 1;
  min-width: 280px;
}
.expert-name {
  color: white;
  margin: 0 0 0.5rem 0;
  font-size: clamp(20px, 2.5vw, 24px);
}
.expert-badge {
  background: linear-gradient(135deg, #ffd700, #ffc107);
  color: #2c2c2c;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 0.8rem;
}
.expert-desc {
  color: rgba(255, 255, 255, 0.9);
  margin: 0.5rem 0 1rem 0;
  font-size: clamp(15px, 1.7vw, 16px);
  line-height: 1.5;
}
.expert-desc .cta-link {
  color: #ffc107;
  font-weight: bold;
  text-decoration: underline;
}
.expert-desc .cta-link:hover {
  color: #ffffff;
}
.expert-highlights {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 10px;
}
.expert-highlights span {
  background: rgba(255, 255, 255, 0.15);
  padding: 6px 12px;
  border-radius: 12px;
  font-size: 13px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.faq-intro {
  color: rgba(255, 255, 255, 0.9);
  margin: 1.5rem 0;
  font-size: 16px;
  text-align: center;
}
.trust-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 1.5rem;
  justify-content: center;
}
.trust-badges span {
  background: rgba(255, 255, 255, 0.1);
  padding: 8px 16px;
  border-radius: 50px;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 8px;
  backdrop-filter: blur(4px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  transition: transform 0.3s ease, background 0.3s ease;
}
.trust-badges span:hover {
  transform: translateY(-2px) scale(1.03);
  background: rgba(255, 255, 255, 0.2);
}
.faq-item {
  background: white;
  border-radius: 15px;
  margin-bottom: 1.5rem;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.04);
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}
.faq-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.08);
}
.faq-header {
  padding: 1.5rem;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background-color 0.2s ease;
}
.faq-header .faq-question {
  margin: 0;
  font-size: clamp(1.1rem, 2vw, 1.25rem);
  font-weight: 600;
  line-height: 1.4;
  flex-grow: 1;
}
.faq-header .toggle-icon {
  font-size: 1.5rem;
  transition: transform 0.3s ease-out;
  margin-left: 1rem;
}
.faq-header:hover {
  background-color: rgba(0, 0, 0, 0.02);
}
.faq-section__item-header--primary {
  background: linear-gradient(135deg, rgba(245, 20, 76, 0.03), rgba(48, 79, 254, 0.015));
  border-left: 5px solid #F5144C;
}
.faq-section__item-header--primary .faq-question {
  color: #F5144C;
}
.faq-section__item-header--primary .toggle-icon {
  color: #F5144C;
}
.faq-section__item-header--primary:hover {
  background: linear-gradient(135deg, rgba(245, 20, 76, 0.05), rgba(48, 79, 254, 0.025));
}
.faq-section__item-header--secondary {
  background: linear-gradient(135deg, rgba(48, 79, 254, 0.03), rgba(245, 20, 76, 0.015));
  border-left: 5px solid #304ffe;
}
.faq-section__item-header--secondary .faq-question {
  color: #304ffe;
}
.faq-section__item-header--secondary .toggle-icon {
  color: #304ffe;
}
.faq-section__item-header--secondary:hover {
  background: linear-gradient(135deg, rgba(48, 79, 254, 0.05), rgba(245, 20, 76, 0.025));
}
.faq-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease-in-out;
}
.faq-answer {
  padding: 1.5rem 2rem;
  background-color: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.faq-answer p {
  color: #444;
  line-height: 1.65;
  margin-bottom: 1.2rem;
}
.faq-answer p:last-child {
  margin-bottom: 0;
}
.faq-answer ul, .faq-answer ol {
  padding-left: 1.8rem;
  margin-bottom: 1.2rem;
  color: #444;
  line-height: 1.65;
}
.faq-answer ul li, .faq-answer ol li {
  margin-bottom: 0.6rem;
}
.faq-answer strong {
  font-weight: 600;
}
.faq-answer .faq-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 1.5rem;
  margin: 1.5rem 0;
}
.faq-answer .faq-card {
  background: rgba(242, 242, 242, 0.5);
  padding: 1.2rem;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  /*img { 
        width: 100px; height: auto; margin: 0.5rem auto; display: block;
        border-radius: 8px; 
        box-shadow: 0 2px 6px rgba(0,0,0,0.08);
    }old*/
  /*img {
    display: block;                
    margin: 0.5rem auto;          
    border-radius: 8px;           
    box-shadow: 0 2px 6px rgba(0,0,0,0.08); 
    
    max-width: 270px;              
    width: 100%;                 
    height: auto;                  
    
    object-fit: cover;           
    image-rendering: auto;        
}*/
  /* Immagini generiche */
  /* Prodotti quadrati */
  /*.banner img {
  width: 100%;
  height: auto;
  object-fit: contain; 
}*/
}
.faq-answer .faq-card h4 {
  color: #304ffe;
  margin-top: 0;
  margin-bottom: 0.8rem;
  font-size: 1.1rem;
  border-bottom: 1px dashed rgba(48, 79, 254, 0.2);
  padding-bottom: 0.5rem;
}
.faq-answer .faq-card ul {
  padding-left: 1rem;
  font-size: 0.9rem;
}
.faq-answer .faq-card ul li {
  margin-bottom: 0.4rem;
}
.faq-answer .faq-card img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
.faq-answer .faq-card .product img {
  aspect-ratio: 1;
}
.faq-answer .faq-card .logo img {
  aspect-ratio: 6.7;
}
.faq-answer .faq-card p {
  font-size: 0.9em;
  line-height: 1.5;
}
.faq-answer .faq-tip {
  background: rgba(0, 230, 118, 0.08);
  padding: 1.2rem;
  border-radius: 10px;
  margin-top: 1.5rem;
  border-left: 4px solid #00e676;
  box-shadow: 0 3px 10px rgba(0, 230, 118, 0.1);
}
.faq-answer .faq-tip p {
  margin: 0;
  color: #373737;
}
.faq-answer .faq-tip strong {
  color: #00c853;
}
.faq-answer .faq-tip .cta-link {
  color: #00c853;
  font-weight: bold;
}
.faq-answer .faq-tip .cta-link:hover {
  color: #00953e;
}
.faq-answer .crosslink {
  color: #304ffe;
  text-decoration: underline;
  font-weight: 500;
}
.faq-answer .crosslink:hover {
  color: #F5144C;
}
.elfbar-expert {
  width: 100%;
  margin-bottom: 2rem;
  font-family: Arial, sans-serif;
}
.elfbar-expert__header {
  background: linear-gradient(135deg, #304ffe, #F5144C);
  color: #ffffff;
  padding: 2rem 1rem;
  border-radius: 20px;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .elfbar-expert__header {
    padding: 3rem 2rem;
    margin-bottom: 3rem;
  }
}
.elfbar-expert__header-content {
  max-width: 1200px;
  margin: 0 auto;
}
.elfbar-expert__header__tag {
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  padding: 0.5rem 1rem;
  border-radius: 20px;
  font-weight: 600;
  font-size: clamp(0.875rem, 2vw, 1rem);
  margin-bottom: 1rem;
}
.elfbar-expert__header__title {
  font-size: clamp(1.5rem, 4vw, 2.5rem);
  margin: 0 0 1rem 0;
  line-height: 1.2;
}
.elfbar-expert__header__title .highlight {
  display: inline-block;
  background: #ffd700;
  color: #2c2c2c;
  padding: 0.25rem 1rem;
  border-radius: 20px;
  font-size: clamp(0.875rem, 2vw, 1.25rem);
  vertical-align: middle;
  margin-left: 0.5rem;
}
.elfbar-expert__header__intro {
  font-size: clamp(0.95rem, 2vw, 1.1rem);
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.95);
  max-width: 100%;
  margin: 0;
}
@media (min-width: 768px) {
  .elfbar-expert__header__intro {
    max-width: 800px;
  }
}
.elfbar-expert__header__trust {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .elfbar-expert__header__trust {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
    margin-top: 2rem;
  }
}
.elfbar-expert__header__trust .trust-badge {
  background: rgba(255, 255, 255, 0.1);
  padding: 0.75rem;
  border-radius: 12px;
  text-align: center;
  font-size: clamp(0.875rem, 1.5vw, 1rem);
  font-weight: 500;
  flex: 1 1 calc(50% - 0.75rem);
}
@media (min-width: 768px) {
  .elfbar-expert__header__trust .trust-badge {
    flex: none;
    padding: 1rem;
  }
}
.elfbar-expert__header__trust .trust-badge .icon {
  color: #00e676;
  font-size: 1.25rem;
  margin-right: 0.25rem;
}
@media (min-width: 768px) {
  .elfbar-expert__header__trust .trust-badge .icon {
    font-size: 1.5rem;
    margin-bottom: 0.25rem;
    display: block;
  }
}
.elfbar-expert__features {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  max-width: 1200px;
  margin: 0 auto 2rem;
}
@media (min-width: 768px) {
  .elfbar-expert__features {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
    margin-bottom: 3rem;
  }
}
.elfbar-expert__features .feature-card {
  background: #ffffff;
  padding: 1.5rem;
  border-radius: 16px;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease;
}
.elfbar-expert__features .feature-card:hover {
  transform: translateY(-5px);
}
.elfbar-expert__features .feature-card__image {
  width: 100%;
  height: auto;
  max-height: 200px;
  object-fit: contain;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .elfbar-expert__features .feature-card__image {
    max-height: 240px;
    margin-bottom: 1.5rem;
  }
}
.elfbar-expert__features .feature-card__title {
  color: #304ffe;
  font-size: clamp(1.25rem, 2.5vw, 1.5rem);
  margin: 0 0 1rem 0;
}
.elfbar-expert__features .feature-card__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.elfbar-expert__features .feature-card__list li {
  font-size: clamp(0.875rem, 1.5vw, 1rem);
  margin-bottom: 0.75rem;
  padding-left: 1.75rem;
  position: relative;
}
.elfbar-expert__features .feature-card__list li:before {
  content: "•";
  position: absolute;
  left: 0;
  color: #F5144C;
}
.elfbar-expert__expert {
  background: #ffffff;
  padding: 2rem;
  border-radius: 16px;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
}
@media (min-width: 768px) {
  .elfbar-expert__expert {
    padding: 3rem;
  }
}
.elfbar-expert__expert .expert-profile {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 768px) {
  .elfbar-expert__expert .expert-profile {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 3rem;
    align-items: center;
  }
}
.elfbar-expert__expert .expert-profile__wrapper {
  text-align: center;
}
.elfbar-expert__expert .expert-profile__image {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .elfbar-expert__expert .expert-profile__image {
    width: 200px;
    height: 200px;
    margin-bottom: 1.5rem;
  }
}
.elfbar-expert__expert .expert-profile__name {
  color: #F5144C;
  font-size: clamp(1.25rem, 2.5vw, 1.5rem);
  margin: 0 0 0.5rem 0;
}
.elfbar-expert__expert .expert-profile__role {
  color: #444;
  font-size: clamp(0.875rem, 1.5vw, 1rem);
  margin: 0;
}
.elfbar-expert__expert .expert-profile__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: center;
  margin-top: 1rem;
}
.elfbar-expert__expert .expert-profile__badges .badge {
  background: #304ffe;
  color: #ffffff;
  padding: 0.25rem 0.75rem;
  border-radius: 12px;
  font-size: clamp(0.75rem, 1.5vw, 0.9rem);
}
.elfbar-expert__expert .expert-profile .expert-content__rating {
  color: #ffd700;
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .elfbar-expert__expert .expert-profile .expert-content__rating {
    font-size: 1.5rem;
  }
}
.elfbar-expert__expert .expert-profile .expert-content__quote {
  font-size: clamp(0.95rem, 2vw, 1.1rem);
  line-height: 1.6;
  color: #444;
  margin: 0 0 1.5rem 0;
}
.elfbar-expert__expert .expert-profile .expert-content__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}
.elfbar-expert__expert .expert-profile .expert-content__meta .verified {
  background: #00e676;
  color: #ffffff;
  padding: 0.25rem 0.75rem;
  border-radius: 12px;
  font-size: clamp(0.75rem, 1.5vw, 0.9rem);
}
.elfbar-expert__expert .expert-profile .expert-content__meta .tests {
  color: #444;
  font-size: clamp(0.75rem, 1.5vw, 0.9rem);
}
.locations-section {
  background: linear-gradient(135deg, #F5144C, #304ffe);
  color: white;
  padding: clamp(30px, 5vw, 60px) clamp(20px, 4vw, 40px);
  border-radius: 20px;
  margin: 2rem 0;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(245, 20, 76, 0.2);
}
.locations-section__content {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.locations-section__header {
  margin-bottom: 2rem;
}
.locations-section__tag {
  display: inline-block;
  background: linear-gradient(135deg, #ffd700, #ffc107);
  color: #2c2c2c;
  padding: 8px 20px;
  border-radius: 25px;
  font-weight: 500;
  margin-bottom: 1rem;
  animation: pulse 2s infinite ease-in-out;
  font-size: 0.9rem;
}
.locations-section__title {
  font-size: clamp(24px, 4vw, 36px);
  margin: 1rem 0;
  color: white;
}
.locations-section__subtitle {
  font-size: clamp(16px, 2.5vw, 20px);
  color: rgba(255, 255, 255, 0.9);
  margin: 1rem 0;
}
.locations-section__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(clamp(280px, 30vw, 400px), 1fr));
  gap: 1.5rem;
  margin: 2rem 0;
}
.locations-section__card {
  background: rgba(255, 255, 255, 0.1);
  padding: 0;
  border-radius: 15px;
  transition: all 0.3s ease;
  overflow: hidden;
}
.locations-section__card:hover {
  transform: translateY(-5px);
  background: rgba(255, 255, 255, 0.2);
}
.locations-section__card-image-container {
  width: 100%;
  position: relative;
  padding-top: 66.67%;
  overflow: hidden;
}
.locations-section__card-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.locations-section__card-content {
  padding: 1.5rem;
}
.locations-section__card-icon {
  font-size: 2rem;
  margin-bottom: 0.8rem;
  animation: float 6s infinite ease-in-out;
}
.locations-section__card-title {
  margin: 0 0 0.5rem 0;
  color: white;
  font-size: 1.2rem;
}
.locations-section__card-text {
  margin: 0;
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.9);
}
.locations-section__features {
  display: flex;
  justify-content: center;
  gap: 2rem;
  flex-wrap: wrap;
  margin: 2rem 0;
}
.locations-section__feature {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.locations-section__feature-icon {
  font-size: 1.2rem;
}
.locations-section__feature span:nth-child(2) {
  color: rgba(255, 255, 255, 0.9);
}
.locations-section__cta {
  display: inline-flex;
  align-items: center;
  gap: 0.8rem;
  background: white;
  color: #F5144C;
  padding: 1rem 2.5rem;
  border-radius: 100px;
  text-decoration: none;
  font-weight: 600;
  font-size: 1.1rem;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  margin-top: 1rem;
}
.locations-section__cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  from {
    opacity: 0;
    transform: translateX(30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
/*@keyframes float {
  0% {transform: translateY(0);}
  50% {transform: translateY(-8px);}
  100% {transform: translateY(0);}
}
@keyframes pulse {
  0%, 100% {transform: scale(1);}
  50% {transform: scale(1.1);}
}*/
@keyframes shake {
  0%, 100% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(8deg);
  }
  75% {
    transform: rotate(-8deg);
  }
}
@keyframes glow {
  from {
    text-shadow: 0 0 5px rgba(67, 97, 255, 0.1), 0 0 10px rgba(67, 97, 255, 0.1);
  }
  to {
    text-shadow: 0 0 10px rgba(67, 97, 255, 0.2), 0 0 20px rgba(67, 97, 255, 0.2);
  }
}
@keyframes gradientShift {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.info-section {
  padding: 0;
  width: 100%;
  margin-bottom: 2rem;
}
.info-section__container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 0.1rem;
}
.info-section__title {
  text-align: center;
  margin-bottom: 1rem;
  min-height: 1.5rem;
  padding: 0;
  font-size: clamp(1.8rem, 4vw, 2.5rem);
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.info-section__title--gradient {
  background-size: 200% auto;
  animation: gradientShift 4s ease-in-out infinite;
}
.info-section__main {
  background: linear-gradient(145deg, rgba(245, 20, 76, 0.015), rgba(62, 91, 254, 0.015));
  border-radius: 15px;
  padding: 1.8rem;
  border: 1px solid rgba(245, 20, 76, 0.05);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
  animation: fadeIn 0.8s ease-out;
}
.info-section__intro {
  border-left: 4px solid;
  padding-left: 1rem;
  margin-bottom: 2rem;
  animation: slideInLeft 0.6s ease-out;
}
.info-section__intro--primary {
  border-color: #f5144c;
}
.info-section__intro--secondary {
  border-color: #4361ff;
}
.info-section__intro--green {
  border-color: #29a050;
}
.info-section__intro--gold {
  border-color: #FFC107;
}
.info-section__intro--brown {
  border-color: #8b4513;
}
.info-section__headline {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.3rem;
  font-weight: 600;
}
.info-section__headline--primary {
  color: #f5144c;
}
.info-section__headline--secondary {
  color: #4361ff;
}
.info-section__headline--green {
  color: #29a050;
}
.info-section__headline--gold {
  color: #b8860b;
}
.info-section__headline--brown {
  color: #8b4513;
}
.info-section__text {
  color: #444;
  line-height: 1.6;
  font-size: clamp(1rem, 1.8vw, 1.1rem);
  text-align: justify;
}
.info-section__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1.5rem;
  margin: 1.5rem 0;
}
.info-section__card {
  padding: 1.5rem;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  border-radius: 12px;
}
.info-section__card:hover {
  transform: translateY(-8px) scale(1.01);
}
.info-section__card--red {
  background: linear-gradient(145deg, rgba(245, 20, 76, 0.025), rgba(245, 20, 76, 0.06));
  box-shadow: 0 4px 15px rgba(245, 20, 76, 0.05);
  border-left: 4px solid #f5144c;
}
.info-section__card--red:hover {
  box-shadow: 0 12px 25px rgba(245, 20, 76, 0.15);
}
.info-section__card--blue {
  background: linear-gradient(145deg, rgba(62, 91, 254, 0.025), rgba(62, 91, 254, 0.06));
  box-shadow: 0 4px 15px rgba(62, 91, 254, 0.05);
  border-left: 4px solid #4361ff;
}
.info-section__card--blue:hover {
  box-shadow: 0 12px 25px rgba(62, 91, 254, 0.15);
}
.info-section__card--gold {
  background: linear-gradient(145deg, rgba(255, 215, 0, 0.04), rgba(255, 193, 7, 0.08));
  box-shadow: 0 4px 15px rgba(255, 193, 7, 0.08);
  border-left: 4px solid #FFC107;
}
.info-section__card--gold:hover {
  box-shadow: 0 12px 25px rgba(255, 193, 7, 0.15);
}
.info-section__card--brown {
  background: linear-gradient(145deg, rgba(160, 82, 45, 0.025), rgba(160, 82, 45, 0.06));
  box-shadow: 0 4px 15px rgba(160, 82, 45, 0.05);
  border-left: 4px solid #A0522D;
}
.info-section__card--brown:hover {
  box-shadow: 0 12px 25px rgba(160, 82, 45, 0.15);
}
.info-section__card--green {
  background: linear-gradient(145deg, rgba(42, 160, 85, 0.025), rgba(42, 160, 85, 0.06));
  box-shadow: 0 4px 15px rgba(42, 160, 85, 0.05);
  border-left: 4px solid #29a050;
}
.info-section__card--green:hover {
  box-shadow: 0 12px 25px rgba(42, 160, 85, 0.15);
}
.info-section__card-title {
  color: inherit;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.15rem;
  font-weight: 600;
}
.info-section__card-text {
  font-size: 0.95rem;
  color: #444;
  line-height: 1.5;
}
.info-section__tips {
  margin-top: 2.5rem;
  border-radius: 12px;
  padding: 1.5rem;
  animation: slideInRight 0.8s ease-out;
}
.info-section__tips--primary {
  background: linear-gradient(145deg, rgba(245, 20, 76, 0.02), rgba(245, 20, 76, 0.04));
  box-shadow: 0 4px 12px rgba(245, 20, 76, 0.04);
  border-left: 4px solid #f5144c;
}
.info-section__tips--secondary {
  background: linear-gradient(145deg, rgba(67, 97, 255, 0.02), rgba(67, 97, 255, 0.04));
  box-shadow: 0 4px 12px rgba(67, 97, 255, 0.04);
  border-left: 4px solid #4361ff;
}
.info-section__tips--green {
  background: linear-gradient(145deg, rgba(42, 160, 85, 0.02), rgba(42, 160, 85, 0.04));
  box-shadow: 0 4px 12px rgba(42, 160, 85, 0.04);
  border-left: 4px solid #29a050;
}
.info-section__tips-list {
  list-style: none;
  padding-left: 0;
  color: #444;
  line-height: 1.6;
  font-size: clamp(0.9rem, 1.5vw, 1rem);
}
.info-section__tips-list li {
  display: flex;
  align-items: flex-start;
  gap: 0.8rem;
  margin-bottom: 0.8rem;
}
.info-section__tips-list li:last-child {
  margin-bottom: 0;
}
.animate-fadeIn {
  animation: fadeIn 0.8s ease-out both;
}
.animate-fadeInUp {
  animation: fadeInUp 0.5s ease-out both;
}
.animate-fadeInDown {
  animation: fadeInDown 0.8s ease-out both;
}
.animate-slideInLeft {
  animation: slideInLeft 0.6s ease-out both;
}
.animate-slideInRight {
  animation: slideInRight 0.8s ease-out both;
}
.animate-float {
  animation: float 3s ease-in-out infinite;
}
.animate-pulse {
  animation: pulse 2s ease infinite;
}
.animate-shake {
  animation: shake 4s ease-in-out infinite;
}
.animate-glow {
  animation: glow 2s ease-in-out infinite alternate;
}
.animate-gradientShift {
  background-size: 200% auto;
  animation: gradientShift 4s ease-in-out infinite;
}
.delay-100 {
  animation-delay: 0.1s;
}
.delay-200 {
  animation-delay: 0.2s;
}
.delay-300 {
  animation-delay: 0.3s;
}
.delay-400 {
  animation-delay: 0.4s;
}
.delay-500 {
  animation-delay: 0.5s;
}
.delay-600 {
  animation-delay: 0.6s;
}
.delay-700 {
  animation-delay: 0.7s;
}
.delay-800 {
  animation-delay: 0.8s;
}
#paypal-button-productDetails-container {
  z-index: 10;
}
.variations .dropdown-menu {
  max-height: 300px;
  z-index: 13;
}
#tab-description > div > div.col.col-md-12.col-lg-5.col-12 > div > table > tbody > tr.attr-custom > td.attr-value > table {
  width: 100% !important;
}
.basket-payment-icons.d-flex {
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(90px, 1fr)) !important;
  gap: 10px !important;
  margin-bottom: 1rem !important;
  overflow: hidden !important;
}
.basket-payment-icons.d-flex img {
  width: 100% !important;
  height: 40px !important;
  object-fit: contain !important;
  margin: 0 !important;
  padding: 0 !important;
  min-width: 0 !important;
}
@media (max-width: 767.98px) {
  .basket-payment-icons.d-flex {
    grid-template-columns: repeat(auto-fill, minmax(80px, 1fr)) !important;
    gap: 8px !important;
  }
  .basket-payment-icons.d-flex img {
    height: 35px !important;
  }
}
/* FIX CLS — immagini senza dimensioni */
/*img:not([width]):not([height]) {
    aspect-ratio: attr(width) / attr(height);
    height: auto;
}*/
/* FIX CLS — slider arrows */
/*.slider-arrow,
.slick-arrow {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
}*/
/* Stabilizza misura testo per evitare micro-shift */
/*body, strong, b, .nav-text, .badge, .label {
    font-synthesis: none;
}*/
@font-face {
  font-family: "IBM Plex Sans";
  font-weight: 100 700;
  font-style: normal;
  font-display: optional;
  src: url("https://vape.ch/templates/Remake/themes/base/fonts/ibm-plex-sans/IBMPlexSansVar-Roman.woff2") format("woff2-variations");
  ascent-override: 94%;
  descent-override: 24%;
  line-gap-override: 0%;
  size-adjust: 100%;
}
html {
  text-rendering: optimizeLegibility;
}
body {
  font-synthesis: none;
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
}
@font-face {
  font-family: "FontAwesomeSolid";
  src: url("/templates/Remake/themes/base/fontawesome/webfonts/fa-solid-900.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  ascent-override: 90%;
  descent-override: 10%;
  line-gap-override: 0%;
  size-adjust: 100%;
}
@font-face {
  font-family: "FontAwesomeBrands";
  src: url("/templates/Remake/themes/base/fontawesome/webfonts/fa-brands-400.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  ascent-override: 90%;
  descent-override: 10%;
  line-gap-override: 0%;
  size-adjust: 100%;
}
@font-face {
  font-family: "FontAwesomeRegular";
  src: url("/templates/Remake/themes/base/fontawesome/webfonts/fa-regular-400.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  ascent-override: 90%;
  descent-override: 10%;
  line-gap-override: 0%;
  size-adjust: 100%;
}
@font-face {
  font-family: "Themycons";
  src: url("/templates/Remake/themes/base/themycons/webfonts/themycons.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  ascent-override: 92%;
  descent-override: 8%;
  line-gap-override: 0%;
  size-adjust: 100%;
}
.fa, .fa-solid, .fa-regular, .fa-brands, .themyicon {
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1em;
  vertical-align: -0.125em;
}
#checkout-shipping-payment .checkout-pickup-dropdown {
  margin-top: 10px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
}
#checkout-shipping-payment .checkout-pickup-dropdown-summary {
  cursor: pointer;
  padding: 12px 14px;
  font-weight: 600;
  list-style: none;
}
#checkout-shipping-payment .checkout-pickup-dropdown-summary::-webkit-details-marker {
  display: none;
}
#checkout-shipping-payment .checkout-pickup-dropdown-summary::after {
  content: "▾";
  float: right;
  transition: transform 0.2s ease;
}
#checkout-shipping-payment .checkout-pickup-dropdown[open] .checkout-pickup-dropdown-summary::after {
  transform: rotate(180deg);
}
#checkout-shipping-payment .checkout-pickup-dropdown-list {
  padding: 10px 12px 12px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
#checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline {
  display: block;
  width: 100%;
  margin: 0 0 8px;
}
#checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline:last-child {
  margin-bottom: 0;
}
label[for="checkout_register_shipping_address"] {
  line-height: 3;
}
label[for="checkout_register_save-shipping-address-as-preset"] {
  line-height: 3;
}
#checkout .checkout-payment-method .custom-control-label > :not(img):not(.w-20), #checkout .checkout-payment-method .checkout-payment-method-note > :not(img):not(.w-20) {
  grid-column: 2 !important;
  min-width: 0 !important;
  align-self: center !important;
  display: flex !important;
  align-items: center !important;
  min-height: 56px !important;
}
#checkout .checkout-payment-method .custom-control-label, #checkout .checkout-payment-method .checkout-payment-method-note {
  display: grid !important;
  grid-template-columns: 56px minmax(0, 1fr) !important;
  align-items: center !important;
  column-gap: 14px !important;
  row-gap: 6px !important;
  width: 100% !important;
  min-width: 0 !important;
}
#checkout .checkout-payment-method .custom-control-label > img, #checkout .checkout-payment-method .checkout-payment-method-note > img, #checkout .checkout-payment-method .custom-control-label > .w-20, #checkout .checkout-payment-method .checkout-payment-method-note > .w-20 {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  align-self: center !important;
}
#checkout .checkout-payment-method .custom-control-label > :not(img):not(.w-20), #checkout .checkout-payment-method .checkout-payment-method-note > :not(img):not(.w-20) {
  grid-column: 2 !important;
  min-width: 0 !important;
}
#checkout .checkout-shipping-form-options .desc, #checkout .checkout-payment-method .desc {
  margin-bottom: 0 !important;
}
#checkout #result-wrapper .desc {
  white-space: nowrap !important;
  overflow-wrap: anywhere !important;
  word-break: normal !important;
}
#checkout {
  --co-red: #f5144c;
  --co-blue: #3e5bfe;
  --co-red-rgb: 245, 20, 76;
  --co-blue-rgb: 62, 91, 254;
  --co-border: rgba(15, 23, 42, 0.12);
  --co-border-soft: rgba(15, 23, 42, 0.08);
  --co-shadow-soft: 0 12px 28px rgba(2, 6, 23, 0.08);
  --co-shadow-glow: 0 0 0 4px rgba(245, 20, 76, 0.08);
}
#checkout label[for="del19"] .form-row > .col, #checkout label[for="del19"] .form-row > [class*=col-] {
  padding-right: inherit !important;
  padding-left: inherit !important;
}
#checkout label[for="del19"] .form-row {
  margin-right: inherit !important;
  margin-left: inherit !important;
}
#checkout label[for="del33"] .form-row > .col, #checkout label[for="del33"] .form-row > [class*=col-] {
  padding-right: inherit !important;
  padding-left: inherit !important;
}
#checkout label[for="del33"] .form-row {
  margin-right: inherit !important;
  margin-left: inherit !important;
}
#checkout label[for="del30"] .form-row > .col, #checkout label[for="del30"] .form-row > [class*=col-] {
  padding-right: inherit !important;
  padding-left: inherit !important;
}
#checkout label[for="del30"] .form-row {
  margin-right: inherit !important;
  margin-left: inherit !important;
}
#checkout label[for="del24"] .form-row > .col, #checkout label[for="del24"] .form-row > [class*=col-] {
  padding-right: inherit !important;
  padding-left: inherit !important;
}
#checkout label[for="del24"] .form-row {
  margin-right: inherit !important;
  margin-left: inherit !important;
}
#checkout .checkout-pickup-dropdown-summary {
  display: flex;
  align-items: center;
  gap: 10px;
}
#checkout .checkout-pickup-icon {
  width: clamp(22px, 4.2vw, 49px);
  height: clamp(22px, 4.2vw, 49px);
  max-width: 49px;
  max-height: 49px;
  object-fit: contain;
  flex: 0 0 auto;
}
#checkout #checkout-shipping-payment > .h2, #checkout #checkout-shipping-payment .h2 {
  display: none !important;
}
#checkout .checkout-payment-method .w-20.mr-2.img-fluid {
  max-height: 60px;
  width: 60px !important;
}
#checkout .checkout-steps > .col, #checkout .checkout-steps > [class*="col-"] {
  display: unset !important;
}
#checkout .w-20.mr-2.img-fluid {
  border-radius: 10px;
}
#checkout .custom-control-label:before {
  top: 15px;
}
#checkout .custom-control-label:after {
  top: 0.95rem;
}
#checkout .checkout-shipping-form .checkout-shipping-form-options .form-row > .col, #checkout .checkout-shipping-form .checkout-shipping-form-options .form-row > [class*="col-"] {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
}
#checkout .custom-control {
  padding-left: 2rem;
  padding-right: 1rem;
}
#checkout .checkout-payment-method .checkout-payment-method-note {
  align-content: center;
  display: contents !important;
}
#checkout .custom-control-label {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.35rem 0.65rem;
  min-width: 0;
}
#checkout .checkout-shipping-form .checkout-shipping-form-options .checkout-shipping-form-options-specific-cost {
  width: unset;
  display: unset;
}
#checkout .checkout-shipping-form .checkout-shipping-form-options .form-row, #checkout .checkout-payment-method, #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline {
  border: 1px solid var(--co-border-soft) !important;
  border-radius: 18px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), #fff) !important;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.7) inset;
  transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease, background 0.18s ease;
  position: relative;
}
#checkout .checkout-shipping-form .checkout-shipping-form-options .form-row, #checkout .checkout-payment-method {
  padding: 12px 16px !important;
}
#checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline {
  padding: 12px 16px 12px 2.25rem !important;
}
#checkout .checkout-shipping-form .checkout-shipping-form-options .form-row::before, #checkout .checkout-payment-method::before, #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline::before {
  content: "";
  position: absolute;
  left: 16px;
  right: 16px;
  top: 0;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(var(--co-red-rgb), 0.95), rgba(var(--co-blue-rgb), 0.92));
  opacity: 0;
  transition: opacity 0.18s ease;
}
#checkout .checkout-shipping-form .checkout-shipping-form-options .form-row:hover, #checkout .checkout-payment-method:hover, #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline:hover {
  border-color: rgba(var(--co-red-rgb), 0.22) !important;
  box-shadow: var(--co-shadow-soft) !important;
  transform: translateY(-1px);
  background: linear-gradient(180deg, rgba(var(--co-red-rgb), 0.018), rgba(var(--co-blue-rgb), 0.012)), #fff !important;
}
#checkout .checkout-shipping-form .checkout-shipping-form-options .form-row:hover::before, #checkout .checkout-payment-method:hover::before, #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline:hover::before {
  opacity: 0.55;
}
#checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row {
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  position: static !important;
  transform: none !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 0px 18px !important;
  flex-wrap: nowrap !important;
  min-width: 0 !important;
}
#checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row > .col, #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row > [class*="col-"] {
  justify-content: flex-start !important;
  align-items: center !important;
  min-width: 0 !important;
}
#checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row > *:first-child {
  flex: 1 1 auto !important;
  min-width: 0 !important;
}
#checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row > *:nth-last-child(2) {
  flex: 0 0 140px !important;
  text-align: left !important;
  white-space: normal !important;
}
#checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row > *:last-child {
  flex: 0 0 110px !important;
  text-align: right !important;
  white-space: nowrap !important;
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center !important;
  margin-left: auto !important;
}
#checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row > *:last-child * {
  text-align: right !important;
  margin-left: auto !important;
}
#checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .custom-control-label, #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .desc {
  white-space: normal !important;
  overflow-wrap: anywhere !important;
  word-break: normal !important;
}
#checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row::before {
  content: none !important;
  display: none !important;
}
#checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row:hover, #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row:focus-within {
  border-color: transparent !important;
  box-shadow: none !important;
  background: transparent !important;
  transform: none !important;
}
@supports selector(:has(*)) {
  #checkout .checkout-shipping-form .checkout-shipping-form-options .form-row:has(.custom-control-input:checked), #checkout .checkout-payment-method:has(input[type="radio"]:checked), #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline:has(input[type="radio"]:checked) {
    border-color: rgba(var(--co-red-rgb), 0.38) !important;
    box-shadow: var(--co-shadow-glow), 0 16px 34px rgba(2, 6, 23, 0.1) !important;
    background: linear-gradient(180deg, rgba(var(--co-red-rgb), 0.03), rgba(var(--co-blue-rgb), 0.02)), #fff !important;
    transform: none;
  }
  #checkout .checkout-shipping-form .checkout-shipping-form-options .form-row:has(.custom-control-input:checked)::before, #checkout .checkout-payment-method:has(input[type="radio"]:checked)::before, #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline:has(input[type="radio"]:checked)::before {
    opacity: 1;
  }
  #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row:has(.custom-control-input:checked) {
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    transform: none !important;
    padding: 0 !important;
  }
  #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row:has(.custom-control-input:checked)::before {
    content: none !important;
    display: none !important;
    opacity: 0 !important;
  }
}
#checkout .checkout-shipping-form .checkout-shipping-form-options .form-row:focus-within, #checkout .checkout-payment-method:focus-within, #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline:focus-within {
  border-color: rgba(var(--co-red-rgb), 0.34) !important;
  box-shadow: var(--co-shadow-glow), 0 14px 30px rgba(2, 6, 23, 0.09) !important;
}
.checkout-payment-method .w-20.mr-2.img-fluid {
  max-height: max-content;
}
@media (max-width: 991.98px) {
  body.is-checkout #jtl-nav-wrapper.sticky-top {
    top: 0 !important;
  }
}
@media (max-width: 991.98px) {
  #checkout .checkout-shipping-form .checkout-shipping-form-options .form-row, #checkout .checkout-payment-method {
    padding: 10px 14px !important;
  }
  #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline {
    padding: 10px 14px 10px 2.1rem !important;
  }
  #checkout .checkout-shipping-form .checkout-shipping-form-options .form-row {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 12px !important;
    align-items: center !important;
  }
  #checkout .checkout-shipping-form .checkout-shipping-form-options .form-row > .col, #checkout .checkout-shipping-form .checkout-shipping-form-options .form-row > [class*="col-"] {
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    justify-content: flex-start !important;
  }
  #checkout .checkout-shipping-form .checkout-shipping-form-options .form-row > *:first-child {
    flex: 1 1 auto !important;
    min-width: 0 !important;
  }
  #checkout .checkout-shipping-form .checkout-shipping-form-options .form-row > *:nth-last-child(2) {
    flex: 0 0 140px !important;
    text-align: left !important;
  }
  #checkout .checkout-shipping-form .checkout-shipping-form-options .form-row > *:last-child {
    flex: 0 0 110px !important;
    text-align: right !important;
  }
  #checkout .checkout-shipping-form .checkout-shipping-form-options .custom-control {
    width: 100% !important;
    margin: 0 !important;
  }
  #checkout .checkout-shipping-form .checkout-shipping-form-options .custom-control-label {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    width: 100% !important;
    min-width: 0 !important;
  }
  #checkout .checkout-shipping-form .checkout-shipping-form-options .custom-control-label img {
    width: 72px !important;
    min-width: 72px !important;
    max-width: 72px !important;
    height: auto !important;
    flex: 0 0 72px !important;
  }
  #checkout .checkout-shipping-form .checkout-shipping-form-options .checkout-shipping-form-options-specific-cost {
    width: auto !important;
    display: inline-block !important;
    white-space: nowrap !important;
  }
  #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row {
    gap: 0px 14px !important;
  }
  #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row > *:nth-last-child(2) {
    flex: 0 0 120px !important;
  }
  #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row > *:last-child {
    flex: 0 0 110px !important;
    display: flex !important;
    justify-content: flex-end !important;
  }
}
@media (max-width: 575.98px) {
  #checkout .checkout-shipping-form .checkout-shipping-form-options .form-row, #checkout .checkout-payment-method {
    padding: 10px 12px !important;
  }
  #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline {
    padding: 10px 12px 10px 2rem !important;
  }
  #checkout .checkout-shipping-form .checkout-shipping-form-options .form-row {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: start !important;
    gap: 8px 96px !important;
  }
  #checkout .checkout-shipping-form .checkout-shipping-form-options .form-row > *:first-child {
    grid-column: 1 / -1 !important;
    grid-row: 1 !important;
    min-width: 0 !important;
  }
  #checkout .checkout-shipping-form .checkout-shipping-form-options .form-row > *:nth-last-child(2) {
    grid-column: 1 !important;
    grid-row: 2 !important;
    width: auto !important;
    min-width: 0 !important;
    text-align: left !important;
    flex: unset !important;
  }
  #checkout .checkout-shipping-form .checkout-shipping-form-options .form-row > *:last-child {
    grid-column: 2 !important;
    grid-row: 2 !important;
    width: auto !important;
    text-align: right !important;
    align-self: start !important;
    flex: unset !important;
  }
  #checkout .checkout-shipping-form .checkout-shipping-form-options .custom-control-label img {
    width: 64px !important;
    min-width: 64px !important;
    max-width: 64px !important;
    height: auto !important;
    flex: 0 0 64px !important;
  }
  #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: start !important;
    gap: 6px 18px !important;
  }
  #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row > *:first-child {
    grid-column: 1 / -1 !important;
    grid-row: 1 !important;
    min-width: 0 !important;
  }
  #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row > *:nth-last-child(2) {
    grid-column: 1 !important;
    grid-row: 2 !important;
    width: auto !important;
    min-width: 0 !important;
    text-align: left !important;
  }
  #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row > *:last-child {
    grid-column: 2 !important;
    grid-row: 2 !important;
    width: auto !important;
    text-align: right !important;
    white-space: nowrap !important;
    display: flex !important;
    justify-content: flex-end !important;
    align-items: flex-start !important;
  }
}
@media (prefers-reduced-motion: reduce) {
  #checkout .checkout-shipping-form .checkout-shipping-form-options .form-row, #checkout .checkout-payment-method, #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline {
    transition: none !important;
  }
  #checkout .checkout-shipping-form .checkout-shipping-form-options .form-row:hover, #checkout .checkout-payment-method:hover, #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline:hover {
    transform: none !important;
  }
}
#checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline label.custom-control-label {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
}
#checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row.content {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  flex-wrap: nowrap !important;
  width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
}
#checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row.content > * {
  min-width: 0 !important;
}
#checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row.content > .col:first-child {
  flex: 1 1 auto !important;
  min-width: 180px !important;
}
#checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row.content .desc, #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row.content .custom-control-label, #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row.content a, #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row.content span {
  overflow-wrap: normal !important;
  word-break: normal !important;
  white-space: normal !important;
}
#checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row.content .price-col {
  flex: 0 0 auto !important;
  width: auto !important;
  max-width: none !important;
  margin-left: auto !important;
  text-align: right !important;
  white-space: nowrap !important;
}
@media (max-width: 575.98px) {
  #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row.content {
    flex-wrap: wrap !important;
    row-gap: 6px !important;
  }
  #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row.content > .col:first-child {
    min-width: 0 !important;
  }
  #checkout #checkout-shipping-payment .checkout-pickup-dropdown-list .custom-control.custom-radio.custom-control-inline .form-row.content .price-col {
    margin-left: auto !important;
  }
}
#checkout .checkout-shipping-form-options img, #checkout .checkout-payment-method img, #checkout .checkout-payment-method .w-20.img-fluid, #checkout .checkout-payment-method .w-20 {
  width: 56px !important;
  height: 56px !important;
  object-fit: contain !important;
  flex: 0 0 56px !important;
  max-width: 56px !important;
}
@media (max-width: 991.98px) {
  #checkout .checkout-shipping-form-options img, #checkout .checkout-payment-method img, #checkout .checkout-payment-method .w-20.img-fluid, #checkout .checkout-payment-method .w-20 {
    width: 56px !important;
    height: 56px !important;
  }
}
@media (max-width: 991.98px) {
  #cd-mobile-search-toggle {
    display: none !important;
  }
}
@media (min-width: 768px) {
  @supports (position:sticky) {
    .sticky-top {
      padding-top: 3px;
    }
  }
}
@media (min-width: 768px) {
  .checkout-steps .step-check, .resetpw-wrapper {
    margin-left: 0rem;
  }
}
.account-icon-dropdown {
  min-width: 44px;
  min-height: 44px;
  padding: 8px 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 4px;
  box-sizing: border-box;
  background-color: transparent;
}
.index-heading-wrapper h1 {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
@media (max-width: 990px) {
  .productlist-filter#collapseFilter {
    top: 5rem !important;
  }
}
@media (min-width: 991px) and (max-width: 1299.98px) {
  .productlist-filter#collapseFilter {
    position: unset !important;
  }
}
#bms_resultList {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
#bms_resultList .bms_article_item {
  height: auto !important;
  min-height: 150px;
  align-self: stretch;
  display: block;
}
#bms_resultList > .bms_article_item, #bms_resultList > .bms_article_item[class*="col-"] {
  box-sizing: border-box;
  margin: 0;
  flex: 0 0 100% !important;
  max-width: 100% !important;
  width: 100% !important;
}
@media (min-width: 768px) {
  #bms_resultList {
    gap: 1rem;
  }
  #bms_resultList > .bms_article_item, #bms_resultList > .bms_article_item[class*="col-"] {
    width: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 1316px) {
  #bms_resultList > .bms_article_item, #bms_resultList > .bms_article_item[class*="col-"] {
    flex: 0 0 calc((100% - 1rem)/2) !important;
    max-width: calc((100% - 1rem)/2) !important;
  }
}
@media (min-width: 1317px) {
  #bms_resultList > .bms_article_item, #bms_resultList > .bms_article_item[class*="col-"] {
    flex: 0 0 calc((100% - 2rem)/3) !important;
    max-width: calc((100% - 2rem)/3) !important;
  }
}
#bms_resultList .row.align-items-end {
  display: flex !important;
  align-items: stretch !important;
  flex-wrap: nowrap !important;
  gap: 0.5rem !important;
  margin: 0 !important;
}
#bms_resultList .row.align-items-end > .col {
  display: none !important;
}
#bms_resultList .bms_price_container, #bms_resultList .bms_cart_container {
  flex: 1 1 0 !important;
  min-width: 0 !important;
  padding: 0 !important;
}
#bms_resultList .bms_price_container > .btn, #bms_resultList .bms_cart_container > .bms_article_toCart, #bms_resultList .btn.btn-primary.f_bme_article_link.btn-sm {
  width: 100% !important;
  height: 44px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  line-height: 1 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#bms_resultList .bms_price_container > .btn, #bms_resultList .btn.btn-primary.f_bme_article_link.btn-sm {
  padding: 0 0.75rem !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
#bms_resultList .bms_cart_container > .bms_article_toCart svg {
  display: block !important;
}
@media (max-width: 767.98px) {
  #bms_resultList .bms_desc_container, #bms_resultList .bms_desc {
    display: none !important;
  }
  #bms_resultList .bms_title_container, #bms_resultList .bms_title_container a {
    font-size: 1.1rem !important;
    line-height: 1.2 !important;
    margin: 0 0 0.35rem 0 !important;
  }
  #bms_resultList .bms_article_item .d-flex.flex-column.h-100 {
    padding-bottom: 0.25rem !important;
  }
  #bms_resultList .bms_article_item .row.align-items-end, #bms_resultList .bms_article_item .row.mt-auto {
    margin-top: 0.25rem !important;
  }
  #bms_resultList .bms_desc_container .bms_desc_pre {
    display: none !important;
  }
}
@media (min-width: 521px) and (max-width: 767.98px) {
  #bms_resultList .row.align-items-end {
    flex-wrap: wrap !important;
    gap: 0.5rem !important;
  }
  #bms_resultList .bms_price_container, #bms_resultList .bms_cart_container {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  #bms_resultList .bms_price_container > .btn, #bms_resultList .bms_cart_container > .bms_article_toCart {
    width: 100% !important;
  }
}
.bms_price_pre, .bms_price_after {
  display: none !important;
}
.language-dropdown li, .language-dropdown a {
  text-transform: capitalize;
}
@media (max-width: 991.98px) {
  .product-detail .fixed-to-cart {
    background-color: #fff !important;
    position: fixed !important;
    bottom: 0 !important;
    width: unset !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 2 !important;
    padding: 1rem 6.5rem !important;
    margin-bottom: 0 !important;
    box-shadow: 0 0.125rem 1rem 0.125rem rgba(0, 0, 0, 0.06) !important;
  }
}
@media (max-width: 429px) {
  .product-detail .fixed-to-cart {
    padding: 0.75rem 4rem !important;
  }
}
.product-attributes > table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.product-attributes > table > tbody > tr > td.attr-name {
  width: 32%;
  min-width: 220px;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: normal;
}
.product-attributes > table > tbody > tr > td.attr-value {
  width: 68%;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
}
.product-attributes tr.attr-custom td.attr-value > table, .product-attributes tr.attr-custom td.attr-value > table * {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
.product-attributes tr.attr-custom td.attr-value > table {
  width: 100% !important;
  max-width: 100% !important;
  border-collapse: collapse !important;
  table-layout: auto !important;
}
.product-attributes tr.attr-custom td.attr-value > table td, .product-attributes tr.attr-custom td.attr-value > table th {
  padding: 0.75rem 1rem !important;
  vertical-align: top !important;
  white-space: normal !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
}
.product-attributes tr.attr-custom td.attr-value > table img {
  max-width: 100% !important;
  height: auto !important;
  display: block !important;
}
@media (max-width: 1100px) {
  .product-attributes > table, .product-attributes > table > tbody, .product-attributes > table > tbody > tr, .product-attributes > table > tbody > tr > td {
    display: block;
    width: 100%;
  }
  .product-attributes > table > tbody > tr {
    padding: 0.5rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }
  .product-attributes > table > tbody > tr > td.attr-name {
    width: 100%;
    min-width: 0;
    font-weight: 600;
    padding-bottom: 0.25rem;
  }
  .product-attributes > table > tbody > tr > td.attr-value {
    width: 100%;
    padding-top: 0;
  }
}
a.cd-bulk-price.cd-bestseller {
  position: relative;
  margin-top: 4px;
}
a.cd-bulk-price.cd-bestseller::after {
  content: "Bestseller";
  position: absolute;
  left: 50%;
  top: clamp(-11px, -2vw, -8px);
  transform: translateX(-50%);
  background: #e60023;
  color: #fff;
  font-size: clamp(10px, 2.2vw, 12px);
  font-weight: 700;
  padding: clamp(2px, 0.8vw, 5px) clamp(6px, 2vw, 33px);
  border-radius: 4px;
  line-height: 1;
  white-space: nowrap;
  z-index: 2;
}
@media (min-width: 992px) {
  header #mainNavigation li[data-link-id="490"] {
    position: static;
  }
  header #mainNavigation li[data-link-id="490"] > .dropdown-menu .nav-item-lg-m.nav-item {
    flex-direction: column-reverse;
  }
  header #mainNavigation li[data-link-id="490"] > .dropdown-menu {
    left: 0;
    right: 0;
    width: auto;
    max-width: 100vw;
    margin: 0;
    border-radius: 0 0 16px 16px;
  }
  header #mainNavigation li[data-link-id="490"] > .dropdown-menu .container {
    max-width: 1320px;
  }
  header #mainNavigation li[data-link-id="490"] > .dropdown-menu .nav-item-lg-m.nav-item {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
  header #mainNavigation li[data-link-id="490"] > .dropdown-menu .submenu-headline-image-link {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  header #mainNavigation li[data-link-id="490"] > .dropdown-menu .submenu-headline-image-link img {
    max-height: 70px;
    max-width: 140px;
    width: auto;
    height: auto;
    object-fit: contain;
  }
  header #mainNavigation li[data-link-id="490"] > .dropdown-menu .submenu-headline, header #mainNavigation li[data-link-id="490"] > .dropdown-menu .submenu-headline-toplevel, header #mainNavigation li[data-link-id="490"] > .dropdown-menu .nav-link {
    text-align: center;
    padding-top: 8px;
    padding-bottom: 12px;
  }
}
@media (max-width: 991.98px) {
  header #mainNavigation li[data-link-id="490"] .nav-item-lg-m.nav-item {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    padding: 16px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }
  header #mainNavigation li[data-link-id="490"] .nav-item-lg-m.nav-item:last-child {
    border-bottom: 0;
  }
  header #mainNavigation li[data-link-id="490"] .submenu-headline-image-link {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
  }
  header #mainNavigation li[data-link-id="490"] .submenu-headline-image-link img {
    max-height: 70px;
    max-width: 220px;
    width: auto;
    height: auto;
    object-fit: contain;
  }
  header #mainNavigation li[data-link-id="490"] .submenu-headline, header #mainNavigation li[data-link-id="490"] .submenu-headline-toplevel, header #mainNavigation li[data-link-id="490"] .nav-link {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media (min-width: 992px) {
  header #mainNavigation li[data-link-id="465"] {
    position: static;
    display: flex;
    align-items: stretch;
  }
  header #mainNavigation li[data-link-id="465"] > .dropdown-menu a[href*="mhdue-rabatt"], header #mainNavigation li[data-link-id="465"] > .dropdown-menu a[href*="mhdue-rabatt"] .text-truncate {
    font-weight: 700 !important;
  }
  header #mainNavigation li[data-link-id="465"] > .nav-link {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1031;
    pointer-events: auto;
  }
  header #mainNavigation li[data-link-id="465"]::before, header #mainNavigation li[data-link-id="465"]::after, header #mainNavigation li[data-link-id="465"] > .nav-link::before, header #mainNavigation li[data-link-id="465"] > .nav-link::after {
    pointer-events: none;
  }
  header #mainNavigation li[data-link-id="465"] > .dropdown-menu {
    left: 0;
    right: 0;
    top: 100%;
    width: auto;
    max-width: 100vw;
    margin: 0;
    border-radius: 0 0 16px 16px;
    display: block;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(8px);
    transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
    z-index: 1030;
  }
  header #mainNavigation li[data-link-id="465"]:hover > .dropdown-menu, header #mainNavigation li[data-link-id="465"]:focus-within > .dropdown-menu, header #mainNavigation li[data-link-id="465"].show > .dropdown-menu, header #mainNavigation li[data-link-id="465"] > .dropdown-menu.show {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
  }
  header #mainNavigation li[data-link-id="465"] > .dropdown-menu .container {
    max-width: 1320px;
  }
  header #mainNavigation li[data-link-id="465"] > .dropdown-menu .nav-item-lg-m.nav-item {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
  header #mainNavigation li[data-link-id="465"] > .dropdown-menu .submenu-headline-image-link {
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  header #mainNavigation li[data-link-id="465"] > .dropdown-menu .submenu-headline-image-link img {
    max-height: 160px;
    max-width: 290px;
    width: 290px;
    height: 160px;
    object-fit: contain;
  }
  header #mainNavigation li[data-link-id="465"] > .dropdown-menu .submenu-headline, header #mainNavigation li[data-link-id="465"] > .dropdown-menu .submenu-headline-toplevel, header #mainNavigation li[data-link-id="465"] > .dropdown-menu .nav-link {
    text-align: center;
    padding-top: 8px;
    padding-bottom: 12px;
  }
}
@media (max-width: 991.98px) {
  header #mainNavigation li[data-link-id="465"] .nav-item-lg-m.nav-item {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    padding: 16px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }
  header #mainNavigation li[data-link-id="465"] .nav-item-lg-m.nav-item:last-child {
    border-bottom: 0;
  }
  header #mainNavigation li[data-link-id="465"] .submenu-headline-image-link {
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
  }
  header #mainNavigation li[data-link-id="465"] .submenu-headline-image-link img {
    max-height: 70px;
    max-width: 220px;
    width: auto;
    height: auto;
    object-fit: contain;
  }
  header #mainNavigation li[data-link-id="465"] .submenu-headline, header #mainNavigation li[data-link-id="465"] .submenu-headline-toplevel, header #mainNavigation li[data-link-id="465"] .nav-link {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
li.nav-item a[data-category-id="944"] {
  display: none !important;
}
@media (min-width: 992px) {
  .lg-max-h {
    max-height: 46.875rem;
  }
}
/*MP24.12.2025 & DL06.02.26*/
.product-offer .basket-payment-icons.d-flex.justify-content-start {
  display: flex !important;
  flex-wrap: nowrap !important;
  max-width: 100% !important;
  align-items: center !important;
  gap: 10px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  -webkit-overflow-scrolling: touch !important;
  touch-action: pan-x !important;
  scrollbar-width: none;
}
.product-offer .basket-payment-icons.d-flex.justify-content-start::-webkit-scrollbar {
  display: none;
}
.product-offer .basket-payment-icons.d-flex.justify-content-start > img {
  flex: 0 0 auto !important;
  height: 46px !important;
  width: auto !important;
  max-width: none !important;
  opacity: 0.9;
  transition: transform 0.15s ease, opacity 0.15s ease, filter 0.15s ease;
}
.product-offer .basket-payment-icons.d-flex.justify-content-start > img:hover {
  transform: translateY(-1px) scale(1.04);
  opacity: 1;
  filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.18));
}
.product-offer .basket-payment-icons > img[src*="maestro"], .product-offer .basket-payment-icons > img[src*="vorkasse"], .product-offer .basket-payment-icons > img[src*="samsung_pay"], .product-offer .basket-payment-icons > img[src*="credit-card-66x46"], .product-offer .basket-payment-icons > img[src*="debit-credit-card"], .product-offer .basket-payment-icons > img[src*="paypal"] {
  display: none !important;
}
/* NOTE: your original block below is SCSS (nested). This is the CSS-equivalent. */
div[aria-describedby="admorris-newsletter-popup-title"] .col {
  flex-basis: unset !important;
}
/*.niccalc-embed{display:block!important}
.niccalc-embed iframe{display:block!important;visibility:visible!important;height:auto;min-height:600px}
@media (max-width:1200px){.niccalc-embed{margin-left:-16px;margin-right:-16px}}*/
#burger-menu .navbar-toggler-icon {
  position: relative;
  width: 22px;
  height: 16px;
  background: none;
}
#burger-menu .navbar-toggler-icon::before, #burger-menu .navbar-toggler-icon::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  transition: all 0.3s ease;
}
#burger-menu[aria-expanded="false"] .navbar-toggler-icon::before, #burger-menu.collapsed .navbar-toggler-icon::before {
  top: 0;
  transform: none;
  box-shadow: 0 7px 0 #000, 0 14px 0 #000;
}
#burger-menu[aria-expanded="false"] .navbar-toggler-icon::after, #burger-menu.collapsed .navbar-toggler-icon::after {
  opacity: 0;
  transform: none;
}
#burger-menu[aria-expanded="true"] .navbar-toggler-icon::before {
  top: 7px;
  transform: rotate(45deg);
  box-shadow: none;
}
#burger-menu[aria-expanded="true"] .navbar-toggler-icon::after {
  top: 7px;
  opacity: 1;
  transform: rotate(-45deg);
}
img.img-fluid {
  max-width: 100%;
  height: auto;
  display: block;
}
div.cd-hover-panel-image img.img-aspect-ratio {
  height: auto !important;
  object-fit: contain !important;
}
/*fix margins on cart mobile*/
@media (max-width: 991.98px) {
  .fa-shopping-cart {
    margin-top: 3px;
  }
}
header .nav-right .nav-link .fas:before, header .nav-right .nav-link .far:before, header .nav-right .nav-link .fab:before {
  vertical-align: middle;
  font-size: 1.5em;
  margin-right: 5px;
}
/*# sourceMappingURL=parfe.css.map */