/*
Theme Name:   Divi child theme
Description:  Écrivez ici une brève description de votre thème enfant
Author:       admin5174
Author URL:   Mettez ici l’URL du blog ou du site de l’auteur
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Divi-child
*/

/* Écrivez ici votre propre feuille de style personnelle */
.soldout {
	padding: 3px 8px;
	text-align: center;
	background: white;
	color: black;
	font-weight: bold;
	position: absolute;
	top: 6px;
	right: 6px;
	font-size: 12px;
}