/*
Theme Name: Abril Child Theme - Casacor
Template: abril-master2
Author: Editora Abril Team
Description: A child theme for Casacor
Version: 1.0
*/

/* Fix site fonts */
header .main-menu,
button,
body,
html,
.list .cards .card .category,
.list .cards .card .title,
.list .cards .card .description,
.post .post-header .description,
.list-header .list-description,
.post .content p,
.post .content ul,
.post .content ol,
.post .content .block .block-menu li,
.post .content .block .block-content .card .category,
.post figure figcaption,
.post .wp-caption .wp-caption-text,
.wp-caption .image + .caption,
.block.newsletter,
.single-newsletter,
.list-header .list-title,
section.block.listagem .block-title,
.list-header .author .description,
.block .card .category,
.block .card .title,
.block.listagem .card.d .description,
.post .post-header .category,
.post .post-header .title,
.post .post-header .author,
.block.newsletter *,
.block.newsletter .description,
.post .content .block .block-content .card .title,
.block.most-read .our-carousel .card .title strong,
.block .card.d .media + .category + .title,
.block .card .description,
.block .card .link,
#infinite-handle span,
section.block .block-title,
.list-menu .our-carousel li a,
.sidebarMenu > ul > li,
.block .card.d .title,
.block-expanded .special-category,
.special-post .special-category,
.special-post .special-post-header .header-title-new h1,
.special-post .special-post-header .header-description h2,
.special-post .special-post-header,
.special-post .special-post-header .header-author .author,
.special-post .post .content h3,
.special-post .special-post-menu .menu-title,
.special-post .special-post-menu .menu-list li a,
.post .content .tags li a,
.block-expanded .header-description h2 {
  font-family: "Montserrat", sans-serif !important;
  font-weight: normal;
  font-style: normal;
}

/*FIX MIKE*/
.sidebarMenu > ul > li:first-child a img,
.sidebarMenu > ul > li:first-child a svg {
  max-width: 155px;
}

.single-special_post .post .content {
  min-height: auto;
}

.block-expanded .header-author > span {
  color: #464646;
}

.post .content .tags li a {
  background: #f58479;
  color: #080808;
  font-size: 15px;
}

.post .content .tags {
  border-top: none;
}

.block-expanded .header-title-new h1,
.special-post .special-post-header .header-title-new h1 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 600;
}

.special-post .special-post-header .header-description h2 {
  font-size: 16px;
  line-height: 20px;
}

.special-post .special-post-header .header-author .author {
  font-size: 13px;
  line-height: 16px;
}

.special-post .special-post-menu .menu-title {
  color: #f58479;
  font-size: 17px;
  line-height: 20px;
  font-weight: 600;
}

/*SINGLE TOUR 3D*/
.anuario-digital .post .content .personalized-iframe,
.tour-3d .post .content .personalized-iframe {
  width: 1060px;
  margin-left: -210px;
  margin-right: auto;
  height: 700px;
}
.anuario-digital .post .post-header .description,
.anuario-digital .post .post-header .author,
.anuario-digital .post .content .share,
.tour-3d .post .post-header .description,
.tour-3d .post .post-header .author,
.tour-3d .post .content .share {
  display: none;
}
@media (max-width: 991px) {
  .anuario-digital .post .content .personalized-iframe,
  .tour-3d .post .content .personalized-iframe {
    width: 100%;
    height: 500px;
    margin: 0;
  }
}

.post .content blockquote {
  margin: 24px 24px 14px 0;
  width: calc(52%);
}

.post .content blockquote p {
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
  color: #000;
  border-bottom: solid 1px #ccc;
  padding-bottom: 15px;
  margin-bottom: 10px;
}

.post .content blockquote .author {
  color: #464646;
  font-weight: 300;
  font-size: 13px;
  line-height: 16px;
}

.post .box {
  margin-bottom: 24px;
  border-color: #f58479;
}

.special-post .special-post-menu .menu-list li a.active,
.special-post .special-post-menu .menu-list li a:active,
.special-post .special-post-menu .menu-list li a:hover {
  border-color: #f58479;
}

.special-post .special-post-menu .menu-list li a {
  font-weight: 500;
}

.special-post .post .content h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  text-transform: uppercase;
}

.sidebarMenu > ul li.menu-item-has-children ul {
  background: #efe9db;
}

.sidebarMenu > ul a {
  font-size: 16px;
}
.sidebarMenu > ul > li:first-child {
  margin-bottom: 0;
}
.sidebarMenu > ul li.assinante {
  display: none;
}

.sidebarMenu .assine-btn {
  display: none;
}

.list-menu .our-carousel li a {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
}

.block.abril-recomenda .icon {
  display: none;
}

.sidebarMenu > ul > li.assine-btn a {
  background: #fff;
  color: #f47265;
  border: solid 1px #f47265;
}

.sidebarMenu > ul > li.assine-btn a:hover {
  background: #f47265;
  color: #fff;
  font-weight: 600;
}

.sidebarMenu ul li.assine-btn {
  display: none;
}

.sidebarMenu > ul > li:nth-child(2) {
  display: none;
}

.sidebarMenu > ul > li {
  font-size: 18px;
  line-height: 22px;
}

.casacor #infinite-handle span,
.block.listagem .carregar-mais,
#infinite-handle span {
  width: 300px;
  max-width: 300px;
  height: 40px;
  border: 1px solid #f58479;
  color: #f58479 !important;
  background: #fff !important;
  font-size: 13px;
  margin-top: 20px;
}

.block.listagem .carregar-mais {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-weight: inherit;
}

#infinite-handle span,
.block.listagem .carregar-mais {
  padding: 6px 16px;
  border-radius: 1px;
  cursor: pointer;
  font: normal normal bold 13px/16px "Montserrat" !important;
}

#infinite-handle span button svg,
.block.listagem .carregar-mais svg {
  fill: #f58479;
}

.casacor #infinite-handle span {
  margin-top: 28px;
  line-height: 27px;
  margin-bottom: 16px;
}

#infinite-handle span button {
  text-transform: uppercase;
  font-weight: inherit;
}

section.block.patrocinadores {
  background: #ffffff42;
  border-bottom: solid 1px #ccc;
  border-top: solid 1px #ccc;
  margin-bottom: 8px;
  text-align: center;
}

.block.patrocinadores .row {
  justify-content: center;
}

.block.patrocinadores .row.left {
  justify-content: left;
}

section.block.patrocinadores .container {
  padding: 23px;
  border: 0;
}

section.block.patrocinadores .container .category {
  font-size: 12px;
  line-height: 20px;
  color: #4e4b4b;
  background: #ebebea;
  text-align: center;
  margin-bottom: 0;
  font-weight: 400;
  text-transform: capitalize;
  width: 100%;
  display: block;
}

section.block.patrocinadores .container .patrocinador {
  padding: 16px 10px;
  background: #fff;
  border: solid 1px #e5e5e5;
}

section.block.patrocinadores .container .card {
  margin-bottom: 20px;
}

section.block.patrocinadores .container .patrocinador img {
  width: 100%;
  height: auto;
  margin: auto;
}
.block.politica .partner {
  top: unset !important;
}
@media (min-width: 992px) {
  .block.politica .card.d .media.left {
    width: 300px !important;
    height: 220px !important;
  }
}

.list-header {
  margin: auto;
  text-align: center;
  border-bottom: none;
  padding: 40px;
}

.list-header .list-title,
section.block .block-title {
  font-size: 45px;
  line-height: 56px;
  font-weight: 300 !important;
}

.post .content .block .block-content .card .category,
.block .card .category,
div.category a,
block-expanded .special-category,
.special-post .special-category {
  color: #f47265;
  font-weight: 600;
  background: none;
  border: none;
}

.list .cards .card .category,
.post .content p a {
  color: #f47265;
  font-weight: 400;
}

.content .block .block-menu li.active {
  font-weight: 600;
}

.list .cards .card .title,
.block .card .title,
.block.listagem .card.d .title {
  font-size: 22px;
  line-height: 28px;
}

.list .cards .card .description,
.list-header .author .description,
.block.listagem .card.d .description {
  font-size: 15px;
  font-weight: 300;
}

.post .post-header .description {
  font-size: 16px;
  line-height: 20px;
  color: #6c6c6c;
}

.post .content p,
.post .content ul,
.post .content ol {
  font-size: 18px;
  line-height: 28px;
}

.post .content .block .block-menu,
.post .content .block .block-content .card .category,
.post .content .block .block-menu li.active,
.block .card .link {
  border-color: #f58479;
}

.post .content .block .block-content .card .title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.post .content .block .block-menu li {
  font-size: 17px;
  line-height: 20px;
}

.post figure figcaption,
.post .wp-caption .wp-caption-text,
.wp-caption .image + .caption {
  font-size: 13px;
  line-height: 16px;
}

.post figure figcaption span,
.post .gallery figure figcaption em {
  color: #595959;
}

