.hook-flash-timer-product {
	background-color: #ea0014;
	padding: 2px 5px;
	font-size: 17px;
	color: white;
	text-align: center;
	display: block;
	padding-bottom: 0;
	margin-top: 7px
}
.hook-flash-timer-product svg {
		height: 26.2px;
}
.hook-flash-timer-product-list {
	float: right;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: #ea0014;
	padding: 2px 5px;
	font-size: 17px;
	color: white;
	z-index: 1000;
	padding-bottom: 0;
	margin-top: 10px
}
.hook-flash-timer-product-list svg {
		height: 26.2px;
}
.hook-text-promotion {
	font-size: 0.8em
}
.hook-flash-timer-product-list span, .hook-flash-timer-product span {
	vertical-align: super;
	font-weight: bold;
	margin-left: 10px
}
#order #campaign_gift .boiteombree {
	border: 2px solid #fcc73a;
	margin-bottom: 10px;
	padding: 0
}
#order #campaign_gift .boiteombree:first-of-type {
	margin-top: 10px
}
#order #campaign_gift .boiteombree .box_title {
	background: #fcc73a;
	color: #262e3a;
	text-transform: uppercase;
	padding: 5px 50px 5px;
	position: relative
}
#order #campaign_gift .boiteombree .product-name a {
	font-weight: bold
}
#order #campaign_gift .cadeau {
	width: 50px;
	position: absolute;
	top: -6px;
	left: -10px
}
#order #campaign_gift .boiteombree > p {
	margin-top: 15px;
	padding-left: 30px;
	padding-right: 30px
}
#order #campaign_gift table {
	margin: 15px;
	width: calc(100% - 30px)
}
#order #campaign_gift table td {
	padding: 15px;
	vertical-align: top
}
#order #campaign_gift table td:first-of-type:not(.ou) {
	width: 128px
}
#order #campaign_gift table td:last-of-type:not(.ou) {
	vertical-align: bottom;
	text-align: right
}
#order #campaign_gift table tr:last-of-type {
	display: none
}
#order #campaign_gift table td.ou {
	padding-top: 0;
	padding-bottom: 0;
	font-weight: bold;
	background: url(../img/trait.png);
	background-repeat-y: no-repeat;
	background-position-y: 47%;
	background-clip: content-box
}
#order #campaign_gift table td.ou span {
	padding-right: 10px;
	background: #FFFFFF
}
#order #campaign_gift button {
	background: #fcc73a;
	color: #262e3a;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	position: relative
}
#order #campaign_gift button:after {
	content: "+";
	position: absolute;
	top: -21px;
	font-size: 28px;
	font-weight: 400;
	font-family: FontAwesome;
	right: -8px
}
#order #campaign_gift select {
	width: 300px
}
#order #campaign_gift .selector span {
	background: #F0F0F0 !important
}
#order #campaign_gift label {
	float: left;
	font-weight: 400;
	text-transform: uppercase
}
#campaign_gift .box_title {
	max-width: 100px;
}
#order #campaign_gift .boiteombree .product-name {
	margin-bottom: 10px
}
table.cart_summary .gift .gift-icon {
	background: #fcc73a;
	color: #262e3a
}
table.cart_summary .gift .bleu {
	color: #fcc73a !important
}
@media only screen and (max-width:767px) {
	#order #campaign_gift table td {
		display: block;
		text-align: center !important;
		width: 100% !important
	}
	#order #campaign_gift table td.ou span {
		padding-left: 10px
	}
}