/*
 Theme Name:   VIE Media Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/
/* Gravity Forms */
.gform_button{
	background-color: #011c53 !important;
	border-radius: 0 !important;
}
.gform_button:hover{
	background-color: #fff !important;
	border: solid 2px #011c53 !important;
	border-radius: 0 !important;
	color: #011c53 !important;
}

#brxe-73c559 .bricks-mobile-menu-wrapper{
	z-index: 9999;
}