.block.newsletter,
.single-newsletter {
  border-top: 1px solid #efe9db !important;
  border-bottom: 1px solid #efe9db !important;
  background: #efe9db;
  color: #000;
}

.post .post-header .category {
  color: #f47265;
}

.post .post-header .category {
  text-transform: uppercase;
}

section.block .block-title {
  text-align: center;
  display: block;
  border-bottom: none;
}

section.block.newsletter .block-title {
  text-align: left;
}
span.btn-newsletter-assine {
  font-weight: 600 !important;
}

.post .post-header .title {
  font-weight: 600;
  font-size: 36px;
  line-height: 40px;
}

.post .post-header .author {
  font-size: 13px;
  color: #464646;
}

span.category {
  text-transform: uppercase;
}

.block .our-carousel .icon {
  color: #000;
}

.list-menu {
  border-top: solid 1px #c7c7c7;
  border-bottom: solid 1px #c7c7c7;
  padding: 13px 0;
}

.list-menu .list-menu-title {
  display: none;
}

.icon.arrow-right:before {
  margin-right: -15px;
}

.list-item.video-item .media::after,
.block .card .video:after {
  font-family: "icons";
  content: "\e905";
  width: 56px;
  font-size: 56px;
  line-height: 56px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 22%;
  margin: -26px 0 0 -26px;
  color: #ffffff70;
  background: #00000060;
  border-radius: 100%;
}

.block.newsletter form input[type="submit"],
.block.insights form input[type="submit"] {
  width: 150px;
}

.block.newsletter form input[type="email"],
.block.insights form input[type="email"] {
  width: calc(100% - 150px);
}

.block.newsletter .block-title strong,
.block.newsletter .description strong span {
  color: #000;
  font-weight: 500;
}

.block.newsletter form input[type="submit"],
.block.insights form input[type="submit"] {
  background: #000;
}

.block.newsletter.light form label {
  text-align: left;
}

/*COMUNS TODOS OS BLOCOS*/
.block.videos .block-title i.icon,
.block.podcasts .block-title i.icon,
.block.breaking-news .card .post-info .description,
.block.breaking-news .card .leia-mais {
  display: none;
}

/*Bloco Mais Lidas*/
.block.most-read .our-carousel .card .title strong,
.block.abril-recomenda .our-carousel .card .title strong {
  border-right: none;
  font-size: 48px;
  line-height: 45px;
  font-weight: bold;
  color: #000;
  display: block;
  margin-left: 18px;
}

.block.most-read .our-carousel .card .title,
.block.abril-recomenda .our-carousel .card .title,
.block.quatro-destaques .card.d .title.small {
  font-size: 16px;
  line-height: 20px;
  max-height: 80px;
}
.block.most-read .our-carousel .card .category,
.block.abril-recomenda .our-carousel .card .category {
  font-size: 12px;
  line-height: 16px;
}

/*Bloco Breaknews*/

span.category a {
  font-weight: 600;
  border: none;
  color: #f47265;
}

section.block .container {
  padding-top: 40px;
  padding-bottom: 10px;
}

.block.breaking-news .container,
.block.newsletter .container {
  border-top: 0px;
  padding: 0;
}

section.block.breaking-news {
  padding: 40px 0 10px;
}

section.block.newsletter {
  margin: 40px auto;
  padding: 20px 40px 40px;
}

.block {
  padding-top: 0;
}

main > section.block:first-of-type .container {
  border-top: none;
}

.block.abril-recomenda .our-carousel .card strong {
  display: none !important;
}

.block .card .category {
  font-size: 12px;
  line-height: 16px;
}

.block .card .link {
  color: #f47265;
  font-size: 15px;
  line-height: 20px;
}

.block .card.d .media + .category + .title {
  font-size: 25px;
  line-height: 28px;
  font-weight: 500;
}

.block .card.a .title {
  font-weight: 500;
}

.block .card.b .title {
  font-size: 18px;
  font-weight: 500;
}

.block.videos .card .video {
  border: solid 1px #000;
  margin-bottom: 8px;
}

.block .card .video:after {
  margin: -26px 0 0 42px;
}

.block .card .video:before {
  background: #ffffff10;
}
.block.quatro-destaques .card:nth-child(3) {
  margin-bottom: 0;
}

.static-page .static-page-content .wp-caption img.size-full,
.static-page .static-page-content p img.size-full {
  width: auto;
  max-width: 100%;
}

.wp-caption.aligncenter {
  text-align: center;
}

.block.breaking-news .card.image .post-info {
  bottom: 0;
  top: unset;
  left: calc(10%);
  background: #ffffffe1;
  position: absolute;
  padding: 24px 20px;
  text-align: left;
  width: 550px;
  transform: none;
}
.block.breaking-news .card .post-info .category {
  font-weight: 600;
  border: none;
  color: #f47265;
}

.block.breaking-news .card .post-info .title {
  font-size: 25px;
  line-height: 28px;
  color: #000;
  text-align: left;
  font-weight: 300;
  margin-bottom: 0;
}

section.block.abril-recomenda .container {
  border: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

section.block.abril-recomenda .block-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600 !important;
  text-transform: uppercase;
  border-right: solid 1px;
  width: 15%;
  display: inline-flex;
  float: left;
  padding-top: 10px;
}

.block.abril-recomenda .our-carousel .card .category {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #000;
  padding-left: 30px;
}

.block.abril-recomenda .our-carousel .card .title {
  font-weight: 400;
  padding-left: 30px;
}

.block.abril-recomenda .our-carousel {
  width: 85%;
}

/*Bloco Quatro Destaques*/
.block.quatro-destaques {
  padding: 0 0 16px 0;
}
.block.quatro-destaques .card {
  width: calc(19.74% - 16px);
}

.block.quatro-destaques .our-carousel {
  justify-content: center;
}

.block.quatro-destaques .card .post-info .category {
  font-weight: 400;
  border: none;
}

.block.quatro-destaques .card.d .title.small {
  font-weight: 500;
}
.block.videos .our-carousel .our-carousel-item a {
  margin-bottom: 0;
}
.block.videos .our-carousel .our-carousel-item .video img {
  width: 253px !important;
  height: 168px !important;
}
.block .card .video:before {
  width: 252px !important;
}

.block.videos .card .media,
.block .card.b .media {
  height: 168px;
  margin-bottom: 0;
}

/* Bloco podcasts */
.block.podcasts .our-carousel .our-carousel-item {
  width: calc(16.49% - 62px);
  margin-right: 31px;
  margin-left: 31px;
}
.block.podcasts .our-carousel .our-carousel-item:last-of-type {
  width: calc(16.49% - 32px);
  padding-right: 31px;
}
.block.podcasts .our-carousel .card .title,
.block.videos .our-carousel .card .title {
  font-size: 16px;
  line-height: 20px;
}
.block .card .podcast-thumb {
  position: relative;
}
.block .card .podcast-thumb:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff10;
  content: "";
}
.block .card .podcast-thumb:after {
  font-family: "icons";
  content: "\e904";
  width: 42px;
  font-size: 42px;
  line-height: 42px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  color: #ffffff50;
  background: #00000070;
  border: 2px solid;
  border-radius: 100%;
  padding: 8px;
}
.block.podcasts .icon.arrow-right:before,
.block.podcasts .our-carousel .icon.arrow-left:before,
.block.podcasts .our-carousel .icon.fade-out {
  color: #000;
}
.icon.arrow-left:before {
  margin-left: 5px;
}
.block.podcasts .our-carousel-item .category {
  text-align: center;
}

.block.videos .our-carousel .icon {
  color: #000;
}
.block.videos .our-carousel .icon.arrow-left {
  left: 16px;
}
.block.videos .our-carousel .icon.arrow-right {
  right: 16px;
}

.home .block.listagem .card .row > .col-s-12.col-l-12 {
  width: 75%;
  margin: 0;
}
.home .block.listagem .card .row .description {
  visibility: hidden;
}

@media (min-width: 991px) {
  .block.videos .our-carousel {
    padding-left: 2px;
    padding-right: 0px;
  }

  .block.videos .our-carousel .our-carousel-item {
    width: calc(24.6% - 48px);
    margin-right: 28px;
    margin-left: 28px;
    padding-left: 10px;
  }

  .destaques9 .col-s-12.col-l-3:nth-child(2) img {
    width: 100%;
  }

  .block .card.b {
    margin-bottom: 15px;
  }

  .block .card.a {
    margin-bottom: 0;
  }

  .block .card.a img {
    width: 108px;
    height: 108px;
  }

  .block.breaking-news .card.image .category {
    padding-left: 17px;
    padding-bottom: 0;
  }

  .block.destaques9 .card.d .media.left {
    width: 622px;
    max-width: 100vw;
    height: 350px;
    margin-right: 24px;
  }

  /*fix bloco 9 destques*/
  .block.destaques9 .col-s-12.col-l-3 .card.a img {
    width: 108px !important;
    height: 108px !important;
  }

  .list .cards .card .media img {
    /*height: 180px;*/
    max-height: 200px;
    max-width: 279.75px;
    width: 279.75px;
    height: 200px;
  }

  .block.breaking-news .card.image {
    height: 552px;
  }

  .block.newsletter .col-s-12 {
    width: 61%;
    padding: 0 40px;
  }

  .block.newsletter .sib_embed_signup .col-s-12.col-l-5 {
    width: 38%;
    border-left: solid 1px #333;
  }

  .block.newsletter .sib_embed_signup .col-l-4 {
    width: 100%;
  }

  .block.newsletter .block-title {
    font-size: 30px;
    line-height: 32px;
  }

  .block.newsletter.single-newsletter .col-s-12 {
    width: 100%;
    padding: 0 20px;
  }

  .block.newsletter.single-newsletter .sib_embed_signup {
    width: 100%;
  }
}

