/*
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
*/
body #page-header-bg h1, html body .row .col.section-title h1, .nectar-box-roll .overlaid-content h1, .featured-media-under-header h1 {
    font-family: 'Montserrat' !important;
    font-size: 69px  !important;
    line-height: 1em !important;
    font-weight: 600 !important;
}
h1, h2, h3, h4, h5, h6,b,.bold,bold,strong,#top #logo,.auto_meta_overlaid_spaced .masonry-blog-item .meta-category a,.masonry.material .masonry-blog-item .meta-category a,.nectar-recent-posts-slider_multiple_visible .recent-post-container.container .strong a,.related-posts[data-style=material] .meta-category a,.post .post-meta .month,.post .post-meta .year,.text-on-hover-wrap .categories a,#sidebar h4, .comment-list .comment-author,.comment-list .pingback .comment-body>a, #respond h3,h3#comments, button[type=submit],input[type=button],input[type=submit]
 {
	font-weight: 800;
}

.nma-banner img {
    width: 80px;
    max-width: 80px;
    min-width: 80px;
    min-height: 56px;
    max-height: 56px;
    border-radius: 10px;
    margin: 0 !important;
    object-fit: cover;
}

.nma-banner .swiper-slide {
    display: flex;
    gap: 16px;
    background: white;
    border-radius: 10px;
    font-size: 16px;
    align-items: center;
    padding: 8px 16px 8px 8px;
}

.swiper-wrapper {
    transition-timing-function: linear !important;
}

.nma-hidden {
    display: none !important;
}