HEX
Server: Apache/2.4.49 (FreeBSD) OpenSSL/1.0.2s-freebsd PHP/5.6.36
System: FreeBSD hosting.icon.bg 11.3-RELEASE-p13 FreeBSD 11.3-RELEASE-p13 #0: Tue Sep 1 06:56:51 UTC 2020 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
User: ftpuser (1002)
PHP: 5.6.36
Disabled: NONE
Upload Files
File: /hosting/kak.bg/web/wp-content/themes/social_play_child/css/responsive-nav.css
/*! responsive-nav.js 1.0.39 by @viljamis */

.nav-responsive ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.nav-responsive li {
  width: 100%;
  display: block;
}

.js .nav-responsive {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-responsive.opened {
  max-height: 9999px;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  display:block;
  margin-bottom:15px;
}
.nav-responsive.opened .sub-menu{
	displa y:block;
	display:none;
  	padding-left: 30px;
	position:static;
}
.js body .nav-collapse-0.opened{
	max-height:1000px !important;
}
.dark .menu .sub-menu{
	background:none;
	text-align:left;
}
.dark .menu .sub-menu a{
	color:#ffffff;
}
@media screen and (min-width: 1035px) {
  .js .nav-responsive {
    position: relative;
	overflow:visible;
  }
  .js .nav-responsive.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
  .nav-responsive. .sub-menu{
	display:none;
	padding-left: 20px;
	position:absolute;
}
.nav-responsive.opened .sub-menu{
	display:block;
}
.dark .menu .sub-menu{
	background:inherit;
}
.dark .menu .sub-menu a{
	color:inherit;
}
.nav-responsive li {
	width:auto;
}
.nav-responsive li ul li {
	width:100%;
}
}