.elementor-144 .elementor-element.elementor-element-1deca54{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-144 .elementor-element.elementor-element-deaefc5{width:100%;max-width:100%;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS *//* ***************** */
/* C Ó D I G O     P E R S O N A L I Z A D O */
/* ***************** */







/* ***************** */
/* SEÇÃO HERO - Cabe (Cabeçalho) */
/* ***************** */
/* ***************** */
/* ***************** */







/* C O N T R O L E S */
/* ***************** */
/* ***************** */
/* ***************** */


/* CONTROLE TAMANHO DE FONTES */
/* ***************** */
/* Ajuste tamanho fonte Minha Conta e Menu nav */
.elementor-144 .botexperto-ecom-account, .elementor-144 .cabe .botexperto-ecom-nav a{
    font: 600 1rem var(--e-global-typography-f39cec6-font-family)!important;
    color: var(--e-global-color-primary);
    transition: color 1s ease, background-color 1s ease;
}
/* ***************** */
/* Ajuste tamanho fonte Minha Conta e Menu nav hover */
.elementor-144 .botexperto-ecom-account:hover, .elementor-144 .cabe .botexperto-ecom-nav a:hover{
    color: var(--e-global-color-accent);
}
/* ***************** */






/* CONTROLE LARGURAS ELEMENTOS */
/* ***************** */
/* Largura da barra ocupar todo o espaço */
.elementor-144 .cabe .botexperto-woolentor-wrapper{
    flex-grow: 1!important;
}
/* ***************** */
/* Largura carrinho */
.elementor-144 .cabe .botexperto-ecom-controls{
    flex-basis: 0%!important;
}
/* ***************** */
/* Largura Wishlis */
.elementor-144 .cabe .botexperto-ecom-wish{
    flex-basis: 0%!important;
}
/* ***************** */
/* Largura Minha Conta */
.elementor-144 .cabe .botexperto-ecom-account{
    justify-content: center!important;
    flex-basis: 15%!important;
}
/* ***************** */
/* Largura Menu Principal */
.elementor-144 .cabe .botexperto-ecom-nav-container{
    flex-basis: 80%!important;
    margin-left: auto!important;
    margin-right: auto!important;
}
/* ***************** */

/* ***************** */
/* ***************** */
/* ***************** */




/* P E R S O N A L I Z A Ç Ã O */
/* ***************** */
/* ***************** */
/* ***************** */


/* FAIXAS */
/* ***************** */
/* Faixa Frete Grátis */
.elementor-144 .cabe .faixa1{
    margin: 0!important;
    padding-top: 0.3rem!important;
    padding-bottom: 0.2rem;
    line-height: 1!important;
    font-family: var(--e-global-typography-ad96b19-font-family)!important;
    font-size: 1rem!important;
    font-weight: 600!important;
    letter-spacing: 0.08rem;
    text-align: center!important;
    color: var(--e-global-color-text)!important;
    background-color: var(--e-global-color-primary)!important;
}
/* ***************** */
/* Faixa Usados Brasília */
.elementor-144 .cabe h1{
    margin: 0;
    padding-top: 0.5rem!important;
    padding-bottom: 0.1rem!important;
    line-height: 0.8!important;
    text-align: center!important;
    background-color: var(--e-global-color-secondary);
}
/* ***************** */
/* Faixa Descrição */
.elementor-144 .cabe h2{
    margin: 0;
    padding-top: 0.2rem;
    text-align: center!important;
    font-family: var(--e-global-typography-ad96b19-font-family)!important;
    font-size: 1rem!important;
    font-weight: 600!important;
}
/* ***************** */

/* ***************** */
/* ***************** */
/* ***************** */







/* CONTÊINER PRINCIPAL */
/* ***************** */
/* Contêiner Nav Bar */
.elementor-144 .cabe .conteudo_nav{
    display:flex!important;
    flex-wrap: wrap!important;
    gap: 0rem 1.5rem!important;
    justify-content: space-between!important;
    align-items: center!important;
    margin-top: 0.5rem!important;
    margin-bottom: 4rem!important;
    padding: 0 2rem!important;
}
/* ***************** */


/* Logo Usados Brasília*/
/* ***************** */
/* Ajuste tamanho logo SVG e configurações especiais de borda para área clicável */
.elementor-144 .cabe .logo-usados-brasilia{
    width: auto!important;
    height: 10.5rem!important;
    display: flex!important;
    border-radius: 50%;
    overflow: hidden;
}
/* Ajuste logo SVG para ocupar todo o espaço */
.elementor-144 .cabe .logo-usados-brasilia-svg{
    width: 100%;
    height: 100%;
    display: block;
}

.logo-usados-brasilia:focus{
  outline: 5px solid var(--e-global-color-primary); /* Contorno personalizado */
  outline-offset: 2px; /* Adiciona espaço entre a imagem e o contorno */
}
/* ***************** */


/* Minha Conta */
/* ***************** */
/* Ajuste levantar e colocar no meio */
.elementor-144 .cabe .botexperto-ecom-account{
    margin-bottom: 0.5rem;
}
/* ***************** */


/* Barra de busca */
/* ***************** */
/* Ajuste separação das barras busca e categorias */
.elementor-144 .cabe .botexperto-woolentor-wrapper{
    display: flex!important;
}
/* ***************** */
/* Alinhamento barra total centro */
.elementor-144 .cabe .botexperto-woolentor-wrapper{
    justify-content: center!important;
    align-items: center!important;
}
/* ***************** */
/* Alinhamento horizontal barra categorias */
.elementor-144 .cabe .botexperto-category-select{
    margin-bottom: 0!important;
}
/* ***************** */
/* Botão produtos Lupa - Ajuste */
.elementor-144 .cabe .botexperto-woolentor-wrapper button:hover{
    background-color:var(--e-global-color-primary)!important;
    border-radius: 0rem 3rem 3rem 0rem!important;
}
/* ***************** */
/* Altura borda vertical barra produtos - Ajuste */
.elementor-144 .cabe .botexperto-woolentor-wrapper .woolentor_widget_psa_field_area{
    padding: 0;
}
/* ***************** */
/* Ajustes ícone fechar dentro barra produtos */
.woolentor_widget_psa_clear_icon{
    line-height: 2.81rem!important;
    color: var(--e-global-color-primary)!important;
}
/* ***************** */
/* Ajustes ícone carregamento dentro barra produtos */
.woolentor_widget_psa_loading_icon{
    color: var(--e-global-color-primary)!important;
}
/* ***************** */
/* Ajustes color borda barra produtos */
.woolentor_widget_psa_field_area{
    border-color: var(--e-global-color-primary)!important;
    border-radius: 0.3rem 1.5rem 1.5rem 0.3rem!important;
    border-width: 0.15rem!important;
}
/* ***************** */
/* Ajustes espaçamento barra produtos */
.woolentor_widget_psa_field_area{
    margin-left: 0.3rem;
}
/* ***************** */
/* Ajustes texto cor tamanho fonte barra produtos */
.woolentor_widget_psa input[type="search"],
.woolentor_widget_psa input[type="text"] {
    font-size: 0.9rem!important;
    color: var(--e-global-color-primary)!important;
}
/* ***************** */
/* Ajuste cor do texto placeholder */
.woolentor_widget_psa input::placeholder {
  color: var(--e-global-color-primary)!important;
  opacity: 0.7;
}
/* ***************** */
/* Ajuste largura barra produtos */
.woolentor_widget_psa{
    width: 100%!important;
}
/* ***************** */
/* Ajustes cor botão lupa barra produtos */
.woolentor_widget_psa button{
    color: var(--e-global-color-primary)!important;
    border-color: var(--e-global-color-primary)!important;
}
.woolentor_widget_psa button:hover{
    color: var(--e-global-color-text)!important;
}
/* ***************** */
/* Altera o estado de Focus da Lupa da barra produtos */
button:focus{
    background-color: var(--e-global-color-primary)!important;
    color: var(--e-global-color-text)!important;
    border-radius: 0rem 1.5rem 1.5rem 0rem!important;
}
/* ***************** */
/* Ajustes Layout dentro da barra categorias preços e distâncias nos resultados */
.woolentor_single_psa .woolentor_psa_content{
    display: flex;
    align-items: center;
    gap: 0.3rem;
}
.woolentor_psa_price{
    margin-bottom: 0.062rem!important;
}
/* ***************** */
/* Personaliza a barra de categorias */
.botexperto-category-select select{
    font-size: 0.9rem!important;
    padding: 0.59rem 3rem 0.59rem 1rem!important;
    width: 12.5rem!important;
    border-radius: 1.5rem 0.4rem 0.4rem 1.5rem!important;
    border-width: 0.15rem!important;
    border-color: var(--e-global-color-primary)!important;
}
/* ***************** */
/* Ajuste cor texto barra de categorias */
.botexperto-category-select select{
    color: var(--e-global-color-primary);
}
/* ***************** */
/* Tira a borda de seleção que surge quando clica duas vezes na barra de categorias */
.botexperto-category-select :focus-visible {
    outline: none;
}
/* ***************** */
/* Modifica e desloca o seta da barra de categorias */
.elementor-144 select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  background-image: url("data:image/svg+xml;utf8,<svg fill='%232F0191' height='10' width='10' xmlns='http://www.w3.org/2000/svg'><polygon points='0,0 10,0 5,6'/></svg>");
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) center;
  background-size: 10px 10px;
}
/* ***************** */


