/**
 * Theme Name: defiant ones theme
 * Template:   hello-elementor
 */


body.user-registration-page #user-registration:not(.user-registration-MyAccount), body.user-registration-page .user-registration:not(.user-registration-MyAccount), body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount), body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) {
                background-color: black !important;
            }

:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart:not(.grouped_form):not(.variations_form) {
	gap:15px!important;
}

select:not(:-internal-list-box):not([multiple]) option,
.woocommerce div.product form.cart .variations label,
label#comment-form-rating-label,
label[for="comment"],
label[for="size"]{
	color:#fff!important;
}

