/* DO NOT EDIT THIS FILE ::: if it is NOT the SCSS file, your changes will be overwritten. This is a dynamically generated file. */
/* DO NOT EDIT THIS FILE ::: if it is NOT the SCSS file, your changes will be overwritten. This is a dynamically generated file. */
/* vars */
/* DO NOT EDIT THIS FILE ::: if it is NOT the SCSS file, your changes will be overwritten. This is a dynamically generated file. */
/* DO NOT EDIT THIS FILE ::: if it is NOT the SCSS file, your changes will be overwritten. This is a dynamically generated file. */
/* vars */
/* Existing Selectors */
/* Existing Selectors */
/* Existing Selectors */
/* Existing Selectors */
/* Existing Selectors */
/*
 * Avada :: Gravity Forms
 */
/* Fix button in a widget form */
body .fusion-content-widget-area .button {
  margin-left: inherit;
}

/* Make the font size larger for a chosen dropdown */
.gform_wrapper .chosen-container {
  font-size: 1em;
}

/* Make the box larger for a chosen dropdown */
.gform_wrapper .chosen-container-single .chosen-single {
  text-decoration: none !important;
  height: 40px;
  line-height: 2.4;
}

/* Fix the arrow placement for a chosen dropdown */
.gform_wrapper .chosen-container-single .chosen-single div b {
  position: relative;
  top: 50%;
  transform: translateY(-25%);
}

@media (max-width: 480px) {
  /* STARTzz */
  /* Make button 100% width when on phone */
  .gform_wrapper input.gform_button.button,
  body.fusion-body .gform_wrapper input[type="submit"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* ENDzz */
}

/* --- */
/* --- */
/* Custom Selectors*/
/* Custom Selectors*/
/* Custom Selectors*/
/* Custom Selectors*/
/* Custom Selectors*/
/* Custom Selectors*/
/*
 * Avada :: Gravity Forms
 */
/* NONE */
/* --- */
/* --- */
/* UNSORTED */