/* Menu Principal Usados Brasília */
.elementor-144 .cabe .botexperto-ecom-nav{
    display:flex!important;
    justify-content: space-around!important;
    padding: 0!important;
    list-style-type: none;
}
/* ***************** */

/* ***************** */
/* ***************** */
/* ***************** */







@media(min-width: 1367px) and (max-width: 2400px){
    
    /* C O N T R O L E S */
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    
    /* CONTROLE TAMANHO DE FONTES */
    /* Ajuste tamanho fonte Minha Conta e Menu nav */
    .elementor-144 .botexperto-ecom-account, .elementor-144 .cabe .botexperto-ecom-nav a{
        font-size: 1.2rem!important;
    }
    /* ***************** */
}




/* M e d i a       Q u e r i e s */
/* ------------------ */
/* ------------------ */

/* 3440px - 2400px */

@media(min-width: 2400px) and (max-width: 3440px){
    /* C O N T R O L E S */
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    
    /* CONTROLE TAMANHO DE FONTES */
    /* Ajuste tamanho fonte Minha Conta e Menu nav */
    .elementor-144 .botexperto-ecom-account, .elementor-144 .cabe .botexperto-ecom-nav a{
        font-size: 1.3rem!important;
    }
    /* ***************** */
    
    
    /* CONTROLE LARGURAS ELEMENTOS */
    /* Largura Menu Principal */
    .elementor-144 .cabe .botexperto-ecom-nav-container{
        flex-basis: 70%!important;
    }
    /* ***************** */
    
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    
    /* CONTÊINER PRINCIPAL */
    /* ***************** */
    /* Contêiner Nav Bar */
    .elementor-144 .cabe .conteudo_nav{
        gap: 0rem 3rem!important;
        margin-top: 1rem!important;
        margin-bottom: 5rem!important;
        padding: 0 2rem!important;
    }
    /* ***************** */
    
    /* Logo Usados Brasília - Posição */
    /* Ajuste tamanho logo SVG e configurações especiais de borda para área clicável */
    .elementor-144 .cabe .logo-usados-brasilia{
        height: 15rem!important;
    }
    /* ***************** */


}










