@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css);
/* @import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css); */

body{
    --cor-primaria:#0e3150;
    --cor-segundaria:#c7a34c;
    --radius:5px;
    --sombra:0 0 1px #fff0,0 2px 4px rgb(3 7 18 / .01),0 4px 9px rgb(3 7 18 / .01),0 6px 15px rgb(3 7 18 / .02),0 10px 24px rgb(3 7 18 / .02);
    --fundo-rodape:url("https://visitemuseu.com/content-wp/themes/healing-touch/images/grama-footer.jpg");
    --slide-1:url('https://visitemuseu.com/content-wp/themes/healing-touch/images/slides/slide1.png');
    --slide-2:url('https://visitemuseu.com/content-wp/themes/healing-touch/images/slides/slide2.png');
    --slide-3:url('https://visitemuseu.com/content-wp/themes/healing-touch/images/slides/slide3.png');
    --slide-4:url('https://visitemuseu.com/content-wp/themes/healing-touch/images/slides/slide4.png');
    --slide-5:url('https://visitemuseu.com/content-wp/themes/healing-touch/images/slides/slide5.png');
    --slide-6:url('https://visitemuseu.com/content-wp/themes/healing-touch/images/slides/slide6.png');
    --slide-7:url('https://visitemuseu.com/content-wp/themes/healing-touch/images/slides/slide7.png');
    --slide-8:url('https://visitemuseu.com/content-wp/themes/healing-touch/images/slides/slide8.png');
    --sliders:var(--slide-1), var(--slide-2), var(--slide-3), var(--slide-4), var(--slide-5), var(--slide-6), var(--slide-7), var(--slide-8);
}

/* :where(.welcome-content, .entry-content, .content-left) *:not(:last-child, span, i, strong, b, em, u, a){
    margin-bottom: 15px;
} */

p + h3, h3 + p, ul + h3, ul + p, h2 + p {
  margin-top: 12px;
}

h1 + h2,
h2 + h3 {
  margin-top: 12px;
}

hr {
    margin: 15px 0;
}

#sidebar {
    box-shadow: var(--sombra);
    box-sizing: border-box;
    width: 292px;
    margin: 20px 0 0;
    padding: 10px;
}

#s {
    display: block;
    width: 100%;
    margin-top: 4px;
    padding: 3.4px;
    background: url(https://visitemuseu.com/content-wp/themes/healing-touch/images/icon-lupa.png);
    background-repeat: no-repeat;
    background-size: 5%;
    background-position: 4px 5px;
    text-indent: 20px;
    border-radius: var(--radius) var(--radius) 0 0;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

#searchsubmit {
    font-weight: bold;
    width: 100%;
    border-radius: 0 0 var(--radius) var(--radius);
    text-transform: uppercase;
}

#mauticform_formulariodositeparquedoibirapueraorg_email {
    margin-bottom: 0px !important;
}

#mauticform_formulariodositeparquedoibirapueraorg_email .mauticform-input {
    border-radius: var(--radius) var(--radius) 0 0 !important;
}

.mauticform-button-wrapper .mauticform-button.btn-ghost {
    color: #fff !important;
    background-color: var(--cor-primaria) !important;
    border-color: var(--cor-primaria) !important;
    border-radius: 0 0 var(--radius) var(--radius) !important;
    width: 100%;
}

#footer>.site-aligner>.widget-column:nth-child(1) {
    width: 29%;
}

@media screen and (max-width: 719px) {
    #footer>.site-aligner>.widget-column:nth-child(1) {
        width: 90%;
    }
}

@media screen and (max-width: 989px) and (min-width: 720px) {
    #footer>.site-aligner>.widget-column:nth-child(1) {
        width: 45%;
    }
}

.header .logo p {
    margin-top: 0;
}
.header .logo img {
    max-width: 275px;
}

@media screen and (max-width: 479px) {
    .header {
        padding-bottom: 5px;
    }

    #content {
        padding: 15px 0;
    }

    .header .logo img {
        max-width: 300px;
    }
}

