BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: 'Lato',sans-serif;
	font-size:13px;
	background-color: #ffffff;
	background-position: 0 0;
	background-repeat: repeat-x;
}

div.btn_cmd {
	min-height: 30px;
	line-height: 30px;
	padding: 0px 4px;
}

.btn_cmd a.cmdreturnlink {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
}

.container, .row {
	zoom: 1;
}
.container:before, .row:before, .container:after, .row:after {
	content: " ";
	display: table;
}
.container:after, .row:after {
	clear: both;
}

*,
*:after,
*:before {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.container {
	margin: 1rem auto;
	padding: 0.5rem 0 0 0;
}

main {
	min-height: 100%;
}

.row {
	width: 95%;
	margin: 1rem auto;
}

.row:before,
.row:after {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

[class*='col_'] {
	position: relative;
	min-height: 1px;
	padding: 0 2%;
	width: 100%;
}

@media only screen and (min-width: 720px) {
	.container {
		width: 720px;
	}

	.row {
		width: 100%;
		max-width: 680px;
	}

	.col_1 {
		width: 56.66667px;
		padding: 0 4px;
		float: left;
		text-align: left;
	}

	.col_2 {
		width: 113.33333px;
		padding: 0 4px;
		float: left;
		text-align: left;
	}

	.col_3 {
		width: 170px;
		padding: 0 4px;
		float: left;
		text-align: left;
	}

	.col_4 {
		width: 226.66667px;
		padding: 0 4px;
		float: left;
		text-align: left;
	}

	.col_5 {
		width: 283.33333px;
		padding: 0 4px;
		float: left;
		text-align: left;
	}

	.col_6 {
		width: 340px;
		padding: 0 4px;
		float: left;
		text-align: left;
	}

	.col_7 {
		width: 396.66667px;
		padding: 0 4px;
		float: left;
		text-align: left;
	}

	.col_8 {
		width: 453.33333px;
		padding: 0 4px;
		float: left;
		text-align: left;
	}

	.col_9 {
		width: 510px;
		padding: 0 4px;
		float: left;
		text-align: left;
	}

	.col_10 {
		width: 566.66667px;
		padding: 0 4px;
		float: left;
		text-align: left;
	}

	.col_11 {
		width: 623.33333px;
		padding: 0 4px;
		float: left;
		text-align: left;
	}

	.col_12 {
		width: 680px;
		padding: 0 4px;
		float: left;
		text-align: left;
	}
}
@media only screen and (min-width: 960px) {
	.container {
		width: 960px;
	}

	.row {
		width: 100%;
		max-width: 920px;
	}

	.col_1 {
		width: 76.66667px;
	}

	.col_2 {
		width: 153.33333px;
	}

	.col_3 {
		width: 230px;
	}

	.col_4 {
		width: 306.66667px;
	}

	.col_5 {
		width: 383.33333px;
	}

	.col_6 {
		width: 460px;
	}

	.col_7 {
		width: 536.66667px;
	}

	.col_8 {
		width: 613.33333px;
	}

	.col_9 {
		width: 690px;
	}

	.col_10 {
		width: 766.66667px;
	}

	.col_11 {
		width: 843.33333px;
	}

	.col_12 {
		width: 920px;
	}
}
@media only screen and (min-width: 1024px) {
	.container {
		width: 1024px;
	}

	.row {
		width: 100%;
		max-width: 984px;
	}

	.col_1 {
		width: 82px;
	}

	.col_2 {
		width: 164px;
	}

	.col_3 {
		width: 246px;
	}

	.col_4 {
		width: 328px;
	}

	.col_5 {
		width: 410px;
	}

	.col_6 {
		width: 492px;
	}

	.col_7 {
		width: 574px;
	}

	.col_8 {
		width: 656px;
	}

	.col_9 {
		width: 738px;
	}

	.col_10 {
		width: 820px;
	}

	.col_11 {
		width: 902px;
	}

	.col_12 {
		width: 984px;
	}
}
.product_item {
	position: relative;
	min-height: 1px;
	padding: 0 2%;
	float: left;
	text-align: center;
}

.product_item {
	width: 100%;
	min-height: 310px;
}
@media screen and (max-width: 380px) {
	.product_item {
		width: 100%;
	}
    .banner_title {
        margin-left: 40px;
    }
}
@media screen and (min-width: 719px) {
	.product_item {
		width: 50%;
	}
}
@media screen and (min-width: 720px) {
	.product_item {
		width: 340px;
		padding: 0 8px;
	}
}
@media only screen and (min-width: 960px) {
	.product_item {
		width: 306.66667px;
		padding: 0 4px;
	}
}
@media only screen and (min-width: 1024px) {
	.product_item {
		width: 196.8px;
		padding: 0 4px;
	}
}
small {
    font-size: 0.8rem;
}
/***********************/
/*     CLASS UTILES    */
/***********************/
/* Alignement block */
.block {
  display: block !important;
}

.pull_left {
  float: left;
}

.pull_right {
  float: right;
}

.marge_right {
  margin-right: 0.5rem;
}

.marge_left {
  margin-left: 0.5rem;
}

/* Alignement texte */
.txt_center {
  text-align: center !important;
}

.txt_right {
  text-align: right !important;
}

.txt_left {
  text-align: left !important;
}

.txt_justify {
  text-align: justify !important;
}

.hide {
  display: none;
}

.txt_medium {
  font-size: 1.2rem;
}

.txt_upper {
  text-transform: uppercase;
}

.txt_shadow {
  text-shadow: #333 1px 1px 1px;
}

.shadowed {
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 -0.1rem 0.8rem;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 -0.1rem 0.8rem;
  box-shadow: rgba(0, 0, 0, 0.2) 0 -0.1rem 0.8rem;
}

@media screen and (max-width: 719px) {
  .hide_for_smartphone, .hide_smartphone {
    display: none;
  }
}
@media screen and (min-width: 720px) {
  .hide_for_smartphone, .hide_smartphone {
    display: inherit;
  }
}
@media only screen and (min-width: 960px) {
  .hide_for_smartphone, .hide_smartphone {
    display: inherit;
  }
}
@media only screen and (min-width: 1024px) {
  .hide_for_smartphone, .hide_smartphone {
    display: inherit;
  }
}

@media screen and (max-width: 719px) {
  .show_for_smartphone, .visible_for_smartphone {
    display: inherit;
  }
}
@media screen and (min-width: 720px) {
  .show_for_smartphone, .visible_for_smartphone {
    display: none;
  }
}
@media only screen and (min-width: 960px) {
  .show_for_smartphone, .visible_for_smartphone {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .show_for_smartphone, .visible_for_smartphone {
    display: none;
  }
}

@media screen and (max-width: 719px) {
  span.visible_for_smartphone {
    display: initial;
  }
}
@media screen and (min-width: 720px) {
  span.visible_for_smartphone {
    display: none;
  }
}
@media only screen and (min-width: 960px) {
  span.visible_for_smartphone {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  span.visible_for_smartphone {
    display: none;
  }
}

@media screen and (max-width: 719px) {
  table.hide_for_smartphone {
    display: none;
  }
}
@media screen and (min-width: 720px) {
  table.hide_for_smartphone {
    display: table;
  }
}
@media only screen and (min-width: 960px) {
  table.hide_for_smartphone {
    display: table;
  }
}
@media only screen and (min-width: 1024px) {
  table.hide_for_smartphone {
    display: table;
  }
}

@media screen and (max-width: 719px) {
  .hide_for_tablet {
    display: none;
  }
}
@media screen and (min-width: 720px) {
  .hide_for_tablet {
    display: none;
  }
}
@media only screen and (min-width: 960px) {
  .hide_for_tablet {
    display: inherit;
  }
}
@media only screen and (min-width: 1024px) {
  .hide_for_tablet {
    display: inherit;
  }
}

@media screen and (max-width: 719px) {
  .show_for_tablet {
    display: inherit;
  }
}
@media screen and (min-width: 720px) {
  .show_for_tablet {
    display: inherit;
  }
}
@media only screen and (min-width: 960px) {
  .show_for_tablet {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .show_for_tablet {
    display: none;
  }
}

@media screen and (max-width: 719px) {
  .hide_for_large {
    display: none;
  }
}
@media screen and (min-width: 720px) {
  .hide_for_large {
    display: none;
  }
}
@media only screen and (min-width: 960px) {
  .hide_for_large {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .hide_for_large {
    display: inherit;
  }
}

@media screen and (max-width: 719px) {
  .show_for_large {
    display: inherit;
  }
}
@media screen and (min-width: 720px) {
  .show_for_large {
    display: inherit;
  }
}
@media only screen and (min-width: 960px) {
  .show_for_large {
    display: inherit;
  }
}
@media only screen and (min-width: 1024px) {
  .show_for_large {
    display: none;
  }
}
/* B4$$LiN3 */
/*@media (min-width: 960px) {
	.container {
		width: 960px;
		display: block;
		margin: 0 auto;
		clear: both;
	}
	.fluid {
		width: 100%;
		display: block;
		margin: 0;
		clear: both;
	}
}

@media (max-width: 959px) and (min-width: 720px) {
	.container {
		width: 100%;
		display: block;
		margin: 0 auto;
		clear: both;
	}
	.fluid {
		width: 100%;
		display: block;
		margin: 0;
		clear: both;
	}
}

@media (max-width: 719px) {
	.container {
		width: 98%;
		display: block;
		clear: both;
		margin: 0 1%;
	}
	.fluid {
		width: 100%;
		display: block;
		margin: 0;
		clear: both;
	}
}
*/
a, a:link, a:visited, a:active, a:focus, a:hover {
	text-decoration: none;
}

a *, img {
	border: 0;
}

.pointer {
	cursor: pointer;
}

/* f0rm_contr0L */
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: bold;
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	/* IE8-9 */
	line-height: normal;
}
input[type="file"] {
	display: block;
}
input[type="range"] {
	display: block;
	width: 100%;
}
select[multiple],
select[size] {
	height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
}
.form-control::-moz-placeholder {
	color: #999999;
	opacity: 1;
}
.form-control:-ms-input-placeholder {
	color: #999999;
}
.form-control::-webkit-input-placeholder {
	color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eeeeee;
	opacity: 1;
}
textarea.form-control {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: none;
}
input[type="date"] {
	line-height: 34px;
}
.form-group {
	margin-bottom: 15px;
}
.radio,
.checkbox {
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
}
.radio label,
.checkbox label {
	display: inline;
	font-weight: normal;
	cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
	margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}
/*.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}*/
select.input-sm {
	height: 30px;
	line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
	height: auto;
}
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
select.input-lg {
	height: 46px;
	line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
	height: auto;
}
/* f0rm_contr0L end */

/* B4$$LiN3 end */
#bandeau {
	min-height: 130px;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 auto;
	display: block;
}

/* super bandeau */
#super-bandeau {
	height: 30px;line-height: 30px;

	background: #adadad;
	background: -moz-linear-gradient(top,  #adadad 0%, #939393 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#adadad), color-stop(100%,#939393));
	background: -webkit-linear-gradient(top,  #adadad 0%,#939393 100%);
	background: -o-linear-gradient(top,  #adadad 0%,#939393 100%);
	background: -ms-linear-gradient(top,  #adadad 0%,#939393 100%);
	background: linear-gradient(to bottom,  #adadad 0%,#939393 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adadad', endColorstr='#939393',GradientType=0 );
	font-size: 12px;
	font-weight: 300;
	color: #a6dbff;
	text-align: center;
	vertical-align: middle;
	padding: auto;
}

/* bloc recherche */
#bloc_recherche {
	position: relative;
	top: 0;
	left: 0;
}
.fd_recherche {
	z-index: 1;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	margin: 0 0 -40px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#bloc_recherche form {
	z-index: 2;
	position: relative;
	top: 0;
	left: 0;
}

#bloc_recherche input[type="text"].form-control {
	float: left;
	min-height: 30px; max-height: 30px; height: 30px; line-height: 30px;
}

#bloc_recherche select.form-control {
	float: left;
	min-height: 30px; max-height: 30px; height: 30px; line-height: 30px;
	min-width: 155px; max-width: 155px; width: 155px;
}

#bloc_recherche select.form-control, input[type="text"].form-control {
	font-size: 13px;
	color: #939393;
	margin: 5px 0 0 5px;
	padding: 0 5px;

	border: 0 none;
	outline: 0 none;
	border-radius: 0;
}

#bloc_recherche .button {
	float: right;
	width: 35px;
	height: 30px;
	margin: 5px 5px 5px 0;
	padding: 0 auto;
	font-size: 18px;
	cursor: pointer;
}

/* fin bloc recherche */
/*.button {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.button.selected {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}*/
/* bloc panier */
.cart {
	width: 320px;
	font-family: 'Lato', sans-serif;

	position: relative;
	top: 0;
	left: 0;
}

.cart .button {
	z-index: 2;
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 50px;
	height: 34px;
	margin: 5px;
	font-size: 18px;
	cursor: pointer;
	border: 0px none;
	outline: 0px none;
	padding: 0 auto;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}

.cart .button i.fa {
	font-size: 18px;
}

.cart span, .cart p b {
	z-index: 2;
	position: relative;
	top: 0;
	left: 0;

	display: inline-block;

	height: 44px;line-height: 44px;

	/*color: #ffffff;*/

	text-transform: uppercase;
	font-weight: 400;
}

.cart p b {
	color: #ffffff;
	font-weight: 700;
}

.cart small, .cart p {
	z-index: 2;
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
	height: 44px;line-height: 44px;
	color: #666;
	font-weight: 400;
	font-size: 13px;
	margin: 0 10px;
}

.cart span.nt_panier {
	position: absolute;
	top: 3px;
	left: 30px;
	z-index: 2;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 20px;
	height: 20px; line-height: 20px;
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	font-weight: 700;
	font-size: 10px;
	color: #ffffff;
}

.cart a, .cart a:hover {
	text-decoration: none;
}
/* fin bloc panier */

/* bloc nav */
#bloc_nav {
	line-height: 35px;
	min-height: 35px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

#bloc_nav .bloc_nav {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#bloc_nav2 {
	/*border-bottom: 8px solid;*/
	line-height: 20px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

#bloc_nav .bloc_nav-item, #bloc_nav2 .bloc_nav-item {
	text-align: center;
	margin: auto;
	display: inline-block;
}

#bloc_nav .bloc_nav-item a, #bloc_nav2 .bloc_nav-item a {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

#bloc_nav .bloc_nav-item a {
	/*color: #ffffff;*/
	font-size: 13px;
	text-transform: uppercase;
}
.bloc_nav-item a {
	color: #ffffff;
}
#bloc_nav2 .bloc_nav-item a, #bloc_nav2 {
	font-size: 13px;
}