.ads-parent,
.ads,
.ads-aftertext,
.ads-infinite-list,
.ads-bilboards {
  display: block;
}

.ads-bilboards {
  display: block;
}

.list .row > .col-s-12.col-l-9,
.listagem .row > .col-s-12.col-l-9 {
  margin: auto;
}

.post .content ul.share li > a {
  background: black !important;
}

/* Bloco todas as notícias - home */
section.block.listagem .container .card.d .author-by {
  display: block;
  width: 100%;
}
section.block.listagem .container .card.d .author-avatar {
  display: inline-block;
  width: 32px;
  margin-right: 8px;
}
section.block.listagem .container .card.d .author-avatar img {
  border-radius: 30px;
}
section.block.listagem .container .card.d .author-info {
  display: flex;
  justify-content: left;
  align-items: center;
  width: 100%;
}
section.block.listagem .container .card.d .row .description {
  visibility: visible;
  margin: 10px -24px;
}
section.block.listagem .container .card.d .author-info-by span {
  font: normal normal normal 12px/12px "Montserrat", sans-serif;
}

section.block.listagem .container .card.d .author-info-by .author-by {
  font: normal normal normal 11px/12px "Montserrat", sans-serif;
}
section.block.listagem .container .card.d .author-info-by .author {
  font: normal normal bold 12px/12px "Montserrat", sans-serif;
}

/* Bloco todas as notícias - home */

@media (max-width: 991px) {
  body main > section.block:first-of-type,
  body main > .breaking-news:first-child:first-of-type {
    padding-top: 0;
  }
  .block.quatro-destaques .block-title {
    font-size: 32px !important;
  }
  .block.quatro-destaques,
  .block-quatro-destaques .container {
    padding-top: 0;
  }
  section.block .container {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  section.block.patrocinadores {
    padding-top: 20px !important;
    margin-bottom: 20px !important;
  }

  section.block.patrocinadores .container .col-l-2 {
    width: 18%;
  }

  .list-menu .list-menu-title {
    display: contents;
  }

  .list-menu {
    box-shadow: none;
  }

  .list-menu.active .list-menu-title.hide-l {
    display: none;
  }

  .list .cards .card .title,
  .block .card .title,
  .block.listagem .card.d .title {
    font-size: 16px;
    line-height: 20px;
  }

  .block.newsletter form label {
    font-size: 13px;
    line-height: 16px;
  }

  section.block.abril-recomenda {
    margin-bottom: 32px;
  }

  section.block.abril-recomenda .block-title {
    float: inherit;
    width: 100%;
    font-size: 20px;
    line-height: 24px;
    border-right: 0;
  }

  .block.abril-recomenda .our-carousel .card {
    border-bottom: 0;
    border-left: 1px solid;
    padding-bottom: 16px !important;
    margin-bottom: 0;
  }

  .block.breaking-news .card.image .post-info {
    display: block;
    left: 50%;
    transform: translate(-50%, 0);
  }

  .block.breaking-news .card .post-info .title {
    font-size: 20px;
    line-height: 24px;
  }

  .block.breaking-news .card.image.last {
    height: 528px;
  }

  .newsletter .description {
    margin-bottom: 32px;
  }

  .destaques9 .card.a {
    text-align: left;
    display: flex;
    position: relative;
    margin-bottom: 30px;
  }
  .destaques9 .card.a .title {
    position: absolute;
    left: 120px;
    top: 20px;
    font-size: 16px;
    line-height: 20px;
  }
  .destaques9 .card .category {
    text-align: left !important;
  }

  .destaques9 .card.a .category {
    order: 2;
  }
  .block.destaques9 .card.a .media.left {
    width: 108px !important;
    height: 108px !important;
  }
  .destaques9 .card.a .category {
    height: 15px;
    margin-left: 5px !important;
  }
  .destaques9 .card.b .media {
    height: 184px !important;
  }
  .destaques9 .col-s-12.col-l-3:nth-child(2) img {
    max-width: 100%;
  }
  .destaques9 .col-s-12.col-l-3:nth-child(2) {
    order: 10;
    -webkit-order: 10;
    text-align: center;
  }

  .destaques9 .col-s-12.col-l-3:nth-child(3) {
    order: 2;
    -webkit-order: 2;
    text-align: center;
  }

  .destaques9 .col-s-12.col-l-3:nth-child(4) {
    order: 3;
    -webkit-order: 3;
  }

  .destaques9 .col-s-12.col-l-3:nth-child(5) {
    order: 4;
    -webkit-order: 4;
  }

  .destaques9 .col-s-12.col-l-3:nth-child(6) {
    order: 5;
    -webkit-order: 5;
  }
  .destaques9 .col-s-12.col-l-3:nth-child(7) {
    order: 6;
    -webkit-order: 6;
  }
  .destaques9 .col-s-12.col-l-3:nth-child(8) {
    order: 7;
    -webkit-order: 7;
  }
  .destaques9 .col-s-12.col-l-3:nth-child(9) {
    order: 8;
    -webkit-order: 8;
  }
  .destaques9 .col-s-12.col-l-3:nth-child(10) {
    order: 9;
    -webkit-order: 9;
  }
  .block.destaques .card.d .media {
    height: 204px;
  }

  section.block.listagem .container .card.d .title {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  section.block.listagem .container .card.d .media {
    width: 108px !important;
    height: 108px !important;
  }
  section.block.listagem .container .card.d .author-by {
    display: block;
    width: 100%;
  }
  section.block.listagem .container .card.d .author-avatar {
    display: inline-block;
    width: 32px;
    margin-right: 8px;
  }
  section.block.listagem .container .card.d .author-avatar img {
    border-radius: 30px;
  }
  section.block.listagem .container .card.d .author-info {
    display: flex;
    justify-content: left;
    align-items: center;
    width: 100%;
  }
  section.block.listagem .card.d .row > .col-l-7 {
    padding-left: 0;
  }

  section.block.patrocinadores .container .col-l-2 {
    width: 21.87%;
  }

  section.block.patrocinadores .card {
    padding-bottom: 0;
    border-bottom: 0px;
  }

  .list .cards .card .category {
    font-size: 12px;
    line-height: 16px;
  }

  section ~ section.block.newsletter {
    margin-top: 0;
  }

  .list .cards .card .title,
  .card .title,
  .block.listagem .card.d .title,
  .block.videos .card.d .title,
  .block.most-read .card .title {
    font-size: 16px;
    line-height: 20px;
  }

  section.block .container {
    padding-top: 36px;
    padding-bottom: 0px;
  }

  .list .cards .card .description {
    font-size: 15px;
  }

  .post .post-header .title {
    font-size: 26px;
    line-height: 32px;
  }

  .list-item.video-item .media::after {
    top: 42%;
    left: 18%;
  }

  .block .card .media.highlight {
    margin: 0px -32px;
    width: calc(100% + 65px) !important;
  }
}

@media (max-width: 660px) {
  .block-expanded + section:first-of-type .container {
    padding-top: 24px;
  }

  .post .content blockquote {
    margin: 10px 10px 10px 0;
    width: calc(42%);
  }

  .post .content blockquote p {
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 10px;
  }

  .special-post .special-post-header {
    min-height: inherit;
    max-height: 460px;
  }

  /* Bloco podcasts */
  .block.podcasts .our-carousel .our-carousel-item,
  .block.podcasts .our-carousel .our-carousel-item:last-of-type {
    width: 144px;
    margin-left: 2px;
    margin-right: 2px;
    padding-right: 0;
  }
  .block.quatro-destaques .our-carousel .card,
  .block.podcasts .our-carousel .card,
  .block.videos .our-carousel .card {
    margin-bottom: 0;
  }

  .block.videos .card .media,
  .block .card.b .media {
    height: 168px;
  }

  .block.quatro-destaques .our-carousel {
    justify-content: flex-start;
    width: calc(100% + 16px);
  }

  .block.quatro-destaques .card {
    min-width: 252px;
    max-width: 252px;
    height: 332px;
  }

  .destaques9 .block .card.d .title,
  .block .card.d .title {
    font-size: 18px !important;
    line-height: 24px !important;
  }

  .block.destaques9 .link {
    font-size: 15px !important;
    line-height: 20px !important;
  }

  .destaques9 h2.title,
  .destaques9 h3.title {
    text-align: left;
  }

  .block.destaques9 .card {
    padding-bottom: 0;
    border: 0;
    width: calc(100% + 32px);
    margin-left: -16px;
  }

  .block.listagem a + span,
  .block.listagem a + span + span {
    font-size: 12px;
  }

  .block.most-read .our-carousel-item:nth-child(1n + 10) .title strong {
    margin-left: 0;
  }

  .block.most-read .our-carousel-item .card .title strong {
    font-weight: 300;
  }

  .block.most-read .our-carousel .card {
    margin: 0;
    border: 0;
  }

  .block.most-read .our-carousel[data-items-per-turn] .our-carousel-item {
    border: 0;
  }

  section.block.patrocinadores .container .col-l-2 {
    width: 50%;
    padding: 0 4px;
  }

  section.block.patrocinadores .container {
    padding: 23px 16px;
  }

  .list-header .list-title,
  section.block .block-title {
    line-height: 40px;
  }

  .list .cards .card {
    padding-bottom: 32px;
    margin-bottom: 32px;
  }
}

@media (max-width: 320px) {
  .destaques9 .card.b .title,
  .destaques9 .card.a .title {
    font-size: 14px;
  }
}

#mostrasListaContainer .data .material-icons {
  display: none;
}

.wrapper-gallery.gallery-list figcaption {
  margin: 20px 10px 25px;
}

/*provisório*/

#mostrasListaContainer {
  margin: auto;
}
@media (min-width: 991px) {
  #mostrasListaContainer {
    width: 100%;
  }
  #mostrasListaContainer li.col-xs-12.col-l-4 {
    display: inline-flex;
    width: 33.15%;
  }
}

