.woo-faq-item { margin-bottom: 15px; border: 1px solid #ddd; }
.woo-faq-question { cursor: pointer; padding: 15px; margin: 0; background: #f5f5f5; }
.woo-faq-question:hover { background: #e5e5e5; }
.woo-faq-question.active { background: #ececec; }
.woo-faq-answer { display: none; padding: 15px; }

.woo-custom-field-faq { margin-bottom: 10px; }
.woo-custom-field-faq-question { margin: 0 0 5px; }
.woo-custom-field-faq-answer { line-height: 1.6; }
