/*
Theme Name: Akita
Description: A simple business theme by Theme Blvd.
Author: Jason Bobich
Author URI: http://jasonbobich.com
Version: 1.1.5
License: Partial GNU General Public License, please reade license file for more details.
License URI: license.txt
*/

/* This theme's primary styles can be found in /assets/css/theme.css */
.category li {
 display: list-item !important;
 width: auto !important;
}
.catdesc {
 width: auto !important;
}

.moreinfo {
padding: 8px !important;
color: #fff !important;
background-color: #6eafcb !important;
margin-top: 24px !important;
}

.widget .moreinfo {

padding: 8px !important;
color: grey !important;
background-color: transparent !important;
margin-top: 24px !important;
}
.catimg {
 margin-right: 12px;
}