/*
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
*/

.swiper-slide .slide-bg-wrap .slide-bg-overlay {
    opacity: .2;
}
#top nav ul li a, body[data-header-color="light"] .span_9 > .slide-out-widget-area-toggle a .label {
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}
#page-header-bg h1, .nectar-box-roll .overlaid-content h1 {
    font-size: 80px;
    line-height: 80px;
    font-weight: 500;
}
ul li {
    padding-bottom: 10px;
}
#footer-outer[data-using-bg-img="true"] {
    background-size: cover;
    background-position: top center;
}
ul#menu-footer-menu li a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
}
.material #footer-outer #footer-widgets ul#menu-footer-menu li {
    position: relative;
    padding: 0px !important;
}
#menu-footer-menu li.menu-item:after {
    border-right: 2px solid #000 !important;
    content: '';
    position: absolute;
    right: -20px;
    top: 0;
    height: 100%;
}
ul#menu-footer-menu li:last-child:after {
    display: none;
}
.work-info a:first-child {
    display: none;
}
.homepage-grid-section .vc_col-sm-3 {
    min-height: 400px;
}
.homepage-grid-section h3, .homepage-grid-section h5 {
    color: #fff;
}
.award-main-section .hover-wrap {
    margin-bottom: 0;
}
.award-main-section .nectar-animated-title-outer, .award-main-section .nectar-animated-title-inner {
    width: 100%;
}
.c-col-50 {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}
.c-col-50 span.your-name, span.your-email {
    padding-right: 10px;
}
.c-col-100 textarea {
    height: 110px;
}
.c-col-100 {
    margin-bottom: 10px;
}
.c-col-100 .wpcf7-checkbox .wpcf7-list-item {
    display: block;
    margin-bottom: 10px;
}
.wpcf7-checkbox .wpcf7-list-item label span {
    color: #888;
    font-size: 16px;
}
.custom-menu-button a {
    background: #cc1800;
    color: #fff !important;
    padding: 12px 18px !important;
    border-radius: 40px;
}
.custom-menu-button a:hover span {
    color: #fff !important;
}
.single-photo-gallery span.post-featured-img,.single-photo-gallery div#sidebar {
    display: none;
}
.single-photo-gallery .post-area.col.span_9 {
    width: 100%;
    margin-right: 0px;
}
.single-photo-gallery .portfolio-items .col.span_4.element {
    padding: 0;
}
.single-photo-gallery .container.main-content {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    max-width: 100%;
}
.photo-gallery-main .nectar-post-grid-item .content {
    display: table;
}
.photo-gallery-main .item-main {
    display: table-cell !important;
    position: initial !important;
    vertical-align: bottom;
}
.photo-gallery-main a.nectar-post-grid-link {
    background: -moz-linear-gradient(top, rgba(14, 12, 33, 0) 0%, #0e0c21 100%);
    background: -webkit-linear-gradient(top, rgba(14, 12, 33, 0) 0%, #0e0c21 100%);
    background: linear-gradient(to bottom, rgba(14, 12, 33, 0) 0%, #0e0c21 100%);
}
.photo-gallery-main h3.post-heading {
    z-index: 99 !important;
    position: relative;
}
.video-main-section .nectar-video-box {
    margin-bottom: 0;
}
.page-header-bg-image:after {
    background: -moz-linear-gradient(top, rgba(14, 12, 33, 0) 0%, #0e0c21 100%);
    background: -webkit-linear-gradient(top, rgba(14, 12, 33, 0) 0%, #0e0c21 100%);
    background: linear-gradient(to top, rgba(14, 12, 33, 0) 0%, #0e0c21 100%);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.slide-bg-overlay {
    background: -moz-linear-gradient(top, rgba(14, 12, 33, 0) 0%, #0e0c21 100%) !important;
    background: -webkit-linear-gradient(top, rgba(14, 12, 33, 0) 0%, #0e0c21 100%) !important;
    background: linear-gradient(to top, rgba(14, 12, 33, 0) 0%, #0e0c21 100%) !important;
    opacity: .8 !important;
}
.homepage-grid-section .column-bg-overlay {
    background: -moz-linear-gradient(top, rgba(14, 12, 33, 0) 0%, #0e0c21 100%) !important;
    background: -webkit-linear-gradient(top, rgba(14, 12, 33, 0) 0%, #0e0c21 100%) !important;
    background: linear-gradient(to bottom, rgba(14, 12, 33, 0) 0%, #0e0c21 100%) !important;
}
.row.heading-title.hentry {
    background: #e2eaff;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.row.heading-title.hentry h1.entry-title {
    color: #000;
    font-size: 42px;
    font-weight: 500;
}

.container-wrap {
    padding-top: 0 !important;
}

.section-title.blog-title {
    margin-bottom: 0 !important;
}

.post-area.col.span_9 {
    margin-top: 0;
}
.single-post span.meta-category {
    display: none;
}
ul.sub-menu {
    background: #cc1800 !important;
}
ul.sub-menu a span {
    color: #fff;
}
div#author-bio, .comments-section {
    display: none;
}
.homepage-stats-section span.main-counter {
    font-size: 40px !important;color: #fff;font-weight: 700;
}
.homepage-stats-section h3 {
    font-size: 16px !important;    color: #fff;text-transform: uppercase;position:relative;padding-top: 15px;  margin-top: 30px !important;
}
.homepage-stats-section .vc_col-sm-3 #mega_count_bar {
    padding: 50px 10px !important;
}
.stats-1 span.main-counter:after,.stats-2 span.main-counter:after,.stats-3 span.main-counter:after,.stats-4 span.main-counter:after {
    content: ' +';
}
.stats-3 span.main-counter:before {
    content: '$ ';
}
.homepage-stats-section h3:before {
    content: '';
    border-top: 5px solid #fff;
    position: absolute;
    top: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    max-width: 52px;
}


@media (max-width:738px){
ul#menu-footer-menu li:after {
    display: none;
}
.c-col-50 span.your-name, span.your-email {padding-right: 0px;}
.c-col-50 {width: 100%;}
}   
