/*Traduction de la expresion "Share This" de Monarch par "Compartir" */
.et_social_heading {
  font-size: 0 !important;
}
.et_social_heading::before {
  content: "Compartir ";
  font-size: 15px !important;
}
/*fin traduccion*/
.et_fixed_nav.et_show_nav #page-container,
.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
  padding-top: 0px !important;
  padding-left: 110px !important;
  overflow-x: hidden !important;
}
.et_fixed_nav.et_show_nav.single-post #page-container,
.et_non_fixed_nav.et_transparent_nav.et_show_nav.single-post #page-container {
  padding-top: 0px !important;
  padding-left: 0px !important;
}
.single .post {
  padding-bottom: 0px;
}
.vista > .et_pb_row {
  background-color: #ffffff;
}
.et_social_inline.et_social_mobile_off.et_social_inline_top {
  display: flex;
}
.et_social_inline.et_social_mobile_off.et_social_inline_top > div {
  max-width: 300px;
}
.et_social_inline.et_social_mobile_off.et_social_inline_top ul li {
  max-width: 40px;
  max-height: 40px;
  margin-left: 5px;
  width: 100%;
}
.et_social_inline.et_social_mobile_off.et_social_inline_top ul li a {
  padding: 0;
}
.et_social_inline.et_social_mobile_off.et_social_inline_top ul li i {
  background-color: transparent;
}
.et_social_inline.et_social_mobile_off.et_social_inline_top ul li:hover i {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#background-suplemento span,
#background-suplemento img {
  width: 100%;
  max-height: 930px;
}
#abridora {
  height: calc(100vh);
}
#abridora .et_pb_row {
  padding: 0;
}
#abridora .slider-abridor .et_pb_row {
  padding: 0;
  background: transparent;
}
#abridora .et_pb_row .et_pb_column {
  height: 100%;
}
#abridora .et_pb_row:nth-child(1) {
  position: absolute;
  z-index: 10;
  left: 95px;
  top: 50px;
}
#abridora #row-titulo-suplemento {
  position: absolute;
  z-index: 10;
  left: 95px;
  top: 150px;
}
#abridora > div:nth-child(1) {
  position: absolute;
  z-index: 10;
  left: 95px;
  top: 50px;
}
#abridora h1 {
  padding: 0;
}
#comparte-txt {
  margin-top: auto;
  margin-bottom: auto;
  color: #ffff;
  text-shadow: 0px 0px 6px #000;
}
#comparte-post-txt {
  margin-top: auto;
  margin-bottom: auto;
  font-size: 17px;
}
#lateral-menu .header-content {
  display: grid;
  height: 100vh;
}
#lateral-menu .et_pb_button {
  padding: 0 !important;
  font: 11px/1.2 arial, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
}
#lateral-menu > div {
  margin: 0 !important;
  width: 100%;
}
#lateral-menu > div > div > div {
  padding: 0 !important;
}
#lateral-menu .et_pb_button::before {
  position: static;
  margin: 0 !important;
  display: block !important;
}
#lateral-menu .et_pb_button:hover {
  background: none;
}
body
  #page-container
  .et_pb_section
  #lateral-menu
  .et_pb_button_one.et_pb_button:before {
  font-size: 28px !important;
}
body
  #page-container
  .et_pb_section
  #lateral-menu
  .et_pb_button_two.et_pb_button:before {
  font-size: 20px !important;
}
body
  #page-container
  .et_pb_section
  #lateral-menu
  .et_pb_button_two.et_pb_button {
  padding-top: 2em !important;
}
/*mobile*/
.suplemento.row-mobile {
  height: 46.9vh !important;
  width: 100vw !important;
  margin-bottom: 0 !important;
  margin: 0 !important;
}
.suplemento-wrapper.column-mobile {
  width: 100% !important;
  height: 100%;
}
#controles.section-mobile {
  top: 30vh;
  right: 0%;
  left: initial;
}
#controles.section-mobile .et_pb_code_inner > div {
  height: auto !important;
}
#controles.section-mobile #icon-1 {
  top: -10px;
}
#menu-desplegable
  .fila-menu-desplegable
  > .et_pb_column
  > .et_pb_module.et_pb_text
  p {
  font-size: 18px;
  color: #ddd;
}
@media (min-width: 981px) {
  #menu-desplegable
    .fila-menu-desplegable
    > .et_pb_column
    > .et_pb_module.et_pb_text
    > .et_pb_text_inner {
    width: calc((70vw - 600px) / 3);
  }
  .fila-noticias > div > div:nth-child(1) {
    min-height: 80px;
  }
  .fila-noticias > div > div:nth-child(3) {
    min-height: 80px;
  }
}
@media (max-width: 767px) {
  #menu-desplegable
    .fila-menu-desplegable
    > .et_pb_column
    > .et_pb_module.et_pb_text
    p {
    font-size: 12px;
  }
}
@media (max-width: 1280px) and (min-width: 1200px) and (max-height: 600px) and (min-height: 400px) {
  .suplemento img {
    display: none;
  }
}
@media (min-width: 981px) and (max-width: 1400px) {
  .suplemento img {
    max-width: 120px;
  }
  #block-1 h1 {
    font-size: 50px;
  }
  #block-3 h3,
  #block-4 h3 {
    font-size: 22px;
  }
  #block-2 h2 {
    font-size: 30px;
  }
  #block-3 > .et_pb_image,
  #block-4 > .et_pb_image {
    margin-bottom: 8%;
  }
  #menu-desplegable
    .fila-menu-desplegable
    > .et_pb_column
    > .et_pb_module.et_pb_text
    h1 {
    font-size: 18px;
  }
  #menu-desplegable
    .fila-menu-desplegable
    > .et_pb_column
    > .et_pb_module.et_pb_text
    p {
    font-size: 14px;
  }
  #menu-desplegable
    .fila-menu-desplegable
    > .et_pb_column
    > .et_pb_module.et_pb_text
    > .et_pb_text_inner {
    width: calc((70vw - 500px) / 3);
  }
  #abridora {
    border-bottom-width: 50px;
  }
  .titulo-abridora h2 {
    font-size: 30px !important;
  }
  #abridora #row-titulo-suplemento h1 {
    font-size: 40px;
  }
}
.fila-noticias > .et_pb_column {
  background-color: #fff9e5;
}
.fila-noticias .titulo {
  background-color: #ffffff;
}
.fila-noticias .descripcion p {
  text-align: left !important;
}
.fila-testimonio .testimonio-imagen {
  margin-right: 2%;
  float: left;
  max-width: 195px;
}
.fila-testimonio .titulo {
  float: right;
  margin: 0;
  width: calc(98% - 195px);
}
.fila-testimonio .titulo h2 {
  font-size: 16px !important;
  max-width: 250px;
}
.fila-testimonio .descripcion {
  width: calc(98% - 195px);
  font-family: arial;
  font-size: 13px;
  float: right;
  margin-bottom: 0px !important;
}
.fila-testimonio .descripcion .et_pb_text_inner {
  max-width: 250px;
}
#menu-suplementos {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  background: transparent;
  /*width: 100%;*/
  z-index: 99;
  width: 110px;
  height: 60px;
}
#menu-suplementos .mobile_menu_bar {
  display: none;
}
#menu-suplementos .mobile_menu_bar::before {
  color: transparent;
}
#menu-suplementos .et_pb_menu__menu {
  display: none;
}
#menu-suplementos .et_mobile_nav_menu {
  display: block;
}
.nota-slider img {
  max-width: none;
  max-height: none !important;
  width: 860px;
}
.nota-slider .et_pb_slide_image {
  margin: 0 !important;
  top: 0 !important;
  width: auto !important;
}
.nota-slider .et_pb_container {
  height: 483px !important;
}
.et_pb_slider.nota-slider .et_pb_slide {
  background-color: transparent;
}
.nota-slider > .et-pb-slider-arrows > .et-pb-arrow-next,
.nota-slider > .et-pb-slider-arrows > .et-pb-arrow-prev {
  color: black;
  border: solid transparent !important;
  background-color: rgba(255, 197, 4, 0.4) !important;
  border-radius: 100%;
}
.nota-slider > .et-pb-slider-arrows > .et-pb-arrow-prev {
  left: 66px;
  opacity: 1;
}
.nota-slider > .et-pb-slider-arrows > .et-pb-arrow-next {
  right: 66px;
  opacity: 1;
}
.nota-slider > .et-pb-slider-arrows > .et-pb-arrow-prev:hover,
.nota-slider > .et-pb-slider-arrows > .et-pb-arrow-next:hover {
  background-color: #ffc504 !important;
}
.nota-slider .et-pb-controllers {
  display: none;
}

