/**
        * Theme Name: NT Super Coach Child
        * Description: This is a child theme of NT Super Coach, generated by Merlin WP.
        * Author: <a href="http://ninetheme.com/">Ninetheme</a>
        * Template: nt-super-coach
        * Version: 2.1.6
        */
.single-post .container-for-comments, .single-post .news-tags{
    display: none !important;
}

.color-3 {
    background-color: #bf3396 !important;
}

.caret:before {
    font-family: "Font Awesome 5 Free" !important;
}

.nt-main-menu-container ul.nav.navbar-nav li a {
    font-size: 12px !important;
    padding: 20px 10px 18px 10px !important;
}

.page-title-content .sub-title, .bread-crumb{
    display: none !important;
}

.home .bread-crumb {
    padding-top: 0 !important;
}

.nt-theme-news-container .post-meta {
    text-align: center !important;
}

.nt-theme-news-container .post-meta .link_btn {
    margin-left: 0 !important;
    display: block;
    padding: 0;
        font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}


/*CUSTOM*/


.page-title-content h2 {
	display:none !important;
}