@keyframes float {
  0% {
    transform: translatey(-5px); }
  50% {
    transform: translatey(-35px); }
  100% {
    transform: translatey(-5px); } }
.sidebar .WPBannerizeWidget a img {
  width: 100%; }

.banner-container {
  position: relative;
  margin: auto;
  width: 100%; }
  .banner-container ul, .banner-container li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .home .sidebar .banner-container.WPBannerizeWidget {
    margin: -20px auto 15px auto; }
  .banner-container .wp_bannerize {
    position: relative;
    display: block;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    font-size: 0;
    line-height: 0; }
    .banner-container .wp_bannerize * {
      width: 100% !important;
      height: 100% !important; }
    .banner-container .wp_bannerize > div:first-child > a:first-child {
      position: absolute !important; }
  .banner-container.wrapper-banner-468-60 {
    max-width: 468px; }
  .banner-container.wrapper-banner-234-60 {
    max-width: 234px; }
  .banner-container.wrapper-banner-728-90 {
    max-width: 728px; }
  .banner-container.wrapper-banner-1200-500 {
    max-width: 1200px; }
  .banner-container.wrapper-banner-1920-1080 {
    max-width: 1920px; }
  .banner-container.wrapper-banner-970-90 {
    max-width: 970px; }
  .banner-container.wrapper-banner-300-250 {
    max-width: 300px; }
  .banner-container.wrapper-banner-160-600 {
    max-width: 160px; }
  .banner-container.wrapper-banner-300-600 {
    max-width: 300px; }
  .banner-container.wrapper-banner-1400-500 {
    max-width: 1400px; }
  .banner-container .banner-468-60.wp_bannerize {
    width: 100%;
    height: 0;
    padding-bottom: 12.8205128205%; }
  .banner-container .banner-234-60.wp_bannerize {
    width: 100%;
    height: 0;
    padding-bottom: 25.641025641%; }
    header .banner-container .banner-234-60.wp_bannerize {
      margin-bottom: -20px; }
  .banner-container .banner-728-90.wp_bannerize {
    width: 100%;
    height: 0;
    padding-bottom: 12.3626373626%; }
  .banner-container .banner-1200-500.wp_bannerize {
    width: 100%;
    height: 0;
    padding-bottom: 41.6666666667%; }
  .banner-container .banner-1920-1080.wp_bannerize {
    width: 100%;
    height: 0;
    padding-bottom: 34.6354166667%; }
  .banner-container .banner-970-90.wp_bannerize {
    width: 100%;
    height: 0;
    padding-bottom: 9.2783505155%; }
  .banner-container .banner-300-250.wp_bannerize {
    width: 100%;
    height: 0;
    padding-bottom: 83.3333333333%; }
  .banner-container .banner-160-600.wp_bannerize {
    width: 100%;
    height: 0;
    padding-bottom: 375%; }
  .banner-container .banner-300-600.wp_bannerize {
    width: 100%;
    height: 0;
    padding-bottom: 200%; }
  .banner-container .banner-1400-500.wp_bannerize {
    max-width: 1440px;
    width: 100%;
    height: 0;
    padding-bottom: 35.7142857143%; }

.banner-column {
  position: absolute;
  width: 160px;
  overflow: hidden;
  display: none;
  z-index: -1; }

.banner-column-160 {
  width: 160px; }
  .home .banner-column-160 {
    margin-top: 30px; }

body.show-right-column #main-right-column {
  display: block;
  right: 0;
  transform: translateX(105%); }

body.show-left-column #main-left-column {
  display: block;
  left: 0;
  transform: translateX(-105%); }

.show-right-column #content .g1-row-inner {
  margin: 0 auto 0 0; }

.show-left-column.show-right-column #content .g1-row-inner {
  margin: 0 auto; }

