.error {
	padding: 4px; border-radius: 4px; border: 1px solid rgb(204, 0, 0); border-image: none; background-color: rgb(255, 235, 232);
}
.error .title {
	font-size: large; font-weight: bold;
}
.widget_wc_aelia_currencyswitcher_widget .change_currency.button {
	display: none;
}
.widget_wc_aelia_currencyswitcher_widget .currency_button {
	display: inline-block;
}
.widget_wc_aelia_billing_country_selector_widget .change_country.button {
	display: none;
}
