/******************************************
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
*
* Simply copy an existing style from style.css to this file,
* and modify it to your liking.
*/

.mm-listview {
  font: inherit;
  font-size: 21px;
  line-height: 50px; }

}

.recent-posts .post .post-thumb {
    margin: 0 0 15px;
}

.recent-posts.list-view .post .entry-title {
    font-size: 36px;
    font-weight: normal;
}

.widget .title {
    margin-bottom: 30px;
    color: #666666;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
}

.section-title {
    margin-bottom: 30px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: 1px;
}