#bloc_nav .bloc_nav-item a:hover, #bloc_nav2 .bloc_nav-item a:hover {
	opacity: 0.50;
}

#bloc_nav .bloc_nav-item.alt a {
	color: #ffeabf;
}

#bloc_nav a .fa {
	position: relative;
	top: 2px;
	font-size: 20px;
}
/* fin bloc nav */

.spe {
	margin: 5px auto 10px auto;

	width: 950px;min-width: 950px;max-width: 950px;
	height: 270px;min-height: 270px;max-height: 270px;
	position: relative;
	top: 0;
	left: 0;
}

#spe {
	margin: 0;
	padding: 0;
	height: 270px;min-height: 270px;max-height: 270px;
}

#spe-content {
	margin: 0;
	padding: 0;
	width: 950px;min-width: 950px;max-width: 950px;
	height: 270px;min-height: 270px;max-height: 270px;
	overflow: hidden;

	position: absolute;
	top: 0;
	left: 0;
}

#spe li {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: 950px;
	height: 270px;
	list-style: none;
}

#spe-mini {
	float: left;
	position: relative;

	margin: -46px 0 0 5px;
	padding: 0;
	z-index: 999;
}

#spe-mini li {
	list-style: none;
	text-align: center;

	margin: 0 0 4px 4px;

	cursor: pointer;

	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;

	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	display: inline-block;

	float: left;
}

#footer {
	background-image: none;
	margin: 0 auto 0 auto;
	text-align: center;
}

#footer strong {
	margin: 0 0 5px 0;
}

#footer .footer-social {
	width: 290px;
}

#footer .footer-menu a {
	line-height: 16px;
	font-size: 13px;
	font-weight: 300;
}
#footer strong {
	font-family: 'Lato',sans-serif;
	font-weight: 300;
	font-size: 19px;
}

#footer p {
	line-height: 15px;
	padding: 5px 0;
	font-family: 'Lato',sans-serif;
	font-size: 13px;

}

#footer form input[type="submit"] {
	font-size: 13px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-radius: 0 3px 3px 0;
	border: 0;
	margin-right: 0;
	width: 36px;
	height: 32px;
	vertical-align: top;
}

#paimnt-secur {
	margin: 5px auto;
	display: inline-block;
}

/* mise en page divers */
#chapeau, .chapeau {
	overflow: hidden;
	min-height: 35px;
}
.chapeau {
	width: 100%;
	margin: 10px 0;
	box-sizing: border-box;
	padding: 10px 0;
	position: relative;
}
.colonne {
	float: left;
	width:  200px;
	display: block;

	background-color: #ffffff;

	text-align: left;

	padding-bottom: 20px;
}

.colonne a.niv1, .colonne h4 {
	font-size: 18px;
	font-weight: 300;
	text-decoration: none;
	display: block;
	margin: 0 10px;
	padding: 2px 0;
}

.colonne h4 {
	margin: 25px 10px 0 10px;
}

.colonne a.niv2 {
	font-size: 14px;
	text-decoration: none;
	display: block;
	margin: 0 20px;
	line-height: 23px;
	font-weight: bold;
	margin-top: 5px;
}

.colonne a.niv3 {
	font-size: 13px;
	font-weight: 300;
	color: #797c80;
	text-decoration: none;
	display: block;
	margin: 0 15px;
	line-height: 1.5;
}

.central {
	/*width: 100%;*/
	display: block;
	padding: 10px 0;
	box-sizing: border-box;
	background-color: #ffffff;
}

#path, #share {
	display: inline-block;
	height: 40px; line-height: 40px;
	float: left;
}

.central.listing h1 {
	float: none !important;
	text-align: left;
}
#share {
	position: absolute;
	right: 0;
	top: 0;
}

#path {
	/*color: #797c80;*/
	font-size: 12px;
	font-weight: 300;
	padding: 0 0 0 15px;
}

#share {
	margin: 0 10px;
}

#path a, #path a:hover {
	font-size: 12px;
	font-weight: 300;
}

#path a:hover {
	text-decoration: underline;
}

#share a img {
	vertical-align: middle;
}

.cat_toggle {
	position: relative;
	float: left;
	display: block;
	cursor: pointer;
	width: 28px;min-width: 28px;max-width: 28px;
	height: 28px;min-height: 28px;max-height: 28px;line-height: 28px;
	margin: 5px;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
}

img.selection-coquins {
	margin: 5px 6px;
	display: inline-block;
	float: none;
	vertical-align: top;
}

a.prd, a.prd:hover {
	min-width: 150px;max-width: 150px;width: 150px;
	text-align: left;
	text-decoration: none;
	display: inline-block;
	margin: 5px auto;
}

.page {
	background-color: #fff;
	box-sizing: border-box;
	width: 100%;
	padding-top: 15px;
	overflow: hidden;
	position: relative;
}

.garanties {
	width: 100%;
	margin: 0;
	padding: 20px 0;
	color: #5b5b5b;
	text-align: center;
	font-size: 14px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}

.garanties h3 {
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	margin: 0 20px 20px 20px;
	text-align: left;
	color: #1480cc;
}

.garanties div {
	display: inline-block;
	width: 150px;
	margin: 0 3px;
	vertical-align: top;

	text-align: center;
}

.garanties div i.fa {
	display: inline-block;
	font-size: 16px;
	float: left;
	line-height: 30px;
}

.garanties div small {
	display: inline-block;
	height: 30px;
	line-height: 10px;
}

#garanties {
	color: #939393;
	width: 180px;
	width: 160px !important;
	padding: 10px;

	margin: 0 10px;

	background: #fff;

	text-transform: uppercase;
}
#garanties img {
	margin: 0 10px 10px 0;
	float: left;
	line-height: 40px;
}

#garanties b {
	margin: 0 0 10px 0;
	display: inline-block;
	height: 40px;line-height: 20px;
	vertical-align:middle;
	font-size: 13px;
}

#garanties .small-fdp {
	display: inline-block;
	line-height: 10px;
	font-size: 11px;
	text-shadow: none;
	margin-top: -20px;
	vertical-align: top;
}

#garanties i.fa.button {
	width: 30px;
	height: 30px; line-height: 30px;
	text-align: center;
	padding: 0;
	font-size: 18px;

	margin: 2px 5px 2px 0;
}

#serviceclient {
	color: #939393;
	width: 180px;
	width: 160px !important;
	padding: 10px;
	margin: 0 10px 20px 10px ;
	background: #fff;
}

#serviceclient i.fa {
	font-size: 24px;
	margin-right: 15px;
}

#serviceclient img {
	margin: 8px 10px 8px 0;
	float: left;
	line-height: 40px;
}

#serviceclient b {
	margin: 0 0 10px 0;
	display: inline-block;
	height: 40px;line-height: 20px;

	text-transform: uppercase;

	vertical-align:middle;
	font-size: 13px;
}

#serviceclient strong, #serviceclient p {
	padding-bottom: 5px;
	border-bottom: #aaaeb2 1px dashed;
	margin-bottom: 10px;

	display: block;
	text-align: center;

	color: #262626;

	font-size: 15px;
	font-weight: 300;
}

#serviceclient p {
	border: 0;
	margin: 0;
}

#serviceclient span {
	display: block;
}


/* DISPLAYS PRODUITS */
div.bloc_prd_320 {
	height: 180px;min-height: 180px;max-height: 180px;
	margin: 5px 10px;
	display: inline-block;
	text-align: left;
	float: none;
}

/* PRD SMALL */
div.prd_small .prix {
	width: 80px !important;min-width: 80px !important;max-width: 80px !important;
	height: 30px;min-height: 30px;max-height: 30px;line-height: 30px;
	margin: -30px 0 0 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
	position: absolute;
	bottom: 0;
	right: 10px;
}
a.prd_small, a .prd_small:hover, a.prd_small *, a .prd_small:hover * {
	text-decoration: none;
}

div.top_prd_small {
	/*width: 300px;min-width: 300px;max-width: 300px;*/
	height: 30px;min-height: 30px;max-height: 30px;line-height: 30px;
	margin: 0;
	padding: 0;
}

div.top_prd_small img {
	float: left;
	width: 20px;
	height: 20px;
	margin: 5px 0;
}

div.top_prd_small .icon {
	float: left;
	color: #f53d4c;
}

div.top_prd_small h2, div.top_prd_small h3 {
	float: left;
	line-height: 30px;
	padding: 0;
	margin: 0 5px 0 0;
	text-transform: uppercase;
	font-size: 19px;
	font-weight: 400;
}

div.top_prd_small i {
	line-height: 30px;
	font-style: normal;
	font-size: 19px;
	font-weight: normal;
	color: #aaaeb2;
}