#footer a:hover {
    color: #fff !important
}

.site-nav {
    text-transform: none;
}

.blog-post-repeat .entry-summary ul,
.entry-content ul {
    font-size: 16px;
    line-height: 1.25em;
    margin: 10px 0;
    padding-left: 20px;
}

.feature-box {
    width: 24.81%;
    box-sizing: border-box;
    margin: 0 0.25% 0.25% 0;
    border-radius: 5px;
    position: relative;
    background-size: contain;
    color: white;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
}

.feature-box:first-child {
    margin-left: 0;
}

.feature-title {
    font-size: 23px !important;
    text-shadow: 1px 1px 1px #000;
}

.feature-box-main {
    padding-top: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.feature-box {
    background-color: transparent;
    width: fit-content;
    box-sizing: border-box;
    margin: 0 20px 0 20px;
    padding: 0;
    float: none;
}

.feature-box .feature-title {
    margin-top: 5px;
    font-size: 20px !important;
    color: #000;
    text-shadow: 1px 1px 1px #fff;
}

.feature-box .icon-box {
    position: relative;
    padding: 60px;
    border-radius: 100%;
}

.feature-box .icon-img {
    background-color: var(--cor-primaria);
    margin-bottom: 0;
}

.icon-box.icon-img-1::before {
    filter: invert(1);
    position: absolute;
    content: " ";
    top: 15%;
    left: 15%;
    width: 70%;
    height: 70%;
    background-image: url("https://visitemuseu.com/content-wp/themes/healing-touch/images/icon-box-home-1.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1000;
}

.icon-box.icon-img-2::before {
    filter: invert(1);
    position: absolute;
    content: " ";
    top: 15%;
    left: 15%;
    width: 70%;
    height: 70%;
    background-image: url("https://visitemuseu.com/content-wp/themes/healing-touch/images/icon-box-home-2.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1000;
}

.icon-box.icon-img-3::before {
    filter: invert(1);
    position: absolute;
    content: " ";
    top: 15%;
    left: 15%;
    width: 70%;
    height: 70%;
    background-image: url("https://visitemuseu.com/content-wp/themes/healing-touch/images/icon-box-home-3.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1000;
}

.icon-box.icon-img-4::before {
    filter: invert(1);
    position: absolute;
    content: " ";
    top: 15%;
    left: 15%;
    width: 70%;
    height: 70%;
    background-image: url("https://visitemuseu.com/content-wp/themes/healing-touch/images/icon-box-home-4.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1000;
}

.feature-box:hover img {
    border: none;
}

.feature-box:hover {
    background-color: transparent;
}

.feature-box .icon-box:hover {
    transition: background 0.3s ease;
    background-color: var(--cor-segundaria);
}

#footer {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, .7)), var(--slide-8);
}

.postmeta .post-date,
.post-comment,
.post-categories {
    color: #999;
}

.social .instagram {
    background-image: url('https://visitemuseu.com/content-wp/themes/healing-touch/images/social/instagram.png');
}

.social .twitt {
    background-image: url('https://visitemuseu.com/content-wp/themes/healing-touch/images/social/twitt.webp');
}

.social .linkthree {
    background-image: url('https://visitemuseu.com/content-wp/themes/healing-touch/images/social/linkthree.webp');
}

.btn.facebook {
    background-image: url('https://visitemuseu.com/content-wp/themes/healing-touch/images/facebook.webp');
    background-color: transparent
}

.btn.twitter {
    background-image: url('https://visitemuseu.com/content-wp/themes/healing-touch/images/twitter.webp');
    background-color: transparent
}

.btn.instagram {
    position: relative;
    display: block;
    background-image: url('https://visitemuseu.com/content-wp/themes/healing-touch/images/instagram.webp');
    background-color: transparent
}

.blog-post-repeat .post-thumb img, .pagination ul li span, .pagination ul li a{
    border-radius: var(--radius);
}

@media screen and (max-width: 1024px) and (min-width: 990px) {
    .feature-box {
        width: 24.8% !important;
        min-height: initial;
    }

    .feature-box:nth-child(2) .feature-title {
        font: 700 1.35em 'Roboto', san-serif;
        margin-bottom: 35.5px;
    }
}

@media screen and (max-width: 989px) and (min-width: 720px) {
    .feature-box {
        width: 24.8% !important;
        min-height: initial;
    }

    .feature-box:nth-child(2) .feature-title {
        font: 700 1.15em 'Roboto', san-serif;
        margin-bottom: 12.5px;
    }
}

@media screen and (max-width: 719px) and (min-width: 480px) {
    .feature-box {
        margin-bottom: 1em;
    }
}

@media screen and (max-width: 479px) {
    .feature-box {
        width: 100%;
        margin-bottom: 1em;
    }

    #content h1.entry-title {
        margin-bottom: 5px !important;
        font-size: 23px;
    }

    #sidebar {
        width: 100%;
    }
}

.feature-box .feature-content {
    overflow: hidden;
    width: 75%;
    height: 4em;
}

.theme-default .nivo-controlNav a {
    background-color: #fff !important;
}

.theme-default .nivo-controlNav a.active {
    background-color: green !important;
}

.botao {
    background: var(--cor-primaria);
    padding: 5px;
    display: inline-flex;
    color: #fff !important;
    font-weight: bold;
    border-radius: var(--radius);
    text-transform: uppercase;
    transition: all .3s ease-in-out;
}

.botao:hover {
    opacity: .9;
}

.post-template-default .entry-content h2::before,
.post-template-default .entry-content h3::before,
.post-template-default .entry-content h4::before,
.page-template-default .entry-content h2::before,
.page-template-default .entry-content h3::before,
.page-template-default .entry-content h4::before {
    content: '';
    clear: both;
    display: table;
}

img.emoji {
    margin-right: 5px !important;
}

@media screen and (min-width: 500px) {
    .site-nav ul li:hover ul li a:hover {
        color: #fff;
        background: var(--cor-primaria) !important
    }

    .sub-menu {
        box-shadow: var(--sombra);
        border-radius: 5px;
        overflow: hidden;
    }

    .site-nav li:hover a, .site-nav li.current_page_item a, .site-nav li:hover ul li:hover, .site-nav li:hover ul li.current-page-item{
        background-color: var(--cor-primaria) !important;
        color: #fff !important;
        border-radius: 5px;
    }

    #menu-item-34 a:after,
    #menu-item-54 a:after,
    #menu-item-18 a:after {
        content: '\f107';
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        margin-left: 5px;
        color: var(--cor-primaria);
    }

    .sub-menu li a:after {
        content: ' ' !important;
    }

    #footer .widget-column ul {
        box-shadow: none !important;
    }

    .postid-1668 :where(img.alignleft, .alignleft) {
        margin-bottom: 15px !important;
    }
}

