| Server IP : 207.244.250.86 / Your IP : 216.73.216.10 Web Server : Apache System : Linux plesk1.codeponents.com 4.18.0-240.10.1.el8_3.x86_64 #1 SMP Mon Jan 18 17:05:51 UTC 2021 x86_64 User : motionave ( 10025) PHP Version : 8.0.15 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/motionave.com/devsite.motionave.com/wp-content/themes/brooklyn/css/ |
Upload File : |
/* @group Main Menu */
/* Main Menu */
#navigation {position: relative;}
#navigation ul,
#navigation ul li,
#navigation ul ul {list-style: none;margin: 0;padding: 0;}
#navigation ul {position: relative;z-index: 9999;}
#navigation ul li {zoom: 1}
#navigation ul li.hover,
#navigation ul li:hover {position: relative;z-index: 9999;cursor: default;}
#navigation ul,
#navigation ul li,
#navigation ul ul {
list-style: none;
margin: 0;
padding: 0;
}
#navigation li {
margin: 0;
float:left;
zoom: 1;
}
#navigation ul li.hover,
#navigation ul li:hover {
position: relative;
z-index: 9999;
cursor: default;
}
#navigation ul ul {
visibility: hidden;
position: absolute;
min-width: 160px;
z-index: 9998;
width: auto;
padding: 0px;
}
#navigation ul li li a {
display: block;
text-decoration: none;
position: relative;
border-right: none;
}
#navigation ul ul li {
float: none;
white-space: nowrap;
margin: 0;
border-radius: 0;
-moz-border-radius: 0;
-khtml-border-radius: 0;
-webkit-border-radius: 0;
}
#navigation ul ul ul {
top: -1px;
left: 100%;
}
#navigation ul li:hover > ul {
visibility: visible;
}
.sf-sub-indicator {
padding-left:2px;
}
/* @end */