:root {
    --cor-primaria: #106833;
    --cor-secundaria: #106833;
    --cor-barra-menu: #106833;
    --cor-rodape: #106833;
    --cor-menu: #106833;
    --cor-btnform: #106833;
    --cor-btnform-hover: #106833;
    --cor-texto: #717a8f
}

.c27-main-header.header .logo img {
    width: 100% !important;
    height: auto !important;
}

.cat_img {
    overflow: hidden;
    position: absolute;
    width: 100px;
    right: -16px;
    bottom: -16px;
    z-index: 1;
    opacity: .4;
}

.palco_mobile_home .categoria-item {
    background-color: var(--cor-secundaria) !important;
}

.categoria-item:after {
    display: none;
}


.smartphoneuser .wrapper_cadastro_header {
    justify-items: center;
    margin-top: 45px;
}

.wrapper_menu_categorias {
  background: linear-gradient(90deg, #00a24d 0, #007934 100%);
}

.header-container {
    background-color: rgba(0,0,0,.05) !important;
}

.header .logo {
    width: 165px;
}


li.icon_login a {
    background: #fff;
    color: var(--cor-primaria);
}

li.icon_login a:hover {
    background: #0b4723;
    color: #fff;
}

.box_logo_app a.static-logo {
    margin-top: 7px;
}

.cadastro .botao_voltar_cadastro_page, .cadastro.smartphoneuser .wrapper_menu_mobile {
    display: none;
}

.cadastro .botao_logar_cadastro_page {
    width: 100%;
    padding: 0 20px;
  text-align: center
}


.wrapper_cadastro_form button.btn_voltar {
    bottom: -77px !important;
}

.finder-search .active-taxonomy-container .category-background, .lc-background {
    background-color: var(--cor-primaria);
}

.smartphoneuser #explore-taxonomy-tab .lc-background {
    background-size: 20% !important;
    opacity: .5;
    background-position: 95% center  !important;
}

.listing-cat {
    background: var(--cor-primaria);
}

.faq_oralsin .elementor-widget-text-editor {
    font-size: 16px;
    margin-left: 35px;
}



a[href*="tel:"] {
    color: inherit;
}

span.valor_agendamento {
    color: #222;
    font-size: 20px;
    font-weight: 600;
}


.desktop-browser.plano_franqueado .header-container {
    background: #fff !important;
}
.desktop-browser.plano_franqueado .header.header-menu-right .header-center {
    justify-content: center;
}

.desktop-browser.plano_franqueado .titulo_fornecedores {
    font-size: 25px;
    color: #bd9963;
    font-weight: 600;
}

.desktop-browser.plano_franqueado .user-area a.user-profile-name {
    color: #bd9963 !important;
}

img.brasao_oralsin {
    height: 70px;
    margin-left: 35px;
}

.box_termo-uso .switch {
    width: 40px;
}