/*
 * Custom CSS
 * theme-skin override
 */
 
 .marginBottom {
    margin-bottom: 30px;
}

.detail-content h4{
 	font-size: 20px;
	font-weight: bold;
	border-bottom: 2px solid #eee;
	padding-bottom: 5px;
}

h3.card-title {
    font-size: 140%;
}

.destacados .item{
	margin-bottom: 10px;
}


/************************************/
/***          EL TIEMPO          ****/
/************************************/

.eltiempo .day .section .wi-5x{
	font-size: 3em;
	margin-bottom: 10px !important;
}

.eltiempo .day .light{
	padding: 5px;
	background-color: #EFEFEF;
}

.eltiempo  .day .section p{
	font-size: 13px;
}

