
.wrapper-boutique {
  padding: 40px 0 20px;
  /* background: #F9F9F9; */
  position: relative;
  z-index: 1;
}


.wrap-disponibilite-poussins {
    display: flex;
    flex-wrap: wrap;
}

.main-titre-dispo-pousins {
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 19px;
    padding: 0 0 20px;
}

.item-disponibilite-poussins {
    width: 50%;
    padding: 0 15px;
}

.wrap-item-disponibilite-poussins {
    display: flex;
    flex-wrap: wrap;
}

.titre-dispo-poussins {
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 17px;
    padding: 0 0 7px;
}

table.classement-dispo-poussins {
    width: 100%;
    /* border-radius: 5px; */
    border-spacing: 0;
}

table.classement-dispo-poussins thead {
}

tr.ligne-dispo-poussins.titre {
    background: #089441;
    color: #fff;
}

tr.ligne-dispo-poussins {
    font-size: 13px;
    /* border: 1px solid green; */
    /* border: 1px solid red; */
    font-weight: 500;
}

tr.ligne-dispo-poussins:nth-child(even) {
    background: #08944114;
    /* color: #fff; */
}

.titre-ligne-dispo-poussins {
    width: 50%;
    font-size: 12px;
    border: 1px solid var(--primary-color);
    padding: 1px 10px;
}

table.classement-dispo-poussins tbody {}

tr.ligne-dispo-poussins td {
    width: 50%;
    padding: 2px 10px;
    border: 1px solid var(--primary-color);
    border-top: none;
    line-height: 1.2;
}

tr.ligne-dispo-poussins td + td, th.titre-ligne-dispo-poussins+ th {
    border-left: none;
}

tr.ligne-dispo-poussins td:last-child {
    text-align: right;
}








.wrap-boutique {
  display: flex;
  padding-top: 30px;
  flex-wrap: wrap;
  width: 100%;
}
.item-boutique {
  width: 50%;
  padding: 0 15px;
  margin: 0 0 30px;
}
.itb-button-commande a {
  padding: 5px 15px 5px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  background: #089441;
  width: fit-content;
  border-radius: 5px;
}
.biography-wrapper .pattern-layer {
  bottom: -5px;
}


.quantite_souhaite:first-child span {
    padding-right: 3px;
}

.quantite_souhaite:first-child {color: var(--primary-color);font-weight: 600;}

