boletia_ui 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (90) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +42 -0
  3. data/lib/boletia_ui/version.rb +3 -0
  4. data/lib/boletia_ui.rb +8 -0
  5. data/vendor/assets/boletia_ui/fonts/ss-standard.css +53 -0
  6. data/vendor/assets/boletia_ui/fonts/ss-standard.eot +0 -0
  7. data/vendor/assets/boletia_ui/fonts/ss-standard.js +84 -0
  8. data/vendor/assets/boletia_ui/fonts/ss-standard.svg +404 -0
  9. data/vendor/assets/boletia_ui/fonts/ss-standard.ttf +0 -0
  10. data/vendor/assets/boletia_ui/fonts/ss-standard.woff +0 -0
  11. data/vendor/assets/boletia_ui/images/cancel.png +0 -0
  12. data/vendor/assets/boletia_ui/images/check.png +0 -0
  13. data/vendor/assets/boletia_ui/images/default-search.png +0 -0
  14. data/vendor/assets/boletia_ui/images/download.png +0 -0
  15. data/vendor/assets/boletia_ui/images/edit.png +0 -0
  16. data/vendor/assets/boletia_ui/images/icon-logo140.png +0 -0
  17. data/vendor/assets/boletia_ui/images/logo/header-logo-black.png +0 -0
  18. data/vendor/assets/boletia_ui/images/logo/header-logo-white.png +0 -0
  19. data/vendor/assets/boletia_ui/images/logo/icon-logo140.png +0 -0
  20. data/vendor/assets/boletia_ui/images/resend.png +0 -0
  21. data/vendor/assets/boletia_ui/images/trash.png +0 -0
  22. data/vendor/assets/boletia_ui/images/trophy.png +0 -0
  23. data/vendor/assets/boletia_ui/images/white-resend.png +0 -0
  24. data/vendor/assets/boletia_ui/images/white-search.png +0 -0
  25. data/vendor/assets/boletia_ui/javascripts/boletia-ui/boletia-ui-components.js +117 -0
  26. data/vendor/assets/boletia_ui/javascripts/boletia-ui/classie.js +80 -0
  27. data/vendor/assets/boletia_ui/javascripts/boletia-ui/select_fx.js +335 -0
  28. data/vendor/assets/boletia_ui/javascripts/charts/Chart.Legend.js +56 -0
  29. data/vendor/assets/boletia_ui/javascripts/charts/chart.min.js +11 -0
  30. data/vendor/assets/boletia_ui/javascripts/charts/refundCharts.js +167 -0
  31. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Bar.js +302 -0
  32. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Core.js +2002 -0
  33. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Doughnut.js +184 -0
  34. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Line.js +374 -0
  35. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.PolarArea.js +250 -0
  36. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Radar.js +343 -0
  37. data/vendor/assets/boletia_ui/javascripts/counter/counter.js +12 -0
  38. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  39. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_flat_0_eeeeee_40x100.png +0 -0
  40. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_flat_55_ffffff_40x100.png +0 -0
  41. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  42. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  43. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png +0 -0
  44. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_highlight-soft_25_0073ea_1x100.png +0 -0
  45. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_highlight-soft_50_dddddd_1x100.png +0 -0
  46. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_0073ea_256x240.png +0 -0
  47. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_454545_256x240.png +0 -0
  48. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_666666_256x240.png +0 -0
  49. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_ff0084_256x240.png +0 -0
  50. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_ffffff_256x240.png +0 -0
  51. data/vendor/assets/boletia_ui/javascripts/jquery-ui/jquery-ui.min.js +8 -0
  52. data/vendor/assets/boletia_ui/javascripts/scrolling-header/scrolling-header.js +41 -0
  53. data/vendor/assets/boletia_ui/javascripts/styleguide/styleguide.js +87 -0
  54. data/vendor/assets/boletia_ui/javascripts/tooltips/jquery.tooltipster.min.js +1 -0
  55. data/vendor/assets/boletia_ui/javascripts/vendor/magnific-popup/core.js +966 -0
  56. data/vendor/assets/boletia_ui/javascripts/vendor/magnific-popup/fastclick.js +93 -0
  57. data/vendor/assets/boletia_ui/javascripts/vendor/magnific-popup/image.js +245 -0
  58. data/vendor/assets/boletia_ui/javascripts/vendor/magnific-popup/inline.js +66 -0
  59. data/vendor/assets/boletia_ui/stylesheets/boletia-admin.css.scss +41 -0
  60. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.css +53 -0
  61. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.eot +0 -0
  62. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.js +84 -0
  63. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.svg +404 -0
  64. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.ttf +0 -0
  65. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.woff +0 -0
  66. data/vendor/assets/boletia_ui/stylesheets/jquery-ui/jquery-ui.min.css +7 -0
  67. data/vendor/assets/boletia_ui/stylesheets/jquery-ui/jquery-ui.structure.min.css +5 -0
  68. data/vendor/assets/boletia_ui/stylesheets/jquery-ui/jquery-ui.theme.css +410 -0
  69. data/vendor/assets/boletia_ui/stylesheets/layouts/_event_details.scss +100 -0
  70. data/vendor/assets/boletia_ui/stylesheets/layouts/_refund-wizard.scss +290 -0
  71. data/vendor/assets/boletia_ui/stylesheets/layouts/_sales.scss +17 -0
  72. data/vendor/assets/boletia_ui/stylesheets/layouts/_style_guide.scss +216 -0
  73. data/vendor/assets/boletia_ui/stylesheets/menu/_footer.scss +117 -0
  74. data/vendor/assets/boletia_ui/stylesheets/menu/_header.scss +314 -0
  75. data/vendor/assets/boletia_ui/stylesheets/menu/_new_front_footer.scss +117 -0
  76. data/vendor/assets/boletia_ui/stylesheets/menu/_new_front_header.scss +314 -0
  77. data/vendor/assets/boletia_ui/stylesheets/partials/_alerts.scss +183 -0
  78. data/vendor/assets/boletia_ui/stylesheets/partials/_base.scss +376 -0
  79. data/vendor/assets/boletia_ui/stylesheets/partials/_boletia-cards.scss +401 -0
  80. data/vendor/assets/boletia_ui/stylesheets/partials/_buttons.scss +200 -0
  81. data/vendor/assets/boletia_ui/stylesheets/partials/_dashboard.scss +192 -0
  82. data/vendor/assets/boletia_ui/stylesheets/partials/_forms.scss +395 -0
  83. data/vendor/assets/boletia_ui/stylesheets/partials/_grid.scss +85 -0
  84. data/vendor/assets/boletia_ui/stylesheets/partials/_tables.scss +139 -0
  85. data/vendor/assets/boletia_ui/stylesheets/partials/_wizard.scss +125 -0
  86. data/vendor/assets/boletia_ui/stylesheets/vendor/_select.scss +109 -0
  87. data/vendor/assets/boletia_ui/stylesheets/vendor/magnific-popup/_magnific.scss +642 -0
  88. data/vendor/assets/boletia_ui/stylesheets/vendor/magnific-popup/_settings.scss +45 -0
  89. data/vendor/assets/boletia_ui/stylesheets/vendor/tooltipster.css +274 -0
  90. metadata +174 -0
