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

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

    #content {
        padding: 15px 0;
    }
}

.youtube {
    background-image: url('https://www.vilabelmiro.net/content-wp/themes/healing-touch/images/social/youtube-icon.png');
}

.social .icon {
    background-color: #666;
}

.header {
    border-top: 25px solid #000;
    padding: 20px 0 0 0;
}

#content {
    padding: 0 0 20px 0;
}

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

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

.welcome-box {
    margin: 0;
    padding: 35px 0 35px 0;
}

.logo {
    padding: 0 0 0 0px;
}

.logo p {
    padding-left: 15px;
}

.site-nav li.current_page_item a {
    border-bottom: none;
}

.site-nav ul li {
    padding-top: 12px;
    padding-bottom: 12px;
    background: rgba(255, 255, 255, 1);
    transition: all 0.3s;
}

.site-nav ul li a {
    padding: 10px 15px 10px 12px;
    font-weight: bold;
    font-size: 1.2em;
    color: #000;
    transition: all 0.3s;
}

.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, .site-nav li:hover ul li {
    color: #afafaf;
}

.site-nav ul li:hover {
    border-color: #afafaf;
}

.site-nav ul li {
    border-bottom: 2px solid #fff;
}

.lista-home {
    border: 1px solid #e7e7e7;
    margin-top: 10px;
    margin-bottom: 15px;
}

.lista-home li {
    padding: 10px 0;
    list-style: none;
    text-indent: 10px;
}

.lista-home li:nth-child(odd) {
    background: #e7e7e7;
}

#sidebar aside ul {
    padding: 10px 0 0 0;
}

#sidebar {
    margin: 20px 0 0;
    padding: 10px;
    border: 2px solid #ebebeb;
    box-sizing: border-box;
    width: 331px;
    border-radius: 10px;
    background: url('/content-wp/uploads/2018/03/background-sidebar.png') bottom center no-repeat;
    background-size: contain;
}

#sidebar aside ul li {
    padding: 6px 0 6px 12px;
    background-position: 0 8px;
}

#sidebar aside ul li:hover {
    background: #ddab3f;

}

#sidebar aside ul li:hover a {
    color: #000;

}

#sidebar aside ul li a:hover {}

#sidebar aside {
    margin: 4px;
}

.screen-reader-text {
    font-size: 16px;
}

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

#searchsubmit {
    margin-top: 5px;
    width: 64%;
    font-weight: bold;
    width: 100%;
}

.blog-post #s {
    background: url(http://www.arenapalmeiras.com/content-wp/uploads/2017/09/icon-lupa.png);
    background-repeat: no-repeat;
    background-position: 4px 4px;
    width: 50%;
}

.blog-post #searchsubmit {
    width: 51.2%;
    padding: 8px 0;
}

.site-nav {
    text-transform: none;
    padding-top: 29px;
}

.blog-post-repeat .entry-summary ul, .entry-content ul {
    font: 14px arial;
    line-height: 1.25;
}

.feature-box {
    width: 24.81%;
    box-sizing: border-box;
    margin: 0 0.25% 0.25% 0;
    transition: 0.25s;
    color: #fff;
    background: linear-gradient(to bottom, #000, #000 50%, #fff 50%, #b9b9b9);
    background-size: 100% 345px;
    color: #fff;
    position: relative;
    border: 2px solid #222;
}

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

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

.feature-box .feature-content {
    color: #fff;
}

.feature-box .feature-title {
    font: 700 22px 'Roboto', san-serif;
    margin-bottom: 32px;
    color: inherit;
    z-index: 999;
    position: relative;
}

.feature-box .feature-content h2 {
    font-size: 16px;
}

.read-btn {
    background: #333;
}

#footer {
    background: linear-gradient(to bottom, #222222 50%, #000 50%);
    background-size: 100% 90px;
    color: #fff;
}

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

#footer .widget-column h2 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    font: 20px 'Roboto', san-serif;
    font-weight: 700;
    color: #fff;
}

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

#footer .widget-column {
    width: 33%;
    margin-right: 0;
    padding-right: 50px;
    box-sizing: border-box;
}

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

    #footer .widget-column {
        width: 31% !important;
    }
}

