.cds-attribute-list, .cds-attribute-value-list {
    padding-left: 0;
}

.cds-browse-container {
    margin-left: 0;
}

.cds-browse-list li {
    background: #ECEFF2;
}

.cds-browse-list .button {
    background: #345370;
}

.cds-browse-list a:hover .button {
    background: #4d86ae;
}

.cds-browse-list h3 {
    width: 151px;
    height: 36px;
}

.cds-facet-container {
    margin-right: 30px;
}

.cds-product-grid-custom span {
    color: #080;
    display: block;
    font-size: 1.231em;
}

.cds-product-grid-custom a {
    display: block;
}

.cds-product-grid-custom button {
    margin: 0.25em 0 1em 0;
}

.cds-product-list-custom {
    width: 15%;
    float: right;
    text-align: right;
    vertical-align: top;
}

.cds-product-list-custom span {
    color: #080;
    font-size: 1.231em;
}

.cds-product-list-custom a {
    display: block;
}

.cds-product-list-custom button {
    margin-top: 0.5em;
}

#cds-product-compare-table .label {
    color: #4f5660;
}

#cds-product-compare-table .label:hover {
    color: #fff;
}

@media only screen and (max-width: 484px) {
    .cds-content {
        overflow-y: visible;
    }
}

.cds-product-grid ul li {
    width: 14em;
}