#footer .widget-column ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.read-more a {
    background-color: var(--cor-primaria);
    color: #fff !important;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: var(--radius);
}

.blog-post .blog-post-repeat article[id*="post"] {
    display: grid;
    grid-template-columns: 300px calc(100% - 315px);
    gap: 15px;
}

.blog-post .blog-post-repeat article[id*="post"] .blog-title {
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 0;
}

.blog-post-repeat .entry-summary p {
    margin: 0 0 15px 0;
}

.home .feature-box .feature-content br {
    display: none;
}

.ultimos_artigos {
    border-top: 1px solid #AAAAAA;
    padding-top: 15px;
}

.ultimos_artigos .post-relacionado {
    display: grid;
    grid-template-columns: 28% 70%;
    gap: 2%;
    margin-top: 15px;
}

.ultimos_artigos .post-relacionado .post-imagem img {
    width: 100%;
    float: none;
    padding: 0;
    border: none;
}

.ultimos_artigos .post-relacionado:not(:last-child) {
    border-bottom: 1px dotted #AAAAAA;
    padding-bottom: 10px;
}

.ultimos_artigos .post-relacionado .conteudo-post p {
    margin-bottom: 10px;
    padding: 0;
}

.ultimos_artigos .post-relacionado .conteudo-post p.conteudo-data {
    color: #AAAAAA;
    margin-top: 5px;
    margin-bottom: 6px;
}

