@media (min-width: 1330px) {
    .container {
    width: 1300px;
  }
#column-left.col-md-3 {
    width: 22%;
  }
}
.banner-blocks-container .banner-item {
    padding: 10px 10px;
}
.wall-category-box .wall-cat-image,#phone {
  padding: 0px;
}
.special_value,.price-new {
  color: #fe0001;
}
#product .redmore-link {
  display: none;
}
.btn.btn-fastorder.product {
  width: 100%;
}
.group-checkbox-inline {
  float: left;
  margin-right: 15px;
}
.shipping_method_title {
  display: none;
}

.select2-container .select2-selection--single,.select2-container--bootstrap.select2-container--focus .select2-selection {
  height: 40px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 3px !important;
}