.acoes-produto.hidden-phone .botao-comprar{
   border-radius: 20px !important;
   padding: 10px 100px 10px 100px !important;
}

.scrollToTop{
bottom: 1rem !important;
}

.busca input {
   border-radius: 20px !important;
}

#cabecalho{
    background-color: #fff;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}


@media screen and (max-width: 767px){
    .acoes-produto-responsiva .tag-comprar {
    border-radius: 50px !important;
    padding: 10px 100px 10px 100px !important;
    }
    .barra-frase {
    display: none;
    }
    .div#menuinsta{
     display: none!important;   
    }
    #menuinsta{
    display: none!important; 
    }
}
#rodape .titulo{
    font-size: 15px!important;
}

#corpo {
    padding: 200px 0px 0px 0px!important;
}