/*menu-desplegable*/
#menu-desplegable {
  width: calc(100vw - 110px);
}
#menu-desplegable .menu-desplegable-wrapp .slick-slide {
  height: 100vh;
  display: flex;
  background-size: cover;
  background-position: top center;
}
#menu-desplegable .menu-desplegable-wrapp .slick-slide > a {
  margin: auto;
  border: solid transparent;
  border-radius: 100%;
  width: calc((70vw - 340px) / 3);
  height: calc((70vw - 340px) / 3);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 197, 4, 0.7) !important;
}
#menu-desplegable .menu-desplegable-wrapp .slick-slide > a > h2 {
  color: #ffffff;
  word-break: break-word;
}
#menu-desplegable .menu-desplegable-wrapp .slick-slide > a > p {
  color: #ffffff;
}
#menu-desplegable > .fila-menu-desplegable > .et_pb_column {
  width: calc((100vw - 110px) / 3);
  height: 100vh;
  display: flex;
  margin-right: 0px;
}
#menu-desplegable
  > .fila-menu-desplegable
  > .et_pb_column
  > .et_pb_module.et_pb_text {
  margin: auto;
  border: solid;
  border-radius: 100%;
  width: calc((70vw - 110px) / 3);
  height: calc((70vw - 110px) / 3);

  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffc504 !important;
}
#menu-desplegable
  > .fila-menu-desplegable
  > .et_pb_column
  > .et_pb_module.et_pb_text
  > .et_pb_text_inner {
  width: 80%;
}
#menu-desplegable
  > .fila-menu-desplegable
  > .et_pb_column
  > .et_pb_module.et_pb_text
  h1 {
  padding: 0;
}
/*fin menu-desplegable*/

