/* 
Theme Name:		 bricks child
Theme URI:		 http://childtheme-generator.com/
Description:	 bricks child is a child theme of bricks, created by ChildTheme-Generator.com
Author:			 Geogre Iskef
Author URI:		 http://childtheme-generator.com/
Template:		 bricks
Version:		 1.0.0
Text Domain:	 bricks-child
*/


/*
    Add your custom styles here
*/


.wpforms-container-full ul.wpforms-icon-choices li {
	min-width: 30% ! Important;
	max-width: 30% ! Important;
}
div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices {
    gap: 5% !important;
}

/*Mobile - Also, target different fields...*/
@media only screen and (max-width: 600px) {
  
}




