/*
Theme Name: Smart Mag Child
Theme URI: http://theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: http://theme-sphere.com
Template: smart-mag
Version: 1.0
*/

.widget li {
    border-bottom: 1px solid #652f8a;
    padding: 7px 0px;
}
.main-footer .widgettitle {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 35px;
    color: #c5c7cb;
    border-bottom: 1px solid #91145a;
    text-transform: uppercase;
    margin-bottom: 28px;
}
.posts-list .content > a {
    display: block;
    font-size: 14px;
    line-height: 1.1;
    margin-top: 7px;
    margin-bottom: 10px;
    font-family: "Roboto Slab", Georgia, serif;
}
