@charset "UTF-8"; /*!
  Theme Name: Abril Master Theme
  Author: Editora Abril Team
  Description: A master theme for Editora Abril's websites
  Version: 2.0
*/

/* GERAL */
body {
    overflow-x: hidden!important;
}

@media only screen and (min-width: 991px) {
    .ob-smartfeed-wrapper {
        width: 100%;
    }
    body.single .ob-smartfeed-wrapper {
        width: 860px;
    }
    body.page-template-template-homepage main .ob-smartfeed-wrapper {
        max-width: 1296px;
        margin: 0 auto;
        margin-top: 50px;
    }
}

@media (max-width: 991px) {
    body.single .ob-smartfeed-wrapper {
        width: 100%;
    }
}

.paywallBlocked .ob-smartfeed-wrapper {
    display: none;
}

.sharedaddy,
.sidebar.sticky-gallery .sticky-combo .material-icons,
.video-duration {
    display: none !important;
}
#abrAD_dhtml,
#user_switching_switch_on,
#wpstats {
    left: -5000em;
    position: absolute;
}
.loading {
    bottom: 40px;
    left: 40%;
}

.paywall-closed-dark:after,
.paywall-closed-light:after {
    content: '\e903';
    font-family: 'icons';
    color: inherit;
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 0 5px;
    position: relative;
}
.block .card.d .title.paywall-closed-dark::after {
    font-size: 18px;
    position: relative;
    top: -4px;
}
.hidden {
    display: none;
}

/* ADS */
.ads {
    margin-bottom: 24px;
    width: 100%;
    clear: both;
}
.ads .title {
    display: block;
    margin-bottom: 4px;
    font: 300 10px/14px 'Roboto', sans-serif;
    color: #5d5d5d;
    text-transform: uppercase;
}
.fixed-ad,
.block + .ads {
    float: none;
    clear: both;
    margin: 24px auto;
    text-align: center;
}
.ads.desk-ads .title {
    text-align: center;
}
body.tag .block + .ads.desk-ads,
body.category .block + .ads.desk-ads{
    min-height: 250px;
}
.ads .widget-home-box-item-thumb {
    max-width: 100%;
}
.ads .widget-home-box-list-item {
    max-width: 100%;
}
.ads #ad-native-title {
    display: block;
    margin-bottom: 4px;
    font: 14px/18px 'Source Serif Pro', serif;
    color: #ae0f09 !important;
}
.ads #ad-native-text {
    display: block;
    margin-bottom: 20px;
    font: 700 16px/20px 'Roboto', serif;
}

/*AJUSTE DE PEÇA DE PUBLICIDADE*/
@media (min-width: 992px) {
    .deskad .abrAD,
    .post-ads .abrAD,
    .mobilead .abrAD {
        line-height: initial;
        min-height: auto;
    }
    .fixed-ad {
        min-height: 275px;
    }
}
.mobilead .abrAD {
    padding-top: 8px;
}
.fixed-ad .abrAD:empty,
.deskad .abrAD:empty,
.post-ads .abrAD:empty,
.mobilead .abrAD:empty {
    display: none;
}
.post .content .ads.post-ads {
    width: 100vw;
    padding: 16px 0 16px 0;
}
.post-ads .abrAD,
.mobilead .abrAD {
    align-items: center;
    background-color: #ededed;
    display: flex;
    justify-content: center;
    margin-top: -26px;
    min-height: 259px;
    padding: 8px 0px;
    padding-bottom: 34px;
    padding-top: 34px;
    position: relative;
    clear: both;
}
.post .content .ads.video-ads {
    min-height: 300px;
}

@media (max-width: 992px) {
    .deskad .abrAD {
        background-color: #ededed;
        margin-top: -26px;
        padding-top: 32px;
        padding: 8px 0px;
    }
    .home .mobilead {
        width: auto;
    }
    .post .content .ads.post-ads {
        margin-left: -16px;
    }
    div.container .post-ads .abrAD,
    div.container .mobilead .abrAD {
        margin-bottom: 16px;
        max-width: 100%;
    }
    .post-ads .widget-box,
    .mobilead .widget-box {
        background-color: #ededed;
        min-height: 259px;
        padding-bottom: 8px;
        padding-top: 34px;
        position: relative;
    }

    .post-ads .widget-box > div,
    .mobilead .widget-box > div {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        padding: 0px 16px;
    }

    .post-ads .widget-bo::before,
    .mobilead .widget-box::before {
        color: #5d5d5d;
        content: 'CONTINUA APÓS PUBLICIDADE';
        font: 300 10px/14px 'Roboto', sans-serif;
        margin-top: 8px;
        position: absolute;
        text-align: center;
        text-transform: uppercase;
        top: 0px;
        width: 100%;
    }
}
.post-ads .abrAD::before,
.mobilead .abrAD::before {
    content: 'CONTINUA APÓS PUBLICIDADE';
    position: absolute;
    top: 0px;
    font: 300 10px/14px 'Roboto', sans-serif;
    color: #5d5d5d;
    text-transform: uppercase;
    margin-top: 8px;
}
.ads.mobilead {
    margin-bottom: 0px;
}
.deskad .title,
.post-ads .title,
.mobilead .title {
    display: none !important;
}
.ads.post-ads .widget-box::before,
.ads.deskad .abrAD::before,
.ads.deskad .widget-box::before {
    content: 'CONTINUA APÓS PUBLICIDADE';
    position: absolute;
    top: 0px;
    font: 300 10px/14px 'Roboto', sans-serif;
    color: #5d5d5d;
    margin-top: -18px;
}
.ads.deskad {
    text-align: left;
    min-height: 250px;
}
@media (max-width: 991px) {
    .ads.post-ads .widget-box::after {
        margin-top: 8px;
    }
    .single-post .post .ads.deskad {
        display: none !important;
    }
    .home .ads.mobilead {
        min-height: 300px;
    }
    .block.cultura .ads.deskad {
        display: block !important;
    }
}

