/* Themify Customize Styling */
body {	
	background-color: #2e3045;
	color: #dae0eb; 
}
h1 {		font-weight:bold;
	font-style:normal;
	font-size:42px;
	line-height:48px;
	letter-spacing:1px;

	color: #ffffff; 
}
.module-title {	
	color: rgba(255,255,255,0.39);	font-weight:bold;
	font-size:42px;
	line-height:48px;
	letter-spacing:1px;
 
}

/* Themify Custom CSS */
/* Títulos generales */
h1,
h2,
h3,
h4,
.page-title,
.module-title,
.module-title a,
.tb_text_wrap h1,
.tb_text_wrap h2,
.tb_text_wrap h3,
.tb_text_wrap h4 {
    color: #ffffff !important;
    font-size: 26px !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    text-decoration: none !important;
    text-transform: none !important;
}

/* Enlaces de los títulos */
.module-title a,
.page-title a,
h1 a,
h2 a,
h3 a,
h4 a {
    color: #ffffff !important;
    text-decoration: none !important;
}

/* Títulos de las tarjetas */
.loops-wrapper h1,
.loops-wrapper h2,
.loops-wrapper h3,
.loops-wrapper h4 {
    font-size: 22px !important;
    color: #ffffff !important;
    text-decoration: none !important;
}
/* Nombres de artistas */
.loops-wrapper .post-title,
.loops-wrapper .post-title a,
.loops-wrapper h3,
.loops-wrapper h4 {
    font-size: 18px !important;
    line-height: 24px !important;
    font-weight: 600 !important;
    color: #ffffff !important;
    text-decoration: none !important;
}
/* Nombres de artistas / tributos */
.loops-wrapper .post-title,
.loops-wrapper .post-title a,
.post-title,
.post-title a,
.artist-title,
.artist-title a {
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 600 !important;
    color: #ffffff !important;
    text-decoration: none !important;
}
/* Tamaño de nombres de artistas y shows */
.post-title,
.post-title a,
.module-title,
.module-title a,
.tb_title,
.tb_title a,
h3,
h4 {
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 600 !important;
    color: #ffffff !important;