.btn-search-open i {
    color: #000000 !important;
}

#_desktop_an_wishlist-nav a svg path {
  fill: #000000 !important;
}

#_desktop_logo a::after {
  content: "MUSE MYRAJ";
  display: block;
  text-align: center;
  font-family: "Lato", Arial, sans-serif;
  font-size: 2rem;
  letter-spacing: 3px;
  color: #000000;
  margin-top: 12px;
  font-weight: 400;
}

section#csinstagramfeed::before {
  content: "REJOIGNEZ-NOUS SUR INSTAGRAM";
  display: block;
  text-align: center;
  font-family: "Lato", Arial, sans-serif;
  font-size: 1.5rem;
  letter-spacing: 3px;
  color: #000000;
  font-weight: 400;
  margin-bottom: 15px;
}

.block_newsletter {
  margin-bottom: 40px !important;
}

.an_homeproducts-banner-image img {
  height: 350px !important;
  width: 100% !important;
  object-fit: cover !important;
}

.an_homeproducts-banner-content h2 {
  font-family: "Raleway", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 3px;
  font-weight: 400;
  margin-bottom: 15px;
}

.an_homeproducts-banner-content p {
  font-family: "Raleway", sans-serif;
  font-size: 0.9rem;
  margin-bottom: 25px;
}

.an_homeproducts-banner-btn {
  border: 1px solid #000;
  padding: 12px 25px;
  font-family: "Raleway", sans-serif;
  letter-spacing: 2px;
  font-size: 0.85rem;
  color: #000;
  text-decoration: none;
}

