-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathaep.css
More file actions
345 lines (282 loc) · 7.24 KB
/
aep.css
File metadata and controls
345 lines (282 loc) · 7.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
/* ====== Structure ====== */
.archive-aeprofiles .agent-wrap {
float: right;
clear: right;
width: auto;
margin: 0 0 70px;
width: 47%;
}
.archive-aeprofiles .agent-wrap.even {
border: 0;
float: left;
clear: left;
}
.agent-details {
float: left;
position: relative;
}
.single-aeprofiles .agent-details,
.archive-aeprofiles .agent-details {
position: relative;
height: auto;
overflow: hidden;
}
.agent-social-profiles {
margin-top: 10px;
overflow: hidden;
}
.single-aeprofiles .agent-bio {
clear: both;
padding-top: 30px;
}
.archive-aeprofiles .agent-details p {
font-size: 1em;
line-height: 150%;
padding: 0;
margin: 0;
}
.single-aeprofiles .agent-details p {
font-size: 1em;
line-height: 150%;
padding-bottom: 5px;
margin: 0;
}
.single-aeprofiles p.title {
font-weight: 700;
}
.single-aeprofiles .connected-agent-listings h3 {
margin: 0 0 10px;
}
.single-aeprofiles .one-third {
float: left;
margin: 0 0 20px;
width: 31%;
padding-left: 3%;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.single-aeprofiles .one-third.first {
clear: both;
padding-left: 0;
}
.single-aeprofiles .listing-price {
position: relative;
margin: 0;
padding: 0;
font-size: 120%;
background: none;
color: inherit;
}
.single-aeprofiles .listing-beds,
.single-aeprofiles .listing-baths {
width: 48%;
float: left;
}
.single-aeprofiles .listing-baths {
float: right;
}
.single-aeprofiles span[class*="label-"] {
font-weight: 700;
}
/* ====== Structure (single listing if connected) ====== */
.single-listing .connected-agents {
background: #f5f5f5;
padding: 10px;
margin-bottom: 20px;
}
.single-listing .connected-agents h5,
.single-listing .connected-agents p {
font-size: 85%;
line-height: 1;
margin-bottom: 10px;
}
/* Hide website and address */
.single-listing .connected-agents .website,
.single-listing .connected-agents .adr {
display: none;
}
/* ====== Hyperlinks ====== */
.archive-aeprofiles a.fn {
font-size: 1.5em;
margin-bottom: 10px;
display: block;
}
.archive-aeprofiles a,
.archive-aeprofiles a:hover,
.single-aeprofiles .agent-details a,
.single-aeprofiles .agent-details a:hover,
.agent-social-profiles a:hover,
.agent-social-profiles a:active {
text-decoration: none;
}
.agent-social-profiles a {
display: block;
float: left;
margin-right: 5px;
font-size: 18px;
}
/* ====== Icon font ====== */
@font-face {
font-family: 'fontello-gap';
src: url('icons/fontello-gap.eot?50594400');
src: url('icons/fontello-gap.eot?50594400#iefix') format('embedded-opentype'),
url('icons/fontello-gap.woff?50594400') format('woff'),
url('icons/fontello-gap.ttf?50594400') format('truetype'),
url('icons/fontello-gap.svg?50594400#fontello-gap') format('svg');
font-weight: normal;
font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'fontello-gap';
src: url('../font/fontello-gap.svg?50594400#fontello-gap') format('svg');
}
}
*/
.agent-social-profiles [class^="icon-"]:before, .agent-social-profiles [class*=" icon-"]:before {
font-family: "fontello-gap";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: none;
width: 1em;
margin-right: .2em;
text-align: center;
/* opacity: .8; */
/* For safety - reset parent styles, that can break glyph codes*/
font-variant: normal;
text-transform: none;
/* fix buttons height, for twitter bootstrap */
line-height: 1em;
/* Animation center compensation - margins should be symmetric */
/* remove if not needed */
margin-left: .2em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.agent-social-profiles .icon-gplus:before { content: '\e801'; } /* '' */
.agent-social-profiles .icon-pinterest:before { content: '\e804'; } /* '' */
.agent-social-profiles .icon-facebook:before { content: '\e800'; } /* '' */
.agent-social-profiles .icon-twitter:before { content: '\e802'; } /* '' */
.agent-social-profiles .icon-linkedin:before { content: '\e803'; } /* '' */
.agent-social-profiles .icon-youtube:before { content: '\e805'; } /* '' */
.agent-social-profiles .icon-instagram:before { content: '\e807'; } /* '' */
/* ====== Images ====== */
.single-aeprofiles .agent-wrap img,
.archive-aeprofiles .agent-wrap img,
.single-listing .connected-agents img {
float: left;
border: 1px solid #efefef;
-moz-box-shadow: 2px 2px 3px #DDD;
-webkit-box-shadow: 2px 2px 3px #DDD;
-khtml-box-shadow: 2px 2px 3px #DDD;
box-shadow: 2px 2px 3px #DDD;
margin-right: 20px;
}
/* ====== Misc. ====== */
.clearfix:before {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
content: " ";
display: table;
}
.featured-agent .widget-wrap {overflow: hidden;}
.archive-aeprofiles h1.entry-title {
margin-bottom: 25px;
text-transform: capitalize;
}
/* Stop backstretch.js from displaying agent profile photo as background */
.single-aeprofiles .backstretch {display: none;}
.archive-aeprofiles .navigation {clear: both;}
/* ====== Widget ====== */
.widget.featured-agent img {
float: left;
clear: left;
width: 80px;
height: auto;
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #efefef;
-moz-box-shadow: 2px 2px 3px #DDD;
-webkit-box-shadow: 2px 2px 3px #DDD;
-khtml-box-shadow: 2px 2px 3px #DDD;
box-shadow: 2px 2px 3px #DDD;
}
.widget.featured-agent p {
font-size: 1em;
line-height: 170%;
text-align: left;
padding: 0;
margin: 0;
}
.widget.featured-agent .agent-social-profiles {
position: static;
float: left;
clear: both;
}
.widget-agent-details {
float: left;
}
.widget-agent-wrap {
float: left;
clear: left;
padding: 0 0 20px;
margin: 0 0 20px;
border-bottom: 1px solid #888;
border-bottom: 1px solid rgba(00,00,00,0.3);
width: 100%;
}
/* ====== Shortcode ====== */
.shortcode-agent-wrap {
overflow: hidden;
clear: both;
margin-bottom: 25px;
}
.shortcode-agent-wrap img {
float: left;
margin: 0 10px 10px 0;
border: 1px solid #efefef;
-moz-box-shadow: 2px 2px 3px #DDD;
-webkit-box-shadow: 2px 2px 3px #DDD;
-khtml-box-shadow: 2px 2px 3px #DDD;
box-shadow: 2px 2px 3px #DDD;
max-width: 100%;
}
.shortcode-agent-details {
float: left;
margin-right: 20px;
}
.shortcode-agent-wrap .fn {
font-size: 20px;
}
.entry-content .shortcode-agent-details p {
margin: 0;
font-size: 16px;
line-height: 24px;
}
.shortcode-agent-wrap .agent-social-profiles {
float: right;
margin: 0;
}
/* ====== Responsive ====== */
/* Landscape phones and down */
@media (max-width: 480px) {
.single-aeprofiles .one-third {
width: 100%;
clear: both;
padding: 0;
}
.single-aeprofiles .one-third img {
width: 100%;
}
}