    /* botao css whatsapp; */


a.botao.btn-pay-wp-prod {
    text-shadow: none;
    justify-content: center;
    position: relative;
    width: 100%;
    padding: 12px 0;
    float: left;
    font-weight: 600;
    margin: 6px 0;
    font-size: 14px;
    border: 1px solid #dedede;
    background: #ffffff;;
    box-shadow: 0 2px 4px #0000000f;
    letter-spacing: .2px;
    transition: all .2s ease-in-out;
}


    /* esconder calcular cep no carrinho */

#formCalcularFrete{
display: none;
}