div.top_prd_small a {
	/*color: #252525;*/
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
.bloc_prd_small .owl-prev, .bloc_prd_small .owl-next {
	position: absolute;
	top: -27px;
	color: #AAAEB2;
	font-size: 1.4rem;
}
.bloc_prd_small .owl-prev {
	right: 35px;
}
.bloc_prd_small .owl-next {
	right: 10px;
}
div.bloc_prd_small {
	height: 150px;min-height: 150px;max-height: 150px;
	margin: 0;
	padding: 0;
}

div.bloc_prd_small ul {
	margin: 0;
	padding: 0;
	height: 150px;min-height: 150px;max-height: 150px;
}

div.bloc_prd_small ul li {
	margin: 0;
	padding: 0 10px;
	height: 150px;min-height: 150px;max-height: 150px;
	list-style: none;
	width: 100%;
	/*float: left;*/
}

div.prd_small {
	height: 150px;min-height: 150px;max-height: 150px;
	margin: 0;
	text-align: left;
}

div.prd_small .visuel {
	position: relative;
	left: 0;
	top: 0;
	width: 100px;min-width: 100px;max-width: 100px;
	height: 150px;min-height: 150px;max-height: 150px;
	margin: 0 10px 0 0;
	float: left;
}

div.prd_small .visuel img {
	float:left;
	width: 100px;
	height: 150px;
}

div.prd_small .visuel .remise {
	width: 100px;min-width: 100px;max-width: 100px;
	height: 30px;min-height: 30px;max-height: 30px;line-height: 30px;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	opacity: 0.8;
	filter: alpha(opacity=80);
	margin-top: 120px;
	margin-left: -100px;
	display: block;
	float: left;
}

div.prd_small strong {
	/*color: #30383c;*/
	font-size: 15px;
	font-weight: 300;
}
div.prd_small p {
	line-height: 15px;
	font-size: 13px;
	font-weight: 300;
}
@media screen and (max-width: 959px) {
	div.prd_small p {
		display: none;
	}
}

div.prd_small b {
	font-size: 13px;
	font-weight: 300;
	display: inline-block;
}

a.prd_small:hover div.prd_small b {
	text-decoration: underline;
}
.col_4.slide_promo {
	margin-bottom: 1rem;
	background: rgba(0,0,0,0.01);
	padding-bottom: 1rem;
}
div.prd_small .oldprix {
	width: 70px;min-width: 70px;max-width: 70px;
	height: 30px;min-height: 30px;max-height: 30px;line-height: 30px;
	/*margin: -30px 120px 0 0;*/
	background-color: #939393;
	color: #fff;
	text-decoration: line-through;
	text-align: center;
	font-weight: normal;
	/*float: right;*/
	position: absolute;
	bottom: 0;
	right: 95px;
}
@media screen and (max-width: 959px) {
	div.prd_small .oldprix {
		right: 10px;
		bottom: 35px;
	}
	div.top_prd_small a, div.top_prd_small i {
		display: none;
	}
}

div.prd_small .prix .fa {
	width: 30px;min-width: 30px;max-width: 30px;
	height: 30px;min-height: 30px;max-height: 30px;line-height: 30px;
	float: right;
	margin-left: -10px;
}
/* FIN PRD SMALL */


/* PRD MEDIUM */
.prd_medium .prixpromo {
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	line-height: 30px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background-color: transparent !important;
	font-size: 1.2rem;
	float: right;
}
.prd_medium .oldprix {
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	line-height: 30px;
	display: inline-block;
	color: #999;
	text-decoration: line-through;
	width: 70px;
	float: left;
}
div.prd_medium .visuel .remise {
	width: 150px;
	min-width: 150px; 
	max-width: 150px; 
	height: 30px; 
	min-height: 30px; 
	max-height: 30px;
	line-height: 30px;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: block;
	margin-top: -32px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
}
.product_item figcaption {
	width: 150px;
	margin: 0 auto;
}

/* FIN PRD MEDIUM */

/* MINIPUB */

a.minipub, a.minipub:hover {
	display: block;
	float: left;
	margin : 0 5px 10px 5px;
	vertical-align: top;
	min-width: 235px;max-width: 235px;width: 235px;
	min-height: 200px;max-height: 200px;height: 200px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	text-align: left;
	text-decoration: none;
}

a.minipub .visuel {
	min-width: 100px;max-width: 100px;width: 100px;
	min-height: 150px;max-height: 150px;height: 150px;
	float: left;
	border: 0;

	margin: 10px;
}

a.minipub .visuel img {
	min-width: 100px;max-width: 100px;width: 100px;
	min-height: 150px;max-height: 150px;height: 150px;
	border: 0;
	margin: 0;
	float: left;
}

a.minipub .remise {
	width: 100px;min-width: 100px;max-width: 100px;
	height: 30px;min-height: 30px;max-height: 30px;line-height: 30px;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	margin-top: 120px;
	margin-left: -100px;
	display: block;
	float: left;
}

a.minipub strong {
	line-height: 18px;
	margin: 0;
	font-size: 15px;
	color: #262626;
	font-weight: 300;

	float: left;
	display:block;
}

a.minipub:hover strong {
	text-decoration: underline;
}

a.minipub h3 {
	display:block;
	/*min-width: 230px !important;max-width: 230px !important;width: 230px !important;*/
	min-height: 30px;max-height: 30px;height: 30px;
	line-height: 30px;
	margin: 0;
	font-size: 15px;
	font-weight: normal;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-radius: 3px 3px 0 0;
	text-transform: uppercase;
	padding-left: 10px;
}

a.minipub p {
	position: relative;
	top: 0;
	left: 0;
	min-width: 105px;max-width: 105px;width: 105px;
	min-height: 150px;max-height: 150px;height: 150px;
	float: right;
	margin: 10px 10px 10px 0;
	border: 0;
	font-size: 15px;
	font-weight: 300;
}

a.minipub p b {
	font-size: 16px;
	font-weight: 300;
	display: block;
	margin-top: 50px;
}

a.minipub p small {
	margin: 0;
	display: block;
	bottom: 35px;
	left: 0;
}

a.minipub p span {
	position: absolute;
	bottom: 0;
	left: 0;
	min-width: 80px !important;max-width: 80px !important;width: 80px !important;
	min-height: 30px;max-height: 30px;height: 30px;
	line-height: 30px;
	padding-right: 10px;
	display: block;
	text-align: center;
	font-weight: normal;
}

a.minipub p span .fa {
	width: 30px;min-width: 30px;max-width: 30px;
	height: 30px;min-height: 30px;max-height: 30px;line-height: 30px;
	float: right;
	margin-left: -10px;
}

/* FIN MINI PUB */

/* BIG PUB */

div.bigpub {
	margin: 30px 10px 10px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
}

.bigpub a.title_link {
	line-height: 30px;
	padding: 0 0 0 10px;
	display: inline-table;
	width: 100%;
	text-align: left;
	font-size: 15px;
	text-transform: uppercase;
	clear: both;
}

.bigpub a.title_link div {
	float: right;
	padding: 0 10px;
	font-weight: 400;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	border-radius: 0 3px 0 0;
}

div.bigpub a.prd, div.bigpub a.prd:hover, a.prd{
	display: inline-block;
}

a.prd, a.prd:hover {
	text-align: center;
}

div.bigpub a.superflu {
	display: none;
}

/* FIN BIG PUB */

/* PRD */

a.prd {
	position: relative;
	/*background-color: #fff;*/
	text-align: center;
	display: block;
}
a.prd .remise {
	margin-top: 195px;
	margin-left: -150px;
	display: block;
	float: left;
	font-weight: 700;
	width: 150px;min-width: 150px;max-width: 150px;
	height: 30px;min-height: 30px;max-height: 30px;line-height: 30px;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
}

a.prd strong {
	line-height: 20px;
	font-size: 15px;
	color: #262626;
	font-weight: 300;
	display:block;
	width: 150px;min-width: 150px;max-width: 150px;
	min-height: 40px;max-height: 40px;height: 40px;
	overflow-y: hidden;
	margin: 0;
	border-bottom: #eaebec 1px solid;

}

a.prd:hover strong {
	text-decoration: underline;
}

a.prd p {
	clear: both;
	height: 54px;min-height: 54px;max-height: 54px; line-height: 18px;
	overflow-y: hidden;
	margin: 0 0 5px 0;
	text-align: left;
	font-size: 12px;
}

a.prd b {
	font-size: 16px;
	font-weight: 300;
	float: left;
	line-height: 30px;
}

a.prd b.solo {
	float: none;
}

a.prd strike {
	margin: 0;
	font-size: 13px;
	float: right;
	left: 0;

	line-height: 30px;
}

a.prd .voircetarticle {
	width: 150px;min-width: 150px;max-width: 150px;
	height: 30px;min-height: 30px;max-height: 30px;line-height: 30px;
	display: block;
	clear: both;
	margin: 0;
	font-size: 12px;
	font-weight: 300;
}

.central.produit h1, .central.listing h1, div.search-subtitle h2, .central.panier h1 {
	line-height: 30px;
	font-size: 24px;
	font-weight: 400;
	margin: 0 10px;
	margin-bottom: 5px;
	float: left;
}

.central.panier {
	text-align: center;
}

.central.panier h1 {
	margin: 20px 40px;
}

.central.panier p {
	width: auto;
	margin: 10px 15px;
	text-align: left;
}

.central.panier table {
	width: 100%;
}

.listing.marques {
	text-align:center;
	vertical-align: top;
}

.listing.marques a.logo {
	margin: 10px;
	padding: 10px;
	text-align: center;
	display: block;
    float: left;
	vertical-align: top;
	width: 120px;
	height: 120px;
	line-height: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-transform: uppercase;
}

.central.listing .logo_marque {
	float: left;
	margin: 0 10px;
}

.central.listing h1.titre_marque {
	margin: 15px 10px;
}

.grille.listing.marques a.logo img, .grille.listing.marques a.logo strong {
	display: block;
}

.grille.listing.marques a.logo strong {
	margin: 10px 0;
	text-transform: uppercase;
}

.product_nav {
	line-height: 30px;
	font-size: 12px;
	margin: 0 10px;
	float: right;
}

.product_nav a, .product_nav a i {
	text-decoration: none;
	line-height: 30px;
}

.product_nav a:hover, .product_nav a:hover i {
	color: #000;
	text-decoration: none;
}

.clearer {
	clear: both;
	width: 100%;
	height: 0;min-height: 0;max-height: 0;
	display: inline-block;
}

.clearer.left {
	clear: left;
}
.keywords-ban {
	display: block;
}

.keywords-ban h1 {
	display: block;
	float: none;
}

.keywords-ban p {
	text-align: left;
	padding: 0 15px;
	display: block;
}

.keywords-ban img {
	width: auto;
	max-width: 100%;
}

.img_part {
	float: left;
	margin: 0 15px 15px 0;
	text-align: center;
}

.imgprd {
	display: inline-block;
	max-width: 300px;
	position: relative;
}

.img_part .imgprd .display_remise {
	float: right;
	width: 75px;
	height: 75px;
	margin: -85px 10px 10px -85px;
	border-radius:50%;
	text-align: center;
}

.img_part .imgprd .display_remise span {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 75px;
}

.tb_img_prd {
	max-width: 300px;
	overflow-x: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	display:block;
}
@media screen and (max-width: 719px) {
	.tb_img_prd {
		margin: 0 auto;
	}
}

.tb_img_prd img {
	width: 75px;
	margin: 0;
	cursor: -webkit-zoom-in; cursor: -moz-zoom-in;
}

.tb_img_prd .fa.left {
	position: absolute;
	bottom: 5px;
	left: 5px;
	color: #000;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	opacity: 0.8;
	filter: alpha(opacity=80);
	filter: none;
	cursor: pointer;
	font-size: 24px;
}

.tb_img_prd .fa.right {
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #000;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	opacity: 0.8;
	filter: alpha(opacity=80);
	filter: none;
	cursor: pointer;
	font-size: 24px;
}

.central.produit form {
	padding: 15px;
	margin: 0 15px;
	line-height: 20px;
	width: auto;
	text-align: left;

	font-size: 13px;
	font-weight: 300;
}

.central.produit form #submit, .cartbtcontinue, #btcontinue, #btfinir, .cartbt, .btmondialrelayok, .menuclient a {
	width: auto;
	margin: 5px auto;
	line-height: 40px;
	font-size: 15px;
	/*font-weight: 700;*/
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	text-transform: uppercase;
	cursor: pointer;
}

.cartbt, .menuclient a,#btfinir {
	width: auto;
	margin: 5px auto;
}

.menuclient {
	text-align: center;
	padding: 15px 0;
}

.menuclient a {
	display: inline-block;

	padding: 0 5px;

	margin: 0 10px;

	text-transform: none;

	font-size: 12px;
	line-height: 20px;
}

.central.produit form select {
	min-height: 30px; max-height: 30px; height: 30px; line-height: 30px;
	/*min-width: 180px; max-width: 180px; width: 180px;*/
	width: 100%;
	margin: 5px 0;
	border: 1px solid #b7b7b7;
	border-radius: 0;
	font-size: 13px;
	color: #262626;
	padding-left: 5px;
	padding-right: 5px;
	box-shadow: none;
	transition: none;
}

.central.produit form input[type="text"] {
	min-height: 28px; max-height: 28px; height: 28px; line-height: 28px;
	margin: 5px 0;
	border: 1px solid #b7b7b7;
	border-radius: 0;
	font-size: 13px;
	color: #262626;
	padding-left: 5px;
	padding-right: 5px;
	box-shadow: none;
	transition: none;
}

.central.produit form .prix {
	font-size: 24px;
	line-height: 40px;
	margin: 5px 0;
}

.central.produit form .prix b {
	font-weight: 300;
}

.central.produit .txtprd {
	padding: 15px;
	/*width: auto;*/
	text-align: left;

	font-size: 13px;
	font-weight: 300;
}

.central.produit .txtprd p {
	padding: 0 50px 15px 15px;
	font-size: 14px;
}

.central.produit .logo-marque img {
	float: left;
	margin: 0 15px 0 0;
}

.central.produit .ref-dispo {
	line-height: 30px;
	padding: 0 15px;
}

.DispoOk {
	color: #67b03c;
}

.DispoNo {
	color: #f63d4b;
}

.central.produit .social_box {
	margin: 10px 0;
	height: 40px;min-height: 40px;max-height: 40px;
	vertical-align: top;
}

.central.produit .social_box .social_bt {
	display: inline-block;
	vertical-align: top;
	margin: 10px;
}

.central.produit .social_box .social_bt:nth-child(1) {
	top: -7px;
}

.central.produit .bonpoints {
	margin: 0 15px;
	text-align: center;
	padding: 8px 0;
	display: block;
	position: relative;
}
.central.produit .bonpoints::before, .central.produit .bonpoints::after, .chapeau::before, .chapeau::after {
	content: '';
	position: absolute;
	display: block;
	height: 1px;
	width: 100%;
	right: 0;
	left: 0;
	background-image: linear-gradient(to right, rgba(204,204,204,0), rgba(204,204,204, 1), rgba(204,204,204,0));
}
.central.produit .bonpoints::before {
	top: -5px;
}
.central.produit .bonpoints::after {
	bottom: -5px;
}
.chapeau::before {
	top: 0;
}
.chapeau::after {
	bottom: 0;
}
.central.produit .egalement {
	font-size: 20px;
	font-weight: 300;
	margin: 15px 10px;
	
	text-align: left;
	line-height: 30px;
}

.central.panier {
	padding: 0;
}


.panier_title {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}

/* FIN PRD */

.nav {
	line-height: 30px;
	float: left;
	padding-left: 10px;
}

.nav small {
	margin-left: 15px;
	font-size: 13px;
	float: left;
}
.nav span.active {
	background-color: transparent;
	font-weight: bold;
}
.nav span, .nav a {
	box-sizing: border-box;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background-color: #888;
	margin: 0 5px 0 0;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
	float: left;
	vertical-align: middle;
}

.nav div a, .nav div a:hover {
	color: #fff;
}

.nav div a:hover {
	text-decoration: underline;
}

div.nbitems, div.sort_order {
	margin: 0 5px 0 auto;
	line-height: 30px;
	float: right;
}

