/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.menu-item-has-children .sub-menu {
    padding: 10px;
}

.menu-item-has-children .sub-menu li a {
    /*font-size: 12px;
    line-height: 13px;
    color: #ccc;
    transition: none;
    letter-spacing: 0;
    background-color: #1C1C1C;*/
    padding: 8px 8px;
}

.homeColWidth .nectar-button.large.regular.accent-color.regular-button {
    margin-top: 15px;
}

.homeColWidth p {
    max-width: 490px;
    padding-bottom: 5px;
}

.homeColWidth p:last-child {
    font-weight: bold;
}

#single-meta .meta-comment-count, #single-below-header .meta-category, #single-below-header .meta-author.vcard.author {
    display: none;
}

#single-below-header .meta-date.date.updated {
    border-left: none;
    padding-left: 0;
}

.wpb_text_column.wpb_content_element i {
    font-size: inherit;
}

.container.main-content .row .post-area.col.span_12 {
    max-width: 100%;
}

.vc_custom_heading.boldHeading {
    font-weight: 600 !important;
    margin-bottom: 20px;
    margin-top: 10px;
}

.wpb_row.vc_row-fluid.vc_row.full-width-section.standard_section.noBtmPad {
    padding-bottom: 15px !important;
}

.imgWidthSmall {
    max-width: 500px !important;
}

.single.single-post.postid-648 .section-title h1.entry-title, .single.single-post .section-title h1.entry-title {
    max-width: 100% !important;
}

.img-with-animation.skip-lazy.pngImgBg.animated-in {
    width: 100%;
    padding: 30px !important;
    max-width: 500px;
}

.coopCont.wpb_column.column_container.vc_column_container.col .hover-wrap-inner {
    max-width: 500px;
    background: #00122A;
}

.comments-section {
    display: none;
}

.wpb_wrapper #sidebar h4 {
    font-weight: 300;
    font-size: 30px;
}

.post-area.featured_img_left .article-content-wrap .post-featured-img {
    background-size: contain;
    background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) {
    .incommImgLogo .hover-wrap-inner img {
        max-width: 75%;
    }
}
