.carousel .item .tefal-facebook {
	bottom: 22px;
	position: absolute;
	right: 220px;
	overflow: hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.carousel .item .tefal-facebook span {
	/*   display: none; */
	
}

.carousel .item .tefal-facebook a {
	display: block;
	height: 26px;
	width: 58px;
}

.filters .item .facetValues ul {
	padding: 0px 0;
}

.filters .item .facetValues ul li {
	margin: 0;
	padding-left: 12px;
	list-style: none;
}

.filters .item .facetValues ul.nad li {
	padding-left: 10px;
}

.filters-search .accordion-group .accordion-heading.link a {
	background: #FFF;
}

.filters .accordion-inner-without {
	padding: 0px 10px;
}

.display-none {
	display: none;
}

.mandatory-fix {
	color: #D5585C;
}

.faq-banner.without-border .picture {
	border: 0 none;
}

.subfooter p.corporateLegal {
	margin-bottom: -20px;
}

.details-store-off h4 {
	line-height: 23px;
}

#ModalPayment {
	width: auto;
}

.cart-action form {
	float: right;
	padding-left: 200px;
}

.icon-cart {
	background: url('../../common/img/picto-user.png') no-repeat -47px 0;
	display: inline-block;
	height: 35px;
	width: 19px;
	margin-top: -7px;
	background-size: 81px 19px;
}

div#cart_content #minicart_data {
	font-size: 15px;
}

.cookiesmessage {
	padding: 20px;
	text-align: center;
	background-color: #808080;
	color: #E1E1E1;
	margin: -7px 0 0 0;
}

.cookiesmessage .close {
	/*-moz-border-radius:18px 18px 18px 18px;
  -webkit-border-radius:18px 18px 18px 18px;
  border-radius:18px 18px 18px 18px;
  border: 1px solid #858585;
  display: block;
  height: 18px;
  width: 18px;
  line-height: 16px;
  font-size: 18px;
  text-align: center;
  padding: 0 0 1px 1px;
  font-weight: bold;
  color: #858585;*/
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
	filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
}

.cookiesmessage .table {
	width: 100%;
	height: 100%;
	margin-bottom: 0px;
	margin-top: 10px;
}

.cookiesmessage .table td:first-child {
	width: 50%;
	border-top: 0px;
	padding-right: 15px;
}

.cookiesmessage .table td:last-child {
	width: 50%;
	border-top: 0px;
	padding-left: 15px;
}