.icheckbox_square-blue,
.iradio_square-blue {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 22px;
height: 22px;
background: url(//giftshopgalore.com/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/square/blue.png) no-repeat;
border: none;
cursor: pointer;
}
.icheckbox_square-blue {
background-position: 0 0;
}
.icheckbox_square-blue.hover {
background-position: -24px 0;
}
.icheckbox_square-blue.checked {
background-position: -48px 0;
}
.icheckbox_square-blue.disabled {
background-position: -72px 0;
cursor: default;
}
.icheckbox_square-blue.checked.disabled {
background-position: -96px 0;
}
.iradio_square-blue {
background-position: -120px 0;
}
.iradio_square-blue.hover {
background-position: -144px 0;
}
.iradio_square-blue.checked {
background-position: -168px 0;
}
.iradio_square-blue.disabled {
background-position: -192px 0;
cursor: default;
}
.iradio_square-blue.checked.disabled {
background-position: -216px 0;
} @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
.icheckbox_square-blue,
.iradio_square-blue {
background-image: url(//giftshopgalore.com/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/square/blue@2x.png);
-webkit-background-size: 240px 24px;
background-size: 240px 24px;
}
}.woof_checkbox_sales_container{
margin-bottom: 4px;
}.woof_list_label li .woof_label_term:hover,
.woof_list_label li .woof_label_term.checked {
background-color: #34495e;
border-color: #34495e;
}
.woof_list_label li {
display: inline-block !important;
margin: 2px;
vertical-align: top;
}
.woof_list_label .woof_label_term
{
background-color: #efefef;
border: 1px solid #ddd;
margin: 3px 3px 3px 0;
padding: 3px 4px;
line-height: 25px;
text-align: center;
overflow: hidden;
text-decoration: none;
cursor: pointer;
min-width: 50px;
max-width: 100%;
height: 50px;
display: flex;
justify-content: center;
align-items: center;
}
.woof_list_label li .woof_label_term:hover,
.woof_list_label li .woof_label_term.checked
{
background-color: #477bff;
border-color: #477bff;
color: #fff;
}
.woof_label_count{
font-size: 10px;
position: absolute;
border-radius: 200px;
min-width: 17px;
height: 17px;
line-height: 17px !important;
color: wheat;
text-align: center;
font-weight: bold !important;
margin: 0;
right: 0;
background-color: #efefef;
border: 1px solid #ddd;
color: #477bff;
display: flex;
justify-content: center;
align-items: center;
}.woof_step .woof .woof_container.woof_step_hide{
display: none;
}
.woof_step .woof .woof_container.woof_step_hide.woof_step_filter_current_last{
display: block;
}
.woof_step .woof .woof_submit_search_form{
display: none;
}
.woof_step{
display: none;
padding: 20px;
background: #fff;
border: 1px solid #eee;
}
.woof_step .woof_submit_search_form_container{
display: none;
}
.woof_step.woof_step_filter_2 .woof_step_next_back_btn{
display: none;
}
.woof_step.woof_step_filter_2 .woof_submit_search_form{
display: none;
}
.woof_step.woof_autosubmit .woof_submit_search_form{
display: none !important;
}
.woof_step button.woof_reset_search_form{
}
.woof_step button.woof_submit_search_form{
float: right !important;
background: #2eca8b !important;
}
.woof_step .woof_step_next_back_btn .woof_reset_search_form{
float:none !important;
}
.woof_submit_search_form_container .woof_step_filter_prev{
}
.woof_step_filter_next{
float: right;
}