

/* Start:/local/templates/pechi_main_new_2016/components/bitrix/news/sales/bitrix/news.list/.default/style.css?17270862582242*/
.sales-section .sale {
  min-height: 100px;
  height: 100%;
  position: relative;
  padding: 160px 0 0;
  background-color: #fff;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.sales-section .sale:hover {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15);
}

.sales-section .sale-content {
  height: 100%;
}

.sales-section .sale-img {
  width: 100%;
  height: 160px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #f9f9f9;
  position: absolute;
  top: 0;
  left: 0;
}

.sales-section .sale-img a {
  display: block;
  width: 100%;
  height: 100%;
}

.sales-section .sale-time {
  width: 100%;
  padding: 8px 15px;
  background-color: #f9f9f9;
  font-size: 11px;
  line-height: 14px;
}

.sales-section .sale-info > a {
  padding: 12px 15px;
  font-size: 15px;
  text-decoration: none;
  font-weight: 700;
  display: block;
}

.sales-section .sale-info p {
  font-size: 13px;
  line-height: 18px;
  padding: 0;
}

.sales-section .sale-shops .sale-shops-elem,
.sales-section .sale-shops .ya-share2 {
  max-width: 180px;
  -webkit-box-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  background-color: #f9f9f9;
  font-size: 14px;
  line-height: 20px;
  height: 60px;
  -webkit-box-pack: center;
          justify-content: center;
  text-align: center;
  border: 1px solid #e0e0e0;
  border-left: none;
  border-right: none;
  padding: 0 5px;
  color: #555;
}

.sales-section .sale-shops .ya-share2 {
  max-width: 100%;
  border: none;
  background: transparent;
  -webkit-box-pack: start;
          justify-content: flex-start;
  padding: 0 30px;
}

.sales-section .sale-shops .ya-share2:first-child {
  padding-left: 0;
  padding-right: 0;
}

.sales-section.limit .sale {
  display: none;
}

.sales-section.limit .sale:nth-child(-n+1), .sales-section.limit .sale:last-child {
  display: block;
}

.sale-time-info {
  color: #888;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 15px;
  margin-top: -10px;
}

.sale-time-info .viewers {
  margin-left: 20px;
}

.sale-time-info .viewers svg {
  margin-right: 5px;
}

/* End */
/* /local/templates/pechi_main_new_2016/components/bitrix/news/sales/bitrix/news.list/.default/style.css?17270862582242 */