/*.fixed-ad,.deskad,.mobilead,.post-ads {height: 250px;line-height: 160px;}*/
@media (max-width: 991px) {
    .fixed-ad {
        min-height: 138px;
        max-width: 100vw;
    }
    body {
        position: relative !important;
        overflow: visible !important;
    }
    header .sub-header .search-area {
        z-index: 100 !important;
    }
}

@media (max-width: 991px) {
    .home .ads {
        left: 0%;
    }
    .fixed-ad:not(.single-mobile) {
        background: white;
        padding: 10px 0;
    }
    .fixed-ad.single-mobile {
        margin-top: 20px;
        width: 320px;
    }
    .search .list .col-l-3 > .ads {
        margin: 24px auto;
    }
}

.sponsored-tag-holder.with-bg .sponsored-tag-logo {
    padding: 12px 0;
    max-width: 270px;
    width: 100%;
}
.sponsored-tag-header .partner {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}
.sponsored-tag-header .text {
    margin-right: 7px;
    color: #5d5d5d;
    font-size: 11px;
    font-weight: 300;
}
.sponsored-tag-header .img {
    height: auto;
    width: auto;
    max-height: 100%;
    max-width: 120px;
}

/* ESPECIAL TAG */
.container.sponsored-tag-header .sponsor-element {
    float: right;
    background: white;
    padding: 8px;
    margin-top: 44px;
    margin-right: 20px;
}
.container.sponsored-tag-header > a {
    float: left;
    margin: 25px;
}
.container.sponsored-tag-header {
    z-index: 9;
    height: 136px;
    overflow: hidden;
}
.sponsored-tag-holder .container.sponsored-tag-header > a {
    float: none;
}

.block.double {
    font-size: 20px;
}
.block.double .sponsor {
    position: absolute;
    right: 15px;
    top: 11px;
    display: flex;
    align-items: center;
    font-size: 11px;
}
.block.double .sponsor p {
    margin-right: 5px;
}
.block.double .sponsor img {
    max-width: 100px;
    max-height: 25px;
}
.block.double .block-title a {
    font-weight: bold;
    cursor: auto;
}
.block.double .program .title {
    margin-bottom: 15px;
}
.block.double .program ul {
    display: flex;
    margin: 0 11px 5px;
    font-size: 28px;
}
.block.double .program li {
    border: 2px solid #464deb;
    width: 100%;
    margin: 0 4%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.block.double .program li:first-child {
    margin-left: 0;
}
.block.double .program li:last-child {
    margin-right: 0;
}
.block.double .program a {
    display: inline-block;
}
.block.double .program span {
    display: table-caption;
}
.block.double .program li:after {
    content: '';
    padding-bottom: 100%;
}
.block.double .block-1 .sponsor {
    color: #8b8b8b;
}
.block.double .block-2 .sponsor {
    color: #000000;
}
.block.double .block-2 {
    padding: 16px 28px;
}
.block.double .block-2 .main {
    color: #2f2f2f;
}
.block.double .block-2 .button {
    border: 1px solid #464deb;
    text-align: center;
    margin: 16px auto;
    font-weight: bold;
    padding: 12px;
}

@media (max-width: 991px) {
    .block.double .program ul {
        flex-wrap: wrap;
    }
    .block.double .program li {
        width: 44%;
        margin-bottom: 9%;
    }
    .block.double .program li:nth-child(3) {
        margin-left: 0;
    }
    .block.double .block-2 {
        border-left: 0;
        border-right: 0;
    }
}

/* SIDEBAR MENU */
.sidebarMenu {
    margin: 0;
}
.sidebarMenu > ul {
    overflow-y: auto;
    width: 300px;
    z-index: 9999999;
    position: fixed;
    background: #fff;
    transition: 0.3s ease;
    top: 0;
    bottom: 0;
    left: -400px;
    border-right: 1px solid #cccccc;
    box-shadow: rgba(0, 0, 0, 0.1) 4px 0px 6px 1px;
}
.sidebarMenu > ul > li:first-child {
    position: relative;
    border-bottom: 1px solid #cecece;
}
.sidebarMenu > ul > li:first-child a {
    width: 70%;
    border: none;
    display: inline-block;
}
.sidebarMenu > ul > li:first-child a:hover {
    background: transparent;
}

.sidebarMenu > ul > li:first-child a img {
    max-width: 65px;
}

.sidebarMenu > ul > li:first-child .icon {
    width: 40px;
    cursor: pointer;
    text-align: right;
    font-size: 2.8rem;
    position: absolute;
    top: 14.5px;
    right: 20px;
}

.sidebarMenu > ul > li.assine-btn a,
.sidebarMenu > ul > li + .assinante:nth-child(5) a {
    font-weight: 500;
    text-align: center;
}
.sidebarMenu > ul .none {
    display: none;
}
.sidebarMenu > ul > li.assine-btn a {
    color: white;
    margin: 0px 20px;
    padding: 10px 20px;
    background: #ae0f09;
}
.sidebarMenu > ul > li.assine-btn a:hover {
    background: #980c07;
}

.sidebarMenu > ul > li.assinante a {
    color: #837b7b;
    padding-bottom: 17px;
    text-transform: inherit;
    text-decoration: underline;
    font-weight: 500;
    text-align: center;
}
.sidebarMenu > ul > li.assinante a:hover {
    border-left-color: transparent;
    background: transparent;
}

.sidebarMenu > ul > li + .assinante:nth-child(5) a {
    color: #837b7b;
    padding-bottom: 17px;
    text-transform: inherit;
    text-decoration: underline;
}
.sidebarMenu > ul > li + .assinante:nth-child(5) a:hover {
    border-left-color: transparent;
    background: transparent;
}

.sidebarMenu > ul > .logout {
    display: none;
    color: #837b7b;
    padding-bottom: 17px;
    text-transform: inherit;
    text-decoration: underline;
    text-align: center;
}
.sidebarMenu > ul > .logout a:hover {
    border-left-color: transparent;
    background: #e3e3e3;
}

.sidebarMenu > ul > li #logout2 {
    padding-top: 0;
}

