.woocommerce .coupon, .woocommerce-form-coupon-toggle {
	display: inherit;
}
#coupon_code {
	width: auto!important;
}
.woocommerce div.product p.price del .woocommerce-Price-amount {
	font-size: 20px;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
	text-decoration: none;
}
@media screen and (min-width: 992px) {
	#wrapper-recherche {
		margin-top: 150px!important;
		position: relative!important; 
	}
}
@media screen and (min-width: 1200px) {
	#wrapper-recherche {
		margin-top: 100px!important;
		position: relative!important; 
	}
}
