/**
 * JBZoo App is universal Joomla CCK, application for YooTheme Zoo component
 *
 * @package     jbzoo
 * @version     2.x Pro
 * @author      JBZoo App http://jbzoo.com
 * @copyright   Copyright (C) JBZoo.com,  All rights reserved.
 * @license     http://jbzoo.com/license-pro.php JBZoo Licence
 * @coder       Denis Smetannikov <denis@jbzoo.com>
 */

.jbzoo-news .item-teaser .date {
    font-weight: bold;
    margin-bottom: 1em;
}

.jbzoo-news .item-teaser .title {
    margin-bottom: 1em !important;
}

.jbzoo-news .item-teaser .anons {
    margin-bottom: 1em;
}

.jbzoo-news .item-full .date {
    font-weight: bold;
}