@media screen and (max-width: 768px) and (min-width: 720px) {
    #sidebar {
        width: 252px;
    }
}

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

    #sidebar {
        width: 70%;
        margin: 0 auto;
    }

    .site-nav li.current_page_item a {
        border: none;
    }

    .blog-post #s {
        width: 98.5%;
    }

    .blog-post #searchsubmit {
        width: 100%;
        margin-bottom: 10px;
    }

    #footer .widget-column {
        width: 95% !important;
        padding-right: 0;
        box-sizing: border-box;
    }
}

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

    .blog-post #s {
        width: 97%;
    }

    .site-nav li.current_page_item a {
        border: none;
    }

    .blog-post #searchsubmit {
        width: 100%;
        margin-bottom: 10px;
    }

    #sidebar {
        margin: 0 auto;
        width: 99%;
    }

    #footer .widget-column {
        width: 95% !important;
    }

    #menu-menu-1 {
        border: 1px solid #ccc;
        padding: 0 10px;
    }

    #menu-menu-1 li:not(:last-child) {
        border-bottom: 1px dashed #ccc;
    }

    #menu-menu-1 li.current_page_item a {
        background-color: transparent !important;
    }

    #gtranslate_wrapper {
        right: 2.65% !important
    }

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

#sidebar aside {
    margin: 4px;
}

@media screen and (min-width: 769px) {
    #menu-item-733 a:after {
        content: '\f107';
        margin-left: 4px;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
    }

    #menu-item-733 ul li a:after {
        content: none;
    }

    #menu-item-733 ul.sub-menu {
        border: 1px solid #ccc;
        border-top: none;
        box-shadow: 0px 0px 15px -5px #ccc
    }
}

/*Redes Sociais*/
@media screen and (min-width: 769px) {
    #menu-redes-sociais {
        width: 137%;
        display: inline-flex;
    }
}

@media screen and (max-width: 769px) {
    #menu-redes-sociais {
        display: flex
    }
}

#footer #menu-redes-sociais li:hover {
    filter: contrast(150%);
}

/*facebook*/
#footer #menu-redes-sociais .facebook {
    background: url('/content-wp/themes/healing-touch/images/facebook.png') no-repeat;
    padding: 13px;
    margin-right: 5px;
}

#footer #menu-redes-sociais .facebook a {
    padding: 13px;
    color: transparent;
    padding-left: 0
}

/*twitter*/
#footer #menu-redes-sociais .twitter {
    background: url('/content-wp/themes/healing-touch/images/twitter.png') no-repeat;
    padding: 13px;
    margin-right: 5px;
}

#footer #menu-redes-sociais .twitter a {
    padding: 13px;
    color: transparent;
    padding-left: 0
}

/*youtube*/
#footer #menu-redes-sociais .youtube {
    background: url('/content-wp/themes/healing-touch/images/play-button.png') no-repeat;
    padding: 13px;
    margin-right: 5px;
}

#footer #menu-redes-sociais .youtube a {
    padding: 13px;
    color: transparent;
    padding-left: 0
}

/*gplus*/
#footer #menu-redes-sociais .gplus {
    background: url('/content-wp/themes/healing-touch/images/google-plus.png') no-repeat;
    padding: 13px;
    margin-right: 5px;
}

#footer #menu-redes-sociais .gplus a {
    padding: 13px;
    color: transparent;
    padding-left: 0
}

/*flickr*/
#footer #menu-redes-sociais .flickr {
    background: url('/content-wp/themes/healing-touch/images/flickr.png') no-repeat;
    padding: 13px;
    margin-right: 5px;
}

#footer #menu-redes-sociais .flickr a {
    padding: 13px;
    color: transparent;
    padding-left: 0
}

/*instagram*/
#footer #menu-redes-sociais .instagram {
    background: url('/content-wp/themes/healing-touch/images/instagram.png') no-repeat;
    padding: 13px;
    margin-right: 5px;
}

#footer #menu-redes-sociais .instagram a {
    padding: 13px;
    color: transparent;
    padding-left: 0
}

/*snapchat*/
#footer #menu-redes-sociais .snapchat {
    background: url('/content-wp/themes/healing-touch/images/snapchat.png') no-repeat;
    padding: 13px;
    margin-right: 5px;
}

#footer #menu-redes-sociais .snapchat a {
    padding: 13px;
    color: transparent;
    padding-left: 0
}

/*Redes Sociais*/


@media screen and (min-width: 769px) {
    .tableHistorico {
        width: 50%;
        float: left;
    }

    .home .facePagebook {
        width: 45%;
        float: left;
        margin-bottom: 3em;
    }

    .home .twitterPage {
        width: 45%;
        float: right;
        margin-bottom: 3em;
    }
}

