/*
Theme Name: Hora Luterana
Theme URI: http://www.horaluterana.org.br
Author: Firefly Interactive
Author URI: http://ffinteractive.com.br
Version: 1.0
Text Domain: horaluterana
*/

*
{
    box-sizing: border-box;
    margin: 0;
    padding: 0;

    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

body
{
    font-family: 'Roboto', sans-serif;
    line-height: 1.73;
}
.submenu-p p, .donate-message span {
    color: #7a998b;
}
span,
p,
ul li,
ol li
{
    font-size: 15px;
    font-weight: normal;

    // color: black;
    color: black;
}
p
{
    margin-bottom: 15px;
}
li
{
    margin-bottom: 10px;
}
li a
{
    color: #96191a;
}
a
{
    text-decoration: none;

    color: inherit;
}

li
{
    list-style-type: none;
}

h3
{
    font-family: 'Dosis', sans-serif;
    font-size: 16px;
    font-weight: lighter;

    display: inline-block;

    margin-bottom: 20px;

    letter-spacing: 5px;
    text-transform: uppercase;

    color: #444;
}
h4
{
    font-weight: normal;

    margin-bottom: 20px;

    color: #96191a;
}
.alignleft
{
    float: left;

    margin: 0 20px 20px 0;
}
.alignright
{
    float: right;

    margin: 0 0 20px 20px;
}

.aligncenter {
    display: block; margin-left: auto; margin-right: auto;
}

.question-archive-title
{
    margin-bottom: 0;
}


.clearfix
{
    clear: both;
}

.image-full-width
{
    width: 100%;
}

.single-post-content img {
    max-width: 100%;
}

.single-post-content strong {
    font-weight: 600;
}

.image-preview {
    margin: 20px 0;
    position: relative;
}

.image-preview .close-modal {
    top: 15px;
    right: 10px;
}

.hamburger.mobile-menu
{
    position: relative;
    top: 15px;

    float: right;

    height: 24px;
    padding: 0;

    outline: none;
}

.hamburger-inner:after
{
    bottom: -8px;
}

.hamburger-inner:before
{
    top: -8px;
}

.hamburger-box
{
    width: 26px;
}

.mobile-menu .hamburger-inner,
.mobile-menu .hamburger-inner:after,
.mobile-menu .hamburger-inner:before
{
    width: 26px;
    height: 3px;
}

.container
{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.logo-img
{
    float: left;
}

.logo-img a
{
    font-size: 0;

    display: block;

    width: 136px;
    height: 48px;

    background: url('images/logo.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

#header-site
{
    position: relative;

    min-height: 60px;
    padding-top: 10px;

    border-bottom: 2px solid #e9e9e9;
}

.first-header {
    line-height: 100px;
    height: 100px;
    position: relative;
}

.first-header.title-top-page h2 {
    margin-bottom: 0;
    color: #424748;
    margin-top: 0;
}

.main-nav
{
    position: relative;
    z-index: 2;

    display: none;

    height: 100%;

    text-align: right;
}

.main-nav.active
{
    display: block;
}

.main-nav ul li a
{
    font-family: 'Dosis', sans-serif;
    font-size: 12px;
    font-weight: 600;
    display: block;
    padding: 10px 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #777;
}

/* FOOTER */

#footer-site
{
    font-family: 'Dosis', sans-serif;

    clear: both;

    padding-top: 50px;

    /*background: url('images/footerbg.png');*/
    background-color: #EEEEEE;
}

.footer-title
{
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;

    position: relative;

    margin: 0 0 25px 0;
    padding-bottom: 10px;

    text-align: left;
    letter-spacing: 2px;
    text-transform: uppercase;

    color: #777;
    border-bottom: 1px solid #afafaf;
}

.copyright-footer .develop-by a
{
    font-size: 14px;
    color: #777;
}
.copyright-footer .container
{
    position: relative;
}
.copyright-footer .develop-by
{
    position: absolute;
    right: 15px;
    bottom: -25px;
}

@media screen and (min-width: 1024px)
{
    .copyright-footer .develop-by
    {
        bottom: -80px;
    }
}

.copyright-footer .copy-content,
.footer-menu .address-info,
.footer-menu ul li a
{
    font-size: 12px;
    font-style: normal;

    display: block;

    padding: 8px 5px 8px 0;

    text-decoration: none;
    letter-spacing: 1px;
    text-transform: uppercase;

    color: #6e6e6e;
}

.footer-menu .address-info
{
    display: inline-block;

    padding: 6px 0;
}

.footer-menu address
{
    margin-bottom: 20px;
}

.footer-menu ul
{
    margin-bottom: 20px;
}

.social-area
{
    margin-bottom: 40px;
}
.social-area > .button
{
    display: inline-block;
    background-color: #9D152D;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    text-align: center;
    line-height: 28px;
    margin-right: 10px;
    position: relative;
}
.social-area > .button:last-child
{
    margin-right: 0px;
}
.social-area > .button i
{
    font-size: 16px;
    color: #FFF;
}
.social-area > .button.button-facebook
{
    background-color: #3B5998;
}
.social-area > .button.button-twitter
{
    background-color: #1DA1F2;
}
.social-area > .button.button-instagram
{
    background-color: #262626;
}
.social-area > .button.button-youtube
{
    background-color: #CC181E;
}
.social-area > .button.button-livestream
{
    background-color: #FFF;
}
.social-area > .button .icon-livestream
{
    background-image: url('images/livestream-icon.png');
    background-position: center;
    background-size: cover;
    width: 20px;
    height: 10px;
    display: inline-block;
}

.around-world-flag
{
    float: left;

    width: 45px;
}

.around-world-flag img
{
    max-width: 100%;
    height: 25px;

    border-radius: 2px;
}

.copyright-footer
{
    margin-top: 50px;
    padding: 30px 0;

    border-top: 1px solid #afafaf;
}

.copyright-footer .copy-img
{
    width: 105px;
    height: 38px;
    margin: auto;
}

.copyright-footer .copy-img img
{
    width: 100%;
}

.copy-content
{
    margin-bottom: 20px;

    text-align: center;
}

.footer-menu li
{
    padding-left: 0;

    transition: all .3s ease;
}

.footer-menu li:hover
{
    padding-left: 10px;

    background: #d0d0d0;
}

.footer-menu .around-world-flag:hover
{
    padding: 0;

    background: none;
}

.slider
{
    overflow: hidden;

    margin-bottom: -10px;
}

.slider img
{
    width: 100%;
}

.search-holder
{
    position: relative;

}
.search-holder .site-search{
    position: relative;
    width: 95%;
    float: right;

}
@media screen and (min-width: 1024px)
{
    .search-holder .site-search{
    position: absolute;
    width: 770px;
    }
}
@media screen and (min-width: 1280px)
{
    .search-holder .site-search{
    width: 930px;
    }
}
.section-default,
.section-home
{
    clear: both;

    padding: 40px 0;
}

.donate-section
{
    font-family: 'Dosis', sans-serif;

    color: #fff;
    background: #2f2f2f;
}

.donate-title
{
    font-size: 28px;
    font-weight: lighter;

    margin-bottom: 0;

    text-align: left;
    text-transform: uppercase;
}

.donate-descr
{
    font-size: 14px;
    font-weight: lighter;

    display: block;

    text-align: left;
    letter-spacing: 1px;
}

.donate-button
{
    margin-top: 14px;

    text-align: center;
}

.donate-message
{
    margin-bottom: 20px;
}

.btn
{
    font-family: 'Dosis', sans-serif;
    font-size: 15px;
    line-height: 20px;

    display: inline-block;

    padding: 15px;

    cursor: pointer;
    transition: all .5s ease;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;

    color: #fff;
    color: #333;
    border: 0;
    border: 2px solid #e1e1e1;
    outline: none;

    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.btn-theme
{
    letter-spacing: 2px;

    color: #fff;
    border: 0;
    background: #9d152d;
}

.btn-theme:hover
{
    background: #791123;
}

.read-more-holder
{
    text-align: right;
}
.btn.read-more
{
    padding: 5px 15px;
}

.section-title h2
{
    font-family: 'Dosis', sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 35px;

    display: inline-block;

    width: auto;
    max-width: 100%;
    margin-bottom: -1px;

    letter-spacing: 5px;
    text-transform: uppercase;

    color: #444;
    border-bottom: 1px solid #9d152d;
}

.section-title
{
    display: block;
    clear: both;

    width: auto;
    max-width: 100%;
    margin-bottom: 20px;

    border-bottom: 1px solid #e8e8e8;
}

.card-image
{
    margin-bottom: 20px;
}

.card-thumbnail,
.gallery-photo
{
    font-size: 0;

    display: block;

    width: 100%;
    height: 270px;

    background-position: center center;
    background-size: cover;
}

.card-image img
{
    width: 100%;

    border-radius: 5px;
}

.card-cat
{
    margin-bottom: 20px;
}

.card-cat a
{
    font-family: 'Dosis', sans-serif;
    font-size: 11px;
    font-weight: bold;

    letter-spacing: 2px;
    text-transform: uppercase;

    color: #9d152d;
}

.card-news
{
    margin-bottom: 20px;
}

.card-news-title > a
{
    font-family: 'Dosis', sans-serif;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: 2px;
    text-transform: uppercase;

    color: #292929;
}

.sermon-details .sermon-actions
{
    line-height: 14px;

    height: 14px;
}
.sermon-details .sermon-actions a
{
    font-size: 14px;
    line-height: 14px;

    display: inline-block;

    width: auto;
    margin-right: 5px;

    color: #ccc;
}
.sermon-details .sermon-actions a:hover
{
    color: #fff;
}

.int-sermons .sermon-details .sermon-actions a:hover {
    color: #474747;
}
.int-sermons .no-copy-content,
.int-sermons .no-copy-content p,
.int-sermons .no-copy-content *
{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.sermon-box .card-news-title
{
    float: left;

    width: calc(100% - 72px);
    margin-bottom: 20px;
}

.card-descr p
{
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: lighter;
    line-height: 1.73;

    min-height: 150px;
    margin-bottom: 20px;

    color: black;
}

.card-date
{
    font-size: 13px;
    font-weight: 300;

    display: block;

    padding: 20px 0;

    letter-spacing: 0;
    clear: both;
    color: #a1a1a1;
    font-family: 'Roboto', sans-serif;
    border-top: 1px solid #e1e1e1;
}


.section-message
{
    padding: 40px 0;

    background-color: rgba(0,0,0,.85);
    background-image: url(images/pattern-message.png);
}

.section-message .section-title
{
    text-align: center;

    border-bottom: 1px solid #484747;
}

.section-message .section-title h2
{
    font-weight: lighter;

    color: #fff;
}

.message-cat-name
{
    color: #adadad;
}

.message-btn a
{
    display: block;

    color: #9d152d;
}

.message-btn a .fa
{
    font-size: 25px;
}

.message-btn
{
    /*margin-right: 30px;*/
    display: inline-block;
    float: left;

    margin-top: 5px;
}

.message-details
{
    font-family: 'Dosis', sans-serif;

    display: inline-block;

    color: #fff;
}

.message-content
{
    max-width: 350px;
    margin: auto;

    text-align: center;
}

.message-title h2
{
    font-weight: lighter;

    letter-spacing: 1px;
}

.message-cat-title a
{
    color: #07add4;
}

.message-cat
{
    font-size: 12px;

    letter-spacing: 1px;
}

.btn-pause .fa-play,
.btn-play .fa-pause
{
    display: none;
}

.btn-pause .fa-pause
{
    display: block;
}

.message-home:first-child
{
    margin-bottom: 80px;
}

.card-projects img
{
    border-radius: 0;
}

.card-projects
{
    padding: 20px;

    border: 1px solid #efefef;
}

.card-projects .card-news-title
{
    font-weight: bold;
}

.btn-block
{
    font-family: 'Roboto', sans-serif;
    font-size: 12px;

    display: block;

    width: 100%;
    padding: 15px 0;

    text-align: center;

    border-radius: 0;
}

.testimonial-section .section-title
{
    text-align: center;
}

.testimonial-content
{
    font-size: 20px;
    font-weight: lighter;

    padding: 50px;

    text-align: center;

    color: #525252;
}

.testimonial-title
{
    font-family: Georgia, serif;
    font-style: oblique;

    margin-bottom: 20px;
}

.testimonial-section
{
    background: url('images/bg-testimonial.jpg');
    background-position: center;
    background-size: cover;
}

.testimonial-group {
    font-family: 'Dosis', sans-serif;
    margin-bottom: 40px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 34px;
}

.testimonial-group .image img {
    width: 100%;
}

.testimonial-group .describe {
    margin-bottom: 10px;
}

.testimonial-group .describe p {
    margin-bottom: 0;
}

.testimonial-group .details {
    line-height: 1;
}

.testimonial-group .details .author {
    font-size: 14px;
}

.testimonial-holder .title {
    line-height: 1.2;
    margin-bottom: 10px;
}

.testimonial-holder .title h2 {
    font-weight: 500;
}

.title-top-page
{
    width: 100%;

    border-bottom: 1px solid #eee;
    /*line-height: 100px;*/
    /*height: 100px;*/
    background: #fafafa;
}

.title-top-page h2
{
    font-family: 'Dosis', sans-serif;
    font-size: 34px;
    font-weight: 100;

    position: relative;
    z-index: 1;
    position: absolute;
    bottom: 0;
    right: 15px;
    left: 15px;
    margin-bottom: 15px;

    color: #fff;
    // text-transform: capitalize;
    text-transform: none;
    line-height: 1.4;
}

.single-post-title
{
    border: 0;
    background: #fff;
}

.single-post-title h2
{
    font-size: 40px;
    font-weight: 400;
}

.archive-projects .card-title a
{
    font-size: 22px;
}

.list-message .card-message
{
    margin-bottom: 30px;

    border: 1px solid #efefef;
}

.list-message a
{
    font-family: 'Dosis', sans-serif;
}

.card-messa-content,
.card-message-cat a
{
    display: block;

    padding: 20px;

    color: #4a4a4a;
}

.card-messa-content a
{
    color: #4a4a4a;
}

.card-message-title
{
    font-size: 28px;

    margin-bottom: 10px;
}

.card-message-date
{
    margin-bottom: 20px;
}

.card-message-date a
{
    color: black;
}

.card-messa-content a
{
    font-family: 'Dosis', sans-serif;
}

.card-message-p p
{
    font-family: 'Roboto', sans-serif;
    font-weight: lighter;

    color: black;
}

.title-single h2
{
    font-family: 'Dosis', sans-serif;
    font-size: 34px;
    font-size: 51px;
    font-weight: 100;
    font-weight: 400;
    line-height: 1.1;

    position: relative;

    margin: 20px 12px 16px;

    text-transform: capitalize;

    color: #424748;
}

.single-post-thumbnail img,
.single-post-title
{
    width: 100%;
    height: auto;
}

.single-post-thumbnail
{
    margin-bottom: 20px;
    // max-height: 400px;
    overflow: hidden;
}

.single-post-details
{
    font-family: 'Dosis', sans-serif;
    font-weight: lighter;

    margin-bottom: 20px;
    padding: 10px;

    color: #929292;
    border-radius: 4px;
    background: #f9f9f9;
}

.single-post-cat a
{
    font-weight: lighter;

    color: #929292;
}

.single-post-content
{
    margin-bottom: 20px;
}

.list-social-midia ul li
{
    display: inline-block;
}

.list-social-midia a
{
    line-height: 30px;

    display: block;

    width: 30px;
    height: 30px;

    transition: all .5s ease;
    text-align: center;

    color: #c1c1c1;
    border: 1px solid #c1c1c1;
    border-radius: 50%;
    background: #fff;
}

.list-social-midia a i
{
    line-height: 30px;
}

.list-social-midia a:hover
{
    color: #fff;
    border: 1px solid #9d152d;
    background: #9d152d;
}

.shared-post-label
{
    font-family: 'Dosis', sans-serif;

    display: inline-block;

    margin: 0 5px 5px 0;

    color: #929292;
}

.list-social-midia
{
    display: inline-block;
}

.single-post
{
    padding-bottom: 50px;
}

.single-post-shared
{
    margin-bottom: 20px;
}

.event-details .single-post-shared
{
    margin-bottom: 0;
}

.comments
{
    font-family: 'Dosis', sans-serif;
}

.comments-descr
{
    font-size: 11px;

    display: block;

    margin-bottom: 40px;

    text-align: center;

    color: #a9a9a9;
}

.label-input
{
    font-weight: 400;

    display: block;

    color: #4a4a4a;
}

.hidden
{
    display: none !important;
}

.input-radio,
.input-checkbox
{
    display: block;

    width: 20px;
    height: 20px;

    border: 2px solid #777;
    border-radius: 2px;
}

.input-radio:after,
.input-checkbox:after
{
    content: '';
    transition: all .2s ease;

    opacity: 0;
}

.input-radio.checked:after,
.input-checkbox.checked:after
{
    line-height: 10px;

    position: relative;
    top: 2px;

    display: block;

    width: 12px;
    height: 12px;
    margin: auto;

    content: '';

    opacity: 1;
    border-radius: 2px;
    background: #777;
}

.input-radio.checked:after,
.input-radio
{
    border-radius: 50%;
}

.input-radio,
.label-radio
{
    line-height: 20px;

    margin: auto;
    /*display: inline-block;*/

    vertical-align: top;
}

.radio-group
{
    display: block;

    margin-bottom: 10px;
    padding: 5px 0;
}

.input-form
{
    font-family: 'Dosis', sans-serif;
    font-size: 28px;
    font-weight: 400;
    display: block;

    box-sizing: border-box;
    width: 100%;
    padding: 5px;

    border: 1px solid #dedede;
    outline: none;
}

.input-group
{
    margin-bottom: 30px;
}

.btn-radius
{
    display: block;

    margin: auto;

    border-radius: 26px;
}

.widget-sidebar,
.single-post-holder
{
    margin-bottom: 30px;
}

.input-select
{
    width: 100%;
    height: 35px;

    border: 1px solid #dedede;
    border-radius: 2px;
    outline: none;
    background: white;
}

.input-select-holder
{
    position: relative;
}

.icon-select
{
    position: absolute;
    top: 2px;
    right: 15px;
    pointer-events: none;
}

/* Widgets */

.input-search-widget
{
    height: 40px;

    border: 1px solid #dedede;
}

.widget-search .search-input
{
    font-family: 'Dosis', sans-serif;
    font-size: 14px;

    display: block;
    float: left;

    box-sizing: border-box;
    width: 90%;
    height: 100%;
    padding: 0 10px;

    border: none;
    outline: none;
}

.search-icon
{
    font-size: 14px;
    line-height: 40px;

    display: block;
    float: right;

    width: 10%;
    height: 100%;

    text-align: center;

    color: #828080;
    border: none;
    background: #fff;
}

.widget-cat-content li > div
{
    font-size: 13px;

    display: inline-block;
}

.widget-cat-content li
{
    font-family: 'Roboto', sans-serif;
    line-height: 20px;

    position: relative;

    display: block;
    clear: both;

    width: 100%;
    height: 20px;
    padding: 10px 0;

    border-bottom: 1px solid #e8e8e8;
}

.widget-cat-item
{
    float: left;
}

.widget-cat-item  a
{
    color: #6e6e6e;
}

.widget-cat-count
{
    float: right;

    color: #a5a5a5;
}

.widget-tab
{
    border: 1px solid #e8e8e8;
    border-top: 0;
}

.widget-tab-btn
{
    float: left;

    width: 49.5%;
    margin-right: 1%;

    text-align: center;
}

.widget-tab-holder .widget-tab-btn:nth-child(2)
{
    margin-right: 0;
}

.widget-tab-btn a
{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;

    display: block;

    padding: 12px 10px;

    color: #6e6e6e;
    border: 1px solid #e8e8e8;
    border-bottom: 0;
    border-left: 0;
    background: #e8e8e8;
}

.widget-tab-holder .widget-tab-btn:nth-child(2) a
{
    border-right: 0;
    border-left: 1px solid #e8e8e8;
}

.tab-content-item
{
    font-family: 'Dosis', sans-serif;

    clear: both;

    padding: 10px;

    border-bottom: 1px solid #e8e8e8;
}

.tab-item-details
{
    float: right;

    width: calc(100% - 120px);
}
.tab-item-title h3
{
    margin-bottom: 0;

    letter-spacing: 0;
}

.single-event-details
{
    font-family: 'Dosis', sans-serif;

    margin-bottom: 20px;
    padding: 20px;

    border: 1px solid #e8e8e8;
}

.event-map-iframe
{
    width: 100%;
}

.single-event-item
{
    margin-bottom: 20px;
}

.single-event-label
{
    position: relative;
    top: -4px;

    display: inline;

    margin-bottom: 10px;
}

.single-event-icon
{
    line-height: 30px;

    display: inline-block;
    float: left;

    width: 30px;
    height: 30px;
    margin-right: 10px;

    text-align: center;
    vertical-align: top;

    color: #fff;
    background: #9d152d;
}

.single-event-descr
{
    line-height: 1.5;
}

.tab-content-item:hover
{
    background: #f9f9f9;
}

.tab-content-item:last-child
{
    border-bottom: 0;
}

.widget-tab-image
{
    float: left;
    height: 70px;
    overflow: hidden;
    width: 100px;
    margin-right: 15px;
    position: relative;
}

.thumbnail-default-sidebar img {
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
}

.tab-item-date
{
    font-size: 12px;

    display: block;

    color: #b3b3b3;
}

.tab-item-title a
{
    font-size: 14px;

    display: block;

    color: #6e6e6e;
}

.tab-item-title h3
{
    font-weight: 400;

    color: #6e6e6e;
}

.widget-tab-btn .tab-actived
{
    background: #fff;
}

.tab-recents
{
    display: none;
}

.widget-tab-content
{
    transition: all .2s ease;

    opacity: 0;
}

.tab-actived
{
    display: block;

    opacity: 1;
}

.single-post-holder
{
    padding-bottom: 30px;

    border-bottom: 1px solid #dedede;
}

.posts-recommended
{
    font-family: 'Dosis', sans-serif;
}

.comments,
.posts-recommended
{
    margin-top: 50px;
}

.posts-recommended-item-title a
{
    font-size: 14px;

    display: block;

    margin: 10px 0;

    color: #6e6e6e;
}

.posts-recommended-date
{
    font-size: 12px;

    display: block;

    color: #b3b3b3;
}

.posts-recommended-single
{
    margin-bottom: 30px;
}

.posts-sidebar
{
    opacity: 1;
}

.owl-theme .owl-controls .owl-buttons div
{
    font-size: 24px;
    line-height: 40px;

    width: 40px;
    height: 40px;
    padding: 0;

    color: #9d152d;
    border-radius: 50%;
    background: transparent;
}
.owl-theme .owl-controls .owl-buttons div.owl-next i
{
    margin-left: 3px;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev i
{
    margin-right: 3px;
}

.event-group
{
    font-family: 'Dosis', sans-serif;
}
.event-describe p
{
    line-height: 30px;

    margin-bottom: 0;
}

.event-date-day
{
    font-size: 46px;

    display: inline-block;

    color: #9d152d;
}

.event-date-mounth
{
    font-size: 13px;
    font-weight: 500;
    line-height: 40px;

    position: relative;
    bottom: 10px;

    display: inline-block;

    height: 40px;
    padding-left: 7px;

    letter-spacing: 3px;

    color: #777;
}

.event-date-week
{
    font-family: 'Roboto',sans-serif;
    font-size: 26px;
    font-weight: lighter;

    text-transform: uppercase;

    color: #c0c0c0;
}

.event-date-holder
{
    height: 50px;
}

.event-date
{
    margin-bottom: 10px;
}

.event-title h3
{
    font-size: 20px;
    font-weight: 800;

    margin-bottom: 0;

    letter-spacing: 2px;
    text-transform: uppercase;
}

.event-title h3 a
{
    color: #000;
}



.btn-stable
{
    color: #333;
    border: 2px solid #e1e1e1;
}

.btn-stable:hover
{
    color: #fff;
    border: 2px solid #9d152d;
    background: #9d152d;
}

.product-image
{
    position: relative;
}

.btn-buy
{
    line-height: 20px;

    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: 80px;
    height: 20px;
    margin: auto;
    padding: 10px;

    text-align: center;

    opacity: 0;
    border: 0;
    background: rgba(255,255,255,.9);
}

.product-item:hover .btn-buy
{
    opacity: 1;
}

.btn-buy:hover
{
    border-radius: 0;
}

.event-item
{
    clear: both;

    margin-bottom: 20px;
    padding-bottom: 20px;

    border-bottom: 1px solid #e1e1e1;
}

.btn-small
{
    font-size: 12px;

    padding: 5px 10px 5px 14px;

    border-radius: 0;
}

.filter-event-item .btn
{
    margin: 0 10px 0 0;
}

.filter-event-item li
{
    display: inline-block;
}

.filter-event-item ul
{
    text-align: center;
}

.filter-event-item.filter-event-item-downloads ul
{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.filter-event-item.filter-event-item-downloads ul li 
{
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 5px;
}

.filter-event-item.filter-event-item-downloads ul li .btn
{
    display: block;
    margin-right: 0px;
}

@media screen and (min-width: 768px)
{
    .filter-event-item.filter-event-item-downloads ul li 
    {
        flex: 0 0 25%;
        max-width: 25%;
        margin-bottom: 10px;
        padding: 0 5px;
    }
}

@media screen and (min-width: 1024px)
{
    .search-holder .site-search{

    }
    .filter-event-item.filter-event-item-downloads ul li 
    {
        flex: 0 0 16.66667%;
        max-width: 16.666667%;
    }
}


.filter-event-holder
{
    margin-bottom: 30px;
}

.less-pad-bottom
{
    padding-bottom: 0;
}

/* Galeria de Fotos */
.gallery-item-image li
{
    margin-bottom: 2.565%;
}


.video-thumbnail
{
    width: 100%;
}

.list-videos
{
    margin-bottom: 20px;
}

.list-videos a
{
    position: relative;

    display: block;
}

.list-videos a:before
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: 50px;
    height: 50px;
    margin: auto;

    content: '';
    transition: all .2s ease;

    border: 3px solid white;
    border-radius: 50%;
}

.list-videos a:after
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    width: 0;
    height: 0;
    margin: auto;
    margin-left: 48%;

    content: '';

    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 14px solid #fff;
}

.list-videos a:hover:before
{
    background: #9d152d;
}

.archive-testimonial,
.how-are-are-members,
.products-section
{
    font-family: 'Dosis', sans-serif;
}

.second-title,
.second-title a
{
    font-weight: bold;

    text-align: center;
    text-decoration: none;
    letter-spacing: 2px;

    color: #292929;
}

.product-price
{
    font-weight: normal;
}

.product-item
{
    margin-bottom: 20px;
}

.second-header
{
    position: relative;

    height: 200px;

    background: url('images/cruz-medium.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.second-header h2
{
    position: absolute;
    bottom: 0;

    color: #fff;
}

.members-card
{
    margin-bottom: 20px;

    border: 1px solid #e8e8e8;
}

.third-title
{
    padding: 20px 0;

    text-align: center;
}

.members-image
{
    overflow: hidden;
}

.member-name {
    color: #515151;
    font-size: 17px;
    line-height: 1.3;
    margin-bottom: 3px;
}

.member-office
{
    color: #97191a;
    font-size: 14px;
    // line-height: 1.3;
    // height: 36px;
}

.members-email {
    color: #515151;
    font-size: 14px;
}

.dialog-box
{
    position: relative;

    box-sizing: content-box;
    margin-bottom: 20px;
    padding: 20px;

    border: 1px solid #e8e8e8;
    border-radius: 5px;
}

.testimonial-author
{
    margin: 10px 0;
}

.testimonial-item
{
    margin-bottom: 20px;
}

.testimonial-holder .testimonial-item:nth-child(even) .testimonial-author
{
    text-align: right;
}

.testimonial-holder .testimonial-item:nth-child(even) .testimonial-box:after
{
    right: 20px;
}

.testimonial-box:after
{
    position: absolute;
    bottom: -10px;

    display: block;

    content: '';

    border-top: 10px solid #97181b;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}



/* Cursos */
.course-item a > div
{
    margin-bottom: 20px;
}

.course-item a > div:last-child
{
    margin-bottom: 0;
}

.section-title p,
.course-avaliable p
{
    font-size: 12px;

    margin: 10px 0;
}

.course-title h2
{
    color: #000;
}

.course-a
{
    position: relative;

    display: block;

    padding: 20px;
}

.course-item:after
{
/*    position: absolute;
    bottom: 0;

    display: block;

    width: 100%;
    height: 0;

    content: '';
    transition: all .1s ease;

    border-radius: 0 0 5px 5px;
    background: #97181b;*/
}

.course-item .avaliabe:hover {
    border: 1px solid #97181b;
}

.Passed:after {
    display: none;
}

.course-item:hover:after
{
    height: 5px;
}

.couses-section .dialog-box
{
    padding: 0;
}

.course-unavailable
{
    opacity: .5;
    background: #eee;
}

.course-unavailable.course-item:hover:after
{
    height: 0;
}

.course-item.dialog-box
{
    padding: 0;
}

.course-question-title
{
    font-size: 18px;

    margin-bottom: 10px;
}

.course-question-item
{
    margin: 10px 0;

    border-bottom: 1px solid #e8e8e8;
}

.course-item.dialog-box.Passed {
    border: 1px solid #4B9C70;
}

.course-item.dialog-box.Passed .course-avaliable p {
    color:  #4B9C70;
}

.course-item.avaliable {
    border: 1px solid #dcc824;
}

.course-item.avaliable .course-avaliable p {
    color: #dcc824;
}

.check-btn
{
    line-height: 1.3;
    /*display: inline-block;*/

    vertical-align: top;
}

.input-checkbox
{
    float: left;

    margin: 0 5px;
}

.course-question-answer
{
    display: flex;

    margin-bottom: 15px;
    padding: 15px;

    align-items: center;
}

.answer-wrong
{
    background: #ffc2c2;
}

.question-answer-icon
{
    margin-right: 20px;
}

.question-answer-icon .fa
{
    font-size: 40px;

    color: #3c3c3c;
}

.answer-right
{
    background: #d0ffc2;
}

.answer-title
{
    font-size: 18px;
    font-weight: 400;

    display: block;

    color: #4a4a4a;
}

.question-answer-details p
{
    font-size: 14px;

    color: #4a4a4a;
}

.course-question-group
{
    margin: 15px 0;
}


.donate-sidebar
{
    // font-family: 'Dosis', sans-serif;
}

.donate-sidebar p
{
    // font-size: 14px;
    // line-height: 1;

    // text-align: center;

    // color: #9d152d;
}

.donate-sidebar .btn
{
    font-weight: lighter;

    // width: 100%;
}

.donate-sidebar .input-form
{
    font-size: 18px;

    padding: 5px;
}

.couses-section
{
    font-family: 'Dosis', sans-serif;
}

.input-radio
{
    float: left;

    margin: 0 5px 0 0;
}

.couses-box
{
    margin-bottom: 30px;

    border: 1px solid #e9e9e9;
    border-radius: 5px;
}

.course-question-group
{
    font-family: 'Dosis', sans-serif;
}

.course-title
{
    height: 70px;
}

.course-describe
{
    height: 150px;
}

.form .label-input
{
    font-family: 'Dosis', sans-serif;
}

.form
{
    font-weight: 400;

    display: block;

    color: #4a4a4a;
}

.describe
{
    margin-bottom: 20px;
}

.btn-group
{
    margin-top: 30px;
}

.overlay.active-modal
{
            display: flex;

    -webkit-display: flex;
       -moz-display: flex;
         -o-display: flex;
        -ms-display: flex;
}

.orders-group
{
    font-family: 'Dosis', sans-serif;
    /*font-family: 'Roboto', sans-serif;*/
}

.orders-name
{
    font-size: 22px;
}

.orders-btn
{
    text-align: center;
}

.orders-btn .btn
{
    padding: 10px 15px;
}

.orders-reason
{
    font-weight: lighter;

    margin-bottom: 10px;

    color: #757575;
}

.orders-item
{
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 15px;

    border: 1px solid #e8e8e8;
    border-radius: 5px;
}

select
{
    padding: 0 5px;

    text-indent: 1px;
    text-overflow: '';

    -webkit-appearance: none;
       -moz-appearance: none;
         -o-appearance: none;
        -ms-appearance: none;
}

.btn-group .btn
{
    padding: 10px 15px;
}

.right-answer
{
    background-color: rgba(0,255,0,.2);
}

.wrong-answer
{
    background-color: rgba(255,0,0,.2);
}

/* MODAL */
.overlay
{
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;

    display: none;
    overflow-x: scroll;
            flex-direction: column;

    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 30px;

    background: rgba(255, 255, 255, .98);
    /*justify-content: center;*/

    -webkit-flex-direction: column;
         -o-flex-direction: column;
       -moz-flex-direction: column;
        -ms-flex-direction: column;
}

.close-megamenu,
.close-modal
{
    position: absolute;
    top: 10px;
    right: 30px;
    z-index: 10;
}

.close-modal.btn-block {
    position: relative;
    top: auto;
    right: 0;
}

.close-megamenu
{
    z-index: 1;
    right: 10px;
}

.btn-close
{
    font-size: 20px;
    line-height: 37px;

    width: 40px;
    height: 40px;
    padding: 0;

    text-align: center;

    color: #fff;
    border: 0;
    border-radius: 50%;
    background: #9d152d;
}

.mega-menu .btn-close {
    font-size: 20px;

    padding: 0;

    text-align: center;

    color: #fff;
    border: 0;
    width: auto;
    height: auto;
    background: none;
    line-height: 1;
}

.certificate-modal {
    /*width: 630px;*/
}

.describe-p
{
    margin-bottom: 20px;
}

.make-login {
    margin-top: 12px;
}

.fix-form {
    margin-bottom: 0;
    border: 0;
}
.a-center {
    text-align: center;
}

.make-login p {
    font-size: 18px;
    margin: 0;
}

.make-login a {
    margin-bottom: 20px;
    display: block;
}

/* AUDIO PARA RADIOS */
.icon-file
{
    font-size: 20px;
    line-height: 0;

    display: inline-block;
    float: left;

    margin-right: 10px;

    color: #d0d0d0;
}

.btn-paypal {
    padding: 8px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.payment-paypal .section-title {
    margin-bottom: 10px;
}

.img-paypal {
    width: 100px !important;
    margin-top: 10px;
}

.btn-file
{
    font-size: 20px;
    line-height: 20px;

    display: inline-block;
    float: right;

    width: 10%;

    color: #9d152d;
}

.card-audio-item
{
    position: relative;
    margin-bottom: 20px;
    padding: 10px;

    border: 1px solid #e9e9e9;
}

.card-audio-item:after
{
    position: absolute;
    right: 0;
    bottom: 0;

    display: block;

    width: 100%;
    height: 0;

    content: '';
    transition: all .1s ease;

    border-radius: 0 0 3px 3px;
    background: #9d152d;
}

.card-audio-item:hover:after
{
    height: 4px;
}

.file-title
{
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px;
    color: #9d152d;
}

.file-descr
{
    float: left;

    width: 90%;
}

.btn-a
{
    display: block;
}

/* Produtos  */

.card-products .card-news-title a
{
    height: auto;
}

.card-products .card-product-title a
{
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    width: 90%;
}

.card-price
{
    line-height: 16px;
    height: 16px;

    margin-bottom: 20px;

    text-align: center;
}

.card-product-title
{
    font-weight: bold;
    line-height: 16px;

    margin-bottom: 20px;

    text-align: center;
}

/* Single Product */


.single-product-page .woocommerce-tabs ul li
{
    display: inline-block;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.single-product-page .woocommerce-tabs ul
{
    margin: 0;
    padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before
{
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li
{
    border: 0;
    border-radius: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a
{
    font-weight: lighter;

    padding: 10px 20px;

    background: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a
{
    text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a
{
    color: #fff;
    background: #96191a;
}

.woocommerce div.product .woocommerce-tabs .panel
{
    padding: 20px 20px;

    border: 1px solid #96191a;
}

.single-product-page
{
    font-family: 'Dosis', sans-serif;

    background: #fff;
}

.single-product-page .summary p,
.single-product-page .entry-content p
{
    font-family: 'Roboto', sans-serif;
}

.woocommerce .quantity
{
    line-height: 50px;
    /* border: 1px solid #9d152d; */

    display: inline-block;

    width: 50px;
    height: 50px;
}

.woocommerce .quantity  .qty
{
    margin: 0;
    padding: 0;

    text-align: center;

    border: 0;
}

.btn.btn-cart
{
    display: inline-block;

    width: 150px;
}

.fix-label-form {
    display: inline-block;
    width: calc(100% - 35px);
    margin-left: 5px;
}

.fix-radio-form {
    margin-right: 5px;
    position: relative;
    top: -4px;
}

.radio-group > .answer-radio
{
    display: none;
}
.radio-group > .label-radio
{
    width: 22px;
    height: 22px;
    cursor: pointer;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #4d4538;
    position: relative;
}
.radio-group > .answer-radio+.label-radio:after
{
    line-height: 10px;
    opacity: 0;
    transform: scale(0);
    position: relative;
    top: 2px;
    display: block;
    width: 14px;
    height: 14px;
    margin: auto;
    content: "";
    opacity: 1;
    border-radius: 50%;
    background: #4d4538;
    transition: all .1s linear;
}
.radio-group > .answer-radio:checked+.label-radio:after
{
    opacity: 1;
    transform: scale(1);
}
.radio-group > .label-input
{
    cursor: pointer;
    position: relative;
    top: -2px;
}

.woocommerce-message
{
    border-top-color: #9d152d;
}

.wc-cart-header,
.wc-users-data
{
    display: inline-block;
}

.wc-header.title-top-page h2
{
    margin-bottom: 20px;
}


/* Mega Menu */

.mega-menu
{
    position: absolute;
    z-index: 9;
    top: 0;

    clear: both;
    overflow: hidden;

    width: 100%;

    transition: all .5s ease;

    background: #23282d;
}

.submenu
{
    display: none;

    padding: 20px 10px;

    text-transform: uppercase;

    border-top: 4px solid #95191b;
    border-bottom: 4px solid #95191b;
}

.submenu-title h2
{
    font-size: 24px;
    font-weight: lighter;

    color: #f7f7f7;
}

.submenu-title
{
    line-height: 35px;

    margin-bottom: 10px;
}

.submenu-describe
{
    margin-bottom: 20px;
}

// .submenu-describe .btn
// {
//     background: #95191b;
// }

.submenu-item
{
    margin-bottom: 20px;
}

.submenu .submenu-item nav li .btn-small {
    display: inline-block;
    padding: 8px;
}

.image-item
{
    position: relative;

    margin-bottom: 20px;
}

.image-item:last-child
{
    margin-bottom: 0;
}

.image-item:after
{
    position: absolute;
    top: 0;

    width: 100%;
    height: 100%;

    content: '';

    background: rgba(0,0,0,.4);
}

.img-subtitle
{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    height: 22px;
    margin: auto;

    text-align: center;

    color: #fff;
}

.submenu-item a
{
    font-size: 12px;

    display: block;

    padding: 8px 0;
    transition: all 0.3s ease;
    color: #999;
}

.submenu-item a:hover {
    color: #fff;
    font-weight: bold;
}

.submenu-p p
{
    font-size: 12px;

    margin-bottom: 10px;

    text-transform: none;
}

.header-content
{
    padding-bottom: 12px;
}

.clearfixm
{
    clear: both;
}

.contato-hl p
{
    text-transform: none;
}

/* Form Login */

.form-login p
{
    margin-bottom: 10px;

    text-align: center;
}

.form-content
{
    max-width: 560px;
    margin: auto;
    padding: 20px;

    border: 1px solid #f1f1f1;
    border-radius: 5px;
}

.color-theme
{
    color: #9d152d;
}


/* PaginaÃƒÆ’Ã‚Â§ÃƒÆ’Ã‚Â£o */
.pagination
{
    text-align: center;
}

.pagination li
{
    display: inline-block;
}

.pagination li a
{
    display: block;

    padding: 0 10px;

    border: 1px solid #e9e9e9;
}

.pagination li.active a
{
    color: #fff;
    background: #9d152d;
}


.testimonial-btn
{
    text-align: center;
}

.back-btn a
{
    color: #fff;
    display: block;
}

.back-btn
{
    position: relative;
    z-index: 1;
    top: 10px;

    text-align: right;
}

.alert
{
    line-height: 30px;

    margin-bottom: 30px;
    padding: 10px;

    text-align: center;
}

.alert p
{
    margin: 0;
    color: #333;
}

.alert-danger
{
    background: #ffd1d1;
}

.alert-success
{
    background: #d0ffc2;
}

.alert.alert-error.alert-danger.list-errors ul li {
    color: #3e3e3e;
}

.alert.alert-error.alert-danger.list-errors ul li:first-child {
    padding-top: 15px;
}

.alert.alert-error.alert-danger.list-errors ul li:last-child {
    padding-bottom: 15px;
}

/* Box Sermons */

.sermon-box
{
    margin-bottom: 20px;
    padding: 10px;

    border-bottom: 1px solid #e9e9e9;
}

.sermon-btn
{
    font-size: 50px;
    line-height: 62px;

    float: left;

    margin-right: 10px;
}

.sermon-btn a
{
    color: #9d152d;
}

.sermon-date
{
    font-size: 12px;
    font-weight: lighter;
    line-height: 22px;

    color: #ccc;
}

.sermon-box .see-details-btn a
{
    line-height: 26px;

    padding: 12px 10px;
}



.sermon-details
{
    margin-bottom: 20px;
}

/* Second Header */

/* Archive */
.archive .question-header-image,
.archive .event-header-image,
.archive .post-header-image,
.archive .project-header-image,
.archive .gallery-header-image,
.archive .course-header-image,
.archive .course_lesson-header-image,
.archive .download-header-image,
.archive .prayer-header-image,
.archive .sermon-header-image,
.archive .testimonial-header-image,
.archive .product-header-image
{
    position: relative;

    height: 200px;

    background: url('images/cruz-medium.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/* Single */
.single .question-header-image,
.single .event-header-image,
.single .post-header-image,
.single .project-header-image,
.single .gallery-header-image,
.single .course-header-image,
.single .course_lesson-header-image,
.single .download-header-image,
.single .prayer-header-image,
.single .sermon-header-image,
.single .testimonial-header-image
{
    position: relative;

    height: 200px;

    background: url('images/cruz-medium.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/* Page */
.page .page-header-image,
.blog .post-header-image
{
    position: relative;

    height: 200px;

    background: url('images/cruz-medium.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.header-customize:after
{
    position: absolute;
    top: 0;

    width: 100%;
    height: 100%;

    content: '';

    background: rgba(0, 0, 0, .66);
}

.fancybox-skin
{
    background: none;
}


/* Loja Virtual */
.onsale
{
    display: none;
}

.wc-header
{
    line-height: 1.5;

    position: relative;

    height: auto;
    padding: 20px 0;
}

.wc-header h2
{
    position: relative;

    margin: 0;

    color: #23282d;
}

.wc-cart-header .btn
{
    padding: 15px 8px;
}

.wc-users-data a
{
    display: block;

    padding: 0 10px;

    text-align: right;
}

.wc-users-data nav a
{
    padding: 5px 10px;

    text-align: right;
}

.wc-cart-header
{
    vertical-align: top;
}

.wc-users-data
{
    line-height: 46px;

    position: relative;

    width: 116px;
    margin-right: 8px;
    /* border: 2px solid #9d152d; */
}

.wc-users-data nav
{
    position: absolute;
    z-index: 1;
    left: -2px;

    display: none;

    box-sizing: content-box;
    /* border-top: 1px; */
    width: 100%;

    border: 1px solid #9d152d;
    background: #fafafa;
}

.wc-users-data:hover nav
{
    display: block;
}

.wc-users-data ul li
{
    line-height: 40px;

    margin-bottom: 0;
}

.wc-users-menu
{
    text-align: right;
}

.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty
{
    position: relative;
    position: relative;
    top: -2px;

    float: none;

    width: 50px;
    height: 50px;

    text-align: right;
    text-align: center;

    border: 1px solid #9d152d;
    border-radius: 0;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea
{
    height: 40px;
    padding: 0 10px;
}
#order_comments
{
    min-height: 200px;
    max-height: 200px;
    padding: 10px;
}
.woocommerce-billing-fields > h3
{
    display: table;
    clear: both;
}
.woocommerce-billing-fields > .woocommerce-billing-fields__field-wrapper > #billing_address_1_field
{
    width: 100%;
}
.woocommerce-billing-fields > .woocommerce-billing-fields__field-wrapper > #billing_postcode_field,
.woocommerce-billing-fields > .woocommerce-billing-fields__field-wrapper > #billing_number_field,
.woocommerce-billing-fields > .woocommerce-billing-fields__field-wrapper > #billing_city_field
{
    float: left;
}
.woocommerce-billing-fields > .woocommerce-billing-fields__field-wrapper > #billing_neighborhood_field
{
    float: right;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label
{
    color: #4a4a4a;
}
.woocommerce form .form-row select
{
    height: 40px;
}
.select2-container .select2-choice > .select2-chosen
{
    line-height: 38px;

    height: 38px;
}
.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus
{
    font-size: 18px;
    line-height: 0;

    top: 0;

    width: 35px;
    height: 50px;

    text-align: center;

    color: #fff;
    border: 0;
    border-radius: 0;
    background: #9d152d;

    FONT-WEIGHT: lighter;
}

.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus
{
    left: 0;
}

.woocommerce div.product form.cart div.quantity
{
    float: left;

    width: 120px;
    margin: 0 10px 0 0;
    padding: 0;

    text-align: center;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt
{
    border-radius: 0;
    background: #9d152d;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover
{
    background: #791123;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button
{
    padding: 15px;
}

.shop_table .woocommerce .quantity
{
    width: 110px;
}

.page-id-45 .woocommerce .quantity
{
    width: 115px !important;
}

.page-id-45 .woocommerce .quantity input.qty
{
    top: -1px;
    left: -12px;
}

.woocommerce .quantity .plus:hover,
.woocommerce .quantity .minus:hover,
.woocommerce-page .quantity .plus:hover,
.woocommerce-page .quantity .minus:hover
{
    outline: none;
    background: #791123;
}

.woocommerce-message:before
{
    color: #9d152d;
}

.woocommerce div.product p.price ins
{
    color: #ababab;
}
.message-home .sermon-box
{
    border-bottom: none;
}
.message-home .sermon-box .card-news-title > a
{
    color: #fff;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text
{
    font-family: Roboto;
    font-size: 14px;

    width: 200px;
    height: 36px;
}

.spattern-slide:after
{
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';

    background: url(images/spattern.png);
}
.dark-content
{
    position: relative;
    z-index: 2;
}

.site-search
{
    position: absolute;
    z-index: 999;
    top: -31px;
    right: 43px;
    display: none;
    width: 770px;
    padding: 30px 20px;
    background: rgba(255,255,255,1);
}

#search-input
{
    font-size: 14px;

    width: 100%;
    height: 30px;
    padding: 5px 10px;

    border: none;
    border-bottom: 1px solid #ccc;
    outline: none;
}

.coupon #coupon_code {
    margin-bottom: 8px;
    width: 100%;
}

.woocommerce-cart .cart-single-page .cart .coupon .input-text+.button {
    width: 100%;
}

.another-value {
    margin-top: 20px;
    position: relative;
}

.input-select-holder {
    margin-bottom: 20px;
}

.another-value .rs {
    position: absolute;
    top: 0px;
    left: 5px;
    font-size: 18px;
    display: none;
    line-height: 34px;
    height: 34px;
    color: #000;
}

input[id=paypal-letters] {
    margin-right: 5px;
}

#another-price {
    /*padding-left: 32px;*/
    font-size: 18px;
}

/*Erros na validação */
label.error {
    text-align: center;
    display: block;
    color: #971217;
    padding: 5px 0;
    background: #ffe5e5;
}

.form-login p label {
    font-weight: 400;
    display: block;
    text-align: left;
    color: #4a4a4a;
}

.form-login p .input {
    font-family: 'Dosis', sans-serif;
    font-size: 22px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 5px;
    border: 1px solid #dedede;
    outline: none;
}

.form-login .login-submit #wp-submit {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    display: block;
    width: 100%;
    padding: 15px 0;
    text-align: center;
    border-radius: 0;
    letter-spacing: 2px;
    color: #fff;
    border: 0;
    background: #9d152d;
}

.woocommerce .form-login .btn-theme {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    display: block;
    width: 100%;
    padding: 15px 0;
    text-align: center;
    border-radius: 0;
    letter-spacing: 2px;
    color: #fff;
    border: 0;
    background-color: #9d152d;
}

.testimonial-recommended .card-thumbnail {
    background-size: contain;
    background-repeat: no-repeat;
}

.bank-item p {
    margin-bottom: 0;
}

.bank-item {
    margin-bottom: 20px;
    text-align: center;
}

.list-errors {
    padding: 0;
}

.testimonial-btn .btn {
    margin-bottom: 10px;
}

.home .card-products .card-btn {
    display: none !important;
}

.group-search .item {
    border: 1px solid #eaeaea;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.group-search .title {
    margin-bottom: 15px;
}

.group-search .describe {
    margin-bottom: 5px;
}

.group-search .category p,
.group-search .describe p {
    margin-bottom: 0;
}

.group-search .describe p {
    font-size: 18px;
}

.group-search .category p {
    color: #99171a;
}

/*.btn-send-oracao,
.send-testimonial-btn {
    background: #30696b;
}
.btn-send-oracao:hover,
.send-testimonial-btn:hover {
    background: #264b4c;
}*/

.testimonial-section .send-testimonial-btn {
    background: #9d152d;
}

.testimonial-section .send-testimonial-btn:hover {
    background: #791123;
}

.table {
    width: 100%;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 20px;
    border: 1px solid #e9e9e9;
}

.table thead th {
    font-weight: lighter;
    border-right: 1px solid #e9e9e9;
    padding: 5px;
}

.table tbody td {
    padding: 5px;
    border-right: 1px solid #e9e9e9;
    text-transform: capitalize;
}

.table tbody td:last-child,
.table thead th:last-child {
     border-right: 0;
}

.table-striped tbody tr:nth-child(odd) {
    background: #f7f7f7;
}

.single-post-content p a {
    color: #97171b;
}

.btn-default {
    background: #fff;
    border: 1px solid #9d152d;
    color: #9d152d;
}

.btn-default:hover {
    background: #9d152d;
    border: 1px solid #9d152d;
    color: #fff;
}

.li-active .btn-default {
    color: #fff;
    background: #9d152d;
}

.li-active .btn-default:hover {
    background: #791123;
}

.single-post-author h3 {
    font-weight: 400;
    font-size: 22px;
    color: #333;
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 0;
    font-family: 'Dosis', sans-serif;
    line-height: 1;
}

.author-image {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 15px;
}

.author-image img {
    border-radius: 50%
}


[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.finish-course {
    text-align: center;
    margin-bottom: 30px;
}

.finish-course .icon .fa {
    font-size: 70px;
    color: #9d152d;
}

.finish-course.single-course h2 {
    font-size: 20px;
}

.inline-block {
    display: inline-block;
}

.a-left {
    text-align: left;
}

.loader {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: relative;
    border: 4px solid #9d152d;
    margin: auto;
    animation: rotate 1.2s linear infinite;
}

.loader:after {
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    height: 2px;
    background: #fff;
    top: -3px;
    right: 0;
    left: 0;
    border-bottom: 1px solid #9d152d;
    margin: auto;
    border-radius: 3px 3px 0px 0px;
    animation: size 1s cubic-bezier(0.62, 0.39, 0.47, 1.04) infinite alternate
}


.loader-lines {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    position: relative;
    border: 2px solid #d8d8d8;
    margin: auto;
     animation: rotate 1.2s ease-in-out infinite;
    border-style: solid;
    border-top-width: 2px;
    border-top-color: #9d152d;
}

.loader-lines:after {
    content: '';
    background: white;
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 50%;
     animation: rotate 1.2s ease-in-out infinite;
    top: 0;
    bottom: 0;
    border: 2px solid #ccc;
    border-top-width: 2px;
    border-top-color: #9d152d;
}

.loader-lines:before {
    content: '';
    background: white;
    width: 5px;
    height: 5px;
    display: block;
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 50%;
     animation: rotate 1.1s ease-in-out infinite;
    top: 0;
    bottom: 0;
    border: 2px solid #ccc;
    border-top-width: 2px;
    border-top-color: #9d152d;
}

.loader-holder .bullets {
    animation: scale 1s linear infinite 0.4s;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #9d152d;
    border: 0;
}

.loader-holder .bullets:after {
    animation: scale ease infinite 0.4s;
    width: 10px;
    height: 10px;
    background-color: #9d152d;
    border: 0;
    display: block;
    position: absolute;
    left: 15px;
    border-radius: 50%;
    top: 0;
    display: none;
    // content: '';
}

.loader-holder .bullets:before {
    animation: scale ease infinite 0.4s;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    left: -15px;
    display: block;
    background-color: #9d152d;
    border: 0;
    display: none;
    // content: '';
}

.loader-holder {
    margin-top: 20px;
}

.message-doacao {
    text-align: center;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes scale {
    0% {
        transform: scale(0.8);
    }

    100% {
        transform: scale(1.5);
    }
}

@keyframes size {
    0% {
        width: 6px;
    }

    100% {
        width: 10px;
    }
}


.footer-menu .col-2 {
    display: inline-block;
}

.footer-menu .col-2:first-child {
    margin-right: 20px;
}

.footer-menu .col-2 li {
    margin-bottom: 0;
}

.card-holder #form_value {
    position: absolute;
    color: #9d152d;
    font-size: 22px;
    line-height: 1;
}

.card-holder #donate_unico_valor:before {
    content: "R$"
}

.ajax-message {
    margin-top: 30px;
    margin-bottom: 10px;
}

.ajax-message .loader {
    margin-bottom: 10px;
}

.ajax-message p {
    font-size: 18px;
    margin-bottom: 0;
}

.price-holder span {
    font-size: 20px;
    color: #000;
    padding-left: 7px;
}

.price-holder {
    border: 1px solid #dedede;
    display: inline-flex;
}

.price-holder input {
    border: 0;
}

.ajax-message {
    display: none;
}
.creditcard-date .label,
.input-group .label {
    font-size: 14px;
    font-weight: normal;
    color: black;
    font-family: 'Dosis', sans-serif;
    text-transform: uppercase;
}



.payment-creditcard .col-2 {
    // margin-bottom: 20px;
}

.select-price-donate p {
    margin-bottom: 0;
    display: inline-block;
    margin-right: 5px;
}

.select-price-donate input[type=text] {
    width: 87%;
}

.creditcard-date .holder:nth-child(1) {
    float: left;
}

.creditcard-date .holder:nth-child(2) {
    float: right;
}

.jp-card.jp-card-identified {
    box-shadow: none !important;
}

.creditcard-date .holder {
    width: 33%;
}

.payment-creditcard.active {
    margin-bottom: 20px;
}

.payment-creditcard {
    max-width: 600px;
}

.group-payment:before {
    font-family: FontAwesome;
    content: "\f054";
    display: inline-block;
    color: #9d152d;
    font-size: 13px;
    margin-right: 5px;
    transition: all 0.5s;
    pointer-events: none;
}

.group-payment.active:before {
    transform: rotate(90deg);
}

// .donate_value {
//     border-bottom: 1px solid #e6e6e6;
//     padding-bottom: 10px;
//     margin-bottom: 30px;
// }
.group-payment .section-title label,
.group-payment .section-title h2 {
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 0;
    cursor: pointer;
    border: 0;
    display: block;
}

.group-payment .section-title {
    border: 0;
}

.donate_value_select {
    margin-bottom: 20px;
}

.donate_value_select,
.info-donate {
    display: none;
    padding: 0 0 0 17px;
}

.group-payment.active .donate_value_select,
.group-payment.active .info-donate {
    display: block;
}

.select-price-donate .input-form {
    display: inline-block;
    width: 100%;
}

.donate-paypal .section-title {
    display: inline-block;
}

.select_group .input-form {
    background: #fff;
    border: 0;
    padding: 5px 0;
    padding-right: 20px;
    margin-right: 5px;
}

.select_group > i
{
    position: absolute;
    top: 7px;
    right: 10px;
    pointer-events: none;
}

.select_group {
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0 5px;
    margin-bottom: 10px;
    position: relative;
}

.donate-thankyou {
    text-align: center;
}

.donate-thankyou .fa {
    font-size: 130px;
    color: #2b2b2b;
}

.close-donate-btn {
    position: relative;
    right: 0;
    left: 0;
}

.steps-holder {
    margin-bottom: 20px;
}

.disabled {
    pointer-events: none;
    background: rgba(157, 21, 45, 0.71);
}

.disabled:hover {
    background: rgba(157, 21, 45, 0.71);
}

.radio-group .disabled {
    background: none;
}


/* MEDIA QUERIES */

@media screen and (max-width: 480px)
{
    .message-title
    {
        max-width: 265px;
        margin-left: 5px;
    }
}

@media screen and (max-width: 767px)
{
    .jp-card-front {
        transform: scale(0.9) !important;
        /* width: 100%; */
        left: -25px !important;
    }
}
.form-holder {
    position: relative;
}

.form-holder .loader {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
}

.credit-card-holder {
    transform: scale(0.9);
    left: -15px;
    position: relative;
}

.card-holder .input-form {
    font-size: 18px;
}

.card-holder .input-group {
    margin-bottom: 10px;
}


@media screen and (min-width: 768px)
{

    .img-paypal {
        position: absolute;
    }

    .select_group {
        margin-bottom: 0px;
    }
    .credit-card-holder {
        transform: scale(0.8);
        left: -25px;
        top: 6px;
    }
    .donate-boleto * {
        display: inline-block;
        width: auto;
    }

    .payment-creditcard .col-2 {
        width: 48.717%;
        float: left;
        margin-right: 2.565%;
    }

    .payment-creditcard .col-2 .jp-card {
       // transform: scale(0.8);
       //  left: -30px;
    }

    .payment-creditcard .col-2:last-child {
        margin-right: 0;
    }

    .card-holder .payment-creditcard .input-group {
        width: 100%;
    }

    .card-holder .input-group {
        float: left;
        width: 48.717%;
        margin-right: 2.565%;
    }

    .card-holder .input-group:nth-child(2n+2) {
        margin-right: 0;
    }

    .a-courses a {
        display: inline-block;
        margin-left: 10px;
    }

    .finish-course {
        width: 450px;
        margin: 25px auto 50px auto;
    }

    .finish-course.single-course {
        margin: 0;
        width: auto;
    }

    .finish-course.single-course .finish-course-content {
        float: none;
    }

    .finish-course .icon {
        float: left;
        margin-top: 30px;
    }

    .finish-course .finish-course-content {
        float: right;
        text-align: left;
    }

    .row .submenu-item:nth-child(3n+3) {
        margin-right: 0;
    }

    .certificate-course {
        position: relative;
    }

    .certificate-name {
        position: absolute;
        top: 226px;
        right: 0;
        left: 0;
        text-align: center;
    }

    .certificate-date {
        font-family: 'Dosis', sans-serif;
        font-size: 16px;
        font-weight: lighter;
        display: inline-block;
        margin-bottom: 20px;
        letter-spacing: 5px;
        text-transform: uppercase;
        color: #444;
        position: absolute;
        bottom: 110px;
        left: 173px;
    }

    .members-image {
        height: 225px;
    }
    .row .three-sm {
        width: 31.611%;
        margin-right: 2.565%;
        float: left;
    }

    .row .three-sm:nth-child(3n+3) {
        margin-right: 0;
    }

    .wc-header.title-top-page h2 {
        margin-bottom: 0;
    }

    .bank-group .bank-item {
        width: 31.6%;
        float: left;
        margin-right: 2.565%;
        text-align: left;
    }

    .bank-group .bank-item:nth-child(3) {
        margin: 0;
    }

    /* Archive */
    .page .page-header-image, .blog .post-header-image,
    .archive .question-header-image,
    .archive .event-header-image,
    .archive .post-header-image,
    .archive .project-header-image,
    .archive .gallery-header-image,
    .archive .course-header-image,
    .archive .course_lesson-header-image,
    .archive .download-header-image,
    .archive .prayer-header-image,
    .archive .sermon-header-image,
    .archive .testimonial-header-image,
    .archive .product-header-image,
    .single .question-header-image,
    .single .event-header-image,
    .single .post-header-image,
    .single .project-header-image,
    .single .gallery-header-image,
    .single .course-header-image,
    .single .course_lesson-header-image,
    .single .download-header-image,
    .single .prayer-header-image,
    .single .sermon-header-image,
    .single .testimonial-header-image
    {
        min-height: 100px;
        height: auto;
    }

    .testimonial-group .image {
        width: 240px;
        display: inline-block;
        margin-right: 15px;
        height: 180px;
        overflow: hidden;
        position: relative;
    }

   .thumbnail-sermon-default img {
        position: absolute;
        bottom: 0;
        top: 0;
        margin: auto;
    }

    .testimonial-holder {
        /*width: 479px;*/
        width: calc(100% - 259px);
        display: inline-block;
        vertical-align: top;
    }
    .testimonial-group .describe {
        margin-bottom: 15px;
    }

    .coupon #coupon_code {
        margin-bottom: 0;
        width: 200px;
    }

    .woocommerce-cart .cart-single-page .cart .coupon .input-text+.button {
        width: auto;
    }
    .wc-cart-header
    {
        float: right;
    }
    .wc-users-data
    {
        position: relative;

        width: 160px;
    }
    .wc-users-data a
    {
        display: block;

        padding: 0 10px;
    }

    .wc-users-data nav
    {
        position: absolute;
        z-index: 1;
        /*width: 160px;*/

        text-align: right;
        /*left: 0;*/

        background: #fafafa;
    }
    .wc-users-data nav a
    {
        display: block;

        padding: 5px 10px;
    }
    .wc-users-menu
    {
        line-height: 50px;

        float: right;

        width: 330px;
    }
    .wc-header h2
    {
        display: inline-block;
    }
    .sermon-box
    {
        float: left;

        width: 48.7175%;
        margin-right: 2.565%;
    }
    .sermon-box:nth-child(even)
    {
        margin-right: 0;
    }
    .single .sermon-box,
    .message-home .sermon-box
    {
        float: none;

        width: 100%;
        margin-right: 0;
    }
    .title-top-page h2
    {
        max-width: 570px;
        position: relative;
        display: inline-block;
        margin: 30px 0 20px 0;
    }
    .back-btn
    {
        line-height: 1;
        display: inline-block;
        float: right;
        position: relative;
        top: 55px;
        bottom: 0;

        display: block;

        text-align: right;
    }
    .sermon-box .card-news-title
    {
        display: block;
    }
    .sermon-btn
    {
        display: inline-block;
        float: left;
    }
    .sermon-details
    {
        margin-bottom: 0;
    }

    .sermon-box .see-details-btn
    {
        float: right;

        width: 30%;
    }

    .sermon-box .card-news-title
    {
        margin-bottom: 0;
    }


    .with-back-btn.title-top-page h2
    {
        float: left;
    }

    .row .submenu-describe,
    .row .submenu-item,
    .row .submenu-image
    {
        float: left;

        width: 31.623%;
        margin-right: 2.565%;
        margin-bottom: 0;
    }

    .row .submenu-image
    {
        margin-right: 0;
    }

    .modal
    {
        width: 70%;
        margin: auto;
        padding: 40px;
        box-sizing: content-box;
        background: rgba(255, 255, 255, .98);
    }
    .certificado-modal {
        width: 630px;
        position: relative;
    }
    .certificado-nome {
        position: absolute;
        top: -57px;
        bottom: 0;
        margin: auto;
        height: 30px;
        left: 0;
        right: 0;
        font-size: 20px;
    }
    .certificado-curso {
        position: absolute;
        bottom: 195px;
        left: 305px;
        height: 30px;
        font-size: 16px;
    }
    .certificado-dia {
        position: absolute;
        bottom: 143px;
        left: 141px;
        height: 30px;
        font-size: 13px;
    }

    .certificado-ano {
        position: absolute;
        bottom: 143px;
        left: 251px;
        height: 30px;
        font-size: 13px;
    }

    .certificado-mes {
        position: absolute;
        bottom: 143px;
        left: 141px;
        height: 30px;
        font-size: 13px;
    }
    .certificado-modal img {
        width: 100%;
    }
    .overlay
    {
        background: rgba(0, 0, 0, .83);
    }
    .list-videos a:after
    {
        margin-left: 49.3%;
    }

    .fix-row .two-sm-three-md
    {
        width: 48.7%;
    }

    .two-sm-three-md
    {
        float: left;

        width: 48.4%;
        margin-right: 2.565%;
    }

    .row .two-sm-three-md:nth-child(2n+2)
    {
        margin-right: 0;
    }
    .sermon-box .card-news-title > a
    {
        line-height: 20px;

        display: inline-block;
        overflow: hidden;

        width: 100%;
        height: auto;

        white-space: nowrap;
        text-overflow: ellipsis;
    }
}

@media screen and (min-width: 1024px)
{
    .certificado-modal {
        width: 800px;
    }
    /*.certificado-nome {
        position: absolute;
        top: -57px;
        bottom: 0;
        margin: auto;
        height: 30px;
        left: 0;
        right: 0;
        font-size: 20px;
    }*/
    .certificado-curso {
        bottom: 199px;
        left: 336px;
    }
    .certificado-dia {
        bottom: 133px;
        left: 134px;
    }

    .certificado-ano {
        bottom: 174px;
        left: 257px;
    }
    .payment-creditcard {
        max-width: 100%;
    }
    .payment-creditcard .col-2 .jp-card {
        // transform: scale(1);
        // left: 0;
        // top: 15px;
    }

    .submenu {
        padding: 20px 180px;
    }
    .certificate-name {
        top: 310px;
    }
    .certificate-date {
        bottom: 156px;
        left: 250px;
    }
    .title-top-page h2 {
        line-height: 1.73;
    }
    .row .four-md {
        width: 23.069%;
        margin-right: 2.565%;
        float: left;
    }

    .row .four-md:nth-child(3n+3) {
        margin-right: 2.565%;
    }

    .row .four-md:nth-child(4n+4) {
        margin-right: 0;
    }

    .card-news.card-projects .project-descr p {
        min-height: 175px;
    }
    .row .two-md {
        width: 48.4%;
    }
    .row .two-sm-three-md.two-md:nth-child(2n+2) {
        margin-right: 0;
    }

    .back-btn {
        top: 47px;
    }
    .wc-header.title-top-page h2 {
        margin-top: 0;
    }
/*    .testimonial-holder {
        width: 385px;
    }*/
    .page-id-45 .woocommerce .quantity input.qty
    {
        left: 30px;
    }
    .title-top-page h2
    {
        max-width: 830px;
        position: relative;
        display: inline-block;
        margin: 18px 0 0 0;
    }
    .title-top-page.wc-header h2
    {
        max-width: 100%;
    }
    .sermon-details
    {
        width: 100%;
    }
    .sermon-box .card-news-title a
    {
        height: auto;
    }

    .sermon-box .see-details-btn
    {
        width: 200px;
    }

    .register-form .input-group,
    .prayer-form .input-group
    {
        float: left;

        width: 48.7%;
        margin-right: 2.565%;
    }
    .register-form .input-group:nth-child(2n+2),
    .prayer-form .input-group:nth-child(2n+2)
    {
        margin-right: 0;
    }

    .fix-grid.register-form .input-group:nth-child(2n+2),
    .fix-grid.prayer-form .input-group:nth-child(2n+2)
    {
        margin-right: 0 !important;
    }
    .input-group.full-width
    {
        width: 100%;
        margin-right: 0;
    }

    .close-megamenu
    {
        // display: none;
    }
    .mega-menu
    {
        top: 90px;
    }
    .slider
    {
        max-height: 495px;
    }
    .testimonials-list .testimonial-content:nth-child(odd)
    {
        float: left;

        margin-bottom: 40px;
        padding: 0;
        padding-bottom: 40px;

        text-align: left;

        border-bottom: 1px solid #e8e8e8;
    }
    .testimonials-list .testimonial-content:nth-child(even)
    {
        float: right;

        margin-bottom: 40px;
        padding: 0;
        padding-bottom: 40px;

        text-align: right;

        border-bottom: 1px solid #e8e8e8;
    }

    .card-news-title > a
    {
        display: block;

        height: 57px;
    }

    .course-page .card-news-title > a {
        height: auto;
        margin-bottom: 5px;
    }
    .fix-row .two-sm-three-md
    {
        width: 31.61%;
    }
    .two-sm-three-md
    {
        float: left;

        width: 31.4%;
        margin-right: 2.565%;
    }

    .row .two-sm-three-md:nth-child(2n+2)
    {
        margin-right: 2.565%;
    }

    .row .two-sm-three-md:nth-child(3n+3)
    {
        margin-right: 0;
    }

    .list-videos a:after
    {
        margin-left: 48.5%;
    }
    .donate-button
    {
        text-align: right;
    }
    /* Galeria de Fotos */
    .gallery-item-image li
    {
        float: left;

        width: 31.6%;
        margin-right: 2.565%;
    }

    .gallery-item-image li:nth-child(3n+3)
    {
        margin: 0;
    }
    .filter-event-item ul
    {
        text-align: left;
    }
    .search-event
    {
        float: right;

        width: 25%;
    }
    .filter-event-item
    {
    }
    .event-holder
    {
        float: left;

        width: 80%;
        margin-right: 3%;
    }

    .event-btn
    {
        float: right;

        width: 17%;
        margin-top: 30px;
    }

    .event-date
    {
        display: inline-block;

        margin-right: 40px;

        vertical-align: top;
    }

    .event-details
    {
        display: inline-block;
    }
    .testimonial-content
    {
        width: 700px;
        margin: auto;
    }

    .home .testimonial-content
    {
        width: 100%;
    }

    #slider-testimonial .owl-controls
    {
        position: absolute;
        top: 0;
        bottom: 0;

        display: block;

        width: 100%;
        height: 50px;
        margin: auto 0;
        margin-top: auto;
    }

    #slider-testimonial .owl-controls .owl-prev
    {
        float: left;
    }

    #slider-testimonial .owl-controls .owl-next
    {
        float: right;
    }

    .posts-recommended-single
    {
        float: left;

        width: 31.624%;
        margin-right: 2.565%;
    }

    .posts-recommended-single:last-child
    {
        margin-right: 0;
    }

    .with-sidebar
    {
        float: left;

        width: 65%;

        border-bottom: 0;
    }

    .sidebar
    {
        float: right;

        width: 30%;
    }
    .list-message .card-message
    {
        float: left;

        width: 48.517%;
        margin-right: 2.565%;
    }

    .list-message .card-message:nth-child(2n+2)
    {
        margin-right: 0;
    }

    .row .card-news.card-projects
    {
        float: left;

        width: 31.623%;
        margin-right: 2.565%;
    }

    .row .card-news.card-projects:nth-child(3n+3)
    {
        margin-right: 0;
    }

    .section-message
    {
        padding: 40px 0;
    }
    .message-home:first-child
    {
        margin-bottom: 0;
    }

    .row .message-home
    {
        float: left;

        width: 48.717%;
        margin-right: 2.565%;
        margin-bottom: 0;
    }

    .row .message-home:last-child
    {
        margin-right: 0;
    }

    .row .card-news,
    .row .footer-widget-area
    {
        float: left;

        width: 31.619%;
        margin-right: 2.565%;
    }

    .row .footer-widget-area {
        width: 48.717%;
    }

    .row .card-news:nth-child(3n+3)
    {
        margin: 0;
    }

    .row .footer-widget-area:last-child {
        margin-right: 0;
    }

    .mobile-menu
    {
        display: none;
    }

    .search-holder,
    .main-nav
    {
        display: inline-block;

        margin-top: 0;
        padding-bottom: 0;

        background: none;
    }

    .main-menu-holder
    {
        line-height: 90px;

        float: right;
        // overflow: hidden;
        height: 90px;
    }

    .main-nav li
    {
        display: inline-block;

        margin-left: 2px;
    }
    .main-nav ul li a
    {
        font-size: 10px;
    }
    .main-nav li:hover {
        // background: #f5f5f5;
    }

    #header-site .clearfix
    {
        display: none;
    }

    .search-holder
    {
        line-height: 30px;

        width: 30px;
        height: 30px;
        margin-left: 10px;

        text-align: center;

        border-radius: 50%;
        background: #96191a;
    }

    .search-holder .fa
    {
        font-size: 14px;

        color: #fff;
    }

    .search-holder a
    {
        display: block;
    }

    #header-site
    {
        min-height: 90px;
        padding-top: 0;
        /*height: 90px;*/
    }

    .logo-img a
    {
        width: 170px;
        height: 60px;
        margin-top: 14px;
    }

    .current-menu-item
    {
        border-top: 2px solid #941a1c;
    }

    .main-nav ul .current-menu-item a
    {
        color: #941a1c;
    }

    .main-nav ul li a
    {
        padding: 0 4px;
    }


    .donate-message,
    .copyright-footer .copy-content
    {
        float: left;
    }

    .donate-button,
    .copyright-footer .copy-img
    {
        float: right;
    }

    .donate-message,
    .donate-button
    {
        width: 50%;
    }

    .donate-section
    {
        display: block;

        height: 149px;
    }

    /*    .row .card-news.card-projects {
        box-sizing: content-box;
        width: 28.1%;
    }*/

    .footer-menu ul
    {
        margin-bottom: 0px;
    }

    .social-area
    {
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 1280px)
{

    /*// .credit-card-holder {
    //     top: 0;
    //     left: 0;
    //     transform: scale(1);
    // }*/
    .submenu {
        padding: 20px 280px;
    }
    .certificate-name {
        top: 370px;
    }
    .certificate-date {
        bottom: 187px;
        left: 300px;
    }
    .title-top-page h2
    {
        max-width: 1000px;
    }
    .title-top-page.wc-header h2
    {
        max-width: 100%;
        margin-bottom: 0;
    }
    .card-descr p
    {
        min-height: 125px;
    }
    .slider
    {
        max-height: 500px;
    }

    .main-nav li
    {
        margin-left: 10px;
    }
    .main-nav ul li a
    {
        font-size: 12px;
    }

    .site-search
    {
        width: 930px;
    }
}

@media screen and (min-width: 1440px)
{
    .submenu {
        padding: 20px 320px;
    }
    .slider
    {
        max-height: 630px;
    }
}

@media screen and (min-width: 1920px)
{
    .submenu {
        padding: 20px 500px;
    }
    .slider
    {
        max-height: auto;
    }
}

@media screen and (max-width: 767px)
{
    .posts-recommended.other-posts-no-mobile
    {
        display: none;
    }
}

.certificated-holder {
    position: relative;
}

@media print {
    /* body * {
        visibility: hidden;
    }
    #print_certificated, #print_certificated * {
        visibility: visible;
    }
    #print_certificated {
        position: absolute;
        left: 0;
        top: 0;
    } */

    /* #print_certificated .certificado-curso {
        top: 0px;
        bottom: initial;
        left: 0px;

        z-index: 10;
    }
    #print_certificated .certificado-dia {
        top: 0px;
        bottom: initial;
        left: 0px;

        z-index: 10;
    } */

  }

.page-certificado {
    background-color: #f1f1f1;
}

.page-certificado .certificated-container {
    width: 1263px;
    height: 893px;

    margin: 10px auto;
}

.page-certificado .certificated-holder {
}

.page-certificado .print-action {
    text-align: right;
}

.page-certificado [class^="certificado-"] {
    position: absolute;
}

.page-certificado .certificado-nome {
    text-align: center;
    font-size: 26px;
    bottom: 50px;
}

.page-certificado .certificado-curso {
    bottom: 345px;
    left: 550px;
    font-size: 24px;
}

.page-certificado .certificado-dia {
    bottom: 232px;
    left: 221px;
    font-size: 18px;
}

@media print {
    @page {
        margin: 0;
    }

    .page-certificado {
        background-color: white;
        position: absolute;
        top: -20px;

        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .page-certificado .print-action {
        display: none;
    }

    .page-certificado .certificado-nome {
        font-size: 26px;
        bottom: calc(50% + 25px);
        width: 100%;
    }
    
    .page-certificado .certificado-curso {
        bottom: 334px;
    }
    
    .page-certificado .certificado-dia {
        bottom: 233px;
    }
}

.filter-products
{
    margin-top: 30px; 
}
.filter-products > .container
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
}

.filter-products > .container > *
{
    flex: 0 0 100%;
    max-width: 100%;
}
.filter-products .container > .category-holder
{
    margin-bottom: 15px;
}
.filter-products .container > .category-holder > .button-category
{
    width: 100%;
    margin-bottom: 15px;
    transition: color .3s ease-in-out;
    color: #777;
    background-color: #FFF;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 12px;
}
.filter-products .container > .category-holder > .button-category:active,
.filter-products .container > .category-holder > .button-category:hover
{
    color: #9d152d;
}
.filter-products .container > .category-holder > .button-category.button-category-active
{
    color: #9d152d;
}
.filter-products .container > .category-holder > .button-category:last-child
{
    margin-bottom: 0px;
}

.filter-products .container > .product-search-holder
{
    display: block;
    position: relative;
}

.filter-products .container > .product-search-holder .search-field
{
    font-size: 14px;
    width: 100%;
    height: 30px;
    padding: 5px 25px 5px 10px;
    border: none;
    border-bottom: 1px solid #ccc;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
}
.filter-products .container > .product-search-holder button
{
    cursor: pointer;
    -webkit-appearance: none;
    border: none;
    appearance: none;
    font-size: 16px;
    color: #515151;
    position: absolute;
    bottom: 6px;
    right: 5px;
}

@media screen and (min-width: 768px)
{
    .filter-products > .container
    {
        flex-wrap: nowrap;
    }
    
    .filter-products .container > .product-search-holder
    {
        flex: 0 0 300px;
        max-width: 300px;
        transition: all .3s ease-in-out;
        display: flex;
        margin-left: 15px;
        align-items: center;
        background-color: #FFF;
    }
    .filter-products .container > .product-search-holder.visible
    {
        z-index: 10;
        opacity: 1;
    }
    .filter-products .container > .product-search-holder > form
    {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .filter-products .container > .category-holder
    {
        flex: 1 1 100%;
        max-width: 100%;
        margin-bottom: 0px;
    }
    .filter-products .container > .category-holder > .button-category
    {
        width: auto;
        margin: 0 5px;
    }
}

.content-donate
{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.button-wrapper
{
    flex: 0 0 100%;
    margin: 10px 0;
}

.button-wrapper > a
{
    padding: 5px 8px;
    border-radius: 0px;
    background-color: #C34D24;
    color: #FFF;
    font-size: 16px;
    margin-right: 10px;
    transition: background .3s linear;
}

.button-wrapper > a.active,
.button-wrapper > a:hover
{
    background-color: #69240D;
}

.price-holder
{
    position: relative;
}

.price-holder .message-donate-value
{
    color: #000;
    font-size: 12px;
    border-radius: 0 0 5px 5px;
    background-color: #FFA7A7;
    border: 1px solid #FFA7A7;
    position: absolute;
    bottom: -20px;
    text-align: center;
    width: calc(100% + 2px);
    left: -1px;
    display: none;
}

@media screen and (min-width: 1024px)
{
    .button-wrapper
    {
        flex: 0 0 auto;
    }

    .content-donate > p
    {
        flex: initial;
    }
}

.grid-inputs
{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.grid-inputs .check-exists-email#extra-fields-login
{
    flex: 0 0 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.grid-inputs .input-group.half-screen-input-group,
.grid-inputs .all-screen-input-group
{
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

.all-screen-input-group input
{
    outline: none;
}

#create_user_form_audio .grid-inputs .statements-wrapper .input-group
{
    margin-bottom: 0px;
}

@media screen and (min-width: 768px)
{
    .grid-inputs .input-group.half-screen-input-group
    {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

li.wc-block-grid__product {
    border: 1px solid #efefef;
}

.wc-block-grid__product {
    margin-right: 2.565%!important;
}

.wc-block-grid__products {
    flex-wrap: initial!important;
}

@media screen and (max-width: 414px)
{
    .wc-block-grid__products {
        flex-wrap: wrap!important;
    }


 .wc-block-grid.has-3-columns .wc-block-grid__product {
    flex: 1 0 100%; 
     max-width: 100%; 
}

}


.wp-block-button__link {
    background-color: #9d152d;
    border: none;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    padding: 12px 24px!important;
    text-decoration: none;
    overflow-wrap: break-word;
    width: 80%;
    text-align: center;
    border-radius: 0;
    letter-spacing: 2px;
}

.wp-block-button.wc-block-grid__product-add-to-cart {
    margin-bottom: 23px;
}

.products li {
    border: 1px solid #efefef;
    min-height: 420px;
    padding: 20px !important;
}

.products li a h2 {
    min-height: 67px;
}
.products li .button.product_type_simple.add_to_cart_button.ajax_add_to_cart , .products li .button.product_type_simple{
    background: #9d152d;
    width: 100%;
    text-align: center;
    color: white;
}