/*
 Theme Name:   Caatinga
 Theme URI:
 Description:
 Author:       Cooperativa EITA
 Author URI:   http://eita.coop.br
 Template:     blocksy
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  sabia
*/

/* EQUIPE */

.equipe_container {
 	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.pessoa img {
	width: 120px;
	height: 120px;
	object-fit: cover;
	border-radius: 120px;
}
.pessoa {
	text-align: center;
	width: 185px;
	margin: 0 10px 30px;
}
.pessoa p {
	margin: 15px auto 5px;
}
.pessoa .cargo {
	font-family: Ubuntu;
	color: var(--paletteColor2);
	margin-top: 0;
}

.parceria_logos {
    display: flex;
    grid-gap: 20px;
    grid-template-columns: 150px 150px;
    justify-content: center;
    flex-wrap: wrap;
}
.parceria_logos a {
    display: flex;
    width: 150px;
    height: 150px;
    border-radius: 150px;
    border: 1px solid #e5e5e5;
}
.parceria_logos a img {
    max-height: 100px;
    max-width: 100px;
    display: block;
    margin: auto;
}
nav.ct-breadcrumbs {
    position: absolute;
    top: 190px;
    z-index: 1;
}
.no-spacing-child > * {
    padding: 0 !important;
    margin: 0 !important;
}
.linha-decorativa-topo:before {
    content: "";
    background: url('/wp-content/uploads/2021/11/img-divider-top-blog.png') no-repeat;
    width: 100%;
    height: 30px;
    position: absolute;
    top: -25px;
    left: 0;
    background-size: cover;
}
.single-product div.product .product_meta { /* Esconde as categorias da loja */
    display: none;
}
.sublinhado, .sublinhado a, .sublinhado span {
    text-decoration: underline;
}
#header nav#header-menu-1 a {
    top: 35px;
    margin: 0 9px;
}
#header .ct-header-socials, .ct-header-search {
    align-self: end;
    padding-bottom: 15px;
}
#header .ct-header-search {
    padding-bottom: 20px !important;
}
#header a.btn-apoie {
    background: url('/wp-content/uploads/2021/11/botao-apoie.png') no-repeat;
    padding: 68px 18px 34px 14px;
    top: 34px;
    position: relative;
    font-size: 0.92em;
    transition: all .4s ease;
    text-decoration: none;
}
#header a.btn-apoie:hover {
    top: 37px;
}
.slider-principal-home {
    margin-bottom: 0 !important;
}
.slider-principal-home .slick-dots li button:before {
    opacity: 1;
    filter: none;
    z-index: 1;
    font-size: 10px;
}
.slider-principal-home.wp-block-getwid-media-text-slider.has-dots-inside .slick-dots li button {
    text-shadow: none;
}
.slider-principal-home .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #E77A26;
}
.slider-principal-home .slick-dots li {
    margin: 0;
}
.slider-principal-home .wp-block-getwid-media-text-slider-slide__content { /* ajusta alinhamento vertical com a área útil do banner */
    padding-bottom: 0;
    padding-top: 136px;
}
.slider-principal-home .slide-link {
    top: 175px;
}
.slider-principal-home .slide-link a {
    text-decoration-color: white;
}
.slider-principal-home .subtitulo {
    max-width: 550px;
    margin: auto;
}
.slider-principal-home .wp-block-getwid-media-text-slider-slide-content__content{ /* remove position relative para os elementos filhos terem liberdade de posicionamento dentro do banner */
    position: inherit;
}
.slider-principal-home .slide-link {
    position: absolute;
    width: 100%;
    left: 0;
    top: calc(100% - 90px);
}
.destaques-coloridos-home.wp-block-stackable-columns.alignfull>.stk-row{
    width: 100% !important;
}
.destaques-coloridos-home .stk-button {
    box-shadow: 0px 4px 3px #00000010;transition: all .3s ease;bottom: 0;
}
.destaques-coloridos-home .stk-button:hover {
    box-shadow: 0px 4px 5px #00000027;
    bottom: 2px;
}
.section-boletim-eletronico:before, .section-boletim-eletronico:after {
    background: url("/wp-content/uploads/2021/11/img-divider-top-subscribe.png") no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 5vw;
    position: absolute;
    content: "";
    left: 0;
    /*top: -65px;*/
    bottom: 33px;
}
.section-boletim-eletronico:after {
    background-image: url("/wp-content/uploads/2021/11/img-divider-botton-subscribe.png");
    top: 25px;
}
.section-boletim-eletronico {
    z-index: 1;
}
#header .ct-container {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.ct-header-socials .ct-icon-container {
    width: 30px !important;
    height: 30px !important;
}
.site-main article>.entry-content>*:not(.alignwide):not(.alignfull) {
    max-width: 1260px;
}
.site-main article>.hero-section {
    max-width: 1260px;
}
.section-referencias:before {
    background: url("/wp-content/uploads/2021/11/img-divider-top-subscribe.png") no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 80px;
    position: absolute;
    content: "";
    left: 0;
    top: -65px;
}
.blog #main .ct-container {
    max-width: 1260px;
}
.blog #main .ct-container .ct-sidebar {
    max-width: 300px;
}
.botao-pagseguro * {
    color: transparent !important;
    font-size: 0.01em;
}