.ultimos_artigos .post-relacionado .conteudo-titulo {
    font-weight: bold;
}

.ultimos_artigos .post-relacionado .read-more {
    background-color: var(--cor-primaria);
    color: #fff;
    padding: 5px 10px;
    margin-left: 0;
    border-radius: var(--radius);
    transition: all .3s ease-in-out;
}

.ultimos_artigos .post-relacionado .read-more:where(:hover, :active) {
    background-color: var(--cor-segundaria);
}

/*COMECO ACCORDEON*/
h6 {
    cursor: pointer;
    width: calc(100% - 30px);
    text-align: left;
    outline: none;
    transition: 0.4s;
    color: #000;
    background: #f5f5f5;
    padding: 15px;
    margin: 0 !important;
    border-bottom: 3px solid #000;
    display: flex;
    font-weight: normal;
    font-size: 16px;
}

h6:before {
    content: '+';
    margin-right: 5px;
}

h6.active {
    font-weight: bold;
}

h6.active:before {
    content: '-';
    margin-right: 5px;
}


h6+p {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

/*FINAL ACCORDEON*/

#redes-sociais {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
}

#redes-sociais .btn {
    width: 25px;
    height: 26px;
    padding: 0;
    background-size: cover;
    background-position: center;
}

.btn {
    background-color: #f0f0f0;
    padding: 10px 15px;
    font-size: 0;
    border-radius: var(--radius);
    vertical-align: super;
    background-position: center;
    background-size: 17px;
    background-repeat: no-repeat;
}



@media screen and (max-width:500px) {
    .all-box {
        top: 0;
        margin-bottom: 0
    }

    #home_slider {
        min-height: 200px !important;
        margin-top: 16px;
    }

    #sidebar {
        width: 100%;
    }

    .site-nav li:hover a,
    .site-nav li.current_page_item a {
        background-color: transparent !important;
    }

    .site-nav ul li a {
        padding: 10px;
        width: calc(100% - 20px);
        display: inline-block;
    }

    .header .site-nav {
        border: 1px solid #ccc;
        border-top: none;
        border-radius: 0 0 var(--radius) var(--radius);
    }

    .site-nav ul li {
        padding: 0
    }

    .welcome-content img {
        max-width: calc(100% - 12px)
    }

    .logo h2 {
        margin: 0;
    }

    .page-id-9 .feature-box {
        width: 49%;
        margin-bottom: 0.2em;
        display: inline-flex;
        flex-direction: column;
        justify-content: space-around;
    }

    .page-id-9 .feature-box .feature-title {
        font-size: 16px !important;
        margin-bottom: 0;
    }

    .page-id-9 .feature-box .feature-content {
        overflow: visible;
        width: 100%;
        height: auto;
        padding: 0;
        margin: 5px;
        font-size: 14px;
    }

    .all-box .site-aligner {
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
    }

    .blog-post .blog-post-repeat article[id*="post"] {
        grid-template-columns: 100%;
        gap: 0;
    }

    .ultimos_artigos .post-relacionado {
        grid-template-columns: 100%;
        gap: 1%;
    }

    .ultimos_artigos .post-relacionado .conteudo-post {
        margin-bottom: 10px;
    }

    .ultimos_artigos .post-relacionado .post-imagem {
        display: flow-root;
        max-height: 230px;
        overflow: hidden;
    }

    .ultimos_artigos .post-relacionado .post-imagem img {
        width: 100%;
    }

    .ultimos_artigos .post-relacionado .conteudo-post p {
        margin-bottom: 15px;
    }
    .mobile_nav a{
        border-radius: var(--radius);
    }
}

