.facetwp-facet {
margin-bottom: 40px;
}
.facetwp-facet.is-loading {
opacity: 0.6;
}
.facetwp-overlay {
position: absolute;
}
.facetwp-pager-label {
display: inline-block;
margin-right: 12px;
}
.facetwp-page {
display: inline-block;
padding: 0px 4px;
margin-right: 6px;
cursor: pointer;
}
.facetwp-page.dots {
cursor: default;
}
.facetwp-page.active {
font-weight: bold;
cursor: default;
} .facetwp-type-checkboxes .facetwp-depth {
display: none;
}
.facetwp-type-checkboxes .facetwp-depth.visible {
display: inherit;
}
.facetwp-checkbox {
background: url(//sales.mediaset.es/wp-content/plugins/facetwp/assets/images/checkbox.png) 0 50% no-repeat;
background-size: 14px 14px;
margin-bottom: 4px;
padding-left: 20px;
cursor: pointer;
}
.facetwp-checkbox.checked {
background-image: url(//sales.mediaset.es/wp-content/plugins/facetwp/assets/images/checkbox-on.png);
}
.facetwp-checkbox.disabled,
.facetwp-radio.disabled {
opacity: 0.4;
cursor: default;
}
.facetwp-checkbox .facetwp-expand {
float: right;
} .facetwp-radio {
background: url(//sales.mediaset.es/wp-content/plugins/facetwp/assets/images/radio.png) 0 50% no-repeat;
background-size: 14px 14px;
margin-bottom: 4px;
padding-left: 20px;
cursor: pointer;
}
.facetwp-radio.checked {
background-image: url(//sales.mediaset.es/wp-content/plugins/facetwp/assets/images/radio-on.png);
} .flatpickr-clear {
text-align: center;
padding: 5px 0;
cursor: pointer;
} .facetwp-type-fselect.is-loading {
opacity: 1; }
.facetwp-type-fselect.is-loading .fs-label-wrap,
.facetwp-type-fselect.is-loading .fs-search,
.facetwp-type-fselect.is-loading .fs-no-results,
.facetwp-type-fselect.is-loading .fs-options {
opacity: 0.6;
}
.facetwp-type-fselect.is-loading .fs-option {
cursor: wait;
}
.facetwp-type-fselect .fs-wrap.fs-disabled .fs-option {
opacity: 0.4;
cursor: wait;
}
.facetwp-type-fselect .fs-option .fs-option-label {
white-space: nowrap;
}
.facetwp-type-fselect .fs-option.d1 .fs-option-label {
padding-left: 20px;
}
.facetwp-type-fselect .fs-option.d2 .fs-option-label {
padding-left: 40px;
}
.facetwp-type-fselect .fs-option.d3 .fs-option-label {
padding-left: 60px;
} .facetwp-depth {
margin-left: 12px;
}
.facetwp-link {
cursor: pointer;
}
.facetwp-link.checked {
font-weight: bold;
cursor: default;
}
.facetwp-toggle {
cursor: pointer;
}
.facetwp-seo,
.facetwp-hidden {
display: none;
} .facetwp-slider-wrap {
padding-bottom: 15px;
}
.facetwp-slider-reset {
border: 1px solid #d9d9d9;
border-radius: 3px;
background: #fff;
box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
padding: 4px 8px;
cursor: pointer;
} .facetwp-input-wrap {
display: inline-block;
position: relative;
}
.facetwp-facet input.facetwp-search,
.facetwp-facet input.facetwp-location {
margin: 0;
padding-right: 30px;
min-width: 240px;
}
.facetwp-icon {
right: 0;
height: 100%;
line-height: 1;
position: absolute;
cursor: pointer;
opacity: 0.5;
}
.facetwp-icon:before {
display: inline-block;
content: '';
width: 30px;
height: 100%;
background: url(//sales.mediaset.es/wp-content/plugins/facetwp/assets/images/icon-search.png) no-repeat;
background-position: 5px 50%;
background-size: 20px 20px;
} .location-results {
position: absolute;
background: #fff;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
overflow: hidden;
width: 100%;
}
.location-result {
font-size: 11px;
border-bottom: 1px solid #ddd;
padding: 5px;
cursor: pointer;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
color: #888;
}
.location-result:hover {
background-color: #f8f8f8;
}
.location-result.active {
background-color: #EBF2FE;
}
.location-result .result-main {
font-size: 13px;
color: #222;
}
.facetwp-icon.locate-me:before {
background-image: url(//sales.mediaset.es/wp-content/plugins/facetwp/assets/images/icon-locate.png);
}
.facetwp-icon.f-reset:before {
background-image: url(//sales.mediaset.es/wp-content/plugins/facetwp/assets/images/icon-close.png);
}
.facetwp-icon.f-loading:before {
background-image: url(//sales.mediaset.es/wp-content/plugins/facetwp/assets/images/loading.png);
animation: spin 700ms infinite linear;
}
.location-attribution {
border-bottom: 1px solid #ddd;
padding: 5px;
}
.powered-by-google {
height: 15px;
background: url(//sales.mediaset.es/wp-content/plugins/facetwp/assets/images/powered-by-google.png) top right no-repeat;
background-size: auto 15px;
} .facetwp-stars {
float: left;
line-height: 1;
padding-right: 4px;
user-select: none;
}
.facetwp-star {
float: right;
cursor: pointer;
font-size: 20px;
color: #ccc;
}
.facetwp-star:hover,
.facetwp-star:hover ~ .facetwp-star,
.facetwp-star.selected,
.facetwp-star.selected ~ .facetwp-star {
color: #000;
}
.facetwp-star.selected:hover,
.facetwp-star.selected:hover ~ .facetwp-star {
color: red;
} @keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
} .facetwp-selections li {
display: inline-block;
line-height: 1;
}
.facetwp-selections .facetwp-selection-value {
display: inline-block;
margin-right: 10px;
cursor: pointer;
padding-right: 16px;
background-image: url(//sales.mediaset.es/wp-content/plugins/facetwp/assets/images/icon-close.png);
background-size: 12px 12px;
background-repeat: no-repeat;
background-position: right center;
}.noUi-target,
.noUi-target * {
touch-action: none;
user-select: none;
box-sizing: border-box;
}
.noUi-base,
.noUi-connects {
width: 100%;
height: 100%;
position: relative;
z-index: 1;
}
.noUi-connect,
.noUi-origin {
will-change: transform;
position: absolute;
z-index: 1;
top: 0;
left: 0;
transform-origin: 0 0;
transform-style: flat;
}
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
left: auto;
right: 0;
}
.noUi-horizontal .noUi-origin {
height: 0;
width: 10%;
}
.noUi-touch-area {
height: 100%;
width: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
transition: transform 0.3s;
}
.noUi-state-drag * {
cursor: inherit !important;
}
.noUi-horizontal {
height: 14px;
}
.noUi-horizontal .noUi-handle {
width: 20px;
height: 20px;
left: -10px;
top: -4px;
}
html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
right: -10px;
left: auto;
}
.noUi-target {
position: relative;
direction: ltr;
background: #FAFAFA;
border-radius: 4px;
border: 1px solid #D3D3D3;
padding: 0 8px;
}
.noUi-connects {
border-radius: 3px;
overflow: hidden;
z-index: 0;
}
.noUi-connect {
height: 100%;
width: 100%;
background: #ddd;
}
.noUi-draggable {
cursor: ew-resize;
}
.noUi-handle {
position: absolute;
border: 1px solid #D9D9D9;
border-radius: 3px;
background: #FFF;
cursor: default;
}