
#header-favoritos-bt[data-v-3813f2f0]{
  display: flex;
  align-items: center;
}
#header-favoritos-bt span[data-v-3813f2f0]{
  margin-right: 8px;
}
#header-favoritos-bt:hover span[data-v-3813f2f0]:not(.material-icons){
  text-decoration: underline;
}
.wishlist[data-v-3813f2f0]{
  margin-right: 8px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1023px) {
.wishlist[data-v-3813f2f0]{
    margin-right: 0;
    justify-content: flex-start;
    padding-left: 32px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.wishlist img[data-v-3813f2f0] {
    margin-right: 5px;
    width: 24px;
    height: 24px;
}
.wishlist span[data-v-3813f2f0]{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.16px;
    color: #545454;
}
}