.sidebarMenu > ul > .userName {
    color: #727272;
    text-align: left;
    margin-left: 21px;
    margin-right: 60px;
    font-size: 14px;
    width: 220px;
}
.sidebarMenu > ul > .userName :hover {
    border-left-color: transparent;
    background: #e3e3e3;
}

.sidebarMenu > ul li {
    display: block;
    text-align: left;
}
.sidebarMenu > ul li > a:hover {
    background: #f9f9f9;
}
.sidebarMenu > ul li:not(:nth-child(3)) a {
    padding-left: 15px;
    border-left: 5px solid transparent;
}
.sidebarMenu > ul div + .assinante:not(:nth-child(2)) a:hover {
    background: #e3e3e3;
    border-left-color: #ac1214;
}
.sidebarMenu > ul li.menu-item-has-children > a {
    position: relative;
}
.sidebarMenu > ul li.menu-item-has-children > a::before {
    content: '';
    position: absolute;
    transition: 0.3s ease;
    height: 7px;
    width: 7px;
    right: 20px;
    top: 14.5px;
    transform: rotate(-135deg);
    border-top: 3px solid #040404;
    border-left: 3px solid #040404;
}
.sidebarMenu > ul li.menu-item-has-children.active > a {
    font-weight: 500;
}
.sidebarMenu > ul li.menu-item-has-children.active > a::before {
    top: 20px;
    transform: rotate(45deg);
}
.sidebarMenu > ul li.menu-item-has-children.active ul {
    height: auto;
    overflow-y: auto;
}
.sidebarMenu > ul li.menu-item-has-children ul {
    height: 0;
    overflow: hidden;
    background: #f4f4f4;
    transition: 0.3s ease;
}
.sidebarMenu > ul a {
    color: #000;
    display: block;
    font-weight: 300;
    font-size: 1.4rem;
    padding: 14.5px 20px;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #cecece;
}
.sidebarMenu > ul li.assinante a {
    border-bottom: none;
}
.sidebarMenu .menuCloser {
    font-size: 25px;
    float: right;
    padding: 17px 20px;
    cursor: pointer;
}
.sidebarMenu::before {
    opacity: 0;
    position: fixed;
    z-index: 999991;
    background: rgba(0, 0, 0, 0.3);
    transition: 0.5s opacity ease;
    top: 0;
    left: 0;
    right: 100%;
    bottom: 0;
}
.menuOpen {
    overflow-y: hidden;
}
.menuOpen .sidebarMenu > ul {
    left: 0;
}
.menuOpen .sidebarMenu::before {
    opacity: 1;
    right: 0;
    content: '';
}

.search .pagination-releases {
    text-align: center;
}
.search .pagination-releases a {
    border: 1px solid #ccc;
    padding: 12px 24px;
    width: 250px;
    font: 700 14px/18px 'Roboto', sans-serif;
    color: #2f2f2f;
    margin: 5px;
    text-align: center;
    display: inline-block;
}

/* RODAPÉ */
body > footer {
    clear: both;
    color: #a0a0a0;
    font-weight: 300;
    font-size: 1.3rem;
}
body > footer li {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
}

/* LINKS RODAPÉ */
.f-links {
    color: #a0a0a0;
    background: #000;
    padding: 30px 0;
}
.f-links .row {
    align-items: center;
}
.f-links a {
    color: inherit;
    display: inline-block;
}
.f-links img,
.f-links svg {
    width: 120px;
    max-width: 100%;
}
.f-links .row > div:first-child {
    margin-bottom: 30px;
}
.f-links .row > nav:nth-child(2) ul {
    column-count: 2;
    margin-bottom: 30px;
    padding-bottom: 22px;
    border-bottom: 1px solid #454545;
}
.f-links .row > nav:nth-child(2) li {
    display: block;
    line-height: 1.8em;
}
.f-links .row > nav:nth-child(2) a {
    padding: 8px 13px 8px 0;
    line-height: 1.8em;
}
.f-links .row > nav:nth-child(3) ul {
    column-count: 2;
}
.f-links .row > nav:nth-child(3) li {
    display: block;
    text-transform: none;
}
.f-links .row > nav:nth-child(3) a {
    padding: 5px 0;
    text-decoration: underline;
}
.f-links .row > div:last-child li:not(:first-child) {
    margin-left: 4px;
    padding-left: 7px;
    border-left: 1px solid #707070;
}
.f-links .row > div:last-child {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #454545;
}
.f-links .row > div:last-child p {
    margin-top: 15px;
    font-weight: 500;
}

