@charset "UTF-8";
.fa,
.far,
.fas {
  margin-right: 4px;
}
p {
  line-height: 20px;
  margin-bottom: 0;
}
hr {
  max-width: 100%;
  margin: 10px 0;
}
html,
body {
  height: auto;
  max-width: 100% ! important;
  overflow-x: hidden ! important;
}

body {
  font-family: Roboto, arial, helvetica, sans-serif;
}

h1,
h2,
h3,
nav,
.categorie {
  font-family: 'Oswald', arial, helvetica, sans-serif;
  font-weight: 700;
}

html {
  /* set base font-size to equiv "10px", which is adapted to rem unit */
  font-size: 80%;
  font-size: calc(1em * 0.80); 
  height: 100%;
}

footer .h4-like {
  text-align: left;
  border-bottom: 1px solid #fff;
  color: #fff;
}

@media screen and (max-width: 479px) {
  html {
    font-size: 80%;
    font-size: calc(1em * 0.80); 

  }
}

body {
max-width: 100%;
text-align:center;
margin: 0 auto 0 auto;
background-color:white;
font-size: 1.1rem;
color: #808080;
/*font-family: Asap, sans-serif; */
line-height: 1.5;
height: 100%;
overflow-x: hidden;
}

a {
	color: #1b12b0;
}

a.souligne {
	text-decoration: underline;
}

a:hover, a:active {
  color: #5e5e5e;
  text-decoration: underline;
}

/* you shall not pass */
div, textarea, table, td, th, code, pre, samp {
    word-wrap: break-word;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -o-hyphens: none;
    hyphens: none;
}

.menu > li {
  vertical-align: middle;
}

.couleur1 {
	color: white;
	background-color : #e7850b;
}
.couleur1:hover, .couleur1:focus {
	color: white;
	background-color : #b36302;
}
.couleur1.hollow, .couleur1.hollow:hover {
	background-color : #fff;
	border: 1px solid #e7850b;
	color: #e7850b; 
}
.couleur2 {
	color: white;
	background-color : #47B635;	
}
.couleur2:hover, .couleur2:focus {
	background-color : #286b1e;	
	color: white;
}
.couleur2.hollow, .couleur2.hollow:hover {
	background-color : #fff;
	border: 1px solid #47B635;
	color: #47B635; 
}
.gris, .gris:hover {
  background-color: #5e5e5e;
  color: white;
}

.texte_vert {
  color: #47B635;
}
.texte_bleu{
  color:#2279ba; 
}
.texte_orange {
  color:darkorange;
}
.texte_rouge {
  color: tomato;
}
.texte_gris, .gray {
  color: #5e5e5e;
}
.texte_pro {
  color: darkslategray;
}
.texte_gold {
  color: #D4AF37;
}
.texte_platinum {
  color: #379;
}

header {
  padding: 0;
  margin-top: 5px;
  border-bottom: 2px solid #47B635;  
}

footer {
  padding: 1rem;
}

.menu {
  align-items: center;
  justify-content: center;
}

.menu li a {
    display: inline-block;
    color: #5d5d5d;
    text-align: center;
/*    padding: 5px 5px 2px 5px;*/
    vertical-align: bottom;
    text-decoration: none;
/*    transition: 0.3s; */
    font-size: 1.3rem;
/*    text-transform: uppercase;*/
}

.menu li a:hover {
	text-decoration: underline;
}


.small-menu .menu li a.lien-img {
	padding-top: 0;
}

.small-menu .menu li {
	padding: 0;
} 

.small-menu div, .small-menu ul {
    padding: 0;
    margin:0;
    display: inline-block;
}
.small-menu div.logo {padding: 0px;}
.small-menu .logo img {max-height: 50px;}

.mobile-menu {
  border-bottom: 1px solid #ddd;
  width: 100%;
  padding-left: 10px;
}
.mobile-menu li {
	height: 40px;
  padding: 5px;
	margin: 2px;
	border-bottom: 1px solid #ddd;
  width: 100%;
}

