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


/* = Theme customization starts here
-------------------------------------------------------------- */
@media only screen and (max-width: 1026px) {
    .headhesive--clone #logo img {
        max-height:100px !important;
        width:auto;
        display: none;
    }
}


/*

*/
.entry-title{
    display: none !important;
}

.image_caption{
    color: #720707;
    font-weight: bold;
}

.dropdown-menu{
    background-color: #870808 !important;
}

.navbar .navbar-nav .dropdown-menu li a{
    color: #e8e8e8 !important;
}
.comments-closed{
	display: none;
	}
.nocomments {
    display: none;
}
