/**
* Theme Name: Tusant SecondLine Child
* Description: This is a child theme of Tusant SecondLine, generated by Merlin WP.
* Author: <a href="https://secondlinethemes.com/">SecondLineThemes</a>
* Template: tusant-secondline
* Version: 1.1.1
*/
/*** Ridurre larghezza Titolo dell'episodio (08/01/2022) XAM ***/
/*** NON FUNZIONA!!!
#blog-post-title-meta-container {
	padding-top:22px;
	padding-bottom:15px;
}
****/
/*** Bloccare il lettore podcast (08/01/2022) XAM ***/

.POD_sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.POD_sticky + .content {
  padding-top: 60px;
}

/*** Commentato perché ora funziona (ho aggiornato il db di awesome, non so dove!!!)
 * inserito il simbolo di tiktok, ma non funziona correttamente (18/04/2023) XAM ***
* .fa-tiktok:before{content:"\e07b"}
/******/