| Server IP : 210.245.233.93 / Your IP : 216.73.216.226 Web Server : Apache/2.2.15 (CentOS) System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : apache ( 48) PHP Version : 5.3.3 Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/hkosl.com/excland/assets/css/ |
Upload File : |
.nav {
width: 100%;
/* margin-bottom: 16px; */
display: flex;
/* box-shadow: 0px 1px 24px -8px hsla(0, 0%, 70%, 0.5); */
}
.bannerPosition{
max-width: 1152px;
margin: 0px auto;
position: relative;
}
.nav a:hover {
text-decoration: none;
}
.desktopMenu {
display: block;
}
.middleNav .btn-borederIcon{
margin: 0px 5px;
}
.subPageNav .subCatListSubCatMenu{
display: none;
}
.pulldown-menu .pulldown-item i{
width: 20px;
text-align: center;
}
.slider-labels{
width: 100%;
position: relative;
}
.slider-labels .value .startValue{
position: absolute;
left: 9px;
top: -18px;
}
.slider-labels .value .endValue{
position: absolute;
right: -9px;
top: -18px;
}
.RangeRow{
padding: 0px 10px;
}
.rangeOption {
width: 30%;
}
.subPageNav .shardowSubcatListWrap{
z-index: 10;
}
.subPageNav .shardowSubcatList {
top: 10px;
padding: 7px 0px;
}
.subPageNav .subCatListSubCatPullleftDetail {
height: 96%;
top: 18px;
}
.subPageNav .fixedSubMenu .subCatListSubCatPullleftDetail {
height: 100%;
top: -6px;
}
.langDrowDown.show {
box-shadow: 0 4px 25px -3px rgb(0 0 0 / 20%);
border-radius: 4px !important;
}
.middleNav{
padding: 10px 0px;
}
.subMenuPulldownBtn{
background-color: #fff;
border: 0px ;
font-weight: bold;
}
.nav .pulldown-menu {
position: absolute;
top: 100%;
left: 0;
overflow: hidden;
z-index: 1000;
display: none;
float: left;
min-width: auto;
padding: 6px 0;
margin: 0px;
margin-top: 0px;
font-size: 1rem;
color: #212529;
box-shadow: 0 4px 10px -3px rgb(0 0 0 / 20%);
border-radius: 4px !important;
text-align: left;
list-style: none;
background-color: rgba(255, 255, 255, 1);
background-clip: padding-box;
border: 0px solid rgba(0, 0, 0, 0.15);
border-radius: 0px;
}
.pulldown-item{
display: block;
color: #7f7f7f!important;
white-space: nowrap;
padding: 4px 15px!important;
}
.nowrap_none{
white-space: normal;
}
.pulldown-item:hover{
color: #4c4c4c!important;
}
.pulldown{
position: relative;
}
.pulldown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-bottom: 0;
border-left: 0.3em solid transparent;
}
.fixedSubMenu {
top: 0;
position: fixed !important;
-webkit-animation: menuFix 0.6s ease;
animation: menuFix 0.6s ease;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes menuFix {
0% {
-webkit-transform: translateY(-51px);
transform: translateY(-51px);
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
@keyframes fade-cart-up-sm {
0% {
-webkit-transform: translateY(-51px);
transform: translateY(-51px);
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
.nav__logo {
font-weight: 400;
}
.topMenu {
width: 100%;
padding: 4px 0px;
border-bottom: 1px solid #f8f8f8;
}
.topMenu p {
color: #4c4c4c;
margin: 0;
font-size: 0.8rem;
}
.shardowSubcatList .subCatListSubCatPullleftItem a{
padding: 4px 0px;
}
.subCatListSubCatPullleftItem a:hover{
color: #0fcea7;
}
.logoImg{
width: 200px;
padding: 10px 20px;
}
.Search {
width: 42%;
}
.Search .form-group input {
border: 2px solid #000;
}
.topMenu a {
color: #4c4c4c;
padding: 4px;
font-size: 0.8rem;
}
.mainMenuWrap {
width: 100%;
position: relative;
}
.shardowSubcatList{
position: absolute;
padding: 10px 0px;
width: 210px;
background-color: #fff;
top: 20px;
box-shadow: rgb(0 0 0 / 10%) 2px 2px 24px 0px;
border-radius: 10px;
}
.shardowSubcatListWrap{
width: 210px;
}
.shardowSubcatList a{
display: block;
padding: 4px 20px;
}
.subCatListSubCatMenu{
position: relative;
list-style: none;
padding: 10px 0px;
margin: 0;
}
.subCatListSubCatPullleftBtn > .subCatListSubCatPullleftDetail{
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity 0.5s linear;
}
.subCatListSubCatPullleftBtn:hover > .subCatListSubCatPullleftDetail{
visibility: visible;
opacity: 1;
}
.subCatListSubCatPullleftBtn:hover .subCatTitle::before{
content:"\f0da" ;
font-family: 'Font Awesome\ 5 Free';
font-weight: 600;
}
.subCatListSubCatPullleftDetail{
height: 100%;
position: absolute;
padding: 20px;
border-radius: 0px 10px 10px 0px;
width: 430%;
left: 210px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
top: 5px;
}
.subCatListSubCatPullleftItem{
padding: 0;
margin: 0;
}
.subCatListSubCatPullleftItem li{
display: inline-block;
width: 47%;
list-style: none;
}
.subCatListSubCatPullleftItem a{
color: #fff;
}
.mainMenu .swiper-slide{
text-align: center;
}
.mainMenuBtn.active{
border-bottom: 4px solid #fff;
border-radius: 0px;
}
.mainMenuBtn:hover{
color: #adadad;
}
.mainMenuBtn:hover svg path{
fill: #adadad;
}
.mainMenuBtn{
padding: 10px 0px 6px 0px!important;
color: #fff;
}
.mainMenu{
position: relative;
width: 100%;
padding-left: 242px;
padding-right: 25px;
display: flex;
}
.topMenu a:hover {
color: #cdcdcd;
}
.nav-tabs.scrollNav {
position: initial;
}
.droupTitle {
font-weight: bold;
color: #820000!important;
margin-bottom: 6px;
padding: 0px 10px !important;
padding-bottom: 6px!important;
border-bottom: 2px solid #ae0721;
}
.dropdown-submenu a::after {
display: none;
}
.dropdown-item.active,
.dropdown-item:active {
color: #fff;
background-color: #cdcdcd;
}
.dropdown-item {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
padding: 6px 10px !important;
}
.circleList {
color: #4c4c4c;
list-style-type: circle;
}
.navMenuDrop .dropdown-menu {
padding: 0;
border: 0px;
overflow: hidden;
box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 24px 0px;
}
.yellowText {
color: #ffe665 !important;
}
.topBar {
padding: 10px 20px 10px 20px;
color: #ffe665;
}
.navSubMenu {
padding: 0;
min-width: 258px;
margin: 0;
}
.navSubMenu li {
border-left: 6px solid #36b4e5;
}
.navSubMenu a {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
white-space: nowrap;
padding: 10px 20px !important;
}
.navSubMenu a:hover {
margin-left: 10px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.cart {
font-size: 1.5rem;
}
.navIcon {
font-size: 2rem !important;
}
.scrollNav .menuRight::before {
top: -53px;
}
.scrollNav {
position: fixed;
z-index: 9;
top: 0;
background-color: #fff;
}
.scrollNav .topBar {
display: none !important;
}
.scrollNav .rightMenu a {
padding: 10px 0px;
}
.scrollNav .menu__item a {
padding: 22px 12px;
}
.scrollNav .logotext {
font-size: 0.9rem;
}
.scrollNav .nav__logo {
padding: 10px 20px;
}
.scrollNav .logoImg {
width: 152px;
}
.Search {
position: relative;
}
.searchBtn {
top: 5px;
color: #cdcdcd;
z-index: 10;
position: absolute;
right: 10px;
}
.topBar a {
padding: 2px 20px;
text-transform: uppercase;
color: #ffe665;
}
.searchInput{
border: 0px ;
}
.searchCat{
font-size: 0.8rem;
color: #cdcdcd;
padding: 6px 10px;
}
.nav__toggle {
display: none;
}
.menu {
display: flex;
z-index: 10;
position: relative;
padding: 0;
margin: 0px;
}
.navbar {
position: relative;
z-index: 10;
}
.menu__item {
vertical-align: middle;
display: inline-block;
font-weight: 500;
margin: 0px;
-webkit-transition: 0.2s ease;
transition: 0.2s ease;
}
.menu__item a {
white-space: initial;
font-weight: 400;
text-transform: uppercase;
display: block;
color: #4c4c4c;
padding: 15px;
text-decoration: none;
cursor: pointer;
}
.dropup,
.dropright,
.dropdown,
.dropleft {
position: initial;
}
.mobileItem {
display: none !important;
}
.mobileBtn {
color: #ffe665 !important;
}
.mobileBtn:hover {
text-decoration: underline;
}
.rightMenu {
padding-right: 20px;
}
.menu-wrapper {
position: relative;
}
.nav {
z-index: 999;
background-color: #fff;
position: relative;
top: 0px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
/* position: fixed; */
/* top: -150px !important;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; */
}
.haveItem {
position: absolute;
right: 22px;
top: 10px;
padding: 6px;
border-radius: 50px;
background-color: #ae0721;
}
.menuIcon,
.menuIcon:after,
.menuIcon:before {
width: 36px;
height: 5px;
}
.menuIcon {
position: relative;
transform: translateY(25px);
background: #4c4c4c;
transition: all 0ms 300ms;
}
.mobileLogin {
display: none;
}
.menuIcon.animate {
background: rgba(255, 255, 255, 0);
}
.menuIcon:before {
content: "";
position: absolute;
left: 0;
bottom: 12px;
background: #4c4c4c;
transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.menuIcon:after {
content: "";
position: absolute;
left: 0;
top: 12px;
background: #4c4c4c;
transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.menuIcon.animate:after {
top: 0;
transform: rotate(45deg);
transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),
transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.menuIcon.animate:before {
bottom: 0;
transform: rotate(-45deg);
transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),
transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.mobile,
.mobileD-flex {
display: none !important;
}
.nav-up {
top: -150px !important;
}
@media all and (min-width: 992px) {
.menu .menu__item .dropdown-menu {
display: none;
}
.menu .menu__item:hover .nav-link {
color: #fff;
}
.menu .menu__item:hover .dropdown-menu {
overflow-y: scroll;
display: block;
max-height: 400px;
-webkit-animation: showMenuItems 0.6s ease;
animation: showMenuItems 0.6s ease;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.menu .menu__item .dropdown-menu {
margin-top: 0;
width: 100%;
}
}
@media only screen and (max-width: 1380px) {
.logoName {
display: none !important;
}
}
@media only screen and (max-width: 1280px) {
.rightMenu {
padding-right: 10px;
}
.subCatListSubCatPullleftDetail {
width: 340%;
}
}
@media only screen and (max-width: 1001px) {
.subPageNav .shardowSubcatList {
top: 82px;
}
.fixedBreadcrumb{
position: relative!important;
}
.navProImg {
display: none !important;
}
.nav {
top: 0px !important;
}
.mobileLogin {
display: block;
align-self: center;
}
.Search {
display: none;
}
.dropup,
.dropright,
.dropdown,
.dropleft {
position: relative;
width: 100%;
display: inline-block;
}
.logoName {
display: inline-block !important;
}
.mobileD-flex {
display: flex !important;
}
.mobile {
display: block !important;
}
.desktopMenu {
display: none !important;
}
.scrollNav .menu__item a {
padding: 10px;
}
.display .menu__item a:hover {
background-color: #820000;
}
.dropdown-toggle {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
}
.menu__item a:hover {
background-color: #edfaff;
border-radius: 10px;
}
.nav-up {
top: 0px !important;
}
.nav .dropdown a {
background: transparent;
display: block;
width: 100%;
}
.dropdown-toggle:hover .dropdown-menu{
display: block;
}
.nav .dropdown-menu .droupTitle:hover{
background-color: transparent!important;
border-radius: 0;
}
.nav .menu__item .dropdown-item:hover {
color: #ffffff;
}
.nav .menu__item a:hover {
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
-webkit-transform: translateX(0px);
transform: translateX(0px);
color: #4c4c4c;
}
.nav .dropdown-menu.show {
width: 100%;
margin-bottom: 20px;
transform: translate3d(0px, 0px, 0px) !important;
transition: inherit;
position: relative !important;
}
.nav .dropdown-menu a {
width: 100%;
}
.nav .searchWrap {
width: 100%;
}
.topBar a {
padding: 2px 8px;
}
.display .mobileLogin {
display: none !important;
}
.display .Search {
display: block !important;
}
.display .nav__logo.align-items-center {
-ms-flex-align: auto !important;
align-items: auto !important;
}
.display .nav__logo {
display: none !important;
}
.display .menuRight {
width: 100%;
height: 100%;
}
.display .Search {
margin-top: 20px;
width: 80%;
margin-bottom: 20px;
}
.display .menu li {
display: block;
padding: 10px 0;
}
.menuRight {
width: 50%;
}
.fixed{
position: fixed;
}
/* .line {
display: none;
} */
/* .topBar {
display: none !important;
} */
.nav.display .menu {
display: block;
}
.menu {
display: none;
}
.nav.display .mainMenuWrap {
display: block;
}
.nav.display {
left: 0;
overflow-y: auto;
z-index: 300;
width: 100%;
height: 100vh;
position: fixed;
display: block;
background: #fff;
-webkit-animation: showMenuItems 0.6s ease;
animation: showMenuItems 0.6s ease;
}
.nav__logo {
display: inline-block;
}
.nav__toggle {
color: #4c4c4c;
margin: 0px;
right: 0px;
position: absolute;
font-size: 2rem;
display: block;
top: 12px;
cursor: pointer;
-webkit-transition: 0.3 ease;
transition: 0.3 ease;
}
.nav__toggle:hover {
color: #ddd;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.menu {
width: 100%;
}
.menu__item {
text-align: left;
padding: 10px;
margin: 0px;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.menu__item a {
padding: 10px;
font-size: 1rem;
text-decoration: none;
cursor: pointer;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.menu__item a:hover {
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
-webkit-transform: translateX(5px);
transform: translateX(5px);
color: #ccc;
}
.menu__item.display {
display: block;
-webkit-animation: showMenuItems 0.6s ease;
animation: showMenuItems 0.6s ease;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.menu__item.display:nth-child(1) {
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.menu__item.display:nth-child(2) {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.menu__item.display:nth-child(3) {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.middleNav {
position: relative;
}
.hotKey {
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
line-height: 24px;
}
.menuRight::before {
top: -37px;
}
.mobileItem {
display: block !important;
}
.topBar {
display: none !important;
}
.menuRight {
width: 12%;
}
.line::before {
top: -37px;
}
}
@media only screen and (max-width: 768px) {
.mobileLogin {
align-self: start;
}
}
@media only screen and (max-width: 500px) {
.nav__toggle {
top: 10px;
}
.Search {
width: 40%;
}
.topMenu p {
font-size: 0.7rem;
}
.btn-borederIcon span {
font-size: 0.6rem !important;
}
.btn-borederIcon {
margin: 0px 2px !important;
}
.logoName {
display: none !important;
}
.mobile-sm-none {
display: none;
}
.nav__logo {
width: 80px;
}
}
@-webkit-keyframes showMenuItems {
0% {
opacity: 0;
-webkit-transform: translate3d(0px, -10px, 0);
transform: translate3d(0px, -10px, 0);
}
20% {
opacity: 1;
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes showMenuItems {
0% {
opacity: 0;
-webkit-transform: translate3d(0px, -10px, 0);
transform: translate3d(0px, -10px, 0);
}
20% {
opacity: 1;
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}