/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* COLORS
yellow: #ffdf00 - rgb(255, 223, 0)
black: #272727 - rgb(39, 39, 39)
grey: #e1e1e1 - rgb(225, 225, 225)
*/
.home.page .post-slideshow {
  display: none;
}

main#main {
  padding-top: 0;
  padding-bottom: 50px;
  overflow: visible;
}

.fusion-icon-custom::before,
.fusion-icon-custom_5::before {
  content: "\f3fe";
  font-family: "Font Awesome 5 Brands";
  display: inline-block;
}

.full-width-block,
.full-width-prefooter {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;

  width: 100vw;
}

.full-width-prefooter {
  margin-bottom: -50px;
}

.home main#main {
  padding: 0;
}

.fusion-main-menu>ul>li.disabled {
  display: none;
}

.fusion-header-v5 .fusion-header,
.fusion-secondary-main-menu {
  border-bottom: none;
}

.fusion-header-wrapper .fusion-secondary-header {
  background-color: white;
  color: black;
  border-bottom: none;
}

.fusion-header-wrapper .fusion-secondary-header,
.fusion-header-wrapper .fusion-header {
  padding-left: 30px;
  padding-right: 30px;
}

.fusion-header-wrapper.fusion-is-sticky .fusion-logo {
  max-height: 55px;
}

hr {
  border: 2px solid rgb(255, 223, 0);
  max-width: 200px;
}

hr.wp-block-separator {
  max-width: 100%;
  width: 100%;
}

body a {
  color: #8c8989;
  /*text-decoration: underline;*/
}

#main ul {
  list-style: none;
  padding-left: 25px;
}

#main ul li {
  padding-left: 20px;
}

#main ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  content: '\f101';
  position: absolute;
  margin-left: -20px;
  color: #ffdf00;
}

.fusion-flexslider .flex-direction-nav,
.flexslider .slides,
.fusion-carousel .fusion-carousel-holder {
  padding-left: 0 !important;
}

.fusion-flexslider .flex-direction-nav li,
.flexslider .slides li,
.fusion-carousel .fusion-carousel-holder li {
  padding-left: 0 !important;
}

.fusion-flexslider .flex-direction-nav li:before,
.flexslider .slides li:before,
.fusion-carousel .fusion-carousel-holder li:before {
  display: none !important;
}

iframe {
  width: 100%;
}

#content h3 {
  margin-top: 50px;
}

/* HOME */
/* ultimo post */
.home .ecuador-latest-post {
  min-height: 400px;
  max-height: 500px;
  overflow: hidden;
  background: transparent url('https://www.ecuadoretxea.org/wp-content/uploads/2017/02/fondo_ultimospost.jpg') center center no-repeat;
}

.home .ecuador-latest-post * {
  margin-bottom: 0 !important;
}

.home .ecuador-latest-post .recent-posts-content {
  position: absolute;
  left: 0;
  top: 0;
  height: 500px;
  width: 55%;
  z-index: 2;
  /*    clip-path: polygon(0 0, 70% 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 70% 0%, 100% 100%, 0% 100%);*/
  /*background-color: rgba(255, 223, 0, .75);*/
  background: transparent url('https://www.ecuadoretxea.org/wp-content/uploads/2018/07/home-slider-transparencia.png') left center no-repeat;
  background-size: 100% 100%;
  padding: 100px;
  padding-top: 200px;
}

.home .ecuador-latest-post .recent-posts-content h4 {
  padding-right: 25%;
  font-family: Oswald;
  font-weight: bold;
  font-size: 3em;
  position: relative;
  top: 40%;
}

/* quienes somos */
.home #main .post-content .ecuador-quienes-somos {
  /*    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 70%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 70%);*/
  background-color: rgb(39, 39, 39);
  background: transparent url('https://www.ecuadoretxea.org/wp-content/uploads/2018/07/home-fondo-negro.png') center center no-repeat;
  background-size: 100% 100%;
  padding: 20px;
  padding-bottom: 120px;
}

.home #main .post-content .ecuador-quienes-somos .fusion-row {
  max-width: 900px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.home #main .post-content .ecuador-quienes-somos .fusion-row h1,
.home #main .post-content .ecuador-quienes-somos .fusion-row h1:after {
  color: rgb(255, 223, 0);
  font-size: 3em;
  font-weight: bold;
  font-family: Oswald;
}

