a{color: #007e9c;}
a:hover{color: #007e9c;}

/* Post */
article.post{padding-bottom: 50px; background-color: #fff;}
article.post .featured-image{
    position: relative;
    margin-bottom: 0;
    margin-top: 50px;
    height: auto;
    overflow: hidden;
    padding-top: 76.7441%;
}
article.post .featured-image img{
    display: block;
    position: absolute;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
}
article.post .featured-image-caption{
    background-color: #efeff0;
    padding: 10px 5px;
    color: #000;
    font-size: 12px;
    text-align: center;
    font-style: italic;
    line-height: 110%;
}
article.post .entry-header{padding: 50px 0 0; margin-top: 0;}
article.post .entry-title{color: #303030; font-weight: 600; padding-top: 0; font-size: 24px; line-height: 1.11; margin-top: 0; margin-bottom: 0.357em; }
article.post .entry-title a{color: #303030; text-decoration: none;}
article.post .entry-subtitle{color: #757575; font-weight: 500; padding-top: 0; font-size: 15px; line-height: 120%; margin-top: 0; margin-bottom: 30px; }
article.post .entry{padding: 20px 0 0; color: #303030; font-size: 1em; overflow-x: hidden;}
article.post .entry h1, article.post .entry h2, article.post .entry h3, article.post .entry h4, article.post .entry h5, article.post .entry h6 {color: #252525; margin: 35px 0 -10px; font-weight: 600;}
article.post .entry p{color: #303030; font-size: 1em !important; line-height: 25px; margin: 25px 0 0; text-align: justify !important;}
article.post .entry p *{color: #303030; font-size: 1em !important; line-height: 25px;}
article.post .entry img {height: auto; max-width: 100%; margin-top: 30px; border: 1px solid #ccc}
article.post .entry img.alignleft {float: left; margin-right: 30px; margin-top: 0;}
article.post .entry img.alignright {float: right; margin-left: 30px; margin-top: 0;}
article.post .entry img.aligncenter {display: block; margin: 30px auto 30px; text-align: center;}
article.post .entry iframe {border: 0; padding: 0; margin: 0; max-width: 100%;}
article.post .entry iframe.alignleft {float: left; margin-right: 27px; margin-bottom: 20px;}
article.post .entry iframe.aligncenter {display: block; float: none; margin: 20px auto;}
article.post .entry iframe.alignright {float: right; margin-left: 27px; margin-bottom: 20px;}
article.post .entry li {color: #252525; font-size: 1em !important; line-height: 25px; font-weight: 400}
article.post .entry li * {color: #252525; font-size: 1em !important; line-height: 25px; font-weight: 400}
article.post .entry span{color: #252525; font-size: 1em !important; line-height: 25px; font-weight: 400}
article.post .entry hr{border-color: #ccc;}
.divider-post {content: ""; border: 2px solid #dadada; height: 1px; width: 300px; max-width: 100%; z-index: -1; margin-bottom: 34px;}

article.post .read-more{color: #0c265f; font-weight: 600; font-size: 16px; transition: .15s all linear}
article.post .read-more .fa{margin-right: 5px;}
article.post .read-more:hover{color: #1ac0c0; text-decoration: none}
article.post .read-more span{padding-bottom: 5px; border-bottom: 2px solid #1ac0c0}

article.post .entry-footer{margin-top: 40px;}
article.post .entry-footer p{color: #777; font-size: 14px;}
article.post .entry-footer p a{color: #0c265f; text-decoration: none; transition: .15s}
article.post .entry-footer p a:hover{color: #1ac0c0}

article.post .share-top .compartilhe{
    padding: 20px 0 0 !important;
    margin: 0 !important;
    border-top: 0;
}
article.post .share-top .compartilhe h4{
    display: none;
}

article.post .post-categories{
    font-size: 1rem;
    line-height: 0;
    margin-bottom: 0.555em;
}
article.post .post-categories .category-label{
    display: inline-block;
    font-size: 0.777em;
    line-height: normal;
    margin-bottom: 0.142em;
    padding-top: 0;
    color: #444;
    text-transform: uppercase;
}
article.post .post-categories .category-label:after {
    background: #e0e0e0;
    border-radius: 100%;
    content: '';
    display: inline-block;
    height: 0.285em;
    margin: -0.143em 1.071em 0 1.071em;
    vertical-align: middle;
    width: 0.285em;
}
article.post .post-categories .category-label:last-child::after{
    display: none;
}
article.post .post-category{
    color: #b6b6b6;
    text-decoration: none;
    font-weight: 700;
}
article.post .post-category:hover{
    color: #303030;
    text-decoration: none;
}
article.post .post-date{
    display: block;
    text-align: left;
    color: #303030;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    margin-bottom: 10px;
}

article.post .author-name{
    font-size: 14px;
    line-height: 18px;
    color: #303030;
}
article.post .author-name strong{
    color: #0a6da8;
}
article.post .comments{
    display: flex;
    align-items: center;
    color: #0a6da8;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    width: 20%;
}
article.post .comments-box .comment-form-url{
    display: none;
}
article.post .comments img{
    margin-right: 5px;
}
article.post .views{
    display: flex;
    align-items: center;
    color: #0a6da8;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    width: 20%;
}
article.post .views img{
    margin-right: 5px;
}

article.post .post-tags{
    margin-top: 47px;
    display: none;
}
article.post .post-tags .title-tags{
    font-size: 16px;
    text-transform: lowercase;
    margin-bottom: 10px;
}
article.post .post-tags .post-tag{
    display: block;
    background-color: #fff;
    padding: 8px 10px;
    color: #0a6da8;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #0a6da8;
    text-decoration: none;
}
article.post .post-tags .post-tag:hover{
    background-color: #0a6da8;
    color: #fff;
    text-decoration: none;
    border-color: #0a6da8;
}
article.post .previous-post a{
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    text-decoration: none;
    color: #0a6da8;
}
article.post .previous-post a::before{
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('../images/previous-post.png') center center no-repeat;
    margin-right: 10px;
    margin-bottom: -6px;
}
article.post .next-post a{
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    text-decoration: none;
    color: #007e9c;
}
article.post .next-post a::after{
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('../images/next-post.png') center center no-repeat;
    margin-left: 10px;
    margin-bottom: -6px;
}

article.post .share-post{
    margin-top: 45px; text-align: center;
}
article.post .share-post h4{
    font-weight: 600;
    font-size: 16px;
    line-height: 14px;
    color: #007e9c;
}
article.post .share-post a{
    margin-left: 3px;
    margin-right: 3px;
    text-decoration: none;
}
article.post .share-post a:hover{
    text-decoration: none;
}

.author-box{
    background-color: #FFF6DF;
    border-radius: 15px;
    padding: 35px 11px 26px;
    margin-top: 41px;
    background-image: url('../images/bg-author-3.png'), url('../images/bg-author-4.png');
    background-position: left top, right bottom;
    background-size: auto, auto;
    background-repeat: no-repeat, no-repeat;
}

.author-box figure{
    display: block;
    width: 148px;
    height: 148px;
    border-radius: 50%;
    background-size: cover;
    margin: 0 14px 0 0;
    float: left;
}
.author-box .author-name{
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #252525;
    margin: 50px 0 8px;
    position: relative;
}
.author-box .author-name::after{
    content: '';
    display: block;
    width: 36px;
    height: 2px;
    background: #0a6da8;
    border-radius: 10px;
    position: absolute;
    top: 100%;
    left: 162px;
}
.author-box .author-job{
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #303030;
}
.author-box .author-job::after{
    content: '';
    display: table;
    clear: both;
}
.author-box .author-bio{
    font-size: 12px;
    line-height: 20px;
    color: #303030;
    margin-top: 15px;
}
.author-box .author-url{
    color: #007e9c;
    font-weight: 600;
font-size: 12px;
line-height: 15px;
text-decoration: underline;
}

.comments-box{padding: 50px 0 0;}
.comments-box #reply-title{
    display: flex;
    align-items: center;
    color: #303030;
    font-weight: 400;
    margin-bottom: 35px;
    font-size: 25.54px;
    line-height: 130%;
    text-transform: uppercase;
}
.comments-box #reply-title strong{
    color: #252525;
    font-weight: 600;
}
.comments-box #reply-title::after{
    content: '';
    background-color: #c9c9c9;
    width: 100%;
    height: 2px;
    margin-left: 10px;
}
.comments-box .comment-form-cookies-consent{display: none;}
.comments-box .comment-form-author{display: block;}
.comments-box .comment-form-author label{font-weight: 500; font-size: 16px; color: #007e9c;}
.comments-box .comment-form-author input{display: block; width: 100%; height: 50px; background: #F4F4F4; border: 1px solid #007e9c; outline: #007e9c; border-radius: 15px; font-size: 12px; color: #ADADAD; padding-left: 10px; padding-right: 10px;}
.comments-box .comment-form-email{display: block;}
.comments-box .comment-form-email label{font-weight: 500; font-size: 16px; color: #007e9c;}
.comments-box .comment-form-email input{display: block; width: 100%; height: 50px; background: #F4F4F4; border: 1px solid #007e9c; outline: #007e9c; border-radius: 15px; font-size: 12px; color: #ADADAD; padding-left: 10px; padding-right: 10px;}
.comments-box .comment-form-comment{display: block;}
.comments-box .comment-form-comment label{font-weight: 500; font-size: 16px; color: #007e9c;}
.comments-box .comment-form-comment textarea{display: block; width: 100%; height: 177px; background: #F4F4F4; border: 1px solid #007e9c; outline: #007e9c; border-radius: 5px; font-size: 12px; color: #ADADAD; resize: vertical; padding: 10px;}
.comments-box .comment-policy{display: block; background: #FFFDEB; border: 0.5px solid #F9BA5D; font-size: 12px; line-height: 14px; text-align: center; color: #303030; padding: 10px 15px;}
.comments-box .comment-policy a{color: #303030; text-decoration: none; transition: .15s;}
.comments-box .comment-policy a:hover{color: #007e9c;}
.comments-box .form-submit{display: block;}
.comments-box .form-submit .submit{width: 100%; background: #007e9c; border-radius: 5px; font-size: 16px; font-weight: 600; padding: 15px; color: #fff; text-transform: lowercase; border: 0;}
.comments-box .logged-in-as{font-size: 16px; color: #303030; line-height: 21px;}
.comments-box .logged-in-as a{color: #007e9c;}
.comments-box .logged-in-as a:hover{color: #007e9c;}

/* Comentários do Wordpress */
#comments{display: block; margin-bottom: 50px;}
#comments h3, #comments h4{color: #303030; padding-bottom: 5px; font-size: 24px; margin-bottom: 20px; border-bottom: 1px solid #ddd}
#comments a{color: #007e9c; text-decoration: none;}
#comments a:hover{text-decoration: underline;}

.comment-list {list-style:none; margin: 20px 0 0 0; padding:0; text-indent:0; }
.comment-list .comment {border-top:1px solid #dfdfdf; margin:0 0 10px 0; padding:30px 10px 7px 10px; position:relative; font-size: 14px; color: #303030; }

.comment-list div.comment-author { padding:0 0; font-size: 16px; line-height: 21px; text-transform: uppercase; font-weight: 700;}
.comment-list div.vcard { line-height: 24px; padding-bottom: 5px; }
.comment-list div.comment-author .says{display: none;}

.comment-list div.vcard cite.fn { font-style:normal; font-size: 16px; line-height: 21px; text-transform: uppercase; font-weight: 700;}
.comment-list div.vcard cite.fn a{color: #303030;}
.comment-list div.vcard cite.fn a:hover{color: #007e9c;}
.comment-list div.vcard img.avatar { left:10px; position:absolute; top:30px; border-radius: 50%; opacity: 0; }
.comment-list div.vcard img.avatar.avatar-12, .comment-list div.vcard img.avatar.avatar-4, .comment-list div.vcard img.avatar.avatar-13, .comment-list div.vcard img.avatar.avatar-11, .comment-list div.vcard img.avatar.avatar-3{opacity: 1;}

.comment-list div.comment-meta { line-height: 18px; font-size: 12px; position:relative; text-align: right; margin-bottom: 15px;}
.comment-list div.comment-meta a { color:#303030; text-decoration:none; }
.comment-list div.comment-meta a:hover { color:#007e9c; text-decoration:none; }
.comment-list p { margin:0 0 1em 0; }
.comment-list form p { margin: 0; }

.comment-list ol { list-style:square; line-height: 24px; margin:0 0 1em; padding:0; text-indent:0; }
.comment-list div.reply { font-size: 12px; }
.comment-list div.reply a{color: #007e9c;}
.comment-list div.reply a:hover{color: #007e9c;}
.comment-list ol.children { list-style:none; margin:1em 0 0; text-indent:0; }
.comment-list ol.children li.depth-2 { margin:0 0 8px; }
.comment-list ol.children li.depth-3 { margin:0 0 8px; }
.comment-list ol.children li.depth-4 { margin:0 0 8px; }

.comment-list{border-bottom: 1px solid #dfdfdf;}

.comment-list .comment p{margin-bottom: 30px;}
.comment-list .comment p a{color: #007e9c;}
.comment-list .comment p a:hover{color: #007e9c;}

#respond{padding: 50px 0 0;}
#respond::after{content: ''; display: table; clear: both;}

.comments-box #respond #reply-title{position: relative; margin-bottom: 30px;}
.comments-box #respond #reply-title small{position: absolute; right: 0; top: 100%; font-size: 14px;}
.comments-box #respond #reply-title small a{color: #007e9c;}

#publicidade-post{
    padding: 50px 0 0;
}

.instagram-embed{
    display: block;
    max-width: 540px;
    margin: 0 auto 30px;
    overflow: hidden;
}

@media(max-width: 575px){
    article.post .entry img.alignleft {float: none; margin-right: 0px; margin-top: 30px; display: block;}
article.post .entry img.alignright {float: none; margin-left: 0px; margin-top: 30px; display: block;}
}
@media (min-width: 768px) {
    article.post .entry-title{font-size: 28px; line-height: 1.11; margin-bottom: 0.357em;}
    article.post .entry-subtitle{font-size: 1em;}
    
    article.post .author-info{
        width: 190px;
    }
    article.post .views, article.post .comments{
        width: 80px;
    }
    article.post .featured-image{
        height: auto;
        overflow: hidden;
        padding-top: 56.7441%;
    }
    article.post .featured-image img{
        display: block;
        position: absolute;
        object-fit: cover;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    
    .author-box{
        padding: 27px 20px 51px 30px;
        background-image: url('../images/bg-author-1.png'), url('../images/bg-author-2.png');
        background-position: left top, right top;
        background-size: auto, auto;
        background-repeat: no-repeat, no-repeat;
    }
    
    .author-box .author-name{
        margin-top: 0;
    }
    .author-box .author-name::after{
        left: 192px;
    }
    .author-box .author-bio{
        margin-top: 0;
    }
    .author-box .author-job::after{
        content: '';
        display: none;
        clear:none;
    }
    
    .author-box figure{
        width: 180px;
        height: 180px;
        float: left;
        margin-right: 12px;
    }
    .author-box .author-url{
        position: absolute;
        right: 30px;
        bottom: 19px;
    }
    
    .comments-box #reply-title{
        font-size: 25.54px;
    }
    
    .slick-product{
        margin-top: 0;
    }
    .slick-product .item{
        padding: 0 0 30px;
    }
}
@media (min-width: 992px) {
    article.post .entry-title{font-size: 32px; line-height: 1.11; margin-bottom: 0.357em;}
    article.post .entry-subtitle{font-size: 1em;}
    
    article.post .author-info{
        width: 190px;
    }
    article.post .views, article.post .comments{
        width: 80px;
    }
    article.post .featured-image{
        height: auto;
        padding-top: 56.7441%;
        overflow: hidden;
    }
    article.post .featured-image img{
        position: absolute;
        object-fit: cover;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    
    .author-box{
        padding: 27px 20px 51px 30px;
        background-image: url('../images/bg-author-1.png'), url('../images/bg-author-2.png');
        background-position: left top, right top;
        background-size: auto, auto;
        background-repeat: no-repeat, no-repeat;
    }
    
    .author-box figure{
        width: 180px;
        height: 180px;
        float: left;
        margin-right: 12px;
    }
    .author-box .author-url{
        position: absolute;
        right: 30px;
        bottom: 19px;
    }

    .comments-box{padding: 50px 0 0;}
    .comments-box .comment-form-author, .comments-box .comment-form-email{width: 50%; float: left;}
    .comments-box .comment-form-author{padding-right: 10px;}
    .comments-box .comment-form-email{padding-left: 10px;}
    .comments-box .comment-policy{width: 100%;}
    .comments-box .form-submit{width: 100%; margin-top: 10px;}
    
    .comment-list div.comment-author { padding:0 170px 20px 0; font-size: 16px; line-height: 21px }
    .comment-list div.comment-meta { line-height: 18px; font-size: 12px; position:absolute; right:10px; text-align: right; top: 30px; }
}
@media (min-width: 1200px) {
    article.post .entry-title{font-size: 32px; line-height: 1.11; margin-bottom: 0.457em;}
    article.post .entry-subtitle{font-size: 1em;}
    
    article.post .author-info{
        width: 190px;
    }
    article.post .views, article.post .comments{
        width: 80px;
    }
    article.post .featured-image{
        height: auto;
        overflow: hidden;
        padding-top: 56.7441%;
    }
    article.post .featured-image img{
        position: absolute;
        object-fit: cover;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

#highlights-articles{
    background-color: #fff;
    padding: 0 0 50px;
}
#highlights-articles h2{
    display: flex;
    align-items: center;
    color: #303030;
    font-weight: 600;
    margin-bottom: 50px;
    font-size: 25.54px;
    line-height: 130%;
    text-transform: uppercase;
}
#highlights-articles h2 strong{
    color: #303030;
    font-weight: 600;
}
#highlights-articles h2::after{
    content: '';
    background-color: #c9c9c9;
    height: 2px;
    margin-left: 10px;
    flex: 1;
}

.other-post{
    display: flex;
    width: 100%;
    height: 445px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    align-items: flex-end;
    color: #fff;
    text-decoration: none;
    margin-bottom: 35px;
}
.other-post:hover{
    text-decoration: none;
}
.other-post::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
    z-index: 20;
}
.other-post img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 10;
}
.other-post h4{
    display: block;
    width: 100%;
    position: relative;
    color: #fff;
    font-weight: 700;
    padding: 20px;
    margin: 0;
    z-index: 50;
    font-size: 16px;
}

.slick-demais-posts .slick-prev, .slick-demais-posts .slick-next{
    position: absolute;
    cursor: pointer;
    outline: none;
    background-color: transparent;
    border: 0;
    background-color: #fff;
    color: #007e9c;
    font-size: 28px;
    font-weight: 700;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    line-height: 25px;
    top: 50%;
    margin-top: -13px;
    padding: 0;
    transition: .2s;
    text-align: center;
    box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.4);
    z-index: 200;
}
.slick-demais-posts .slick-prev:hover, .slick-demais-posts .slick-next:hover{
    background-color: #007e9c;
    color: #fff;
}
.slick-demais-posts .slick-prev{
    left: -10px;
}
.slick-demais-posts .slick-next{
    right: -10px;
}

@media (min-width: 768px){
    .slick-demais-posts .slick-prev, .slick-demais-posts .slick-next{
        width: 62px;
        height: 62px;
        border-radius: 31px;
        font-size: 43px;
    }
    .slick-demais-posts .slick-prev{
        left: -31px;
    }
    .slick-demais-posts .slick-next{
        right: -31px;
    }

    .other-post{
        width: 280px;
        margin-right: 10px;
    }
}
@media (min-width: 992px){
    .slick-demais-posts .slick-prev, .slick-demais-posts .slick-next{
        width: 62px;
        height: 62px;
        border-radius: 31px;
        font-size: 43px;
    }
    .slick-demais-posts .slick-prev{
        left: -31px;
    }
    .slick-demais-posts .slick-next{
        right: -31px;
    }

    .other-post{
        width: 320px;
        margin-right: 10px;
    }
    .other-post h4{
        padding: 30px;
    }
}
@media (min-width: 1200px){
    .slick-demais-posts .slick-prev, .slick-demais-posts .slick-next{
        width: 62px;
        height: 62px;
        border-radius: 31px;
        font-size: 43px;
    }
    .slick-demais-posts .slick-prev{
        left: -31px;
    }
    .slick-demais-posts .slick-next{
        right: -31px;
    }

    .other-post{
        width: 320px;
        margin-right: 10px;
    }
}

.post-ads, .suces-dentro-do-post{
    display: block;
    position: relative;
    width: 100%;
    padding: 0 0 30px;
    margin: 30px 0 0;
    border-bottom: 1px solid #e1dee4;
    text-align: center;
}
.post-ads::before, .suces-dentro-do-post::before{
    content: "";
    display: block;
    background: #e1dee4;
    width: 100%;
    position: absolute;
    height: 1px;
    top: 14px;
    z-index: 10;
}
.post-ads .title-post-ads{
    display: block;
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 20px;
    z-index: 200;
}
.post-ads .title-post-ads span{
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}
.suces-dentro-do-post .suces-adlabel{
    display: inline-block;
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto 20px;
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 200;
}

.post-ads img, .suces-dentro-do-post img{display: block; margin: 0 auto !important; max-width: 100%; height: auto;}
.post-ads iframe, .suces-dentro-do-post iframe{display: block; margin: 0 auto !important; max-width: 100%;}

.post-ads .adsense728{display: block; max-width: 728px; margin: 0 auto;}

.publicity-special{position: relative; height: 42px; padding: 0 10px; background-color: #efeff0; margin: 0 0 -10px; z-index: 100;}
.publicity-special-tag{display: block; position: absolute; left: 50%; bottom: -10px; transform: translateX(-50%); font-size: 14px; font-weight: 700; line-height: 1; margin: 0 auto; background-color: #f58837; color: #fff; text-align: center; border-radius: 5px; text-transform: uppercase; padding: 5px; max-width: 200px;}

article.post .entry .sharedaddy{
    margin-top: 50px;
}

.wp-video{
    margin-top: 40px;
}

.embed-site-responsive .wp-video{position: relative; display: block; width: 100% !important; padding: 0; overflow: hidden;}
.embed-site-responsive .wp-video::before {
    display: block;
    content: "";
    padding-top: 56.25%;
}
.embed-site-responsive .wp-video::after {
    display: block;
    clear: both;
    content: "";
}

.embed-site-responsive .wp-video .mejs-container{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0;
}
.embed-site-responsive .wp-video .wp-video-shortcode video{
    max-height: 100% !important;
}
.embed-site-responsive .wp-video video.wp-video-shortcode{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0;
}

.zap__botao {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: -webkit-gradient(linear, right top, left top, from(#25d366), color-stop(31.77%, #3aea7a), color-stop(58.85%, #65ef97), color-stop(87.5%, #7df1a7), to(rgba(138, 241, 175, 0)));
    background: linear-gradient(-90deg, #25d366, #3aea7a 31.77%, #65ef97 58.85%, #7df1a7 87.5%, rgba(138, 241, 175, 0));
    border-radius: 50px;
    -webkit-box-shadow: 0 4px 6px 0 rgba(0,0,0,.18);
    box-shadow: 0 4px 6px 0 rgba(0,0,0,.18);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 40px auto;
    max-width: 700px;
    text-decoration: none;
}
.zap__botao:hover, .zap__botao:focus{
    text-decoration: none;
}
.zap__botao img{
    margin: 0 !important;
    border: 0 !important;
}
.zap__botao--text.mobile{display: none;}
article.post .entry p.zap__botao--text {
    margin: 0 !important;
    padding: 0 !important;
    margin-left: 20px !important;
    font-size: 15px !important;
    line-height: 1 !important;
}

@media(max-width: 768px){
    .zap__botao {
        max-width: 365px;
    }
    .zap__botao--text.mobile {
        display: block;
    }
    .zap__botao--text.desktop {
        display: none;
    }
    article.post .entry p.zap__botao--text {
        margin-left: 8px !important;
        font-size: 13px !important;
        line-height: 1 !important;
    }
}