/*
Theme Name: F7 Child
Author: VamTam
Author URI: https://vamtam.com
Template: f7
*/



/*

put your child theme styles here


you don't need any @import rules

*/
.arf_materialize_form.arf_fieldset {
    background: rgb(0 0 0 / 70%) !important;
	border: 0px !important;}
 .arf_materialize_form .arfformfield .controls input:not(.inplace_field):not(.arf_field_option_input_text),  .arf_materialize_form .arfformfield .controls input[type=tel]:not(.inplace_field):not(.arf_field_option_input_text)
{
	    border-bottom: 1px solid #fff !important;color:#fff !important;
}
 .arf_materialize_form label.arf_main_label{color:#fff !important;}
#arffrm_100_container .arf_materialize_form label .arfcheckrequiredfield {
    color: #fff !important;
}