.mobile-menu li a {
    display: block;
    text-align: left;
    padding: 2px;
    padding-left: 10px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 20px;
}

.nav-mobile-menu i {
	font-size: 1.8em;
}

#recherche {
	margin : 0px;
	padding: 0px 0px 5px 0px;
	text-align:center;
  max-width: 750px;
  width:90%;
}
#recherche #rech_nom, #recherche #rech_nom_small {
	width:98%;
	margin-left: 2%;
	margin-bottom: 0px;
	padding: 5px;
	height: 1.8em;
  font-size: 1.5em;
  border-radius: 5px 0 0 5px;
  border-color: #47B635;
}
#modal_rech_nom {
  width: 98%;
  margin-left: 2%;
  margin-bottom: 0px;
  padding: 5px;
  height: 3rem;
  font-size: 1.5rem;
  border-radius: 5px;
  border-color: #47B635;
}

#rech_nom_small::placeholder {
  font-size: 0.7em;
}

#recherche .button {
	margin-right: 10px;
	padding: 5px 10px 5px 10px;
	font-size: 1.5em;
  height: 1.8em;
  border-radius: 0 5px 5px 0;
  background-color: #47B635;
  border: 1px solid #47B635;
}

#rech_avancee {
  position:absolute; 
  width:1180px; 
  height:90vh; 
  left: calc((100% - 1180px) / 2); 
  top:75px;
  /* margin-left: calc((100% / -3) - 100px); */
  background-color:white; 
  border: 1px solid gray;
  border-radius:5px; 
  z-index:10000;
  display:none;
  padding:0;
}

#rech_avancee .card, #modalRechAvancee .card  {
  border: 0;
  padding: 0 20px 10px 20px;
}

#rech_avancee  .card:hover, #modalRechAvancee .card:hover {
	background: #f5f5f5;
}


#rech_avancee .image {
  max-width: 150px;
  height: 150px;
}
#modalRechAvancee .image {
  max-width: 100px;
  height: 100px;
}

#rech_avancee .titre, #modalRechAvancee .titre {
  height: 45px;
  overflow: hidden;
  font-size:1.2rem;color:#808080;font-weight:bold;
}

#rech_avancee .infos_prix, #modalRechAvancee .infos_prix {
  font-size:1rem;line-height:1rem
}

#RechercheListeResultats {
  overflow:auto;
  height:83vh;
}

#modalRechAvancee {
  display: none;
  position: fixed;
  z-index: 1000;
  padding-top: 0px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: auto;
  background-color: white;
/*  background-color: rgba(0,0,0,0.4); */
}
#modalRechAvanceeContent {
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 100%;
}
#ModalRechercheListeResultats {
  height: 88vh;
}
@media screen and (max-width: 1279px) {
  #rech_avancee {
    width:100%; 
    left: 0; 
    top:65px;
  }  
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  #rech_avancee {
    width:100%; 
    left: 0; 
    top:75px;
  }  
}

.card {
  color: #808080;
}

#rech_ean {
  position:absolute; 
  width:800px; 
  height:600px; 
  left: calc((100% - 800px) / 2); 
  top:75px;
  background-color:white; 
  border: 1px solid gray;
  border-radius:5px; 
  z-index:11000;
  display:none;
  padding:0;
}

#ModalRechEan {
  display: none;
  position: fixed;
  z-index: 11000;
  padding-top: 0px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: auto;
  background-color:black; 
}

main {
  max-width: 1200px;
  padding: 20px 1rem 1rem 1rem;
  margin: 0 auto;
  gap: 1rem;
}

.img-responsive {
max-width: 100%;
height: auto; 
display: block;
}

.btn, .button {
  font-family: sans-serif;
  font-size: 1.4rem;
	padding : 10px;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
  border-radius: 5px;
  cursor: pointer;
  line-height: 1;
  border: 1px solid;
}

.btn:hover, .button:hover {
  color: white;
}

footer, footer a  {
background-color: #5d5d5d;
color: #fff;
}

footer a  {
text-decoration: none;
}

