Contact Form 7 Skins - Version 2.2

Version Description

  • 2020-01-07 =

  • FEATURE: Add Styles

Download this release

Release Info

Developer buzztone
Plugin Icon 128x128 Contact Form 7 Skins
Version 2.2
Comparing to
See all releases

Code changes from version 2.1.4 to 2.2

index.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Contact Form 7 Skins
4
  * Plugin URI: http://cf7skins.com
5
  * Description: Adds drag & drop Visual Editor with Templates & Styles to Contact Form 7. Requires Contact Form 7.
6
- * Version: 2.1.4
7
  * Author: Neil Murray
8
  * Author URI: http://cf7skins.com
9
  * License: GPL-2.0+
@@ -30,7 +30,7 @@ if ( ! defined( 'ABSPATH' ) ) {
30
  *
31
  * @since 0.1.0
32
  */
33
- define( 'CF7SKINS_VERSION', '2.1.4' );
34
  define( 'CF7SKINS_OPTIONS', 'cf7skins' ); // Database option names
35
  define( 'CF7SKINS_TEXTDOMAIN', 'contact-form-7-skins' );
36
  define( 'CF7SKINS_FEATURE_FILTER', false ); // @since 0.4.0
3
  * Plugin Name: Contact Form 7 Skins
4
  * Plugin URI: http://cf7skins.com
5
  * Description: Adds drag & drop Visual Editor with Templates & Styles to Contact Form 7. Requires Contact Form 7.
6
+ * Version: 2.2
7
  * Author: Neil Murray
8
  * Author URI: http://cf7skins.com
9
  * License: GPL-2.0+
30
  *
31
  * @since 0.1.0
32
  */
33
+ define( 'CF7SKINS_VERSION', '2.2' );
34
  define( 'CF7SKINS_OPTIONS', 'cf7skins' ); // Database option names
35
  define( 'CF7SKINS_TEXTDOMAIN', 'contact-form-7-skins' );
36
  define( 'CF7SKINS_FEATURE_FILTER', false ); // @since 0.4.0
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === Contact Form 7 Skins ===
2
  Contributors: buzztone
3
- Tags: contact form 7, drag & drop form editor, contact form 7 template, contact form 7 style, contact form 7 theme
4
  Requires at least: 4.3
5
- Tested up to: 5.2
6
  Requires PHP: 5.6
7
- Stable tag: 2.1.4
8
  Author URI: https://cf7skins.com
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -122,6 +122,10 @@ Absolutely not. You can create and manage Contact Form 7 forms without any codin
122
 
123
  == Changelog ==
124
 
 
 
 
 
125
  = 2.1.4 - 2019-10-02 =
126
 
127
  * FIX: Remove & replace clearfix removed/deprecated in WordPress 5.0 - had conflict with some other WP plugins.
1
  === Contact Form 7 Skins ===
2
  Contributors: buzztone
3
+ Tags: contact form 7, contact form 7 editor, contact form 7 addon, contact form 7 style, contact form 7 theme
4
  Requires at least: 4.3
5
+ Tested up to: 5.3
6
  Requires PHP: 5.6
7
+ Stable tag: 2.2
8
  Author URI: https://cf7skins.com
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
122
 
123
  == Changelog ==
124
 
125
+ = 2.2 - 2020-01-07 =
126
+
127
+ * FEATURE: Add Styles
128
+
129
  = 2.1.4 - 2019-10-02 =
130
 
131
  * FIX: Remove & replace clearfix removed/deprecated in WordPress 5.0 - had conflict with some other WP plugins.
skins/styles/lavender/lavender.css ADDED
@@ -0,0 +1,351 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * Style Name: Lavender
3
+ * Description: Lavender is a soft violet style that will blend in with many themes, particularly those that include similar colors. It was designed to be both delicate and smart.
4
+ * Instructions:
5
+ * Version: 1.0
6
+ * Version Date: 2019-12-31
7
+ * Tags: purple, grey, light
8
+ **/
9
+
10
+ /** Table of Contents
11
+ * Import
12
+ * Resets
13
+ * Form & Controls
14
+ * Fieldset, Legend, Label
15
+ * Text Fields
16
+ * Ordered & Unordered lists
17
+ * Checkboxes, Radio Buttons and Drop Down Menus
18
+ * Other Fields
19
+ * Submit Buttons
20
+ * Special Classes
21
+ * Ready Styles
22
+ * Multi Styles
23
+ */
24
+
25
+ /** Import
26
+ Use to import other style sheets
27
+ ------------------------------------------------------------ */
28
+ /* @import url('../parent/style.css'); */
29
+
30
+ /** Resets
31
+ Use to reset HTML form elements within CF7 forms
32
+ ------------------------------------------------------------ */
33
+ .wpcf7 .cf7s-lavender p {
34
+ }
35
+
36
+ .wpcf7 .cf7s-lavender em {
37
+ }
38
+
39
+ .wpcf7 .cf7s-lavender a {
40
+ }
41
+
42
+ /** Form & Controls
43
+ Use to style the overall CF7 form
44
+ ------------------------------------------------------------ */
45
+ .wpcf7 .cf7s-lavender {
46
+ padding: 20px;
47
+ color: #826581;
48
+ border: 1px solid #d7d0d7;
49
+ background: #fff;
50
+ }
51
+
52
+ /** Fieldset, Legend, Label
53
+ ------------------------------------------------------------ */
54
+ .wpcf7 .cf7s-lavender fieldset {
55
+ margin: 10px 0;
56
+ padding: 10px 25px;
57
+ border: 1px solid #d7d0d7;
58
+ background: #efe2f3;
59
+ }
60
+
61
+ .wpcf7 .cf7s-lavender legend {
62
+ font-size: 1.2em;
63
+ padding: 3px 20px;
64
+ color: #fff;
65
+ border: 1px solid #d9cfda;
66
+ background: #d3b2d1;
67
+ }
68
+
69
+ .wpcf7 .cf7s-lavender label {
70
+ }
71
+
72
+ .wpcf7 .cf7s-lavender fieldset p {
73
+ }
74
+
75
+ .wpcf7 .cf7s-lavender fieldset fieldset {
76
+ margin: 10px 0;
77
+ background: #f2f2f2;
78
+ }
79
+
80
+ .wpcf7 .cf7s-lavender fieldset fieldset legend {
81
+ }
82
+
83
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender fieldset fieldset input,
84
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender fieldset fieldset textarea {
85
+ }
86
+
87
+ /** Text Fields
88
+ ------------------------------------------------------------ */
89
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender input,
90
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender textarea {
91
+ margin-bottom: 8px;
92
+ padding: 7px;
93
+ border: 1px solid #c0c0c0;
94
+ background: #fafafa;
95
+ }
96
+
97
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender input[type="text"],
98
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender input[type="email"],
99
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender input[type="tel"],
100
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender input[type="url"],
101
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender input[type="number"],
102
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender input[type="range"],
103
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender input[type=date],
104
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender input[type=file] {
105
+ }
106
+
107
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender input[type="text"] {
108
+ }
109
+
110
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender input[type="email"] {
111
+ }
112
+
113
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender input[type="tel"] {
114
+ }
115
+
116
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender textarea {
117
+ }
118
+
119
+ /** Ordered & Unordered lists
120
+ ------------------------------------------------------------ */
121
+ .wpcf7 .cf7s-lavender ol,
122
+ .wpcf7 .cf7s-lavender ul,
123
+ .wpcf7 .cf7s-lavender li {
124
+ }
125
+
126
+ .wpcf7 .cf7s-lavender ol {
127
+ }
128
+
129
+ .wpcf7 .cf7s-lavender li {
130
+ margin-bottom: 5px;
131
+ }
132
+
133
+ .wpcf7 .cf7s-lavender li label {
134
+ }
135
+
136
+ .wpcf7 .cf7s-lavender .wpcf7-list-item {
137
+ }
138
+
139
+ .wpcf7 .cf7s-lavender .wpcf7-list-item-label {
140
+ margin-right: 7px;
141
+ }
142
+
143
+ /** Checkboxes, Radio Buttons and Drop Down Menus
144
+ ------------------------------------------------------------ */
145
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender input[type="checkbox"],
146
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender input[type="radio"] {
147
+ margin-right: 6px;
148
+ border: none;
149
+ background: none;
150
+ }
151
+
152
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender select {
153
+ margin-bottom: 8px; /* same as Input */
154
+ padding: 7px;
155
+ border: 1px solid #c0c0c0;
156
+ background: #fafafa;
157
+ }
158
+
159
+ .wpcf7 .cf7s-lavender select option {
160
+ }
161
+
162
+ .wpcf7 .cf7s-lavender select option:hover {
163
+ color: #d9cfda;
164
+ background: #826581;
165
+ }
166
+
167
+ .wpcf7 .cf7s-lavender .wpcf7-checkbox .wpcf7-list-item,
168
+ .wpcf7 .cf7s-lavender .wpcf7-radio .wpcf7-list-item {
169
+ margin-left: 13px;
170
+ }
171
+
172
+ /** Other Fields
173
+ ------------------------------------------------------------ */
174
+
175
+
176
+ /** Submit Buttons
177
+ ------------------------------------------------------------ */
178
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender input[type='submit'] {
179
+ padding: 5px 15px;
180
+ color: #816780;
181
+ border: 1px solid #d8ced9;
182
+ background: #f2f2f2;
183
+ }
184
+
185
+
186
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender input[type="submit"]:hover {
187
+ color: #fff;
188
+ background: #d3b2d1;
189
+ }
190
+
191
+ /** Special Classes
192
+ NOTE: Special Classes are classes added in the CF7 Form HTML for a particular form
193
+ ------------------------------------------------------------ */
194
+
195
+
196
+ /** Ready Styles
197
+ ------------------------------------------------------------ */
198
+ .wpcf7 .cf7s-lavender .singleline {
199
+ }
200
+
201
+ .wpcf7 .cf7s-lavender .singleline li {
202
+ }
203
+
204
+ .wpcf7 .cf7s-lavender .singleline input {
205
+ }
206
+
207
+ .wpcf7 .cf7s-lavender .horizontal,
208
+ .wpcf7 .cf7s-lavender .checkbox-horizontal,
209
+ .wpcf7 .cf7s-lavender .radio-horizontal {
210
+ }
211
+
212
+ .wpcf7 .cf7s-lavender .box {
213
+ margin-bottom: 10px;
214
+ padding: 10px;
215
+ border: 1px solid #d9cfda;
216
+ background: #f2f2f2;
217
+ }
218
+
219
+ .wpcf7 .cf7s-lavender .box select {
220
+ }
221
+
222
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender .grid-hover [data-row-span] [data-field-span]:hover {
223
+ background: #d3b2d1;
224
+ }
225
+
226
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender .grid-lined {
227
+ border-top: 1px solid #d3b2d1;
228
+ }
229
+
230
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender .grid-lined [data-row-span] {
231
+ border-bottom: 1px solid #d3b2d1;
232
+ }
233
+
234
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender .grid-lined [data-row-span] [data-field-span] {
235
+ border-right: 1px solid #d3b2d1;
236
+ }
237
+
238
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender .grid-lined [data-row-span] [data-field-span]:first-child {
239
+ border-left: 1px solid #d3b2d1;
240
+ }
241
+
242
+ /* Needed to over-write Ready Default styling in cf7s-ready.css */
243
+ @media only screen and (min-width: 0) and (max-width: 700px) {
244
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender .grid-lined [data-row-span] {
245
+ border-bottom: none; /* Needed so don't get additional line */
246
+ }
247
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender .grid-lined [data-row-span] [data-field-span] {
248
+ border-bottom: 1px solid #d3b2d1;
249
+ border-left: 1px solid #d3b2d1;
250
+ }
251
+ }
252
+
253
+ /** Multi Styles
254
+ ------------------------------------------------------------ */
255
+
256
+ /* Multi Fixes */
257
+ .wpcf7 .cf7s-lavender.cf7multi {
258
+ }
259
+
260
+ .wpcf7 .cf7s-lavender.cf7multi .etabs li {
261
+ }
262
+
263
+ /* Easytabs */
264
+ .wpcf7 .cf7s-lavender.cf7multi .tab-container {
265
+ }
266
+
267
+ .wpcf7 .cf7s-lavender.cf7multi .etabs {
268
+ }
269
+
270
+ .wpcf7 .cf7s-lavender.cf7multi .tab {
271
+ border: 1px solid #d3b2d1;
272
+ border-bottom: none;
273
+ background: #d3b2d1;
274
+ }
275
+
276
+ .wpcf7 .cf7s-lavender.cf7multi .tab a {
277
+ color: #fff;
278
+ }
279
+
280
+ .wpcf7 .cf7s-lavender.cf7multi .tab.active {
281
+ background: #fff;
282
+ }
283
+
284
+ .wpcf7 .cf7s-lavender.cf7multi .tab a.active {
285
+ color:#000;
286
+ }
287
+
288
+ .wpcf7 .cf7s-lavender.cf7multi .epanels {
289
+ border: 1px solid #d3b2d1;
290
+ }
291
+
292
+ .wpcf7 .cf7s-lavender.cf7multi .panel-container {
293
+ }
294
+
295
+ /* Navigation */
296
+ .wpcf7 .cf7s-lavender.cf7multi .navigation {
297
+ }
298
+
299
+ .wpcf7 .cf7s-lavender.cf7multi .navigation .previous,
300
+ .wpcf7 .cf7s-lavender.cf7multi .navigation .next {
301
+ color: #816780;
302
+ border: 1px solid #d8ced9;
303
+ background: #f2f2f2;
304
+ }
305
+
306
+ .wpcf7 .cf7s-lavender.cf7multi .navigation .previous:hover,
307
+ .wpcf7 .cf7s-lavender.cf7multi .navigation .next:hover {
308
+ text-decoration: none; /* Removes underline from button link */
309
+ color: #fff;
310
+ background: #d3b2d1;
311
+ }
312
+
313
+ /* Pagination */
314
+ .wpcf7 .cf7s-lavender.cf7multi .pagination {
315
+ }
316
+
317
+ /* Start & End Tabs */
318
+ .wpcf7 .cf7s-lavender.cf7multi .navigation .start,
319
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender.cf7multi .navigation .end {
320
+ padding: 5px 10px;
321
+ color: #816780;
322
+ border: 1px solid #d8ced9;
323
+ background: #f2f2f2;
324
+ }
325
+
326
+ .wpcf7 .cf7s-lavender.cf7multi .navigation .start:hover,
327
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender.cf7multi .navigation .end:hover {
328
+ text-decoration:none; /* Removes underline from button link */
329
+ color: #fff;
330
+ background: #d3b2d1;
331
+ }
332
+
333
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender.cf7multi .navigation .end {
334
+ }
335
+
336
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-lavender.cf7multi .navigation .end:hover {
337
+ }
338
+
339
+ /* Progress Bar */
340
+ .wpcf7 .cf7s-lavender.cf7multi .cf7m-progress {
341
+ border: 1px solid #d3b2d1;
342
+ background: #efe2f3;
343
+ }
344
+
345
+ .wpcf7 .cf7s-lavender.cf7multi .cf7m-progress div {
346
+ background: #d3b2d1;
347
+ }
348
+
349
+ /* Thank You Tab */
350
+ .wpcf7 .cf7s-lavender.cf7multi .cf7m-thanks {
351
+ }
skins/styles/lavender/modal.png ADDED
Binary file
skins/styles/lavender/thumbnail.png ADDED
Binary file
skins/styles/mushroom/modal.png ADDED
Binary file
skins/styles/mushroom/mushroom.css ADDED
@@ -0,0 +1,355 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * Style Name: Mushroom
3
+ * Description: Mushroom is a funky colorful style – its darker colors and stand out Legends are bound to draw attention.
4
+ * Instructions:
5
+ * Version: 1.0
6
+ * Version Date: 2019-12-31
7
+ * Tags: olive, brown, pink, dark
8
+ **/
9
+
10
+ /** Table of Contents
11
+ * Import
12
+ * Resets
13
+ * Form & Controls
14
+ * Fieldset, Legend, Label
15
+ * Text Fields
16
+ * Ordered & Unordered lists
17
+ * Checkboxes, Radio Buttons and Drop Down Menus
18
+ * Other Fields
19
+ * Submit Buttons
20
+ * Special Classes
21
+ * Ready Styles
22
+ * Multi Styles
23
+ */
24
+
25
+ /** Import
26
+ Use to import other style sheets
27
+ ------------------------------------------------------------ */
28
+ /* @import url('../parent/style.css'); */
29
+
30
+ /** Resets
31
+ Use to reset HTML form elements within CF7 forms
32
+ ------------------------------------------------------------ */
33
+ .wpcf7 .cf7s-mushroom p {
34
+ }
35
+
36
+ .wpcf7 .cf7s-mushroom em {
37
+ }
38
+
39
+ .wpcf7 .cf7s-mushroom a {
40
+ }
41
+
42
+ /** Form & Controls
43
+ Use to style the overall CF7 form
44
+ ------------------------------------------------------------ */
45
+ .wpcf7 .cf7s-mushroom {
46
+ padding: 20px;
47
+ color: #000;
48
+ border: 1px solid #715f51;
49
+ background: #fff;
50
+ }
51
+
52
+ /** Fieldset, Legend, Label
53
+ ------------------------------------------------------------ */
54
+ .wpcf7 .cf7s-mushroom fieldset {
55
+ margin: 10px 0;
56
+ padding: 10px 25px;
57
+ color: #ebe44b;
58
+ border: 1px solid #715f51;
59
+ background: #757448;
60
+ }
61
+
62
+ .wpcf7 .cf7s-mushroom legend {
63
+ font-size: 1.2em;
64
+ padding: 3px 20px;
65
+ color: #fff;
66
+ border: 1px solid #715f51;
67
+ background: #ff0052;
68
+ }
69
+
70
+ .wpcf7 .cf7s-mushroom label {
71
+ }
72
+
73
+ .wpcf7 .cf7s-mushroom fieldset p {
74
+ }
75
+
76
+ .wpcf7 .cf7s-mushroom fieldset fieldset {
77
+ margin: 10px 0;
78
+ border: 1px solid #715f51;
79
+ background: #4a480b;
80
+ }
81
+
82
+ .wpcf7 .cf7s-mushroom fieldset fieldset legend {
83
+ border: 1px solid #4a480b;
84
+ }
85
+
86
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom fieldset fieldset input,
87
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom fieldset fieldset textarea {
88
+ }
89
+
90
+ /** Text Fields
91
+ ------------------------------------------------------------ */
92
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom input,
93
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom textarea {
94
+ margin-bottom: 8px;
95
+ padding: 7px;
96
+ color: #444209;
97
+ border: 1px solid #715f51;
98
+ background: #e2df9a;
99
+ }
100
+
101
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom input[type="text"],
102
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom input[type="email"],
103
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom input[type="tel"],
104
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom input[type="url"],
105
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom input[type="number"],
106
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom input[type="range"],
107
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom input[type=date],
108
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom input[type=file] {
109
+ }
110
+
111
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom input[type="text"] {
112
+ }
113
+
114
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom input[type="email"] {
115
+ }
116
+
117
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom input[type="tel"] {
118
+ }
119
+
120
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom textarea {
121
+ }
122
+
123
+ /** Ordered & Unordered lists
124
+ ------------------------------------------------------------ */
125
+ .wpcf7 .cf7s-mushroom ol,
126
+ .wpcf7 .cf7s-mushroom ul,
127
+ .wpcf7 .cf7s-mushroom li {
128
+ }
129
+
130
+ .wpcf7 .cf7s-mushroom ol {
131
+ }
132
+
133
+ .wpcf7 .cf7s-mushroom li {
134
+ margin-bottom: 5px;
135
+ }
136
+
137
+ .wpcf7 .cf7s-mushroom li label {
138
+ }
139
+
140
+ .wpcf7 .cf7s-mushroom .wpcf7-list-item {
141
+ }
142
+
143
+ .wpcf7 .cf7s-mushroom .wpcf7-list-item-label {
144
+ margin-right: 7px;
145
+ }
146
+
147
+ /** Checkboxes, Radio Buttons and Drop Down Menus
148
+ ------------------------------------------------------------ */
149
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom input[type="checkbox"],
150
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom input[type="radio"] {
151
+ margin-right: 6px;
152
+ border: none;
153
+ background: none;
154
+ }
155
+
156
+ .wpcf7 .cf7s-mushroom select {
157
+ padding: 6px; /* matches input fields */
158
+ color:#000;
159
+ border: 1px solid #86832a;
160
+ background: #e2df9a;
161
+ }
162
+
163
+ .wpcf7 .cf7s-mushroom select option {
164
+ }
165
+
166
+ .wpcf7 .cf7s-mushroom select option:hover {
167
+ color: #ebe44b;
168
+ background: #4a480b;
169
+ }
170
+
171
+ .wpcf7 .cf7s-mushroom .wpcf7-checkbox .wpcf7-list-item,
172
+ .wpcf7 .cf7s-mushroom .wpcf7-radio .wpcf7-list-item {
173
+ margin-left: 13px;
174
+ }
175
+
176
+ /** Other Fields
177
+ ------------------------------------------------------------ */
178
+
179
+
180
+ /** Submit Buttons
181
+ ------------------------------------------------------------ */
182
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom input[type="submit"] {
183
+ padding: 5px 15px;
184
+ color: #fff;
185
+ border: 1px solid #715f51;
186
+ background: #ff0052;
187
+ }
188
+
189
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom input[type="submit"]:hover {
190
+ color: #ebe44b;
191
+ background: #4a480b;
192
+ }
193
+
194
+ /** Special Classes
195
+ NOTE: Special Classes are classes added in the CF7 Form HTML for a particular form
196
+ ------------------------------------------------------------ */
197
+
198
+
199
+ /** Ready Styles
200
+ ------------------------------------------------------------ */
201
+ .wpcf7 .cf7s-mushroom .singleline {
202
+ }
203
+
204
+ .wpcf7 .cf7s-mushroom .singleline li {
205
+ }
206
+
207
+ .wpcf7 .cf7s-mushroom .singleline input {
208
+ }
209
+
210
+ .wpcf7 .cf7s-mushroom .horizontal,
211
+ .wpcf7 .cf7s-mushroom .checkbox-horizontal,
212
+ .wpcf7 .cf7s-mushroom .radio-horizontal {
213
+ }
214
+
215
+ .wpcf7 .cf7s-mushroom .box {
216
+ padding: 10px;
217
+ color: #ebe44b;
218
+ border: 1px solid #715f51;
219
+ background: #444209;
220
+ }
221
+
222
+ .wpcf7 .cf7s-mushroom .box select {
223
+ color: #444209;
224
+ }
225
+
226
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom .grid-hover [data-row-span] [data-field-span]:hover {
227
+ background: #444209;
228
+ }
229
+
230
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom .grid-lined {
231
+ border-top: 1px solid #444209;
232
+ }
233
+
234
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom .grid-lined [data-row-span] {
235
+ border-bottom: 1px solid #444209;
236
+ }
237
+
238
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom .grid-lined [data-row-span] [data-field-span] {
239
+ border-right: 1px solid #444209;
240
+ }
241
+
242
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom .grid-lined [data-row-span] [data-field-span]:first-child {
243
+ border-left: 1px solid #444209;
244
+ }
245
+
246
+ /* Needed to over-write Ready Default styling in cf7s-ready.css */
247
+ @media only screen and (min-width: 0) and (max-width: 700px) {
248
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom .grid-lined [data-row-span] {
249
+ border-bottom: none; /* Needed so don't get additional line */
250
+ }
251
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom .grid-lined [data-row-span] [data-field-span] {
252
+ border-bottom: 1px solid #444209;
253
+ border-left: 1px solid #444209;
254
+ }
255
+ }
256
+
257
+ /** Multi Styles
258
+ ------------------------------------------------------------ */
259
+
260
+ /* Multi Fixes */
261
+ .wpcf7 .cf7s-mushroom.cf7multi {
262
+ }
263
+
264
+ .wpcf7 .cf7s-mushroom.cf7multi .etabs li {
265
+ }
266
+
267
+ /* Easytabs */
268
+ .wpcf7 .cf7s-mushroom.cf7multi .tab-container {
269
+ }
270
+
271
+ .wpcf7 .cf7s-mushroom.cf7multi .etabs {
272
+ }
273
+
274
+ .wpcf7 .cf7s-mushroom.cf7multi .tab {
275
+ border: 1px solid #444209;
276
+ border-bottom: none;
277
+ background: #757448;
278
+ }
279
+
280
+ .wpcf7 .cf7s-mushroom.cf7multi .tab a {
281
+ color: #ebe44b;
282
+ }
283
+
284
+ .wpcf7 .cf7s-mushroom.cf7multi .tab.active {
285
+ background: #fff;
286
+ }
287
+
288
+ .wpcf7 .cf7s-mushroom.cf7multi .tab a.active {
289
+ color:#000;
290
+ }
291
+
292
+ .wpcf7 .cf7s-mushroom.cf7multi .epanels {
293
+ border: 1px solid #444209;
294
+ }
295
+
296
+ .wpcf7 .cf7s-mushroom.cf7multi .panel-container {
297
+ }
298
+
299
+ /* Navigation */
300
+ .wpcf7 .cf7s-mushroom.cf7multi .navigation {
301
+ }
302
+
303
+ .wpcf7 .cf7s-mushroom.cf7multi .navigation .previous,
304
+ .wpcf7 .cf7s-mushroom.cf7multi .navigation .next {
305
+ color: #fff;
306
+ border: 1px solid #715f51;
307
+ background: #ff0052;
308
+ }
309
+
310
+ .wpcf7 .cf7s-mushroom.cf7multi .navigation .previous:hover,
311
+ .wpcf7 .cf7s-mushroom.cf7multi .navigation .next:hover {
312
+ text-decoration: none; /* Removes underline from button link */
313
+ color: #ebe44b;
314
+ background: #4a480b;
315
+ }
316
+
317
+ /* Pagination */
318
+ .wpcf7 .cf7s-mushroom.cf7multi .pagination {
319
+ }
320
+
321
+ /* Start & End Tabs */
322
+ .wpcf7 .cf7s-mushroom.cf7multi .navigation .start,
323
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom.cf7multi .navigation .end {
324
+ padding: 5px 10px;
325
+ color: #fff;
326
+ border: 1px solid #715f51;
327
+ background: #ff0052;
328
+ }
329
+
330
+ .wpcf7 .cf7s-mushroom.cf7multi .navigation .start:hover,
331
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom.cf7multi .navigation .end:hover {
332
+ color: #ebe44b;
333
+ background: #4a480b;
334
+ text-decoration:none; /* Removes underline from button link */
335
+ }
336
+
337
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom.cf7multi .navigation .end {
338
+ }
339
+
340
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-mushroom.cf7multi .navigation .end:hover {
341
+ }
342
+
343
+ /* Progress Bar */
344
+ .wpcf7 .cf7s-mushroom.cf7multi .cf7m-progress {
345
+ border: 1px solid #757448;
346
+ background: #4a480b;
347
+ }
348
+
349
+ .wpcf7 .cf7s-mushroom.cf7multi .cf7m-progress div {
350
+ background: #757448;
351
+ }
352
+
353
+ /* Thank You Tab */
354
+ .wpcf7 .cf7s-mushroom.cf7multi .cf7m-thanks {
355
+ }
skins/styles/mushroom/thumbnail.png ADDED
Binary file
skins/styles/solar/modal.png ADDED
Binary file
skins/styles/solar/solar.css ADDED
@@ -0,0 +1,351 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * Style Name: Solar
3
+ * Description: Solar will brighten your forms with its subtle yellow & orange color variations. This smart, clean style will lift your forms out of the ordinary.
4
+ * Instructions:
5
+ * Version: 1.0
6
+ * Version Date: 2019-12-31
7
+ * Tags: yellow, orange, white, light
8
+ **/
9
+
10
+ /** Table of Contents
11
+ * Import
12
+ * Resets
13
+ * Form & Controls
14
+ * Fieldset, Legend, Label
15
+ * Text Fields
16
+ * Ordered & Unordered lists
17
+ * Checkboxes, Radio Buttons and Drop Down Menus
18
+ * Other Fields
19
+ * Submit Buttons
20
+ * Special Classes
21
+ * Ready Styles
22
+ * Multi Styles
23
+ */
24
+
25
+ /** Import
26
+ Use to import other style sheets
27
+ ------------------------------------------------------------ */
28
+ /* @import url('../parent/style.css'); */
29
+
30
+ /** Resets
31
+ Use to reset HTML form elements within CF7 forms
32
+ ------------------------------------------------------------ */
33
+ .wpcf7 .cf7s-solar p {
34
+ }
35
+
36
+ .wpcf7 .cf7s-solar em {
37
+ }
38
+
39
+ .wpcf7 .cf7s-solar a {
40
+ }
41
+
42
+ /** Form & Controls
43
+ Use to style the overall CF7 form
44
+ ------------------------------------------------------------ */
45
+ .wpcf7 .cf7s-solar {
46
+ padding: 20px;
47
+ color: #ad7f32;
48
+ border: 1px solid #f3c577;
49
+ background: #fff;
50
+ }
51
+
52
+ /** Fieldset, Legend, Label
53
+ ------------------------------------------------------------ */
54
+ .wpcf7 .cf7s-solar fieldset {
55
+ margin: 10px 0;
56
+ padding: 10px 25px;
57
+ border: 1px solid #f3c577;
58
+ background: #fdf8a1;
59
+ }
60
+
61
+ .wpcf7 .cf7s-solar legend {
62
+ font-size: 1.2em;
63
+ padding: 3px 20px;
64
+ color: #fff;
65
+ border: 1px solid #dfac59;
66
+ background: #efc278;
67
+ }
68
+
69
+ .wpcf7 .cf7s-solar label {
70
+ }
71
+
72
+ .wpcf7 .cf7s-solar fieldset p {
73
+ }
74
+
75
+ .wpcf7 .cf7s-solar fieldset fieldset {
76
+ margin: 10px 0;
77
+ background: #fcf68b;
78
+ }
79
+
80
+ .wpcf7 .cf7s-solar fieldset fieldset legend {
81
+
82
+ }
83
+
84
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar fieldset fieldset input,
85
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar fieldset fieldset textarea {
86
+ }
87
+
88
+ /** Text Fields
89
+ ------------------------------------------------------------ */
90
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar input,
91
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar textarea {
92
+ margin-bottom: 8px;
93
+ padding: 7px;
94
+ color: #444209;
95
+ border: 1px solid #f3c577;
96
+ background: #fafafa;
97
+ }
98
+
99
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar input[type="text"],
100
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar input[type="email"],
101
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar input[type="tel"],
102
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar input[type="url"],
103
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar input[type="number"],
104
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar input[type="range"],
105
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar input[type=date],
106
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar input[type=file] {
107
+ }
108
+
109
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar input[type="text"] {
110
+ }
111
+
112
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar input[type="email"] {
113
+ }
114
+
115
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar input[type="tel"] {
116
+ }
117
+
118
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar textarea {
119
+ }
120
+
121
+ /** Ordered & Unordered lists
122
+ ------------------------------------------------------------ */
123
+ .wpcf7 .cf7s-solar ol,
124
+ .wpcf7 .cf7s-solar ul,
125
+ .wpcf7 .cf7s-solar li {
126
+ }
127
+
128
+ .wpcf7 .cf7s-solar ol {
129
+ }
130
+
131
+ .wpcf7 .cf7s-solar li {
132
+ margin-bottom: 5px;
133
+ }
134
+
135
+ .wpcf7 .cf7s-solar li label {
136
+ }
137
+
138
+ .wpcf7 .cf7s-solar .wpcf7-list-item {
139
+ }
140
+
141
+ .wpcf7 .cf7s-solar .wpcf7-list-item-label {
142
+ margin-right: 7px;
143
+ }
144
+
145
+ /** Checkboxes, Radio Buttons and Drop Down Menus
146
+ ------------------------------------------------------------ */
147
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar input[type='checkbox'],
148
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar input[type='radio'] {
149
+ margin-right: 6px;
150
+ border: none;
151
+ background: none;
152
+ }
153
+
154
+ .wpcf7 .cf7s-solar select {
155
+ padding: 6px; /* matches input fields */
156
+ color: #ad7f32;
157
+ border: 1px solid #f3c577;
158
+ background: #fffcc6;
159
+ }
160
+
161
+ .wpcf7 .cf7s-solar select option {
162
+ }
163
+
164
+ .wpcf7 .cf7s-solar select option:hover {
165
+ color: #fff;
166
+ background: #efc278;
167
+ }
168
+
169
+ .wpcf7 .cf7s-solar .wpcf7-checkbox .wpcf7-list-item,
170
+ .wpcf7 .cf7s-solar .wpcf7-radio .wpcf7-list-item {
171
+ margin-left: 13px;
172
+ }
173
+
174
+ /** Other Fields
175
+ ------------------------------------------------------------ */
176
+
177
+
178
+ /** Submit Buttons
179
+ ------------------------------------------------------------ */
180
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar input[type='submit'] {
181
+ padding: 5px 15px;
182
+ color: #fff;
183
+ border: 1px solid #dfac59;
184
+ background: #efc278;
185
+ }
186
+
187
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar input[type='submit']:hover {
188
+ color: #ad7f32;
189
+ background: #fdf8a1;
190
+ }
191
+
192
+ /** Special Classes
193
+ NOTE: Special Classes are classes added in the CF7 Form HTML for a particular form
194
+ ------------------------------------------------------------ */
195
+
196
+
197
+ /** Ready Styles
198
+ ------------------------------------------------------------ */
199
+ .wpcf7 .cf7s-solar .singleline {
200
+ }
201
+
202
+ .wpcf7 .cf7s-solar .singleline li {
203
+ }
204
+
205
+ .wpcf7 .cf7s-solar .singleline input {
206
+ }
207
+
208
+ .wpcf7 .cf7s-solar .horizontal,
209
+ .wpcf7 .cf7s-solar .checkbox-horizontal,
210
+ .wpcf7 .cf7s-solar .radio-horizontal {
211
+ }
212
+
213
+ .wpcf7 .cf7s-solar .box {
214
+ padding: 10px;
215
+ border: 1px solid #f3c577;
216
+ background: #fcf68b;
217
+ }
218
+
219
+ .wpcf7 .cf7s-solar .box select {
220
+ }
221
+
222
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar .grid-hover [data-row-span] [data-field-span]:hover {
223
+ background: #f3c577;
224
+ }
225
+
226
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar .grid-lined {
227
+ border-top: 1px solid #f3c577;
228
+ }
229
+
230
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar .grid-lined [data-row-span] {
231
+ border-bottom: 1px solid #f3c577;
232
+ }
233
+
234
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar .grid-lined [data-row-span] [data-field-span] {
235
+ border-right: 1px solid #f3c577;
236
+ }
237
+
238
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar .grid-lined [data-row-span] [data-field-span]:first-child {
239
+ border-left: 1px solid #f3c577;
240
+ }
241
+
242
+ /* Needed to over-write Ready Default styling in cf7s-ready.css */
243
+ @media only screen and (min-width: 0) and (max-width: 700px) {
244
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar .grid-lined [data-row-span] {
245
+ border-bottom: none; /* Needed so don't get additional line */
246
+ }
247
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar .grid-lined [data-row-span] [data-field-span] {
248
+ border-bottom: 1px solid #f3c577;
249
+ border-left: 1px solid #f3c577;
250
+ }
251
+ }
252
+
253
+ /** Multi Styles
254
+ ------------------------------------------------------------ */
255
+
256
+ /* Multi Fixes */
257
+ .wpcf7 .cf7s-solar.cf7multi {
258
+ }
259
+
260
+ .wpcf7 .cf7s-solar.cf7multi .etabs li {
261
+ }
262
+
263
+ /* Easytabs */
264
+ .wpcf7 .cf7s-solar.cf7multi .tab-container {
265
+ }
266
+
267
+ .wpcf7 .cf7s-solar.cf7multi .etabs {
268
+ }
269
+
270
+ .wpcf7 .cf7s-solar.cf7multi .tab {
271
+ border: 1px solid #efc278;
272
+ border-bottom: none;
273
+ background: #efc278;
274
+ }
275
+
276
+ .wpcf7 .cf7s-solar.cf7multi .tab a {
277
+ color: #fff;
278
+ }
279
+
280
+ .wpcf7 .cf7s-solar.cf7multi .tab.active {
281
+ background: #fff;
282
+ }
283
+
284
+ .wpcf7 .cf7s-solar.cf7multi .tab a.active {
285
+ color:#000;
286
+ }
287
+
288
+ .wpcf7 .cf7s-solar.cf7multi .epanels {
289
+ border: 1px solid #efc278;
290
+ }
291
+
292
+ .wpcf7 .cf7s-solar.cf7multi .panel-container {
293
+ }
294
+
295
+ /* Navigation */
296
+ .wpcf7 .cf7s-solar.cf7multi .navigation {
297
+ }
298
+
299
+ .wpcf7 .cf7s-solar.cf7multi .navigation .previous,
300
+ .wpcf7 .cf7s-solar.cf7multi .navigation .next {
301
+ color: #fff;
302
+ border: 1px solid #dfac59;
303
+ background: #efc278;
304
+ }
305
+
306
+ .wpcf7 .cf7s-solar.cf7multi .navigation .previous:hover,
307
+ .wpcf7 .cf7s-solar.cf7multi .navigation .next:hover {
308
+ text-decoration: none; /* Removes underline from button link */
309
+ color: #dfac59;
310
+ background: #fdf8a1;
311
+ }
312
+
313
+ /* Pagination */
314
+ .wpcf7 .cf7s-solar.cf7multi .pagination {
315
+ }
316
+
317
+ /* Start & End Tabs */
318
+ .wpcf7 .cf7s-solar.cf7multi .navigation .start,
319
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar.cf7multi .navigation .end {
320
+ padding: 5px 10px;
321
+ color: #fff;
322
+ border: 1px solid #dfac59;
323
+ background: #efc278;
324
+ }
325
+
326
+ .wpcf7 .cf7s-solar.cf7multi .navigation .start:hover,
327
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar.cf7multi .navigation .end:hover {
328
+ text-decoration: none; /* Removes underline from button link */
329
+ color: #dfac59;
330
+ background: #fdf8a1;
331
+ }
332
+
333
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar.cf7multi .navigation .end {
334
+ }
335
+
336
+ .wpcf7 .wpcf7-form.cf7skins.cf7s-solar.cf7multi .navigation .end:hover {
337
+ }
338
+
339
+ /* Progress Bar */
340
+ .wpcf7 .cf7s-solar.cf7multi .cf7m-progress {
341
+ border: 1px solid #efc278;
342
+ background: #fdf8a1;
343
+ }
344
+
345
+ .wpcf7 .cf7s-solar.cf7multi .cf7m-progress div {
346
+ background: #efc278;
347
+ }
348
+
349
+ /* Thank You Tab */
350
+ .wpcf7 .cf7s-solar.cf7multi .cf7m-thanks {
351
+ }
skins/styles/solar/thumbnail.png ADDED
Binary file