.home #main .post-content .ecuador-quienes-somos .fusion-row .fusion-border-below-title h1 {
  padding-right: 50px;
  width: 5em;
  display: inline-block;
}

.home #main .post-content .ecuador-quienes-somos .fusion-row .fusion-border-below-title {
  text-align: right;
}

.home #main .post-content .ecuador-quienes-somos .fusion-row h1:after {
  content: ">>";
  font-size: 1em;
  position: absolute;
  right: 0;
  top: calc(50% - 0.7em);
}

.home #main .post-content .ecuador-quienes-somos .fusion-row .quienes-somos-title {
  margin-right: 30px !important;
}

.home #main .post-content .ecuador-quienes-somos .fusion-row .quienes-somos-text p {
  margin: 0;
  padding: 0;
  color: white;
  font-size: 1.3em;
  font-style: italic;
}

/* mas noticias */
.home #main .post-content .ecuador-noticias {
  /*    background: transparent url('https://www.ecuadoretxea.org/wp-content/uploads/2018/07/home-fondo-blanco-linea.png') bottom center no-repeat;
    background-size: cover;*/
}

.home #main .post-content .ecuador-noticias .fusion-title {
  margin-left: 50px;
  width: calc(50% - 50px);
}

.home #main .post-content .ecuador-noticias .fusion-title:after {
  content: " ";
  display: block;
  height: 0;
  border-bottom: 10px solid #272727;
  margin-left: 50px;
  width: calc(100% - 50px);
}

.home #main .post-content .ecuador-noticias .fusion-row h1 {
  background-color: #ffdf00;
  margin: 0;
  padding: 10px 20px;
  display: inline-block;
}

.home #main .post-content .ecuador-noticias .fusion-recent-posts {
  margin-bottom: 0;
}

.home #main .post-content .ecuador-noticias .fusion-recent-posts.layout-thumbnails-on-side .columns {
  display: flex;
}

.home #main .post-content .ecuador-noticias .fusion-recent-posts.layout-thumbnails-on-side .columns .column {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  padding: 0;
}

.home #main .post-content .ecuador-noticias .fusion-recent-posts.layout-thumbnails-on-side .columns .column:nth-child(2n) {
  flex-direction: column-reverse;
}

.home #main .post-content .ecuador-noticias .fusion-recent-posts.layout-thumbnails-on-side .columns .column:nth-child(2n) .floated-slideshow {
  height: 400px;
}

/*LBX OC 110619 Recent posts in home*/
@media (max-width: 1200px) {
  .home #main .post-content .ecuador-noticias .fusion-recent-posts.layout-thumbnails-on-side .columns .column:nth-child(4n+0) {
    display: none
  }
}

.home #main .post-content .ecuador-noticias .fusion-recent-posts.layout-thumbnails-on-side .columns .column .floated-slideshow {
  display: flex;
  align-items: center;
  width: 100%;
  margin-right: 0;
  margin-bottom: 0;
}

.home #main .post-content .ecuador-noticias .fusion-recent-posts.layout-thumbnails-on-side .columns .column .recent-posts-content {
  padding: 30px 50px;
}

.home #main .post-content .ecuador-noticias .fusion-recent-posts.layout-thumbnails-on-side .columns .column .floated-slideshow,
.home #main .post-content .ecuador-noticias .fusion-recent-posts.layout-thumbnails-on-side .columns .column .recent-posts-content {
  height: 300px;
  box-sizing: border-box;
}

.home #main .post-content .ecuador-noticias .fusion-recent-posts.layout-thumbnails-on-side .columns .column .recent-posts-content h4 {
  margin-bottom: 20px;
  line-height: 1.2em;
}

/* ultimos tweets */
.home .ecuador-tweets {
  padding-top: 110px !important;
  padding-bottom: 0;
  /*margin-top: -200px;*/
  z-index: 10;
}

.home .ecuador-tweets,
.home .ecuador-tweets .fusion-row {
  /*    -webkit-clip-path: polygon(0 0, 100% 80px, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 80px, 100% 100%, 0% 100%);*/
}

.home .ecuador-tweets {
  padding-top: 80px;
  background-image:
    url('https://www.ecuadoretxea.org/wp-content/uploads/2018/07/home-fondo-blanco-linea.png'),
    url('https://www.ecuadoretxea.org/wp-content/uploads/2017/01/home_fondo_tweets.jpg');
  background-repeat: no-repeat,
    no-repeat;
  background-position: top center,
    top center !important;
  background-size: 100% auto,
    cover;
}