footer ul {
	list-style: none;
	text-align: left;
	padding-left : 0;
  margin-left: 0;
}

footer h4 {
	text-align: left;
  border-bottom: 1px solid #fff;
  color: #fff;
}

footer a:hover, footer li a:hover {
	text-decoration: underline;
	color:#fff;
}

label {
	color: #555;
	font-size: 1.2rem;
}

#rech_avancee label {
  font-size: 1.2rem;
}

.image_couv img {
  width:100%; 
  max-height:400px;
  border-radius: 0.25em;
}

.box_article_grand a, .box_article_vignette a {
  color: #5e5e5e;
}

.box_article_grand img {
  width:100%; 
  max-height: 400px;
  margin-bottom: 20px;
  border-radius: 0.25em;
}

.box_article_grand h1 {
  font-size: 2.5rem; 
  margin: 1rem 0 0 0; 
}

.box_article_grand .chapo {
  font-size:1.5rem;
  max-height:170px; 
  overflow: hidden; 
  text-overflow: ellipsis;
}

.box_article_vignette h1 {
  font-size: 1.5rem;
}

.box_article_vignette img {
  width:600px; 
  height: 200px;
  border-radius: 0.25em;
}

.tag_categorie {
  background-color: darkorange; 
  color:white; 
  text-transform:uppercase; 
  width: 100%; 
  border-radius: 0.25rem; 
  padding: 0.25rem 0.5rem;
}

[type="checkbox"].check:not(:checked),
[type="checkbox"].check:checked,
[type="radio"].check:not(:checked),
[type="radio"].check:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"].check:not(:checked) + label,
[type="checkbox"].check:checked + label,
[type="radio"].check:not(:checked) + label,
[type="radio"].check:checked + label {
  position: relative;
  padding: 6px 0px 6px 30px;
  cursor: pointer;
}

[type="checkbox"].check:not(:checked) + label:before,
[type="checkbox"].check:checked + label:before,
[type="radio"].check:not(:checked) + label:before,
[type="radio"].check:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  width: 24px;
  height: 24px;
  background: #47B635;
  border: 1px solid #000000; 
}
[type="checkbox"].check:not(:checked) + label:before,
[type="radio"].check:not(:checked) + label:before {
  background: white;
}

[type="radio"].check.check:not(:checked) + label:before,
[type="radio"].check:checked + label:before {
  border-radius: 50%;
}
[type="checkbox"].check:not(:checked) + label:after,
[type="checkbox"].check:checked + label:after,
[type="radio"].check:not(:checked) + label:after,
[type="radio"]:checked + label:after {
  content: '\002714';
  position: absolute;
  top: 0px;
  left: 4px;
  font-size: 20px;
  color: white;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

[type="radio"].check:not(:checked) + label:after,
[type="radio"].check:checked + label:after {
  content: '\002022';
  top: -32px;
  left: 0px;
  font-size: 64px;
}
[type="checkbox"].check:not(:checked) + label:after,
[type="radio"].check:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"].check:checked + label:after,
[type="radio"].check:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
[type="checkbox"].check:disabled:not(:checked) + label:before,
[type="checkbox"].check:disabled:checked + label:before,
[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"].check:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"].check:disabled + label,
[type="radio"].check:disabled + label {
  color: #aaa;
}
[type="radio"].check:not(:checked) + label:before {
  background: #F4F4F4;
  border-color: #E7E7E7;
}
[type="checkbox"].check + label,
[type="radio"].check + label {
  margin-left: 0;
  margin-right: 0;
}

textarea {
  background-color: #F4F4F4; 
}

select {
	font-size: 1.5rem;
	height: 3rem;
	margin-bottom: 0;
  background-color: #F4F4F4; 
  background-position: right 1rem center;
}
select:focus{
  background-color: #F4F4F4; 
}

input:not([type="submit"]) {
  background: #F4F4F4; 
  box-shadow: none;
}

input:not([type="submit"]):focus, input:not(#rech_nom):focus, textarea:focus {
	background: #F4F4F4; 
/*	box-shadow: 0 0 5px 5px #F0F8FF; */
}

input[readonly], select[readonly], textarea[readonly] {
  color: gray;
  background: #FAFAFA;
}

#rech_nom:focus {
	box-shadow: none;
}