.main-content .magazines-lists .magazines-list {
  background-color: #f9f9f9;
  padding: 20px 10px 0;
  border-bottom: 2px solid #ddd; }
  .main-content .magazines-lists .magazines-list .year {
    padding: 3px;
    font-size: 19px; }
    .main-content .magazines-lists .magazines-list .year::before {
      font-family: FontAwesome;
      text-align: center;
      content: '\f212';
      display: inline-block;
      width: 50px;
      border-right: 1px solid #ccc;
      margin: 0px 10px;
      color: white; }
    .main-content .magazines-lists .magazines-list .year, .main-content .magazines-lists .magazines-list .year::before {
      color: #bbb; }
  .main-content .magazines-lists .magazines-list:nth-child(even) {
    background-color: #eee; }
  .main-content .magazines-lists .magazines-list ul {
    margin-top: 10px; }
.home .magazines-lists {
  margin: 0 20px;
  height: 100%; }
  .home .magazines-lists .magazines-list,
  .home .magazines-lists div,
  .home .magazines-lists ul,
  .home .magazines-lists li,
  .home .magazines-lists a,
  .home .magazines-lists img {
    height: 100%;
    box-sizing: border-box; }
.magazines-lists .slick-slider {
  margin-bottom: 0px; }
  .magazines-lists .slick-slider .slick-prev,
  .magazines-lists .slick-slider .slick-next {
    z-index: 2; }
    .magazines-lists .slick-slider .slick-prev::before,
    .magazines-lists .slick-slider .slick-next::before {
      font-family: FontAwesome;
      color: #ed2b23; }
  .magazines-lists .slick-slider .slick-prev {
    left: -5px; }
    .magazines-lists .slick-slider .slick-prev::before {
      content: "\f053"; }
  .magazines-lists .slick-slider .slick-next {
    right: -5px; }
    .magazines-lists .slick-slider .slick-next::before {
      content: "\f054"; }

.magazine a {
  margin: 0px 15px;
  padding: 0px 10px;
  display: block; }
  .magazine a:hover {
    position: relative; }
    .magazine a:hover::before {
      content: 'Ver muestra';
      background-color: rgba(53, 53, 53, 0.9);
      border-radius: 30px;
      box-sizing: border-box;
      cursor: pointer;
      height: 36px;
      left: 15%;
      margin-top: -18px;
      outline: none;
      position: absolute;
      top: 50%;
      width: 70%;
      z-index: 1000;
      border: 1px solid #9aa8a9;
      box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.12), 0 14px 14px 0 rgba(0, 0, 0, 0.24);
      color: #f2f2f2;
      text-transform: uppercase;
      letter-spacing: 1.3px;
      font-size: 12px;
      font-family: Open Sans, sans-serif;
      text-align: center;
      line-height: 35px;
      font-weight: 400; }
  .magazine a:hover, .magazine a:focus {
    text-decoration: none !important;
    outline: none; }
.main-content .magazine .month {
  text-decoration: none;
  text-transform: capitalize;
  font-family: Arial;
  color: #ed2b23;
  text-align: center;
  font-size: 12px;
  margin-bottom: 0.5em;
  text-transform: uppercase; }
.main-content .magazine img {
  width: 100%;
  box-shadow: 0px 5px 35px #bfbfbf; }
.home .magazine {
  text-align: center;
  background-color: #1e2935;
  border: none; }
  .home .magazine .month {
    text-transform: capitalize; }
  .home .magazine a {
    height: 100%;
    display: inline-block;
    padding: 1em;
    box-sizing: border-box; }
    .home .magazine a h2 {
      font-family: Open Sans, sans-serif;
      font-size: 14px;
      margin-top: -0.5em;
      margin-bottom: 0.5em;
      color: white; }
    .home .magazine a img {
      box-shadow: 0px 5px 35px #000;
      height: 90%;
      width: auto; }

.view-all-magazines {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 34px;
  height: 100%; }
  .view-all-magazines::after {
    text-indent: 0;
    text-align: center;
    font-family: FontAwesome;
    content: "\f055";
    color: white;
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 24px; }

#issuu-embed {
  margin-bottom: 20px; }
  #issuu-embed .magazines-list-title {
    background-color: #bf0029;
    margin-bottom: 0;
    padding: 10px 30px 10px 40px;
    position: relative;
    display: block !important; }
    .home #issuu-embed .magazines-list-title {
      color: #ffffff; }
    #issuu-embed .magazines-list-title::before {
      content: '';
      position: absolute;
      width: 24px;
      height: 24px;
      top: 8px;
      left: 7px;
      background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDIiIGhlaWdodD0iMjAyIiB2aWV3Qm94PSIwIDAgMjAyIDIwMiI+PGcgZmlsbD0iI2ZmZiI+PHBhdGggZD0iTTEwNS4xMjQgNTkuMDY0Yy0yNC41NzYtLjIzMi00NC42ODkgMTkuNTA1LTQ0LjkyMSA0NC4wODEtLjIzMiAyNC41NzQgMTkuNTA1IDQ0LjY4NyA0NC4wODEgNDQuOTE5IDI0LjU3Ni4yMzEgNDQuNjg5LTE5LjUwNSA0NC45MjItNDQuMDc5LjIzMS0yNC41NzYtMTkuNTA2LTQ0LjY4OS00NC4wODItNDQuOTIxem0tLjYzMyA2Ny4wMzNjLTEyLjQ0NC0uMTE4LTIyLjQzOC0xMC4zMDItMjIuMzIxLTIyLjc0NS4xMTgtMTIuNDQ0IDEwLjMwMi0yMi40MzggMjIuNzQ3LTIyLjMyMSAxMi40NDMuMTE3IDIyLjQzOSAxMC4zMDIgMjIuMzIxIDIyLjc0Ni0uMTE4IDEyLjQ0My0xMC4zMDMgMjIuNDM3LTIyLjc0NyAyMi4zMnpNMTA0LjA3IDE2LjRsLS40MTYuMDA1di0uMDA5aC04Ny4wNjZ2ODcuNDg4YzAgNDguMzE2IDM5LjE2NyA4Ny40ODMgODcuNDgyIDg3LjQ4MyA0OC4zMTYgMCA4Ny40ODQtMzkuMTY3IDg3LjQ4NC04Ny40ODMuMDAxLTQ4LjMxNi0zOS4xNjctODcuNDg0LTg3LjQ4NC04Ny40ODR6bS4wNjMgMTQ3LjU4MmMtMzMuNTQzLS4zMTgtNjAuNDgxLTI3Ljc2OS02MC4xNjUtNjEuMzA4LjMxNy0zMy41NDIgMjcuNzY5LTYwLjQ4MSA2MS4zMTItNjAuMTY1IDMzLjU0My4zMTcgNjAuNDgxIDI3Ljc2OSA2MC4xNjUgNjEuMzExLS4zMTcgMzMuNTQtMjcuNzY4IDYwLjQ3OC02MS4zMTIgNjAuMTYyeiIvPjwvZz48L3N2Zz4=") center no-repeat;
      background-size: contain; }
    #issuu-embed .magazines-list-title span {
      font-size: 70%;
      color: #19232d; }

.page-template-g1-template-page-full-corner-gaming-php .g1-hb-row-a .g1-row-background {
  background-color: #111427; }
.page-template-g1-template-page-full-corner-gaming-php .entry-category,
.page-template-g1-template-page-full-corner-gaming-php .g1-hb-row-c .g1-row-background {
  background-color: #111; }
  @media only screen and (min-width: 1024px) {
    .page-template-g1-template-page-full-corner-gaming-php .entry-category,
    .page-template-g1-template-page-full-corner-gaming-php .g1-hb-row-c .g1-row-background {
      background-color: #b18500; } }
.page-template-g1-template-page-full-corner-gaming-php .g1-hb-row-b {
  position: relative;
  overflow: hidden; }
  .page-template-g1-template-page-full-corner-gaming-php .g1-hb-row-b .g1-row-background {
    background-color: #111; }
  .page-template-g1-template-page-full-corner-gaming-php .g1-hb-row-b::before {
    content: "CORNER GAMING";
    position: absolute;
    width: 100%;
    bottom: -10px;
    text-align: right;
    letter-spacing: 5px;
    opacity: 0.2;
    font: 700 24px/24px SpartanMB,Poppins,Roboto,sans-serif; }
    @media only screen and (min-width: 480px) {
      .page-template-g1-template-page-full-corner-gaming-php .g1-hb-row-b::before {
        font: 700 40px/40px SpartanMB,Poppins,Roboto,sans-serif; } }
    @media only screen and (min-width: 768px) {
      .page-template-g1-template-page-full-corner-gaming-php .g1-hb-row-b::before {
        font: 700 70px/70px SpartanMB,Poppins,Roboto,sans-serif; } }
    @media only screen and (min-width: 960px) {
      .page-template-g1-template-page-full-corner-gaming-php .g1-hb-row-b::before {
        font: 700 100px/100px SpartanMB,Poppins,Roboto,sans-serif; } }
.page-template-g1-template-page-full-corner-gaming-php #primary {
  background: #111427 url("/wp-content/themes/bimber/css/images/corner-gaming/center.jpg") no-repeat top center fixed; }
  .page-template-g1-template-page-full-corner-gaming-php #primary .g1-row-inner {
    margin-top: 15px !important; }
  .page-template-g1-template-page-full-corner-gaming-php #primary::after {
    content: '';
    background: #111427;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    @media only screen and (min-width: 768px) {
      .page-template-g1-template-page-full-corner-gaming-php #primary::after {
        background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0.85) 80%);
        opacity: 0.65; } }
.page-template-g1-template-page-full-corner-gaming-php #content {
  position: relative; }
  .page-template-g1-template-page-full-corner-gaming-php #content::before, .page-template-g1-template-page-full-corner-gaming-php #content::after {
    display: none; }
    @media only screen and (min-width: 768px) {
      .page-template-g1-template-page-full-corner-gaming-php #content::before, .page-template-g1-template-page-full-corner-gaming-php #content::after {
        display: block; } }
  .page-template-g1-template-page-full-corner-gaming-php #content::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    right: -50px;
    animation: float 6s ease-in-out infinite;
    background: transparent url("/wp-content/themes/bimber/css/images/corner-gaming/right.png") no-repeat top right; }
  .page-template-g1-template-page-full-corner-gaming-php #content::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    left: -50px;
    content: '';
    animation: float 6s ease-in-out infinite;
    background: transparent url("/wp-content/themes/bimber/css/images/corner-gaming/left.png") no-repeat top left; }

