body {
	background-image: url('/images/fond_gris_brut-1920.jpg');
	background-position: top;
	background-repeat: repeat-y;
	background-color: #000000;
}
header {
	background-color: transparent;
	margin-bottom: 0;
}
.navbar-default .navbar-nav > li > a {
	color: #fffefe;
}
.header {
	padding: 0;
}
.header_logo {
	/*position: absolute;
	z-index: 2;
	left: 50px;
	top: 15px;*/
	height:45px;
}
.menu_header_title,
.menu_header_title:hover {
	color: #23527c !important;
	font-weight: 700 !important;
	background-color: initial !important;
	text-align: right;
}
h2.title {
	width:100%;
	background-color: #F80410 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #F80410;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	background-color: #F80410;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #F80410;
}
.navbar-collapse {
	padding-left: 0px;
}
.navbar-nav > li > a.logo {
	padding: 0;
}
a {
	color: #000000;
	text-decoration: none;
}
a:focus, a:hover {
	color: #F80410;
	text-decoration: underline;
}
.container {
	background-color: #ffffffc4;
}
.container.darkgrey{
	background-color: #F80410;
	padding: 15px 15px 0 15px;
}
footer{
	background-color: transparent;
}
footer a {
	color: #ffffff;
}
footer a:hover {
	color: #000;
}

#cform input[type=text], #cform select, #cform textarea,
#cform input[type=email] {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

#cform input[type=submit] {
  background-color: #F80410;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
    margin: 30px 0;
}

#cform input[type=submit]:hover {
  background-color: #0174c9;
}

#rgpd_ok {
	scale: 1.5;
	float: left;
	width: auto;
	margin-right: 15px;
}

#cform .container {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}

.namecolor {display: none;}

.fiche_prod {
	min-height: 800px
}
.prod_prix {
	font-size: 2em;
	margin-top: 10px;
	color: #005395;
}
.prod_prix_barre {
	color: #ff0000;
	font-size: 1.3em;
	text-decoration: line-through;
}
.liste_prix_normal {
	font-size: 1.2em;
	margin-top: 10px;
	font-weight: bold;
}
.liste_prod_prix {
	font-size: 1.3em;
	margin-top: 10px;
	color: #005395;
	font-weight: bold;
}
.liste_prod_prix_barre {
	color: #ff0000;
	font-size: 1.2em;
	text-decoration: line-through;
}
.liste_information:hover{
	background-color: #F80410;
	color: #fff;
	text-decoration: none;
}
.label-top-left-home {
	bottom: 60px;
	left: 0px;
	font-family: Tahoma, sans-serif;
	padding: 3px 5px;
	background-color: #4abd21;
	border-radius: 4px;
	margin-top: 7px;
	color: #ffffff;
	font-weight: bold;
	font-size: x-small;
	width: fit-content;	
}
.produit .titre {
	min-height: 44px;
}
.produit img {
	height: 200px;
}
.logo-marque>img {
	height: 50px;
	margin: 0;
}
.produit, .produit_prix {
	border: none;
	background-color: #fff;
	padding-top: 5px;
}
.produit_prix {
	background-color: #f1f1f2;
}
.prixrem {
	color: red;
	font-size: 1.1em;
}
.deslong {
	margin:50px 0 50px 0;
	background-color: #f1f6fb;
  	border-radius: 10px;
}
.deslong h3:first-of-type {
	font-size: 1.5em;
	background-color: gainsboro;
  	padding: 5px;
}
.deslong h3:nth-child(3) {
	font-size: 1.2em;
	line-height: 1.5em;
}
.deslong h3:not(:first-of-type):not(:nth-child(3)) {
	color: crimson;
	margin-top: 3rem;
  	text-transform: uppercase;
}
.deslong h2 {
	font-size: 2.2rem;
}
.deslong p {
	font-size: 1.1em;
	line-height: 1.5em;
}
.deslong li{
	font-size: 1.1em;
	line-height: 1.6em;
}
.price-panel {
	margin: 15px;
	padding: 5px;
}
.refsize {
	margin-top: 15px;
}
.imglist {
	background-color: #fff;
	padding: 5px 0;
	margin-bottom: 5px;
	height: 140px;
}
.logo-marque {
	animation-delay: 0s;
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: a;
	padding: .4em;
	position: absolute;
	top: 0;
	right: 0;
	width: 25%;
}
.addcart {
	background-color: #fff;
	padding: 5px;
	min-height: 44px;
	width: 585px;
}
.btn-addcart {
	width: 300px;
	min-height: 44px;
	margin-bottom: 30px;
	font-size: larger;
}
div.errorMessage {
			 
    background-color: #e20e18;
    border: #AA4502 1px solid;
    padding: 5px 10px;
    color: #FFFFFF;
    border-radius: 3px;
	margin: 10px auto;
}