small.error {
	color: red;
	font-size: 1.2rem;
}
input:not([type="submit"]).error, select.error, textarea.error {
	border: 1px solid red;
	background-color: #fbcccc;
}

label.required:after {
  content:"*";
  color:red;
}

.help-text {
	margin-top: 0.25rem;
	font-size: 1rem;
}


@media screen and (max-width: 639px) {
	#form-filter input[type=submit]{
		margin-top: 20px;
	}
}


@media screen and (max-width: 1023px) {
/*
.menu li a {
    font-size: 0.7em;
    text-transform: none;
}

.menu-vente li a {
  font-size: 1rem;
  text-transform: uppercase;
}

.mobile-menu li a {
  font-size: 20px;
  text-transform: uppercase;
}
*/
}
.rss {
	color: #f0b651;
}

.pagination li {
	font-size: 1.6rem;
	display: inline-block;
}

.pagination li.current {
	background-color: #47B635;
}

.readonly {
	margin-top: 0.75em;
	margin-bottom: 0;
	line-height: 1.5;
	font-size: 1.5rem;
}

/******************* AUTOCOMPLETE ****************/


/* scroll results */
.ui-autocomplete {
	position:relative;
    overflow-x: hidden;
}
 
.ui-autocomplete li {
    font-size: 16px;
    border-bottom: 1px solid #5d5d5d;
    text-align: left;
    background-color: #eee;
}


/* Spacing Helpers */
/* --------------- */
.man,
.ma0 {
  margin: 0; }

.pan,
.pa0 {
  padding: 0; }

.mas {
  margin: 1rem; }

.mam {
  margin: 2rem; }

.mal {
  margin: 4rem; }

.pas {
  padding: 1rem; }

.pam {
  padding: 2rem; }

.pal {
  padding: 4rem; }

.mtn,
.mt0 {
  margin-top: 0; }

.mts {
  margin-top: 1rem; }

.mtm {
  margin-top: 2rem; }

.mtl {
  margin-top: 4rem; }

.mrn,
.mr0 {
  margin-right: 0; }

.mrs {
  margin-right: 1rem; }

.mrm {
  margin-right: 2rem; }

.mrl {
  margin-right: 4rem; }

.mbn,
.mb0 {
  margin-bottom: 0; }

.mbs {
  margin-bottom: 1rem; }

.mbm {
  margin-bottom: 2rem; }

.mbl {
  margin-bottom: 4rem; }

.mln,
.ml0 {
  margin-left: 0; }

.mls {
  margin-left: 1rem; }

.mlm {
  margin-left: 2rem; }

.mll {
  margin-left: 4rem; }

.mauto {
  margin: auto; }

.mtauto {
  margin-top: auto; }

.mrauto {
  margin-right: auto; }

.mbauto {
  margin-bottom: auto; }

.mlauto {
  margin-left: auto; }

.ptn,
.pt0 {
  padding-top: 0; }

.pts {
  padding-top: 1rem; }

.ptm {
  padding-top: 2rem; }

.ptl {
  padding-top: 4rem; }

.prn,
.pr0 {
  padding-right: 0; }

.prs {
  padding-right: 1rem; }

.prm {
  padding-right: 2rem; }

.prl {
  padding-right: 4rem; }

.pbn,
.pb0 {
  padding-bottom: 0; }

.pbs {
  padding-bottom: 1rem; }

.pbm {
  padding-bottom: 2rem; }

.pbl {
  padding-bottom: 4rem; }

.pln,
.pl0 {
  padding-left: 0; }

.pls {
  padding-left: 1rem; }

.plm {
  padding-left: 2rem; }

.pll {
  padding-left: 4rem; }

  /* Width Helpers */
/* ------------- */
/* blocks widths (percentage and pixels) */
.w10 {
  width: 10%; }

.w20 {
  width: 20%; }