@@ -0,0 +1,314 @@
1
+ /* NEW FRONT HEADER */
2
+
3
+ .u-menu-height {line-height:6.4rem}
4
+
5
+
6
+ .o-frontheader {
7
+ width: 100%;
8
+
9
+ ul {
10
+ padding-left: 0;
11
+ margin:0;
12
+ }
13
+
14
+ .ss-icon {
15
+ font-size: .8rem;
16
+ color: $white;
17
+ }
18
+ }
19
+
20
+ .o-frontheader--absolute, .o-frontheader--fixed {
21
+ top:0;
22
+ z-index: 1001;
23
+ }
24
+
25
+ .o-frontheader--absolute {position: relative;}
26
+ .o-frontheader--relative {position: relative;}
27
+ .o-frontheader--fixed {position: fixed;}
28
+
29
+
30
+ .o-frontheader__logo {
31
+ margin-right: $base-space * 1.5;
32
+ height:6.4rem;
33
+ width: 11.8rem;
34
+ vertical-align: middle;
35
+ display: inline-block;
36
+ background-repeat: no-repeat;
37
+ background-position: center;
38
+ background-size: 100% auto;
39
+ @extend .u-menu-height;
40
+
41
+ img {
42
+ height:2.2rem;
43
+ vertical-align: middle;
44
+ width: auto;
45
+ }
46
+ }
47
+
48
+ .o-frontheader__logo--small {
49
+ width: 5rem;
50
+ margin-right: $base-space * 0.5;
51
+ }
52
+
53
+
54
+ .o-frontheader__title {
55
+ line-height: 6.4rem;
56
+ }
57
+
58
+
59
+ .o-frontheader__item {
60
+ @extend .u-inline-block-middle;
61
+ @extend .u-menu-height;
62
+ position: relative;
63
+ letter-spacing:1px;
64
+ font-weight: 600;
65
+ font-size: 1.1rem;
66
+ text-transform: uppercase;
67
+ margin-left: $base-space ;
68
+
69
+ a {@include animate;}
70
+
71
+ .ss-icon {display: inline-block;}
72
+ }
73
+
74
+
75
+ /* MAIN MENU ITEMS */
76
+
77
+ .o-main-menu {
78
+ list-style-type: none;
79
+ position: relative;
80
+
81
+ li {margin-bottom: 0} /* OVERRIDE FOR MAIN.LESS*/
82
+ }
83
+
84
+ .o-main-menu--cta {
85
+ li {
86
+ margin-right: $base-space * 1.75;
87
+ display: inline-block;
88
+
89
+ &:last-child {margin-right: 0;}
90
+
91
+ a {padding: 0;}
92
+ }
93
+ }
94
+
95
+
96
+
97
+
98
+
99
+ /* MAIN MENU BUTTONS */
100
+
101
+ .o-menu__button {
102
+ border: 2px solid;
103
+ display: inline-block;
104
+ line-height: 1;
105
+ padding: $base-space * 0.75 $base-space * 1;
106
+ @include border-radius(5px);
107
+ }
108
+
109
+ .o-menu__button--default {
110
+ background: darken($black,5%);
111
+ border-color: darken($black,5%);
112
+
113
+ &:hover {color:darken($lightgray,10%)}
114
+ }
115
+
116
+ .o-menu__button--primary {
117
+ background: $darkorange;
118
+ border-color: $darkorange;
119
+
120
+ &:hover {background:darken($darkorange,5%)}
121
+ }
122
+
123
+ .o-menu__button--secondary {
124
+ background: none;
125
+ color: $lightgray;
126
+
127
+ &:hover {color:darken($lightgray,10%)}
128
+ }
129
+
130
+
131
+
132
+ /* MOBILE STYLE MENU */
133
+ .o-main-menu--slider {
134
+ display: none;
135
+
136
+ li {
137
+ display: block;
138
+ line-height: 5.4rem;
139
+ }
140
+
141
+ a {
142
+ border-top: 1px solid lighten($black,3%);
143
+ padding: 0 $base-space * 0.75;
144
+ display: block;
145
+
146
+ &:hover {
147
+ background: none;
148
+ color: $blue;}
149
+ }
150
+
151
+ .o-main-menu__phone {color: darken($lightgray,40%);}
152
+ }
153
+
154
+
155
+
156
+
157
+
158
+ /* HEADER PHONE */
159
+
160
+ .c-phone-list {
161
+ list-style-type: none;
162
+ display: inline-block;
163
+ font-size: 12px;
164
+ vertical-align: middle;
165
+
166
+ li {
167
+ display: block;
168
+ margin: 0;
169
+ }
170
+
171
+ li a {
172
+ color: darken($lightgray,25%);
173
+ text-decoration: none;
174
+ letter-spacing:1px;
175
+ font-weight: 600;
176
+ font-size: 1.1rem;
177
+ @include animate;
178
+
179
+ &:hover,&:focus {color: darken($lightgray,15%);}
180
+ }
181
+ }
182
+
183
+
184
+
185
+
186
+
187
+ /** SEARCH HEADER */
188
+
189
+
190
+ .o-header-search {
191
+ position: relative;
192
+ border-right-style: solid;
193
+ border-right-width: 1px;
194
+ border-left-style: solid;
195
+ border-left-width: 1px;
196
+
197
+ }
198
+
199
+
200
+ .o-header-search__icon {
201
+ background-size: 100%;
202
+ position: absolute;
203
+ width: 1.7rem;
204
+ height: 1.7rem;
205
+ top: 2.4rem;
206
+ left:1.4rem;
207
+ }
208
+
209
+
210
+ .o-header-search__input {
211
+ background: none;
212
+ border: none;
213
+ padding:0;
214
+ padding-left: $base-space * 3;
215
+ width: 28.0rem;
216
+ font-size: 1.6rem;
217
+ font-weight: 300;
218
+ display: block;
219
+ vertical-align: middle;
220
+ @include animate;
221
+ @extend .u-menu-height;
222
+ @extend .u-border-box;
223
+ }
224
+
225
+
226
+
227
+ /* AUTOCOMPLETE */
228
+
229
+ .o-header-search__autocomplete {
230
+
231
+ background: lighten($lightgray,3%);
232
+
233
+ .ui-menu-item {
234
+ display: block;
235
+ padding: $base-space * 0.5 $base-space * 1.25;
236
+ border-bottom: 1px solid darken($lightgray,2%);
237
+ text-decoration: none;
238
+ color: $bodytext;
239
+ font-size: 1.4rem;
240
+
241
+ &:hover,&:focus {
242
+ background: $blue;
243
+ color: $lightgray
244
+ }
245
+
246
+ }
247
+ }
248
+
249
+ /** SEARCH INTPUT THEMES */
250
+
251
+
252
+
253
+ /* THEMES */
254
+
255
+ .t-frontheader--white {
256
+ background: $white;
257
+ @include shadow(lighten($black,70%));
258
+
259
+ .o-frontheader__item a {color: $black;}
260
+
261
+ .o-menu__button--secondary {
262
+ border-color: $black;
263
+ color: $black;
264
+ }
265
+
266
+ .o-frontheader__logo {background-image: url(../images/logo/header-logo-black.png);}
267
+ .o-frontheader__logo--small {background-image: url(../images/logo/icon-logo140.png);}
268
+ .o-main-menu--slider a {border-color: $lightgray;}
269
+
270
+ .o-header-search {
271
+ border-color: darken($lightgray,5%);
272
+ border-color: darken($lightgray,5%);
273
+ }
274
+
275
+ .o-header-search__input {
276
+ color: $bodytext;
277
+ }
278
+
279
+ }
280
+
281
+
282
+ .t-frontheader--black {
283
+ background: $black;
284
+
285
+ .o-frontheader__item { color: darken($lightgray,20%);}
286
+ .o-frontheader__item a { color: $lightgray;}
287
+ .o-menu__button--secondary {border-color: $lightgray;}
288
+ .o-frontheader__logo {background-image: url(../images/logo/header-logo-white.png);}
289
+ .o-frontheader__logo--small {background-image: url(../images/logo/icon-logo140.png);}
290
+ .o-frontheader__title { color: $lightgray;}
291
+
292
+
293
+ .o-header-search {
294
+ border-color: lighten($black,7%);
295
+ border-color: lighten($black,7%);
296
+ }
297
+
298
+ .o-header-search__input {
299
+ color: darken($lightgray,10%);
300
+ }
301
+
302
+ }
303
+
304
+
305
+
306
+ /* MEDIA QUERIES */
307
+
308
+ @media screen and (max-width:64em) {
309
+ .u-wide-menu {display:none}
310
+ }
311
+
312
+ @media screen and (min-width:64em) {
313
+ .u-mobile-button {display: none; }
314
+ }
@@ -0,0 +1,117 @@
1
+ /* NEW FOOTER */
2
+
3
+ .o-footer {
4
+ background: $black;
5
+ padding: $base-space * 3 0;
6
+ position: relative
7
+ }
8
+
9
+ .o-footer__title {
10
+ color:$lightgray;
11
+ text-transform: uppercase;
12
+ letter-spacing:1px;
13
+ font-weight: 600;
14
+ font-size: 1.3rem;
15
+ }
16
+
17
+ .o-footer__menu-list {
18
+ margin: 0;
19
+ padding: 0;
20
+ list-style-type: none;
21
+ font-size: 1.3rem;
22
+ clear: both;
23
+
24
+ li {margin-bottom: 0.2rem;}
25
+
26
+ li:last-child {margin-bottom: 0;}
27
+
28
+ li a {
29
+ color: darken($lightgray,30%);
30
+ text-decoration: none;
31
+ @include animate;
32
+
33
+ &:hover,&:focus { color: $lightgray;}
34
+ }
35
+ }
36
+
37
+ .o-footer__menu-list--inline {
38
+
39
+ li {
40
+ display: inline-block;
41
+ margin-bottom: 0;
42
+ }
43
+
44
+ li a { margin: 0 0.4rem; }
45
+
46
+ }
47
+
48
+ .o-footer__payment-logos {
49
+ height: 3.6rem;
50
+ display: inline-block;
51
+ }
52
+
53
+
54
+ .o-footer__separator {
55
+ width: $base-space * 3.4;
56
+ margin: $base-space * 0.25 0 $base-space * 0.75;
57
+ border: 1px solid darken($lightgray,50%);
58
+ }
59
+
60
+ .o-footer__copyright {
61
+ text-align: center;
62
+ text-transform: uppercase;
63
+ margin-bottom: 0;
64
+ margin-top: 2.0rem;
65
+ color: darken($lightgray,30%);
66
+ font-size: 1.2rem;
67
+ }
68
+
69
+ .o-footer__small-logo {
70
+ width: 6rem;
71
+ display: block;
72
+ margin: 0 auto;
73
+ }
74
+
75
+ .o-footer__full-logo {
76
+ height: 2.2rem;
77
+ display: inline-block;
78
+ margin-top: 2rem;
79
+ }
80
+
81
+ .o-footer__mobile-nav {
82
+ text-align: center;
83
+
84
+ li {display: inline-block;}
85
+
86
+ li a { margin: 0 0.4rem;}
87
+ }
88
+
89
+ /* MEDIA QUERIES */
90
+
91
+
92
+ @media screen and (max-width:64em) {
93
+ .o-footer {
94
+ background: $black;
95
+ padding: $base-space 0;
96
+ }
97
+ }
98
+
99
+ @media screen and (max-width:50em) {
100
+ .is-desktop {display: none;}
101
+ .is-mobile {display: block;}
102
+ }
103
+
104
+ @media screen and (min-width:50em) {
105
+
106
+ .push-front {padding-bottom: 24rem;}
107
+ .footer-front {margin-top: -24rem}
108
+
109
+
110
+ .is-desktop {display: block;}
111
+ .is-mobile {display: none;}
112
+
113
+ .o-footer {
114
+ background: $black;
115
+ padding: $base-space * 3 0;
116
+ }
117
+ }
@@ -0,0 +1,314 @@
1
+ /* NEW FRONT HEADER */
2
+
3
+ .u-menu-height {line-height:6.4rem}
4
+
5
+
6
+ .o-frontheader {
7
+ width: 100%;
8
+
9
+ ul {
10
+ padding-left: 0;
11
+ margin:0;
12
+ }
13
+
14
+ .ss-icon {
15
+ font-size: .8rem;
16
+ color: $white;
17
+ }
18
+ }
19
+
20
+ .o-frontheader--absolute, .o-frontheader--fixed {
21
+ top:0;
22
+ z-index: 1001;
23
+ }
24
+
25
+ .o-frontheader--absolute {position: relative;}
26
+ .o-frontheader--relative {position: relative;}
27
+ .o-frontheader--fixed {position: fixed;}
28
+
29
+
30
+ .o-frontheader__logo {
31
+ margin-right: $base-space * 1.5;
32
+ height:6.4rem;
33
+ width: 11.8rem;
34
+ vertical-align: middle;
35
+ display: inline-block;
36
+ background-repeat: no-repeat;
37
+ background-position: center;
38
+ background-size: 100% auto;
39
+ @extend .u-menu-height;
40
+
41
+ img {
42
+ height:2.2rem;
43
+ vertical-align: middle;
44
+ width: auto;
45
+ }
46
+ }
47
+
48
+ .o-frontheader__logo--small {
49
+ width: 5rem;
50
+ margin-right: $base-space * 0.5;
51
+ }
52
+
53
+
54
+ .o-frontheader__title {
55
+ line-height: 6.4rem;
56
+ }
57
+
58
+
59
+ .o-frontheader__item {
60
+ @extend .u-inline-block-middle;
61
+ @extend .u-menu-height;
62
+ position: relative;
63
+ letter-spacing:1px;
64
+ font-weight: 600;
65
+ font-size: 1.1rem;
66
+ text-transform: uppercase;
67
+ margin-left: $base-space ;
68
+
69
+ a {@include animate;}
70
+
71
+ .ss-icon {display: inline-block;}
72
+ }
73
+
74
+
75
+ /* MAIN MENU ITEMS */
76
+
77
+ .o-main-menu {
78
+ list-style-type: none;
79
+ position: relative;
80
+
81
+ li {margin-bottom: 0} /* OVERRIDE FOR MAIN.LESS*/
82
+ }
83
+
84
+ .o-main-menu--cta {
85
+ li {
86
+ margin-right: $base-space * 1.75;
87
+ display: inline-block;
88
+
89
+ &:last-child {margin-right: 0;}
90
+
91
+ a {padding: 0;}
92
+ }
93
+ }
94
+
95
+
96
+
97
+
98
+
99
+ /* MAIN MENU BUTTONS */
100
+
101
+ .o-menu__button {
102
+ border: 2px solid;
103
+ display: inline-block;
104
+ line-height: 1;
105
+ padding: $base-space * 0.75 $base-space * 1;
106
+ @include border-radius(5px);
107
+ }
108
+
109
+ .o-menu__button--default {
110
+ background: darken($black,5%);
111
+ border-color: darken($black,5%);
112
+
113
+ &:hover {color:darken($lightgray,10%)}
114
+ }
115
+
116
+ .o-menu__button--primary {
117
+ background: $darkorange;
118
+ border-color: $darkorange;
119
+
120
+ &:hover {background:darken($darkorange,5%)}
121
+ }
122
+
123
+ .o-menu__button--secondary {
124
+ background: none;
125
+ color: $lightgray;
126
+
127
+ &:hover {color:darken($lightgray,10%)}
128
+ }
129
+
130
+
131
+
132
+ /* MOBILE STYLE MENU */
133
+ .o-main-menu--slider {
134
+ display: none;
135
+
136
+ li {
137
+ display: block;
138
+ line-height: 5.4rem;
139
+ }
140
+
141
+ a {
142
+ border-top: 1px solid lighten($black,3%);
143
+ padding: 0 $base-space * 0.75;
144
+ display: block;
145
+
146
+ &:hover {
147
+ background: none;
148
+ color: $blue;}
149
+ }
150
+
151
+ .o-main-menu__phone {color: darken($lightgray,40%);}
152
+ }
153
+
154
+
155
+
156
+
157
+
158
+ /* HEADER PHONE */
159
+
160
+ .c-phone-list {
161
+ list-style-type: none;
162
+ display: inline-block;
163
+ font-size: 12px;
164
+ vertical-align: middle;
165
+
166
+ li {
167
+ display: block;
168
+ margin: 0;
169
+ }
170
+
171
+ li a {
172
+ color: darken($lightgray,25%);
173
+ text-decoration: none;
174
+ letter-spacing:1px;
175
+ font-weight: 600;
176
+ font-size: 1.1rem;
177
+ @include animate;
178
+
179
+ &:hover,&:focus {color: darken($lightgray,15%);}
180
+ }
181
+ }
182
+
183
+
184
+
185
+
186
+
187
+ /** SEARCH HEADER */
188
+
189
+
190
+ .o-header-search {
191
+ position: relative;
192
+ border-right-style: solid;
193
+ border-right-width: 1px;
194
+ border-left-style: solid;
195
+ border-left-width: 1px;
196
+
197
+ }
198
+
199
+
200
+ .o-header-search__icon {
201
+ background-size: 100%;
202
+ position: absolute;
203
+ width: 1.7rem;
204
+ height: 1.7rem;
205
+ top: 2.4rem;
206
+ left:1.4rem;
207
+ }
208
+
209
+
210
+ .o-header-search__input {
211
+ background: none;
212
+ border: none;
213
+ padding:0;
214
+ padding-left: $base-space * 3;
215
+ width: 28.0rem;
216
+ font-size: 1.6rem;
217
+ font-weight: 300;
218
+ display: block;
219
+ vertical-align: middle;
220
+ @include animate;
221
+ @extend .u-menu-height;
222
+ @extend .u-border-box;
223
+ }
224
+
225
+
226
+
227
+ /* AUTOCOMPLETE */
228
+
229
+ .o-header-search__autocomplete {
230
+
231
+ background: lighten($lightgray,3%);
232
+
233
+ .ui-menu-item {
234
+ display: block;
235
+ padding: $base-space * 0.5 $base-space * 1.25;
236
+ border-bottom: 1px solid darken($lightgray,2%);
237
+ text-decoration: none;
238
+ color: $bodytext;
239
+ font-size: 1.4rem;
240
+
241
+ &:hover,&:focus {
242
+ background: $blue;
243
+ color: $lightgray
244
+ }
245
+
246
+ }
247
+ }
248
+
249
+ /** SEARCH INTPUT THEMES */
250
+
251
+
252
+
253
+ /* THEMES */
254
+
255
+ .t-frontheader--white {
256
+ background: $white;
257
+ @include shadow(lighten($black,70%));
258
+
259
+ .o-frontheader__item a {color: $black;}
260
+
261
+ .o-menu__button--secondary {
262
+ border-color: $black;
263
+ color: $black;
264
+ }
265
+
266
+ .o-frontheader__logo {background-image: url(../images/logo/header-logo-black.png);}
267
+ .o-frontheader__logo--small {background-image: url(../images/logo/icon-logo140.png);}
268
+ .o-main-menu--slider a {border-color: $lightgray;}
269
+
270
+ .o-header-search {
271
+ border-color: darken($lightgray,5%);
272
+ border-color: darken($lightgray,5%);
273
+ }
274
+
275
+ .o-header-search__input {
276
+ color: $bodytext;
277
+ }
278
+
279
+ }
280
+
281
+
282
+ .t-frontheader--black {
283
+ background: $black;
284
+
285
+ .o-frontheader__item { color: darken($lightgray,20%);}
286
+ .o-frontheader__item a { color: $lightgray;}
287
+ .o-menu__button--secondary {border-color: $lightgray;}
288
+ .o-frontheader__logo {background-image: url(../images/logo/header-logo-white.png);}
289
+ .o-frontheader__logo--small {background-image: url(../images/logo/icon-logo140.png);}
290
+ .o-frontheader__title { color: $lightgray;}
291
+
292
+
293
+ .o-header-search {
294
+ border-color: lighten($black,7%);
295
+ border-color: lighten($black,7%);
296
+ }
297
+
298
+ .o-header-search__input {
299
+ color: darken($lightgray,10%);
300
+ }
301
+
302
+ }
303
+
304
+
305
+
306
+ /* MEDIA QUERIES */
307
+
308
+ @media screen and (max-width:64em) {
309
+ .u-wide-menu {display:none}
310
+ }
311
+
312
+ @media screen and (min-width:64em) {
313
+ .u-mobile-button {display: none; }
314
+ }