/*
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
-------------------------------------------------------------- */

/* Menu */
#logo {
	margin: 10px 0;
}
.headhesive--clone #logo {
    margin-top: 8px;
    margin-bottom: 8px;
}
.headhesive--clone #logo img {
    max-height: 50px !important;
    width: auto;
}
.navbar .navbar-nav {
    margin-top: 23px !important;
}
.th-header-wrap .th-header-divider {
	border:1px solid #ef0000;	
}
.footer .widget-title {
	color:#009d50;
}
.navbar .navbar-nav > li > a {
	margin: 0 11px;
}

.entry-title,
.elementor-widget-themo-header .th-header-wrap h1.elementor-icon-box-title {
    font-size: 32px;
}
h2 {
	font-size: 26px;
}
.elementor-widget-themo-header .th-header-wrap h2.elementor-icon-box-title {
    font-size: 30px;
}
.post-type-archive-tribe_events .entry-title {
	display: none;
}
.tribe-events-page-title {
	color: #515151 !important;
	text-align: center;	
	 font-size: 40px;
}
.th-header-wrap .th-header-divider {
    border: 1px solid #dd3333;
}
.wonderplugin-gridgallery-item a > div {
	background: none !important;
	font-size:0px !important;
}
#html5-watermark {
	display: none;
	opacity: 0;
}
.navbar .navbar-nav .dropdown-menu {
    background-color: #fbfbfb;
    border-radius: 0 !important;
}
.navbar .navbar-nav .dropdown-menu li a {
    color: #000000;
}
.navbar .navbar-nav .dropdown-menu li a:hover, .navbar .navbar-nav .dropdown-menu li.active a {
	color: #da0000 !important;
}


/* Table Ultimate addon */
.uael-text-break {
	width: 100%;
}

/* Actualités homepage */
.home-box .th-header-wrap .th-header-divider {
	border: 1px solid #009d50;
}
.actualites-home .elementor-posts {
	grid-row-gap: 19px !important;
}

/* Event list */
.tribe-list-widget li {
	float:left;
	width:100%;	
	list-style: none;
	margin-bottom: 4px;	
}
.elementor-widget-wp-widget-tribe-events-list-widget h5 {
	display: none;
}
.tribe-events-widget-link {
	clear:both;
    padding-top: 40px;
    text-align: center;
}
.tribe-list-widget h4 {
	font-size: 16px;
	margin-bottom: 0px;
}
.tribe-list-widget .tribe-event-duration {
	font-size: 12px;
	color: #adadad;	
}
h1.entry-title {
	color: #515151 !important;
	text-align:center;
}
.tribe-events-ical {
	display:none !important;
}

@media (max-width: 480px) {
.tribe-list-widget li {
    width: 100%;
} 
}