.w25 {
  width: 25%; }

.w30 {
  width: 30%; }

.w33 {
  width: 33.3333%; }

.w40 {
  width: 40%; }

.w50 {
  width: 50%; }

.w60 {
  width: 60%; }

.w66 {
  width: 66.6666%; }

.w70 {
  width: 70%; }

.w75 {
  width: 75%; }

.w80 {
  width: 80%; }

.w90 {
  width: 90%; }

.w100 {
  width: 100%; }

.w50p {
  width: 50px; }

.w100p {
  width: 100px; }

.w150p {
  width: 150px; }

.w200p {
  width: 200px; }

.w300p {
  width: 300px; }

@media (min-width: 400px) {
  .w400p {
    width: 400px; }
  .w500p {
    width: 500px; }
  .w600p {
    width: 600px; } }

@media (min-width: 700px) {
  .w700p {
    width: 700px; }
  .w800p {
    width: 800px; } }

@media (min-width: 960px) {
  .w960p {
    width: 960px; }
  .mw960p {
    max-width: 960px; }
  .w1140p {
    width: 1140px; }
  .mw1140p {
    max-width: 1140px; } }

.wauto {
  width: auto; }
  
  
  /* simple blocks alignment */
.left {
  margin-right: auto; }

.right {
  margin-left: auto; }

.center {
  margin-left: auto;
  margin-right: auto; }

/* text and contents alignment */
.txtleft {
  text-align: left; }

.txtright {
  text-align: right; }

.txtcenter {
  text-align: center; }

/* floating elements */
.fl {
  float: left; }

img.fl {
  margin-right: 1rem; }

.fr {
  float: right; }

img.fr {
  margin-left: 1rem; }

img.fl,
img.fr {
  margin-bottom: 0.5rem; }
  

/* font-sizing for content */
p,
.p-like,
ul,
ol,
dl,
blockquote,
pre,
td,
th,
label,
textarea,
caption,
details,
figure {
  margin-top: 0.25rem;
  margin-bottom: 0;
  line-height: 1.5; }

h1, .h1-like, h2, .h2-like, h3, .h3-like, h4, .h4-like, h5, .h5-like, h6, .h6-like {
  color: #5d5d5d;
/*  text-transform: uppercase;*/
  font-weight: 600;
} 

h1, .h1-like {
/*  color: #2EA81B; */
  font-size: 2.4rem;
}

h2, .h2-like {
  font-size: 2rem;
  margin-top: 1rem; 
}

h3, .h3-like {
  font-size: 1.8rem;
  margin-top: 1rem; 
}

h4, .h4-like {
  font-size: 1.6rem; }

h5, .h5-like {
  font-size: 1.4rem; }

h6, .h6-like {
  font-size: 1.2rem; }

/* alternate font-sizing */
.smaller {
  font-size: 0.6em; }

.small {
  font-size: 0.8em; }

.big {
  font-size: 1.2em; }

.bigger {
  font-size: 1.5em; }

.biggest {
  font-size: 2em; }
  
 /* Icons */
 .fi-torso, .fi-mail {
 font-size: 36px;
}

.couv {
	width:100%;
	max-width:500px;
}
@media screen and (max-width: 1023px) {
  .couv {
/*    width:50%; */
    max-width:200px;
  }
}

.orbit-previous, .orbit-next {
	color: #000;
	font-size: 2em;
}

.orbit-previous {
  left: 0;
  right: unset;
}
.orbit-next {
  right:0;
  left: unset;
}

.orbit-image {
	width: auto;
}

.breadcrumbs li {
  font-size: 0.8rem;
  float: left;
}

/* THE SPEECH BUBBLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-border {
  position:relative;
  padding:5px;
  margin:1em 0 1em;
  border:2px solid #5a8f00;
  color:#333;
  background:#fff;
  /* css3 */
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  width: 90%;
}

/* Variant : for left positioned triangle
------------------------------------------ */

.triangle-border.left {
  margin-left:30px;
}

/* Variant : for right positioned triangle
------------------------------------------ */

