.elementor-93660 .elementor-element.elementor-element-2f4afe3b:not(.elementor-motion-effects-element-type-background), .elementor-93660 .elementor-element.elementor-element-2f4afe3b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://matthewhussey.com/wp-content/uploads/2021/10/single-sec1-bg.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-93660 .elementor-element.elementor-element-2f4afe3b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:15% 0% 10% 0%;}.elementor-93660 .elementor-element.elementor-element-2f4afe3b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-93660 .elementor-element.elementor-element-7a9714f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-93660 .elementor-element.elementor-element-4558f66{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-93660 .elementor-element.elementor-element-189f17e > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 60px 0px 90px;}:root{--page-title-display:none;}/* Start custom CSS *//*Form*/
  .wmd-form label {
    display: none !important;
  }
  
  .wmd-form .gform_body {
    margin-right: 16px;
  }
  
  .wmd-form input::placeholder {
    opacity: 1;
    color: rgba(39, 41, 51, 0.5);
  }

  
  /*.wmd-form .gform_body input:focus::placeholder {
    color: transparent !important;
  }*/
  
  .wmd-form .gform_body input {
    color: #333333 !important;
    opacity: 1;
    border: solid 2px #54595F !important;
    font-size: 1.3vw !important;
    font-family: "Avenir", Sans-serif !important;
    padding: 12.5px !important;
    outline: none;
    border-radius: 4px;
  }
  
  .wmd-form .gform_footer {
    width: 25% !important;
    margin: 0;
  }
  
  .wmd-form .gform_footer input {
    width: 100% !important;
    font-family: "Avenir", Sans-serif;
    font-size: 1em !important;
    font-weight: Bold;
    background-color:#F54A5D;
    border-radius: 0px;
    border: 2px solid #F54A5D;
    color: #fff;
    padding: 16px 0;
    outline: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  
  .wmd-form .gform_footer input:hover {
    color: #F54A5D;
    background-color: #fff;
  }
  
  /*.wmd-form .gform_body input:focus::-webkit-input-placeholder, .wmd-form .gform_body textarea:focus::-webkit-input-placeholder {
    opacity: 0 !important;
  }
  
  .wmd-form .gform_body input:focus:-moz-placeholder, .wmd-form .gform_body textarea:focus:-moz-placeholder {
    opacity: 0 !important;
  }
  
  .wmd-form .gform_body input:focus::-moz-placeholder, .wmd-form .gform_body textarea:focus::-moz-placeholder {
    opacity: 0 !important;
  }
  
  .wmd-form .gform_body input:focus:-ms-input-placeholder, .wmd-form .gform_body textarea:focus:-ms-input-placeholder {
    opacity: 0 !important;
  }
  
  .wmd-form .gform_body input:focus::-ms-input-placeholder, .wmd-form .gform_body textarea:focus::-ms-input-placeholder {
    opacity: 0 !important;
  }
  
  .wmd-form .gform_body input:focus::placeholder, .wmd-form .gform_body textarea:focus::placeholder {
    opacity: 0 !important;
  }*/
  
  
  @media only screen and (max-width: 1024px) {
    .wmd-form .gform_footer {
      margin: 0;
    }
  
    .wmd-form .gform_footer input {
      width: 100% !important;
      font-size: 2vw !important;
      padding: 12px 0 !important;
    }
  
    .wmd-form .gform_body input {
      font-size: 2vw !important;
    }
  
    .txt-under {
      -webkit-box-shadow: inset 0 0px 0 white, inset 0 -2px 0 #fff;
      box-shadow: inset 0 0px 0 white, inset 0 -2px 0 #fff;
    }
  
    .wmd-form .gform_body {
      margin-right: 10px;
    }
  }
  
  @media only screen and (min-width: 768px) {
    .wmd-form form {
      display: flex;
    }
  
    .wmd-form .gform-body {
      width: 80% !important;
      display: flex;
    }
  
    .wmd-form .gform_footer.top_label {
      padding: 0 !important;
      margin: 0 !important;
      width: 20%;
    }
  }
  
  @media only screen and (max-width: 767px) {

    .wmd-form .gform_footer {
      width: 100% !important;
      margin: 0;
      max-width: 100% !important;
    }
  
    .wmd-form .gform_body {
      margin-right: 0;
    }
  
    .wmd-form .gform_footer input {
      width: 100% !important;
      font-size: 4vw !important;
      padding: 15px 10px;
      max-width: 100% !important;
    }
  
    .wmd-form .gform_body input {
      font-size: 4vw !important;
      font-family: "Montserrat", Sans-serif;

  }
}/* End custom CSS */