.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1473px;}.e-con{--container-max-width:1473px;}.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 */.botao-seta .elementor-button, .form-lojista .elementor-button, .form-contato .elementor-button{
  display: inline-flex;
  align-items: center;
  overflow: hidden;
}

.botao-seta .elementor-button-icon, .form-lojista .elementor-button-icon, .form-contato .elementor-button-icon{
  display: inline-flex;
  align-items: center;
  margin-left: 8px; /* espaço padrão */
  opacity: 0;
  transform: translateX(-5px); /* desloca levemente para esquerda no estado inicial */
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.botao-seta .elementor-button-text, .form-lojista .elementor-button-text, .form-contato .elementor-button-text{
  transition: transform 0.3s ease;
}

/* Ao passar o mouse */
.botao-seta .elementor-button .elementor-button-icon svg, .form-lojista .elementor-button .elementor-button-icon svg, .form-contato .elementor-button .elementor-button-icon svg{
    width: 1.5em;
    margin-top: -2px;
}
.botao-seta .elementor-button:hover .elementor-button-icon, .form-lojista .elementor-button:hover .elementor-button-icon, .form-contato .elementor-button:hover .elementor-button-icon{
  opacity: 1;
  transform: translateX(0);
}

.botao-downloader .elementor-button:hover .elementor-button-icon path{
  fill-opacity: 1;
}

.botao-seta .elementor-button:hover .elementor-button-text, .form-lojista .elementor-button:hover .elementor-button-text, .form-contato .elementor-button:hover .elementor-button-text{
  transform: translateX(-5px);
}
::-webkit-input-placeholder {
   opacity: 1 !important;
}

:-moz-placeholder {
   opacity: 1 !important;
}

::-moz-placeholder {
   opacity: 1 !important;  
}

:-ms-input-placeholder {  
   opacity: 1 !important;  
}
#locatoraid-map-list-container .lpr-location-website img {
    max-width: 100%!important;
    width: 450px !important;
    height: auto;
    max-height: 350px;
    object-fit: cover;
}/* End custom CSS */