#maincontent{
    margin-top:160px;
}
.modes{
    display:none;
}
.page-products .toolbar .limiter {
    display: none;
}
.page.messages{
  top: 0;
}
.page-layout-1column.catalog-category-view .swatch-option.image{
  width: 80px;
  height: 65px;
}
.small-image{
  cursor: pointer;
}
.category-diamonds .swatch-option.image{
  background-size: 75px 75px !important;
}
.page-layout-1column .filter-options .range-slider-carat .range-slider-input {
  width: 70px;
}
.catalog-category-view .swatch-option{
  margin: 0 10px 5px 0;
}
@media only screen and (max-width: 1199px) {
  #maincontent{
      margin-top:78px;
  }
  .swatch-option.image{
    width: 70px;
  }
}
@media only screen and (min-width: 1200px) {
  .color-clarity{
    width: 50%;
    float: left;
  }
}