.corner-gaming.menu-item {
  position: relative; }
  .corner-gaming.menu-item a {
    color: gold; }
  .corner-gaming.menu-item.current_page_item a {
    color: black; }
  .corner-gaming.menu-item::after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    right: -8px;
    top: 0;
    background: transparent url("/wp-content/themes/bimber/css/images/corner-gaming/gaming-shield.png") no-repeat top right;
    background-size: contain; }
    @media only screen and (min-width: 1024px) {
      .corner-gaming.menu-item::after {
        right: -25px; } }

.g1-content-narrow > .twitter-tweet,
.g1-content-narrow > aside,
.g1-content-narrow > audio,
.g1-content-narrow > blockquote,
.g1-content-narrow > canvas,
.g1-content-narrow > code,
.g1-content-narrow > div,
.g1-content-narrow > dl,
.g1-content-narrow > figure,
.g1-content-narrow > form,
.g1-content-narrow > h1,
.g1-content-narrow > h2,
.g1-content-narrow > h3,
.g1-content-narrow > h4,
.g1-content-narrow > h5,
.g1-content-narrow > h6,
.g1-content-narrow > hr,
.g1-content-narrow > iframe,
.g1-content-narrow > ol,
.g1-content-narrow > p,
.g1-content-narrow > pre,
.g1-content-narrow > section,
.g1-content-narrow > table,
.g1-content-narrow > ul,
.g1-content-narrow > video {
  max-width: unset; }

.home-lazy-load-grid .vc_btn3-container,
.home-lazy-load-grid .vc_gitem-post-data-source-post_excerpt {
  display: none; }

.home-lazy-load-grid .vc_custom_1419328565352 {
  background-color: transparent !important; }

.g1-featured-row {
  padding-top: 1em;
  background-color: #eee; }

.entry-category {
  border-color: transparent;
  color: white;
  background-color: darkorange; }

.wpb_video_widget .wpb_video_wrapper > div {
  position: absolute !important;
  top: 0;
  width: 100% !important;
  left: 0;
  right: 0;
  bottom: 0; }

/*# sourceMappingURL=custom_latinmedia.css.map */