.fieldCpn {
	width:150px;
	display: inline-block;																		  
}
.btnCpn {
	width:50px;
	display: inline-block;						
}
.btn-primary {
	color: #fff;
	background-color: #F80410;
	border-color: transparent;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	border-width: initial;
}
.btn-primary2 {
	color: #fff;
	background-color: #F8041082;
	border-color: transparent;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	border-width: initial;
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #545454;
	border-color: #F80410;
	border-style: dashed;
	border-width: initial;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}

.input-group {
  display: flex !important; /* Utilise Flexbox pour le conteneur parent */
  align-items: center !important; /* Centre les éléments verticalement */
  justify-content: space-between !important; /* Espacement entre les éléments */
}

.btn-decrement, .btn-increment {
	flex: 0 0 auto !important; /* Ne pas permettre aux boutons de grandir ou de rétrécir */
	background-color: #f80410;
	color: #fff;
}
.btn-decrement:hover, .btn-increment:hover {
  flex: 0 0 auto !important; /* Ne pas permettre aux boutons de grandir ou de rétrécir */
  background-color: #df040e;
  color: #fff;
}
.btn-decrement {
	border-radius: 4px 0 0 4px;
}
.btn-increment {
	border-radius: 0 4px 4px 0;
}


.qte {
  flex-grow: 1 !important; /* Permet à l'input de prendre tout l'espace disponible */
  /*margin: 0 10px !important; /* Ajoute un peu d'espace entre les boutons et l'input */
  text-align: center !important; /* Assure que le texte dans l'input est centré */
}

.adresse-livraison {
	display:none;
}
#checklivraison,
#okcgv {
    width:1vw;
    height:3vh;
	vertical-align: sub;
	padding-left: 5px;
}

.logoFiche{
	max-width: 100px;
}

#contimage {
  height: 500px;
  width: 500px;
  overflow: hidden;
  margin: 40px;
  position: relative;
}
#contimage img {
  transform-origin: center center;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
#imageGT {
  cursor: pointer;
  transition: transform 0.3s ease;
}
.grab {
  cursor: grab;
}
.grabbing {
  cursor: grabbing;
}

.text-nowrap {
    white-space: nowrap;
}
@media screen and (min-width: 768px) {
	.navbar-nav > li > a {
		padding-top: 15px;
		padding-bottom: 15px;
		line-height: 35px;
	}
}
@media screen and (max-width: 767px) {
	#contimage {
	  height: 300px;
	  width: 300px;
	}
	.addcart {
		width: initial;
	}
	.produit img {
		/*height: 50px;*/
		max-height: 150px;
	}
	.produit .titre {
		height: auto;
	}	
	
	.logo-marque {
		animation-delay: 0s;
		animation-duration: 1s;
		animation-fill-mode: both;
		animation-name: a;
		padding: 0 1.1em;
		position: absolute;
		top: 0;
		right: 0;
		width: initial;
	}
	#checklivraison, #okcgv {
		width: 5vw;
		height: 3vh;
		vertical-align: sub;
		padding-left: 5px;
	}
	label {
		display: initial;
		max-width: 100%;
		margin-bottom: 5px;
		font-weight: 700;
	}	
	.recalcul {
		margin-top: 10px;
	}
	
	.smcol {
		width: initial !important;
	}
	.btn-primary,
	.btn-primary2 {
		letter-spacing: initial !important;
	}	
	.navbar-collapse {
		padding-left: 15px;
	}	
	.dropdown-menu {
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 1000;
		display: none;
		float: left;
		min-width: 160px;
		padding: 5px 0;
		margin: 2px 0 0;
		font-size: 14px;
		text-align: left;
		list-style: none;
		background-color: #fff !important;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		border: 1px solid #ccc;
		border: 1px solid rgba(0,0,0,.15);
		border-radius: 4px;
		-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
		box-shadow: 0 6px 12px rgba(0,0,0,.175);
	}	
}
/* slider for thumbnails */
#slider-thumb {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px;
}

#slider-thumb ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 250px;
  list-style: none;
}

#slider-thumb ul li {
  position: relative;
  display: block;
  float: left;
  margin-left: 39px;
  padding: 0;
  width: 90px;
  height: 90px;
  background: #ccc;
  text-align: center;
  line-height: 60px;
  border-radius: 100px;
}

a.control_prev,
a.control_next {
  position: absolute;
  z-index: 999;
  display: block;
  padding: 4% 2%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover,
a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

/* query form */
.form-control {
	display: block;
	width: 100%;
	height: 38px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#search {
	width: 100%;
	max-width: 300px;
	margin: auto;
	display: none;
	background-color: #f6f6f6;
}
#query-form {
	padding: 30px 15px 30px 15px;
	text-align: center;
}
.form-search-inline {
  display: flex;
}

.search-words {
  display: flex;
  flex: 1 0 auto;
}

.searchfield {
  width: 100%;
}