div.search-subtitle h2, div.search-subtitle p {
	text-align: left;
	width: auto;
}

div.ensemble {
	vertical-align: top;
	margin: 0 10px;
	width: auto;
	text-align: center;
}

a.ensemble {
	color: #797c80;
}

a.ensemble .remise {
	margin-left: -100px;
	margin-top: 120px;
	float: left;
	width: 100px;
	line-height: 30px;
	font-weight: 800;
	font-size: 18px;
}

a.ensemble b {
	font-size: 15px;
	display: block;
	color: #262626;
	font-weight: 300;
}

a.ensemble p {
	min-width: 100px;
	max-width: 100px;
	width: 100px;
	margin: 5px 0px 0px 5px;
	float: left;
	text-align: left;
}

a.ensemble p b {
	margin: 5px 0px 0px;
	font-weight: 800;
}
.central.produit .grille a.prd {
	display: inline-block;
}

.central.listing .page-inst h1 {
	display: block;
	float: none;
}

.grille a.prd .voircetarticle {
	margin: 0 -10px 0 -10px;
	width: 170px;min-width: 170px; max-width: 170px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.grille a.prd b, .grille a.prd strike {
	margin: 0 auto;
}

.sav-contact {
	width: 310px;
	height: 270px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
}

.fd_sav-contact {
	background-image: url('/400/images/skin01/contect-tel.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 310px;
	height: 270px;
	margin-bottom: -270px;
}

.sav-contact i.fa.button {
	margin: 10px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	float: left;

	font-size: 19px;
}

.sav-contact h3 {
	line-height: 25px;
	margin: 10px auto;
	display: inline-block;
	float: left;
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	float: left;
}

.sav-contact small {
	clear: left;
	display: block;
	font-size: 16px;
	margin: auto 10px;
}

.sav-contact p {
	float: right;
	text-align: right;
	margin: 10px;
	padding: 5px 10px;
	color: #ffffff;

	background-color: #636363;

	font-size: 14px;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.sav-contact p b {
	font-weight: 900;
	text-transform: uppercase;
}

.sav-contact p span {
	font-size: 17px;
	font-weight: 900;
}

.sav-contact p span.internatio {
	font-size: 14px;
	font-weight: 400;
}

.sav-contact a {
	clear: right;
	float: right;
	display: inline-block;
	vertical-align: bottom;
	margin: 20px;
	padding: 5px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.sav-contact a i.fa {
	margin: 0 0 0 10px;
}

.newsletter {
	display: inline-block;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
}

.fd_newsletter1 {
	display: inline-block;
	float: left;
	-webkit-border-radius: inherit;
	-moz-border-radius: inherit;
	border-radius: inherit;
}

.sav-contact i.fa.button, .newsletter i.fa {
	margin: 10px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	float: left;

	font-size: 19px;
}

.newsletter h3 {
	line-height: 25px;
	margin: 10px auto;
	display: inline-block;
	float: left;
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	float: left;
}

.newsletter p {
	clear: both;
	font-size: 14px;
	margin: auto 10px;
	text-align: left;
}

.fd_newsletter2 {
	display: inline-block;
	float: right;
	background-repeat: no-repeat;
	-webkit-border-radius: inherit;
	-moz-border-radius: inherit;
	border-radius: inherit;
}

.newsletter b {
	color: #939393;
	font-weight: 800;
	font-size: 18px;
	margin: auto 20px;
	display: block;
	clear: left;
	text-align: left;
}

.newsletter form {
	height: 40px; line-height: 40px;
	margin: 20px auto;
	color: #ffffff;
	font-weight: 800;
	font-size: 16px;
	line-height: 50px;
}

.newsletter input[type='text'] {
	font-size: 16px;
	border: 0px none;
	outline: 0px none;
	width: 210px;
	height: 40px; line-height: 40px;
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.newsletter button {
	border: 0px none;
	outline: 0px none;
	width: 40px;
	height: 40px; line-height: 40px;
	margin: 0;
	padding: 0 auto;
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.newsletter button i.fa {
	margin: 0 auto;
	padding: 0;
}

.newsletter .captcha {
	width: 300px;
	background: #ffffff;

	margin: 0 auto;
	margin-top: -220px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	display: inline-block;
}

.newsletter .captcha img {
	vertical-align: middle;
}

.newsletter .captcha input[type="text"] {
	width: 270px;
	height: 25px; line-height: 25px;
	font-size: 14px;

	margin: 5px auto;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	border: 1px solid #e7e7e7;
}

h3.titre {
	text-align: left;
	display: block;
	line-height: 30px;
	padding: 0px;
	margin: 10px 5px 0 5px;
	text-transform: uppercase;
	font-size: 19px;
	font-weight: 400;
}

h3.titre b {
	font-weight: 400;
}

.central.produit .txtprd b {
	font-weight: 700;
}

/* fin particularité grilles de produits */

#bloc_bandeau {
	font-size: 12px;
	/*color: #9e9e9e;*/
	background-color: #ffffff;
	line-height: 20px;
	width: 100%;
	text-align: center;
	display: none;
}


#bloc_menu {
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
	margin-bottom: 0;
}

#bloc_menu .container {
	height: 90px;
	margin-top: 0;
}

#bloc_menu a.logo {
	height: 90px;
	padding: 0 5px;
	float: left;
	display: inline-block;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
}

#bloc_menu a.logo img {
	clear: both;
	display: inline-block;
}

#bloc_menu a.logo span {
	margin: -25px 0 0 40px;
	float: left;
	font-size: 16px;
}

#bloc_menu strong {
	display: inline-block;
	float: right;
	width: 159px;
	line-height: 30px;
	margin: 0 1px 0 0;
	font-weight: 300;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	background: transparent;
	vertical-align: middle;
}

#bloc_menu strong:hover {
	cursor: pointer;
	background:rgba(147,147,147,0.1);
}

#bloc_menu strong.menu i.fa {
	font-size: 16px;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

#bloc_menu #bloc_recherche {
	width: 160px;
	height: 58px;
	margin: 1px 0;


	background: #ffffff;

	float: right;
	display: inline-block;
	vertical-align: middle;
}

#bloc_menu #bloc_recherche:hover {
	width: 640px;
	margin-left: -480px;
}

#bloc_menu #bloc_recherche input.form-control[type="text"] {
	display: none;
}

#bloc_menu .search .button {
	/*float: left;*/
	width: 50px;
	height: 34px;
	margin: 5px;
	font-size: 18px;
	cursor: pointer;
	border: 0px none;
	outline: 0px none;
	padding: 0 auto;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}

#bloc_menu .cart {
	float: none;
	clear: none;
	vertical-align: middle;
}

#bloc_menu .dropdown-menu {
	position: absolute;
	top: 0; left: 0;
	z-index: 84;
	height: auto;
	line-height: 0; 
	margin: 0;
	display: block;
	width: 100% !important;
}

#bloc_menu .dropdown-menu div {
	margin-top: 0px;
	box-sizing: border-box;
	position: absolute;
	top: 70px;
	height: 135px;
}

#drop_cart, #drop_search {
	width: 100%;
}

.dropdown-menu div.search select, .dropdown-menu div.search input[type="text"] {
	width: 435px;
	margin: 5px;
	display: inline-block;
}

.dropdown-menu div.search input[type="text"] {
	/*float: left;*/
	background: #ffffff;
	color:#939393;
	border: solid 1px #dddddd;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	cursor:text;
}
.dropdown-menu div.search select  {
	border-radius: 0;
	margin: 0;
	padding: 3px;
	background: #ffffff;
	color:#939393;
	font-size: 1em;
	font-family: inherit;
	line-height: normal;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(/400/images/skin01/triangle.svg), url(/400/images/skin01/triangle_up.svg);
	background-repeat: no-repeat, no-repeat;
	background-position: right 14px, right 3px;
	background-size: 10px 10px;
	background-origin: content-box;
	border: solid 1px #dddddd;
	outline: none;
}


.dropdown-menu div.categories {
	width: 958px;
	padding: 0;
}

.dropdown-menu div.categories a {
	display: inline-block;
	padding: 5px 10px;
	margin: 10px 5px;
	width: 150px;
	line-height: 30px;
	color: #ffffff;
	text-align: left;
	font-size: 16px;

	border-bottom: 1px solid;
}

.dropdown-menu div.search label {
	position:relative;
	/*float: left;*/
	margin: 5px 0;
}

/* fin mise en page divers */

#colonneBigScreen {
	display: none;
}

@media (min-width: 960px) {

	#bloc_bandeau {
		display: block;
	}

	#bloc_nav, #bloc_nav2 {
		width: 100%;
	}

	#bandeau {
		width: 960px;
	}

	.bandeau {
		min-height: 130px;
	}

	.bloc_logo {
		width: 310px;
		height: 75px;
		margin: 25px 0 30px 20px;
		float: left;
	}

	#bloc_recherche {
		width: 320px;
		height: 40px;
		margin: 10px 10px auto auto;
		overflow: hidden;
		float: right;
		clear: right;
	}

	#bloc_recherche input.form-control[type="text"] {
		width: 260px;
	}

	#bloc_recherche select {
		display: none;
	}

	#bloc_panier {
		margin: 10px 10px auto auto;
		width: 65px;
		height: 60px;
		overflow: hidden;
		float: right;
		clear: right;
	}


	#spe-content, .spe, .spe-pub, .spe-pub a  {
		width: 950px;min-width: 950px;max-width: 950px;
		height: 270px;min-height: 270px;max-height: 270px;
	}

	.spe-pub a {
		float: left;
	}

	#bloc_nav .bloc_nav-item a, #bloc_nav2 .bloc_nav-item a {
		padding: 0 5px;
		display: block;
	}

	div.selection-coquins a.prd_medium:nth-child(6), div.selection-coquins a.prd_medium:nth-child(7) {
		display: none;
	}
	.sav-contact {
		margin: 10px 5px;
		float: left;
	}

	.newsletter {
		width: 630px;
		height: 270px;
		margin: 10px 5px;
		float: left;
	}

	.fd_newsletter1 {
		width: 320px;
		height: 270px;

		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-moz-border-radius-topright: 0;
		-moz-border-radius-bottomright: 0;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}

	.fd_newsletter2 {
		width: 310px;
		height: 270px;

		-webkit-border-top-left-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-topleft: 0;
		-moz-border-radius-bottomleft: 0;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}

}

@media (max-width: 959px) and (min-width: 720px) {
	.sav-contact {
		width: 630px;
		height: 150px;
		float: none;
		margin: 5px auto;
		background-position: top right;
	}

	.sav-contact small {
		width: 290px;
		margin: 5px 10px;
		float: left;
	}

	.sav-contact p {
		float: left;
	}

	.sav-contact a {
		display: none;
	}

	.fd_sav-contact {
		width: 630px;
		height: 150px;
		background-position: bottom right;
		margin-bottom: -150px;
	}

	.newsletter {
		float: none;
		margin: 5px auto;
	}

	body {
		background-position: top;
	}

	#super-bandeau {
		display: none;
	}

	a.minipubccoeur {
		display: none;
	}

	.grille {
		margin: 0;
		text-align: center;
	}
	.central {
		margin-left: auto;
		margin: auto;
		overflow-x: hidden;
	}
	a.minipub, a.minipub:hover {
		min-width: 235px; 
		max-width: 235px; 
		width: 235px;
		/*margin: 0 !important;*/
		display: block !important;
	}
	.pub_wrapper {
		/*width: 705px !important;*/
		height: 205px;
		/*margin: 0 !important;*/
		display: block;
	}

	div.bigpub a.prd.bigpub.superflu {
		display: none;
	}

	div.bigpub a.prd.bigpub, div.bigpub a.prd.bigpub:hover {
		margin: 10px 12px 20px 12px;
	}

	#spe-content, #spe li, .spe  {
		width: 720px;min-width: 720px;max-width: 720px;
		height: 205px;min-height: 205px;max-height: 205px;
	}

	img.spe-img {
		display: inline-block !important;
	}

	#spe {
		height: 205px;min-height: 205px;max-height: 205px;
	}

	.spe {
		margin: 0 auto 10px auto;
	}

	#bandeau, #bloc_nav, #bloc_nav .bloc_nav, #bloc_nav2 {
		width: 100%;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}

	#bloc_menu .container {
		text-align: center;
	}

	#bloc_menu a.logo {
		float: none;
		margin: 0 auto;
		display: block;
		text-align: center;
	}

	#bloc_menu a.logo img {
		float: left;
	}
	#bloc_menu a.logo span {
		float: right;
	}

	#bloc_recherche {
		width: 320px;
		height: 40px;
		margin: 10px 10px auto auto;
		overflow: hidden;
		float: right;
		clear: right;
	}

	#bloc_recherche input.form-control[type="text"] {
		width: 260px;
	}

	#bloc_recherche select {
		display: none;
	}

	#bloc_panier {
		margin: 10px 10px auto auto;
		width: 65px;
		height: 60px;
		overflow: hidden;
		float: right;
		clear: right;
	}

	#bloc_nav .bloc_nav-item a, #bloc_nav2 .bloc_nav-item a {
		padding: 0 5px;
	}

	a.prd .voircetarticle {
		opacity: 1;
	}

	div.bigpub a.prd.bigpub:nth-child(6) {
		display: none;
	}

	div.bloc_prd_320 {
		margin: 10px 30px;
	}

	img.selection-coquins {
		margin: 5px 26px;
	}

	a.prd_medium {
		margin: 10px 15px;
	}

	.central.produit .grille a.prd:nth-child(5) {
		display: none;
	}

	.sav-contact {
		margin: 10px auto;
	}

	.newsletter {
		width: 630px;
		height: 270px;
		margin: 10px 5px;
	}
	.fd_newsletter1 {
		width: 320px;
		height: 270px;
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-moz-border-radius-topright: 0;
		-moz-border-radius-bottomright: 0;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	.fd_newsletter2 {
		width: 310px;
		height: 270px;
		-webkit-border-top-left-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-topleft: 0;
		-moz-border-radius-bottomleft: 0;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}

}

