/*
 Theme Name:   Blabber Child Theme
 Theme URI:    http://blabber.ancorathemes.com/
 Description:  Blabber Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     blabber
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  blabber
*/


/* =Theme customization starts here
------------------------------------------------------------ */

@font-face {
  font-family: 'gv';
  src:  url('fonts/gv.eot?8l8emz');
  src:  url('fonts/gv.eot?8l8emz#iefix') format('embedded-opentype'),
    url('fonts/gv.ttf?8l8emz') format('truetype'),
    url('fonts/gv.woff?8l8emz') format('woff'),
    url('fonts/gv.svg?8l8emz#gv') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="i-"], [class*=" i-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gv' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.i-eventos:before {
  content: "\e910";
}
.i-empoderamiento:before {
  content: "\e911";
}
.i-BELLEZA:before {
  content: "\e900";
}
.i-BIENESTAR-Y-SALUD:before {
  content: "\e901";
}
.i-DECORACION:before {
  content: "\e902";
}
.i-DEPORTES:before {
  content: "\e903";
}
.i-ECONOMA-EN-CASA:before {
  content: "\e904";
}
.i-EDUCACIN:before {
  content: "\e905";
}
.i-EMPRENDIMIENTO:before {
  content: "\e906";
}
.i-FAMILIA:before {
  content: "\e907";
}
.i-LANZAMIENTOS:before {
  content: "\e908";
}
.i-MASCOTAS:before {
  content: "\e909";
}
.i-MODA:before {
  content: "\e90a";
}
.i-NOTICIAS:before {
  content: "\e90b";
}
.i-NUESTROS-TALENTOS:before {
  content: "\e90c";
}
.i-PROGRAMAS:before {
  content: "\e90d";
}
.i-RECETAS:before {
  content: "\e90e";
}
.i-SERIES:before {
  content: "\e90f";
}


/** Custom Style  **/

.post_item_single .post_content > .post_meta_single:before{
  display: none;
}

.post_item_single .post_content > .post_meta_single {
  width: 100%;
  margin: auto;
  text-align: center;
}

.post_item_single .post_content > .post_meta_single .post_share {
  display: block;
  text-align: center;
  margin: auto;
  float: none;
}

h6.post_title{
  padding-bottom: 3px;
}

.post_item_single .post_content > .post_meta_single{
  font-size: 1em;
  line-height: 0.5em;
  margin-top: 1em;
  padding-top: 1em;
  letter-spacing: 0;
  overflow: hidden;
  clear: both;
  position: relative;
}

.scheme_gv .post_item_single .post_content .post_meta .post_share .socials_type_block .social_item .social_icon, .scheme_gv .sc_blogger_default_divided .post_share .socials_type_block .social_item .social_icon{
  background-color: #ee2a7b !important;
}


