/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.9.2.1618135215
Updated: 2021-04-11 11:00:15

*/

/*
 Estils per al shortcode de mostrar_critiques de la home
*/
.shortcode_critiques{

}
.rattings {
/* 	text-align: right;
	margin: 0 auto;
	position: relative; */
}
.caixa_puntuacio{
	display: flex;
  	justify-content: center;
  	align-items: center;
}
.caixa_stars{
	width: 80%;
	text-align: right;
	padding-right: 10px;
}
.caixa_nota {
	text-align: left;
	font-size: 32px;
	color: white;
	background: #3465af;
	padding: 5px;
}
.caixa_puntuacio i {

}
i.gris {
	color: #adb5bd;
}
i.groc {
	color: #ffb703;
} 
/*
 Fi estils per al shortcode de mostrar_critiques de la home
*/
/*
 * Estils shortcode sorteigs
*/
.shortcode_sorteigs .entry-title > a {
	font-family: 'Philosopher', Helvetica, Arial, Lucida, sans-serif !important;
}
.sorteig_durada {
	font-weight: bold;
	font-style: italic;
}
/*
 * Fi estils shortcode sorteigs 
*/

/*
 * Estils shortcodes espectacles
 */
.entry-title-espectacle a{
	font-family: 'Economica','Arial Narrow',sans-serif;
    font-weight: 700;
    font-size: 1.8rem;
    text-transform: uppercase;
}

p.data_espectacle {
	font-weight: bold;
}
p.sales_espectacle {
	font-size: 1.3rem;

}

.check_genere {
	display: block;
}

.uncheck_genere {
	display: none;
}

/*
 * Fi estils shortcodes espectacles
 */