/* M e d i a       Q u e r i e s */
/* ------------------ */
/* ------------------ */

/* 1366px - 1201 */
@media(min-width: 1201px) and (max-width: 1366px){
    
    /* C O N T R O L E S */
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    
    /* CONTROLE LARGURAS ELEMENTOS */
    /* Largura Menu Principal */
    .elementor-144 .cabe .botexperto-ecom-nav-container{
        flex-basis: 75%!important;
    }
    /* ***************** */
    
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    
    
    
    
    
    
    
    
    /* P E R S O N A L I Z A Ç Ã O */
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    
    /* CONTÊINER PRINCIPAL */
    /* ***************** */
    /* Contêiner Nav Bar */
    .elementor-144 .cabe .conteudo_nav{
        gap: 0.3rem 1rem!important;
        margin-top: 0.3rem!important;
        margin-bottom: 3rem!important;
        padding: 0 2rem!important;
    }
    /* ***************** */
    
    
    /* Logo Usados Brasília*/
    /* ***************** */
    /* Ajuste tamanho logo SVG e configurações especiais de borda para área clicável */
    .elementor-144 .cabe .logo-usados-brasilia{
        height: 9rem!important;
    }
    /* ***************** */
    
        
    
    
    /* Barra de busca */
    /* ***************** */
    /* Modifica e desloca o seta da barra de categorias */
    .elementor-144 select {
        background-position: calc(100% - 15px) center;
    }
    /* ***************** */
    
    
    /* ***************** */
    /* ***************** */
    /* ***************** */



    
}



