/*
Theme Name: Hestia Child
Theme URI: https://www.themeisle.com/
Description: This is a custom child theme I have created.
Author: ThemeIsle
URI: https://www.themeisle.com/
Template: hestia
Version: 0.1
*/


.navbar .title-logo-wrapper {
  max-width: 300px;
}

.navbar .navbar-header .navbar-brand img {
  max-height: 350px;
}

.navbar .navbar-nav > li > a {
  font-size: 26px;
  font-weight: bold;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  background: #169029;
}

#carousel-hestia-generic .hestia-title {
  font-size: 60px !important;
}

#carousel-hestia-generic span.sub-title {
  font-size: 28px !important;
}

.about, .hestia-about {
  padding-top: 0px;
}
.footer-big ul {
  display: none;
}
