#boncadeau {
	margin: 0;
	padding: 0;
	width: 21cm !important;
	height: 14.8cm !important;
	position: relative;
	min-width: unset !important;
}

#boncadeau>div {
	width: 100% !important;
	height: 100% !important;
	background-size: cover;
	position: absolute;
	z-index: 20;
	left: 0;
	top: 0;
}

#boncadeau>img {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.bon_cadeau_circuit_glace {
	padding: 50px 20px 20px 20px;
	margin: 0 !important;
}

.bon_cadeau {
	margin: 0 !important;
	padding: 0 !important;
	height: 222px;
}

.bon_cadeau h2 {
	color: #191c1e;
	text-align: center;
	font-size: 24px;
	font-weight: bold !important;
	margin-bottom: 0;
	margin-top: 8px;
}

.bon_cadeau h2 span {
	font-weight: bold !important;
}

.bon_cadeau h3 {
	color: #191c1e;
	text-align: center;
	font-size: 18px;
	margin-bottom: 0;
}

.type_de_bon_cadeau.first_one {
	margin: 18px 0 0 !important;
}

.type_de_bon_cadeau {
	margin: 0px !important;
}

.type_de_bon_cadeau h3 {
	color: #fff !important;
	font-weight: bold !important;
	margin-top: 0;
	margin-bottom: 0;
}

.bon_cadeau h4 {
	color: #191c1e;
	text-align: center;
}

.boncadeau_message {
	padding: 5px 50px 5px 10px;
	color: #191c1e;
	font-size: 12px;
	margin-top: 25px !important;
	white-space: wrap;
	overflow: hidden;
}

.boncadeau_reference {
	padding: 5px 10px;
	color: #191c1e;
	font-size: 12px;
	margin-bottom: -25px !important;
}

.boncadeau_reference p,
.boncadeau_reference div,
.boncadeau_message p {
	color: #191c1e;
	font-size: 12px;
	padding: 0px;
}

.boncadeau_cgv {
	padding: 5px 10px;
	color: #191c1e;
	font-size: 10px;
}

.wpb_text_column :last-child,
.wpb_alert p:last-child,
.wpb_text_column :last-child,
.wpb_text_column p:last-child {
	margin-bottom: 0;
}

.boncadeau_reference p span {
	color: #191c1e;
	font-size: 10px;
}

.boncadeau_reference p span,
.boncadeau_message p span {
	color: #191c1e !important;
	font-size: 10px !important;
}



/* new version */

.bon_cadeau_circuit_glace_model_1 {
	padding: 50px 20px;
	padding-bottom: 0px;
}

.bon_cadeau_model1_ref {
	float: right;
	margin-right: 82px;
	margin-top: 84px;
	width: 100px;
	height: 20px;
	font-size: 10px !important;
	line-height: 20px;
}

.bon_cadeau_model1_titre {
	text-align: center;
	margin-right: 72px;
	float: right;
	font-weight: 600;
	margin-top: 5px;
	width: 250px;
	height: 30px;
	font-size: 12px;
}

.bon_cadeau_model1_date {
	float: right;
	margin-top: 0px;
	width: 200px;
	margin-right: 0px;
	font-size: 9px;
	height: 20px;
	line-height: 20px;
	font-weight: 700;
	text-align: center;
}

.bon_cadeau_model1_date_wrapper {
	width: fit-content;
	float: right;
	height: 20px;
	margin-top: 18px;
	font-size: 9px;
	font-weight: 700;
	display: block;
	line-height: 20px;
}

.bon_cadeau_model1_date_day,
.bon_cadeau_model1_date_time{
	float: right;
	width: 70px;
}

.bon_cadeau_model1_date_day{
	margin-right: 90px;
}


.bon_cadeau_model1_date_time{
	margin-right: -10px;
}