span.stick_ct_panier {
	position: absolute;
	border-radius: 20px;
	width: 15px;
	height: 15px;
	font-size: 10px;
	line-height: 15px;
	top: 2px;
	right: 0;
}

.edito_glo_txt {
	padding: 5px 0;
}

@media (max-width: 719px) {
	span.stick_ct_panier {
		top: 40px;
		right: 15px;
		text-align: center;
	}
	strong.menu i {
		font-size: 1.5em !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	#bloc_menu strong {
		text-align: left;
		margin: auto;
		overflow: hidden;
		width: 75px; height: 75px; line-height: 75px;
		padding: 0;
	}

	#bloc_menu strong i.fa {
		display: block;
		width: 75px; height: 75px; line-height: 75px;
		text-align: center;
	}

	.cartbtcontinue, #btcontinue, #btfinir, .cartbt, .btmondialrelayok {
		display: block;
	}

	#super-bandeau {
		display: none;
	}

	.central {
		/*width: 100%;*/
	}

	.grille {
		margin: 0;
		text-align: center;
	}

	body {
		background-position: top;
	}

	.spe {
		display: none;
	}

	#bandeau, #bloc_nav, #bloc_nav .bloc_nav, #bloc_nav2 {
		width: 100%;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}

	.bloc_logo {
		width: 310px;
		height: 75px;
		margin: 10px auto;
	}

	.bloc_logo a img {
		margin: 0 auto;
	}

	#bloc_recherche {
		margin: 5px auto;
		width: 320px;
		height: 40px;
		overflow: hidden;
		display: block;
		clear: both;
	}

	#bloc_recherche input.form-control[type="text"] {
		width: 260px;
	}

	#bloc_recherche select {
		display: none;
	}

	#bloc_panier {
		margin: 5px auto;
		width: 320px;
		height: 60px;
		overflow: hidden;
		display: block;
		clear: both;
	}

	#bloc_nav .bloc_nav-item a, #bloc_nav2 .bloc_nav-item a {
		padding: 0 5px;
	}

	.garanties h3 {
		display: inline-block;
		margin: 20px auto;
	}

	#path, #share {
		float: none;
	}
	a.minipub, a.minipub:hover {
		margin: 5px auto;
	}

	a.minipubccoeur {
		display: inline-block;
	}

	div.bigpub {
		margin: 10px 0;
		padding: 0;
	}

	div.bigpub a.prd.bigpub, div.bigpub a.prd.bigpub:hover {
		margin: 10px 5px;
	}

	a.prd.bigpub:nth-child(6) {
		display: none;
	}

	.grille a.prd {
		padding: 0 0 30px;
		margin: 10px auto;
	}

	.grille a.prd .voircetarticle {
		width: 150px;min-width: 150px;max-width: 150px;
	}

	.nav {
		display: block;
		width: 100%;
		clear: both;
		float: none;
		text-align: center;
		margin: 20px auto 10px;
	}

	.nav span, .nav a {
		float: none;
	}

	.nav small {
		display: block;
		width: 100%;
		margin: 5px auto;
	}

	.chapeau {
		text-align: center;
	}

	div.nbitems, div.sort_order {
		margin-top: 0;
	}

	.nbitems, .sort_order {
		margin: 0 10px;
		float: none;
	}

	.bigpub a.title_link div {
		display: none;
	}

	.central.produit form {
		margin: 0 15px;
		clear: both;
	}

	.central.produit .txtprd {
		margin: 0;
	}

	#footer .footer-menu:nth-child(1) {
		display: none;
	}

	#footer .footer-menu a {
		font-size: 1.2em;
		line-height: 1;
	}

	.keywords-ban p {
		padding: 0 10px;
	}

	.process-panier {
		height: 30px;
	}

	.process-panier * {
		height: 30px;
	}

	.process-panier .process-step {
		width: 30px;
	}

	.bg-barre {
		width: auto;
		background-size: auto 30px;
	}

	.mobile-hide {
		width: 0;
		overflow: hidden;
	}

	.cartbtcontinue, #btcontinue, #btfinir, .cartbt, .btmondialrelayok {
		font-size: 10px;
	}

	.panier_title {
		padding: 2px;
	}

	.panier_content {
		padding: 5px 0;
		text-align: center;
	}

	.panier_content a {
		width: 10px;min-width: 10px;max-width: 10px;
		height: 10px;min-height: 10px;max-height: 10px;
		display: block;
		overflow: hidden;
	}

	.panier_content img.image {
		display: none;
	}

	.panier_content {
		color: #262626;
		background-color: #fff;
	}

	.sav-contact {
		margin: 10px auto;
		display: block;
		clear: both;
	}

	.newsletter {
		width: 310px;
		height: 540px;
		margin: 10px auto;
		display: block;
		clear: both;
	}
	.fd_newsletter1 {
		width: 310px;
		height: 270px;

		-webkit-border-bottom-right-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-bottomright: 0;
		-moz-border-radius-bottomleft: 0;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}
	.fd_newsletter2 {
		width: 310px;
		height: 270px;

		-webkit-border-top-right-radius: 0;
		-webkit-border-top-left-radius: 0;
		-moz-border-radius-topright: 0;
		-moz-border-radius-topleft: 0;
		border-top-right-radius: 0;
		border-top-left-radius: 0;
	}

}

/* Classes utiles --- DEBUT */
i.fa-2 { font-size: 2em;}
i.fa-3 { font-size: 3em;}
.clearfix { display: block; clear: both;width: 100% !important;}
.clearfix::before, .clearfix::after {
	content: ' ';
	display: table;
	height: 1px;
	width: 100% !important;
	clear: both;
}
.grey { background-color:#eee !important;}
.upper {text-transform: uppercase;}
/*.hide_smartphone { display: none; }*/
i.hide_for_smartphone { display: none; }
i.visible_for_smartphone { display: inline-block; }
div.visible_for_smartphone { display: block; }
div.entete {padding: 4px 0 4px 10px;color:#fff;font-size:1.2em;line-height:1.2em;text-align: left;}
div.entete i{display:inline-block;float:right;margin-right:10px;color:#ffffff;font-size: 1.2em;}
button.view_details_transport { float: right;}
hr { border: 0;height: 1px;background: #ccc;background-image: linear-gradient(to right, #fff, #ccc, #fff);}
.cart_item {background-color: #fff;}
.txt_green {color:#43AC6A;}
.txt_grey {color:#363636 !important;}
/* Classes utiles --- FIN */

#info_paiement, #info_retractation, #cgv_ok {
	float:left;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 5px;
}
/* Processus Facturation --- DEBUT */
div#facturation  {
	width: 100%;
	/*margin: 0 1% 0 1%;*/
	margin-bottom: 20px;
}

td.txt-right {
	text-align: right;
	min-width: 80px;
	padding-right: 4px;
}

#facturation td.panier_content {
	/*border-top: #cbcdce 1px solid;*/
	border-bottom: none;
}

div#facturation ul {
	margin: 5px 0 30px 0;
	padding: 0;
}
div#facturation li {
	list-style: none;
}

div#facturation ul.new_adress form {
	width: 100%;
}

div#facturation ul.new_adress {
	padding: 0 10% 0 10%;
}

div#facturation ul.new_adress input, div#facturation ul.new_adress select {
	/*border: none;*/
	border-radius: 0;
	padding: 4px 5% 4px 0;
	width: 90%;
	float: left;
}

div#facturation ul.new_adress select{
	width: 90%;
}

div#facturation ul.view_adress input {
	width:  85%;
	/*border-radius: 0;*/
	margin: 10px 0 0 0;
}
div#facturation ul.view_adress input {

}
div#facturation ul.view_adress input[type=text] {
	border: 1px solid #ccc;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	transition: border linear .2s,box-shadow linear .2s;
	line-height: 20px;
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
}

div#facturation ul.view_adress input[type=submit] {
	margin-bottom: 15px;
}

div#facturation ul.view_adress select {
	max-width: 612px;
	width: 88%;
	display: inline-block;
	border-radius: 0;
	padding: 4px 0 4px 2%;
	margin: 10px 0 20px 0;
}

#infos_facturation, #coord_livraison {
	float: left;
	width: 48%;
	margin-right: 1%;
}

#infos_facturation li {
	float: left;
	width: 50%;
	height: 30px;
	box-sizing: border-box;
	padding: 0 10px;
}

li#add_adresse_form .adress_default{
	float: left;
	width: 95%;
	margin-bottom: 10px;
}

#coord_livraison ul.view_adress td.icon_modif, td.icon_modif  {
	min-width: 90px;
	text-align:right;
}
td.icon_modif a {
	display:inline;
}
td.icon_modif2 {
	min-width: 60px;
}

td.detail_address {
	border-bottom: #cbcdce 1px solid;
}

.transport {
	border-top: #cbcdce 1px solid;
	padding: 10px 0 10px 0;
}

.transport label {
	font-size: 0.9em;
}

.transport_detail {
	display: block;
}

.transport_details.hide {
	display: block;
}

label.label_input {
	margin: 10px;
	float: left;
}

.transport_entete {
	position: relative;
	text-align: left;
}

.transport_logo h5 {
	font-size: 1.2em;
	display: inline-block;
	padding-left: 10px;
}

.transport_logo small {
	font-weight: normal;
	line-height: 1;
	color: #999999;
}

.transport_details label {
	font-weight: normal;
}

.transport_details label b {
	font-weight: bold;
}

.transport_logo img {
	vertical-align: middle;
}

td.moyen_paiement input {
	margin: 0;
}
td.moyen_paiement label {
	font-size: 1em;
	line-height: 1.0em;
	display: inline;
	padding: 0 0 0 5px;
	margin: 0;
}

td.panier_content label {
	font-size: 1em;
	display: inline;
}



li#add_adresse_form input#livr_default, #coord_livraison  ul.view_adress td.chkbxe input[type=checkbox] , td.chkbxe input[type=checkbox] {
	float: left;
	width: auto;
	margin-right: 10px;
	margin-top: 5px;
}
#coord_livraison  ul.view_adress td.chkbxe, td.chkbxe {
	margin-left: 70px;
}
li#add_adresse_form form  input[type=submit].cartbt{
	padding-left: 5%;
	height: 35px;
	width: 95%;
}

li#add_adresse_form form div.flatCheckbox, #coord_livraison ul.view_adress td.chkbxe  div.flatCheckbox, td.chkbxe  div.flatCheckbox
{
	width: 95px;
	height: 35px;
	position: relative;
	margin: 5px auto 20px auto;
}
li#add_adresse_form form div.flatCheckbox div, #coord_livraison ul.view_adress td.chkbxe div.flatCheckbox div, td.chkbxe div.flatCheckbox div
{
	width: 100%;
	height:100%;
	background: #f63d4b;
	position: relative;
	top:0;
}
div.flatCheckbox div:before {
	content: 'NON';
	color: #fff;
	position: absolute;
	top: 10px;
	right: 5px;
	font-size: 1.5em;
}
li#add_adresse_form form div.flatCheckbox div:before, #coord_livraison ul.view_adress td.chkbxe div.flatCheckbox div:before {
	top: 7px;
}
li#add_adresse_form form div.flatCheckbox label, #coord_livraison ul.view_adress td.chkbxe div.flatCheckbox label, td.chkbxe div.flatCheckbox label
{
	display: block;
	width: 25px;
	height: 25px;

	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;

	cursor: pointer;
	position: absolute;
	top: 5px;
	z-index: 1;
	left: 8px;
	background: #fffffd;
}
li#add_adresse_form form div.flatCheckbox label:before, #coord_livraison ul.view_adress td.chkbxe div.flatCheckbox label:before, td.chkbxe div.flatCheckbox label:before {
	color: #888;
	content: '|||';
	font-size: 15px;
	position: absolute;
	left: 6px;
	font-size: 20px;
	top: 1px;
	letter-spacing: 2px;
}
li#add_adresse_form form div.flatCheckbox input[type=checkbox]:checked ~ div, #coord_livraison ul.view_adress td.chkbxe div.flatCheckbox input[type=checkbox]:checked ~ div, td.chkbxe div.flatCheckbox input[type=checkbox]:checked ~ div {
	background: #5ba830;
}
div.flatCheckbox input[type=checkbox]:checked ~ div:before {
	content: 'OUI';
	color: #fff;
	position: absolute;
	top: 10px;
	left: 5px;
	font-size: 1.5em;
}
li#add_adresse_form form div.flatCheckbox input[type=checkbox]:checked ~ div:before, #coord_livraison ul.view_adress td.chkbxe div.flatCheckbox input[type=checkbox]:checked ~ div:before {
	top: 6px;
}

