.elementor-kit-4{--e-global-color-primary:#001549;--e-global-color-secondary:#005BA2;--e-global-color-text:#ED1C24;--e-global-color-accent:#FFF200;--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;background-image:url("https://lidlzaslujavasi.com/wp-content/uploads/2025/10/lidl-bg-1.svg");background-position:top left;background-size:cover;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:700ms;}.elementor-kit-4 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1920px;}.e-con{--container-max-width:1920px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-kit-4{background-size:auto;}}@media(max-width:1200px){.elementor-kit-4{background-position:top left;background-size:auto;}}@media(max-width:1024px){.elementor-kit-4{background-size:auto;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{background-size:auto;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Chrome / Edge / Safari */
.elementor-form .elementor-field:-webkit-autofill,
.elementor-form .elementor-field:-webkit-autofill:hover,
.elementor-form .elementor-field:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  box-shadow: 0 0 0px 1000px transparent inset !important;
  background-color: transparent !important;
  -webkit-text-fill-color: #fff200 !important; /* <-- текстът става жълт */
  caret-color: #fff200 !important; /* курсорът също */
  transition: background-color 9999s ease-out 0s;
}

/* Firefox */
.elementor-form .elementor-field:-moz-autofill {
  box-shadow: 0 0 0 1000px transparent inset !important;
  -moz-text-fill-color: #fff200 !important;
  caret-color: #fff200 !important;
}

/* Placeholder да е в същия тон */
.elementor-form .elementor-field::placeholder {
  color: #fff200;
  opacity: 0.8; /* може да го намалиш, ако искаш да е по-бледо */
}/* End custom CSS */