/*
 Theme Name:   Dentalia child theme 
 Theme URI:    http://orionthemes.com/dentalia
 Description:  Dentalia child theme
 Author:       OrionThemes.com
 Author URI:   http://orionthemes.com
 Template:     dentalia
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  dentalia-child
*/


.nav-menu > li > a{
    padding: 10px 8px !important;
	line-height: 1.5 !important;
}

.nav-light .nav-menu > li.current_page_item > a{
	color: #000000 !important;
    background: #ffffff !important;
}

.home_news-events h2{
	padding-top: 50px;
}
