/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.7.1.1684994060
Updated: 2023-05-25 00:54:20

*/

body a.gravitypdf-download-link:hover {
    color: #ff9a00;
  }
body.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date input, .gform_wrapper.gravity-theme .ginput_complex .ginput_container_date select, .gform_wrapper.gravity-theme .gfield select.large {
  min-width: 160px;
  width: 100%;
  -webkit-appearance: none;
  background-image: url("https://sunfundingsolutions.com/wp-content/uploads/2023/07/Asset-13KapitusSEMLANDING_Icon.webp");
  background-position: 99% 56%;
  background-repeat: no-repeat;
  background-size: 15px;
}
body.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
  padding: 8px;
  border-radius: 0;
  border-color: rgb(205,205,205) !important;
  background-color: rgb(246 246 246);
  color: #00395d !important;
  height: 55px !important;
  margin: 0 !important;
  font-size: 15px !important;
}

div#field_1_92 label.gfield_label.gform-field-label:before, div#field_1_60 label.gfield_label.gform-field-label:before {
  content: "";
  height: 15px;
  width: 24px;
  background: url("https://sunfundingsolutions.com/wp-content/uploads/2023/07/right-arrow-green.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 10px;
}
button#gform_browse_button_1_125, input#gform_submit_button_1 {
  padding: 9px 23px;
  cursor: pointer;
  border: none;
  -webkit-appearance: none;
  border-radius: 0px;
  font-size: 16px;
  min-width: 300px !important;
}
.Information-box h2{
  color: #0f6db7;
  padding: 0px 20px 0px 20px;
}
.Information-box-sec{
  display: flex;
  width: 100%;
  justify-content: space-around;
}
.Information-box-sec .Inf-sec-1{
  border: 2px solid #0f6db7; 
  width: 49%; 
  margin-right: 2%; 
  border-radius: 15px;
}
.Information-box-sec .Inf-sec-1 p{
  border-bottom: 2px solid #0f6db7; 
  padding: 5px 15px 5px 15px; 
  margin: 0px;
}
.Inf-sec-1 .sub-Infmat{
  border-bottom: 2px solid #0f6db7; 
  padding: 5px 15px 5px 15px; 
  margin: 0px; 
  display: flex;
}
.Inf-sec-1 .sub-Infmat p{
  display: flex;
  width: 33.33%;
}

@media only screen and (max-width:767px){
  .loan-calculator-field {
    flex-flow: column;
  }
}


/* Business Load form */
fieldset.full-input p {
    width: 100%;
}