﻿#imaginary_container {
}

.stylish-input-group .input-group-addon {
    background: white !important;
}

.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc;
}

.stylish-input-group button {
    border: 0;
    background: transparent;
    position:relative;
    left:5px;
}

#sortOrder{
    margin-right:5px;
}

.facet-title {
}

ul.facet{
    list-style-type: none;
    list-style-position: inside;
}
ul.facet, ul.facet li {
    margin: 0;
    padding: 0;
    padding-left: 5px;
}

.product{
    height:210px;
    margin-bottom:15px;
}
