@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);

/*Sidebar*/
.sidebar_right {
    padding: 0;
}

#sidebar {
    margin: 20px 0 0;
    padding: 10px;
    border: 1px solid #f5f5f5;
    box-sizing: border-box;

    border-radius: 5px;
    background-color: #ffff;
    box-sizing: border-box;
    box-shadow: 0px 1px 10px -5px #ccc
}

#s {
    display: block;
    width: 96%;
    margin-top: 4px;
    padding: 3.4px;
    background: url(/content-wp/themes/healing-touch/images/icon-lupa.png);
    background-repeat: no-repeat;
    background-size: 5%;
    background-position: 4px 5px;
    text-indent: 20px;
    border: 1px solid #888;
}

#sidebar aside.widget_search input[type="submit"] {
    border: none;
    color: #ffffff;
    height: 28px;
    padding: 0 10px;
    cursor: pointer;
    margin-top: 5px;
    font-weight: bold;
    width: 99.1%;
}

@media screen and (max-width:500px) {
    #sidebar {
        margin: 0 auto;
    }
}

.theme-default .nivoSlider a {
    display: none !important;
}

.header {
    background: url(/content-wp/themes/healing-touch/images/fundo-header.jpg) no-repeat center top;
    background-size: contain;
    background-color: #009237;
}

.theme-default .nivo-controlNav a {
    background-color: #62d1a6;
}

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

.logo p {
    text-align: center;
    color: #fff;
    position: relative;
    top: -15px;
}

#footer .menu-item-77 ul {
    display: none;
}


.site-nav ul li a {
    color: #fff;
    text-transform: uppercase;
    padding: 10px 15px 10px 15px
}

.site-nav ul li a:hover, .site-nav ul li ul li a:hover, .site-nav li.current_page_item a {
    background: #62d1a6 !important;
    color: #fff !important;
}

#menu-item-77 a:after, #menu-item-376 a:after {
    content: '\f078';
    font-family: fontawesome;
    font-weight: normal;
    margin-left: 10px;
    color: #fff;
}

#menu-item-77 ul li a:after, #menu-item-376 ul li a:after {
    content: '';
}

#footer {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(https://www.picodojaragua.com.br/content-wp/uploads/2019/08/pico-do-jaragua-foto-panoramica-sem-frase.jpg);
    background-position: center;
    background-size: cover;
    color: #fff;
}

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

#logo-rodape {
    background: none !important;
}


.welcome-content img {
    float: none;
}

ul {
    padding: 0 0 0 20px;
}


.video-home {
    height: 382px;
    overflow: hidden;
}

.video-home video {
    position: relative;
    top: -32px;
}

.comment-author.vcard img {
    max-width: 61px;
}


.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    margin-top: 1rem;
}

.alert:before, .alert:after {
    box-sizing: border-box;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    width: -moz-fit-content;
    width: fit-content;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

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

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

figure.legendafoto figcaption {
    position: relative;
    top: -41px;
    background: rgba(0, 146, 55, 0.49);
    color: #fff;
    width: fit-content;
}

figure.legendafoto figcaption a {
    color: #fff;
    text-decoration: underline;
}

ul.sub-menu {
    border: 1px solid #009237;
}

#sidebar ul.sub-menu, #footer .menu-item-376 ul.sub-menu {
    border: none;
}

.videotrilha iframe {
    width: 90%;
    height: 450px;
    display: block;
    margin: 0 auto;
}

.feature-box:nth-child(3) .feature-title {
    margin-bottom: 59px;
}

@media screen and (min-width: 800px) {
    #footer .site-aligner {
        display: flex;
    }
    .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;
    }
}

#commentform input#submit, #mtscontact_submit {
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
}

#commentform input#submit:hover {
    background: #00922a;
    color: #ffffff;
    transition: all .3s;
}

/*CONFIGURAÇÃO PADRÃO*/

.comment-form-url {
    display: none;
}

#commentform input#submit, #mtscontact_submit {
    float: left;
    white-space: inherit;
}

h1, h2, h3, h4, h5, h6 {
    margin: 1em 0;
}

.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;
}

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

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

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

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

@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;
    }
}



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

    #content {
        padding: 15px 0;
    }
}

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

h3+ul {
    line-height: 1.5 !important;
    margin-top: 12px;
}

