

hr { border-color: transparent; }

.predownload .content_freeText a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
}
.predownload .content_longTitle a {
    text-decoration: none;
    color: #000;
    font-size: 18px;
}
.ui-navbar li .ui-btn{
    font-size: 8px; 
}
.navbar-menu a {
    padding: .7em 1px;
}

/* Leave at bottom */
/* For desktop: */
@media screen and (orientation: landscape) {
    body {
        background-image: url('https://www.serenity-sn.com/galleries/MobifunCeluplay/nuevo_bg_celuplay_opti2.jpg');
        background-repeat: repeat;
    }   
    .ui-mobile .ui-page {
          max-width: 850px;
          margin: auto;
          position: relative;
    }
    .ui-navbar li .ui-btn{
        font-size: 12.5px; 
    }
    .navbar-menu a {
        padding: .7em 1em;
    }
  }