.home .ecuador-tweets .fusion-title {
  margin-left: 50px;
}

.home .ecuador-tweets .fusion-row h1 {
  padding: 0 30px;
  font-size: 3em;
}

.home .ecuador-tweets .fusion-row h1:before,
.home .ecuador-tweets .fusion-row h1:after {
  color: rgb(255, 223, 0);
  font-weight: bold;
  font-family: Oswald;
}

.home .ecuador-tweets .fusion-row h1:before {
  content: ">>";
  padding-right: 5px;
}

.home .ecuador-tweets .fusion-row h1:after {
  content: "<<";
  padding-left: 5px;
}

.home .ecuador-tweets .fusion-widget-area {
  max-height: 500px;
  overflow: auto;
}

/* agenda */
.home .ecuador-agenda {
  /*clip-path: polygon(0 0, 70% 0%, 100% 100%, 0% 100%);*/
  /*    clip-path: polygon(0 60px, 100% 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 60px, 100% 0%, 100% 100%, 0% 100%);*/
  /*background: rgba(255, 223, 0, .75) url('https://www.ecuadoretxea.org/wp-content/uploads/2017/02/fondo_agenda.jpg') center center no-repeat;*/
  background: transparent url('https://www.ecuadoretxea.org/wp-content/uploads/2018/07/home-fondo-amarillo.png') center center no-repeat;
  background-size: 100% 100%;
  padding-top: 60px;
  margin-top: -60px;
  z-index: 15;
  position: relative;
}

.home #content .ecuador-agenda h3 {
  margin-top: 0;
}

.home .ecuador-agenda .fusion-row {
  display: flex;
  align-items: stretch;
  margin-top: 50px;
}

.home .ecuador-agenda .fusion_builder_column_1_4 .fusion-column-wrapper {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.home .ecuador-agenda .fusion-title,
.home .ecuador-agenda .fusion-button-wrapper {}

.home .ecuador-agenda .fusion-title h1,
.home .ecuador-agenda .fusion-button-wrapper {
  text-align: center;
  text-transform: uppercase;
}

.home .ecuador-agenda .fusion-title h1:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f073";
  display: block;
  font-size: 1.5em;
}

.home .ecuador-agenda .last-events-block {
  border-left: 5px solid white;
  padding: 0 50px;
  margin: 0;
  list-style: none;
}

.home .ecuador-agenda .last-events-block time {
  font-family: 'Open Sans';
  color: black;
  font-style: italic;
}

.home .ecuador-agenda .last-events-block h3 {
  margin-top: 0;
}

.home .ecuador-agenda .last-events-block h3,
.home .ecuador-agenda .last-events-block h3 a:hover {
  color: black;
}

.home .ecuador-agenda .last-events-block h3:before {
  content: '>';
  font-weight: bold;
  color: white;
  position: absolute;
  left: 25px;
}

.home .ecuador-agenda .last-events-block .fusion-column:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* apoyanos */
.home .ecuador-apoyanos {
  background-color: rgb(255, 223, 0);
  text-align: center;
}

.home .ecuador-apoyanos,
.home .ecuador-apoyanos .fusion-carousel-wrapper {
  margin: 0;
  padding: 0;
  min-height: 150px;
}

.home .ecuador-apoyanos .fusion-carousel-item .fusion-image-wrapper {
  border: none;
}

.home .ecuador-apoyanos .fusion-image-carousel-fixed .fusion-carousel .fusion-image-wrapper img {
  width: 100%;
  max-height: none;
}

/*BLOG*/
/*fix for posts migrated from blogger*/
div.post-content:after {
  content: ' ';
  display: block;
  clear: both;
}

article[id^='post-'] div.post-content div {
  clear: none !important;
  float: left;
}

article[id^='post-'] div.post-content div img {
  margin: 2em;
}

article[id^='post-'] div.post-content div .gallery-item img {
  margin: 0 !important;
}

.single .single-navigation {
  border: none;
}

.single .single-navigation a {
  display: block;
  float: left;
  background-color: black;
  color: white;
  padding: 5px 10px;
  text-transform: uppercase;
  font-family: Oswald;
  font-size: 1.3em;
}

.single .single-navigation .next {
  float: right;
}