.triangle-border.right {
  margin-right:30px;
  border-color: #2199e8;
}

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-border:before {
  content:"";
  position:absolute;
  bottom:-20px; /* value = - border-top-width - border-bottom-width */
  left:40px; /* controls horizontal position */
  border-width:20px 20px 0;
  border-style:solid;
  border-color:#5a8f00 transparent;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}

/* creates the smaller  triangle */
.triangle-border:after {
  content:"";
  position:absolute;
  bottom:-13px; /* value = - border-top-width - border-bottom-width */
  left:47px; /* value = (:before left) + (:before border-left) - (:after border-left) */
  border-width:13px 13px 0;
  border-style:solid;
  border-color:#fff transparent;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}


/* Variant : left
------------------------------------------ */

/* creates the larger triangle */
.triangle-border.left:before {
  top:auto; /* controls vertical position */
  bottom:10px;
  left:-30px; /* value = - border-left-width - border-right-width */
  border-width:10px 25px 10px 0;
  border-color:transparent #5a8f00;
}

/* creates the smaller  triangle */
.triangle-border.left:after {
  top:auto; /* value = (:before top) + (:before border-top) - (:after border-top) */
  bottom:16px;
  left:-21px; /* value = - border-left-width - border-right-width */
  border-width:4px 16px 4px 0;
  border-color:transparent #fff;
}

/* Bubbles : right
------------------------------------------ */

/* creates the larger triangle */
.triangle-border.right:before {
  top:auto; /* controls vertical position */
  bottom:10px;
  left:auto;
  right:-30px; /* value = - border-left-width - border-right-width */
  border-width:10px 0 10px 25px;
  border-color:transparent #2199e8;
}

/* creates the smaller  triangle */
.triangle-border.right:after {
  top:auto; /* value = (:before top) + (:before border-top) - (:after border-top) */
  bottom:16px;
  left:auto;
  right:-21px; /* value = - border-left-width - border-right-width */
  border-width:4px 0 4px 16px;
  border-color:transparent #fff;
}

.time {
    font-size: 1rem;
    color: #5d5d5d;
    margin-top: 5px;
    float: right;
    cursor: default;
    -webkit-touch-callout: none;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.lu {
	color: #2199e8;
}

/* T Y P E */
.typezone{
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 150px;
    z-index: 99;
    background: #eee;
    border: none;
    outline: none;
}
.typezone textarea, .typezone textarea:hover {
    position: absolute;
    bottom: 0px;
    left: 8%;
    right: 8%;
    width: 80%;
    height: 100px;
    z-index: 100;
    background: #fafafa;
    border: none;
    outline: none;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
    color: #666;
    font-weight: 400;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    overflow: auto;
    overflow-x: hidden;
    resize: none;
    z-index: 200;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    transition: all .4s cubic-bezier(0.565, -0.260, 0.255, 1.410);
}
.typezone textarea:focus {
    height: 300px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
}

@media screen and (max-height: 768px) {
.typezone textarea:focus {
	    height: 150px;
	}
}

/* R E S P O N S I V E   C O N F I G U R A T I O N */ 

@media screen and (min-width:1024px) {
  #main-container-left {
/*    border-right:1px solid #cacaca; */
    min-height: 100vh;
  }
}

@media screen and (max-width: 750px) {
    .typezone textarea, .typezone textarea:hover  {
        width: 70%;
    }
    .typezone textarea:focus {
        height: 30vh;
        width: 80%;
        margin-top: 30vh;
        box-shadow: 0px -20px 20px rgba(0,0,0,0.1);
    }
    form:focus ~ .typezone {
        bottom: 50vh;
    }
}	



/*corner ribbon*/
.ribbon-wrapper-featured {
    position: absolute;
    top: 2px;
    right: 28px;
}

.featured.fa {
    position: absolute;
/*    display: block; */
    top: -2px;
    right: -30px;
    font-size: 20px;
}
.featured.fa::before {
    position: absolute;
    right: 0%;
    top: 0;
    margin: .25em;
    color: white;
    z-index: 2;
}
.featured::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    right: 0;
    border-width: 25px;
    border-style: solid;
    border-color: darkorange darkorange transparent transparent;
    z-index: 1;
}

.bandeau-vente {
	background-color: gray;
	color: white;
	text-transform: uppercase;
	text-align:center;
	margin: 0;
}

.ribbon-wrapper-vente {
    position: relative;
    top: -31px;
    right: 19px;
}

.vente.fa {
/*    width: 100px;
    height: 100px; */
    display: block;
    position: absolute;
    top: 20px;
    right: -30px;
    font-size: 20px;
}
.vente.fa::before {
    position: absolute;
    right: 0%;
    top: 0;
    margin: .25em;
    color: white;
    z-index: 2;
}
/*
.vente::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    right: 0;
    border-width: 25px;
    border-style: solid;
    border-color: gray gray transparent transparent;
    z-index: 1;
} */


textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
   opacity: 1;
   color: gray;
}
textarea::-moz-placeholder { /* Firefox 19+ */
   opacity: 1;
   color: gray;
}
textarea:-ms-input-placeholder { /* IE 10+ */
   opacity: 1;
   color: gray;
}
textarea:-moz-placeholder { /* Firefox 18- */
   opacity: 1;
   color: gray;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select,
  input {
    font-size: 12px;
  }
  textarea{
    font-size: 16px;
  }
}

