@media screen and (max-width: 767px) {
  .slides img {
    width: 100% !important;
    height: auto !important;
    object-fit: cover;
    display: block;
  }

  .slides {
    width: 100% !important;
    overflow: hidden;
  }
}
.cep {
    display: none;
}

.product-share {
    display: none ;
}
span.accordion-toggle {
  display: none !important;
}
