﻿/*
Theme Name: TalenElearning
Version: 1.0
Author: Kamil Krzysztof Łapiński
Template: Divi
*/

@import url('../Divi/style.css');

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

.widget-badgeos-item-title {
	text-align: right;
}

.et_fixed_nav #logo {
	max-height: 80px;
	margin-top: -17px;
	margin-bottom: 0;
}

p {
	text-indent: 0px;
}

/*------------------------------------------------*/
/*---------------------[MENU]---------------------*/
/*------------------------------------------------*/

.et_mobile_menu a {
    color: #000000 !important;
}

#et_search_icon:before {
    color: #ddd !important;
}
  
.et_mobile_menu a:hover {
    color: #fff !important;
}
  
.nav ul li a:hover, .et_mobile_menu li a:hover { color: #111; background-color: #0196fa !important; }
  
#top-menu li.mega-menu > ul > li > a:first-child, .et_mobile_menu li a {
    border-bottom: 1px solid #444;
}
  
.et_mobile_menu, .nav li ul , #top-menu li.mega-menu > ul > li > a:first-child:hover {
    background-color: #fff !important;
}
  
.et-search-form input {
    background-color: #fff !important;
    color: #000 !important;
}
h2 { clear:both; }