/*
Theme Name: Hestia Child
Theme URI: https://themeisle.com/themes/hestia/
Template: hestia
Author: ThemeIsle
Author URI: https://themeisle.com
Description: Hestia is a modern WordPress theme for professionals. It fits creative business, small businesses (restaurants, wedding planners, sport/medical shops), startups, corporate businesses, online agencies and firms, portfolios, ecommerce (WooCommerce), and freelancers. It has a multipurpose one-page design, widgetized footer, blog/news page and a clean look, is compatible with: Flat Parallax Slider, Photo Gallery, Travel Map and Elementor Page Builder . The theme is responsive, WPML, Retina ready, SEO friendly, and uses Material Kit for design.
Tags: blog,custom-logo,portfolio,e-commerce,rtl-language-support,post-formats,grid-layout,one-column,two-columns,custom-background,custom-colors,custom-header,custom-menu,featured-image-header,featured-images,flexible-header,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,editor-style,footer-widgets,left-sidebar,right-sidebar,wide-blocks
Version: 2.5.6.1579077244
Updated: 2020-01-15 08:34:04

*/

.navbar .navbar-header .navbar-brand img {
    height: 100px !important;
    max-height: 100px !important;
}

.hestia-top-bar{
	background-color: #666767 !important;
}

.hestia-top-bar ul{
	text-align: center;
}

#main-navigation {
    background-color: #666767;
    width: 100%;
}

.navbar.hestia_center > .container {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

.navbar.hestia_center .navbar-nav{
	width: 100%;
}

.navbar .navbar-nav > li a{
	color: #fff;
}

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

footer.footer.footer-black{
	display: none !important;
}

body:not(.home) .navbar-default .navbar-nav > .active:not(.btn) > a{
	font-weight: bold;
	color: #fff !important;
}

a{
}

.navbar .navbar-nav > li a, .hestia-top-bar a, .hestia-top-bar .top-bar-nav li a{
	font-family: "Quicksand", Sans-serif;
    font-weight: 400;
}

.page-header.header-small .container .hestia-title, .card-title a, .blog-sidebar .widget h5, aside .widget a{
	font-family: "Quicksand", Sans-serif;
    font-weight: 400;
}



.hestia-blogs article:nth-child(6n+1) .category a {
  color:  #000000;				
}
.hestia-blogs article:nth-child(6n+2) .category a {
  color:  #000000;
}
.hestia-blogs article:nth-child(6n+3) .category a {
  color:  #000000;
}
.hestia-blogs article:nth-child(6n+4) .category a {
  color:  #000000;
}
.hestia-blogs article:nth-child(6n+5) .category a {
  color:  #000000;
}
.hestia-blogs article:nth-child(6n) .category a {
  color: #000000;
}

li.vatican-watch{
	background-color:#a30000;
	font-weight: bold;
}