


/**
 * Fomulário
 * Página Cadastro - Compra */

/* Título Social Sr. Sra. */
#checkout-guest-form #customer-form > div > .form-group:nth-child(1),
#checkout-guest-form #customer-form > div #field-id_gender-1,
#checkout-guest-form #customer-form > div #field-id_gender-2 { display: none !important; }

/* Senha - Opcional */
#checkout-guest-form #customer-form > div .field-password-policy { display: none !important; }

/* Newsletter */
#checkout-guest-form #customer-form > div > .form-group:nth-child(8), 
#checkout-guest-form #customer-form > div > .form-group:nth-child(8) input {display: none !important;}