.elementor-kit-7{--e-global-color-primary:#FF914D;--e-global-color-secondary:#3D3331;--e-global-color-text:#FFFFFF;--e-global-color-accent:#222222;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.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 *//*MARGEM SUPERIOR DO HEADER */
div#top-bar-wrap { 
display: none!important;
}


/*BOTÃO ROLAR PARA CIMA*/
a#scroll-top {
    border: 0 !important;
    outline: none !important;
}

i.icon-arrow-up {
      font-weight: bolder;
}

.elementor-widget.elementor-list-item-link-full_width a {
    border: none !important;
    outline: none !important;
}


/*OUTLINE*/
.elementor a {
    outline: none !important;
}

a, a:hover, a:focus {
    outline: none !important;
}





/*HEADER RESPONSIVO */
#header.elementor-sticky--effects .logo{
width: 80%;
transition: all .5s ease;
}

#header.elementor-sticky--effects {
background-color: #FFFFFF;
transition: all .5s ease;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
padding-top: 0px;
padding-bottom: 0px;
}





/*PLUGIN TERMO ACEITE COOKIE*/
/*Container Banner*/
.cookie-notice-container {
    background-color: #797979!important;
    transition: all .5s ease !important;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1) !important;
}

/*Texto Banner*/
span#cn-notice-text {
    color: #FFFFFF !important;
    padding-top: 16px !important;
    font-family: 'Open Sans', Sans-serif !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    text-align: left !important;
  }

span#cn-close-notice {
    display: none !important;
}

/*Container Botão*/
span#cn-notice-buttons {
    background-color: #000000 !important;
    border-radius: 5px !important;
    margin: 10px 30px !important;
    padding: 10px !important;
    transition: all .5s ease !important; 
}

span#cn-notice-buttons:hover {
    transform: scale(0.9) !important;
}

/*Link botão*/
#cookie-notice .cn-button {
    margin: 0 10px 0 10px !important; 
}

a#cn-accept-cookie,
a#cn-more-info {
    background-color: #000000 !important;
    color: #Ffffff !important;
    font-family: 'Open Sans', Sans-serif !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

/*Mobile Display*/
@media screen and (max-width: 782px) {
.cn-text-container, .cn-buttons-container {
    display: inline-block !important;
}

/*Texto Banner*/
span#cn-notice-text {
    text-align: center !important;
}
}/* End custom CSS */