li#add_adresse_form form div.flatCheckbox input[type=checkbox]:checked ~ label , #coord_livraison ul.view_adress td.chkbxe div.flatCheckbox input[type=checkbox]:checked ~ label , td.chkbxe div.flatCheckbox input[type=checkbox]:checked ~ label {
	left: 63px;
}
div.form_identifiant form label {
	text-align: left;
}
div.form_identifiant form {
	text-align: center;
}
.infos_contact table table td {
	padding: 10px 0 10px 0;
	min-width: 90px;
}
.form_del_list {
	position: fixed;
	top: 0;right: 0;left: 0;bottom: 0;
	background-color: rgba(0,0,0,0.7);
}
.form_del_list form {
	width: 96%;
	margin: 20% auto 0 auto;
	padding: 2%;
	max-width: 500px;
	text-align: center;
	background: #fff;
}
.form_del_list form .cartbt {
	width: 35%;
	max-width: 100px;
	line-height: 2em;
	margin-left: 4px;
	height: auto;
	font-size: 1.5em;
}

.txt_strong {
	font-weight:  900;
}

label.label_normalize {
	font-size: 0.75em;
	line-height: 1em;
	font-weight: normal;
}

.span5.coordonnees {
	width: 46%;
	margin: 0 0 0 2%;
}

.span5.coordonnees ul {
	margin: 0 0 15px 0;
}
.span5.coordonnees ul input {
	padding: 4px 0 4px 0;
}

.span5.coordonnees ul li b {
	float: left;
}

.span5.coordonnees h5 {
	color: #ffffff;
	padding-left: 10px;
	text-align:left;
	font-size: 1.2em;
	margin-bottom: 5px;
	height: 30px;
	line-height: 30px;
	position: relative;
}
.span5.coordonnees h5 span {
	text-align: right;
	display: block;
	float: right;
	margin-right: 10px;
}
ul.closed {
	display: none;
}

.span5.coordonnees h5 span.visible_for_smartphone {
	display:none;
}
ul#facturation.closed {
	display: block;
}

div.choix_paiement label .warp_btn_radio {
	float: left;
	margin: 0 5px 5px 5px;
}

div.choix_paiement label {
	display:block;
	font-weight: normal;
	margin-bottom: 10px;
}

.warp_btn_radio input[type="radio"] {
	margin: 0;
}

a.cmd_paybox, a.cmd_paybox span, a.cmd_paybox img {
	display: block;
}
a.cmd_paybox {
	width: 100%;
	margin: 20px 0 0 0;
}
a.cmd_paybox span {
	text-transform: uppercase;
	font-weight: 900;
	margin: 0;
}
a.cmd_paybox img {
	border: solid 1px grey;
	border-radius: 5px;
	padding: 0 40px 0 40px;
	margin: 0;
	box-shadow: 1px 1px 3px black;
}
/* Processus Facturation --- FIN */


/*  Processus de Commande - HEADER --- DEBUT */
div#cart_process_header {
	line-height: 20px;
	height: 20px;
	padding-left: 50px;
}
#valid_process  {
	margin-bottom: 20px;
	width: 100%;
}

#valid_process i {
	display: inline-block;
	font-size: 2.2em;
	width: 1.2em;
	color: #83888a;
}

#valid_process i.active {
	font-size: 5em;
	border-bottom-style:inset;
	padding-bottom: 5px;
}

table#valid_process td.td_width_smartphone {
	width: auto;
}

/*#valid_process .bg_for_smartphone {
	background-color: #fff;
}*/
/* Processus de commande - HEADER --- FIN */

/* process validation etape 1 --- DEBUT */
div#cart_process div {
	color: #333;
	float: left;
	padding: 20px 0 0 0;
}
div.item_stock_notice {
	width: 10%;
}
div.item_img, div.item_size {
	width:7%;
}

div.item_total_price, div.item_unit_price, div.item_color, div.item_qty {
	width: 15%;
}

div.item_ref {
	width: 7%;
}

div#cart_process div.clearfix {
	padding: 0;
	float: none;
}

div#cart_process .cart_item {
	width: 100%;
	position: relative;
	box-sizing: border-box;
	margin-bottom: 0;
}

div#cart_process .item_img {
	margin:  0 10px 10px 10px;
	padding-top: 0;
	border: none;
}

div#cart_process .item_img img {
	width: 40px;
	height: auto;
}

div#cart_process .item_libel {
	margin: -30px 0 10px 50px;
	min-height: 25px;
}

div#cart_process .item_libel h4 {
	/*font-size: 1.2em;*/
	text-align: left;
}

div#cart_process .item_suppr {
	position: absolute;
	left: 1em;top: 1em;
}

div#cart_process .cart_total_price, div#cart_process .cart_total_weight {
	width: 100%;
	float: none;
	padding: 0;
}

div.cart_total_price {
	text-align: right;
	color: #ffffff;
	height: 20px;
	line-height: 20px;
}

div.cart_total_price b {
	padding-right: 10px;
}

div.cart_total_weight {
	text-align: center;
	margin-bottom: 20px;
}

div#cart_process_header div {
	float: left;
}

div#cart_process_header div.item_img{
	margin: 0 10px 10px 10px;
}

div#suite {
	text-align: center;
}

div.cart_valid input#btfinir, div.cart_retour input#btcontinue, div.save_shoplist input#btshoppinglist, input.btmondialrelayok {
	width: 95%;
	padding: 0;
	height: auto;
	max-width: 250px;
}

div.cart_total_price b {
	padding-right: 25%;
}
/* Processus de validation --- FIN */

/* process Identification --- DEBUT */
div#cart_process div#account {
	float: none;
}

div#account .form_identifiant {
	width: 45%;
	margin: 0 1% 0 1%;
	float: left;
}
div#account .form_identifiant p, div#account .form_identifiant  label, div#account .form_identifiant input {
	font-size: 0.950em;
}

div#account .form_identifiant  p {
	color: #ffffff;
	padding: 5px 0 5px 0;
	text-align: center;
	margin-bottom: 35px;
}

div.form_identifiant form {
	text-align: center;
}

div#account .form_identifiant input {
	display: block;
	max-width: 50%;
	margin: 0 25% 0 25%;
	margin: 0;
	border: 1px solid #ccc;
}

.form_identifiant input[type=text], .form_identifiant input[type=password]{
	line-height: 20px;
	height: 20px;
	padding: 4px 6px;
}

.form_identifiant input.cartbt, div#facturation ul.view_adress input.cartbt {
	border: none;
}

div#account .form_identifiant input  {
	max-width: 50%;
	margin: auto;
	margin-bottom: 10px;
}

div#account .form_identifiant input[type=submit]{
	display: block;
	width: 95%; min-width: 95%;max-width: 95%;
}
div#account .form_identifiant label, div#account .form_identifiant input  {
	display: inline-block;
	width: 50%;
}
div#account .form_identifiant a {
	display: block;
	text-align: center;
	margin: 0 0 10px 0;
}
/* process Identification --- FIN */

/* process Facturation --- DEBUT */
#infos_facturation, #coord_livraison {
	width: 100%;
}

#infos_facturation label, #coord_livraison label {
	font-size: 0.9em;
}

#coord_livraison ul.view_adress td.icon_modif i, td.icon_modif i, td.icon_modif2 i {
	font-size: 1.5em;
	margin: 0 3px 0 3px;
}
.default_adress {
	text-align: center;
}

.transport_details.hide {
	display: none;
}

div.warp_btn_radio {
	position: relative;
	width: 20px;
	height: 20px;
	border-radius: 20px;
}

div.warp_btn_radio div {
	background-color: #fff;
	display: block;
	height: 14px;
	width: 14px;
	border-radius: 14px;
	border: solid 1px #fff;
	position: absolute;
	top: 3px;
	left: 3px;
}

tr.txt-center {
	text-align: center;
}

div.warp_btn_radio input[type=radio]{
	position: absolute;
	top: 3px;
	left: 3px;
}

td.choose_adress div.warp_btn_radio input[type=radio] {
	top: -5px;
}

div.warp_btn_radio input[type=radio]:checked ~ div{
	background-color: #5ba830;

}

#coord_livraison td.choose_adress span.btn_radio {
	display: block;

}

.transport_details label.transport_logo {
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 100px;
}

div.cart_total_price b {
	padding-right: 5%;
}

.txtprd form #submit {
	width: 100%;max-width: 100%;
	text-align: center;
	float: none;
}
/* process Facturation --- FIN */

/* Process Transport --- DEBUT */
.chrono_relais_content label {
	display:block;
}
/* Process Transport --- FIN */
.span5.coordonnees li {
	list-style:none;
}
table#cgv .panier_content {
	text-align: left;
}
table#cgv .panier_content a {
	display : inline;
}
table#cgv .panier_content label {
	font-weight: normal;
	display:block;
}

.btconfirm {
	width: 120px;min-width: 120px;max-width: 120px;
	height: 25px;line-height: 25px;
	border: 0px;
	font-size: 0.900em;
	text-transform: uppercase;
	margin-left: 10px;
}

.btretour {
	width: 120px;min-width: 120px;max-width: 120px;
	height: 23px;line-height: 23px;
	font-size: 0.900em;
	text-transform: uppercase;
	margin-right: 10px;
}

.btconfirm, .btretour {

	border-radius:5px;
}

@media (max-width: 959px) and (min-width: 720px) {
	div#cart_process .cart_item {
		/*width: 670px;*/
		position: relative;
		padding-left: 50px;
		padding-right: 0;
	}
	#valid_process  {
		width: 90%;
	}
}
@media (max-width: 379px) {
	#infos_facturation li {
		width: 100%;
		/*margin-left: 15%;*/
		text-align: center;
		box-sizing: border-box;
		padding: 0 10px;
	}
}
@media (min-width: 720px){
	button.button.visible_for_smartphone {
		display: none;
	}
	div#cart_process .cart_item {
		padding-left: 50px;
	}
	div#cart_process .item_libel {
		position: absolute;
		left: 0;right: 0;height: 25px;
		margin: 0 0 0 5px;
		top: -20px;
	}

	.span5 {
		width: 50%;
		/*margin-left: 20px;*/
		float: left;
	}
	div#cde_form7 {
		text-align: center;
	}

	.span5 p {
		margin-top:0;
	}

	.span5.coordonnees li {
		text-align:left;
		line-height: 2.3em;
	}

    .span5.coordonnees ul li b {
    	width: 175px;
    }	
	
}
.transport_details.hide {
	display: block;
}

#facturation.hide {
	display: inherit !important;
}

@media (max-width: 719px){
	/* classes utiles */
	.hide_smartphone {
		display: none;
	}

	.span5.coordonnees h5 span.visible_for_smartphone {
		display: inline-block;
	}

	#facturation.hide {
		display: none !important;
	}

/*ul#facturation.closed {
	display: none;
	}*/
	button.view_details_transport.visible_for_smartphone {
		display: block;
		position: absolute;
		right:0px;
		top: -10px;
		border: none;
		background-color: transparent;
		font-size: 2em;
	}
	.transport_details.hide {
		display:none;
	}

	.span5.coordonnees ul {
		margin:0;
		padding: 0;
	}
	
	.span5.coordonnees ul li b {
	   width: 100%;
    }

	.span5.coordonnees ul input {
		width:100%;
	}

	/* Process coordonnees --- DEBUT */
	.span5.coordonnees {
		width: 96%;
		margin: 0 0 0 2%;
	}

	.coordonnees li {
		text-align : left;
	}
	
	.coordonnees li b {
		width: 100%;
	}
	
	/* Process coordonnees --- DEBUT */

	/* Process Reglement --- DEBUT */
	#cde_form7 p {
		margin: 30px 0 5px 0;
	}

	div.span5.choix_paiement, #cde_form7 {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	#cde_form7 {
		text-align: center;
	}
	/* Process Reglement --- DEBUT */

	/* Validation commande --- DEBUT */
	div#cart_process div.clearfix {
		display: block;
	}

	div#cart_process .cart_item {
		border-top: solid 1px #999;
		margin-bottom: 25px;
		background-color: #eee;
		padding-top: 35px;
		min-height : 200px;
	}

	div#cart_process .item_suppr {
		position: absolute;
		left: -5px;
		top: -25px;
		height: 3em;
		box-shadow: 1px 1px 3px #999;
		width: 3em;
		text-align: center;
		line-height: 4em;
		background-color: #fff;
		border-radius: 3em;
		padding: 2px;
	}

	div#cart_process .item_suppr i {
		color: #888;
		font-size: 2.5em;
	}

	div#cart_process div {
		margin: 10px 0 10px 0;
		float: none;
		width: auto;
		padding: 0;
		text-align: left;
	}

	div#cart_process .item_libel {
		padding-top: 10px;
		float: none;
		width: auto;
		top: -5px;
		padding: 0;
		left: 40px;
	}

	div#cart_process .item_libel h4 {
		font-size: 1.5em;
		margin: 10px 0 10px 0;
	}

	div#cart_process .item_img {
		float: left;
		box-shadow: 5px 5px 5px #999;
		border: solid 4px #fff;
		top: -5px;
		left: 40px;
		padding: 0;
	}

	div#cart_process .item_img img {
		width: 100px;
		height: auto;
	}

	div#cart_process i, div#cart_process .qte_item {
		font-size: 1.5em;
	}

	div#cart_process span.qte_item {
		padding-left: 3px;
	}

	div#cart_process .item_qty a {
		display: inline-block;
		-webkit-border-radius: 28px;
		-moz-border-radius: 28px;
		border-radius: 4px;
		padding: 2px;
	}

	div#account .form_identifiant {
		width: 90%;
		margin: 0 5% 0 5%;
	}

	div#account .form_identifiant input {
		max-width: 95%;
		width: 95%;
		padding: 4px 2% 4px 2%;
		border: 1px solid #ccc;
	}

	div#account .form_identifiant  p {
		margin-bottom: 10px;
	}

	.hide_for_smartphone {
		display: none;
	}

	#add_adresse_form input {
		margin-bottom: 5px;
	}

	#add_adresse_form input.cartbt {
		float: none;
		line-height: 1em;
		padding: 6px 5% 6px 5%;
		height: 40px;
	}
	/* Validation commande --- FIN */

	td.panier_content input[type=checkbox] {
		width: auto;
	}
}

