@charset "UTF-8";
.text-right {
  text-align: right;
  justify-content: flex-end;
}

.text-left {
  text-align: left;
  justify-content: flex-start;
}

.post-template-default .site-main .post {
  max-width: 100%;
}
@media screen and (max-width: 1024px) {
  .post-template-default .site-main .post {
    padding: 0;
  }
}
.post-template-default .hentry {
  padding-top: 1vw;
}
.post-template-default .featured-image {
  display: block;
  width: 100%;
  height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.post-template-default .featured-image .featured-container {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  background-color: rgba(0, 0, 0, 0.2);
  min-height: 100vh;
  width: 100%;
}
@media (min-width: 768px) {
  .post-template-default .featured-image .featured-container {
    margin-top: 0;
    height: 100vh;
  }
}
.post-template-default .featured-image .featured-content {
  width: 85%;
  margin-top: 15vw;
}
@media (min-width: 1024px) {
  .post-template-default .featured-image .featured-content {
    margin-top: 0;
    width: 65%;
  }
}
.post-template-default .featured-image .featured-category {
  display: none;
}
@media (min-width: 769px) {
  .post-template-default .featured-image .featured-category {
    display: block;
  }
}
.post-template-default .featured-image .post-categories {
  list-style: none;
  margin: 0;
  padding: 0;
}
.post-template-default .featured-image .post-categories a {
  padding: 5px 11px 3px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #ffffff;
  color: #ffffff;
  font-size: 2.667vw;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.77;
  letter-spacing: 1px;
}
@media (min-width: 1024px) {
  .post-template-default .featured-image .post-categories a {
    font-size: 0.694vw;
  }
}
.post-template-default .featured-image .entry-title {
  font-family: "Rufina", serif;
  color: #ffffff;
  font-size: 9vw;
  line-height: 1;
  padding-bottom: 0;
  font-weight: 400;
  margin: 10% 0 5%;
}
@media screen and (min-width: 1024px) {
  .post-template-default .featured-image .entry-title {
    font-size: 4.167vw;
    margin: 5.5% 0 2.5%;
    line-height: 1.1;
  }
}
.post-template-default .featured-image .sub-title {
  color: #ffffff;
  font-family: "Heebo", Sans-serif;
  font-size: 4.27vw;
  font-weight: 200;
  line-height: 1.474;
  margin: 0 0 5%;
}
@media screen and (min-width: 1024px) {
  .post-template-default .featured-image .sub-title {
    font-size: 1.389vw;
    margin: 0 0 4.274%;
    line-height: 1.65;
  }
}
.post-template-default .featured-image .featured-credits {
  padding: 10px;
}
.post-template-default .featured-image .entry-meta,
.post-template-default .featured-image .entry-meta a {
  color: #ffffff;
  font-family: "Heebo", Sans-serif;
  font-size: 12px;
  text-decoration: none;
  line-height: 2;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .post-template-default .featured-image .entry-meta,
  .post-template-default .featured-image .entry-meta a {
    font-size: 14px;
  }
}
.post-template-default .featured-image .entry-meta .sep {
  display: inline-block;
  width: 10px;
}
.post-template-default .featured-image .featured-post-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  display: flex;
  align-items: center;
  padding: 0 4% 20px;
}
.post-template-default .featured-image .featured-post-nav.text-right {
  right: 0;
  left: inherit;
}
@media (min-width: 768px) {
  .post-template-default .featured-image .featured-post-nav {
    padding: 0 4% 40px;
  }
}
.post-template-default .featured-image .featured-post-nav a {
  text-decoration: none;
  font-family: "Heebo", Sans-serif;
  font-size: 10px;
  line-height: 1.2;
  color: #ffffff;
  text-transform: uppercase;
}
@media screen and (min-width: 1024px) {
  .post-template-default .featured-image .featured-post-nav a {
    font-size: 15px;
  }
}
.post-template-default .featured-image .featured-post-nav .nav-arrow {
  padding: 0 10px;
}
.post-template-default .featured-image .featured-post-nav .nav-arrow,
.post-template-default .featured-image .featured-post-nav .tag-nav-txt {
  display: inline-block;
  vertical-align: middle;
}
.post-template-default .entry-header {
  text-align: center;
  position: relative;
}
@media screen and (max-width: 48.062em) {
  .post-template-default .entry-header {
    margin-left: 13.438%;
    margin-right: 13.438%;
  }
}
.post-template-default .entry-content {
  margin: 3.5em 0 0;
}
.post-template-default .entry-content > h1,
.post-template-default .entry-content > h2,
.post-template-default .entry-content > h3,
.post-template-default .entry-content > h4,
.post-template-default .entry-content > ul,
.post-template-default .entry-content > ol,
.post-template-default .entry-content > p {
  margin-right: 36px;
  margin-left: 36px;
}
@media (min-width: 1140px) {
  .post-template-default .entry-content > h1,
  .post-template-default .entry-content > h2,
  .post-template-default .entry-content > h3,
  .post-template-default .entry-content > h4,
  .post-template-default .entry-content > ul,
  .post-template-default .entry-content > ol,
  .post-template-default .entry-content > p {
    margin-left: 28%;
    margin-right: 28%;
  }
  .post-template-default .entry-content > h1.alignwide,
  .post-template-default .entry-content > h2.alignwide,
  .post-template-default .entry-content > h3.alignwide,
  .post-template-default .entry-content > h4.alignwide,
  .post-template-default .entry-content > ul.alignwide,
  .post-template-default .entry-content > ol.alignwide,
  .post-template-default .entry-content > p.alignwide {
    margin-left: 14%;
    margin-right: 14%;
  }
  .post-template-default .entry-content > h1.alignfull,
  .post-template-default .entry-content > h2.alignfull,
  .post-template-default .entry-content > h3.alignfull,
  .post-template-default .entry-content > h4.alignfull,
  .post-template-default .entry-content > ul.alignfull,
  .post-template-default .entry-content > ol.alignfull,
  .post-template-default .entry-content > p.alignfull {
    margin-left: 4.5%;
    margin-right: 4.5%;
  }
}
.post-template-default .entry-content h1,
.post-template-default .entry-content h2,
.post-template-default .entry-content h3,
.post-template-default .entry-content h4,
.post-template-default .entry-content h5,
.post-template-default .entry-content h6 {
  font-weight: 500;
  font-family: Rufina, sans-serif;
}
.post-template-default .entry-content > p a {
  border-bottom: 1px solid #ebe0cc;
  box-shadow: inset 0 -3px 0 #ebe0cc;
}
.post-template-default .entry-content > p a,
.post-template-default .entry-content > a {
  text-decoration: none;
  color: inherit;
  transition: background 0.25s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.post-template-default .entry-content > p a:hover,
.post-template-default .entry-content > a:hover {
  background: #ebe0cc;
}
.post-template-default .entry-content ol,
.post-template-default .entry-content ul {
  margin-bottom: 2.5rem;
}
.post-template-default .entry-content p {
  margin-bottom: 1.5em;
  font-size: 4.267vw;
  line-height: 1.555;
}
.post-template-default .entry-content p.has-small-font-size {
  font-size: 2.8vw;
}
.post-template-default .entry-content p span {
  font-weight: 300 !important;
}
@media screen and (min-width: 1140px) {
  .post-template-default .entry-content p {
    font-size: 1.25vw;
  }
  .post-template-default .entry-content p.has-small-font-size {
    font-size: 1vw;
  }
}
.post-template-default .entry-content p.has-drop-cap:first-child:first-letter {
  text-transform: uppercase;
  font-size: 12.2vw;
  line-height: 0.1;
  font-weight: 600;
  font-family: Rufina, sans-serif;
}
@media (min-width: 768px) {
  .post-template-default .entry-content p.has-drop-cap:first-child:first-letter {
    font-size: 5.2vw;
  }
}
.post-template-default .entry-content p.banner {
  margin: 3.5em 0 3.5em;
  text-align: center;
}
.post-template-default .entry-content p.banner img {
  width: 100%;
}
.post-template-default .entry-content p.boxed {
  padding-left: 36px;
  padding-right: 36px;
}
@media screen and (min-width: 1140px) {
  .post-template-default .entry-content p.boxed {
    padding-left: 13.438%;
    padding-right: 13.438%;
  }
}
.post-template-default .entry-content p.boxed.images span.alignleft,
.post-template-default .entry-content p.boxed.images span.alignright {
  width: 47%;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 48.062em) {
  .post-template-default .entry-content p.boxed.images span.alignleft,
  .post-template-default .entry-content p.boxed.images span.alignright {
    width: 100%;
    float: none;
    margin: 0;
  }
}
.post-template-default .entry-content p.button {
  text-align: right;
}
div.boxed .post-template-default .entry-content p {
  margin: 5px 0 0;
  font-size: 12px;
  text-align: center;
}
.post-template-default .entry-content[lang=en] {
  display: none;
}
.post-template-default > p:first-child:first-letter {
  text-transform: uppercase;
  font-size: 12.2vw;
  line-height: 0.1;
  font-weight: 600;
  font-family: Rufina, sans-serif;
  margin-right: -0.5vw;
}
@media (min-width: 768px) {
  .post-template-default > p:first-child:first-letter {
    font-size: 5.2vw;
  }
}
div.boxed .post-template-default img {
  display: block;
}
.post-template-default .video-embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.post-template-default .video-embed-container iframe,
.post-template-default .video-embed-container object,
.post-template-default .video-embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.post-template-default .gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .post-template-default .gallery-item {
  max-width: 48%;
  margin: 0 2% 6% 0;
}
.gallery-columns-2 .post-template-default .gallery-item img {
  box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 3px;
}
.gallery-columns-3 .post-template-default .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .post-template-default .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .post-template-default .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .post-template-default .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .post-template-default .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .post-template-default .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .post-template-default .gallery-item {
  max-width: 11.11%;
}
.post-template-default .gallery-caption {
  display: block;
}
.gallery-columns-2 .post-template-default .gallery-caption {
  text-align: left;
  font-family: "Heebo", sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.post-template-default .twenty20 {
  margin: 3.5em auto;
}
.post-template-default .alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.post-template-default .alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.post-template-default .aligncenter {
  clear: both;
  margin: 0 auto;
}
.post-template-default .banner {
  margin: 3.5em 0 3.5em;
}
.post-template-default .banner p {
  font-size: 2.5vw;
}
@media (min-width: 1024px) {
  .post-template-default .banner p {
    font-size: 0.825vw;
  }
}
.post-template-default div.boxed {
  padding-left: 13.438%;
  padding-right: 13.438%;
  content: "";
  display: table;
  table-layout: fixed;
}
.post-template-default div.boxed.banner {
  margin: 3.5em 0 3.5em;
  text-align: center;
}
.post-template-default div.boxed.banner img {
  width: 100%;
}
.post-template-default div.boxed.images span.alignleft,
.post-template-default div.boxed.images span.alignright {
  width: 47%;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 48.062em) {
  .post-template-default div.boxed.images span.alignleft,
  .post-template-default div.boxed.images span.alignright {
    width: 100%;
    float: none;
    margin: 0;
  }
}
@media screen and (max-width: 48.062em) {
  .post-template-default div.boxed.images span.alignright {
    margin-top: 3.5rem;
  }
}
.post-template-default button,
.post-template-default input[type=button],
.post-template-default input[type=reset],
.post-template-default input[type=submit] {
  border: 1px solid;
  font-size: 0.75em;
  padding: 0.6em 1em 0.4em;
}
.post-template-default .where-to {
  margin-top: 3.5em;
  margin-bottom: 1.5em;
  padding: 0% 12% 0% 12%;
}
.post-template-default .where-to hr {
  border: none;
  border-top: 2px solid #ebe0cc;
  width: 92%;
}
.post-template-default .lista-produtos,
.post-template-default .gp_galeria {
  position: relative;
  margin: 3.5em auto;
  width: 100%;
  padding: 0 8%;
  text-align: center;
  font-weight: 100;
}
.post-template-default .lista-produtos a,
.post-template-default .gp_galeria a {
  text-decoration: none;
  box-shadow: none;
  border: none;
  font-size: 3.7vw;
}
.post-template-default .lista-produtos a:hover,
.post-template-default .gp_galeria a:hover {
  background: none;
}
@media screen and (min-width: 764px) {
  .post-template-default .lista-produtos a,
  .post-template-default .gp_galeria a {
    font-size: 0.942vw;
  }
}
.post-template-default .lista-produtos h2,
.post-template-default .gp_galeria h2 {
  font-size: 8vw;
  font-family: "Rufina", serif;
  font-weight: 700;
}
@media screen and (min-width: 764px) {
  .post-template-default .lista-produtos h2,
  .post-template-default .gp_galeria h2 {
    font-size: 2.292vw;
  }
}
.post-template-default .lista-produtos h3,
.post-template-default .gp_galeria h3 {
  font-size: 4vw;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
}
@media screen and (min-width: 764px) {
  .post-template-default .lista-produtos h3,
  .post-template-default .gp_galeria h3 {
    font-size: 1.111vw;
  }
}
.post-template-default .lista-produtos h2,
.post-template-default .lista-produtos h3,
.post-template-default .gp_galeria h2,
.post-template-default .gp_galeria h3 {
  margin: 0;
  line-height: 1.2;
  text-transform: lowercase;
}
.post-template-default .lista-produtos .products-carousel,
.post-template-default .gp_galeria .products-carousel {
  margin-top: 5%;
  min-height: 20vw;
}
.post-template-default .lista-produtos .products-carousel .flickity-viewport,
.post-template-default .gp_galeria .products-carousel .flickity-viewport {
  min-height: 282px;
}
.post-template-default .lista-produtos .carousel-cell,
.post-template-default .gp_galeria .carousel-cell {
  width: 100%;
  padding-right: 15px;
  box-sizing: border-box;
  text-transform: uppercase;
}
.post-template-default .lista-produtos .carousel-cell p,
.post-template-default .gp_galeria .carousel-cell p {
  margin: 0;
}
@media screen and (min-width: 764px) {
  .post-template-default .lista-produtos .carousel-cell,
  .post-template-default .gp_galeria .carousel-cell {
    width: 50%;
  }
}
@media screen and (min-width: 48.063em) {
  .post-template-default .lista-produtos .carousel-cell,
  .post-template-default .gp_galeria .carousel-cell {
    width: 25%;
  }
}
.post-template-default .lista-produtos .carousel-cell img,
.post-template-default .gp_galeria .carousel-cell img {
  display: block;
  margin: 0 auto;
}
.post-template-default .lista-produtos figure,
.post-template-default .gp_galeria figure {
  margin: 0;
  position: relative;
}
.post-template-default .lista-produtos figcaption,
.post-template-default .gp_galeria figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  text-align: center;
  display: none;
  font-style: normal;
  font-weight: 300;
}
.post-template-default .lista-produtos figcaption span,
.post-template-default .gp_galeria figcaption span {
  display: table;
  width: 100%;
  height: 100%;
}
.post-template-default .lista-produtos figcaption span span,
.post-template-default .gp_galeria figcaption span span {
  display: table-cell;
  vertical-align: middle;
  padding: 2em;
  color: white;
  font-size: 1em;
  letter-spacing: 2px;
}
.post-template-default .lista-produtos .slide:hover figcaption,
.post-template-default .lista-produtos .carousel-cell:hover figcaption,
.post-template-default .gp_galeria .slide:hover figcaption,
.post-template-default .gp_galeria .carousel-cell:hover figcaption {
  display: block;
}
.post-template-default .lista-produtos .bx-wrapper,
.post-template-default .gp_galeria .bx-wrapper {
  max-width: 100% !important;
  width: 100%;
}
.post-template-default .lista-produtos .bx-wrapper .bx-viewport,
.post-template-default .gp_galeria .bx-wrapper .bx-viewport {
  box-shadow: none !important;
  left: 0 !important;
  transform: translatez(0);
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
.post-template-default .lista-produtos .bx-wrapper .slide,
.post-template-default .gp_galeria .bx-wrapper .slide {
  width: 17vw !important;
  padding-right: 15px;
  box-sizing: border-box;
}
@media screen and (max-width: 740px) {
  .post-template-default .lista-produtos .bx-wrapper .slide,
  .post-template-default .gp_galeria .bx-wrapper .slide {
    width: 35vw !important;
  }
}
.post-template-default .lista-produtos .bx-wrapper .bx-prev,
.post-template-default .gp_galeria .bx-wrapper .bx-prev {
  left: -10px;
  background-position: -7px -32px !important;
}
.post-template-default .lista-produtos .bx-wrapper .bx-next,
.post-template-default .gp_galeria .bx-wrapper .bx-next {
  right: -10px;
  background-position: -36px -32px !important;
}
.post-template-default .lista-produtos .flickity-prev-next-button.next,
.post-template-default .gp_galeria .flickity-prev-next-button.next {
  right: -80px;
}
.post-template-default .lista-produtos .flickity-prev-next-button.previous,
.post-template-default .gp_galeria .flickity-prev-next-button.previous {
  left: -80px;
}
.post-template-default .lista-produtos .flickity-prev-next-button,
.post-template-default .lista-produtos .flickity-prev-next-button:hover,
.post-template-default .gp_galeria .flickity-prev-next-button,
.post-template-default .gp_galeria .flickity-prev-next-button:hover {
  box-shadow: none;
  background: none;
  border: none;
  top: 35%;
}

.parallax-window {
  min-height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  display: table;
  width: 100%;
  position: relative;
  margin: 3.5em 0;
}
@media screen and (min-width: 767px) {
  .parallax-window {
    min-height: 400px;
    background-attachment: fixed;
  }
}
@media screen and (min-width: 48.063em) {
  .parallax-window {
    min-height: 600px;
  }
}
.parallax-window a {
  text-decoration: none;
}
.parallax-window .center-block {
  display: none;
  text-align: center;
  background: rgba(87, 84, 84, 0.5);
  position: relative;
  z-index: 100;
  vertical-align: middle;
}
.parallax-window .center-block .cat-link {
  display: inline-block;
  padding: 0.75vw 1.3vw 0.5vw;
  background: white;
  text-transform: uppercase;
  font-size: 1.1vw;
  color: #c9907c;
  letter-spacing: 2px;
  font-weight: 100;
}
.parallax-window .entry-title {
  display: block;
  margin: 0;
  text-transform: uppercase;
  color: white;
  letter-spacing: 0.2vw;
  line-height: 1.4 !important;
  font-size: 2vw !important;
}
.parallax-window .entry-title:after {
  content: "•";
  font-size: 3.5rem;
  text-align: center;
  line-height: 1;
  width: 100%;
  display: block;
}
.parallax-window .entry-summary {
  text-transform: uppercase;
  color: white;
  font-size: 1.2vw;
  line-height: 1.8;
  margin: 0;
}
.parallax-window:hover .center-block {
  display: table-cell;
}

/*--------------------------------------------------------------
## Flickity v2.0.2
--------------------------------------------------------------*/
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */
.lista-produtos .flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  font-size: 16px;
  border-radius: 50%;
  background: white;
  background: hsla(0, 0%, 100%, 0.75);
  cursor: pointer;
  margin: 0 2rem;
  /* vertically center */
  transform: translateY(-50%);
}
@media screen and (max-width: 48.062em) {
  .lista-produtos .flickity-prev-next-button {
    width: 25px;
    height: 25px;
    margin: 0 1rem;
  }
}

.flickity-prev-next-button:hover {
  background: white;
}

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09f;
}

