.elementor-12039 .elementor-element.elementor-element-4b26ace9{--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;}.elementor-12039 .elementor-element.elementor-element-4b26ace9:not(.elementor-motion-effects-element-type-background), .elementor-12039 .elementor-element.elementor-element-4b26ace9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAFA;}.elementor-12039 .elementor-element.elementor-element-470e9ee4{--display:flex;}.elementor-12039 .elementor-element.elementor-element-59f6537c{font-family:"Mulish", Sans-serif;font-size:15px;color:#C8C8C8;}.elementor-12039 .elementor-element.elementor-element-3253b348{--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:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-12039 .elementor-element.elementor-element-384203b9{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12039 .elementor-element.elementor-element-6ee3ddb{text-align:center;}.elementor-12039 .elementor-element.elementor-element-6ee3ddb .elementor-heading-title{font-family:"Lato", Sans-serif;font-size:35px;font-weight:bold;text-transform:uppercase;}.elementor-12039 .elementor-element.elementor-element-f7a8a73{--display:flex;}.elementor-12039 .elementor-element.elementor-element-447cc9e9 > .elementor-widget-container > .jet-listing-grid > .jet-listing-grid__items, .elementor-12039 .elementor-element.elementor-element-447cc9e9 > .jet-listing-grid > .jet-listing-grid__items{--columns:2;}.elementor-12039 .elementor-element.elementor-element-1d8820d{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-12039 .elementor-element.elementor-element-1d8820d > .elementor-widget-container{margin:20px 20px 20px 20px;}.elementor-12039 .elementor-element.elementor-element-1d8820d.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-12039 .elementor-element.elementor-element-1d8820d .jet-filters-pagination__link, .elementor-12039 .elementor-element.elementor-element-1d8820d .jet-filters-pagination__dots{font-family:"Lato", Sans-serif;font-weight:bold;border-style:solid;border-width:2px 2px 2px 2px;}.elementor-12039 .elementor-element.elementor-element-1d8820d .jet-filters-pagination__link{color:#FFFFFF;padding:10px 10px 10px 10px;border-radius:5px 5px 5px 5px;}.elementor-12039 .elementor-element.elementor-element-1d8820d .jet-filters-pagination__dots{color:#FFFFFF;padding:10px 10px 10px 10px;border-radius:5px 5px 5px 5px;}.elementor-12039 .elementor-element.elementor-element-1d8820d .jet-filters-pagination__link:hover{background-color:#FFFFFF;}.elementor-12039 .elementor-element.elementor-element-1d8820d .jet-filters-pagination__item{margin-right:calc(6px/2);margin-left:calc(6px/2);margin-top:calc(6px/2);margin-bottom:calc(6px/2);}.elementor-12039 .elementor-element.elementor-element-1d8820d .jet-filters-pagination{margin-right:calc(-6px/2);margin-left:calc(-6px/2);margin-top:calc(-6px/2);margin-bottom:calc(-6px/2);justify-content:center;}.elementor-12039 .elementor-element.elementor-element-1d8820d .jet-filters-pagination__load-more{order:initial;}@media(max-width:767px){.elementor-12039 .elementor-element.elementor-element-4b26ace9{--padding-top:5px;--padding-bottom:5px;--padding-left:5px;--padding-right:5px;--z-index:0;}.elementor-12039 .elementor-element.elementor-element-59f6537c{font-size:13px;}.elementor-12039 .elementor-element.elementor-element-3253b348{--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:30px;--padding-bottom:30px;--padding-left:0px;--padding-right:0px;}.elementor-12039 .elementor-element.elementor-element-384203b9{--min-height:0px;}.elementor-12039 .elementor-element.elementor-element-6ee3ddb .elementor-heading-title{font-size:25px;}.elementor-12039 .elementor-element.elementor-element-447cc9e9 > .elementor-widget-container > .jet-listing-grid > .jet-listing-grid__items, .elementor-12039 .elementor-element.elementor-element-447cc9e9 > .jet-listing-grid > .jet-listing-grid__items{--columns:1;}}@media(min-width:768px){.elementor-12039 .elementor-element.elementor-element-4b26ace9{--content-width:1250px;}}/* Start custom CSS for jet-smart-filters-pagination, class: .elementor-element-1d8820d */.jet-filters-pagination__item {
    border-radius: 0; /* Remove arredondamento */
    width: 40px; /* Tamanho fixo */
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: px solid #ccc; /* Mantém a borda */
    margin: 5px; /* Espaçamento entre os itens */
}

.jet-filters-pagination__link {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.jet-filters-pagination__item.prev-next {
    width: 40px; /* Ajuste para manter o botão "Próximo" proporcional */
}

.jet-filters-pagination {
    display: flex;
    justify-content: space-between; /* Espaço entre as setas e números */
    align-items: center;
    width: 100%;
}

.jet-filters-pagination__item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.jet-filters-pagination__item.prev-next {
    width: 50px; /* Tamanho fixo para as setas */
    height: 40px; /* Altura fixa, se necessário */
    text-align: center;
}

.jet-filters-pagination__item.prev-next .jet-filters-pagination__link {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ddd; /* Cor de fundo opcional */
    font-weight: bold;
    padding: 0; /* Remove o padding extra */
}

.jet-filters-pagination__item:not(.prev-next) {
    margin: 0 5px; /* Adiciona espaço entre os números */
}

.jet-filters-pagination__link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px; /* Ajuste conforme necessário */
    height: 40px;
    border-radius: 0; /* Caixas quadradas */
    border: 1px solid #000;
    text-align: center;
    font-weight: bold;
    background: #fff;
    cursor: pointer;
}

.jet-filters-pagination__current .jet-filters-pagination__link {
    background: #000;
    color: #fff;
}

.jet-filters-pagination__numbers {
    display: flex;
    justify-content: center; /* Centraliza os números */
    flex-grow: 1; /* Faz os números ocuparem o espaço central */
}/* End custom CSS */
/* Start custom CSS */@media (max-width: 768px) { /* Ajuste conforme necessário */
  ::-webkit-scrollbar {
    display: none;
  }

  * {
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* Internet Explorer e Edge */
  }
}/* End custom CSS */