.grille .produit {
	padding: 10px 10px 30px 10px;
	margin: 10px 5px;
	width: 150px !important;
	min-width: 150px !important;
	max-width: 150px !important;
	width: 170px;
	min-width: 170px;
	max-width: 170px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
}


#footer .entete_footer {
	clear: both;
	width: 100%;
	display: block;
	margin: 0 0 15px 0;
	position: relative;
}
#footer .colUrl1, #footer .colUrl2 {
	float: left;
	margin: 0;
}
#footer .colUrl1 {
	padding-right: 10px;
}

.footer-paiements {
	float: right;
}
#block_logo {
	float: left;
}
.products {
	/*clear: both;*/
}

span.fluo.texteProduit_promos {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 3px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-size: 1.5rem;
}

#footer .footer_glo {
	display: block;
	text-align: center;
}

.entete_globale {
	padding-bottom: 10px;
}

.entete_globale p {
	padding: 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
}

/* menu */
.bloc_nav {
	display: block;
}
button#icon_menu {
	float: right;
	display: none;
}
.nv1 {
	/*width: 190px;*/
	text-align: left;
	float: left;
	min-width: 190px;
}
ul.cat_2 {
	margin: 0;
	padding: 0 10px;
}
#bloc_nav .bloc_nav-item a.link1, #bloc_nav .bloc_nav-item a.link1:hover, #bloc_nav .bloc_nav-item a.link1:active, #bloc_nav .bloc_nav-item a.link1:focus {
	padding: 5px;
	font-size: 12px;
	text-transform: initial;
	height: auto !important;
}
a.link1.souligne {
	border-bottom: 1px solid #555;
}
.sub_cat {
	position: absolute;
	display: none;
	color: #333333;
	z-index: 9999;
	margin: 0;
	padding: 0;
	padding: 20px 5px;
	font: normal 12px arial;
	box-shadow: -5px 5px 5px rgba(0,0,0,0.3);
	left: 0;
	right: 0;
	top: 36px;
}
.sub_cat li {
	color: #515151;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 15px;
}
.bloc_nav .wrapper {
	position: relative;
}
#bloc_nav .bloc_nav-item a.link2, #bloc_nav .bloc_nav-item a.link2:hover, #bloc_nav .bloc_nav-item a.link2:active, #bloc_nav .bloc_nav-item a.link2:focus {
	/*color: #515151;*/
	margin: 0;
	padding: 0;
	display: block;
	font: normal 12px arial;
	height: auto !important;
	line-height: 15px;
	font-weight: normal;
	background: none;
}
.block_header_right {
	float: right;
}

#bloc_nav .bloc_nav-item li.nv2 a {
	text-transform: none;
}

#bloc_nav .bloc_nav-item li.nv2 a:first-letter {
	text-transform: uppercase;
}

/***************************/
/*        CAROUSEL         */
/***************************/
/*
*  Owl Carousel - Animate Plugin
*/
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

/*
*   Owl Carousel - Auto Height Plugin
*/
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

/*
*  Core Owl Carousel CSS File
*/
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}
.owl-carousel.owl-hidden {
	opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
	display: none;
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/*.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
}*/
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}
.owl-carousel.owl-rtl {
	direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
	float: right;
}

/* No Js */
.no-js .owl-carousel {
	display: block;
}

/*
*   Owl Carousel - Lazy Load Plugin
*/
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
	transform-style: preserve-3d;
}

/*
*   Owl Carousel - Video Plugin
*/
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}
.owl-dots {
	/*position: absolute;*/
	/*width: 100%;*/
	/*bottom: 1em;*/
	/*height: 2em;*/
	background: transparent;
	text-align: left;
	left: 20px;
}
.owl-dot {
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	background: #ffffff;
	/*border-radius: 2px;*/
	text-align: center;
	margin: 0 3px;
}

.footer_prd {
	clear: both;
	display: block !important;
}

strong.menu {
	position: relative;
}

.owl-dot.active, .owl-dot {
	-webkit-transition: 400ms ease;
	-moz-transition: 400ms ease;
	-ms-transition: 400ms ease;
	-o-transition: 400ms ease;
	transition: 400ms ease;
}

@media(max-width:959px) {
	.block_header_right {
		float: none;
	}
	#block_logo {
		float: left;
	}
	#bloc_menu .container {
		height: auto;
	}
	#bloc_menu strong.menu {
		float: none;
	}
	#bloc_menu a.logo {
		width: 100%;
		padding: 10px 0;
		text-align: center;
		display: block;
	}
	.dropdown-menu div.search select, .dropdown-menu div.search input[type="text"] {
		width: 250px;
	}
	#bloc_menu .search .button {
		width: 200px;
		margin: 5px auto;
		display: block;
	}
}
#block_logo img.img-responsive, img.img-responsive {
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
/*
.on_scroll {
	opacity: 0.8
}
.on_scroll:hover {
	opacity: 1
}
*/
img {
	margin: 0;padding: 0;
}
.nav_smartphone {
	display: none;
}
#wrapper_nav.hide {
	display: none;
}
div#wrapper_nav {
	display: block;
	position: fixed;
	top: 41px;
	right: 0;
	left: 0;
	font-size: 1.5em;
	background-color: #fff;
	z-index: 0;
	border-bottom: 2px solid #eee;
	overflow-y: auto;
	box-shadow: 0px 10px 14px rgba(0,0,0,0.5);
}
#wrapper_nav .bloc_nav-item {
	line-height: 35px;
	width: 100%;
	border-bottom: solid 1px #eee;
}
#wrapper_nav .bloc_nav-item a {
	padding: 4px 4px 4px 45px;
	display: block;
}
#wrapper_nav .bloc_nav-item:last-child {
	border-bottom: none;
}
#wrapper_nav .bloc_nav-item:hover {
	background-color: rgba(255, 104, 206, 0.3);
}
#btn_nav {
	z-index: 9999;
	border: none;
	background-color: transparent;
	width: 35px;
	height: 50px;
	position: fixed;
	left: 5px;
	margin-top: 8px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .1s ease-in-out;
	-moz-transition: .1s ease-in-out;
	-o-transition: .1s ease-in-out;
	transition: .1s ease-in-out;
	cursor: pointer;
}
#btn_nav span {
	display: block;
	position: absolute;
	height: 5px;
	width: 100%;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .15s ease-in-out;
	-moz-transition: .15s ease-in-out;
	-o-transition: .15s ease-in-out;
	transition: .15s ease-in-out;
}
#btn_nav span:nth-child(1) {
	top: 0px;
}
#btn_nav span:nth-child(2), #btn_nav span:nth-child(3) {
	top: 10px;
}
#btn_nav span:nth-child(4) {
	top: 20px;
}
#btn_nav.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
  background-color: #000;
}
#btn_nav.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#btn_nav.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#btn_nav.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.logo_smart {
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	height: auto;
	z-index: 9999;
}
.logo_smart.perso {
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	height: auto;
	z-index: 9999;
	max-height: 35px;
}
@media (max-width:719px) {
	#block_logo {
		display: none;
	}
	#bloc_nav2, #bloc_nav {
		display: none;
	}
	.nav_smartphone {
		display: block;
		position: fixed;
		top: 0;
		width: 100%;
		height: 40px;
		z-index: 20;
	}
	body {
		margin-top: 45px !important;
	}
	#wrapper_nav .bloc_nav-item a {
		padding: 6px 4px 6px 45px;
		display: block;
	}

	#wrapper_nav .sub_cat {
		position: static;
		display: block !important;
		color: #333333;
		z-index: 9999;
		margin: 0;
		padding: 0;
		font: normal 12px arial;
		box-shadow: none;
		left: 0;
		right: 0;
	}
	#wrapper_nav .sub_cat {
		background: #ffffff;
		border-bottom: none;
		font-family: 'Lato',sans-serif;
	}
	#wrapper_nav .nv1 {
		width: 100%;
		min-width: 100%;
		text-align: left;
		float: none;
	}
	#wrapper_nav .nv1 a.link1 {
		font-size: 1.3em;
		text-decoration: underline;
	}
	#wrapper_nav .nv1:hover a.link1 {
		background-color: rgba(0, 0, 0, 0.2);
	}
	#wrapper_nav ul.cat_2 li.nv2:hover a {
		background-color: rgba(0, 0, 0, 0.5);
		color: #fff;
	}
	#wrapper_nav ul.cat_2 {
		margin: 0;
		padding: 0;
	}
	#wrapper_nav .bloc_nav-item a.link2 {
		padding-left: 55px;
		font-size: 1em;
	}
	#wrapper_nav .bloc_nav-item a {
		padding: 6px 4px 6px 45px;
		display: block;
	}

}
#footer > div {
	display: inline-block !important;
	vertical-align: top;
	margin: 10px 0;
	display: inline-block;
	text-align: left;
	/* box-sizing: border-box !important; */
}
#footer small {
	color: #666;
}
#footer ul.nav_footer {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul.nav_footer li {
	padding: 4px 0;
}
#footer ul.nav_footer i {
	padding: 0 5px 0 0;
	font-size: 15px;
}

#footer .item_footer {
	position: relative;
	border-left: solid 1px #666;
	box-sizing: border-box;
	padding: 0 10px;
}
#footer .container .footer-menu.rubrique.item_footer {
	border-left: none;
}
i.fa.big {
	font-size: 20px;
}

.input-sm {
	height: 32px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0;
}

#footer form input[type="text"] {
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border: 1px #dce1e6 solid;
	border-right: 0;
	margin-left: 0;
	height: 2rem;
	color: #aaaeb2;
	font-size: 1rem;
	padding: 0 10px;
	vertical-align: top;
	color: #333;
	max-width: 70%;
}
#footer .footer_garanties {
	color: #d2d2d2;
	text-align: center;
}
#footer .footer_garanties div.item_garanties {
	width: 155px;
	display: inline-table;
	text-align: center !important;
	margin: 10px 0;
}
#footer .footer_garanties i.fa.big_icon {
	display: block;
	font-size: 30px;
}
#bloc_nav2 {
	display: none !important;
}
#footer div.cell-footer {
	display: table !important;
	width: 100%;
	border-collapse: separate;
}
#footer div.cell-footer div.item_footer {
	display: table-cell;
}
@media (max-width: 959px) and (min-width: 720px) {
	div#footer div.item_footer {
		/*width: 360px !important;*/
		/*margin-bottom: 20px*/
	}
	div#footer .container {
		width: 100%;
	}
	#footer .footer_garanties div.item_garanties {
		width: 120px;
	}
}
@media (max-width: 719px) {
	#infos_facturation li {
		width: 100%;
		text-align: center;
	}
	#footer div.cell-footer {
		display: block !important;
		width: 100%;
		border-collapse: separate;
	}
	#footer div.cell-footer div.item_footer {
		display: block;
	}
	#footer .item_footer {
		/*width: 100%;*/
		border-left: none;
	}
	#footer .entete_footer {
		text-align: center;
		border-bottom: solid 1px #666;
	}
	#footer .entete_footer strong {
		font-size: 2em;
	}
	#footer .colUrl1, #footer .colUrl2 {
		width: 42%;
		padding: 0 2%;
	}
	#footer ul.nav_footer {
		text-align: center;
	}
	.footer_sav-contact.item_footer {
		text-align: justify !important;
		text-align-last: center;
	}
	#footer .footer_garanties div.item_garanties {
		width: 44%;
	}
}
label {
	color: #363636;
}
.msg_error, .msg_success {
	box-sizing: border-box;
	position: relative;
	padding: 10px;
	border: solid 1px;
	margin-bottom: 10px;
}
.msg_success {
	border-color: #16ac4e;
	background-color: rgba(22, 172, 78, 0.1);
	color: #16ac4e;
}
.msg_success button.btn_close {
	background-color: #16ac4e;
	color: #ffffff;
}
.msg_error {
	border-color: #d5361c;
	background-color: rgba(213, 14, 28, 0.1); 
	color: #d5361c;
}
.msg_error button.btn_close {
	background-color: #d5361c;
	color: #ffffff;
}
.btn_close {
	border-radius: 0;
	box-shadow: none;
	border: none;
	cursor: pointer;
}
.btn_close.closeWindow {
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 5px;
	right: 5px;
	padding: 0;
}

