.elementor-kit-6{--e-global-color-primary:#414141;--e-global-color-secondary:#414141;--e-global-color-text:#414141;--e-global-color-accent:#414141;--e-global-color-42e9d26:#6A1916;--e-global-color-81e04d2:#950E09;--e-global-color-36905ee:#BB8203;--e-global-color-5956c9c:#F3BE16;--e-global-color-d968ec7:#BB0712;--e-global-color-f20390e:#950E09;--e-global-color-86bde35:#9F0600;--e-global-color-16e3bac:#77989D;--e-global-color-f207b2c:#F2F2F2;--e-global-color-03018fc:#FFFFFF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-font-style:normal;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-line-height:24px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:600;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-line-height:19px;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-font-style:normal;--e-global-typography-9e84e98-font-family:"Montserrat";--e-global-typography-9e84e98-font-size:30px;--e-global-typography-9e84e98-font-weight:700;--e-global-typography-9e84e98-text-transform:none;--e-global-typography-9e84e98-font-style:normal;--e-global-typography-9e84e98-line-height:37px;--e-global-typography-ad89277-font-family:"Montserrat";--e-global-typography-ad89277-font-size:16px;--e-global-typography-ad89277-font-weight:500;--e-global-typography-ad89277-text-transform:none;--e-global-typography-ad89277-font-style:normal;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end: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-kit-6{--e-global-typography-primary-font-size:35px;--e-global-typography-primary-line-height:40px;--e-global-typography-secondary-font-size:18px;--e-global-typography-text-font-size:13px;--e-global-typography-9e84e98-font-size:25px;--e-global-typography-9e84e98-line-height:30px;}.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 *//*-- desfocar o que está atrás (efeito de vidro fosco) -- */
.blur-5{
    backdrop-filter: blur(5px);
}

.blur-10{
    backdrop-filter: blur(10px);
}

.blur-20{
    backdrop-filter: blur(20px);
}

.blur-30{
    backdrop-filter: blur(30px);
}

/* -- Ajustar posição do botão do joinchat -- */
.joinchat{
        --bottom: 64px!important;
}

/* -- retirar borda de focus nos botões -- */

button, input, a:focus {
    outline: none !important;
}

.elementor-field-type-recaptcha_v3{
    display: none;
}



.sobre .elementor-counter-title {
    text-align: -webkit-center;
}


iframe.informativos {
    width: 100%;
    float: left;
    overflow: hidden !important;
    min-height: 700px;
}

.estanteRevistas li a.imagem {
    display: block;
    height: 100%;
    width: 100%;
}


.ldr img {
    width: 100%;
    height: auto;
}

.estanteRevistas li:hover a.imagem {
    width: 100%;
    margin: 0 0 5px 18px;
}


.estanteRevistas li:hover a.imagem img {
    width: 100%;
}


.seguraEstante2 .estanteRevistas li {
  
    height: auto;
    width: 18%;
}

.seguraEstante2 .estanteRevistas 
 {
margin: 0px;
    height: auto;
    width: 13%;
}


.seguraEstante2 .estanteRevistas li a {
    margin: 8px 0;
}

.estanteRevistas li:hover a.imagem {
    margin: 0px;
}


@media (max-width: 767px) {
    .seguraEstante2 .estanteRevistas li

 {
    width: 100%;
}


 .seguraEstante2 .estanteRevistas li a {
     width: 100%;
 }
 .seguraEstante2 .estanteRevistas li a img {
     width: 100%;
 }
 
}/* End custom CSS */