.my_account_orders .button.wcfm-refund-action:after {
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-size: inherit;
	text-rendering: auto;
	content: "\f079";
	margin-left: 0.5407911001em;
	font-weight:900;
}

#wcfm_refund_form_wrapper #order_line_items .item {max-width:250px;}
#wcfm_refund_form_wrapper .wcfm_popup_wrapper .wcfm_refund_input_ele {min-width:25px!important;width:80% !important;}

#wcfm_refund_form_wrapper .wc-booking-summary-actions{display:none}

@media only screen and (max-width: 640px) {
	#wcfm_enquiry_form .comment-form-author, #wcfm_enquiry_form .comment-form-email {
		width: 100%;
	}
	#wcfm_refund_form_wrapper #order_line_items .item {max-width:100px;}
}