@media(min-width: 1025px) and (max-width: 1200px){
    
    
    /* C O N T R O L E S */
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    /* CONTROLE LARGURAS ELEMENTOS */
    /* Largura Menu Principal */
    .elementor-144 .cabe .botexperto-ecom-nav-container{
        flex-basis: 80%!important;
    }
    /* ***************** */
    
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    
    
    
    
    
    
    
    /* P E R S O N A L I Z A Ç Ã O */
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    
    /* CONTÊINER PRINCIPAL */
    /* ***************** */
    /* Contêiner Nav Bar */
    .elementor-144 .cabe .conteudo_nav{
        gap: 0.1rem 0.5rem!important;
        margin-top: 0.2rem!important;
        margin-bottom: 2rem!important;
        padding: 0 2rem!important;
    }
    /* ***************** */
    
    
    /* Logo Usados Brasília*/
    /* ***************** */
    /* Ajuste tamanho logo SVG e configurações especiais de borda para área clicável */
    .elementor-144 .cabe .logo-usados-brasilia{
        height: 7rem!important;
    }
    /* ***************** */
    
    
    /* Barra de busca */
    /* ***************** */
     /* Ajustes texto cor tamanho fonte barra produtos */
    .woolentor_widget_psa input[type="search"],
    .woolentor_widget_psa input[type="text"]{
        font-size: 0.75rem!important;
    }
    /* ***************** */

    /* Personaliza a barra de categorias */
    .botexperto-category-select select{
        font-size: 0.75rem!important;
    }
    /* ***************** */
    .botexperto-category-select select{
        padding: 0.689rem 3rem 0.689rem 1rem!important;
        width: 11.1rem!important;
    }
    /* ***************** */
    /* Modifica e desloca o seta da barra de categorias */
    .elementor-144 select {
        background-position: calc(100% - 19px) center;
    }
    /* ***************** */
    
    
    /* ***************** */
    /* ***************** */
    /* ***************** */
}


@media(min-width: 881px) and (max-width: 1024px){
    
    /* C O N T R O L E S */
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    /* CONTROLE LARGURAS ELEMENTOS */
    /* Largura Menu Principal */
    .elementor-144 .cabe .botexperto-ecom-nav-container{
        flex-basis: 90%!important;
    }
    /* ***************** */
    
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    
    
    
    
    
    
    /* P E R S O N A L I Z A Ç Ã O */
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    
    
    /* CONTÊINER PRINCIPAL */
    /* ***************** */
    /* Contêiner Nav Bar */
    .elementor-144 .cabe .conteudo_nav{
        gap: 0.1rem 0.5rem!important;
        margin-top: 0.1rem!important;
        margin-bottom: 1.5rem!important;
        padding: 0 2rem!important;
    }
    /* ***************** */
    
    
    /* Logo Usados Brasília*/
    /* ***************** */
    /* Ajuste tamanho logo SVG e configurações especiais de borda para área clicável */
    .elementor-144 .cabe .logo-usados-brasilia{
        height: 6rem!important;
    }
    /* ***************** */
    
    
    /* Barra de busca */
    /* ***************** */
     /* Ajustes texto cor tamanho fonte barra produtos */
    .woolentor_widget_psa input[type="search"],
    .woolentor_widget_psa input[type="text"]{
        font-size: 0.6rem!important;
    }
    /* ***************** */

    /* Personaliza a barra de categorias */
    .botexperto-category-select select{
        font-size: 0.6rem!important;
    }
    /* ***************** */
    .botexperto-category-select select{
        padding: 0.689rem 3rem 0.689rem 1rem!important;
        width: 9.8rem!important;
    }
    /* ***************** */
    /* Modifica e desloca o seta da barra de categorias */
    .elementor-144 select {
        background-position: calc(100% - 19px) center;
    }
    /* ***************** */
    /* Altura barra produtos e espaço entre as barras - Ajuste */
    .elementor-144 .cabe .botexperto-woolentor-wrapper .woolentor_widget_psa_field_area{
        height: 2.5rem!important;
        margin-left:0.2rem;
    }
    /* ***************** */
    /* Altura linha da lupa barra produtos - Ajuste */
    .woolentor_widget_psa button{
        height: 2.3rem;
    }
    /* ***************** */
    
    /* ***************** */
    /* ***************** */
    /* ***************** */

}


