@import url('https://fonts.googleapis.com/css?family=Playfair+Display|Rubik');

h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    line-height: 1;
    font-family: 'Rubik', sans-serif;
    text-align: left;
    letter-spacing: normal;
}

.post.single .post-title {
    font-size: 2em;
    line-height: 120%;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
    word-break: break-word;
    color: #999;
    -ms-word-break: break-word;
}

.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
    margin: 50px 0 25px;
    font-family: 'Rubik', sans-serif;
    font-size: 2em;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -1px;
    color: #76a3eb;
}

.posts .post-title a {
    color: #999;
    font-family: 'Rubik', sans-serif;
}

.post-content a {
    color: #458dee;
    letter-spacing: normal;
}

.post.single .post-title {
    font-size: 2em;
    line-height: 120%;
    font-weight: 700;
    margin-bottom: 10px;
    word-break: break-word;
    color: #999;
    -ms-word-break: break-word;
}

.post-content p, .post-content blockquote, .post-content ul, .post-content ol, .post-content address, .post-content dl, .post-content .wp-caption, .post-content pre {
    line-height: 160%;
		font-family: 'Rubik', sans-serif;
    margin-bottom: 1.1em;
    color: #999;
}

h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    line-height: 1;
    font-family: inherit;
    text-align: left;
    letter-spacing: normal;
}

div.sharedaddy h3.sd-title {
    margin: 0 0 1em 0;
    display: inline-block;
    line-height: 1.2;
    font-size: 9pt;
    font-weight: 700;
    letter-spacing: normal;
}

.widget-content p {
    font-family: 'Rubik', sans-serif;
    line-height: 150%;
    margin-top: 1em;
}

.main-menu a {
    color: #999;
    font-family: 'Rubik', sans-serif;
}

body a {
    color: #458dee;
    font-family: 'Rubik', sans-serif;
}

.widget-title {
    margin-bottom: 15px;
    font-weight: 700;
    font-family: 'Rubik', sans-serif;
    color: #333;
}

.widget_search .search-field {
    padding: 15px 49px 15px 15px;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
}

element.style {
    font-family: 'Rubik', sans-serif;
}

.page-title h4 {
    display: block;
    font-family: 'Rubik', sans-serif;
    border-bottom: 2px solid #e1e1e1;
    margin: 0 10px;
    line-height: 120%;
    font-weight: 700;
    color: #666;
}

.post-excerpt {
    margin-top: 8px;
    font-size: 0.7em;
    color: #999;
    line-height: 130%;
}
.post-excerpt h2{
    Display: none;
}