/* Child Theme - Custom CSS File for Buyers to Modify */

.rh_menu__user_submit {
	display: none!important;
}
.qe-faq-toggle.active .qe-toggle-title {
	background: #CCCC33!important;
}
.qe-faq-toggle .qe-toggle-content {
	background: rgba(204, 204, 51, 0.2)!important;
}
.qe-faq-toggle .qe-toggle-title {
	background: rgba(204, 204, 51, 0.2)!important;
}
.re_section_head_elementor .rh_section__subtitle {
	color: #CCCC33!important;
	font-size: 23px!important;
}
.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
	background: #CCCC33!important;
	color: #000;
}
.sp_flat .button, .sp_flat input[type=button], .sp_flat input[type=submit] {
	background: #CCCC33!important;
	color: #000;
}
.gform_heading h2 {
	color: #CCCC33!important;
	text-align: center;
}
.gf_progressbar_wrapper {
	margin-bottom: 60px!important;
}
.rh_blog, .rh_blog__post {
	background: transparent;
}
.gsection_title {
	margin-bottom: 0!important;
}
.gform_wrapper.gravity-theme .top_label .gsection_description {
	padding-top: 0;
}
/* .gf_stylespro .gfield_radio>div {
	width: 18.5%!important;
}  */
.ginput_container_radio {
	margin-top: 30px;
}
.sp_flat input[type=radio]:not(old):checked+label:before, .gravity-theme .sp_flat input[type=radio]:not(old)+label:before {
	display: none!important;
}
.rhea-ultra-testimonial-strong {
	color: #CCCC33!important;
	font-style: italic;
}
.rhea-ultra-bg-dots {
	background-image: radial-gradient(rgba(204, 204, 51, 0.2) 20%, transparent 20%);
}