/*
Theme Name:  Abogadista Child Theme
Description: Directorio de Abogados en Latinoamérica
Author:      Abogadista
Author URI:  http://themeforest.net/user/abogadista
Template:    abogadista
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */
/* Forzar ancho completo eliminando espacios reservados al sidebar */
.category .content-area,
.archive .content-area {
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
}

.category .sidebar,
.archive .sidebar,
.category #secondary,
.archive #secondary {
  display: none !important;
}
