.w-100{
	object-fit: cover !important;
}

.product-thumb-info-image img{
	object-fit: cover !important;
}

div p{
  color: white;
}

.color-green{
 color: #4caf50;
}

.color-yellow{
color: #ffeb3b;
}

.color-blue{
color: #2196f3;
}

.color-red{
color: #f44336;
}

.flag {
    width: 23px;
    height: 23px;
    margin-right: 5px;
    background: transparent;
}

.icon-profilo-menu{
  margin-right: 5px;
}

.field-icon {
  float: right;
  font-size: 15px;
  margin-right: 13px;
  margin-top: -30px;
  position: relative;
  z-index: 2;
}
