Linux evo.fastest-server.com 5.14.0-284.1101.el9.tuxcare.11.els11.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 14 13:30:35 UTC 2026 x86_64
LiteSpeed
Server IP : 103.249.112.113 & Your IP : 216.73.217.135
Domains : 988 Domain
User : tanishks
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
tanishks /
.trash /
scss /
Delete
Unzip
Name
Size
Permission
Date
Action
_banner.scss
2.65
KB
-rw-r--r--
2018-12-31 14:07
_blog.scss
15.31
KB
-rw-r--r--
2018-12-19 16:23
_contact.scss
2
KB
-rw-r--r--
2018-12-19 15:44
_elements.scss
22.71
KB
-rw-r--r--
2018-10-30 09:23
_footer.scss
1.1
KB
-rw-r--r--
2018-12-19 16:24
_header.scss
6.63
KB
-rw-r--r--
2018-12-31 13:24
_home.scss
8.89
KB
-rw-r--r--
2018-12-31 14:08
_mixins.scss
3.54
KB
-rw-r--r--
2018-12-18 16:46
_predefine.scss
3.15
KB
-rw-r--r--
2018-12-31 14:11
_reset.scss
810
B
-rw-r--r--
2018-12-19 13:49
_responsive.scss
10.45
KB
-rw-r--r--
2018-12-19 16:11
_variables.scss
356
B
-rw-r--r--
2018-12-18 14:11
style.css
9.08
KB
-rw-r--r--
2018-10-27 08:21
style.css.map
51.36
KB
-rw-r--r--
2018-10-27 08:10
style.scss
2.16
KB
-rw-r--r--
2018-10-25 13:40
Save
Rename
//header_area css .header_area { position: absolute; width: 100%; z-index: 9999; background: #ffffff; .menu_nav { width: 100%; } .navbar { background: transparent; padding: 0px; border: 0px; border-radius: 0px; width: 100%; .nav { .nav-item { margin-right: 45px; .nav-link { font: 500 14px/100px $title-font; text-transform: uppercase; color: $title-color; padding: 0px; display: inline-block; &:after { display: none; } } &:hover, &.active { .nav-link { color: $primary-color; } } &.submenu { position: relative; ul { border: none; padding: 0px; border-radius: 0px; box-shadow: none; margin: 0px; background: #fff; @media (min-width: 992px) { position: absolute; top: 120%; left: 0px; min-width: 200px; text-align: left; opacity: 0; transition: all 300ms ease-in; visibility: hidden; display: block; border: none; padding: 0px; border-radius: 0px; box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1); } &:before { content: ""; width: 0; height: 0; border-style: solid; border-width: 10px 10px 0 10px; border-color: #eeeeee transparent transparent transparent; position: absolute; right: 24px; top: 45px; z-index: 3; opacity: 0; transition: all 400ms linear; } .nav-item { display: block; float: none; margin-right: 0px; border-bottom: 1px solid #ededed; margin-left: 0px; transition: all 0.4s linear; .nav-link { line-height: 45px; color: $title-color; padding: 0px 30px; transition: all 150ms linear; display: block; text-transform: capitalize; margin-right: 0px; } &:last-child { border-bottom: none; } &:hover { .nav-link { @extend .gradient-bg; color: #fff; } } } } &:hover { ul { @media (min-width: 992px) { visibility: visible; opacity: 1; top: 100%; } .nav-item { margin-top: 0px; } } } } &:last-child { margin-right: 0px; } } } } &.navbar_fixed { .main_menu { position: fixed; width: 100%; top: -70px; left: 0; right: 0; background: #ffffff; transform: translateY(70px); transition: transform 500ms ease, background 500ms ease; -webkit-transition: transform 500ms ease, background 500ms ease; box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1); .navbar { .nav { .nav-item { .nav-link { line-height: 70px; } } } } } } &.white_menu { .navbar { .navbar-brand { @media(min-width: 992px) { img { display: none; &+img { display: inline-block; } } } @media(max-width: 991px) { img { display: inline-block; &+img { display: none; } } } } .nav { .nav-item { .nav-link { color: #fff; } } } } &.navbar_fixed { .main_menu { .navbar { .navbar-brand { img { display: inline-block; &+img { display: none; } } } .nav { .nav-item { .nav-link { line-height: 70px; color: $title-color; } } } } } } } } .owl-carousel.off { display: -ms-flexbox; display: flex; }