body#product .caz-consultar-texto-btn.wk-btn-consultar,
body.page-product .caz-consultar-texto-btn.wk-btn-consultar {
    appearance: none !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #005fff !important;
    cursor: pointer !important;
    align-items: baseline !important;
    display: inline-flex !important;
    font: inherit !important;
    font-weight: 700 !important;
    height: auto !important;
    letter-spacing: 0 !important;
    line-height: inherit !important;
    margin: 0 .12em !important;
    min-height: 0 !important;
    min-width: 0 !important;
    padding: 0 !important;
    text-align: inherit !important;
    text-decoration: underline !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: .12em !important;
    text-transform: none !important;
    vertical-align: baseline !important;
    white-space: normal !important;
}

body#product .caz-consultar-texto-btn.wk-btn-consultar:hover,
body.page-product .caz-consultar-texto-btn.wk-btn-consultar:hover,
body#product .caz-consultar-texto-btn.wk-btn-consultar:focus,
body.page-product .caz-consultar-texto-btn.wk-btn-consultar:focus {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    color: #0047c7 !important;
    outline: 0 !important;
    text-decoration-thickness: 2px !important;
    transform: none !important;
}