@media(min-width: 768px) and (max-width: 880px){
    
    
    
    /* C O N T R O L E S */
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    /* CONTROLE DE POSIÇÃO */
    /* ***************** */
    /* Contêiner nav - ajuste */
    .elementor-144 .cabe .conteudo_nav{
        justify-content: space-between!important;
    }
    /* ***************** */
    /* Logo Usados Brasília - Posição */
    .elementor-144 .cabe .logo-usados-brasilia{
        order:1!important;
    }
    /* ***************** */
    /* Barra de busca - Posição */
    .elementor-144 .cabe .botexperto-woolentor-wrapper{
        order: 2;
    }
    /* ***************** */
    /* Botão Minha Conta - Posição */
    .botexperto-ecom-account{
        order: 3;
    }
    /* ***************** */
    /* Botão Carrinho - Posição */
    .botexperto-ecom-controls{
        order: 4;
    }
    /* ***************** */
    /* Botão Wishlist - Posição */
    .botexperto-ecom-wish{
        order: 5;
    }
    /* ***************** */
    /* Menu categorias - Posição */
    .elementor-144 .cabe .botexperto-ecom-nav-container{
        order: 6;
    }
    /* ***************** */
    
    
    /* CONTROLE LARGURAS ELEMENTOS */
    /* ***************** */
    /* Largura Minha Conta */
    .elementor-144 .cabe .botexperto-ecom-account{
        flex-basis: 0%!important;
    }
    /* ***************** */
    /* Largura Menu Principal */
    .elementor-144 .cabe .botexperto-ecom-nav-container{
        flex-basis: 100%!important;
    }
    /* ***************** */
    
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    
    
    
    
    
    
    
    
    
    
    
    /* P E R S O N A L I Z A Ç Ã O */
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    /* CONTÊINER PRINCIPAL */
    /* ***************** */
    /* Contêiner Nav Bar */
    .elementor-144 .cabe .conteudo_nav{
        gap: 0.8rem 1rem!important;
        margin-top: 1rem!important;
        margin-bottom: 2rem!important;
        padding: 0 2rem!important;
    }
    /* ***************** */
    
    
    /* Logo Usados Brasília*/
    /* ***************** */
    /* Ajuste tamanho logo SVG e configurações especiais de borda para área clicável */
    .elementor-144 .cabe .logo-usados-brasilia{
        height: 5rem!important;
    }
    /* ***************** */
    
    
    /* Minha Conta */
    /* ***************** */
    /* Ajuste levantar e colocar no meio */
    .elementor-144 .cabe .botexperto-ecom-account{
        margin-bottom: 0rem;
    }
    /* ***************** */
    
    
    
    
    /* Barra de busca */
    /* ***************** */
     /* Ajustes texto cor tamanho fonte barra produtos */
    .woolentor_widget_psa input[type="search"],
    .woolentor_widget_psa input[type="text"]{
        font-size: 0.6rem!important;
    }
    /* ***************** */

    /* Personaliza a barra de categorias */
    .botexperto-category-select select{
        font-size: 0.6rem!important;
    }
    /* ***************** */
    .botexperto-category-select select{
        padding: 0.689rem 3rem 0.689rem 1rem!important;
        width: 9.8rem!important;
    }
    /* ***************** */
    /* Modifica e desloca o seta da barra de categorias */
    .elementor-144 select {
        background-position: calc(100% - 19px) center;
    }
    /* ***************** */
    /* Altura barra produtos e espaço entre as barras - Ajuste */
    .elementor-144 .cabe .botexperto-woolentor-wrapper .woolentor_widget_psa_field_area{
        height: 2.5rem!important;
        margin-left:0.2rem;
    }
    /* ***************** */
    /* Altura linha da lupa barra produtos - Ajuste */
    .woolentor_widget_psa button{
        height: 2.3rem;
    }
    /* ***************** */
    
}