@media screen and (max-width: 769px) {
    .tableHistorico {
        width: 100%;
        float: none;
    }

    table.tableHistorico {
        margin-top: 10px;
    }

    .home .facePagebook {
        width: 100%;
        float: none;
        margin-bottom: 3em;
    }

    .home .twitterPage {
        width: 87%;
        float: none;
        margin-bottom: 3em;
    }

    .site-nav li:hover ul li {
        background-color: rgba(0, 0, 0, 0)
    }
}

.site-nav ul li:hover ul.sub-menu li a:hover {
    background: #ddab3f !important;
    color: #000;
}

.site-nav ul #menu-item-733:hover ul.sub-menu li:hover {
    border-color: #fff !important;
}

/*alinhamento texto 11/07/2018*/
.page-template-default .welcome-box .content-left p, .page-template-default .welcome-box .content-left li, .page-template-default .welcome-box .content-left span, .blog-post-repeat .entry-summary ul, .entry-content ul {
    font-size: 16px !important;
}

.post-template-default .entry-content p, .post-template-default .entry-content li, .post-template-default .entry-content ul, .post-template-default .entry-content ol, .post-template-default .entry-content span, .blog-post-repeat .entry-summary p, .entry-content p {
    font-size: 16px !important;
}

h1:not([id],[class]), h2:not([id],[class]), h3:not([id],[class]), h4:not([id],[class]), h5:not([id],[class]), h6:not([id],[class]) {
    padding: 40px 0 0 0px;
}

#sidebar aside ul li a {
    font-size: 14px;
}

#sidebar aside h3.widget-title {
    padding: 0;
}

h3 {
    font-size: 18px;
}

.logo h2 {
    padding: 0;
}

/*alinhamento texto 11/07/2018*/
/*margem da lista*/
ul, ol {
    margin-left: 20px;
}

.content-left a:not([id],[class]) {
    font-weight: bold;
    text-decoration: underline;
    color: #009 !important;
}

.mobile_nav a {
    color: #000;
    text-decoration: none;
}

#footer h3 {
    padding: 1em 0;
}

.assine {
    background: #fff url(https://www.vilabelmiro.net/i_email.png) no-repeat 5px 9px;
    padding: 0 0 0 28px;
    width: 70%;
    height: 30px;
    border: 1px solid;
    border-radius: 5px 0 0 5px;
}

#assinar {
    font-weight: bold;
    padding: 0;
    width: 21%;
    height: 30px;
    float: right;
    cursor: pointer;
    padding: 7px 11px;
    border-radius: 0 5px 5px 0;
    border: none;
    font-weight: bold;
    box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.3);
    background-color: #f7b904;
    transition: 0.2s;
    color: #000;
    margin-top: 1px;
}

#assinar:hover {
    background: #ddab3f;
}

@media screen and (max-width: 500px) {
    .assine {
        width: 68%;
    }
}

#home_slider {
    min-height: 400px;
    width: 100%;
    background-image: url('https://www.vilabelmiro.net/content-wp/uploads/2018/07/Foto-da-Vila-Belmiro-Estádio-Urbano-Caldeira-1.jpg');
    background-position: center;
    background-size: cover;
    animation: slider 15s infinite;
}

.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;
    clear: both;
}
.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: #000099;
    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: blue;
}

@media screen and (max-width:500px) {
.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;}
}


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

    .site-nav {
        padding-top: 0
    }

    .site-nav ul li {
        padding: 0
    }
}

@keyframes slider {
    0% {
        background-image: url('https://www.vilabelmiro.net/content-wp/uploads/2018/07/Foto-da-Vila-Belmiro-Estádio-Urbano-Caldeira-1.jpg');
    }

    35% {
        background-image: url('https://www.vilabelmiro.net/content-wp/uploads/2018/07/Foto-da-Vila-Belmiro-Estádio-Urbano-Caldeira-2.jpg');
    }

    65% {
        background-image: url('https://www.vilabelmiro.net/content-wp/uploads/2018/07/Foto-da-Vila-Belmiro-Estádio-Urbano-Caldeira-3.jpg');
    }

    100% {
        background-image: url('https://www.vilabelmiro.net/content-wp/uploads/2018/07/Foto-da-Vila-Belmiro-Estádio-Urbano-Caldeira-1.jpg');
    }
}


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

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

    .home .all-box .site-aligner a {
        width: 49%;
        margin-bottom: 0;
    }

    .home .feature-box {
        width: 100%;
        display: inline-flex;
        flex-direction: column;
        justify-content: space-around;
    }

    .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: 0 0 5px 0;
        font-size: 14px;
    }

    .home .feature-box .feature-title br {
        display: initial;
    }
}