![]() Server : LiteSpeed System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : claqxcrl ( 523) PHP Version : 8.1.32 Disable Function : NONE Directory : /home/claqxcrl/claquemagazineawards.com/wp-content/themes/exs/assets/css/ |
/*Desktop Menu*/ /*Menu Desktop*/ .top-nav{ position: relative; flex: 1 1; display: flex; align-items: center; } .container-fluid .top-nav{ padding: 0 1em; } .menu-center .top-nav{ justify-content: center; } .menu-right .top-nav{ justify-content: flex-end; } .top-nav .nav-btn{ display: none; } .top-menu > li:first-child{ margin-left: 0; } .top-menu{ display: flex; list-style: none; padding: 0; margin: 0; flex-wrap: wrap; line-height: 1.1; align-items: center; } .menu-right .top-menu{ justify-content: flex-end; } .menu-center .top-menu{ justify-content: center; } .top-menu ul{ list-style: none; position: absolute; top: 100%; left: 0; min-width: 11em; margin-top: 5px; opacity: 0; transition: all .2s ease-in; background: #fff; background: var(--colorLight); border-radius: 1px; box-shadow: 0 0 20px 0 rgba(100, 100, 100, .15); padding: .5em 0; } .top-menu ul li{ display: flex; align-items: center; justify-content: space-between; padding-right: .5em; } .top-menu ul li.menu-item-has-children:after{ top: .1em; } .top-menu ul li ul li{ display: block; padding-right: 0; } .top-menu ul a{ font-size: 14px; display: inline-block; padding: .5em 1em; } .top-menu .dropdown-right ul{ right: 0; left: auto; } .top-menu .dropdown-small ul{ min-width: 0; white-space: nowrap; } .top-menu .sub-menu a:not([id]){ color: var(--colorDarkMuted); } .top-menu .sub-menu a:not([id]):hover{ color: var(--colorMain); } .top-menu ul.sub-menu .current-menu-item > a{ color: var(--colorMain); } .top-menu li{ position: relative; } .top-menu li.menu-item-has-children > a{ padding-right: .1em; } .top-menu li.menu-item-has-children:after{ content: ''; display: inline-block; position: relative; top: -0.1em; width: 5px; height: 5px; border-style: solid; border-width: 2px 2px 0 0; border-color: var(--colorBorder); -webkit-transform: rotate(45deg); transform: rotate(45deg); margin-left: 3px; margin-right: 3px; } .top-menu li:hover, .top-menu li:focus, .top-menu li:focus-within{ overflow: visible; } .top-menu li:hover > ul, .top-menu li:focus > ul, .top-menu li:focus-within > ul{ z-index: 2; display: block; opacity: 1; margin-top: 0; } .top-menu ul ul{ top: -0.5em; left: 100%; } .top-menu ul ul li.menu-item-has-children:after{ position: absolute; right: 1em; top: .5em; -webkit-transform: rotate(135deg); transform: rotate(135deg); } .top-menu ul ul ul{ min-width: 0; padding: 0 0 0 .5em; top: 0; left: 0; margin-top: 0; opacity: 1; position: relative; display: block; box-shadow: none; background-color: transparent; } .top-menu > li{ margin: 0 .75em; overflow: hidden; } .top-menu > li:hover, .top-menu > li:focus, .top-menu > li:focus-within{ overflow: visible; } .top-menu > li > a{ display: inline-block; padding: .5em 0; position: relative; } .menu-bold .top-menu > li > a{ font-weight: 700; } .menu-uppercase .top-menu > li > a{ text-transform: uppercase; } .top-menu > li > a:before{ position: absolute; transition: all .35s ease; height: 3px; content: ''; background-color: var(--colorMain); width: 0; bottom: 0; left: 0; } .i.c .top-menu > li > a:before{ background-color: var(--colorLight); } .top-menu > li > a:hover:before{ width: 100%; } .top-menu > .current-menu-parent > a:before, .top-menu > .current-menu-item > a:before{ width: 100%; } .top-menu > li.menu-item-has-children:after{ -webkit-transform: rotate(135deg); transform: rotate(135deg); } .header li.desktop-logo-menu-item{ display: block !important; } .header li.desktop-logo-menu-item a:before, .header li.desktop-logo-menu-item a:after{ display: none; }