.site-nav ul li a {
    padding: 10px 15px 10px 15px;
}

#home_slider {
    min-height: 400px;
    width: 100%;
    background-image: var(--sliders);
    background-position: center;
    background-size: cover;
    animation: slider 80s infinite;
}

@keyframes slider {
    0% {
        background-image: var(--slide-1);
    }
    12.5% {
        background-image: var(--slide-2);
    }
    25% {
        background-image: var(--slide-3);
    }
    37.5% {
        background-image: var(--slide-4);
    }
    50% {
        background-image: var(--slide-5);
    }
    62.5% {
        background-image: var(--slide-6);
    }
    75% {
        background-image: var(--slide-7);
    }
    100% {
        background-image: var(--slide-8);
    }
}

@media screen and (max-width:500px) {
    .all-box .site-aligner {
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
    }

    .home .feature-box {
        width: 49%;
        margin-bottom: 0.2em;
        display: inline-flex;
        flex-direction: column;
        justify-content: space-around;
        background-position: center;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, .7)), var(--fundo-box-mob);
    }

    .home .feature-box .feature-title {
        font-size: 16px !important;
        margin-bottom: 0;
    }

    .home .feature-box .feature-content {
        overflow: visible;
        width: 100%;
        height: auto;
        padding: 0;
        margin: 5px;
        font-size: 14px;
    }
    .sidebar_right{
        width: 100%;
    }
    h1, h2, h3, h4, h5, h6{
        line-height: 1.2em;
    }
    #menu-menu-primario .menu-item-has-children .sub-menu li {
        margin-left: 30px;
    }
}

/* CSS Post Relacionados */

.posts-relacionado {
    background-color: #FFF;
    margin-bottom: 20px;
    clear: both;
    float: left;
    width: calc(100% - 2.001%);
    padding: 2.001% 0;
    padding-top: 1.994%;
}
.posts-relacionado h4 { 
    font-size: 21px;
    margin-bottom: 15px;
}
.posts-relacionado article {
    width: 31%;
    margin-right: 3.5%;
    float: left;
    margin-bottom: 15px;
}
.posts-relacionado #featured-thumbnail { 
    position: relative;
    overflow: hidden;
    margin-bottom: 0 
}
.posts-relacionado .featured-thumbnail{
    height: 160px;
    overflow: hidden;
    width:100%;
}
.posts-relacionado .featured-thumbnail img{
    margin-bottom: 0;
    width: 100%;
    height: 100%;
    float: left;
}
.posts-relacionado article:nth-child(7n-3) { 
    clear: left 
}
.posts-relacionado .post-info {
    clear: none;
    float: none;
}
.posts-relacionado .last {
    margin-right: 0;
    padding-bottom: 0;
}
.posts-relacionado .title {
    font-size: 16px;
    margin-top: 10px;
    line-height: 1.1em;
}
.posts-relacionado .title a {
    font-size: 16px!important;
    color: #222!important;
    font-weight: 600!important;
}
.posts-relacionado .title a:hover { color: initial}
.posts-relacionado article header { margin-bottom: 0 }

#footer,
#footer .widget-column h2,
#footer .widget-column a,
#footer .widget-column .foot-label {
    color: #fff;
}

#footer {
    border-top: 30px solid var(--cor-primaria);
}

#post_top .ultimos_artigos {
    width: 100%;
    border: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
#post_top .ultimos_artigos div.post-relacionado {
    width: 260px;
    margin: 0;
    padding: 10px;
    background-color: #fff;
    border: none;
    border-radius: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}

#post_top .ultimos_artigos div.post-relacionado .post-imagem img{
    width: 250px;
    height: 167px;
    border-radius: 15px;
}

