/*
Theme Name:     Entrepreneur - Child Theme
Theme URI:      http://themovation.com/entrepreneur
Template:       entrepreneurx
Author:         Themovation
Author URI:     http://themovation.com
Version:        2.8
Text Domain:    entrepreneur
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */

.banner[data-transparent-header="true"]{background-color : #0d2634; border-bottom: none;}
.banner[data-transparent-header="true"] .top-nav {background: #fff;}
.top-nav {background: #fff;}
.top-nav-text p{color : #0d2634 !important; padding-top: 5px; font-size: 14px;}
.top-nav-icon-blocks .icon-block p{padding-top: 5px;}
.top-nav-icon-blocks .icon-block p a{font-size: 14px; color:#0d2634 !important; font-weight:bold;}
.top-nav-icon-blocks .icon-block p a i{font-size: 14px; color : #5af388; font-family: "Font Awesome 5 Free"; font-weight: 900;}
.headhesive--clone .top-nav {background: #fff !important;}

.banner #logo{margin: 0px 0;}

.banner[data-transparent-header="true"] .navbar-nav > li > a, .banner[data-transparent-header="true"] .navbar-nav > li.active > a{color:#fff;}
.navbar .navbar-nav > li > a, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li.active > a, .navbar .navbar-nav > li.active > a:hover, .navbar .navbar-nav > li.active > a:focus, .banner[data-transparent-header="true"].headhesive--clone .navbar-nav > li > a, .navbar .navbar-nav > li.th-accent
{font-size: 16px !important; font-weight: 800 !important;}
.banner[data-transparent-header="true"] .navbar-nav > li > a:hover, .banner[data-transparent-header="true"] .navbar-nav > li.active > a:hover {
    color: #5af388 !important; text-decoration:none !important;
}


#menu-main > li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-171 > a
{

}

.navbar .navbar-nav > li > a, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li.active > a, .navbar .navbar-nav > li.active > a:hover, .navbar .navbar-nav > li.active > a:focus, .banner[data-transparent-header="true"].headhesive--clone .navbar-nav > li > a, .navbar .navbar-nav > li.th-accent {
    color: #fff;
}

.banner[data-transparent-header="true"].headhesive--clone .navbar-nav > li > a
{color:#fff !important;}

.navbar .navbar-nav > li > a:hover::after, .navbar .navbar-nav > li.active > a::after, .navbar .navbar-nav > li.active > a:hover::after, .navbar .navbar-nav > li.active > a:focus::after {
  width: 100%;
  height: 3px;
  background-color: #fff;
}

.navbar .navbar-nav .dropdown-menu {
    background-color: #fff;
}

.navbar .navbar-nav .dropdown-menu li a {
    color: #333;
	font-weight:bold;
}

.navbar .navbar-nav .dropdown-menu li a:hover
{
	color: #0d2634 !important;
}

.headhesive--clone #logo img {
    max-height: 80px !important;
}

.headhesive--clone {
    background-color: #0d2634 !important;
}

.banner[data-transparent-header="true"].headhesive--clone .navbar-nav > li
{color:#fff !important;}


.headhesive--clone .navbar-nav {
    margin-top: 20px !important;
}

.footer {
  background: #0d2634;
  color: #fff;
  padding: 50px 0 0;
}

.footer .widget {
  margin-bottom: 20px;
}

.footer .widget-title {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  margin-top: 0;
  padding-bottom: 20px;
  margin-bottom: 26px;
  border-bottom: 1px solid rgba(255,255,255,0.2);
  padding-top:10px;
  font-size: 22px;
  color: #5af388;
}

.footer-btm-bar {
  background: #07181f;
  padding: 30px 0 20px;
}

.inner-container > h1.entry-title {
  width: calc(100% - 60px);
  max-width: 1140px;
  color: #3A3B74;
  padding: 30px 0;
  margin: 0 auto;
    margin-top: 0px;
	margin-bottom:30px;
  border-bottom: 1px solid #e6e6e6;
  font-size:41px !important;
}

.th-map{display:none;}
.date-meta{display:none;}
#themo_single_post_layout_content .wp-post-image{display:none;}
.comments-closed{display:none;}

#scrollUp {
  bottom: 90px;
}

.navbar {
    background-color: #0d2634;
    margin-bottom: 0;
}

.navbar-default {
    background-color: #0d2634;
    border-color: #0d2634;
}

#menu-main > li > a{
  color: #fff!important;
}


#menu-main > li > a:hover{
  color: #5af388!important;
}
.timeslot-time .spots-available{display:none !important;}

.headhesive--clone .navbar-toggle{ top: 20px !important;}
#themo_blog_index_layout_content{margin-top:120px!important;}
@media (max-width: 767px)
{
.top-nav-icon-blocks .icon-block span {display: inline-block !important;}
}