/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.9.1557181848
Updated: 2019-05-06 17:30:48

*/

#main-content {
    background-color: #fbfafa !important;
}
#main-content .container {
    padding-top: 28px;
}
.pagination {
    margin-top: -30px;
    text-align: center;
    padding: 20px 0;
}
.entry-content .et_pb_section {
    background-color: #fbfafa;
}
#top-menu-nav a {
    color: #fff !important;
}
#top-menu-nav .sub-menu a {
    color: #000 !important;
    padding: 7px 0;
}
.home .container:before, .category .container:before {
    display: none !important;
}
.post-card-wrapper {
    margin-bottom: 50px;
}
.post-card {
    width: calc(32% - 20px);
    position: relative;
    display: inline-block;
    -moz-box-shadow: 0 0 10px #dedede;
    -webkit-box-shadow: 0 0 10px #dedede;
    -o-box-shadow: 0 0 10px #dedede;
    box-shadow: 0 0 10px #dedede;
    overflow: hidden;
    background-color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    vertical-align: top;
    margin: 15px 10px 50px;
}
.post-card.post-card-featured h2, .post-card.post-card-featured span.rm {
    background-color: #c51c04;
    color: #fff;
}
.post-card.post-card-featured .cats {
    background-color: #fff;
    text-align: right;
}
.post-card.post-card-featured .cats i.cat {
    background-color: #fff;
    color: #c51c04;
}
.post-card .cats {
    display: none;
    background-color: #0374bd;
    text-align: left;
    padding: 8px 15px;
}
.post-card:hover .cats {
    background-color: #fff;
}
.post-card:not(.post-card-featured):hover .cats i.cat {
    background-color: #fff;
    color: #0374bd;
}
.post-card i.cat {
    font-size: 14px;
    opacity: .7;
    font-style: initial;
    text-decoration: none;
    background-color: #0374bd;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-weight: 600;
    color: #fff;
    padding: 1px 10px;
}
.post-card .entry-featured-image-url {
    width: 100%;
    position: relative;
    display: block;
}
.post-card .entry-featured-image-url img {
    width: 100% !important;
}
.post-card:hover {
    -moz-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
    background-color: #0071bd;
    color: #fff;
}
.post-card:hover h2, .post-card:hover span.rm {
    -moz-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
    color: #fff;
}
.post-card:hover span.rm {
    padding-right: 10px;
    -moz-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
.post-card h2 {
    margin-top: -10px;
    font-size: 18px;
    font-weight: 600;
    padding: 20px 15px 10px;
}
.post-card span.rm {
    padding-bottom: 15px;
    display: block;
    padding-right: 20px;
    -moz-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
    text-align: right;
    color: #0073bc;
}
.entry-featured-image-url {
    width: 150px;
}
.pagination a, .pagination span {
    height: 35px;
    display: inline-block;
    padding-top: 5px;
    vertical-align: middle;
    min-width: 35px;
}
.pagination a {
    background-color: #0374bd;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    padding: 5px 10px;
}
.cat-438 {
    display: none;
}
p#comments {
    font-size: 24px;
    font-weight: 300;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    text-transform: none !important;
    margin: 0;
}
@media(max-width: 920px) {
.post-card {
    width: calc(50% - 30px);
}
.post-card .cats {
    display: none;
}
}
@media(max-width: 720px) {
.post-card {
    width: 100%;
}
}
@media only screen and (min-width: 981px) {
#top-menu {
    margin-top: 19px;
    display: block !important;
}
#top-menu li a {
    font-size: 16px !important;
    text-transform: uppercase;
}
#et-top-navigation {
    background-color: #0374bd !important;
}
}
@media(min-width: 1280px) {
.post-card .cats {
    display: block;
}
}
