/* If you want to add your own CSS code, please do it in this file */

.telefono:hover{
text-decoration: none !important;
}

.experiencia_inicio .post-desc-wrapper {
    float: none;
}

.experiencia_inicio .post-item {
    width: 33.333%;
}

.experiencia_inicio .post-photo-wrapper {
    border-width: 0;
    width: 96%;
}

.experiencia_inicio .image_links{
   display: none !important;
}

.experiencia_inicio .post-footer, .post-author, .category{
display:none;
}

.experiencia_inicio .date .label,
.experiencia_inicio .date .icon-clock{
	display: none;
}


body .experiencia_inicio .entry-title{
font-family: "Titillium Web", Arial, Tahoma, sans-serif;
font-size: 22px;
line-height: 26px;
font-weight: 400;
letter-spacing: 1px;
}

body .experiencia_inicio .post-desc {
 padding: 0;
}

@media (max-width : 480px) {
  .experiencia_inicio .post-item {
    width: 100%;
   }

}
