PluginProbe ʕ •ᴥ•ʔ
Everest Forms – Contact Form, Payment Form, Quiz, Survey & Custom Form Builder with AI / 3.6.0
Everest Forms – Contact Form, Payment Form, Quiz, Survey & Custom Form Builder with AI v3.6.0
3.6.0 3.5.3 3.5.2 3.5.1 3.5.0 3.4.8 3.4.7 3.4.6 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.5.1 1.1.6 1.1.7 1.1.8 1.1.9 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.7 1.4.8 1.4.9 1.5.0 1.5.1 1.5.10 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.5.9 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.6.6.1 1.6.7 1.7.0 1.7.0.1 1.7.0.2 1.7.0.3 1.7.1 1.7.2 1.7.2.1 1.7.2.2 1.7.3 1.7.4 1.7.5 1.7.5.1 1.7.5.2 1.7.6 1.7.7 1.7.7.1 1.7.7.2 1.7.8 1.7.9 1.8.0 1.8.0.1 1.8.1 1.8.2 1.8.2.1 1.8.2.2 1.8.2.3 1.8.3 1.8.4 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 1.9.0 1.9.0.1 1.9.1 1.9.2 1.9.3 1.9.4 1.9.4.1 1.9.5 1.9.6 1.9.7 1.9.8 1.9.9 2.0.0 2.0.0.1 2.0.1 2.0.2 2.0.3 2.0.3.1 2.0.4 2.0.4.1 2.0.5 2.0.6 2.0.7 2.0.8 2.0.8.1 2.0.9 3.0.0 3.0.0.1 3.0.1 3.0.2 3.0.3 3.0.3.1 3.0.4 3.0.4.1 3.0.4.2 3.0.5 3.0.5.1 3.0.5.2 3.0.6 3.0.6.1 3.0.7.1 3.0.8 3.0.8.1 3.0.9 3.0.9.1 3.0.9.2 3.0.9.3 3.0.9.4 3.0.9.5 3.1.0 3.1.1 3.1.2 3.2.0 3.2.1 3.2.2 3.2.3 3.2.4 3.2.5 3.2.6 3.3.0 3.4.0 3.4.1 3.4.2 3.4.2.1 3.4.3 3.4.4 3.4.5 trunk 1.0 1.0.1 1.0.2 1.0.3
everest-forms / addons / StyleCustomizer / assets / wp-json / default-templates.json
everest-forms / addons / StyleCustomizer / assets / wp-json Last commit date
default-templates-v2.json 1 week ago default-templates.json 1 week ago
default-templates.json
1770 lines
1 {
2 "default": {
3 "name": "Default Template",
4 "image": "https://raw.githubusercontent.com/wpeverest/everest-forms-style-templates/main/images/default.png",
5 "data": {
6 "font":{
7 "show_theme_font" : 0,
8 "font_family" : ""
9 },
10 "form_container" : {
11 "width": "100",
12 "background_color": "red",
13 "background_image": "",
14 "background_preset": "default",
15 "background_position_x": "left",
16 "background_position_y": "top",
17 "background_size": "auto",
18 "background_repeat": "repeat",
19 "background_attachment": "scroll",
20 "border_type": "solid",
21 "border_width": {
22 "top": 1,
23 "right": 1,
24 "bottom": 1,
25 "left": 1
26 },
27 "border_color": "#ddd",
28 "border_radius": {
29 "top": 0,
30 "right": 0,
31 "bottom": 0,
32 "left": 0,
33 "unit": "px"
34 },
35 "margin": {
36 "desktop": {
37 "top": 0,
38 "right": 0,
39 "bottom": 30,
40 "left": 0
41 }
42 },
43 "padding": {
44 "desktop": {
45 "top": 20,
46 "right": 20,
47 "bottom": 20,
48 "left": 20
49 }
50 }
51 },
52 "field_styles" : {
53 "border_type" : "solid",
54 "border_width": {
55 "top": 1,
56 "right": 1,
57 "bottom": 1,
58 "left": 1
59 },
60 "border_radius": {
61 "top": 3,
62 "right": 3,
63 "bottom": 3,
64 "left": 3,
65 "unit": "px"
66 }
67 },
68 "button" : {
69 "border_type": "",
70 "border_width": {
71 "top": 1,
72 "right": 1,
73 "bottom": 1,
74 "left": 1
75 },
76 "border_radius": {
77 "top": 3,
78 "right": 3,
79 "bottom": 3,
80 "left": 3,
81 "unit": "px"
82 }
83 },
84 "typography" :{
85 "field_labels_font_size": "14",
86 "field_labels_font_color": "",
87 "field_labels_font_style": {
88 "bold": false,
89 "italic": false,
90 "underline": false,
91 "uppercase": false
92 },
93 "field_labels_text_alignment": "left",
94 "field_labels_line_height": "",
95 "field_labels_padding": {
96 "desktop": {
97 "top": 0,
98 "right": 0,
99 "bottom": 0,
100 "left": 0
101 }
102 },
103 "field_description_font_size": "12",
104 "field_description_font_color": "",
105 "field_description_font_style": {
106 "bold": false,
107 "italic": false,
108 "underline": false,
109 "uppercase": false
110 },
111 "field_description_text_alignment": "left",
112 "field_description_line_height": "1.25",
113 "field_description_margin": {
114 "desktop": {
115 "top": 0,
116 "right": 0,
117 "bottom": 0,
118 "left": 0
119 }
120 },
121 "field_description_padding": {
122 "desktop": {
123 "top": 0,
124 "right": 0,
125 "bottom": 0,
126 "left": 0
127 }
128 },
129 "field_styles_font_size": "14",
130 "field_styles_font_color": "",
131 "field_styles_placeholder_font_color": "",
132 "field_styles_font_style": {
133 "bold": false,
134 "italic": false,
135 "underline": false,
136 "uppercase": false
137 },
138 "field_styles_alignment": "left",
139 "field_styles_border_color": "",
140 "field_styles_border_focus_color": "",
141 "field_styles_background_color": "rgba(255,255,255,0.99)",
142
143 "field_styles_padding": {
144 "desktop": {
145 "top": 6,
146 "right": 12,
147 "bottom": 6,
148 "left": 12
149 }
150 },
151 "checkbox_radio_font_size": "14",
152 "checkbox_radio_font_color": "",
153 "checkbox_radio_font_style": {
154 "bold": false,
155 "italic": false,
156 "underline": false,
157 "uppercase": false
158 },
159 "checkbox_radio_alignment": "left",
160 "checkbox_radio_inline_style": "default",
161 "checkbox_radio_style_variation": "default",
162 "checkbox_radio_size": "18",
163 "checkbox_radio_color": "#575757",
164 "checkbox_radio_checked_color": "#575757",
165 "checkbox_radio_margin": {
166 "desktop": {
167 "top": 0,
168 "right": 0,
169 "bottom": 10,
170 "left": 0
171 }
172 },
173 "checkbox_radio_padding": {
174 "desktop": {
175 "top": 0,
176 "right": 0,
177 "bottom": 0,
178 "left": 0
179 }
180 },
181 "section_title_font_size": "14",
182 "section_title_font_color": "",
183 "section_title_font_style": {
184 "bold": true,
185 "italic": false,
186 "underline": false,
187 "uppercase": false
188 },
189 "section_title_text_alignment": "left",
190 "section_title_line_height": "",
191 "section_title_margin": {
192 "desktop": {
193 "top": "0",
194 "right": "0",
195 "bottom": "0",
196 "left": "0"
197 }
198 },
199 "section_title_padding": {
200 "desktop": {
201 "top": 0,
202 "right": 0,
203 "bottom": 0,
204 "left": 0
205 }
206 },
207 "button_font_size": "14",
208 "button_font_style": {
209 "bold": false,
210 "italic": false,
211 "underline": false,
212 "uppercase": false
213 },
214 "button_font_color": "",
215 "button_hover_font_color": "",
216 "button_background_color": "",
217 "button_hover_background_color": "",
218 "button_alignment": "right",
219 "button_border_color": "",
220 "border_hover_color": "",
221 "button_line_height": "1.5",
222 "button_margin": {
223 "desktop": {
224 "top": 0,
225 "right": 0,
226 "bottom": 0,
227 "left": 0
228 }
229 },
230 "button_padding": {
231 "desktop": {
232 "top": 10,
233 "right": 20,
234 "bottom": 10,
235 "left": 20
236 }
237 }
238 },
239 "messages": {
240 "show_error_message": false,
241 "error_font_size": "14",
242 "error_font_color": "#f4000a",
243 "error_background_color": "rgba(255,65,73,.1)",
244 "error_font_style": {
245 "bold": false,
246 "italic": false,
247 "underline": false,
248 "uppercase": false
249 },
250 "error_alignment": "left",
251 "error_border_type": "solid",
252 "error_border_width": {
253 "top": 3,
254 "right": 0,
255 "bottom": 0,
256 "left": 0
257 },
258 "error_border_color": "#ff4149",
259 "error_border_radius": {
260 "top": 0,
261 "right": 0,
262 "bottom": 0,
263 "left": 0,
264 "unit": "px"
265 },
266 "error_line_height": "1.25",
267 "error_margin": {
268 "desktop": {
269 "top": 0,
270 "right": 0,
271 "bottom": 10,
272 "left": 0
273 }
274 },
275 "error_padding": {
276 "desktop": {
277 "top": 10,
278 "right": 15,
279 "bottom": 10,
280 "left": 15
281 }
282 },
283 "show_success_message": false,
284 "success_font_size": "14",
285 "success_font_color": "#8fae1b",
286 "success_background_color": "rgba(143,174,27,.1)",
287 "success_font_style": {
288 "bold": false,
289 "italic": false,
290 "underline": false,
291 "uppercase": false
292 },
293 "success_alignment": "left",
294 "success_border_type": "solid",
295 "success_border_width": {
296 "top": 3,
297 "right": 0,
298 "bottom": 0,
299 "left": 0
300 },
301 "success_border_color": "#8fae1b",
302 "success_border_radius": {
303 "top": 0,
304 "right": 0,
305 "bottom": 0,
306 "left": 0,
307 "unit": "px"
308 },
309 "success_line_height": "1.25",
310 "success_margin": {
311 "desktop": {
312 "top": 20,
313 "right": 0,
314 "bottom": 0,
315 "left": 0
316 }
317 },
318 "success_padding": {
319 "desktop": {
320 "top": 10,
321 "right": 15,
322 "bottom": 10,
323 "left": 15
324 }
325 }
326 }
327 }
328 },
329 "layout-two": {
330 "name": "Classic Template",
331 "image": "https://raw.githubusercontent.com/wpeverest/everest-forms-style-templates/main/images/classic-layout.png",
332 "data": {
333 "font":{
334 "show_theme_font" : 0,
335 "font_family": "Open Sans"
336 },
337 "form_container" : {
338 "width": "100",
339 "background_color": "#e7ebef",
340 "background_image": "",
341 "background_preset": "default",
342 "background_position_x": "left",
343 "background_position_y": "top",
344 "background_size": "auto",
345 "background_repeat": "repeat",
346 "background_attachment": "scroll",
347 "border_type": "none",
348 "border_width": {
349 "top": 1,
350 "right": 1,
351 "bottom": 1,
352 "left": 1
353 },
354 "border_color": "#d0d5da",
355 "border_radius": {
356 "top": "10",
357 "right": "10",
358 "bottom": "10",
359 "left": "10",
360 "unit": "px"
361 },
362 "margin": {
363 "desktop": {
364 "top": "20",
365 "right": "0",
366 "bottom": "20",
367 "left": "0"
368 }
369 },
370 "padding": {
371 "desktop": {
372 "top": "30",
373 "right": "20",
374 "bottom": "30",
375 "left": "20"
376 }
377 }
378 },
379 "field_styles" : {
380 "border_type": "solid",
381 "border_width": {
382 "top": "0",
383 "right": "0",
384 "bottom": "2",
385 "left": "0"
386 },
387 "border_radius": {
388 "top": "0",
389 "right": "0",
390 "bottom": "0",
391 "left": "0",
392 "unit": "px"
393 }
394 },
395 "button" : {
396 "border_type": "none",
397 "border_width": {
398 "top": "0",
399 "right": "0",
400 "bottom": "0",
401 "left": "0"
402 },
403 "border_radius": {
404 "top": "0",
405 "right": "0",
406 "bottom": "0",
407 "left": "0",
408 "unit": "px"
409 }
410 },
411 "typography" :{
412 "field_labels_font_size": "14",
413 "field_labels_font_color": "#444a50",
414 "field_labels_font_style": {
415 "bold": false,
416 "italic": false,
417 "underline": false,
418 "uppercase": false
419 },
420 "field_labels_text_alignment": "left",
421 "field_labels_line_height": "1.5",
422 "field_labels_margin": {
423 "desktop": {
424 "top": 0,
425 "right": 0,
426 "bottom": "8",
427 "left": 0
428 }
429 },
430 "field_labels_padding": {
431 "desktop": {
432 "top": 0,
433 "right": 0,
434 "bottom": 0,
435 "left": 0
436 }
437 },
438 "field_description_font_size": "10",
439 "field_description_font_color": "#575757",
440 "field_description_font_style": {
441 "bold": false,
442 "italic": false,
443 "underline": false,
444 "uppercase": false
445 },
446 "field_description_text_alignment": "left",
447 "field_description_line_height": "1.7",
448 "field_description_margin": {
449 "desktop": {
450 "top": 0,
451 "right": 0,
452 "bottom": 10,
453 "left": 0
454 }
455 },
456 "field_description_padding": {
457 "desktop": {
458 "top": 0,
459 "right": 0,
460 "bottom": 0,
461 "left": 0
462 }
463 },
464 "field_styles_font_size": "14",
465 "field_styles_font_color": "#444a50",
466 "field_styles_placeholder_font_color": "#afb9bf",
467 "field_styles_font_style": {
468 "bold": false,
469 "italic": false,
470 "underline": false,
471 "uppercase": false
472 },
473 "field_styles_alignment": "left",
474 "field_styles_border_color": "#b3bec9",
475 "field_styles_border_focus_color": "#27b9f7",
476 "field_styles_background_color": "rgba(255,255,255,0.99)",
477 "field_styles_padding": {
478 "desktop": {
479 "top": 6,
480 "right": 12,
481 "bottom": 6,
482 "left": 12
483 }
484 },
485 "checkbox_radio_font_size": "14",
486 "checkbox_radio_font_color": "#575757",
487 "checkbox_radio_font_style": {
488 "bold": false,
489 "italic": false,
490 "underline": false,
491 "uppercase": false
492 },
493 "checkbox_radio_alignment": "left",
494 "checkbox_radio_inline_style": "default",
495 "checkbox_radio_style_variation": "default",
496 "checkbox_radio_size": "18",
497 "checkbox_radio_color": "#575757",
498 "checkbox_radio_checked_color": "#575757",
499 "checkbox_radio_margin": {
500 "desktop": {
501 "top": 0,
502 "right": 0,
503 "bottom": 0,
504 "left": 0
505 }
506 },
507 "checkbox_radio_padding": {
508 "desktop": {
509 "top": 0,
510 "right": 0,
511 "bottom": 0,
512 "left": 0
513 }
514 },
515 "section_title_font_size": "16",
516 "section_title_font_color": "#575757",
517 "section_title_font_style": {
518 "bold": false,
519 "italic": false,
520 "underline": false,
521 "uppercase": false
522 },
523 "section_title_text_alignment": "left",
524 "section_title_line_height": "1.5",
525 "section_title_margin": {
526 "desktop": {
527 "top": 25,
528 "right": 0,
529 "bottom": 25,
530 "left": 0
531 }
532 },
533 "section_title_padding": {
534 "desktop": {
535 "top": 0,
536 "right": 0,
537 "bottom": 0,
538 "left": 0
539 }
540 },
541 "button_font_size": "14",
542 "button_font_style": {
543 "bold": false,
544 "italic": false,
545 "underline": false,
546 "uppercase": false
547 },
548 "button_font_color": "#ffffff",
549 "button_hover_font_color": "#ffffff",
550 "button_background_color": "#ea4741",
551 "button_hover_background_color": "#ea0700",
552 "button_alignment": "left",
553 "button_border_color": "#cccccc",
554 "button_border_hover_color": "#cccccc",
555 "button_border_radius": {
556 "top": "0",
557 "right": "0",
558 "bottom": "0",
559 "left": "0",
560 "unit": "px"
561 },
562 "button_line_height": "1.5",
563 "button_margin": {
564 "desktop": {
565 "top": "0",
566 "right": "0",
567 "bottom": "0",
568 "left": "0"
569 }
570 },
571 "button_padding": {
572 "desktop": {
573 "top": 10,
574 "right": "30",
575 "bottom": 10,
576 "left": "30"
577 }
578 }
579 },
580 "messages": {
581 "show_error_message": false,
582 "error_font_size": "14",
583 "error_font_color": "#f4000a",
584 "error_background_color": "rgba(255,65,73,.1)",
585 "error_font_style": {
586 "bold": false,
587 "italic": false,
588 "underline": false,
589 "uppercase": false
590 },
591 "error_alignment": "left",
592 "error_border_type": "solid",
593 "error_border_width": {
594 "top": 3,
595 "right": 0,
596 "bottom": 0,
597 "left": 0
598 },
599 "error_border_color": "#ff4149",
600 "error_border_radius": {
601 "top": 0,
602 "right": 0,
603 "bottom": 0,
604 "left": 0,
605 "unit": "px"
606 },
607 "error_line_height": "1.25",
608 "error_margin": {
609 "desktop": {
610 "top": 0,
611 "right": 0,
612 "bottom": 10,
613 "left": 0
614 }
615 },
616 "error_padding": {
617 "desktop": {
618 "top": 10,
619 "right": 15,
620 "bottom": 10,
621 "left": 15
622 }
623 },
624 "show_success_message": false,
625 "success_font_size": "14",
626 "success_font_color": "#8fae1b",
627 "success_background_color": "rgba(143,174,27,.1)",
628 "success_font_style": {
629 "bold": false,
630 "italic": false,
631 "underline": false,
632 "uppercase": false
633 },
634 "success_alignment": "left",
635 "success_border_type": "solid",
636 "success_border_width": {
637 "top": 3,
638 "right": 0,
639 "bottom": 0,
640 "left": 0
641 },
642 "success_border_color": "#8fae1b",
643 "success_border_radius": {
644 "top": 0,
645 "right": 0,
646 "bottom": 0,
647 "left": 0,
648 "unit": "px"
649 },
650 "success_line_height": "1.25",
651 "success_margin": {
652 "desktop": {
653 "top": 20,
654 "right": 0,
655 "bottom": 0,
656 "left": 0
657 }
658 },
659 "success_padding": {
660 "desktop": {
661 "top": 10,
662 "right": 15,
663 "bottom": 10,
664 "left": 15
665 }
666 }
667 }
668 }
669 },
670 "layout-three": {
671 "name": "In-Line Flair",
672 "image": "https://raw.githubusercontent.com/wpeverest/everest-forms-style-templates/main/images/ln-line-flair.png",
673 "data": {
674 "font":{
675 "show_theme_font" : 0,
676 "font_family": "Roboto"
677 },
678 "form_container" : {
679 "width": "100",
680 "border_type": "none",
681 "background_image": "",
682 "background_position_x": "center",
683 "background_position_y": "center",
684 "background_size": "cover",
685 "background_repeat": "no-repeat",
686 "background_attachment": "scroll",
687 "border_radius": {
688 "top": "20",
689 "right": "20",
690 "bottom": "20",
691 "left": "20",
692 "unit": "px"
693 },
694 "padding": {
695 "desktop": {
696 "top": "46",
697 "right": "46",
698 "bottom": "46",
699 "left": "46"
700 }
701 }
702 },
703 "field_styles" : {
704 "border_type": "solid",
705 "border_width": {
706 "top": "2",
707 "right": "2",
708 "bottom": "2",
709 "left": "2"
710 },
711 "border_radius": {
712 "top": "2",
713 "right": "2",
714 "bottom": "2",
715 "left": "2",
716 "unit": "px"
717 }
718 },
719 "button" : {
720 "border_type": "none",
721 "border_width": {
722 "top": "2",
723 "right": "2",
724 "bottom": "2",
725 "left": "2"
726 },
727 "border_radius": {
728 "top": "2",
729 "right": "2",
730 "bottom": "2",
731 "left": "2",
732 "unit": "px"
733 }
734 },
735 "typography" :{
736 "field_labels_font_style": {
737 "bold": false,
738 "italic": false,
739 "underline": false,
740 "uppercase": false
741 },
742 "field_labels_font_size": "16",
743 "field_labels_font_color": "#576380",
744 "field_sublabels_font_color": "#576380",
745 "field_description_font_size": "16",
746 "field_styles_font_size": "14",
747 "field_styles_border_color": "#edeef5",
748 "field_styles_background_color": "#edeef5",
749 "field_styles_font_color": "#7a7a7a",
750 "field_styles_border_focus_color": "#3951ff",
751 "field_styles_padding": {
752 "desktop": {
753 "top": "10",
754 "right": 12,
755 "bottom": "10",
756 "left": 12
757 }
758 },
759 "field_styles_placeholder_font_color": "#26262e",
760 "field_styles_alignment": "left",
761 "field_styles_margin": {
762 "desktop": {
763 "top": 0,
764 "right": 0,
765 "bottom": "29",
766 "left": 0
767 }
768 },
769 "checkbox_radio_font_size": "16",
770 "checkbox_radio_font_color": "#576380",
771 "section_title_font_size": "20",
772 "section_title_font_color": "#1e2536",
773 "section_title_font_style": {
774 "bold": false,
775 "italic": false,
776 "underline": false,
777 "uppercase": false
778 },
779 "section_title_text_alignment": "center",
780 "button_font_color": "#ffffff",
781 "button_hover_font_color": "#ffffff",
782 "button_background_color": "#26262e",
783 "button_hover_background_color": "#0f0c0c",
784 "button_alignment": "center",
785 "button_font_size": "16",
786 "button_border_color": "#26262e",
787 "button_padding": {
788 "desktop": {
789 "top": 10,
790 "right": "30",
791 "bottom": "10",
792 "left": "30"
793 }
794 },
795 "button_border_hover_color": "#0f0000"
796 }
797 }
798 },
799 "layout-four": {
800 "name": "Classic Flow",
801 "image": "https://raw.githubusercontent.com/wpeverest/everest-forms-style-templates/main/images/classic-flow.png",
802 "data": {
803 "font":{
804 "show_theme_font" : 0,
805 "font_family": "Roboto"
806 },
807 "form_container" : {
808 "width": "100",
809 "border_type": "none",
810 "background_image": "",
811 "background_position_x": "center",
812 "background_position_y": "center",
813 "background_size": "cover",
814 "background_repeat": "no-repeat",
815 "background_attachment": "scroll",
816 "border_radius": {
817 "top": "20",
818 "right": "20",
819 "bottom": "20",
820 "left": "20",
821 "unit": "px"
822 },
823 "padding": {
824 "desktop": {
825 "top": "46",
826 "right": "46",
827 "bottom": "46",
828 "left": "46"
829 }
830 }
831 },
832 "field_styles" : {
833 "border_type": "solid",
834 "border_width": {
835 "top": "2",
836 "right": "2",
837 "bottom": "2",
838 "left": "2"
839 },
840 "border_radius": {
841 "top": "2",
842 "right": "2",
843 "bottom": "2",
844 "left": "2",
845 "unit": "px"
846 }
847 },
848 "button" : {
849 "border_type": "none",
850 "border_width": {
851 "top": "2",
852 "right": "2",
853 "bottom": "2",
854 "left": "2"
855 },
856 "border_radius": {
857 "top": "2",
858 "right": "2",
859 "bottom": "2",
860 "left": "2",
861 "unit": "px"
862 }
863 },
864 "typography" :{
865 "field_labels_font_style": {
866 "bold": false,
867 "italic": false,
868 "underline": false,
869 "uppercase": false
870 },
871 "field_labels_font_size": "16",
872 "field_labels_font_color": "#576380",
873 "field_sublabels_font_color": "#576380",
874 "field_description_font_size": "16",
875 "field_styles_font_size": "14",
876 "field_styles_border_color": "#edeef5",
877 "field_styles_background_color": "#edeef5",
878 "field_styles_font_color": "#7a7a7a",
879 "field_styles_border_focus_color": "#3951ff",
880 "field_styles_padding": {
881 "desktop": {
882 "top": "10",
883 "right": 12,
884 "bottom": "10",
885 "left": 12
886 }
887 },
888 "field_styles_placeholder_font_color": "#26262e",
889 "field_styles_alignment": "left",
890 "checkbox_radio_font_size": "16",
891 "checkbox_radio_font_color": "#576380",
892 "section_title_font_size": "20",
893 "section_title_font_color": "#1e2536",
894 "section_title_font_style": {
895 "bold": false,
896 "italic": false,
897 "underline": false,
898 "uppercase": false
899 },
900 "section_title_text_alignment": "center",
901 "button_font_color": "#ffffff",
902 "button_hover_font_color": "#ffffff",
903 "button_background_color": "#26262e",
904 "button_hover_background_color": "#0f0c0c",
905 "button_alignment": "center",
906 "button_font_size": "16",
907 "button_border_color": "#26262e",
908 "button_padding": {
909 "desktop": {
910 "top": 10,
911 "right": "30",
912 "bottom": "10",
913 "left": "30"
914 }
915 },
916 "button_border_hover_color": "#0f0000"
917 }
918 }
919 },
920 "layout-five": {
921 "name": "Underline Aura",
922 "image": "https://raw.githubusercontent.com/wpeverest/everest-forms-style-templates/main/images/underline-aura.png",
923 "data": {
924 "font":{
925 "show_theme_font" : 0,
926 "font_family": "Roboto"
927 },
928 "form_container" : {
929 "width": "100",
930 "background_color": "",
931 "background_image": "https://raw.githubusercontent.com/wpeverest/everest-forms-style-templates/main/images/underline-aura-bg.png",
932 "background_preset": "default",
933 "background_position_x": "center",
934 "background_position_y": "center",
935 "background_size": "cover",
936 "background_repeat": "no-repeat",
937 "background_attachment": "scroll",
938 "border_type": "none",
939 "border_radius": {
940 "top": "8",
941 "right": "8",
942 "bottom": "8",
943 "left": "8",
944 "unit": "px"
945 },
946 "padding": {
947 "desktop": {
948 "top": "46",
949 "right": "46",
950 "bottom": "46",
951 "left": "46"
952 }
953 }
954 },
955 "field_styles" : {
956 "border_type": "solid",
957 "border_width": {
958 "top": "0",
959 "right": "0",
960 "bottom": "2",
961 "left": "0"
962 },
963 "border_radius": {
964 "top": "0",
965 "right": "0",
966 "bottom": "0",
967 "left": "0",
968 "unit": "px"
969 }
970 },
971 "button" : {
972 "border_type": "none",
973 "border_width": {
974 "top": "2",
975 "right": "2",
976 "bottom": "2",
977 "left": "2"
978 },
979 "border_radius": {
980 "top": "2",
981 "right": "2",
982 "bottom": "2",
983 "left": "2",
984 "unit": "px"
985 }
986 },
987 "typography" :{
988 "field_labels_font_style": {
989 "bold": false,
990 "italic": false,
991 "underline": false,
992 "uppercase": false
993 },
994 "field_labels_font_size": "16",
995 "field_labels_font_color": "#ffffff",
996 "field_description_font_size": "16",
997 "field_description_font_color": "#ffffff",
998 "field_styles_font_size": "14",
999 "field_styles_border_color": "#b0b0b0",
1000 "field_styles_background_color": "rgba(255,255,255,0)",
1001 "field_styles_border_focus_color": "#e5e5e5",
1002 "border_focus_color": "#3951ff",
1003 "field_styles_placeholder_font_color": "#e5e5e5",
1004 "field_styles_alignment": "left",
1005 "field_styles_padding": {
1006 "desktop": {
1007 "top": "-58",
1008 "right": 0,
1009 "bottom": "28",
1010 "left": 0
1011 }
1012 },
1013 "checkbox_radio_font_size": "16",
1014 "checkbox_radio_font_color": "#576380",
1015 "section_title_font_size": "20",
1016 "section_title_font_color": "#1e2536",
1017 "section_title_font_style": {
1018 "bold": false,
1019 "italic": false,
1020 "underline": false,
1021 "uppercase": false
1022 },
1023 "section_title_text_alignment": "center",
1024 "button_font_color": "#ffffff",
1025 "button_hover_font_color": "#ffffff",
1026 "button_background_color": "#26262e",
1027 "button_hover_background_color": "#0f0c0c",
1028 "button_alignment": "center",
1029 "button_font_size": "16",
1030
1031 "button_border_color": "#26262e",
1032 "button_padding": {
1033 "desktop": {
1034 "top": 10,
1035 "right": "30",
1036 "bottom": "10",
1037 "left": "30"
1038 }
1039 },
1040 "button_border_hover_color": "#0f0000"
1041 }
1042 }
1043 },
1044 "layout-six": {
1045 "name": "Bubble Wrap",
1046 "image": "https://raw.githubusercontent.com/wpeverest/everest-forms-style-templates/main/images/bubble-wrap.png",
1047 "data": {
1048 "font":{
1049 "show_theme_font" : 0,
1050 "font_family": "Roboto"
1051 },
1052 "form_container" : {
1053 "width": "100",
1054 "border_type": "none",
1055 "background_image": "",
1056 "background_preset": "default",
1057 "background_position_x": "left",
1058 "background_position_y": "top",
1059 "background_size": "auto",
1060 "background_repeat": "repeat",
1061 "background_attachment": "scroll",
1062 "border_radius": {
1063 "top": "20",
1064 "right": "20",
1065 "bottom": "20",
1066 "left": "20",
1067 "unit": "px"
1068 },
1069 "padding": {
1070 "desktop": {
1071 "top": "46",
1072 "right": "46",
1073 "bottom": "46",
1074 "left": "46"
1075 }
1076 }
1077 },
1078 "field_styles" : {
1079 "border_type": "solid",
1080 "border_width": {
1081 "top": "2",
1082 "right": "2",
1083 "bottom": "2",
1084 "left": "2"
1085 },
1086 "border_radius": {
1087 "top": "50",
1088 "right": "50",
1089 "bottom": "50",
1090 "left": "50",
1091 "unit": "px"
1092 }
1093 },
1094 "button" : {
1095 "border_type": "none",
1096 "border_width": {
1097 "top": "2",
1098 "right": "2",
1099 "bottom": "2",
1100 "left": "2"
1101 },
1102 "border_radius": {
1103 "top": "50",
1104 "right": "50",
1105 "bottom": "50",
1106 "left": "50",
1107 "unit": "px"
1108 }
1109 },
1110 "typography" :{
1111 "field_labels_font_style": {
1112 "bold": false,
1113 "italic": false,
1114 "underline": false,
1115 "uppercase": false
1116 },
1117 "field_labels_font_size": "16",
1118 "field_labels_font_color": "#576380",
1119 "field_description_font_size": "16",
1120 "field_styles_font_size": "14",
1121 "field_styles_border_color": "#edeef5",
1122 "field_styles_background_color": "#edeef5",
1123 "field_styles_font_color": "#7a7a7a",
1124 "field_styles_border_focus_color": "#3951ff",
1125 "field_styles_padding": {
1126 "desktop": {
1127 "top": "14",
1128 "right": "77",
1129 "bottom": "15",
1130 "left": "23"
1131 }
1132 },
1133 "field_styles_placeholder_font_color": "#26262e",
1134 "field_styles_alignment": "left",
1135 "checkbox_radio_font_size": "16",
1136 "checkbox_radio_font_color": "#576380",
1137 "section_title_font_size": "20",
1138 "section_title_font_color": "#1e2536",
1139 "section_title_font_style": {
1140 "bold": false,
1141 "italic": false,
1142 "underline": false,
1143 "uppercase": false
1144 },
1145 "section_title_text_alignment": "center",
1146 "button_font_color": "#ffffff",
1147 "button_hover_font_color": "#ffffff",
1148 "button_background_color": "#26262e",
1149 "button_hover_background_color": "#0f0c0c",
1150 "button_alignment": "center",
1151 "button_font_size": "16",
1152 "button_border_color": "#26262e",
1153 "button_padding": {
1154 "desktop": {
1155 "top": 10,
1156 "right": "30",
1157 "bottom": "10",
1158 "left": "30"
1159 }
1160 },
1161 "button_border_hover_color": "#0f0000"
1162 }
1163 }
1164 },
1165 "layout-seven": {
1166 "name": "Leafy Frame",
1167 "image": "https://raw.githubusercontent.com/wpeverest/everest-forms-style-templates/main/images/leafy-frame.png",
1168 "data": {
1169 "font":{
1170 "show_theme_font" : 0,
1171 "font_family": "Roboto"
1172 },
1173 "form_container" : {
1174 "width": "100",
1175 "border_type": "none",
1176 "background_image": "https://raw.githubusercontent.com/wpeverest/everest-forms-style-templates/main/images/leafy-frame-bg.png",
1177 "background_position_x": "center",
1178 "background_position_y": "center",
1179 "background_size": "cover",
1180 "background_repeat": "no-repeat",
1181 "background_attachment": "scroll",
1182 "border_radius": {
1183 "top": "8",
1184 "right": "8",
1185 "bottom": "8",
1186 "left": "8",
1187 "unit": "px"
1188 },
1189 "padding": {
1190 "desktop": {
1191 "top": "46",
1192 "right": "46",
1193 "bottom": "46",
1194 "left": "46"
1195 }
1196 }
1197 },
1198 "field_styles" : {
1199 "border_type": "solid",
1200 "border_width": {
1201 "top": "2",
1202 "right": "2",
1203 "bottom": "2",
1204 "left": "2"
1205 },
1206 "border_radius": {
1207 "top": "2",
1208 "right": "2",
1209 "bottom": "2",
1210 "left": "2",
1211 "unit": "px"
1212 }
1213 },
1214 "button" : {
1215 "border_type": "none",
1216 "border_width": {
1217 "top": "2",
1218 "right": "2",
1219 "bottom": "2",
1220 "left": "2"
1221 },
1222 "border_radius": {
1223 "top": "2",
1224 "right": "2",
1225 "bottom": "2",
1226 "left": "2",
1227 "unit": "px"
1228 }
1229 },
1230 "typography" :{
1231 "field_labels_font_style": {
1232 "bold": false,
1233 "italic": false,
1234 "underline": false,
1235 "uppercase": false
1236 },
1237 "field_labels_font_size": "16",
1238 "field_labels_font_color": "#ffffff",
1239 "field_description_font_size": "16",
1240 "field_styles_font_size": "14",
1241 "field_styles_border_color": "#edeef5",
1242 "field_styles_background_color": "#edeef5",
1243 "field_styles_font_color": "#7a7a7a",
1244 "field_styles_border_focus_color": "#3951ff",
1245 "field_styles_padding": {
1246 "desktop": {
1247 "top": "10",
1248 "right": 12,
1249 "bottom": "10",
1250 "left": 12
1251 }
1252 },
1253 "field_styles_placeholder_font_color": "#26262e",
1254 "field_styles_alignment": "left",
1255 "checkbox_radio_font_size": "16",
1256 "checkbox_radio_ont_color": "#576380",
1257 "section_title_font_size": "20",
1258 "section_title_font_color": "#1e2536",
1259 "section_title_font_style": {
1260 "bold": false,
1261 "italic": false,
1262 "underline": false,
1263 "uppercase": false
1264 },
1265 "section_title_text_alignment": "center",
1266 "button_font_color": "#ffffff",
1267 "button_hover_font_color": "#ffffff",
1268 "button_background_color": "#26262e",
1269 "button_hover_background_color": "#0f0c0c",
1270 "button_alignment": "center",
1271 "button_font_size": "16",
1272 "button_border_color": "#26262e",
1273 "button_padding": {
1274 "desktop": {
1275 "top": 10,
1276 "right": "30",
1277 "bottom": "10",
1278 "left": "30"
1279 }
1280 },
1281 "button_border_hover_color": "#0f0000"
1282 }
1283 }
1284 },
1285 "layout-eight": {
1286 "name": "Rounded Titan",
1287 "image": "https://raw.githubusercontent.com/wpeverest/everest-forms-style-templates/main/images/rounded-titan.png",
1288 "data": {
1289 "font":{
1290 "show_theme_font" : 0,
1291 "font_family": "Roboto"
1292 },
1293 "form_container" : {
1294 "width": "100",
1295 "border_type": "none",
1296 "background_image": "",
1297 "background_position_x": "center",
1298 "background_position_y": "center",
1299 "background_size": "cover",
1300 "background_repeat": "no-repeat",
1301 "background_attachment": "scroll",
1302 "border_radius": {
1303 "top": "20",
1304 "right": "20",
1305 "bottom": "20",
1306 "left": "20",
1307 "unit": "px"
1308 },
1309 "padding": {
1310 "desktop": {
1311 "top": "46",
1312 "right": "46",
1313 "bottom": "46",
1314 "left": "46"
1315 }
1316 }
1317 },
1318 "field_styles" : {
1319 "border_type": "solid",
1320 "border_width": {
1321 "top": "2",
1322 "right": "2",
1323 "bottom": "2",
1324 "left": "2"
1325 },
1326 "border_radius": {
1327 "top": "50",
1328 "right": "50",
1329 "bottom": "50",
1330 "left": "50",
1331 "unit": "px"
1332 }
1333 },
1334 "button" : {
1335 "border_type": "none",
1336 "border_width": {
1337 "top": "2",
1338 "right": "2",
1339 "bottom": "2",
1340 "left": "2"
1341 },
1342 "border_radius": {
1343 "top": "50",
1344 "right": "50",
1345 "bottom": "50",
1346 "left": "50",
1347 "unit": "px"
1348 }
1349 },
1350 "typography" :{
1351 "field_labels_font_style": {
1352 "bold": false,
1353 "italic": false,
1354 "underline": false,
1355 "uppercase": false
1356 },
1357 "field_labels_font_size": "24",
1358 "field_labels_font_color": "#576380",
1359 "field_sublabels_font_color": "#576380",
1360 "field_description_font_size": "16",
1361 "field_styles_font_size": "16",
1362 "field_styles_border_color": "#edeef5",
1363 "field_styles_background_color": "#edeef5",
1364 "field_styles_font_color": "#7a7a7a",
1365 "field_styles_border_focus_color": "#3951ff",
1366 "field_styles_padding": {
1367 "desktop": {
1368 "top": "22",
1369 "right": "18",
1370 "bottom": "20",
1371 "left": "49"
1372 }
1373 },
1374 "field_styles_placeholder_font_color": "#26262e",
1375 "field_styles_alignment": "left",
1376 "checkbox_radio_font_size": "16",
1377 "checkbox_radio_font_color": "#576380",
1378 "section_title_font_size": "20",
1379 "section_title_font_color": "#1e2536",
1380 "section_title_font_style": {
1381 "bold": false,
1382 "italic": false,
1383 "underline": false,
1384 "uppercase": false
1385 },
1386 "section_title_text_alignment": "center",
1387 "button_font_color": "#ffffff",
1388 "button_hover_font_color": "#ffffff",
1389 "button_background_color": "#26262e",
1390 "button_hover_background_color": "#0f0c0c",
1391 "button_alignment": "center",
1392 "button_font_size": "24",
1393 "button_border_color": "#26262e",
1394 "button_padding": {
1395 "desktop": {
1396 "top": "10",
1397 "right": "37",
1398 "bottom": "10",
1399 "left": "30"
1400 }
1401 },
1402 "button_border_hover_color": "#0f0000"
1403 }
1404 }
1405 },
1406 "layout-nine": {
1407 "name": "Royal Giant",
1408 "image": "https://raw.githubusercontent.com/wpeverest/everest-forms-style-templates/main/images/royal-giant.png",
1409 "data": {
1410 "font":{
1411 "show_theme_font" : 0,
1412 "font_family": "Roboto"
1413 },
1414 "form_container" : {
1415 "width": "100",
1416 "border_type": "none",
1417 "background_image": "",
1418 "background_position_x": "center",
1419 "background_position_y": "center",
1420 "background_size": "cover",
1421 "background_repeat": "no-repeat",
1422 "background_attachment": "scroll",
1423 "border_radius": {
1424 "top": "20",
1425 "right": "20",
1426 "bottom": "20",
1427 "left": "20",
1428 "unit": "px"
1429 },
1430 "padding": {
1431 "desktop": {
1432 "top": "46",
1433 "right": "46",
1434 "bottom": "46",
1435 "left": "46"
1436 }
1437 }
1438 },
1439 "field_styles" : {
1440 "border_type": "solid",
1441 "border_width": {
1442 "top": "2",
1443 "right": "2",
1444 "bottom": "2",
1445 "left": "2"
1446 },
1447 "border_radius": {
1448 "top": "2",
1449 "right": "2",
1450 "bottom": "2",
1451 "left": "2",
1452 "unit": "px"
1453 }
1454 },
1455 "button" : {
1456 "border_type": "none",
1457 "border_width": {
1458 "top": "2",
1459 "right": "2",
1460 "bottom": "2",
1461 "left": "2"
1462 },
1463 "border_radius": {
1464 "top": "2",
1465 "right": "2",
1466 "bottom": "2",
1467 "left": "2",
1468 "unit": "px"
1469 }
1470 },
1471 "typography" :{
1472 "field_labels_font_style": {
1473 "bold": false,
1474 "italic": false,
1475 "underline": false,
1476 "uppercase": false
1477 },
1478 "field_labels_font_size": "24",
1479 "field_labels_font_color": "#576380",
1480 "field_sublabels_font_color": "#576380",
1481 "field_description_font_size": "16",
1482 "field_styles_font_size": "16",
1483 "field_styles_border_color": "#edeef5",
1484 "field_styles_background_color": "#edeef5",
1485 "field_styles_font_color": "#7a7a7a",
1486 "field_styles_border_focus_color": "#3951ff",
1487 "field_styles_padding": {
1488 "desktop": {
1489 "top": "22",
1490 "right": "18",
1491 "bottom": "20",
1492 "left": "49"
1493 }
1494 },
1495 "field_styles_placeholder_font_color": "#26262e",
1496 "field_styles_alignment": "left",
1497 "checkbox_radio_font_size": "16",
1498 "checkbox_radio_font_color": "#576380",
1499 "section_title_font_size": "20",
1500 "section_title_font_color": "#1e2536",
1501 "section_title_font_style": {
1502 "bold": false,
1503 "italic": false,
1504 "underline": false,
1505 "uppercase": false
1506 },
1507 "section_title_text_alignment": "center",
1508 "button_font_color": "#ffffff",
1509 "button_hover_font_color": "#ffffff",
1510 "button_background_color": "#26262e",
1511 "button_hover_background_color": "#0f0c0c",
1512 "button_alignment": "center",
1513 "button_font_size": "24",
1514 "button_border_color": "#26262e",
1515 "button_padding": {
1516 "desktop": {
1517 "top": "10",
1518 "right": "37",
1519 "bottom": "10",
1520 "left": "30"
1521 }
1522 },
1523 "button_border_hover_color": "#0f000"
1524 }
1525 }
1526 },
1527 "layout-ten": {
1528 "name": "Underline Lead",
1529 "image": "https://raw.githubusercontent.com/wpeverest/everest-forms-style-templates/main/images/underline-lead.png",
1530 "data": {
1531 "font":{
1532 "show_theme_font" : 0,
1533 "font_family": "Roboto"
1534 },
1535 "form_container" : {
1536 "width": "100",
1537 "border_type": "none",
1538 "background_image": "",
1539 "background_position_x": "center",
1540 "background_position_y": "center",
1541 "background_size": "cover",
1542 "background_repeat": "no-repeat",
1543 "background_attachment": "scroll",
1544 "border_radius": {
1545 "top": "20",
1546 "right": "20",
1547 "bottom": "20",
1548 "left": "20",
1549 "unit": "px"
1550 },
1551 "padding": {
1552 "desktop": {
1553 "top": "46",
1554 "right": "46",
1555 "bottom": "46",
1556 "left": "46"
1557 }
1558 }
1559 },
1560 "field_styles" : {
1561 "border_type": "solid",
1562 "border_width": {
1563 "top": "0",
1564 "right": "0",
1565 "bottom": "2",
1566 "left": "0"
1567 },
1568 "border_radius": {
1569 "top": "0",
1570 "right": "0",
1571 "bottom": "0",
1572 "left": "0",
1573 "unit": "px"
1574 }
1575 },
1576 "button" : {
1577 "border_type": "none",
1578 "border_width": {
1579 "top": "2",
1580 "right": "2",
1581 "bottom": "2",
1582 "left": "2"
1583 },
1584 "border_radius": {
1585 "top": "2",
1586 "right": "2",
1587 "bottom": "2",
1588 "left": "2",
1589 "unit": "px"
1590 }
1591 },
1592 "typography" :{
1593 "field_labels_font_style": {
1594 "bold": false,
1595 "italic": false,
1596 "underline": false,
1597 "uppercase": false
1598 },
1599 "field_labels_font_size": "16",
1600 "field_labels_font_color": "#576380",
1601 "field_sublabels_font_color": "#576380",
1602 "field_description_font_size": "10",
1603 "field_styles_font_size": "14",
1604 "field_styles_border_color": "#b0b0b0",
1605 "field_styles_background_color": "rgba(255,255,255,0)",
1606 "field_styles_font_color": "#7a7a7a",
1607 "field_styles_border_focus_color": "#3951ff",
1608 "field_styles_padding": {
1609 "desktop": {
1610 "top": "10",
1611 "right": 12,
1612 "bottom": "10",
1613 "left": 12
1614 }
1615 },
1616 "field_styles_placeholder_font_color": "#26262e",
1617 "field_styles_alignment": "left",
1618 "checkbox_radio_font_size": "16",
1619 "checkbox_radio_font_color": "#576380",
1620 "section_title_font_size": "20",
1621 "section_title_font_color": "#1e2536",
1622 "section_title_font_style": {
1623 "bold": false,
1624 "italic": false,
1625 "underline": false,
1626 "uppercase": false
1627 },
1628 "section_title_text_alignment": "center",
1629 "button_font_color": "#ffffff",
1630 "button_hover_font_color": "#ffffff",
1631 "button_background_color": "#26262e",
1632 "button_hover_background_color": "#0f0c0c",
1633 "button_alignment": "center",
1634 "button_font_size": "16",
1635 "button_border_color": "#26262e",
1636 "button_padding": {
1637 "desktop": {
1638 "top": 10,
1639 "right": "30",
1640 "bottom": "10",
1641 "left": "30"
1642 }
1643 },
1644 "button_border_hover_color": "#0f0000"
1645 }
1646 }
1647 },
1648 "layout-eleven": {
1649 "name": "Curved Canvas",
1650 "image": "https://raw.githubusercontent.com/wpeverest/everest-forms-style-templates/main/images/curved-canvas.png",
1651 "data": {
1652 "font":{
1653 "show_theme_font" : 0,
1654 "font_family": "Roboto"
1655 },
1656 "form_container" : {
1657 "width": "100",
1658 "border_type": "none",
1659 "background_image": "https://raw.githubusercontent.com/wpeverest/everest-forms-style-templates/main/images/curved-canvas-bg.png",
1660 "background_preset": "default",
1661 "background_position_x": "center",
1662 "background_position_y": "center",
1663 "background_size": "cover",
1664 "background_repeat": "no-repeat",
1665 "background_attachment": "scroll",
1666 "border_radius": {
1667 "top": "8",
1668 "right": "8",
1669 "bottom": "8",
1670 "left": "8",
1671 "unit": "px"
1672 },
1673 "padding": {
1674 "desktop": {
1675 "top": "46",
1676 "right": "46",
1677 "bottom": "46",
1678 "left": "46"
1679 }
1680 }
1681 },
1682 "field_styles" : {
1683 "border_type": "solid",
1684 "border_width": {
1685 "top": "0",
1686 "right": "0",
1687 "bottom": "0",
1688 "left": "0"
1689 },
1690 "border_radius": {
1691 "top": "50",
1692 "right": "50",
1693 "bottom": "50",
1694 "left": "50",
1695 "unit": "px"
1696 }
1697 },
1698 "button" : {
1699 "border_type": "none",
1700 "border_width": {
1701 "top": "2",
1702 "right": "2",
1703 "bottom": "2",
1704 "left": "2"
1705 },
1706 "border_radius": {
1707 "top": "50",
1708 "right": "50",
1709 "bottom": "50",
1710 "left": "50",
1711 "unit": "px"
1712 }
1713 },
1714 "typography" :{
1715 "field_labels_font_style": {
1716 "bold": false,
1717 "italic": false,
1718 "underline": false,
1719 "uppercase": false
1720 },
1721 "field_labels_font_size": "16",
1722 "field_labels_font_color": "#ffffff",
1723 "field_sublabels_font_color": "#576380",
1724 "field_styles_font_size": "14",
1725 "field_styles_border_color": "#edeef5",
1726 "field_styles_background_color": "rgba(237,238,245,0.47)",
1727 "field_styles_font_color": "#ffffff",
1728 "field_styles_border_focus_color": "#3951ff",
1729 "field_styles_padding": {
1730 "desktop": {
1731 "top": "10",
1732 "right": 12,
1733 "bottom": "10",
1734 "left": 12
1735 }
1736 },
1737 "field_styles_placeholder_font_color": "#ffffff",
1738 "field_styles_alignment": "left",
1739 "checkbox_radio_font_size": "16",
1740 "checkbox_radio_font_color": "#576380",
1741 "section_title_font_size": "20",
1742 "section_title_font_color": "#1e2536",
1743 "section_title_font_style": {
1744 "bold": false,
1745 "italic": false,
1746 "underline": false,
1747 "uppercase": false
1748 },
1749 "section_title_text_alignment": "center",
1750 "button_font_color": "#ffffff",
1751 "button_hover_font_color": "#ffffff",
1752 "button_background_color": "#26262e",
1753 "button_hover_background_color": "#0f0c0c",
1754 "button_alignment": "center",
1755 "button_font_size": "16",
1756 "button_border_color": "#26262e",
1757 "button_padding": {
1758 "desktop": {
1759 "top": 10,
1760 "right": "30",
1761 "bottom": "10",
1762 "left": "30"
1763 }
1764 },
1765 "button_border_hover_color": "#0f0000"
1766 }
1767 }
1768 }
1769 }
1770