/**

Theme Name: Central Faveni
Author: Digital Pixel
Author URI: https://digitalpixel.com.br
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/*
:root {
--e-global-color-primary: #10824c;
--e-global-color-accent: #b4933e;
}
*/

.elementor-loop-container .ast-grid-common-col {
padding: 0px !important;
}

body {
overflow-x: hidden;
}

a {
color: var(--e-global-color-primary);
}

a:hover {
color: var(--e-global-color-secondary);
}

option {
color: #000;
}

h1,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6 {
margin-bottom: 20px;
}

td,
th {
text-align: left;
}

ol,
ul {
margin: 0px 20px 25px;
}

button#nada- {
display: none
}

.cky-btn-revisit-wrapper {
bottom: 114px !important;
}

.ast-above-header.ast-above-header-bar {
background-color: #f5f5f5 !important;
}

.footer-nav-wrap .astra-footer-horizontal-menu a {
padding: 0;
}

.footer-widget-area[data-section="section-footer-menu"] .astra-footer-horizontal-menu {
flex-direction: column;
}

.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,
.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-element .swiper .swiper-pagination-custom,
.elementor-element .swiper .swiper-pagination-fraction {
bottom: -10px;
text-align: left;
}

.jet-listing-grid__slider .jet-slick-dots {
justify-content: flex-start;
margin-left: 10px;
}

.swiper-pagination-bullet,
.jet-listing-grid__slider .jet-slick-dots li {
padding: 0px 10px;
border-radius: 10px;
margin-left: 10px;
}

.swiper-pagination-bullet-active,
.jet-listing-grid__slider .jet-slick-dots li.slick-active {
padding: 0px 15px;
}

.banners .jet-listing-grid__slider .jet-slick-dots {
justify-content: flex-start;
max-width: 1200px;
margin: 0 auto;
}

.banners .jet-listing-grid__slider .jet-slick-dots {
position: relative;
bottom: 30px;
}

.elementor-button-content-wrapper {
align-items: center;
}

.elementor-field-textual {
min-height: 50px;
}

ul.elementor-nav-menu--dropdown a,
ul.elementor-nav-menu--dropdown a:focus,
ul.elementor-nav-menu--dropdown a:hover {
border: none !important;
}

.entry-content ul,
.entry-content ol {
padding: 0;
}

.contatos-footer b {
padding-bottom: 7px;
display: inline-block;
}

th {
color: #000
}

select {
width: 100%;
}

p:last-child {
margin-bottom: 0;
}

option[value="51"],
option[value="50"],
option[value="25"] {
font-weight: 800;
color: var(--e-global-color-primary);
;
line-height: 2
}

.container-scroll::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
border-radius: 10px;
background-color: #F5F5F5;
}

.container-scroll::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5;
}

.container-scroll::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
background-color: var(--e-global-color-primary);
}

.elementor-lightbox .elementor-lightbox-image {
background: #fff;
padding: 40px;
border-radius: 10px;
}

.elementor-ribbon-inner {
font-size: 7px;
text-transform: none;
line-height: 1.1em;
}

#grade-tabela {
max-height: 500px;
overflow-x: auto
}

#grade-tabela::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
border-radius: 5px;
background-color: #F5F5F5;
}

#grade-tabela::-webkit-scrollbar {
width: 5px;
background-color: #F5F5F5;
}

#grade-tabela::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
background-color: var(--e-global-color-primary);
}

.elementor-flip-box__layer__overlay {
--background-overlay: '';
background-color: transparent;
background-image: linear-gradient(110deg, rgb(16 130 76 / 58%) 37%, #b4933eb8 100%);
}

.ast-oembed-container {
height: auto !important;
}

@media (min-width: 1024px) {

.full-width .jet-listing .slick-slider {
width: 100vw;
}

.banners .jet-listing-grid__slider .jet-slick-dots {
position: relative;
bottom: 190px;
}
}