@media(min-width: 625px) and (max-width: 767px){
    
    /* C O N T R O L E S */
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    
    /* CONTROLE LARGURAS ELEMENTOS */
    /* ***************** */
    /* Largura Minha Conta */
    .elementor-144 .cabe .botexperto-ecom-account{
        flex-basis: 0%!important;
    }
    /* ***************** */
    /* Largura Menu Principal */
    .elementor-144 .cabe .botexperto-ecom-nav-container{
        flex-basis: 100%!important;
    }
    /* ***************** */
    
    /* Largura da barra ocupar todo o espaço */
    .elementor-144 .cabe .botexperto-woolentor-wrapper{
        flex-grow: 1!important;
        flex-basis: 50%!important;
    }
    /* ***************** */
    
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    
    
    
    
    
    
    
    /* P E R S O N A L I Z A Ç Ã O */
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    /* CONTÊINER PRINCIPAL */
    /* ***************** */
    /* Contêiner Nav Bar */
    .elementor-144 .cabe .conteudo_nav{
        gap: 1rem 1rem!important;
        margin-top: 1rem!important;
        margin-bottom: 1rem!important;
        padding: 0 1rem!important;
    }
    /* ***************** */
    
    
    
    /* Minha Conta */
    /* ***************** */
    /* Ajuste levantar e colocar no meio */
    .elementor-144 .cabe .botexperto-ecom-account{
        margin-bottom: 0rem;
    }
    /* ***************** */
    
    
    
    /* Logo Usados Brasília*/
    /* ***************** */
    /* Ajuste tamanho logo SVG e configurações especiais de borda para área clicável */
    .elementor-144 .cabe .logo-usados-brasilia{
        height: 3.1rem!important;
    }
    /* ***************** */
    
    /* Barra de busca */
    /* ***************** */
     /* Ajustes texto cor tamanho fonte barra produtos */
    .woolentor_widget_psa input[type="search"],
    .woolentor_widget_psa input[type="text"]{
        font-size: 0.6rem!important;
    }
    /* ***************** */

    /* Personaliza a barra de categorias */
    .botexperto-category-select select{
        font-size: 0.6rem!important;
    }
    /* ***************** */
    .botexperto-category-select select{
        padding: 0.689rem 3rem 0.689rem 1rem!important;
        width: 9.8rem!important;
    }
    /* ***************** */
    /* Modifica e desloca o seta da barra de categorias */
    .elementor-144 select {
        background-position: calc(100% - 19px) center;
    }
    /* ***************** */
    /* Altura barra produtos e espaço entre as barras - Ajuste */
    .elementor-144 .cabe .botexperto-woolentor-wrapper .woolentor_widget_psa_field_area{
        height: 2.5rem!important;
        margin-left:0.2rem;
    }
    /* ***************** */
    /* Altura linha da lupa barra produtos - Ajuste */
    .woolentor_widget_psa button{
        height: 2.3rem;
    }
    /* ***************** */
    
    
    
    
    
    
}


