.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.variation-Configuration > div span.choice-thumb { }
.choice-thumb img {
max-width: 20px;
max-height: 40px;
display: inline-block;
vertical-align: middle;
}
td.product-name dl.variation dd div strong:empty + .semicol {
display: none;
}
.woocommerce td.product-name dl.variation dt.variation-Configuration {
display: block;
float: none;
}
.woocommerce td.product-name dl.variation dd.variation-Configuration {
font-size: .8em;
}
.woocommerce td.product-name dl.variation dd.variation-Configuration div {
padding-bottom: .2em;
}
.woocommerce td.product-name dl.variation dd.variation-Configuration div strong,
.wc-item-meta .order-configuration-details strong {
display: inline-block;
}
.woocommerce td.product-name dl.variation dd.variation-Configuration div strong:empty + span.semicol,
.wc-item-meta .order-configuration-details strong:empty + span.semicol {
opacity: 0;
}
.woocommerce td.product-name dl.variation dd.variation-Configuration span.sku,
.order-configuration-details span.sku {
font-size: .8em;
text-transform: uppercase;
display: inline-block;
background: #00000014;
margin-left: 5px;
padding: 3px;
line-height: 1;
}
.wc-item-meta .order-configuration-details div {
font-size: .8em;
}
button.configure-product + .woocommerce-product-details__short-description {
margin-top: 1.5em;
}
.shop_table tbody tr td.product-thumbnail a img.generating-image {
background: url(//www.freeheit.de/wp-content/plugins/product-configurator-for-woocommerce/assets/images/spinner.gif) no-repeat 50% 50%;
width: 100%;
height: 100%;
min-width: 20px;    
}
table span.choice-thumb.color {
display: inline-block;
width: 20px;
height: 20px;
vertical-align: middle;
margin-right: 4px;
border-radius: 3px;
} .shop_table.woocommerce-checkout-review-order-table tbody tr td img.configuration-image {
width: 100px;
border-radius: 8px;
vertical-align: middle;
margin-right: 10px;
max-width: 100%;
}
.configurator-error.error {
padding: 10px;
background: #fff7f8;
border: 1px solid red;
border-radius: 3px;
color: red;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.out-of-stock--no-more-choice {
width: 100%;
text-align: center;
}
.is_configurable :not(.enable-add-to-cart):not(.configurator_is_inline) .summary .yith-ywraq-add-button.show {
display: none !important;
} tr.wc-block-cart-items__row.configurator-hidden,
.wc-block-components-order-summary-item.configurator-hidden {
display: none !important;
} tr.wc-block-cart-items__row.configurator-linked-product .wc-block-components-product-badge.wc-block-components-sale-badge {
display: none;
}.mkl-pc-choice-qty--container {
display: none;
width: auto;
max-width: 120px;
border: 1px solid #CCC;
background: #FFF;
justify-content: space-between;
margin: 13px;
border-radius: 4px;
}
.mkl-pc-choice-qty--container > * {
flex-grow: 1;
}
.mkl-pc-choice-qty--container:focus-within {
border-color: var(--mkl_pc_color-primary, #777);
}
.mkl-pc-choice-qty--container input.mkl-pc-choice-qty,
.mkl-pc-choice-qty--container input.mkl-pc-choice-qty:focus {
border: none;
color: #000;
background: transparent;
box-shadow: none;
padding: 0;
margin: 0;
width: auto;
max-width: 2ch;
text-align: center;
-moz-appearance: textfield;
}
.mkl-pc-choice-qty--container input.mkl-pc-choice-qty::-webkit-outer-spin-button,
.mkl-pc-choice-qty--container input.mkl-pc-choice-qty::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.active > .mkl-pc-choice-qty--container,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar ul.layer_choices li.active > .text-field .mkl-pc-choice-qty--container,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.active > .mkl_quantity .mkl-pc-choice-qty--container {
display: flex;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li .mkl-pc-choice-qty--btn {
padding: 4px;
margin: 0;
display: block;
border: none;
text-align: center;
font-size: 15px;
font-family: sans-serif;
color: #000;
line-height: 1;
cursor: pointer;
user-select: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li .mkl-pc-choice-qty--btn svg {
vertical-align: middle;
width: 15px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li .mkl-pc-choice-qty--btn svg use {
fill: #000;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li .mkl-pc-choice-qty--btn:hover svg use, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li .mkl-pc-choice-qty--btn:focus svg use {
fill: var(--mkl_pc_color-primary);
}
.footer__section-center {
display: inline-flex;
align-items: center;
}
.mkl-footer--action-button {
display: flex;
align-items: center;
margin: 0;
padding: 6px 12px;
line-height: 1.2;
text-transform: none;
font-size: 12px;
font-weight: 400;
background: transparent;
appearance: none;
box-shadow: none;
border: none;
color: inherit;
text-decoration: none;
}
.mkl-footer--action-button svg {
fill: currentColor;
height: 24px;
width: 24px;
margin-right: 8px;
vertical-align: middle;
}
@media (max-width: 720px) {
.mkl-footer--action-button svg {
margin-right: 3;
}
}
.mkl-footer--action-button span {
vertical-align: middle;
}
@media (max-width: 720px) {
.mkl-footer--action-button span {
display: none;
}
}
@media (max-width: 720px) {
.mkl-footer--action-button {
display: block;
height: 100%;
width: 60px;
}
}
.adding-to-cart--modal {
display: none;
}
body.show-add-to-cart-modal .adding-to-cart--modal {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100000;
background: rgba(255, 255, 255, 0.9);
}
body.show-add-to-cart-modal.configurator_is_inline .adding-to-cart--modal {
position: fixed;
}
.adding-to-cart--modal .has-box {
display: block;
padding: 50px;
background: #FFF;
border-radius: 11px;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.0588235294);
}
.adding-to-cart--modal .has-box .header {
text-align: center;
font-size: 30px;
font-weight: 500;
padding-bottom: 30px;
}
.adding-to-cart--modal .messages:not(:empty) {
padding-bottom: 28px;
}
.adding-to-cart--adding-cta {
text-align: center;
}
.adding-to-cart--adding-cta .or {
display: inline-block;
padding-left: 10px;
padding-right: 10px;
}
.adding-to-cart--adding-cta button.button,
.adding-to-cart--adding-cta a.button {
font-size: 100%;
margin: 0;
line-height: 1;
cursor: pointer;
position: relative;
text-decoration: none;
overflow: visible;
padding: 0.818em 1.2em;
font-weight: 700;
border-radius: 6px;
left: auto;
color: #ffffff;
background-color: #2a2a2a;
border: 0;
display: inline-block;
background-image: none;
box-shadow: none;
text-shadow: none;
}
@keyframes loading-spinner {
0% {
width: 0;
margin-left: 0;
}
50% {
width: 100%;
margin-left: 0;
}
100% {
width: 0;
margin-left: 100%;
}
}
@keyframes anim-circle {
0% {
stroke-dashoffset: -170;
}
100% {
stroke-dashoffset: 0;
}
}
@keyframes anim-tick {
0% {
stroke-dashoffset: 52;
}
25% {
stroke-dashoffset: 52;
}
75% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 0;
}
}
.adding-to-cart--modal .spinner {
height: 4px;
background: red;
width: 0;
margin-top: 10px;
transition: 0.2s all;
animation: loading-spinner;
animation-duration: 1s;
animation-iteration-count: infinite;
}
.adding-to-cart--modal svg {
max-width: 70px;
}
.adding-to-cart--modal svg * {
vector-effect: non-scaling-stroke;
stroke-linecap: round;
fill: none;
stroke: #63c800;
stroke-miterlimit: 10;
stroke-width: 2px;
}
.adding-to-cart--modal svg circle {
stroke-dasharray: 170;
animation: anim-circle 0.5s;
animation-timeline: auto;
animation-direction: normal;
}
.adding-to-cart--modal svg polyline {
stroke-dasharray: 52;
animation: anim-tick 0.75s;
}.extra-cost {
visibility: hidden;
height: 0;
margin: 0;
padding: 0;
overflow: hidden;
opacity: 0;
transition: height 0.3s, margin 0.3s, padding 0.3s, opacity 0.3s;
}
.extra-cost.show {
visibility: visible;
position: relative;
padding-right: 10px;
height: auto;
overflow: visible;
display: inline-block;
opacity: 1;
margin: 0 0 0.8em 0;
}
.mkl_pc .extra-cost.show {
padding-left: 10px;
}.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.has-qty.active > .choice-item {
height: auto;
}:root {
--toolbar_width: 400px;
--mkl_pc-float-spacing: 26px;
--mkl_pc-footer-height: 5em;
--mkl_pc_color-light-gray: #5b605e;
--mkl_pc_color-primary: rgb(0, 213, 209);
--mkl_pc_color-primary_rgb: 0, 213, 209;
--mkl_pc_color-primary_hover: #00626d;
--mkl_pc_color-layers_button_text_color: #000000;
--mkl_pc_color-choices_button_text_color: #000000;
--mkl_pc_color-overlay_bg: #000000;
--mkl_pc_color-active_bg: rgb(249, 249, 249);
}
@-webkit-keyframes sk-scaleout {
0% {
-webkit-transform: scale(0);
}
100% {
-webkit-transform: scale(1);
opacity: 0;
}
}
@keyframes sk-scaleout {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
@-webkit-keyframes slide-in-top {
0% {
-webkit-transform: translateY(10px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
opacity: 1;
}
}
@keyframes slide-in-top {
0% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@keyframes configurator-load {
0% {
opacity: 0;
}
50% {
opacity: 1;
}
100% {
opacity: 0;
}
} .configurator_is_opened:not(.configurator_is_inline) {
overflow: hidden;
}
.is_configurable div.product form.cart {
border: none;
}
.is_configurable:not(.enable-add-to-cart):not(.configurator_is_inline) div.product form.cart .quantity, .is_configurable:not(.enable-add-to-cart):not(.configurator_is_inline) div.product form.cart .single_add_to_cart_button {
display: none;
}
@media (max-width: 660px) {
.is_configurable button.configure-product {
font-size: 1.4em;
display: block;
width: 100%;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.type-step:not(.active) {
display: none;
}
nav.mkl-pc--steps {
display: flex;
flex-direction: row;
align-items: center;
}
nav.mkl-pc--steps button.step-next, nav.mkl-pc--steps button.step-next span, nav.mkl-pc--steps button.step-next svg,
nav.mkl-pc--steps button.step-previous, nav.mkl-pc--steps button.step-previous span, nav.mkl-pc--steps button.step-previous svg {
vertical-align: middle;
}
.mkl_pc.has-steps:not(.last-step) .mkl_pc_container .form .pc_configurator_form {
display: none;
}
.mkl_pc.has-steps.last-step nav.mkl-pc--steps .step-next {
display: none;
}
.mkl_pc_toolbar .steps-progress--container {
padding: 0 var(--mkl_pc-float-spacing);
width: 100%;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-height: 500px) and (orientation: landscape) {
.mkl_pc_toolbar .steps-progress--container {
display: none;
}
}
@media (max-height: 800px) and (orientation: portrait) {
.mkl_pc_toolbar .steps-progress--container {
display: none;
}
}
.mkl_pc_toolbar .steps-progress--container ol.steps-progress {
display: grid;
grid-auto-flow: column;
grid-gap: var(--mkl_pc-steps-gap, 20px);
justify-items: start;
justify-content: start;
overflow: hidden;
overflow-x: auto;
width: 100%;
padding: var(--mkl_pc-float-spacing) 0;
margin: 0;
position: relative;
counter-reset: steps-progress;
-ms-overflow-style: none;
scrollbar-width: none;
}
.mkl_pc_toolbar .steps-progress--container ol.steps-progress::-webkit-scrollbar {
display: none;
}
.mkl_pc_toolbar .steps-progress--container ol.steps-progress > li.steps-progress--item {
counter-increment: steps-progress;
display: block;
padding: 0;
white-space: nowrap;
font-size: 16px;
}
.mkl_pc_toolbar .steps-progress--container ol.steps-progress > li.steps-progress--item a {
font-weight: bold;
white-space: nowrap;
}
.mkl_pc_toolbar .steps-progress--container ol.steps-progress > li.steps-progress--item a::before {
content: counter(steps-progress) ". ";
}
.mkl_pc_toolbar .steps-progress--container ol.steps-progress > li.steps-progress--item.active ~ li.steps-progress--item a {
color: #B7B7B7;
font-weight: normal;
}
.mkl_pc_toolbar .steps-progress--container ol.steps-progress > li.steps-progress--item.hidden {
display: none;
}
.mkl_pc_toolbar .steps-progress--container ol.steps-progress > li.steps-progress--active-marker {
position: absolute;
bottom: 0;
height: 0;
width: var(--mkl_pc-steps-marker-width, 0);
left: var(--mkl_pc-steps-marker-pos, 0);
border-bottom: 2px solid var(--mkl_pc_color-primary);
transition: 0.5s all ease-out;
}
.mkl_pc_toolbar .steps-progress--container {
border-bottom: none;
}
.mkl_pc .mkl_pc_container nav.mkl-pc--steps button.step-previous {
padding: 6px 0;
width: 60px;
}
.mkl_pc_summary {
-webkit-font-smoothing: subpixel-antialiased;
}
.mkl_pc_summary .mkl_pc_summary_item_group h5 {
margin: 0;
font-size: 1em;
font-weight: 500;
color: var(--mkl_pc_color-ll2);
display: inline-block;
-webkit-font-smoothing: subpixel-antialiased;
}
.mkl_pc_summary > .mkl_pc_summary_item_group.group > h5 {
color: var(--mkl_pc_color-ll1);
text-decoration: underline;
font-size: larger;
display: block;
padding: 10px 0 3px 0;
}
.mkl_pc_summary .mkl_pc_summary_item_group:not(.group) {
display: flex;
align-items: baseline;
flex-wrap: wrap;
margin-bottom: 10px;
}
.mkl_pc_summary .mkl_pc_summary_item_group:not(.group) h5 {
margin-right: 5px;
width: 100%;
}
.mkl_pc_summary .mkl_pc_summary_item_group:not(.group) h5::after {
content: ":";
}
.mkl_pc_summary .mkl_pc_summary_item_group.group + .group {
border-top: 1px solid rgba(255, 255, 255, 0.1058823529);
margin-top: 10px;
padding-top: 10px;
}
.mkl_pc_summary .mkl_pc_summary_item {
font-weight: 300;
display: flex;
justify-content: space-between;
line-height: 1.2;
flex: auto;
width: 100%;
}
.mkl_pc_summary .mkl_pc_summary_item.has-form-field .summary-item--name {
font-weight: 500;
}
.mkl_pc_summary .mkl_pc_summary_item.has-form-field .summary-item--name .form-field--value {
font-weight: 300;
}
.mkl_pc_summary .mkl_pc_summary_item.has-form-field .summary-item--name .form-field--value::before {
content: ":";
display: inline-block;
margin-right: 5px;
}
.mkl_pc_summary {
width: 100%;
} .mkl_pc {
position: fixed;
top: 0;
left: 0;
bottom: 0;
width: 100%;
z-index: 10000;
}
.mkl_pc .loader {
display: none;
position: absolute;
top: 50%;
left: 50%;
text-align: center;
transform: translate(-50%, -50%);
}
.mkl_pc .loader .header {
font-size: 1.5em;
font-weight: bold;
color: #FFF;
text-shadow: 0 2px 14px rgba(0, 0, 0, 0.62);
}
.mkl_pc .loader .spinner {
width: 40px;
height: 40px;
margin: 30px auto;
background-color: #FFF;
border-radius: 100%;
-webkit-animation: sk-scaleout 1s infinite ease-in-out;
animation: sk-scaleout 1s infinite ease-in-out;
}
.mkl_pc.loading .loader {
display: block;
}
.mkl_pc.loading .mkl_pc_container {
transform: translateY(-30px);
opacity: 0;
}
.mkl_pc .mkl_pc_container {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #fff;
visibility: hidden;
opacity: 0;
transform: translateY(-30px);
transition: all 0.5s;
}
@media (max-width: 860px) {
.mkl_pc .mkl_pc_container {
top: 0;
left: 0;
right: 0;
bottom: 0;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_bg {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-position: 50%;
background-size: cover;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer {
position: absolute;
z-index: 1;
left: 0;
top: 0;
right: 350px;
right: var(--toolbar_width);
bottom: 0;
}
@media (max-width: 860px) {
.mkl_pc .mkl_pc_container .mkl_pc_viewer {
right: 50%;
}
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_viewer {
right: 0;
top: 0;
bottom: 60%;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select {
position: absolute;
left: 85px;
top: 25px;
z-index: 2;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select > a {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select ul {
padding: 0;
margin: 0;
list-style-type: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select li {
display: inline-block;
margin-right: 0.5em;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select li a {
display: block;
padding: 0;
padding-bottom: 6px;
text-align: center;
color: black;
text-decoration: none;
text-transform: uppercase;
font-size: 0.9em;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select li a {
font-size: 12px;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select li a span.angle-image {
width: 25px;
height: 25px;
display: inline-block;
vertical-align: middle;
transform: translateY(-2px);
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select li a span.angle-image img {
width: auto;
max-width: 100%;
height: auto;
display: block;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select li.active a {
border-bottom: 2px solid;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select {
left: 10px;
top: 10px;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select > a span {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select > a::before {
margin-right: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select > a::before {
margin-right: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select:hover > a span, .mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select:focus-within > a span, .mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select > a:focus span {
display: inline-block;
margin-left: 1em;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
user-select: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers img {
transition: 0.2s all;
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
max-height: 100%;
-webkit-user-drag: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers img:not(.active), .mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers img.loading {
opacity: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers svg {
transition: 0.2s all;
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
max-height: 100%;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers .custom-html {
position: absolute;
width: 100%;
top: 0;
left: 0;
height: 100%;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers .custom-html:not(.active) {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers .images-loading {
display: none;
width: 30px;
height: 30px;
background: var(--mkl_pc_color-primary);
position: absolute;
left: 35px;
bottom: 70px;
opacity: 0;
transition: all 0.2s;
border-radius: 50%;
-webkit-animation: sk-scaleout 1s infinite ease-in-out;
animation: sk-scaleout 1s infinite ease-in-out;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers img.loading ~ .images-loading {
display: block;
opacity: 1;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar {
position: absolute;
z-index: 2;
width: 350px;
width: var(--toolbar_width);
right: 0;
top: 0;
bottom: 0;
display: flex;
flex-direction: column;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header {
position: absolute;
right: 100%;
width: 100%;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header h3 {
text-align: right;
text-transform: uppercase;
font-size: 18px;
line-height: 1.2;
margin: 0;
padding: 0.5em;
font-weight: 500;
padding-top: var(--mkl_pc-float-spacing);
padding-right: var(--mkl_pc-float-spacing);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header h3::after {
content: "";
display: block;
height: 60px;
width: 2px;
background: #000;
position: absolute;
right: 0em;
top: 0;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header h3::after {
display: none;
}
}
@media (max-width: 860px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header h3 {
font-size: 1rem;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header > .cancel {
position: fixed;
background: transparent;
border: none;
box-shadow: none;
width: 20px;
height: 20px;
padding: 0;
top: 30px;
left: 30px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header > .cancel span {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header > .cancel::before, .mkl_pc .mkl_pc_container .mkl_pc_toolbar > header > .cancel::after {
content: " ";
width: 20px;
height: 2px;
background: #000;
position: absolute;
top: 50%;
left: 0;
transform-origin: 50%;
transform: rotate(45deg);
transition: all 0.2s;
border-radius: 1px;
display: block;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header > .cancel::after {
transform: rotate(-45deg);
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header {
width: 100%;
height: 40px;
background: #36383a;
padding-top: 8px;
color: #FFF;
font-size: 1rem;
box-sizing: border-box;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header h3 {
display: block;
color: #FFF;
font-size: 1rem;
margin: 0;
padding: 0;
text-align: center;
margin-right: 40px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header .cancel {
position: absolute;
top: 10px;
right: 10px;
left: auto;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header .cancel::after, .mkl_pc .mkl_pc_container .mkl_pc_toolbar > header .cancel::before {
background: #FFF;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices {
position: relative;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
padding: var(--mkl_pc-float-spacing);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul {
list-style-type: none;
display: block;
margin: 0;
padding: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li {
padding: 0;
margin: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li {
display: block;
line-height: 2;
position: relative;
border: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li:not(.type-step), .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.type-step > .layer_choices > .choices-list > ul > li.layers-list-item {
background: #FFF;
margin-bottom: 1em;
box-shadow: 0 15px 30px rgba(63, 67, 74, 0.1);
border-radius: 8px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li:not(.type-step).not-a-choice, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li:not(.type-step).type-summary, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.type-step > .layer_choices > .choices-list > ul > li.layers-list-item.not-a-choice, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.type-step > .layer_choices > .choices-list > ul > li.layers-list-item.type-summary {
box-shadow: none;
border-radius: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.type-step > span.layer-item {
display: block;
margin-bottom: 15px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.type-step > span.layer-item .layer-name {
display: block;
font-size: 18px;
text-transform: uppercase;
line-height: 1.2;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.type-step.has-thumbnail > .layer-item {
padding-left: 60px;
position: relative;
min-height: 70px;
display: flex;
flex-direction: column;
justify-content: center;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.type-step.has-thumbnail > .layer-item i {
position: absolute;
height: 40px;
width: 40px;
left: 8px;
top: 50%;
transform: translateY(-50%);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li button {
border: none;
display: block;
width: 100%;
height: auto;
text-align: left;
padding: 20px;
border: none;
background-color: transparent;
position: relative;
line-height: 1.3;
font-weight: normal;
color: var(--mkl_pc_color-layers_button_text_color);
word-break: break-word;
white-space: normal;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li button:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li button:focus {
outline: none;
color: var(--mkl_pc_color-primary_hover);
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li button {
padding: 1em;
font-size: 14px;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li span.out-of-stock {
display: block;
position: absolute;
top: 10px;
right: 10px;
padding: 0.5em;
background: rgba(0, 0, 0, 0.85);
color: #fff;
font-size: 0.8em;
text-transform: uppercase;
line-height: 1;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li ul {
list-style-type: none;
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 0;
position: relative;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li ul > li {
display: block;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li ul > li:not(.layers-list-item) > button {
padding: 0;
border-radius: 6px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li ul > li:not(.layers-list-item) > button:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li ul > li:not(.layers-list-item) > button:focus {
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li ul.active li {
-webkit-animation: slide-in-top 0.2s ease-out;
animation: slide-in-top 0.2s ease-out;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li ul li.active button.choice-item {
background: var(--mkl_pc_color-active_bg);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button {
padding-left: 60px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item {
transition: 0.2s all;
padding-right: 30px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item i {
position: absolute;
display: block;
width: 40px;
left: 10px;
top: 50%;
transform: translateY(-50%);
transition: 0.2s all;
opacity: 0.5;
text-align: center;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item i {
width: 30px;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item i img {
max-width: 100%;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item i.selected-choice-image img ~ img {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item i.selected-choice-image:not(:empty) + i {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item .description {
display: block;
font-size: 0.8em;
color: var(--mkl_pc_color-light-gray);
text-transform: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item span.selected-choice {
display: block;
font-size: 0.8em;
text-transform: uppercase;
opacity: 0.85;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item::after {
transition: 0.2s all;
content: " ";
display: block;
width: 12px;
height: 12px;
position: absolute;
right: 1.6em;
top: 50%;
transform: translateY(-50%) rotate(-45deg);
border-right: 1px solid #36383a;
border-bottom: 1px solid #36383a;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item::before {
content: " ";
background: rgba(54, 56, 58, 0.1215686275);
display: block;
width: 0;
height: 1px;
opacity: 0;
position: absolute;
top: 100%;
left: 50%;
transition: 0.2s all;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item:focus, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item:hover {
padding-left: 70px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item:focus i, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item:hover i {
transform: translateY(-50%) translateX(10px);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item:focus::after, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item:hover::after {
border-color: var(--mkl_pc_color-primary);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers i.close {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button:hover i {
opacity: 1;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers li.layers-list-item.active > button::before {
width: calc(100% - 1em);
opacity: 1;
left: 0.5em;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers li.layers-list-item.active > button::after {
transform: translateY(-75%) rotate(45deg);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers li.layers-list-item.active > button i {
opacity: 1;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices {
display: none;
position: relative;
transition: all 0.3s cubic-bezier(0.02, 0.5, 0.14, 1.01);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices > li ul[data-layer-id], .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices > li ul.choices-list--children {
list-style-type: none;
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 0;
position: relative;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list {
padding: 0.6em;
padding-top: 1em;
margin: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li {
box-shadow: 0 0px 0px 1px rgba(0, 0, 0, 0.2);
border-radius: 6px;
position: relative;
margin: 0.3em;
width: calc(33% - 0.6em);
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li {
width: calc(50% - 0.6em);
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li span.text.choice-name {
display: block;
font-size: 0.8em;
text-transform: uppercase;
text-align: center;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li span.choice-price {
display: block;
color: #777;
min-width: 60px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li i.mkl-pc-thumbnail {
position: relative;
left: auto;
top: auto;
transform: none;
height: 58px;
width: 58px;
border: none;
display: block;
border-radius: 0;
background: transparent;
box-shadow: none;
transition: all 0.2s;
margin: 0 auto;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li i.mkl-pc-thumbnail span {
display: block;
overflow: hidden;
position: absolute;
top: 3px;
left: 3px;
right: 3px;
bottom: 3px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li i.mkl-pc-thumbnail img {
position: absolute;
max-width: 100%;
width: auto;
height: auto;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li span.description {
display: block;
font-size: 0.8em;
color: var(--mkl_pc_color-light-gray);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li > button.choice-item {
padding: 5px;
margin: 0;
background: transparent;
transition: 0.2s all;
height: 100%;
color: var(--mkl_pc_color-choices_button_text_color);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li > button.choice-item:disabled {
opacity: 0.2 !important;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.active {
box-shadow: 0 6px 12px rgba(var(--mkl_pc_color-primary_rgb), 0.2), 0 0 0 2px rgba(var(--mkl_pc_color-primary_rgb), 0.858);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group {
width: 100%;
padding: 0;
margin: 0;
box-shadow: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group .choice-group-label {
padding-left: 3px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group .choice-group-label .choice-text--container {
display: flex;
flex-direction: row;
align-items: center;
width: 100%;
flex-wrap: wrap;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group .choice-group-label .choice-text--container span.description {
order: 2;
width: 100%;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group .choice-group-label i.mkl-pc-thumbnail {
height: 38px;
margin: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group .choice-group-label span.choice-price {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group .choice-group-label .choice-text {
opacity: 0.6;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group button.choice-group-label {
border-radius: 0;
box-shadow: none;
margin-top: 8px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group button.choice-group-label::after, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group button.choice-group-label::before {
content: "";
width: 15px;
display: block;
height: 1px;
background: rgba(54, 56, 58, 0.3333333333);
position: absolute;
right: 30px;
top: 50%;
transition: 0.2s all;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group button.choice-group-label:hover::after, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group button.choice-group-label:hover::before, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group button.choice-group-label:focus::after, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group button.choice-group-label:focus::before {
background: var(--mkl_pc_color-primary);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group + .is-group {
margin-top: 1em;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group:not(.show-group-content) button.choice-group-label::before {
right: 30px;
transform: rotate(90deg);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group:not(.show-group-content) button.choice-group-label ~ ul.choices-list--children {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.choices-list {
padding: 3px;
box-sizing: border-box;
margin: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list ul li.layers-list-item {
width: 100%;
box-shadow: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list ul li.layers-list-item .layer_choices > li {
width: 100%;
padding: 10px;
box-sizing: border-box;
box-shadow: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.active li.active {
border-color: #CCC;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.active li.active i.mkl-pc-thumbnail {
opacity: 1;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.group > li.choices-list {
padding: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.layer-choices-title {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.columns-1 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(100% - 0.6em);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.columns-2 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(50% - 0.6em);
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.columns-2 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(100% - 0.6em);
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.columns-4 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(25% - 0.6em);
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.columns-4 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(50% - 0.6em);
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown {
padding: 10px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown > button.layer-item, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown > button.layer-item {
padding-top: var(--mkl_pc-dropdown-padding, 10px);
padding-bottom: var(--mkl_pc-dropdown-padding, 10px);
padding-left: var(--mkl_pc-dropdown-padding, 10px);
border: 1px solid var(--mkl_pc-dropdown-border-color, #EEE);
border-radius: var(--mkl_pc-dropdown-border-radius, 5px);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown > button.layer-item::after, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown > button.layer-item::after {
width: 8px;
height: 8px;
transform: translateY(-50%) rotate(45deg);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown > button.layer-item:focus, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown > button.layer-item:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown > button.layer-item:focus, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown > button.layer-item:hover {
padding-left: var(--mkl_pc-dropdown-padding, 10px);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown > button.layer-item:focus::after, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown > button.layer-item:hover::after, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown > button.layer-item:focus::after, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown > button.layer-item:hover::after {
transform: translateY(-50%) rotate(225deg);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown.has-thumbnail > button.layer-item, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown.has-thumbnail > button.layer-item {
padding-left: 60px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown.has-thumbnail > button.layer-item:focus, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown.has-thumbnail > button.layer-item:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown.has-thumbnail > button.layer-item:focus, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown.has-thumbnail > button.layer-item:hover {
padding-left: 60px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown.has-thumbnail > button.layer-item:focus i, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown.has-thumbnail > button.layer-item:hover i, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown.has-thumbnail > button.layer-item:focus i, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown.has-thumbnail > button.layer-item:hover i {
transform: translateY(-50%);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown.dropdown-move-label-outside > button.layer-item span.selected-choice, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown.dropdown-move-label-outside > button.layer-item span.selected-choice {
font-size: 1rem;
text-transform: inherit;
opacity: 1;
padding-top: 10px;
padding-bottom: 10px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown {
position: absolute;
top: calc(100% - 11px);
width: calc(100% - 20px);
z-index: 20;
background: #FFF;
max-height: 250px;
overflow: auto;
border: 1px solid var(--mkl_pc-dropdown-border-color, #EEE);
box-shadow: 0 20px 20px -10px rgba(0, 0, 0, 0.29);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list {
padding: 6px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li {
width: 100%;
margin: 0;
border-radius: 0;
box-shadow: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li li.is-group .choice-group-label, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li li.is-group .choice-group-label {
font-size: 0.8em;
opacity: 0.6;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item {
border-radius: 5px;
padding: 8px;
padding-left: 22px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item .choice-text--container, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item .choice-text--container {
display: flex;
flex-direction: row;
align-items: center;
width: 100%;
flex-wrap: wrap;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item .choice-text--container span.description, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item .choice-text--container span.description {
order: 2;
width: 100%;
margin-top: 6px;
text-transform: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item i.mkl-pc-thumbnail, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item i.mkl-pc-thumbnail {
height: 35px;
width: 35px;
margin-top: -0.5em;
margin-bottom: -0.5em;
margin-right: 5px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item .choice-text, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item .choice-text {
flex: 1;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item span.text.choice-name, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item span.text.choice-name {
position: relative;
display: flex;
text-align: left;
justify-content: space-between;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item span.choice-price, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item span.choice-price {
text-align: right;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-thumbnail button.choice-item, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-thumbnail button.choice-item {
min-height: 40px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description button.choice-item, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description button.choice-item {
padding-right: 22px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description:hover a.mkl-pc-show-description svg use, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description:hover a.mkl-pc-show-description svg path, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description:focus-within a.mkl-pc-show-description svg use, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description:focus-within a.mkl-pc-show-description svg path, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description:hover a.mkl-pc-show-description svg use, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description:hover a.mkl-pc-show-description svg path, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description:focus-within a.mkl-pc-show-description svg use, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description:focus-within a.mkl-pc-show-description svg path {
fill: #FFF;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.active > button.choice-item, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.active > button.choice-item {
color: var(--mkl_pc_color-primary);
background: transparent;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.active > button.choice-item::before, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.active > button.choice-item::before {
content: "";
display: block;
position: absolute;
left: 6px;
top: 50%;
width: 8px;
height: 5px;
border-left: 2px solid #000;
border-bottom: 2px solid #000;
transform: translateY(-50%) rotate(-45deg);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.active > button.choice-item:hover::before, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.active > button.choice-item:focus::before, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.active > button.choice-item:hover::before, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.active > button.choice-item:focus::before {
border-color: #FFF;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:focus, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:focus {
background: var(--mkl_pc-dropdown-choice-hover-bg-color, var(--mkl_pc_color-primary));
color: var(--mkl_pc-dropdown-choice-hover-color, #FFF);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:hover span.description, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:hover span.choice-price, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:focus span.description, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:focus span.choice-price, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:hover span.description, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:hover span.choice-price, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:focus span.description, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:focus span.choice-price {
color: var(--mkl_pc-dropdown-choice-hover-color, #FFF);
opacity: 0.75;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices {
height: 100%;
padding: 1em;
}
}
@media (max-width: 860px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar {
width: 50%;
}
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar {
width: 100%;
top: 40%;
bottom: var(--mkl_pc-footer-height);
}
}
.mkl_pc .mkl_pc_container .single_add_to_cart_button {
visibility: visible;
}
.mkl_pc .mkl_pc_container .form.form-cart {
position: relative;
padding: 1em var(--mkl_pc-float-spacing);
text-align: right;
}
.mkl_pc .mkl_pc_container .form.form-cart::before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
width: 60px;
background: #000;
height: 2px;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .form.form-cart {
box-shadow: 0px -6px 12px -5px rgba(0, 0, 0, 0.0705882353);
}
.mkl_pc .mkl_pc_container .form.form-cart::before {
display: none;
}
}
@media (max-height: 500px) and (orientation: landscape) {
.mkl_pc .mkl_pc_container .form.form-cart {
--mkl_pc-float-spacing: 5px;
padding: var(--mkl_pc-float-spacing);
}
}
.mkl_pc .mkl_pc_container .form.form-cart .pc_configurator_form > * {
vertical-align: middle;
}
.mkl_pc .mkl_pc_container .form.form-cart .pc_configurator_form form.cart {
margin: 0;
}
.mkl_pc .mkl_pc_container .form.form-cart p {
margin-bottom: 0.5em;
text-align: right;
width: 100%;
}
.mkl_pc .mkl_pc_container .form.form-cart span[class*=-label] {
text-transform: uppercase;
font-size: 0.7em;
color: var(--mkl_pc_color-light-gray);
}
.mkl_pc .mkl_pc_container .form.form-cart .pc_configurator_form {
display: flex;
justify-content: flex-end;
}
.mkl_pc .mkl_pc_container .form.form-cart form {
display: inline-block;
}
.mkl_pc .mkl_pc_container .form.form-cart form.cart {
margin: 0;
}
.mkl_pc .mkl_pc_container .form.form-cart .quantity {
display: inline-flex;
align-items: center;
box-sizing: border-box;
margin-right: 8px;
}
.mkl_pc .mkl_pc_container .form.form-cart .quantity input.qty {
background: #fff;
height: 100%;
box-sizing: border-box;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .form.form-cart .quantity input.qty {
border: 2px solid #36383a;
}
}
.mkl_pc .mkl_pc_container .form.form-cart .extra-cost {
visibility: hidden;
position: fixed;
margin-bottom: 0;
}
.mkl_pc .mkl_pc_container .form.form-cart .extra-cost.show {
visibility: visible;
position: relative;
padding: 0;
margin: 0;
margin-bottom: 0.5em;
height: auto;
display: block !important;
}
.mkl_pc .mkl_pc_container .form.form-cart .pc-total-price--container {
width: 100%;
padding: var(--mkl_pc-float-spacing);
box-sizing: border-box;
}
.mkl_pc .mkl_pc_container .form.form-cart span.pc-total-price {
width: 100%;
text-align: right;
font-weight: bold;
display: block;
font-size: 1.6em;
line-height: 1;
margin-bottom: 0.5em;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .form.form-cart span.pc-total-price {
margin-bottom: 0;
font-size: 16px;
}
}
@media (max-height: 500px) and (orientation: landscape) {
.mkl_pc .mkl_pc_container .form.form-cart span.pc-total-price {
font-size: 16px;
}
}
.mkl_pc .mkl_pc_container .form.form-cart del.pc-total--regular-price + span.pc-total-price {
display: inline-block;
width: auto;
}
.mkl_pc .mkl_pc_container .form.form-cart button.configurator-add-to-cart svg {
display: none;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .footer__section-right {
width: 100%;
}
.mkl_pc .mkl_pc_container .form.form-cart {
--mkl_pc-float-spacing: 5px;
position: relative;
background: #FFF;
padding: var(--mkl_pc-float-spacing);
box-sizing: border-box;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: flex-end;
}
.mkl_pc .mkl_pc_container .form.form-cart .extra-cost.show {
display: none !important;
}
.mkl_pc .mkl_pc_container .form.form-cart .pc_configurator_form {
display: flex;
align-items: center;
width: 100%;
justify-content: end;
}
.mkl_pc .mkl_pc_container .form.form-cart .pc_configurator_form button {
border-radius: 6px;
font-size: 12px;
}
}
.mkl_pc.has-steps .mkl_pc_container .form.form-cart .pc_configurator_form {
display: inline-flex;
width: calc(100% - 60px);
padding: 8px var(--mkl_pc-float-spacing) var(--mkl_pc-float-spacing) 0;
justify-content: end;
}
@media (min-width: 660px) {
.mkl_pc.has-steps .mkl_pc_container section.choices + .form.form-cart {
display: flex;
flex-wrap: wrap;
padding: 0;
justify-content: space-between;
align-items: center;
}
}
.mkl_pc .mkl_pc_container nav.mkl-pc--steps {
width: auto;
padding: 8px 0 var(--mkl_pc-float-spacing) 0;
display: inline-flex;
justify-content: space-between;
}
.mkl_pc .mkl_pc_container nav.mkl-pc--steps button.step-previous {
background: transparent;
appearance: none;
box-shadow: none;
border: none;
}
.mkl_pc .mkl_pc_container nav.mkl-pc--steps button.step-previous span {
display: none;
}
.mkl_pc .mkl_pc_container nav.mkl-pc--steps button.step-previous svg {
width: 32px;
height: 32px;
}
.mkl_pc .mkl_pc_container nav.mkl-pc--steps button.step-previous:disabled svg {
opacity: 0.2;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container nav.mkl-pc--steps button.step-previous {
padding: 0 10px;
}
}
.mkl_pc .mkl_pc_container nav.mkl-pc--steps button.step-next svg {
margin-left: 10px;
width: 20px;
height: 20px;
fill: currentColor;
}
.mkl_pc.has-steps:not(.last-step) .mkl_pc_container .form.form-cart .pc_configurator_form {
display: none;
}
.mkl_pc.has-steps:not(.last-step) .mkl_pc_container nav.mkl-pc--steps {
width: 100%;
padding: 8px var(--mkl_pc-float-spacing) var(--mkl_pc-float-spacing) 0;
}
.mkl_pc .mkl_pc_container footer {
position: absolute;
bottom: 0;
left: 0;
right: 350px;
right: var(--toolbar_width);
height: var(--mkl_pc-footer-height);
z-index: 2;
padding: 1em;
width: auto;
background: transparent;
z-index: 2;
display: flex;
justify-content: space-between;
align-items: center;
box-sizing: border-box;
}
@media (min-width: 660px) {
.mkl_pc .mkl_pc_container footer {
justify-content: left;
}
}
.mkl_pc .mkl_pc_container footer h3.product-name {
line-height: 1;
margin: 0;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container footer h3.product-name {
display: none;
}
}
.mkl_pc .mkl_pc_container footer .footer__section-left:empty {
display: none;
}
.mkl_pc .mkl_pc_container footer .footer__section-center {
flex: 1;
display: flex;
align-items: center;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container footer .footer__section-center {
width: 100%;
flex: auto;
}
}
.mkl_pc .mkl_pc_container footer .mkl-pc-syd-modal {
left: 0;
}
.mkl_pc .mkl_pc_container footer .mkl-pc-syd-modal::after {
left: 40px;
}
@media (max-width: 860px) {
.mkl_pc .mkl_pc_container footer {
text-align: center;
}
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container footer {
border-top: 1px solid rgba(0, 0, 0, 0.2);
padding: 0;
right: 0;
flex-wrap: wrap;
}
}
@media (min-width: 660px) {
.mkl_pc .mkl_pc_container footer .form.form-cart {
display: none;
}
}
.mkl_pc .mkl_pc_container.mobile-show-form footer {
background: #FFF;
}
.mkl_pc .mkl_pc_container.mobile-show-form footer .form.form-cart {
bottom: 1em;
}
.mkl_pc .mkl_pc_container.mobile-show-form .mkl-pc-show-form::before {
opacity: 0.8;
visibility: visible;
}
.mkl_pc .mkl_pc_container.mobile-show-form .mkl_pc_toolbar, .mkl_pc .mkl_pc_container.mobile-show-form .mkl_pc_viewer {
filter: blur(0.3em);
}
.mkl_pc.opened {
visibility: visible;
}
.mkl_pc.opened .overlay {
visibility: visible;
opacity: 1;
}
.mkl_pc.opened .mkl_pc_container {
visibility: visible;
opacity: 1;
transform: none;
}
body.admin-bar:not(.configurator_is_inline) .mkl_pc {
top: 45px;
}
@media (min-width: 600px) and (max-width: 660px) {
body.admin-bar:not(.configurator_is_inline) .mkl_pc .mkl_pc_toolbar > header {
position: fixed;
left: 0;
top: 45px;
}
}
@media (max-width: 600px) {
body.admin-bar:not(.configurator_is_inline) .mkl_pc .mkl_pc_toolbar > header {
position: fixed;
left: 0;
top: 0;
}
}
@media (min-width: 660px) {
body.admin-bar:not(.configurator_is_inline) .mkl_pc .mkl_pc_toolbar > header > .cancel {
top: 65px;
}
}
@media (max-width: 600px) {
body.admin-bar:not(.configurator_is_inline) .mkl_pc {
top: 0;
z-index: 100000;
}
}
@media (min-width: 660px) {
body.admin-bar:not(.configurator_is_inline) .mkl_pc {
top: 32px;
}
}
@media (max-width: 660px) {
body:not(.configurator_is_inline) .mkl_pc .mkl_pc_toolbar > header {
position: fixed;
left: 0;
top: 0;
}
}
@media (max-width: 660px) {
body:not(.configurator_is_inline) .mkl_pc .mkl_pc_viewer {
top: 40px;
}
}
.mkl_pc form.save-my-design__login_form {
padding: 1em;
}
.mkl_pc form.save-my-design__login_form > .message {
margin-top: -1em;
margin-left: -1em;
margin-right: -1em;
}
.mkl_pc .mkl_pc_container .mkl_pc_bg.default-bg ~ .mkl_pc_toolbar section.choices + .form::after {
content: "";
transition: 0.2s all;
display: block;
height: 0;
width: 100%;
position: absolute;
z-index: 4;
bottom: 100%;
left: 0;
background: linear-gradient(to top, #ededed, rgba(237, 237, 237, 0));
}
.mkl_pc .mkl_pc_container .mkl_pc_bg.default-bg ~ .mkl_pc_toolbar section.choices.scrolled + .form::after {
height: 60px;
}
.keyboard-navigation .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item:focus {
box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1490196078);
}
body.configurator_is_inline .mkl_pc {
position: relative;
height: 95vh;
min-height: 500px;
z-index: 1;
}
body.configurator_is_inline .mkl_pc .overlay {
display: none;
}
body.configurator_is_inline .mkl_pc .mkl_pc_container {
box-shadow: none;
}
body.configurator_is_inline .mkl_pc .mkl_pc_container .angles-select {
left: 2em;
}
body.configurator_is_inline .mkl_pc .mkl_pc_container header .cancel {
display: none;
}
body.configurator_is_inline .mkl_pc .mkl_pc_container .mkl_pc_toolbar > header {
display: none;
}
@media (max-width: 660px) {
body.configurator_is_inline .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices {
top: 0;
height: 100%;
}
body.configurator_is_inline .mkl_pc .mkl_pc_container .mkl_pc_toolbar .mkl-pc-show-form::before {
height: 100vh;
}
} .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice {
box-shadow: none;
width: auto;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.is-group,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.is-group {
width: 100%;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice button.choice-item,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice button.choice-item {
padding: 0;
text-align: left;
height: auto;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice button.choice-item:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice button.choice-item:focus,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice button.choice-item:hover,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice button.choice-item:focus {
box-shadow: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice button.choice-item span.text.choice-name,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice button.choice-item span.text.choice-name {
padding: 0;
text-align: left;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice button.choice-item i.mkl-pc-thumbnail,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice button.choice-item i.mkl-pc-thumbnail {
margin-left: 0;
margin-bottom: 0.5em;
width: var(--mkl_pc_color_thumnail_size, 30px);
height: var(--mkl_pc_color_thumnail_size, 30px);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice button.choice-item i.mkl-pc-thumbnail span,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice button.choice-item i.mkl-pc-thumbnail span {
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: visible;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice button:hover span img, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice button:focus span img,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice button:hover span img,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice button:focus span img {
box-shadow: 0 0 0 2px #FFF, 0 0 0 4px #9E9E9E;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active:focus,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active:hover,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active:focus {
box-shadow: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active button:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active button:focus, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active:hover button:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active:hover button:focus, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active:focus button:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active:focus button:focus,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active button:hover,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active button:focus,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active:hover button:hover,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active:hover button:focus,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active:focus button:hover,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active:focus button:focus {
box-shadow: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active i.mkl-pc-thumbnail span img,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active i.mkl-pc-thumbnail span img {
box-shadow: 0 6px 15px -4px rgba(0, 0, 0, 0.568627451);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active i.mkl-pc-thumbnail span::before,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active i.mkl-pc-thumbnail span::before {
content: " ";
display: block;
width: 20px;
height: 20px;
background: #FFF;
position: absolute;
top: -5px;
right: -5px;
z-index: 1;
border-radius: 3px;
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2901960784);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active i.mkl-pc-thumbnail span::after,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active i.mkl-pc-thumbnail span::after {
content: " "; position: absolute;
top: 0;
right: -1px;
display: block;
width: 10px;
height: 4px;
border-bottom: 2px solid #179608;
border-left: 2px solid #179608;
transform: rotate(-45deg);
z-index: 2;
box-sizing: content-box;
}
body.keyboard-navigation .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active button:focus i.mkl-pc-thumbnail span::before,
body.keyboard-navigation .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active button:focus i.mkl-pc-thumbnail span::before {
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2901960784), 0 0 0 2px #FFF, 0 0 0 4px #9E9E9E;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .layer_choices.swatches-size--medium,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .layer_choices.swatches-size--medium {
--mkl_pc_color_thumnail_size: 43px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .layer_choices.swatches-size--large,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .layer_choices.swatches-size--large {
--mkl_pc_color_thumnail_size: 69px;
}
.mkl_pc:not(.no-tooltip) .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choice > button span.description,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers li.display-mode-colors .layer_choices li > button span.text.choice-name,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers li.display-mode-colors .layer_choices li > span.out-of-stock {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers li.display-mode-colors .layer_choices li.out-of-stock i.mkl-pc-thumbnail svg {
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers li.display-mode-colors .layer_choices li.out-of-stock i.mkl-pc-thumbnail svg line.cls-1 {
stroke: #FFF;
stroke-width: 4px;
} body.configurator_is_inline > ul.layer_choices.display-mode-full-screen {
list-style-type: none;
margin: 0;
padding: 0;
}
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen ul {
list-style-type: none;
margin: 0;
padding: 0;
}
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li {
padding: 0;
margin: 0;
}
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen > li {
display: block;
line-height: 2;
position: relative;
border: none;
}
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen button {
border: none;
display: block;
width: 100%;
height: auto;
text-align: left;
padding: 20px;
border: none;
background-color: transparent;
position: relative;
line-height: 1.3;
font-weight: normal;
color: var(--mkl_pc_color-layers_button_text_color);
word-break: break-word;
white-space: normal;
}
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen button:hover, body.configurator_is_inline > ul.layer_choices.display-mode-full-screen button:focus {
outline: none;
color: var(--mkl_pc_color-primary_hover);
}
@media (max-width: 660px) {
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen button {
padding: 1em;
font-size: 14px;
}
}
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen span.out-of-stock {
display: block;
position: absolute;
top: 10px;
right: 10px;
padding: 0.5em;
background: rgba(0, 0, 0, 0.85);
color: #fff;
font-size: 0.8em;
text-transform: uppercase;
line-height: 1;
}
body.configurator_is_inline .layer_choices {
display: none;
position: relative;
transition: all 0.3s cubic-bezier(0.02, 0.5, 0.14, 1.01);
}
body.configurator_is_inline .layer_choices > li ul[data-layer-id], body.configurator_is_inline .layer_choices > li ul.choices-list--children {
list-style-type: none;
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 0;
position: relative;
}
body.configurator_is_inline .layer_choices li.choices-list {
padding: 0.6em;
padding-top: 1em;
margin: 0;
}
body.configurator_is_inline .layer_choices li.choices-list li {
box-shadow: 0 0px 0px 1px rgba(0, 0, 0, 0.2);
border-radius: 6px;
position: relative;
margin: 0.3em;
width: calc(33% - 0.6em);
}
@media (max-width: 660px) {
body.configurator_is_inline .layer_choices li.choices-list li {
width: calc(50% - 0.6em);
}
}
body.configurator_is_inline .layer_choices li.choices-list li span.text.choice-name {
display: block;
font-size: 0.8em;
text-transform: uppercase;
text-align: center;
}
body.configurator_is_inline .layer_choices li.choices-list li span.choice-price {
display: block;
color: #777;
min-width: 60px;
}
body.configurator_is_inline .layer_choices li.choices-list li i.mkl-pc-thumbnail {
position: relative;
left: auto;
top: auto;
transform: none;
height: 58px;
width: 58px;
border: none;
display: block;
border-radius: 0;
background: transparent;
box-shadow: none;
transition: all 0.2s;
margin: 0 auto;
}
body.configurator_is_inline .layer_choices li.choices-list li i.mkl-pc-thumbnail span {
display: block;
overflow: hidden;
position: absolute;
top: 3px;
left: 3px;
right: 3px;
bottom: 3px;
}
body.configurator_is_inline .layer_choices li.choices-list li i.mkl-pc-thumbnail img {
position: absolute;
max-width: 100%;
width: auto;
height: auto;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
body.configurator_is_inline .layer_choices li.choices-list li span.description {
display: block;
font-size: 0.8em;
color: var(--mkl_pc_color-light-gray);
}
body.configurator_is_inline .layer_choices li.choices-list li > button.choice-item {
padding: 5px;
margin: 0;
background: transparent;
transition: 0.2s all;
height: 100%;
color: var(--mkl_pc_color-choices_button_text_color);
}
body.configurator_is_inline .layer_choices li.choices-list li > button.choice-item:disabled {
opacity: 0.2 !important;
}
body.configurator_is_inline .layer_choices li.choices-list li.active {
box-shadow: 0 6px 12px rgba(var(--mkl_pc_color-primary_rgb), 0.2), 0 0 0 2px rgba(var(--mkl_pc_color-primary_rgb), 0.858);
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group {
width: 100%;
padding: 0;
margin: 0;
box-shadow: none;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group .choice-group-label {
padding-left: 3px;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group .choice-group-label .choice-text--container {
display: flex;
flex-direction: row;
align-items: center;
width: 100%;
flex-wrap: wrap;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group .choice-group-label .choice-text--container span.description {
order: 2;
width: 100%;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group .choice-group-label i.mkl-pc-thumbnail {
height: 38px;
margin: 0;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group .choice-group-label span.choice-price {
display: none;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group .choice-group-label .choice-text {
opacity: 0.6;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group button.choice-group-label {
border-radius: 0;
box-shadow: none;
margin-top: 8px;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group button.choice-group-label::after, body.configurator_is_inline .layer_choices li.choices-list li.is-group button.choice-group-label::before {
content: "";
width: 15px;
display: block;
height: 1px;
background: rgba(54, 56, 58, 0.3333333333);
position: absolute;
right: 30px;
top: 50%;
transition: 0.2s all;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group button.choice-group-label:hover::after, body.configurator_is_inline .layer_choices li.choices-list li.is-group button.choice-group-label:hover::before, body.configurator_is_inline .layer_choices li.choices-list li.is-group button.choice-group-label:focus::after, body.configurator_is_inline .layer_choices li.choices-list li.is-group button.choice-group-label:focus::before {
background: var(--mkl_pc_color-primary);
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group + .is-group {
margin-top: 1em;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group:not(.show-group-content) button.choice-group-label::before {
right: 30px;
transform: rotate(90deg);
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group:not(.show-group-content) button.choice-group-label ~ ul.choices-list--children {
display: none;
}
body.configurator_is_inline .layer_choices li.choices-list li.choices-list {
padding: 3px;
box-sizing: border-box;
margin: 0;
}
body.configurator_is_inline .layer_choices li.choices-list ul li.layers-list-item {
width: 100%;
box-shadow: none;
}
body.configurator_is_inline .layer_choices li.choices-list ul li.layers-list-item .layer_choices > li {
width: 100%;
padding: 10px;
box-sizing: border-box;
box-shadow: none;
}
body.configurator_is_inline .layer_choices.active li.active {
border-color: #CCC;
}
body.configurator_is_inline .layer_choices.active li.active i.mkl-pc-thumbnail {
opacity: 1;
}
body.configurator_is_inline .layer_choices.group > li.choices-list {
padding: 0;
}
body.configurator_is_inline .layer_choices li.layer-choices-title {
display: none;
}
body.configurator_is_inline .layer_choices.columns-1 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(100% - 0.6em);
}
body.configurator_is_inline .layer_choices.columns-2 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(50% - 0.6em);
}
@media (max-width: 660px) {
body.configurator_is_inline .layer_choices.columns-2 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(100% - 0.6em);
}
}
body.configurator_is_inline .layer_choices.columns-4 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(25% - 0.6em);
}
@media (max-width: 660px) {
body.configurator_is_inline .layer_choices.columns-4 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(50% - 0.6em);
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen {
position: fixed;
z-index: 40000;
top: 3em;
left: 3em;
bottom: 3em;
right: 3em;
background: white;
padding: 2em;
border-radius: 20px;
box-shadow: 0 0 0 200px rgba(0, 0, 0, 0.7490196078);
}
@media (max-width: 860px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen {
top: 14px;
left: 14px;
bottom: 14px;
right: 14px;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen.active,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen.active {
display: flex;
flex-direction: column;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen.active::before,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen.active::before {
content: "";
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: transparent;
z-index: -1;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen > li,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen > li {
box-shadow: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.layer-choices-title,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.layer-choices-title {
display: block;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.layer-choices-title a.close,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.layer-choices-title a.close {
position: absolute;
right: 0;
top: 0;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1.5px;
line-height: 1;
display: block;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.layer-choices-title a.close::before, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.layer-choices-title a.close::after,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.layer-choices-title a.close::before,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.layer-choices-title a.close::after {
content: " ";
width: 16px;
height: 2px;
background: #000;
position: absolute;
top: calc(50% - 1px);
left: -24px;
transform-origin: 50%;
transform: rotate(45deg);
transition: all 0.2s;
border-radius: 1px;
display: block;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.layer-choices-title a.close::after,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.layer-choices-title a.close::after {
transform: rotate(-45deg);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.layer-choices-title a.close span,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.layer-choices-title a.close span {
display: block;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.choices-list,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.choices-list {
flex: 1;
overflow: auto;
padding-top: 1em;
padding-bottom: 2em;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.choices-list--footer,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.choices-list--footer {
display: flex;
justify-content: center;
box-shadow: 0 -16px 36px -11px rgba(0, 0, 0, 0.1490196078);
padding: 8px;
padding-top: 20px;
margin: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.choices-list--footer button,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.choices-list--footer button {
text-align: center;
width: auto;
border: 2px solid #000000;
padding: 10px 20px;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1490196078);
margin: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button .choice-text--container,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button .choice-text--container {
display: flex;
flex-direction: column;
align-items: center;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button span.choice-text,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button span.choice-text {
padding-top: 10px;
padding-bottom: 6px;
font-size: 20px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button i.mkl-pc-thumbnail,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button i.mkl-pc-thumbnail {
width: auto;
height: auto;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button i.mkl-pc-thumbnail span, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button i.mkl-pc-thumbnail span img,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button i.mkl-pc-thumbnail span,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button i.mkl-pc-thumbnail span img {
position: relative;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button i.mkl-pc-thumbnail span img,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button i.mkl-pc-thumbnail span img {
top: auto;
left: auto;
transform: none;
}
body.configurator_is_inline.pc-full-screenlayer--opened {
overflow: hidden;
} .tippy-content span.text, .tippy-content span.description, .tippy-content span.choice-price {
display: block;
}
.tippy-content .out-of-stock {
position: relative;
display: block;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li .tippy-content span.out-of-stock {
position: relative;
display: block;
top: auto;
left: auto;
right: auto;
background: transparent;
padding: 0;
margin-top: 6px;
padding-top: 6px;
padding-bottom: 6px;
border-top: 1px solid rgba(255, 255, 255, 0.2509803922);
}
.tippy-content span.choice-price {
font-size: 0.8em;
opacity: 0.6;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.choices-fullwidth .choices-list li {
width: 100%;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.choices-fullwidth .choices-list li button {
display: flex;
flex-direction: row;
align-items: center;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.choices-fullwidth .choices-list li button i.mkl-pc-thumbnail {
margin: 0;
margin-right: 10px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.choices-fullwidth .choices-list li button .choice-price {
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
} .woocommerce div.product.elementor .mkl_pc .mkl_pc_container .pc_configurator_form form.cart {
display: inline-flex;
} .mkl_pc.opened.adding-to-cart::after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
background: rgba(255, 255, 255, 0.79);
}
#yith-wacp-popup .yith-wacp-overlay {
z-index: 10001;
}
.configurator_is_inline .mkl_pc.opened.adding-to-cart .mkl_pc_container {
opacity: 0.4;
} .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.form-item {
padding-left: 0;
padding-right: 0;
} .mkl-configurator-inline.is-shortcode.configure-product:empty {
height: 60vh;
position: relative;
}
.mkl-configurator-inline.is-shortcode.configure-product:empty::after {
content: attr(data-loading);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-transform: uppercase;
letter-spacing: 2px;
-webkit-animation: configurator-load 1s infinite ease-in-out;
animation: configurator-load 1s infinite ease-in-out;
}
a.save-your-design svg, a.save-your-design--pdf svg, a.mkl-footer--action-button svg {
transform: translateY(0);
fill: var(--mkl_pc_color-primary);
}
@media (max-width: 660px) {
a.save-your-design, a.save-your-design--pdf, a.mkl-footer--action-button {
width: 40px;
}
a.save-your-design svg, a.save-your-design--pdf svg, a.mkl-footer--action-button svg {
transform: none;
}
}
@media (max-height: 500px) and (orientation: landscape) {
a.save-your-design span, a.save-your-design--pdf span, a.mkl-footer--action-button span {
display: none;
}
}
a.save-your-design svg path,
.mkl_pc .mkl_pc_container .mkl-pc-show-form svg path,
.save-your-design--pdf svg path {
fill: var(--mkl_pc_color-primary);
} .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.hide_in_configurator.layers-list-item,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.hide_in_configurator.layers-list-item {
display: none !important;
} .et_divi_theme:not(.configurator_is_inline) .mkl_pc {
z-index: 100000;
}
@media (max-width: 660px) {
.mkl_pc {
--mkl_pc-footer-height: 35px;
}
.mkl_pc.no-sticky-footer .mkl_pc_container .form.form-cart {
box-shadow: none;
}
.mkl_pc.no-sticky-footer .mkl_pc_container .mkl_pc_toolbar {
overflow: auto;
overflow-x: hidden;
}
.mkl_pc.no-sticky-footer .mkl_pc_container .mkl_pc_toolbar section.choices {
height: auto;
overflow: unset;
}
}.prdctfltr_wc{position:relative;clear:both}.prdctfltr_wc:before,.prdctfltr_wc:after{content:'';display:table;clear:both}.prdctfltr_wc a{text-decoration:none;outline:none}.prdctfltr_wc img{display:block}.prdctfltr_wc .prdctfltr_woocommerce_ordering{position:relative;margin-left:-10px;margin-right:-10px}.prdctfltr_wc .prdctfltr_filter_inner{padding:0}.prdctfltr_wc .prdctfltr_filter{position:relative;float:left;display:block;padding-left:10px;padding-right:10px;padding-bottom:10px;box-sizing:border-box}.prdctfltr_wc .prdctfltr_add_inputs{display:none}.prdctfltr_wc.prdctfltr_mobile,.prdctfltr_wc.prdctfltr_mobile_show{display:none}.prdctfltr_filter_inner:before,.prdctfltr_filter_inner:after{content:'';display:table;clear:both}.prdctfltr_sc_products:before,.prdctfltr_sc_products:after{content:'';display:table;clear:both}.prdctfltr_overlay{position:fixed;top:0;right:100%;bottom:0;left:0;background:#000;background:linear-gradient(90deg, rgba(0,0,0,0.2875) 0%, rgba(0,0,0,0.1875) 100%);opacity:0;transition:opacity 200ms;z-index:2000;cursor:pointer}.prdctfltr_overlay.prdctfltr_prepare{right:0;opacity:0}.prdctfltr_overlay.prdctfltr_active{right:0;opacity:.2}.prdctfltr_title_added{color:#80c40f}.prdctfltr_customization_search{display:none}.prdctfltr_add_scroll.prdctfltr_max_height{overflow-y:auto;overflow-x:hidden}.prdctfltr_wc .pf_range_val{display:none}.prdctfltr_wc .prdctfltr_filter.prdctfltr_range .prdctfltr_add_scroll{overflow:visible}.prdctfltr_always_visible .prdctfltr_woocommerce_filter{cursor:default !important}.prdctfltr_woocommerce.prdctfltr_wc.prdctfltr_always_visible .prdctfltr_woocommerce_ordering{display:block}.pf_content_center .prdctfltr_regular_title,.pf_content_center .prdctfltr_description,.pf_content_center form>.prdctfltr_collector:first-child,.pf_content_center .prdctfltr_buttons,.pf_content_center .prdctfltr_filter_title{text-align:center}.pf_content_right .prdctfltr_regular_title,.pf_content_right .prdctfltr_description,.pf_content_right form>.prdctfltr_collector:first-child,.pf_content_right .prdctfltr_buttons,.pf_content_right .prdctfltr_filter_title{text-align:right}.prdctfltr_woocommerce_ordering>span{display:inline-block;margin-left:12px}.prdctfltr_woocommerce_ordering label{cursor:pointer}.prdctfltr_filter label{display:block;font-size:14px;line-height:24px}.prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter_wrapper .prdctfltr_terms_customized:not(.prdctfltr_terms_customized_select) input[type="checkbox"]{display:none !important}.prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter label>span{position:relative}.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label>span:before{content:'';display:inline-block;width:9px;height:9px;padding:0;border-radius:50%;border:1px double #ccc;margin-top:3px;margin-bottom:6px;margin-right:12px;vertical-align:middle;box-sizing:content-box;background-color:#fff}.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label.prdctfltr_active>span:before{content:'';display:inline-block;width:5px;height:5px;padding:0;border-radius:50%;border:3px double #777;margin-top:3px;margin-right:12px;box-sizing:content-box}.prdctfltr_wc.prdctfltr_square .prdctfltr_filter label>span:before{content:'';display:inline-block;width:9px;height:9px;padding:0;border:1px double #ccc;margin-top:3px;margin-bottom:6px;margin-right:12px;vertical-align:middle;box-sizing:content-box;background-color:#fff}.prdctfltr_wc.prdctfltr_square .prdctfltr_filter label.prdctfltr_active>span:before{content:'';display:inline-block;width:5px;height:5px;padding:0;border:3px double #777;margin-top:3px;margin-right:12px;box-sizing:content-box}.prdctfltr_wc.prdctfltr_bold .prdctfltr_filter label.prdctfltr_active>span:before{content:''}.prdctfltr_wc .prdctfltr_filter label.prdctfltr_active>span{font-weight:600}.prdctfltr_wc.prdctfltr_checkbox .prdctfltr_filter label>span:before{content:'';display:inline-block;width:9px;height:9px;padding:0;border:1px double #ccc;margin-top:3px;margin-bottom:6px;margin-right:12px;vertical-align:middle;box-sizing:content-box;background-color:#fff}.prdctfltr_wc.prdctfltr_checkbox .prdctfltr_filter label.prdctfltr_active>span:after{content:"" !important;position:absolute;top:0;left:0;font-family:'prdctfltr';font-size:14px;line-height:18px;vertical-align:middle}.prdctfltr_wc.prdctfltr_checkbox .prdctfltr_filter label>span:before{content:'';display:inline-block;width:9px;height:9px;padding:0;border:1px double #ccc;margin-top:3px;margin-bottom:6px;margin-right:12px;vertical-align:middle;box-sizing:content-box;background-color:#fff}.prdctfltr_wc.prdctfltr_checkbox .prdctfltr_filter.prdctfltr_terms_customized.prdctfltr_terms_customized_select label.prdctfltr_active>span:after{content:"" !important}.prdctfltr_wc.prdctfltr_checkbox .prdctfltr_filter.prdctfltr_terms_customized label.prdctfltr_active>span:after{content:"" !important}.prdctfltr_wc .prdctfltr_filter input[type="checkbox"]{position:absolute;width:0;height:0;overflow:hidden;z-index:-1;left:-99999px}.prdctfltr_wc.prdctfltr_system .prdctfltr_filter label>span:before{display:none}.prdctfltr_wc.prdctfltr_system .prdctfltr_woocommerce_ordering .prdctfltr_filter input[type="checkbox"]{position:relative;display:inline-block;vertical-align:middle;visibility:visible;width:auto;height:auto;margin-right:.25em;overflow:visible;z-index:auto;left:auto}.prdctfltr_wc.prdctfltr_system .prdctfltr_woocommerce_ordering .prdctfltr_filter.prdctfltr_terms_customized_select label input[type="checkbox"]+span,.prdctfltr_wc.prdctfltr_system .prdctfltr_woocommerce_ordering .prdctfltr_filter.prdctfltr_text label input[type="checkbox"]+span{margin-left:-15px;padding-left:20px}.prdctfltr-down,.prdctfltr-up{display:none}.prdctfltr_terms_customized_select .prdctfltr-down,.prdctfltr_terms_customized_select .prdctfltr-up,.pf_default_select .prdctfltr-down,.pf_default_select .prdctfltr-up,.pf_select .prdctfltr-down,.pf_select .prdctfltr-up{display:block}.pf_default_select .prdctfltr_filter_wrapper,.pf_select .prdctfltr_filter_wrapper{margin-bottom:-10px}.pf_default_select .prdctfltr_filter .prdctfltr_regular_title,.pf_select .prdctfltr_filter .prdctfltr_regular_title{overflow:hidden;border:1px solid #ddd;background-color:#fff;padding:10px 15px;padding-right:32px;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;cursor:pointer;color:#444}.prdctfltr_terms_customized_system select{width:100%;max-width:320px}.prdctfltr_terms_customized_system .prdctfltr_checkboxes,.prdctfltr_terms_customized_selectize .prdctfltr_checkboxes{display:none}.prdctfltr_wc .button{margin-top:20px;margin-bottom:20px}.prdctfltr_wc .prdctfltr_buttons{margin-top:1em;margin-bottom:1em;padding:0 10px 0px}.prdctfltr_wc .prdctfltr_buttons label{position:relative}.prdctfltr_wc .prdctfltr_buttons label input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;margin:0;padding:0;cursor:pointer}.prdctfltr_wc .prdctfltr_buttons label,.prdctfltr_wc .prdctfltr_buttons span{display:inline-block;line-height:1;vertical-align:middle}.prdctfltr_wc .prdctfltr_filter_wrapper+.prdctfltr_buttons{padding-left:10px;padding-right:10px}.prdctfltr_wc.prdctfltr_wc_widget.pf_default_select .prdctfltr_buttons span,.prdctfltr_wc.prdctfltr_wc_widget.pf_default_inline .prdctfltr_buttons span,.prdctfltr_wc.prdctfltr_wc_widget.pf_default .prdctfltr_buttons span,.prdctfltr_wc.pf_sidebar_css_right .prdctfltr_buttons span,.prdctfltr_wc.pf_sidebar_css_right .prdctfltr_buttons span,.prdctfltr_wc.pf_sidebar_css .prdctfltr_buttons span,.prdctfltr_wc.pf_sidebar_right .prdctfltr_buttons span,.prdctfltr_wc.pf_sidebar .prdctfltr_buttons span{display:block;margin-bottom:.175em}.prdctfltr_wc.prdctfltr_wc_widget.pf_default_select .prdctfltr_woocommerce_filter_submit,.prdctfltr_wc.prdctfltr_wc_widget.pf_default_inline .prdctfltr_woocommerce_filter_submit,.prdctfltr_wc.prdctfltr_wc_widget.pf_default .prdctfltr_woocommerce_filter_submit,.prdctfltr_wc.pf_sidebar_css_right .prdctfltr_woocommerce_filter_submit,.prdctfltr_wc.pf_sidebar_css_right .prdctfltr_woocommerce_filter_submit,.prdctfltr_wc.pf_sidebar_css .prdctfltr_woocommerce_filter_submit,.prdctfltr_wc.pf_sidebar_right .prdctfltr_woocommerce_filter_submit,.prdctfltr_wc.pf_sidebar .prdctfltr_woocommerce_filter_submit{margin-top:0 !important;margin-bottom:20px !important}.prdctfltr_wc.pf_sidebar_css_right .prdctfltr_buttons,.prdctfltr_wc.pf_sidebar_css_right .prdctfltr_buttons,.prdctfltr_wc.pf_sidebar_css .prdctfltr_buttons,.prdctfltr_wc.pf_sidebar_right .prdctfltr_buttons,.prdctfltr_wc.pf_sidebar .prdctfltr_buttons{padding:0 20px 20px}.prdctfltr_wc .prdctfltr_sale{margin-right:6px}.prdctfltr_wc.prdctfltr_click_filter .prdctfltr_sale{margin-top:0}.prdctfltr_woocommerce_ordering .prdctfltr_sale span:before{content:'\f003';font-family:'prdctfltr';vertical-align:middle;font-size:24px;line-height:20px;margin-right:2px;width:24px;display:inline-block;text-align:center}.prdctfltr_woocommerce_ordering .prdctfltr_sale label.prdctfltr_active span:before{color:#fe4641}.prdctfltr_wc span.prdctfltr_instock{margin-right:6px}.prdctfltr_wc.prdctfltr_click_filter span.prdctfltr_instock{margin-top:0}.prdctfltr_woocommerce_ordering span.prdctfltr_instock span:before{content:'\f012';font-family:'prdctfltr';vertical-align:middle;font-size:22px;line-height:20px;margin-right:2px;width:24px;display:inline-block;text-align:center}.prdctfltr_woocommerce_ordering span.prdctfltr_instock label.prdctfltr_active span:before{color:#fe4641}.prdctfltr_wc span.prdctfltr_reset{margin-right:6px}.prdctfltr_wc.prdctfltr_click_filter span.prdctfltr_reset{margin-top:0}.prdctfltr_woocommerce_ordering span.prdctfltr_reset span:before{content:'\f013';font-family:'prdctfltr';vertical-align:middle;font-size:20px;line-height:20px;margin-right:3px;width:24px;display:inline-block;text-align:center}.prdctfltr_woocommerce_ordering span.prdctfltr_reset label.prdctfltr_active span:before{color:#fe4641}.prdctfltr_filter .prdctfltr_regular_title{display:block;font-weight:600;line-height:26px;padding-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prdctfltr_wc .prdctfltr_description{font-size:90%;margin-bottom:10px}.prdctfltr_wc.pf_select .prdctfltr_description,.prdctfltr_wc.pf_default_select .prdctfltr_description,.prdctfltr_wc .prdctfltr_terms_customized_select .prdctfltr_description{margin-top:10px;margin-bottom:0}.prdctfltr_custom_scroll *{scrollbar-width:thin;scrollbar-color:#666666 #fff}.prdctfltr_custom_scroll *::-webkit-scrollbar{width:.6em;height:.6em}.prdctfltr_custom_scroll *::-webkit-scrollbar-track{background-color:#fff;border-radius:20px}.prdctfltr_custom_scroll *::-webkit-scrollbar-thumb{background-color:#666666;border-radius:20px;border:3px solid #fff}.prdctfltr_wc_regular.pf_default .prdctfltr_woocommerce_ordering{position:relative;padding:0}.prdctfltr_wc_regular.pf_default:not(.prdctfltr_always_visible) .prdctfltr_woocommerce_ordering{overflow:hidden;opacity:0;transition:opacity 200ms;transition-timing-function:ease-in-out;height:0;transform-origin:center top}.prdctfltr_wc_regular.pf_default:not(.prdctfltr_always_visible) .prdctfltr_woocommerce_ordering .prdctfltr_filter_wrapper{opacity:0;transition:opacity 200ms}.prdctfltr_wc_regular.pf_default .prdctfltr_filter_wrapper{margin-bottom:0}.prdctfltr_wc_regular.pf_default .prdctfltr_woocommerce_filter_submit{margin-right:12px}.wc-prdctfltr-deflate .prdctfltr_wc_regular.pf_default .prdctfltr_woocommerce_ordering{height:auto;opacity:0}.wc-prdctfltr-deflate .prdctfltr_wc_regular.pf_default .prdctfltr_woocommerce_ordering .prdctfltr_filter_wrapper{opacity:0}.wc-prdctfltr-active .prdctfltr_wc_regular.pf_default .prdctfltr_woocommerce_ordering{height:auto;opacity:1}.wc-prdctfltr-active .prdctfltr_wc_regular.pf_default .prdctfltr_woocommerce_ordering .prdctfltr_filter_wrapper{opacity:1}.prdctfltr_wc.pf_arrow .prdctfltr_woocommerce_filter_submit{margin-right:12px}.prdctfltr_wc.pf_arrow .prdctfltr_buttons{padding:0px 20px}.prdctfltr_wc.pf_arrow .prdctfltr_woocommerce_ordering{position:absolute;left:0px;top:30px;z-index:-1;height:0;width:0;border:.5px solid #d2d6d8;border-radius:1em;box-shadow:-0.25em 0.125em 1em -0.15em rgba(0,0,0,0.1);background-color:#fafafa;overflow:hidden;opacity:0;transition:opacity 200ms}@media (max-width: 767px){.prdctfltr_wc.pf_arrow .prdctfltr_woocommerce_ordering{width:100%;max-width:100%;min-width:300px}}@media (min-width: 769px){.prdctfltr_wc.pf_arrow .prdctfltr_woocommerce_ordering{width:100%;min-width:840px;max-width:960px}}.prdctfltr_wc.pf_arrow .prdctfltr_woocommerce_ordering .prdctfltr_filter_wrapper{background-color:#fff;padding:10px}.prdctfltr_wc.pf_arrow .prdctfltr_woocommerce_ordering .prdctfltr_filter_wrapper .prdctfltr_filter{padding-left:18px;padding-right:18px}.prdctfltr_wc.pf_arrow .prdctfltr_woocommerce_ordering>.prdctfltr_collector{margin:0 20px 10px}.prdctfltr_wc.pf_arrow .prdctfltr_close_sidebar{display:inline-block;padding:10px 20px;cursor:pointer;text-transform:uppercase}.wc-prdctfltr-deflate .prdctfltr_wc.pf_arrow .prdctfltr_woocommerce_ordering{opacity:0;height:unset;z-index:101}.wc-prdctfltr-active .xwc--pf-show-sidebar.prdctfltr_wc.pf_arrow .prdctfltr_woocommerce_ordering{opacity:1;height:unset;z-index:101}.prdctfltr_wc .prdctfltr_woocommerce_filter_submit{margin-top:0 !important;margin-bottom:0 !important}.prdctfltr_wc.prdctfltr_woocommerce.pf_select .prdctfltr_filter_inner{padding-bottom:0;overflow:visible}.prdctfltr_wc.pf_select .prdctfltr_woocommerce_ordering{position:relative;padding:0}.prdctfltr_wc.pf_select:not(.prdctfltr_always_visible) .prdctfltr_woocommerce_ordering{overflow:hidden;opacity:0;transition:opacity 200ms;transition-timing-function:ease-in-out;height:0;transform-origin:center top}.prdctfltr_wc.pf_select:not(.prdctfltr_always_visible) .prdctfltr_woocommerce_ordering .prdctfltr_filter_wrapper{opacity:0;transition:opacity 200ms}.wc-prdctfltr-deflate .prdctfltr_wc.pf_select .prdctfltr_woocommerce_ordering{overflow:visible;height:auto;opacity:0}.wc-prdctfltr-deflate .prdctfltr_wc.pf_select .prdctfltr_woocommerce_ordering .prdctfltr_filter_wrapper{opacity:0}.wc-prdctfltr-active .prdctfltr_wc.pf_select .prdctfltr_woocommerce_ordering{overflow:visible;height:auto;opacity:1}.wc-prdctfltr-active .prdctfltr_wc.pf_select .prdctfltr_woocommerce_ordering .prdctfltr_filter_wrapper{opacity:1}.prdctfltr_wc.prdctfltr_woocommerce.pf_select>span span{cursor:pointer}.prdctfltr_wc.pf_mod_row.pf_select .prdctfltr_filter_inner .prdctfltr_filter:first-child{padding-left:10px}.prdctfltr_terms_customized_select .prdctfltr_add_scroll,.pf_select .prdctfltr_add_scroll{overflow:auto}.prdctfltr_wc_regular.prdctfltr_wc.prdctfltr_woocommerce.prdctfltr_scroll_default .prdctfltr_terms_customized_select .prdctfltr_add_scroll .prdctfltr_checkboxes,.prdctfltr_wc.prdctfltr_woocommerce.pf_select.prdctfltr_scroll_default .prdctfltr_add_scroll .prdctfltr_checkboxes{display:block}.prdctfltr_wc_regular.prdctfltr_wc.prdctfltr_woocommerce.prdctfltr_scroll_default .prdctfltr_terms_customized_select .prdctfltr_add_scroll,.prdctfltr_wc.prdctfltr_woocommerce.pf_select.prdctfltr_scroll_default .prdctfltr_add_scroll{position:absolute;display:none;top:48px;margin-top:-1px;background-color:#fff;width:90%;width:-moz-calc(100% - 20px);width:-webkit-calc(100% - 20px);width:calc(100% - 20px);padding:15px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-shadow:0px 0px 5px 0px rgba(128,128,128,0.2);-moz-box-shadow:0px 0px 5px 0px rgba(128,128,128,0.2);box-shadow:0px 0px 5px 0px rgba(128,128,128,0.2);border:1px solid #ddd;z-index:2}.prdctfltr_wc.prdctfltr_woocommerce.pf_select .prdctfltr_woocommerce_filter_submit{margin-right:12px}.prdctfltr_wc.prdctfltr_woocommerce.pf_select i.prdctfltr-down,.prdctfltr_wc.prdctfltr_woocommerce.pf_select i.prdctfltr-up{position:absolute;top:11px;right:18px}.prdctfltr_wc.prdctfltr_woocommerce.pf_select .prdctfltr_filter .prdctfltr_regular_title{cursor:pointer}.prdctfltr_wc.pf_select .prdctfltr_filter_inner{margin-bottom:0}.prdctfltr_wc.pf_select .prdctfltr_filter{margin-bottom:0}.prdctfltr_wc_regular .prdctfltr_terms_customized_select.prdctfltr_filter .prdctfltr-down,.prdctfltr_wc_regular .prdctfltr_terms_customized_select.prdctfltr_filter .prdctfltr-up{display:block}.prdctfltr_wc_regular .prdctfltr_terms_customized_select.prdctfltr_filter .prdctfltr_regular_title,.prdctfltr_wc_regular .prdctfltr_terms_customized_select.prdctfltr_filter .prdctfltr_regular_title{overflow:hidden;border:1px solid #ddd;background-color:#fff;padding:10px 15px;padding-right:32px;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;cursor:pointer;color:#444}.prdctfltr_wc_regular .prdctfltr_terms_customized_select.prdctfltr_filter i.prdctfltr-down,.prdctfltr_wc_regular .prdctfltr_terms_customized_select.prdctfltr_filter i.prdctfltr-up{float:right;position:absolute;top:9px;right:18px;z-index:2}.prdctfltr_wc_regular.pf_mod_masonry .prdctfltr_terms_customized_select.prdctfltr_filter i.prdctfltr-down,.prdctfltr_wc_regular.pf_mod_masonry .prdctfltr_terms_customized_select.prdctfltr_filter i.prdctfltr-up{top:10px;right:23px}.prdctfltr_wc.prdctfltr_wc_regular .prdctfltr_terms_customized.prdctfltr_terms_customized_select .prdctfltr_checkboxes label{display:block}.prdctfltr_wc.prdctfltr_wc_regular .prdctfltr_filter.prdctfltr_terms_customized.prdctfltr_terms_customized_select .prdctfltr_checkboxes label>span:before{display:inline-block}.pf_select .prdctfltr_aftertitle,.prdctfltr_terms_customized_select .prdctfltr_aftertitle{margin-top:10px}body.wc-prdctfltr-active-fullscreen{overflow:hidden}.prdctfltr_wc.pf_fullscreen .prdctfltr_close_sidebar{padding:0 5px 0;margin-bottom:10px;cursor:pointer;text-transform:uppercase;max-width:1024px;display:block;margin-left:auto;margin-right:auto;box-sizing:border-box}.prdctfltr_wc.pf_fullscreen .prdctfltr_woocommerce_ordering{position:fixed;top:0;left:0;bottom:100%;right:0;z-index:9999999999;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;background-color:#fff;box-shadow:0 3px 15px rgba(0,0,0,0.3);margin-left:0;margin-right:0;opacity:0;transition:opacity 200ms}.prdctfltr_wc.pf_fullscreen .prdctfltr_woocommerce_ordering .prdctfltr_buttons{padding:0 10px 20px;max-width:1024px;display:block;margin-left:auto;margin-right:auto;box-sizing:border-box}.prdctfltr_wc.pf_fullscreen .prdctfltr_woocommerce_ordering .prdctfltr_filter_wrapper{width:100%;max-width:1024px;padding:1em;display:block;box-sizing:border-box;overflow:hidden;overflow-y:auto}.prdctfltr_wc.pf_fullscreen .prdctfltr_woocommerce_filter_submit{margin-right:12px}.wc-prdctfltr-deflate .prdctfltr_wc.pf_fullscreen .prdctfltr_woocommerce_ordering{bottom:0;opacity:0}.wc-prdctfltr-active .xwc--pf-show-sidebar.prdctfltr_wc.pf_fullscreen .prdctfltr_woocommerce_ordering{bottom:0;opacity:1}.prdctfltr_close_sidebar{padding-left:10px;padding-right:10px;cursor:pointer;text-transform:uppercase;font-weight:500}.prdctfltr_wc.pf_sidebar .prdctfltr_woocommerce_ordering,.prdctfltr_wc.pf_sidebar_right .prdctfltr_woocommerce_ordering,.prdctfltr_wc.pf_sidebar_css .prdctfltr_woocommerce_ordering,.prdctfltr_wc.pf_sidebar_css_right .prdctfltr_woocommerce_ordering{position:fixed;top:0;left:0;width:320px;height:100%;background-color:#fff;overflow-y:auto;box-sizing:border-box;box-shadow:0 3px 15px rgba(0,0,0,0.3);z-index:99999;transition:transform 200ms;transform:translateX(-320px);opacity:0}.prdctfltr_wc.pf_sidebar .prdctfltr_woocommerce_ordering>.prdctfltr_collector,.prdctfltr_wc.pf_sidebar_right .prdctfltr_woocommerce_ordering>.prdctfltr_collector,.prdctfltr_wc.pf_sidebar_css .prdctfltr_woocommerce_ordering>.prdctfltr_collector,.prdctfltr_wc.pf_sidebar_css_right .prdctfltr_woocommerce_ordering>.prdctfltr_collector{margin:10px 20px 0}.prdctfltr_wc.pf_sidebar .prdctfltr_woocommerce_ordering .prdctfltr_close_sidebar,.prdctfltr_wc.pf_sidebar_right .prdctfltr_woocommerce_ordering .prdctfltr_close_sidebar,.prdctfltr_wc.pf_sidebar_css .prdctfltr_woocommerce_ordering .prdctfltr_close_sidebar,.prdctfltr_wc.pf_sidebar_css_right .prdctfltr_woocommerce_ordering .prdctfltr_close_sidebar{padding-top:10px}.prdctfltr_wc.pf_sidebar .prdctfltr_woocommerce_ordering .prdctfltr_close_sidebar,.prdctfltr_wc.pf_sidebar_right .prdctfltr_woocommerce_ordering .prdctfltr_close_sidebar,.prdctfltr_wc.pf_sidebar_css .prdctfltr_woocommerce_ordering .prdctfltr_close_sidebar,.prdctfltr_wc.pf_sidebar_css_right .prdctfltr_woocommerce_ordering .prdctfltr_close_sidebar{padding-left:20px;padding-right:20px}.wc-prdctfltr-deflate .prdctfltr_wc.pf_sidebar .prdctfltr_woocommerce_ordering,.wc-prdctfltr-deflate .prdctfltr_wc.pf_sidebar_css .prdctfltr_woocommerce_ordering{opacity:1;transform:translateX(-320px)}.wc-prdctfltr-active .xwc--pf-show-sidebar.prdctfltr_wc.pf_sidebar .prdctfltr_woocommerce_ordering,.wc-prdctfltr-active .xwc--pf-show-sidebar.prdctfltr_wc.pf_sidebar_css .prdctfltr_woocommerce_ordering{opacity:1;transform:translateX(10px)}.prdctfltr_wc.pf_sidebar_right .prdctfltr_woocommerce_ordering,.prdctfltr_wc.pf_sidebar_css_right .prdctfltr_woocommerce_ordering{left:auto;right:0;transform:translateX(320px);padding-left:0}.wc-prdctfltr-deflate .prdctfltr_wc.pf_sidebar_right .prdctfltr_woocommerce_ordering,.wc-prdctfltr-deflate .prdctfltr_wc.pf_sidebar_css_right .prdctfltr_woocommerce_ordering{opacity:1;transform:translateX(320px)}.wc-prdctfltr-active .xwc--pf-show-sidebar.prdctfltr_wc.pf_sidebar_right .prdctfltr_woocommerce_ordering,.wc-prdctfltr-active .xwc--pf-show-sidebar.prdctfltr_wc.pf_sidebar_css_right .prdctfltr_woocommerce_ordering{opacity:1;transform:translateX(-10px)}.prdctfltr_wc.pf_sidebar .prdctfltr_filter_wrapper,.prdctfltr_wc.pf_sidebar_right .prdctfltr_filter_wrapper,.prdctfltr_wc.pf_sidebar_css .prdctfltr_filter_wrapper,.prdctfltr_wc.pf_sidebar_css_right .prdctfltr_filter_wrapper{margin-bottom:0}.prdctfltr_wc.pf_sidebar .prdctfltr_woocommerce_filter_submit,.prdctfltr_wc.pf_sidebar_right .prdctfltr_woocommerce_filter_submit,.prdctfltr_wc.pf_sidebar_css .prdctfltr_woocommerce_filter_submit,.prdctfltr_wc.pf_sidebar_css_right .prdctfltr_woocommerce_filter_submit{margin-bottom:10px}.prdctfltr_wc.pf_sidebar .prdctfltr_filter_inner,.prdctfltr_wc.pf_sidebar_right .prdctfltr_filter_inner,.prdctfltr_wc.pf_sidebar_css .prdctfltr_filter_inner,.prdctfltr_wc.pf_sidebar_css_right .prdctfltr_filter_inner{padding:10px}@media (max-width: 900px){.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_arrow .prdctfltr_woocommerce_ordering,.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering,.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_select .prdctfltr_woocommerce_ordering{margin:0 -10px !important}.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_arrow .prdctfltr_woocommerce_ordering .prdctfltr_filter,.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering .prdctfltr_filter,.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_select .prdctfltr_woocommerce_ordering .prdctfltr_filter,.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_fullscreen .prdctfltr_woocommerce_ordering .prdctfltr_filter{float:left !important;display:block !important;width:50% !important;padding:0 10px !important;margin-right:-4px !important;margin-bottom:0}.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce .prdctfltr_woocommerce_ordering .prdctfltr_single_filter .prdctfltr_filter{float:left !important;display:block !important;width:100% !important;margin-right:0 !important;margin-bottom:0}.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce .prdctfltr_woocommerce_ordering .prdctfltr_filter_inner{white-space:normal}.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce .prdctfltr_woocommerce_ordering .prdctfltr_clear{display:none !important}.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce .prdctfltr_woocommerce_ordering .prdctfltr_clear:last-child{display:block !important}.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce .prdctfltr_woocommerce_filter_submit{margin-bottom:12px}.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.woocommerce.pf_select .prdctfltr_filter{margin-bottom:10px}}@media (max-width: 640px){.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_arrow .prdctfltr_woocommerce_ordering,.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering,.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_select .prdctfltr_woocommerce_ordering{margin:0}.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_arrow .prdctfltr_woocommerce_ordering .prdctfltr_filter,.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering .prdctfltr_filter,.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_select .prdctfltr_woocommerce_ordering .prdctfltr_filter,.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_fullscreen .prdctfltr_woocommerce_ordering .prdctfltr_filter{float:left !important;display:block !important;width:100% !important;padding:0;margin-right:0;margin-bottom:0}.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce .prdctfltr_woocommerce_ordering .prdctfltr_filter_inner{white-space:normal}.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_mod_row .prdctfltr_filter_inner{width:auto !important;margin:0 -36px 0 0}.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce .prdctfltr_woocommerce_ordering .prdctfltr_clear{display:none !important}.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce .prdctfltr_woocommerce_ordering .prdctfltr_clear:last-child{display:block !important}.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce .prdctfltr_woocommerce_filter_submit{margin-bottom:12px}.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.woocommerce.pf_select .prdctfltr_filter{margin-bottom:10px}.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_arrow .prdctfltr_woocommerce_ordering{width:auto}}@media (min-width: 321px){.prdctfltr_aside{display:flex;align-items:flex-start}.prdctfltr_aside .prdctfltr-widget{width:25%;min-width:16em;margin-right:2em}}.prdctfltr_round_swatches .prdctfltr_customize_block,.prdctfltr_round_swatches .prdctfltr_customize_image,.prdctfltr_round_swatches .prdctfltr_customize_color,.prdctfltr_round_swatches .prdctfltr_customize_image_text,.prdctfltr_round_swatches .prdctfltr_customize_color_text{border-radius:200px;overflow:hidden}.prdctfltr_side_lables.prdctfltr_round_swatches .prdctfltr_customize_block{border-radius:0;overflow:auto}.prdctfltr_side_lables.prdctfltr_round_swatches .prdctfltr_customize_image_text span,.prdctfltr_side_lables.prdctfltr_round_swatches .prdctfltr_customize_color_text span{border-radius:200px;overflow:hidden}.prdctfltr_clearnext+.prdctfltr_filter{clear:both}.prdctfltr_columns_1 .prdctfltr_filter{width:100%}.prdctfltr_columns_1 .prdctfltr_filter:before,.prdctfltr_columns_1 .prdctfltr_filter:after{content:'';display:table;clear:both}.prdctfltr_columns_2 .prdctfltr_filter{width:50%}.prdctfltr_columns_3 .prdctfltr_filter{width:33.33%}.prdctfltr_columns_4 .prdctfltr_filter{width:25%}.prdctfltr_columns_5 .prdctfltr_filter{width:20%}.prdctfltr_columns_6 .prdctfltr_filter{width:16.66%}.prdctfltr_columns_7 .prdctfltr_filter{width:14.28%}.prdctfltr_columns_8 .prdctfltr_filter{width:12.5%}.prdctfltr_columns_9 .prdctfltr_filter{width:11.11%}.prdctfltr_columns_10 .prdctfltr_filter{width:10%}.prdctfltr_wc_widget.prdctfltr_wc{position:relative}.prdctfltr_wc_widget.prdctfltr_wc .prdctfltr_filter_inner{overflow:visible}.prdctfltr_wc_widget.prdctfltr_wc .prdctfltr_filter_wrapper+.prdctfltr_buttons{margin:30px 0 0}.prdctfltr_wc_widget.prdctfltr_wc span.prdctfltr_reset{display:block}.prdctfltr_wc_widget.prdctfltr_wc .prdctfltr_filter{margin-bottom:20px}.prdctfltr_wc_widget.prdctfltr_wc .prdctfltr_filter:last-child{margin-bottom:0}.prdctfltr_wc_widget.prdctfltr_wc .prdctfltr_woocommerce_filter_submit{margin-top:0;margin-bottom:20px}.prdctfltr_wc_widget.prdctfltr_wc .prdctfltr_loader{position:absolute;top:0;right:0;height:30px;width:auto}.prdctfltr_woocommerce_filter_submit{margin-top:12px}.prdctfltr_scroll_default .prdctfltr_terms_customized_select .prdctfltr_add_scroll .prdctfltr_checkboxes,.prdctfltr_scroll_default.pf_default_select .prdctfltr_add_scroll .prdctfltr_checkboxes{padding-top:5px;padding-right:10px;box-sizing:border-box}.prdctfltr_terms_customized_select i.prdctfltr-down,.prdctfltr_terms_customized_select i.prdctfltr-up,.pf_default_select i.prdctfltr-down,.pf_default_select i.prdctfltr-up{float:right}.prdctfltr_terms_customized_select .prdctfltr_widget_title,.pf_default_select .prdctfltr_widget_title{cursor:pointer;display:block}.prdctfltr_terms_customized_select .prdctfltr_add_scroll,.pf_default_select .prdctfltr_add_scroll{display:none}.pf_adptv_default.prdctfltr_adoptive .pf_adoptive_hide{display:none !important}.prdctfltr_wc .pf_adptv_default.prdctfltr_adoptive .selectize-dropdown .option,.prdctfltr_wc .pf_adptv_default.prdctfltr_adoptive .selectize-dropdown [data-disabled],.prdctfltr_wc .pf_adptv_default.prdctfltr_adoptive .selectize-dropdown [data-disabled] [data-selectable].option{display:none !important}.prdctfltr_wc .pf_adptv_default.prdctfltr_adoptive .selectize-dropdown [data-selectable].option{display:block !important}.pf_adptv_unclick.prdctfltr_adoptive .pf_adoptive_hide{display:block;opacity:0.5 !important;cursor:default !important}.prdctfltr_woocommerce .prdctfltr_inline.pf_adptv_unclick.prdctfltr_adoptive .pf_adoptive_hide{position:relative !important;display:inline-block !important}.pf_adptv_click.prdctfltr_adoptive .pf_adoptive_hide{display:block;opacity:0.5 !important}.prdctfltr_woocommerce .prdctfltr_inline .prdctfltr_checkboxes .prdctfltr_sub{margin-left:0}.prdctfltr_filter_wrapper.mCustomScrollbar{padding-bottom:0}.prdctfltr_wc .mCS_no_scrollbar>div,.prdctfltr_wc .mCS_no_scrollbar>div>div{overflow:visible !important}.prdctfltr_wc .prdctfltr_filter.prdctfltr_range .prdctfltr_checkboxes input{position:absolute !important;display:block !important;top:0 !important;left:0 !important;width:0 !important;height:0 !important;font-size:0 !important;line-height:0 !important;padding:0 !important;margin:0 !important;outline:none !important;z-index:-9999 !important;background:none !important;border-style:solid !important;border-color:transparent !important}.pf_adoptive_hide .prdctfltr_tooltip{display:none !important}.prdctfltr_woocommerce .prdctfltr_reset_this{animation:none;animation-delay:0;animation-direction:normal;animation-duration:0;animation-fill-mode:none;animation-iteration-count:1;animation-name:none;animation-play-state:running;animation-timing-function:ease;backface-visibility:visible;background:0;background-attachment:scroll;background-clip:border-box;background-color:transparent;background-image:none;background-origin:padding-box;background-position:0 0;background-position-x:0;background-position-y:0;background-repeat:repeat;background-size:auto auto;border:0;border-style:none;border-width:medium;border-color:inherit;border-bottom:0;border-bottom-color:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-style:none;border-bottom-width:medium;border-collapse:separate;border-image:none;border-left:0;border-left-color:inherit;border-left-style:none;border-left-width:medium;border-radius:0;border-right:0;border-right-color:inherit;border-right-style:none;border-right-width:medium;border-spacing:0;border-top:0;border-top-color:inherit;border-top-left-radius:0;border-top-right-radius:0;border-top-style:none;border-top-width:medium;bottom:auto;box-shadow:none;box-sizing:content-box;caption-side:top;clear:none;clip:auto;color:inherit;columns:auto;column-count:auto;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-rule-color:currentColor;column-rule-style:none;column-rule-width:none;column-span:1;column-width:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;empty-cells:show;float:none;font:normal;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;height:auto;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:none;list-style-image:none;list-style-position:outside;list-style-type:disc;margin:0;margin-bottom:0;margin-left:0;margin-right:0;margin-top:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:0;outline:0;outline-color:invert;outline-style:none;outline-width:medium;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;quotes:'\201C' '\201D' '\2018' '\2019';right:auto;tab-size:8;table-layout:auto;text-align:inherit;text-align-last:auto;text-decoration:none;text-decoration-color:inherit;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-style:flat;transition:none;transition-delay:0s;transition-duration:0s;transition-property:none;transition-timing-function:ease;unicode-bidi:normal;vertical-align:baseline;visibility:visible;white-space:normal;widows:0;width:auto;word-spacing:normal;z-index:auto}.prdctfltr_woocommerce .prdctfltr_filter .prdctfltr_search_terms{position:relative;display:block;margin-top:0;margin-bottom:15px}.prdctfltr_woocommerce .prdctfltr_filter .prdctfltr_search_terms i{font-size:16px;opacity:0.33;width:20px;margin-right:-24px;position:relative;display:inline-block;text-align:center;padding:0 0 0 4px;color:#666;color:rgba(0,0,0,0.5)}.prdctfltr_woocommerce .prdctfltr_filter .prdctfltr_search_terms .prdctfltr_search_terms_input{display:inline-block !important;width:100% !important;box-sizing:border-box !important;border:1px solid #ccc !important;padding:.25em .5em !important}.prdctfltr_search .prdctfltr_checkboxes{position:relative}.prdctfltr_search .prdctfltr_checkboxes span{display:none}input.pf_search{width:100%;margin:0 !important;box-sizing:border-box}.pf_search_trigger{position:absolute;top:0;right:0;height:100%;width:32px;background:url(//www.freeheit.de/wp-content/plugins/prdctfltr/includes/images/checked.svg) center center no-repeat;background-size:20px;display:none}.prdctfltr_woocommerce .prdctfltr_filter.prdctfltr_terms_customized .prdctfltr_search_terms{margin-bottom:15px}.prdctfltr_tooltip{position:absolute !important;bottom:100%;left:50%;margin-left:-50px;margin-bottom:0;width:100px !important;max-height:0;font-size:12px;line-height:14px;text-align:center;box-sizing:border-box;overflow:hidden;padding-bottom:10px;z-index:1;opacity:0;transition:all 150ms ease-in-out}.prdctfltr_tooltip *{box-sizing:border-box}.prdctfltr_tooltip>span{display:inline-block;position:relative;height:auto;width:auto;max-width:100%;min-width:32px;background-color:#222;color:#fff;border-radius:3px;padding:3px 6px}.prdctfltr_tooltip>span:after{content:'';border:10px solid transparent;border-top-color:#222;width:1px;height:1px;position:absolute;left:50%;bottom:-20px;margin-left:-10px}.prdctfltr_hover .prdctfltr_tooltip{max-height:300px;margin-bottom:5px;opacity:1}.prdctfltr_error{display:block;border:1px solid rgba(0,0,0,0.1);border-radius:7px;background-color:#fcc2c2;width:100%;margin-bottom:20px}.prdctfltr_error small{display:block;padding:10px;font-size:12px;line-height:15px}div.products h1.prdctfltr_not_found{margin-bottom:20px;color:#ccc;font-size:24px;line-height:28px}.prdctfltr_drillback .prdctfltr_checkboxes .prdctfltr_hiddenparent,.prdctfltr_subonlyback .prdctfltr_checkboxes .prdctfltr_hiddenparent{visibility:hidden;overflow:hidden;height:0}.prdctfltr_drill .prdctfltr_checkboxes>.prdctfltr_sub:first-child,.prdctfltr_drillback .prdctfltr_checkboxes>.prdctfltr_sub:first-child,.prdctfltr_subonly .prdctfltr_checkboxes>.prdctfltr_sub:first-child,.prdctfltr_subonlyback .prdctfltr_checkboxes>.prdctfltr_sub:first-child{margin-left:0;display:block}.prdctfltr_drill .prdctfltr_checkboxes .prdctfltr-plus,.prdctfltr_drillback .prdctfltr_checkboxes .prdctfltr-plus{display:none}.prdctfltr_checkboxes .prdctfltr-plus{padding-left:6px;z-index:1;position:relative;float:right;font-size:15px;line-height:inherit;color:#aaa;max-height:24px}.prdctfltr_side_lables.prdctfltr_terms_customized.prdctfltr_terms_customized_color .prdctfltr_checkboxes .prdctfltr-plus,.prdctfltr_side_lables.prdctfltr_terms_customized.prdctfltr_terms_customized_image .prdctfltr_checkboxes .prdctfltr-plus{line-height:inherit}.prdctfltr_terms_customized_text .prdctfltr_checkboxes .prdctfltr_sub,.prdctfltr_terms_customized_color .prdctfltr_checkboxes .prdctfltr_sub,.prdctfltr_terms_customized_image .prdctfltr_checkboxes .prdctfltr_sub{margin-top:0;margin-left:0}.prdctfltr_terms_customized_text .prdctfltr_checkboxes .prdctfltr-plus{float:none}.prdctfltr_checkboxes .prdctfltr_customize_round .prdctfltr-plus,.prdctfltr_terms_customized_color:not(.prdctfltr_side_lables) .prdctfltr_checkboxes .prdctfltr-plus,.prdctfltr_terms_customized_image:not(.prdctfltr_side_lables) .prdctfltr_checkboxes .prdctfltr-plus{position:absolute;bottom:-1px;right:-1px;width:16px;line-height:14px !important;height:14px;text-align:center;background-color:#fff;border:1px solid #aaa;color:#aaa;padding:0;border-radius:2px}.prdctfltr_hierarchy_circle .prdctfltr_checkboxes i.prdctfltr-plus:before{content:'\f007'}.prdctfltr_hierarchy_circle .prdctfltr_checkboxes .prdctfltr_show_subs i.prdctfltr-plus:before{content:'\f008'}.prdctfltr_hierarchy_filled .prdctfltr_checkboxes i.prdctfltr-plus:before{content:'\f018'}.prdctfltr_hierarchy_filled .prdctfltr_checkboxes .prdctfltr_show_subs i.prdctfltr-plus:before{content:'\f017'}.prdctfltr_hierarchy_lined .prdctfltr_checkboxes i.prdctfltr-plus:before{content:'\f016'}.prdctfltr_hierarchy_lined .prdctfltr_checkboxes .prdctfltr_show_subs i.prdctfltr-plus:before{content:'\f015'}.prdctfltr_hierarchy_arrow .prdctfltr_checkboxes i.prdctfltr-plus:before{content:'\f004'}.prdctfltr_hierarchy_arrow .prdctfltr_checkboxes .prdctfltr_show_subs i.prdctfltr-plus:before{content:'\f005'}.prdctfltr_hierarchy_hide i.prdctfltr-plus,.prdctfltr_hierarchy_hide i.prdctfltr-minus{display:none}.prdctfltr_wc .prdctfltr_expand_parents .prdctfltr_sub{display:block}.prdctfltr_wc .prdctfltr_expand_parents .prdctfltr-plus{display:none}.prdctfltr_checkboxes .prdctfltr_sub{margin-left:.5em;display:none}.prdctfltr_sub.prdctfltr_animate{opacity:1 !important}.prdctfltr_show_subs+.prdctfltr_sub{display:block;opacity:1}.prdctfltr_woocommerce .prdctfltr_2_columns.prdctfltr_filter label.prdctfltr_show_subs,.prdctfltr_woocommerce .prdctfltr_3_columns.prdctfltr_filter label.prdctfltr_show_subs{flex:0 0 100%}.prdctfltr_searching .prdctfltr_sub{margin-left:0}.prdctfltr_searching i.prdctfltr-plus{display:none}.prdctfltr_wc .prdctfltr_terms_customized_image .prdctfltr_checkboxes label,.prdctfltr_wc .prdctfltr_terms_customized_text .prdctfltr_checkboxes label,.prdctfltr_wc .prdctfltr_terms_customized_color .prdctfltr_checkboxes label{display:inline-block;vertical-align:top}.prdctfltr_wc .prdctfltr_filter.prdctfltr_terms_customized .prdctfltr_checkboxes label>span:before{display:none}.prdctfltr_wc .prdctfltr_filter.prdctfltr_terms_customized.prdctfltr_terms_customized_select .prdctfltr_checkboxes label>span:before{display:inline-block}.prdctfltr_terms_customized_text .prdctfltr_customize,.prdctfltr_terms_customized_color .prdctfltr_customize,.prdctfltr_terms_customized_image .prdctfltr_customize{position:relative;display:block;margin:0 5px 5px 0}.prdctfltr_customize_background .prdctfltr-plus{color:#fff !important}.prdctfltr_customize_background{color:#fff;padding:3px 10px}.prdctfltr_active .prdctfltr_customize_border{border-width:2px;padding:2px 9px}.prdctfltr_customize_border{border:1px solid transparent;border-radius:2px;padding:3px 10px;box-sizing:content-box}.prdctfltr_customize_round .prdctfltr_customize_name{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.prdctfltr_customize_round{padding:3px;text-align:center;color:#fff}.prdctfltr_customize_block{padding:3px;border:1px solid #ccc}.prdctfltr_customize_block .prdctfltr_customize_color{display:block}.prdctfltr_customize_block .prdctfltr_customize_image{display:block}.prdctfltr_customize_block .prdctfltr_customize_image img{display:block;width:auto;margin:0 auto}.prdctfltr_terms_customized_color .prdctfltr_customize_block>span:first-child{background-color:#fff}.prdctfltr_terms_customized_image .prdctfltr_customize_block>.prdctfltr_customize_image,.prdctfltr_terms_customized_image .prdctfltr_customize_block>.prdctfltr_customize_image_text{background-color:#fff}.prdctfltr_wc .prdctfltr_side_lables.prdctfltr_terms_customized.prdctfltr_terms_customized_color .prdctfltr_checkboxes label{display:block}.prdctfltr_wc .prdctfltr_side_lables.prdctfltr_terms_customized.prdctfltr_terms_customized_color .prdctfltr_checkboxes label.prdctfltr_active .prdctfltr_customize_block{box-shadow:none}.prdctfltr_wc .prdctfltr_side_lables.prdctfltr_terms_customized.prdctfltr_terms_customized_color .prdctfltr_customize_block{padding:0;border:0}.prdctfltr_wc .prdctfltr_side_lables.prdctfltr_terms_customized.prdctfltr_terms_customized_color .prdctfltr_customize_block .prdctfltr_customize_color_text{display:inline-block;vertical-align:middle;padding:3px;border:1px solid #ccc;box-sizing:content-box}.prdctfltr_wc .prdctfltr_side_lables.prdctfltr_terms_customized.prdctfltr_terms_customized_color label.prdctfltr_active .prdctfltr_customize_block .prdctfltr_customize_color_text{border:2px solid #222;padding:2px;box-shadow:0px 4px 9px -3px rgba(0,0,0,0.3)}.prdctfltr_wc .prdctfltr_side_lables.prdctfltr_terms_customized.prdctfltr_terms_customized_color .prdctfltr_customize_block .prdctfltr_customize_color_text span{display:block;width:100%;height:100%}.prdctfltr_wc .prdctfltr_side_lables.prdctfltr_terms_customized.prdctfltr_terms_customized_color .prdctfltr_customize_block .prdctfltr_customize_color_text_tip{margin-left:12px;vertical-align:middle}.prdctfltr_wc .prdctfltr_side_lables.prdctfltr_terms_customized.prdctfltr_terms_customized_image .prdctfltr_checkboxes label{display:block}.prdctfltr_wc .prdctfltr_side_lables.prdctfltr_terms_customized.prdctfltr_terms_customized_image .prdctfltr_checkboxes label.prdctfltr_active .prdctfltr_customize_block{box-shadow:none}.prdctfltr_wc .prdctfltr_side_lables.prdctfltr_terms_customized.prdctfltr_terms_customized_image .prdctfltr_customize_block{padding:0;border:0}.prdctfltr_wc .prdctfltr_side_lables.prdctfltr_terms_customized.prdctfltr_terms_customized_image .prdctfltr_customize_block .prdctfltr_customize_image_text{display:inline-block;vertical-align:middle}.prdctfltr_wc .prdctfltr_side_lables.prdctfltr_terms_customized.prdctfltr_terms_customized_image .prdctfltr_customize_block .prdctfltr_customize_image_text img{display:block;width:auto;padding:3px;border:1px solid #ccc}.prdctfltr_wc .prdctfltr_side_lables.prdctfltr_terms_customized.prdctfltr_terms_customized_image label.prdctfltr_active .prdctfltr_customize_block .prdctfltr_customize_image_text img{padding:2px;border:2px solid #222;box-shadow:0px 4px 9px -3px rgba(0,0,0,0.3)}.prdctfltr_wc .prdctfltr_side_lables.prdctfltr_terms_customized.prdctfltr_terms_customized_image .prdctfltr_customize_block .prdctfltr_customize_image_text_tip{margin-left:12px;vertical-align:middle}.prdctfltr_wc.prdctfltr_system .prdctfltr_woocommerce_ordering .prdctfltr_filter.prdctfltr_terms_customized.prdctfltr_terms_customized_text input[type="checkbox"],.prdctfltr_wc.prdctfltr_system .prdctfltr_woocommerce_ordering .prdctfltr_filter.prdctfltr_terms_customized.prdctfltr_terms_customized_color input[type="checkbox"],.prdctfltr_wc.prdctfltr_system .prdctfltr_woocommerce_ordering .prdctfltr_filter.prdctfltr_terms_customized.prdctfltr_terms_customized_image input[type="checkbox"]{display:none !important;visibility:hidden !important;width:0 !important;height:0 !important;z-index:-1 !important}label.prdctfltr_active .prdctfltr_customize_block{padding:2px;border:2px solid #222;box-shadow:0px 4px 9px -3px rgba(0,0,0,0.3)}.pf_adptv_click .prdctfltr_adoptive.prdctfltr_terms_customized .pf_adoptive_hide,.pf_adptv_unclick .prdctfltr_adoptive.prdctfltr_terms_customized .pf_adoptive_hide{display:inline-block !important}.prdctfltr_wc.prdctfltr_checkbox .prdctfltr_filter.prdctfltr_terms_customized label.prdctfltr_active>span:after{content:none}.prdctfltr_2_columns.prdctfltr_terms_customized_color label,.prdctfltr_3_columns.prdctfltr_terms_customized_color label{box-sizing:border-box}.prdctfltr_2_columns.prdctfltr_terms_customized_color label>span,.prdctfltr_3_columns.prdctfltr_terms_customized_color label>span{display:block}.prdctfltr_2_columns.prdctfltr_terms_customized_color label>span .prdctfltr_customize_color,.prdctfltr_3_columns.prdctfltr_terms_customized_color label>span .prdctfltr_customize_color{width:100%}.prdctfltr_2_columns.prdctfltr_terms_customized_text label,.prdctfltr_3_columns.prdctfltr_terms_customized_text label{display:flex;box-sizing:border-box}.prdctfltr_2_columns.prdctfltr_terms_customized_text label>span,.prdctfltr_3_columns.prdctfltr_terms_customized_text label>span{display:block;text-align:center}.prdctfltr_woocommerce .prdctfltr_3_columns.prdctfltr_filter .prdctfltr_checkboxes,.prdctfltr_woocommerce .prdctfltr_2_columns.prdctfltr_filter .prdctfltr_checkboxes{display:flex !important;flex-flow:wrap}.prdctfltr_woocommerce .prdctfltr_3_columns.prdctfltr_filter .prdctfltr_sub,.prdctfltr_woocommerce .prdctfltr_2_columns.prdctfltr_filter .prdctfltr_sub{width:100%;margin-left:0}.prdctfltr_woocommerce .prdctfltr_2_columns.prdctfltr_filter label{flex:0 0 50%}.prdctfltr_woocommerce .prdctfltr_3_columns.prdctfltr_filter.prdctfltr_text label,.prdctfltr_woocommerce .prdctfltr_2_columns.prdctfltr_filter.prdctfltr_text label{padding-right:10px;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prdctfltr_woocommerce .prdctfltr_3_columns.prdctfltr_filter label{flex:0 0 33.3%}.prdctfltr_woocommerce .prdctfltr_inline.prdctfltr_filter label{display:inline-block;margin-right:12px}.prdctfltr_woocommerce .prdctfltr_inline.prdctfltr_filter.prdctfltr_terms_customized label{margin-right:0}.prdctfltr_woocommerce.prdctfltr_wc .prdctfltr_inline.prdctfltr_filter label>span:before{margin-right:6px}.prdctfltr_terms_customized_image .prdctfltr_checkboxes>label .prdctfltr_customize_block,.prdctfltr_terms_customized_color .prdctfltr_checkboxes>label .prdctfltr_customize_block{position:relative}div.prdctfltr_terms_customized_image label.prdctfltr_ft_none .prdctfltr_customize_block>span:first-child:after,div.prdctfltr_terms_customized_color label.prdctfltr_ft_none .prdctfltr_customize_block>span:first-child:after{opacity:0.3}div.prdctfltr_terms_customized_image label.prdctfltr_ft_none .prdctfltr_customize_block>span:first-child,div.prdctfltr_terms_customized_color label.prdctfltr_ft_none .prdctfltr_customize_block>span:first-child,.pf_adptv_click .prdctfltr_woocommerce_ordering div.prdctfltr_terms_customized_image .pf_adoptive_hide .prdctfltr_customize_block>span:first-child,.pf_adptv_unclick .prdctfltr_woocommerce_ordering div.prdctfltr_terms_customized_image .pf_adoptive_hide .prdctfltr_customize_block>span:first-child,.pf_adptv_click .prdctfltr_woocommerce_ordering div.prdctfltr_terms_customized_color .pf_adoptive_hide .prdctfltr_customize_block>span:first-child,.pf_adptv_unclick .prdctfltr_woocommerce_ordering div.prdctfltr_terms_customized_color .pf_adoptive_hide .prdctfltr_customize_block>span:first-child{position:relative}div.prdctfltr_terms_customized_image label.prdctfltr_ft_none .prdctfltr_customize_block>span:first-child:after,div.prdctfltr_terms_customized_color label.prdctfltr_ft_none .prdctfltr_customize_block>span:first-child:after,.pf_adptv_click .prdctfltr_woocommerce_ordering div.prdctfltr_terms_customized_image .pf_adoptive_hide .prdctfltr_customize_block>span:first-child:after,.pf_adptv_unclick .prdctfltr_woocommerce_ordering div.prdctfltr_terms_customized_image .pf_adoptive_hide .prdctfltr_customize_block>span:first-child:after,.pf_adptv_click .prdctfltr_woocommerce_ordering div.prdctfltr_terms_customized_color .pf_adoptive_hide .prdctfltr_customize_block>span:first-child:after,.pf_adptv_unclick .prdctfltr_woocommerce_ordering div.prdctfltr_terms_customized_color .pf_adoptive_hide .prdctfltr_customize_block>span:first-child:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(//www.freeheit.de/wp-content/plugins/prdctfltr/includes/images/outofstock.svg);background-position:center center;background-size:100% 100%}.pf_select .prdctfltr_terms_customized_color .prdctfltr_checkboxes,.pf_select .prdctfltr_terms_customized_image .prdctfltr_checkboxes{margin-top:3px;margin-bottom:-8px}.prdctfltr_inline .prdctfltr_show_subs+.prdctfltr_sub,.prdctfltr_terms_customized_text .prdctfltr_show_subs+.prdctfltr_sub,.prdctfltr_terms_customized_color .prdctfltr_show_subs+.prdctfltr_sub,.prdctfltr_terms_customized_image .prdctfltr_show_subs+.prdctfltr_sub{display:inline}.prdctfltr_2_columns .prdctfltr_checkboxes>.prdctfltr_sub:first-child,.prdctfltr_3_columns .prdctfltr_checkboxes>.prdctfltr_sub:first-child,.prdctfltr_2_columns .prdctfltr_show_subs+.prdctfltr_sub,.prdctfltr_3_columns .prdctfltr_show_subs+.prdctfltr_sub{display:flex;flex-wrap:wrap}.prdctfltr_checkboxes .pf_more{display:block;width:100%;cursor:pointer;overflow:hidden;font-size:13px !important;line-height:20px !important;margin-top:6px;opacity:0.6;transition:200ms opacity}.prdctfltr_checkboxes .pf_more:hover{opacity:1}.prdctfltr_checkboxes .pf_more span{position:relative;display:inline-block;text-transform:uppercase}.prdctfltr_checkboxes .pf_more span:before{content:'';width:1000px;height:1px;background-color:rgba(128,128,128,0.6);position:absolute;top:50%;left:100%;margin-left:10px}.prdctfltr_sc_products.prdctfltr_fallback_css .products{margin-left:-10px !important;margin-right:-10px !important}.prdctfltr_sc_products.prdctfltr_fallback_css .products li,.prdctfltr_sc_products.prdctfltr_fallback_css .products .type-product{box-sizing:border-box !important;padding-left:10px !important;padding-right:10px !important;margin-left:0 !important;margin-right:0 !important}.prdctfltr_sc_products.prdctfltr_fallback_css.prdctfltr_columns_fallback_1 .products li,.prdctfltr_sc_products.prdctfltr_fallback_css.prdctfltr_columns_fallback_1 .products .type-product{width:100% !important}.prdctfltr_sc_products.prdctfltr_fallback_css.prdctfltr_columns_fallback_2 .products li,.prdctfltr_sc_products.prdctfltr_fallback_css.prdctfltr_columns_fallback_2 .products .type-product{width:50% !important}.prdctfltr_sc_products.prdctfltr_fallback_css.prdctfltr_columns_fallback_3 .products li,.prdctfltr_sc_products.prdctfltr_fallback_css.prdctfltr_columns_fallback_3 .products .type-product{width:33.33% !important}.prdctfltr_sc_products.prdctfltr_fallback_css.prdctfltr_columns_fallback_4 .products li,.prdctfltr_sc_products.prdctfltr_fallback_css.prdctfltr_columns_fallback_4 .products .type-product{width:25% !important}.prdctfltr_sc_products.prdctfltr_fallback_css.prdctfltr_columns_fallback_5 .products li,.prdctfltr_sc_products.prdctfltr_fallback_css.prdctfltr_columns_fallback_5 .products .type-product{width:20% !important}.prdctfltr_sc_products.prdctfltr_fallback_css.prdctfltr_columns_fallback_6 .products li,.prdctfltr_sc_products.prdctfltr_fallback_css.prdctfltr_columns_fallback_6 .products .type-product{width:16.66% !important}nav.prdctfltr-pagination.prdctfltr-pagination-load-more{clear:both;display:block;text-align:center}nav.prdctfltr-pagination.prdctfltr-pagination-load-more.prdctfltr-ignite{opacity:0.5}nav.prdctfltr-pagination.prdctfltr-pagination-load-more .button{width:auto !important;height:auto !important}nav.prdctfltr-pagination.prdctfltr-pagination-default{clear:both;display:block}nav.prdctfltr-pagination.prdctfltr-pagination-default ul{display:inline-block;white-space:nowrap;padding:0;margin:0;border:0}nav.prdctfltr-pagination.prdctfltr-pagination-default ul li{display:inline-block}nav.prdctfltr-pagination.prdctfltr-pagination-default ul li a,nav.prdctfltr-pagination.prdctfltr-pagination-default ul li span{display:inline-block;font-size:14px;line-height:16px;font-weight:bold;padding:6px 12px;color:#444;text-decoration:none;vertical-align:bottom;border:2px solid #444;border-radius:2px;box-sizing:border-box}nav.prdctfltr-pagination.prdctfltr-pagination-default ul li a:focus,nav.prdctfltr-pagination.prdctfltr-pagination-default ul li a:hover,nav.prdctfltr-pagination.prdctfltr-pagination-default ul li span.current{border-color:#f00;color:#f00}.prdctfltr_tabbed_selection .prdctfltr_filter{position:relative;opacity:.15;transition:opacity 150ms}.prdctfltr_tabbed_selection .prdctfltr_filter:after{content:'';position:absolute;display:block !important;top:0;left:0;bottom:0;right:0;width:100%;height:100%;z-index:2}.prdctfltr_tabbed_selection .prdctfltr_filter:first-child,.prdctfltr_tabbed_selection .prdctfltr_filter.prdctfltr_has_selection,.prdctfltr_tabbed_selection .prdctfltr_filter.prdctfltr_has_selection+.prdctfltr_filter,.prdctfltr_tabbed_selection .prdctfltr_filter.prdctfltr_has_selection+.prdctfltr_clear+.prdctfltr_filter{opacity:1}.prdctfltr_tabbed_selection .prdctfltr_filter:first-child:after,.prdctfltr_tabbed_selection .prdctfltr_filter.prdctfltr_has_selection:after,.prdctfltr_tabbed_selection .prdctfltr_filter.prdctfltr_has_selection+.prdctfltr_filter:after,.prdctfltr_tabbed_selection .prdctfltr_filter.prdctfltr_has_selection+.prdctfltr_clear+.prdctfltr_filter:after{content:none}.prdctfltr_collector{margin:10px;font-size:90%}.prdctfltr_collector>span{display:inline-block;white-space:nowrap;padding:.25em 1em;margin-right:.5em;margin-bottom:.5em}.prdctfltr_wc_widget .prdctfltr_collector{margin:0;margin-bottom:.5em}.prdctfltr_aftertitle{margin-bottom:.125em;font-size:90%}.prdctfltr_aftertitle:empty{margin-bottom:0}.prdctfltr_aftertitle:before,.prdctfltr_aftertitle:after{content:'';display:table;clear:both}.prdctfltr_aftertitle>span{display:inline-block;white-space:nowrap;padding:.25em 1em;margin-right:.5em;margin-bottom:.5em}.prdctfltr_collector_flat>span{background-color:#f4f4f4;background-color:rgba(0,0,0,0.05);border-radius:7px}.prdctfltr_collector_border>span{border:1px solid #777;border-color:rgba(0,0,0,0.05);border-radius:7px}.prdctfltr_regular_title>span:after,.prdctfltr_widget_title>span:after{content:'/';margin:0 4px}.prdctfltr_topbar{display:inline}.prdctfltr_topbar>span:before{content:'/';margin:0 4px}.prdctfltr_showing{cursor:pointer}.prdctfltr_showing:before{content:'/';margin:0 4px}.prdctfltr_always_visible .prdctfltr_showing{cursor:unset !important}.pfw-hidden-element{display:none !important}.prdctfltr_wc .prdctfltr_filter_title{display:flex;align-items:center;font-weight:600;font-size:16px}.prdctfltr_wc .prdctfltr_filter_title .prdctfltr_woocommerce_filter{display:flex;align-items:center;justify-content:center;font-size:24px;margin-right:.5em;width:1em;height:1em}.prdctfltr_wc .prdctfltr_filter_title>span.prdctfltr_woocommerce_filter_title{max-width:20em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.prdctfltr_wc.prdctfltr_always_visible .prdctfltr_filter_title>span.prdctfltr_woocommerce_filter_title{cursor:unset !important}.prdctfltr_woocommerce_filter i{transition:transform 1s;transform:scale(1)}.xwc--pf-loading .prdctfltr_woocommerce_filter{position:relative}.xwc--pf-loading .prdctfltr_woocommerce_filter:after{content:'';position:absolute;top:50%;left:50%;width:1.5em;height:1.5em;margin-top:-0.75em;margin-left:-0.75em;border-radius:100px;border:1px dashed transparent;border-bottom-color:#46586a;animation:spinner .6s linear infinite;box-sizing:border-box}.xwc--pf-loading .prdctfltr_woocommerce_filter i{transform:scale(0.925)}.xwc--pf-loader-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,0.75);z-index:99999}.xwc--pf-loader-overlay:after{content:'';position:absolute;top:50%;left:50%;width:3em;height:3em;margin-top:-1.5em;margin-left:-1.5em;border-radius:100px;border:1px dashed transparent;border-bottom-color:#46586a;animation:spinner .6s linear infinite;box-sizing:border-box}@keyframes spinner{to{transform:rotate(360deg)}}.prdctfltr_count{display:inline-block;vertical-align:middle;margin-left:4px;height:14px;line-height:14px;font-size:10px;padding:0 2px;border:1px solid #aaa;color:#aaa;background-color:#fff;border-radius:2px;min-width:12px;text-align:center}.prdctfltr_customize_count{padding:0 2px;margin-left:4px;min-width:12px;max-width:60px;height:14px;line-height:14px;text-align:center;color:#aaa;border:1px solid #aaa;background-color:#fff;font-size:10px;border-radius:2px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;vertical-align:middle}.prdctfltr_customize_round .prdctfltr_customize_count,.prdctfltr_customize_block .prdctfltr_customize_count{position:absolute;top:-1px;right:-1px}.prdctfltr_wc .prdctfltr_filter label.prdctfltr_active>span .prdctfltr_count{font-weight:600}.prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter_wrapper input[type="checkbox"]:focus+span{color:#000}.prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter_wrapper input[type="checkbox"]:focus+span:before{border-color:#000}ul.products li.out-of-stock a img.attachment-woocommerce_thumbnail{filter:grayscale(1) !important;opacity:.67 !important}.xwc--pf-outofstock{position:absolute;top:1em;left:1em;z-index:1;background-color:#f16726;color:#fff;font-size:13px;font-weight:500;line-height:1;padding:.5em .5em} @font-face{font-family:"prdctfltr";src:url(//www.freeheit.de/wp-content/plugins/prdctfltr/includes/css/fonts/prdctfltr.eot);src:url(//www.freeheit.de/wp-content/plugins/prdctfltr/includes/css/fonts/prdctfltr.svg#prdctfltr) format("svg"),url(//www.freeheit.de/wp-content/plugins/prdctfltr/includes/css/fonts/prdctfltr.eot?#iefix) format("embedded-opentype"),url(//www.freeheit.de/wp-content/plugins/prdctfltr/includes/css/fonts/prdctfltr.woff) format("woff"),url(//www.freeheit.de/wp-content/plugins/prdctfltr/includes/css/fonts/prdctfltr.ttf) format("truetype");font-weight:normal;font-style:normal}[class^="prdctfltr-"]:before,[class*=" prdctfltr-"]:before{font-family:"prdctfltr" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.prdctfltr-bars:before{content:"\f001"}.prdctfltr-delete:before{content:"\f002"}.prdctfltr-sale:before{content:"\f003"}.prdctfltr-down:before{content:"\f004"}.prdctfltr-up:before{content:"\f005"}.prdctfltr-filter:before{content:"\f006"}.prdctfltr-plus:before{content:"\f007"}.prdctfltr-minus:before{content:"\f008"}.prdctfltr-instock:before{content:"\f012"}.prdctfltr-clear:before{content:"\f013"}.prdctfltr-check:before{content:"\f014"}.prdctfltr-minus-1:before{content:"\f015"}.prdctfltr-plus-1:before{content:"\f016"}.prdctfltr-minus-2:before{content:"\f017"}.prdctfltr-plus-2:before{content:"\f018"}.prdctfltr-search:before{content:"\f019"}.prdctfltr-style:before{content:"\f020"}.prdctfltr-update:before{content:"\f024"}.prdctfltr_wc .selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible !important;background:#f2f2f2 !important;background:rgba(0,0,0,0.06) !important;border:0 none !important;-webkit-box-shadow:inset 0 0 12px 4px #fff;box-shadow:inset 0 0 12px 4px #fff}.prdctfltr_wc .selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:'!';visibility:hidden}.prdctfltr_wc .selectize-control.plugin-drag_drop .ui-sortable-helper{-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);box-shadow:0 2px 5px rgba(0,0,0,0.2)}.prdctfltr_wc .selectize-dropdown-header{position:relative;padding:5px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.prdctfltr_wc .selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:0.4;margin-top:-12px;line-height:20px;font-size:20px !important}.prdctfltr_wc .selectize-dropdown-header-close:hover{color:#000000}.prdctfltr_wc .selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.prdctfltr_wc .selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.prdctfltr_wc .selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.prdctfltr_wc .selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.prdctfltr_wc .selectize-control.plugin-remove_button [data-value]{position:relative;padding-right:24px !important}.prdctfltr_wc .selectize-control.plugin-remove_button [data-value] .remove{z-index:1;position:absolute;top:0;right:0;bottom:0;width:19px;text-align:center;font-weight:normal;font-size:16px;color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:4px;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:auto;line-height:inherit}.prdctfltr_wc .selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,0.05)}.prdctfltr_wc .selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:#cacaca}.prdctfltr_wc .selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:none}.prdctfltr_wc .selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#ffffff}.prdctfltr_wc .selectize-control.plugin-remove_button .remove-single{position:absolute;right:8px;top:0;font-size:23px}.prdctfltr_wc .selectize-control{position:relative}.prdctfltr_wc .selectize-dropdown,.prdctfltr_wc .selectize-input,.prdctfltr_wc .selectize-input input{color:#303030;font-family:inherit;font-size:13px;line-height:18px;-webkit-font-smoothing:inherit}.prdctfltr_wc .selectize-input,.prdctfltr_wc .selectize-control.single .selectize-input.input-active{background:#fff;cursor:text;display:inline-block}.prdctfltr_wc .selectize-input{border:1px solid #d0d0d0;padding:8px 8px;display:inline-block;width:100%;overflow:hidden;position:relative;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.prdctfltr_wc .selectize-control.multi .selectize-input.has-items{padding:6px 8px 3px}.prdctfltr_wc .selectize-input.full{background-color:#fff}.prdctfltr_wc .selectize-input.disabled,.prdctfltr_wc .selectize-input.disabled *{cursor:default !important}.prdctfltr_wc .selectize-input.focus{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.15);box-shadow:inset 0 1px 2px rgba(0,0,0,0.15)}.prdctfltr_wc .selectize-input.dropdown-active{-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.prdctfltr_wc .selectize-input>*{vertical-align:baseline;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline}.prdctfltr_wc .selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:4px 8px;background:#69f;color:#fff;border-radius:7px}.prdctfltr_wc .selectize-control.multi .selectize-input>div.active{background:#17439b;color:#fff}.prdctfltr_wc .selectize-control.multi .selectize-input.disabled>div,.prdctfltr_wc .selectize-control.multi .selectize-input.disabled>div.active{color:#fff;background:#7d7d7d}.prdctfltr_wc .selectize-input>input{display:inline-block !important;padding:0 !important;min-height:0 !important;max-height:none !important;max-width:100% !important;margin:0 2px 0 0 !important;text-indent:0 !important;border:0 none !important;background:none !important;line-height:inherit !important;-webkit-user-select:auto !important;-webkit-box-shadow:none !important;box-shadow:none !important}.prdctfltr_wc .selectize-input>input::-ms-clear{display:none}.prdctfltr_wc .selectize-input>input:focus{outline:none !important}.prdctfltr_wc .selectize-input::after{content:' ';display:block;clear:left}.prdctfltr_wc .selectize-input.dropdown-active::before{content:' ';display:block;position:absolute;background:#f0f0f0;height:1px;bottom:0;left:0;right:0}.prdctfltr_wc .selectize-dropdown{position:absolute;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:-1px 0 0 0;border-top:0 none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.1);-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.prdctfltr_wc .selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.prdctfltr_wc .selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,0.2);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.prdctfltr_wc .selectize-dropdown .option,.prdctfltr_wc .selectize-dropdown .optgroup-header{padding:5px 8px}.prdctfltr_wc .selectize-dropdown .option,.prdctfltr_wc .selectize-dropdown [data-disabled],.prdctfltr_wc .selectize-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:0.5}.prdctfltr_wc .selectize-dropdown [data-selectable].option{opacity:1;cursor:pointer}.prdctfltr_wc .selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.prdctfltr_wc .selectize-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.prdctfltr_wc .selectize-dropdown .active{background-color:#f5fafd;color:#495c68}.prdctfltr_wc .selectize-dropdown .active.create{color:#495c68}.prdctfltr_wc .selectize-dropdown .create{color:rgba(48,48,48,0.5)}.prdctfltr_wc .selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px;-webkit-overflow-scrolling:touch}.prdctfltr_wc .selectize-control.single .selectize-input,.prdctfltr_wc .selectize-control.single .selectize-input input{cursor:pointer}.prdctfltr_wc .selectize-control.single .selectize-input.input-active,.prdctfltr_wc .selectize-control.single .selectize-input.input-active input{cursor:text}.prdctfltr_wc .selectize-control.single .selectize-input:after{content:' ';display:block;position:absolute;top:50%;right:15px;margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#808080 transparent transparent transparent}.prdctfltr_wc .selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-width:0 5px 5px 5px;border-color:transparent transparent #808080 transparent}.prdctfltr_wc .selectize-control.rtl.single .selectize-input:after{left:15px;right:auto}.prdctfltr_wc .selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px !important}.prdctfltr_wc .selectize-control .selectize-input.disabled{opacity:0.5;background-color:#fafafa}.prdctfltr_wc .irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.prdctfltr_wc .irs-line{position:relative;display:block;overflow:hidden;outline:none !important}.prdctfltr_wc .irs-line-left,.prdctfltr_wc .irs-line-mid,.prdctfltr_wc .irs-line-right{position:absolute;display:block;top:0}.prdctfltr_wc .irs-line-left{left:0;width:11%}.prdctfltr_wc .irs-line-mid{left:9%;width:82%}.prdctfltr_wc .irs-line-right{right:0;width:11%}.prdctfltr_wc .irs-bar{position:absolute;display:block;left:0;width:0}.prdctfltr_wc .irs-bar-edge{position:absolute;display:block;top:0;left:0}.prdctfltr_wc .irs-shadow{position:absolute;display:none;left:0;width:0}.prdctfltr_wc .irs-slider{position:absolute;display:block;cursor:default;z-index:1}.prdctfltr_wc .irs-slider.from{cursor:pointer}.prdctfltr_wc .irs-slider.to{cursor:pointer}.prdctfltr_wc .irs-slider.type_last{z-index:2}.prdctfltr_wc .irs-min{position:absolute;display:block;left:0;cursor:default;white-space:nowrap}.prdctfltr_wc .irs-max{position:absolute;display:block;right:0;cursor:default;white-space:nowrap}.prdctfltr_wc .irs-from,.prdctfltr_wc .irs-to,.prdctfltr_wc .irs-single{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.prdctfltr_wc .irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.prdctfltr_wc .irs-with-grid .irs-grid{display:block}.prdctfltr_wc .irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.prdctfltr_wc .irs-grid-pol.small{height:4px}.prdctfltr_wc .irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.prdctfltr_wc .irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:rgba(0,0,0,0);z-index:2}.prdctfltr_wc .irs-disabled{opacity:0.4}.lt-ie9 .irs-disabled{filter:alpha(opacity=40)}.prdctfltr_wc .irs-hidden-input{position:absolute !important;display:block !important;top:0 !important;left:0 !important;width:0 !important;height:0 !important;font-size:0 !important;line-height:0 !important;padding:0 !important;margin:0 !important;outline:none !important;z-index:-9999 !important;background:none !important;border-style:solid !important;border-color:transparent !important}.pf_rngstyle_flat .irs-line-mid,.pf_rngstyle_flat .irs-line-left,.pf_rngstyle_flat .irs-line-right,.pf_rngstyle_flat .irs-bar,.pf_rngstyle_flat .irs-bar-edge,.pf_rngstyle_flat .irs-slider{background:url(//www.freeheit.de/wp-content/plugins/prdctfltr/includes/images/sprite-skin-flat.png) repeat-x}.pf_rngstyle_flat .irs{height:40px}.pf_rngstyle_flat .irs-with-grid{height:60px}.pf_rngstyle_flat .irs-line{height:12px;top:25px}.pf_rngstyle_flat .irs-line-left{height:12px;background-position:0 -30px}.pf_rngstyle_flat .irs-line-mid{height:12px;background-position:0 0}.pf_rngstyle_flat .irs-line-right{height:12px;background-position:100% -30px}.pf_rngstyle_flat .irs-bar{height:12px;top:25px;background-position:0 -60px}.pf_rngstyle_flat .irs-bar-edge{top:25px;height:12px;width:9px;background-position:0 -90px}.pf_rngstyle_flat .irs-shadow{height:3px;top:34px;background:#000;opacity:0.25}.lt-ie9 .pf_rngstyle_flat .irs-shadow{filter:alpha(opacity=25)}.pf_rngstyle_flat .irs-slider{width:16px;height:18px;top:22px;background-position:0 -120px}.pf_rngstyle_flat .irs-slider.state_hover,.pf_rngstyle_flat .irs-slider:hover{background-position:0 -150px}.pf_rngstyle_flat .irs-min,.pf_rngstyle_flat .irs-max{color:#999;font-size:10px;line-height:1.333;text-shadow:none;top:0;padding:1px 3px;background:#e1e4e9;-moz-border-radius:4px;border-radius:4px}.pf_rngstyle_flat .irs-from,.pf_rngstyle_flat .irs-to,.pf_rngstyle_flat .irs-single{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background:#ed5565;-moz-border-radius:4px;border-radius:4px}.pf_rngstyle_flat .irs-from:after,.pf_rngstyle_flat .irs-to:after,.pf_rngstyle_flat .irs-single:after{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#ed5565}.pf_rngstyle_flat .irs-grid-pol{background:#e1e4e9}.pf_rngstyle_flat .irs-grid-text{color:#999}.pf_rngstyle_html5 .irs{height:55px}.pf_rngstyle_html5 .irs-with-grid{height:75px}.pf_rngstyle_html5 .irs-line{height:10px;top:33px;background:#EEE;background:linear-gradient(to bottom, #DDD -50%, #fff 150%);border:1px solid #CCC;border-radius:16px;-moz-border-radius:16px}.pf_rngstyle_html5 .irs-line-left{height:8px}.pf_rngstyle_html5 .irs-line-mid{height:8px}.pf_rngstyle_html5 .irs-line-right{height:8px}.pf_rngstyle_html5 .irs-bar{height:10px;top:33px;border-top:1px solid #428bca;border-bottom:1px solid #428bca;background:#428bca;background:linear-gradient(to top, #428bca 0%, #7fc3e8 100%)}.pf_rngstyle_html5 .irs-bar-edge{height:10px;top:33px;width:14px;border:1px solid #428bca;border-right:0;background:#428bca;background:linear-gradient(to top, #428bca 0%, #7fc3e8 100%);border-radius:16px 0 0 16px;-moz-border-radius:16px 0 0 16px}.pf_rngstyle_html5 .irs-shadow{height:2px;top:38px;background:#000;opacity:0.3;border-radius:5px;-moz-border-radius:5px}.lt-ie9 .pf_rngstyle_html5 .irs-shadow{filter:alpha(opacity=30)}.pf_rngstyle_html5 .irs-slider{top:25px;width:27px;height:27px;border:1px solid #AAA;background:#DDD;background:linear-gradient(to bottom, #fff 0%, #dcdcdc 20%, #fff 100%);border-radius:27px;-moz-border-radius:27px;box-shadow:1px 1px 3px rgba(0,0,0,0.3);cursor:pointer}.pf_rngstyle_html5 .irs-slider.state_hover,.pf_rngstyle_html5 .irs-slider:hover{background:#FFF}.pf_rngstyle_html5 .irs-min,.pf_rngstyle_html5 .irs-max{color:#333;font-size:12px;line-height:1.333;text-shadow:none;top:0;padding:1px 5px;background:rgba(0,0,0,0.1);border-radius:3px;-moz-border-radius:3px}.lt-ie9 .pf_rngstyle_html5 .irs-min,.lt-ie9 .pf_rngstyle_html5 .irs-max{background:#ccc}.pf_rngstyle_html5 .irs-from,.pf_rngstyle_html5 .irs-to,.pf_rngstyle_html5 .irs-single{color:#fff;font-size:14px;line-height:1.333;text-shadow:none;padding:1px 5px;background:#428bca;border-radius:3px;-moz-border-radius:3px}.lt-ie9 .pf_rngstyle_html5 .irs-from,.lt-ie9 .pf_rngstyle_html5 .irs-to,.lt-ie9 .pf_rngstyle_html5 .irs-single{background:#999}.pf_rngstyle_html5 .irs-grid{height:27px}.pf_rngstyle_html5 .irs-grid-pol{opacity:0.5;background:#428bca}.pf_rngstyle_html5 .irs-grid-pol.small{background:#999}.pf_rngstyle_html5 .irs-grid-text{bottom:5px;color:#99a4ac}.pf_rngstyle_modern .irs-line-mid,.pf_rngstyle_modern .irs-line-left,.pf_rngstyle_modern .irs-line-right,.pf_rngstyle_modern .irs-bar,.pf_rngstyle_modern .irs-bar-edge,.pf_rngstyle_modern .irs-slider{background:url(//www.freeheit.de/wp-content/plugins/prdctfltr/includes/images/sprite-skin-modern.png) repeat-x}.pf_rngstyle_modern .irs{height:50px}.pf_rngstyle_modern .irs-with-grid{height:70px}.pf_rngstyle_modern .irs-line{height:6px;top:25px}.pf_rngstyle_modern .irs-line-left{height:6px;background-position:0 -30px}.pf_rngstyle_modern .irs-line-mid{height:6px;background-position:0 0}.pf_rngstyle_modern .irs-line-right{height:6px;background-position:100% -30px}.pf_rngstyle_modern .irs-bar{height:6px;top:25px;background-position:0 -60px}.pf_rngstyle_modern .irs-bar-edge{top:25px;height:6px;width:6px;background-position:0 -90px}.pf_rngstyle_modern .irs-shadow{height:5px;top:25px;background:#000;opacity:0.25}.lt-ie9 .pf_rngstyle_modern .irs-shadow{filter:alpha(opacity=25)}.pf_rngstyle_modern .irs-slider{width:11px;height:18px;top:31px;background-position:0 -120px}.pf_rngstyle_modern .irs-slider.state_hover,.pf_rngstyle_modern .irs-slider:hover{background-position:0 -150px}.pf_rngstyle_modern .irs-min,.pf_rngstyle_modern .irs-max{color:#999;font-size:10px;line-height:1.333;text-shadow:none;top:0;padding:1px 3px;background:#e1e4e9;-moz-border-radius:4px;border-radius:4px}.pf_rngstyle_modern .irs-from,.pf_rngstyle_modern .irs-to,.pf_rngstyle_modern .irs-single{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background:#20b426;-moz-border-radius:4px;border-radius:4px}.pf_rngstyle_modern .irs-from:after,.pf_rngstyle_modern .irs-to:after,.pf_rngstyle_modern .irs-single:after{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426}.pf_rngstyle_modern .irs-grid{height:34px}.pf_rngstyle_modern .irs-grid-pol{background:#c0c0c0}.pf_rngstyle_modern .irs-grid-text{bottom:12px;color:#c0c0c0}.pf_rngstyle_white .irs-line-mid,.pf_rngstyle_white .irs-line-left,.pf_rngstyle_white .irs-line-right,.pf_rngstyle_white .irs-bar,.pf_rngstyle_white .irs-bar-edge,.pf_rngstyle_white .irs-slider{background:url(//www.freeheit.de/wp-content/plugins/prdctfltr/includes/images/sprite-skin-nice.png) repeat-x}.pf_rngstyle_white .irs{height:40px}.pf_rngstyle_white .irs-with-grid{height:60px}.pf_rngstyle_white .irs-line{height:8px;top:25px}.pf_rngstyle_white .irs-line-left{height:8px;background-position:0 -30px}.pf_rngstyle_white .irs-line-mid{height:8px;background-position:0 0}.pf_rngstyle_white .irs-line-right{height:8px;background-position:100% -30px}.pf_rngstyle_white .irs-bar{height:8px;top:25px;background-position:0 -60px}.pf_rngstyle_white .irs-bar-edge{top:25px;height:8px;width:11px;background-position:0 -90px}.pf_rngstyle_white .irs-shadow{height:1px;top:34px;background:#000;opacity:0.15}.lt-ie9 .pf_rngstyle_white .irs-shadow{filter:alpha(opacity=15)}.pf_rngstyle_white .irs-slider{width:22px;height:22px;top:17px;background-position:0 -120px}.pf_rngstyle_white .irs-slider.state_hover,.pf_rngstyle_white .irs-slider:hover{background-position:0 -150px}.pf_rngstyle_white .irs-min,.pf_rngstyle_white .irs-max{color:#999;font-size:10px;line-height:1.333;text-shadow:none;top:0;padding:1px 3px;background:rgba(0,0,0,0.1);-moz-border-radius:3px;border-radius:3px}.lt-ie9 .pf_rngstyle_white .irs-min,.lt-ie9 .pf_rngstyle_white .irs-max{background:#ccc}.pf_rngstyle_white .irs-from,.pf_rngstyle_white .irs-to,.pf_rngstyle_white .irs-single{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background:rgba(0,0,0,0.3);-moz-border-radius:3px;border-radius:3px}.lt-ie9 .pf_rngstyle_white .irs-from,.lt-ie9 .pf_rngstyle_white .irs-to,.lt-ie9 .pf_rngstyle_white .irs-single{background:#999}.pf_rngstyle_white .irs-grid-pol{background:#99a4ac}.pf_rngstyle_white .irs-grid-text{color:#99a4ac}.pf_rngstyle_thin .irs-line-mid,.pf_rngstyle_thin .irs-line-left,.pf_rngstyle_thin .irs-line-right,.pf_rngstyle_thin .irs-bar,.pf_rngstyle_thin .irs-bar-edge,.pf_rngstyle_thin .irs-slider{background:url(//www.freeheit.de/wp-content/plugins/prdctfltr/includes/images/sprite-skin-thin.png) repeat-x}.pf_rngstyle_thin .irs{height:50px}.pf_rngstyle_thin .irs-with-grid{height:70px}.pf_rngstyle_thin .irs-line{height:12px;top:35px}.pf_rngstyle_thin .irs-line-left{height:12px;background-position:0 -30px}.pf_rngstyle_thin .irs-line-mid{height:12px;background-position:0 0}.pf_rngstyle_thin .irs-line-right{height:12px;background-position:100% -30px}.pf_rngstyle_thin .irs-bar{height:12px;top:35px;background-position:0 -60px}.pf_rngstyle_thin .irs-bar-edge{top:35px;height:12px;width:11px;background-position:0 -90px}.pf_rngstyle_thin .irs-shadow{height:1px;top:34px;background:#000;opacity:0.15}.lt-ie9 .pf_rngstyle_thin .irs-shadow{filter:alpha(opacity=15)}.pf_rngstyle_thin .irs-slider{width:22px;height:23px;top:28px;background-position:0 -120px}.pf_rngstyle_thin .irs-slider.state_hover,.pf_rngstyle_thin .irs-slider:hover{background-position:0 -150px}.pf_rngstyle_thin .irs-min,.pf_rngstyle_thin .irs-max{color:#999;font-size:10px;line-height:1.333;text-shadow:none;top:5px;padding:1px 3px;background:rgba(0,0,0,0.1);-moz-border-radius:3px;border-radius:3px}.lt-ie9 .pf_rngstyle_thin .irs-min,.lt-ie9 .pf_rngstyle_thin .irs-max{background:#ccc}.pf_rngstyle_thin .irs-from,.pf_rngstyle_thin .irs-to,.pf_rngstyle_thin .irs-single{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background:#6699ff;-moz-border-radius:3px;border-radius:3px;top:5px}.lt-ie9 .pf_rngstyle_thin .irs-from,.lt-ie9 .pf_rngstyle_thin .irs-to,.lt-ie9 .pf_rngstyle_thin .irs-single{background:#999}.pf_rngstyle_thin .irs-grid-pol{background:#99a4ac}.pf_rngstyle_thin .irs-grid-text{color:#99a4ac}.pf_rngstyle_knob .irs-line-mid,.pf_rngstyle_knob .irs-line-left,.pf_rngstyle_knob .irs-line-right,.pf_rngstyle_knob .irs-bar,.pf_rngstyle_knob .irs-bar-edge,.pf_rngstyle_knob .irs-slider{background:url(//www.freeheit.de/wp-content/plugins/prdctfltr/includes/images/sprite-skin-knob.png) repeat-x}.pf_rngstyle_knob .irs{height:50px}.pf_rngstyle_knob .irs-with-grid{height:70px}.pf_rngstyle_knob .irs-line{height:12px;top:35px}.pf_rngstyle_knob .irs-line-left{height:12px;background-position:0 -30px}.pf_rngstyle_knob .irs-line-mid{height:12px;background-position:0 0}.pf_rngstyle_knob .irs-line-right{height:12px;background-position:100% -30px}.pf_rngstyle_knob .irs-bar{height:12px;top:35px;background-position:0 -60px}.pf_rngstyle_knob .irs-bar-edge{top:35px;height:12px;width:11px;background-position:0 -90px}.pf_rngstyle_knob .irs-shadow{height:1px;top:34px;background:#000;opacity:0.15}.lt-ie9 .pf_rngstyle_knob .irs-shadow{filter:alpha(opacity=15)}.pf_rngstyle_knob .irs-slider{width:41px;height:50px;top:28px;background-position:0 -120px}.pf_rngstyle_knob .irs-slider.state_hover,.pf_rngstyle_knob .irs-slider:hover{background-position:-50px -120px}.pf_rngstyle_knob .irs-min,.pf_rngstyle_knob .irs-max{color:#999;font-size:10px;line-height:1.333;text-shadow:none;top:4px;padding:1px 3px;background:rgba(0,0,0,0.1);-moz-border-radius:1px;border-radius:1px}.lt-ie9 .pf_rngstyle_knob .irs-min,.lt-ie9 .pf_rngstyle_knob .irs-max{background:#ccc}.pf_rngstyle_knob .irs-from,.pf_rngstyle_knob .irs-to,.pf_rngstyle_knob .irs-single{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background:rgba(0,0,0,0.3);-moz-border-radius:1px;border-radius:1px;top:4px}.lt-ie9 .pf_rngstyle_knob .irs-from,.lt-ie9 .pf_rngstyle_knob .irs-to,.lt-ie9 .pf_rngstyle_knob .irs-single{background:#999}.pf_rngstyle_knob .irs-grid-pol{background:#99a4ac}.pf_rngstyle_knob .irs-grid-text{color:#99a4ac}.pf_rngstyle_metal .irs-line-mid,.pf_rngstyle_metal .irs-line-left,.pf_rngstyle_metal .irs-line-right,.pf_rngstyle_metal .irs-bar,.pf_rngstyle_metal .irs-bar-edge,.pf_rngstyle_metal .irs-slider{background:url(//www.freeheit.de/wp-content/plugins/prdctfltr/includes/images/sprite-skin-metal.png) repeat-x}.pf_rngstyle_metal .irs{height:50px}.pf_rngstyle_metal .irs-with-grid{height:70px}.pf_rngstyle_metal .irs-line{height:12px;top:35px}.pf_rngstyle_metal .irs-line-left{height:12px;background-position:0 -30px}.pf_rngstyle_metal .irs-line-mid{height:12px;background-position:0 0}.pf_rngstyle_metal .irs-line-right{height:12px;background-position:100% -30px}.pf_rngstyle_metal .irs-bar{height:12px;top:35px;background-position:0 -60px}.pf_rngstyle_metal .irs-bar-edge{top:35px;height:12px;width:11px;background-position:0 -90px}.pf_rngstyle_metal .irs-shadow{height:1px;top:34px;background:#000;opacity:0.15}.lt-ie9 .pf_rngstyle_metal .irs-shadow{filter:alpha(opacity=15)}.pf_rngstyle_metal .irs-slider{width:23px;height:50px;top:28px;background-position:0 -120px}.pf_rngstyle_metal .irs-min,.pf_rngstyle_metal .irs-max{color:#999;font-size:10px;line-height:1.333;text-shadow:none;top:6px;padding:1px 3px;background:rgba(0,0,0,0.1);-moz-border-radius:1px;border-radius:1px}.lt-ie9 .pf_rngstyle_metal .irs-min,.lt-ie9 .pf_rngstyle_metal .irs-max{background:#ccc}.pf_rngstyle_metal .irs-from,.pf_rngstyle_metal .irs-to,.pf_rngstyle_metal .irs-single{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background:rgba(0,0,0,0.3);-moz-border-radius:1px;border-radius:1px;top:6px}.lt-ie9 .pf_rngstyle_metal .irs-from,.lt-ie9 .pf_rngstyle_metal .irs-to,.lt-ie9 .pf_rngstyle_metal .irs-single{background:#999}.pf_rngstyle_metal .irs-grid-pol{background:#99a4ac}.pf_rngstyle_metal .irs-grid-text{color:#99a4ac}