/* fonts */
/* //fonts */
/* colors */
/* //colors */
/* shadows */
/* //shadows */
.hardware__row {
  margin-left: -10px;
  margin-right: -10px;
}

.hardware__item {
  width: 100%;
  max-width: 270px;
  margin: 0 10px;
}

.hardware__item_thumb {
  position: relative;
  padding-bottom: 86%;
  margin-bottom: 16px;
}

.hardware__item_title {
  padding: 0 12px 0 20px;
  margin-bottom: 20px;
}

.hardware__item_price {
  padding-left: 20px;
}

@media screen and (max-width: 1200px) {
  .hardware__item {
    margin-bottom: 40px;
  }
}