.bordered {
	border:1px solid #ccc;
}
.borderederror {
	border:1px solid #f00;
}

.flags {
    bottom: 0;
    left: 0;
    pointer-events: none;
    position: absolute;
    text-align: center;
    width: 100%;
}
/*
span.badge {
    min-width: 1.2rem;
    padding: 0 6px;
    margin-left: 0.2em;
    text-align: center;
    font-size: 1rem;
    line-height: 22px;
    height: 22px;
/*    float: right; */
/*    box-sizing: border-box;
	font-weight: 600;
	font-size: 0.8rem;
	color: #fff;
	background-color: #039be5;
	border-radius: 1rem;
} */
span.badge.extension {
    text-transform: capitalize;
    display: inline-block;
    float: none !important;
    margin: 0;
    background-color: rgba(22,22,22,0.8);
    border-radius: 0;
}

span.badge[data-badge-caption]::after {
    content: " " attr(data-badge-caption);
}

.image-wrapper {
position: relative;
}

/* Slider Nb joueurs */

#slider-range.ui-slider {
  border-radius: 20px;
  background: lightgray;
  border: none;
  height: 25px;
  margin: 1em; }
                    
#slider-range .ui-slider-handle {
  border-radius: 23px;
  height: 35px;
  width: 35px;
  top: -7px;
  margin-left: -11px;
  border: 2px solid #47B635;
  background-color: #d3d7cf; }
                  
#slider-range .ui-slider-range {
    background-color: #47B635;
}
                    
#slider-range .ui-slider-pip {
  top: 3px; }
                    
 #slider-range .ui-slider-pip .ui-slider-line {
  width: 10px;
  height: 100%;
  border-radius: 4px;
  margin-left: -2px;
  top: 0.3em;
   background: #47B635;
}
                    
#slider-range .ui-slider-pip.ui-slider-pip-last,
#slider-range .ui-slider-pip.ui-slider-pip-first {
  top: -7px; }
                  
  #slider-range .ui-slider-pip.ui-slider-pip-last .ui-slider-line,
  #slider-range .ui-slider-pip.ui-slider-pip-first .ui-slider-line {
    display: none; }
                  
  #slider-range .ui-slider-pip.ui-slider-pip-last .ui-slider-label,
  #slider-range .ui-slider-pip.ui-slider-pip-first .ui-slider-label {
    margin: 0; }
                  
  #slider-range .ui-slider-label {
    left: 0.8em;
    font-size: 1.4rem;
    top: 1.7em; 
  }
#slider-range .ui-slider-pip.ui-slider-pip-first .ui-slider-label {
  left: -1.0em;
text-align: right;
top: 2.3em; }
                  