.single .excerpt-below-title {
  margin: 0 auto 30px;
  font-size: 1.3rem;
  max-width: 60%;
  font-style: italic;
  color: #999;
}

#content .post-content blockquote {
  font-size: 1.3em;
  padding-left: 30px;
}

body .fusion-image-wrapper .fusion-rollover {
  background-image: -webkit-linear-gradient(top, rgba(255, 223, 0, 0.8) 0%, #ffdf00 100%);
}

.blog .post,
.category .post,
.tag .post,
.archive .post {
  position: relative;
}

.blog .post .fusion-single-line-meta,
.category .post .fusion-single-line-meta,
.tag .post .fusion-single-line-meta,
.archive .post .fusion-single-line-meta {
  /*float: left;*/
}

.blog .fusion-sharing-box,
.category .fusion-sharing-box,
.tag .fusion-sharing-box,
.archive .fusion-sharing-box,
.page-template-template-eventos .fusion-sharing-box {
  display: inline-block;
  width: auto;
  padding: 0;
  height: auto;
  margin-bottom: 0;
  background-color: transparent;
}

.page-template-template-eventos .fusion-sharing-box {
  background-color: #f2efef;
  width: 100%;
  padding: 0 20px;
  margin-top: 15px;
}

.blog .fusion-sharing-box h4,
.category .fusion-sharing-box h4,
.tag .fusion-sharing-box h4,
.archive .fusion-sharing-box h4,
.page-template-template-eventos .fusion-sharing-box h4 {
  /*display: none;*/
  font-size: 1em;
  font-family: "Open Sans";
  font-weight: bold;
  display: inline-block;
  margin-right: 20px;
}

.blog .fusion-sharing-box .fusion-social-networks,
.category .fusion-sharing-box .fusion-social-networks,
.tag .fusion-sharing-box .fusion-social-networks,
.archive .fusion-sharing-box .fusion-social-networks,
.page-template-template-eventos .fusion-sharing-box .fusion-social-networks {
  display: inline-block;
  float: none;
}

.blog .fusion-rollover-title,
.blog .fusion-rollover-categories,
.blog .fusion-format-box,
.category .fusion-rollover-title,
.category .fusion-rollover-categories,
.category .fusion-format-box,
.tag .fusion-rollover-title,
.tag .fusion-rollover-categories,
.tag .fusion-format-box,
.archive .fusion-rollover-title,
.archive .fusion-rollover-categories,
.archive .fusion-format-box {
  display: none;
}

.blog #main .post h2,
.category #main .post h2,
.tag #main .post h2,
.archive #main .post h2 {
  padding: 0;
  margin-bottom: 10px;
  width: 100%;
  background-color: transparent;
}

.blog #main .post h2 a,
.category #main .post h2 a,
.tag #main .post h2 a,
.archive #main .post h2 a {
  padding: 5px 10px;
  background-color: #ffdf00;
  display: inline-block;
}

.blog #main .post-content h2:after,
.category #main .post-content h2:after,
.tag #main .post-content h2:after,
.archive #main .post-content h2:after {
  display: none;
}

.blog .fusion-date-and-formats,
.category .fusion-date-and-formats,
.tag .fusion-date-and-formats,
.archive .fusion-date-and-formats {
  width: 82px;
  z-index: 3;
  margin-top: 20px;
}

.blog .has-post-thumbnail .fusion-date-and-formats,
.category .has-post-thumbnail .fusion-date-and-formats,
.tag .has-post-thumbnail .fusion-date-and-formats,
.archive .has-post-thumbnail .fusion-date-and-formats {
  margin-right: -41px;
}

.blog .fusion-date-and-formats .fusion-date-box,
.category .fusion-date-and-formats .fusion-date-box,
.tag .fusion-date-and-formats .fusion-date-box,
.archive .fusion-date-and-formats .fusion-date-box {
  color: #333333;
}

.blog .post-content .fusion-single-line-meta,
.category .post-content .fusion-single-line-meta,
.tag .post-content .fusion-single-line-meta,
.archive .post-content .fusion-single-line-meta {
  font-style: italic;
  margin-bottom: 0;
}

.blog #wrapper .fusion-vertical-menu-widget .menu>li:first-child a:first-child,
.category #wrapper .fusion-vertical-menu-widget .menu>li:first-child a:first-child .tag #wrapper .fusion-vertical-menu-widget .menu>li:first-child a:first-child .archive #wrapper .fusion-vertical-menu-widget .menu>li:first-child a:first-child {

  padding-top: 8px;

}

