/*
 Theme Name:   Khore Child
 Theme URI:    http://www.showthemes.com/khore-demo
 Description:  Khore Child Theme
 Author:       Showthemes
 Author URI:   http://www.showthemes.com
 Template:     khore
 Version:      1.0.0
 Text Domain:  khore-child
*/

#switcher .options{width: 75%;}
#switcher .switcher__logo-big {content:url('http://www.showthemes.com/theme-selector/images/logo_mini.png');width:auto;}
#switcher .logo {left: 170px !important;}
#switcher .drop.registrations > li > a:after{content:none;}
#switcher .drop.registrations > li > ul {display:none;}
#switcher .drop.registrations a.active:before, #switcher .drop.registrations a:hover:before {opacity:0;}

@media only screen and (max-width: 1024px){
	#switcher .logo {
	  left: 20px !important;
	}
}

@media only screen and (max-width: 768px){
	#switcher{height: 60px !important;}
	#switcher .options{width: 100%;}
	#switcher .drop{display:none !important;}
	#switcher_close{position: absolute;top: 0 !important;margin: 0 !important;right: 10px !important;}
	#switcher .btn{margin: 0 auto !important;position:relative !important;left:0 !important;}
}