.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    color: #ffffff;
}

.soldout {
	padding: 3px 8px;
	text-align: center;
	background: red;
	color: white;
	font-weight: bold;
	position: absolute;
	top: 6px;
	right: 6px;
	font-size: 12px;
}

.amount::after {
  content: '/semestre-session';
  font-size: 10pt;
  margin-right: 5px;
}
