PluginProbe ʕ •ᴥ•ʔ
Spider Elements – Premium Elementor Widgets & Addons Library / 1.1.0
Spider Elements – Premium Elementor Widgets & Addons Library v1.1.0
trunk 1.0.0 1.1.0 1.5.0 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.6.7 1.7.0 1.8.0 1.9.0
spider-elements / assets / css / elementor-editor.css
spider-elements / assets / css Last commit date
Icon_box.css.map 2 years ago admin.css 2 years ago admin.css.map 2 years ago elementor-editor.css 2 years ago main.css 2 years ago main.css.map 2 years ago
elementor-editor.css
427 lines
1
2
3
4 .elementor-control-raw-html.elementor-warning {
5 padding: 10px;
6 background-color: #ffffcc;
7 border-left: 6px solid #ffeb3b;
8 line-height: 1.4;
9 }
10
11 .elementor-control-raw-html.elementor-warning {
12 padding: 10px;
13 background-color: #ffffcc;
14 border-left: 6px solid #ffeb3b;
15 line-height: 1.4;
16 }
17
18 /** === Style Variations === **/
19 .elementor-control.elementor-control-style.elementor-control-type-choose.elementor-label-inline .elementor-control-input-wrapper,
20 .elementor-control.elementor-control-style .elementor-control-content,
21 .elementor-control.elementor-control-style .elementor-control-field {
22 display: block;
23 }
24 .elementor-control.elementor-control-style.elementor-control-type-choose.elementor-label-inline .elementor-control-input-wrapper {
25 margin-left: 0;
26 }
27 .elementor-control.elementor-control-style.elementor-control-type-choose label.elementor-control-title {
28 padding-bottom: 10px;
29 display: block;
30 }
31 .elementor-control.elementor-control-style .elementor-choices {
32 display: block;
33 height: auto;
34 width: 266px;
35 }
36 .elementor-control.elementor-control-style .elementor-choices .elementor-choices-label {
37 display: block;
38 width: 266px;
39 height: 110px;
40 }
41 .elementor-control.elementor-control-style .elementor-choices input:checked+.elementor-choices-label {
42 border-width: 2px;
43 padding-right: 2px;
44 }
45 .elementor-control.elementor-control-style .elementor-choices label:not(:first-of-type) {
46 margin-top: 10px;
47 }
48 .elementor-control.elementor-control-style .elementor-choices .elementor-choices-label:hover {
49 border: 1px solid #6d7882;
50 }
51 .elementor-control.elementor-control-style .elementor-choices .elementor-choices-label i {
52 position: relative;
53 width: 100%;
54 height: 100%;
55 display: block;
56 }
57 .elementor-control.elementor-control-style .elementor-choices .elementor-choices-label i::before {
58 content: "";
59 position: absolute;
60 left: 0;
61 top: 0;
62 width: 100%;
63 height: 100%;
64 opacity: .5;
65 }
66 .elementor-control.elementor-control-style .elementor-choices input+.elementor-choices-label:hover i::before,
67 .elementor-control.elementor-control-style .elementor-choices input:checked+.elementor-choices-label i::before {
68 opacity: 1;
69 }
70
71 /** === Testimonials === **/
72 .testimonial1::before {
73 background: url("../images/el-editor-preview/testimonial1.jpg");
74 background-repeat: no-repeat;
75 background-size: cover;
76 background-position: top;
77 }
78 .testimonial2::before {
79 background: url("../images/el-editor-preview/testimonial2.jpg");
80 background-repeat: no-repeat;
81 background-size: cover;
82 background-position: top;
83 }
84 .testimonial3::before {
85 background: url("../images/el-editor-preview/testimonial3.jpg");
86 background-repeat: no-repeat;
87 background-size: cover;
88 background-position: top;
89 }
90 .testimonial4::before {
91 background: url("../images/el-editor-preview/testimonial4.jpg");
92 background-repeat: no-repeat;
93 background-size: cover;
94 background-position: top;
95 }
96 .testimonial5::before {
97 background: url("../images/el-editor-preview/testimonial5.jpg");
98 background-repeat: no-repeat;
99 background-size: cover;
100 background-position: top;
101 }
102 .testimonial6::before {
103 background: url("../images/el-editor-preview/testimonial6.jpg");
104 background-repeat: no-repeat;
105 background-size: cover;
106 background-position: top;
107 }
108 .testimonial7::before {
109 background: url("../images/el-editor-preview/testimonial7.jpg");
110 background-repeat: no-repeat;
111 background-size: cover;
112 background-position: top;
113 }
114 .testimonial8::before {
115 background: url("../images/el-editor-preview/testimonial8.jpg");
116 background-repeat: no-repeat;
117 background-size: cover;
118 background-position: top;
119 }
120 .testimonial9::before {
121 background: url("../images/el-editor-preview/testimonial9.jpg");
122 background-repeat: no-repeat;
123 background-size: cover;
124 background-position: top;
125 }
126 .testimonial10::before {
127 background: url("../images/el-editor-preview/testimonial10.jpg");
128 background-repeat: no-repeat;
129 background-size: cover;
130 background-position: top;
131 }
132 .testimonial11::before {
133 background: url("../images/el-editor-preview/testimonial11.jpg");
134 background-repeat: no-repeat;
135 background-size: cover;
136 background-position: top;
137 }
138 /*** === team Carousel === ***/
139 .team1::before{
140 background: url("../images/el-editor-preview/team1.jpg");
141 background-repeat: no-repeat;
142 background-size: cover;
143 background-position: top;
144 }
145 .team2::before{
146 background: url("../images/el-editor-preview/team2.jpg");
147 background-repeat: no-repeat;
148 background-size: cover;
149 background-position: top;
150 }
151
152 /*** === integration ===***/
153 .integration1::before{
154 background: url("../images/el-editor-preview/integration1.jpg");
155 background-repeat: no-repeat;
156 background-size: cover;
157 background-position: center;
158 }
159 .integration2::before{
160 background: url("../images/el-editor-preview/integration2.jpg");
161 background-repeat: no-repeat;
162 background-size: cover;
163 background-position: center;
164 }
165
166 /***==== blog grid ==== ***/
167 .blog_1::before{
168 background: url("../images/el-editor-preview/blog1.png");
169 background-repeat: no-repeat;
170 background-size: cover;
171 background-position: center;
172 }
173 .blog_2::before{
174 background: url("../images/el-editor-preview/blog2.png");
175 background-repeat: no-repeat;
176 background-size: cover;
177 background-position: center;
178 }
179 .blog_3::before{
180 background: url("../images/el-editor-preview/blog3.png");
181 background-repeat: no-repeat;
182 background-size: cover;
183 background-position: center;
184 }
185 .blog_4::before{
186 background: url("../images/el-editor-preview/blog4.png");
187 background-repeat: no-repeat;
188 background-size: cover;
189 background-position: center;
190 }
191 .blog_5::before{
192 background: url("../images/el-editor-preview/blog5.png");
193 background-repeat: no-repeat;
194 background-size: cover;
195 background-position: center;
196 }
197
198 .blog_6::before{
199 background: url("../images/el-editor-preview/blog6.png");
200 background-repeat: no-repeat;
201 background-size: cover;
202 background-position: center;
203 }
204
205
206 /*** === Video Playlist === ***/
207 .video-playlist::before {
208 background: url("../images/el-editor-preview/video-playlist.jpg");
209 background-repeat: no-repeat;
210 background-size: cover;
211 background-position: top;
212 }
213 .video-playlist2::before {
214 background: url("../images/el-editor-preview/video-playlist2.jpg");
215 background-repeat: no-repeat;
216 background-size: cover;
217 background-position: top;
218 }
219
220 /*** === image hover style === ***/
221 .img_hover1::before{
222 background: url("../images/el-editor-preview/image_hover2.png");
223 background-repeat: no-repeat;
224 background-size: cover;
225 background-position: top;
226 }
227 .img_hover2::before{
228 background: url("../images/el-editor-preview/image_hover1.png");
229 background-repeat: no-repeat;
230 background-size: cover;
231 background-position: top;
232
233 }.img_hover3::before{
234 background: url("../images/el-editor-preview/image_hover3.png");
235 background-repeat: no-repeat;
236 background-size: cover;
237 background-position: top;
238
239 }.img_hover4::before{
240 background: url("../images/el-editor-preview/image_hover4.png");
241 background-repeat: no-repeat;
242 background-size: cover;
243 background-position: top;
244 }
245
246 /*** === Marquee Slides === ***/
247 .marquee1::before{
248 background: url("../images/el-editor-preview/marquee-slider-0.png");
249 background-repeat: no-repeat;
250 background-size: cover;
251 background-position: top;
252 }
253 .marquee2::before{
254 background: url("../images/el-editor-preview/marquee1.png");
255 background-repeat: no-repeat;
256 background-size: cover;
257 background-position: top;
258 }
259 .marquee3::before{
260 background: url("../images/el-editor-preview/marquee2.png");
261 background-repeat: no-repeat;
262 background-size: cover;
263 background-position: top;
264 }
265
266 /*** === Counter === ***/
267 .counter1::before{
268 background: url("../images/el-editor-preview/counter1.jpg");
269 background-repeat: no-repeat;
270 background-size: cover;
271 background-position: center center;
272 }
273 .counter2::before{
274 background: url("../images/el-editor-preview/counter2.jpg");
275 background-repeat: no-repeat;
276 background-size: cover;
277 background-position: center center;
278 }
279
280 .instagram1::before{
281 background: url("../images/el-editor-preview/instagram1.png");
282 background-repeat: no-repeat;
283 background-size: cover;
284 background-position: top;
285 }
286
287
288 /*==== Widget Preview Icon ====*/
289 .elementor-panel .elementor-element .icon .spel-icon::after {
290 content: url("../images/el-editor-preview/se-icon.svg");
291 background-repeat: no-repeat;
292 opacity: .5;
293 position: absolute;
294 top: 5px;
295 right: 5px;
296 }
297
298 /**=== Badge Text ===**/
299 .spe-text-badge-control {
300 background-color: #A77DEF;
301 color: #fff;
302 font-size: 10px;
303 font-weight: 700;
304 border-radius: 2px;
305 padding: 3px 4px;
306 margin-left: 5px;
307 vertical-align: middle;
308 }
309
310 /*====Pricing style====*/
311 .pricing_style1::before {
312 background: url("../images/el-editor-preview/pricing_style1.jpg");
313 background-repeat: no-repeat;
314 background-size: cover;
315 background-position: top;
316 }
317 .pricing_style2::before {
318 background: url("../images/el-editor-preview/pricing_style2.jpg");
319 background-repeat: no-repeat;
320 background-size: cover;
321 background-position: top;
322 }
323 .pricing_style3::before {
324 background: url("../images/el-editor-preview/pricing_style3.jpg");
325 background-repeat: no-repeat;
326 background-size: cover;
327 background-position: top;
328 }
329 .pricing_style4::before {
330 background: url("../images/el-editor-preview/pricing_style4.jpg");
331 background-repeat: no-repeat;
332 background-size: cover;
333 background-position: top;
334 }
335 .pricing_style5::before {
336 background: url("../images/el-editor-preview/pricing_style5.jpg");
337 background-repeat: no-repeat;
338 background-size: cover;
339 background-position: top;
340 }
341 .pricing_style6::before {
342 background: url("../images/el-editor-preview/pricing_style6.jpg");
343 background-repeat: no-repeat;
344 background-size: cover;
345 background-position: top;
346 }
347 .pricing_style7::before {
348 background: url("../images/el-editor-preview/pricing_style7.jpg");
349 background-repeat: no-repeat;
350 background-size: cover;
351 background-position: top;
352 }
353 /*========Stackey image style==========*/
354 .style1::before {
355 background: url("../images/el-editor-preview/quote_img1.png");
356 background-repeat: no-repeat;
357 background-size: cover;
358 background-position: top;
359 }
360 .style2::before {
361 background: url("../images/el-editor-preview/stack_img_2.png");
362 background-repeat: no-repeat;
363 background-size: cover;
364 background-position: top;
365 }
366 .style3::before {
367 background: url("../images/el-editor-preview/stacky_img3.png");
368 background-repeat: no-repeat;
369 background-size: cover;
370 background-position: top;
371 }
372 .style4::before {
373 background: url("../images/el-editor-preview/stacky_img4.png");
374 background-repeat: no-repeat;
375 background-size: cover;
376 background-position: top;
377 }
378
379 /*=======Image slider Image style=======*/
380 .img_slid1::before {
381 background: url("../images/el-editor-preview/img_slider1.png");
382 background-repeat: no-repeat;
383 background-size: cover;
384 background-position: top;
385 }
386 .img_slid2::before {
387 background: url("../images/el-editor-preview/img_silder2.png");
388 background-repeat: no-repeat;
389 background-size: cover;
390 background-position: top;
391 }
392
393 /*=======Icon box style=======*/
394 .icon-box1::before {
395 background: url("../images/el-editor-preview/icon_box1.png");
396 background-repeat: no-repeat;
397 background-size: cover;
398 background-position: center;
399 }
400 .icon-box2::before {
401 background: url("../images/el-editor-preview/icon_box2.png");
402 background-repeat: no-repeat;
403 background-size: cover;
404 background-position: center;
405 }
406
407 /*=======video popup style=======*/
408 .video-popup-1::before {
409 background: url("../images/el-editor-preview/video_popup1.png");
410 background-repeat: no-repeat;
411 background-size: cover;
412 background-position: center;
413 }
414 .video-popup-2::before {
415 background: url("../images/el-editor-preview/video_popup2.png");
416 background-repeat: no-repeat;
417 background-size: cover;
418 background-position: center;
419 }
420 .video-popup-3::before {
421 background: url("../images/el-editor-preview/video_popup3.png");
422 background-repeat: no-repeat;
423 background-size: auto;
424 background-position: center;
425 }
426
427