.flickity-prev-next-button:active {
  opacity: 0.6;
}

.flickity-prev-next-button.previous {
  left: 0;
}

.flickity-prev-next-button.next {
  right: 0;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  font-size: 16px;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
.flickity-prev-next-button.previous .flickity-prev-next-button svg {
  left: 25%;
}

.flickity-prev-next-button .arrow {
  fill: #333;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/*
 * Comments
 */
.comments-container {
  position: relative;
  padding: 5%;
}
@media (min-width: 768px) {
  .comments-container {
    padding: 7.5% 27.78%;
  }
}

#comments .akismet_comment_form_privacy_notice {
  font-size: 12px;
}

.comment-form-title {
  text-align: center;
  font-family: "Heebo", sans-serif;
  font-size: 4vw;
  line-height: 1.25;
  font-weight: 300;
}
@media (min-width: 768px) {
  .comment-form-title {
    font-size: 1.389vw;
  }
}

#reply-title,
#comments-title {
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1;
}

#reply-title {
  margin: 0 0 3% 0;
  font-size: 5.333vw;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  #reply-title {
    font-size: 1.389vw;
  }
}

#comments-title {
  margin: 0 0 4% 0;
  padding-top: 5%;
  border-top-width: 1px;
  border-top-style: solid;
  font-size: 4vw;
  text-align: left;
}
@media screen and (min-width: 1024px) {
  #comments-title {
    font-size: 1.3vw;
  }
}

