:root {
	--theme-payment_type_buttons_variables-join_buttons: 1;
	--theme-payment_type_buttons_variables-normal-bg: #ffffff;
	--theme-payment_type_buttons_variables-normal-border: #dddddd;
	--theme-payment_type_buttons_variables-normal-border-width: 0px;
	--theme-payment_type_buttons_variables-normal-color: #000000;
	--theme-payment_type_buttons_variables-normal-weight: 500;
	--theme-payment_type_buttons_variables-normal-radius: 50px;
	--theme-payment_type_buttons_variables-hover-bg: #7abc21;
	--theme-payment_type_buttons_variables-hover-border: #dddddd;
	--theme-payment_type_buttons_variables-hover-border-width: 0px;
	--theme-payment_type_buttons_variables-hover-color: #000000;
	--theme-payment_type_buttons_variables-hover-weight: 500;
	--theme-payment_type_buttons_variables-hover-radius: 50px;
	--theme-payment_choice_buttons_variables-normal-bg: #ffffff;
	--theme-payment_choice_buttons_variables-normal-border: #dddddd;
	--theme-payment_choice_buttons_variables-normal-border-width: 0px;
	--theme-payment_choice_buttons_variables-normal-color: #000000;
	--theme-payment_choice_buttons_variables-normal-weight: 500;
	--theme-payment_choice_buttons_variables-normal-radius: 49px;
	--theme-payment_choice_buttons_variables-hover-bg: #7abc21;
	--theme-payment_choice_buttons_variables-hover-border: #dddddd;
	--theme-payment_choice_buttons_variables-hover-border-width: 0px;
	--theme-payment_choice_buttons_variables-hover-color: #000000;
	--theme-payment_choice_buttons_variables-hover-weight: 500;
	--theme-payment_choice_buttons_variables-hover-radius: 50px;
	--theme-payment_processor_buttons_variables-normal-bg: #ffffff;
	--theme-payment_processor_buttons_variables-normal-border: #ffffff;
	--theme-payment_processor_buttons_variables-normal-border-width: 1px;
	--theme-payment_processor_buttons_variables-normal-color: #000000;
	--theme-payment_processor_buttons_variables-normal-weight: 500;
	--theme-payment_processor_buttons_variables-normal-radius: 0px;
	--theme-payment_processor_buttons_variables-hover-bg: #7abc21;
	--theme-payment_processor_buttons_variables-hover-border: #7abc21;
	--theme-payment_processor_buttons_variables-hover-border-width: 1px;
	--theme-payment_processor_buttons_variables-hover-color: #000000;
	--theme-payment_processor_buttons_variables-hover-weight: 500;
	--theme-payment_processor_buttons_variables-hover-radius: 0px;
}