/**
 * Framework: Hyper-Fast WP
 * File mobile-content.css
 * Aggiornato al 07-07-2023
 * Incluso da css-lista-mobile.php
 * La parte grafica di questo codice è nei file mobile-stile-0x.css
 */

#mobile-outer-main { background: var(--main-sfondo-colore); }

#mobile-main #mobile-content { padding: 0px; border: 0px; }

.immagine-evidenza { margin-bottom: 10px !important; }

/************/
/* COMMENTI */
/************/
#comments #respond h3#reply-title.comment-reply-title { margin-top: 0px; font-size: var(--titolosezione-fontsize_MB); }
#comments #respond p.comment-notes, #comments #respond p.comment-notes span { font-size: 12px; }