#post_top .ultimos_artigos .post-relacionado,
#post_top .ultimos_artigos .post-relacionado a{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#post_top .ultimos_artigos .post-relacionado .conteudo-titulo {
    margin-top: 10px;
    text-align: center;
}

#post_top .ultimos_artigos .post-relacionado .conteudo-post p{
    color: #000;
}

#post_top .ultimos_artigos .post-relacionado:last-child {
    padding-bottom: 10px;
}

.all-box {
    top: 0;
    margin-bottom: 0;
    background-color: #f7f6f4;
}

.tnp-widget-minimal input.tnp-submit {
    background-color: var(--cor-primaria);
}

@media screen and (max-width:800px) {
    .posts-relacionado article{
        width: 100%;
        max-width: 100%;
        float: none !important;
    }
    #content h1.entry-title{
        font-size:24px;
        font-weight:bold;
    }

    .site-nav li:hover ul li {
        background-color: #fff;
    }

    .feature-box-main {
        flex-wrap: nowrap;
        justify-content: center;
    }

    .home .feature-box {
        width: calc(25% - 10px);
        margin: 0 5px;
    }

    .home .feature-box .feature-title {
        font-size: 12px !important;
        margin-bottom: 0;
    }

    .feature-box .icon-box {
        padding: 10.6vw;
    }

    .home .feature-box .feature-content {
        overflow: visible;
        width: 100%;
        height: auto;
        padding: 0;
        margin: 5px;
        font-size: 14px;
    }

    .all-box .feature-box-main {
        flex-wrap: nowrap;
        gap: 0;
    }

    #post_top .ultimos_artigos {
        flex-wrap: wrap;
        flex-direction: row;
    }

    #post_top .ultimos_artigos div.post-relacionado {
        width: calc(50vw - 40px);
        margin: 15px 2px;
    }

    #post_top .ultimos_artigos div.post-relacionado .post-imagem img {
        height: 147px;
    }
}

/* CSS Post Relacionados */

.posts-relacionado {
    background-color: #FFF;
    margin-bottom: 20px;
    clear: both;
    float: left;
    width: calc(100% - 2.001%);
    padding: 2.001% 0;
    padding-top: 1.994%;
}
.posts-relacionado h4 { 
    font-size: 21px;
    margin-bottom: 15px;
}
.posts-relacionado article {
    width: 31%;
    margin-right: 3.5%;
    float: left;
    margin-bottom: 15px;
}
.posts-relacionado #featured-thumbnail { 
    position: relative;
    overflow: hidden;
    margin-bottom: 0 
}
.posts-relacionado .featured-thumbnail{
    height: 160px;
    overflow: hidden;
    width:100%;
}
.posts-relacionado .featured-thumbnail img{
    margin-bottom: 0;
    width: 100%;
    height: 100%;
    float: left;
}
.posts-relacionado article:nth-child(7n-3) { 
    clear: left 
}
.posts-relacionado .post-info {
    clear: none;
    float: none;
}
.posts-relacionado .last {
    margin-right: 0;
    padding-bottom: 0;
}
.posts-relacionado .title {
    font-size: 16px;
    margin-top: 10px;
    line-height: 1.1em;
}
.posts-relacionado .title a {
    font-size: 16px!important;
    color: #222!important;
    font-weight: 600!important;
}
.posts-relacionado .title a:hover { color: initial}
.posts-relacionado article header { margin-bottom: 0 }

#footer .widget-column .foot-label {
    color: #fff;
}

@media screen and (max-width:800px) {
    .posts-relacionado article{
    width: 100%;
    max-width: 100%;
        float: none !important;
    }
    #content h1.entry-title{
        font-size:24px;
        font-weight:bold;
    }

    .site-nav li:hover ul li {
        background-color: #fff;
    }
}

body.category #content h1.entry-title {
    top: 10px;
    margin-bottom: 25px !important;
}

body.category .cat-desc {
    margin-top: 15px;
}

/* Remover datas post */
.conteudo-data, .entry-content .postmeta {
    display: none !important;
}