.blog .fusion-vertical-menu-widget .menu li:before,
.category .fusion-vertical-menu-widget .menu li:before,
.tag .fusion-vertical-menu-widget .menu li:before,
.archive .fusion-vertical-menu-widget .menu li:before {
  padding-top: 11px;
}

.single .title-and-sharing {
  position: relative;
  text-align: center;
}

.single .title-and-sharing h2::after {
  margin-left: 0;
  top: 100%;
  left: -75px;
}

.single .title-and-sharing .fusion-sharing-box {
  margin-top: 0;
  padding: 10px 20px;
  border-top: none;
  border-bottom: none;

  display: inline-block;
  width: auto;
  line-height: 4em;

  background: none;
  margin-bottom: 10px;
}

.single .title-and-sharing .fusion-sharing-box h4 {
  display: none;
}

.single .title-and-sharing .fusion-sharing-box .fusion-social-networks .fusion-social-network-icon {
  background-color: #ffdf00;
  padding: 10px;
}

.single .title-and-sharing .fusion-post-title-meta-wrap {
  margin-bottom: 15px;
}

/*PAGINAS*/
#wrapper .fusion-page-title-bar {
  background: transparent url('https://www.ecuadoretxea.org/wp-content/uploads/2018/06/ecuador_page_header_02.png') no-repeat bottom center;
  background-size: cover;
  min-height: 200px;
  border: none;
  margin-bottom: 50px;
}

#wrapper .fusion-page-title-bar .fusion-page-title-row {
  padding: 0 30px;
  max-width: 1170px;
}

#wrapper .fusion-page-title-bar .fusion-page-title-row h1 {
  font-size: 3.5em !important;
  line-height: 1em !important;
  margin-bottom: 40px;
}

#wrapper .fusion-page-title-bar .fusion-page-title-row .fusion-page-title-secondary {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

#wrapper .fusion-page-title-bar .fusion-breadcrumbs,
#wrapper .fusion-page-title-bar .fusion-breadcrumbs a {
  color: white !important;
  font-family: 'Open Sans';
  font-size: 1em;
}

.page #main h2 {
  margin-top: 30px;
}

#main h2:after,
.post-content h2:after {
  content: " ";
  display: block;
  height: 0;
  border-bottom: 10px solid #272727;
  width: calc(100% + 50px);
  position: absolute;
  top: 100%;
}

.single-post #main h2:after {
  width: calc(100% + 150px);
}

#main h2,
#main .post h2,
.post-content h2 {
  background-color: #ffdf00;
  margin: 0;
  padding: 10px 20px;
  display: inline-block;
  font-size: 2.5em !important;
  position: relative;
  margin-bottom: 40px;
  margin-right: 50px;
}

#main h2 a:hover,
.post-content h2 a:hover {
  color: #333333 !important;
}

#main .post h2 {
  max-width: 650px !important;
}

/*APOYANOS*/
.ayudar-block {
  border: 3px solid #ffdf00;
  padding: 30px;
}

.ayudar-block:hover {
  background-color: #f2efef;
}

.ayudar-block .fusion-button-wrapper {
  display: block;
  text-align: center;
  margin: 20px 0;
}

.ayudar-block h3 {
  margin-top: 0;
}

.ayudar-notas {
  font-size: .8em;
  margin-top: 50px;
}

.ayudar-notas h4 {
  margin-bottom: 10px;
}

/*CONTACTO*/
.address-block {
  border-left: 8px solid black;
  padding: 15px 30px;
  padding-top: 1px;
  box-sizing: border-box;
  background-color: #f2efef;
}

#main ul.vcard,
footer ul.vcard {
  list-style: none;
  padding: 0;
}

#main ul.vcard li,
footer ul.vcard li {
  margin: 10px 0;
  padding-left: 25px;
}

#main ul.vcard li:before,
footer ul.vcard li:before {
  font-family: 'Font Awesome 5 Free';
  margin-left: -25px;
  position: absolute;
  font-weight: bold;
  color: black;
}

ul.vcard li.adr:before {
  content: "\f3c5" !important;
}

ul.vcard li.tel:before {
  content: "\f095" !important;
}

