/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 08 2025 | 17:10:07 */
/* Remove double arrow from Form Select fields */
.uael-gf-select-custom:after{
	display:none;
}
.gfield_list_icons button.add_list_item, .gfield_list_icons button.delete_list_item{
	font-size: 0!important;
	padding: 0!important;
}

@media all and (min-width:768px){
.mobile{
	display:none!important;	
}
}