.pin-covid {
    padding: 10px 40px;
    border-radius: 5px;
    color: #155724;
    border: 1px solid #c3e6cb;
    text-align: center;
    position: relative;
    background: #d4edda url(https://www.picodojaragua.com.br/content-wp/uploads/2020/06/fundo-covid.png) no-repeat;
    background-size: 10%;
    background-blend-mode: luminosity;
    background-position: 100% 120%;
    margin-bottom: 20px;
}

.pin-covid p:first-child {
    font-size: larger;
    font-weight: bold;
}

.pin-covid:before {
    content: '\f08d';
    font-family: fontawesome;
    font-weight: normal;
    position: absolute;
    left: 3%;
    font-size: 35px;
    transform: rotate(-45deg);
    opacity: .6;
}

.home .pin-covid {
    text-align: left;
    background-size: 0px;
}

.home .pin-covid:before {
    left: initial;
    right: 3%;
    transform: rotate(28deg)
}

.welcome-content .pin-covid p:last-of-type {
    padding-bottom: 20px
}

@media screen and (max-width: 500px) {
    .pin-covid {
        padding: 10px;
        max-width: calc(100% - 50px);
    }

    .pin-covid p:first-child {
        margin-top: 30px;
    }

    .pin-covid:before {
        font-size: 30px;
    }
}

#home_slider {
    min-height: 400px;
    width: 100%;
    background-image: url('https://mirantedonamarta.rio.br/content-wp/uploads/2025/05/vista-mirante-dona-marta.png');
    background-position: center;
    background-size: cover;
    animation: slider 10s infinite;
}


.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;
    margin-top: 0;
}
.ultimos_artigos .post-relacionado .read-more{
    background-color: #367823;
    color: #fff;
    padding: 5px 10px;
    margin-left: 0;
    border-radius: 5px;
    transition: all .3s ease-in-out;
}
.ultimos_artigos .post-relacionado .read-more:where(:hover,:active){
    background-color: green;
}


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

    #home_slider {
        min-height: 150px;
        margin: 16px 0;
    }

    #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 #62d1a6;
        border-top: none
    }

    .site-nav ul li {
        padding: 0
    }
    .header .logo p{
        margin-top: 0;
        top: 0;
    }
    .logo h2{
        margin: 8px 0 0 0;
        line-height: 1em;
    }
    .logo h2 img{
        width: 226px;
    }
    .ultimos_artigos{
        width: 95%;
    }
    .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;}
    .blog-post .blog-post-repeat article[id*="post"]{
        grid-template-columns: 100%;
        gap: 0;
    }
    #content h1.entry-title{
        margin-bottom: 15px !important;
        top: 0;
        font-size: 23px;
    }
    .post-thumb img{
        width: 100%;
    }
    .sidebar_right{
        width: 100%;
    }
}

@keyframes slider {
    0% {
        background-image: url('https://mirantedonamarta.rio.br/content-wp/uploads/2025/05/vista-mirante-dona-marta.png');
    }

    35% {
        background-image: url('https://mirantedonamarta.rio.br/content-wp/uploads/2025/05/vista-mirante-dona-marta2.png');
    }

    65% {
        background-image: url('https://mirantedonamarta.rio.br/content-wp/uploads/2025/05/vista-mirante-dona-marta3.png');
    }

    100% {
        background-image: url('https://mirantedonamarta.rio.br/content-wp/uploads/2025/05/vista-mirante-dona-marta4.png');
    }
}

/* Alinhamento botão de tradução */

@media screen and (min-width:1680px) and (max-width:1920px){
    #gtranslate_wrapper{right: 19% !important;}
}
@media screen and (min-width:1366px) and (max-width:1680px){
    #gtranslate_wrapper{right: 14.6% !important;}
}
@media screen and (min-width:1300px) and (max-width:1366px){
    #gtranslate_wrapper{right: 7% !important;}
}
@media screen and (min-width:1280px) and (max-width:1300px){
    #gtranslate_wrapper{right: 4% !important;}
}
@media screen and (min-width:320px) and (max-width:1280px){
    #gtranslate_wrapper{right: 2% !important;}
}

@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-between;
    }
    .home .feature-box .feature-title{
        font-size: 16px;
        margin-bottom: 0;
    }
    .home .feature-box .feature-content{
        overflow: visible;
        width: 100%;
        height: auto;
        padding: 0;
        margin: 5px;
        font-size: 14px;
    }
}