<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Products */
.products-block:not(.slick-slider) {margin: -5px;width: calc(100% + 10px);}
.products-block.products&gt;div {border: 0;padding: 5px;}

.products-block .p {background-color: #fff;border-radius: 12px;overflow: hidden;padding: 8px;}
.products-block .availability {font-size: 13px;font-weight: 700;flex: 1;text-align: center;margin-bottom: 25px;}
.products-block .availability-amount {font-size: 13px;font-weight: 700;color: #299554;}
.products-block.products .p .name {text-align: center;font-size: 18px;font-weight: 400;color: #38393B;padding: 0 15px;line-height: 20px;height: 43px;margin-bottom: 20px;}
.products-block.products .p .name:hover {text-decoration: underline;color: #C21632;}
.products-block .p a.image img {transition: .5s;margin: auto;}
.products-block .p a.image:hover img {transform: scale(1.08);}
.products-block .p-bottom .prices, .products-block .p-bottom .p-tools {flex-basis: 100%;}
.products-block .p-bottom .prices {text-align: center;margin-bottom: 8px;display: flex;align-items: center;justify-content: center;}
.products-block .p-bottom .prices .price-standard {position: relative;top: 1px;color: #BE0039;font-size: 13px;font-weight: 400;padding-right: 10px;}
.products-block .p-bottom .prices strong {font-size: 18px!important;color: #38393B;}
.products-block .p-bottom {margin-top: auto;}
.products-block .p-in {display: flex;flex-direction: column;height: 100%;}
.products-block .ratings-wrapper .stars-wrapper {flex: 0 0 100%;justify-content: center;}
.products-block .ratings-wrapper {min-height: 40px;text-align: center;}
.products-block .ratings-wrapper .stars {margin-right: 0;height: 15px;width: 78px;}
.products-block .ratings-wrapper .stars span {width: 15px;height: 15px;line-height: 15px;}
.products-block .ratings-wrapper .stars span::before {font-size: 13px;line-height: 14px;}
.products-block .p-bottom .prices {order: -2;}
.products-block .p-bottom .ji-price-coupon {order: -1;text-align: center;color: #BE0039;flex: 0 0 100%;margin-block: 0 5px;}

.flags-extra .flag {width: 64px;height: 64px;}
.flag.flag-discount {background-color: transparent;border: 2px solid #BE0039;margin: 0;}
.flags-extra .flag .price-save {color: #BE0039;font-size: 20px;font-weight: 400;white-space: nowrap;}

.products-block .p .flags-default {top: 10px;left: 10px;}
.flag {margin-bottom: 6px;border-radius: 8px;font-size: 13px;font-weight: bold;}
.flag.flag-new {background-color: #8EC4CB;}
.flag.flag-action {background-color: #F86B95;}
.flag.flag-freeshipping {background-color: #85C196;}
.flag.flag-freeshipping .icon-van {display: none;}
.flag.flag-gift {background-color: #7F30FF;}

/* Category FAQ */
body:not(.type-category) .category-faq {margin-bottom: 0px;}
.category-faq {box-shadow: 0 0 60px rgba(0,0,0,0.1);border-radius: 20px;overflow: hidden;display: flex;align-items: center;background-color: #fff;margin-bottom: 80px;}
.category-faq__image {flex: 0 0 590px;position: relative;align-self: stretch;}
.category-faq__image::after {content: "";position: absolute;top: 0;right: 0;background-image: url(../img/category-faq-1.svg);width: 80px;height: 189px;background-repeat: no-repeat;}
.category-faq__image img {object-fit: cover;width: 100%;height: 100%;}
.category-faq__right::after {content: "";width: 64px;height: 50px;background-image: url(../img/category-faq-2.svg);position: absolute;bottom: 0;left: 11px;}
.category-faq__right::before {content: "";width: 26px;height: 27px;background-image: url(../img/category-faq-3.svg?v=0.1);position: absolute;bottom: 76px;right: 0px;}
.category-faq__right {padding: 80px 120px 80px 130px;position: relative;background-repeat: no-repeat;background-position: top right 70px;background-image: url(../img/category-faq-4.svg);}
.category-faq__right .category-faq__subtitle {color: #C21632;font-weight: bold;font-size: 14px;margin-bottom: 5px;}
.category-faq__right .category-faq__title {color: #38393B;font-weight: 400;font-size: 28px;margin-bottom: 25px;}
.category-faq__right p {color: #78797C;font-size: 16px;margin-bottom: 30px;}
.category-faq__links ul {display: flex;flex-flow: row wrap;padding-left: 0!important;margin-bottom: 40px;margin-top: 0;list-style: none;padding: 0;}
.category-faq__links ul li {width: 50%;padding: 5px 0!important;padding-left: 36px!important;position: relative;}
 body.type-page #content .category-faq__links ul li::before, .category-faq__links ul li::before  {content: "";position: absolute;left: 0;top: 50%;margin-top: -8px;width: 24px;height: 24px;background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.75 3C5.51367 3 4.5 4.01367 4.5 5.25V19.5H4.81641C5.14453 20.332 5.80664 21 6.75 21H19.5V19.5H6.75C6.32812 19.5 6 19.1719 6 18.75C6 18.3281 6.32812 18 6.75 18H19.5V3H6.75ZM6.75 4.5H18V16.5H6.75C6.48633 16.5 6.23438 16.5586 6 16.6406V5.25C6 4.82812 6.32812 4.5 6.75 4.5Z' fill='%23C21632'/%3E%3C/svg%3E%0A");}
.category-faq__links a {font-size: 14px;text-decoration: none!important;color: #C21632;position: relative;padding: 0px;display: inline-block;}
.category-faq__links a::after {content: "";transition: .3s;width: 100%;height: 1px;background-color: #C21632;bottom: -5px;position: absolute;left: 0;}
.category-faq__links a:hover::after {bottom: -2px;}
.category-faq__btns .btn.btn-secondary {margin-right: 30px;font-size: 13px;}

/* Category sidebar reviews */
.sidebar-inner&gt;div {border: 0;}
.category-revs-title {display: block;margin-bottom: 24px;color: #38393B;font-size: 24px;}
.sidebar-inner .reviews-block::before {content: "";width: 31px;height: 58px;background-image: url(../img/rev-sidebar-3.svg);position: absolute;left: 0;bottom: 98px;background-repeat: no-repeat;}
.sidebar-inner .reviews-block::after {content: "";width: 33px;height: 31px;background-image: url(../img/rev-sidebar-2.svg);position: absolute;right: 34px;bottom: 0px;background-repeat: no-repeat;}
.sidebar-inner .reviews-block {border: 0;flex-direction: column;align-items: flex-start;padding: 32px;padding-bottom: 15px!important;background-color: #fff;border-radius: 16px;background-image: url(../img/rev-sidebar-1.svg);background-position: top 15px right;background-repeat: no-repeat;position: relative;display: none;}
.sidebar-inner .reviews-block&gt;div {width: 100%;margin-bottom: 25px;padding-left: 60px;}
.sidebar-inner .reviews-block&gt;div:not(.reviews-block__revs)::before {width: 48px;height: 48px;background-size: contain;}
.sidebar-inner .reviews-block .reviews-block__rate {width: 48px;height: 48px;line-height: 48px;font-size: 24px;margin-top: -24px;}
.sidebar-inner .reviews-block .reviews-block__title {color: #404244;font-weight: bold;font-size: 16px;margin-bottom: 0;line-height: 1;margin-top: 8px;}
.sidebar-inner .reviews-block .reviews-block__a {font-size: 14px;}

/* Category top */
.pagination-appendix {display: none;}
.category-top__inner {display: flex;background-image: url(../img/category-top-bg.jpg);background-size: cover;background-position: center bottom;padding: 0px 0 160px 0;color: #fff;}
.category-top__inner .container {display: flex;flex-flow: row wrap;justify-content: space-between;}
.category-top__inner .breadcrumbs {background-color: transparent;border: 0;margin-bottom: 65px;width: 100%;}
.category-top__inner .category-title {width: 50%;color: #fff;padding-right: 10%;margin: 0;}
.category-top__inner .category-perex {width: 50%;font-size: 18px;font-weight: 400;}

/* Category header */
.category-header div {padding-right: 0;font-size: 14px;}
.category-header div strong {font-weight: 400;}

.category-header {padding-bottom: 20px;background: none;margin: 0;align-items: flex-start;}
.category-header input[type="radio"]:checked+label {background: none;text-decoration: underline;font-size: 18px;font-weight: 400;color: #C21632;}
.category-header input[type="radio"]+label {font-size: 18px;font-weight: 400;color: #404244;padding-top: 0;padding-bottom: 0;}
.category-header input[type="radio"]+label:hover {color: #C21632;background-color: transparent;}
.category-header input[type="radio"]+label:first-of-type {padding-left: 0;}

/* Pagination */
.pagination-wrapper {position: relative;padding-top: 30px;margin-bottom: 80px;}
.pagination-link.up::before {font-size: 9px;font-weight: bold;color: #CC3A24;display: none;}
.pagination-wrapper strong.js-scroll-top {font-size: 14px;font-weight: 500;text-transform: lowercase;width: initial;border: 0;margin-left: 0px;text-decoration: none;color: #32363A;display: none;}
.pagination-wrapper strong.js-scroll-top:hover {text-decoration: underline;}
.pagination-wrapper .pagination-loader {margin-bottom: 0;}
.pagination-loader .btn {transition: none;text-transform: initial;border: 0;height: 48px;line-height: 48px;display: inline-block;padding: 0 15px;margin: 0 4px;font-weight: 500;border-radius: 12px;background-color: transparent;min-width: 230px;font-size: 0px!important;border: 1px solid #C21632;color: #C21632;display: flex;align-items: center;}
.pagination-loader .btn::before {content: "Weitere Produkte laden";font-size: 13px;font-weight: bold;text-transform: uppercase;letter-spacing: 1px;}
.pagination-loader .btn:hover {background-color: #C21632;color: #fff;}

.pagination&gt;a, .pagination-top&gt;a, .pagination&gt;strong, .pagination-top&gt;strong {text-decoration: none;font-size: 13px;font-weight: bold;color: #C21632;border-radius: 12px;line-height: 46px;width: 48px;height: 48px;background: #fff;border: 1px solid #C21632;margin-left: 2px;}
.pagination&gt;a:hover {color: #fff;background: #C21632;}
.pagination&gt;a.pagination-link {background: none;border: 0;}
.pagination-link.next::before {content: "";width: 16px;height: 16px;background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.30589 0.312927L13.5843 7.99999L5.30589 15.6871L4.58008 14.9054L12.0167 7.99999L4.58008 1.09457L5.30589 0.312927Z' fill='%23C21632'/%3E%3C/svg%3E%0A");}
.pagination-link.prev::before {content: "";width: 16px;height: 16px;background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.30589 0.312927L13.5843 7.99999L5.30589 15.6871L4.58008 14.9054L12.0167 7.99999L4.58008 1.09457L5.30589 0.312927Z' fill='%23C21632'/%3E%3C/svg%3E%0A");transform: rotate(180deg);}
.pagination&gt;strong.current {color: #404244;background: #fff;text-decoration: none;border: 0;}
.pagination-link:hover {background: none;}
.pagination-link.up {background: none;border: 0;width: 10px;min-width: initial;margin-right: 5px;}
.pagination-top {display: flex;align-items: center;}
.pagination-top a.js-scroll-top {display: none;width: 10px;height: 10px;margin-right: 8px;color: #32363A;background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_5626_2739)'%3E%3Cpath d='M0.159839 7.45958L0.487403 7.78942C0.590493 7.89243 0.727648 7.94918 0.874234 7.94918C1.02074 7.94918 1.15806 7.89243 1.26115 7.78942L4.99776 4.05265L8.73869 7.79357C8.84162 7.89658 8.97893 7.95325 9.12544 7.95325C9.27195 7.95325 9.40934 7.89658 9.51235 7.79357L9.84 7.46576C10.0533 7.25259 10.0533 6.90535 9.84 6.69218L5.38598 2.22214C5.28305 2.11922 5.1459 2.04669 4.99809 2.04669L4.99638 2.04669C4.8498 2.04669 4.71264 2.1193 4.60971 2.22214L0.159839 6.68007C0.0567485 6.78299 0.000163168 6.92429 7.71459e-08 7.0708C6.43309e-08 7.21739 0.0567484 7.35674 0.159839 7.45958Z' fill='%23F37320'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5626_2739'%3E%3Crect width='10' height='10' fill='white' transform='translate(10 10) rotate(-180)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}
.pagination-link.prev::before, .pagination-link.next::before, .pagination-link.up::before {font-size: 10px;position: relative;top: -1px;font-weight: bold;}

.pagination-wrapper .pagination {display: flex;justify-content: flex-end;}

/* Bestseller */
.products-inline.products-top&gt;div {padding: 0;}
.products-top {margin: 0 -5px 40px -5px;visibility: hidden;width: calc(100% + 10px);}
.products-top::before {content: "Meistverkaufte";display: block;font-size: 20px;font-weight: 400;margin: 10px 0 15px 10px;}
.products-top .product.inactive {position: initial;height: 100%;transform: initial!important;}
.products-top .product {padding: 0 5px!important;margin-bottom: 0;height: 100%;}
.products-top .product .p {padding: 12px 20px 12px 12px;border: 0!important;border-radius: 16px;background-color: #fff;height: 100%;flex-wrap: nowrap!important;}
.products-top .product .p:hover {}
.products-top .product .favourite-products-toggle {display: none;}
.products-top .product .image {overflow: hidden;}
.products-top .product .prices {width: 100%;display: flex;align-items: flex-end;flex-direction: column;}
.products-top .product .availability span {padding-right: 5px;}
.products-top .product .availability span.availability-amount {color: #299554;}
.products-top .product .prices strong {font-size: 18px;font-weight: bold;color: #38393B;}
.products-top .product .prices .price-standard span {color: #BE0039;font-size: 13px;}
/*.products-inline.products-top &gt; div .p .price-standard-wrapper {display: block!important;}*/
.products-top .product .name {margin-bottom: 8px;font-size: 16px;font-weight: 400;line-height: 20px;}
.products-top .product .name:hover {text-decoration: underline;color: #C21632;}
.products-inline.products-top .product .p .p-in {padding-left: 16px;}
.products-inline.products-top .product .p .p-in .p-in-in {padding-right: 0;}
.products-inline.products-top .button-wrapper {display: none!important;}
.products-inline.products-top &gt; div .p .image {width: 100px;min-height: 100px;border-radius: 0;}
.products-inline.products-top &gt; div .p .p-in .p-bottom&gt;div {flex-direction: row;}
.products-inline.products-top &gt; div .p .p-in .p-bottom .availability {font-size: 13px;font-weight: bold;display: flex;align-items: center;}
.products-inline.products-top &gt; div .p .p-in .p-bottom&gt;div {align-items: center;}

.products-inline .slick-next {top: calc(50% + 15px);right: -30px;}
.products-inline .slick-prev {top: calc(50% + 15px);left: -30px;}

/* Subcategories */
.subcategories {padding: 0;margin: -42px -5px 20px -5px;}
.subcategories li {padding: 5px;width: 25%;}
.subcategories li a {border: 0;border-radius: 16px;padding: 10px;height: 84px;font-size: 18px;color: #C21632;font-weight: 400;}
.subcategories li a:hover {text-decoration: underline;color: #C21632;}
.subcategories li a::after {display: none;}
.subcategories li a::before {content: "";right: 24px;margin-top: -8px;width: 16px;height: 16px;background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.30589 0.312988L13.5843 8.00005L5.30589 15.6871L4.58008 14.9055L12.0167 8.00005L4.58008 1.09463L5.30589 0.312988Z' fill='%23C21632'/%3E%3C/svg%3E%0A");}
.subcategories li a .text {max-height: 69px;}
.subcategories li a:hover .text {text-decoration: underline;}
.subcategories.with-image li a .text {width: 60%;}
.subcategories.with-image li a .image {width: 30%;}
.subcategories.with-image li a .image img {max-width: 100%;max-height: 80px;border-radius: 15px;}

/* Filters */
#filters {background: none;margin-bottom: 22px!important;border: 0;}
.top-h3 {display: flex;align-items: center;font-size: 18px;margin-bottom: 25px;color: #38393B;width: 100%;margin-top: 0;font-weight: 400;}
.top-h3::before {content: "";margin-right: 16px;width: 16px;height: 16px;flex: 0 0 16px;background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 3.19997H0V2.1333H16V3.19997ZM12.8 8.5333H3.2V7.46663H12.8V8.5333ZM10.6667 13.8666H5.33333V12.8H10.6667V13.8666Z' fill='%23C21632'/%3E%3C/svg%3E%0A");}
.mobile .top-h3:first-of-type {display: block;}


.filters__msg-box {background-color: #fff;padding: 10px 10px 10px 35px;border-radius: 3px;margin-top: 15px;width: 100%;display: block;text-decoration: underline;position: relative;font-size: 14px;}
.filters__msg-box::before {content: "";width: 16px;height: 16px;position: absolute;left: 10px;top: 50%;margin-top: -8px;background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_5626_2669)'%3E%3Cpath d='M8.03643 0C8.03214 0.00428688 8.02357 0.00428688 8.01071 0.00428688C3.67239 0.00428688 0.144287 3.53239 0.144287 7.87071C0.144287 9.64119 0.748737 11.3602 1.85475 12.7449L0.710155 15.4028C0.615844 15.6214 0.718729 15.8743 0.933073 15.9643C1.01024 15.9986 1.09597 16.0072 1.17742 15.9943L5.37428 15.257C6.21451 15.5614 7.0976 15.7157 7.98927 15.7114C12.3276 15.7114 15.8557 12.1833 15.8557 7.84499C15.8643 3.51953 12.3619 0.00428688 8.03643 0ZM7.99356 14.8583C7.16619 14.8583 6.3474 14.7083 5.57148 14.4168C5.4986 14.3868 5.42143 14.3825 5.34427 14.3953L1.81188 15.0126L2.74642 12.8392C2.81073 12.6892 2.785 12.5134 2.67783 12.3891C2.17198 11.8018 1.76901 11.133 1.48608 10.4085C1.16885 9.59832 1.00595 8.73666 1.00595 7.86642C1.00595 3.99966 4.15252 0.857376 8.015 0.857376C11.8689 0.848802 14.9983 3.96536 15.0026 7.81926C15.0026 7.82784 15.0026 7.83641 15.0026 7.84499C15.0026 11.716 11.856 14.8583 7.99356 14.8583Z' fill='%23F37320'/%3E%3Cpath d='M7.65925 6.28888H5.34434C5.10856 6.28888 4.91565 6.48179 4.91565 6.71757C4.91565 6.95335 5.10856 7.14626 5.34434 7.14626H7.65925C7.89503 7.14626 8.08794 6.95335 8.08794 6.71757C8.08794 6.48179 7.89503 6.28888 7.65925 6.28888Z' fill='%23F37320'/%3E%3Cpath d='M10.6601 8.43231H5.34434C5.10856 8.43231 4.91565 8.62522 4.91565 8.861C4.91565 9.09678 5.10856 9.28969 5.34434 9.28969H10.6601C10.8958 9.28969 11.0888 9.09678 11.0888 8.861C11.0888 8.62522 10.8958 8.43231 10.6601 8.43231Z' fill='%23F37320'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5626_2669'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}

.mobile-sort {display: none;}
.content #category-filter-hover, #category-filter-hover.visible {display: flex;flex-direction: column;position: relative;}
.filter-sections {background: none;padding: 0;}
.filter-sections .filter-section-boolean fieldset {max-height: 100%;overflow-y: visible;}
.filter-sections .filter-section-boolean form {display: none;}
.filter-sections .filter-section-boolean form[action="/action/ProductsListing/setStockFilter/"] {padding-bottom: 0;padding-top: 20px;display: none;}
.filter-sections .filter-section-boolean form[action="/action/ProductsListing/setDoubledotFilter/"] {display: none;padding-top: 0;}
.filter-total-count {display: none;}
.filter-section {padding: 0px;border: 0!important;margin-bottom: 10px;background-color: #FFFFFF;border-radius: 16px;padding: 24px 32px;}
.filter-section:not(.active):hover {}
.filter-section form {display: none;padding-top: 20px;}
.filter-section h4, .slider-wrapper h4 {padding-bottom: 0;width: 100%;position: relative;padding-right: 50px;font-size: 18px;font-weight: 400;color: #404244;text-transform: initial;margin: 0;}
.filter-section h4:hover,.slider-wrapper h4:hover {cursor: pointer;}
.filter-section h4:hover::after {}
.filter-section h4::after, .slider-wrapper h4::after {transition: transform 0.5s;position: absolute;right: 0px;top: 5px;content: "";width: 12px;height: 12px;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.7653 9.59998L11.5306 3.39119L10.9444 2.84683L5.7653 8.42428L0.586235 2.84683L0 3.39119L5.7653 9.59998Z' fill='%23404244'/%3E%3C/svg%3E%0A");}
.filter-section.active h4::after {transform: rotate(180deg);}
.filter-section+.filter-section {}
.box.box-sm.box-filters {padding: 0;}


.advanced-filters-wrapper .advanced-parameter-inner.yes-before::before {background-size: 16px;background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_5626_2541)'%3E%3Cpath d='M0 8.5105L5.4791 14.0001L16 3.48956L14.4896 2L5.4791 11L1.48953 7.01045L0 8.5105Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5626_2541'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}
.advanced-filters-wrapper label[for="pv[]4128"] .advanced-parameter-inner.yes-before::before {background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_5626_2541)'%3E%3Cpath d='M0 8.5105L5.4791 14.0001L16 3.48956L14.4896 2L5.4791 11L1.48953 7.01045L0 8.5105Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5626_2541'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}
.advanced-filters-wrapper .advanced-parameter-inner.yes-before {border-color: transparent;}
.advanced-filters-wrapper .advanced-parameter-inner {box-shadow: none;border-color: #4B515926!important;}
.advanced-filters-wrapper {margin-bottom: 5px!important;}
.advanced-filters-wrapper .advanced-parameter-inner {width: 30px;height: 30px;}
.advanced-filters-wrapper .advanced-parameter {width: 30px;height: 30px;}

.filter-label {width: 100%;margin-right: 0!important;margin-bottom: 0px;padding-right: 0px;padding-top: 5px!important;padding-bottom: 5px!important;font-size: 14px;color: #000;}
.filter-section label.active {font-weight: normal;}
.filter-label:hover {}
.filter-count {padding: 0;text-align: center;color: #A0A2A3;font-weight: 400;font-size: 14px;background: none;margin-left: 3px;}
.filter-count::before {content: "(";}
.filter-count::after {content: ")";}

#clear-filters {margin-bottom: 0;}
#clear-filters a {width: 100%;display:inline-block;font-size: 16px;margin-bottom: 0;padding-top: 10px;padding: 15px 0;text-transform: initial;}
#clear-filters a:hover {text-decoration: underline;}
#clear-filters .close-after {font-size: 16px;padding-top: 10px;}
#clear-filters .close-after::after {display: none;}
.filter-section-count {padding: 0;}

.slider-inner {position: relative;padding-bottom: 30px;}
.slider-header {width: 100%;font-size: 14px;color: #404244;padding: 0;font-weight: 400;display: flex;align-items: center;justify-content: space-between;position: absolute;bottom: 0;}
.slider-content {width: 100%;order: -1;margin-top: 25px;padding-right: 15px;}
.slider-content {border-radius: 9px;background: #D9D9D9;border: 1px solid #D9D9D9;}
.ui-slider {background: none;}
.ui-slider .ui-slider-range {background: #C21632;}

.sidebar-indented .content .sidebar {margin-left: 0;}
.sidebar-inner {padding: 0;}


@media (min-width: 1065px) {
  .sidebar-indented .content .sidebar {width: 325px;margin-right: 30px;}
  .sidebar-indented .category-content-wrapper {width: calc(100% - 355px);}
}


@media (min-width: 768px) and (max-width: 1065px) {
  .sidebar {width: 240px;margin-right: 10px!important;}
  .sidebar-indented .category-content-wrapper {width: calc(100% - 250px);}
  .category-header div {display: none;}
  .category-header input[type="radio"]+label {padding-right: 10px;font-size: 16px;}
}


/*.ui-slider-horizontal .ui-slider-handle::before {content: "";width: 12px;height: 12px;border-radius: 50%;background: #000;}*/
.ui-slider-horizontal .ui-slider-handle {top: -6px;border-radius: 0;background-color: transparent;width: 24px;height: 18px;background-image: url("data:image/svg+xml,%3Csvg width='24' height='18' viewBox='0 0 24 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_48_2734' fill='white'%3E%3Cpath d='M8.48655 0.000237062C8.81495 0.000237091 9.11743 0.0269629 9.37755 0.0898425C9.83645 0.200669 10.1389 0.398743 10.2772 0.677775C10.5053 1.13837 10.2279 1.64063 9.9825 2.08394L9.96435 2.11616C9.83904 2.34253 9.57891 2.91553 9.86151 3.33211C10.132 3.73062 10.8709 3.94127 11.9978 3.94127C13.1248 3.94127 13.8645 3.73062 14.1342 3.33212C14.4168 2.91475 14.1566 2.34253 14.0313 2.11616L14.0132 2.08394C13.7686 1.64063 13.4912 1.13837 13.7185 0.678561C13.8568 0.398744 14.1601 0.200669 14.619 0.0898429C16.4546 -0.352677 20.3755 0.980388 20.5414 1.03777L20.8551 1.14545L20.754 1.43627C19.5917 4.76815 19.335 6.58618 19.9918 6.84084C20.2493 6.94067 20.4265 6.85185 20.7687 6.65849C21.0539 6.49736 21.4082 6.29771 21.8732 6.29771C22.2578 6.29771 22.8342 6.34095 23.2888 6.75281C23.7675 7.18511 24 7.92082 24 9C24 10.0792 23.7684 10.8149 23.2905 11.2472C22.8359 11.6591 22.2578 11.7031 21.8732 11.7023C21.41 11.7023 21.0556 11.5019 20.7704 11.3407C20.4274 11.1474 20.2511 11.0585 19.9935 11.1584C19.3367 11.413 19.5934 13.2311 20.7558 16.5637L20.8569 16.8546L20.5432 16.9622C20.3772 17.0196 16.458 18.3519 14.6207 17.9094C14.1618 17.7985 13.8585 17.6013 13.7202 17.3214C13.4921 16.8608 13.7695 16.3586 14.0149 15.9161L14.0331 15.883C14.1584 15.6567 14.4185 15.0837 14.1359 14.6671C13.8654 14.2686 13.1265 14.0572 11.9996 14.0572C10.8726 14.0572 10.1337 14.2678 9.86324 14.6671C9.58064 15.0845 9.84077 15.6567 9.96608 15.883L9.98423 15.9161C10.2288 16.3594 10.5062 16.8616 10.2789 17.3222C10.1407 17.602 9.83731 17.7993 9.37928 17.9102C7.5437 18.3527 3.62277 17.0196 3.45684 16.963L3.14314 16.8553L3.24425 16.5645C4.40661 13.2326 4.66328 11.4138 4.00648 11.1592C3.74895 11.0593 3.57178 11.1482 3.22956 11.3415C2.94091 11.505 2.59004 11.7062 2.10522 11.7031C1.71719 11.7031 1.15631 11.6528 0.709517 11.248C0.231608 10.8157 6.92322e-07 10.0808 7.86736e-07 9.00078C8.8115e-07 7.92081 0.232472 7.18668 0.709518 6.7536C1.15631 6.3488 1.71892 6.2985 2.10954 6.2985L2.12769 6.2985C2.59091 6.2985 2.94523 6.49893 3.23042 6.65928C3.57351 6.85263 3.75068 6.94145 4.00735 6.84163C4.66415 6.58696 4.40748 4.76893 3.24511 1.43706L3.144 1.14623L3.45771 1.03855C3.59944 0.989819 6.50664 0.00102462 8.48915 0.0010248'/%3E%3C/mask%3E%3Cpath d='M8.48655 0.000237062C8.81495 0.000237091 9.11743 0.0269629 9.37755 0.0898425C9.83645 0.200669 10.1389 0.398743 10.2772 0.677775C10.5053 1.13837 10.2279 1.64063 9.9825 2.08394L9.96435 2.11616C9.83904 2.34253 9.57891 2.91553 9.86151 3.33211C10.132 3.73062 10.8709 3.94127 11.9978 3.94127C13.1248 3.94127 13.8645 3.73062 14.1342 3.33212C14.4168 2.91475 14.1566 2.34253 14.0313 2.11616L14.0132 2.08394C13.7686 1.64063 13.4912 1.13837 13.7185 0.678561C13.8568 0.398744 14.1601 0.200669 14.619 0.0898429C16.4546 -0.352677 20.3755 0.980388 20.5414 1.03777L20.8551 1.14545L20.754 1.43627C19.5917 4.76815 19.335 6.58618 19.9918 6.84084C20.2493 6.94067 20.4265 6.85185 20.7687 6.65849C21.0539 6.49736 21.4082 6.29771 21.8732 6.29771C22.2578 6.29771 22.8342 6.34095 23.2888 6.75281C23.7675 7.18511 24 7.92082 24 9C24 10.0792 23.7684 10.8149 23.2905 11.2472C22.8359 11.6591 22.2578 11.7031 21.8732 11.7023C21.41 11.7023 21.0556 11.5019 20.7704 11.3407C20.4274 11.1474 20.2511 11.0585 19.9935 11.1584C19.3367 11.413 19.5934 13.2311 20.7558 16.5637L20.8569 16.8546L20.5432 16.9622C20.3772 17.0196 16.458 18.3519 14.6207 17.9094C14.1618 17.7985 13.8585 17.6013 13.7202 17.3214C13.4921 16.8608 13.7695 16.3586 14.0149 15.9161L14.0331 15.883C14.1584 15.6567 14.4185 15.0837 14.1359 14.6671C13.8654 14.2686 13.1265 14.0572 11.9996 14.0572C10.8726 14.0572 10.1337 14.2678 9.86324 14.6671C9.58064 15.0845 9.84077 15.6567 9.96608 15.883L9.98423 15.9161C10.2288 16.3594 10.5062 16.8616 10.2789 17.3222C10.1407 17.602 9.83731 17.7993 9.37928 17.9102C7.5437 18.3527 3.62277 17.0196 3.45684 16.963L3.14314 16.8553L3.24425 16.5645C4.40661 13.2326 4.66328 11.4138 4.00648 11.1592C3.74895 11.0593 3.57178 11.1482 3.22956 11.3415C2.94091 11.505 2.59004 11.7062 2.10522 11.7031C1.71719 11.7031 1.15631 11.6528 0.709517 11.248C0.231608 10.8157 6.92322e-07 10.0808 7.86736e-07 9.00078C8.8115e-07 7.92081 0.232472 7.18668 0.709518 6.7536C1.15631 6.3488 1.71892 6.2985 2.10954 6.2985L2.12769 6.2985C2.59091 6.2985 2.94523 6.49893 3.23042 6.65928C3.57351 6.85263 3.75068 6.94145 4.00735 6.84163C4.66415 6.58696 4.40748 4.76893 3.24511 1.43706L3.144 1.14623L3.45771 1.03855C3.59944 0.989819 6.50664 0.00102462 8.48915 0.0010248' fill='white'/%3E%3Cpath d='M9.37755 0.0898425L9.14259 1.06185L9.1428 1.0619L9.37755 0.0898425ZM10.2772 0.677775L11.1733 0.233907L11.1732 0.233756L10.2772 0.677775ZM9.9825 2.08394L10.8539 2.57465L10.8574 2.56831L9.9825 2.08394ZM9.96435 2.11616L9.093 1.62545L9.08946 1.63185L9.96435 2.11616ZM9.86151 3.33211L9.03396 3.8935L9.03412 3.89374L9.86151 3.33211ZM14.1342 3.33212L13.3061 2.77145L13.3059 2.77172L14.1342 3.33212ZM14.0313 2.11616L14.9062 1.63184L14.9027 1.62547L14.0313 2.11616ZM14.0132 2.08394L13.1376 2.56702L13.1419 2.57464L14.0132 2.08394ZM13.7185 0.678561L14.6149 1.12169L14.615 1.12158L13.7185 0.678561ZM14.619 0.0898429L14.3846 -0.882306L14.3842 -0.882211L14.619 0.0898429ZM20.5414 1.03777L20.2146 1.98286L20.2168 1.9836L20.5414 1.03777ZM20.8551 1.14545L21.7997 1.47384L22.1294 0.525566L21.1798 0.199619L20.8551 1.14545ZM20.754 1.43627L21.6982 1.76566L21.6986 1.76467L20.754 1.43627ZM19.9918 6.84084L19.6303 7.77321L19.6304 7.77325L19.9918 6.84084ZM20.7687 6.65849L20.2768 5.78785L20.7687 6.65849ZM23.2888 6.75281L22.6173 7.49387L22.6186 7.49502L23.2888 6.75281ZM23.2905 11.2472L22.6196 10.5056L22.619 10.5061L23.2905 11.2472ZM21.8732 11.7023L21.8752 10.7023L21.8732 10.7023L21.8732 11.7023ZM20.7704 11.3407L21.2624 10.4701L21.2614 10.4695L20.7704 11.3407ZM19.9935 11.1584L19.6321 10.226L19.632 10.226L19.9935 11.1584ZM20.7558 16.5637L21.7003 16.2353L21.7 16.2344L20.7558 16.5637ZM20.8569 16.8546L21.1815 17.8004L22.1311 17.4744L21.8014 16.5262L20.8569 16.8546ZM20.5432 16.9622L20.2185 16.0164L20.2163 16.0171L20.5432 16.9622ZM14.6207 17.9094L14.386 18.8814L14.3866 18.8816L14.6207 17.9094ZM13.7202 17.3214L14.6167 16.8784L14.6163 16.8776L13.7202 17.3214ZM14.0149 15.9161L14.8894 16.4011L14.8912 16.3978L14.0149 15.9161ZM14.0331 15.883L13.1582 15.3987L13.1567 15.4013L14.0331 15.883ZM14.1359 14.6671L14.9635 14.1057L14.9633 14.1055L14.1359 14.6671ZM9.86324 14.6671L9.03533 14.1062L9.03519 14.1064L9.86324 14.6671ZM9.96608 15.883L10.8424 15.4013L10.841 15.3987L9.96608 15.883ZM9.98423 15.9161L9.10794 16.3978L9.10864 16.3991L9.98423 15.9161ZM10.2789 17.3222L11.1754 17.7652L11.1757 17.7647L10.2789 17.3222ZM9.37928 17.9102L9.61364 18.8823L9.61446 18.8821L9.37928 17.9102ZM3.45684 16.963L3.13218 17.9088L3.13404 17.9095L3.45684 16.963ZM3.14314 16.8553L2.1986 16.5269L1.8689 17.4752L2.81847 17.8012L3.14314 16.8553ZM3.24425 16.5645L2.30005 16.2351L2.29971 16.2361L3.24425 16.5645ZM4.00648 11.1592L4.36799 10.2268L4.36789 10.2267L4.00648 11.1592ZM3.22956 11.3415L2.73764 10.4709L2.73672 10.4714L3.22956 11.3415ZM2.10522 11.7031L2.1117 10.7031L2.10522 10.7031L2.10522 11.7031ZM0.709517 11.248L1.38093 10.5069L1.38035 10.5064L0.709517 11.248ZM0.709518 6.7536L0.0381042 6.01251L0.0373431 6.0132L0.709518 6.7536ZM3.23042 6.65928L3.72139 5.7881L3.72051 5.7876L3.23042 6.65928ZM4.00735 6.84163L3.64583 5.90926L3.64488 5.90963L4.00735 6.84163ZM3.24511 1.43706L2.30057 1.76545L2.30092 1.76645L3.24511 1.43706ZM3.144 1.14623L2.81934 0.200403L1.86977 0.52635L2.19946 1.47463L3.144 1.14623ZM3.45771 1.03855L3.78237 1.98438L3.78286 1.98421L3.45771 1.03855ZM8.48655 1.00024C8.76715 1.00024 8.98485 1.02372 9.14259 1.06185L9.61252 -0.882161C9.25 -0.969791 8.86275 -0.999763 8.48655 -0.999763L8.48655 1.00024ZM9.1428 1.0619C9.29345 1.09828 9.37012 1.13793 9.40036 1.1577C9.42494 1.17377 9.40281 1.16543 9.38118 1.12179L11.1732 0.233756C10.848 -0.422569 10.2098 -0.737911 9.61231 -0.882211L9.1428 1.0619ZM9.3811 1.12164C9.34456 1.04786 9.37747 1.00707 9.34956 1.10018C9.33492 1.14903 9.30891 1.21447 9.26561 1.30313C9.22175 1.39294 9.17091 1.48528 9.10764 1.59957L10.8574 2.56831C10.969 2.36659 11.1574 2.03467 11.2653 1.6745C11.3804 1.2905 11.438 0.768288 11.1733 0.233907L9.3811 1.12164ZM9.11117 1.59324L9.09302 1.62547L10.8357 2.60686L10.8538 2.57464L9.11117 1.59324ZM9.08946 1.63185C9.00271 1.78855 8.85387 2.08958 8.77993 2.45396C8.70721 2.81237 8.6811 3.37335 9.03396 3.8935L10.6891 2.77073C10.7218 2.81896 10.7318 2.86373 10.7341 2.88334C10.7358 2.89769 10.7324 2.88892 10.74 2.85165C10.7473 2.81558 10.7612 2.77073 10.7815 2.72112C10.8013 2.67257 10.8228 2.63013 10.8392 2.60048L9.08946 1.63185ZM9.03412 3.89374C9.35825 4.37127 9.87161 4.61587 10.3343 4.7478C10.8149 4.88482 11.3821 4.94127 11.9978 4.94127L11.9978 2.94127C11.4867 2.94127 11.121 2.89239 10.8827 2.82446C10.6266 2.75144 10.6353 2.69147 10.6889 2.77049L9.03412 3.89374ZM11.9978 4.94127C12.6136 4.94127 13.181 4.88482 13.6616 4.74783C14.124 4.61603 14.6384 4.37132 14.9624 3.89251L13.3059 2.77172C13.3603 2.69141 13.37 2.75129 13.1134 2.82444C12.875 2.89239 12.509 2.94127 11.9978 2.94127L11.9978 4.94127ZM14.9622 3.89278C15.3143 3.37273 15.2886 2.81239 15.2157 2.45359C15.1418 2.08914 14.9928 1.78825 14.9062 1.63185L13.1564 2.60048C13.1729 2.63031 13.1945 2.67275 13.2143 2.72123C13.2345 2.77076 13.2484 2.81549 13.2557 2.85144C13.2632 2.88856 13.2599 2.89731 13.2616 2.88304C13.2638 2.86352 13.2738 2.81917 13.3061 2.77145L14.9622 3.89278ZM14.9027 1.62547L14.8845 1.59324L13.1419 2.57464L13.16 2.60686L14.9027 1.62547ZM14.8888 1.60088C14.8255 1.48628 14.7748 1.39386 14.7309 1.30378C14.6875 1.21491 14.6615 1.14926 14.6467 1.10018C14.6186 1.00626 14.6518 1.04718 14.6149 1.12169L12.822 0.235436C12.5579 0.769759 12.6162 1.29171 12.731 1.6747C12.8388 2.0341 13.0266 2.36586 13.1376 2.567L14.8888 1.60088ZM14.615 1.12158C14.5932 1.16564 14.5708 1.17408 14.5956 1.15791C14.626 1.13803 14.7029 1.09833 14.8537 1.0619L14.3842 -0.882211C13.7877 -0.738137 13.1474 -0.422965 12.822 0.235543L14.615 1.12158ZM14.8534 1.06199C15.149 0.990716 15.6059 0.978479 16.1947 1.03811C16.7662 1.096 17.3891 1.21345 17.9806 1.35053C19.1633 1.6246 20.1484 1.95997 20.2146 1.98285L20.8682 0.0926778C20.7685 0.0581853 19.7102 -0.30167 18.4321 -0.597844C17.7932 -0.745892 17.0813 -0.882317 16.3962 -0.95171C15.7283 -1.01936 15.0068 -1.03229 14.3846 -0.882306L14.8534 1.06199ZM20.2168 1.9836L20.5305 2.09128L21.1798 0.199619L20.8661 0.0919358L20.2168 1.9836ZM19.9106 0.817054L19.8095 1.10788L21.6986 1.76467L21.7997 1.47384L19.9106 0.817054ZM19.8098 1.10688C19.2231 2.78882 18.8419 4.1507 18.7005 5.15282C18.631 5.64582 18.6074 6.12925 18.6887 6.54803C18.7694 6.96384 19.0056 7.53101 19.6303 7.77321L20.3533 5.90848C20.6496 6.02335 20.6716 6.26776 20.652 6.16695C20.633 6.0691 20.6231 5.84203 20.6809 5.4322C20.7943 4.62867 21.1226 3.41559 21.6982 1.76566L19.8098 1.10688ZM19.6304 7.77325C19.9622 7.90187 20.2938 7.91477 20.6219 7.82151C20.8773 7.74893 21.1138 7.61208 21.2606 7.52914L20.2768 5.78785C20.1905 5.83662 20.1373 5.86577 20.0964 5.88598C20.0563 5.90574 20.0542 5.90366 20.0751 5.89771C20.1022 5.89 20.1538 5.87967 20.2199 5.88272C20.2854 5.88575 20.3326 5.90045 20.3532 5.90844L19.6304 7.77325ZM21.2606 7.52914C21.5545 7.3631 21.7 7.29771 21.8732 7.29771L21.8732 5.29771C21.1165 5.29771 20.5533 5.63162 20.2768 5.78785L21.2606 7.52914ZM21.8732 7.29771C22.2128 7.29771 22.4558 7.34754 22.6173 7.49387L23.9602 6.01175C23.2126 5.33435 22.3027 5.29771 21.8732 5.29771L21.8732 7.29771ZM22.6186 7.49502C22.7818 7.64239 23 8.02052 23 9L25 9C25 7.82111 24.7533 6.72784 23.9589 6.0106L22.6186 7.49502ZM23 9C23 9.98041 22.7822 10.3585 22.6196 10.5056L23.9613 11.9888C24.7545 11.2713 25 10.178 25 9L23 9ZM22.619 10.5061C22.4575 10.6525 22.2123 10.703 21.8752 10.7023L21.8711 12.7023C22.3032 12.7032 23.2144 12.6656 23.9619 11.9883L22.619 10.5061ZM21.8732 10.7023C21.7028 10.7023 21.5585 10.6374 21.2624 10.4701L20.2785 12.2114C20.5528 12.3663 21.1171 12.7023 21.8732 12.7023L21.8732 10.7023ZM21.2614 10.4695C21.115 10.387 20.8783 10.2503 20.6235 10.1778C20.2952 10.0844 19.9638 10.0974 19.6321 10.226L20.3549 12.0908C20.3345 12.0987 20.2873 12.1134 20.2216 12.1165C20.1552 12.1196 20.1035 12.1092 20.0763 12.1014C20.0554 12.0955 20.0576 12.0934 20.0979 12.1133C20.1392 12.1337 20.1926 12.163 20.2795 12.2119L21.2614 10.4695ZM19.632 10.226C19.0073 10.4682 18.7711 11.0354 18.6904 11.4512C18.6091 11.87 18.6327 12.3534 18.7023 12.8465C18.8436 13.8487 19.2248 15.2107 19.8115 16.8931L21.7 16.2344C21.1244 14.5841 20.796 13.3708 20.6826 12.5671C20.6248 12.1572 20.6348 11.9301 20.6538 11.8323C20.6733 11.7314 20.6513 11.9759 20.355 12.0907L19.632 10.226ZM19.8112 16.8921L19.9123 17.1829L21.8014 16.5262L21.7003 16.2353L19.8112 16.8921ZM20.5322 15.9087L20.2185 16.0164L20.8678 17.9081L21.1815 17.8004L20.5322 15.9087ZM20.2163 16.0171C20.1502 16.04 19.1656 16.3752 17.9831 16.6491C17.3917 16.786 16.7689 16.9034 16.1972 16.9612C15.6085 17.0208 15.1512 17.0085 14.8549 16.9372L14.3866 18.8816C15.0089 19.0315 15.7305 19.0186 16.3985 18.9511C17.0837 18.8817 17.7955 18.7454 18.4343 18.5975C19.7123 18.3015 20.7702 17.9418 20.87 17.9073L20.2163 16.0171ZM14.8555 16.9373C14.704 16.9007 14.6269 16.861 14.5966 16.8412C14.5719 16.8251 14.5947 16.8339 14.6167 16.8784L12.8237 17.7645C13.1496 18.4239 13.791 18.7377 14.386 18.8814L14.8555 16.9373ZM14.6163 16.8776C14.6528 16.9513 14.62 16.9921 14.6478 16.8992C14.6624 16.8505 14.6884 16.7852 14.7316 16.6967C14.7754 16.6072 14.8262 16.515 14.8894 16.4011L13.1404 15.431C13.0286 15.6327 12.8402 15.9644 12.7321 16.3247C12.6169 16.7087 12.5594 17.2309 12.8241 17.7653L14.6163 16.8776ZM14.8912 16.3978L14.9094 16.3648L13.1567 15.4013L13.1386 15.4343L14.8912 16.3978ZM14.908 16.3674C14.9947 16.2107 15.1435 15.9096 15.2175 15.5452C15.2902 15.1868 15.3163 14.6259 14.9635 14.1057L13.3083 15.2285C13.2756 15.1803 13.2656 15.1355 13.2633 15.1159C13.2616 15.1015 13.265 15.1103 13.2574 15.1476C13.2501 15.1836 13.2362 15.2285 13.2159 15.2781C13.1961 15.3266 13.1746 15.3691 13.1582 15.3987L14.908 16.3674ZM14.9633 14.1055C14.6394 13.6283 14.1264 13.3834 13.6636 13.2512C13.1829 13.1138 12.6156 13.0572 11.9996 13.0572L11.9996 15.0572C12.5105 15.0572 12.876 15.1062 13.1142 15.1742C13.3702 15.2474 13.3619 15.3074 13.3085 15.2287L14.9633 14.1055ZM11.9996 13.0572C11.3838 13.0572 10.8165 13.1136 10.3358 13.2508C9.87278 13.3829 9.35932 13.628 9.03533 14.1062L10.6911 15.228C10.6377 15.3069 10.6289 15.247 10.8847 15.174C11.1228 15.106 11.4884 15.0572 11.9996 15.0572L11.9996 13.0572ZM9.03519 14.1064C8.68308 14.6265 8.70885 15.1868 8.78168 15.5456C8.85566 15.9101 9.00461 16.211 9.09118 16.3674L10.841 15.3987C10.8245 15.3689 10.8029 15.3265 10.7831 15.278C10.7629 15.2285 10.749 15.1837 10.7417 15.1478C10.7342 15.1106 10.7375 15.1019 10.7358 15.1162C10.7336 15.1357 10.7236 15.18 10.6913 15.2278L9.03519 14.1064ZM9.08979 16.3648L9.10794 16.3978L10.8605 15.4343L10.8424 15.4013L9.08979 16.3648ZM9.10864 16.3991C9.17186 16.5137 9.22262 16.6061 9.26652 16.6962C9.30984 16.785 9.33592 16.8507 9.35064 16.8998C9.37877 16.9937 9.34581 16.9534 9.38216 16.8797L11.1757 17.7647C11.4393 17.2305 11.3813 16.7088 11.2664 16.3255C11.1586 15.9659 10.9708 15.6342 10.8598 15.433L9.10864 16.3991ZM9.38241 16.8792C9.40439 16.8347 9.42709 16.8261 9.40242 16.8422C9.37201 16.862 9.29507 16.9017 9.1441 16.9382L9.61446 18.8821C10.2086 18.7383 10.8497 18.4244 11.1754 17.7652L9.38241 16.8792ZM9.14492 16.938C8.84926 17.0093 8.39232 17.0215 7.8036 16.9619C7.23205 16.904 6.60917 16.7866 6.01761 16.6496C4.83532 16.3757 3.85021 16.0406 3.77965 16.0166L3.13404 17.9095C3.2294 17.942 4.28772 18.3018 5.56627 18.598C6.20513 18.7459 6.91702 18.8823 7.60209 18.9517C8.26999 19.0194 8.99151 19.0323 9.61364 18.8823L9.14492 16.938ZM3.78151 16.0172L3.4678 15.9095L2.81847 17.8012L3.13218 17.9088L3.78151 16.0172ZM4.08768 17.1837L4.18879 16.8929L2.29971 16.2361L2.1986 16.5269L4.08768 17.1837ZM4.18844 16.8939C4.77522 15.2119 5.15638 13.8499 5.29775 12.8475C5.3673 12.3544 5.39088 11.871 5.30962 11.4521C5.22895 11.0364 4.99279 10.469 4.36799 10.2268L3.64497 12.0915C3.34858 11.9766 3.32663 11.7321 3.34624 11.8331C3.36525 11.9311 3.37517 12.1583 3.31735 12.5682C3.20399 13.3719 2.87564 14.5852 2.30005 16.2351L4.18844 16.8939ZM4.36789 10.2267C4.03606 10.0981 3.70452 10.0852 3.37639 10.1785C3.12102 10.2511 2.88444 10.3879 2.73764 10.4709L3.72147 12.2122C3.8078 12.1634 3.861 12.1342 3.90192 12.114C3.94194 12.0943 3.94411 12.0963 3.92317 12.1023C3.89605 12.11 3.84444 12.1203 3.77838 12.1173C3.71285 12.1142 3.66567 12.0995 3.64507 12.0916L4.36789 10.2267ZM2.73672 10.4714C2.44125 10.6387 2.30132 10.7043 2.1117 10.7031L2.09873 12.7031C2.87876 12.7081 3.44057 12.3713 3.72239 12.2116L2.73672 10.4714ZM2.10522 10.7031C1.77641 10.7031 1.54022 10.6512 1.38093 10.5069L0.0381036 11.9891C0.772404 12.6543 1.65797 12.7031 2.10522 12.7031L2.10522 10.7031ZM1.38035 10.5064C1.2177 10.3592 1 9.98184 1 9.00078L-0.999999 9.00078C-0.999999 10.1797 -0.75448 11.2721 0.0386816 11.9896L1.38035 10.5064ZM1 9.00078C1 8.02138 1.21784 7.64274 1.38169 7.49399L0.0373431 6.0132C-0.752896 6.73063 -0.999999 7.82025 -0.999999 9.00078L1 9.00078ZM1.38093 7.49468C1.53967 7.35086 1.77676 7.2985 2.10954 7.2985L2.10954 5.2985C1.66107 5.2985 0.772954 5.34675 0.0381042 6.01251L1.38093 7.49468ZM2.10954 7.2985L2.12769 7.2985L2.12769 5.2985L2.10954 5.2985L2.10954 7.2985ZM2.12769 7.2985C2.29852 7.2985 2.44251 7.3635 2.74033 7.53095L3.72051 5.7876C3.44795 5.63436 2.88329 5.2985 2.12769 5.2985L2.12769 7.2985ZM2.73945 7.53045C2.88641 7.61328 3.12303 7.74986 3.3779 7.8223C3.70576 7.91548 4.03751 7.90286 4.36981 7.77362L3.64488 5.90963C3.66604 5.9014 3.7137 5.88656 3.77964 5.88351C3.84604 5.88043 3.89775 5.89084 3.92468 5.89849C3.94542 5.90438 3.94304 5.90637 3.90271 5.88649C3.8615 5.86617 3.80802 5.83692 3.72139 5.7881L2.73945 7.53045ZM4.36886 7.77399C4.99352 7.53179 5.22976 6.96463 5.31047 6.54881C5.39176 6.13004 5.36816 5.6466 5.29861 5.15361C5.15724 4.15149 4.77607 2.78961 4.18931 1.10766L2.30092 1.76645C2.87652 3.41638 3.20487 4.62945 3.31822 5.43298C3.37603 5.84282 3.36611 6.06988 3.34711 6.16773C3.32755 6.26854 3.34957 6.02413 3.64583 5.90926L4.36886 7.77399ZM4.18965 1.10866L4.08854 0.817839L2.19946 1.47463L2.30057 1.76545L4.18965 1.10866ZM3.46866 2.09206L3.78237 1.98438L3.13305 0.092722L2.81934 0.200403L3.46866 2.09206ZM3.78286 1.98421C3.83925 1.96482 4.57374 1.71465 5.53046 1.47045C6.50631 1.22136 7.62857 1.00102 8.48915 1.00102L8.48915 -0.998975C7.36722 -0.998975 6.04463 -0.724918 5.03582 -0.467422C4.00788 -0.205042 3.2179 0.0635434 3.13255 0.0928899L3.78286 1.98421Z' fill='%23C21632' mask='url(%23path-1-inside-1_48_2734)'/%3E%3C/svg%3E%0A");}
.ui-slider-horizontal .ui-slider-handle::after {display: none;}

/* Active filters */
.active-filters::before {content: "Ihre Filter:";display: inline-block;margin-right: 15px;display: block;font-weight: 400;font-size: 18px;}
.active-filters {display: flex;flex-flow: row wrap;align-items: center;margin-bottom: 35px;margin-top: -10px;}
.active-filters__label {font-size: 14px;font-weight: 400;padding-right: 10px;}
.active-filters__list {margin-right: 10px;display: flex;flex-flow: row wrap;}
.active-filters__parameter-name {display: none;}
.active-filters__parameter {display: flex;margin-right: 10px;margin-bottom: 3px;margin-top: 4px;}
.active-filters__parameter-value {padding: 9px 12px;padding-right: 35px;line-height: 1;border-radius: 10px;margin-right: 4px;margin-top: 2px;margin-bottom: 2px;border: 1px solid #BCBDBE;font-weight: bold;font-size: 13px;display: flex;align-items: center;position: relative;}
.active-filters__parameter-value:hover {background-color: #C21632;color: #fff;border-color: #C21632;}
.active-filters__parameter-values {display: flex;flex-flow: row wrap;}
.active-filters__remove-btn {position: absolute;left: 0;top: 0;width: 100%;height: 100%;margin-left: 10px;background-size: 15px;transition: 0s;background-position: right 20px center;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.79293 8.00004L1.14648 2.35359L1.85359 1.64648L7.50004 7.29293L13.1465 1.64648L13.8536 2.35359L8.20714 8.00004L13.8536 13.6465L13.1465 14.3536L7.50004 8.70714L1.85359 14.3536L1.14648 13.6465L6.79293 8.00004Z' fill='%2338393B'/%3E%3C/svg%3E%0A");}
.active-filters__parameter-value:hover .active-filters__remove-btn {background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.79293 8.00004L1.14648 2.35359L1.85359 1.64648L7.50004 7.29293L13.1465 1.64648L13.8536 2.35359L8.20714 8.00004L13.8536 13.6465L13.1465 14.3536L7.50004 8.70714L1.85359 14.3536L1.14648 13.6465L6.79293 8.00004Z' fill='white'/%3E%3C/svg%3E%0A");}
.active-filters__remove-all-btn {color: #38393B;font-size: 13px;cursor: pointer;font-weight: 400;display: flex;align-items: center;letter-spacing: 1px;}
.active-filters__remove-all-btn:hover {color: #38393B;text-decoration: underline;}
.active-filters__remove-all-btn::after {content: "";display: block;width: 15px;height: 16px;flex: 0 0 15px;margin-left: 8px;background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.79293 8.00004L1.14648 2.35359L1.85359 1.64648L7.50004 7.29293L13.1465 1.64648L13.8536 2.35359L8.20714 8.00004L13.8536 13.6465L13.1465 14.3536L7.50004 8.70714L1.85359 14.3536L1.14648 13.6465L6.79293 8.00004Z' fill='%2338393B'/%3E%3C/svg%3E%0A");}

/* Search page */
.id--11 #content&gt;h2 {font-size: 56px;font-weight: 700;margin: 65px 0 40px 0;}
.id--11 #content&gt;h2 .highlight {color: #78797C;}

.id--11 .breadcrumbs-wrapper::after {content: "";width: 1920px;top: 0;left: -222px;z-index: -1;height: 420px;background-image: url(../img/page-bg.jpg?v=0.1);position: absolute;}

#search-group-categories h4, .search-products-heading {margin: 0 0 25px 0;font-size: 24px;font-weight: 400;}

#search-group-categories {padding-bottom: 25px;position: relative;margin-bottom: 0;}
#search-group-categories ul {display: flex;flex-flow: row wrap;padding: 0;list-style: none;margin: 0 -5px;}
#search-group-categories ul li {width: 25%;padding: 5px;}
#search-group-categories ul li a::after {content: "";width: 16px;height: 16px;position: absolute;right: 24px;top: 50%;margin-top: -8px;background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.30394 0.312988L13.5823 8.00005L5.30394 15.6871L4.57812 14.9055L12.0147 8.00005L4.57812 1.09463L5.30394 0.312988Z' fill='%23C21632'/%3E%3C/svg%3E%0A");}
#search-group-categories ul li a {box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);background-color: #fff;min-height: 84px;border: 0;border-radius: 16px;line-height: 19px;position: relative;width: 100%;height: 100%;padding: 20px 45px 20px 98px;display: flex;align-items: center;color: #C21632;font-size: 18px;text-decoration: none;}
#search-group-categories ul li a:hover {text-decoration: underline;}
#search-group-categories ul li a::before {content: "";width: 64px;height: 64px;position: absolute;left: 10px;top: 50%;margin-top: -32px;background-image: url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='64' height='64' rx='16' fill='%23F9E8EB'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.2 20.2667C18.6109 20.2667 18.1333 20.7442 18.1333 21.3333V42.6667C18.1333 43.2558 18.6109 43.7333 19.2 43.7333H44.8C45.3891 43.7333 45.8667 43.2558 45.8667 42.6667V25.6C45.8667 25.0109 45.3891 24.5333 44.8 24.5333H31.5582L27.2915 20.2667H19.2ZM16 21.3333C16 19.566 17.4327 18.1333 19.2 18.1333H28.1752L32.4418 22.4H44.8C46.5673 22.4 48 23.8327 48 25.6V42.6667C48 44.434 46.5673 45.8667 44.8 45.8667H19.2C17.4327 45.8667 16 44.434 16 42.6667V21.3333Z' fill='%23C21632'/%3E%3C/svg%3E%0A");}

.display-results-group {justify-content: center;margin-top: 15px;display: inline-flex;align-items: center;font-size: 13px;}
.display-results-group::after {content: "";width: 16px;height: 16px;flex: 0 0 16px;margin-left: 12px;background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.4866 6.4L8.53237 10.3542L4.57812 6.4L5.33237 5.64575L8.53237 8.84575L11.7324 5.64575L12.4866 6.4Z' fill='%23C21632'/%3E%3C/svg%3E%0A");}
.display-results-group:hover::after {background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.4866 6.4L8.53237 10.3542L4.57812 6.4L5.33237 5.64575L8.53237 8.84575L11.7324 5.64575L12.4866 6.4Z' fill='%23fff'/%3E%3C/svg%3E%0A");}


@media (min-width: 1200px) {
  body.id--11 .products-block&gt;div {width: 25%;}
}

.search-next-wrap {margin: 0;padding-top: 40px;padding-bottom: 20px;position: relative;}
#loadNextSearchResults {font-size: 0;background-color: transparent;border: 1px solid #C21632;}
#loadNextSearchResults::before {content: "Weitere Produkte laden";font-size: 13px;font-weight: bold;color: #C21632;position: relative;top: 3px;left: 5px;}
#loadNextSearchResults:hover::before {color: #fff;}
#loadNextSearchResults:hover {background-color: #C21632;border-color: #C21632;color: #fff;}

.wrapped-articles-brands {display: flex;justify-content: space-between;margin-top: 40px;margin-bottom: 80px;}
.wrapped-articles-brands&gt;div {width: 49.5%;border-radius: 10px;}
#search-group-articles, #search-group-manufacturers {display: flex;flex-direction: column;background-image: url(../img/bg-search.jpg);background-size: cover;padding: 48px;background-position: right top;}
#search-group-articles h4, #search-group-manufacturers h4 {margin: 0 0 30px 0;font-size: 24px;font-weight: 400;}
#search-group-articles ul, #search-group-manufacturers ul {padding: 0;list-style: none;margin: 0;}
#search-group-articles ul li a, #search-group-manufacturers ul li a {color: #404244;padding: 5px 0 5px 25px;display: block;position: relative;}
#search-group-articles ul li a:hover, #search-group-manufacturers ul li a:hover {text-decoration: underline;}
#search-group-articles ul li a::before {content: "";position: absolute;left: 0;top: 50%;margin-top: -8px;width: 16px;height: 16px;background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 2C3.67578 2 3 2.67578 3 3.5V13H3.21094C3.42969 13.5547 3.87109 14 4.5 14H13V13H4.5C4.21875 13 4 12.7812 4 12.5C4 12.2188 4.21875 12 4.5 12H13V2H4.5ZM4.5 3H12V11H4.5C4.32422 11 4.15625 11.0391 4 11.0938V3.5C4 3.21875 4.21875 3 4.5 3Z' fill='%23C21632'/%3E%3C/svg%3E%0A");}
#search-group-manufacturers ul li {width: auto;display: inline-block;}
#search-group-manufacturers ul li a {padding: 6px 12px;border-radius: 8px;border: 1px solid #C21632;margin: 0 5px 5px 0;font-size: 14px;color: #C21632;}
#search-group-manufacturers ul li a:hover {background-color: #C21632;color: #fff;text-decoration: none;}
#search-group-manufacturers ul li a::before {display: none;}
#search-group-articles .display-results-group, #search-group-manufacturers .display-results-group {display: inline-flex;padding: 8px 20px;margin-top: 30px;align-self: flex-start;font-size: 13px;}
</pre></body></html>