/*
Theme Name: JNews - El Faro Melilla
Version: 2.0.0
Theme URI: https:/grupofaro.es
Description: Un tema hijo de JNews para El Faro de Melilla
Author: A. Sastre
Author URI: https:/grupofaro.es
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

#onesignal-slidedown-container{
	z-index: 10000 !important;
}


@media screen and (max-width: 992px) {

.hidemobile {

display: none;

}

}

@media screen and (min-width: 991px) {

.hidedesk {

display: none;

}

}