html > body .subhome-mostras-novo > .titulo {
  position: relative;
  float: left;
  margin-bottom: 30px;
  padding-top: 10px;
  font: 900 30px/34px Lato, sans-serif;
  color: #191919;
}
html > body .subhome-mostras-novo > .titulo:before {
  position: absolute;
  top: 0;
  left: -15px;
  width: 60px;
  height: 6px;
  background: #f4847a;
  content: "";
}
html > body .subhome-mostras-novo .categorias {
  float: left;
  margin-bottom: 30px;
  padding: 12px 40px 12px 12px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 46px;
  font: 16px/20px Roboto, sans-serif;
  color: #424242;
  background-color: #fff;
  background-image: linear-gradient(45deg, transparent 50%, #666 50%),
    linear-gradient(135deg, #666 50%, transparent 50%),
    linear-gradient(to right, #fff, #fff);
  background-position: calc(100% - 20px), calc(100% - 15px);
  background-size: 5px 5px;
  background-repeat: no-repeat;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  cursor: pointer;
}
html > body .subhome-mostras-novo .cartazes {
  float: left;
  width: 100%;
}
html > body .subhome-mostras-novo .cartazes .cartaz {
  float: left;
  margin: 0 -9px 30px;
  width: calc(100% + 30px);
}
html > body .subhome-mostras-novo .cartazes .cartaz .imagem {
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
  height: 272px;
  text-align: center;
  background: #eee;
}
html > body .subhome-mostras-novo .cartazes .cartaz .imagem img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: auto;
  min-width: 100%;
  height: -webkit-fill-available;
}
html > body .subhome-mostras-novo .cartazes .cartaz .legenda {
  position: relative;
  float: left;
  padding: 15px 15px 0;
  width: 100%;
  background: #fff;
}
html > body .subhome-mostras-novo .cartazes .cartaz .legenda .chapeu {
  color: #f47265;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold;
  left: 0px;
  opacity: 0.9;
  padding: 4px;
  position: absolute;
  text-transform: uppercase;
  top: -272px;
}
html > body .subhome-mostras-novo .cartazes .cartaz .legenda .chapeu.encerrada {
  background: #fff;
  color: #9e9e9e;
}
html
  > body
  .subhome-mostras-novo
  .cartazes
  .cartaz
  .legenda
  .chapeu.acontece-agora {
  color: #fff;
  background: #f4847a;
}
html > body .subhome-mostras-novo .cartazes .cartaz .legenda .chapeu.em-breve {
  background: #fff;
}
html > body .subhome-mostras-novo .cartazes .cartaz .legenda .titulo {
  color: #000;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 7px;
  text-transform: uppercase;
}
html > body .subhome-mostras-novo .cartazes .cartaz .legenda .data {
  display: block;
  margin-bottom: 5px;
  font: 14px/18px Roboto, sans-serif;
  color: #757575;
}
html > body .subhome-mostras-novo .cartazes .cartaz .legenda .data i {
  float: left;
  margin-right: 5px;
  width: 18px;
  height: 18px;
  font-size: 18px;
  color: #bdbdbd;
}
html > body .subhome-mostras-novo .cartazes .cartaz .legenda .saiba-mais {
  background: #f47265;
  color: #fff;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  padding: 4px;
}

@media (min-width: 991px) {
  html > body .subhome-mostras-novo > .titulo {
    font-size: 48px;
    line-height: 52px;
  }
  html > body .subhome-mostras-novo > .titulo:before {
    width: 80px;
    height: 8px;
  }
  html > body .subhome-mostras-novo .categorias {
    float: right;
    width: 300px;
  }
  html > body .subhome-mostras-novo .cartazes .cartaz {
    margin: 0 0 30px;
    width: 100%;
  }
  html > body .subhome-mostras-novo .cartazes .cartaz .legenda {
    height: 58px;
    padding: 4px 0px 0px;
  }
  html > body .subhome-mostras-novo .cartazes .cartaz .legenda .saiba-mais {
    bottom: 0px;
    position: absolute;
    right: 0px;
  }
}
/*provisório*/

/*table provisório*/
table {
  border-spacing: 1;
  border-collapse: collapse;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
table * {
  position: relative;
}
table td,
table th {
  padding-left: 8px;
}
table thead tr {
  height: 60px;
  background: #36304a;
}
table tbody tr {
  height: 50px;
}
table tbody tr:last-child {
  border: 0;
}
table td,
table th {
  text-align: left;
}
table td.l,
table th.l {
  text-align: right;
}
table td.c,
table th.c {
  text-align: center;
}
table td.r,
table th.r {
  text-align: center;
}
tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}
tbody tr {
  font-size: 15px;
  color: grey;
  line-height: 1.2;
  font-weight: unset;
}
@media screen and (max-width: 992px) {
  table {
    display: block;
  }
  table td,
  table th,
  table tr,
  table > * {
    display: block;
  }
  table thead {
    display: none;
  }
  table tbody tr {
    height: auto;
    padding: 37px 0;
  }
  table tbody tr td {
    padding-left: 40% !important;
    margin-bottom: 24px;
  }
  table tbody tr td:last-child {
    margin-bottom: 0;
  }
  table tbody tr td:before {
    font-size: 14px;
    color: #999;
    line-height: 1.2;
    font-weight: unset;
    position: absolute;
    width: 40%;
    left: 30px;
    top: 0;
  }
  tbody tr {
    font-size: 14px;
  }
}
/*table provisório*/

/*MIKE*/

/*ACONSELHAVEL REPLICAR OS MEDIAS DENTRO DAS SUAS AREAS RESERVADAS AI DEPOIS NORMALIZAMOS TUDO EX: @media (max-width: 991px) */

/*FRED*/
@media (min-width: 991px) {
  /* Header */
  .search-area.col-s-3 a {
    color: #fff;
    background-color: #f58479;
    font-weight: bold;
    padding: 6px 4px;
    opacity: 1;
  }
  .fixed .search-area.col-s-3 a {
    display: none;
  }
  .fixed .search-area.col-s-3 {
    margin-top: 7px;
  }
}
/* Fix footer */
footer .menu-image-title {
  font-family: "Roboto", sans-serif;
}
.main-menu .menu-image-title {
  font-family: "Montserrat", sans-serif;
  font-size: 1.5rem;
}
.menu-menu-copyright-container .menu-image-title,
footer .row .col-s-12 p {
  font-size: 1.1rem;
}
footer .f-social svg {
  height: 22px;
}
/* Fix red/white links */
.f-social .menu-image-title {
  opacity: 0;
}
/* Fix pinterest logo */
.f-social a {
  -webkit-mask-repeat: no-repeat;
}
@media (max-width: 991px) {
  body {
    overflow-x: hidden;
  }
  body,
  html {
    padding-bottom: 0px;
  }
  footer .f-social {
    height: 112px;
  }
  footer .f-social .container ul {
    width: 100%;
    margin-top: 18px;
    text-align: left;
  }
  .sub-header.container .row {
    background-color: #fafafa;
  }
  .f-social li:first-child {
    height: 20px;
    margin-right: 6px;
  }
  .f-social li {
    width: 32px;
    height: 32px;
  }
  .f-social a {
    width: 48px !important;
    height: 48px !important;
  }
}
/* Fix micro screens */
@media (max-width: 412px) {
  footer .f-social {
    height: 112px;
  }
  footer .f-social .container ul {
    width: 100%;
    margin-top: 10px;
    text-align: left;
  }
}
/* Fix contato imprensa */
.static-page .static-page-content .page-title {
  text-align: center;
  font-size: 45px;
  font-family: Montserrat, sans-serif;
  font-weight: lighter;
  border-bottom: none;
  padding-top: 15px;
}

.static-page .static-page-content h1.page-title {
  padding-top: 40px;
}

.static-page .static-page-content h3 {
  font-size: 26px;
  color: #f58479;
  margin-bottom: 16px;
}

.static-page .static-page-content a {
  font-size: 12px;
  font-weight: bold;
  color: #000;
}

@media (max-width: 991px) {
  .static-page .static-page-content h1.page-title {
    font-size: 32px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 30px;
  }
  .static-page .static-page-content h3 {
    font-size: 22px;
  }
}

.static-page .static-page-content p {
  font-size: 15px;
}
.static-page .static-page-content hr {
  border: 1px solid #f58479;
}
.container.sidebar-static-page {
  max-width: 840px;
}
.container.sidebar-static-page #primary {
  width: 100%;
}
/* Fix general peges */
.static-page-content .page-title:before {
  background: transparent;
}
.static-page-content .article-header {
  text-align: center;
}

.static-page-content .page-title {
  font-weight: 600;
  font-size: 36px;
  line-height: 40px !important;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 991px) {
  .static-page-content .page-title {
    font-size: 26px;
  }
}
.static-page-content .entry-content {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
}

.static-page-content .block.related-posts {
  display: none;
}
.list .cards .card .category {
  font-size: 12px;
}
.list .cards .card .author {
  font-family: "Montserrat", sans-serif;
}
.author-element {
  color: #000;
}
@media (max-width: 991px) {
  .list-header {
    padding: 32px;
  }
  .list-header .list-title,
  section.block .block-title {
    font-size: 32px;
  }
  .sponsored-content.nofollow-robots {
    margin-top: -16px;
  }
}
.list-item.video-item .media:after,
.block .card .video:after {
  content: url(/wp-content/themes/abril-casacor/images/video.svg);
  background: transparent;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  padding: 0px;
  margin: 0px;
}
body.archive .list-item.video-item .media:after {
  left: 140px;
}
.block .card .podcast-thumb:after {
  border: none;
  content: url(/wp-content/themes/abril-casacor/images/podcasts.svg);
  background: transparent;
  top: calc(50% - 23px);
  left: calc(50% - 23px);
  padding: 0px;
  margin: 0px;
}
.post .content h2,
.post .content h3 {
  font-family: "Montserrat", sans-serif;
}
.post .content h3 {
  font-size: 24px;
}
.block.breaking-news .card.image:before {
  background: initial;
}
.block.most-read .our-carousel .card .title strong,
.block.abril-recomenda .our-carousel .card .title strong {
  margin-left: -2px;
  text-align: right;
}
.post .post-header .category {
  font-size: 12px;
}
.post .content .block .block-content .card .category {
  font-size: 12px;
}
@media (max-width: 991px) {
  table {
    width: calc(100% + 32px);
    margin-left: -16px;
  }
  table tbody tr {
    overflow: hidden;
    padding-top: 27px;
    padding-bottom: 0px;
    width: 100%;
  }
  table tbody tr td {
    width: 50%;
    float: left;
    padding-left: 16px !important;
  }
  table tr td a {
    font-size: 15px;
  }
  body.archive .list-item.video-item .video-icon {
    display: none;
  }
  body.archive .list-item.video-item .media:after {
    left: 32px;
  }
}
.static-page-content p a[href$=".zip"] strong::after,
.static-page-content p strong a[href$=".zip"]::after {
  content: url(/wp-content/themes/abril-casacor/images/download.svg);
  position: relative;
  top: 4px;
  left: 8px;
  margin-right: 8px;
}
@media (max-width: 991px) {
  .row {
    margin: 0;
  }
  html > body .subhome-mostras-novo .cartazes .cartaz .legenda {
    padding: 4px 0px 0;
  }
  html > body .subhome-mostras-novo .cartazes .cartaz .legenda .saiba-mais {
    width: 75px;
    position: absolute;
    right: 0px;
    bottom: 0px;
  }
  html > body .subhome-mostras-novo .cartazes .cartaz {
    width: calc(100% + 19px);
  }
}
html > body .subhome-mostras-novo > .titulo {
  text-align: center;
  float: inherit;
  font-size: 45px;
  font-family: "Montserrat", sans-serif;
  font-weight: lighter;
  padding-top: 40px;
  margin-bottom: 24px;
  text-transform: uppercase;
}
html > body .subhome-mostras-novo > .titulo:before {
  background: none;
}
html > body .subhome-mostras-novo .cartazes .cartaz .legenda .data::before {
  content: url(images/calendar.svg);
  position: relative;
  top: 7px;
}
html > body .subhome-mostras-novo .cartazes .cartaz .legenda .data {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  margin-top: -5px;
}
.box-imprensa,
.box-ingresso,
.box-link {
  border: 1px solid black;
  min-height: 88px;
  padding: 8px 12px;
  position: relative;
  width: 300px;
}
.box-ingresso,
.box-link {
  background-color: #000;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  border-color: #000;
}
.box-ingresso .button-ingressos:hover,
.box-link .button-link:hover {
  color: #000;
  background: #fff;
  border: none;
}
.box-ingresso .header-ingressos,
.box-ingresso .conteudo-ingressos {
  display: none;
}
.box-ingresso .button-ingressos,
.box-link .button-link {
  color: #fff;
  height: 100%;
  left: 0px;
  opacity: 1;
  padding: 24px 64px;
  position: absolute;
  top: 0px;
  width: 100%;
}
.box-imprensa .titulo,
.box-edicoes .titulo {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 4px;
}
.box-imprensa .texto {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: lighter;
}

.box-ingresso + .box-imprensa {
  float: left;
  clear: inherit;
}

.box-link {
  float: right;
  margin-right: 10px;
}
.box-edicoes {
  display: inline-block;
  width: 318px;
}

.box-edicoes .titulo {
  font-size: 20px;
}

.box-edicoes li {
  font-size: 16px;
  padding: 0 15px;
  margin-top: 10px;
  display: inline-block;
  border-right: 1px solid #000;
}

.box-edicoes ul {
  cursor: pointer;
}
.box-edicoes ul li:first-child {
  padding-left: 0;
  display: none;
}
/*.box-edicoes ul li:nth-child(2) {padding-left: 0;}*/
.box-edicoes ul li:last-child {
  border: none;
}
.box-edicoes ul li a {
  color: #000;
}

.box-edicoes li.wrapper-gallery-cta {
  display: initial;
}
.box-edicoes .wrapper-gallery-cta {
  display: none;
}

.sobre-a-mostra,
.perguntas-frequentes {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  padding-top: 32px;
  position: relative;
  margin-bottom: 10px;
}
.sobre-a-mostra .titulo,
.perguntas-frequentes .titulo {
  color: #f58479;
  font-size: 24px;
  font-weight: bold;
}
.perguntas-mostras {
  padding-top: 28px;
}
.perguntas-mostras .pergunta .texto-pergunta {
  font-size: 18px;
  font-weight: 500;
}

/*novo codigo de css perguntas*/
.perguntas-mostras {
  display: none;
}
.perguntas-frequentes .titulo::after {
  content: url(images/keyboard_arrow_down.svg);
  display: inline-block;
  transform: rotate(180deg);
  margin-top: -27px;
}
.perguntas-frequentes.openFirst .perguntas-mostras {
  display: block;
}
.perguntas-frequentes.openFirst .titulo::after {
  margin-top: -21px;
  transform: rotate(0deg);
}
/*fim novo css*/

.perguntas-mostras .pergunta .texto-pergunta::after {
  content: url(images/keyboard_arrow_down.svg);
  display: block;
  position: absolute;
  right: 0px;
  transform: rotate(180deg);
  margin-top: -27px;
}
.perguntas-mostras .pergunta .resposta {
  background-color: #eaeaea;
  border-bottom: 1px solid darkgrey;
  display: block;
  font-size: 16px;
  height: 0px;
  margin-bottom: 16px;
  margin-top: 8px;
  overflow: hidden;
  padding: 0px;
}
.sobre-a-mostra p {
  padding-top: 32px;
}
.perguntas-mostras .pergunta.open .resposta {
  border-bottom: none;
  height: auto;
  margin-top: 16px;
  overflow: initial;
  padding: 8px;
}
.perguntas-mostras .pergunta.open .texto-pergunta::after {
  margin-top: -21px;
  transform: rotate(0deg);
}
@media (max-width: 991px) {
  .post-type-archive-mostras .main-container .container .row > .col-l-12 {
    margin: auto;
    width: 100%;
  }
}
@media (min-width: 991px) {
  .category-list:not(.main-container) {
    padding: 0px;
  }
  .single-mostras .category-list .row .col-md-8,
  .single-mostras .category-list .row .col-md-4 {
    width: 50%;
  }
}
#mostra-article .share {
  display: none;
}
.mostra-header .title {
  padding-top: 40px;
  padding-bottom: 32px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 45px;
  text-transform: uppercase;
  font-weight: lighter;
}
.em-cartaz {
  background-color: #ebebeb;
  padding: 32px;
}

