Project

General

Profile

1 50169 argiro.kok
2 50277 argiro.kok
.tm-toolbar .uk-subnav-line .custom-explore-li {
3
   display: block;
4 50169 argiro.kok
  background:#Fb6e50 !important; color:#fff !important;
5
6
}
7
8 50277 argiro.kok
.custom-explore-toolbar   ul.uk-subnav.uk-subnav-line{
9 50169 argiro.kok
  background-color: #f25f30 !important;
10
  }
11
12 50277 argiro.kok
  .custom-explore-toolbar .inner {
13 50169 argiro.kok
       background-color: #f25f30 !important;
14
  }
15
16 50277 argiro.kok
  .custom-explore-toolbar{
17 50169 argiro.kok
    border-top-color:#f25f30 !important;
18
  }
19 50277 argiro.kok
  .tm-toolbar .uk-subnav-line .custom-connect-li {
20
     display: block;
21
    background:#DEAF50 !important; color:#fff !important;
22
23
  }
24
25
  .custom-connect-toolbar   ul.uk-subnav.uk-subnav-line{
26
    background-color: #FFC700 !important;
27
    }
28
29
    .custom-connect-toolbar .inner {
30
         background-color: #FFC700 !important;
31
    }
32
33
    .custom-connect-toolbar{
34
      border-top-color:#FFC700 !important;
35
    }
36 50169 argiro.kok
37 52002 argiro.kok
    .mainPageSearchForm{
38
      background-image: url("./explore_1.jpg"); background-color: rgb(255, 255, 255); box-sizing: border-box; min-height: calc(100vh - 412.767px);
39 50169 argiro.kok
    }
40
.explore-numbers h2, .explore-numbers div{
41
  color: #f25f30 !important;
42
  font-weight: 500 !important;
43
}
44
45
.explore-numbers h2{
46
  font-size: 36px !important;
47
}
48 52310 argiro.kok
.firstPageNumbers{
49
  font-weight: 600 !important;
50
  color: #D03C0D !important;
51 50169 argiro.kok
}