@media screen and (min-width: 601px) and (max-width: 900px) {
  nav .icon-burger {
    display: block;
  }
  /*Page accueil*/
  .banner {
    width: 100%;
    height: 70vh;
    background-image: url("../images/ramata/accueil/banner.jpg");
    background-size: cover;
    background-position: 60%;
    border-radius: 10px;
  }

  .grid-accueil {
    width: 100%;
    margin-top: 3rem;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    margin: 0;
    display: flex;
    justify-content: center;
  }

  .grid {
    width: 22%;
    min-width: 200px;
  }
  .grid-text {
    width: 100%;
    height: 100%;
  }
  img.edit-img {
    width: 25rem;
    height: 30rem;
  }
  .contenue {
    margin-top: 12rem;
    width: 100%;
  }
  .edit {
    display: flex;
    margin-bottom: 5rem;
    margin-top: 2rem;
  }
  img.noix {
    width: 70%;
    margin-bottom: 0;
  }
  .heading-tertiary {
    padding: 1px;
  }

  .background1 {
    background-color: #d1bc92dc;
    padding: 2rem;
  }
  .background2 {
    background-color: #d1bc92dc;
    padding: 2rem;
  }
  .edit .text {
    background-color: #d1bc92;
    padding: 4rem;
    padding-bottom: 0;
    text-align: center;
    position: relative;
    top: 3rem;
    right: 3rem;
    z-index: 2;
    font-family: "Libre Baskerville", serif;
    background-color: #d1bc92;
  }
  .grid-text h3 {
    font-size: 16px;
  }
  img.grid-img {
    width: 12rem;
    height: 12rem;
  }

  /*page tutos*/
  .titre {
    margin-top: 10rem;
  }
  .ateliers {
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 75px;
    flex-wrap: wrap;
  }
  .atelier {
    color: black;
    width: 40%;
    text-align: center;
    padding: 10px;
    border: 1px black solid;
  }
  .atelier_choix {
    margin-top: 3rem;
    color: black;
    width: 45%;
    text-align: center;
    /* padding: 50px; */
    margin-right: 6rem;
  }
  nav .links a {
    text-align: center;
    padding: 2rem;
    font-size: 2rem;
  }
  nav .links {
    font-size: 2rem;
  }
}

@media screen and (min-width: 601px) and (max-width: 770px) {
  nav .links {
    padding-right: 5rem;
  }

  img.grid-img {
    width: 8rem;
    height: 8rem;
  }
  img.edit-img {
    width: 20rem;
    height: 20rem;
    border-radius: 10px;
  }
  .edit {
    display: flex;
    margin-bottom: 5rem;
    margin-top: 2rem;
  }
  .edit .text {
    background-color: #d1bc92;
    padding: 1rem;
    padding-bottom: 0;
    text-align: center;
    position: relative;
    /* top: 3rem; */
    /* right: 3rem; */
    z-index: 2;
    font-family: "Libre Baskerville", serif;
    background-color: #d1bc92;
  }
  .edit .text ul li {
    font-size: 16px;
  }
  .heading-tertiary {
    padding: 1px;
  }
  img.noix {
    width: 50%;
    margin-bottom: 0;
  }
  /*Panier*/

  .titre_page {
    margin: 15px;
    margin-bottom: 3rem;
    color: #0b0b0b;
    letter-spacing: 0.2rem;
    line-height: 200%;
  }
  table td {
    padding-left: 1px;
    position: relative;
    width: 100%;
    padding: auto;
    text-align: center;
  }
  th,
  td {
    border: solid 1px #0b0b0b;
  }
}
@media screen and (min-width: 901px) and (max-width: 1135px) {
  nav .icon-burger {
    display: block;
  }
  /*Page accueil*/
  .banner {
    width: 100%;
    height: 120vh;
    background-image: url(../images/ramata/accueil/banner.jpg);
    background-size: cover;
    background-position: 60%;
    border-radius: 10px;
  }
  img.edit-img {
    width: 30rem;
    height: 25rem;
  }
  .contenue {
    width: 100%;
    margin: auto;
  }
  .grid {
    width: 22%;
    min-width: 200px;
  }
  .grid-text {
    width: 100%;
    height: 100%;
  }
  .background1 {
    background-color: #d1bc92dc;
    padding: 2rem;
  }
  .background2 {
    background-color: #d1bc92dc;
    padding: 2rem;
  }
  .edit .text {
    background-color: #d1bc92;
    padding: 6rem;
    padding-bottom: 0;
    text-align: center;
    position: relative;
    top: 3rem;
    right: 3rem;
    z-index: 2;

    background-color: #d1bc92;
  }
  .edit {
    display: flex;
    margin-bottom: 5rem;
    margin-top: 2rem;
  }
  .grid-text h3 {
    font-size: 20px;
  }

  img.grid-img {
    width: 14rem;
    height: 15rem;
  }
  .grid-accueil {
    width: 100%;
    margin-top: 3rem;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    margin: 0;
    display: flex;
    justify-content: center;
  }
  th,
  td {
    border: solid 1px #0b0b0b;
  }
}
@media screen and (min-width: 601px) and (max-width: 1134px) {
  /*Page rdv*/
  .cadre {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 90%;
    margin: auto;
    margin-bottom: 2rem;
    padding-bottom: 3rem;
  }
  td,
  tfoot,
  th,
  thead,
  tr {
    width: 40rem;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
  }
  h2.titre {
    font-size: 30px;
    line-height: 50px;
  }

  /*Page boutique*/
  .boutique_cosmetique {
    margin-top: 10rem;
  }
  .boxProduit {
    padding-top: 10px;
    padding-right: 0;
    margin-bottom: 10px;
    border: solid 1px;
  }
  .cadre_img_slide {
    width: 100%;
    height: 150px;
  }
  img.img_slide {
    width: 80%;
    height: 70%;
    /* padding-left: 1rem; */
    /* padding-top: 1rem;*/
  }
  img.arrow {
    width: 2rem;
    margin: 0;
  }
  .cadre_libelle_slide {
    width: 95%;
    height: 50%;
    margin-top: -2.3rem;
  }
  .libelle_slide {
    font-size: 2rem;
  }
  .cadre_detail_slide {
    width: 95%;
    height: 50%;
    margin-top: 0rem;
  }
  .formLogin-card {
    margin-top: 12rem;
  }
  .grid2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 15rem;
  }
  .boxProduit {
    margin-top: 2rem;
    padding-top: 10px;
    margin-bottom: 50px;
    border: solid 1px;
    width: 22%;
  }
  .img_boutique_cadre {
    width: 95%;
    height: 50%;
  }
  .cadre_detail_boutique {
    margin-bottom: -3rem;
  }
  hr {
    width: 50%;
    margin: auto;
    border: none;
    border: 1px solid #000;
    /* overflow: visible; */
    text-align: center;
    opacity: 100%;
    margin-top: -9rem;
  }
  .titre_section {
    margin-top: 3rem;
  }
  .grid4 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .heading-tertiary {
    font-size: 1rem;
  }
  .heading-secondary2 {
    font-size: 2rem;
    text-transform: uppercase;
    display: inline-block;
    background-image: linear-gradient(to right, #d5b26b, #6a5836);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    letter-spacing: 0.2rem;
    transition: all 0.2s;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  /*Panier*/
  th,
  td {
    border: solid 1px #0b0b0b;
  }
}
