#shortcodeBlogEntradasRecientes {
  margin-top: 32px !important;
}

#shortcodeBlogEntradasRecientes > section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 !important;
}

#shortcodeBlogEntradasRecientes > section > article {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

#shortcodeBlogEntradasRecientes > section > article + article {
  margin: 24px 0 0 0 !important;
}

#shortcodeBlogEntradasRecientes > section > article .fusion-single-line-meta a:hover {
  color: #6d461c !important;
  text-decoration: underline !important;
}

#shortcodeBlogEntradasRecientes > section > article .fusion-post-content-wrapper {
  padding: 20px 24px !important;
}

#shortcodeBlogEntradasRecientes > section > article .fusion-post-content-wrapper > .fusion-post-content > h2 {
  margin: 0 !important;
  font-size: 2rem !important;
  font-weight: 900 !important;
  line-height: 125% !important;
}

#shortcodeBlogEntradasRecientes > section > article .fusion-post-content-wrapper > .fusion-post-content > h2 > a:hover {
  color: #6d461c;
}

#shortcodeBlogEntradasRecientes > section > article .fusion-post-content-wrapper > .fusion-post-content > .fusion-post-content-container {
  margin: 12px 0 0 0 !important;
}

#contenedorRecursosResiduosDescripcion > .fusion-row > .colFlex:nth-child(2) {
  margin-top: 24px !important;
}

#recentPostPreguntasFrecuents {
  margin-bottom: 0 !important;
}

#recentPostPreguntasFrecuents > section > article {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Media queries */
@media only screen and (min-width: 640px) {
  #shortcodeBlogEntradasRecientes > section > article .fusion-post-content-wrapper > .fusion-post-content > h2 {
    font-size: 2.4rem !important;
    font-weight: 900 !important;
    line-height: 125% !important;
  }
}

@media only screen and (min-width: 767px) {
  #shortcodeBlogEntradasRecientes > section {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  #shortcodeBlogEntradasRecientes > section > article {
    width: 48% !important;
  }
  #shortcodeBlogEntradasRecientes > section > article + article {
    margin: 0 0 0 4% !important;
  }
  #shortcodeBlogEntradasRecientes > section > article:nth-child(2n+1) {
    margin-left: 0 !important;
  }
  #shortcodeBlogEntradasRecientes > section > article:nth-child(n+3) {
    margin-top: 24px !important;
  }
  #contenedorRecursosResiduosDescripcion > .fusion-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #contenedorRecursosResiduosDescripcion > .fusion-row > .colFlex:nth-child(1) {
    width: 38% !important;
  }
  #contenedorRecursosResiduosDescripcion > .fusion-row > .colFlex:nth-child(2) {
    margin: 0 0 0 6% !important;
    width: 56% !important;
  }
}

@media only screen and (min-width: 1023px) {
  #shortcodeBlogEntradasRecientes {
    margin-top: 48px !important;
  }
  #shortcodeBlogEntradasRecientes > section > article {
    width: 31% !important;
  }
  #shortcodeBlogEntradasRecientes > section > article + article {
    margin: 0 0 0 3.5% !important;
  }
  #shortcodeBlogEntradasRecientes > section > article:nth-child(3) {
    margin-left: 3.5% !important;
    margin-top: 0 !important;
  }
}

@media only screen and (min-width: 1250px) {
  #shortcodeBlogEntradasRecientes {
    margin-top: 52px !important;
  }
  #shortcodeBlogEntradasRecientes > section > article .fusion-post-content-wrapper > .fusion-post-content > h2 {
    font-size: 3rem !important;
    font-weight: 900 !important;
    line-height: 125% !important;
  }
}
