.icheckbox_square-blue,.iradio_square-blue{display:inline-block;vertical-align:middle;margin:0;padding:0;width:22px;height:22px;background:url("https://cdn-khpbp.nitrocdn.com/ZgMoFfofkQbbHhjNRNDcLBEsxWcFonSd/assets/images/optimized/rev-80349f3/sophiafiori.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("https://cdn-khpbp.nitrocdn.com/ZgMoFfofkQbbHhjNRNDcLBEsxWcFonSd/assets/images/optimized/rev-80349f3/sophiafiori.com/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/square/blue@2x.png");-webkit-background-size:240px 24px;background-size:240px 24px;}.icheckbox_square-blue.nitro-lazy,.iradio_square-blue.nitro-lazy{background-image:none !important;}}.icheckbox_square-blue.nitro-lazy,.iradio_square-blue.nitro-lazy{background-image:none !important;}.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;
}

