/*   
Theme Name: Jtheme Jello Child
Theme URI: https://elementor.com
Description: Simple and lightweight Jezweb theme
Author: Jezweb
Author URI: https://www.jezweb.com.au/
Template: elementor-hello-theme-master
Text Domain: elementor-hello-theme-child
Version: 1.0
*/
.elementor-form-fields-wrapper input[type=radio] {
	height: 15px;
    width: 15px;
	cursor: pointer;
}
.elementor-form-fields-wrapper .elementor-field-type-radio .elementor-field-subgroup  {

    border-bottom:2px solid rgba(2, 1, 1, 0.2)!important;
	padding-bottom: 10px;
}


.orange-bg-links a {
    color: #0C499A !important;
    font-weight: 500 !important;
}
.orange-bg-links a:hover {
    color: #fff !important;
}

.elementor-widget-text-editor ul li {
	margin-bottom: 8px !important;
}
.elementor-widget-text-editor ul {
	margin-bottom: 25px !important;
}