ul.vcard li.email:before {
  content: "\f0e0" !important;
}

input:focus {
  outline-color: #ffdf00;
}

input.wpcf7-text {
  color: black !important;
}

input[type="submit"]:not(.searchsubmit),
button,
a.fusion-button {
  font-family: Oswald !important;
  font-size: 1.5em !important;
}

input[type="submit"]:hover,
button:hover,
a.fusion-button:hover {
  color: #ffdf00;
}

.destacado {
  text-align: center;
  font-size: 1.5em;
  padding: 30px;
  margin: 30px 0;
  background-color: #ffdf00;
}

/*CPT GENERAL*/

.listado_categorias_horizontal {
  padding: 10px;
  background: #f2efef;
  margin-bottom: 20px;
}

.listado_categorias_horizontal ul {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding-left: 10px;
}

.listado_categorias_horizontal ul li {
  display: inline-block;
  margin: 0 5px;
  padding: 0 5px;
}

.listado_categorias_horizontal ul li a:hover {
  color: black;
  background-color: #ffdf00;
}

/*RECURSOS*/
#main #recursos-results {
  display: flex;
  flex-wrap: wrap;
  justify-content: stretch;
}

#main .recurso-item {
  position: relative;
  width: 21%;
  margin: 20px 2%;
}

#main .recurso-item:before,
#main .recursos_tipos .cat-item:before {
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}

#main .recurso-item:before {
  color: black;
  background-color: #ffdf00;
  position: absolute;
  top: 0;
  padding: 10px 20px;
  font-size: 3em;
}

#main .recursos_tipos .cat-item:before {
  color: black;
  margin-right: 5px;
}

#main .recursos_tipos .cat-item.current-cat:before {
  color: #ffdf00;
}

/*biblioteca*/
#main .recurso-item.cat-item-2882:before,
#main .recursos_tipos .cat-item-2882:before {
  content: '\f02e';
}

/*videoteca*/
#main .recurso-item.cat-item-2883:before,
#main .recursos_tipos .cat-item-2883:before {
  content: '\f008';
}

/*link externo*/
#main .recurso-item.cat-item-2881:before,
#main .recursos_tipos .cat-item-2881:before {
  content: '\f0c1';
}

.recurso-img {
  width: 100%;
  height: 330px;
  overflow: hidden;
}

#main .links-recurso {
  padding: 0;
}

#main .links-recurso li {
  display: block;
  margin: 10px 0;
  padding: 0;
}

#main .links-recurso li:before {
  display: none;
}

#main .links-recurso li a {
  padding: 5px 10px;
  background-color: black;
  color: white;
  text-transform: uppercase;
  font-family: Oswald;
  display: block;
  margin: 10px 0;
  text-align: center;
}

#main .links-recurso li.recurso-preguntar a {
  background-color: #ffdf00;
  color: black;
}

/*SEARCH*/
.search #main .search-page-search-form {
  background-color: #f2efef;
  padding: 30px;
}

.search #main .search-page-search-form h2 {
  background-color: transparent;
  padding: 0;
}

.search #main .search-page-search-form h2:after {
  display: none;
}

.search #main .fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-grid {
  display: block;
  width: 100%;
  position: relative;
}

.search #posts-container .fusion-blog-layout-grid .fusion-post-grid {
  padding: 0;
}

.search .fusion-blog-layout-grid .post .fusion-post-wrapper {
  border: none;
}

.search #main .fusion-blog-layout-grid .post .fusion-post-wrapper h2 {
  width: calc(100% - 70px);
}

.search #main .fusion-blog-layout-grid .post .fusion-post-wrapper h2:after {
  width: 100%;
}

.search .fusion-post-slideshow,
.search .fusion-single-line-meta {
  display: none;
}

.fusion-widget-area .widget .recentcomments:before,
.fusion-widget-area .widget_archive li a:before,
.fusion-widget-area .widget_categories li a:before,
.fusion-widget-area .widget_links li a:before,
.fusion-widget-area .widget_meta li a:before,
.fusion-widget-area .widget_nav_menu li a:before,
.fusion-widget-area .widget_pages li a:before,
.fusion-widget-area .widget_recent_entries li a:before {
  display: none;
}

/*SHARE*/
.fusion-single-sharing-box {
  background-color: #ffdf00;
  color: black;
}