@media (max-width: 991px) {
    .f-links .row > nav:nth-child(3) a {
        line-height: 1.5em;
        padding: 7px 0;
    }
}
@media (min-width: 992px) {
    .f-links .row > div:first-child {
        margin-bottom: 0;
    }
    .f-links .row > nav:nth-child(2) ul {
        column-count: 4;
        margin: 0;
        padding: 0;
        border: none;
    }
    .f-links .row > nav:nth-child(2) li {
        border-left: 1px solid #707070;
        line-height: 1.8em;
    }
    .f-links .row > nav:nth-child(2) a {
        padding-left: 12px;
        font-size: 1.2rem;
        line-height: 1.8em;
    }
    .f-links .row > nav:nth-child(3) {
        padding-left: 60px;
    }
    .f-links .row > nav:nth-child(3) a {
        font-size: 1.2rem;
        padding: 5px;
    }
    .f-links .row > div:last-child nav {
        float: left;
    }
    .f-links .row > div:last-child p {
        float: right;
        margin-top: 0;
    }
    .f-links .row > div:last-child li:not(:first-child) {
        margin-left: 10px;
        padding-left: 10px;
    }
}

/* TABOOLA */
#taboola-below-article-thumbnails {
    max-width: 900px;
    padding: 0 !important;
}

/* SOCIAL RODAPÉ */
.f-social {
    background: #191919;
    padding: 30px 0;
    overflow: hidden;
}
.f-social img,
.f-social svg {
    float: left;
    max-width: 70px;
}
.f-social svg * {
    fill: #fff;
}

.f-social ul {
    float: right;
    text-align: right;
}
.f-social a {
    width: 30px;
    height: 30px;
    display: block;
    font-size: 0px;
    background-size: cover;
    background-repeat: no-repeat;
}
.f-social a:before {
    font-family: 'icons' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
}
.f-social a[href*='twitter']:before {
    content: '\e917';
}
.f-social a[href*='x.com']:before {
    content: '\e917';
}
.f-social a[href*='youtube']:before {
    content: '\ea9d';
}
.f-social a[href*='facebook']:before {
    content: '\e914';
}
.f-social a[href*='instagram']:before {
    content: '\ea92';
}
.f-social a[href*='spotify']:before {
    content: '\e916';
}
.f-social a[href*='linkedin']:before {
    content: '\e91b';
}
.f-social a[href*='pinterest']:before,
.f-social a[href*='pin.it']:before {
    content: '\e907';
}
.f-social a[href*='tiktok']:before {
    content: '\e906';
}
.f-social a[href*='t.me']:before {
    content: '\e90a';
    font-size: 14px;
}

/* MARCAS RODAPÉ */
.f-brands {
    text-align: center;
    font-size: 1.2rem;
    color: #263238;
    padding: 0;
}
.f-brands > div > img {
    max-width: 205px;
    margin: 35px 0 25px;
    border-left: 20px solid white;
    border-right: 20px solid white;
    background: white;
    position: relative;
}
.f-brands [class*='col-'] {
    text-transform: uppercase;
}
.f-brands [class*='col-'] h3 {
    margin-bottom: 10px;
    color: #465a62;
    font-weight: 500;
}
.f-brands [class*='col-'] p {
    font-weight: 900;
    text-align: center;
    font-size: 1.4rem;
    margin: 10px 0 15px;
}
.f-brands [class*='col-'] p span {
    font-weight: 600;
    display: block;
    margin-top: 5px;
    font-size: 1.2rem;
}
.f-brands [class*='col-'] a {
    display: block;
    padding: 15px 5px;
    background: #263238;
    color: white;
    font-size: 1.2rem;
    font-weight: 300;
}
.f-brands [class*='col-'] img {
    max-width: 100%;
}
.f-brands > div > p {
    width: 100%;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 12px;
    color: #263238;
}
.f-brands > div > p a {
    margin-left: 5px;
}
.f-brands .container {
    position: relative;
}
.f-brands .container::before {
    position: absolute;
    content: '';
    top: 50px;
    left: 0;
    right: 0;
    height: 1px;
    background: #003C3C;
}

@media (max-width: 991px) {
    .f-links a {
        line-height: 4em;
    }
    .f-brands {
        padding-bottom: 20px;
        background: #fff;
    }
    .f-brands [class*='col-'] {
        padding: 0 24px 20px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 20px;
    }
    .f-brands [class*='col-'] h3 {
        font-size: 12px;
        text-transform: capitalize;
    }
    .f-brands > div > p {
        margin-top: -10px;
        margin-bottom: 20px;
    }
}

@media (min-width: 992px) {
    .f-brands [class*='col-'] {
        padding: 0 27.5px;
    }
    .f-brands [class*='col-'] a {
        margin-bottom: 20px;
    }
    .f-brands > div > p {
        text-align: right;
        margin: 30px 0;
        border-top: 1px solid #a0a0a0;
        padding-top: 20px;
    }
}

/* FIX MIGRAÇ˜OES */
article[id^='post-'].article.post img.size-full {
    max-width: 100%;
    height: auto;
}

/* ANIMAÇÕES */
@-webkit-keyframes slide-in-top {
    0% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes slide-in-top {
    0% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes menuParaTopo {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0;
    }
}
@keyframes menuParaTopo {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0;
    }
}

