.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
-ms-filter: "alpha(opacity=0)"; }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
pointer-events: none;
} .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
font-size: 100%;
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: 0;
}
.ui-menu .ui-menu {
position: absolute;
}
.ui-menu .ui-menu-item {
margin: 0;
cursor: pointer; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
position: relative;
padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
margin: -1px;
} .ui-menu-icons {
position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
padding-left: 2em;
} .ui-menu .ui-icon {
position: absolute;
top: 0;
bottom: 0;
left: .2em;
margin: auto 0;
} .ui-menu .ui-menu-icon {
left: auto;
right: 0;
}
.ui-button {
padding: .4em 1em;
display: inline-block;
position: relative;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none;
} .ui-button-icon-only {
width: 2em;
box-sizing: border-box;
text-indent: -9999px;
white-space: nowrap;
} input.ui-button.ui-button-icon-only {
text-indent: 0;
} .ui-button-icon-only .ui-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -8px;
margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
padding: 0;
width: 2.1em;
height: 2.1em;
text-indent: -9999px;
white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
width: auto;
height: auto;
text-indent: 0;
white-space: normal;
padding: .4em 1em;
}  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-controlgroup {
vertical-align: middle;
display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
float: left;
margin-left: 0;
margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
display: block;
float: none;
width: 100%;
margin-top: 0;
margin-bottom: 0;
text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
border-bottom: none;
} .ui-controlgroup-vertical .ui-spinner-input { width: 75%;
width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
box-shadow: inset 1px 1px 1px #ccc;
border-radius: .12em;
border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
width: 16px;
height: 16px;
border-radius: 1em;
overflow: visible;
border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
background-image: none;
width: 8px;
height: 8px;
border-width: 4px;
border-style: solid;
}
.ui-checkboxradio-disabled {
pointer-events: none;
}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
} .ui-datepicker .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: .5em;
top: .3em;
}
.ui-dialog {
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.ui-dialog .ui-resizable-n {
height: 2px;
top: 0;
}
.ui-dialog .ui-resizable-e {
width: 2px;
right: 0;
}
.ui-dialog .ui-resizable-s {
height: 2px;
bottom: 0;
}
.ui-dialog .ui-resizable-w {
width: 2px;
left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
width: 7px;
height: 7px;
}
.ui-dialog .ui-resizable-se {
right: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-sw {
left: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-ne {
right: 0;
top: 0;
}
.ui-dialog .ui-resizable-nw {
left: 0;
top: 0;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
.ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
background: url(data:image/gif;base64,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);
height: 100%;
-ms-filter: "alpha(opacity=25)"; opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none;
}
.ui-selectable {
-ms-touch-action: none;
touch-action: none;
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
.ui-selectmenu-menu {
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
display: none;
}
.ui-selectmenu-menu .ui-menu {
overflow: auto;
overflow-x: hidden;
padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
font-size: 1em;
font-weight: bold;
line-height: 1.5;
padding: 2px 0.4em;
margin: 0.5em 0 0 0;
height: auto;
border: 0;
}
.ui-selectmenu-open {
display: block;
}
.ui-selectmenu-text {
display: block;
margin-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
text-align: left;
white-space: nowrap;
width: 14em;
}
.ui-selectmenu-icon.ui-icon {
float: right;
margin-top: 0;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: pointer;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
}
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: .222em 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 2em;
}
.ui-spinner-button {
width: 1.6em;
height: 50%;
font-size: .5em;
padding: 0;
margin: 0;
text-align: center;
position: absolute;
cursor: default;
display: block;
overflow: hidden;
right: 0;
} .ui-spinner a.ui-spinner-button {
border-top-style: none;
border-bottom-style: none;
border-right-style: none;
}
.ui-spinner-up {
top: 0;
}
.ui-spinner-down {
bottom: 0;
}
.ui-tabs {
position: relative; padding: .2em;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 1px .2em 0 0;
border-bottom-width: 0;
padding: 0;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: left;
padding: .5em 1em;
text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: -1px;
padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 1em 1.4em;
background: none;
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
}
body .ui-tooltip {
border-width: 2px;
} .ui-widget {
font-family: Verdana,Arial,sans-serif;
font-size: 1.1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Verdana,Arial,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content {
border: 1px solid #d3d3d3;
}
.ui-widget-content {
border: 1px solid #aaaaaa;
background: #ffffff;
color: #222222;
}
.ui-widget-content a {
color: #222222;
}
.ui-widget-header {
border: 1px solid #aaaaaa;
background: #cccccc url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
color: #222222;
font-weight: bold;
}
.ui-widget-header a {
color: #222222;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #d3d3d3;
background: #e6e6e6 url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
color: #555555;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
border: 1px solid #999999;
background: #dadada url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
color: #212121;
text-decoration: none;
}
.ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
border: 1px solid #aaaaaa;
background: #ffffff url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #aaaaaa;
background-color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #212121;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #fcefa1;
background: #fbf9ee url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
color: #363636;
}
.ui-state-checked {
border: 1px solid #fcefa1;
background: #fbf9ee;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #cd0a0a;
background: #fef1ec url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
-ms-filter: "alpha(opacity=70)"; font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
-ms-filter: "alpha(opacity=35)"; background-image: none;
}
.ui-state-disabled .ui-icon {
-ms-filter: "alpha(opacity=35)"; }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_222222_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
background-image: url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
background-image: url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
background-image: url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_cd0a0a_256x240.png);
}
.ui-button .ui-icon {
background-image: url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_888888_256x240.png);
}  .ui-icon-blank.ui-icon-blank.ui-icon-blank {
background-image: none;
}
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 4px;
} .ui-widget-overlay {
background: #aaaaaa;
opacity: .3;
-ms-filter: Alpha(Opacity=30); }
.ui-widget-shadow {
-webkit-box-shadow: -8px -8px 8px #aaaaaa;
box-shadow: -8px -8px 8px #aaaaaa;
}@font-face {
font-family: yith-icon;
src: url(//kosa.es/wp-content/plugins/yith-woocommerce-compare/plugin-fw/assets/fonts/yith-icon.eot?6c9fac5a69711520a55f03f0159e3932);
src: url(//kosa.es/wp-content/plugins/yith-woocommerce-compare/plugin-fw/assets/fonts/yith-icon.eot?6c9fac5a69711520a55f03f0159e3932#iefix) format("embedded-opentype"),
url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),
url(//kosa.es/wp-content/plugins/yith-woocommerce-compare/plugin-fw/assets/fonts/yith-icon.ttf?6c9fac5a69711520a55f03f0159e3932) format("truetype");
font-weight: 400;
font-style: normal;
} [class^="yith-icon-"], [class*=" yith-icon-"] {
font-family: yith-icon !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: 1em;
height: 1em;
font-size: 20px;
} .yith-icon-accounting:before {
content: "\e91d";
}
.yith-icon-arrow-down-alt:before {
content: "\f110";
}
.yith-icon-arrow-down-long-alt:before {
content: "\f128";
}
.yith-icon-arrow-down-long:before {
content: "\f129";
}
.yith-icon-arrow-down:before {
content: "\e900";
}
.yith-icon-arrow-left-alt:before {
content: "\f111";
}
.yith-icon-arrow-left-long-alt:before {
content: "\f12a";
}
.yith-icon-arrow-left-long:before {
content: "\f12b";
}
.yith-icon-arrow-left:before {
content: "\e901";
}
.yith-icon-arrow-right-alt:before {
content: "\f112";
}
.yith-icon-arrow-right-long-alt:before {
content: "\f12c";
}
.yith-icon-arrow-right-long:before {
content: "\f12d";
}
.yith-icon-arrow-right:before {
content: "\e902";
}
.yith-icon-arrow-up-alt:before {
content: "\f113";
}
.yith-icon-arrow-up-long-alt:before {
content: "\f12e";
}
.yith-icon-arrow-up-long:before {
content: "\f12f";
}
.yith-icon-arrow-up:before {
content: "\e903";
}
.yith-icon-bank-check:before {
content: "\e91e";
}
.yith-icon-bank:before {
content: "\e91c";
}
.yith-icon-calendar-add:before {
content: "\e913";
}
.yith-icon-calendar-money:before {
content: "\e914";
}
.yith-icon-calendar-schedule:before {
content: "\f11c";
}
.yith-icon-calendar:before {
content: "\e904";
}
.yith-icon-calendar2:before {
content: "\e915";
}
.yith-icon-cash-register:before {
content: "\f124";
}
.yith-icon-cash:before {
content: "\e91f";
}
.yith-icon-charts:before {
content: "\f130";
}
.yith-icon-check-alt:before {
content: "\f114";
}
.yith-icon-check-circle:before {
content: "\e921";
}
.yith-icon-check-progress-circle:before {
content: "\f11d";
}
.yith-icon-check:before {
content: "\e905";
}
.yith-icon-clone:before {
content: "\f105";
}
.yith-icon-close-alt:before {
content: "\f117";
}
.yith-icon-close:before {
content: "\e906";
}
.yith-icon-copy:before {
content: "\f101";
}
.yith-icon-credit-card:before {
content: "\e920";
}
.yith-icon-crown:before {
content: "\f11b";
}
.yith-icon-download:before {
content: "\f125";
}
.yith-icon-drag:before {
content: "\e90f";
}
.yith-icon-edit:before {
content: "\e907";
}
.yith-icon-enter:before {
content: "\f126";
}
.yith-icon-eye-closed:before {
content: "\e912";
}
.yith-icon-eye:before {
content: "\e911";
}
.yith-icon-helping-hand:before {
content: "\f10c";
}
.yith-icon-image:before {
content: "\f10a";
}
.yith-icon-info-squared:before {
content: "\e922";
}
.yith-icon-info:before {
content: "\e90e";
}
.yith-icon-list-search:before {
content: "\f10d";
}
.yith-icon-lock:before {
content: "\f119";
}
.yith-icon-magnifier:before {
content: "\e908";
}
.yith-icon-mail-out:before {
content: "\f109";
}
.yith-icon-minus-alt:before {
content: "\f118";
}
.yith-icon-minus:before {
content: "\f10f";
}
.yith-icon-money-check:before {
content: "\f11a";
}
.yith-icon-more:before {
content: "\f102";
}
.yith-icon-paypal:before {
content: "\e91b";
}
.yith-icon-pdf:before {
content: "\f107";
}
.yith-icon-pencil:before {
content: "\e909";
}
.yith-icon-people:before {
content: "\e916";
}
.yith-icon-photo-add:before {
content: "\f127";
}
.yith-icon-plus-alt:before {
content: "\f115";
}
.yith-icon-plus:before {
content: "\e90a";
}
.yith-icon-redo-alt:before {
content: "\f121";
}
.yith-icon-redo:before {
content: "\f11e";
}
.yith-icon-reply:before {
content: "\e91a";
}
.yith-icon-reset:before {
content: "\e910";
}
.yith-icon-save:before {
content: "\f10b";
}
.yith-icon-settings:before {
content: "\f123";
}
.yith-icon-shield-money:before {
content: "\e917";
}
.yith-icon-sort-alt:before {
content: "\f116";
}
.yith-icon-sort:before {
content: "\f106";
}
.yith-icon-time-check:before {
content: "\e918";
}
.yith-icon-trash:before {
content: "\e90d";
}
.yith-icon-undo-alt:before {
content: "\f120";
}
.yith-icon-undo:before {
content: "\f11f";
}
.yith-icon-update:before {
content: "\e90b";
}
.yith-icon-upload:before {
content: "\e90c";
}
.yith-icon-user-off:before {
content: "\f108";
}
.yith-icon-video:before {
content: "\f10e";
}
.yith-icon-warning-triangle:before {
content: "\e923";
}
.yith-icon-world-settings:before {
content: "\e919";
}
.yith-icon-yith:before {
content: "\e924";
}  .yith-icon-paypal-svgrepo-com:before {
content: "\e91b";
} .yith-icon-arrow_down:before {
content: "\e900";
} .yith-icon-arrow_eye:before {
content: "\e911";
} .yith-icon-arrow_eye_closed:before {
content: "\e912";
} .yith-icon-arrow_left:before {
content: "\e901";
} .yith-icon-arrow_right:before {
content: "\e902";
} .yith-icon-arrow_up:before {
content: "\e903";
} .yith-icon-calendar2:before {
content: "\e904";
} .yith-icon-calendar_add:before {
content: "\e913";
} .yith-icon-calendar_money:before {
content: "\e914";
} .yith-icon-shield_money:before {
content: "\e917";
} .yith-icon-time_check:before {
content: "\e918";
} .yith-icon-world_settings:before {
content: "\e919";
} .yith-icon-pencil:before {
content: "\e907";
} .yith-icon-update:before {
content: "\e910";
}.wp-color-picker{width:80px;direction:ltr}.wp-picker-container .hidden{display:none}.wp-picker-container .wp-color-result.button{min-height:30px;margin:0 6px 6px 0;padding:0 0 0 30px;font-size:11px}.wp-color-result-text{background:#f6f7f7;border-radius:0 2px 2px 0;border-left:1px solid #c3c4c7;color:#50575e;display:block;line-height:2.54545455;padding:0 6px;text-align:center}.wp-color-result:focus,.wp-color-result:hover{background:#f6f7f7;border-color:#8c8f94;color:#1d2327}.wp-color-result:focus:after,.wp-color-result:hover:after{color:#1d2327;border-color:#a7aaad;border-left:1px solid #8c8f94}.wp-picker-container{display:inline-block}.wp-color-result:focus{border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.wp-color-result:active{transform:none!important}.wp-picker-open+.wp-picker-input-wrap{display:inline-block;vertical-align:top}.wp-picker-input-wrap label{display:inline-block;vertical-align:top}.form-table .wp-picker-input-wrap label{margin:0!important}.wp-customizer .wp-picker-input-wrap .button.wp-picker-clear,.wp-customizer .wp-picker-input-wrap .button.wp-picker-default,.wp-picker-input-wrap .button.wp-picker-clear,.wp-picker-input-wrap .button.wp-picker-default{margin-left:6px;padding:0 8px;line-height:2.54545455;min-height:30px}.wp-picker-container .iris-square-slider .ui-slider-handle:focus{background-color:#50575e}.wp-picker-container .iris-picker{border-radius:0;border-color:#dcdcde;margin-top:6px}.wp-picker-container input[type=text].wp-color-picker{width:4rem;font-size:12px;font-family:monospace;line-height:2.33333333;margin:0;padding:0 5px;vertical-align:top;min-height:30px}.wp-color-picker::-webkit-input-placeholder{color:#646970}.wp-color-picker::-moz-placeholder{color:#646970}.wp-picker-container input[type=text].iris-error{background-color:#fcf0f1;border-color:#d63638;color:#000}.iris-picker .iris-strip .ui-slider-handle:focus,.iris-picker .ui-square-handle:focus{border-color:#3582c4;border-style:solid;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.iris-picker .iris-palette:focus{box-shadow:0 0 0 2px #3582c4}@media screen and (max-width:782px){.wp-picker-container input[type=text].wp-color-picker{width:5rem;font-size:16px;line-height:1.875;min-height:32px}.wp-customizer .wp-picker-container input[type=text].wp-color-picker{padding:0 5px}.wp-picker-input-wrap .button.wp-picker-clear,.wp-picker-input-wrap .button.wp-picker-default{padding:0 8px;line-height:2.14285714;min-height:32px}.wp-customizer .wp-picker-input-wrap .button.wp-picker-clear,.wp-customizer .wp-picker-input-wrap .button.wp-picker-default{padding:0 8px;font-size:14px;line-height:2.14285714;min-height:32px}.wp-picker-container .wp-color-result.button{padding:0 0 0 40px;font-size:14px;line-height:2.14285714}.wp-customizer .wp-picker-container .wp-color-result.button{font-size:14px;line-height:2.14285714}.wp-picker-container .wp-color-result-text{padding:0 14px;font-size:inherit;line-height:inherit}.wp-customizer .wp-picker-container .wp-color-result-text{padding:0 10px}}.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}@font-face {
font-family: 'swiper-icons';
src: url("data:application/font-woff;charset=utf-8;base64, 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");
font-weight: 400;
font-style: normal;
} :root {
--swiper-theme-color: #007aff; }
:host {
position: relative;
display: block;
margin-left: auto;
margin-right: auto;
z-index: 1;
}
.swiper {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
overflow: clip;
list-style: none;
padding: 0; z-index: 1;
display: block;
}
.swiper-vertical > .swiper-wrapper {
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
touch-action: pan-y;
}
.swiper-vertical {
touch-action: pan-x;
}
.swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform;
display: block;
}
.swiper-slide-invisible-blank {
visibility: hidden;
} .swiper-autoheight,
.swiper-autoheight .swiper-slide {
height: auto;
}
.swiper-autoheight .swiper-wrapper {
align-items: flex-start;
transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .swiper-3d.swiper-css-mode .swiper-wrapper {
perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
transform-style: preserve-3d;
}
.swiper-3d {
perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
transform-style: preserve-3d;
} .swiper-css-mode > .swiper-wrapper {
overflow: auto;
scrollbar-width: none; -ms-overflow-style: none; }
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
content: '';
flex-shrink: 0;
order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
scroll-snap-align: center center;
scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
height: 100%;
min-height: 1px;
width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
width: 100%;
min-width: 1px;
height: var(--swiper-centered-offset-after);
}  .swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
box-sizing: border-box;
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} .swiper-virtual .swiper-slide {
-webkit-backface-visibility: hidden;
transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
content: '';
position: absolute;
left: 0;
top: 0;
pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
height: 1px;
width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
width: 1px;
height: var(--swiper-virtual-size);
}
:root {
--swiper-navigation-size: 44px; }
.swiper-button-prev,
.swiper-button-next {
position: absolute;
top: var(--swiper-navigation-top-offset, 50%);
width: calc(var(--swiper-navigation-size) / 44 * 27);
height: var(--swiper-navigation-size);
margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
opacity: 0;
cursor: auto;
pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
width: 100%;
height: 100%;
object-fit: contain;
transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
left: var(--swiper-navigation-sides-offset, 10px);
right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
right: var(--swiper-navigation-sides-offset, 10px);
left: auto;
}
.swiper-button-lock {
display: none;
} .swiper-button-prev:after,
.swiper-button-next:after {
font-family: swiper-icons;
font-size: var(--swiper-navigation-size);
text-transform: none !important;
letter-spacing: 0;
font-variant: initial;
line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
right: var(--swiper-navigation-sides-offset, 10px);
left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
content: 'next';
} :root { }
.swiper-pagination {
position: absolute;
text-align: center;
transition: 300ms opacity;
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
display: none !important;
} .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
bottom: var(--swiper-pagination-bottom, 8px);
top: var(--swiper-pagination-top, auto);
left: 0;
width: 100%;
} .swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transform: scale(0.33);
position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
transform: scale(0.33);
}
.swiper-pagination-bullet {
width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
display: inline-block;
border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
background: var(--swiper-pagination-bullet-inactive-color, #000);
opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-webkit-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-bullet:only-child {
display: none !important;
}
.swiper-pagination-bullet-active {
opacity: var(--swiper-pagination-bullet-opacity, 1);
background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
right: var(--swiper-pagination-right, 8px);
left: var(--swiper-pagination-left, auto);
top: 50%;
transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
transform: translateY(-50%);
width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
transform: translateX(-50%);
white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 200ms transform, 200ms right;
} .swiper-pagination-fraction {
color: var(--swiper-pagination-fraction-color, inherit);
} .swiper-pagination-progressbar {
background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
width: 100%;
height: var(--swiper-pagination-progressbar-size, 4px);
left: 0;
top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
width: var(--swiper-pagination-progressbar-size, 4px);
height: 100%;
left: 0;
top: 0;
}
.swiper-pagination-lock {
display: none;
}
:root { }
.swiper-scrollbar {
border-radius: var(--swiper-scrollbar-border-radius, 10px);
position: relative;
touch-action: none;
background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
position: absolute;
left: var(--swiper-scrollbar-sides-offset, 1%);
bottom: var(--swiper-scrollbar-bottom, 4px);
top: var(--swiper-scrollbar-top, auto);
z-index: 50;
height: var(--swiper-scrollbar-size, 4px);
width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
position: absolute;
left: var(--swiper-scrollbar-left, auto);
right: var(--swiper-scrollbar-right, 4px);
top: var(--swiper-scrollbar-sides-offset, 1%);
z-index: 50;
width: var(--swiper-scrollbar-size, 4px);
height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
border-radius: var(--swiper-scrollbar-border-radius, 10px);
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
}
.swiper-scrollbar-lock {
display: none;
} .swiper-zoom-container {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
max-width: 100%;
max-height: 100%;
object-fit: contain;
} .swiper-slide-zoomed {
cursor: move;
touch-action: none;
} .swiper .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
flex-wrap: wrap;
flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
pointer-events: none;
transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-fade .swiper-slide-active {
pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-cube {
overflow: visible;
}
.swiper-cube .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
pointer-events: auto;
visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
opacity: 0.6;
z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
content: '';
background: #000;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
} .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .swiper-flip {
overflow: visible;
}
.swiper-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
} .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .swiper-creative .swiper-slide {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
transition-property: transform, opacity, height;
}
.swiper-cards {
overflow: visible;
}
.swiper-cards .swiper-slide {
transform-origin: center bottom;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
}[data-simplebar] {
position: relative;
flex-direction: column;
flex-wrap: wrap;
justify-content: flex-start;
align-content: flex-start;
align-items: flex-start;
}
.simplebar-wrapper {
overflow: hidden;
width: inherit;
height: inherit;
max-width: inherit;
max-height: inherit;
}
.simplebar-mask {
direction: inherit;
position: absolute;
overflow: hidden;
padding: 0;
margin: 0;
left: 0;
top: 0;
bottom: 0;
right: 0;
width: auto !important;
height: auto !important;
z-index: 0;
}
.simplebar-offset {
direction: inherit !important;
box-sizing: inherit !important;
resize: none !important;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
padding: 0;
margin: 0;
-webkit-overflow-scrolling: touch;
}
.simplebar-content-wrapper {
direction: inherit;
box-sizing: border-box !important;
position: relative;
display: block;
height: 100%; width: auto;
max-width: 100%; max-height: 100%; overflow: auto;
scrollbar-width: none;
-ms-overflow-style: none;
}
.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
display: none;
width: 0;
height: 0;
}
.simplebar-content:before,
.simplebar-content:after {
content: ' ';
display: table;
}
.simplebar-placeholder {
max-height: 100%;
max-width: 100%;
width: 100%;
pointer-events: none;
}
.simplebar-height-auto-observer-wrapper {
box-sizing: inherit !important;
height: 100%;
width: 100%;
max-width: 1px;
position: relative;
float: left;
max-height: 1px;
overflow: hidden;
z-index: -1;
padding: 0;
margin: 0;
pointer-events: none;
flex-grow: inherit;
flex-shrink: 0;
flex-basis: 0;
}
.simplebar-height-auto-observer {
box-sizing: inherit;
display: block;
opacity: 0;
position: absolute;
top: 0;
left: 0;
height: 1000%;
width: 1000%;
min-height: 1px;
min-width: 1px;
overflow: hidden;
pointer-events: none;
z-index: -1;
}
.simplebar-track {
z-index: 1;
position: absolute;
right: 0;
bottom: 0;
pointer-events: none;
overflow: hidden;
}
[data-simplebar].simplebar-dragging {
pointer-events: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
[data-simplebar].simplebar-dragging .simplebar-content {
pointer-events: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
[data-simplebar].simplebar-dragging .simplebar-track {
pointer-events: all;
}
.simplebar-scrollbar {
position: absolute;
left: 0;
right: 0;
min-height: 10px;
}
.simplebar-scrollbar:before {
position: absolute;
content: '';
background: black;
border-radius: 7px;
left: 2px;
right: 2px;
opacity: 0;
transition: opacity 0.2s 0.5s linear;
}
.simplebar-scrollbar.simplebar-visible:before {
opacity: 0.5;
transition-delay: 0s;
transition-duration: 0s;
}
.simplebar-track.simplebar-vertical {
top: 0;
width: 11px;
}
.simplebar-scrollbar:before {
top: 2px;
bottom: 2px;
left: 2px;
right: 2px;
}
.simplebar-track.simplebar-horizontal {
left: 0;
height: 11px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
right: auto;
left: 0;
top: 0;
bottom: 0;
min-height: 0;
min-width: 10px;
width: auto;
} [data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
right: auto;
left: 0;
}
.simplebar-dummy-scrollbar-size {
direction: rtl;
position: fixed;
opacity: 0;
visibility: hidden;
height: 500px;
width: 500px;
overflow-y: hidden;
overflow-x: scroll;
-ms-overflow-style: scrollbar !important;
}
.simplebar-dummy-scrollbar-size > div {
width: 200%;
height: 200%;
margin: 10px 0;
}
.simplebar-hide-scrollbar {
position: fixed;
left: 0;
visibility: hidden;
overflow-y: scroll;
scrollbar-width: none;
-ms-overflow-style: none;
}:root{--ywar-general-color: #0eb7a8;--ywar-general-hover-icons: #fff;--ywar-stats-background: #f5f5f5;--ywar-graph-default: #d8d8d8;--ywar-graph-accent: #12a6b1;--ywar-graph-percentage: #000;--ywar-stars-default: #cdcdcd;--ywar-stars-accent: #dc9202;--ywar-avatar-background: #eaeaea;--ywar-avatar-initials: #acacac;--ywar-review-border: #dcdcdc;--ywar-review-shadow: rgba(14, 183, 168, 0.33);--ywar-review-featured-background-color: #c99a15;--ywar-review-featured-text-color: #fff;--ywar-review-featured-border-color: #f7c431;--ywar-review-featured-border-shadow: rgba(247, 196, 49, 0.33);--ywar-review-staff-background-color: #12a6b1;--ywar-review-staff-text-color: #fff;--ywar-review-load-more-button-text: #fff;--ywar-review-load-more-button-background: #0eb7a8;--ywar-review-load-more-button-text-hover: #0eb7a8;--ywar-review-load-more-button-background-hover: #dcdcdc;--ywar-like-background: #f5f5f5;--ywar-like-icon: #000;--ywar-like-background-rated: #e3eff0;--ywar-like-icon-rated: #12a6b1;--ywar-submit-button-text: #fff;--ywar-submit-button-background: #0eb7a8;--ywar-submit-button-text-hover: #0eb7a8;--ywar-submit-button-background-hover: #dcdcdc}html.yith-ywar-open-popup{overflow:hidden !important}html.yith-ywar-open-popup body{overflow:hidden !important}.yith-ywar-product-page{box-sizing:border-box}.yith-ywar-main-wrapper{display:flex;flex-direction:column;padding:0 !important;gap:40px}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper{display:grid;gap:30px;padding:0 !important}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper.columns-3{grid-template-columns:250px 380px auto}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper.columns-2{grid-template-columns:250px auto}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper.columns-1{grid-template-columns:auto}@media screen and (max-width: 768px){.yith-ywar-main-wrapper .yith-ywar-stats-wrapper{grid-template-columns:auto !important;gap:0}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper>div{border-radius:0 !important}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper>div:first-child{border-radius:16px 16px 0 0 !important}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper>div:last-child{border-radius:0 0 16px 16px !important}}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-average-rating-box{background:var(--ywar-stats-background);min-height:250px;border-radius:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-average-rating-box .average-rating{font-size:50px;line-height:50px;color:#000}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-average-rating-box .total-reviews{font-size:14px;color:#000}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-average-rating-box .stars{display:inline-block;height:20px;width:100px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:repeat;mask-repeat:repeat;vertical-align:bottom;margin:10px 0;-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/rating-star.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/rating-star.svg)}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-multi-criteria-box{background:var(--ywar-stats-background);min-height:250px;border-radius:16px;display:flex;flex-direction:column;padding:20px 30px;justify-content:center}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-multi-criteria-box .single-criterion{display:flex;width:100%;flex-direction:row;justify-content:space-between;font-size:14px;color:#000;border-bottom:1px solid #e7e7e7;height:50px;align-items:center}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-multi-criteria-box .single-criterion .criterion-label.has-icon{padding-left:40px;background-repeat:no-repeat;background-position:left center;background-size:25px 25px;height:25px;display:flex;align-items:center}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-multi-criteria-box .single-criterion .criterion-rating{font-weight:500;display:flex;flex-direction:row;align-items:center;width:35px;justify-content:space-between}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-multi-criteria-box .single-criterion .criterion-rating:after{content:"";height:10px;width:10px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:repeat;mask-repeat:repeat;vertical-align:bottom;-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/rating-star.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/rating-star.svg);background-color:#000;display:inline-block}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-multi-criteria-box .single-criterion:last-of-type{border:none}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-graph-box{background:var(--ywar-stats-background);height:250px;border-radius:16px;display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;padding:40px;gap:15px}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-graph-box .rating-group{display:flex;flex-direction:row;width:100%;gap:15px;align-items:center;cursor:pointer}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-graph-box .rating-group[data-count="0"]{cursor:default}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-graph-box .rating-group .rating-label{font-size:14px;color:#000;display:flex;flex-direction:row;gap:5px;align-items:center;width:30px}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-graph-box .rating-group .rating-label:after{content:"";height:10px;width:10px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:repeat;mask-repeat:repeat;vertical-align:bottom;-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/rating-star.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/rating-star.svg);background-color:#000;display:inline-block}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-graph-box .rating-group .rating-bar{border-radius:7px;background-color:var(--ywar-graph-default);width:100%;height:10px;overflow:hidden}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-graph-box .rating-group .rating-bar .rating-bar-accent{border-radius:7px;background-color:var(--ywar-graph-accent);height:10px}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-graph-box .rating-group .rating-count{font-size:12px;color:var(--ywar-graph-percentage);width:30px;text-align:right}.yith-ywar-main-wrapper .yith-ywar-filter-data .filter-title{font-size:20px;font-weight:600}.yith-ywar-main-wrapper .yith-ywar-filter-data .filter-buttons{display:flex;flex-direction:row;gap:20px}.yith-ywar-main-wrapper .yith-ywar-filter-data .filter-buttons .filter-button{border-radius:3px;border:1px solid #bebebe;padding:0 15px;font-size:14px;display:inline-flex;align-items:center;gap:15px;min-width:170px;height:50px;justify-content:center;position:relative}.yith-ywar-main-wrapper .yith-ywar-filter-data .filter-buttons .filter-button.rating-label:after{content:"";background-color:var(--ywar-general-color);background-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/close.svg);background-size:12px;background-position:center center;background-repeat:no-repeat;display:block;height:16px;width:16px;position:absolute;top:-8px;right:-8px;border-radius:8px;cursor:pointer}.yith-ywar-main-wrapper .yith-ywar-filter-data .filter-buttons .filter-button.show-all-reviews{background:#f5f5f5;cursor:pointer}.yith-ywar-main-wrapper .yith-ywar-filter-data .filter-buttons .filter-button.show-all-reviews:hover{background-color:var(--ywar-general-color);color:#fff}.yith-ywar-main-wrapper .yith-ywar-reviews-wrapper{display:flex;gap:30px;flex-direction:column}.yith-ywar-main-wrapper .yith-ywar-reviews-wrapper .review-tabs{display:flex;flex-direction:row;justify-content:flex-start;border-bottom:1px solid #e3e3e3;font-size:16px;color:#8e8e8e}.yith-ywar-main-wrapper .yith-ywar-reviews-wrapper .review-tabs .tab-item{padding:10px 20px;position:relative;cursor:pointer}.yith-ywar-main-wrapper .yith-ywar-reviews-wrapper .review-tabs .tab-item.selected,.yith-ywar-main-wrapper .yith-ywar-reviews-wrapper .review-tabs .tab-item:hover{color:#000}.yith-ywar-main-wrapper .yith-ywar-reviews-wrapper .review-tabs .tab-item.selected:after,.yith-ywar-main-wrapper .yith-ywar-reviews-wrapper .review-tabs .tab-item:hover:after{content:"";display:block;height:2px;width:100%;background:var(--ywar-general-color);position:absolute;bottom:0;left:0}.yith-ywar-edit-forms .form-header{border-radius:16px 16px 0 0;padding:35px;background-color:#f5f5f5;font-size:18px;font-weight:bold}.yith-ywar-edit-forms .form-content{padding:0 35px 35px 35px;background-color:#f5f5f5;display:flex;flex-direction:column}.yith-ywar-edit-forms .form-content .form-element{display:flex;flex-direction:column}.yith-ywar-edit-forms .form-content .form-element label{font-size:13px;display:flex;flex-direction:column;gap:15px;margin:0;padding-bottom:35px}.yith-ywar-edit-forms .form-content .form-element label input{padding:0.3rem 1rem}.yith-ywar-edit-forms .form-content .form-element label textarea{padding:1rem}.yith-ywar-edit-forms .form-content .form-element label input[type="text"],.yith-ywar-edit-forms .form-content .form-element label input[type="email"],.yith-ywar-edit-forms .form-content .form-element label textarea{border-radius:3px;border:1px solid #bebebe;font-size:14px;line-height:24px;height:44px;background:#fff;box-shadow:none}.yith-ywar-edit-forms .form-content .form-element label input[type="text"].review-content,.yith-ywar-edit-forms .form-content .form-element label input[type="email"].review-content,.yith-ywar-edit-forms .form-content .form-element label textarea.review-content{min-height:150px;resize:vertical;overflow:auto auto}.yith-ywar-edit-forms .form-content .form-element label.has-error{position:relative}.yith-ywar-edit-forms .form-content .form-element label.has-error input[type="text"],.yith-ywar-edit-forms .form-content .form-element label.has-error input[type="email"],.yith-ywar-edit-forms .form-content .form-element label.has-error textarea{border-color:#ce0000}.yith-ywar-edit-forms .form-content .form-element label.has-error input[type="text"]:focus-visible,.yith-ywar-edit-forms .form-content .form-element label.has-error input[type="email"]:focus-visible,.yith-ywar-edit-forms .form-content .form-element label.has-error textarea:focus-visible{outline:none}.yith-ywar-edit-forms .form-content .form-element label.has-error:after{content:attr(data-message);position:absolute;bottom:10px;color:#ce0000}.yith-ywar-edit-forms .form-content .form-element.form-review-rating{display:grid;grid-template-columns:min-content auto;gap:20px;align-items:center;padding-bottom:35px}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-label{font-size:15px;height:25px;line-height:25px}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-label.has-error{color:#ce0000}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper{height:25px}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper .stars{height:25px}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper .stars span{position:relative;display:inline-block;text-decoration:none;cursor:pointer;height:25px;width:25px}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper .stars span:before{content:"";display:inline-block;-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/rating-star.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/rating-star.svg);height:25px;width:25px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--ywar-stars-default)}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper .stars span:hover ~ span:before{background:var(--ywar-stars-default)}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper .stars:hover span:before{background:var(--ywar-stars-accent)}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper .stars.selected span.active:before{background:var(--ywar-stars-accent)}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper .stars.selected span.active ~ span:before{background:var(--ywar-stars-default)}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper .stars.selected span:not(.active):before{background:var(--ywar-stars-accent)}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper.has-error{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper.has-error:after{content:attr(data-message);font-size:15px;height:25px;line-height:25px;color:#ce0000}.yith-ywar-edit-forms .form-content .form-element.form-review-rating.has-error:after{content:attr(data-message);color:#ce0000;font-size:15px;grid-column:1 / 3}.yith-ywar-edit-forms .form-content .form-element.form-review-user-data{flex-direction:row;gap:35px}.yith-ywar-edit-forms .form-content .form-element.form-review-user-data label{flex:1}@media screen and (max-width: 480px){.yith-ywar-edit-forms .form-content .form-element.form-review-user-data{flex-direction:column;gap:0}}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment label{gap:0;margin-bottom:15px;padding:0}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment label span{font-size:12px;color:#7a7a7a}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper{display:flex;gap:10px;flex-direction:row;align-items:center}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list{display:flex;gap:10px;flex-direction:row;flex-wrap:wrap;margin:0}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list.empty{display:none}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list .attachment{display:inline-block;width:80px;height:80px;margin:0;position:relative;border:1px solid #bebebe;border-radius:3px}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list .attachment img{display:flex;justify-content:center;align-items:center;height:100%;width:100%;overflow:hidden}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list .attachment:hover:before{content:"";width:100%;height:100%;background-color:var(--ywar-general-hover-icons);position:absolute;-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/trash.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/trash.svg);-webkit-mask-size:30px;mask-size:30px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:9;top:0;left:0}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list .attachment:hover:after{content:"";width:100%;height:100%;background-color:var(--ywar-general-color);position:absolute;opacity:0.8;z-index:1;top:0;left:0}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list .attachment.attachment-video:before{content:"";width:100%;height:100%;background-color:#fff;position:absolute;-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/play-video.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/play-video.svg);-webkit-mask-size:30px;mask-size:30px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:9;top:0;left:0}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list .attachment.attachment-video:after{content:"";width:100%;height:100%;background-color:#000;position:absolute;opacity:0.6;z-index:1;top:0;left:0}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list .attachment.attachment-video:hover:before{background-color:var(--ywar-general-hover-icons);-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/trash.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/trash.svg)}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list .attachment.attachment-video:hover:after{background-color:var(--ywar-general-color);opacity:0.8}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .new-attachment{position:relative;display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:3px;overflow:hidden;border:1px solid #bebebe;color:#475569;text-decoration:none;cursor:pointer;background:#fcfbfb}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .new-attachment:before{content:"";width:100%;height:100%;background-color:#475569;position:absolute;-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/plus.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/plus.svg);-webkit-mask-size:30px;mask-size:30px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:9;top:0;left:0}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .new-attachment:hover:before{background-color:var(--ywar-general-hover-icons)}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .new-attachment:hover:after{content:"";width:100%;height:100%;background-color:var(--ywar-general-color);position:absolute;opacity:0.8;z-index:1;top:0;left:0}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .new-attachment .attachment-field{cursor:pointer;position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;z-index:10}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .messages{font-size:13px;color:#ce0000}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments.yith-ywar-is-dragging .new-attachment{background:var(--ywar-general-color);color:#fff}.yith-ywar-edit-forms .form-content .form-element.form-review-recaptcha{padding-top:35px}.yith-ywar-edit-forms .form-content .form-element.form-review-recaptcha.has-error:after{content:attr(data-message);font-size:13px;color:#ce0000}.yith-ywar-edit-forms .form-footer{border-radius:0 0 16px 16px;padding:35px;height:54px;box-sizing:content-box;background-color:#ececec;display:flex;gap:10px;justify-content:space-between}.yith-ywar-edit-forms .form-footer .login-info{display:flex;gap:10px;align-items:center;font-size:13px}.yith-ywar-edit-forms .form-footer .login-info a{color:var(--ywar-general-color);text-decoration:none}.yith-ywar-edit-forms .form-footer .login-info a:hover{text-decoration:underline}.yith-ywar-edit-forms .form-footer .submit-button{padding:0 40px;height:54px;color:var(--ywar-submit-button-text);background:var(--ywar-submit-button-background);display:flex;border-radius:8px;align-items:center;justify-content:center;text-align:center;cursor:pointer;font-size:16px;font-weight:600}.yith-ywar-edit-forms .form-footer .submit-button:hover{color:var(--ywar-submit-button-text-hover);background:var(--ywar-submit-button-background-hover)}.yith-ywar-edit-forms .form-footer .submit-button.create-action{max-width:400px;width:100%}@media screen and (max-width: 768px){.yith-ywar-edit-forms .form-footer{flex-direction:column;height:auto;align-items:center}.yith-ywar-edit-forms .form-footer .submit-button.create-action{width:auto}}.yith-ywar-edit-forms.new-reply{margin-left:150px}@media screen and (max-width: 768px){.yith-ywar-edit-forms.new-reply{margin-left:25px}}.yith-ywar-review-form-message,.yith-ywar-pending-reviews-list,.yith-ywar-reviews-list,.yith-ywar-reviews-list-popup,.yith-ywar-reviews-list-shortcode,.yith-ywar-replies-wrapper{display:flex;flex-direction:column;gap:35px;box-sizing:border-box}.yith-ywar-review-form-message .yith-ywar-single-review,.yith-ywar-pending-reviews-list .yith-ywar-single-review,.yith-ywar-reviews-list .yith-ywar-single-review,.yith-ywar-reviews-list-popup .yith-ywar-single-review,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review,.yith-ywar-replies-wrapper .yith-ywar-single-review{border:1px solid var(--ywar-review-border);border-radius:10px;box-shadow:0 2px 4px 2px var(--ywar-review-shadow);padding:40px;display:flex;flex-direction:column;gap:20px;position:relative;overflow:hidden;background:#fff}.yith-ywar-review-form-message .yith-ywar-single-review.review-reply,.yith-ywar-pending-reviews-list .yith-ywar-single-review.review-reply,.yith-ywar-reviews-list .yith-ywar-single-review.review-reply,.yith-ywar-reviews-list-popup .yith-ywar-single-review.review-reply,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review.review-reply,.yith-ywar-replies-wrapper .yith-ywar-single-review.review-reply{margin-left:150px}@media screen and (max-width: 768px){.yith-ywar-review-form-message .yith-ywar-single-review.review-reply,.yith-ywar-pending-reviews-list .yith-ywar-single-review.review-reply,.yith-ywar-reviews-list .yith-ywar-single-review.review-reply,.yith-ywar-reviews-list-popup .yith-ywar-single-review.review-reply,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review.review-reply,.yith-ywar-replies-wrapper .yith-ywar-single-review.review-reply{margin-left:25px}}.yith-ywar-review-form-message .yith-ywar-single-review.with-badge:after,.yith-ywar-pending-reviews-list .yith-ywar-single-review.with-badge:after,.yith-ywar-reviews-list .yith-ywar-single-review.with-badge:after,.yith-ywar-reviews-list-popup .yith-ywar-single-review.with-badge:after,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review.with-badge:after,.yith-ywar-replies-wrapper .yith-ywar-single-review.with-badge:after{display:inline-block;content:attr(data-badge);border-radius:3px 0 0 3px;font-size:12px;font-weight:bold;position:absolute;right:0;top:20px;padding:10px 20px}.yith-ywar-review-form-message .yith-ywar-single-review.with-badge.featured-review,.yith-ywar-pending-reviews-list .yith-ywar-single-review.with-badge.featured-review,.yith-ywar-reviews-list .yith-ywar-single-review.with-badge.featured-review,.yith-ywar-reviews-list-popup .yith-ywar-single-review.with-badge.featured-review,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review.with-badge.featured-review,.yith-ywar-replies-wrapper .yith-ywar-single-review.with-badge.featured-review{border:1px solid var(--ywar-review-featured-border-color);box-shadow:0 2px 4px 2px var(--ywar-review-featured-border-shadow)}.yith-ywar-review-form-message .yith-ywar-single-review.with-badge.featured-review:after,.yith-ywar-pending-reviews-list .yith-ywar-single-review.with-badge.featured-review:after,.yith-ywar-reviews-list .yith-ywar-single-review.with-badge.featured-review:after,.yith-ywar-reviews-list-popup .yith-ywar-single-review.with-badge.featured-review:after,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review.with-badge.featured-review:after,.yith-ywar-replies-wrapper .yith-ywar-single-review.with-badge.featured-review:after{color:var(--ywar-review-featured-text-color);background:var(--ywar-review-featured-background-color)}.yith-ywar-review-form-message .yith-ywar-single-review.with-badge.staff-review:after,.yith-ywar-pending-reviews-list .yith-ywar-single-review.with-badge.staff-review:after,.yith-ywar-reviews-list .yith-ywar-single-review.with-badge.staff-review:after,.yith-ywar-reviews-list-popup .yith-ywar-single-review.with-badge.staff-review:after,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review.with-badge.staff-review:after,.yith-ywar-replies-wrapper .yith-ywar-single-review.with-badge.staff-review:after{color:var(--ywar-review-staff-text-color);background:var(--ywar-review-staff-background-color)}.yith-ywar-review-form-message .yith-ywar-single-review.in-shortcode,.yith-ywar-pending-reviews-list .yith-ywar-single-review.in-shortcode,.yith-ywar-reviews-list .yith-ywar-single-review.in-shortcode,.yith-ywar-reviews-list-popup .yith-ywar-single-review.in-shortcode,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review.in-shortcode,.yith-ywar-replies-wrapper .yith-ywar-single-review.in-shortcode{padding-top:165px}@media screen and (max-width: 768px){.yith-ywar-review-form-message .yith-ywar-single-review.in-shortcode,.yith-ywar-pending-reviews-list .yith-ywar-single-review.in-shortcode,.yith-ywar-reviews-list .yith-ywar-single-review.in-shortcode,.yith-ywar-reviews-list-popup .yith-ywar-single-review.in-shortcode,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review.in-shortcode,.yith-ywar-replies-wrapper .yith-ywar-single-review.in-shortcode{padding-top:120px}}@media screen and (max-width: 768px){.yith-ywar-review-form-message .yith-ywar-single-review,.yith-ywar-pending-reviews-list .yith-ywar-single-review,.yith-ywar-reviews-list .yith-ywar-single-review,.yith-ywar-reviews-list-popup .yith-ywar-single-review,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review,.yith-ywar-replies-wrapper .yith-ywar-single-review{padding:20px}}.yith-ywar-review-form-message .load-more-reviews,.yith-ywar-review-form-message .load-more-reviews-popup,.yith-ywar-review-form-message .load-more-reviews-shortcode,.yith-ywar-pending-reviews-list .load-more-reviews,.yith-ywar-pending-reviews-list .load-more-reviews-popup,.yith-ywar-pending-reviews-list .load-more-reviews-shortcode,.yith-ywar-reviews-list .load-more-reviews,.yith-ywar-reviews-list .load-more-reviews-popup,.yith-ywar-reviews-list .load-more-reviews-shortcode,.yith-ywar-reviews-list-popup .load-more-reviews,.yith-ywar-reviews-list-popup .load-more-reviews-popup,.yith-ywar-reviews-list-popup .load-more-reviews-shortcode,.yith-ywar-reviews-list-shortcode .load-more-reviews,.yith-ywar-reviews-list-shortcode .load-more-reviews-popup,.yith-ywar-reviews-list-shortcode .load-more-reviews-shortcode,.yith-ywar-replies-wrapper .load-more-reviews,.yith-ywar-replies-wrapper .load-more-reviews-popup,.yith-ywar-replies-wrapper .load-more-reviews-shortcode{text-align:center;font-size:14px;font-weight:bold}.yith-ywar-review-form-message .load-more-reviews .load-more-button,.yith-ywar-review-form-message .load-more-reviews .load-more-button-popup,.yith-ywar-review-form-message .load-more-reviews .load-more-button-shortcode,.yith-ywar-review-form-message .load-more-reviews-popup .load-more-button,.yith-ywar-review-form-message .load-more-reviews-popup .load-more-button-popup,.yith-ywar-review-form-message .load-more-reviews-popup .load-more-button-shortcode,.yith-ywar-review-form-message .load-more-reviews-shortcode .load-more-button,.yith-ywar-review-form-message .load-more-reviews-shortcode .load-more-button-popup,.yith-ywar-review-form-message .load-more-reviews-shortcode .load-more-button-shortcode,.yith-ywar-pending-reviews-list .load-more-reviews .load-more-button,.yith-ywar-pending-reviews-list .load-more-reviews .load-more-button-popup,.yith-ywar-pending-reviews-list .load-more-reviews .load-more-button-shortcode,.yith-ywar-pending-reviews-list .load-more-reviews-popup .load-more-button,.yith-ywar-pending-reviews-list .load-more-reviews-popup .load-more-button-popup,.yith-ywar-pending-reviews-list .load-more-reviews-popup .load-more-button-shortcode,.yith-ywar-pending-reviews-list .load-more-reviews-shortcode .load-more-button,.yith-ywar-pending-reviews-list .load-more-reviews-shortcode .load-more-button-popup,.yith-ywar-pending-reviews-list .load-more-reviews-shortcode .load-more-button-shortcode,.yith-ywar-reviews-list .load-more-reviews .load-more-button,.yith-ywar-reviews-list .load-more-reviews .load-more-button-popup,.yith-ywar-reviews-list .load-more-reviews .load-more-button-shortcode,.yith-ywar-reviews-list .load-more-reviews-popup .load-more-button,.yith-ywar-reviews-list .load-more-reviews-popup .load-more-button-popup,.yith-ywar-reviews-list .load-more-reviews-popup .load-more-button-shortcode,.yith-ywar-reviews-list .load-more-reviews-shortcode .load-more-button,.yith-ywar-reviews-list .load-more-reviews-shortcode .load-more-button-popup,.yith-ywar-reviews-list .load-more-reviews-shortcode .load-more-button-shortcode,.yith-ywar-reviews-list-popup .load-more-reviews .load-more-button,.yith-ywar-reviews-list-popup .load-more-reviews .load-more-button-popup,.yith-ywar-reviews-list-popup .load-more-reviews .load-more-button-shortcode,.yith-ywar-reviews-list-popup .load-more-reviews-popup .load-more-button,.yith-ywar-reviews-list-popup .load-more-reviews-popup .load-more-button-popup,.yith-ywar-reviews-list-popup .load-more-reviews-popup .load-more-button-shortcode,.yith-ywar-reviews-list-popup .load-more-reviews-shortcode .load-more-button,.yith-ywar-reviews-list-popup .load-more-reviews-shortcode .load-more-button-popup,.yith-ywar-reviews-list-popup .load-more-reviews-shortcode .load-more-button-shortcode,.yith-ywar-reviews-list-shortcode .load-more-reviews .load-more-button,.yith-ywar-reviews-list-shortcode .load-more-reviews .load-more-button-popup,.yith-ywar-reviews-list-shortcode .load-more-reviews .load-more-button-shortcode,.yith-ywar-reviews-list-shortcode .load-more-reviews-popup .load-more-button,.yith-ywar-reviews-list-shortcode .load-more-reviews-popup .load-more-button-popup,.yith-ywar-reviews-list-shortcode .load-more-reviews-popup .load-more-button-shortcode,.yith-ywar-reviews-list-shortcode .load-more-reviews-shortcode .load-more-button,.yith-ywar-reviews-list-shortcode .load-more-reviews-shortcode .load-more-button-popup,.yith-ywar-reviews-list-shortcode .load-more-reviews-shortcode .load-more-button-shortcode,.yith-ywar-replies-wrapper .load-more-reviews .load-more-button,.yith-ywar-replies-wrapper .load-more-reviews .load-more-button-popup,.yith-ywar-replies-wrapper .load-more-reviews .load-more-button-shortcode,.yith-ywar-replies-wrapper .load-more-reviews-popup .load-more-button,.yith-ywar-replies-wrapper .load-more-reviews-popup .load-more-button-popup,.yith-ywar-replies-wrapper .load-more-reviews-popup .load-more-button-shortcode,.yith-ywar-replies-wrapper .load-more-reviews-shortcode .load-more-button,.yith-ywar-replies-wrapper .load-more-reviews-shortcode .load-more-button-popup,.yith-ywar-replies-wrapper .load-more-reviews-shortcode .load-more-button-shortcode{color:var(--ywar-review-load-more-button-text);background:var(--ywar-review-load-more-button-background);padding:10px 50px;cursor:pointer;border-radius:10px;margin:10px 0 0 0;display:inline-block}.yith-ywar-review-form-message .load-more-reviews .load-more-button:hover,.yith-ywar-review-form-message .load-more-reviews .load-more-button-popup:hover,.yith-ywar-review-form-message .load-more-reviews .load-more-button-shortcode:hover,.yith-ywar-review-form-message .load-more-reviews-popup .load-more-button:hover,.yith-ywar-review-form-message .load-more-reviews-popup .load-more-button-popup:hover,.yith-ywar-review-form-message .load-more-reviews-popup .load-more-button-shortcode:hover,.yith-ywar-review-form-message .load-more-reviews-shortcode .load-more-button:hover,.yith-ywar-review-form-message .load-more-reviews-shortcode .load-more-button-popup:hover,.yith-ywar-review-form-message .load-more-reviews-shortcode .load-more-button-shortcode:hover,.yith-ywar-pending-reviews-list .load-more-reviews .load-more-button:hover,.yith-ywar-pending-reviews-list .load-more-reviews .load-more-button-popup:hover,.yith-ywar-pending-reviews-list .load-more-reviews .load-more-button-shortcode:hover,.yith-ywar-pending-reviews-list .load-more-reviews-popup .load-more-button:hover,.yith-ywar-pending-reviews-list .load-more-reviews-popup .load-more-button-popup:hover,.yith-ywar-pending-reviews-list .load-more-reviews-popup .load-more-button-shortcode:hover,.yith-ywar-pending-reviews-list .load-more-reviews-shortcode .load-more-button:hover,.yith-ywar-pending-reviews-list .load-more-reviews-shortcode .load-more-button-popup:hover,.yith-ywar-pending-reviews-list .load-more-reviews-shortcode .load-more-button-shortcode:hover,.yith-ywar-reviews-list .load-more-reviews .load-more-button:hover,.yith-ywar-reviews-list .load-more-reviews .load-more-button-popup:hover,.yith-ywar-reviews-list .load-more-reviews .load-more-button-shortcode:hover,.yith-ywar-reviews-list .load-more-reviews-popup .load-more-button:hover,.yith-ywar-reviews-list .load-more-reviews-popup .load-more-button-popup:hover,.yith-ywar-reviews-list .load-more-reviews-popup .load-more-button-shortcode:hover,.yith-ywar-reviews-list .load-more-reviews-shortcode .load-more-button:hover,.yith-ywar-reviews-list .load-more-reviews-shortcode .load-more-button-popup:hover,.yith-ywar-reviews-list .load-more-reviews-shortcode .load-more-button-shortcode:hover,.yith-ywar-reviews-list-popup .load-more-reviews .load-more-button:hover,.yith-ywar-reviews-list-popup .load-more-reviews .load-more-button-popup:hover,.yith-ywar-reviews-list-popup .load-more-reviews .load-more-button-shortcode:hover,.yith-ywar-reviews-list-popup .load-more-reviews-popup .load-more-button:hover,.yith-ywar-reviews-list-popup .load-more-reviews-popup .load-more-button-popup:hover,.yith-ywar-reviews-list-popup .load-more-reviews-popup .load-more-button-shortcode:hover,.yith-ywar-reviews-list-popup .load-more-reviews-shortcode .load-more-button:hover,.yith-ywar-reviews-list-popup .load-more-reviews-shortcode .load-more-button-popup:hover,.yith-ywar-reviews-list-popup .load-more-reviews-shortcode .load-more-button-shortcode:hover,.yith-ywar-reviews-list-shortcode .load-more-reviews .load-more-button:hover,.yith-ywar-reviews-list-shortcode .load-more-reviews .load-more-button-popup:hover,.yith-ywar-reviews-list-shortcode .load-more-reviews .load-more-button-shortcode:hover,.yith-ywar-reviews-list-shortcode .load-more-reviews-popup .load-more-button:hover,.yith-ywar-reviews-list-shortcode .load-more-reviews-popup .load-more-button-popup:hover,.yith-ywar-reviews-list-shortcode .load-more-reviews-popup .load-more-button-shortcode:hover,.yith-ywar-reviews-list-shortcode .load-more-reviews-shortcode .load-more-button:hover,.yith-ywar-reviews-list-shortcode .load-more-reviews-shortcode .load-more-button-popup:hover,.yith-ywar-reviews-list-shortcode .load-more-reviews-shortcode .load-more-button-shortcode:hover,.yith-ywar-replies-wrapper .load-more-reviews .load-more-button:hover,.yith-ywar-replies-wrapper .load-more-reviews .load-more-button-popup:hover,.yith-ywar-replies-wrapper .load-more-reviews .load-more-button-shortcode:hover,.yith-ywar-replies-wrapper .load-more-reviews-popup .load-more-button:hover,.yith-ywar-replies-wrapper .load-more-reviews-popup .load-more-button-popup:hover,.yith-ywar-replies-wrapper .load-more-reviews-popup .load-more-button-shortcode:hover,.yith-ywar-replies-wrapper .load-more-reviews-shortcode .load-more-button:hover,.yith-ywar-replies-wrapper .load-more-reviews-shortcode .load-more-button-popup:hover,.yith-ywar-replies-wrapper .load-more-reviews-shortcode .load-more-button-shortcode:hover{color:var(--ywar-review-load-more-button-text-hover);background:var(--ywar-review-load-more-button-background-hover)}.yith-ywar-no-reviews{display:flex;min-height:250px;align-items:center;justify-content:center;flex-direction:column;gap:20px}.yith-ywar-no-reviews .icon{width:70px}.yith-ywar-no-reviews .message{font-size:14px;text-align:center;line-height:24px}.yith-ywar-review-form-message,.yith-ywar-pending-reviews-list{border:1px solid #cacaca;border-radius:10px;gap:0;overflow:hidden}.yith-ywar-review-form-message .wrapper-title,.yith-ywar-pending-reviews-list .wrapper-title{background:#f6f6f6;height:70px;padding:0 35px;display:flex;flex-direction:row;align-items:center;font-size:14px;font-weight:500;gap:5px}.yith-ywar-review-form-message .wrapper-title span,.yith-ywar-pending-reviews-list .wrapper-title span{color:var(--ywar-general-color);cursor:pointer}.yith-ywar-review-form-message .wrapper-content,.yith-ywar-pending-reviews-list .wrapper-content{opacity:0.5}.yith-ywar-review-form-message .wrapper-content .yith-ywar-single-review,.yith-ywar-pending-reviews-list .wrapper-content .yith-ywar-single-review{border:none;border-top:1px solid #cacaca;border-radius:0;box-shadow:none}.yith-ywar-review-form-message.has-toggle .wrapper-title,.yith-ywar-pending-reviews-list.has-toggle .wrapper-title{cursor:pointer}.yith-ywar-review-form-message.has-toggle .wrapper-content,.yith-ywar-pending-reviews-list.has-toggle .wrapper-content{display:none}.yith-ywar-filter-data .review-product-info,.yith-ywar-review-attachments .review-product-info,.yith-ywar-single-review .review-product-info{background:#ececec;padding:35px;position:absolute;left:0;top:0;border-radius:10px 10px 0 0;width:100%;height:130px}.yith-ywar-filter-data .review-product-info .reviewed-product,.yith-ywar-review-attachments .review-product-info .reviewed-product,.yith-ywar-single-review .review-product-info .reviewed-product{display:inline-flex;align-items:center;gap:20px;font-size:18px;font-weight:bold}.yith-ywar-filter-data .review-product-info .reviewed-product .img-wrapper,.yith-ywar-review-attachments .review-product-info .reviewed-product .img-wrapper,.yith-ywar-single-review .review-product-info .reviewed-product .img-wrapper{height:60px;width:60px}.yith-ywar-filter-data .review-product-info .reviewed-product .img-wrapper img,.yith-ywar-review-attachments .review-product-info .reviewed-product .img-wrapper img,.yith-ywar-single-review .review-product-info .reviewed-product .img-wrapper img{height:100%;width:auto}@media screen and (max-width: 768px){.yith-ywar-filter-data .review-product-info,.yith-ywar-review-attachments .review-product-info,.yith-ywar-single-review .review-product-info{padding:20px;height:100px}}.yith-ywar-filter-data .review-user-group,.yith-ywar-review-attachments .review-user-group,.yith-ywar-single-review .review-user-group{display:flex;flex-direction:row;gap:20px;order:1}.yith-ywar-filter-data .review-user-group .review-user-avatar,.yith-ywar-review-attachments .review-user-group .review-user-avatar,.yith-ywar-single-review .review-user-group .review-user-avatar{width:75px;height:75px;border-radius:10px;overflow:hidden}.yith-ywar-filter-data .review-user-group .review-user-avatar span,.yith-ywar-review-attachments .review-user-group .review-user-avatar span,.yith-ywar-single-review .review-user-group .review-user-avatar span{display:flex;background-color:var(--ywar-avatar-background);flex-wrap:nowrap;justify-content:center;align-items:center;height:100%;color:var(--ywar-avatar-initials);font-weight:600;font-size:26px;text-transform:uppercase}.yith-ywar-filter-data .review-user-group .review-info,.yith-ywar-review-attachments .review-user-group .review-info,.yith-ywar-single-review .review-user-group .review-info{display:flex;gap:4px;flex-direction:column;flex:1}.yith-ywar-filter-data .review-user-group .review-info .multi-rating,.yith-ywar-review-attachments .review-user-group .review-info .multi-rating,.yith-ywar-single-review .review-user-group .review-info .multi-rating{display:flex;flex-direction:row;gap:10px 30px;flex-wrap:wrap}.yith-ywar-filter-data .review-user-group .review-info .multi-rating .single-criterion,.yith-ywar-review-attachments .review-user-group .review-info .multi-rating .single-criterion,.yith-ywar-single-review .review-user-group .review-info .multi-rating .single-criterion{display:flex;flex-direction:row;align-items:center;font-size:14px;gap:15px}.yith-ywar-filter-data .review-user-group .review-info .review-user,.yith-ywar-review-attachments .review-user-group .review-info .review-user,.yith-ywar-single-review .review-user-group .review-info .review-user{font-size:14px;font-weight:bold}.yith-ywar-filter-data .review-user-group .review-info .review-user .verified,.yith-ywar-review-attachments .review-user-group .review-info .review-user .verified,.yith-ywar-single-review .review-user-group .review-info .review-user .verified{display:inline-flex;background-color:#e7f0de;padding:2px 8px;font-size:11px;font-weight:normal;border-radius:10px;align-items:center;gap:6px;line-height:20px}.yith-ywar-filter-data .review-user-group .review-info .review-user .verified img,.yith-ywar-review-attachments .review-user-group .review-info .review-user .verified img,.yith-ywar-single-review .review-user-group .review-info .review-user .verified img{height:9px}.yith-ywar-filter-data .review-user-group .review-info .review-date,.yith-ywar-review-attachments .review-user-group .review-info .review-date,.yith-ywar-single-review .review-user-group .review-info .review-date{font-size:12px}.yith-ywar-filter-data .review-rating,.yith-ywar-review-attachments .review-rating,.yith-ywar-single-review .review-rating{display:block;-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/rating-star.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/rating-star.svg);height:15px;width:75px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x}.yith-ywar-filter-data .review-rating.rating-1,.yith-ywar-review-attachments .review-rating.rating-1,.yith-ywar-single-review .review-rating.rating-1{background:linear-gradient(90deg, var(--ywar-stars-accent) 20%, var(--ywar-stars-default) 0)}.yith-ywar-filter-data .review-rating.rating-2,.yith-ywar-review-attachments .review-rating.rating-2,.yith-ywar-single-review .review-rating.rating-2{background:linear-gradient(90deg, var(--ywar-stars-accent) 40%, var(--ywar-stars-default) 0)}.yith-ywar-filter-data .review-rating.rating-3,.yith-ywar-review-attachments .review-rating.rating-3,.yith-ywar-single-review .review-rating.rating-3{background:linear-gradient(90deg, var(--ywar-stars-accent) 60%, var(--ywar-stars-default) 0)}.yith-ywar-filter-data .review-rating.rating-4,.yith-ywar-review-attachments .review-rating.rating-4,.yith-ywar-single-review .review-rating.rating-4{background:linear-gradient(90deg, var(--ywar-stars-accent) 80%, var(--ywar-stars-default) 0)}.yith-ywar-filter-data .review-rating.rating-5,.yith-ywar-review-attachments .review-rating.rating-5,.yith-ywar-single-review .review-rating.rating-5{background:var(--ywar-stars-accent)}.yith-ywar-filter-data.avatar-below-review .review-user-group,.yith-ywar-review-attachments.avatar-below-review .review-user-group,.yith-ywar-single-review.avatar-below-review .review-user-group{order:6}.yith-ywar-filter-data.avatar-below-review .review-title,.yith-ywar-review-attachments.avatar-below-review .review-title,.yith-ywar-single-review.avatar-below-review .review-title{margin:0}.yith-ywar-filter-data .reply-to,.yith-ywar-review-attachments .reply-to,.yith-ywar-single-review .reply-to{font-size:13px;padding-top:20px;order:2}.yith-ywar-filter-data .review-title,.yith-ywar-review-attachments .review-title,.yith-ywar-single-review .review-title{font-size:18px;font-weight:bold;order:3;margin-top:20px}.yith-ywar-filter-data .review-title.reply-title,.yith-ywar-review-attachments .review-title.reply-title,.yith-ywar-single-review .review-title.reply-title{margin:0}.yith-ywar-filter-data .review-content,.yith-ywar-review-attachments .review-content,.yith-ywar-single-review .review-content{font-size:16px;line-height:24px;order:4}.yith-ywar-filter-data .review-content .edit-button,.yith-ywar-review-attachments .review-content .edit-button,.yith-ywar-single-review .review-content .edit-button{border-radius:12px;border:1px solid #e2e2e2;background-color:#f5f5f5;height:24px;display:inline-flex;padding:0 10px;align-items:center;color:#000;font-size:12px;font-weight:500;margin:0 20px;gap:5px;cursor:pointer;vertical-align:middle}.yith-ywar-filter-data .review-content .edit-button:hover,.yith-ywar-review-attachments .review-content .edit-button:hover,.yith-ywar-single-review .review-content .edit-button:hover{color:var(--ywar-general-color)}.yith-ywar-filter-data .review-content .edit-button:hover:before,.yith-ywar-review-attachments .review-content .edit-button:hover:before,.yith-ywar-single-review .review-content .edit-button:hover:before{background-color:var(--ywar-general-color)}.yith-ywar-filter-data .review-content .edit-button:before,.yith-ywar-review-attachments .review-content .edit-button:before,.yith-ywar-single-review .review-content .edit-button:before{content:"";height:10px;width:10px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:repeat;mask-repeat:repeat;vertical-align:bottom;-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/edit.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/edit.svg);background-color:#000;display:inline-block}.yith-ywar-filter-data .review-attachments,.yith-ywar-review-attachments .review-attachments,.yith-ywar-single-review .review-attachments{order:5;display:flex;gap:5px;flex-direction:row;flex-wrap:wrap;margin:0}.yith-ywar-filter-data .review-attachments .single-attachment,.yith-ywar-review-attachments .review-attachments .single-attachment,.yith-ywar-single-review .review-attachments .single-attachment{width:80px;height:80px;margin:0;position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer}.yith-ywar-filter-data .review-attachments .single-attachment:hover:before,.yith-ywar-review-attachments .review-attachments .single-attachment:hover:before,.yith-ywar-single-review .review-attachments .single-attachment:hover:before{content:"";width:100%;height:100%;background-color:var(--ywar-general-hover-icons);position:absolute;-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/zoom.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/zoom.svg);-webkit-mask-size:30px;mask-size:30px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:9;top:0;left:0}.yith-ywar-filter-data .review-attachments .single-attachment:hover:after,.yith-ywar-review-attachments .review-attachments .single-attachment:hover:after,.yith-ywar-single-review .review-attachments .single-attachment:hover:after{content:"";width:100%;height:100%;background-color:var(--ywar-general-color);position:absolute;opacity:0.8;z-index:1;top:0;left:0}.yith-ywar-filter-data .review-attachments .single-attachment.attachment-video:before,.yith-ywar-review-attachments .review-attachments .single-attachment.attachment-video:before,.yith-ywar-single-review .review-attachments .single-attachment.attachment-video:before{content:"";width:100%;height:100%;background-color:#fff;position:absolute;-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/play-video.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/play-video.svg);-webkit-mask-size:30px;mask-size:30px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:9;top:0;left:0}.yith-ywar-filter-data .review-attachments .single-attachment.attachment-video:after,.yith-ywar-review-attachments .review-attachments .single-attachment.attachment-video:after,.yith-ywar-single-review .review-attachments .single-attachment.attachment-video:after{content:"";width:100%;height:100%;background-color:#000;position:absolute;opacity:0.6;z-index:1;top:0;left:0}.yith-ywar-filter-data .review-attachments .single-attachment.attachment-video:hover:after,.yith-ywar-review-attachments .review-attachments .single-attachment.attachment-video:hover:after,.yith-ywar-single-review .review-attachments .single-attachment.attachment-video:hover:after{background-color:var(--ywar-general-color);opacity:0.8}.yith-ywar-filter-data .review-actions,.yith-ywar-review-attachments .review-actions,.yith-ywar-single-review .review-actions{order:7;display:flex;flex-direction:column;gap:10px}.yith-ywar-filter-data .review-actions .helpful-count,.yith-ywar-review-attachments .review-actions .helpful-count,.yith-ywar-single-review .review-actions .helpful-count{font-size:12px;text-align:right}.yith-ywar-filter-data .review-actions .buttons-wrapper,.yith-ywar-review-attachments .review-actions .buttons-wrapper,.yith-ywar-single-review .review-actions .buttons-wrapper{display:flex;flex-direction:row;gap:10px}.yith-ywar-filter-data .review-actions .buttons-wrapper .spacer,.yith-ywar-review-attachments .review-actions .buttons-wrapper .spacer,.yith-ywar-single-review .review-actions .buttons-wrapper .spacer{margin-left:auto}.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons{border-radius:3px;cursor:pointer;display:inline-flex;align-items:center;flex-direction:row;padding:5px 10px;gap:10px;font-size:12px;height:36px;color:#000;border-width:1px;border-style:solid;justify-content:center}.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.reply-button,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.helpful-button,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.reply-button,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.helpful-button,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.reply-button,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.helpful-button{border-color:#d6d6d6;background-color:var(--ywar-like-background)}.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.reply-button:before,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.helpful-button:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.reply-button:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.helpful-button:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.reply-button:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.helpful-button:before{content:"";display:block;height:22px;width:22px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--ywar-like-icon)}.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.reply-button.reply-button:before,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.helpful-button.reply-button:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.reply-button.reply-button:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.helpful-button.reply-button:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.reply-button.reply-button:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.helpful-button.reply-button:before{-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/reply.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/reply.svg)}.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.reply-button.helpful-button:before,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.helpful-button.helpful-button:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.reply-button.helpful-button:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.helpful-button.helpful-button:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.reply-button.helpful-button:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.helpful-button.helpful-button:before{-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/like.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/like.svg)}.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.reply-button:hover,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.reply-button.selected,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.helpful-button:hover,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.helpful-button.selected,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.reply-button:hover,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.reply-button.selected,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.helpful-button:hover,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.helpful-button.selected,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.reply-button:hover,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.reply-button.selected,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.helpful-button:hover,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.helpful-button.selected{border-color:#cce0e2;background-color:var(--ywar-like-background-rated)}.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.reply-button:hover:before,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.reply-button.selected:before,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.helpful-button:hover:before,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.helpful-button.selected:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.reply-button:hover:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.reply-button.selected:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.helpful-button:hover:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.helpful-button.selected:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.reply-button:hover:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.reply-button.selected:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.helpful-button:hover:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.helpful-button.selected:before{background:var(--ywar-like-icon-rated)}.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.report-button,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.delete-button,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.report-button,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.delete-button,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.report-button,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.delete-button{border-color:#ebc7c7;background-color:#fff1f1;min-width:60px}.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.report-button:hover,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.report-button.selected,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.delete-button:hover,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.delete-button.selected,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.report-button:hover,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.report-button.selected,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.delete-button:hover,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.delete-button.selected,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.report-button:hover,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.report-button.selected,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.delete-button:hover,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.delete-button.selected{border-color:#ebc7c7;background-color:#ebc7c7}.yith-ywar-filter-data .review-actions .reported-message,.yith-ywar-review-attachments .review-actions .reported-message,.yith-ywar-single-review .review-actions .reported-message{font-size:12px;text-align:right;color:#ce0000}.yith-ywar-filter-data .yith-ywar-edit-forms,.yith-ywar-review-attachments .yith-ywar-edit-forms,.yith-ywar-single-review .yith-ywar-edit-forms{order:999}.yith-ywar-product-rating{width:100%;display:flex;flex-direction:row;gap:10px;align-items:center;position:relative;margin:0 !important;padding:0 0 10px 0}.yith-ywar-product-rating .stars{display:inline-block;height:20px;width:100px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:repeat;mask-repeat:repeat;vertical-align:bottom;-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/rating-star.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/rating-star.svg)}.yith-ywar-product-rating .total-reviews{font-size:14px;display:inline-block;height:20px;line-height:20px}.yith-ywar-product-rating.page-loop{padding:0;justify-content:center}.yith-ywar-product-rating.page-loop .stars{height:15px;width:75px;margin:5px 0}.yith-ywar-product-rating .yith-ywar-graph-box{border:1px solid var(--ywar-stats-background);width:320px;border-radius:16px;flex-direction:column-reverse;justify-content:center;align-items:center;padding:15px;gap:5px;position:absolute;margin:10px 0 0 0;top:0;background:#fff;z-index:1;display:flex;opacity:0;visibility:hidden;pointer-events:none;transition:all ease .3s;box-shadow:2px 2px 2px rgba(0,0,0,0.15)}.yith-ywar-product-rating .yith-ywar-graph-box:before{content:"";border-style:solid;border-width:0 5.5px 6px 5.5px;border-color:transparent transparent var(--ywar-stats-background) transparent;position:absolute;margin-top:-7px;left:35px;top:0}.yith-ywar-product-rating .yith-ywar-graph-box .rating-group{display:flex;flex-direction:row;width:100%;gap:5px;align-items:center}.yith-ywar-product-rating .yith-ywar-graph-box .rating-group .rating-label{font-size:14px;color:#000;display:flex;flex-direction:row;gap:5px;align-items:center;width:30px}.yith-ywar-product-rating .yith-ywar-graph-box .rating-group .rating-label:after{content:"";height:10px;width:10px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:repeat;mask-repeat:repeat;vertical-align:bottom;-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/rating-star.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/rating-star.svg);background-color:#000;display:inline-block}.yith-ywar-product-rating .yith-ywar-graph-box .rating-group .rating-bar{border-radius:7px;background-color:var(--ywar-graph-default);width:calc(85% - 30px);height:10px;overflow:hidden}.yith-ywar-product-rating .yith-ywar-graph-box .rating-group .rating-bar .rating-bar-accent{border-radius:7px;background-color:var(--ywar-graph-accent);height:10px}.yith-ywar-product-rating .yith-ywar-graph-box .rating-group .rating-count{font-size:12px;color:var(--ywar-graph-percentage);width:15%;text-align:right}.yith-ywar-product-rating:hover .yith-ywar-graph-box{visibility:visible;opacity:1;top:20px;pointer-events:auto}.filter-options-wrapper,.sorting-options-wrapper{display:flex;flex-direction:row;align-items:center;gap:20px;font-size:13px;margin:0 !important}.filter-options-wrapper .filter-options,.filter-options-wrapper .sorting-options,.sorting-options-wrapper .filter-options,.sorting-options-wrapper .sorting-options{min-width:230px}.filter-options-wrapper .select2-container,.sorting-options-wrapper .select2-container{height:44px}.filter-options-wrapper .select2-container .select2-selection,.sorting-options-wrapper .select2-container .select2-selection{padding:5px;height:44px;border:1px solid #bebebe;border-radius:3px !important}.filter-options-wrapper .select2-container .select2-selection .select2-selection__rendered,.sorting-options-wrapper .select2-container .select2-selection .select2-selection__rendered{font-size:13px;line-height:32px}.filter-options-wrapper .select2-container .select2-selection .select2-selection__arrow,.sorting-options-wrapper .select2-container .select2-selection .select2-selection__arrow{height:44px;width:34px}.filter-options-wrapper .select2-container .select2-selection .select2-selection__arrow b,.sorting-options-wrapper .select2-container .select2-selection .select2-selection__arrow b{-webkit-mask-size:20px;mask-size:20px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/chevron-down.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/chevron-down.svg);border:none;margin:0 0;width:100%;height:100%;top:0;left:0;background:#888}.filter-options-wrapper .select2-container.select2-container--open .select2-selection__arrow b,.sorting-options-wrapper .select2-container.select2-container--open .select2-selection__arrow b{-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/chevron-up.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/chevron-up.svg)}.yith-ywar-select2-stars .select2-star-rating,.yith-ywar-select2-stars .select2-selection__rendered,.filter-options-wrapper .select2-star-rating,.filter-options-wrapper .select2-selection__rendered{display:flex !important;gap:30px;align-items:center}.yith-ywar-select2-stars .select2-star-rating:before,.yith-ywar-select2-stars .select2-selection__rendered:before,.filter-options-wrapper .select2-star-rating:before,.filter-options-wrapper .select2-selection__rendered:before{-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/rating-star.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/rating-star.svg);height:15px;width:75px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;display:inline-block;content:""}.yith-ywar-select2-stars .select2-star-rating[title*="1"]:before,.yith-ywar-select2-stars .select2-selection__rendered[title*="1"]:before,.filter-options-wrapper .select2-star-rating[title*="1"]:before,.filter-options-wrapper .select2-selection__rendered[title*="1"]:before{background:linear-gradient(90deg, var(--ywar-stars-accent) 20%, var(--ywar-stars-default) 0)}.yith-ywar-select2-stars .select2-star-rating[title*="2"]:before,.yith-ywar-select2-stars .select2-selection__rendered[title*="2"]:before,.filter-options-wrapper .select2-star-rating[title*="2"]:before,.filter-options-wrapper .select2-selection__rendered[title*="2"]:before{background:linear-gradient(90deg, var(--ywar-stars-accent) 40%, var(--ywar-stars-default) 0)}.yith-ywar-select2-stars .select2-star-rating[title*="3"]:before,.yith-ywar-select2-stars .select2-selection__rendered[title*="3"]:before,.filter-options-wrapper .select2-star-rating[title*="3"]:before,.filter-options-wrapper .select2-selection__rendered[title*="3"]:before{background:linear-gradient(90deg, var(--ywar-stars-accent) 60%, var(--ywar-stars-default) 0)}.yith-ywar-select2-stars .select2-star-rating[title*="4"]:before,.yith-ywar-select2-stars .select2-selection__rendered[title*="4"]:before,.filter-options-wrapper .select2-star-rating[title*="4"]:before,.filter-options-wrapper .select2-selection__rendered[title*="4"]:before{background:linear-gradient(90deg, var(--ywar-stars-accent) 80%, var(--ywar-stars-default) 0)}.yith-ywar-select2-stars .select2-star-rating[title*="5"]:before,.yith-ywar-select2-stars .select2-selection__rendered[title*="5"]:before,.filter-options-wrapper .select2-star-rating[title*="5"]:before,.filter-options-wrapper .select2-selection__rendered[title*="5"]:before{background:var(--ywar-stars-accent)}.yith-ywar-select2-stars,.yith-ywar-select2{padding:0 !important;font-size:13px;border:none;border-radius:8px !important;box-shadow:0 2px 4px 0 rgba(0,0,0,0.12),0 2px 10px 0 rgba(0,0,0,0.12) !important;z-index:99999}.yith-ywar-select2-stars.select2-dropdown--below,.yith-ywar-select2.select2-dropdown--below{margin-top:10px}.yith-ywar-select2-stars.select2-dropdown--above,.yith-ywar-select2.select2-dropdown--above{margin-top:-10px}.yith-ywar-select2-stars .select2-results .select2-results__option,.yith-ywar-select2 .select2-results .select2-results__option{padding:10px}.yith-ywar-select2-stars .select2-results .select2-results__option.select2-results__option--highlighted,.yith-ywar-select2 .select2-results .select2-results__option.select2-results__option--highlighted{background-color:#fff;color:var(--ywar-general-color)}.yith-ywar-select2-stars .select2-results .select2-results__option[aria-selected=true],.yith-ywar-select2-stars .select2-results .select2-results__option[data-selected=true],.yith-ywar-select2 .select2-results .select2-results__option[aria-selected=true],.yith-ywar-select2 .select2-results .select2-results__option[data-selected=true]{background-color:#fff;color:var(--ywar-general-color)}.yith-ywar-select2-stars .select2-results .select2-results__option:first-child,.yith-ywar-select2 .select2-results .select2-results__option:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.yith-ywar-select2-stars .select2-results .select2-results__option:last-child,.yith-ywar-select2 .select2-results .select2-results__option:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.yith-ywar-popup{position:fixed;height:100%;visibility:hidden;top:0;z-index:99999;background-color:rgba(255,255,255,0.98);display:flex;flex-direction:row;justify-content:center;width:0;left:50%;padding:80px 0;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:width 0.5s 0.3s, visibility 0s 0.8s;transition:width 0.5s 0.3s, visibility 0s 0.8s}.yith-ywar-popup.visible{visibility:visible;width:100%;-webkit-transition:width 0.5s;transition:width 0.5s}.yith-ywar-popup.visible .popup-close,.yith-ywar-popup.visible .popup-wrapper{opacity:1;-webkit-transition-delay:0.5s;transition-delay:0.5s}.yith-ywar-popup.closed .popup-close,.yith-ywar-popup.closed .popup-wrapper{-webkit-transition-delay:0s;transition-delay:0s}.yith-ywar-popup .popup-close{position:absolute;right:12px;top:12px;width:70px;height:70px;mask-size:35px 35px;-webkit-mask-size:35px 35px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/close.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/close.svg);background-color:#c1c1c1;z-index:10;opacity:0;-webkit-transition:opacity 0.3s 0.5s;transition:opacity 0.3s 0.5s}.yith-ywar-popup .popup-close:hover{cursor:pointer;background-color:#6d6d6d}.yith-ywar-popup .popup-wrapper{position:relative;height:100%;box-sizing:border-box;padding:20px 40px;max-width:1280px;width:100%;opacity:0;-webkit-transition:opacity 0.3s 0.5s;transition:opacity 0.3s 0.5s}.yith-ywar-popup .popup-wrapper .popup-close-link{font-size:12px;margin:0 0 16px 0;display:inline-block;color:var(--ywar-general-color);text-decoration:none}.yith-ywar-popup .popup-wrapper .popup-close-link:hover{text-decoration:underline}.yith-ywar-popup .popup-wrapper .product-name{font-size:24px;color:#000;font-weight:600;margin:0 0 16px 0}.yith-ywar-popup .popup-wrapper .popup-title{font-size:20px;color:#000;font-weight:600;margin:0 0 16px 0}.yith-ywar-popup .popup-wrapper .popup-content{margin-top:16px}@media screen and (max-width: 1710px){.yith-ywar-popup .popup-wrapper{max-width:1050px}}@media screen and (max-width: 1024px){.yith-ywar-popup .popup-wrapper{padding:40px}}.yith-ywar-popup .simplebar-scrollbar::before{background-color:#cacaca}.yith-ywar-review-attachments{display:flex;flex-direction:row;gap:30px}.yith-ywar-review-attachments .review-data{max-width:470px;width:100%;display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 1024px){.yith-ywar-review-attachments .review-data{max-width:40%}}@media screen and (max-width: 768px){.yith-ywar-review-attachments .review-data{max-width:100%}}.yith-ywar-review-attachments .review-data .review-user-group{display:grid !important;grid-template-columns:75px auto;gap:15px 5px}.yith-ywar-review-attachments .review-data .review-user-group .multi-rating{grid-column:1 / 3;width:min-content;display:flex;flex-direction:column;gap:5px}.yith-ywar-review-attachments .review-data .review-user-group .multi-rating .single-criterion{display:grid;font-size:14px;gap:15px;align-items:center;justify-content:space-between;grid-template-columns:auto 75px}.yith-ywar-review-attachments .review-data.inactive-review{display:none}.yith-ywar-review-attachments .attachments-gallery{max-width:700px;width:100%;display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 1710px){.yith-ywar-review-attachments .attachments-gallery{max-width:550px}}@media screen and (max-width: 1470px){.yith-ywar-review-attachments .attachments-gallery{max-width:400px}}@media screen and (max-width: 1024px){.yith-ywar-review-attachments .attachments-gallery{max-width:60%}}@media screen and (max-width: 768px){.yith-ywar-review-attachments .attachments-gallery{max-width:100%}}@media screen and (max-width: 768px){.yith-ywar-review-attachments{flex-direction:column}}.yith-ywar-swiper{--swiper-navigation-sides-offset: 0px;max-height:700px}.yith-ywar-swiper.swiper-gallery-gallery,.yith-ywar-swiper.swiper-gallery-lightbox{width:100%;aspect-ratio:1 / 1}.yith-ywar-swiper.swiper-gallery-gallery .swiper-slide,.yith-ywar-swiper.swiper-gallery-lightbox .swiper-slide{display:flex;justify-content:center;align-items:center;background:#f7f7f7;min-height:100px}.yith-ywar-swiper.swiper-gallery-gallery .swiper-slide .wp-video,.yith-ywar-swiper.swiper-gallery-lightbox .swiper-slide .wp-video{width:100% !important;height:100% !important}.yith-ywar-swiper.swiper-gallery-gallery .swiper-slide .wp-video .wp-video-shortcode,.yith-ywar-swiper.swiper-gallery-lightbox .swiper-slide .wp-video .wp-video-shortcode{width:100%;height:100%;max-width:100%}.yith-ywar-swiper.thumbs-gallery-gallery,.yith-ywar-swiper.thumbs-gallery-lightbox,.yith-ywar-swiper.preview-gallery{box-sizing:border-box;margin:0}.yith-ywar-swiper.thumbs-gallery-gallery .swiper-slide,.yith-ywar-swiper.thumbs-gallery-lightbox .swiper-slide,.yith-ywar-swiper.preview-gallery .swiper-slide{display:flex;align-items:center;justify-content:center;cursor:pointer}.yith-ywar-swiper.thumbs-gallery-gallery,.yith-ywar-swiper.thumbs-gallery-lightbox{height:80px}.yith-ywar-swiper.thumbs-gallery-gallery .swiper-slide,.yith-ywar-swiper.thumbs-gallery-lightbox .swiper-slide{width:80px;height:80px;opacity:0.4}.yith-ywar-swiper.thumbs-gallery-gallery .swiper-slide.swiper-slide-thumb-active,.yith-ywar-swiper.thumbs-gallery-lightbox .swiper-slide.swiper-slide-thumb-active{opacity:1}.yith-ywar-swiper.preview-gallery{height:160px}.yith-ywar-swiper.preview-gallery .swiper-slide{width:160px;height:160px}.yith-ywar-swiper.preview-gallery .swiper-slide:hover,.yith-ywar-swiper.thumbs-gallery-gallery .swiper-slide:hover{opacity:1}.yith-ywar-swiper.preview-gallery .swiper-slide:hover:before,.yith-ywar-swiper.thumbs-gallery-gallery .swiper-slide:hover:before{content:"";width:100%;height:100%;background-color:var(--ywar-general-hover-icons);position:absolute;-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/zoom.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/zoom.svg);-webkit-mask-size:30px;mask-size:30px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:9;top:0;left:0}.yith-ywar-swiper.preview-gallery .swiper-slide:hover:after,.yith-ywar-swiper.thumbs-gallery-gallery .swiper-slide:hover:after{content:"";width:100%;height:100%;background-color:var(--ywar-general-color);position:absolute;opacity:0.8;z-index:1;top:0;left:0}.yith-ywar-swiper.preview-gallery .swiper-slide.attachment-video:before,.yith-ywar-swiper.thumbs-gallery-gallery .swiper-slide.attachment-video:before{content:"";width:100%;height:100%;background-color:#fff;position:absolute;-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/play-video.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/play-video.svg);-webkit-mask-size:30px;mask-size:30px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:9;top:0;left:0}.yith-ywar-swiper.preview-gallery .swiper-slide.attachment-video:after,.yith-ywar-swiper.thumbs-gallery-gallery .swiper-slide.attachment-video:after{content:"";width:100%;height:100%;background-color:#000;position:absolute;opacity:0.6;z-index:1;top:0;left:0}.yith-ywar-swiper.preview-gallery .swiper-slide.attachment-video:hover:after,.yith-ywar-swiper.thumbs-gallery-gallery .swiper-slide.attachment-video:hover:after{background-color:var(--ywar-general-color);opacity:0.8}.yith-ywar-swiper .swiper-buttons{height:60px;width:30px;background:var(--ywar-general-color);color:#fff;margin-top:-30px;opacity:0.8}.yith-ywar-swiper .swiper-buttons:after{font-size:20px}.yith-ywar-swiper .swiper-buttons:hover{opacity:1}.yith-ywar-reviews-with-attachments{font-size:18px;font-weight:bold;color:#000;display:flex;flex-direction:column;gap:20px}.yith-ywar-reviews-with-attachments.empty-gallery{display:none}.yith-ywar-gallery-lightbox{position:fixed;height:100%;width:100%;display:flex;visibility:hidden;z-index:100001;opacity:1;top:0;left:0;align-items:center;justify-content:center}.yith-ywar-gallery-lightbox .lightbox-overlay{position:fixed;width:100%;height:100%;visibility:hidden;top:0;left:0;z-index:100000;background-color:rgba(255,255,255,0.9)}.yith-ywar-gallery-lightbox .lightbox-wrapper{width:100%;z-index:100001;visibility:hidden;max-width:700px;max-height:820px;padding:40px;background:#fff;box-shadow:0 0 6px 2px rgba(0,0,0,0.15);align-self:center;box-sizing:border-box;position:relative}.yith-ywar-gallery-lightbox .lightbox-wrapper .lightbox-content{display:flex;flex-direction:column;gap:20px}.yith-ywar-gallery-lightbox .lightbox-wrapper .lightbox-close{position:absolute;right:-14px;top:-14px;width:70px;height:70px;mask-size:35px 35px;-webkit-mask-size:35px 35px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/close.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/close.svg);background-color:#c1c1c1;z-index:10}.yith-ywar-gallery-lightbox .lightbox-wrapper .lightbox-close:hover{cursor:pointer;background-color:#6d6d6d}.yith-ywar-gallery-lightbox.visible{visibility:visible}.yith-ywar-gallery-lightbox.visible .lightbox-overlay,.yith-ywar-gallery-lightbox.visible .lightbox-wrapper{visibility:visible}.yith-ywar-user-reviews .review-product-column,.yith-ywar-user-reviews .review-rating-column,.yith-ywar-user-reviews .review-content-column{width:28%;font-size:13px}@media screen and (max-width: 768px){.yith-ywar-user-reviews .review-product-column,.yith-ywar-user-reviews .review-rating-column,.yith-ywar-user-reviews .review-content-column{width:auto}}.yith-ywar-user-reviews .review-action-column{text-align:right}@media screen and (max-width: 768px){.yith-ywar-user-reviews .review-action-column:before{display:none}}.yith-ywar-user-reviews .review-prev-column{text-align:left}.yith-ywar-user-reviews .review-next-column{text-align:right}.yith-ywar-user-reviews .reviewed-product{display:inline-flex;align-items:center;gap:20px}.yith-ywar-user-reviews .reviewed-product .img-wrapper{height:50px;width:50px}.yith-ywar-user-reviews .reviewed-product .img-wrapper img{height:100%;width:auto}.yith-ywar-user-reviews .rating-wrapper{display:inline-grid;align-items:center;grid-template-columns:70px auto}.yith-ywar-user-reviews .rating-wrapper .single-rating{font-weight:bold;display:inline-flex;gap:3px;font-size:14px;align-items:center;width:35px}.yith-ywar-user-reviews .rating-wrapper .single-rating:after{content:"";display:inline-block;-webkit-mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/rating-star.svg);mask-image:url(//kosa.es/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/assets/images/rating-star.svg);height:20px;width:20px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:#dc9202}.yith-ywar-user-reviews .rating-wrapper .overall{font-size:12px}.yith-ywar-user-reviews .rating-wrapper .multi-criteria{display:flex;flex-direction:column;width:100%}.yith-ywar-user-reviews .rating-wrapper .multi-criteria .single-criterion{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:5px 0;border-bottom:1px solid #cacaca;gap:5px}.yith-ywar-user-reviews .rating-wrapper .multi-criteria .single-criterion:last-child{border:none}.yith-ywar-user-reviews .rating-wrapper .multi-criteria .single-criterion .criterion-label{width:calc(100% - 40px)}#ywar_receive_requests_field{padding:0}.yith-ywar-unsubscribe-form .form-header{font-weight:normal}.yith-ywar-unsubscribe-form .form-content{padding:0 35px}