.devis-titre .item-thumb .note {


.devis-p .item-thumb .note {
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: white;
  color: #444444;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  z-index: 96;
  
}
}

.item-small, .item-large, .product-item .item-thumb {
  overflow: hidden;
}
.item-small img, .item-large img, .product-item .item-thumb img {
  width: 100%;
}

.item-small {
  padding: 20px;
  background-color: #161616;
  color: white;
  text-align: center;
}

}
.item-small h4 {
	color: white;
	line-height: 24px;
	margin: 20px 0 0 0;
	font-size: 1.4em;
}

}
.item-small, .item-large, .product-item .item-thumb {
	overflow: hidden;
	font-size: 12px;
}
.item-small img, .item-large img, .product-item .item-thumb img {
  width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", Arial, sans-serif;
  }
  
  h1 {
  font-size: 2.6em;
}

h2 {
  font-size: 2.2em;
}

h3 {
  font-size: 1.8em;
}

h4 {
  font-size: 1.4em;
}

h5 {
  font-size: 1em;
}

h6 {
  font-size: .8em;
}