.element-step {
    font-size: 26px;
    color: #b4b4b4;
    margin-bottom: 12px;
}
.element-step .element-pointer {
    color: #000;
    font-weight: bold;
}
.element-caption h2 {
    font-size: 12px;
    margin-bottom: 2px;
}
.element-caption p {
    font-size: 16px;
    line-height: 24px;
}
.element-caption .element-credits {
    font-size: 12px;
    margin-bottom: 20px;
    display: block;
}

@media (max-width: 991px) {
    .sponsored-tag-holder.with-bg .sponsored-tag-logo {
        display: block;
        margin: auto;
    }
    .sponsored-tag-header .partner {
        position: relative;
        justify-content: center;
        margin-top: 20px;
        padding-bottom: 20px;
    }

    /* TAG ESPECIAL */
    .sponsored-tag-holder {
        text-align: center;
    }
    .container.sponsored-tag-header {
        height: auto;
    }
    .container.sponsored-tag-header > a {
        float: inherit;
        margin: 30px auto 16px auto;
        display: inline-block;
    }
    .container.sponsored-tag-header .sponsor-element {
        float: none;
        clear: both;
        margin: 0 auto 16px auto;
        display: inline-block;
    }
}

@keyframes clockwise {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes donut-rotate {
    0% {
        transform: rotate(0);
    }
    50% {
        transform: rotate(-140deg);
    }
    100% {
        transform: rotate(0);
    }
}

@keyframes slideIn {
    0% {
        -webkit-transform: translate3d(0, 5%, 0);
        opacity: 0;
        transform: translate3d(0, 5%, 0);
        visibility: visible;
        visibility: visible;
    }
    100% {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1;
        visibility: visible;
    }
}
@keyframes slideOut {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1;
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 5%, 0);
        opacity: 0;
        transform: translate3d(0, 5%, 0);
        visibility: hidden;
    }
}
@keyframes loadingBackground {
    0% {
        background: #fff;
    }
    100% {
        -webkit-transform: translate3d(0, 5%, 0);
        opacity: 0;
        transform: translate3d(0, 5%, 0);
        visibility: hidden;
    }
}

@media (max-width: 991px) {
    _::-webkit-full-page-media,
    _:future,
    :root #screenOffers {
        padding-bottom: calc(9vh + 20px);
    }
}

@media (max-width: 991px) {
    #screenOffers {
        padding-bottom: 100px;
    }
}

/*CSS DE PAGINA*/
.container.sidebar-static-page {
    max-width: 840px;
}

.single-edicao .list .edition .cover {
    border: 1px solid #d1d1d1;
}
.single-edicao .list .edition .cover .current_image .image {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

/*PAGINA 404*/
.article.post.error404 {
    display: flex;
    width: 100%;
    align-items: center;
    flex-direction: column;
}
.error404 .post-header {
    margin-bottom: 24px;
    padding: 24px 0;
    text-align: center;
}
.error404 .post-header .title {
    display: block;
    margin-bottom: 20px;
    font: 900 36px/40px 'Roboto', serif;
    color: #2f2f2f;
}
.error404 .post-header .category {
    display: block;
    margin-bottom: 8px;
    font: 14px/18px 'Source Serif Pro', serif;
}
.error404 .post-header .headline,
.error404 .post-header .homesite {
    display: block;
    margin: auto auto 8px;
    font: 18px/24px 'Source Serif Pro', serif;
    color: #2f2f2f;
    margin-bottom: 20px;
}
.error404 .post-header .research input {
    width: 50%;
    height: 45px;
    padding: 0 35px 0 15px;
    border: 1px solid rgba(0, 0, 0, 0.17);
    font-size: 16px !important;
    -webkit-transition: font-size 0.25s ease;
}
.error404 .post-header .search_button {
    color: #fff;
    background: black;
    padding: 15px 50px 14px 50px;
    text-align: center;
    margin-left: -10px;
    position: relative;
}
.error404 .post-header .icon.search {
    margin-left: -40px;
    z-index: 99;
    color: #fff;
    font-size: 12px;
    position: absolute;
    margin-top: 2px;
}
#isLoginCheck {
    background: rgba(0, 0, 0, 0.6);
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 9999;
    display: none;
}
#isLoginCheckMsgText {
    padding-top: 10px;
    display: inline-block;
}
#isLoginCheckMsg {
    background: #fff;
    height: auto;
    width: auto;
    position: absolute;
    z-index: 9999;
    top: 300px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #222;
    padding: 15px 35px 25px 35px;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 12px;
    text-align: center;
}
.search-area.col-s-3 a {
    display: none;
}
@media (max-width: 991px) {
    #isLoginCheckMsg {
        width: 90%;
        padding: 15px 20px 25px 20px;
    }
    .error404 .post-header .category {
        font: 14px/16px 'Roboto', serif;
    }
    .error404 .post-header .title {
        font: 900 24px/28px 'Roboto', serif;
    }
    .error404 .post-header .headline,
    .error404 .post-header .homesite {
        font: 300 16px/20px 'Roboto', serif;
    }
    .error404 .post-header .research input {
        width: 71%;
    }
    .error404 .post-header .icon.search {
        display: initial !important;
    }
    .error404 .post-header .search_button {
        padding: 15px 30px 14px 20px;
    }
    .error404 .post-header .icon.search {
        margin-left: -21px;
    }
    .error404 .post-header .research input::-webkit-input-placeholder {
        opacity: 0;
    }
}