.em-cartaz > .titulo {
  color: #f58479;
  font-size: 24px;
  font-weight: bold;
}

.em-cartaz .item {
  padding-top: 37px;
  padding-left: 40px;
  position: relative;
}

.em-cartaz .item .titulo {
  font-size: 18px;
  font-weight: bold;
}

.em-cartaz .item strong,
.em-cartaz .item .texto {
  font-size: 16px;
}

.em-cartaz .item a {
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}

.em-cartaz .item .texto {
  display: block;
  font-weight: lighter;
}

.em-cartaz .item p,
.em-cartaz .item span,
.em-cartaz .item a {
  padding-top: 4px;
}
.em-cartaz-icon {
  background-color: #c4c4c4;
  height: calc(100% - 60px);
  left: 8px;
  position: absolute;
  top: 61px;
  width: 1px;
}

.em-cartaz-icon::before {
  left: -12px;
  opacity: 0.35;
  position: absolute;
  top: -24px;
}

.em-cartaz-icon.calendar::before {
  content: url(images/calendar.svg);
}

.em-cartaz-icon.info::before {
  content: url(images/info.svg);
  opacity: 1;
}

.em-cartaz-icon.location::before {
  content: url(images/location.svg);
  opacity: 1;
}
.em-cartaz-icon.phone::before {
  content: url(images/phone.svg);
  opacity: 1;
}

