.nexaapc-faq-tab-content {
margin-top: 30px;
}
.nexaapc-faq-tab-content h2 {
font-size: 24px;
margin-bottom: 20px;
color: #111827;
font-weight: 700;
}
.nexaapc-faq-item {
background: #f9fafb;
border: 1px solid #e5e7eb;
border-radius: 8px;
margin-bottom: 12px;
overflow: hidden;
transition: box-shadow 0.3s ease;
}
.nexaapc-faq-item.open {
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}
.nexaapc-faq-question {
padding: 16px 20px;
cursor: pointer;
display: flex;
justify-content: space-between;
align-items: center;
font-weight: 600;
color: #1f2937;
user-select: none;
}
.nexaapc-faq-question:hover {
background-color: #f3f4f6;
}
.nexaapc-faq-icon {
font-size: 18px;
transition: transform 0.3s ease;
}
.nexaapc-faq-item.open .nexaapc-faq-icon {
transform: rotate(45deg);
}
.nexaapc-faq-answer {
padding: 0 20px;
color: #4b5563;
font-size: 15px;
line-height: 1.6;
max-height: 0;
overflow: hidden;
transition: max-height 0.4s ease, padding 0.4s ease;
}
.nexaapc-faq-item.open .nexaapc-faq-answer {
max-height: 500px;
padding: 12px 20px 16px;
}#place_order.ppcp-hidden{display:none !important}.ppcp-disabled{cursor:not-allowed;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.ppcp-disabled *{pointer-events:none}.ppc-button-wrapper .ppcp-messages:first-child{padding-top:10px}#ppc-button-ppcp-gateway{line-height:0}#ppc-button-ppcp-gateway div[class^=item-]{margin-top:14px}#ppc-button-ppcp-gateway div[class^=item-]:first-child{margin-top:0}#ppc-button-minicart{line-height:0;display:block}.ppcp-button-apm{--apm-button-border-radius: 4px;overflow:hidden;min-width:0;max-width:750px;line-height:0;border-radius:var(--apm-button-border-radius);height:45px;margin-top:14px}.ppcp-button-apm.ppcp-button-pill{--apm-button-border-radius: 50px}.ppcp-button-apm.ppcp-button-minicart{display:block}.ppcp-width-min .ppcp-button-apm{height:35px}.ppcp-width-300 .ppcp-button-apm{height:45px}.ppcp-width-500 .ppcp-button-apm{height:55px}.wp-block-woocommerce-checkout .ppcp-button-apm,.wp-block-woocommerce-cart .ppcp-button-apm{margin:0;min-width:0}.wp-admin .ppcp-button-apm{pointer-events:none}