@media(max-width: 624px){
    
    
    /* C O N T R O L E S */
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    
    /* CONTROLE DE POSIÇÃO */
    /* ***************** */
    /* Contêiner nav - ajuste */
    .elementor-144 .cabe .conteudo_nav{
        justify-content: space-between!important;
    }
    /* ***************** */
    /* Logo Usados Brasília - Posição */
    .elementor-144 .cabe .logo-usados-brasilia{
        order:1!important;
    }
    /* ***************** */
    /* Barra de busca - Posição */
    .elementor-144 .cabe .botexperto-woolentor-wrapper{
        order: 5!important;
    }
    /* ***************** */
    /* Botão Minha Conta - Posição */
    .botexperto-ecom-account{
        order: 2!important;
    }
    /* ***************** */
    /* Botão Carrinho - Posição */
    .botexperto-ecom-controls{
        order: 3!important;
    }
    /* ***************** */
    /* Botão Wishlist - Posição */
    .botexperto-ecom-wish{
        order: 4!important;
    }
    /* ***************** */
    /* Menu categorias - Posição */
    .elementor-144 .cabe .botexperto-ecom-nav-container{
        order: 6!important;
    }
    /* ***************** */
    
    
    
    /* CONTROLE LARGURAS ELEMENTOS */
    /* ***************** */
    /* Largura do logo */
    .elementor-144 .cabe .logo-usados-brasilia-svg{
        flex-basis: 100%!important;
    }
    /* ***************** */
    /* Largura da barra ocupar todo o espaço */
    .elementor-144 .cabe .botexperto-woolentor-wrapper{
        flex-basis: 100%!important;
    }
    /* ***************** */
    /* Largura carrinho */
    .elementor-144 .cabe .botexperto-ecom-controls{
        flex-basis: 5%!important;
    }
    /* ***************** */
    /* Largura Wishlis */
    .elementor-144 .cabe .botexperto-ecom-wish{
        flex-basis: 5%!important;
    }
    /* ***************** */
    /* Largura Minha Conta */
    .elementor-144 .cabe .botexperto-ecom-account{
        flex-basis: 5%!important;
    }
    /* ***************** */
    /* Largura Menu Principal */
    .elementor-144 .cabe .botexperto-ecom-nav-container{
        display:none!important;
    }
    /* ***************** */
    
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    
    
    
    
    
    
    
    /* P E R S O N A L I Z A Ç Ã O */
    /* ***************** */
    /* ***************** */
    /* ***************** */
    
    /* CONTÊINER PRINCIPAL */
    /* ***************** */
    /* Contêiner Nav Bar */
    .elementor-144 .cabe .conteudo_nav{
        gap: 1rem 1rem!important;
        margin-top: 1rem!important;
        margin-bottom: 1rem!important;
        padding: 0 1rem!important;
    }
    /* ***************** */
    
    /* Minha Conta */
    /* ***************** */
    /* Ajuste levantar e colocar no meio */
    .elementor-144 .cabe .botexperto-ecom-account{
        margin-bottom: 0rem;
    }
    /* ***************** */
    
    
    /* Logo Usados Brasília*/
    /* ***************** */
    /* Ajuste tamanho logo SVG e configurações especiais de borda para área clicável */
    .elementor-144 .cabe .logo-usados-brasilia{
        height: 3.1rem!important;
    }
    /* ***************** */
    
    
    
    /* Barra de busca */
    /* ***************** */
    /* Alinhamento horizontal barra total centro */
    .elementor-144 .cabe .botexperto-woolentor-wrapper{
        justify-content: center!important;
        align-items: center!important;
    }
    /* ***************** */
    /* Alinhamento barra categorias */
    .elementor-144 .cabe .botexperto-category-select{
        margin-bottom: 0.5rem!important;
    }
    /* ***************** */
    /* Ajuste separação das barras busca e categorias */
    .elementor-144 .cabe .botexperto-woolentor-wrapper{
        display: block!important;
    }
    /* ***************** */
    /* Ajustes color borda barra produtos */
    .woolentor_widget_psa_field_area{
        border-radius: 0.375rem!important;
    }
    /* ***************** */
     /* Ajustes texto cor tamanho fonte barra produtos */
    .woolentor_widget_psa input[type="search"],
    .woolentor_widget_psa input[type="text"]{
        font-size: 0.9rem!important;
    }
    /* ***************** */
    /* Botão produtos Lupa - Ajuste */
    .elementor-144 .cabe .botexperto-woolentor-wrapper button:hover{
        background-color:var(--e-global-color-primary)!important;
        border-radius: 0rem 0rem 0rem 0rem!important;
    }
    /* ***************** */
    /* Altura linha da lupa barra produtos - Ajuste */
    .woolentor_widget_psa button{
        height: 2.7rem;
    }
    /* ***************** */
    /* Altera o estado de Focus da Lupa da barra produtos */
    button:focus{
        border-radius: 0rem 0rem 0rem 0rem!important;
    }
    /* ***************** */
    

    /* Personaliza a barra de categorias */
    .botexperto-category-select select{
        font-size: 0.9rem!important;
        padding: 0.59rem 3rem 0.59rem 1rem!important;
        border-radius: 0.375rem!important;
        background-color: #ffffff!important;
    }
    /* ***************** */
    .botexperto-category-select select{
        padding: 0.689rem 3rem 0.689rem 1rem!important;
        width: 100%!important;
    }
    /* ***************** */
    /* Modifica e desloca o seta da barra de categorias */
    .elementor-144 select {
        background-position: calc(100% - 19px) center;
    }
    /* ***************** */
    /* Altura barra produtos e espaço entre as barras - Ajuste */
    .elementor-144 .cabe .botexperto-woolentor-wrapper .woolentor_widget_psa_field_area{
        height: 2.8rem!important;
        margin-left:0rem;
    }
    /* ***************** */
    
    
    
    
    
    
}/* End custom CSS */