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

#cookie-notice {
    font-size: 14px;
}

.bold, strong, b {
    font-family: Montserrat;
    font-weight: 500 !important;
}

.material #slide-out-widget-area[class*="slide-out-from-right"] .inner .off-canvas-menu-container li li a, body #slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .inner .off-canvas-menu-container li li a {
	font-size: 15px;
}

/* FOOTER */

.ascend #footer-outer .widget.widget_nav_menu li a:hover {
	color: #d31116 !important;
}

.ascend #footer-outer #footer-widgets .col ul li a:hover {
	color: #d31116 !important;
}

/* RESPONSIVE DESIGN */

@media screen and (max-width: 700px) {
body.single-post .container-wrap[data-remove-post-author="1"] #single-below-header .meta-author, body.single-post #page-header-bg[data-remove-post-author="1"] .author-section .meta-author, body.single-post #page-header-bg .span_6[data-remove-post-author="1"] #single-below-header .meta-author, body.single-post #page-header-bg .span_6[data-remove-post-author="1"] .meta-author, body.single-post #page-header-bg .span_6[data-remove-post-author="1"] .author-section a, body.single-post #page-header-bg[data-remove-post-author="1"].fullscreen-header .author-section a, body.single-post .container-wrap[data-remove-post-author="1"] .related-posts[data-style="material"] .grav-wrap img, body.single-post .container-wrap[data-remove-post-author="1"] .related-posts[data-style="material"] .grav-wrap .text a, body.single-post .container-wrap[data-remove-post-author="1"] .related-posts[data-style="classic_enhanced"] .meta-author {
    display: none !important;
}
	
body.single-post .container-wrap[data-remove-post-comment-number="1"] #single-below-header .meta-comment-count, body.single-post #page-header-bg[data-remove-post-comment-number="1"] .author-section .meta-comment-count, body.single-post #page-header-bg .span_6[data-remove-post-comment-number="1"] #single-below-header .meta-comment-count, body.single-post #page-header-bg .span_6[data-remove-post-comment-number="1"] .meta-comment-count, body.single-post .container-wrap[data-remove-post-comment-number="1"] #single-meta .meta-comment-count, body.single-post .container-wrap[data-remove-post-comment-number="1"] .related-posts[data-style="material"] .meta-comment-count, body.single-post .container-wrap[data-remove-post-comment-number="1"] .related-posts[data-style="classic_enhanced"] .meta-comment-count, #single-below-header.fullscreen-header[data-remove-post-comment-number="1"] .meta-comment-count {
    display: none !important;
}
}

@media screen and (max-width: 999px) {
body:not(.single-post) #page-header-bg[data-alignment-v="top"][data-padding-amt="low"]:not(.fullscreen-header) {
    padding-top: 0.5% !important;
    padding-bottom: 0.5% !important;
}
}

@media only screen and (max-width: 1300px) and (min-width: 1000px) {
.row .span_2 h3, .row .span_3 h3, .row .span_4 h3, .row .vc_col-sm-2 h3, .row .vc_col-sm-3 h3, .row .vc_col-sm-4 h3, .row .col h3, body h3 {
    line-height: 32px !important;
}
}