@media (min-width: 981px) {
  #menu-suplementos #mobile_menu1 {
    margin-left: 110px;
    height: 100vh;
    position: fixed;
    width: calc(100vw - 110px);
    top: 0;
    border: none;
    overflow-x: auto;

    flex-direction: column;
    flex-wrap: wrap;
    max-width: none;
    background: rgb(51 51 51 / 80%) !important;
  }
  #menu-suplementos #mobile_menu1 > li {
    display: flex;
    width: 30vw;
    height: 100vh;
    border-right: 1px solid #ffff;
  }
  #menu-suplementos #mobile_menu1 > li > a {
    width: 20vw;
    height: 20vw;
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 20px;
    border-radius: 100%;
    border: solid #ffc504;
    background-color: #ffc504;
    text-shadow: 0px 0px 4px #000;
  }
}
@media (max-width: 980px) {
  #menu-suplementos {
    right: 0;
    top: auto;
    margin-top: -60px;
  }
}
@media (max-width: 980px) {
  .suplemento img {
    max-width: 120px;
    margin-right: 10px;
  }
  .suplemento {
    padding-right: 10px;
  }
  .suplemento h1,
  .suplemento h2,
  .suplemento h3,
  .suplemento h4 {
    font-size: 25px !important;
  }
  #abridora .et_pb_row:nth-child(1) {
    display: none !important;
  }
  #abridora > div:nth-child(2) {
    padding-top: 60px;
  }
  #abridora .et_pb_row:nth-child(2) > div.et_pb_column {
    display: grid;
  }
  #abridora .et_pb_row:nth-child(2) > div > div:nth-child(1) {
    position: relative;
    top: 0;
    left: 0;
    order: 1;
  }
  #abridora .et_pb_row:nth-child(2) > div > div:nth-child(2) {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    order: 3;
  }
  #abridora .et_pb_row:nth-child(2) > div > div:nth-child(3) {
    order: 2;
  }
  #abridora .et_pb_row:nth-child(2) > div > div:nth-child(2) p {
    display: none !important;
  }
  .et_fixed_nav.et_show_nav #page-container,
  .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
    padding-top: 60px !important;
    padding-left: 0px !important;
  }
  .et_fixed_nav.et_show_nav.home #page-container,
  .et_non_fixed_nav.et_transparent_nav.et_show_nav.home #page-container {
    padding-top: 50px;
    padding-left: 0px;
  }
  .fila-testimonio .descripcion {
    width: 100%;
    float: none;
  }
  .fila-testimonio .titulo {
    width: 100%;
    float: none;
  }
  .fila-testimonio .testimonio-imagen {
    margin: 0;
    float: none;
  }
  #testimonio .et_pb_column_1_4 {
    position: relative;
    width: 100%;
  }
  #menu-lateral {
    height: auto;
    width: 100%;
    max-height: 60px;
    min-height: 60px;
  }
  #lateral-menu img {
    margin-top: 17px;
    margin-bottom: 17px;
    margin-left: 2em;
    margin-right: 1em;
  }
  #lateral-menu .header-content {
    display: flex;
    height: auto;
    margin-bottom: 0px;
    margin-top: 0;
  }
  #lateral-menu .header-content h1 {
    margin: auto 0 auto 0px;
  }
  #lateral-menu .et_pb_button_one {
    max-width: none;
    width: auto;
    position: relative;
    margin-top: 16px;
    margin-bottom: 16px;
    margin-right: 2rem;
    float: right;
    font-size: 0px !important;
  }
  #lateral-menu .et_pb_button_two,
  #lateral-menu .header-content .et_pb_header_content_wrapper {
    display: none !important;
  }
  #lateral-menu .et_pb_button::before {
    transform: translateY(14px);
  }
  .fila-testimonio .titulo h2,
  .fila-testimonio .descripcion .et_pb_text_inner,
  .fila-testimonio .testimonio-imagen {
    max-width: none;
  }
  .fila-testimonio .descripcion .et_pb_text_inner {
    margin-top: 15px;
  }
  .notas-testimonios > .et_pb_row:nth-child(1) {
    padding-bottom: 0;
    padding-top: 0;
  }
  .notas-testimonios > .et_pb_row:nth-child(1) h4 {
    margin-bottom: 0.5em !important;
  }
  #testimonio > .et_pb_column_1_4 > div {
    height: auto;
    width: 90%;
    position: relative;
    bottom: auto;
    top: -10px;
    left: 20px;
  }
  #testimonio > .et_pb_column_3_4 {
    margin-bottom: 2px;
  }
  #testimonio > .et_pb_column_1_4 {
    height: auto;
  }
  #menu-suplementos #mobile_menu1 {
    width: 100vw;
    position: fixed;
    height: calc(100vh - 60px);
    margin-top: 60px;
    top: 0;
    border: none;
    background: rgb(51 51 51 / 80%) !important;
    overflow-y: scroll;
  }
  #menu-suplementos #mobile_menu1 > li {
    border-bottom: solid 1px #ccc;
    height: 30vh;
    display: flex;
  }
  #menu-suplementos #mobile_menu1 > li > a {
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 16px;

    width: 20vh;
    height: 20vh;
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    border: solid #ffc504;
    background-color: #ffc504;
    text-shadow: 0px 0px 4px #000;
  }
}