.itb-button-commande {
  padding-top: 15px;
}
.wrap-item-boutique {
  /*! display: flex; */
  background: white;
  border-radius: 8px;
  box-shadow: 1px 1px 13px 2px #eee;
  display: flex;
  padding: 18px 18px 18px;
  position: relative;
  flex-wrap: wrap;
  cursor: unset;
  align-items: center;
}
.wrap-item-boutique-bottom {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.wrap-item-boutique-bottom-left {
  width: 60%;
  display: flex;
  flex-direction: column;
  padding-right: 20px;
}
.wrapper-item-boutique-bottom {
  /* border: 2px solid #089441; */
  padding: 18px;
  position: relative;
  width: 100%;
}
.wrap-item-boutique-top-title {
  font-size: 18px;
  line-height: 1.6;
  color: #1c1b1b;
  font-weight: 600;
  padding: 10px 0 25px;
}
.itb-category {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  bottom: 18px;
  right: 18px;
}

.itb-category span {
  padding: 5px 20px;
  font-size: 12px;
  background: #089441;
  width: fit-content;
  display: flex;
  border-radius: 30px;
  /* position: absolute; */
  /* top: -13px; */
  z-index: 2;
  /* left: 15px; */
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  /* text-align: right; */
  line-height: 1.5;
}
.wrap-item-boutique-top {
  position: relative;
}
.itb-title {
  font-size: 15px;
  line-height: 1.6;
  font-weight: 600;
  padding: 2px 0 2px;
}
.itb-text {
  font-size: 13px;
  padding-bottom: 0px;
}
.wrap-item-boutique-bottom-right {width: 40%;/* background: #eee; */display: flex;justify-content: center;align-items: center;border-radius: 7px;height: 100%;overflow: hidden;/* margin-bottom: 20px; */}
.itb-prize {
  padding: 0px 0px 2px;
  color: #089441;
  font-size: 22px;
  font-weight: 500;
  border-radius: 5px;
}
.wrapper-item-boutique-bottom .owl-dots {
  top: -10%;
  position: absolute;
  background: #089441;
  width: 7px;
  height: 7px;
  left: 90%;
  border-radius: 50%;
}
.wrapper-item-boutique-bottom .owl-dots::after {
  /*! content: ""; */
  /*! background: black; */
  width: 12px;
  border-radius: 50%;
  height: 12px;
  top: -3px;
  left: -3px;
  z-index: 1;
  position: absolute;
  border: 1px solid gree;}
.itb-image img {
  height: 215px;
}
.itb-prize span {
  padding-left: 4px;
  font-size: 16px;
}
.itb-button a {
  color: white;
  background-color: #089441;
  padding: 7px 20px 7px 20px;
  border-radius: 5px 5px 5px 5px;
}

/* *******************************************Debut formulaire header programme ******************************************* */

.wrapper-form {
  padding: 0 15px;
  margin-bottom: 30px;
  position: relative;
  display: flex;
  justify-content: center;
}

.wrapper-form form {
    background-color: #fff;
    box-shadow: 0px 6px 12px rgb(0 0 0 / 5%);
    height: 80px;
    border-radius: 40px;
    padding: 0 15px 0 20px;
    position: relative;
    z-index: 2;
    width: 80%;
    /* background: #f7f7f7; */
}

.form {
  display: flex;
  justify-content: start;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  height: 80px;
}

.input-form.industry {
  border: none;
}

.wrapper-form .input-form,
.wrapper-form .input-select {
  width: 40%;
  border-right: 1px solid #dedede;
  padding: 0 5px;
  position: relative;
}

.wrapper-form .input-select {
  box-sizing: border-box;
}

.btn-primary{
  /* display: flex; */
  /* justify-content: center; */
  /* align-items: center; */
  width: 20%;
  /* flex-wrap: wrap; */
}

.location-icon i {
  position: absolute;
  left: 90%;
}

.wrapper-form .wrap-input, 
.wrapper-form .wrap-select {
  /* padding: 0 22px 0 0; */
  position: relative;
  display: flex;
  align-items: center;
}

.wrapper-form i.fas.fa-dot-circle-o {
  left: 91%;
}

.wrapper-form i.fas.fa-angle-left {
  position: absolute;
  left: 93%;
  transform: rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  top: 50%;
  /* display: none; */
}
.wrapper-form .btn-primary {
  /* height: 54px; */
  /* background: #d30d33; */
  /* color: #fff; */
  /* line-height: 70px; */
  /* text-align: center; */
  /* border-radius: 50px; */
  /* cursor: pointer; */
}

.btn.btn-primary button {
    /* color: inherit; */
    /* cursor: pointer; */
    height: 54px;
    background: #089441;
    color: #fff;
    line-height: 70px;
    text-align: center;
    border-radius: 50px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.input-form.mot-cles {
  width: 40%;
  border-right: 1px solid #dedede;
}

.wrapper-form i {
  color: #696969;
  font-size: 15px;
  line-height: 21px;
  display: inline-block;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
}

.input-select.category {
  position: relative;
}

.wrapper-form .categories {
    display: flex;
    justify-content: left;
    align-items: center;
}

.wrapper-form input, .wrapper-form select, .wrapper-form .categories{
  /* -webkit-transition: all 0.3s ease-in-out; */
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  box-sizing: border-box;
  /* background: #ffffff; */
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  height: 80px;
  width: 100%;
  padding: 0 20px 0 45px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333;
  font-weight: 500;
  appearance: none;
  border: none;
  outline: none;
  /* display: inline-block; */
  /* -webkit-appearance: none; */
  -moz-appearance: none;
  /* appearance: none; */
  /* cursor: pointer; */
  font-family: 'League Spartan';
  font-size: 19px;
  text-transform: capitalize;
  font-weight: 400;
}

.wrapper-form select {
    /* background: #f7f7f7; */
    display: none;
}

.list-select label:hover {
    background: #eee;
    color: #089441;
}

.list-select label.actif {
    background: #eee;
    color: #089441;
}

.list-select label {
    padding: 8px 20px;
    border-bottom: 1px solid #eee;
    transition: all ease 0.6s;
}

.list-select {
    /* display: none; */
    position: absolute;
    background: #ffffff;
    top: 70px;
    display: flex;
    flex-direction: column;
    width: 100%;
    left: -5px;
    border-bottom: 5px solid #089441;
    border-radius: 0 0 10px 10px;
}
.wrapper-form input[type="radio"] {
    padding: 0;
    height: 0;
    border: 1px solid;
    width: 0;
    border-radius: 50%;
    /* appearance: initial; */
    /* cursor: initial; */
}
.wrapper-form select option {
    font-size: 17px;
    /* border-radius: 10px; */
    background: #f7f7f7;
    /* padding: 16px 0; */
    -moz-font-family: "League Spartan";
    -ms-font-family: "League Spartan";
}

.wrapper-banniere .reference {
  margin: 24px 0 6px;
  font-size: 15px;
  font-weight: 400;
  font-family: poppins;
}

.input-form.location {
  width: 25%;
}

.wrapper-banniere .reference ul li:first-child {
  /* margin-right: 10px; */
  display: inline-block;
  color: #ffffff;
  font-weight: 600;
  margin-right: 24px;
  background-color: #044b7a;
  padding: 5px 10px;
  border-radius: 3px;
  line-height: 1;
  font-size: 14px;
}

.wrapper-banniere .reference ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.wrapper-banniere .reference ul li:not(:first-child) {
  margin-right: 24px;
  color: white;
  font-size: 14px;
}


.wrapper-banniere input[type="text"]::placeholder {
  font-weight: 500;
/*     font-family: poppins; */
  color: #333;
}
.price {
  margin-left: 8px;
  display: flex;
  width: 127px;
}

.items-premier-cas:hover {
  box-shadow: 0px 20px 50px 0px rgb(0 0 0 / 20%);
}

.input-form.industry {
  border: none !important;
}



/*********************************************Fin Formulaire************************************************************ */



.itb-image {
    display: flex;
    /* justify-content: center; */
    width: 100%;
    height: 100%;
}

.itb-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.container.boutique {
    /* width: 90%; */
}


.bottom-item-produit {
    width: 100%;
    padding: 15px 0 0;
    margin: 15px 0 0;
    border-top: 1px solid #f5f5f5;
    display: flex;
    justify-content: end;
    align-items: center;
}

.itb-table {
    margin-bottom: 19px;
}

.quantite_souhaite {
    font-size: 15px;
    font-weight: 500;
    padding-top: 15px;
    border-top: 1px solid #eee;
}

.quantite_souhaite input {
    border: 1px solid #dadada;
    border-radius: 5px;
    padding: 5px 10px;
    width: 88px;
    /* padding-left: 20px; */
}

.quantite_souhaite span {
    padding-right: 20px;
}


tr.ligne-dispo-poussins td:nth-child(2), tr.ligne-dispo-poussins th:nth-child(2) {
    width: 32%;
}

tr.ligne-dispo-poussins td:first-child, tr.ligne-dispo-poussins th:first-child {
    width: 50%;
}


.btn-action-commande {
    padding: 10px 0 0;
    display: flex;
    width: 100%;
    justify-content: start;
}

.btn-action-commande button {
    padding: 9px 20px;
    background: var(--primary-color);
    border-radius: 50px;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}

.btn-action-commande button i {
    margin-left: 5px;
}


form.form-panier {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}