[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: superfish.css
/*** ESSENTIAL STYLES ***/ .sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; } .sf-menu li { position: relative; } .sf-menu ul { position: absolute; display: none; top: 62px; left: -75px; z-index: 999; } .sf-menu > li { float: left; } .sf-menu li:hover > ul, .sf-menu li.sfHover > ul { display: block; } .sf-menu a { display: block; } .sf-menu ul ul { top: 0; left: 100%; } /*** DEMO SKIN ***/ .sf-menu { float: none; text-align:center; } .sf-menu ul { box-shadow: 2px 2px 6px rgba(0,0,0,.2);background: #ffaf00; min-width: 180px; width: 200px; min-width: 180px; /* allow long menu items to determine submenu width */ width: 230px; / no auto sub width for IE7, see white-space comment below */ padding:0px 0; margin: 0 0; transition:all 600ms ease-in-out; } .sf-menu ul.boxUl{ width: 400px; } .sf-menu li{ display: block; float: left; padding: 3px 6px; margin: 0 0 0 15px; box-shadow: 20px 0px 15px -15px rgba(0, 0, 0, 0.1); } .sf-menu li:first-child{ padding-left:0; } .sf-menu li:last-child{ padding-right:0; } .sf-menu li:last-child:after{ display:none; } .sf-menu a {position: relative; display: block; text-align: center; background: none; border-radius: 30px; transition: .5s; border: none; padding: 0 10px; margin: 0; line-height: 30px; font-optical-sizing: auto; font-weight: 400; font-style: normal; letter-spacing: 1.5px; font-family: "Atkinson Hyperlegible Next", serif; text-transform: uppercase; color: #000000a6; font-size: 15px; } .sf-menu a.active{ position:relative; } .sf-menu a.active:after{ content:""; width:12px; outline: none; height:5px; position:absolute; right:0; left:0; bottom:-10px; padding:0; margin:0 auto; transition:all 500ms ease-in-out; } .sf-menu a:after{ content:""; width:0%; outline: none;height:1px; background: #004492; position:absolute; right:0; left:0; bottom:-1px; padding:0; margin:0 auto; transition:all 500ms ease-in-out; } .sf-menu a:hover:after{ content:""; width:100%; height:1px; background: #004492; position:absolute; right:0; left:0; bottom:0px; padding:0; margin:0 auto; transition:all 500ms ease-in-out; } .sf-menu li a:hover{ color:#004492; transition: all 600ms ease-in-out; outline: none;} .sf-menu li.active a{ color: #004492; border-bottom: 1px solid #004391; transition: all 600ms ease-in-out; outline: none; font-weight: 500; border-radius: 0; } .sf-menu li ul li{ padding: 0 !important; margin: 0 !important; float: none; text-align: left; background: #fff; border-bottom: 0.5px solid #cccc;} .sf-menu li ul li.title{ border-bottom: 1px dotted #ed3136; padding: 10px 0 !important; text-align: center; font-size: 16px; font-weight: bold; line-height: 18px; color: #000; text-transform: uppercase; } .sf-menu li ul li a{ color: #000; outline: none; padding: 8px 0px; transition: all 600ms ease-in-out; display: block; font-size: 14px; line-height: 22px; border-bottom: 1px solid #ccc; border-radius: 0; margin: 0 0 7px;} .sf-menu li ul li a{border-radius: 0; margin: 0; background: #fff; border: none;} .sf-menu li ul li a:hover{ background: #ffaf00; border: none; color: #fff; outline: none; } .dropdown-menu li {} .dropdown-menu li a{} .dropdown-menu li a:hover{} .sf-menu li { white-space: nowrap; /* no need for Supersubs plugin / *white-space: normal; / ...unless you support IE7 (let it wrap) */ -webkit-transition: background .2s; transition: background .2s; } .sf-menu ul li { display:block; } .sf-menu ul li ul{ position:absolute; left:0; right: 0; display:block; } .sf-menu li:hover, .sf-menu li.sfHover { /* only transition out, not in */ -webkit-transform:all 600ms ease-in-out; } .sf-menu ul.dropdown-menu li i{ opacity:0; } .sf-menu ul.dropdown-menu li:hover i{ opacity:1; } .sf-menu ul.cata-drop{ position: absolute; padding: 0px; margin: 0px; left: 229px; content: ""; top: 0px; } @media screen and (min-width: 992px) { .navbar-default.navbar-shrink .sf-menu ul{ margin: 0px 0 0 0; } .navbar-default.navbar-shrink .sf-menu li ul li a{ padding:7px 40px; } .navbar-default.navbar-shrink .sf-menu a { color:#FFF;transition:all 600ms ease-in-out; } .navbar-default.navbar-shrink .sf-menu li a:hover{ color:#db5c0f;transition:all 600ms ease-in-out;} .navbar-default.navbar-shrink .sf-menu li.active a{ color: #ffda95; } } /************************************************************************************ MOBILE *************************************************************************************/ @media screen and (max-width:1199px) { .sf-menu a{ font-size:10px !important; font-weight:bold; } } @media screen and (max-width:710px) { .sf-menu li { list-style-type:none; background:url(../images/divider1.png) 100% 50% no-repeat; padding:0 0 0 0; margin:0 0 0 0; float:left; font-size:15px; line-height:20px; font-family:'Open Sans', sans-serif; font-weight:600; line-height:40px; letter-spacing:1px;} .sf-menu a { color:#fff; text-decoration:none;padding: 0 12px; display:block; float:left; line-height:40px; height:40px; } .sf-menu ul li a{ display:block; float:none; line-height:30px; margin:0 0 1px 0; padding:0 0 0 15px; height:inherit; font-family:'Open Sans', sans-serif; font-weight:600; font-size:13px;} } @media screen and (max-width:991px) { .sf-menu > li{ width:100%; padding:0; border-top:1px solid #001f48;} .sf-menu > li > a { font-size: 16px; line-height: 20px; background:none; text-align:center; } /* nav-wrap */ #nav-wrap { position: relative; border:none; box-shadow:none; border-radius:3px; bottom:0px; } /* menu icon */ #menu-icon { background: url(../images/menu_icon.png) 50% 50% no-repeat; display: block; width: 48px; height: 31px; text-indent: -9999999em; padding: 0; overflow: hidden; margin-left: 0; cursor: pointer; z-index: 1000; position: absolute; top: -20px; right: 0; } #menu-icon:hover { } .sf-menu > li:hover, .sf-menu > li.sfHover { background:none; } #menu-icon.active { background:url(../images/menu_close.png) 50% 50% no-repeat; } /* main nav */ .sf-menu ul{display:block!important; visibility:visible!important; background:#2c58a8;} .sf-menu { clear: both; position:absolute; top:33px; width:250px; z-index: 10000; padding: 0px; background: #264aa2; display: none; /* visibility will be toggled with jquery */ font-family: 'Raleway', sans-serif; font-weight:600; right:0; } .sf-menu li { clear: both; float: none; margin:0; background:none; border:none; } .sf-menu li ul{ background:none; box-shadow:none;} .sf-menu li:hover{ background:none !important;} .sf-menu li ul li a{ background:none !important; } .sf-menu li ul li a{ font-size: 8px !important; color: #aca4a4; line-height: 10px; text-align: center; } .sf-menu li ul li a:hover{ background:#ccc !important;color: #000; text-decoration:underline;} .sf-menu a, .sf-menu ul a { font-weight:normal; background: none; transition: all 300ms ease-in-out; margin:0 0 1px 0; padding:10px 5% !important; display: block; width:100%; color: #fff; border: none; font-size:16px; line-height:24px; height:inherit; } .sf-menu a:hover{ text-decoration:underline;} .sf-menu a:hover, .sf-menu > li > a:hover{ background:#123078 !important; color:#fff; text-decoration:none; } .sf-menu a.active { background: none; background-color:#123078; color: #fff; } /* dropdown */ .sf-menu ul { width: auto; position: static; display: block; border: none; background: inherit; margin:0; } .sf-menu ul li { margin: 3px 0 3px 15px; } .sf-menu ul li a{ background:none; font-size:13px !important; line-height:15px;} } @media screen and (max-width: 700px){ #menu-icon{ right:0 ; } .sf-menu{ width:240px; right:0; } .sf-menu a, .sf-menu ul a{ padding:7px 5% !important; } } @media screen and (max-width: 600px) { .sf-menu{ top:24px; width:200px; } .sf-menu li{ letter-spacing:0; } .sf-menu > li > a{ font-size:14px; line-height:16px; } .sf-menu a, .sf-menu ul a{ padding:6px 10% !important; } .sf-menu li ul li a{ font-size:14px !important; line-height:16px; } #menu-icon{ right:105px; } } @media screen and (max-width: 480px) { #menu-icon { right: 0 !important; top: -20px; } } @media screen and (max-width: 640px){ #menu-icon{ right:0; } } @media screen and (max-width: 414px) { .sf-menu ul li a{ font-size:11px !important; line-height:14px;} .sf-menu { top: 29px; width: 235px; left: -77px; } .sf-menu li ul li a { font-size: 10px !important; line-height: 10px; } } @media screen and (max-width: 400px) { .sf-menu ul li a{ font-size:11px !important; line-height:14px;} } }
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server05.hostinghome.co.in
Server IP: 192.168.74.40
PHP Version: 7.4.33
Server Software: Apache
System: Linux server05.hostinghome.co.in 3.10.0-962.3.2.lve1.5.81.el7.x86_64 #1 SMP Wed May 31 10:36:47 UTC 2023 x86_64
HDD Total: 1.95 TB
HDD Free: 761.99 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Disabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: itsweb
User ID (UID): 1619
Group ID (GID): 1621
Script Owner UID: 1619
Current Dir Owner: 1619