@charset 'utf-8';
/*
 Theme Name:   Dentalux Child
 Theme URI:    http://dentalux.ancorathemes.com/
 Description:  Dentalux - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     dentalux
 Version:      1.1
 Tags:         light, inheritable theme-options
 Text Domain:  ancora
*/


@import url("../dentalux/style.css");


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

.logo .logo_text, .bg_tint_dark .logo .logo_text {
	display: none !important;
}

.menu_user_wrap .menu_user_nav > li.menu_user_controls {
	display: none !important;
}

.menu_user_wrap .menu_user_nav > li.menu_user_logout {
	display: none !important;
}

.menu_user_wrap .menu_user_nav > li.menu_user_register, .menu_user_wrap .menu_user_nav > li.menu_user_login, .menu_user_wrap .menu_user_nav > li.menu_user_logout {
display: none
}

.custom_options.co_light .co_header .co_ico, .custom_options.co_light, .custom_options.co_light #co_toggle {
	display: none !important;
}

.menu_main_wrap .menu_main_nav > li.current-menu-item, .menu_main_wrap .menu_main_nav > li:hover, .menu_main_wrap .menu_main_nav .sub-menu li, .menu_main_wrap .menu_main_nav > li ul li a:hover {
	background-color: #92278F !important;
}

.scroll_to_top {
	display: none !important;
}