@media(max-width:639px){
    #root {
        padding: 12px 16px;
    }
}

/* Labels */
#root .t-small{
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 12px;
    line-height: 22px;
}

/* HR */
#root hr.hr.mv5 {
    border-color: #989898;
}

/* Endereço de fatura do cartao */
#root .t-heading-4 {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    line-height: 22px;
    color: #2C2C2C;
}

#root .t-heading-4 + .overflow-y-auto {
    overflow-y: unset;
}

#root .vtex-input .vtex-input-prefix__group {
    border: none;
}

#root .vtex-input .vtex-input-prefix__group input {
    font-family: Helvetica, Arial, sans-serif !important;
    border: 1px solid #989898;
}

#root .vtex-input .vtex-input-prefix__group input + span {
    padding: 0;
}

#root .vtex-radioGroup .vtex-radioGroup__fieldset {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    line-height: 19px;
    color: #989898;
    margin: 0;
}

#root .vtex-radioGroup .vtex-radioGroup__fieldset .c-on-base {
    color: #989898;
}

#root .vtex-radioGroup .vtex-radioGroup__fieldset .vtex-radioGroup__radioLabel {
    border-radius: 0!important;
}

#root .vtex-radioGroup 
.vtex-radioGroup__fieldset 
.vtex-radio__fakeRadioContainer 
.vtex-radio__fakeRadio {
    border: 1px solid #B1621B;
    height: 18px!important;
    width: 18px!important;
    border-width: 1px!important;
}

#root .vtex-radioGroup 
.vtex-radioGroup__fieldset 
.vtex-radio__fakeRadioContainer 
.vtex-radio__fakeRadio .bg-action-primary {
    background-color: #B1621B!important;
    width: 12px!important;
    height: 12px!important;
}

#root .t-heading-4 + .overflow-y-auto + div.mt5 button.vtex-button {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    line-height: 22px;
    color: #4B90D0;
}

#root .t-heading-4 + .overflow-y-auto + div.mt5 button.vtex-button:hover {
    background-color: transparent;
}

#root .vtex-address-form__postalCode + div + div.flex.mt5 button.vtex-button,
#root .t-heading-4 + .overflow-y-auto + div.mt5 + div.flex.mt5 button.vtex-button {
    border: 1px solid #B1621B;
    background: #B1621B;
    padding: 0;
    border-radius: 0;
}

#root .vtex-address-form__postalCode + div + div.flex.mt5 button.vtex-button .vtex-button__label,
#root .t-heading-4 + .overflow-y-auto + div.mt5 + div.flex.mt5 
button.vtex-button .vtex-button__label {
    color: #FFF;
    padding: 9px 12px;
    font-family: Helvetica, Arial, sans-serif !important;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
}

#root .vtex-address-form__postalCode + div + div.flex.mt5 div.ml5 button.vtex-button,
#root .t-heading-4 + .overflow-y-auto + div.mt5 + div.flex.mt5 div.ml5 button.vtex-button  {
    border: 1px solid #DB000D;
    background: transparent;
    padding: 0;
    border-radius: 0;
}

#root .vtex-address-form__postalCode + div + div.flex.mt5 div.ml5 button.vtex-button .vtex-button__label,
#root .t-heading-4 + .overflow-y-auto + div.mt5 + div.flex.mt5 div.ml5 
button.vtex-button .vtex-button__label {
    color: #DB000D;
    padding: 9px 12px;
    font-family: Helvetica, Arial, sans-serif !important;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
}

#root .vtex-alert div{
    font-family: Helvetica, Arial, sans-serif !important;
}

#root .t-heading-4 + div.mb7 button.vtex-button {
    color: #B1621B;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}