@media (max-width: 320px) {
    .error404 .post-header .research input {
        width: 67%;
    }
    .error404 .post-header .search_button {
        padding: 15px 25px 14px 16px;
    }
}

/* Fix image sizes :) */
.block.hard-news .col-s-12.col-l-3 img {
    width: 50px !important;
    height: 50px !important;
}

/* shortcode whatsapp/Telegram */
.box-app-phone-share {
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.title-phone-share {
    font: normal normal bold 20px/28px Source Serif Pro;
    color: #2f2f2f !important;
    margin-bottom: 10px;
}
.buttoms-phone-share {
    display: flex;
    justify-content: center;
    color: #fff !important;
}
.box-app-phone-share .whatsapp {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    width: 160px;
    height: 48px;
    background-image: url('assets/img/whatsapp2.png');
    background-repeat: no-repeat;
    background-size: 32px 32px;
    background-position: 15px 7px;
    background-color: #60d66a;
    border-radius: 3px;
    opacity: 1;
    color: #ffffff;
    padding: 3px;
    font-size: 18px;
    font-weight: normal;
}
.box-app-phone-share .whatsapp span {
    margin-left: 40px;
}
.box-app-phone-share .telegram {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 48px;
    background-image: url('assets/img/telegram2.png');
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-position: 10px -1px;
    background-color: #28a9ea;
    border-radius: 3px;
    opacity: 1;
    color: #ffffff;
    padding: 3px;
    font-size: 18px;
    font-weight: normal;
}
.box-app-phone-share .telegram span {
    margin-left: 35px;
}
.custom_star_ratings {
    display: block;
    text-align: center;
    padding: 25px 0 10px 0;
}
.custom_star_ratings p {
    font-weight: 700 !important;
    margin-bottom: 5px !important;
    font-size: 16px !important;
    min-height: 23px;
}
.kk-star-ratings .kksr-legend {
    display: none !important;
}
.box-app-phone-share .buttoms-phone-share a.whatsapp,
.box-app-phone-share .buttoms-phone-share a.telegram {
    color: #fff !important;
}
@media (max-width: 380px) {
    .buttoms-phone-share {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: #fff !important;
        margin-bottom: 10px;
        margin-right: 0px;
    }
    .box-app-phone-share .whatsapp {
        margin-right: 0px;
        margin-bottom: 10px;
    }
}
@media (max-width: 550px) {
    .custom_star_ratings p {
        min-height: 47px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.block.patrocinado {
    margin: 0;
    padding: 15px 20px;
}

@media (max-width: 992px) {
    .block.patrocinado {
        padding-top: 30px !important;
        padding-bottom: 40px;
    }
    .block.patrocinado .logo-patrocinado {
        position: initial !important;
        justify-content: center;
        flex-direction: column;
        margin-top: 20px;
    }
    .block.patrocinado .logo-patrocinado p {
        margin-bottom: 10px;
    }
}

.block.patrocinado .container {
    position: relative;
}

.block.patrocinado .logo-patrocinado {
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    top: 0;
}

.block.patrocinado .logo-patrocinado.unique {
    position: initial;
    justify-content: flex-end;
}

.block.patrocinado .logo-patrocinado img {
    margin-left: 10px;
    max-width: 200px;
}

.block.patrocinado .logo-patrocinado p {
    font-size: 1.4rem;
    font-weight: 700;
}

.block.patrocinado .logo-centro {
    display: flex;
    justify-content: center;
}

.block.patrocinado .logo-centro img {
    max-width: 200px;
}

.block.patrocinado {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* CSS Infinite Handle */
#infinite-handle span button,
.block.listagem .carregar-mais {
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 100%;
}

/* post patrocinado */
#sponsored-fixed,
#sponsored-fixed-ctrl {
    text-align: center;
    align-items: center;
    justify-content: center;
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    display: flex;
    border-top: 1px solid #00000029;
    z-index: 999;
    background-color: #fafafa;
    color: #000;
}
#sponsored-fixed p {
    font: 300 14px/28px 'Roboto', 'SF Compact Text', 'Arial';
    letter-spacing: 0px;
    text-transform: uppercase;
}
#sponsored-fixed img {
    max-width: 90px;
    max-height: 43px;
    height: auto;
    width: auto;
    margin-left: 5px;
}
body.fixed #sponsored-fixed {
    margin-bottom: -8px !important;
}
body:not(.fixed) #sponsored-fixed,
body.fixed #sponsored-fixed,
#sponsored-fixed-wrapper #sponsored-sticky {
    border-bottom: 1px solid rgba(0, 0, 0, 0.17);
}
#sponsored-fixed-wrapper,
#sponsored-fixed-ctrl {
    order: 5;
}
#sponsored-fixed .sponsor-link.no-image {
    margin-left: 5px;
    font: bold 14px/28px 'Roboto', 'SF Compact Text', 'Arial';
    letter-spacing: 0px;
    text-transform: uppercase;
}
@media (min-width: 992px) {
    body.fixed #sponsored-fixed {
        margin-top: 10px;
    }
    body.fixed #sponsored-fixed {
        height: 55px;
        padding-top: 0px;
    }
    body:not(.fixed) #sponsored-fixed {
        height: 55px;
    }
}