/**************************************/
/*             FORMULAIRE             */
/**************************************/
.form_elem {
	box-sizing: border-box;
	margin: 5px 0;
	position: relative;
	vertical-align: middle;
	text-align: left;
}
.form_elem > label {
	display: block;
}
.form_elem > label.hide {
	display: none;
}
.form_elem::after {
	content: ' ';
	display: block !important;
	width: 100% !important;
	clear: both !important;
}
.form_elem > input, .form_elem > select {
	display: block;
	box-sizing: border-box;
	margin: 0 0 5px 0;
	padding: 2px 4px;
	height: 30px;
	line-height: 30px;
	width: 100%;
}
.form_elem > textarea {
	display: block;
	box-sizing: border-box;
	margin: 0 0 5px 0;
	padding: 2px 4px;
	line-height: 30px;
	width: 100%;
	max-width: 100%;
}
.form_elem label > span.required {
	color: #ff0000 !important;
}
form .wrapper_compte {
	text-align: center;
}
form .wrapper_compte > div, form .wrapper_compte > div select, form .wrapper_compte > div input {
	display: inline-block;
}
.wrapper_compte, .wrapper_form_elem {
	box-sizing: border-box;
	padding: 0 5px;
	min-width: 50%;
	max-width: 50%;
}
.wrapper_compte {
	border-right: solid 1px #cdcdcd;
}
@media (max-width: 719px) {
	form .wrapper_compte > div, form .wrapper_compte > div select, form .wrapper_compte > div input {
		display: block;
	}
	.wrapper_compte, .wrapper_form_elem {
		min-width: 100%;
		max-width: 100%;
	}
}
form .wrapper_compte > div {
	padding: 0 5px;
}
.form_elem [type='checkbox'] {
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	width: 30px !important;
	max-width: 30px !important;
	height: 30px;
	padding: 1em;
	margin: 0;
	font-family: inherit;
	font-size: 1em;
	border: 1px solid #363636;
	border-radius: 0;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: inherit;
}
.form_elem label > [type='chebox'] {
	margin: 0 4px;
}

.form_elem [type='checkbox']:checked:after, [type='checkbox'][required] {
	content: '';
	position: absolute;
	display: inline-block;
	top: 1px;
	bottom: 1px;
	right: 1px;
	left: 1px;
	background-color: #16ac4e;
}

form.form_inline .form_elem > input, form.form_inline .form_elem > select, form.form_inline .form_elem > label {
	display: inline-block;
	float: left;
}
form.form_inline .form_elem > label {
	width: 300px;
}
form.form_inline .form_elem > input, form.form_inline .form_elem > select {
	width: 615px;
}

@media(max-width:959px) {
	form.form_inline .form_elem > label {
		width: 100%;
	}
	form.form_inline .form_elem > input, form.form_inline .form_elem > select {
		width: 100%;
	}
	form.form_inline .form_elem > input, form.form_inline .form_elem > select, form.form_inline .form_elem > label {
		float: none;
	}
	.owl-dots {
		position: static;
		margin: 5px 0;
		text-align: center;
	}
}
.carousel-item a {
	display: inline-block;
}
button#view_add_adresse_form {
	border: none;
	background-color: transparent;
	color: #fff;
	float: right;
	clear: both;
	min-height: 20px;
}
button.button, button {
	display: inline-block;
	border: none;
	color: #fff;
	border-radius: 0;
	min-height: 30px;
	text-align: center;
	padding: 2px 4px;
	cursor: pointer;
	min-width: 30px;
	outline: none;
}
.del_addr {
	padding: 4px;
	border: solid 1px #666;
	margin: 4px 0 0 0;
	position: fixed;
	background-color: #fff;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
}
.button.alert {
	background-color: #d5361c;
}
.button.success {
	background-color: #16ac4e;
}
.button.big {
	zoom: 2;
}
.responsive-table tbody tr.hide {
	display: none !important;
}
table#cde_form6 {
	width: 100% !important;
}
.upper {
	text-transform: uppercase !important;
}
button.button.btn_cmd {
	width: 80%;
}
.subBtn {
	position: absolute;
	height: 10px;
	width: 10px;
	background-color: #ffffff;
	top: -6px;
	transform: rotate(45deg);
}
span.badge_cart {
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 10px;
	right: 5px;
	color: #fff;
	z-index: 10;
	line-height: 20px;
	border-radius: 20px;
	text-align: center;
}

.entete_footer i.fa {
	float: right;
	font-size: 22px;
}

.icon_contact {
	transform: rotate(260deg);
}
#garanties img {
	display: inline;
	height: 20px;
	width: auto;
	margin: 10px 10px 0 0;
}
#colonne.on_scroll {
	padding-bottom: 0;
}
#colonne.hide_left {
	left: 0px !important;
}
#bloc_menu .dropdown-menu div.actif {
	top:75px;
	transition-duration: 1s;
}

#bloc_menu .cart {
	background-color: #fff;
	box-shadow: 2px 5px 10px rgba(0,0,0,0.5);
	height: 60px;
	box-sizing: border-box;
}
.cart span, .cart p b, .listing.marques a.logo {
	color: #666;
}

.search_bg_color, .bt_recherche {
	background-color: #ffffff;
	box-sizing: border-box;
}

.back_modal {
	position: fixed;
	z-index: 20;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.3) !important;
}
.modal.open {
	display: block;
}

.modal .content_modal {
	z-index: 10;
	background-color: #fff;
	padding: 5px;
	/*width: 100%;*/
	/*height: 100%;*/
}
@media (max-width: 720px) {
	.hide_for_tablet {
		display: none !important;
	}
	.menuclient a {
		width: 80%;
		display: block;
		padding: 5px 0;
		margin: 5px 10%;
		box-sizing: border-box;
		color: #fff;
	}
	.push_right_tablet {
		float: right !important;
	}
	.push_left_tablet {
		float: left !important;
	}
}
@media (max-width:700px) {
	.content_modal img {
		max-height: 80%;
		width: auto !important;
		max-width: 100%;
	}
	.modal .content_modal {
		width: auto !important;
	}
}
@media (max-width: 379px) {
	.menuclient a {
		margin: 5px 0;
		width: 100%;
	}
}
.txt_left {
	text-align: left !important;
}
.txt_right {
	text-align: right !important;
}
.txt_center {
	text-align: center !important;
}
.txt_black {
	color: #363636 !important;
}
.responsive-table.no-stripes tbody tr:nth-of-type(even), .responsive-table.no-stripes tbody tr:nth-of-type(odd) {
	background-color: transparent !important;
}
.responsive-table.no-border tbody tr{
	border: none;
}
.no-border {
	border: none !important;
}
.push_right {
	float: right !important;
}
.push_left {
	float: left !important;
}
.unfloat {
	float: none !important;
}

.form_elem label .vtop {
	vertical-align: top;
	display: inline-block;
	margin-top: 8px;
}
.block {
	display: block !important;
}
table.mod_paie {
	border-top: dashed 1px #bbb !important;
	border-bottom: dashed 1px #bbb !important;
}
.responsive-table.no-border tbody tr.cptclient_totalport td {
	border-top: solid 1px #888 !important;  
}

@media screen and (min-width: 720px) {
	.bloc_nav-item:hover .sub_cat {
		display: block !important;
	}
}
@media (max-width: 719px) {
	.pub_wrapper {
		margin: 0 auto !important;
		width: 100% !important;
		height: auto !important;
	}
	.pub_wrapper a.minipub {
		margin: 5px auto !important;
		width: 100% !important;
		float: none !important;
	}
}
.pub_wrapper {
	width: 750px;
	height: 205px;
}
.center_block {
	display: block !important;
	margin-left: auto;
	margin-right: auto;
}
.modal {
	display: none;
}
.modal_img_alt_prd img {
	float: none;
	padding: 5px;
	width: 40px;
	height: auto;
}
.modal.open {
	z-index: 100;
	transition: all 0.2s ease-out;
}

.modal.open > div {
	background-color: #ffffff;
	overflow-y: auto;
	height: auto !important;
}

.modal {
	position: fixed;
	width: 720px;
	max-height: 90%;
	top: 5%;
	background-color: #fff;
	z-index: 30;
	max-height: 90% !important;
	box-sizing: border-box;
	overflow: hidden;
	padding: 0.5em;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
.modal_wrapper .cart_main {
	overflow-x: auto;
	left: 5px;
	right: 5px;
	top: 45px; 
	bottom: 220px;
	max-height: 500px;
}

.item_ensemble {
	height: 135px;
}
.modal .close-modal {
	float: right;
	clear: both;
}

.modal_back {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.5);
}
.item_cart {
	/*height: 60px;*/
	/*line-height: 60px;*/
	padding: 2px;
}
.container.modal_wrapper {
	max-width: 95%;
}
.cart_left, .cart_right {
	width: 50%;
}
.marge_right {
	margin-right: 15px;
}
.marge_bottom {
	margin-bottom: 15px;
}
.item_ensemble figcaption {
	display: block;
}
span.percent_discount {
	position: absolute;
	bottom: 39px;
	text-align: center;
	width: 64px;
	display: block;
	
	color: #fff;
}
.ensemble_prd span.percent_discount {
	bottom: 0;
	width: 100px;
}
.cart_carousel .owl-prev, .cart_carousel .owl-next, .cart_carouselPrd .owl-prev, .cart_carouselPrd .owl-next {
	position: absolute;
	bottom: 65px;
	font-size: 22px;
	text-align: center;
	border: 1px solid #888;
	color: #888;
	padding: 2px;
	border-radius: 2px;
}
.cart_carousel .owl-prev, .cart_carouselPrd .owl-prev {
	left: 5px;
}
.cart_carousel .owl-next, .cart_carouselPrd .owl-next {
	right: 5px;
}
.itemPrd {
	width: 90%;
	text-align: center;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.itemPrd img {
	display: inline-block !important;
}
.slider-minimap {
	/*height: 40px;*/
	text-align: center;
	padding: 5px 0;
}
.slider-controls {
	text-align: center;
}
.slider-minimap .mini-item {
	width: 40px;
	height: auto;
	display: inline-block;
	box-sizing: border-box;
	transition: all 0.5s ease-out;
	padding: 0 3px;
}
.slider-minimap .mini-item.active {
	box-sizing: border-box;
	transition: all 0.5s ease-out;
	position: relative;
}
.slider-minimap .mini-item.active::after {
	content: '';
	position: absolute;
	bottom: -3px;
	height: 2px;
	display: block;
	width: 100%;
	left: 0;
	right: 0;
	background-color: #fe01ab;
}
button.button, button.button:hover, button.button:active, button.button:focus {
	outline: none;
}
#colonne a.selected {
	position: relative;
	font-weight: bold;
}
/*#colonne a.selected::after {
	content: '<';
	position: absolute;
	display: block;
	right:0;
	top: 0;
	height: 10px;
	width: 10px;
}*/

.carousel.owl-carousel .owl-item img {
	width: 100% !important;
}
#returnOnTop {
  display: block;
  position: fixed;
  z-index: 10;
  bottom: 1rem;
  right: 0.5rem;
  width: 3rem;
  height: 3rem;
  text-align: center;
}
.prix {
	font-size: 1.2rem;
	font-weight: bold;
	padding-top: 5px;
}

div#cart_process .wrapDetCart {
  float: none;
  padding: 0;
}

div#cart_process_header .item_suppr {
  width: 20px;
}

@media (max-width: 960px) {
  .button.price {
    left: 25%;
    width: 50%;
  }

  div#cart_process .wrapDetCart {
    margin-left: 0;
  }
}

@media screen and (max-width: 719px) {
	button.view_details_transport.visible_for_smartphone {
	    position: absolute;
	    right: 0px;
	    top: -10px;
	    border: none;
	    background-color: transparent;
	    font-size: 2em;
}
}

@media only screen and (min-width: 960px) {
	.show_for_smartphone, .visible_for_smartphone {
	    display: none;
	}
}

.product_item figure {
    min-height: 220px;
}

.MySlider .carousel-item {
    text-align: center;
}

.page_index .product_item {
	min-height: 265px;
}
.product_item figure {
	position: relative;
}
a.prd .remise.remise_product {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    margin: 0; 
    bottom: 0;
    width: 100%;
}

h3.titres-contact {
    margin-top: 20px;
}

#main_container {
	padding-top: 0;
	margin-top: 0;
}

.row.MySlider {
	margin-top: 0.5rem;
}

.MySlider .owl-controls {
	z-index: 10000;
	left: 20px;
	bottom: 10px;
	position: absolute;
}

#mainContainer {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.product_item a p {
	color: #333;
}

#blockCGV p {
	margin: 10px 0;
}

.product_item.prd_medium {
    min-height: 335px;
}

.fa-caret-right {
    line-height: 30px;    
}