.frm_form_fields .frm_fields_container {
background-color: #000000;
}
#frm_desc_field_qh4icy.frm_description {
color: #ffffff;
}
#frm_desc_field_ocfup1.frm_description {
color: #ffffff;
}
.with_frm_style .frm_form_fields > fieldset {
background-color: #000000;
}
.woocommerce-page table.shop_table thead th {
background-color: #000000;
text-align: center;
}
.woocommerce-account .woocommerce-MyAccount-content {
text-align: center;
}
.woocommerce-js table.shop_table tbody th {
text-align: center;
}
.woocommerce-page table.shop_table_responsive tr td {
text-align: center;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title {
color: #ffffff;
background-color: #000000;
}
.woocommerce-js form .form-row label {
text-align: left;
color: #ffffff;
}
#radio-control-wc-payment-method-options-woocommerce_payments.wc-block-components-radio-control__input {
color: #ffffff;
background-color: #ffffff;
}
#radio-control-wc-payment-method-options-ppcp-gateway.wc-block-components-radio-control__input {
background-color: #ffffff;
} :root {
--yith-wcaf-background-color: #000 !important;
--yith-wcaf-text-color--light: #fff !important;
--yith-wcaf-dashboard--accent-color: #ff9900 !important;
}
.yith-wcaf-registration-form .become-an-affiliate-form,
.yith-wcaf-registration-form .already-an-affiliate-wrapper,
.yith-wcaf-registration-form .pending-request-wrapper,
.yith-wcaf-registration-form .rejected-request-wrapper {
background-color: var(--yith-wcaf-background-color, #000) !important;
color: #fff !important;
border-radius: 10px !important;
}
.yith-wcaf-registration-form h3.thank-you,
.yith-wcaf-registration-form h3.we-are-sorry,
.yith-wcaf-registration-form p {
color: #fff !important;
}
.yith-wcaf-registration-form input[type=submit],
.yith-wcaf-registration-form a.button,
.yith-wcaf-registration-form button {
background-color: #ff9900 !important;
color: #000 !important;
border: none !important;
border-radius: 8px !important;
font-weight: bold !important;
cursor: pointer;
}
.yith-wcaf-registration-form input[type=submit]:hover,
.yith-wcaf-registration-form a.button:hover,
.yith-wcaf-registration-form button:hover {
background-color: #ffa733 !important;
}