.box-ingresso {
  margin-right: 24px;
  float: left;
}

.box-imprensa {
  clear: both;
}

.box-imprensa,
.box-ingresso {
  margin-top: 24px;
  margin-bottom: 24px;
}

@media (min-width: 991px) and (max-width: 1286px) {
  .box-imprensa,
  .box-ingresso {
    width: 224px;
  }
  .box-ingresso .button-ingressos {
    padding: 24px 45px;
  }
  .box-imprensa .texto {
    font-size: 14px;
  }
}
.background-icon {
  background-color: #000;
  height: 28px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 28px;
}
.mask-icon {
  -webkit-mask-image: url(images/download.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 20px;
  background: white;
  height: 28px;
  position: absolute;
  right: -5px;
  top: 3px;
  width: 28px;
}
.box-imprensa a {
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}
@media (max-width: 991px) {
  .box-imprensa,
  .box-ingresso {
    float: initial;
  }
}
.resume-gallery {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 416px;
  width: calc(100% - 12px);
}
.resume-gallery-info {
  background-color: rgba(0, 0, 0, 0.75);
  color: white;
  font-size: 18px;
  height: 172px;
  margin: auto;
  position: relative;
  text-align: center;
  top: 123px;
  width: 271px;
}
.single-mostras .wrapper-gallery-cta .element-gallery-cta {
  height: 172px;
  width: 271px;
  background-color: rgba(0, 0, 0, 0.75);
  padding-top: 96px;
}
.sidebar.sticky-gallery
  .wrapper-gallery-cta
  .element-gallery-cta
  .element-cta-title::before {
  content: url(images/galeria_icon.svg);
  position: absolute;
  left: calc(50% - 26px);
  top: 32px;
}
.resume-gallery-icon {
  background-image: url(images/galeria_icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 52px;
  height: 52px;
  margin: auto;
  position: relative;
  top: 32px;
  width: 52px;
}
.resume-gallery-text {
  position: relative;
  top: 44px;
}
.sticky-gallery {
  height: calc(100% - 136px);
}
.sticky-gallery > div {
  position: sticky;
  top: 50px;
}
.single-mostras .category-list .col-md-8 .col-md-4 {
  display: none;
}

/*FIX MOSTRAS SLIDER CONTENT*/

.single-mostras .our-carousel {
  overflow: scroll;
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.single-mostras .our-carousel::-webkit-scrollbar {
  display: none;
}
.single-mostras .our-carousel .our-carousel-item {
  flex: 0 0 auto;
  float: left;
  margin-right: 12px;
  width: calc(20% - 9.6px);
}
.single-mostras .our-carousel[data-items-per-turn="1"] .our-carousel-item {
  width: calc(100% - 9px);
}
.single-mostras .our-carousel[data-items-per-turn="4"] .our-carousel-item {
  width: calc(25% - 9px);
}
.single-mostras .our-carousel[data-items-per-turn="5"] .our-carousel-item {
  width: calc(20% - 9.6px);
}
.single-mostras .our-carousel[data-items-per-turn="6"] .our-carousel-item {
  width: calc(16.66666667% - 10px);
}
.single-mostras .our-carousel .icon {
  position: absolute;
  top: 50%;
  width: 12px;
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.single-mostras .our-carousel .icon.arrow-left {
  left: 0;
  text-align: left;
}
.single-mostras .our-carousel .icon.arrow-right {
  right: 31%;
  text-align: right;
}
.single-mostras .our-carousel .icon.fade-in {
  opacity: 1;
}
.single-mostras .our-carousel .icon.fade-out {
  opacity: 0.25;
}

.single-mostras .list-header .list-title,
section.block .block-title {
  border-top: 1px solid #525252;
  padding-top: 20px;
}
@media (max-width: 991px) {
  .post .media-super img {
    margin: 0;
  }
  .single-mostras .category-list .col-md-4 {
    display: none;
  }
  .single-mostras .category-list .col-md-8 .col-md-4 {
    display: initial;
  }
  .sticky-gallery .container {
    padding: 0px;
  }
}
.mostras-carousel {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  height: 52px;
  line-height: 52px;
  margin-bottom: 24px;
  overflow: hidden;
  position: relative;
}
.mostras-carousel-bar {
  display: flex;
  flex-wrap: nowrap;
  height: 52px;
  transition: 0.3s all;
  width: 100%;
}
.mostras-carousel-items {
  color: #000;
  flex: 0 0 auto;
  float: left;
  font-size: 14px;
  font-weight: 500;
  margin-right: 24px;
  text-transform: uppercase;
}
.mostras-carousel-preview,
.mostras-carousel-next,
.mostras-carousel-expand {
  background-color: #fff;
  background-image: url(images/keyboard_arrow_down.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px;
  box-shadow: 10px 8px 10px #fff;
  display: initial;
  height: 52px;
  position: absolute;
  top: 0px;
  width: 52px;
}
.mostras-carousel-preview {
  display: none;
  left: -18px;
  transform: rotate(-90deg);
}
.mostras-carousel-next {
  right: -18px;
  transform: rotate(90deg);
}
.mostras-carousel-expand {
  background-size: 25px;
  display: none;
  right: -18px;
  transform: rotate(180deg);
  transition: 0.2s all;
}
.mostras-carousel .hide {
  display: none;
}
.mostras-carousel .show {
  display: initial;
}
@media (max-width: 991px) {
  .mostras-carousel-preview,
  .mostras-carousel-next {
    display: none;
  }
  .mostras-carousel {
    height: auto;
    overflow: initial;
  }
  .mostras-carousel .mostras-carousel-bar {
    display: block;
    height: 52px;
    overflow: hidden;
    transform: translateX(0px) !important;
  }
  .mostras-carousel-items {
    border-bottom: 1px solid lightgrey;
    display: block;
    flex: initial;
    float: initial;
    margin-right: 0px;
  }
  .mostras-carousel .mostras-carousel-preview,
  .mostras-carousel .mostras-carousel-next {
    display: none;
  }
  .mostras-carousel-expand {
    background-color: initial;
    background-size: 29px;
    box-shadow: initial;
    display: block;
    right: -12px;
  }
}
.single-mostras #mais_lidas,
.single-mostras #leia_mais,
.single-mostras .box-patrocinio {
  display: none;
}
@media (max-width: 991px) {
  .mostra-header .title {
    font-size: 32px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .single-mostras .container.category-list {
    padding: 0px;
  }
  .single-mostras .container.category-list .col-md-8 {
    padding: 0px 16px;
    width: 100%;
  }
  .single-mostras .container.category-list .col-md-8 .em-cartaz {
    padding: 16px;
    padding-bottom: 32px;
    width: calc(100% + 32px);
    margin-left: -16px;
  }
  .single-mostras .container.category-list .col-md-8 .em-cartaz .item {
    padding-left: 33px;
    word-break: break-word;
  }
  .single-mostras .container.category-list .col-md-4 .box-edicoes,
  .single-mostras .container.category-list .col-md-4 .box-imprensa,
  .single-mostras .container.category-list .col-md-4 .box-ingresso,
  .single-mostras .container.category-list .col-md-4 .box-link {
    margin: auto;
    margin-top: 24px;
    margin-bottom: 24px;
    width: calc(100% - 32px);
  }

  .box-ingresso + .box-imprensa,
  .box-link {
    float: inherit;
  }

  .single-mostras .container.category-list .col-md-4 .sticky-combo {
    width: calc(100% + 32px);
    margin-left: -16px;
    margin-top: -13px;
  }
  .single-mostras
    .container.category-list
    .col-md-4
    .sticky-combo
    .resume-gallery {
    width: 100%;
  }
  .single-mostras .container.category-list .col-md-4 .box-ingresso {
    margin-top: 19px;
  }
  #wrapper-gallery-modal {
    margin-top: -32px;
  }
}
.sticky-gallery .sticky-combo .galeria {
  width: 100%;
}
/*FRED*/

.our-carousel .our-carousel-dot.active {
  background: #f58479;
}

/* TABLET SIZE FIX */
@media (min-width: 992px) and (max-width: 1340px) {
  .single-mostras .container.category-list {
    margin-left: 0px;
    margin-right: 0px;
  }
  .single-mostras .container.category-list > .row {
    margin: 0px;
    width: 100vw;
  }
  .single-mostras .container.category-list .row .col-md-8,
  .single-mostras .container.category-list .row .col-md-4 {
    width: calc(50vw - 30px);
    padding: 0px;
    margin: 0px 12px;
  }
}
.single-mostras .container.category-list .row .col-md-8 .sobre-a-mostra {
  line-height: 28px;
}
/* TABLET SIZE FIX */

/* LISTAGEM SINGLE MOSTRAS */
.single-mostras #infinite-list figure.media {
  float: left;
  margin-right: 24px;
}
.single-mostras #infinite-list .card .category {
  font-weight: 600;
  margin-bottom: 4px;
}
.single-mostras #infinite-list .card .title {
  margin-bottom: 8px;
}
.single-mostras #infinite-list .card .author {
  font-size: 13px;
}
.single-mostras #infinite-list .card {
  padding-bottom: 24px;
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 24px;
}
.single-mostras #infinite-list a {
  color: inherit;
}
@media (max-width: 991px) {
  .single-mostras #infinite-list figure.media img {
    width: 108px !important;
    height: 108px !important;
  }
}

