.elementor-150 .elementor-element.elementor-element-b4d4747{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:5em;--padding-bottom:5em;--padding-left:0em;--padding-right:0em;}.elementor-150 .elementor-element.elementor-element-b4d4747:not(.elementor-motion-effects-element-type-background), .elementor-150 .elementor-element.elementor-element-b4d4747 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#121604;}.elementor-widget-theme-archive-title .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-150 .elementor-element.elementor-element-335e990{text-align:center;}.elementor-150 .elementor-element.elementor-element-335e990 .elementor-heading-title{font-family:"Darker Grotesque", Sans-serif;font-size:46px;font-weight:600;color:var( --e-global-color-text );}.elementor-150 .elementor-element.elementor-element-9412728{--display:flex;--padding-top:2em;--padding-bottom:2em;--padding-left:0em;--padding-right:0em;}.elementor-150 .elementor-element.elementor-element-5004e84 > .elementor-widget-container > .jet-listing-grid > .jet-listing-grid__items, .elementor-150 .elementor-element.elementor-element-5004e84 > .jet-listing-grid > .jet-listing-grid__items{--columns:3;}.elementor-150 .elementor-element.elementor-element-5004e84{width:100%;max-width:100%;}.elementor-150 .elementor-element.elementor-element-5004e84 .jet-listing-not-found{font-family:"Darker Grotesque", Sans-serif;font-size:20px;font-weight:600;}@media(max-width:1366px){.elementor-150 .elementor-element.elementor-element-b4d4747{--padding-top:4em;--padding-bottom:4em;--padding-left:2em;--padding-right:2em;}.elementor-150 .elementor-element.elementor-element-9412728{--padding-top:2em;--padding-bottom:2em;--padding-left:2em;--padding-right:2em;}.elementor-150 .elementor-element.elementor-element-5004e84 > .elementor-widget-container > .jet-listing-grid > .jet-listing-grid__items, .elementor-150 .elementor-element.elementor-element-5004e84 > .jet-listing-grid > .jet-listing-grid__items{--columns:2;}}@media(max-width:767px){.elementor-150 .elementor-element.elementor-element-b4d4747{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-150 .elementor-element.elementor-element-335e990 .elementor-heading-title{font-size:1.75em;line-height:1.5em;}.elementor-150 .elementor-element.elementor-element-9412728{--padding-top:2em;--padding-bottom:2em;--padding-left:1em;--padding-right:1em;}.elementor-150 .elementor-element.elementor-element-5004e84 > .elementor-widget-container > .jet-listing-grid > .jet-listing-grid__items, .elementor-150 .elementor-element.elementor-element-5004e84 > .jet-listing-grid > .jet-listing-grid__items{--columns:1;}}/* Start custom CSS */.jet-listing-grid__slider-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ffffff; /* cor do fundo */
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
    transition: all 0.3s ease;
}

/* Hover opcional */
.jet-listing-grid__slider-icon:hover {
    background: #000000;
}

.jet-listing-grid__slider-icon:hover svg path {
    fill: #ffffff;
}


.jet-data-store-link-wrapper {
    width: 100%;
}

.jet-data-store-link {
    width: 100%;
    display: flex; /* mantém ícone + texto alinhados */
    justify-content: center; /* centraliza conteúdo */
    align-items: center;
}

.price-suffix{
  font-size: 22px;   /* ajuste como no Figma */
  color: #2E2E2E;       /* preto */
  font-weight: 500px;  /* opcional */
  margin-bottom: 5px;  /* espaçamento do preço */
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

@media (max-width: 767px){

  .elementor-element-727c62b .jet-ajax-search__form{
    display: grid !important;
    grid-template-columns: 1fr 58px; /* botão com 58px */
    align-items: center;
    column-gap: 8px;
  }

  .elementor-element-727c62b .jet-ajax-search__field,
  .elementor-element-727c62b .jet-ajax-search__submit{
    height: 58px !important;
    box-sizing: border-box;
    margin: 0 !important;
  }

  .elementor-element-727c62b .jet-ajax-search__field{
    width: 100%;
    line-height: normal !important;
  }

  .elementor-element-727c62b .jet-ajax-search__submit{
    width: 58px !important;
    min-width: 58px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative !important;
    top: 0 !important;
    transform: none !important;
  }

  .elementor-element-727c62b .jet-ajax-search__submit-icon{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

}/* End custom CSS */