@media (max-width: 991px) {
    body.fixed #sponsored-fixed {
        height: 55px;
        padding-top: 0px;
        margin-top: 10px;
    }
    body:not(.fixed) #sponsored-fixed {
        height: 55px;
        padding-top: 0;
        margin-bottom: -12px !important;
    }
    .fixed .sub-header .search-area form {
        margin: 0;
    }
    body.searchOpen .sub-header .search-area form {
        z-index: 999;
        height: 57px;
    }
    #sponsored-fixed p {
        font-family: 'Roboto', 'SF Compact Text', 'Arial' !important;
    }
}

/* CSS Infinite Handle */
#infinite-handle span button,
.block.listagem .carregar-mais {
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.listagem .loading {
    bottom: 35px;
    width: 30px;
    height: 30px;
}

@media (max-width: 991px) {
    .listagem .loading {
        left: 45.5%;
    }
}
@media (min-width: 992px) {
    .listagem .loading {
        left: 45%;
    }
}

.login-assine .ads.fixed-ad {
    display: none;
}

body:not(.logged-block) .sidebarMenu .assine-btn {
    margin-top: 17px;
}

.sidebarMenu .assine-btn {
    padding: 10px 0 !important;
}

.sidebarMenu .assine-btn a {
    text-align: center;
}

.sub-header.header-partner::before {
    background-color: inherit !important;
}
.sub-header.header-partner button {
    color: #000 !important;
}

body .fancybox__container {
    z-index: 999999;
}

#user-exp-login-spinner {
    display: none;
    z-index: 999;
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 40px;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3) 0% 0% no-repeat padding-box;
}
.loadExpLoggedSpinner:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: 0px;
    margin-left: 0px;
    border-radius: 50%;
    border: 5px solid #ccc;
    border-top-color: #333;
    animation: spinner 0.6s linear infinite;
}
#user-exp-login-spinner.show {
    display: block;
}
@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 991px) {
    .loadExpLoggedSpinner:before {
        left: 45%;
    }
}

form.contact-form .grunion-field-wrap {
    margin-bottom: 20px;
}

form.contact-form label {
    margin-bottom: 0.25em;
    float: none;
    font-weight: bold;
    display: block;
    font-size: 17px;
}

form.contact-form textarea,
form.contact-form input[type='text'],
form.contact-form input[type='tel'],
form.contact-form input[type='email'] {
    border: 1px solid #ccc;
    background: #f4f4f4;
    border-radius: 5px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 26px;
    width: 100%;
}

form.contact-form button[type='submit'] {
    background: #fff;
    color: #000;
    border: 1px solid #000;
    text-align: center;
    text-transform: uppercase;
    width: 160px;
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
    padding: 4px 0;
    border-radius: 5px;
    margin: 10px 0 0;
    position: relative;
    color: transparent;
}

.single table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}

.single table tbody tr td {
    border: 1px solid #696969;
    padding: 10px;
}

form.contact-form p.contact-submit button.pushbutton-wide:after {
    content: 'Enviar';
    color: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
}

.ads-footer {
    width: 100%;
    position: fixed;
    height: 120px;
    background: #ededed;
    bottom: 0;
    z-index: 9999;
    display: none;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    left: 0;
}

@media (min-width: 991px) {
    body.isBottom {
        margin-bottom: 127px;
    }
}
body.paywallBlocked .ads-footer {
    display: none !important;
}

.ads-bilboards {
    margin: 8px auto 0;
    padding: 12px 0;
    max-width: unset;
    min-height: 274px;
    height: auto;
    width: 100%;
    position: -webkit-sticky; /* For Safari */
    position: sticky;
    top: 48px; 
    z-index: 10000;
    transition: transform 0.5s ease, opacity 0.5s ease;
    background-color: white; 
} 
.ads-bilboards.hide-ad {
    transform: translateY(-100%);
    opacity: 0;
}
.ads-bilboards.display-ad {
    position: static;
    transform: none;
    opacity: 1;
}

.ads-bilboards span.title {
    text-transform: uppercase;
    justify-content: center;
    color: #5d5d5d;
    margin: unset;
    display: flex;
}

.ads-bilboards p {
    text-align: center;
    text-transform: uppercase;
    color: #ccc;
    margin-bottom: 5px;
    font-size: 10px;
}
.fixed .sponsored-single .ads-bilboards {
    top: 108px;
}

