.archives .section--header {
  background-position: bottom center;
  background-image: url("/wp-content/uploads/2022/01/header_blog_celeste.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  max-width: 100%;
  height: 506px;
}
.archives .section--header .wrapper--content--header {
  width: 100%;
  margin: 0 auto;
  max-width: 1080px;
  padding: 125px 0px 0 0;
  text-align: center;
}
.archives .section--header .wrapper--content--header .content--title {
  padding: 2em 0;
}
.archives .section--header .wrapper--content--header .content--title h1 {
  font-family: "MontserratBold";
  font-size: 48px;
  color: #fff;
  margin: 0;
}
.archives .section--header .wrapper--content--header .content--title p {
  font-size: 2em;
  color: white;
  margin-top: 3em;
}
.archives .btn-back {
  width: 80%;
  max-width: 1080px;
  position: relative;
  margin: 0 auto;
  top: 50px;
  z-index: 1;
}
.archives .btn-back a {
  font-family: "MontserratBold";
  font-size: 14px;
  color: #68768c;
  display: inline-block;
  transition: all 0.3s;
}
#et-boc .et-l .archive-container {
  max-width: 1080px;
  margin: auto;
  position: relative;
  padding: 4% 0;
}
#et-boc .et-l .archive-container .post-content {
  padding: 1em 0.5em;
}
#et-boc .et-l .archive-container .post-date {
  color: #a863a5;
  display: block;
  font-size: 1.3em;
}
#et-boc .et-l .archive-container .post-title {
  font-family: "MontserratBold";
  font-weight: 900;
  font-size: 1.2em;
  line-height: 1.5;
  padding: 0.5em 0;
  display: block;
  margin: 0;
}
#et-boc .et-l .archive-container .read-more {
  background-color: #a863a5;
  color: #fff;
  padding: 0.5em 1em;
  margin-top: 0.5em;
  display: inline-block;
}
#et-boc .et-l .cat-breadcrumb-container {
  padding-bottom: 20px;
  padding-left: 15px;
}
#et-boc .et-l .single-breadcrumb-container,
#et-boc .et-l .block-product {
  width: 80%;
  max-width: 1080px;
  position: relative;
  margin: 50px auto 0;
}
#et-boc .et-l .single-breadcrumb-container a,
#et-boc .et-l .block-product a {
  color: #2ea3f2;
}
#et-boc .et-l .single .btn-back {
  top: 0 !important;
}
#et-boc .et-l .sidebar {
  width: 30%;
  padding: 0 15px;
}
@media (max-width: 960px) {
  #et-boc .et-l .sidebar {
    flex: 0 0 100%;
  }
}
#et-boc .et-l .sidebar > div {
  padding: 1.3em;
  background-color: #faf9f9;
}
#et-boc .et-l .sidebar h3,
#et-boc .et-l .sidebar h2 {
  font-family: "MontserratBold";
  font-weight: 900;
  font-size: 1.2em;
  line-height: 1.5;
  padding: 0.5em 0;
  display: block;
  margin: 0;
  text-align: center;
}
#et-boc .et-l .sidebar ul li {
  padding: 0.2em 0;
}
#et-boc .et-l .sidebar .widget-slide-article .item-post {
  display: flex;
  flex-wrap: wrap;
  padding: 1.5em 0.5em;
  background-color: #fff;
  margin-bottom: 1em;
  border: 1px solid #a863a5;
  align-items: center;
  height: 90px;
  width: 100% !important;
}
#et-boc .et-l .sidebar .widget-slide-article .item-post .thumb {
  width: 30%;
}
#et-boc .et-l .sidebar .widget-slide-article .item-post .item-title {
  width: 70%;
}
#et-boc .et-l .sidebar .widget-slide-article .item-post .item-title h3 {
  font-size: 0.85em;
  padding: 0 0 0 0.5em;
  text-align: left;
  font-weight: 400;
  line-height: 1.2;
}
#et-boc .et-l .sidebar .widget-slide-article .prev,
#et-boc .et-l .sidebar .widget-slide-article .next {
  color: #a863a5;
  font-size: 1.5em;
  width: 1.6em;
  height: 1.6em;
  border: 1px solid #000;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  padding-top: 0.2em;
}
#et-boc .et-l .sidebar .widget-slide-article .slick-nav {
  text-align: center;
  margin: 1em 0;
  width: 100%;
}
.d-flex {
  display: flex;
  flex-wrap: wrap;
}
.d-flex .post-listing {
  width: 70%;
}
@media (max-width: 960px) {
  .d-flex .post-listing {
    flex: 0 0 100%;
  }
}
.d-flex .post-listing.full {
  width: 100%;
}
.d-flex .post-listing.full #et_builder_outer_content article {
  flex: 0 0 33.33%;
}
@media (max-width: 960px) {
  .d-flex .post-listing.full #et_builder_outer_content article {
    flex: 0 0 50%;
  }
}
@media (max-width: 560px) {
  .d-flex .post-listing.full #et_builder_outer_content article {
    flex: 0 0 100%;
  }
}
.d-flex .post-listing #et_builder_outer_content {
  display: flex;
  flex-wrap: wrap;
}
.d-flex .post-listing #et_builder_outer_content article {
  flex: 0 0 50%;
  padding: 0 15px;
  margin-bottom: 2em;
}
@media (max-width: 560px) {
  .d-flex .post-listing #et_builder_outer_content article {
    flex: 0 0 100%;
  }
}
.d-flex .post-listing #et_builder_outer_content .post-container {
  padding: 1.3em;
  background-color: #faf9f9;
}