/**************** LISTAS DE POSTAGENS ****************/


.lista-de-noticias img {
    border-radius: 4px;
}
.lista-de-noticias .meta {
    font-size: 0.78em;
    letter-spacing: 1px;
}
.lista-de-noticias .resumo p {
    margin-bottom: 0;
}
.lista-de-noticias .link {
    margin: 0;
}
.lista-de-noticias .link a {
    font-family: 'Poppins';
    letter-spacing: 1.2px;
}
.lista-de-noticias.largura-inteira .titulo {
    font-size: 1.28em;
    line-height: 1.2em;
    margin-bottom: 6px;
    font-weight: 500;
}
.lista-de-noticias.compacto .titulo {
    font-size: 1.12em;
    line-height: 1.15em;
    margin-bottom: 6px;
    font-weight: 500;
}
.lista-noticias-wrap.compacto {
    margin-top: 10px;
}
.lista-noticias-wrap.compacto > div > div {
    padding: 0 15px;
}
.post-type-videos-title, 
.post-type-radio-title {
    padding: 0 28px;
    position: relative;
    margin-top: 12px !important;
}
.post-type-videos-title a, 
.post-type-radio-title a{
    line-height: 22px;
    color: #3A3A3A;
}
.post-type-videos-title:before {
    font-family: dashicons;
    content: "\f139";
    position: absolute;
    left: 2px;
    color: #3A3A3A;
    top: -2px;
    font-size: 24px;
}
.post-type-radio-title:before {
    font-family: dashicons;
    content: "\f482";
    position: absolute;
    left: 5px;
    color: #3A3A3A;
    top: -2px;
    font-size: 16px;
}
.post-type-videos-thumb, 
.post-type-radio-thumb {
    margin-bottom: 0 !important;
}
.post-type-videos-thumb img, 
.post-type-radio-thumb img {
    border-radius: 4px;
}



/**************** LOJA ****************/


.lista-produtos-loja li {
    padding: 12px;
    text-align: left;
}
.lista-produtos-loja li .wc-block-grid__product-title, .lista-produtos-loja li .amount {
    font-size: 15px !important;
    line-height: 1.2em;
    margin: 3px 12px;
}
.lista-produtos-loja li .amount {
    color: #498775;
}
.lista-produtos-loja .wc-block-grid__product-image {
    margin-bottom: 15px;
}
.lista-produtos-loja li img {
    border-radius: 4px;
}
.busca-produtos input[type=search] {
    border: none;
    color: black;
    letter-spacing: 0.8px;
    padding: 0;
}
.busca-produtos button[type=submit] {
    background: transparent;
}



/**************** PUBLICAÇÕES ****************/


.lista-videos .wp-block-getwid-custom-post-type__post+.wp-block-getwid-custom-post-type__post {
    margin-top: 20px;
}
.lista-cartilhas .list-group-item {
    border: none;
    padding: 0;
    margin-bottom: 10px;
    background: transparent;
}
.lista-cartilhas h3 {
    font-size: 1.05em;
    font-weight: 600;
}
.lista-cartilhas h3 a {
    color: #3A3A3A;
}
.lista-cartilhas h3 a:hover {
    text-decoration: none;
    color: var(--linkHoverColor);
}



/**************** NOTÍCIAS ****************/


