.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}span.ywraq_error {
font-size: 11px;
color: #a00;
}
.woocommerce #yith-ywraq-mail-form .form-row {
clear: right;
}
body.rtl .woocommerce #yith-ywraq-mail-form .form-row {
clear: left;
}
.woocommerce #yith-ywraq-mail-form .form-row-wide {
clear: both;
}
h3.form-row.form-row-first,
h3.form-row.form-row-last{
clear: none;
} p.form-row .ti_tx,
p.form-row .mi_tx,
p.form-row .mer_tx {
width: 100%;
text-align: center;
margin: 5px 0;
}
p.form-row .time,
p.form-row .mins,
p.form-row .meridian {
width: 50px;
margin: 0;
font-size: 20px;
color: #2d2e2e;
font-family: arial;
font-weight: 700;
display: inline-block;
}
p.form-row .prev,
p.form-row .next {
cursor: pointer;
padding: 15px;
width: 28%;
border: 1px solid #ccc;
margin: auto;
background: url(//cataloguedislab.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/images/arrow.png) no-repeat;
border-radius: 5px;
background-size: 60%;
}
p.form-row .prev:hover,
p.form-row .next:hover {
background-color: #ccc;
}
p.form-row .next {
background-position: 50% 140%;
}
p.form-row .prev {
background-position: 50% -50%;
}
p.form-row .time_pick {
position: relative;
}
p.form-row .timepicker_wrap {
padding: 10px;
border-radius: 5px;
z-index: 998;
display: none;
box-shadow: 2px 2px 5px 0 rgba(50,50,50,0.35);
background: #f6f6f6;
border: 1px solid #ccc;
float: left;
position: absolute;
top: 27px;
left: 0;
}
p.form-row .arrow_top {
position: absolute;
top: -10px;
left: 20px;
background: url(//cataloguedislab.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/images/top_arr.png) no-repeat;
width: 18px;
height: 10px;
z-index: 999;
}
p.form-row input.timepicki-input {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #CCCCCC;
border-radius: 5px 2px;
font-size: 13px;
float: none;
margin: 0;
text-align: center;
width: 70%;
}
p.form-row a.reset_time {
float: left;
margin-top: 5px;
color: #000;
} .yith_datepicker .ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
} .yith_datepicker .ui-helper-hidden {
display: none;
}
.yith_datepicker .ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.yith_datepicker .ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.yith_datepicker .ui-helper-clearfix:before,
.yith_datepicker .ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.yith_datepicker .ui-helper-clearfix:after {
clear: both;
}
.yith_datepicker .ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.yith_datepicker .ui-front {
z-index: 100;
} .yith_datepicker .ui-state-disabled {
cursor: default !important;
pointer-events: none;
} .yith_datepicker .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.yith_datepicker .ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block;
}  .yith_datepicker .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.yith_datepicker .ui-resizable {
position: relative;
}
.yith_datepicker .ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.yith_datepicker .ui-resizable-disabled .ui-resizable-handle,
.yith_datepicker .ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.yith_datepicker .ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.yith_datepicker .ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.yith_datepicker .ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.yith_datepicker .ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.yith_datepicker .ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.yith_datepicker .ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.yith_datepicker .ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.yith_datepicker .ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
.yith_datepicker .ui-selectable {
-ms-touch-action: none;
touch-action: none;
}
.yith_datepicker .ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
.yith_datepicker .ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
}
.yith_datepicker .ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
font-size: 100%;
}
.yith_datepicker .ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.yith_datepicker .ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.yith_datepicker .ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: 0;
}
.yith_datepicker .ui-menu .ui-menu {
position: absolute;
}
.yith_datepicker .ui-menu .ui-menu-item {
margin: 0;
cursor: pointer; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.yith_datepicker .ui-menu .ui-menu-item-wrapper {
position: relative;
padding: 3px 1em 3px .4em;
}
.yith_datepicker .ui-menu .ui-menu-divider {
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.yith_datepicker .ui-menu .ui-state-focus,
.yith_datepicker .ui-menu .ui-state-active {
margin: -1px;
} .yith_datepicker .ui-menu-icons {
position: relative;
}
.yith_datepicker .ui-menu-icons .ui-menu-item-wrapper {
padding-left: 2em;
} .yith_datepicker .ui-menu .ui-icon {
position: absolute;
top: 0;
bottom: 0;
left: .2em;
margin: auto 0;
} .yith_datepicker .ui-menu .ui-menu-icon {
left: auto;
right: 0;
}
.yith_datepicker .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;
}
.yith_datepicker .ui-button,
.yith_datepicker .ui-button:link,
.yith_datepicker .ui-button:visited,
.yith_datepicker .ui-button:hover,
.yith_datepicker .ui-button:active {
text-decoration: none;
} .yith_datepicker .ui-button-icon-only {
width: 2em;
box-sizing: border-box;
text-indent: -9999px;
white-space: nowrap;
} input.yith_datepicker .ui-button.ui-button-icon-only {
text-indent: 0;
} .yith_datepicker .ui-button-icon-only .ui-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -8px;
margin-left: -8px;
}
.yith_datepicker .ui-button.ui-icon-notext .ui-icon {
padding: 0;
width: 2.1em;
height: 2.1em;
text-indent: -9999px;
white-space: nowrap;
}
input.yith_datepicker .ui-button.ui-icon-notext .ui-icon {
width: auto;
height: auto;
text-indent: 0;
white-space: normal;
padding: .4em 1em;
}  input.yith_datepicker .ui-button::-moz-focus-inner,
button.yith_datepicker .ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.yith_datepicker .ui-controlgroup {
vertical-align: middle;
display: inline-block;
}
.yith_datepicker .ui-controlgroup > .ui-controlgroup-item {
float: left;
margin-left: 0;
margin-right: 0;
}
.yith_datepicker .ui-controlgroup > .ui-controlgroup-item:focus,
.yith_datepicker .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
z-index: 9999;
}
.yith_datepicker .ui-controlgroup-vertical > .ui-controlgroup-item {
display: block;
float: none;
width: 100%;
margin-top: 0;
margin-bottom: 0;
text-align: left;
}
.yith_datepicker .ui-controlgroup-vertical .ui-controlgroup-item {
box-sizing: border-box;
}
.yith_datepicker .ui-controlgroup .ui-controlgroup-label {
padding: .4em 1em;
}
.yith_datepicker .ui-controlgroup .ui-controlgroup-label span {
font-size: 80%;
}
.yith_datepicker .ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
border-left: none;
}
.yith_datepicker .ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
border-top: none;
}
.yith_datepicker .ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
border-right: none;
}
.yith_datepicker .ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
border-bottom: none;
} .yith_datepicker .ui-controlgroup-vertical .ui-spinner-input { width: 75%;
width: calc( 100% - 2.4em );
}
.yith_datepicker .ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
border-top-style: solid;
}
.yith_datepicker .ui-checkboxradio-label .ui-icon-background {
box-shadow: inset 1px 1px 1px #ccc;
border-radius: .12em;
border: none;
}
.yith_datepicker .ui-checkboxradio-radio-label .ui-icon-background {
width: 16px;
height: 16px;
border-radius: 1em;
overflow: visible;
border: none;
}
.yith_datepicker .ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.yith_datepicker .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
background-image: none;
width: 8px;
height: 8px;
border-width: 4px;
border-style: solid;
}
.yith_datepicker .ui-checkboxradio-disabled {
pointer-events: none;
}
.yith_datepicker .ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.yith_datepicker .ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.yith_datepicker .ui-datepicker .ui-datepicker-prev,
.yith_datepicker .ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.yith_datepicker .ui-datepicker .ui-datepicker-prev-hover,
.yith_datepicker .ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.yith_datepicker .ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.yith_datepicker .ui-datepicker .ui-datepicker-next {
right: 2px;
}
.yith_datepicker .ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.yith_datepicker .ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.yith_datepicker .ui-datepicker .ui-datepicker-prev span,
.yith_datepicker .ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.yith_datepicker .ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.yith_datepicker .ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.yith_datepicker .ui-datepicker select.ui-datepicker-month,
.yith_datepicker .ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.yith_datepicker .ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.yith_datepicker .ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.yith_datepicker .ui-datepicker td {
border: 0;
padding: 1px;
}
.yith_datepicker .ui-datepicker td span,
.yith_datepicker .ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.yith_datepicker .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;
}
.yith_datepicker .ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.yith_datepicker .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .yith_datepicker .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.yith_datepicker .ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.yith_datepicker .ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.yith_datepicker .ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.yith_datepicker .ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.yith_datepicker .ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.yith_datepicker .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.yith_datepicker .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.yith_datepicker .ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.yith_datepicker .ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .yith_datepicker .ui-datepicker-rtl {
direction: rtl;
}
.yith_datepicker .ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.yith_datepicker .ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.yith_datepicker .ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.yith_datepicker .ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.yith_datepicker .ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.yith_datepicker .ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.yith_datepicker .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.yith_datepicker .ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.yith_datepicker .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.yith_datepicker .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
} .yith_datepicker .ui-datepicker .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: .5em;
top: .3em;
}
.yith_datepicker .ui-dialog {
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.yith_datepicker .ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.yith_datepicker .ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.yith_datepicker .ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.yith_datepicker .ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.yith_datepicker .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;
}
.yith_datepicker .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.yith_datepicker .ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.yith_datepicker .ui-dialog .ui-resizable-n {
height: 2px;
top: 0;
}
.yith_datepicker .ui-dialog .ui-resizable-e {
width: 2px;
right: 0;
}
.yith_datepicker .ui-dialog .ui-resizable-s {
height: 2px;
bottom: 0;
}
.yith_datepicker .ui-dialog .ui-resizable-w {
width: 2px;
left: 0;
}
.yith_datepicker .ui-dialog .ui-resizable-se,
.yith_datepicker .ui-dialog .ui-resizable-sw,
.yith_datepicker .ui-dialog .ui-resizable-ne,
.yith_datepicker .ui-dialog .ui-resizable-nw {
width: 7px;
height: 7px;
}
.yith_datepicker .ui-dialog .ui-resizable-se {
right: 0;
bottom: 0;
}
.yith_datepicker .ui-dialog .ui-resizable-sw {
left: 0;
bottom: 0;
}
.yith_datepicker .ui-dialog .ui-resizable-ne {
right: 0;
top: 0;
}
.yith_datepicker .ui-dialog .ui-resizable-nw {
left: 0;
top: 0;
}
.yith_datepicker .ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.yith_datepicker .ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden;
}
.yith_datepicker .ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%;
}
.yith_datepicker .ui-progressbar .ui-progressbar-overlay {
background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
height: 100%;
filter: alpha(opacity=25); opacity: 0.25;
}
.yith_datepicker .ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none;
}
.yith_datepicker .ui-selectmenu-menu {
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
display: none;
}
.yith_datepicker .ui-selectmenu-menu .ui-menu {
overflow: auto;
overflow-x: hidden;
padding-bottom: 1px;
}
.yith_datepicker .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;
}
.yith_datepicker .ui-selectmenu-open {
display: block;
}
.yith_datepicker .ui-selectmenu-text {
display: block;
margin-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
}
.yith_datepicker .ui-selectmenu-button.ui-button {
text-align: left;
white-space: nowrap;
width: 14em;
}
.yith_datepicker .ui-selectmenu-icon.ui-icon {
float: right;
margin-top: 0;
}
.yith_datepicker .ui-slider {
position: relative;
text-align: left;
}
.yith_datepicker .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
}
.yith_datepicker .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .yith_datepicker .ui-slider.ui-state-disabled .ui-slider-handle,
.yith_datepicker .ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.yith_datepicker .ui-slider-horizontal {
height: .8em;
}
.yith_datepicker .ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.yith_datepicker .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.yith_datepicker .ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.yith_datepicker .ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.yith_datepicker .ui-slider-vertical {
width: .8em;
height: 100px;
}
.yith_datepicker .ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.yith_datepicker .ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.yith_datepicker .ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.yith_datepicker .ui-slider-vertical .ui-slider-range-max {
top: 0;
}
.yith_datepicker .ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.yith_datepicker .ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: .222em 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 2em;
}
.yith_datepicker .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;
} .yith_datepicker .ui-spinner a.ui-spinner-button {
border-top-style: none;
border-bottom-style: none;
border-right-style: none;
}
.yith_datepicker .ui-spinner-up {
top: 0;
}
.yith_datepicker .ui-spinner-down {
bottom: 0;
}
.yith_datepicker .ui-tabs {
position: relative; padding: .2em;
}
.yith_datepicker .ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
}
.yith_datepicker .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;
}
.yith_datepicker .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: left;
padding: .5em 1em;
text-decoration: none;
}
.yith_datepicker .ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: -1px;
padding-bottom: 1px;
}
.yith_datepicker .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.yith_datepicker .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.yith_datepicker .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor: text;
}
.yith_datepicker .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
}
.yith_datepicker .ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 1em 1.4em;
background: none;
}
.yith_datepicker .ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
}
body .yith_datepicker .ui-tooltip {
border-width: 2px;
} .yith_datepicker .ui-widget {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.yith_datepicker .ui-widget .ui-widget {
font-size: 1em;
}
.yith_datepicker .ui-widget input,
.yith_datepicker .ui-widget select,
.yith_datepicker .ui-widget textarea,
.yith_datepicker .ui-widget button {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.yith_datepicker .ui-widget.ui-widget-content {
border: 1px solid #c5c5c5;
}
.yith_datepicker .ui-widget-content {
border: 1px solid #dddddd;
background: #ffffff;
color: #333333;
}
.yith_datepicker .ui-widget-content a {
color: #333333;
}
.yith_datepicker .ui-widget-header {
border: 1px solid #dddddd;
background: #e9e9e9;
color: #333333;
font-weight: bold;
}
.yith_datepicker .ui-widget-header a {
color: #333333;
} .yith_datepicker .ui-state-default,
.yith_datepicker .ui-widget-content .ui-state-default,
.yith_datepicker .ui-widget-header .ui-state-default,
.yith_datepicker .ui-button, html .yith_datepicker .ui-button.ui-state-disabled:hover,
html .yith_datepicker .ui-button.ui-state-disabled:active {
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-weight: normal;
color: #454545;
}
.yith_datepicker .ui-state-default a,
.yith_datepicker .ui-state-default a:link,
.yith_datepicker .ui-state-default a:visited,
a.yith_datepicker .ui-button,
a:link.yith_datepicker .ui-button,
a:visited.yith_datepicker .ui-button,
.yith_datepicker .ui-button {
color: #454545;
text-decoration: none;
}
.yith_datepicker .ui-state-hover,
.yith_datepicker .ui-widget-content .ui-state-hover,
.yith_datepicker .ui-widget-header .ui-state-hover,
.yith_datepicker .ui-state-focus,
.yith_datepicker .ui-widget-content .ui-state-focus,
.yith_datepicker .ui-widget-header .ui-state-focus,
.yith_datepicker .ui-button:hover,
.yith_datepicker .ui-button:focus {
border: 1px solid #cccccc;
background: #ededed;
font-weight: normal;
color: #2b2b2b;
}
.yith_datepicker .ui-state-hover a,
.yith_datepicker .ui-state-hover a:hover,
.yith_datepicker .ui-state-hover a:link,
.yith_datepicker .ui-state-hover a:visited,
.yith_datepicker .ui-state-focus a,
.yith_datepicker .ui-state-focus a:hover,
.yith_datepicker .ui-state-focus a:link,
.yith_datepicker .ui-state-focus a:visited,
a.yith_datepicker .ui-button:hover,
a.yith_datepicker .ui-button:focus {
color: #2b2b2b;
text-decoration: none;
}
.yith_datepicker .ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.yith_datepicker .ui-state-active,
.yith_datepicker .ui-widget-content .ui-state-active,
.yith_datepicker .ui-widget-header .ui-state-active,
a.yith_datepicker .ui-button:active,
.yith_datepicker .ui-button:active,
.yith_datepicker .ui-button.ui-state-active:hover {
border: 1px solid #003eff;
background: #007fff;
font-weight: normal;
color: #ffffff;
}
.yith_datepicker .ui-icon-background,
.yith_datepicker .ui-state-active .ui-icon-background {
border: #003eff;
background-color: #ffffff;
}
.yith_datepicker .ui-state-active a,
.yith_datepicker .ui-state-active a:link,
.yith_datepicker .ui-state-active a:visited {
color: #ffffff;
text-decoration: none;
} .yith_datepicker .ui-state-highlight,
.yith_datepicker .ui-widget-content .ui-state-highlight,
.yith_datepicker .ui-widget-header .ui-state-highlight {
border: 1px solid #dad55e;
background: #fffa90;
color: #777620;
}
.yith_datepicker .ui-state-checked {
border: 1px solid #dad55e;
background: #fffa90;
}
.yith_datepicker .ui-state-highlight a,
.yith_datepicker .ui-widget-content .ui-state-highlight a,
.yith_datepicker .ui-widget-header .ui-state-highlight a {
color: #777620;
}
.yith_datepicker .ui-state-error,
.yith_datepicker .ui-widget-content .ui-state-error,
.yith_datepicker .ui-widget-header .ui-state-error {
border: 1px solid #f1a899;
background: #fddfdf;
color: #5f3f3f;
}
.yith_datepicker .ui-state-error a,
.yith_datepicker .ui-widget-content .ui-state-error a,
.yith_datepicker .ui-widget-header .ui-state-error a {
color: #5f3f3f;
}
.yith_datepicker .ui-state-error-text,
.yith_datepicker .ui-widget-content .ui-state-error-text,
.yith_datepicker .ui-widget-header .ui-state-error-text {
color: #5f3f3f;
}
.yith_datepicker .ui-priority-primary,
.yith_datepicker .ui-widget-content .ui-priority-primary,
.yith_datepicker .ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.yith_datepicker .ui-priority-secondary,
.yith_datepicker .ui-widget-content .ui-priority-secondary,
.yith_datepicker .ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70); font-weight: normal;
}
.yith_datepicker .ui-state-disabled,
.yith_datepicker .ui-widget-content .ui-state-disabled,
.yith_datepicker .ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35); background-image: none;
}
.yith_datepicker .ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .yith_datepicker .ui-icon {
width: 16px;
height: 16px;
}
.yith_datepicker .ui-icon,
.yith_datepicker .ui-widget-content .ui-icon {
background-image: url(//cataloguedislab.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/images/ui-icons_444444_256x240.png);
}
.yith_datepicker .ui-widget-header .ui-icon {
background-image: url(//cataloguedislab.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/images/ui-icons_444444_256x240.png);
}
.yith_datepicker .ui-state-hover .ui-icon,
.yith_datepicker .ui-state-focus .ui-icon,
.yith_datepicker .ui-button:hover .ui-icon,
.yith_datepicker .ui-button:focus .ui-icon {
background-image: url(//cataloguedislab.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/images/ui-icons_555555_256x240.png);
}
.yith_datepicker .ui-state-active .ui-icon,
.yith_datepicker .ui-button:active .ui-icon {
background-image: url(//cataloguedislab.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/images/ui-icons_ffffff_256x240.png);
}
.yith_datepicker .ui-state-highlight .ui-icon,
.yith_datepicker .ui-button .ui-state-highlight.ui-icon {
background-image: url(//cataloguedislab.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/images/ui-icons_777620_256x240.png);
}
.yith_datepicker .ui-state-error .ui-icon,
.yith_datepicker .ui-state-error-text .ui-icon {
background-image: url(//cataloguedislab.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/images/ui-icons_cc0000_256x240.png);
}
.yith_datepicker .ui-button .ui-icon {
background-image: url(//cataloguedislab.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/images/ui-icons_777777_256x240.png);
} .yith_datepicker .ui-icon-blank { background-position: 16px 16px; }
.yith_datepicker .ui-icon-caret-1-n { background-position: 0 0; }
.yith_datepicker .ui-icon-caret-1-ne { background-position: -16px 0; }
.yith_datepicker .ui-icon-caret-1-e { background-position: -32px 0; }
.yith_datepicker .ui-icon-caret-1-se { background-position: -48px 0; }
.yith_datepicker .ui-icon-caret-1-s { background-position: -65px 0; }
.yith_datepicker .ui-icon-caret-1-sw { background-position: -80px 0; }
.yith_datepicker .ui-icon-caret-1-w { background-position: -96px 0; }
.yith_datepicker .ui-icon-caret-1-nw { background-position: -112px 0; }
.yith_datepicker .ui-icon-caret-2-n-s { background-position: -128px 0; }
.yith_datepicker .ui-icon-caret-2-e-w { background-position: -144px 0; }
.yith_datepicker .ui-icon-triangle-1-n { background-position: 0 -16px; }
.yith_datepicker .ui-icon-triangle-1-ne { background-position: -16px -16px; }
.yith_datepicker .ui-icon-triangle-1-e { background-position: -32px -16px; }
.yith_datepicker .ui-icon-triangle-1-se { background-position: -48px -16px; }
.yith_datepicker .ui-icon-triangle-1-s { background-position: -65px -16px; }
.yith_datepicker .ui-icon-triangle-1-sw { background-position: -80px -16px; }
.yith_datepicker .ui-icon-triangle-1-w { background-position: -96px -16px; }
.yith_datepicker .ui-icon-triangle-1-nw { background-position: -112px -16px; }
.yith_datepicker .ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.yith_datepicker .ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.yith_datepicker .ui-icon-arrow-1-n { background-position: 0 -32px; }
.yith_datepicker .ui-icon-arrow-1-ne { background-position: -16px -32px; }
.yith_datepicker .ui-icon-arrow-1-e { background-position: -32px -32px; }
.yith_datepicker .ui-icon-arrow-1-se { background-position: -48px -32px; }
.yith_datepicker .ui-icon-arrow-1-s { background-position: -65px -32px; }
.yith_datepicker .ui-icon-arrow-1-sw { background-position: -80px -32px; }
.yith_datepicker .ui-icon-arrow-1-w { background-position: -96px -32px; }
.yith_datepicker .ui-icon-arrow-1-nw { background-position: -112px -32px; }
.yith_datepicker .ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.yith_datepicker .ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.yith_datepicker .ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.yith_datepicker .ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.yith_datepicker .ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.yith_datepicker .ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.yith_datepicker .ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.yith_datepicker .ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.yith_datepicker .ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.yith_datepicker .ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.yith_datepicker .ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.yith_datepicker .ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.yith_datepicker .ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.yith_datepicker .ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.yith_datepicker .ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.yith_datepicker .ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.yith_datepicker .ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.yith_datepicker .ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.yith_datepicker .ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.yith_datepicker .ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.yith_datepicker .ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.yith_datepicker .ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.yith_datepicker .ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.yith_datepicker .ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.yith_datepicker .ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.yith_datepicker .ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.yith_datepicker .ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.yith_datepicker .ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.yith_datepicker .ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.yith_datepicker .ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.yith_datepicker .ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.yith_datepicker .ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.yith_datepicker .ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.yith_datepicker .ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.yith_datepicker .ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.yith_datepicker .ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.yith_datepicker .ui-icon-arrow-4 { background-position: 0 -80px; }
.yith_datepicker .ui-icon-arrow-4-diag { background-position: -16px -80px; }
.yith_datepicker .ui-icon-extlink { background-position: -32px -80px; }
.yith_datepicker .ui-icon-newwin { background-position: -48px -80px; }
.yith_datepicker .ui-icon-refresh { background-position: -64px -80px; }
.yith_datepicker .ui-icon-shuffle { background-position: -80px -80px; }
.yith_datepicker .ui-icon-transfer-e-w { background-position: -96px -80px; }
.yith_datepicker .ui-icon-transferthick-e-w { background-position: -112px -80px; }
.yith_datepicker .ui-icon-folder-collapsed { background-position: 0 -96px; }
.yith_datepicker .ui-icon-folder-open { background-position: -16px -96px; }
.yith_datepicker .ui-icon-document { background-position: -32px -96px; }
.yith_datepicker .ui-icon-document-b { background-position: -48px -96px; }
.yith_datepicker .ui-icon-note { background-position: -64px -96px; }
.yith_datepicker .ui-icon-mail-closed { background-position: -80px -96px; }
.yith_datepicker .ui-icon-mail-open { background-position: -96px -96px; }
.yith_datepicker .ui-icon-suitcase { background-position: -112px -96px; }
.yith_datepicker .ui-icon-comment { background-position: -128px -96px; }
.yith_datepicker .ui-icon-person { background-position: -144px -96px; }
.yith_datepicker .ui-icon-print { background-position: -160px -96px; }
.yith_datepicker .ui-icon-trash { background-position: -176px -96px; }
.yith_datepicker .ui-icon-locked { background-position: -192px -96px; }
.yith_datepicker .ui-icon-unlocked { background-position: -208px -96px; }
.yith_datepicker .ui-icon-bookmark { background-position: -224px -96px; }
.yith_datepicker .ui-icon-tag { background-position: -240px -96px; }
.yith_datepicker .ui-icon-home { background-position: 0 -112px; }
.yith_datepicker .ui-icon-flag { background-position: -16px -112px; }
.yith_datepicker .ui-icon-calendar { background-position: -32px -112px; }
.yith_datepicker .ui-icon-cart { background-position: -48px -112px; }
.yith_datepicker .ui-icon-pencil { background-position: -64px -112px; }
.yith_datepicker .ui-icon-clock { background-position: -80px -112px; }
.yith_datepicker .ui-icon-disk { background-position: -96px -112px; }
.yith_datepicker .ui-icon-calculator { background-position: -112px -112px; }
.yith_datepicker .ui-icon-zoomin { background-position: -128px -112px; }
.yith_datepicker .ui-icon-zoomout { background-position: -144px -112px; }
.yith_datepicker .ui-icon-search { background-position: -160px -112px; }
.yith_datepicker .ui-icon-wrench { background-position: -176px -112px; }
.yith_datepicker .ui-icon-gear { background-position: -192px -112px; }
.yith_datepicker .ui-icon-heart { background-position: -208px -112px; }
.yith_datepicker .ui-icon-star { background-position: -224px -112px; }
.yith_datepicker .ui-icon-link { background-position: -240px -112px; }
.yith_datepicker .ui-icon-cancel { background-position: 0 -128px; }
.yith_datepicker .ui-icon-plus { background-position: -16px -128px; }
.yith_datepicker .ui-icon-plusthick { background-position: -32px -128px; }
.yith_datepicker .ui-icon-minus { background-position: -48px -128px; }
.yith_datepicker .ui-icon-minusthick { background-position: -64px -128px; }
.yith_datepicker .ui-icon-close { background-position: -80px -128px; }
.yith_datepicker .ui-icon-closethick { background-position: -96px -128px; }
.yith_datepicker .ui-icon-key { background-position: -112px -128px; }
.yith_datepicker .ui-icon-lightbulb { background-position: -128px -128px; }
.yith_datepicker .ui-icon-scissors { background-position: -144px -128px; }
.yith_datepicker .ui-icon-clipboard { background-position: -160px -128px; }
.yith_datepicker .ui-icon-copy { background-position: -176px -128px; }
.yith_datepicker .ui-icon-contact { background-position: -192px -128px; }
.yith_datepicker .ui-icon-image { background-position: -208px -128px; }
.yith_datepicker .ui-icon-video { background-position: -224px -128px; }
.yith_datepicker .ui-icon-script { background-position: -240px -128px; }
.yith_datepicker .ui-icon-alert { background-position: 0 -144px; }
.yith_datepicker .ui-icon-info { background-position: -16px -144px; }
.yith_datepicker .ui-icon-notice { background-position: -32px -144px; }
.yith_datepicker .ui-icon-help { background-position: -48px -144px; }
.yith_datepicker .ui-icon-check { background-position: -64px -144px; }
.yith_datepicker .ui-icon-bullet { background-position: -80px -144px; }
.yith_datepicker .ui-icon-radio-on { background-position: -96px -144px; }
.yith_datepicker .ui-icon-radio-off { background-position: -112px -144px; }
.yith_datepicker .ui-icon-pin-w { background-position: -128px -144px; }
.yith_datepicker .ui-icon-pin-s { background-position: -144px -144px; }
.yith_datepicker .ui-icon-play { background-position: 0 -160px; }
.yith_datepicker .ui-icon-pause { background-position: -16px -160px; }
.yith_datepicker .ui-icon-seek-next { background-position: -32px -160px; }
.yith_datepicker .ui-icon-seek-prev { background-position: -48px -160px; }
.yith_datepicker .ui-icon-seek-end { background-position: -64px -160px; }
.yith_datepicker .ui-icon-seek-start { background-position: -80px -160px; } .yith_datepicker .ui-icon-seek-first { background-position: -80px -160px; }
.yith_datepicker .ui-icon-stop { background-position: -96px -160px; }
.yith_datepicker .ui-icon-eject { background-position: -112px -160px; }
.yith_datepicker .ui-icon-volume-off { background-position: -128px -160px; }
.yith_datepicker .ui-icon-volume-on { background-position: -144px -160px; }
.yith_datepicker .ui-icon-power { background-position: 0 -176px; }
.yith_datepicker .ui-icon-signal-diag { background-position: -16px -176px; }
.yith_datepicker .ui-icon-signal { background-position: -32px -176px; }
.yith_datepicker .ui-icon-battery-0 { background-position: -48px -176px; }
.yith_datepicker .ui-icon-battery-1 { background-position: -64px -176px; }
.yith_datepicker .ui-icon-battery-2 { background-position: -80px -176px; }
.yith_datepicker .ui-icon-battery-3 { background-position: -96px -176px; }
.yith_datepicker .ui-icon-circle-plus { background-position: 0 -192px; }
.yith_datepicker .ui-icon-circle-minus { background-position: -16px -192px; }
.yith_datepicker .ui-icon-circle-close { background-position: -32px -192px; }
.yith_datepicker .ui-icon-circle-triangle-e { background-position: -48px -192px; }
.yith_datepicker .ui-icon-circle-triangle-s { background-position: -64px -192px; }
.yith_datepicker .ui-icon-circle-triangle-w { background-position: -80px -192px; }
.yith_datepicker .ui-icon-circle-triangle-n { background-position: -96px -192px; }
.yith_datepicker .ui-icon-circle-arrow-e { background-position: -112px -192px; }
.yith_datepicker .ui-icon-circle-arrow-s { background-position: -128px -192px; }
.yith_datepicker .ui-icon-circle-arrow-w { background-position: -144px -192px; }
.yith_datepicker .ui-icon-circle-arrow-n { background-position: -160px -192px; }
.yith_datepicker .ui-icon-circle-zoomin { background-position: -176px -192px; }
.yith_datepicker .ui-icon-circle-zoomout { background-position: -192px -192px; }
.yith_datepicker .ui-icon-circle-check { background-position: -208px -192px; }
.yith_datepicker .ui-icon-circlesmall-plus { background-position: 0 -208px; }
.yith_datepicker .ui-icon-circlesmall-minus { background-position: -16px -208px; }
.yith_datepicker .ui-icon-circlesmall-close { background-position: -32px -208px; }
.yith_datepicker .ui-icon-squaresmall-plus { background-position: -48px -208px; }
.yith_datepicker .ui-icon-squaresmall-minus { background-position: -64px -208px; }
.yith_datepicker .ui-icon-squaresmall-close { background-position: -80px -208px; }
.yith_datepicker .ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.yith_datepicker .ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.yith_datepicker .ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.yith_datepicker .ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.yith_datepicker .ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.yith_datepicker .ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .yith_datepicker .ui-corner-all,
.yith_datepicker .ui-corner-top,
.yith_datepicker .ui-corner-left,
.yith_datepicker .ui-corner-tl {
border-top-left-radius: 3px;
}
.yith_datepicker .ui-corner-all,
.yith_datepicker .ui-corner-top,
.yith_datepicker .ui-corner-right,
.yith_datepicker .ui-corner-tr {
border-top-right-radius: 3px;
}
.yith_datepicker .ui-corner-all,
.yith_datepicker .ui-corner-bottom,
.yith_datepicker .ui-corner-left,
.yith_datepicker .ui-corner-bl {
border-bottom-left-radius: 3px;
}
.yith_datepicker .ui-corner-all,
.yith_datepicker .ui-corner-bottom,
.yith_datepicker .ui-corner-right,
.yith_datepicker .ui-corner-br {
border-bottom-right-radius: 3px;
} .yith_datepicker .ui-widget-overlay {
background: #aaaaaa;
opacity: .3;
filter: Alpha(Opacity=30); }
.yith_datepicker .ui-widget-shadow {
-webkit-box-shadow: 0px 0px 5px #666666;
box-shadow: 0px 0px 5px #666666;
}
.ywraq-form-link{
margin-left: 240px;
}
#ywraq-request-a-quote-on-cart .yith-ywraq-mail-form-wrapper h3{
display:none;
}
.ywraq-quote-on-cart .ui-dialog-title{
text-align: center;
font-size: 1.25em;
}
img.ywraq-loader {
display: inline-block;
}
#yith-ywraq-default-form .form-row input[type=checkbox],
#yith-ywraq-default-form .form-row input[type=radio] {
display:inline-block;
}
#yith-ywraq-default-form .form-row label.radio {
display:inline-block;
margin-right: 50px;
margin-left: 7px;
line-height: 1em;
}
#yith-ywraq-default-form .ywraq_acceptance_description {
display: block;
margin-bottom: 10px;
}
#yith-ywraq-default-form label.ywraq_acceptance_label {
display: inline-block;
}
#yith-ywraq-default-form .optional {
display: none;
}.product-type-woosg form.cart:not(.woosg-cart) .quantity {
display: none;
}
.product-type-woosg.woosg-show-atc-each form.cart:not(.woosg-cart), .product-type-woosg.woosg-show-atc-each .woosg-total, .product-type-woosg.woosg-show-atc-each .woosg-alert {
display: none !important;
}
.product-type-woosg.woosg-show-atc-no form.cart, .product-type-woosg.woosg-show-atc-no .woosg-total, .product-type-woosg.woosg-show-atc-no .woosg-alert {
display: none !important;
}
.woosg-wrap.woosg-wrap-show-atc-each + form.cart, .woosg-wrap.woosg-wrap-show-atc-no + form.cart {
display: none !important;
}
.woosg-wrap .woosg-text, .woosg-wrap .woosg-products {
margin: 0 0 15px 0;
}
.woosg-wrap .woosg-text {
white-space: pre-line;
}
.woosg-products {
border-width: 1px 0 0 0;
border-style: dotted;
border-color: #e5e5e5;
}
.woosg-products .woosg-item-text {
padding: 10px 0;
margin: 0;
border-bottom: 1px dotted #e5e5e5;
}
.woosg-item-text-type-h1 > h1, .woosg-item-text-type-h2 > h2, .woosg-item-text-type-h3 > h3, .woosg-item-text-type-h4 > h4, .woosg-item-text-type-h5 > h5, .woosg-item-text-type-h6 > h6, .woosg-item-text-type-p > p {
margin: 0 !important;
}
.woosg-products .woosg-product {
display: flex;
align-items: center;
padding: 10px 0;
border-bottom: 1px dotted #e5e5e5;
box-sizing: border-box;
}
.woosg-products .woosg-product.woosg-product-unpurchasable > div {
opacity: .5;
}
.woosg-products .woosg-product.woosg-product-unpurchasable .woosg-quantity, .woosg-products .woosg-product.woosg-product-unpurchasable .woosg-checkbox {
pointer-events: none;
}
.woosg-products .woosg-product > div {
padding-left: 5px;
padding-right: 5px;
}
.woosg-products .woosg-product .woosg-atc {
width: 190px;
flex: 0 0 190px;
}
.woosg-products .woosg-product .woosg-atc form.cart {
padding-top: 0;
padding-bottom: 0;
display: flex;
flex-direction: column;
}
.woosg-products .woosg-product .woosg-atc form.cart .added_to_cart {
display: none !important;
}
.woosg-products .woosg-product .woosg-atc form.cart .woosg-quantity {
width: auto;
flex: auto;
}
.woosg-products .woosg-product .woosg-atc form.cart .quantity {
float: none;
}
.woosg-products .woosg-product .woosg-atc form.cart .single_add_to_cart_button {
margin: 10px 0 0 0 !important;
display: block;
width: 100%;
}
.woosg-products .woosg-product .woosg-thumb {
width: 50px;
flex: 0 0 50px;
}
.woosg-products .woosg-product .woosg-thumb img {
width: 100%;
max-width: 100%;
height: auto;
display: block;
}
.woosg-quantity-minus:hover, .woosg-quantity-plus:hover {
background-color: #f0f0f0;
}
.woosg-products .woosg-product .woosg-quantity {
width: 80px;
flex: 0 0 80px;
}
.woosg-products .woosg-product .woosg-quantity .quantity {
margin: 0 !important;
}
.woosg-products .woosg-product .woosg-quantity input {
width: 100%;
min-width: 40px;
}
.woosg-quantity-plus-minus .plus, .woosg-quantity-plus-minus .minus, .woosg-quantity-plus-minus .minus-btn, .woosg-quantity-plus-minus .plus-btn {
display: none !important;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus {
width: 130px;
flex: 0 0 130px;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-input {
display: flex;
align-items: center;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus, .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus {
display: inline-block;
width: 40px;
height: 40px;
flex: 0 0 40px;
line-height: 38px;
text-align: center;
cursor: pointer;
background-color: #fefefe;
border-width: 1px;
border-style: solid;
border-color: #e5e5e5;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus:hover, .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus:hover {
background-color: #f0f0f0
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus {
border-right-width: 0;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus {
border-left-width: 0;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .quantity {
flex-grow: 1;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input {
width: 100%;
text-align: center;
padding: 0 5px;
height: 40px;
line-height: 38px;
box-shadow: none;
border-width: 1px;
border-style: solid;
border-color: #ddd;
background-color: #fff;
background-image: none;
-moz-appearance: textfield;
}
.woosg-quantity-plus-minus input {
border-radius: 0;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input:focus {
outline: none;
outline-color: transparent;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input::-webkit-outer-spin-button, .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woosg-products .woosg-product .woosg-price {
font-size: 14px;
}
.woosg-products .woosg-product .woosg-price del {
opacity: .5;
text-decoration: line-through;
}
.woosg-products .woosg-product .woosg-price del span {
text-decoration: line-through;
}
.woosg-products .woosg-product .woosg-price ins {
font-weight: normal;
}
.woosg-products .woosg-product .woosg-price .amount {
display: inline-block;
}
.woosg-products .woosg-product .woosg-title {
flex-grow: 1;
}
.woosg-products .woosg-product .woosg-title .woosg-title-inner {
display: block;
overflow: hidden;
}
.woosg-products .woosg-product .woosg-title .woosg-title-inner a {
text-decoration: none;
box-shadow: none;
}
.woosg-products .woosg-product .woosg-title .woovr-variations-default .woovr-variation-image, .woosg-products .woosg-product .woosg-title .woovr-variations-default .woovr-variation-price {
display: none !important;
}
.woosg-products .woosg-product form.variations_form {
margin: 0;
padding: 0;
}
.woosg-products .woosg-product .woosg-title .stock, .woosg-products .woosg-product .woosg-title .variations_form .stock {
font-size: 14px;
margin: 0;
}
.woosg-products .woosg-product .woosg-title .stock.in-stock {
color: green;
}
.woosg-products .woosg-product .woosg-title .stock.available-on-backorder {
color: orange;
}
.woosg-products .woosg-product .woosg-title .stock.out-of-stock {
color: red;
}
.woosg-products .woosg-product .woosg-description, .woosg-products .woosg-product .woosg-variation-description {
font-size: 14px;
}
.woosg-products .woosg-product form.variations_form .variations {
display: inline-block;
margin: 0 -3px;
padding: 0;
}
.woosg-products .woosg-product form.variations_form .variations .variation {
display: inline-block;
border-width: 1px;
border-style: solid;
border-color: #e5e5e5;
padding: 5px 10px;
margin: 5px 3px 0 3px;
max-width: 100%;
border-radius: 2px;
}
.woosg-products .woosg-product form.variations_form .variations .variation > div {
display: block;
}
.woosg-products .woosg-product form.variations_form .variations .reset {
display: inline-block;
}
.woosg-products .woosg-product form.variations_form .variations .variation:last-child {
margin-bottom: 0;
}
.woosg-products .woosg-product form.variations_form .variations .variation .label {
font-size: 12px;
line-height: 1;
}
.woosg-products .woosg-product form.variations_form .variations .variation .value {
line-height: 1;
}
.woosg-products .woosg-product form.variations_form .variations .variation .value select {
width: 100%;
line-height: 1;
padding: 0 16px 0 0;
background-color: transparent;
border-radius: 0;
border: none;
-webkit-appearance: none;
-moz-appearance: none;
outline: none;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAYAAACtBE5DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNEQzN0Y2NTY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNEQzN0Y2NjY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY0RDM3RjYzNjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY0RDM3RjY0NjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pzgqpQAAADdJREFUeNpirKioWMDAwBDPgAoWMQGJLCC+hiR4HYgzQRLfgDgUSoNwCIhmgaq6BtXJCNMNEGAAbM0MK7OUU3AAAAAASUVORK5CYII=);
background-repeat: no-repeat;
background-position: 100% 50%;
background-size: auto;
}
.woosg-products .woosg-product form.variations_form .variations a.reset_variations {
margin: 0;
font-size: 12px;
}
.woosg-item-child .product-price .amount, .woosg-item-child .product-price .tax_label,
.woosg-item-child .product-subtotal .amount, .woosg-item-child .product-subtotal .tax_label,
.woosg-item-child .product-total .amount, .woosg-item-child .product-total .tax_label {
opacity: .3;
}
.woosg-alert {
padding: 6px 10px 6px 14px;
border-left: 4px solid #222;
background-color: #eeeeee;
font-size: 14px;
}
body.woocommerce-no-js .woosg-wrap + form.cart {
display: none;
}
.woosg-disabled {
opacity: .5 !important;
cursor: not-allowed !important;
pointer-events: none !important;
} .woosg-products[class*="woosg-products-layout-grid"] {
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
border: none;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-item-text {
width: 100%;
margin: 10px;
padding: 10px 0;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product {
width: calc(50% - 20px);
margin: 10px;
padding: 10px;
border: 1px solid #dddddd;
font-size: 14px;
text-align: center;
position: relative;
display: flex;
flex-direction: column;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product:hover {
border-color: green;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product .woosg-title-inner {
font-weight: 700;
}
.woosg-products.woosg-products-layout-grid-1 .woosg-product {
width: calc(100% - 20px);
}
.woosg-products.woosg-products-layout-grid-3 .woosg-product {
width: calc(100% / 3 - 20px);
}
.woosg-products.woosg-products-layout-grid-4 .woosg-product {
width: calc(25% - 20px);
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product > div {
width: 100% !important;
flex: 0 0 auto !important;
text-align: center;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
margin-bottom: 5px;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product > div:last-child {
margin-bottom: 0;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product select {
text-align: center;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product .variations_form .variations .reset {
display: none;
}
@media only screen and (max-width: 767px) {
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product {
width: calc(50% - 20px);
}
}
@media only screen and (max-width: 479px) {
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product {
width: calc(100% - 20px);
}
} .woosg-products[class*="woosg-products-layout-carousel"] {
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
border: none;
}
.woosg-products[class*="woosg-products-layout-carousel"] .woosg-item-text {
width: 100%;
margin: 10px;
padding: 10px 0;
}
.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product {
width: calc(50% - 20px);
margin: 10px;
padding: 10px;
border: 1px solid #dddddd;
font-size: 14px;
text-align: center;
position: relative;
display: flex;
flex-direction: column;
}
.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product:hover {
border-color: green;
}
.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product .woosg-title-inner {
font-weight: 700;
}
.woosg-products.woosg-products-layout-carousel-1 .woosg-product {
width: calc(100% - 20px);
}
.woosg-products.woosg-products-layout-carousel-3 .woosg-product {
width: calc(100% / 3 - 20px);
}
.woosg-products.woosg-products-layout-carousel-4 .woosg-product {
width: calc(25% - 20px);
}
.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product > div {
width: 100% !important;
flex: 0 0 auto !important;
text-align: center;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
margin-bottom: 5px;
}
.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product > div:last-child {
margin-bottom: 0;
}
.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product select {
text-align: center;
}
.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product .variations_form .variations .reset {
display: none;
}
.woosg-wrap[class*="woosg-wrap-layout-carousel"] {
display: none !important;
}
.woosg-wrap.woosg-carousel-initialized {
display: block !important;
position: relative;
}
.woosg-wrap.woosg-carousel-initialized .slick-slider .slick-list {
width: 100%;
}
.woosg-carousel-initialized .slick-dots {
display: block;
width: 100%;
list-style: none;
text-align: center;
margin: 0;
padding: 0;
}
.woosg-carousel-initialized .slick-dots li {
display: inline-block;
margin: 0 5px;
font-size: 0;
}
.woosg-carousel-initialized .slick-dots li button {
width: 8px;
height: 8px;
border-radius: 4px;
padding: 0;
font-size: 0;
line-height: 0;
border: none;
background-color: rgba(0, 0, 0, .3);
outline: none;
overflow: hidden;
}
.woosg-carousel-initialized .slick-dots li.slick-active button {
background-color: rgba(0, 0, 0, 1);
}
.woosg-carousel-initialized .slick-arrow {
width: 44px;
height: 44px;
line-height: 42px;
text-align: center;
padding: 0 0 0 0;
margin: 0 0 0 0;
overflow: hidden;
position: absolute;
top: 50%;
transform: translateY(-50%);
font-size: 0;
color: #222;
background-color: #fff;
border-radius: 0;
border: 1px solid #ddd;
z-index: 8;
opacity: 0;
visibility: hidden;
}
.woosg-carousel-initialized:hover .slick-arrow {
opacity: 1;
visibility: visible;
}
.woosg-carousel-initialized .slick-arrow:hover {
color: #fff;
background-color: rgba(0, 0, 0, .5);
}
.woosg-carousel-initialized .slick-arrow:before {
font-size: 24px;
line-height: 44px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woosg-carousel-initialized .slick-arrow:focus {
outline: none;
}
.woosg-carousel-initialized .slick-arrow.slick-prev {
left: 10px;
}
.woosg-carousel-initialized .slick-arrow.slick-prev:before {
content: '‹';
}
.woosg-carousel-initialized .slick-arrow.slick-next {
right: 10px;
}
.woosg-carousel-initialized .slick-arrow.slick-next:before {
content: '›';
} body.rtl .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus {
border-left-width: 0;
border-right-width: 1px;
}
body.rtl .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus {
border-right-width: 0;
border-left-width: 1px;
}.woovr-active form.variations_form .variations, .woovr-variations + .variations {
display: none !important;
}
.woovr-active.woovr-show-price form.variations_form .single_variation .woocommerce-variation-price {
display: none !important;
}
.woovr-active.woovr-show-description form.variations_form .single_variation .woocommerce-variation-description {
display: none !important;
}
.woovr-active.woovr-show-availability form.variations_form .single_variation .woocommerce-variation-availability {
display: none !important;
}
.woovr-variations {
padding-top: 5px;
padding-bottom: 5px;
}
.woovr-variations .woovr-variation {
display: flex;
align-items: center;
cursor: pointer;
margin-left: -5px;
margin-right: -5px;
}
.woovr-variations .woovr-variation:hover {
background-color: #f9f9f9;
}
.woovr-variations .woovr-variation > div {
max-width: 100%;
padding: 5px
}
.woovr-variation-image {
width: 50px;
flex: 0 0 50px;
}
.woovr-variation-image img {
width: 40px;
height: auto;
max-width: 40px;
display: block;
}
.woovr-variation-selector input {
outline: none;
}
.woovr-variation-selector ul {
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
}
.woovr-variation-info, .woovr-variation-selector {
flex-grow: 1;
}
.woovr-variation-name p {
margin-bottom: 0;
font-size: 12px;
}
.woovr-variation-radio .woovr-variation-selector {
width: 30px;
flex: 0 0 30px;
}
.woovr-variation-radio .woovr-variation-availability p {
margin-bottom: 0;
}
.woovr-variation-radio .woovr-variation-name {
font-weight: 700;
}
.woovr-variation-radio .woovr-variation-info .woovr-variation-price, .woovr-variation-radio .woovr-variation-info .woovr-variation-availability {
display: inline-block;
margin-right: 10px;
font-size: 14px;
}
.woovr-variation-radio .woovr-variation-info .woovr-variation-description {
font-size: 14px;
}
.woovr-variation-selector .dd-select {
background-color: #ffffff !important;
}
.woovr-variation-selector .dd-options {
max-height: 360px;
}
.woovr-variation-selector .dd-option-image, .woovr-variation-selector .dd-selected-image {
max-width: 42px;
border-radius: 3px;
margin-right: 10px;
}
.woovr-variation-selector .dd-selected-text, .woovr-variation-selector .dd-option-text {
font-size: 14px;
font-weight: 600;
line-height: inherit !important;
color: #6d6d6d;
}
.woovr-variation-selector .dd-selected-text, .woovr-variation-selector .dd-option-text, .woovr-variation-selector .dd-selected-description-truncated {
white-space: normal;
}
.woovr-variation-selector .dd-desc .woovr-variation-price, .woovr-variation-selector .dd-desc .woovr-variation-availability {
display: inline-block;
margin-right: 10px;
}
.woovr-variation-selector .dd-desc .woovr-variation-availability .stock {
display: inline-block;
margin: 0 !important;
}
.woovr-variation-selector .dd-desc .woovr-variation-description {
display: block;
}
.woovr-variation-selector .dd-option, .woovr-variation-selector .dd-selected {
display: block !important;
}
.woovr-variation-selector .dd-option.dd-option-without-desc, .woovr-variation-selector .dd-selected.dd-option-without-desc {
display: flex !important;
align-items: center;
}
.woovr-variation-selector .dd-option.dd-option-without-desc label, .woovr-variation-selector .dd-selected.dd-option-without-desc label {
flex-grow: 1;
} .wpc-select2-dropdown {
border: 1px solid #aaa;
border-radius: 4px;
}
.wpc-select2-dropdown ul li {
display: flex;
align-items: center;
}
.wpc-select2-dropdown ul li .image {
width: 40px;
flex: 0 0 40px;
margin-right: 10px;
}
.wpc-select2-dropdown ul li .info {
flex-grow: 1;
display: flex;
flex-direction: column;
}
.wpc-select2-dropdown ul li .info .woovr-variation-price, .wpc-select2-dropdown ul li .info .woovr-variation-availability {
display: inline-block;
margin-right: 10px;
font-size: 14px;
}
.wpc-select2-dropdown ul li .info .woovr-variation-availability .stock {
display: inline-block;
margin: 0 !important;
}
.wpc-select2-dropdown ul li .info .woovr-variation-description {
display: block;
font-size: 14px;
}
.select2-container--open .wpc-select2-dropdown.select2-dropdown--below {
border-top: 1px solid #aaa;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
} .woovr-variations[class*="woovr-variations-grid"] {
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation {
width: calc(100% / 3 - 20px);
margin: 10px;
padding: 10px;
display: flex;
flex-direction: column;
border: 1px solid #dddddd;
text-align: center;
cursor: pointer;
position: relative;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation[data-images="yes"] .woovr-variation-image:before {
content: '';
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='%23ffffff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' id='multiple-image'%3E%3Cpath d='M18,15V5a3,3,0,0,0-3-3H5A3,3,0,0,0,2,5V15a3,3,0,0,0,3,3H15A3,3,0,0,0,18,15ZM4,5A1,1,0,0,1,5,4H15a1,1,0,0,1,1,1V9.36L14.92,8.27a2.56,2.56,0,0,0-1.81-.75h0a2.58,2.58,0,0,0-1.81.75l-.91.91-.81-.81a2.93,2.93,0,0,0-4.11,0L4,9.85Zm.12,10.45A.94.94,0,0,1,4,15V12.67L6.88,9.79a.91.91,0,0,1,1.29,0L9,10.6Zm8.6-5.76a.52.52,0,0,1,.39-.17h0a.52.52,0,0,1,.39.17L16,12.18V15a1,1,0,0,1-1,1H6.4ZM21,6a1,1,0,0,0-1,1V17a3,3,0,0,1-3,3H7a1,1,0,0,0,0,2H17a5,5,0,0,0,5-5V7A1,1,0,0,0,21,6Z'%3E%3C/path%3E%3C/svg%3E");
background-repeat: no-repeat;
background-size: 16px;
background-position: center;
background-color: rgba(0, 0, 0, .3);
display: block;
width: 28px;
height: 28px;
border-radius: 4px;
position: absolute;
top: 15px;
left: 15px;
}
.woovr-variations.woovr-variations-grid-2 .woovr-variation {
width: calc(50% - 20px);
}
.woovr-variations.woovr-variations-grid-3 .woovr-variation {
width: calc(100% / 3 - 20px);
}
.woovr-variations.woovr-variations-grid-4 .woovr-variation {
width: calc(25% - 20px);
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation > div {
padding: 0;
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation .woovr-variation-selector {
display: none;
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation.woovr-variation-active {
border-color: green;
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation:before {
content: "✓";
color: #ffffff;
display: block;
width: 24px;
height: 24px;
line-height: 24px;
background-color: #eeeeee;
text-align: center;
font-size: 16px;
position: absolute;
top: 15px;
right: 15px;
z-index: 9;
border-radius: 50%;
border-width: 2px;
border-style: solid;
border-color: #ffffff;
border-image: initial;
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation.woovr-variation-active:before {
color: #ffffff;
background-color: green;
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation .woovr-variation-image {
width: 100%;
flex: 0 0 auto;
margin-bottom: 10px;
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation .woovr-variation-image img {
width: 100%;
max-width: 100%;
height: auto;
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-fieldset {
width: 100%;
padding: 0;
display: flex;
flex-wrap: wrap;
} body.rtl .woovr-variation-selector .dd-option-image, body.rtl .woovr-variation-selector .dd-selected-image {
float: right;
margin-right: 0;
margin-left: 10px;
}
body.rtl .woovr-variation-selector .dd-pointer {
right: auto;
left: 10px;
}
body.rtl .wpc-select2-dropdown ul li .image {
margin-right: 0;
margin-left: 10px;
}.rtl .wpc-filter-layout-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow b,.rtl .wpc-filter-search-wrapper button.wpc-search-clear,.rtl .wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__arrow b{left:10px;right:auto}.theme-flatsome li.wpc-term-item>button.toggle,.woocommerce-page .content .h-section .wpc-filters-labels li.wpc-term-item input[type=checkbox],.wpc-checkbox-item.wpc-opened>.wpc-term-item-content-wrapper>i.wpc-toggle-children-list:before,.wpc-checkbox-item.wpc-term-selected:not(.wpc-closed)>.wpc-term-item-content-wrapper>i.wpc-toggle-children-list:before,.wpc-chip-empty,.wpc-filter-collapsible .wpc-filter-content,.wpc-filter-collapsible.wpc-closed .wpc-filter-content,.wpc-filter-datepicker .ui-datepicker-current,.wpc-filter-has-brands.wpc-filter-hidden-term-names .wpc-term-name,.wpc-filter-has-selected.wpc-closed .wpc-filter-content,.wpc-filter-has-selected.wpc-filter-more-less .wpc-see-more-control,.wpc-filter-has-selected.wpc-filter-more-less.wpc-show-less .wpc-filters-ul-list>li,.wpc-filter-has-selected.wpc-show-less .wpc-see-less-control,.wpc-filter-has-swatches.wpc-filter-hidden-term-names .wpc-term-name,.wpc-filter-hierarchy-reverse .wpc-checkbox-item>.wpc-term-item-content-wrapper>i.wpc-toggle-children-list:before,.wpc-filter-more-less .wpc-filters-ul-list>li,.wpc-filter-more-less .wpc-see-less-control,.wpc-filter-more-less.wpc-show-more .wpc-see-more-control,.wpc-filter-more-less.wpc-show-more.wpc-search-active .wpc-filters-ul-list li,.wpc-filters-labels li.wpc-term-item input[type=checkbox]:checked+label .wpc-term-swatch.wpc-no-swatch-yet:before,.wpc-filters-labels li.wpc-term-item label:hover .wpc-term-swatch.wpc-no-swatch-yet:before,.wpc-filters-main-wrap .ui-slider-horizontal .ui-slider-handle:after,.wpc-filters-main-wrap .ui-slider-horizontal .ui-slider-handle:before,.wpc-filters-main-wrap .wpc-filter-has-swatches ul.wpc-filters-labels:after,.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item input,.wpc-filters-open-button-container,.wpc-filters-toolbar,.wpc-filters-widget-top-container:not(.wpc-show-on-desktop),.wpc-hidden-term-name .wpc-term-name,.wpc-open-close-filters-button,.wpc-query-not-on-the-page .wpc-filters-widget-controls-wrapper,.wpc-query-on-the-page .wpc-filters-widget-controls-container .wpc-filter-layout-submit-button,.wpc-search-active .wpc-checkbox-item.wpc-closed>.wpc-term-item-content-wrapper>i.wpc-toggle-children-list:before,.wpc-search-active .wpc-checkbox-item>.wpc-term-item-content-wrapper>i.wpc-toggle-children-list:before,.wpc-search-active .wpc-filters-ul-list li,.wpc-search-active.wpc-filter-more-less .wpc-filters-ul-list li,.wpc-show-more-reverse.wpc-filter-more-less .wpc-see-more-control,.wpc-show-more-reverse.wpc-filter-more-less.wpc-show-less .wpc-see-less-control,.wpc-show-more-reverse.wpc-show-less .wpc-filters-ul-list>li,.wpc-term-count-brackets-close,.wpc-term-count-brackets-open,.wpc_show_bottom_widget .wpc-filters-main-wrap .wpc-filters-open-button-container,body .wpc-hidden,li.wpc-chip-reset-all .wpc-chip-remove-icon{display:none}.wpc-front-error{color:#c00;text-align:center}.wpc-page-seo-description{margin-bottom:1em}.wpc-filters-section{margin-bottom:1.5em;position:relative}.wpc-filter-layout-submit-button{display:flex;justify-content:space-between;flex-direction:row-reverse}.rtl .wpc-filter-layout-submit-button{flex-direction:row}.wpc-filters-widget-controls-container .wpc-filter-layout-submit-button{margin-right:20px;margin-left:20px;padding:20px 0}.wpc-filters-main-wrap ul.children{list-style:none;margin-left:20px}.wpc-filters-main-wrap ul.wpc-filters-ul-list{list-style:none;padding:4px 0 0;margin-left:0;float:none}.wpc-filters-main-wrap .wpc-filter-more-less:not(.wpc-filter-few-terms) ul.wpc-filters-ul-list{padding-bottom:0;margin-bottom:0}.theme-numinous .wpc-filters-main-wrap ul.wpc-filters-ul-list,.wpc-filters-main-wrap ul.wpc-filters-ul-list input{margin-top:0}.wpc-filters-main-wrap .wpc-filters-section:not(.wpc-filter-terms-count-0) ul.wpc-filters-labels{display:flex;flex-wrap:wrap;justify-content:flex-start}.wpc-filters-main-wrap .wpc-filter-has-swatches.wpc-filter-hidden-term-names ul.wpc-filters-labels,.wpc-filters-main-wrap .wpc-show-counts-yes .wpc-filter-terms-count-2.wpc-filter-has-swatches.wpc-filter-hidden-term-names ul.wpc-filters-labels,.wpc-filters-main-wrap .wpc-show-counts-yes .wpc-filter-terms-count-3.wpc-filter-has-swatches.wpc-filter-hidden-term-names ul.wpc-filters-labels,.wpc-filters-main-wrap .wpc-show-counts-yes .wpc-filter-terms-count-4.wpc-filter-has-swatches.wpc-filter-hidden-term-names ul.wpc-filters-labels{justify-content:flex-start}.wpc-filters-main-wrap .wpc-show-counts-yes .wpc-filter-has-swatches.wpc-filter-hidden-term-names ul.wpc-filters-labels{justify-content:flex-start;padding-left:0}.wpc-filters-main-wrap .wpc-show-counts-yes .wpc-filter-terms-count-2.wpc-filter-has-swatches.wpc-filter-hidden-term-names ul.wpc-filters-labels li,.wpc-filters-main-wrap .wpc-show-counts-yes .wpc-filter-terms-count-3.wpc-filter-has-swatches.wpc-filter-hidden-term-names ul.wpc-filters-labels li,.wpc-filters-main-wrap .wpc-show-counts-yes .wpc-filter-terms-count-4.wpc-filter-has-swatches.wpc-filter-hidden-term-names ul.wpc-filters-labels li{margin-right:10px}.wpc-filter-title{margin-bottom:8px;position:relative;display:flex;justify-content:space-between;align-items:center}body .wpc-filters-main-wrap li.wpc-term-item{margin-bottom:12px;border:none;padding:0;margin-left:0}#top li.wpc-term-item>.wpc-term-item-content-wrapper+ul.children{margin-top:14px}body .wpc-filters-main-wrap .wpc-term-item-content-wrapper{display:flex;align-items:center;position:relative}body .wpc-filters-main-wrap .wpc-filter-has-hierarchy .wpc-term-item-content-wrapper{padding-right:32px}body .wpc-filters-main-wrap .wpc-filters-labels .wpc-term-item-content-wrapper{padding-right:0}i.wpc-toggle-children-list{width:24px;top:0;bottom:0;right:1px;position:absolute}.wpc-filters-date-range-column label:hover,.wpc-filters-main-wrap li.wpc-term-item:not(.wpc-term-disabled) label:hover,.wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-handle:hover,.wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-range:hover,i.wpc-toggle-children-list:hover{cursor:pointer}i.wpc-toggle-children-list:after,i.wpc-toggle-children-list:before{content:"";display:inline-block;width:12px;height:1px;background-color:#8a8a8a;position:absolute;right:0}i.wpc-toggle-children-list:before{top:50%;transform:rotate(90deg)}i.wpc-toggle-children-list:after{bottom:calc(50% + -1px)}.wpc-filter-hierarchy-reverse li.wpc-term-item.wpc-closed>.wpc-term-item-content-wrapper+ul.children,li.wpc-term-item ul.children,li.wpc-term-item>.wpc-term-item-content-wrapper+ul.children{display:none;margin-top:10px}.wpc-filter-collapsible-reverse .wpc-filter-content,.wpc-filter-collapsible.wpc-opened .wpc-filter-content,.wpc-filter-has-brands.wpc-filter-hidden-term-names .wpc-dropdown-default .wpc-term-name,.wpc-filter-has-selected .wpc-filter-content,.wpc-filter-has-swatches.wpc-filter-hidden-term-names .wpc-dropdown-default .wpc-term-name,.wpc-filter-hierarchy-reverse li.wpc-term-item>.wpc-term-item-content-wrapper+ul.children,.wpc-filter-layout-search-field.wpc-search-active .wpc-search-field-wrapper .wpc-search-clear-icon-wrapper,.wpc-filter-product_visibility .wpc-term-item label a,.wpc-filters-labels li.wpc-term-item input[type=checkbox]:checked+label .wpc-term-swatch-wrapper:after,.wpc-filters-labels li.wpc-term-item input[type=checkbox]:checked+label .wpc-term-swatch-wrapper:before,.wpc-filters-labels li.wpc-term-item label:hover .wpc-term-swatch-wrapper:after,.wpc-filters-labels li.wpc-term-item label:hover .wpc-term-swatch-wrapper:before,.wpc-search-active li.wpc-term-item.wpc-closed>.wpc-term-item-content-wrapper+ul.children,.wpc-search-active li.wpc-term-item>.wpc-term-item-content-wrapper+ul.children,form.wpc-filter-range-form,li.wpc-term-item.wpc-opened>ul.children,li.wpc-term-item.wpc-term-selected:not(.wpc-closed)>.wpc-term-item-content-wrapper+ul.children{display:block}.wpc-filter-hierarchy-reverse .wpc-checkbox-item.wpc-closed>.wpc-term-item-content-wrapper>i.wpc-toggle-children-list:before,.wpc-filters-toolbar li.wpc-filter-chip{display:inline-block}.wpc-filters-labels{padding-top:1px}.wpc-filters-labels:after{content:"";display:block;height:0;clear:both}.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item{margin-top:0;margin-bottom:12px;padding:0;width:auto}.wpc-filters-main-wrap .wpc-filter-has-swatches.wpc-filter-visible-term-names .wpc-filters-labels li.wpc-term-item{width:48%;word-break:break-all}.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label{margin-right:7px;margin-left:0;border:1px solid #ccd0dc;border-radius:6px;margin-bottom:0;position:relative;padding-left:0}.wpc-filters-main-wrap .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image label span.wpc-filter-label-wrapper,.wpc-filters-scroll-container,.wpc_show_bottom_widget .wpc-widget-top-inside .wpc-inner-widget-chips-wrapper .wpc-filter-chips-list.wpc-empty-chips-container{padding:0}.select2-container--default.select2-container--open .wpc-filter-everything-dropdown.select2-dropdown .select2-search,.wpc-filters-main-wrap .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image label{border:none}#ui-datepicker-div.wpc-filter-datepicker .ui_tpicker_second .ui-timepicker-select,.wpc-filter-hidden-term-names .wpc-filter-link .wpc-term-swatch-wrapper,.wpc-filters-main-wrap .wpc-filter-layout-labels.wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item label,li.wpc-chip-reset-all .wpc-filter-chip-name{margin-right:0}.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper{border:1px solid transparent;margin-left:0;cursor:pointer;display:flex;padding:4px 10px;border-radius:3px}body .wpc-filters-main-wrap .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image input:checked+label a,body .wpc-filters-main-wrap .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-item input+label:hover a,body .wpc-filters-main-wrap .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input+label:hover span.wpc-filter-label-wrapper,body .wpc-filters-main-wrap .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,body .wpc-filters-main-wrap .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input+label:hover a,body .wpc-filters-main-wrap .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input:checked+label a,body .wpc-filters-main-wrap .wpc-filter-has-swatches input.wpc-label-input+label:hover span.wpc-filter-label-wrapper,body .wpc-filters-main-wrap .wpc-filter-has-swatches input.wpc-label-input:checked+label span.wpc-filter-label-wrapper{background-color:transparent;color:inherit}.wpc-filters-main-wrap .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item label,.wpc-filters-main-wrap .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper,.wpc-filters-main-wrap .wpc-filter-has-swatches input.wpc-label-input+label:hover{padding:0;border:none}.wpc-filters-main-wrap input.wpc-label-input:checked+label{border:1px solid rgba(0,0,0,.25);border-radius:5px}.wpc-filters-main-wrap input.wpc-label-input:checked+label span.wpc-filter-label-wrapper{color:#333;background-color:rgba(0,0,0,.25)}.theme-twentytwentyone .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper{padding:6px 12px}.theme-twentytwentyone .wpc-filters-main-wrap .widget li.wpc-term-item label{padding-left:8px}.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item input:checked+label a{color:#333}.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label a{text-decoration:none;transition:none}.wpc-label-item.wpc-term-disabled label:hover,.wpc-term-disabled a:hover,.wpc-term-disabled input:hover,.wpc-term-disabled span.wpc-term-count:hover{cursor:not-allowed}.wpc-term-disabled ul.children a:hover,.wpc-term-disabled ul.children input:hover,.wpc-term-disabled ul.children span.wpc-term-count:hover{cursor:inherit}.widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a,.widget-area .widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a,.widget-area .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label,.widget-area .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label span.wpc-filter-label-wrapper,.wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label,.wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label span.wpc-filter-label-wrapper,.wpc-term-count-0:not(.wpc-has-not-empty-children),.wpc-term-count-0:not(.wpc-has-not-empty-children) a,body .wpc-filters-main-wrap li.wpc-term-count-0:not(.wpc-has-not-empty-children) label,body .wpc-filters-main-wrap li.wpc-term-count-0:not(.wpc-has-not-empty-children) label a{opacity:.8}.wpc-filters-main-wrap li.wpc-term-item input[type=checkbox],.wpc-filters-main-wrap li.wpc-term-item input[type=radio]{outline:0;margin-left:0;margin-right:8px;margin-bottom:0}.wpc-filters-main-wrap li.wpc-term-item input[type=checkbox]:hover,.wpc-filters-main-wrap li.wpc-term-item input[type=radio]:hover{background-color:transparent;cursor:pointer}.wpc-filters-main-wrap li.wpc-term-item label{display:flex;margin-bottom:0;margin-top:0;margin-left:0;line-height:1.3}.wpc-filters-main-wrap .wpc-filter-has-hierarchy li.wpc-term-item label{width:auto;justify-content:normal}.wpc-filter-content select{width:100%!important;margin-bottom:1em}.wpc-filter-content .wpc-filters-widget-select{padding-left:.5em;padding-right:.5em}.wpc-filters-main-wrap li.wpc-term-item a{text-decoration:none;font-weight:400;outline:0;padding-top:0;padding-bottom:0}.wpc-filter-product_visibility .wpc-term-item label a .star-rating{display:block;margin-right:2px;position:relative;height:1.618em;line-height:1.618}.theme-twentytwentyone .wpc-filter-product_visibility .wpc-term-item label a .star-rating,.wpc-filters-widget-wrapper .wpc-posts-found p,.wpc-horizontal-layout form.wpc-filter-range-form{margin-bottom:0}.wpc-filters-main-wrap .wpc-filter-product_visibility li.wpc-term-item label{display:flex;align-items:flex-start}.widget-area .widget .wpc-filter-chips-list a:focus,.widget-area .widget li.wpc-term-item a:focus,.widget-area .widget li.wpc-term-item a:hover,.wpc-filter-chips-list a:focus,body li.wpc-term-item a:focus,body li.wpc-term-item a:hover{box-shadow:none;text-decoration:none}.wpc-filter-chips-list a,body .wpc-filter-chips-list li.wpc-filter-chip a{text-decoration:none;font-weight:400;border-radius:50px;padding:1px 10px 2px;display:inline-block;outline:0;border:1px solid #d8d8d8;position:relative;color:#333}body .wpc-filter-chips-list li.wpc-chip-reset-all a{border-color:#cc8181;color:inherit}.wpc-filters-main-wrap .wpc-filter-chips-list a:hover{box-shadow:none}.wpc-filters-main-wrap .wpc-filter-chips-list li.wpc-filter-chip a:active{opacity:.75}.wpc-filter-chips-list a:hover .wpc-chip-remove-icon,.wpc-filter-search-wrapper button.wpc-search-clear:hover,.wpc-search-field-wrapper a.wpc-search-clear-icon:hover{color:#c00}body ul.wpc-filter-chips-list{margin-left:0;list-style:none!important}.wpc-filter-chips-list li,body .wpc-filter-chips-list li.wpc-filter-chip,li.wpc-filter-chip{margin:0 7px 7px 0;padding:0;border:none;list-style:none;font-size:91%}.wpc-filter-chip-name{margin-right:.5em;white-space:nowrap;max-width:207px;overflow:hidden}.rtl .wpc-filter-chip-name{margin-left:.5em;margin-right:0}.wpc-chip-remove-icon{display:inline-block;font-size:1.25em;line-height:.8}.wpc-button-inner,.wpc-chip-content{display:flex;align-items:center}.wpc-filters-range-wrapper{display:flex;justify-content:space-between}.rtl .wpc-filters-range-wrapper{flex-direction:row-reverse}.wpc-counter-length-1.wpc-filter-layout-labels:not(.wpc-filter-has-swatches):not(.wpc-filter-has-brands) .wpc-term-count,.wpc-counter-length-2.wpc-filter-layout-labels:not(.wpc-filter-has-swatches):not(.wpc-filter-has-brands) .wpc-term-count,.wpc-counter-length-3.wpc-filter-layout-labels:not(.wpc-filter-has-swatches):not(.wpc-filter-has-brands) .wpc-term-count,.wpc-counter-length-4.wpc-filter-layout-labels:not(.wpc-filter-has-swatches):not(.wpc-filter-has-brands) .wpc-term-count,.wpc-counter-length-5.wpc-filter-layout-labels:not(.wpc-filter-has-swatches):not(.wpc-filter-has-brands) .wpc-term-count,.wpc-filters-range-column{width:auto}.wpc-filters-range-max-column,.wpc-filters-range-min-column{max-width:47%}.wpc-filters-range-min-column{margin-right:3%}.wpc-filters-range-wrapper input[type=number]{width:100%;box-sizing:border-box;-webkit-appearance:none}.wpc-filters-range-values-wrapper{text-align:right;margin-top:10px}.wpc-filters-range-slider-wrapper{margin:1.5em 11px 10px}.wpc-filters-range-inputs .ui-button.ui-state-active:hover,.wpc-filters-range-inputs .ui-button:active,.wpc-filters-range-inputs .ui-state-active,.wpc-filters-range-inputs .ui-widget-content .ui-state-active,.wpc-filters-range-inputs .ui-widget-header .ui-state-active,.wpc-filters-range-inputs a.ui-button:active{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.select2-container--default .wpc-filter-everything-dropdown .select2-results__option[aria-disabled=true],.select2-container--default .wpc-filter-everything-dropdown .select2-results__option[aria-selected=true],.select2-container--default .wpc-filter-everything-dropdown .select2-results__option[data-selected=true],.select2-container--default .wpc-filter-everything-dropdown .select2-search--dropdown .select2-search__field:focus{background-color:#f2f2f2;color:inherit}.wpc-filters-range-inputs .ui-icon-background,.wpc-filters-range-inputs .ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.wpc-filters-range-inputs .ui-state-active a,.wpc-filters-range-inputs .ui-state-active a:link,.wpc-filters-range-inputs .ui-state-active a:visited{color:#fff;text-decoration:none}.wpc-filters-range-inputs .ui-button,.wpc-filters-range-inputs .ui-state-default,.wpc-filters-range-inputs .ui-widget-content .ui-state-default,.wpc-filters-range-inputs .ui-widget-header .ui-state-default,html .wpc-filters-range-inputs .ui-button.ui-state-disabled:active,html .wpc-filters-range-inputs .ui-button.ui-state-disabled:hover{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.wpc-filters-range-inputs .ui-slider .ui-slider-handle{-ms-touch-action:none;touch-action:none;position:absolute;z-index:2;width:24px;height:24px;cursor:default;-ms-touch-action:none;touch-action:none;box-shadow:inset 0 0 0 1px #ebebeb}.wpc-filters-range-inputs .ui-slider{position:relative;text-align:left}.wpc-filters-range-inputs .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.wpc-filters-range-inputs .ui-slider-horizontal{height:2px;background:#c5c5c5}.wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-handle{top:-12px;margin-left:-13px;border-radius:50%;outline:0;box-shadow:0 2px 9px rgba(0,0,0,.23)}.theme-Avada .widget_wpc_filters_widget .ui-slider .ui-slider-handle:last-child{transform:none}.wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-range{top:0;height:100%;background:#4c4c4c}.wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-range-min{left:0}.wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-range-max{right:0}.wpc-filters-range-inputs .ui-slider-vertical{width:.8em;height:100px}.wpc-filters-range-inputs .ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.wpc-filters-range-inputs .ui-slider-vertical .ui-slider-range{left:0;width:100%}.wpc-filters-range-inputs .ui-slider-vertical .ui-slider-range-min{bottom:0}.wpc-filters-range-inputs .ui-slider-vertical .ui-slider-range-max{top:0}.wpc-filter-collapsible .wpc-filter-title .wpc-open-icon,.wpc-filter-collapsible-reverse.wpc-filter-collapsible.wpc-closed .wpc-filter-title .wpc-open-icon,.wpc-filter-collapsible.wpc-closed .wpc-filter-title .wpc-open-icon,.wpc-filter-has-selected.wpc-closed .wpc-filter-title .wpc-open-icon{content:"";width:9px;min-width:9px;height:9px;display:block;border-left:1px solid #8a8a8a;border-top:1px solid #8a8a8a;transform:rotate(-135deg);position:relative;right:3px}.wpc-filter-collapsible-reverse.wpc-filter-collapsible .wpc-filter-title .wpc-open-icon,.wpc-filter-collapsible.wpc-opened .wpc-filter-title .wpc-open-icon,.wpc-filter-has-selected .wpc-filter-title .wpc-open-icon{transform:rotate(45deg);position:relative;right:3px}.widget-area,.widget_wpc_filters_widget,.wpc-filter-collapsible .wpc-filter-title,.wpc-filters-main-wrap,.wpc-search-field-wrapper{position:relative}.wpc-filter-header .wpc-filter-title button{width:100%;background:0 0;border:none;cursor:pointer;padding:0;text-align:left;outline:0;font-size:inherit;color:inherit;font-weight:inherit;box-shadow:none;display:flex;justify-content:space-between;align-items:center;margin:0 0 8px;min-height:0}.wpc-filter-selected-values{visibility:hidden;opacity:0;margin-top:5px;font-size:13px;padding-right:10px;line-height:1.3}.wpc-filter-collapsible.wpc-closed .wpc-filter-selected-values{visibility:visible;opacity:1}.widget_wpc_filters_widget{overflow:visible}.wpc-filters-main-wrap a.wpc-toggle-a{text-decoration:none;border-bottom-width:1px;border-bottom-style:dashed;margin-left:.25em}.select2-results__option .wpc-term-count-0,.wpc-filters-main-wrap a.wpc-toggle-a:hover,.wpc-filters-main-wrap.is-active,.wpc-filters-section.is-active .wpc-filters-reset-button,.wpc-filters-section.is-active .wpc-filters-submit-button{opacity:.7}.wpc-filters-widget-top-container{background:#fff;border-bottom:1px solid transparent;padding:0}.wpc-filters-widget-top-container:before{content:"";display:block;height:1px;background:#fff;position:relative;bottom:1px}.wpc-widget-top-inside{display:flex;justify-content:flex-start;flex-wrap:nowrap;overflow:hidden}.wpc-widget-close-container{width:100%;position:relative;display:none}a.wpc-widget-close-icon{display:flex;width:56px;height:56px;margin:0;align-items:center;justify-content:flex-start;position:relative;z-index:10}.wpc-filters-widget-controls-container{display:none;text-align:center;position:sticky;bottom:0;background:#fff;z-index:99999;border-top:1px solid #e4e4e4}.theme-twentyfourteen .wpc-filters-widget-controls-container{background-color:#000}.wpc-filters-widget-controls-wrapper{margin-right:20px;margin-left:20px;display:flex;justify-content:space-between;align-items:center;position:sticky;bottom:0;padding:20px 0}.wpc-filters-main-wrap .wpc-filters-widget-controls-container a,.wpc-filters-main-wrap a.wpc-filters-reset-button,.wpc-filters-main-wrap a.wpc-filters-submit-button{outline:0!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .1s ease-in-out;text-decoration:none;font-weight:400;white-space:nowrap;box-shadow:none;padding:6px 14px;border-radius:4px;border:1px solid #d8d8d8;display:block;text-align:center}.wpc-filters-main-wrap a.wpc-filters-reset-button,.wpc-filters-main-wrap a.wpc-filters-submit-button{width:45%;white-space:inherit;display:flex;align-items:center;justify-content:center}.wpc-filters-main-wrap a.wpc-filters-reset-button{background-color:#fff}.wpc-filters-widget-controls-container a.wpc-filters-apply-button{background-color:#d8d8d8}span.wpc-icon-line-1:after,span.wpc-icon-line-2:after,span.wpc-icon-line-3:after{content:"";width:3px;height:3px;background-color:#fff;top:-2px;position:absolute;box-sizing:content-box}a.wpc-filters-reset-button:active,a.wpc-filters-reset-button:focus,a.wpc-filters-reset-button:hover,a.wpc-filters-submit-button:active,a.wpc-filters-submit-button:focus,a.wpc-filters-submit-button:hover{opacity:.85}.wpc-filters-widget-controls-container a:active,.wpc-filters-widget-controls-container a:focus,.wpc-filters-widget-controls-container a:hover{opacity:.6;box-shadow:none}body .wpc-filters-open-button-container a.wpc-filters-open-widget,body .wpc-filters-open-button-container a.wpc-open-close-filters-button{display:inline-block;text-align:left;border:1px solid #2c2d33;border-radius:2px;line-height:1.5;padding:7px 12px;background-color:transparent;color:#2c2d33;box-sizing:border-box;text-decoration:none!important;font-weight:400;transition:none;position:relative}.wpc-filters-scroll-container .wpc-filters-widget-wrapper{transition:opacity .25s}.wpc-spinner{width:28px;height:28px;position:fixed;left:calc(50% - 14px);top:calc(50% - 14px);display:none;z-index:1000001}.wpc-spinner:after{content:"";position:absolute;opacity:1;border:1px solid #f3f3f3;border-top:1px solid #9f9f9f;border-radius:50%;width:28px;height:28px;top:0;left:0;bottom:0;right:0;margin:auto;animation:.5s linear infinite wpc-spinner}.wpc-filters-overlay{content:" ";background:#252525;opacity:0;position:fixed;left:0;right:0;bottom:0;z-index:99999;margin:0;transition:opacity 50ms linear}.wpc-filters-widget-controls-item{width:45%}.wpc-filters-widget-controls-one{text-align:left}.wpc-filters-widget-controls-two{text-align:right}.wpc-filters-toolbar .wpc-filter-chips-list{margin:0 0 0 .5em;display:flex;-webkit-box-pack:start;place-content:center flex-start;-webkit-box-align:center;align-items:center;overflow-x:auto}.wpc-filters-section:not(.wpc-filter-post_meta_num) .wpc-filter-content ul.wpc-filters-ul-list::-webkit-scrollbar{width:6px;border-radius:6px;background:#e9e9eb}.wpc-filters-section:not(.wpc-filter-post_meta_num) .wpc-filter-content ul.wpc-filters-ul-list::-webkit-scrollbar-track{border-radius:6px}.wpc-filters-section:not(.wpc-filter-post_meta_num) .wpc-filter-content ul.wpc-filters-ul-list::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:6px}#sidebar:after,.fusion-sidebar-inner-content:after{content:"";clear:both;display:block;width:1px;height:1px}.wpc-icon-html-wrapper{position:relative;margin-right:10px;top:2px}.wpc-filters-open-widget .wpc-icon-html-wrapper{transform:rotate(-10deg)}.wpc-filters-open-widget.wpc-opened .wpc-icon-html-wrapper{transform:rotate(0)}.rtl .wpc-icon-html-wrapper{margin-right:0;margin-left:10px}.wpc-widget-close-container .wpc-icon-html-wrapper{top:1px;margin:0;left:20px;background:#f5f5f5;border-radius:50%;padding:14px 7px;display:block}.rtl .wpc-widget-close-container .wpc-icon-html-wrapper{left:auto;right:20px}.wpc-widget-close-container .wpc-widget-close-icon span.wpc-icon-line-1,.wpc-widget-close-container .wpc-widget-close-icon span.wpc-icon-line-3{height:1px;margin-bottom:-1px}.wpc-icon-html-wrapper span{display:block;height:1px;width:18px;border-radius:3px;background:#2c2d33;margin-bottom:4px;position:relative}span.wpc-icon-line-1:after,span.wpc-icon-line-2:after{border:1px solid #2c2d33;display:block}.wpc-widget-close-container .wpc-icon-html-wrapper:hover span{background:#c00}span.wpc-icon-line-1:after{border-radius:50%;left:5px}span.wpc-icon-line-2:after{border-radius:50%;left:12px}span.wpc-icon-line-3:after{display:block;border:1px solid #2c2d33;border-radius:50%;left:2px}.wpc-opened span.wpc-icon-line-1:after,.wpc-opened span.wpc-icon-line-2,.wpc-opened span.wpc-icon-line-2:after,.wpc-opened span.wpc-icon-line-3:after,.wpc-widget-close-icon span.wpc-icon-line-1:after,.wpc-widget-close-icon span.wpc-icon-line-2,.wpc-widget-close-icon span.wpc-icon-line-2:after,.wpc-widget-close-icon span.wpc-icon-line-3:after{border-color:#fff;display:none}.wpc-opened span.wpc-icon-line-1,.wpc-widget-close-icon span.wpc-icon-line-1{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.wpc-opened span.wpc-icon-line-3,.wpc-widget-close-icon span.wpc-icon-line-3{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.wpc-opened span.wpc-icon-line-1,.wpc-opened span.wpc-icon-line-3,.wpc-widget-close-icon span.wpc-icon-line-1,.wpc-widget-close-icon span.wpc-icon-line-3{margin-bottom:-1px;top:-3px}.wpc-widget-close-icon span.wpc-icon-line-1,.wpc-widget-close-icon span.wpc-icon-line-3{top:-1px;margin-bottom:-2px;height:2px}.wpc-widget-close-icon .wpc-icon-html-wrapper span{width:14px}.wpc-filter-few-terms .wpc-see-less-control,.wpc-filter-few-terms .wpc-see-more-control,.wpc-search-active .wpc-toggle-a{display:none!important}.wpc-filter-has-selected .wpc-see-less-control,.wpc-filter-has-selected.wpc-show-less .wpc-see-more-control,.wpc-filter-more-less .wpc-see-more-control,.wpc-filter-more-less.wpc-show-more .wpc-see-less-control,.wpc-show-more-reverse.wpc-filter-more-less .wpc-see-less-control,.wpc-show-more-reverse.wpc-filter-more-less.wpc-show-less .wpc-see-more-control{display:inline}.wpc-filter-has-selected.wpc-filter-more-less .wpc-filters-ul-list>li,.wpc-filter-more-less.wpc-show-more .wpc-filters-ul-list>li,.wpc-search-active .wpc-filters-ul-list li.showli,.wpc-search-active.wpc-filter-more-less .wpc-filters-ul-list li.showli,.wpc-show-more-reverse .wpc-filters-ul-list>li{display:list-item}.theme-Avada .woocommerce-container .wpc-filters-open-button-container,.theme-generatepress.woocommerce .wpc-filters-open-button-container{padding-left:0;padding-right:0}.theme-Avada .wpc-filters-open-button-container,.theme-generatepress .wpc-filters-open-button-container{padding-left:30px;padding-right:30px}.wpc-overlay-visible .theme-neve .nv-sidebar-wrap.shop-sidebar{opacity:1;z-index:100000;position:relative;pointer-events:initial}.wpc-term-count{white-space:nowrap;margin:0;display:inline-block;opacity:.6}.select2-container .wpc-term-count{margin-left:.5em}.wpc-filter-has-swatches.wpc-filter-hidden-term-names .wpc-term-count,.wpc-filter-layout-labels.wpc-filter-has-swatches .wpc-term-count{margin:0}.wpc-filter-has-brands .wpc-term-count,.wpc-filter-has-swatches .wpc-term-count{display:inline-flex;align-items:center}.select2-container--default.select2-container--open .wpc-filter-everything-dropdown.select2-dropdown{border-color:#c9d1e0}.wpc-filter-layout-dropdown .select2-container--default .select2-selection--single,.wpc-sorting-form .select2-container--default .select2-selection--single{border-color:#c9d1e0;border-radius:6px}.theme-Avada .wpc-filter-layout-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered,.theme-Avada .wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:36px}.wpc-filter-layout-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered,.wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:inherit;color:inherit;display:flex;padding:6px 16px}.sidebar .widget .wpc-filter-everything-dropdown li.select2-results__option,.wpc-filter-everything-dropdown .select2-results__option{line-height:inherit;font-size:inherit;padding:6px 16px;margin:0;display:flex}.wpc-filter-layout-dropdown .select2-container .select2-selection--single,.wpc-sorting-form .select2-container .select2-selection--single{height:auto;padding:0}.wpc-filter-layout-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow,.wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;border:none;background-color:inherit;width:40px;border-radius:6px;top:1px;right:1px}.select2-dropdown.wpc-filter-everything-dropdown{border-color:#c9d1e0;z-index:999999}.select2-container--default .wpc-filter-everything-dropdown .select2-search--dropdown{padding:4px 16px}body.theme-twentytwentyfive .wpc-filters-widget-content,body.theme-twentytwentyfour .wpc-filters-widget-content,body.theme-twentytwentyone .wpc-filters-widget-content,body.theme-twentytwentythree .wpc-filters-widget-content,body.theme-twentytwentytwo .wpc-filters-widget-content{font-size:16px}.wpc-filters-widget-content .select2-search--dropdown .select2-search__field{padding:8px 16px}.select2-container--default .wpc-filter-everything-dropdown .select2-search--dropdown .select2-search__field{border-color:#c9d1e0;box-shadow:none;border-radius:6px;height:auto}.wpc-filter-layout-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow b,.wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__arrow b{border-left:1px solid #6d6d6d;border-top:1px solid #6d6d6d;width:9px;height:9px;font-size:16px;transform:rotate(-135deg);right:16px;top:calc(50% + -6px);left:auto;margin:0;display:block;border-right:none;border-bottom:none}.wpc-filter-layout-dropdown .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,.wpc-sorting-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{transform:rotate(45deg);border-left:1px solid #6d6d6d;border-top:1px solid #6d6d6d;top:calc(50% + -2px)}.wpc-help-tip{color:#929292;display:inline-block;font-style:normal;height:16px;line-height:16px;position:relative;vertical-align:middle;width:16px;min-width:16px}.wpc-help-tip::after{speak:none;font-weight:700;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;margin:0;text-indent:0;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;content:"?";cursor:help;border-radius:50%;color:#8a8a8a;font-size:12px;line-height:16px;font-family:arial;border:1px solid #8a8a8a}.wpc-help-tip:hover::after{opacity:.7;cursor:pointer}.wpc-help-tip:active::after{opacity:.5}.wpc-filter-title .wpc-help-tip{font-size:1em}#tiptip_holder{display:none;z-index:8675309;position:absolute;top:0;left:0}#tiptip_holder.tip_top{padding-bottom:5px}#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-left:-6px;border-top-color:#333}#tiptip_holder.tip_bottom{padding-top:5px}#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-left:-6px;border-bottom-color:#333}#tiptip_holder.tip_right{padding-left:5px}#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-left:-5px;border-right-color:#333}#tiptip_holder.tip_left{padding-right:5px}#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-left:-7px;border-left-color:#333}#tiptip_content,.chart-tooltip,.wc_error_tip{color:#fff;font-size:.75em;background:#333;border-radius:3px;padding:.618em 1em;box-shadow:0 1px 3px rgba(0,0,0,.2)}#tiptip_content code,.chart-tooltip code,.wc_error_tip code{padding:1px;background:#888}#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border:6px solid transparent;height:0;width:0}.wpc-wrap-icons{display:flex;align-items:center;flex-wrap:wrap;width:100%;line-height:1}.wpc-wrap-icons>*{flex-grow:1}.wpc-wrap-icons .wpc-help-tip{margin-left:10px;margin-right:10px;flex-grow:initial}.wpc-wrap-icons .wpc-filter-selected-values{flex-grow:2;min-width:100%}.wpc-debug-message{padding:16px;font-size:14px;border:1px dashed #ccc;margin-bottom:20px}body .wpc-debug-title{font-size:13px;margin-bottom:24px;font-style:italic;visibility:visible}.wpc-edit-filter-set{font-size:13px}.wpc-orderby-select{width:100%;max-width:300px}.select2.select2-container.select2-container--default{min-width:140px!important}.sidebar .widget .wpc-filter-everything-dropdown li.select2-results__option>span,.wpc-filter-everything-dropdown .select2-results__option>span,.wpc-filter-layout-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered>span,.wpc-sorting-form .select2-container--default .select2-selection--single .select2-results__option,.wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__rendered{display:flex;align-items:center;min-height:32px}.wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__rendered{min-height:44px}.wpc-sorting-form{margin:0}.wpc-force-visibility{display:block!important;opacity:1!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;transform:none!important;position:static!important;transition:none!important;overflow:visible!important;z-index:999999!important;width:0!important;left:auto!important;right:auto!important;bottom:auto!important;top:auto!important}.wpc-force-visibility .widget_wpc_filters_widget,.wpc-force-visibility .wpc-filters-main-wrap{visibility:visible!important;display:block!important}.wpc-widget-top-inside .wpc-inner-widget-chips-wrapper{overflow-y:scroll;width:100%}.wpc_show_bottom_widget .wpc-widget-top-inside .wpc-inner-widget-chips-wrapper .wpc-filter-chips-list{margin:0;padding:2px 0 10px}.wpc-widget-popup-title{position:absolute;top:0;text-align:center;bottom:0;right:0;left:0;display:flex;align-items:center;justify-content:center;font-size:18px;color:#333;font-weight:600}.wpc-term-image-wrapper{position:relative;width:70px;min-width:70px;height:40px;border:1px solid rgba(0,0,0,.1);text-align:center;display:flex;padding:4px;justify-content:center;align-items:center;border-radius:8px}.select2-container .wpc-term-image-wrapper{border:none;width:56px;height:32px}.wpc-dropdown-default .wpc-term-image-wrapper,.wpc-dropdown-default .wpc-term-swatch-wrapper{width:0!important;min-width:0;border-color:transparent;margin:0!important;padding:0}.wpc-filter-visible-term-names .wpc-term-image-wrapper,.wpc-item-has-brand .wpc-term-image-wrapper{margin-right:.5em}.wpc-term-swatch-wrapper{position:relative;margin-right:8px;width:25px;height:25px;border:1px solid rgba(0,0,0,.1);border-radius:2px;box-sizing:content-box;overflow:hidden}.rtl .wpc-term-swatch-wrapper{margin-left:5px;margin-right:0}.wpc-term-image-wrapper:before,.wpc-term-swatch-wrapper:before{content:"";left:0;right:0;top:0;bottom:0;position:absolute;background:#000;opacity:.15;display:none;z-index:10}.wpc-term-swatch-wrapper:after{content:"";left:7px;top:7px;width:10px;height:5px;position:absolute;border-left:2px solid #fff;border-bottom:2px solid #fff;display:none;transform:rotate(-45deg);box-sizing:content-box;z-index:20}.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item.wpc-term-has-image input[type=checkbox]:checked+label a,.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item.wpc-term-has-image label:hover a{border-color:rgba(0,0,0,.1)}.wpc-filters-labels li.wpc-term-has-image input[type=checkbox]:checked+label .wpc-filter-label-wrapper .wpc-term-image-wrapper,.wpc-filters-labels li.wpc-term-has-image label:hover .wpc-filter-label-wrapper .wpc-term-image-wrapper{border-width:2px;padding:4px}.wpc-filters-labels li.wpc-term-has-image input[type=checkbox]:checked+label .wpc-filter-label-wrapper .wpc-term-image-wrapper img,.wpc-filters-labels li.wpc-term-has-image label:hover .wpc-filter-label-wrapper .wpc-term-image-wrapper img{border-width:0}.wpc-filters-labels li.wpc-term-item label:active .wpc-term-swatch-wrapper:before{background:#fff;opacity:.05}.wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image label:active .wpc-term-image-wrapper:before{display:block;background:#fff;opacity:.2}.wpc-term-image-container{position:relative;display:block;background-position:center center;background-size:contain;background-repeat:no-repeat;vertical-align:middle;width:32px;height:24px}.wpc-filter-link{margin-right:8px}.wpc-filter-has-brands li.wpc-term-item a,.wpc-filter-has-brands li.wpc-term-item label,.wpc-filter-has-swatches ul.wpc-filters-ul-list li.wpc-term-item a,span.wpc-dropdown-default,span.wpc-item-has-brand,span.wpc-item-has-swatch{display:inline-flex;align-items:center;flex-direction:row}.wpc-filter-search-wrapper{margin-bottom:8px;position:relative}.wpc-search-field{width:100%;margin:0}.wpc-filters-date-range-wrapper input[type=text]{box-sizing:border-box;min-width:100%}.wpc-filters-main-wrap input.wpc-filter-search-field{padding-right:30px;width:100%;margin:0}.wpc-search-icon{position:absolute;top:0;bottom:0;left:16px;width:16px;display:flex;align-items:center}.wpc-search-icon:before{content:"";display:inline-block;vertical-align:baseline;line-height:1;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z' fill='%23b8bcc8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px}.wpc-filters-widget-content .wpc-filters-section .wpc-filter-search-form .wpc-search-field{padding-left:40px}.wpc-filter-search-wrapper button.wpc-search-clear,.wpc-search-field-wrapper .wpc-search-clear-icon-wrapper{position:absolute;right:16px;top:0;height:100%;background:0 0;border:none;font-size:26px;font-weight:400;font-family:"Times New Roman";padding:0;outline:0;color:inherit;box-shadow:none;display:none;line-height:1;margin:0;-webkit-appearance:none;min-height:0}.wpc-search-field-wrapper .wpc-search-clear-icon-wrapper{width:40px;right:0}.wpc-search-field-wrapper a.wpc-search-clear-icon{text-decoration:none!important;position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;font-weight:400!important;color:inherit}.rtl .wpc-filters-main-wrap input.wpc-filter-search-field{padding-left:30px;padding-right:5px}.wpc-search-clear:hover{cursor:pointer;background:0 0;box-shadow:none;border:none;outline:0}.select2-selection span.wpc-term-swatch,li.select2-results__option span.wpc-term-swatch,li.wpc-term-item label span.wpc-term-swatch{display:block;border-radius:1px;width:100%;height:100%}li.wpc-term-item label span.wpc-term-swatch.wpc-no-swatch-yet{display:flex;justify-content:center;align-items:center}.wpc-term-swatch.wpc-no-swatch-yet:before{content:"";display:block;width:100%;height:100%;color:#9d9d9d;position:relative;z-index:30;text-align:center;line-height:15px;background-image:url(//cataloguedislab.com/wp-content/plugins/filter-everything-pro/assets/img/no-image.png);background-size:contain;background-repeat:no-repeat}.widget-area .widget li.wpc-term-item label img.wpc-term-image,.wpc-filters-main-wrap li.wpc-term-item label img.wpc-term-image,li.select2-results__option img.wpc-term-image{width:auto;max-width:100%;display:block;border-radius:0;margin:0}.wpc-term-image-wrapper img{display:inline;max-height:100%;border:1px solid transparent}.wpc-horizontal-layout .wpc-filters-widget-wrapper{display:flex;width:100%;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start}.wpc-horizontal-layout.wpc-horizontal-cols-2 .wpc-filters-section:not(.wpc-filter-layout-submit-button){max-width:49%;width:49%;margin-right:2%}.wpc-horizontal-layout.wpc-horizontal-cols-2 .wpc-filters-section:nth-child(odd),.wpc-horizontal-layout.wpc-horizontal-cols-3 .wpc-filters-section:nth-child(3n+1),.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:nth-child(4n+1),.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:nth-child(5n+1){margin-right:0!important}.wpc-horizontal-layout .wpc-filters-section:not(.wpc-filter-layout-submit-button),.wpc-horizontal-layout.wpc-horizontal-cols-3 .wpc-filters-section:not(.wpc-filter-layout-submit-button){max-width:32%;width:32%;margin-right:2%}.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:not(.wpc-filter-layout-submit-button){max-width:24%;width:24%;margin-right:1.33333%}.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:not(.wpc-filter-layout-submit-button){max-width:19%;width:19%;margin-right:1.25%}.wpc-horizontal-layout .wpc-filter-layout-submit-button,.wpc-horizontal-layout .wpc-inner-widget-chips-wrapper,.wpc-horizontal-layout .wpc-posts-found{max-width:100%;flex-basis:100%}.wpc-horizontal-layout.wpc-horizontal-cols-2 a.wpc-filters-reset-button,.wpc-horizontal-layout.wpc-horizontal-cols-2 a.wpc-filters-submit-button{width:23.5%;max-width:23.5%;margin-right:2%;padding-left:0;padding-right:0}.wpc-horizontal-layout a.wpc-filters-reset-button,.wpc-horizontal-layout a.wpc-filters-submit-button{width:15%;white-space:inherit;display:flex;align-items:center;justify-content:center;max-width:15%;margin-right:2%}.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-reset-button,.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-submit-button{width:11.33333%;max-width:11.33333%;margin-right:1.33333%;padding-left:0;padding-right:0}.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-reset-button,.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-submit-button{width:14%;max-width:14%;margin-right:1.25%;padding-left:0;padding-right:0}.wpc-horizontal-layout .wpc-filter-layout-submit-button{justify-content:flex-end}#ui-datepicker-div{z-index:100!important}.wpc-filter-datepicker{font-size:15px}.wpc-counter-length-1 .wpc-term-count{width:1.5em}.wpc-counter-length-2 .wpc-term-count{width:2em}.wpc-counter-length-3 .wpc-term-count{width:2.5em}.wpc-counter-length-4 .wpc-term-count{width:3em}.wpc-counter-length-5 .wpc-term-count{width:3.5em}#ui-datepicker-div.wpc-filter-datepicker .ui-timepicker-select{-webkit-appearance:none;line-height:2;color:#2c3338;border-color:#8c8f94;box-shadow:none;border-radius:3px;padding:0 24px 0 8px;min-height:30px;max-width:25rem;margin-left:4px;margin-right:4px}.ui-datepicker.wpc-filter-datepicker .ui-widget-content button,.ui-datepicker.wpc-filter-datepicker .ui_tpicker_time_label{font-size:14px;font-weight:400}.ui-datepicker.wpc-filter-datepicker .ui-widget-content button{padding:.4em 1.6em}.ui-datepicker.wpc-filter-datepicker .ui-timepicker-div dl{margin:7px 0}.ui-datepicker.wpc-filter-datepicker .ui-datepicker-title select,.ui-datepicker.wpc-filter-datepicker select{font-size:14px;line-height:2;color:#2c3338;border-color:#8c8f94;box-shadow:none;border-radius:3px;padding:0 16px 0 8px;min-height:30px;max-width:25rem;cursor:pointer;vertical-align:middle}.ui-datepicker.wpc-filter-datepicker.ui-widget-content{border:1px solid #e1e1e1;background:#fff;color:#444;border-radius:3px}#ui-datepicker-div.wpc-filter-datepicker button.ui-priority-primary{font-weight:400}#ui-datepicker-div.wpc-filter-datepicker{z-index:9999999!important}.wpc-filters-date-range-from-column{margin-bottom:10px}.wpc-filters-date-range-column label{display:block;font-size:95%;margin-bottom:4px}html[lang=es] .wpc-filters-date-range-column label{min-width:65px}.wpc-filters-widget-content input[type=email],.wpc-filters-widget-content input[type=number],.wpc-filters-widget-content input[type=password],.wpc-filters-widget-content input[type=search],.wpc-filters-widget-content input[type=tel],.wpc-filters-widget-content input[type=text],.wpc-filters-widget-content input[type=url],.wpc-filters-widget-content select{min-height:32px;box-sizing:border-box;padding:8px 16px;border:1px solid #ccd0dc}body .wpc-filters-widget-containers-wrapper .wpc-no-filter-terms{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1050px){.wpc-horizontal-layout a.wpc-filters-reset-button,.wpc-horizontal-layout a.wpc-filters-submit-button,.wpc-horizontal-layout.wpc-horizontal-cols-3 a.wpc-filters-reset-button,.wpc-horizontal-layout.wpc-horizontal-cols-3 a.wpc-filters-submit-button{padding-left:0;padding-right:0}}@media screen and (max-width:1000px){.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:not(.wpc-filter-layout-submit-button){max-width:24%;width:24%;margin-right:1.33333%}.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:nth-child(4n+1){margin-right:0}.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-reset-button,.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-submit-button{width:14%;max-width:14%;margin-right:1.25%;padding-left:0;padding-right:0}}@media screen and (max-width:900px){.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:not(.wpc-filter-layout-submit-button),.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:not(.wpc-filter-layout-submit-button){max-width:32%;width:32%;margin-right:2%}.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:nth-child(3n+1),.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:nth-child(3n+1){margin-right:0}.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-reset-button,.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-submit-button,.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-reset-button,.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-submit-button{width:15%;white-space:inherit;display:flex;align-items:center;justify-content:center;max-width:15%;margin-right:2%}}@media screen and (max-width:700px){.wpc-horizontal-layout.wpc-horizontal-cols-3 .wpc-filters-section:not(.wpc-filter-layout-submit-button),.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:not(.wpc-filter-layout-submit-button),.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:not(.wpc-filter-layout-submit-button){max-width:49%;width:49%;margin-right:2%}.wpc-horizontal-layout.wpc-horizontal-cols-3 .wpc-filters-section:nth-child(odd),.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:nth-child(odd),.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:nth-child(odd){margin-right:0}.wpc-horizontal-layout.wpc-horizontal-cols-3 a.wpc-filters-reset-button,.wpc-horizontal-layout.wpc-horizontal-cols-3 a.wpc-filters-submit-button,.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-reset-button,.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-submit-button,.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-reset-button,.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-submit-button{width:23.5%;max-width:23.5%;margin-right:2%;padding-left:0;padding-right:0}}@media screen and (max-width:500px){.wpc-horizontal-layout .wpc-filters-widget-wrapper{display:block;width:100%}.wpc-horizontal-layout .wpc-filters-section:not(.wpc-filter-layout-submit-button),.wpc-horizontal-layout.wpc-horizontal-cols-2 .wpc-filters-section:not(.wpc-filter-layout-submit-button),.wpc-horizontal-layout.wpc-horizontal-cols-3 .wpc-filters-section:not(.wpc-filter-layout-submit-button),.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:not(.wpc-filter-layout-submit-button),.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:not(.wpc-filter-layout-submit-button){max-width:100%;width:auto;margin-right:0}.wpc-horizontal-layout .wpc-filters-section:nth-child(3n+1),.wpc-horizontal-layout.wpc-horizontal-cols-2 .wpc-filters-section:nth-child(odd),.wpc-horizontal-layout.wpc-horizontal-cols-3 .wpc-filters-section:nth-child(3n+1),.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:nth-child(4n+1),.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:nth-child(5n+1){margin-right:0}.wpc-horizontal-layout a.wpc-filters-reset-button,.wpc-horizontal-layout a.wpc-filters-submit-button,.wpc-horizontal-layout.wpc-horizontal-cols-2 a.wpc-filters-reset-button,.wpc-horizontal-layout.wpc-horizontal-cols-2 a.wpc-filters-submit-button,.wpc-horizontal-layout.wpc-horizontal-cols-3 a.wpc-filters-reset-button,.wpc-horizontal-layout.wpc-horizontal-cols-3 a.wpc-filters-submit-button,.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-reset-button,.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-submit-button,.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-reset-button,.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-submit-button{width:45%;max-width:none;margin:0;padding-left:14px;padding-right:14px}.wpc-horizontal-layout form.wpc-filter-range-form{margin-bottom:inherit}}@keyframes wpc-spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media screen and (min-width:769px){.wpc_show_bottom_widget .wpc-filters-widget-content{height:auto!important}body.wpc_show_open_close_button .wpc-filters-widget-content.wpc-closed,body.wpc_show_open_close_button .wpc-filters-widget-content.wpc-opened,body.wpc_show_open_close_button .wpc-filters-widget-content:not(.wpc-opened){display:block!important}}@media screen and (min-width:768px){.wpc-custom-selected-terms{clear:both;width:100%}.wpc-custom-selected-terms ul.wpc-filter-chips-list{display:flex;overflow-x:auto;padding-left:0}.wpc-filters-main-wrap .wpc-custom-selected-terms ul.wpc-filter-chips-list{display:block;overflow:visible}html.is-active .wpc-filters-overlay{top:0;opacity:.3;background:#fff}.wpc-filters-main-wrap input.wpc-label-input+label:hover{border:1px solid rgba(0,0,0,.25);border-radius:5px}.wpc-filters-main-wrap input.wpc-label-input+label:hover span.wpc-filter-label-wrapper{color:#333;background-color:rgba(0,0,0,.25)}.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item input+label:hover a{color:#333}.theme-storefront #primary .storefront-sorting .wpc-custom-selected-terms{font-size:inherit}.theme-storefront #primary .wpc-custom-selected-terms{font-size:.875em}}@media screen and (max-width:768px){.wpc-filters-labels li.wpc-term-item label:hover .wpc-term-swatch-wrapper:after,.wpc-filters-labels li.wpc-term-item label:hover .wpc-term-swatch-wrapper:before{display:none;}.wpc_show_bottom_widget .wpc-filters-widget-top-container,.wpc_show_open_close_button .wpc-filters-widget-top-container{text-align:center}.wpc_show_bottom_widget .wpc-filters-widget-top-container{position:sticky;top:0;z-index:99999;border-bottom:1px solid #f7f7f7}.wpc-custom-selected-terms:not(.wpc-show-on-mobile),.wpc-edit-filter-set,.wpc_show_bottom_widget .widget_wpc_selected_filters_widget,.wpc_show_bottom_widget .wpc-filters-widget-content .wpc-filter-set-widget-title,.wpc_show_bottom_widget .wpc-filters-main-wrap .widget-title,.wpc_show_bottom_widget .wpc-filters-widget-wrapper .wpc-filter-layout-submit-button,.wpc_show_bottom_widget .wpc-posts-found,body.wpc_show_bottom_widget .wpc-open-close-filters-button,body.wpc_show_open_close_button .wpc-filters-widget-content:not(.wpc-opened){display:none}.wpc_show_bottom_widget .wpc-filters-widget-top-container:not(.wpc-show-on-desktop),.wpc_show_bottom_widget .wpc-spinner.is-active,.wpc_show_bottom_widget .wpc-widget-close-container,html.is-active body:not(.wpc_show_bottom_widget) .wpc-spinner{display:block}body .wpc-filters-main-wrap li.wpc-term-item{padding:2px 0}.wpc-chip-empty{width:0;display:list-item;visibility:hidden;margin-right:0!important}.wpc-overlay-visible #secondary{z-index:auto}html.is-active:not(.wpc-overlay-visible) .wpc-filters-overlay{top:0;opacity:.2;background:#fff}.wpc-custom-selected-terms.wpc-show-on-mobile ul.wpc-filter-chips-list{display:flex;overflow-x:auto;padding-left:0}html.is-active body:not(.wpc_show_bottom_widget) .wpc-filters-overlay{top:0;opacity:.3;background:#fff}body.wpc_show_bottom_widget .wpc-filters-widget-content.wpc-closed,body.wpc_show_bottom_widget .wpc-filters-widget-content.wpc-opened,body.wpc_show_bottom_widget .wpc-filters-widget-content:not(.wpc-opened){display:block!important}.wpc-open-close-filters-button{display:block;margin-bottom:20px}.wpc-overlay-visible body,html.wpc-overlay-visible{overflow:hidden!important}.wpc_show_bottom_widget .widget_wpc_filters_widget,.wpc_show_bottom_widget .wpc-filters-main-wrap{padding:0!important;margin:0!important}.wpc_show_bottom_widget .wpc-filters-range-column{width:48%;max-width:none}.wpc_show_bottom_widget .wpc-filters-toolbar{display:flex;margin:1em 0}.wpc_show_bottom_widget .wpc-inner-widget-chips-wrapper{display:block;padding-left:20px;padding-right:20px}.wpc_show_bottom_widget .wpc-filters-main-wrap .widget-title.wpc-filter-title{display:flex}.wpc_show_bottom_widget .wpc-inner-widget-chips-wrapper .wpc-filter-chips-list,.wpc_show_open_close_button .wpc-inner-widget-chips-wrapper .wpc-filter-chips-list{display:flex;-webkit-box-pack:start;place-content:center flex-start;overflow-x:auto;padding-top:5px;padding-bottom:5px;margin-left:0;padding-left:0}.wpc-overlay-visible .wpc_show_bottom_widget .wpc-filters-overlay{top:0;opacity:.4}.wpc_show_bottom_widget .wpc-filters-main-wrap .wpc-spinner.is-active+.wpc-filters-widget-content .wpc-filters-scroll-container .wpc-filters-widget-wrapper{opacity:.6;pointer-events:none}.wpc_show_bottom_widget .wpc-filters-open-button-container{margin-top:1em;margin-bottom:1em}.wpc_show_bottom_widget .wpc-filters-widget-content{position:fixed;bottom:0;right:0;left:0;top:5%;z-index:999999;padding:0;background-color:#fff;margin:0;box-sizing:border-box;border-radius:7px 7px 0 0;transition:transform .25s;transform:translate3d(0,120%,0);-webkit-overflow-scrolling:touch;height:auto}.wpc_show_bottom_widget .wpc-filters-widget-containers-wrapper{padding:0;margin:0;overflow-y:scroll;box-sizing:border-box;position:fixed;top:56px;left:0;right:0;bottom:0}.wpc_show_bottom_widget .wpc-filters-widget-content.wpc-filters-widget-opened{transform:translate3d(0,0,0)}.theme-twentyfourteen .wpc_show_bottom_widget .wpc-filters-widget-content,.theme-twentyfourteen.wpc_show_bottom_widget .wpc-filters-scroll-container{background-color:#000}.wpc_show_bottom_widget .wpc-filters-section:not(.wpc-filter-post_meta_num):not(.wpc-filter-tax_numeric) .wpc-filter-content ul.wpc-filters-ul-list,.wpc_show_open_close_button .wpc-filters-section:not(.wpc-filter-post_meta_num):not(.wpc-filter-tax_numeric) .wpc-filter-content ul.wpc-filters-ul-list{max-height:none}.wpc_show_bottom_widget .wpc-filters-scroll-container{background:#fff;min-height:100%}.wpc_show_bottom_widget .wpc-filters-widget-wrapper{padding:20px 20px 15px}.wpc-filter-everything-dropdown .select2-search--dropdown .select2-search__field,.wpc-sorting-form select,.wpc_show_bottom_widget .wpc-filters-main-wrap input[type=number],.wpc_show_bottom_widget .wpc-filters-main-wrap input[type=text],.wpc_show_bottom_widget .wpc-filters-main-wrap select,.wpc_show_bottom_widget .wpc-filters-main-wrap textarea,.wpc_show_bottom_widget .wpc-search-field,.wpc_show_open_close_button .wpc-search-field,.wpc_show_open_close_button .wpc-filter-search-field{font-size:16px}.wpc-filter-layout-dropdown .select2-container .select2-selection--single,.wpc-sorting-form .select2-container .select2-selection--single{height:auto;padding:6px}.wpc_show_bottom_widget .wpc-filters-section:not(.wpc-filter-post_meta_num):not(.wpc-filter-tax_numeric) .wpc-filter-content ul.wpc-filters-ul-list{overflow-y:visible}.theme-twentyeleven #primary,.theme-twentyeleven #secondary{margin-left:0;margin-right:0;clear:both;float:none}#main>.fusion-row{max-width:100%}.wpc_show_bottom_widget .wpc-filters-open-button-container,.wpc_show_bottom_widget .wpc-filters-widget-controls-container,.wpc_show_bottom_widget .wpc-filters-widget-top-container,.wpc_show_open_close_button .wpc-filters-open-button-container{display:block}}
.wpc-preload-img{display:none;}.wpc-filter-more-less:not(.wpc-search-active) .wpc-filters-ul-list > li:nth-child(-n+5){display: list-item;}
li.wpc-term-item label span.wpc-term-swatch,.wpc-term-swatch-wrapper{width:24px;min-width:24px;height:24px;}
.wpc-term-swatch-wrapper:after{width:9.6px;height:4.8px;left:6.8571428571429px;top:6.8571428571429px;}.wpc-term-image-wrapper{width:70px;min-width:70px;height:40px;}.wpc-filters-section:not(.wpc-filter-more-less):not(.wpc-filter-post_meta_num):not(.wpc-filter-tax_numeric):not(.wpc-filter-layout-dropdown):not(.wpc-filter-terms-count-0) .wpc-filter-content:not(.wpc-filter-has-hierarchy) ul.wpc-filters-ul-list{
max-height: 350px;
overflow-y: auto;
}
.wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-range{
background-color: #0570e2;
}
.wpc-spinner:after {
border-top-color: #0570e2;
}
.theme-Avada .wpc-filter-product_visibility .star-rating:before,
.wpc-filter-product_visibility .star-rating span:before{
color: #0570e2;
}
body .wpc-filters-main-wrap input.wpc-label-input:checked+label span.wpc-filter-label-wrapper{
background-color: #0570e2;
}
body .wpc-filters-main-wrap input.wpc-label-input:checked+label{
border-color: #0570e2;
}
body .wpc-filters-main-wrap .wpc-term-disabled input.wpc-label-input:checked+label span.wpc-filter-label-wrapper{
background-color: #d8d8d8;
}
body .wpc-filters-main-wrap .wpc-term-disabled input.wpc-label-input:checked+label{
border-color: #d8d8d8;
}
body .wpc-filters-main-wrap .wpc-term-disabled input.wpc-label-input+label:hover{
border-color: #d8d8d8;
}
body .wpc-filters-main-wrap .wpc-term-disabled input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
body .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item.wpc-term-disabled input:checked+label a{
color: #333333;
}
body .wpc-filters-main-wrap input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
body .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item input:checked+label a{
color: #f5f5f5;
}
body .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a{
border-color: #0570e2;
}
body .wpc-filters-main-wrap .wpc-filters-widget-controls-container a.wpc-filters-apply-button,
body .wpc-filters-main-wrap a.wpc-filters-submit-button{
border-color: #0570e2;
background-color: #0570e2;
color: #f5f5f5;
}
body .wpc-filter-chips-list li.wpc-filter-chip a:hover{
opacity: 0.9;
}
body .wpc-filter-chips-list li.wpc-filter-chip a:active{
opacity: 0.75;
}
.star-rating span,
.star-rating span:before{
color: #0570e2;
}
body a.wpc-filters-open-widget:active, a.wpc-filters-open-widget:active, 
.wpc-filters-open-widget:active{
border-color: #0570e2;
background-color: #0570e2;
color: #f5f5f5;
}
a.wpc-filters-open-widget:active span.wpc-icon-line-1:after,
a.wpc-filters-open-widget:active span.wpc-icon-line-2:after,
a.wpc-filters-open-widget:active span.wpc-icon-line-3:after{
background-color: #0570e2;
border-color: #f5f5f5;
}
a.wpc-filters-open-widget:active .wpc-icon-html-wrapper span{
background-color: #f5f5f5;
}
@media screen and (min-width: 768px) {
body .wpc-filters-main-wrap input.wpc-label-input+label:hover span.wpc-filter-label-wrapper{
color: #f5f5f5;
background-color: #0570e2;
}
body .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item input+label:hover a{
color: #f5f5f5;
}
body .wpc-filters-main-wrap input.wpc-label-input+label:hover{
border-color: #0570e2;
}
#ui-datepicker-div.wpc-filter-datepicker .ui-state-active, 
#ui-datepicker-div.ui-widget-content.wpc-filter-datepicker .ui-state-active, 
#ui-datepicker-div.wpc-filter-datepicker .ui-widget-header .ui-state-active{
border-color: #0570e2;
background: #0570e2;
opacity: 0.95;
}
#ui-datepicker-div.wpc-filter-datepicker .ui-state-hover, 
#ui-datepicker-div.ui-widget-content.wpc-filter-datepicker .ui-state-hover, 
#ui-datepicker-div.wpc-filter-datepicker .ui-widget-header .ui-state-hover, 
#ui-datepicker-div.wpc-filter-datepicker .ui-state-focus, 
#ui-datepicker-div.ui-widget-content.wpc-filter-datepicker .ui-state-focus, 
#ui-datepicker-div.wpc-filter-datepicker .ui-widget-header .ui-state-focus{
border-color: #0570e2;
background: #0570e2;
opacity: 0.6;
}#ui-datepicker-div.wpc-filter-datepicker .ui-datepicker-close.ui-state-default{
background: #0570e2;
color: #f5f5f5;
}
}
.wpc-filters-main-wrap input[type=checkbox],
.wpc-filters-main-wrap input[type=radio]{
-webkit-appearance: none;
-moz-appearance: none;
position: relative;
width: 20px;
height: 20px;
border: 1px solid #c9d1e0;
background: #ffffff;
border-radius: 5px;
min-width: 20px;
}
i.wpc-toggle-children-list:after,
i.wpc-toggle-children-list:before{
background-color: #b8bcc8;
}
i.wpc-toggle-children-list:hover:after,
i.wpc-toggle-children-list:hover:before{
background-color: #0570e2;
}
.wpc-filters-widget-content input[type=email], 
.wpc-filters-widget-content input[type=number], 
.wpc-filters-widget-content input[type=password], 
.wpc-filters-widget-content input[type=search], 
.wpc-filters-widget-content input[type=tel], 
.wpc-filters-widget-content input[type=text], 
.wpc-filters-widget-content input[type=url]{
height: 44px;
}
.wpc-filters-widget-content .wpc-filters-section input[type="number"],
.wpc-filters-widget-content .wpc-filters-section input[type="text"]{
border: 1px solid #ccd0dc;
border-radius: 6px;
background: transparent;
box-shadow: none; 
padding: 8px 16px;
}
.wpc-filters-main-wrap input[type=checkbox]:after {
content: "";
opacity: 0;
display: block;
left: 6px;
top: 3px;
position: absolute;
width: 4px;
height: 8px;
border: 2px solid #0570e2;
border-top: 0;
border-left: 0;
transform: rotate(45deg);
box-sizing: content-box;
}
.wpc-filters-main-wrap input[type=radio]:after {
content: "";
opacity: 0;
display: block;
left: 5px;
top: 5px;
position: absolute;
width: 8px;
height: 8px;
border-radius: 50%;
background: #0570e2;
box-sizing: content-box;
}
.wpc-filters-main-wrap input[type=radio]:checked,
.wpc-filters-main-wrap input[type=checkbox]:checked {
border-color: #0570e2;
}
.wpc-filters-main-wrap .wpc-radio-item.wpc-term-disabled input[type=radio],
.wpc-filters-main-wrap .wpc-checkbox-item.wpc-term-disabled > div > input[type=checkbox],
.wpc-filters-main-wrap .wpc-checkbox-item.wpc-term-disabled > div > input[type=checkbox]:after,
.wpc-filters-main-wrap .wpc-term-count-0:not(.wpc-has-not-empty-children) input[type=checkbox]:after,
.wpc-filters-main-wrap .wpc-term-count-0:not(.wpc-has-not-empty-children) input[type=checkbox],
.wpc-filters-main-wrap .wpc-term-count-0:not(.wpc-has-not-empty-children) input[type=radio]{
border-color: #d8d8d8;
}
.wpc-filters-main-wrap .wpc-radio-item.wpc-term-disabled input[type=radio]:after,
.wpc-filters-main-wrap .wpc-term-count-0:not(.wpc-has-not-empty-children) input[type=radio]:after{
background-color: #d8d8d8;
}
.wpc-filters-main-wrap input[type=radio]:checked:after,
.wpc-filters-main-wrap input[type=checkbox]:checked:after {
opacity: 1;
}
.wpc-filters-main-wrap input[type=radio] {
border-radius: 50%;
}
.wpc-filters-widget-content .wpc-filters-date-range-wrapper input[type="text"]{
padding-right: 48px;
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='4' width='12' height='10' rx='1.33333' stroke='%23b8bcc8' stroke-width='1.33333'/%3E%3Cpath d='M2.66699 7.3335H13.3337' stroke='%23b8bcc8' stroke-width='1.33333' stroke-linecap='round'/%3E%3Cpath d='M6 10.6667H10' stroke='%23b8bcc8' stroke-width='1.33333' stroke-linecap='round'/%3E%3Cpath d='M5.33301 2L5.33301 4.66667' stroke='%23b8bcc8' stroke-width='1.33333' stroke-linecap='round'/%3E%3Cpath d='M10.667 2L10.667 4.66667' stroke='%23b8bcc8' stroke-width='1.33333' stroke-linecap='round'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-position: right 16px bottom 50%;
}    
.wpc-filters-widget-content .wpc-filters-date-range-wrapper input[type="text"]:focus,
.wpc-filters-widget-content .wpc-filters-date-range-wrapper input[type="text"]:hover{
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='4' width='12' height='10' rx='1.33333' stroke='%230570e2' stroke-width='1.33333'/%3E%3Cpath d='M2.66699 7.3335H13.3337' stroke='%230570e2' stroke-width='1.33333' stroke-linecap='round'/%3E%3Cpath d='M6 10.6667H10' stroke='%23b8bcc8' stroke-width='1.33333' stroke-linecap='round'/%3E%3Cpath d='M5.33301 2L5.33301 4.66667' stroke='%230570e2' stroke-width='1.33333' stroke-linecap='round'/%3E%3Cpath d='M10.667 2L10.667 4.66667' stroke='%230570e2' stroke-width='1.33333' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.wpc-help-tip::after{
color: #b8bcc8;
border: 1px solid #b8bcc8; 
}
.wpc-filter-layout-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow b, 
.wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__arrow b{
border-left: 1px solid #b8bcc8;
border-top: 1px solid #b8bcc8;
}
.wpc-filter-layout-dropdown .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b, 
.wpc-sorting-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
border-left: 1px solid #b8bcc8;
border-top: 1px solid #b8bcc8;
}
.wpc-filter-collapsible .wpc-filter-title .wpc-open-icon, 
.wpc-filter-collapsible-reverse.wpc-filter-collapsible.wpc-closed .wpc-filter-title .wpc-open-icon, 
.wpc-filter-collapsible.wpc-closed .wpc-filter-title .wpc-open-icon, 
.wpc-filter-has-selected.wpc-closed .wpc-filter-title .wpc-open-icon{
border-left: 1px solid #b8bcc8;
border-top: 1px solid #b8bcc8;
}
.wpc-help-tip:hover::after,
.wpc-filter-layout-dropdown .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b, 
.wpc-sorting-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.widget_wpc_sorting_widget .select2-container--default .select2-selection--single:hover .select2-selection__arrow b,
.wpc-filter-layout-dropdown .select2-container--default .select2-selection--single:hover .select2-selection__arrow b,
.wpc-filter-layout-dropdown .select2-container--default .select2-selection--single:hover, 
.select2-container--default.select2-container--open .wpc-filter-everything-dropdown.select2-dropdown,
.widget_wpc_sorting_widget .select2-container--open .select2-selection--single,
.wpc-filter-layout-dropdown .select2-container--open .select2-selection--single, 
.select2-container--default.select2-container--open .wpc-filter-everything-dropdown.select2-dropdown:hover,
.wpc-sorting-form .select2-container--default .select2-selection--single:hover,
.wpc-filters-widget-content input[type=email]:hover, 
.wpc-filters-widget-content input[type=number]:hover, 
.wpc-filters-widget-content input[type=password]:hover, 
.wpc-filters-widget-content input[type=search]:hover, 
.wpc-filters-widget-content input[type=tel]:hover, 
.wpc-filters-widget-content input[type=text]:hover, 
.wpc-filters-widget-content input[type=url]:hover,
.wpc-filters-widget-content input[type=email]:focus, 
.wpc-filters-widget-content input[type=number]:focus, 
.wpc-filters-widget-content input[type=password]:focus, 
.wpc-filters-widget-content input[type=search]:focus, 
.wpc-filters-widget-content input[type=tel]:focus, 
.wpc-filters-widget-content input[type=text]:focus, 
.wpc-filters-widget-content input[type=url]:focus,
.wpc-filter-collapsible .wpc-filter-title button:hover .wpc-open-icon, 
.wpc-filter-collapsible-reverse.wpc-filter-collapsible.wpc-closed .wpc-filter-title button:hover .wpc-open-icon, 
.wpc-filter-collapsible.wpc-closed .wpc-filter-title button:hover .wpc-open-icon, 
.wpc-filter-has-selected.wpc-closed .wpc-filter-title button:hover .wpc-open-icon{
border-color: #0570e2;
}
.wpc-filters-main-wrap a.wpc-toggle-a:hover,
.wpc-help-tip:hover::after{
color: #0570e2;
}
.wpc-sorting-form .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, 
.wpc-filter-layout-dropdown .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.wpc-sorting-form .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, 
.wpc-filter-layout-dropdown .select2-container--default.select2-container--open.select2-container--above .select2-selection--single{
border-top: 1px solid transparent;
}
.wpc-search-field-wrapper .wpc-search-clear-icon-wrapper, 
.wpc-filter-search-wrapper button.wpc-search-clear{
color: #b8bcc8;
}
.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label {
border-color: #ccd0dc;
}
.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper{
padding: 8px 7px;
}
.wpc-filters-labels li.wpc-term-has-image label:hover .wpc-term-image-wrapper, 
.wpc-filters-labels li.wpc-term-has-image input[type=checkbox]:checked + label .wpc-term-image-wrapper{
border-color: #0570e2;
}
@media screen and (min-width: 768px) {
.wpc-filters-main-wrap input[type=radio]:hover,
.wpc-filters-main-wrap input[type=checkbox]:hover{
border-color: #0570e2;
}
.wpc-filters-main-wrap .wpc-term-count-0:not(.wpc-has-not-empty-children) input[type=radio]:hover,
.wpc-filters-main-wrap .wpc-term-count-0:not(.wpc-has-not-empty-children) input[type=checkbox]:hover{
border-color: #c3c3c3;
}
}.wpc-sorting-form select,
.wpc-filter-content select{
padding: 2px 8px 2px 10px;
border-color: #c9d1e0;
border-radius: 3px;
color: inherit;
-webkit-appearance: none;
}
.select2-container--default .wpc-filter-everything-dropdown .select2-results__option--highlighted[aria-selected],
.select2-container--default .wpc-filter-everything-dropdown .select2-results__option--highlighted[data-selected]{
background-color: rgba(0,0,0,0.05); 
color: inherit;
}
@media screen and (max-width: 768px) {
.wpc-sorting-form select,
.wpc-filter-content select{
padding: 6px 12px 6px 14px;
}}
@media screen and (max-width: 768px) {
body #main,
body #content .col-full,
.woocommerce-page .content-has-sidebar,
.woocommerce-page .has-one-sidebar,
.woocommerce-page #main-sidebar-container,
.woocommerce-page .theme-page-wrapper,
.woocommerce-page #content-area,
.theme-jevelin.woocommerce-page .woocomerce-styling,
.woocommerce-page .content_wrapper,
.woocommerce-page #col-mask,
body #main-content .content-area {
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
body #primary,
.woocommerce-page .has-one-sidebar > section,
.woocommerce-page .theme-content,
.woocommerce-page #left-area,
.woocommerce-page #content,
.woocommerce-page .sections_group,
.woocommerce-page .content-box,
body #main-sidebar-container #main {
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
-webkit-order: 2;
order: 2;
}
body #secondary,
.woocommerce-page .has-one-sidebar > aside,
body aside#mk-sidebar,
.woocommerce-page #sidebar,
.woocommerce-page .sidebar,
body #main-sidebar-container #sidebar {
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-ms-flex-order: 1;
-webkit-order: 1;
order: 1;
} .woocommerce-page:not(.single,.page) .btWithSidebar.btSidebarLeft .btContentHolder,
body .theme-generatepress.woocommerce #content {
display: table;
}
body .btContent,
body .theme-generatepress.woocommerce #primary {
display: table-footer-group;
}
body .btSidebar,
body .theme-generatepress.woocommerce #left-sidebar {
display: table-header-group;
}
#ui-datepicker-div.wpc-filter-datepicker .ui-datepicker-close.ui-state-default{
background: #0570e2;
color: #f5f5f5;
}
.wpc-filters-date-range-column{
justify-content: left;
}
}
@media screen and (min-width: 768px) {
html.is-active .wpc-spinner{
display: block;
}}
@media screen and (min-width: 768px) {
html.is-active .wpc-filters-overlay{
opacity: .15;
background: #000000;
}}