/*!
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: A plain-vanilla & lightweight theme for Elementor page builder
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor
*/



.default-location-override.ifso_selection_form {
	text-align: center;
}

.default-location-override select {
	text-align: center;
	color: rgb(0, 0, 0);
	background-color: rgb(252, 242, 131);
	font-size: 10px;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
	border-style: solid;
	border-width: 0px;
	border-color: currentcolor;
	border-radius: 10px;
	margin: 0px auto 12px;
	padding: 3px;
}

.default-location-override select option {
	width:200px;
	color: rgb(0, 0, 0);
	background-color: rgb(252, 242, 131);
	font-size: 10px;
	font-weight: 600;
	font-family: "Open Sans", sans-serif;
}

.default-location-override .if-so-add-to-grp-radio-options {
	margin: 0px auto 12px;
}

.default-location-override input[type="radio"] {
	font-size: 16px;
	width: 1em;
	height: 1em;
	background-color: white;
	border-color: rgb(140, 143, 148);
	border-width: 1px;
	border-style: solid;
}

.default-location-override label {
	color: rgb(140, 143, 148);
	background-color: transparent;
	font-size: 14px;
	font-weight: 500;
	font-family: "Open Sans", sans-serif;
}

.default-location-override button[type="submit"] {
	display: block;
	color: rgb(140, 143, 148);
	background-color: white;
	border-color: rgb(140, 143, 148);
	border-radius: 6px;
	border-width: 1px;
	border-style: solid;
	font-size: 14px;
	font-weight: 500;
	font-family: "Open Sans", sans-serif;
	padding: 2px 6px;
	margin: 0px auto;
}





