input[type="date"]::-webkit-calendar-picker-indicator {
        cursor: pointer;
        color: #007934 !important;
        width: 25px;
        height: 25px;
}

.guideButton.btn-cancelar-secondary button{
    background-color: #fff !important;
    color: #007934 !important;
    border: 1px solid #007934 !important;
}

.guideButton.btn-cancelar-secondary button:hover{
    background-color: #007934 !important;
    color: #fff !important;
}

#guideContainer-rootPanel-guidebutton_1489590705___widget{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff !important;
    border: 1px solid #007934;
    color: #007934 !important;
    height: 40px;
}

#guideContainer-rootPanel-guidebutton_1489590705___widget:hover{
    background-color: #007934 !important;
    border: 1px solid #007934;
    color: #fff !important;
}

#guideContainer-rootPanel-guidebutton_1489590705___widget{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
}

#guideContainer-rootPanel-guidetermsandconditi___tncCheckBox{
    cursor: pointer;
}

.visible {
    visibility: visible;
}

.hidden {
    visibility: hidden;
}
.guideWidgetLabel.right {
    display: none;
}
.step.mobileLayout {
    display: none;
}
.guideFieldWidget.afTermsAndConditions {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 1rem;
}
#guideContainerForm .guide-tnc-checkbox{
    overflow: visible;
}

#guideContainer-rootPanel-guidetextbox_2044267455___widget{
    background: url(../../../content/dam/epm/ecommerce/Chevron-Down-Default.svg);
    background-repeat: no-repeat;
    background-position: right;
}

.panel-buttons-pedidos{
    text-align: center;
    margin-bottom: 2rem;
}