.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}@font-face {
font-family: "wcpf";
src: url(//www.andressidehustle.co.za/wp-content/plugins/woocommerce-product-filters/assets/fonts/wcpf/wcpf.eot);
src: url(//www.andressidehustle.co.za/wp-content/plugins/woocommerce-product-filters/assets/fonts/wcpf/wcpf.eot?#iefix) format("embedded-opentype"),
url(//www.andressidehustle.co.za/wp-content/plugins/woocommerce-product-filters/assets/fonts/wcpf/wcpf.woff) format("woff"),
url(//www.andressidehustle.co.za/wp-content/plugins/woocommerce-product-filters/assets/fonts/wcpf/wcpf.ttf) format("truetype"),
url(//www.andressidehustle.co.za/wp-content/plugins/woocommerce-product-filters/assets/fonts/wcpf/wcpf.svg#wcpf) format("svg");
font-weight: normal;
font-style: normal;
}
.wcpf-base-icon:before,
.wcpf-front-element.wcpf-hide-more-items
.wcpf-more-button.wcpf-status-active
.wcpf-more-icon:before,
.wcpf-front-element .wcpf-more-button .wcpf-more-icon:before,
.wcpf-front-element.wcpf-hierarchical-collapsed
.wcpf-item-hierarchical-collapsed
.box-item-toggle:before,
.wcpf-front-element.wcpf-hierarchical-collapsed
.wcpf-item-hierarchical-collapsed.wcpf-item-box-hide
> .wcpf-item-inner
> .wcpf-item-label
.box-item-toggle:before,
.wcpf-layout-item.wcpf-box-style .wcpf-heading-label .box-toggle:before,
.wcpf-field-item.wcpf-box-style .wcpf-heading-label .box-toggle:before,
.wcpf-layout-item.wcpf-box-style.wcpf-box-hide
.wcpf-heading-label
.box-toggle:before,
.wcpf-field-item.wcpf-box-style.wcpf-box-hide
.wcpf-heading-label
.box-toggle:before {
font-family: "wcpf" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[data-wcpf-icon]:before {
font-family: "wcpf" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="wcpf-icon-"]:before,
[class*=" wcpf-icon-"]:before {
font-family: "wcpf" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wcpf-icon-arrow-back:before {
content: "\61";
}
.wcpf-icon-angle-left:before {
content: "\62";
}
.wcpf-icon-left-open-big:before {
content: "\63";
}
.wcpf-icon-left-open-mini:before {
content: "\64";
}
.wcpf-icon-android-more-vertical:before {
content: "\65";
}
.wcpf-icon-android-menu:before {
content: "\66";
}
.wcpf-icon-ios-grid-view-outline:before {
content: "\67";
}
.wcpf-icon-ios-more-outline:before {
content: "\68";
}
.wcpf-icon-more-option:before {
content: "\69";
}
.wcpf-icon-braille:before {
content: "\6a";
}
.wcpf-icon-arrows:before {
content: "\6b";
}
.wcpf-icon-arrow-move:before {
content: "\6c";
}
.wcpf-icon-arrow-combo:before {
content: "\6d";
}
.wcpf-icon-fog:before {
content: "\6e";
}
.wcpf-icon-list:before {
content: "\6f";
}
.wcpf-icon-move-alt1:before {
content: "\70";
}
.wcpf-icon-move:before {
content: "\71";
}
.wcpf-icon-thumbnails:before {
content: "\72";
}
.wcpf-icon-arrows-out:before {
content: "\73";
}
.wcpf-icon-direction-move-1:before {
content: "\74";
}
.wcpf-icon-content-41:before {
content: "\75";
}
.wcpf-icon-cursor-move:before {
content: "\76";
}
.wcpf-icon-resize-arrow-up:before {
content: "\77";
}
.wcpf-icon-arrow-move-1:before {
content: "\78";
}
.wcpf-icon-arrow-expand:before {
content: "\79";
}
.wcpf-icon-android-more-horizontal:before {
content: "\7a";
}
.wcpf-icon-android-arrow-dropdown:before {
content: "\41";
}
.wcpf-icon-caret-down:before {
content: "\42";
}
.wcpf-icon-down-dir:before {
content: "\43";
}
.wcpf-icon-down-open-mini:before {
content: "\44";
}
.wcpf-icon-down-open:before {
content: "\45";
}
.wcpf-icon-up-open-mini:before {
content: "\46";
}
.wcpf-icon-chevron-down:before {
content: "\47";
}
.wcpf-icon-pause:before {
content: "\48";
}
.wcpf-icon-pause-1:before {
content: "\49";
}
.wcpf-icon-row-mode:before {
content: "\4a";
}
.wcpf-icon-column-mode:before {
content: "\4b";
}
.wcpf-icon-android-add:before,
.wcpf-front-element .wcpf-more-button .wcpf-more-icon:before,
.wcpf-front-element.wcpf-hierarchical-collapsed
.wcpf-item-hierarchical-collapsed.wcpf-item-box-hide
> .wcpf-item-inner
> .wcpf-item-label
.box-item-toggle:before,
.wcpf-layout-item.wcpf-box-style.wcpf-box-hide
.wcpf-heading-label
.box-toggle:before,
.wcpf-field-item.wcpf-box-style.wcpf-box-hide
.wcpf-heading-label
.box-toggle:before {
content: "\4c";
}
.wcpf-icon-android-remove:before,
.wcpf-front-element.wcpf-hide-more-items
.wcpf-more-button.wcpf-status-active
.wcpf-more-icon:before,
.wcpf-front-element.wcpf-hierarchical-collapsed
.wcpf-item-hierarchical-collapsed
.box-item-toggle:before,
.wcpf-layout-item.wcpf-box-style .wcpf-heading-label .box-toggle:before,
.wcpf-field-item.wcpf-box-style .wcpf-heading-label .box-toggle:before {
content: "\4d";
}
.wcpf-icon-android-close:before {
content: "\4e";
}
.wcpf-icon-picture-o:before {
content: "\4f";
}
.wcpf-icon-paint-bucket:before {
content: "\50";
}
.wcpf-icon-tint:before {
content: "\51";
}
.wcpf-icon-image:before {
content: "\52";
}
.wcpf-icon-paintbucket:before {
content: "\53";
}
.wcpf-icon-light-down:before {
content: "\54";
}
.wcpf-icon-ios-moon-outline:before {
content: "\55";
}
.wcpf-icon-ios-sunny-outline:before {
content: "\56";
}
.wcpf-icon-moon:before {
content: "\57";
}
.wcpf-icon-moon-o:before {
content: "\58";
}
.wcpf-icon-sun-o:before {
content: "\59";
}
.wcpf-icon-android-sunny:before {
content: "\5a";
}
.wcpf-icon-ios-moon:before {
content: "\30";
}
.wcpf-icon-ios-sunny:before {
content: "\31";
}
.wcpf-icon-picture-streamline:before {
content: "\32";
}
.wcpf-icon-photo:before {
content: "\33";
}
.wcpf-icon-painting-pallet-streamline:before {
content: "\34";
}
.wcpf-icon-paint-bucket-streamline:before {
content: "\35";
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}
.wcpf-field-color-list .wcpf-content,
.wcpf-field-text-list .wcpf-content,
.wcpf-field-box-list .wcpf-content,
.wcpf-field-checkbox-list .wcpf-content,
.wcpf-field-radio-list .wcpf-content,
.wcpf-field-drop-down-list .wcpf-content,
.wcpf-field-price-slider .wcpf-content {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-top: 6px;
}
.wcpf-field-color-list .wcpf-heading-label,
.wcpf-field-text-list .wcpf-heading-label,
.wcpf-field-box-list .wcpf-heading-label,
.wcpf-field-checkbox-list .wcpf-heading-label,
.wcpf-field-radio-list .wcpf-heading-label,
.wcpf-field-drop-down-list .wcpf-heading-label,
.wcpf-field-price-slider .wcpf-heading-label {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
padding: 8px 0;
font-size: 14px;
font-weight: 600;
color: #111;
text-transform: uppercase;
}
.wcpf-field-color-list .wcpf-input-container,
.wcpf-field-color-list .wcpf-label-container,
.wcpf-field-text-list .wcpf-input-container,
.wcpf-field-text-list .wcpf-label-container,
.wcpf-field-box-list .wcpf-input-container,
.wcpf-field-box-list .wcpf-label-container,
.wcpf-field-checkbox-list .wcpf-input-container,
.wcpf-field-checkbox-list .wcpf-label-container,
.wcpf-field-radio-list .wcpf-input-container,
.wcpf-field-radio-list .wcpf-label-container,
.wcpf-field-drop-down-list .wcpf-input-container,
.wcpf-field-drop-down-list .wcpf-label-container,
.wcpf-field-price-slider .wcpf-input-container,
.wcpf-field-price-slider .wcpf-label-container {
display: inline-block;
}
.wcpf-field-button {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-top: 8px;
padding-bottom: 8px;
}
.wcpf-field-button .wcpf-button {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
width: 100%;
padding: 6px 12px;
border: 1px solid #e5e5e5;
background: #fff;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
text-align: center;
font-weight: 500;
font-size: 14px;
color: #111;
}
.wcpf-field-button .wcpf-button:hover {
background: #111;
color: #fff;
}
.wcpf-field-drop-down-list .wcpf-input {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
width: 100%;
padding: 2px 4px;
border: 1px solid #e5e5e5;
background: #fff;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.wcpf-field-drop-down-list .select2-selection__clear {
display: none;
}
.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-children-container {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-left: 18px;
}
.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-radio-label {
display: block;
margin: 0;
padding: 0;
cursor: pointer;
color: #111;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.wcpf-field-radio-list
.wcpf-radio-list
.wcpf-radio-item
.wcpf-radio-label:before,
.wcpf-field-radio-list
.wcpf-radio-list
.wcpf-radio-item
.wcpf-radio-label:after {
display: table;
content: "";
line-height: 0;
}
.wcpf-field-radio-list
.wcpf-radio-list
.wcpf-radio-item
.wcpf-radio-label:after {
clear: both;
}
.wcpf-field-radio-list
.wcpf-radio-list
.wcpf-radio-item
.wcpf-radio-label:hover {
color: #8d8d8d;
}
.wcpf-field-radio-list
.wcpf-radio-list
.wcpf-radio-item:not(.disabled)
.wcpf-radio-label:hover {
color: inherit;
}
.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-input-container {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
display: inline-block;
float: left;
margin-top: 0.7em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 16px;
height: 16px;
border: 1px solid #e5e5e5;
-webkit-border-radius: 50%;
border-radius: 50%;
padding: 0;
background: none;
}
.wcpf-field-radio-list
.wcpf-radio-list
.wcpf-radio-item
.wcpf-input-container
.wcpf-input {
display: none;
}
.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-title-container {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
float: left;
width: -webkit-calc(100% - 16px);
width: calc(100% - 16px);
padding-left: 12px;
line-height: 1.4;
}
.wcpf-field-radio-list
.wcpf-radio-list
.wcpf-radio-item.checked
> .wcpf-radio-item-inner
> .wcpf-radio-label
.wcpf-input-container::after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
height: 6px;
width: 6px;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-border-radius: 50%;
border-radius: 50%;
background: #111;
}
.wcpf-field-radio-list
.wcpf-radio-list
.wcpf-radio-item.disabled
> .wcpf-radio-item-inner
> .wcpf-radio-label {
color: #7e7e7e;
opacity: 0.6;
cursor: default;
}
.wcpf-field-checkbox-list
.wcpf-checkbox-list
.wcpf-checkbox-children-container {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-left: 18px;
}
.wcpf-field-checkbox-list
.wcpf-checkbox-list
.wcpf-checkbox-item
.wcpf-checkbox-label {
display: block;
margin: 0;
padding: 0;
cursor: pointer;
color: #111;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.wcpf-field-checkbox-list
.wcpf-checkbox-list
.wcpf-checkbox-item
.wcpf-checkbox-label:before,
.wcpf-field-checkbox-list
.wcpf-checkbox-list
.wcpf-checkbox-item
.wcpf-checkbox-label:after {
display: table;
content: "";
line-height: 0;
}
.wcpf-field-checkbox-list
.wcpf-checkbox-list
.wcpf-checkbox-item
.wcpf-checkbox-label:after {
clear: both;
}
.wcpf-field-checkbox-list
.wcpf-checkbox-list
.wcpf-checkbox-item
.wcpf-checkbox-label:hover {
color: #8d8d8d;
}
.wcpf-field-checkbox-list
.wcpf-checkbox-list
.wcpf-checkbox-item
.wcpf-input-container {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
display: inline-block;
float: left;
margin-top: 0.7em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 16px;
height: 16px;
border: 1px solid #e5e5e5;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 0;
background: none;
}
.wcpf-field-checkbox-list
.wcpf-checkbox-list
.wcpf-checkbox-item
.wcpf-input-container
.wcpf-input {
display: none;
}
.wcpf-field-checkbox-list
.wcpf-checkbox-list
.wcpf-checkbox-item
.wcpf-title-container {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
float: left;
width: -webkit-calc(100% - 16px);
width: calc(100% - 16px);
padding-left: 12px;
line-height: 1.4;
}
.wcpf-field-checkbox-list
.wcpf-checkbox-list
.wcpf-checkbox-item.checked
> .wcpf-checkbox-item-inner
> .wcpf-checkbox-label
.wcpf-input-container::after {
content: "";
position: absolute;
display: block;
top: 4px;
left: 3px;
height: 3px;
width: 6px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
border: solid #111;
border-width: 0 0 2px 2px;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.wcpf-field-checkbox-list
.wcpf-checkbox-list
.wcpf-checkbox-item.disabled
> .wcpf-checkbox-item-inner
> .wcpf-checkbox-label {
color: #7e7e7e;
opacity: 0.6;
cursor: default;
}
.wcpf-field-price-slider.wcpf-display-min-max-inputs
.wcpf-price-slider-min-max-inputs {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding-top: 4px;
}
.wcpf-field-price-slider.wcpf-display-min-max-inputs .wcpf-max-input,
.wcpf-field-price-slider.wcpf-display-min-max-inputs .wcpf-min-input {
box-sizing: border-box;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
width: calc(50% - 4px);
-webkit-border-radius: 2px;
border-radius: 2px;
}
.wcpf-field-price-slider.wcpf-display-price-label .priceLabel {
display: block;
}
.wcpf-field-price-slider .priceLabel {
display: none;
}
.wcpf-field-price-slider .wcpf-price-slider-min-max-inputs {
display: none;
}
.wcpf-field-price-slider .priceSliderInput {
margin-bottom: 1em;
}
.wcpf-field-price-slider .priceSliderAmount {
text-align: right;
line-height: 2.4;
font-size: 0.8751em;
}
.wcpf-field-price-slider .ui-slider {
position: relative;
text-align: left;
margin-left: 0.5em;
margin-right: 0.5em;
}
.wcpf-field-price-slider .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
background-color: #fff;
-webkit-border-radius: 1em;
border-radius: 1em;
cursor: ew-resize;
outline: none;
top: -0.3em;
margin-left: -0.5em;
border: 1px solid #d5d5d5;
}
.wcpf-field-price-slider .ui-slider .ui-slider-handle:focus {
outline-width: 1px;
outline-style: solid;
}
.wcpf-field-price-slider .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: 0.7em;
display: block;
border: 0;
-webkit-border-radius: 1em;
border-radius: 1em;
background-color: #d5d5d5;
}
.wcpf-field-price-slider .wcpf-price-slider {
padding-top: 8px;
}
.wcpf-field-price-slider .wcpf-price-slider .ui-widget-content {
-webkit-border-radius: 1em;
border-radius: 1em;
background-color: #eee;
border: 0;
}
.wcpf-field-price-slider .ui-slider-horizontal {
height: 0.5em;
}
.wcpf-field-price-slider .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.wcpf-field-price-slider .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.wcpf-field-price-slider .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.wcpf-field-price-slider .priceLabel .price-text {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
padding-right: 4px;
}
.wcpf-field-color-list .wcpf-color-list {
padding-top: 0;
}
.wcpf-field-color-list .wcpf-color-list .wcpf-color-item {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
display: inline-block;
margin-right: 10px;
margin-top: 8px;
padding: 0;
height: 24px;
width: 24px;
background-position: center;
-webkit-background-size: cover;
background-size: cover;
-webkit-border-radius: 24px;
border-radius: 24px;
cursor: pointer;
}
.wcpf-field-color-list .wcpf-color-list .wcpf-color-item.selected {
vertical-align: top;
}
.wcpf-field-color-list .wcpf-color-list .wcpf-color-item.using-border {
border: 1px solid #ccc;
}
.wcpf-field-color-list
.wcpf-color-list
.wcpf-color-item.using-border.selected:after {
margin: 8px 0 0 7px;
}
.wcpf-field-color-list .wcpf-color-list .wcpf-color-item.selected:after {
position: absolute;
top: 0;
display: block;
content: "";
height: 3px;
width: 6px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
margin: 9px 0 0 8px;
border: solid #fff;
border-width: 0 0 2px 2px;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.wcpf-field-color-list
.wcpf-color-list
.wcpf-color-item.dark-marker.selected:after {
border-color: #111;
}
.wcpf-field-color-list .wcpf-color-list .wcpf-color-item.disabled {
opacity: 0.2;
cursor: default;
}
.wcpf-field-text-list .wcpf-text-children-container {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-left: 18px;
}
.wcpf-field-text-list .wcpf-text-list .wcpf-text-item {
cursor: pointer;
}
.wcpf-field-text-list .wcpf-text-list .wcpf-text-item .wcpf-text-label {
color: #111;
background: none;
font-weight: normal;
padding: 0;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.wcpf-field-text-list .wcpf-text-list .wcpf-text-item .wcpf-title-container {
display: inline-block;
line-height: 1.4;
}
.wcpf-field-text-list
.wcpf-text-list
.wcpf-text-item.selected
> .wcpf-text-item-inner
> .wcpf-text-label {
font-weight: 600;
}
.wcpf-field-text-list
.wcpf-text-list
.wcpf-text-item.disabled
> .wcpf-text-item-inner
> .wcpf-text-label {
color: #7e7e7e;
opacity: 0.6;
cursor: default;
}
.wcpf-field-text-list
.wcpf-text-list
.wcpf-text-item:not(.disabled)
.wcpf-text-label:hover {
font-weight: 600;
}
.wcpf-field-text-list .wcpf-text-list .wcpf-text-item .wcpf-input {
display: none;
}
.wcpf-field-text-list.wcpf-text-list-inline-style
.wcpf-text-list
.wcpf-text-item {
display: inline-block;
margin-right: 12px;
}
.wcpf-field-box-list .wcpf-box-list:before,
.wcpf-field-box-list .wcpf-box-list:after {
display: table;
content: "";
line-height: 0;
}
.wcpf-field-box-list .wcpf-box-list:after {
clear: both;
}
.wcpf-field-box-list .wcpf-box-list .wcpf-box-item {
height: 45px;
width: 45px;
float: left;
margin-right: -1px;
margin-bottom: -1px;
padding: 0;
font-weight: normal;
background: none;
overflow: hidden;
cursor: pointer;
line-height: 45px;
border: 1px solid #e5e5e5;
color: #111;
text-align: center;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.wcpf-field-box-list .wcpf-box-list .wcpf-box-item.selected,
.wcpf-field-box-list .wcpf-box-list .wcpf-box-item:hover {
background-color: #111;
color: #fff;
}
.wcpf-field-text-list .wcpf-product-counts,
.wcpf-field-radio-list .wcpf-product-counts,
.wcpf-field-checkbox-list .wcpf-product-counts {
display: inline-block;
padding-left: 2px;
}
.wcpf-field-radio-list .wcpf-product-counts,
.wcpf-field-checkbox-list .wcpf-product-counts {
line-height: normal;
}
.wcpf-layout-simple-box {
margin-bottom: 12px;
}
.wcpf-layout-simple-box .wcpf-simple-box-heading {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
padding: 8px 0;
font-size: 14px;
font-weight: 600;
color: #111;
text-transform: uppercase;
}
.wcpf-layout-columns {
display: flex;
}
.wcpf-layout-columns .wcpf-layout-column {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0 4px;
}
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item {
display: inline-block;
margin-right: 8px;
line-height: 18px;
}
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item:before,
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item:after {
display: table;
content: "";
line-height: 0;
}
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item:after {
clear: both;
}
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .note-text {
display: inline-block;
float: right;
font-size: 14px;
color: #111;
}
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
position: relative;
margin-right: 6px;
float: left;
width: 18px;
height: 18px;
cursor: pointer;
vertical-align: middle;
background: none;
padding:0;
border: 0;
}
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter:before,
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter:after {
position: absolute;
display: block;
content: "";
width: 50%;
height: 1px;
top: 49%;
left: 25%;
background: #111;
-webkit-transition: background 300ms ease;
-o-transition: background 300ms ease;
transition: background 300ms ease;
}
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter:before {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter:after {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter:hover:before,
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter:hover:after {
background: #8d8d8d;
}
.wcpf-scrollbar ::-webkit-scrollbar {
width: 6px;
background-color: transparent;
}
.wcpf-scrollbar ::-webkit-scrollbar-track {
background-color: #f5f5f5;
}
.wcpf-scrollbar ::-webkit-scrollbar-thumb {
background-color: #babac0;
}
.wcpf-scrollbar.wcpf-front-element .wcpf-content {
max-height: -webkit-calc(28em + 6px);
max-height: calc(28em + 6px);
overflow-y: auto;
}
.wcpf-front-element {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 12px;
}
.wcpf-front-element.wcpf-status-disabled,
.wcpf-front-element .wcpf-item-hide {
display: none !important;
}
.wcpf-front-element.wcpf-hide-more-items
.wcpf-more-button.wcpf-status-active
.more-text {
display: none;
}
.wcpf-front-element.wcpf-hide-more-items
.wcpf-more-button.wcpf-status-active
.less-text {
display: inline-block;
}
.wcpf-front-element .wcpf-more-button {
display: none;
cursor: pointer;
-webkit-transition: color 300ms ease;
-o-transition: color 300ms ease;
transition: color 300ms ease;
color: #111;
}
.wcpf-front-element .wcpf-more-button:hover {
color: #8d8d8d;
}
.wcpf-front-element .wcpf-more-button .wcpf-more-icon {
display: inline-block;
width: 1em;
height: 1em;
font-size: 13px;
vertical-align: middle;
}
.wcpf-front-element .wcpf-more-button .more-text,
.wcpf-front-element .wcpf-more-button .less-text {
display: inline-block;
padding-left: 2px;
vertical-align: middle;
}
.wcpf-front-element .wcpf-more-button .less-text {
display: none;
}
.wcpf-front-element .wcpf-more-button .wcpf-more-button-inner {
padding-left: 28px;
line-height: 1.4;
}
.wcpf-front-element .wcpf-more-button.wcpf-status-active {
display: block;
}
.wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-label {
position: relative;
}
.wcpf-front-element.wcpf-hierarchical-collapsed
.wcpf-item-hierarchical-collapsed
.box-item-toggle {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
position: absolute;
height: 13px;
width: 13px;
right: 8px;
top: 0.7em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color: #111;
background: none;
padding: 0 0 14px 0;
border: 0;
}
.wcpf-front-element.wcpf-hierarchical-collapsed
.wcpf-item-hierarchical-collapsed
.box-item-toggle:before {
vertical-align: top;
font-size: 13px;
}
.wcpf-front-element.wcpf-hierarchical-collapsed
.wcpf-item-hierarchical-collapsed.wcpf-item-box-hide
> .wcpf-item-inner
> .wcpf-item-children-container {
display: none;
}
.wcpf-front-element.wcpf-hierarchical-collapsed
.wcpf-item-hierarchical-collapsed
> .wcpf-item-inner
> .wcpf-item-label
.wcpf-title-container {
padding-right: 24px;
}
.wcpf-layout-item.wcpf-box-style .wcpf-heading-label,
.wcpf-field-item.wcpf-box-style .wcpf-heading-label {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
cursor: pointer;
}
.wcpf-layout-item.wcpf-box-style .wcpf-heading-label .box-toggle,
.wcpf-field-item.wcpf-box-style .wcpf-heading-label .box-toggle {
display: block;
position: absolute;
right: 8px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
height: 14px;
width: 14px;
font-size: 13px;
color: #111;
background: none;
padding: 0 0 16px 0;
border: 0;
}
.wcpf_widget_filters.wcpf-all-filters-disabled,
.wcpf-all-filters-disabled .wcpf-button-action-reset {
display: none;
}
.blockUI.blockOverlay {
background-color: #fff !important;
opacity: 0.7 !important;
}
.wcpf-filter-inner p:empty {
display: none;
}.yith-wcact-time-left-main { margin-botton: 20px;
max-width:600px;
}
.yith-wcact-container-timeleft {
padding: 20px;
}
.ywcact-sealed-auction {
display:block;
}
.timetito {
margin: 10px 0px;
} #yith-wcact-form-bid .quantity {
width: 10em;
max-width: 10em;
} .ywcact-wcact-bid-form-hide .quantity span.product-qty-arrows {
font-size: 0px;
}
.ywcact-wcact-bid-form-custom .quantity span.product-qty-arrows {
font-size: 0px;
} .yith-wcact-timeleft-default,.yith-wcact-timeleft-compact {
width:100%;
}
.yith-wcact-timeleft-default {
display:table;
}
.yith-wcact-timeleft-default span {
margin: 0 3px 0 0px;
}
.yith-wcact-timeleft-default .yith-wcact-timeleft {
display: inline-block;
}
.yith-wcact-timeleft-default .yith-wcact-number {
font-size: 20px;
}
.yith-wcact-timeleft-default .yith-wcact-number-label {
font-size: small;
}  .yith-wcact-timeleft-compact .yith-wcact-timeleft {
display: inline-block;
}  .yith-wcact-timeleft-big-blocks  {
display: flex;
justify-content: space-between;
}
.yith-wcact-timeleft-big-blocks .yith-wcact-timeleft {
display: inline-grid;
text-align: center;
width: 20%;
margin: 7px;
border: 1px solid #D6D6D6;
padding: 10px 0px;
}
.yith-wcact-timeleft-big-blocks .yith-wcact-number {
font-size: 2em;
}
.yith-wcact-timeleft-big-blocks .yith-wcact-number-label {
font-size: 13px;
padding-top: 6px;
}
.yith-wcact-container-timeleft-big-blocks .ywcact-time-left {
padding-left: 10px;
}
.yith-wcact-container-timeleft-big-blocks .ywcact-auction-end-date {
padding-left: 10px;
}  .yith-wcact-timeleft-small-blocks .yith-wcact-timeleft {
display: inline-grid;
text-align: center;
width: 24%;
}
.yith-wcact-timeleft-small-blocks .yith-wcact-number {
font-size: 2em;
} .ywcact-time-left, .ywcact-auction-end, .ywcact-your-bid-header p, #max_winner {
font-weight: bold;
}
.yith-wcact-bid-section {
display:flex;
padding-bottom: 8px;
}
#single-product-no-bid {
font-size: large;
}
.ywcact-bid-form {
margin: 30px 0px 0px 0px;
}
.woocommerce div.product form.cart .button#yith-wcact-auction-add-to-cart-button{
margin-top: 20px;
float: none;
padding-left: 20px;
padding-right: 20px;
}
#yith_wcact_reserve_and_overtime {
clear:both;
}
.yith-wcact-aution-badge{
font-size:small;
}
#datatable {
width:100%;
}
.ywcact-list-bids-table .toptable {
font-weight: bold;
}
.yith-wcact-bid-quantity::-webkit-outer-spin-button,
.yith-wcact-bid-quantity::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.yith-wcact-bid-quantity[type=number] {
-moz-appearance: textfield;
}
.woocommerce ul.products-block-post-template li.wp-block-post.product.product-type-auction {
position: relative;
}
.woocommerce ul.products li.product .yith-wcact-aution-badge,
.woocommerce ul.products-block-post-template li.product .yith-wcact-aution-badge {
top: 0;
right: 0;
left: auto;
}
.woocommerce span.yith-wcact-aution-badge{
max-width  : 60px;
max-height : 60px;
position   : absolute;
top        : 0;
left       : 0;
margin     : 0;
}
.yith-auction-help-tip {
display: inline-block;
font-size: 1.1em;
font-style: normal;
height: 16px;
line-height: 16px;
position: relative;
vertical-align: middle;
width: 16px;
}
.yith-auction-help-tip::after {
font-family: 'Dashicons';
content: "\f223";
}
.yith-auction-help-tip-tooltip::after {
cursor: help;
}
.yith-wcact-popup-button {
cursor: pointer;
}
#yith-wcact-is-overtime, .yith-wcact-error{
color:red;
} #yith-wcact-watchlist-email {
min-width: 25%;
width: 220px;
padding: calc(0.667em + 2px);
}
input.button.button-primary.yith-wcact-watchlist{
margin-left: 10px;
}
.ywcact-add-to-watchlist-container {
display: block;
margin: 20px 0px;
}
.yith-wcact-watchlist .yith-wcact-follow-auction {
font-weight: bold;
margin-bottom: 0px;
}
.yith-wcact-actual-bid {
background: url(//www.andressidehustle.co.za/wp-content/plugins/yith-woocommerce-auctions-premium/assets/images/icon/auction-hammer.png) no-repeat 1px 10px;
padding-left:20px;
}
.ywcact-fee-amount-message {
padding: 20px;
border: 1px solid #FFB550;
background-color: #FFF5E5;
margin: 20px 0px;
max-width: 600px;
}
.ywcact-fee-amount-message .ywcact-fee-amount-title {
color: #9B5300;
}
.ywcact-fee-amount-message .ywcact-fee-amount-content {
font-size: 14px;
}
.ywcact-auction-end-date {
margin-top: 20px;
font-size: 12px;
}
.ywcact-date-end {
display: inline-block;
}
.yith-wcact-manual-bid-increment {
clear:both;
}
.yith-wcact-manual-bid-increment p, #yith_wcact_reserve_and_overtime {
font-size: 12px;
}
.ywcact-winner-max-bid {
padding: 10px 10px;
background-color: #EAF4F1;
border: 1px solid #C3E8DD;
margin: 15px 0px 20px 0px;
max-width:600px;
}
.ywcact-winner-max-bid-message {
display:block;
}
div.ywcact-wcact-bid-form-verify-payment {
opacity: 0.3;
pointer-events: none;
} .ywcact-congratulations-winner-auction-section {
padding: 20px;
border: 1px solid #F5D273;
background-color: #F8EFDF;
margin: 10px 0px;
}
.ywcact-congratulation-message-container {
margin-bottom: 20px;
}
.ywcact-congratulation-message-container .ywcact-congratulation-message-header {
margin-bottom: 6px;
}
.ywcact-congratulation-message-header .ywcact-congratulation-title-message {
margin-left:10px;
}
.ywcact-congratulation-message-container .ywcact-congratulation-title {
font-size: 18px;
font-weight: bold;
display: block;
}
.ywcact-congratulation-message-container .ywcact-congratulation-message-content span {
font-weight: bold;
}
.ywcact-congratulations-winner-auction-section #yith-wcact-auction-won-auction {
background: #B76E0B;
}
.ywcact-congratulations-winner-auction-section form.cart {
margin: unset !important;
}
.ywcact-congratulation-message-header img {
max-width: 60px;
max-height: 60px;
vertical-align: middle;
}  .ywcact-add-to-watchlist {
margin: 20px 0px;
}
.yith-wcact-add-to-watchlist-icon {
max-width  : 60px;
max-height : 60px;
}
span.yith-wcact-add-to-watchlist-button-message, span.yith-wcact-add-to-watchlist-browse-message {
display: inline-grid;
}
span.yith-wcact-add-to-watchlist-button-message a, span.yith-wcact-add-to-watchlist-browse-message a {
box-shadow: none;
text-decoration: none;
}
img.yith-wcact-add-to-watchlist-icon {
vertical-align: top;
} a.ywcact-my-account-link {
text-decoration: none;
}
.yith_wcact_my_auctions_watchlist_list_index tr th.product-remove, .yith_wcact_my_auctions_my_watchlist tr th.product-remove
{
vertical-align : middle;
width          : 40px;
}
.woocommerce-account table.cart th, table.cart thead th, table.yith_wcact_my_auctions_auction_list_index th, .woocommerce-account table.yith_wcact_my_auctions_auction_list_index thead th {
font-size: 0.9em;
}
.woocommerce-account table.cart th, table.cart thead th, table.yith_wcact_my_auctions_watchlist_list_index th, .woocommerce-account table.yith_wcact_my_auctions_watchlist_list_index thead th {
font-size: 0.9em;
}
.yith-wcact-my-auctions-list-index-container-header {
margin-bottom: 50px;
}
.yith-wcact-my-watchlist-list-index-container-header {
margin: 100px 0px 50px 0px;
}
.yith-wcact-my-account-image {
margin-right: 30px;
}
.yith-wcact-my-account-image img {
max-width: 60px !important;
}
.yith-wcact-auction-image {
max-width: 60px;
}
.my-auction-list-index-product a, .my-auction-watchlist-list-index-product a {
text-decoration: none;
}
.yith_wcact_my_auctions_my_watchlist .ywcact-timer-finished {
display:none !important;
} .auction_end_start {
margin-top: 3px;
margin-bottom: 10px;
}
.auction_end_start span {
margin-bottom: .5em;
margin-left: .3em;
font-size: .857em;
}
.auction_end_start .ywcact_auction_end_start_label {
display: block;
margin: 0px;
font-weight: 500;
}
@media (max-width : 424px) {
.yith-wcact-timeleft-small-blocks .yith-wcact-timeleft {
width: unset;
font-size: 8.5px;
}
.yith-wcact-timeleft-big-blocks .yith-wcact-timeleft {
font-size: 8px;
width:23%
}
} ul.ywcact-other-auctions-list {
margin: 0px;
padding: 0px;
}
li.ywcact-other-auction-product-container {
padding: 20px;
margin: 20px 0px;
max-width : 600px;
list-style: none;
}
li.ywcact-other-auction-product-container div.ywcact-other-auction-product-section {
display : flex;
align-items: center;
}
li.ywcact-other-auction-product-container div.ywcact-other-auction-product-info {
padding-left: 20px;
margin-top: 10px;
}
div.ywcact-other-auction-product-info .ywcact-other-auction-info-title {
display:block;
text-decoration: none;
}
.ywcact-other-auction-info-timeleft-section small {
font-weight: bold;
}
.ywcact-other-auction-info-timeleft-section {
padding-top:10px;
}
.ywcact-other-auction-info-timeleft div .yith-wcact-number {
font-size: 15px;
}
.ywcact-other-auction-info-current-bid {
font-weight: bold;
} .theme-yith-proteo span.yith-wcact-aution-badge {
right: 0 !important;
left: unset !important;
background: #00CBB3;
}
.single-product.theme-yith-proteo .yith-wcact-timeleft-default .yith-wcact-number {
font-size: 1.5rem;
} .single-product.theme-yith-proteo .yith-wcact-timeleft-compact .yith-wcact-number {
font-size: 1.5rem;
}
.single-product.theme-yith-proteo .yith-wcact-timeleft-compact .yith-wcact-number-label {
font-size: 1.5rem;
}
.theme-yith-proteo .ywcact-other-auction-info-timeleft div .yith-wcact-number {
font-size: 15px !important;
}
.theme-yith-proteo .ywcact-other-auction-info-timeleft div .yith-wcact-number-label {
vertical-align : unset !important;
}
.ywcact-auction-badge-icon:before {
font-family: yith-wcact-auction-font;
content: "\e9a8";
}
.theme-yith-proteo .yith-wcact-my-auctions-list-index-container-header {
border-bottom: 1px solid #cccccc;
}
.theme-yith-proteo .yith-wcact-my-watchlist-list-index-container-header {
border-bottom: 1px solid #cccccc;
}
@media (min-width : 1025px) {
.theme-yith-proteo .yith-wcact-main-auction-product {
max-width : 85%;
}
}  .block-editor .yith-wcact-loop ul.products li.product {
position : relative;
margin: 1%;
}
.block-editor .yith-wcact-loop ul.columns-4.products li.product {
width: 22%;
margin: 1%;
}
.block-editor .yith-wcact-loop ul.products li.product {
float:left;
}
.block-editor .yith-wcact-loop ul.products li.product.first {
clear:both;
}
.block-editor .yith-wcact-loop ul.products li.product.last {
margin-right: 0;
}
.block-editor ul.products li.product .product-content,
.block-editor  ul.products li.wc-block-grid__product .product-content {
text-align: center;
}
.ywcact-add-yith-wcstripe-message {
padding:20px 0px;
}
.ywcact-add-yith-wcstripe-message span {
display: block;
}
.ywcact-add-yith-wcstripe-message span.yith-wcact-valid-credit-card {
color:#CB271B;
}
.ywcact-add-yith-wcstripe-message a {
text-decoration: none;
}
.wc-credit-card-form .yith-wcact-auction-notice-stripe {
display : inline-block;
}