.swatch-option {
    height: 25px;
    width: 25px;
    display: block;
    float: left;
    margin: 2px;
    background-size: 100% !important;
}

.swatch-option.selected{
    border: 1px solid #2b2b2b;
}

.layered-nav-swatch{
    margin-right: 8px;
}

.block-layered-nav .layered-nav-swatch{
    float:none;
}
.block-layered-nav .swatch-option{
    display:inline-block;
}

.swatch-filter{
    display: inline-block;
}

.swatch-container-wrapper{
    display: block;
    height: 30px;
    width: auto;
}

.product-list-swatch-wrapper{
    display: inline-block;
}

.swatch-select{
    position: absolute;
    left: -999em;
    top: -999em;
}