/*menu-desplegable*/
#menu-desplegable .et_pb_row:nth-child(1) {
  padding: 0 !important;
}
#menu-desplegable {
  width: calc(100vw - 125px);
  opacity: 0;
  z-index: -99;
  margin-top: -100vh;
}
#menu-desplegable.opened {
  display: block;
  position: fixed;
  opacity: 1;
  z-index: 99;
  margin-top: 0;
}
#menu-desplegable .fila-menu-desplegable > .et_pb_column {
  display: flex;
  margin-right: 0px;
}
#menu-desplegable
  .fila-menu-desplegable
  > .et_pb_column
  > .et_pb_module.et_pb_text {
  margin: auto;
  border: solid transparent;
  border-radius: 100%;
  width: calc((70vw - 340px) / 3);
  height: calc((70vw - 340px) / 3);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 197, 4, 0.8) !important;
}
#menu-desplegable .arrow_carrot-right.slick-arrow {
  position: absolute;
  bottom: 50%;
  right: 0;
  transform: translate(-20px, 0px);
}
#menu-desplegable .arrow_carrot-left.slick-arrow {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0px, -80px);
}
#menu-desplegable .slick-arrow {
  width: 80px;
  height: 80px;
  z-index: 1;
  color: #ffffff;
  background-color: transparent;
  border: none;
}
#menu-desplegable .slick-arrow:before {
  font-size: 80px;
  font-weight: 300;
}
#menu-desplegable .menu-desplegable-wrapp .slick-slide > a > h2 {
  font-family: "Theserif", Helvetica, Arial, Lucida, sans-serif;
}
@media (min-width: 981px) {
  #menu-desplegable .fila-menu-desplegable > .et_pb_column {
    height: 100vh;
  }
  #menu-desplegable .menu-desplegable-wrapp .slick-slide {
    flex-direction: column;
  }
  #menu-desplegable .menu-desplegable-wrapp .slick-slide > a > h2 {
    font-family: "Theserif", Helvetica, Arial, Lucida, sans-serif;
    font-size: 40px;
    line-height: 42px;
    text-align: center;
  }
  #menu-desplegable .menu-desplegable-wrapp .slick-slide > a {
    width: calc((70vw) / 3);
    height: auto;
    text-align: left;
    margin-bottom: 20vh;
    flex-direction: column;
    background-color: transparent !important;
  }
  #menu-desplegable
    .menu-desplegable-wrapp
    .slick-slide
    > a.btn-content-suplemento {
    margin-bottom: 20px;
  }
  #menu-desplegable
    .menu-desplegable-wrapp
    .slick-slide
    > a.btn-link-suplemento {
    margin-top: 20px;
    background-color: rgba(247, 214, 34, 0.7) !important;
    color: #fff;
    border-radius: 5px;
    width: fit-content;
    padding: 2px 5px;
    text-transform: uppercase;
  }
  #menu-desplegable
    .menu-desplegable-wrapp
    .slick-slide
    > a.btn-link-suplemento:hover {
    background-color: #000 !important;
    border-color: #000;
    color: #ffc600;
  }
}
@media (max-width: 980px) {
  #menu-desplegable .menu-desplegable-wrapp .slick-slide > a > p,
  #menu-desplegable
    .menu-desplegable-wrapp
    .slick-slide
    > a.btn-link-suplemento {
    display: none !important;
  }
  #abridora > div:nth-child(1) {
    display: none;
  }
  /*.et_fixed_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
    	padding-top: 0px;
		padding-left: 0px;
	}*/
  #menu-desplegable {
    width: 100vw;
    background-color: #555;
  }
  #menu-desplegable.opened {
    margin-top: 60px !important;
  }
  #menu-desplegable .fila-menu-desplegable > .et_pb_column {
    height: calc((100vh - 58px) / 2);
    width: 100vw !important;
  }
  #menu-desplegable .menu-desplegable-wrapp .slick-slide {
    height: calc((100vh - 58px) / 2);
    width: 100vw !important;
  }
  #menu-desplegable .menu-desplegable-wrapp .slick-slide > a {
    width: calc((70vh - 58px) / 2) !important;
    height: calc((70vh - 58px) / 2) !important;
  }
  #menu-desplegable .arrow_carrot-right.slick-arrow {
    bottom: 10px;
    right: 40px;
    transform: translate(30px, 0px);
  }
  #menu-desplegable .slick-arrow:before {
    font-size: 45px;
  }
  #menu-desplegable .arrow_carrot-left.slick-arrow {
    left: auto;
    top: auto;
    bottom: 70px;
    right: 40px;
    transform: translate(30px, 0px);
  }
  #menu-desplegable .slick-arrow {
    width: 45px;
    height: 45px;
    padding: 0;
    background-color: rgba(255, 197, 4, 0.4) !important;
    border-radius: 100%;
  }
  #menu-desplegable .arrow_carrot-right.slick-arrow::before {
    content: "\33";
  }
  #menu-desplegable .arrow_carrot-left.slick-arrow::before {
    content: "\32";
  }
  .fila-menu-desplegable > .et_pb_column > .et_pb_module.et_pb_text {
    width: calc((70vh - 60px) / 3) !important;
    height: calc((70vh - 60px) / 3) !important;
  }
  .fila-menu-desplegable > .et_pb_column > .et_pb_module.et_pb_text h1 {
    font-size: 14px;
    padding: 1em;
  }
}
/*fin menu-desplegable*/
.logo-nota .et_pb_image_wrap {
  display: inline-flex;
  color: #000000;
  align-items: center;
}
.logo-nota .pre-title {
  font-weight: 600;
  line-height: 1.3;
  margin-right: 5px;
  font-size: 15px;
}
@media (max-width: 980px) {
  .nota-slider img {
    width: 675px;
  }
  .nota-slider .et_pb_container {
    height: 380px !important;
  }
}
@media (max-width: 767px) {
  .logo-nota {
    width: 52% !important;
  }
  .logo-nota .pre-title {
    font-size: 14px;
    margin-left: 5px;
    line-height: 1;
  }
  .logo-nota img {
    max-height: 16px;
  }
  .et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_image {
    display: block !important;
  }
  .nota-slider img {
    width: 300px;
  }
  .nota-slider .et_pb_container {
    height: 168px !important;
  }
  .nota-slider > .et-pb-slider-arrows > .et-pb-arrow-prev {
    left: 40px;
  }
  .nota-slider > .et-pb-slider-arrows > .et-pb-arrow-next {
    right: 40px;
  }
  #block-1,
  #block-2,
  #block-3,
  #block-4 {
    padding: 0 !important;
  }
  #block-1 > div:nth-child(1),
  #block-2 > div:nth-child(1),
  #block-3 > div:nth-child(1),
  #block-4 > div:nth-child(1) {
    margin: 0 !important;
    display: none !important;
  }
  #block-1 > div:nth-child(2),
  #block-2 > div:nth-child(2),
  #block-3 > div:nth-child(2),
  #block-4 > div:nth-child(2) {
    margin: auto !important;
  }
  .suplemento .et_pb_module.et_pb_text {
    text-align: center !important;
    margin: auto !important;
    border: solid transparent;
    border-radius: 100%;
    width: calc((70vh - 60px) / 2);
    height: calc((70vh - 80px) / 2);
    display: flex;
    justify-content: center;
    align-items: center;
    /*background-color:rgba(255,197,4,0.8)!important*/
    background-color: rgba(255, 255, 255, 0.8) !important;
  }
  .suplemento .et_pb_text h1,
  .suplemento .et_pb_text h2,
  .suplemento .et_pb_text h3,
  .suplemento .et_pb_text h4 {
    color: #333 !important;
    font-family: "Theserif", Helvetica, Arial, Lucida, sans-serif;
  }
}
@media (max-width: 400px) {
  .logo-nota {
    width: 56% !important;
  }
  .nota-slider > .et-pb-slider-arrows > .et-pb-arrow-prev {
    left: 10px;
  }
  .nota-slider > .et-pb-slider-arrows > .et-pb-arrow-next {
    right: 10px;
  }
}
/**/
.social-sharer {
  display: flex;
}
.social-sharer ul li {
  max-width: 40px;
  max-height: 40px;
  margin-left: 5px;
  width: 100%;
}
.social-sharer > span {
  max-width: 130px;
}
.social-sharer > div {
  max-width: 300px;
}
.et_monarch .social-sharer .et_social_top .et_social_icon {
  background-color: transparent;
}
.et_monarch .social-sharer .et_social_top li a {
  padding: 0;
}
.et_monarch .social-sharer .et_social_top li:hover .et_social_icon {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.titulo-abridora h2 {
  font-weight: 500;
  font-family: "Theserif", Helvetica, Arial, Lucida, sans-serif;
}
#abridora .slider-abridor {
  margin-bottom: 0;
}
#abridora .slider-abridor-wrapp {
  position: absolute;
  bottom: 0;
  width: calc(100vw - 120px);
  overflow-x: auto;
  overflow-y: hidden;
}
#abridora .slider-abridor .et_pb_row:nth-child(1) {
  position: relative;
  z-index: 1;
  left: 0px;
  top: 0px;
}
#abridora .slider-abridor .slick-dots {
  bottom: 10px;
  padding-bottom: 0px;
}
#abridora.unique-slide .slider-abridor .slick-dots {
  display: none !important;
}
#abridora .slider-abridor .slick-dots li {
  background: rgba(102, 102, 102, 0.6);
}
#abridora .slider-abridor .slick-dots li.slick-active {
  background: rgba(0, 0, 0, 0.7);
}
#abridora .slider-abridor .slick-dots li,
#abridora .slider-abridor .slick-dots li button,
#abridora .slider-abridor .slick-dots li button:before {
  width: 30px;
  height: 6px;
  border-radius: 20px;
}
#abridora .slider-abridor .slick-dots li button:before {
  opacity: 0;
}
#abridora .slider-abridor .slick-arrow {
  position: absolute;
  top: 50%;
  background-color: rgba(51, 51, 51, 0.5);
  color: #fff;
  border-radius: 100%;
  border: transparent;
  width: 45px;
  height: 45px;
  padding: 0;
  z-index: 2;
  cursor: pointer;
  font-size: 45px;
  transform: translateY(-50%);
}
#abridora .slider-abridor .slick-arrow.arrow_carrot-left {
  left: 12%;
}
#abridora .slider-abridor .slick-arrow.arrow_carrot-right {
  right: 12%;
}
@media (max-width: 980px) {
  .et_monarch .social-sharer .et_social_networks .et_social_icons_container {
    display: flex !important;
  }
  .et_monarch .social-sharer .et_social_networks ul li {
    margin: 0 5px !important;
  }
  .social-sharer {
    padding-left: 20px;
  }
  #abridora {
    height: auto;
    display: flex;
    flex-direction: column;
  }
  #abridora .slider-abridor-wrapp {
    background-color: rgba(255, 197, 4, 0.9);
    position: absolute;
    bottom: 0;
    width: 100vw;
    overflow-x: auto;
    overflow-y: hidden;
  }
  #abridora .titulo-abridora {
    width: 100%;
    left: 0;
  }
  #abridora .slider-abridor .slick-arrow {
    display: none !important;
  }
  #abridora .slider-abridor .slick-dots li,
  #abridora .slider-abridor .slick-dots li button,
  #abridora .slider-abridor .slick-dots li button:before {
    height: 10px;
  }
  .et_pb_section_2.et_pb_section.no-bgs {
    background-image: none !important;
  }
  #abridora #row-titulo-suplemento {
    position: relative;
    top: 0;
    left: 0px;
    margin-left: 0;
    width: 95%;
  }
  #abridora .slider-abridor-wrapp {
    position: relative;
    bottom: auto;
  }
}
@media (max-width: 767px) {
  .et_monarch .social-sharer .et_social_networks ul li {
    margin: 0 1px !important;
  }
  .social-sharer {
    padding-left: 10px;
  }
  #comparte-post-txt {
    font-size: 14px;
  }
  .et_pb_section_2.et_pb_section.no-bgs {
    background-image: none !important;
  }
}
@media (max-width: 980px) {
  #abridora.unique-slide .slider-abridor-wrapp .et_pb_row:nth-child(1) {
    display: block !important;
  }
}
@media (min-width: 981px) {
  #abridora.et_pb_section_video > .et_pb_row:nth-child(2) {
    position: absolute;
    z-index: 10;
    left: 95px;
    top: 50px;
  }
}
@media (max-width: 767px) {
  #abridora.et_pb_section_video > img {
    display: none;
  }
  #abridora.et_pb_section_video > .et_pb_section_video_bg {
    height: 52.07vw;
    position: relative;
  }
  #abridora.et_pb_section_video > .et_pb_section_video_bg video {
    height: 53vw !important;
  }
}