.commentlist {
  list-style: none;
  padding: 0;
}
.commentlist .children {
  list-style: none;
}
.commentlist .comment-block {
  margin-bottom: 2rem;
}
#comments .commentlist .comment-meta {
  display: block;
  margin: 0;
}
.commentlist .fn {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-size: 4.267vw;
  font-style: normal;
}
@media screen and (min-width: 1024px) {
  .commentlist .fn {
    font-size: 1.111vw;
  }
}
.commentlist .comment-time a,
.commentlist .comment-reply-link {
  font-weight: 300;
  font-size: 2.667vw;
  line-height: 2;
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .commentlist .comment-time a,
  .commentlist .comment-reply-link {
    font-size: 0.694vw;
  }
}
.commentlist .comment-reply-link {
  text-transform: uppercase;
}
.commentlist .comment-text p {
  font-size: 4vw;
  line-height: 1.5;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .commentlist .comment-text p {
    font-size: 1.111vw;
  }
}

/*
 * Related Content
 */
.related-container {
  padding: 0 7.431% 8%;
  position: relative;
}
@media (min-width: 768px) {
  .related-container {
    padding: 0 7.431% 5%;
  }
}
.related-container .row:nth-child(1) {
  padding-top: 2.222%;
  padding-bottom: 2.222%;
}
.related-container .row:nth-child(1) h3 {
  font-family: "Rufina", Sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 1em;
  letter-spacing: 0.5px;
  margin: 20px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .related-container .row:nth-child(1) h3 {
    font-size: 1.528vw;
  }
}
.related-container .row:nth-child(1) .icon-return {
  font-size: 20px;
}
@media (min-width: 768px) {
  .related-container .row:nth-child(1) .icon-return {
    font-size: 1.428vw;
  }
}
.related-container .col-16 {
  align-self: center;
  font-size: 1.428vw;
}
@media (max-width: 767px) {
  .related-container .col-16 {
    flex-basis: 10%;
  }
}
@media (max-width: 767px) {
  .related-container .col-66 {
    flex-basis: 80%;
  }
}
.related-container .related-grid {
  grid-template-columns: repeat(1, 1fr);
  display: grid;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 35px;
}
@media (min-width: 768px) {
  .related-container .related-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.related-container .related-grid a {
  display: block;
  background-size: cover;
  height: 100%;
}
.related-container .related-grid img {
  transition: all 0.2s ease-in-out;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 100%;
}
.related-container .grid-item:hover img {
  opacity: 0;
}

/*
 * Facebook Comments
 */
#main .fb_iframe_widget_fluid_desktop,
#main .fb_iframe_widget_fluid_desktop span,
#main .fb_iframe_widget_fluid_desktop iframe {
  width: 100% !important;
}