/*ESTATICAS*/
img.alignleft,
img.alignright,
img.aligncenter {
  margin: 15px 0;
}

img.alignleft {
  margin-right: 30px;
}

img.alignright {
  margin-left: 30px;
}

img.aligncenter {
  width: 100%;
}

.single-evento .container img.aligncenter {
  width: auto;
  margin: 30px auto;
}

.quicklinks ul {
  padding: 0;
  margin-bottom: 50px;
}

.quicklinks ul li {
  padding: 10px !important;
  margin: 30px 0;
  text-align: center;

  background-color: black;
}

.quicklinks ul li a {
  color: white;
  text-transform: uppercase;
  font-family: Oswald;
  font-size: 1.5em;

  border: 2px solid white;
  padding: 15px 5px;
  display: block;
}

.quicklinks ul li:hover a {
  border-color: #ffdf00;
  color: #ffdf00;
}

.quicklinks ul li:before {
  display: none;
}

/*FOOTER*/
body .fusion-footer footer .fusion-columns {
  margin: 0 auto;
  max-width: 1260px;
  padding: 0 30px;
}

.fusion-footer footer .fusion-columns .fusion-column {
  padding: 0 50px;
}

.fusion-columns-3 .fusion-column:nth-child(2) {
  text-align: center;
}

.fusion-columns-3 .fusion-column ul li {
  list-style: none;
  border: none;
}

footer ul.vcard li:before {
  color: #8c8989;
}

.fusion-columns-3 .fusion-column .menu-footer-container {
  text-align: right;
}

.prefooter {
  padding: 30px 50px;
  background-color: #f2efef;
  display: flex;
  justify-content: center;
}

.prefooter h2 {
  margin-right: 30px;
}

.prefooter .mailpoet_form {
  position: relative;
  padding-right: 150px;
}

.prefooter .mailpoet_paragraph {
  margin-top: 0;
  /*display: inline-block;*/
}

.prefooter .mailpoet_paragraph:last-of-type {
  position: absolute;
  right: 0;
  top: 0;
}

.separator {
  width: 100%;
  clear: both;
  float: left;
}

.single-post main img,
.single-post main img.aligncenter {
  width: auto !important;
  margin: 30px auto;
}

.single-post .post-content,
.single-post .fusion-flexslider.post-slideshow {
  max-width: 800px;
  margin: auto;
}

.single .post-content {
  font-size: 1.2em;
}

.single .fusion-flexslider.post-slideshow {
  margin-bottom: 30px;
  max-height: 800px;
  overflow: hidden;
}

.meta-tags {
  display: none;
}

.single .meta-tags {
  display: block;
  margin-top: 10px;
}

.aligncenter~a {
  width: 100%;
}

.single-post .post-content div {
  width: 100%;
}

.fusion-breadcrumbs .breadcrumb-leaf {
  display: block;
  color: #ffdf00;
}

/*LBX OC 191218 Newsletter page*/
.page-id-45018 #mailpoet_form-2 {
  display: none;
}

/*LBX OC 100419 Banner single post*/
.single-post #main .banner-destacado {
  max-width: 800px;
  padding: 20px 60px 40px 60px;
  margin: 40px auto;
  background: #ffdf00;
}

.single-post #main .banner-destacado h2 {
  padding-left: 0 !important
}

.single-post #main .banner-destacado p {
  font-size: 1.2em
}

.single-post #main .banner-destacado p:last-of-type {
  font-size: 1.4em;
  font-weight: 700;
  margin-bottom: 35px
}

.single-post #main .banner-destacado .fusion-button-wrapper {
  display: block;
  text-align: center
}

@media (max-width: 480px) {
  .single-post #main .banner-destacado {
    padding: 20px 30px 40px 30px;
  }

  .single-post #main .banner-destacado h2::after {
    width: 300px;
  }
}

html body div.ilightbox-holder {
  top: 8% !important;
}

html body div.ilightbox-container {
  max-width: 90vw;
  max-height: 80vh;
  text-align: center;
}

html body .ilightbox-holder img.ilightbox-image {
  width: auto;
}

html body .blocks-gallery-grid,
html body .wp-block-gallery {
  clear: both;
  margin-top: 30px;
}

html body #main ul.blocks-gallery-grid li,
html body #main ul.blocks-gallery-grid {
  padding-left: 0px;
}

html body ul.blocks-gallery-grid li::before {
  content: '' !important;
}