/* FRED FIX */
.special-post .special-post-menu .menu-list li a {
  font-size: 14px;
}
.special-post .special-category {
  font-size: 12px;
  text-transform: uppercase;
}
.special-post .header-description {
  font-family: 16px;
}
.special-post .post .content h3 {
  font-weight: 700;
}
.special-post .section-layout-background .post .content a {
  color: #f47265;
}
.section-layout-background .post .content blockquote p {
  border-bottom: none;
}
@media (max-width: 991px) {
  .special-post .special-category {
    font-family: 12px;
  }
  .capitular {
    font-size: 75px;
    font-weight: 700;
    height: 72px;
    margin-bottom: 0;
    margin-right: 7px;
    margin-top: -25px;
    margin: 0;
  }
}
/* FRED FIX */

/*PACO FIX*/
@media (max-width: 991px) {
  .block .our-carousel[data-items-per-turn] .our-carousel-item {
    max-width: 100vw;
    width: 100vw;
  }
  .block.videos .container {
    padding-right: 0;
  }
  .block.videos .our-carousel[data-items-per-turn] .our-carousel-item {
    width: 254px;
  }
  .block.breaking-news .card.image .post-info {
    width: calc(100vw - 32px);
    max-width: 100vw;
  }
  .block .our-carousel {
    width: 100%;
  }
  .block.breaking-news .card .post-info .title {
    padding: 0px;
    font-weight: 400;
  }
  .block.breaking-news .card .post-info .category {
    padding-left: 0px;
    padding-top: 0px;
  }
}
.block .our-carousel .icon {
  color: rgb(244, 114, 101);
}
.block.breaking-news .card .post-info .title {
  font-weight: 500;
}
/*PACO FIX*/
/* CASACOR DOSSIE LIST FIX */
.archive.post-type-archive.post-type-archive-special_post
  .container.main-container
  .col-md-8
  .page-title {
  border: none;
  font-size: 45px;
  font-weight: lighter;
  margin-bottom: 40px;
  margin-top: 40px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.archive.post-type-archive.post-type-archive-special_post
  .container.main-container
  .col-md-8 {
  max-width: 1056px;
  margin: auto;
  padding: 0;
}
.archive.post-type-archive.post-type-archive-special_post
  .container.main-container.category-list.master_events-list
  .col-md-8
  .articles-list {
  max-width: calc(1056px - 108px);
}
.archive.post-type-archive.post-type-archive-special_post
  .container.main-container.category-list.master_events-list
  .col-md-8
  .card.list-item
  .row {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #c7c6c7;
}
.archive.post-type-archive.post-type-archive-special_post
  .container.main-container.category-list.master_events-list
  .col-md-8
  .card.list-item
  .row
  .col-s-12 {
  padding: 0;
}
.archive.post-type-archive.post-type-archive-special_post
  .container.main-container.category-list.master_events-list
  .col-md-8
  .card.list-item
  .row
  .col-s-12
  > a:first-child {
  float: left;
  padding-right: 24px;
}
.archive.post-type-archive.post-type-archive-special_post
  .container.main-container.category-list.master_events-list
  .col-md-8
  .card.list-item
  .row
  .col-s-12
  .media
  img {
  height: 180px;
  width: 300px;
}
.archive.post-type-archive.post-type-archive-special_post
  .container.main-container.category-list.master_events-list
  .col-md-8
  .card.list-item
  .row
  .col-s-12
  .category {
  font-size: 12px;
}
.archive.post-type-archive.post-type-archive-special_post
  .container.main-container.category-list.master_events-list
  .col-md-8
  .card.list-item
  .row
  .col-s-12
  .title {
  color: #000;
  font-size: 22px;
  padding-bottom: 8px;
  padding-top: 7px;
}
.archive.post-type-archive.post-type-archive-special_post
  .container.main-container.category-list.master_events-list
  .col-md-8
  .card.list-item
  .row
  .col-s-12
  .author {
  font-size: 11px;
}
.archive.post-type-archive.post-type-archive-special_post
  .container.main-container.category-list.master_events-list
  .col-md-8
  .card.list-item
  .row
  .col-s-12
  .author
  span,
.archive.post-type-archive.post-type-archive-special_post
  .container.main-container.category-list.master_events-list
  .col-md-8
  .card.list-item
  .row
  .col-s-12
  .author
  strong {
  font-size: 12px;
}
.archive.post-type-archive.post-type-archive-special_post
  .container.main-container.category-list.master_events-list
  .col-md-8
  .card.list-item
  .row
  .col-s-12
  .description {
  font-size: 15px;
}
.archive.post-type-archive.post-type-archive-special_post
  .container.main-container.category-list.master_events-list
  .col-md-8
  .card.list-item
  .row
  .col-l-9 {
  width: calc(70% - 24px);
}
.archive.post-type-archive.post-type-archive-special_post
  .container.main-container.category-list.master_events-list
  .col-md-8
  .card.list-item
  .row
  .col-l-3 {
  width: 30%;
  margin-left: 24px;
}
@media (max-width: 991px) {
  .archive.post-type-archive.post-type-archive-special_post
    .container.main-container
    .col-md-8
    .page-title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 32px;
    margin-top: 32px;
  }
  .archive.post-type-archive.post-type-archive-special_post
    .container.main-container.category-list.master_events-list
    .col-md-8
    .card.list-item
    .row {
    margin-bottom: 32px;
    padding-bottom: 32px;
  }
  .archive.post-type-archive.post-type-archive-special_post
    .container.main-container.category-list.master_events-list
    .col-md-8
    .card.list-item
    .row
    .col-s-12
    .media
    img {
    height: 108px;
    width: 108px;
  }
  .archive.post-type-archive.post-type-archive-special_post
    .container.main-container.category-list.master_events-list
    .col-md-8
    .card.list-item
    .row
    .col-l-3 {
    width: 100%;
    margin-left: 0;
  }
  .archive.post-type-archive.post-type-archive-special_post
    .container.main-container.category-list.master_events-list
    .col-md-8
    .card.list-item
    .row
    .col-l-9 {
    width: 100%;
    padding-bottom: 8px;
  }
  .archive.post-type-archive.post-type-archive-special_post
    .container.main-container.category-list.master_events-list
    .col-md-8
    .card.list-item
    .row
    .col-s-12
    > a:first-child {
    padding-right: 6px;
  }
  .archive.post-type-archive.post-type-archive-special_post
    .container.main-container.category-list.master_events-list
    .col-md-8
    .card.list-item
    .row
    .col-s-12
    .title {
    font-size: 16px;
  }
}
/* CASACOR DOSSIE LIST FIX */