body.single-post nav.ct-breadcrumbs {
    top: -170px;
}
/*body.single-post article.post .entry-header .page-title, body.single-post article.post .entry-header .entry-meta,  body.single-post article.post > div + div {
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
}
*/
body.single-post #main {
    margin-top: 190px;
    background: #F6F6F4;
    position: relative;
}
body.single-post #main:before {
    margin: auto;
    display: block;
    text-align: center;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 42px;
    color: var(--paletteColor5);
    top: -95px;
    position: relative;
}
body.single-post.category-noticias #main:before {
    content: "Notícia";
}
body.single-post.category-videos #main:before {
    content: "Vídeos";
}
body.single-post #main:after {
    content: "";
    background: url(/wp-content/uploads/2021/11/img-divider-top-blog.png) no-repeat;
    width: 100%;
    height: 30px;
    position: absolute;
    top: -8px;
    left: 0;
    background-size: cover;
}
[data-prefix="single_blog_post"] .ct-related-posts-container {
    background: transparent;
    border-top: 1px solid #C4C4C4;
}
.entry-content figcaption {
    color: #868886;
    font-size: 13px;
    letter-spacing: 1.6px;
    margin-top: 10px;
}
body.single-post .entry-tags {
    border-top: 1px solid #ccc;
    padding-top: 45px;
    margin-top: 70px;
}
body.single-post .entry-tags:before {
    content: "Temas: ";
}
body.single-post .entry-tags a {
    margin: 0 10px;
    background: #185C07;
    color: white;
    border-radius: 3px;
    box-shadow: none;
}
body.single-post .entry-tags a:hover {
    background: var(--paletteColor2);
}
body.single-post .ct-share-box a span {
    border-radius: 100px;
    padding: 8px !important;
}
body.single-post .ct-share-box .ct-module-title {
    display: inline-block;
    margin-right: 15px;
    font-size: 17px;
    font-weight: 400;
}
[data-prefix="single_blog_post"] .ct-related-posts-container .ct-block-title {
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 26px;
    margin-bottom: 10px;
}
body.single-post .page-description {
  font-family: Poppins;
  font-size: 17px;
  font-weight: 300;
}


/**************** FORM CONTATO ****************/


.form-contato input:not(.wpcf7-submit), .form-contato textarea {
    border: 1px solid #D0D0D0;
    padding: 23px;
    border-radius: 8px;
    margin-top: 8px;
}

.form-contato label:not(.wpcf7-form-control-wrap) {font-weight: normal;font-style: italic;font-family: 'Poppins';}

.form-contato p {
    margin-bottom: 16px;
}

.form-contato input.wpcf7-submit {
    text-transform: uppercase;
    font-family: 'Poppins';
    letter-spacing: 1px;
    font-size: 17px;
    padding: 16px 30px;
    text-decoration: underline;
    font-weight: normal;
    box-shadow: 0px 4px 4px #ededed;
    float: right;
}


/**************** FOOTER ****************/


.ct-footer-copyright a {
    color: var(--paletteColor4);
}
footer.ct-footer [data-row*="middle"] .ct-container-fluid {
    display: block;
    padding: 0;
    text-align: center;
    margin: 0;
    width: 100%;
}
footer.ct-footer [data-row*="middle"] .ct-container-fluid .menu {
    margin: 35px 0 55px;
    justify-content: center;
    gap: 30px;
}
footer.ct-footer [data-row*="middle"] .ct-container-fluid .ct-footer-socials {
    margin-bottom: 30px;
}
footer.ct-footer [data-row*="top"] .ct-header-text {
    max-width: 260px;
}
footer.ct-footer [data-row*="top"] .ct-header-text .description {
    margin-top: 20px;
}
footer.ct-footer [data-row*="middle"] .telefone {
    zoom: 1.5;
    color: white;
    font-weight: 400;
    text-decoration: none;
}

.galerias-rodape .stk-column * {
    height: 100%;
    width: 100%;
    margin: 0 !important;
}
.galerias-rodape .stk-column .link a {
    display: flex;
    justify-content: center;
    align-items: center;
}
.galerias-rodape .coluna {
    border-top: 10px solid red !important;
    border-bottom: 10px solid red !important;
}
.galerias-rodape .coluna:nth-child(1) {
    border-color: #E9A31D !important;
}
.galerias-rodape .coluna:nth-child(2) {
    border-color: #E77A26 !important;
}
.galerias-rodape .coluna:nth-child(3) {
    border-color: #2C9CDA !important;
}
.galerias-rodape .coluna:nth-child(4) {
    border-color: #088C43 !important;
}




/**************** MEDIA QUERIES ****************/


@media (max-width: 500px){
    /*.section-boletim-eletronico:before {
        top: -19px;
    }
    .section-boletim-eletronico:after {
        top: 28px;
    }*/
    #header a.btn-apoie{        
        zoom: 0.65;
        /* top: 47px;*/
        top: 18px;
        right: -10px;
        font-size: 0.9em;
    }
    .site-logo-container {
        margin-left: -10px;
    }
    .parceria_logos {
        grid-gap: 20px;
    }
    .parceria_logos a {
        width: 120px;
        height: 120px;
    }
    .parceria_logos a img {
        max-width: 80px;
        max-height: 80px;
        width: auto;
    }
}

.wp-block-getwid-template-post-link .wp-block-getwid-social-links {
  display: inline-block;
  margin-left: 20px;
  vertical-align: bottom;
}
.wp-block-getwid-template-post-link a.wp-block-getwid-social-links__link span {
  text-decoration: none;
}
