.elementor-kit-22{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-kadence1:#1b3a5c;--e-global-color-kadence2:#00aeef;--e-global-color-kadence3:#1A202C;--e-global-color-kadence4:#2D3748;--e-global-color-kadence5:#4A5568;--e-global-color-kadence6:#718096;--e-global-color-kadence7:#EDF2F7;--e-global-color-kadence8:#F7FAFC;--e-global-color-kadence9:#ffffff;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-22.el-is-editing{--global-palette1:#1b3a5c;--global-palette2:#00aeef;--global-palette3:#1A202C;--global-palette4:#2D3748;--global-palette5:#4A5568;--global-palette6:#718096;--global-palette7:#EDF2F7;--global-palette8:#F7FAFC;--global-palette9:#ffffff;}.elementor-kit-22 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* WPForms - seção de orçamento */
.wpforms-container .wpforms-field-label {
  color: #FFFFFF !important;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
}
.wpforms-container .wpforms-field-sublabel {
  color: #FFFFFF !important;
  font-size: 12px !important;
}
.wpforms-container input[type=text],
.wpforms-container input[type=email],
.wpforms-container textarea {
  background: rgba(255,255,255,0.08) !important;
  color: #FFFFFF !important;
  border: 1px solid rgba(255,255,255,0.25) !important;
  border-radius: 6px !important;
  font-size: 15px !important;
  padding: 12px 16px !important;
}
.wpforms-container input[type=text]::placeholder,
.wpforms-container input[type=email]::placeholder,
.wpforms-container textarea::placeholder {
  color: rgba(255,255,255,0.45) !important;
}
.wpforms-container .wpforms-submit {
  background: #00AEEF !important;
  color: #FFFFFF !important;
  font-weight: 700 !important;
  border: none !important;
  border-radius: 6px !important;
  padding: 14px 40px !important;
  width: 100% !important;
}
.woocommerce-result-count {
  color: #1B3A5C !important;
}

/* Grid de produtos em destaque */
.ipt-prods-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;}
.ipt-prod-card{border:1px solid #e8e8e8;border-radius:10px;overflow:hidden;background:#fff;}
.ipt-prod-img{height:200px;background:#f8f9fa;display:flex;align-items:center;justify-content:center;}
.ipt-prod-img img{max-height:190px;max-width:100%;object-fit:contain;padding:8px;}
.ipt-prod-body{padding:16px;}
.ipt-prod-name{font-family:'Montserrat',sans-serif;font-size:13px;font-weight:700;color:#1B3A5C;margin:0 0 6px 0;line-height:1.4;}
.ipt-prod-price{font-family:'Montserrat',sans-serif;font-size:15px;font-weight:700;color:#1B3A5C;margin:0 0 14px 0;}
.ipt-prod-btn{display:block;text-align:center;background:#1B3A5C;color:#fff;font-family:'Montserrat',sans-serif;font-size:13px;font-weight:600;padding:10px;border-radius:6px;text-decoration:none;}
@media(max-width:768px){.ipt-prods-grid{grid-template-columns:repeat(2,1fr);gap:12px;}.ipt-prod-img{height:140px;}}
.wpforms-container .wpforms-field {
  padding: 0 !important;
  margin-bottom: 14px !important;
}/* End custom CSS */