.menu_mobile{
    z-index: 100;
  }

  .menu_mobile.activo {
    height: 100% !important; 
    
  }

  .gv-menu-custom{
    top: 110px;
    background-color: #fff !important;
  }
  
  .elementor-sticky{
    height: 110px !important;
  }
  
  .elementor-sticky--active{
    background: #fff !important;
  }
  

  
  .menu-custom{
    width: 20%;
  }
  
  .menu-custom .menu-links{
    width: 70%;
    margin: auto;
    text-align: left;
  }



  
  .menu-custom .menu-links li a{
    color: #3e2a7b;
    font-family: 'Gordita';
    font-weight: 400;
    line-height: 22px;
    font-size: 14px;
  }
  
  .menu-custom .menu-links li:first-child a{
    font-weight: bold;
    margin-bottom: 20px;
  }
  
  .menu-custom .menu-links li{
    list-style: none;
    position: relative;
  }
  
  .menu-custom .menu-links li::before{
    position: absolute;
    left: -30px;
    top: 3px;
  }

  .menu-custom .menu-links li:hover::before{
    color: #ee2a7b !important;
  }
  
  .articulo-interno{
    visibility: hidden;
  }
  
  .articulo-interno.activo{
    visibility: visible;
  }
  
  .articulo-interno::before{
    content: '';
    display: block;
    background: #3e2a7b;
    width: 80%;
    height: 1px;
    margin: 40px auto 0px 10%;
  }
  
  .articulo-interno h6{
    color: #1C008F !important;
    text-align: left;
    padding: 0 10%;
    font-size: 11px;
    margin-bottom: 3px;
    font-weight: 400;
  }
  
  .articulo-interno img{
    width: 80%;
    height: 100px;
    object-fit: cover;
    object-position: center;
  }
  
  .articulo-interno .categoria{
    margin: 5px 10%;
    background: #ee2a7b;
    width: 35%;
    text-align: right;
    padding-right: 10px;
  }
  
  .articulo-interno .categoria p{
    font-size: 10px;
    color: #fff;
  }
  
  .articulo-interno .descripcion{
    text-align: left;
    width: 71%;
    margin: 0 10%; 
  }
  
  .articulo-interno .descripcion p{
    font-size: 11px;
    color: #1C008F; 
    line-height: 14px; 
    margin: 10px 0;
  }
  
  
  .theme_button_close{
    visibility: hidden;
  }
  
  .trx_addons_icon-menu.activo:before{
    content: '\e875';
  }
  
  .single_style_out-over-fullwidth .post_header_wrap .post_featured.post_featured_bg{
    height: 30rem !important;
  }
  
  .activo-custom.post_content_single{
    margin: auto;
  }
  
  .related_style_classic .has-post-thumbnail{
    width: 100% !important;
  }
  
   .autor-custom{
    display: flex;
    width: 920px;
    margin: auto;
    margin-bottom: 20px;
  }
  
  .autor-custom .imagen img{
    border-radius: 50%;
    width: 90px;
  }
  .autor-custom .fila:nth-child(2){
    margin: 10px 20px;
  }
  
  .autor-custom .fila p:nth-child(1){
    font-weight: 500;
  }
  
  .autor-custom .fila p:nth-child(2){
    font-weight: 400;
    text-transform: capitalize;
  }
  
  .activo-custom .post_title{
    position: relative;
    left: -38%;
    width: 100%;
    text-align: left;
  
  }
  
  .activo-custom .post_subtitle{
    position: relative;
    left: -38%;
    text-align: left;
  }
  
  .activo-custom .post_categories{
    position: relative;
    top: -360px;
    left: -64%;
  }
  
  .activo-custom .post_author{
    display: none;
  }
  
  .activo-custom .post_date{
    display: none;
  }
  
  .lanzamientos-carousel{
    position: relative;
  }
  
  .lanzamientos-carousel.owl-carousel .owl-item img{
    height: 450px;
    max-height: 100%;
    object-fit: cover;
  }
  
  .lanzamientos-carousel .links{
    position: absolute;
    left: 85px;
    top: 20px;
  }
  
  .lanzamientos-carousel .links p{
    color:#fff;
    padding: 5px 10px;
    background: #EC2C7A;
    text-transform: uppercase;
  }
  
  .lanzamientos-carousel .contenido{
    display: flex;
    flex-wrap: wrap;
  }
  
  .lanzamientos-carousel .contenido .fila{
    width: 100%;
  }
  
  
  .lanzamientos-carousel .fila .sub-contenido{
    padding: 30px 0px;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    max-width: 1130px;
  }
  
  .lanzamientos-carousel .fila .sub-filas{
    width: 33%;
  }
  
  .lanzamientos-carousel .fila .sub-filas .sub-elementos{
    padding: 0 30px;
  }
  
  .lanzamientos-carousel .fila .sub-filas .sub-elementos .titulo-custom{
    padding: 10px;
    background: #3e2a7b;
    box-shadow: 5px 4px 0px #EC2C7A;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: bold !important;
    border-radius: 0 100px 100px 100px;
    width: 100%;
    line-height: 34px;
  }
  
  .lanzamientos-carousel .fila .sub-filas .sub-elementos .fecha-custom{
    margin: 20px 0;
  }
  
  .lanzamientos-carousel .fila .sub-filas .sub-elementos .fecha-custom p:nth-child(1){
    font-weight: 500;
  }
  
  .lanzamientos-carousel .fila .sub-filas .sub-elementos .fecha-custom p:nth-child(2){
    font-weight: 400;
  }
  
  .lanzamientos-carousel .owl-prev{
    position: absolute;
    top: 25%;
    left: 30px;
    color: #fff !important;
    font-size: 120px !important;
  }
  
  .lanzamientos-carousel .owl-next{
    position: absolute;
    top: 25%;
    right: 30px;
    color: #fff !important;
    font-size: 120px !important;
  }

  .logo-principal .logo{
    display: flex;
    flex-wrap: wrap;
    text-align: center;
  }

  .logo-principal .logo .fila{
    width: 100%;
  }

  .logo-principal .logo .fila:nth-child(1) img{
    margin: 60px 0 20px 0;
    width: 400px;
  }

  .logo-principal .logo .fila:nth-child(2) img{
    margin: 80px 0 120px 0;
    width: 60%;
  }
  

  .primera-seccion .contenido{
    display: flex;
    flex-wrap: wrap;
  }

  .primera-seccion .contenido .fila{
    width: 50%;
  }

  .primera-seccion .contenido .fila .sub-contenido{
    padding: 30px 50px;
  }
  
  .primera-seccion .contenido .fila .sub-contenido .descripcion{
    width: 70%;
  }
  
  .primera-seccion .contenido .fila .sub-contenido .fundadora{
    margin-top: 50px;
  }
  .segunda-seccion{
    position: relative;
  }

  .segunda-seccion .imagen img{
    width: 100%;
  }

  .segunda-seccion .hover-seccion .contenido{
    display: flex;
    flex-wrap: wrap;
    padding: 4% 0px; 
    margin: auto;
  }

  .segunda-seccion .hover-seccion{
    visibility: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
    top: 0;
    transition: 0.1s ease-in;
  }

  .segunda-seccion .hover-seccion.activo {
    visibility: visible !important;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0px 50px;
    z-index: 999;
    top: 0;
    background: #fff;
    transition: 0.4s ease-in;
  }

  .segunda-seccion .hover-seccion .contenido .fila:nth-child(1){
    width: 30%;
  }

  .segunda-seccion .hover-seccion .contenido .fila:nth-child(2){
    width: 20%;
    text-align: center;
  }
  .segunda-seccion .hover-seccion .contenido .fila:nth-child(2) img{
    margin: 10px;
  }

  .segunda-seccion .hover-seccion .contenido .fila:nth-child(3){
    width: 50%;
  }

  .segunda-seccion .hover-seccion .contenido .fila .descripcion{
    padding: 0% 30% 0 0;
  }
  
  .segunda-seccion .hover-seccion .contenido .fila .descripcion p{
    margin: 20px 0;
    width: 69%;
  }

  .segunda-seccion .hover-seccion .contenido .fila .descripcion p:nth-child(3){
    background: #ee2a7b;
    color: #fff;
    width: 52%;
    padding: 10px;
  }

  .hover-seccion .elemento{
    position: absolute;
    bottom: 0%;
    left: 0;
  }

  .informacion .contenido{
      display: flex;
      flex-wrap: wrap;
      padding: 20px;
  }

  .informacion .contenido .fila{
    width: 50%;
  }

  .informacion .contenido .fila .imagen{
    text-align: center;
  }
  
  .informacion .contenido .fila .imagen img{
    width: 50%;
    padding: 80px;
  }

  .informacion .contenido .fila .sub-contenido .direccion{
    width: 45%;
    margin: 20px 0;
  }

  .flechaderecha{
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 20%;
    font-size: 90px;
    height: 60px;
    background: transparent !important;
    color: #fff;
  }

  .flechaizquierda{
    cursor: pointer;
    position: absolute;
    left: 10px;
    top: 20%;
    font-size: 90px;
    height: 60px;
    background: transparent !important;
    color: #fff;
  }

  .flechaderecha:hover, .flechaizquierda:hover{
    color: #3e2a7b;
  }

  .strike-text{
    display: none !important;
  }

  .comments_wrap {    
    display: block !important; 
  } 
  
  .show_comments.sc_button {    
    display: none !important; 
  }

  .single_style_in-below .post_header_wrap .post_header .post_subtitle{
    margin-bottom: 20px;
  }

  .single_style_in-below .post_header_wrap .post_header .post_title{
    margin-bottom: 15px;
  }

  .scheme_gv #page_preloader, .scheme_gv .page_content_wrap, .scheme_gv .custom-background .content_wrap>.content, .scheme_gv .page_banner_wrap ~ .content_wrap>.content{
    background-color:#f7f7f7 ;
  }

  .scheme_gv .trx_addons_video_player.with_cover .video_hover, .scheme_gv .post_featured.with_thumb .video_hover, .scheme_gv .format-video .post_featured.with_thumb .post_video_hover, .scheme_gv .sc_layouts_blog_item_featured .post_featured.with_thumb .post_video_hover{
    color: #3e2a7b;
    background-color: #ffffff;
  }

  .scheme_gv .trx_addons_video_player.with_cover .video_hover:hover, .scheme_gv .post_featured.with_thumb .video_hover:hover, .scheme_gv .format-video .post_featured.with_thumb .post_video_hover:hover, .scheme_gv .sc_layouts_blog_item_featured .post_featured.with_thumb .post_video_hover:hover{
    color: #ffffff;
    background-color: #3e2a7b !important;
  }

  .scheme_gv .post_meta_item .socials_share .social_items, .post_meta_item.post_share{
    background-color: #f7f7f7;
  }

  .post_item_single .post_content > .post_meta_single{
    width: 97%;
  }
  .sc_button_hover_strike .strike-text:after, .sc_button_hover_strike:after{
    display: none !important;
  }

  .publicidad{
    position: absolute;
    left: 0;
    top: 0;
    width: 150px;
  }

  .mini-header.activo{
    display: none;
  }

  .post_item_404 .page_title{
    font-size: 8em;
  }

  .post_item_none_search .page_title, .post_item_none_archive .page_title{
    font-size: 3.5em;
  }

  .persona .contenido{
    display: flex;
    flex-wrap: wrap;
  }

  .persona .contenido .fila{
    width: 50%;
    margin: auto;
  }


  .persona .contenido .fila .nombre{
    font-weight: 500;
    padding-left: 50px;
  }

  .persona .contenido .fila .autor{
    color: #ee2a7b;
    font-size: 20px;
    margin-top: -20px;
    margin-bottom: 30px;
    width: 100%;
    padding-left: 50px;
  }

  .persona .contenido .fila p{
    font-size: 12px;
    width: 75%;
  }

  .responsive{
    display: none;
  }

  .post_item_single .post_content > .post_meta_single {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .post_item_single .post_content > .post_meta_single .post_share {
    display: block;
    text-align: center;
    margin: 30px auto;
    float: none;
    width: 100%;
  }

  .post_item_single .post_content > .post_meta_single .post_tags {
    float: left;
    display: block;
    max-width: 100%;
    margin-top: 0;
    width: 100%;
  }

  .single_style_out-over-fullwidth .post_header_wrap .post_featured + .post_header {
    text-align: left;
  }

  .single_style_out-over-fullwidth .post_header_wrap .post_featured + .post_header {
      display: inline-block;
      position: absolute;
      z-index: 1;
      bottom: 0;
      left: 34%;
  }

  .single_style_out-over-fullwidth .post_header_wrap .post_featured + .post_header {
      margin-left: 50px;
  }

  .single_style_out-over-fullwidth .post_header_wrap .post_header .post_title {
    margin-left: 0px;
  }

  .single_style_out-over-fullwidth .post_header_wrap .post_header .post_subtitle {
    margin-bottom: 10px;
  }

  .sc_blogger_content .sc_blogger_item_default + .sc_blogger_item_default {
    margin-top: 1em;
  }

  .sc_blogger_content .sc_blogger_item:nth-child(2) {
    padding-bottom: 20px;
  }

  .scheme_gv.sidebar a:hover{
    color: #3e2a7b;
  }

  .post_item_none_search .page_title, .post_item_none_archive .page_title{
    font-size: 3em !important;
  }

  .post_layout_excerpt .post_content_meta .post_meta.post_meta_counters{
    flex: 0;
  }

  .scheme_gv.sidebar .sidebar_inner {
    background-color: #fff;
    padding-bottom: 30px !important;
  }

  .post_meta_item.post_author{
    display: none;
  }

  .post_meta_item.post_date{
    display: none;
  }

  .responsive{
    display: none !important;
  }

  @media(max-width: 2220px){
    .contenido-menu {
      display: flex;
      flex-wrap: wrap;
      padding-top: 50px;
      background: #f7f7f7;
      width: 80% !important;
      margin: auto;
      }
  }

  @media(max-width: 1720px){
    .contenido-menu {
      display: flex;
      flex-wrap: wrap;
      padding-top: 50px;
      background: #f7f7f7;
      width: 88% !important;
      margin: auto;
      }
  }
  
  @media(max-width: 992px){
    .escritorio{
      display: none;
    }

    .responsive{
      display: block !important;
    }
    
    .scheme_dark ul>li:before {
      color: #3e2a7b;
      position: absolute;
      top: 6px;
      left: 0px;
    }

    .nav_mobile .menu .sub-menu{
      padding: 0;
      margin: 0;
      display: none;
      
    }

    .display-menu{
      width: 20px;
      height: 20px;
      margin: auto 0;
      right: 0;
      top: 0;
      justify-content: flex-end;
      position: absolute;
      display: block;
    }

    .nav_mobile .menu li a{
      display: block !important;
      margin: 10px auto;
      width: 105px;
      color: #3e2a7b;
      font-family: 'Gordita';
      font-weight: bold;
      line-height: 22px;
      font-size: 14px;
      position: relative;
    }

    .nav_mobile .menu .sub-menu li a{
      margin: 0;
      width: 180px;
      color: #3e2a7b;
      font-family: 'Gordita';
      font-weight: 400 !important;
      line-height: 22px;
      font-size: 14px;
      margin: 10px 0;
    }
    
     .nav_mobile .menu .sub-menu li a:hover{
        color: #ee2a7b;
    }
    
    
    ul li .ui-state-default::after{
      content: '+';
      position: absolute;
      top: 0px;
      right: -30px;
      color: #3e2a7b;
      font-family: 'Gordita';
      font-weight: 400;
      line-height: 22px;
      font-size: 22px;
      font-style: normal;
    }
  
    ul li.opened .ui-state-default::after{
      content: '-';
      position: absolute;
      top: 0px;
      right: -30px;
      color: #ee2a7b;
      font-family: 'Gordita';
      font-weight: 400;
      line-height: 22px;
      font-size: 22px;
    }

    ul li ul .ui-state-default::after{
      content: '';
      display: none !important;
    }
  
    .nav_mobile .menu li {
      list-style: none;
      position: relative;
      width: 180px;
      margin: auto;
    }

    .nav_mobile {
      width: 94%;
      position: relative;
    }

    .contenido-menu {  
       padding-left: 0px; 
    }

    .articulo-interno{
      display: none;
    }

    .menu-custom .menu-links{
      text-align: center;
    }

    .lanzamientos-carousel.owl-carousel .owl-item img{
      height: 300px;
    }

    .lanzamientos-carousel .owl-prev{
      top:15%;
    }

    .lanzamientos-carousel .owl-next{
      top:15%;
    }

    .lanzamientos-carousel .fila .sub-filas{
      width: 100%;
    }

    .lanzamientos-carousel .fila .sub-contenido{
      padding: 30px 0px;
    }

    .primera-seccion .contenido .fila{
      width: 100%;
    }

    .primera-seccion .contenido .fila .sub-contenido .descripcion{
      width: 100%;
    }
    
    .logo-principal .logo .fila:nth-child(1) img {
      margin: 20px 0;
      width: 50%;
    }

    .logo-principal .logo .fila:nth-child(2) img{
      margin: 50px 0;
      width: 80%;
    }

    .segunda-seccion .hover-seccion{
      position: relative;
      visibility: visible;
      width: 100%;
      height: 100%;
      z-index: 999;
      top: 0;
    }

    .segunda-seccion .hover-seccion .contenido .fila:nth-child(1){
      width: 60% !important;
      margin: auto 0;
    }

    .segunda-seccion .hover-seccion .contenido .fila:nth-child(2){
      width: 30%;
    }

    .segunda-seccion .hover-seccion .contenido .fila:nth-child(3){
      width: 100%;
    }

    .segunda-seccion .hover-seccion .contenido .fila .descripcion p{
      width: 100%;
    }

    .segunda-seccion .hover-seccion .contenido .fila .descripcion{
      padding: 0 30px;
    }

    .segunda-seccion .hover-seccion .contenido .fila .descripcion p:nth-child(3){
      background: #ee2a7b;
      color: #fff;
      width: 70%;
      padding: 10px;
      margin: 30px auto;
    }
    .informacion .contenido .fila{
      width: 100%;
      text-align: center;
    }
    .informacion .contenido .fila .imagen img{
      width: 70%;
      padding: 20px;
    }
    .informacion .contenido .fila .sub-contenido .direccion{
      width: 100%;
    }
    .publicidad{
      display: none;
    }

    .persona .contenido .fila{
      width: 100%;
    }

    .autor-custom{
      width: 100%;
    }
    
    .comments_list_wrap .comment_author_avatar{
      width: 45px !important;
      height: 45px !important;
      line-height: 85px;
    }
    
    .comments_list_wrap .comment_reply{
      margin-top: 30px !important;
    }
    .redes-responsive{
      margin: 20px auto 0px auto;
      width:100%;
    }
  
    .redes-responsive a i {
         background: #EC2C7A;
        font-size: 20px !important;
        margin: auto;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
  
    .redes-responsive a i:hover{
      background: #fff;
    }
  
    .buscador{
      margin: 20px auto;
    }
  
     .responsive-buscador{
      padding: 10px !important;
      background: transparent !important;
      border:1px solid #000 !important;
      color:#000 !important;
      
    }
  
    .responsive-buscador::placeholder{
      color: #000 !important;
    }
    
    .buscador-icono{
        position:relative;
    }
    
     .buscador-icono:after{
        content: "\f002";
        display: block;
        position: absolute;
        top: 12px;
        right: 20px;
        font-size: 20px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
    }
    
    .gv-menu-custom{
        height:100%;
    }
   
   
   
  }

  @media (max-width: 767px){
    .elementor-kit-1275 a {
        font-size: inherit;
    }

    .post_item_none_search .page_title, .post_item_none_archive .page_title{
      font-size: 1.5em !important;   
    }
    
    
    
}

@media (max-width: 479px){
  h1, h2, h3, h4, h5, h6{
      hyphens: none !important;
  }
  
}