@charset "UTF-8";
/* CSS Document */
.top-bar-section .has-dropdown > a:after {
    border-color: rgba(0, 0, 0, 0.5) transparent transparent transparent;
}
.top-bar-section .dropdown li a {
    padding: 15px 15px;
}
@media screen and (min-width: 940px) {
    .top-bar .title-area {
        display: none;
    }
}
div.vitrine-caption {
    background-color: rgba(1, 1, 1, 0.4);
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    padding: 15px;
}
@media screen and (max-width: 600px) {
    h2 {
        font-size: 1.4em;
    }
    div.vitrine_home_display h2 {
        color: #222222;
        margin-top: 10px;
    }
    div.vitrine_home_display div.vitrine-caption p {
        position: relative;
        background-color: transparent;
        color: #222222;
        padding: 0;
    }
}
p {
    font-family: inherit;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.6em;
    margin-bottom: 1.25em;
    text-rendering: optimizeLegibility;
}
blockquote.pullquote {
    margin: 20px 0 40px 20px;
    padding: 30px 0px 30px 0px;
    width: 50%;
    border: none;
    border-top: 1px solid #add462;
    border-bottom: 1px solid #add462;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 1.5em;
    box-sizing: border-box;
    float: right;
    text-align: right;
}
@media screen and (max-width: 600px) {
    blockquote.pullquote {
        width: 100%;
        float: none;
        margin: 30px 0px 30px 0px;
        text-align: center;
        box-sizing: content-box;
    }
}
article ol {
    padding-left: 40px;
}
body.sua_vinda .week_text {
    padding: 0;
    margin: 0;
    max-width: 100%;
}
body.sua_vinda #all_content {
    min-height: 1080px;
    margin-top: 0;
    background-repeat: no-repeat;
}
.main_block .versiculo {
    padding: 27px 30px 30px 30px;
    margin-bottom: 20px;
}
.main_block .versiculo p {
    margin-bottom: 0;
    font-size: 1em;
    font-style: italic;
}
.main_block .versiculo h1 {
    margin-top: 0;
    margin-bottom: 15px;
}
.main_block .logo {
    margin-bottom: 15px;
    margin-top: 40px;
    text-align: center;
}
.main_block .texto {
    padding: 30px 30px 15px 30px;
    font-size: 1em;
}
.main_block h1 {
    font-family: Myriad Pro, Lucida Sans, Segoe UI, Calibri, sans serif;
    font-weight: bold;
    font-style: italic;
}
.main_block .texto .sv_author {
    font-size: 1.15em;
    text-align: right;
    font-style: italic;
}
body.sua_vinda #all_content .img_copyright a {
    text-shadow: 1px 1px 0px #969696;
    position: absolute;
    right: 155px;
    bottom: 10px;
    text-decoration: none;
    color: white;
    text-shadow: 1px 1px 0px #969696;
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
}
body.sua_vinda #article_author_info {
    border: none;
}
body.sua_vinda #all_content .img_copyright {
    position: absolute;
    width: 350px;
    height: 35px;
    -webkit-transform: rotate(270deg) translate(100%, 100%);
    transform: rotate(270deg) translate(100%, 100%);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    right: 35px;
    bottom: 30px;
}
body.sua_vinda .week_text {
    background-color: #000303;
}
.sidebar_big_ad div {
    margin: 0 0 15px 0;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body.sua_vinda .main_block {
        margin: auto;
        width: 100%;
        margin-top: 150px;
    }
}
.display_revista div.indice_revista_home ul {
    list-style: disc;
}
.todo_dia .data {
    font-size: 0.9em;
}
.todo_dia .Versiculo {
    margin-bottom: 5px;
}
.todo_dia h1 {
    font-size: 2em;
}
.referenciabiblica {
    font-size: 0.9em;
    text-align: right;
}
/*
#tag_filter a {
    margin: 17px 0 0 0;
    float: right;
}
*/
@media only screen and (min-device-width: 768px) {
    .amado-logo {
        position: absolute;
        right: 50px;
        top: 30px;
        width: 25%;
        max-width: 270px;
    }
}
@media only screen and (max-device-width: 767px) {
    .amado-logo {
        display: none;
        visibility: hidden;
    }
    #tag_filter a {
        margin: 0 0 15px 0;
    }
}
#main_content.amado_content .area {
    background-image: url(/assets/images/amado/blotch.png);
    width: 300px;
    height: 300px;
    float: none;
    display: table;
    margin: auto;
}
@media only screen and (min-device-width: 1024px) {
    #main_content.amado_content {
        margin-top: -15%;
        position: relative;
        background-color: white;
        border: 5px solid white;
    }
    #main_content.amado_content .area {
        background-image: url(/assets/images/amado/blotch.png);
        width: 300px;
        height: 300px;
        float: right;
        display: table;
    }
}
#main_content.amado_content .licao {
    background-image: url(/assets/images/licoes/licoes-destaque.png);
    width: 300px;
    height: 300px;
    float: none;
    display: table;
    margin: auto;
    color: white;
}
@media only screen and (min-device-width: 1024px) {
    #main_content.amado_content .licao {
        background-image: url(/assets/images/licoes/licoes-destaque.png);
        width: 300px;
        height: 300px;
        float: right;
        display: table;
    }
}
#main_content.amado_content h4 {
    margin-bottom: 40px;
}
#main_content.amado_content .bubble {
    text-align: center;
    padding: 40px;
    vertical-align: middle;
    display: table-cell;
    font-family: "Trebuchet MS", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 1.3em;
}
.top-bar-section ul {
    background-color: white;
}
body.amado .img_copyright a, body.licoes .img_copyright a {
    text-shadow: 1px 1px 0px #969696;
    position: absolute;
    right: 20px;
    bottom: 10px;
    text-decoration: none;
    color: white;
    text-shadow: 1px 1px 0px #969696;
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
}
#header_links {
    text-align: right;
}
figcaption {
    font-style: italic;
    margin: 10px 0 30px 0;
}
.side-banners img {
    margin-bottom: 15px;
}
.storyImg {
    max-width: 600px;
    margin-bottom: 10px;
    position: relative;
}