/*FOOTER*/
.f-social {
  background: #000;
  color: #fff;
}
.f-links {
  background: #191919;
  color: #fff;
}
.f-links .row > nav:nth-child(2) li {
  border-left: none;
}
footer .f-links svg * {
  fill: #fff;
}
.f-social img,
.f-social svg {
  max-width: 136px;
}

/*PATROCINADORES*/
section.block.patrocinadores.mostras {
  border-top: none;
}
section.block.patrocinadores.mostras .container .card {
  width: 150px;
}

/* RELACIONADOS, LEIA MAIS, MAIS LIDAS */
ul.relacionadas-s-img {
  padding-left: 0 !important;
}
ul.relacionadas-s-img li {
  border-bottom: 0 !important;
  list-style: none;
  margin: 10px 0 0 0 !important;
}
ul.relacionadas-s-img li a::before {
  content: "■" !important;
  color: #f58479 !important;
  padding: 0 7px !important;
  display: table-cell !important;
}
.mais-lidas .link-mais-lidas {
  font: 400 18px/24px "Montserrat" !important;
}
.mais-lidas-number {
  font: 600 30px/16px "Montserrat" !important;
}
.relacionadas-list .mais-lidas-hat {
  display: none;
}
ul.relacionadas-s-img li a {
  font: 400 18px/24px "Montserrat", sans-serif !important;
}
.mais-lidas .mais-lidas-title {
  font: 400 18px/24px "Montserrat", sans-serif !important;
  border-left: 1px solid #f58479 !important;
}
@media (max-width: 991px) {
  .relacionadas-list .mais-lidas-hat {
    display: none;
  }
  .mais-lidas .mais-lidas-title {
    border-left: 1px solid #f58479 !important;
    width: calc(100% - 30px);
  }
  ul.relacionadas-s-img li {
    border-bottom: 1px solid #ececec !important;
    list-style: none;
  }
  ul.relacionadas-s-img li:last-child {
    border-bottom: 0 !important;
  }
  ul.relacionadas-s-img li a::before {
    content: "■" !important;
    color: #f58479 !important;
    padding: 0 5px !important;
    display: table-cell !important;
  }
  .mais-lidas .mais-lidas-hat .mais-lidas-hat-link {
    color: #f47265 !important;
    text-transform: uppercase !important;
    font: 600 12px/16px "Montserrat" !important;
  }
  .mais-lidas-number {
    font: 600 30px/16px "Montserrat" !important;
    width: 30px;
    padding: 5px 0;
  }
  .mais-lidas .mais-lidas-title {
    font: 400 18px/24px "Montserrat", sans-serif !important;
  }
  .block.destaques9 .card.d .media.left {
    height: 204px !important;
    margin: 0 -16px 8px;
    width: calc(100% + 32px) !important;
  }
}

@media only screen and (min-width: 820px) and (max-width: 1180px) {
  .search-area button .icon.search,
  .sub-header .menu-button .icon.menu,
  .after-form-header button .icon.search {
    color: #000 !important;
  }
}

/* Logo patrocinada */
.brand-logo.brand-logo-partner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.brand-partner {
  text-align: left;
  border-left: 2px solid #c8c8c8;
  margin-left: 24px;
  padding-left: 24px;
}

.brand-logo-partner img,
.brand-logo-partner svg {
  max-width: 200px !important;
  max-height: 60px;
}

.brand-partner span {
  display: block;
  font-size: 12px;
  color: #5d5d5d;
  margin-bottom: 3px;
}

.brand-logo .brand-partner img {
  max-width: 75px !important;
  height: auto;
}

body.fixed .brand-logo.brand-logo-partner {
  width: 260px;
}
body.fixed .brand-logo.brand-logo-partner svg {
  max-width: 110px !important;
}
body.fixed .brand-logo.brand-logo-partner a {
  position: relative;
}
body.fixed .brand-partner {
  margin-left: 10px;
  padding-left: 10px;
}
body.fixed .brand-partner span {
  font-size: 9px;
}
body.fixed .brand-logo .brand-partner img {
  max-width: 67px !important;
  height: auto;
  margin: auto;
  display: block;
  margin: 0;
}
body.fixed .brand-logo-partner + .search-area + .main-menu {
  width: min-content;
  margin: 0;
}
body .sidebarMenu ul li.logo-partner-sidebar {
  display: flex;
  align-items: center;
  padding: 10px 0;
}
body .sidebarMenu ul li.logo-partner-sidebar > a {
  width: 140px;
  height: auto;
  padding-right: 10px;
  padding-top: 0;
  padding: 0;
}
body .sidebarMenu ul li.logo-partner-sidebar > a svg {
  max-width: 120px;
  height: 27px;
  padding: 0;
}
body .sidebarMenu ul li.logo-partner-sidebar .brand-partner {
  margin-left: 0;
  padding-left: 10px;
  border-left-width: 1px;
}
body .sidebarMenu ul li.logo-partner-sidebar .brand-partner span {
  font-size: 9px;
  text-transform: uppercase;
  margin: 0;
}
body .sidebarMenu ul li.logo-partner-sidebar .brand-partner a {
  padding: 0;
  margin: 0;
  display: block;
  height: auto;
  width: 100%;
  border: none;
}
body .sidebarMenu ul li.logo-partner-sidebar .brand-partner a img {
  display: block;
  margin: auto;
  max-width: 94px;
}
body .sidebarMenu .menuCloser {
  position: absolute;
  top: 8px;
  right: 8px;
  padding: 0 5px;
}

@media (max-width: 768px) {
  .brand-logo-partner img,
  .brand-logo-partner svg {
    max-width: 136px !important;
  }

  .brand-logo .brand-partner img {
    max-width: 90px !important;
  }

  .brand-partner {
    margin-left: 10px;
    padding-left: 10px;
  }

  .brand-partner span {
    font-size: 8px;
  }

  body.fixed .brand-logo.brand-logo-partner {
    width: 50%;
    margin-bottom: 6px;
    margin-top: 6px;
  }
  body.fixed .brand-partner {
    min-width: 105px;
  }
  body.fixed .brand-logo .brand-partner img {
    margin: 0 auto;
  }
}

/** Galeria **/
.post .gallery .our-carousel .our-carousel-item figure img {
  max-height: 416px;
  object-fit: contain;
  margin: 0 auto;
}
.post .gallery .our-carousel .icon.arrow-left {
  left: -11px;
  background: #000000 0 0 no-repeat padding-box !important;
  border-radius: 50%;
}
.post .gallery .our-carousel .icon.arrow-right {
  background: #000000 0 0 no-repeat padding-box;
  border-radius: 50%;
  right: -11px;
}
.post .gallery .our-carousel .icon.arrow-left,
.post .gallery .our-carousel .icon.arrow-right {
  width: 30px !important;
  height: 30px;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  display: flex;
  align-items: center;
}
.post .gallery.media-list .our-carousel .icon.arrow-left,
.post .gallery.media-list .our-carousel .icon.arrow-right {
  display: none !important;
}
.post .gallery .our-carousel .icon.arrow-left:before {
  width: 8px;
  height: 14px;
  margin: 0 auto;
  color: #fff;
}
.post .gallery .our-carousel .icon.arrow-right:before {
  height: 14px;
  margin: 0 auto;
  color: #fff;
}
@media (max-width: 991px) {
  .post .gallery .our-carousel .icon.arrow-left,
  .post .gallery .our-carousel .icon.arrow-right {
    display: flex !important;
  }
  .post .gallery.media-super .our-carousel .icon.arrow-left,
  .post .gallery.media-super .our-carousel .icon.arrow-right,
  .post .gallery.media-list .our-carousel .icon.arrow-left,
  .post .gallery.media-list .our-carousel .icon.arrow-right {
    display: none !important;
  }
  header .sub-header .search-area form button {
    background: #f47265 !important;
  }
}

/* Licenciamento de imagens */
.page-template-page-image-licence,
.page-template-page-image-licence .page-title,
.page-template-page-image-licence form.contact-form textarea,
.page-template-page-image-licence form.contact-form input[type="text"],
.page-template-page-image-licence form.contact-form input[type="tel"],
.page-template-page-image-licence form.contact-form input[type="email"],
.page-template-page-image-licence
  #form-image-licencing
  .input-item.send
  button {
  font-family: "Montserrat", sans-serif !important;
}
.page-template-page-image-licence .page-title {
  font-weight: 700;
}

/* LGPD BOX */
.LGPD-notice .LGPD-center .LGPD-mensagem span a {
  color: #f47265;
}
.LGPD-fechaCOntabilizadoRodape #aceitoLGPD {
  background-color: #f47265;
}