#slider-range .ui-slider-pip.ui-slider-pip-last .ui-slider-label {
  left: 0.3em;
text-align: left;
top: 2.3em; }
                  
#slider-range .ui-slider-pip.ui-slider-pip-selected-initial {
  font-weight: normal; }
                  
#slider-range .ui-slider-pip.ui-slider-pip-selected {
  font-weight: bold; }

.ui-slider-pips [class*="ui-slider-pip-selected"], 
.ui-slider-pips .ui-slider-pip-selected-2,
#slider-range .ui-slider-pip.ui-slider-pip-selected,
#slider-range .ui-slider-pip.ui-slider-pip-selected-initial {
  color: #47B635;  
}
@media screen and (max-width: 799px) {
  #slider-range.ui-slider {
    height: 15px;
  }
  #slider-range .ui-slider-pip .ui-slider-line {
    width: 5px;
    height: 5px;
    border-radius: 4px;
    margin-left: -2px;
    top: 0.3em;
  }  
  #slider-range .ui-slider-handle {
    border-radius: 23px;
    height: 25px;
    width: 25px;
    top: -7px;
    margin-left: -11px;
  }
    
  #slider-range .ui-slider-label {
    font-size: 0.9rem;
  }
  #slider-range .ui-slider-pip.ui-slider-pip-first .ui-slider-label {
      text-align: right;
  top: 2.6em; }
                    
  #slider-range .ui-slider-pip.ui-slider-pip-last .ui-slider-label {
  text-align: left;
  top: 2.6em; }
}
/* Labels Editions */
.edition {
	border-radius: 5px;
	border-bottom: 1px gray solid;
  cursor: pointer;
}

.boitebase {
	background: #47B635;
}
.extension {
	background: darkorange;
}
.goodie {
	background: lightcoral;
}
.accessoire {
	background: lightskyblue;
}
.pieces {
	background: lightseagreen;
}
.exclu {
	background: lightsteelblue;
}
.magazines {
	background: lightsalmon;
}

#divFiltre {
  background-color: white;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
  padding: 24px;
}

@media screen and (max-width: 479px) {
  h1, .h1-like {
    font-size: 1.8rem;
  }

  h2, .h2-like {
    font-size: 1.6rem;
  }

  h3, .h3-like {
    font-size: 1.4rem;
  }

  h4, .h4-like {
    font-size: 1.3rem; }

  h5, .h5-like {
    font-size: 1.2rem; }

  h6, .h6-like {
    font-size: 1rem; }
}

.breadcrumbs li:not(:last-child)::after {
  content: ">";
  color: #000;
}

.drapeau {
  height: 17px;
  margin-left: 5px;
  margin-bottom: 3px;
}

div.upload-photo {
  position: relative;
  overflow: hidden;
}

div.input-container {
  position: absolute;
  top: 0; left: 0;
}

div.input-container input {
  opacity: 0;
}
/*

.content blockquote::after {
  right: -1rem;
  bottom: 0;
}

.content blockquote::after, .content blockquote::before {
  font-family: 'sans-serif';
  font-size: 2em;
  color: #f25e23;
  position: absolute;
}

.content blockquote::after, .content blockquote::before {
  content: "\e81d";
  line-height: .5;
}

.content blockquote::before {
  display: inline-block;
  transform: rotate(180deg);
  left: -1rem;
}
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic);
.content blockquote{
  font-size: 1.7rem;
  margin:20px auto;
  font-family:Open Sans;
  color: #555555;
  padding:1em 30px 1em 50px;
  border-left:8px solid darkorange ;
  line-height:1.6;
  position: relative;
  background:#EDEDED;
}

.content blockquote::before{
  font-family:Arial;
  content: "\201C";
  color:darkorange;
  font-size:4em;
  position: absolute;
  left: 10px;
  top:-10px;
}

.content blockquote::after{
  content: '';
}

.content blockquote span{
  display:block;
  color:#333333;
  font-style: normal;
  font-weight: bold;
  margin-top:1em;
}

.content blockquote p {
  line-height: 1.2;
}