/*
 * WP BLOCK
 */
.entry-content .wp-block-columns {
  display: block;
}
.entry-content .wp-block-columns.logo-parceiro {
  margin-top: -2em;
  margin-bottom: 0;
  padding: 0px 2em 2em;
}
.entry-content .wp-block-columns.logo-parceiro .wp-block-column {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .entry-content .wp-block-columns.logo-parceiro {
    margin-bottom: -6em;
    margin-top: 0;
    position: absolute;
  }
}
@media (max-width: 768px) {
  .entry-content .wp-block-columns.logo-parceiro img {
    max-width: 30vw;
  }
}
.entry-content .wp-block-columns.logo-parceiro p,
.entry-content .wp-block-columns.logo-parceiro figcaption {
  margin: 0;
  display: block !important;
  font-size: 0.725em;
}
@media (min-width: 768px) {
  .entry-content .wp-block-columns {
    display: flex;
  }
}
.entry-content .wp-block-columns .wp-block-image {
  margin: 0;
}
.entry-content .wp-block-columns .wp-block-image img {
  display: block;
}
.entry-content .wp-block-columns.margem-reduzida {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
@media (max-width: 768px) {
  .entry-content .wp-block-columns {
    margin-bottom: 0;
  }
  .entry-content .wp-block-columns.com-margem .wp-block-column,
  .entry-content .wp-block-columns .com-margem .wp-block-column {
    margin-left: 3.5em;
    margin-right: 3.5em;
  }
}
.entry-content .wp-block-columns .wp-block-column {
  width: auto;
  margin-bottom: 3.5em;
}
@media (min-width: 768px) {
  .entry-content .wp-block-columns .wp-block-column {
    margin-bottom: 0;
  }
}
.entry-content .wp-block-columns .wp-block-column.com-margem,
.entry-content .wp-block-columns .wp-block-column .com-margem {
  margin-left: 3.5em;
  margin-right: 3.5em;
}
@media (min-width: 768px) {
  .entry-content .wp-block-columns .wp-block-column.com-margem,
  .entry-content .wp-block-columns .wp-block-column .com-margem {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .entry-content .wp-block-columns .wp-block-column:not(:first-child) {
    margin-left: 5%;
  }
}
.entry-content .wp-block-columns h4 {
  font-size: 4.267vw;
  line-height: 2;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 36px;
  margin-left: 36px;
}
@media (min-width: 768px) {
  .entry-content .wp-block-columns h4 {
    font-size: 1.25vw;
    margin-left: 0;
    margin-right: 0;
  }
}
.entry-content .wp-block-columns p,
.entry-content .wp-block-columns h2 {
  margin-top: 0;
  margin-right: 36px;
  margin-left: 36px;
}
@media (min-width: 768px) {
  .entry-content .wp-block-columns p,
  .entry-content .wp-block-columns h2 {
    margin-left: 0;
    margin-right: 0;
  }
}

.wp-block-columns,
.wp-block-image,
.wp-block-quote,
.wp-block-separator,
.wp-block-pullquote,
.wp-block-jetpack-image-compare,
.twenty20 {
  margin-right: 36px;
  margin-left: 36px;
  margin: 3.5em 0;
}
@media (min-width: 1140px) {
  .wp-block-columns,
  .wp-block-image,
  .wp-block-quote,
  .wp-block-separator,
  .wp-block-pullquote,
  .wp-block-jetpack-image-compare,
  .twenty20 {
    margin-left: 28%;
    margin-right: 28%;
  }
  .wp-block-columns.alignwide,
  .wp-block-image.alignwide,
  .wp-block-quote.alignwide,
  .wp-block-separator.alignwide,
  .wp-block-pullquote.alignwide,
  .wp-block-jetpack-image-compare.alignwide,
  .twenty20.alignwide {
    margin-left: 20%;
    margin-right: 20%;
  }
  .wp-block-columns.alignfull,
  .wp-block-image.alignfull,
  .wp-block-quote.alignfull,
  .wp-block-separator.alignfull,
  .wp-block-pullquote.alignfull,
  .wp-block-jetpack-image-compare.alignfull,
  .twenty20.alignfull {
    margin-left: 4.5%;
    margin-right: 4.5%;
  }
}

.wp-block-quote {
  margin: 1.5em 0.75em;
}
.post-template-default .wp-block-quote p {
  margin: 0 36px 0.8vw;
  font-size: 3.889vw;
  font-family: "Rufina", serif;
  line-height: 1.25;
}
@media (min-width: 768px) {
  .post-template-default .wp-block-quote p {
    font-size: 2.431vw;
    margin: 3.5em 28%;
  }
}
.wp-block-quote:before, .wp-block-quote:after {
  display: block;
  text-align: center;
  line-height: 1;
  font-size: 22.22vw;
  font-family: "Rufina";
  height: 11vw;
  color: #fad081;
}
@media (min-width: 768px) {
  .wp-block-quote:before, .wp-block-quote:after {
    font-size: 13.89vw;
    height: 8vw;
  }
}
.wp-block-quote:before {
  content: "“";
}
.wp-block-quote:after {
  content: "”";
}

.wp-block-pullquote {
  padding: 0;
}
.wp-block-pullquote cite {
  font-size: 1.333vw;
  font-style: normal;
}
@media (min-width: 768px) {
  .wp-block-pullquote cite {
    font-size: 0.833vw;
  }
}

.wp-block-separator {
  border: none;
  height: 1px;
  margin: 1.5em 36px;
}
.wp-block-separator.is-style-wide {
  border: none;
}

.wp-block-buttons {
  margin-top: 3.5em;
  margin-bottom: 3.5em;
}
.wp-block-buttons.com-flecha .wp-block-button__link:after {
  content: " ";
  background: url("../images/icon-arrow-left.svg");
  width: 100%;
  height: 30px;
  display: block;
  color: red;
  fill: rebeccapurple;
  background-repeat: no-repeat;
  background-position: center center;
}
.wp-block-buttons .wp-block-button__link {
  background: none;
  color: #636262;
  letter-spacing: 1px;
  line-height: 1.3;
}
.wp-block-buttons .wp-block-button__link:hover {
  background: none !important;
  color: #636262;
}

.wp-block-image figcaption {
  text-align: center;
  font-weight: 300;
  font-size: 0.825em;
}/*# sourceMappingURL=single.css.map */