/* Images  */
.img_container4y3 {
  position: relative;
  padding-top: 75%;
  overflow: hidden;
}
.img_container4y3_alt {
  position: relative;
  padding-top: 75%;
  overflow: hidden;
}
.img_container4y3_alt img,
.img_container4y3 img,
.img_container16y9 img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.img_container16y9 {
  position: relative;
  padding-top: 56%;
  overflow: hidden;
}
.page-image-1y1 .img_container16y9 {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}
/* Top Header */
#sp-header {
  height: 50px;
  display: flex;
  align-items: center;
}
#sp-top2-mulheres {
  display: flex;
  justify-content: end;
  padding: 0;
  position: relative;
}
.return__ajufe::before {
  content: "\f177";
  font-family: "FontAwesome";
  font-size: 1.2rem;
  font-weight: 500; 
  margin-right: 1rem;
  color: #fff;
}
@media screen and (max-width:991px) {
  .return__ajufe, #sp-menu {
    display: none;
  }
}
/* logo */ 
.logo {
  padding: 1rem;
}
/* Menu */
.sp-megamenu-parent {
  display: flex;
  justify-content: space-around;
}
.sp-megamenu-parent .sp-menu-item a, .phone a {
  color: #fff !important;
}
.sp-megamenu-parent .sp-menu-item a:hover, .sp-megamenu-parent .sp-menu-item.active a , .phone a:hover {
  color: #f1ce6a !important;
}
.m-0 {
  margin: 0 !important;
}
#sp-footer .row {
  display: flex;
  align-items: flex-end;
}
#sp-footer1-mulheres {
  text-align: left;
  display: flex;
  justify-content: start;
  padding: 0;
}
#sp-footer1-mulheres .icon::after {
  content: "\f08e";
  font-family: "FontAwesome";
  font-size: 1.2rem;
  font-weight: 800;
  margin-left: 1rem;
}
h2.anchor, .sp-module-title {
  border: none;
  padding-bottom: 1em;
  position: relative;
  margin-top: 0;
  margin-bottom: 3em;
  margin: 40px 0 20px;
}
h2.anchor::before, h2.anchor::after, .sp-module-title:before, .sp-module-title:after {
  border-color: #f1ce6a !important;
  content: "";
  margin-bottom: 0.2em;
  position: absolute;
  left: 0;
  bottom: 0;
}
h2.anchor::before, .sp-module-title:before {
  border-top: 0.4rem solid;
  width: 120px;
}
h2.anchor::after, .sp-module-title:after {
  border-bottom: 0.2rem solid;
  width: 100px;
  margin-bottom: 0.1rem;
}
h2.anchor strong, .sp-module-title {
  margin-top: 0;
  font-weight: 500;
  color: #22376d;
  text-transform: uppercase;
  font-size: 3.3rem !important;
}
/* Dropdown */
.sp-dropdown-inner .sp-menu-item a:hover, .sp-dropdown-inner .sp-menu-item.active a {
  color: #22376d !important;
}
/* Menu Offcanvas */
.offcanvas-inner .return__ajufe {
  display: flex;
  justify-content: center;
  display: block;
}
/* Ultimas Noticias */
.outros {
  margin-top: 7.5rem !important;
}
.mod-articles-category-category.category-name a {
  max-width: 15rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.conteudo__mulheres .has-post-format {
  margin-bottom: 0.4rem;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  font-weight: 700;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a::before {
  content: "\f0da";
  font-family: "FontAwesome";
  font-size: 1.2rem;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li > a {
  font-weight: 400;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li > a::before {
  content: "";
}
/* Media Footer */
@media screen and (max-width: 991px) {
  #sp-footer .row {
    flex-direction: column;
    align-items: center;
    padding: 0 1rem;
  } 
  .sp-tridia, .footer-mulheres {
    text-align: center;
  }
}

/* Lista de uma Categoria */

.view-category .content-category .article {
	display: table;
	width: 100%;
  margin-top: 2em;
}
.view-category .content-category .article .entry-image {
	float: left;
	width: 228px;
	margin-right: 2em;
	margin-bottom: 1em;
	position: relative;
	z-index: 2;
}

.view-category .content-category .article .entry-image a {
	display: block;
	height: 170px;
	overflow: hidden;
}
@media screen and (max-width: 569px) {
  .view-category .content-category .article .entry-image {
    width: 100%;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em;
    float: none !important;
  }
  .view-category .content-category .article .entry-image a {
    height: auto;
  }
}

/* Slider Conhecendo Juizas */

.multi-slider.category-module .item-slide a {
	background-size: auto 100%;
	background-position: center;
	display: table;
	text-align: center;
	width: 100%;
	padding-top: 60%;
	transition: all 0.5s;
	background-repeat: no-repeat;
}

.view-featured.mulheres #sp-main-body {
  padding: 1em 0;
}