/*form power override styles */
.pc-form-widget input[type=text], .pc-form-widget input[type=email], .pc-form-widget select {width: 100%;}
.pc-form-widget input[type=radio], .pc-form-widget input[type=checkbox] {width: unset !important;}

/* Check boxes */
.pc-form-widget .pc-checkbox label{line-height: 1 !important;}
.pc-form-widget .pc-checkbox .pretty.p-svg .state .svg{top: 0 !important;}
