div[class*="share"], div[id*="share"] {
    display: none !important;
}
div[class*="fb-like"], div[id*="fb-like"] {
    display: none !important;
}
div[class*="twitter"], div[id*="twitter"], a[href*="twitter"], iframe[src*="twitter"] {
    display: none !important;
}
span.PIN_1743430945860_button_pin {
    display: none !important;
}
#vitrine > div > div:nth-child(8) > div.element-product-detail > div.product-detail.product-detail-left > div.product-sharing > ul > li.product-sharing-item.product-sharing-pinterest > span {
  display: none !important;
}
.btn.btn-share {
  display: none !important;
}
.product-sharing-item.product-sharing-pinterest {
  display: none !important;
}


.element-newsletter-bottom {
    background-color: #fafafa !important;
}
.element-newsletter-bottom .title-secundary {
    color: #6e6e70 !important;
}

.logo-loja-hostgator {
    display: none !important;
}

.copyright p {
    display: none !important;
}

.copyright::before {
    content: "© 2025 - Sapinho Baby. Todos os direitos reservados.";
    display: block;
    text-align: center;
    font-size: 14px;
    color: #555;
    position: relative;
    top: -25px; 
    margin-bottom: -200px;  
    padding: 10px 0;  
}


.certificates-item img {
    display: none; 
}

.certificates-item {
    width: 115px; 
    height: 40px; 
    background-image: url("https://cdn.convertr.app.br/7336/img/security.6a2b33e.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}






header a[href^="tel"] {
  display: none !important;
}