.related_products .mini_product_container .product_description p {
    font-size: 0.8em;
}

li.audios .storyImg::before {
    content: "Chamada / Áudios";
    position: absolute;
    top: 10px;
    right: 12px;
    border: 1px solid #333;
    padding: 2px 4px;
    background-color: #333;
    border-radius: 15px;
    font-size: 11px;
    line-height: 12px;
    color: white;
}

.vitrine_home_display a {
    display: block;
    position: relative;
}

li.hoje .storyImg::before, .vitrine_home_display a.hoje::before {
    content: "Chamada / Hoje";
    position: absolute;
    top: 10px;
    right: 12px;
    border: 1px solid #333;
    padding: 2px 4px;
    background-color: #333;
    border-radius: 15px;
    font-size: 11px;
    line-height: 12px;
    color: white;
}

.top-bar-section li {
    position: relative;
}

.top-bar-section li.novo a::before {
    content: "novo";
    position: absolute;
    bottom: 3px;
    right: 15px;
    border: 1px solid #41ab55;
    padding: 1px 2px;
    background-color: #41ab55;
    border-radius: 15px;
    font-size: 7px;
    font-weight: bold;
    line-height: 7px;
    color: white;
}

.cardSectionTitle {
    z-index: 100;
    position: absolute;
    top: 6px;
    left: 22px;
    background-color: green;
    padding: 3px 10px;
    color:
    white;
    border-radius: 20px;
}

.card-body p {
    font-size: 0.9rem;
}

.card-body h2 {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 1.4rem;
}

.card h4 {
    color: #999;
    margin: 6px 0 -9px 0;
    font-size: 16px;
}

.vitrine-caption h5 {
    color: #ccc; 
    margin: 0 0 0 0;
}

.card.chamada-hoje {
    padding-bottom: 1rem;
}

@media screen and (max-width: 600px) {
    .vitrine-caption h5 {
        margin: 10px 0 -6px 0;
        color: #999;
        font-size: 16px;
    }
    .card-body h2 {
        margin-top: 10px;
    }
    .card h4 {
        margin: 9px 0 -4px 0;
    }
    .vitrine_home_display {
        padding-bottom: 1rem;
    }
}

.mailtrain-subscription-widget h3 {
    display: none;
}
