/*
Theme Name: Teletype Child
Theme URI: http://dinevthemes.com/themes/teletype/
Template: teletype
Author: DinevThemes
Author URI: http://dinevthemes.com/
Description: Teletype is a minimalist design theme for bloggers and creative folk. Theme has lot customizing options: sortable frontpage sections, choosing fonts, any colors, custom header image, and much more. Support for WooCommerce. Perfect for personal blogs, photo-blog, freelancers portfolio, creative agency website. To get fast support, more features, and portfolio support take premium version of Teletype Plus.
Tags: blog,photography,portfolio,two-columns,left-sidebar,right-sidebar,custom-menu,custom-header,custom-background,featured-images,theme-options,post-formats,sticky-post,threaded-comments,translation-ready,block-styles,block-patterns
Version: 1.4.0.1668086895
Updated: 2022-11-10 14:28:15

*/
.entry-date.published.updated {
    display: none;
}
nav#main-menu {
    background: #12465a !important;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: bold;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover
{
	color:#fff;
}
.footer-meta a {
    border-bottom: 2px solid #12465a;
}
main#main {
    background: #fff;
    padding: 30px;
}
.head-content h1 {
    color: #fff;
}
.head-content {
    padding: 15% 0 16%;
}