.elementor-28 .elementor-element.elementor-element-8cbd1ee{--display:flex;--min-height:1107px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-28 .elementor-element.elementor-element-46295bf .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:17px;font-weight:600;color:#E31635;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-28 .elementor-element.elementor-element-b7fdd0a{font-family:"Poppins", Sans-serif;font-size:40px;font-weight:600;color:#000000;}.elementor-28 .elementor-element.elementor-element-617cd95 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:500;color:#0E181E85;}.elementor-28 .elementor-element.elementor-element-6669e22{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-28 .elementor-element.elementor-element-03f79cd{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-primary );}.elementor-28 .elementor-element.elementor-element-bfe77be .elementor-icon-wrapper{text-align:center;}.elementor-28 .elementor-element.elementor-element-bfe77be.elementor-view-stacked .elementor-icon{background-color:#6EC1E400;}.elementor-28 .elementor-element.elementor-element-bfe77be.elementor-view-framed .elementor-icon, .elementor-28 .elementor-element.elementor-element-bfe77be.elementor-view-default .elementor-icon{color:#6EC1E400;border-color:#6EC1E400;}.elementor-28 .elementor-element.elementor-element-bfe77be.elementor-view-framed .elementor-icon, .elementor-28 .elementor-element.elementor-element-bfe77be.elementor-view-default .elementor-icon svg{fill:#6EC1E400;}.elementor-28 .elementor-element.elementor-element-bfe77be .elementor-icon{font-size:16px;}.elementor-28 .elementor-element.elementor-element-bfe77be .elementor-icon svg{height:16px;}.elementor-28 .elementor-element.elementor-element-4e28d1a .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:14px;font-weight:600;color:#0E181E;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-28 .elementor-element.elementor-element-8cbd1ee{--padding-top:60px;--padding-bottom:60px;--padding-left:24px;--padding-right:24px;}.elementor-28 .elementor-element.elementor-element-b7fdd0a{text-align:center;font-size:16px;}.elementor-28 .elementor-element.elementor-element-617cd95{text-align:center;}.elementor-28 .elementor-element.elementor-element-617cd95 .elementor-heading-title{font-size:14px;line-height:28px;}.elementor-28 .elementor-element.elementor-element-4e28d1a{text-align:center;}.elementor-28 .elementor-element.elementor-element-4e28d1a .elementor-heading-title{line-height:28px;}}/* Start custom CSS for shortcode, class: .elementor-element-177f967 *//* ===== FORMULÁRIO REDE JOYCE ===== */

.form-joyce .wpcf7,
.form-joyce .joyce-form{
  width: 100%;
}

.form-joyce .joyce-form{
  max-width: 100%;
}

/* linhas e colunas */
.form-joyce .joyce-row{
  display: flex;
  gap: 22px;
  margin-bottom: 18px;
}

.form-joyce .joyce-col{
  flex: 1 1 0;
  min-width: 0;
}

.form-joyce .joyce-col-full{
  width: 100%;
}

/* labels */
.form-joyce label{
  display: block;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  color: #111111;
}

/* espaçamento entre label e campo */
.form-joyce .wpcf7-form-control-wrap{
  display: block;
  margin-top: 12px;
}

/* inputs padrão */
.form-joyce input[type="text"],
.form-joyce input[type="tel"],
.form-joyce input[type="email"],
.form-joyce textarea{
  width: 100%;
  border: 0 !important;
  outline: none !important;
  box-shadow: none !important;
  background: #d9d9d9 !important;
  color: #2a2a2a !important;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  border-radius: 18px !important;
  padding: 0 18px !important;
  transition: all .25s ease;
  box-sizing: border-box !important;
}

.form-joyce input[type="text"],
.form-joyce input[type="tel"],
.form-joyce input[type="email"]{
  height: 54px !important;
}

.form-joyce textarea{
  min-height: 160px !important;
  padding: 18px !important;
  resize: none;
}

/* placeholders */
.form-joyce input::placeholder,
.form-joyce textarea::placeholder{
  color: #7d7d7d;
  opacity: 1;
}

/* foco */
.form-joyce input:focus,
.form-joyce textarea:focus{
  background: #d3d3d3 !important;
}

/* campo de arquivo */
.form-joyce input[type="file"]{
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #2a2a2a;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 6px 0 !important;
}

.form-joyce input[type="file"]::file-.elementor-28 .elementor-element.elementor-element-177f967-button{
  border: 0 !important;
  outline: none !important;
  box-shadow: none !important;
  background: #d9d9d9 !important;
  color: #111111 !important;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  border-radius: 14px !important;
  padding: 12px 16px !important;
  margin-right: 12px;
  cursor: pointer;
  transition: background .2s ease;
}

.form-joyce input[type="file"]::file-.elementor-28 .elementor-element.elementor-element-177f967-button:hover{
  background: #cfcfcf !important;
}

/* botão */
.form-joyce .joyce-submit-wrap{
  display: flex;
  justify-content: center;
  margin-top: 26px;
  margin-bottom: 24px;
}

/* garante que não exista pseudo-elemento */
.form-joyce .joyce-submit-wrap::before,
.form-joyce .joyce-submit-wrap::after{
  content: none !important;
  display: none !important;
}

.form-joyce input[type="submit"]{
  border: 0 !important;
  outline: none !important;
  box-shadow: none !important;
  background: #ef1638 !important;
  color: #ffffff !important;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  height: 54px;
  min-width: 216px;
  border-radius: 16px !important;
  padding: 0 34px !important;
  text-align: center !important;
  cursor: pointer;
  transition: transform .2s ease, box-shadow .2s ease, background .2s ease;
}

.form-joyce input[type="submit"]:hover{
  background: #de0f30 !important;
  transform: translateY(-1px);
  box-shadow: 0 10px 24px rgba(239, 22, 56, 0.22);
}

/* ajuda/rodapé */
.form-joyce .joyce-help{
  margin: 0;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  color: #111111;
}

.form-joyce .joyce-help a{
  color: #111111;
  font-weight: 700;
  text-decoration: none;
}

.form-joyce .joyce-help a:hover{
  text-decoration: underline;
}

/* mensagens do Contact Form 7 */
.form-joyce .wpcf7-not-valid-tip{
  margin-top: 8px;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
}

.form-joyce .wpcf7-response-output{
  margin: 18px 0 0 !important;
  padding: 12px 16px !important;
  border-radius: 14px;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}

/* responsivo */
@media (max-width: 767px){
  .form-joyce .joyce-row{
    flex-direction: column;
    gap: 18px;
    margin-bottom: 18px;
  }

  .form-joyce label{
    font-size: 15px;
  }

  .form-joyce .wpcf7-form-control-wrap{
    margin-top: 10px;
  }

  .form-joyce input[type="text"],
  .form-joyce input[type="tel"],
  .form-joyce input[type="email"]{
    height: 50px !important;
    font-size: 15px;
    border-radius: 16px !important;
  }

  .form-joyce textarea{
    min-height: 150px !important;
    font-size: 15px;
    border-radius: 16px !important;
  }

  .form-joyce input[type="file"]{
    font-size: 13px;
  }

  .form-joyce input[type="file"]::file-.elementor-28 .elementor-element.elementor-element-177f967-button{
    font-size: 13px;
    padding: 11px 14px !important;
    border-radius: 12px !important;
  }

  .form-joyce .joyce-submit-wrap{
    margin-top: 22px;
    margin-bottom: 22px;
  }

  .form-joyce input[type="submit"]{
    width: 100%;
    max-width: 260px;
    min-width: 0;
    height: 52px;
    font-size: 17px;
    border-radius: 16px !important;
    padding: 0 28px !important;
    text-align: center !important;
  }

  .form-joyce .joyce-help{
    font-size: 14px;
    max-width: 320px;
    margin-inline: auto;
  }
}/* End custom CSS */