.layout__content p{
  margin-bottom: 0px;
}

.user-color-green {
  color: #00e100;
  font-size: 3rem !important;
  font-weight: bolder;
}

.user-color-red {
  color: #ff0000;
  font-size: 1.5rem !important;
  font-weight: bolder;
}
@media (max-width:980px) {
.product__sku {
  width:127px;
  }
}

.product__price {
  color: #00e100;
}

@media (max-width: 767px){
.widget-type_widget_v4_product_6_ae510d8355992c827126789bef2940f9 .product__price-cur {
    font-size: 2.1rem;
    font-weight: 900;
}
}

.inform_block * {
	margin-top: 3px;
}
.icon-favorites-f, .favorites-added {
  color: red !important;
}
