#modalNewsletter .newsletter .newsletter-confirmacao span {
    color: #fff !important;
    font-size: 16px !important;
}

div#modalNewsletter .alert.alert-error {
    border: none !important;
    text-shadow: none !important;
    color: #ff0000 !important;
    font-size: 14px !important;
}

div#modalNewsletter .alert.alert-error button.close {
    color: #fff !important;
    top: -15px !important;
}

.carrinho-checkout .atendimento .span4:has(i.icon-phone) {
    display: none;
}