/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 28 2025 | 12:47:19 */
.frm-fluent-form .custom-amounts-wrapper .annual-electricity-box {
  background: #DB7112 !important;
}
.frm-fluent-form .custom-amounts-wrapper .annual-electricity-box p {
  color: #FFF !important;
}
.ff-message-success {
  box-shadow: none;
}
.prisberegner-kolonne-minus-margin {
  background: #FFF;
  padding: 30px 20px;
  border-radius: 30px 0 100px 0 !important;
  box-shadow: 0px 30px 40px 0px rgba(0, 0, 0, 0.25), inset 0px 4px 0px 0px #A1C5E5;
}
@media only screen and (max-width: 999px) {
  .prisberegner-sektion .fusion-row {
    flex-direction: column-reverse !important;
  }
  .frm-fluent-form .custom-amounts-wrapper {
    display: flex;
    flex-direction: column-reverse;
  }
  .frm-fluent-form .custom-amounts-wrapper > .ff-t-column-1:first-child {
    width: 100% !important;
  }
  .prisberegner-kolonne-minus-margin {
    margin-top: 0px;
  }
  .frm-fluent-form .custom-amounts-wrapper > .ff-t-column-1:first-child {
    width: 100%;
    margin-bottom: 15px;
  }
  .fluentform .ff-el-group {
    margin-bottom: 10px !important;
  }
}
