#eb .eb-entry-author-recents {
    background: none !important;
}
#eb .eb-avatar img {
    border-radius: 30px !important;
    width: 50px !important;
    height: 50px !important;
}
#eb .alert-info {
    background-color: #eee !important;
    border-color: #eee !important;
    color: #333 !important;
}
#eb .eb-post-thumb .eb-post-thumb-caption {
    font-size: 11px !important;
    background: none !important;
}
html.coming-soon .coming-soon-logo {
    margin-bottom: 70px !important;
    margin-top: 30px !important;
    width: 200px !important;
    height:100% !important;
}
html.coming-soon body {
    font-size: 13px !important;
    background-size: cover !important;
}
#sp-main-body {
    padding: 50px 0;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 30px !important;
}
#sp-footer {
    text-align: center !important;
}
.btn-success {
    color: #fff !important;
    background-color: #ffdd61 !important;
    border: none !important;
    border-radius: 100px;
}
#eb .btn-primary, .sppb-btn-primary {
    color: #333 !important;
    border-color: #ffdd61 !important;
    background-color: #ffdd61 !important;
    border-radius: 0 !important;
}
.image-layout-preset-style-overlap .sppb-image-layout-title {
    font-size: 40px !important;
    font-weight: light !important;
}
#eb .eb-image-caption {
    font-size: 12px !important;
}
#eb .eb-post-title {
    font-size: 35px !important;
    line-height: 40px !important;
    font-weight:light !important;
}
#eb .eb-card__title a {
    font-size: 32px !important;
    font-weight: 300 !important;
}
#eb .eb-card--border {
    border-top: none;
}
#eb .eb-card__bd-content {
    display: none;
}