.elementor-142 .elementor-element.elementor-element-bb87dc6 > .elementor-container{max-width:720px;}.elementor-142 .elementor-element.elementor-element-1c70cb6{text-align:center;}/* Start custom CSS */.alert {
  font-size: 14px;
  padding: 12px;
  background-color: #F9E4E8;
  color: #3a3a3a;
  margin-bottom: 15px;
}

.custom-form-final-a .forminator-label{
  padding-bottom: 16px;
}

.custom-form-final-a .forminator-field p:last-child{
  margin-bottom: 0px!important;
}

.custom-form-image {
  font-size: 14px;
  text-align: center;
}

.custom-form-image a {
  font-size: 12px;
}

.custom-form-image img {
  text-align: center;
  height: 128px;
  border-radius: 7%;
}

.custom-form-total {
  text-align: right;
  font-weight: 600;
  font-size: 20px;
}

.custom-form-subtotal {
  text-align: right;
  margin-bottom: 0;
}

.custom-form-subtotal p {
  margin-bottom: 0;
}

.hidden-field {
  display:none;
}

.form-subtitle h3 {
  line-height: 0!important;
}

.request-qtd {
  width: 75%;
  margin-left:auto;
  margin-right:auto;
  margin-top:-16px;
  margin-bottom:32px;
}

.welcome-message {
  font-size: 14px;
  text-align: center;
  color: #3a3a3a;
}


/* Desktop */
@media (min-width: 1025px) {
  .request-qtd {
      width: 100%;
      margin-top:0;
      margin-bottom:0;
  }
  
  .custom-form-image img {
      height: 256px;
  }
  
}/* End custom CSS */