.elementor-kit-9{--e-global-color-primary:#EBD85E;--e-global-color-secondary:#0B0A09;--e-global-color-text:#F7FBEF;--e-global-color-accent:#DAC01B;--e-global-color-a1f1283:#4F4740;--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-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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 *//* ================================
   VIZET GLASS SEARCH – FINAL
   ================================ */

/* remove qualquer caixa branca do Elementor */
.vizet-search,
.vizet-search .elementor-widget-container,
.vizet-search .dgwt-wcas-search-wrapp,
.vizet-search form.dgwt-wcas-search-form{
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

/* input estilo vidro (slim) */
.vizet-search .dgwt-wcas-search-input{
  height: 42px !important;
  width: 100% !important;
  border-radius: 999px !important;
  padding: 0 44px 0 16px !important;
  font-size: 14px !important;
  color: #fff !important;

  background: rgba(255,255,255,.08) !important;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);

  border: 1px solid rgba(255,255,255,.18) !important;
  box-shadow: none !important;
  outline: none !important;
}

/* placeholder */
.vizet-search .dgwt-wcas-search-input::placeholder{
  color: rgba(255,255,255,.65) !important;
}

/* foco */
.vizet-search .dgwt-wcas-search-input:focus{
  background: rgba(255,255,255,.12) !important;
  border-color: rgba(255,255,255,.35) !important;
}

/* lupa dentro do input */
.vizet-search .dgwt-wcas-ico-magnifier{
  position: absolute !important;
  right: 14px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  opacity: .9 !important;
  pointer-events: none;
}

/* dropdown de resultados */
.vizet-search .dgwt-wcas-suggestions-wrapp{
  margin-top: 8px !important;
  border-radius: 16px !important;
  overflow: hidden !important;
  border: 1px solid rgba(255,255,255,.15) !important;
}/* End custom CSS */