HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux vmi1674223.contaboserver.net 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: root (0)
PHP: 7.4.3-4ubuntu2.22
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/onlineshop/wp-content/themes/nautica/css/components/_topbar.css
.header-topbar{
  color:#fff;
  height:40px;
}

.header-topbar a{
  color:ddd;
}

.header-topbar a:hover{
  color:#fff;
}

.header-topbar .search-box{
  line-height:40px;
  vertical-align:middle;
  width:250px;
  float:left;
  display:inline-block;
  position:relative;
  height:40px;
}

.header-topbar .search-box .searchform .engo-search input.input-search{
  background-color:hsla(0,0%,100%,.1);
  border:none;
  border-radius:13px;
  padding:0;
  height:25px;
  width:250px;
  text-indent:30px;
  font:400 11px Montserrat;
  color:hsla(0,0%,71%,.3);
  text-transform:uppercase;
  margin-top:8px;
}

.header-topbar .search-box .searchform .engo-search .btn-search{
  position:absolute;
  top:0;
  left:0;
  padding:15px 8px;
  background:none;
  border:none;
}

.right-top{
  display:inline-block;
  height:40px;
  float:right;
}

.right-top .list-line{
  margin:0;
  padding:0;
}

.right-top .shop-cart{
  display:inline-block;
  float:right;
  height:40px;
}

.right-top .shop-cart .top-cart{
  display:inline-block;
  height:inherit;
}

.right-top .shop-cart .top-cart .mini-cart{
  font-size:0;
  display:inline-block;
  color:#fff;
}

.right-top .shop-cart .top-cart .mini-cart .title-cart{
  display:inline-block;
  font-size:0;
  width:20px;
  height:40px;
  background:url(../images/cart-icon.png) no-repeat;
  background-position:50%;
}

.right-top .shop-cart .top-cart .mini-cart .amount{
  display:none;
}

.right-top .setting-nav{
  display:inline-block;
}

.right-top .setting-nav ul li{
  display:block;
  float:left;
}

.right-top .setting-nav ul li a{
  font:400 11px Montserrat;
  color:#fff;
  line-height:40px;
  height:9px;
  padding:0 8px;
  border-right:1px solid #fff;
  text-transform:uppercase;
}

.right-top .setting-nav ul li:last-child a{
  border-right:none;
}

.right-top .setting-nav ul.list-square li:before{
  display:none;
}

.right-top #cart .mini-cart .title-cart{
  font-size:0;
}
.header-home-v2 .engo-topbar .topbar-inner{
  background:none;
}

.header-home-v2 .right-top .setting-nav ul li a{
  color:#212121;
  border-right:1px solid #212121;
}

.header-home-v2 .header-topbar .search-box .searchform .engo-search input.input-search{
  background:#e8e8e8;
}