.tag .ads-bilboards {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

body.paywallBlocked .OUTBRAIN,
body.paywallBlocked .MGID {
    display: none !important;
}

body.single .container.sponsored-tag-header .img-partner-header,
.img-partner-header {
    position: absolute;
    right: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    background: #fff;
    padding: 0px 10px;
    min-height: 48px;
    max-height: 48px;
    width: 200px;
    justify-content: center;
}

.container.sponsored-tag-header {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sponsored-tag-header .img-partner-header {
    top: 50%;
    transform: translateY(-50%);
    min-height: 48px;
    max-height: 48px;
}

body.single .container.sponsored-tag-header .img-partner-header img,
.sponsored-tag-header .img-partner-header img {
    max-width: 84px;
    height: 40px;
    object-fit: contain;
    width: 100%;
}

body.single .container.sponsored-tag-header .img-partner-header p,
.sponsored-tag-header .img-partner-header p {
    margin-bottom: 11px;
    font-size: 11px;
    color: #5d5d5d;
    margin: 0;
}

body:not(.branded-hub) .sponsored-tag-holder {
    height: auto;
    min-height: 136px;
}

@media (max-width: 992px) {
    .tag .ads-bilboards {
        display: none;
    }
    .ads-bilboards {
        margin: 0 -16px;
        width: calc(100% + 32px);
        max-width: unset;
        height: 124px;
        min-height: 124px;
        align-content: center;
        top: 0;
    } 
    body:not(.single) .ads-bilboards {
        margin: 0;
        width: 100%;
    }
    .fixed .ads-bilboards {
        top: 55px;
    }
    .ads.fixed-ad.ads-bilboards {
        margin: 0 auto;
        width: 100%;
    }
    body.single .container.sponsored-tag-header .img-partner-header,
    .sponsored-tag-header .img-partner-header {
        position: initial;
        right: initial;
        margin-top: 20px;
    }
    body.single .container.sponsored-tag-header,
    .container.sponsored-tag-header {
        flex-wrap: wrap;
        height: fit-content;
        max-height: fit-content;
        padding-bottom: 20px;
        padding-top: 20px;
        flex-direction: column;
    }

    .sponsored-tag-holder.with-bg .sponsored-tag-logo {
        margin-bottom: 20px;
    }
}

body.home #ip_abril,
body.home .injected-paywall {
    display: none;
}

.leia-mais-bloco-home {
    display: none;
}

#popupRewarded,
#boxRewardedAdsParabens {
    display: none;
}

/* INP */
@keyframes dot-grow-shrink {
    0% {
        transform: scale(0.5);
    }

    70% {
        transform: scale(1);
    }

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

#aguardeINP {
    display: none;
    z-index: 999999999999;
    align-items: center;
    justify-content: center;
    gap: 5px;
    width: 50px;
    height: 22px;
    bottom: 10px;
    right: 0;
    position: fixed;
    background: #ffffff 0% 0% no-repeat padding-box;
    border-radius: 50px 0px 0px 50px;
}

#aguardeINP .dotINP {
    width: 8px;
    height: 8px;
    background: #000000 0% 0% no-repeat padding-box;
    border-radius: 50px;
    opacity: 0.5;
    animation: dot-grow-shrink 2s infinite;
}
#aguardeINP .dotINP:nth-of-type(1) {
    animation-delay: 0.1s;
}
#aguardeINP .dotINP:nth-of-type(2) {
    animation-delay: 0.3s;
}
#aguardeINP .dotINP:nth-of-type(3) {
    animation-delay: 0.5s;
}
@media (max-width: 991px) {
    #aguardeINP {
        display: none;
        z-index: 999999999999;
        width: 50px;
        height: 22px;
        background: #ffffff 0% 0% no-repeat padding-box;
        border-radius: 50px 0px 0px 50px;
        bottom: 120px;
    }
}

/* GOOGLE FC MESSAGING */
body .fc-ab-root .fc-ab-dialog .fc-dialog-content > :not(:last-child),
body .fc-ab-root .fc-ab-dialog > :not(:last-child),
body .fc-ab-root .fc-ab-dialog .fc-dialog-footer > div:not(:last-child) {
    margin-bottom: 20px !important;
}
body .fc-ab-root .fc-dialog-headline-text {
    font-weight: bold !important;
    font-size: 20px !important;
    line-height: 26px !important;
}
body .fc-ab-root .fc-dialog-body-text {
    font-size: 18px !important;
    line-height: 28px !important;
}
body .fc-ab-root .fc-button:not(:only-child) {
    flex-grow: unset !important;
    padding: 12px !important;
    min-width: unset !important;
}
body .fc-ab-root .fc-buttons-section button:nth-child(2) {
    display: none !important;
}
body .fc-ab-root .fc-button-text {
    font-weight: bold !important;
}
body .fc-ab-root .fc-dialog-footer .fc-subscription-link {
    font-weight: bold !important;
    font-size: 16px !important;
    line-height: 21px !important;
}
body .fc-ab-root .fc-button:hover:enabled .fc-button-background,
body .fc-ab-root .fc-button:focus:enabled .fc-button-background,
body .fc-ab-root .fc-button:active:enabled .fc-button-background {
    filter: none !important;
}

@media (min-width: 992px) {
    body  .fc-ab-root .fc-ab-dialog {
        max-width: 533px !important;
        padding: 40px !important;
    }
}
.page-template-template-homepage #user-exp-menu-wrapper .user-exp-row .user-exp-saved #onboarding-start,
body.archive #user-exp-menu-wrapper .user-exp-row .user-exp-saved #onboarding-start {display: none;}

div.bGGcZJZR7IsEsQjTbspD-html-close-button svg {
    background: url('/wp-content/themes/abril-master2/inc/images/x-borda-branca-grande-borda-maior.png');
    background-size: 18px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    width: 85% !important;
}

div.bGGcZJZR7IsEsQjTbspD-html-close-button svg g{
    display:none;
}

div.bGGcZJZR7IsEsQjTbspD-html-close-button path{
    fill: #000!important;
    filter: drop-shadow(15px 15px 15px white);
}

.row.apps-store {
    margin-right: 40px;
}

.row.apps-store a {
    max-width: 100%;
    width: 100%;
}
body:not(.home) .hot-topics a[href*='#main'] {
    display: none !important;
}
@media screen and (max-width: 991px) {
    .row.apps-store {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .row.apps-store .col-md-6 {
        margin-bottom: 10px;
    }
}

.row.apps-store {
    margin-right: 40px;
}

.row.apps-store a {
    max-width: 100%;
    width: 100%;
}

@media screen and (max-width: 991px) {
    .row.apps-store {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .row.apps-store .col-md-6 {
        margin-bottom: 10px;
    }
}