23. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2021-07-21 10:21:41 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

23.1 Files compared

#LocationFileLast Modified
1/Applications/Ampps/www/Porto v4.0.0/Theme Files/Magento 2.x/Porto Theme/app/code/Smartwave/Porto/etc/adminhtmlsystem.xml2021-05-01 02:49:06 +0000
2/Applications/Ampps/www/Porto v4.0.1/Theme Files/Magento 2.x/Porto Theme/app/code/Smartwave/Porto/etc/adminhtmlsystem.xml2021-07-21 09:21:40 +0000

23.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged915378
Changed592
Inserted394
Removed00

23.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

23.4 Active regular expressions

No regular expressions were active.

23.5 Comparison detail

1 <?xml  1 <?xml 
2  version="1.0" 2  version="1.0"
3 ?> 3 ?>
4 <!-- 4 <!--
5 /** 5 /**
6  * Copyright © 2016 Magento. All rights reserved. 6  * Copyright © 2016 Magento. All rights reserved.
7  * See COPYING.txt for license details. 7  * See COPYING.txt for license details.
8  */ 8  */
9 --> 9 -->
10 <config  10 <config 
11  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  11  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
12  xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd" 12  xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd"
13 > 13 >
14       14      
15  <system> 15  <system>
16            16           
17   <tab  17   <tab 
18    id="smartwave_porto"  18    id="smartwave_porto" 
19    translate="label"  19    translate="label" 
20    sortOrder="50" 20    sortOrder="50"
21   > 21   >
22                 22                
23    <label> 23    <label>
24     Porto 4.0.0 24     Porto 4.0.1
25    </label> 25    </label>
26             26            
27   </tab> 27   </tab>
28            28           
29   <section  29   <section 
30    id="porto_settings"  30    id="porto_settings" 
31    translate="label"  31    translate="label" 
32    sortOrder="10"  32    sortOrder="10" 
33    showInDefault="1"  33    showInDefault="1" 
34    showInWebsite="1"  34    showInWebsite="1" 
35    showInStore="1" 35    showInStore="1"
36   > 36   >
37                 37                
38    <label> 38    <label>
39     Porto - Settings Panel 39     Porto - Settings Panel
40    </label> 40    </label>
41                 41                
42    <tab> 42    <tab>
43     smartwave_porto 43     smartwave_porto
44    </tab> 44    </tab>
45                 45                
46    <resource> 46    <resource>
47     Smartwave_Porto::config 47     Smartwave_Porto::config
48    </resource> 48    </resource>
49                 49                
50    <group  50    <group 
51     id="general"  51     id="general" 
52     translate="label"  52     translate="label" 
53     sortOrder="100"  53     sortOrder="100" 
54     showInDefault="1"  54     showInDefault="1" 
55     showInWebsite="1"  55     showInWebsite="1" 
56     showInStore="1" 56     showInStore="1"
57    > 57    >
58                      58                     
59     <label> 59     <label>
60      General 60      General
61     </label> 61     </label>
62                      62                     
63     <field  63     <field 
64      id="boxed"  64      id="boxed" 
65      translate="label comment"  65      translate="label comment" 
66      type="select"  66      type="select" 
67      sortOrder="10"  67      sortOrder="10" 
68      showInDefault="1"  68      showInDefault="1" 
69      showInWebsite="1"  69      showInWebsite="1" 
70      showInStore="1" 70      showInStore="1"
71     > 71     >
72                           72                          
73      <label> 73      <label>
74       Boxed / Wide 74       Boxed / Wide
75      </label> 75      </label>
76                           76                          
77      <source_model> 77      <source_model>
78       Smartwave\Porto\Model\Config\Settings\General\Boxed 78       Smartwave\Porto\Model\Config\Settings\General\Boxed
79      </source_model> 79      </source_model>
80                       80                      
81     </field> 81     </field>
82                      82                     
83     <field  83     <field 
84      id="boxed_bg_color"  84      id="boxed_bg_color" 
85      translate="label comment"  85      translate="label comment" 
86      type="text 86      type="text
87      sortOrder="15"  87      sortOrder="15" 
88      showInDefault="1"  88      showInDefault="1" 
89      showInWebsite="1"  89      showInWebsite="1" 
90      showInStore="1" 90      showInStore="1"
91     > 91     >
92                           92                          
93      <label> 93      <label>
94       Out of Box Background Color for Boxed Version 94       Out of Box Background Color for Boxed Version
95      </label> 95      </label>
96                           96                          
97      <backend_model> 97      <backend_model>
98       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 98       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
99      </backend_model> 99      </backend_model>
100                           100                          
101      <frontend_model> 101      <frontend_model>
102       Smartwave\Porto\Block\System\Config\Form\Field\Color 102       Smartwave\Porto\Block\System\Config\Form\Field\Color
103      </frontend_model> 103      </frontend_model>
104                           104                          
105      <depends> 105      <depends>
106                                106                               
107       <field  107       <field 
108        id="boxed" 108        id="boxed"
109       > 109       >
110        boxed 110        boxed
111       </field> 111       </field>
112                            112                           
113      </depends> 113      </depends>
114                       114                      
115     </field> 115     </field>
116                      116                     
117     <field  117     <field 
118      id="boxed_bg_img"  118      id="boxed_bg_img" 
119      translate="label"  119      translate="label" 
120      type="image"  120      type="image" 
121      sortOrder="17"  121      sortOrder="17" 
122      showInDefault="1"  122      showInDefault="1" 
123      showInWebsite="1"  123      showInWebsite="1" 
124      showInStore="1" 124      showInStore="1"
125     > 125     >
126                           126                          
127      <label> 127      <label>
128       Out of Box Background Image for Boxed Version 128       Out of Box Background Image for Boxed Version
129      </label> 129      </label>
130                           130                          
131      <comment> 131      <comment>
132       Allowed file types:PNG, GIF, JPG, JPEG. 132       Allowed file types:PNG, GIF, JPG, JPEG.
133      </comment> 133      </comment>
134                           134                          
135      <backend_model> 135      <backend_model>
136       Smartwave\Porto\Model\Config\Backend\Image\Boxed 136       Smartwave\Porto\Model\Config\Backend\Image\Boxed
137      </backend_model> 137      </backend_model>
138                           138                          
139      <base_url  139      <base_url 
140       type="media"  140       type="media" 
141       scope_info="1" 141       scope_info="1"
142      > 142      >
143       porto/boxed_bg 143       porto/boxed_bg
144      </base_url> 144      </base_url>
145                           145                          
146      <depends> 146      <depends>
147                                147                               
148       <field  148       <field 
149        id="boxed" 149        id="boxed"
150       > 150       >
151        boxed 151        boxed
152       </field> 152       </field>
153                            153                           
154      </depends> 154      </depends>
155                       155                      
156     </field> 156     </field>
157                      157                     
158     <field  158     <field 
159      id="boxed_custom_style"  159      id="boxed_custom_style" 
160      translate="label comment"  160      translate="label comment" 
161      type="textarea"  161      type="textarea" 
162      sortOrder="18"  162      sortOrder="18" 
163      showInDefault="1"  163      showInDefault="1" 
164      showInWebsite="1"  164      showInWebsite="1" 
165      showInStore="1" 165      showInStore="1"
166     > 166     >
167                           167                          
168      <label> 168      <label>
169       Custom Style for Boxed Version 169       Custom Style for Boxed Version
170      </label> 170      </label>
171                           171                          
172      <comment> 172      <comment>
173       <![CDATA[Type in your custom styles , e.g.:<br/> 173       <![CDATA[Type in your custom styles , e.g.:<br/>
174                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em> 174                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em>
175                                   ]]> 175                                   ]]>
176      </comment> 176      </comment>
177                           177                          
178      <depends> 178      <depends>
179                                179                               
180       <field  180       <field 
181        id="boxed" 181        id="boxed"
182       > 182       >
183        boxed 183        boxed
184       </field> 184       </field>
185                            185                           
186      </depends> 186      </depends>
187                       187                      
188     </field> 188     </field>
189                      189                     
190     <field  190     <field 
191      id="layout 191      id="layout
192      translate="label comment"  192      translate="label comment" 
193      type="select"  193      type="select" 
194      sortOrder="20"  194      sortOrder="20" 
195      showInDefault="1"  195      showInDefault="1" 
196      showInWebsite="1"  196      showInWebsite="1" 
197      showInStore="1" 197      showInStore="1"
198     > 198     >
199                           199                          
200      <label> 200      <label>
201       Maximum Page Width 201       Maximum Page Width
202      </label> 202      </label>
203                           203                          
204      <source_model> 204      <source_model>
205       Smartwave\Porto\Model\Config\Settings\General\Layout 205       Smartwave\Porto\Model\Config\Settings\General\Layout
206      </source_model> 206      </source_model>
207                       207                      
208     </field> 208     </field>
209                      209                     
210     <field  210     <field 
211      id="show_site_notice 211      id="show_site_notice
212      translate="label comment"  212      translate="label comment" 
213      type="select"  213      type="select" 
214      sortOrder="50"  214      sortOrder="50" 
215      showInDefault="1"  215      showInDefault="1" 
216      showInWebsite="1"  216      showInWebsite="1" 
217      showInStore="1" 217      showInStore="1"
218     > 218     >
219                           219                          
220      <label> 220      <label>
221       Show Site Notice 221       Show Site Notice
222      </label> 222      </label>
223                           223                          
224      <source_model> 224      <source_model>
225       Smartwave\Porto\Model\Config\Settings\General\Notice 225       Smartwave\Porto\Model\Config\Settings\General\Notice
226      </source_model> 226      </source_model>
227                           227                          
228     </field> 228     </field>
229                      229                     
230     <field  230     <field 
231      id="custom_notice_block"  231      id="custom_notice_block" 
232      translate="label comment"  232      translate="label comment" 
233      type="text 233      type="text
234      sortOrder="60"  234      sortOrder="60" 
235      showInDefault="1"  235      showInDefault="1" 
236      showInWebsite="1"  236      showInWebsite="1" 
237      showInStore="1" 237      showInStore="1"
238     > 238     >
239                           239                          
240      <label> 240      <label>
241       Custom Notice Block ID 241       Custom Notice Block ID
242      </label> 242      </label>
243                       243                      
244     </field> 244     </field>
245                      245                     
246     <field  246     <field 
247      id="show_site_notice_button"  247      id="show_site_notice_button" 
248      translate="label comment"  248      translate="label comment" 
249      type="select"  249      type="select" 
250      sortOrder="61"  250      sortOrder="61" 
251      showInDefault="1"  251      showInDefault="1" 
252      showInWebsite="1"  252      showInWebsite="1" 
253      showInStore="1" 253      showInStore="1"
254     > 254     >
255                           255                          
256      <label> 256      <label>
257       Show Site Notice Button Close 257       Show Site Notice Button Close
258      </label> 258      </label>
259                           259                          
260      <source_model> 260      <source_model>
261       Magento\Config\Model\Config\Source\Yesno 261       Magento\Config\Model\Config\Source\Yesno
262      </source_model> 262      </source_model>
263                       263                      
264     </field> 264     </field>
265                      265                     
266     <field  266     <field 
267      id="category_list_on_left"  267      id="category_list_on_left" 
268      translate="label comment"  268      translate="label comment" 
269      type="select"  269      type="select" 
270      sortOrder="70"  270      sortOrder="70" 
271      showInDefault="1"  271      showInDefault="1" 
272      showInWebsite="1"  272      showInWebsite="1" 
273      showInStore="1" 273      showInStore="1"
274     > 274     >
275                           275                          
276      <label> 276      <label>
277       Show Category List on Left 277       Show Category List on Left
278      </label> 278      </label>
279                           279                          
280      <source_model> 280      <source_model>
281       Magento\Config\Model\Config\Source\Yesno 281       Magento\Config\Model\Config\Source\Yesno
282      </source_model> 282      </source_model>
283                           283                          
284      <depends> 284      <depends>
285                                285                               
286       <field  286       <field 
287        id="layout" 287        id="layout"
288       > 288       >
289        full_width 289        full_width
290       </field> 290       </field>
291                            291                           
292      </depends> 292      </depends>
293                       293                      
294     </field> 294     </field>
295                      295                     
296     <field  296     <field 
297      id="smartlayers"  297      id="smartlayers" 
298      translate="label comment"  298      translate="label comment" 
299      type="select"  299      type="select" 
300      sortOrder="100"  300      sortOrder="100" 
301      showInDefault="1"  301      showInDefault="1" 
302      showInWebsite="1"  302      showInWebsite="1" 
303      showInStore="1" 303      showInStore="1"
304     > 304     >
305                           305                          
306      <label> 306      <label>
307       Show Share Buttons at the Right Side 307       Show Share Buttons at the Right Side
308      </label> 308      </label>
309                           309                          
310      <source_model> 310      <source_model>
311       Magento\Config\Model\Config\Source\Yesno 311       Magento\Config\Model\Config\Source\Yesno
312      </source_model> 312      </source_model>
313                       313                      
314     </field> 314     </field>
315                      315                     
316     <field  316     <field 
    317      id="sidebar_second_block" 
    318      translate="label comment" 
    319      type="text
    320      sortOrder="110" 
    321      showInDefault="1" 
    322      showInWebsite="1" 
    323      showInStore="1"
    324     >
    325                          
    326      <label>
    327       Sidebar Second Static Block ID
    328      </label>
    329                      
    330     </field>
    331                     
    332     <field 
317      id="sidebar_sticky"  333      id="sidebar_sticky" 
318      translate="label comment"  334      translate="label comment" 
319      type="select"  335      type="select" 
320      sortOrder="200"  336      sortOrder="200" 
321      showInDefault="1"  337      showInDefault="1" 
322      showInWebsite="1"  338      showInWebsite="1" 
323      showInStore="1" 339      showInStore="1"
324     > 340     >
325                           341                          
326      <label> 342      <label>
327       Show Sidebar by Sticky 343       Show Sidebar by Sticky
328      </label> 344      </label>
329                           345                          
330      <source_model> 346      <source_model>
331       Magento\Config\Model\Config\Source\Yesno 347       Magento\Config\Model\Config\Source\Yesno
332      </source_model> 348      </source_model>
333                       349                      
334     </field> 350     </field>
335                  351                 
336    </group> 352    </group>
337                 353                
338    <group  354    <group 
339     id="optimization"  355     id="optimization" 
340     translate="label"  356     translate="label" 
341     sortOrder="105"  357     sortOrder="105" 
342     showInDefault="1"  358     showInDefault="1" 
343     showInWebsite="1"  359     showInWebsite="1" 
344     showInStore="1" 360     showInStore="1"
345    > 361    >
346                      362                     
347     <label> 363     <label>
348      Speed Optimization Setting 364      Speed Optimization Setting
349     </label> 365     </label>
350                      366                     
351     <field  367     <field 
352      id="bootstrap"  368      id="bootstrap" 
353      translate="label comment"  369      translate="label comment" 
354      type="select"  370      type="select" 
355      sortOrder="10"  371      sortOrder="10" 
356      showInDefault="1"  372      showInDefault="1" 
357      showInWebsite="1"  373      showInWebsite="1" 
358      showInStore="1" 374      showInStore="1"
359     > 375     >
360                           376                          
361      <label> 377      <label>
362       Load Original Bootstrap 378       Load Original Bootstrap
363      </label> 379      </label>
364                           380                          
365      <source_model> 381      <source_model>
366       Magento\Config\Model\Config\Source\Yesno 382       Magento\Config\Model\Config\Source\Yesno
367      </source_model> 383      </source_model>
368                       384                      
369     </field> 385     </field>
370                      386                     
371     <field  387     <field 
372      id="animate"  388      id="animate" 
373      translate="label comment"  389      translate="label comment" 
374      type="select"  390      type="select" 
375      sortOrder="20"  391      sortOrder="20" 
376      showInDefault="1"  392      showInDefault="1" 
377      showInWebsite="1"  393      showInWebsite="1" 
378      showInStore="1" 394      showInStore="1"
379     > 395     >
380                           396                          
381      <label> 397      <label>
382       Load Original animate.css 398       Load Original animate.css
383      </label> 399      </label>
384                           400                          
385      <source_model> 401      <source_model>
386       Magento\Config\Model\Config\Source\Yesno 402       Magento\Config\Model\Config\Source\Yesno
387      </source_model> 403      </source_model>
388                       404                      
389     </field> 405     </field>
390                      406                     
391     <field  407     <field 
392      id="lazyload"  408      id="lazyload" 
393      translate="label comment"  409      translate="label comment" 
394      type="select"  410      type="select" 
395      sortOrder="30"  411      sortOrder="30" 
396      showInDefault="1"  412      showInDefault="1" 
397      showInWebsite="1"  413      showInWebsite="1" 
398      showInStore="1" 414      showInStore="1"
399     > 415     >
400                           416                          
401      <label> 417      <label>
402       Disable Lazyload for Product Images 418       Disable Lazyload for Product Images
403      </label> 419      </label>
404                           420                          
405      <source_model> 421      <source_model>
406       Magento\Config\Model\Config\Source\Yesno 422       Magento\Config\Model\Config\Source\Yesno
407      </source_model> 423      </source_model>
408                       424                      
409     </field> 425     </field>
410                  426                 
411    </group> 427    </group>
412                 428                
413    <group  429    <group 
414     id="header 430     id="header
415     translate="label"  431     translate="label" 
416     sortOrder="110"  432     sortOrder="110" 
417     showInDefault="1"  433     showInDefault="1" 
418     showInWebsite="1"  434     showInWebsite="1" 
419     showInStore="1" 435     showInStore="1"
420    > 436    >
421                      437                     
422     <label> 438     <label>
423      Header 439      Header
424     </label> 440     </label>
425                      441                     
426     <field  442     <field 
427      id="header_type"  443      id="header_type" 
428      translate="label comment"  444      translate="label comment" 
429      type="select"  445      type="select" 
430      sortOrder="10"  446      sortOrder="10" 
431      showInDefault="1"  447      showInDefault="1" 
432      showInWebsite="1"  448      showInWebsite="1" 
433      showInStore="1" 449      showInStore="1"
434     > 450     >
435                           451                          
436      <label> 452      <label>
437       Header Type 453       Header Type
438      </label> 454      </label>
439                           455                          
440      <source_model> 456      <source_model>
441       Smartwave\Porto\Model\Config\Settings\Header\Type 457       Smartwave\Porto\Model\Config\Settings\Header\Type
442      </source_model> 458      </source_model>
443                       459                      
444     </field> 460     </field>
445                      461                     
446     <field  462     <field 
447      id="static_block_top 463      id="static_block_top
448      translate="label comment"  464      translate="label comment" 
449      type="text 465      type="text
450      sortOrder="15"  466      sortOrder="15" 
451      showInDefault="1"  467      showInDefault="1" 
452      showInWebsite="1"  468      showInWebsite="1" 
453      showInStore="1" 469      showInStore="1"
454     > 470     >
455                           471                          
456      <label> 472      <label>
457       Top Static Block ID 473       Top Static Block ID
458      </label> 474      </label>
459                       475                      
460     </field> 476     </field>
461                      477                     
462     <field  478     <field 
463      id="static_block"  479      id="static_block" 
464      translate="label comment"  480      translate="label comment" 
465      type="text 481      type="text
466      sortOrder="20"  482      sortOrder="20" 
467      showInDefault="1"  483      showInDefault="1" 
468      showInWebsite="1"  484      showInWebsite="1" 
469      showInStore="1" 485      showInStore="1"
470     > 486     >
471                           487                          
472      <label> 488      <label>
473       Static Block ID 489       Static Block ID
474      </label> 490      </label>
475                       491                      
476     </field> 492     </field>
477                      493                     
478     <field  494     <field 
479      id="header2_text"  495      id="header2_text" 
480      translate="label comment"  496      translate="label comment" 
481      type="text 497      type="text
482      sortOrder="21 498      sortOrder="13
483      showInDefault="1"  499      showInDefault="1" 
484      showInWebsite="1"  500      showInWebsite="1" 
485      showInStore="1" 501      showInStore="1"
486     > 502     >
487                           503                          
488      <label> 504      <label>
489       Header Text for Type 2 505       Header Text for Type 2
490      </label> 506      </label>
491                           507                          
492      <depends> 508      <depends>
493                                509                               
494       <field  510       <field 
495        id="header_type" 511        id="header_type"
496       > 512       >
497        2 513        2
498       </field> 514       </field>
499                            515                           
500      </depends> 516      </depends>
501                       517                      
502     </field> 518     </field>
503                      519                     
504     <field  520     <field 
505      id="toggle_text"  521      id="header22_text" 
    522      translate="label comment" 
    523      type="text
    524      sortOrder="13" 
    525      showInDefault="1" 
    526      showInWebsite="1" 
    527      showInStore="1"
    528     >
    529                          
    530      <label>
    531       Header Text for Type 22
    532      </label>
    533                          
    534      <depends>
    535                               
    536       <field 
    537        id="header_type"
    538       >
    539        22
    540       </field>
    541                           
    542      </depends>
    543                      
    544     </field>
    545                     
    546     <field 
    547      id="toggle_action_22
    548      translate="label comment" 
    549      type="select" 
    550      sortOrder="20" 
    551      showInDefault="1" 
    552      showInWebsite="1" 
    553      showInStore="1"
    554     >
    555                          
    556      <label>
    557       Toggle Action Type 22
    558      </label>
    559                          
    560      <source_model>
    561       Smartwave\Porto\Model\Config\Settings\Header\Toggle
    562      </source_model>
    563                          
    564      <depends>
    565                               
    566       <field 
    567        id="header_type"
    568       >
    569        22
    570       </field>
    571                           
    572      </depends>
    573                      
    574     </field>
    575                     
    576     <field 
    577      id="toggle_text_22" 
    578      translate="label comment" 
    579      type="text
    580      sortOrder="21" 
    581      showInDefault="1" 
    582      showInWebsite="1" 
    583      showInStore="1"
    584     >
    585                          
    586      <label>
    587       Toggle Text for Type 22
    588      </label>
    589                          
    590      <depends>
    591                               
    592       <field 
    593        id="header_type"
    594       >
    595        22
    596       </field>
    597                           
    598      </depends>
    599                      
    600     </field>
    601                     
    602     <field 
    603      id="secondary_menu_22" 
506      translate="label comment"  604      translate="label comment" 
507      type="text 605      type="text
508      sortOrder="22"  606      sortOrder="22" 
509      showInDefault="1"  607      showInDefault="1" 
510      showInWebsite="1"  608      showInWebsite="1" 
511      showInStore="1" 609      showInStore="1"
512     > 610     >
513                           611                          
514      <label> 612      <label>
    613       Secondary Menu for Type 22
    614      </label>
    615                          
    616      <depends>
    617                               
    618       <field 
    619        id="header_type"
    620       >
    621        22
    622       </field>
    623                           
    624      </depends>
    625                      
    626     </field>
    627                     
    628     <field 
    629      id="static_block_22" 
    630      translate="label comment" 
    631      type="text
    632      sortOrder="23" 
    633      showInDefault="1" 
    634      showInWebsite="1" 
    635      showInStore="1"
    636     >
    637                          
    638      <label>
    639       Static Block ID for Header Bottom Type 22
    640      </label>
    641                          
    642      <depends>
    643                               
    644       <field 
    645        id="header_type"
    646       >
    647        22
    648       </field>
    649                           
    650      </depends>
    651                      
    652     </field>
    653                     
    654     <field 
    655      id="toggle_text" 
    656      translate="label comment" 
    657      type="text
    658      sortOrder="13" 
    659      showInDefault="1" 
    660      showInWebsite="1" 
    661      showInStore="1"
    662     >
    663                          
    664      <label>
515       Toggle Text for Type 7 665       Toggle Text for Type 7
516      </label> 666      </label>
517                           667                          
518      <depends> 668      <depends>
519                                669                               
520       <field  670       <field 
521        id="header_type" 671        id="header_type"
522       > 672       >
523        7 673        7
524       </field> 674       </field>
525                            675                           
526      </depends> 676      </depends>
527                       677                      
528     </field> 678     </field>
529                      679                     
530     <field  680     <field 
531      id="static_block_7"  681      id="static_block_7" 
532      translate="label comment"  682      translate="label comment" 
533      type="text 683      type="text
534      sortOrder="24"  684      sortOrder="24" 
535      showInDefault="1"  685      showInDefault="1" 
536      showInWebsite="1"  686      showInWebsite="1" 
537      showInStore="1" 687      showInStore="1"
538     > 688     >
539                           689                          
540      <label> 690      <label>
541       Static Block ID for Type 7 691       Static Block ID for Type 7
542      </label> 692      </label>
543                           693                          
544      <depends> 694      <depends>
545                                695                               
546       <field  696       <field 
547        id="header_type" 697        id="header_type"
548       > 698       >
549        7 699        7
550       </field> 700       </field>
551                            701                           
552      </depends> 702      </depends>
553                       703                      
554     </field> 704     </field>
555                      705                     
556     <field  706     <field 
    707      id="header21_text" 
    708      translate="label comment" 
    709      type="text
    710      sortOrder="13" 
    711      showInDefault="1" 
    712      showInWebsite="1" 
    713      showInStore="1"
    714     >
    715                          
    716      <label>
    717       Text for Type 21
    718      </label>
    719                          
    720      <depends>
    721                               
    722       <field 
    723        id="header_type"
    724       >
    725        21
    726       </field>
    727                           
    728      </depends>
    729                      
    730     </field>
    731                     
    732     <field 
557      id="header14_block"  733      id="header14_block" 
558      translate="label comment"  734      translate="label comment" 
559      type="text 735      type="text
560      sortOrder="25 736      sortOrder="26
561      showInDefault="1"  737      showInDefault="1" 
562      showInWebsite="1"  738      showInWebsite="1" 
563      showInStore="1" 739      showInStore="1"
564     > 740     >
565                           741                          
566      <label> 742      <label>
567       Static Block Custom Menu Id 743       Static Block Custom Menu Id
568      </label> 744      </label>
569                           745                          
570      <depends> 746      <depends>
571                                747                               
572       <field  748       <field 
573        id="header_type" 749        id="header_type"
574       > 750       >
575        14 751        14
576       </field> 752       </field>
577                            753                           
578      </depends> 754      </depends>
579                       755                      
580     </field> 756     </field>
581                      757                     
582     <field  758     <field 
583      id="header15_block"  759      id="header15_block" 
584      translate="label comment"  760      translate="label comment" 
585      type="text 761      type="text
586      sortOrder="25 762      sortOrder="27
587      showInDefault="1"  763      showInDefault="1" 
588      showInWebsite="1"  764      showInWebsite="1" 
589      showInStore="1" 765      showInStore="1"
590     > 766     >
591                           767                          
592      <label> 768      <label>
593       Static Block Custom Menu Id 769       Static Block Custom Menu Id
594      </label> 770      </label>
595                           771                          
596      <depends> 772      <depends>
597                                773                               
598       <field  774       <field 
599        id="header_type" 775        id="header_type"
600       > 776       >
601        15 777        15
602       </field> 778       </field>
603                            779                           
604      </depends> 780      </depends>
605                       781                      
606     </field> 782     </field>
607                      783                     
608     <field  784     <field 
609      id="toggle_text_18"  785      id="toggle_text_18" 
610      translate="label comment"  786      translate="label comment" 
611      type="text 787      type="text
612      sortOrder="27"  788      sortOrder="27" 
613      showInDefault="1"  789      showInDefault="1" 
614      showInWebsite="1"  790      showInWebsite="1" 
615      showInStore="1" 791      showInStore="1"
616     > 792     >
617                           793                          
618      <label> 794      <label>
619       Toggle Text for Type 18 795       Toggle Text for Type 18
620      </label> 796      </label>
621                           797                          
622      <depends> 798      <depends>
623                                799                               
624       <field  800       <field 
625        id="header_type" 801        id="header_type"
626       > 802       >
627        18 803        18
628       </field> 804       </field>
629                            805                           
630      </depends> 806      </depends>
631                       807                      
632     </field> 808     </field>
633                      809                     
634     <field  810     <field 
635      id="static_block_18"  811      id="static_block_18" 
636      translate="label comment"  812      translate="label comment" 
637      type="text 813      type="text
638      sortOrder="28"  814      sortOrder="28" 
639      showInDefault="1"  815      showInDefault="1" 
640      showInWebsite="1"  816      showInWebsite="1" 
641      showInStore="1" 817      showInStore="1"
642     > 818     >
643                           819                          
644      <label> 820      <label>
645       Static Block ID for Type 18 821       Static Block ID for Type 18
646      </label> 822      </label>
647                           823                          
648      <depends> 824      <depends>
649                                825                               
650       <field  826       <field 
651        id="header_type" 827        id="header_type"
652       > 828       >
653        18 829        18
654       </field> 830       </field>
655                            831                           
656      </depends> 832      </depends>
657                       833                      
658     </field> 834     </field>
659                      835                     
660     <field  836     <field 
661      id="secondary_menu_18"  837      id="secondary_menu_18" 
662      translate="label comment"  838      translate="label comment" 
663      type="text 839      type="text
664      sortOrder="29"  840      sortOrder="29" 
665      showInDefault="1"  841      showInDefault="1" 
666      showInWebsite="1"  842      showInWebsite="1" 
667      showInStore="1" 843      showInStore="1"
668     > 844     >
669                           845                          
670      <label> 846      <label>
671       Secondary Menu for Type 18 847       Secondary Menu for Type 18
672      </label> 848      </label>
673                           849                          
674      <depends> 850      <depends>
675                                851                               
676       <field  852       <field 
677        id="header_type" 853        id="header_type"
678       > 854       >
679        18 855        18
680       </field> 856       </field>
681                            857                           
682      </depends> 858      </depends>
683                       859                      
684     </field> 860     </field>
685                      861                     
686     <field  862     <field 
687      id="sticky_header"  863      id="sticky_header" 
688      translate="label comment"  864      translate="label comment" 
689      type="select"  865      type="select" 
690      sortOrder="30"  866      sortOrder="30" 
691      showInDefault="1"  867      showInDefault="1" 
692      showInWebsite="1"  868      showInWebsite="1" 
693      showInStore="1" 869      showInStore="1"
694     > 870     >
695                           871                          
696      <label> 872      <label>
697       Sticky Header 873       Sticky Header
698      </label> 874      </label>
699                           875                          
700      <source_model> 876      <source_model>
701       Magento\Config\Model\Config\Source\Enabledisable 877       Magento\Config\Model\Config\Source\Enabledisable
702      </source_model> 878      </source_model>
703                       879                      
704     </field> 880     </field>
705                      881                     
706     <field  882     <field 
707      id="sticky_header_logo"  883      id="sticky_header_logo" 
708      translate="label comment"  884      translate="label comment" 
709      type="select"  885      type="select" 
710      sortOrder="40"  886      sortOrder="40" 
711      showInDefault="1"  887      showInDefault="1" 
712      showInWebsite="1"  888      showInWebsite="1" 
713      showInStore="1" 889      showInStore="1"
714     > 890     >
715                           891                          
716      <label> 892      <label>
717       Show Logo Image in Sticky Header 893       Show Logo Image in Sticky Header
718      </label> 894      </label>
719                           895                          
720      <source_model> 896      <source_model>
721       Magento\Config\Model\Config\Source\Yesno 897       Magento\Config\Model\Config\Source\Yesno
722      </source_model> 898      </source_model>
723                           899                          
724      <depends> 900      <depends>
725                                901                               
726       <field  902       <field 
727        id="sticky_header" 903        id="sticky_header"
728       > 904       >
729        1 905        1
730       </field> 906       </field>
731                            907                           
732      </depends> 908      </depends>
733                       909                      
734     </field> 910     </field>
735                      911                     
736     <field  912     <field 
737      id="sticky_header_logo_src"  913      id="sticky_header_logo_src" 
738      translate="label"  914      translate="label" 
739      type="image"  915      type="image" 
740      sortOrder="50"  916      sortOrder="50" 
741      showInDefault="1"  917      showInDefault="1" 
742      showInWebsite="1"  918      showInWebsite="1" 
743      showInStore="1" 919      showInStore="1"
744     > 920     >
745                           921                          
746      <label> 922      <label>
747       Logo Image 923       Logo Image
748      </label> 924      </label>
749                           925                          
750      <comment> 926      <comment>
751       Allowed file types:PNG, GIF, JPG, JPEG, SVG. 927       Allowed file types:PNG, GIF, JPG, JPEG, SVG.
752      </comment> 928      </comment>
753                           929                          
754      <backend_model> 930      <backend_model>
755       Smartwave\Porto\Model\Config\Backend\Image\Stickylogo 931       Smartwave\Porto\Model\Config\Backend\Image\Stickylogo
756      </backend_model> 932      </backend_model>
757                           933                          
758      <base_url  934      <base_url 
759       type="media"  935       type="media" 
760       scope_info="1" 936       scope_info="1"
761      > 937      >
762       porto/sticky_logo 938       porto/sticky_logo
763      </base_url> 939      </base_url>
764                           940                          
765      <depends> 941      <depends>
766                                942                               
767       <field  943       <field 
768        id="sticky_header" 944        id="sticky_header"
769       > 945       >
770        1 946        1
771       </field> 947       </field>
772                                948                               
773       <field  949       <field 
774        id="sticky_header_logo" 950        id="sticky_header_logo"
775       > 951       >
776        1 952        1
777       </field> 953       </field>
778                            954                           
779      </depends> 955      </depends>
780                       956                      
781     </field> 957     </field>
782                      958                     
783     <field  959     <field 
784      id="mobile_sticky_header"  960      id="mobile_sticky_header" 
785      translate="label comment"  961      translate="label comment" 
786      type="select"  962      type="select" 
787      sortOrder="60"  963      sortOrder="60" 
788      showInDefault="1"  964      showInDefault="1" 
789      showInWebsite="1"  965      showInWebsite="1" 
790      showInStore="1" 966      showInStore="1"
791     > 967     >
792                           968                          
793      <label> 969      <label>
794       Sticky Header on Mobile 970       Sticky Header on Mobile
795      </label> 971      </label>
796                           972                          
797      <source_model> 973      <source_model>
798       Magento\Config\Model\Config\Source\Enabledisable 974       Magento\Config\Model\Config\Source\Enabledisable
799      </source_model> 975      </source_model>
800                           976                          
801      <depends> 977      <depends>
802                                978                               
803       <field  979       <field 
804        id="sticky_header" 980        id="sticky_header"
805       > 981       >
806        1 982        1
807       </field> 983       </field>
808                            984                           
809      </depends> 985      </depends>
810                       986                      
811     </field> 987     </field>
812                      988                     
813     <field  989     <field 
814      id="currency_short"  990      id="currency_short" 
815      translate="label comment"  991      translate="label comment" 
816      type="select"  992      type="select" 
817      sortOrder="100"  993      sortOrder="100" 
818      showInDefault="1"  994      showInDefault="1" 
819      showInWebsite="1"  995      showInWebsite="1" 
820      showInStore="1" 996      showInStore="1"
821     > 997     >
822                           998                          
823      <label> 999      <label>
824       Show Only Short Currency Code in Currency Switcher 1000       Show Only Short Currency Code in Currency Switcher
825      </label> 1001      </label>
826                           1002                          
827      <source_model> 1003      <source_model>
828       Magento\Config\Model\Config\Source\Yesno 1004       Magento\Config\Model\Config\Source\Yesno
829      </source_model> 1005      </source_model>
830                       1006                      
831     </field> 1007     </field>
832                      1008                     
833     <field  1009     <field 
834      id="language_flag"  1010      id="language_flag" 
835      translate="label comment"  1011      translate="label comment" 
836      type="select"  1012      type="select" 
837      sortOrder="110"  1013      sortOrder="110" 
838      showInDefault="1"  1014      showInDefault="1" 
839      showInWebsite="1"  1015      showInWebsite="1" 
840      showInStore="1" 1016      showInStore="1"
841     > 1017     >
842                           1018                          
843      <label> 1019      <label>
844       Show Flag Images in Language Switcher 1020       Show Flag Images in Language Switcher
845      </label> 1021      </label>
846                           1022                          
847      <source_model> 1023      <source_model>
848       Magento\Config\Model\Config\Source\Yesno 1024       Magento\Config\Model\Config\Source\Yesno
849      </source_model> 1025      </source_model>
850                       1026                      
851     </field> 1027     </field>
852                      1028                     
853     <field  1029     <field 
854      id="compare_link"  1030      id="compare_link" 
855      translate="label comment"  1031      translate="label comment" 
856      type="select"  1032      type="select" 
857      sortOrder="115"  1033      sortOrder="115" 
858      showInDefault="1"  1034      showInDefault="1" 
859      showInWebsite="1"  1035      showInWebsite="1" 
860      showInStore="1" 1036      showInStore="1"
861     > 1037     >
862                           1038                          
863      <label> 1039      <label>
864       Show Compare Link in TopLinks 1040       Show Compare Link in TopLinks
865      </label> 1041      </label>
866                           1042                          
867      <source_model> 1043      <source_model>
868       Magento\Config\Model\Config\Source\Yesno 1044       Magento\Config\Model\Config\Source\Yesno
869      </source_model> 1045      </source_model>
870                       1046                      
871     </field> 1047     </field>
872                      1048                     
873     <field  1049     <field 
874      id="login_popup"  1050      id="login_popup" 
875      translate="label comment"  1051      translate="label comment" 
876      type="select"  1052      type="select" 
877      sortOrder="120"  1053      sortOrder="120" 
878      showInDefault="1"  1054      showInDefault="1" 
879      showInWebsite="1"  1055      showInWebsite="1" 
880      showInStore="1" 1056      showInStore="1"
881     > 1057     >
882                           1058                          
883      <label> 1059      <label>
884       Enable Login Popup 1060       Enable Login Popup
885      </label> 1061      </label>
886                           1062                          
887      <source_model> 1063      <source_model>
888       Magento\Config\Model\Config\Source\Yesno 1064       Magento\Config\Model\Config\Source\Yesno
889      </source_model> 1065      </source_model>
890                       1066                      
891     </field> 1067     </field>
892                  1068                 
893    </group> 1069    </group>
894                 1070                
895    <group  1071    <group 
896     id="footer 1072     id="footer
897     translate="label"  1073     translate="label" 
898     sortOrder="120"  1074     sortOrder="120" 
899     showInDefault="1"  1075     showInDefault="1" 
900     showInWebsite="1"  1076     showInWebsite="1" 
901     showInStore="1" 1077     showInStore="1"
902    > 1078    >
903                      1079                     
904     <label> 1080     <label>
905      Footer 1081      Footer
906     </label> 1082     </label>
907                      1083                     
908     <field  1084     <field 
909      id="footer_newsletter_title"  1085      id="footer_newsletter_title" 
910      translate="label comment"  1086      translate="label comment" 
911      type="text 1087      type="text
912      sortOrder="20"  1088      sortOrder="20" 
913      showInDefault="1"  1089      showInDefault="1" 
914      showInWebsite="1"  1090      showInWebsite="1" 
915      showInStore="1" 1091      showInStore="1"
916     > 1092     >
917                           1093                          
918      <label> 1094      <label>
919       Newsletter Block Title 1095       Newsletter Block Title
920      </label> 1096      </label>
921                       1097                      
922     </field> 1098     </field>
923                      1099                     
924     <field  1100     <field 
925      id="footer_newsletter_text"  1101      id="footer_newsletter_text" 
926      translate="label comment"  1102      translate="label comment" 
927      type="textarea"  1103      type="textarea" 
928      sortOrder="30"  1104      sortOrder="30" 
929      showInDefault="1"  1105      showInDefault="1" 
930      showInWebsite="1"  1106      showInWebsite="1" 
931      showInStore="1" 1107      showInStore="1"
932     > 1108     >
933                           1109                          
934      <label> 1110      <label>
935       Newsletter Block Text 1111       Newsletter Block Text
936      </label> 1112      </label>
937                       1113                      
938     </field> 1114     </field>
939                      1115                     
940     <!-- Footer - Top Area --> 1116     <!-- Footer - Top Area -->
941                      1117                     
942     <field  1118     <field 
943      id="footer_top_heading"  1119      id="footer_top_heading" 
944      translate="label comment"  1120      translate="label comment" 
945      sortOrder="100"  1121      sortOrder="100" 
946      showInDefault="1"  1122      showInDefault="1" 
947      showInWebsite="1"  1123      showInWebsite="1" 
948      showInStore="1" 1124      showInStore="1"
949     > 1125     >
950                           1126                          
951      <label> 1127      <label>
952       Footer - Top 1128       Footer - Top
953      </label> 1129      </label>
954                           1130                          
955      <frontend_model> 1131      <frontend_model>
956       Magento\Config\Block\System\Config\Form\Field\Heading 1132       Magento\Config\Block\System\Config\Form\Field\Heading
957      </frontend_model> 1133      </frontend_model>
958                       1134                      
959     </field> 1135     </field>
960                      1136                     
961     <field  1137     <field 
962      id="footer_top"  1138      id="footer_top" 
963      translate="label comment"  1139      translate="label comment" 
964      type="select"  1140      type="select" 
965      sortOrder="110"  1141      sortOrder="110" 
966      showInDefault="1"  1142      showInDefault="1" 
967      showInWebsite="1"  1143      showInWebsite="1" 
968      showInStore="1" 1144      showInStore="1"
969     > 1145     >
970                           1146                          
971      <label> 1147      <label>
972       Show Footer Top 1148       Show Footer Top
973      </label> 1149      </label>
974                           1150                          
975      <source_model> 1151      <source_model>
976       Magento\Config\Model\Config\Source\Yesno 1152       Magento\Config\Model\Config\Source\Yesno
977      </source_model> 1153      </source_model>
978                       1154                      
979     </field> 1155     </field>
980                      1156                     
981     <field  1157     <field 
982      id="footer_top_block 1158      id="footer_top_block
983      translate="label comment"  1159      translate="label comment" 
984      type="select"  1160      type="select" 
985      sortOrder="120"  1161      sortOrder="120" 
986      showInDefault="1"  1162      showInDefault="1" 
987      showInWebsite="1"  1163      showInWebsite="1" 
988      showInStore="1" 1164      showInStore="1"
989     > 1165     >
990                           1166                          
991      <label> 1167      <label>
992       Show Footer Top 1168       Show Footer Top
993      </label> 1169      </label>
994                           1170                          
995      <source_model> 1171      <source_model>
996       Smartwave\Porto\Model\Config\Settings\Footer\Top\Block 1172       Smartwave\Porto\Model\Config\Settings\Footer\Top\Block
997      </source_model> 1173      </source_model>
998                           1174                          
999      <depends> 1175      <depends>
1000                                1176                               
1001       <field  1177       <field 
1002        id="footer_top" 1178        id="footer_top"
1003       > 1179       >
1004        1 1180        1
1005       </field> 1181       </field>
1006                            1182                           
1007      </depends> 1183      </depends>
1008                       1184                      
1009     </field> 1185     </field>
1010                      1186                     
1011     <field  1187     <field 
1012      id="footer_top_custom"  1188      id="footer_top_custom" 
1013      translate="label comment"  1189      translate="label comment" 
1014      type="text 1190      type="text
1015      sortOrder="130"  1191      sortOrder="130" 
1016      showInDefault="1"  1192      showInDefault="1" 
1017      showInWebsite="1"  1193      showInWebsite="1" 
1018      showInStore="1" 1194      showInStore="1"
1019     > 1195     >
1020                           1196                          
1021      <label> 1197      <label>
1022       Static Block Id 1198       Static Block Id
1023      </label> 1199      </label>
1024                           1200                          
1025      <depends> 1201      <depends>
1026                                1202                               
1027       <field  1203       <field 
1028        id="footer_top" 1204        id="footer_top"
1029       > 1205       >
1030        1 1206        1
1031       </field> 1207       </field>
1032                                1208                               
1033       <field  1209       <field 
1034        id="footer_top_block" 1210        id="footer_top_block"
1035       > 1211       >
1036        custom 1212        custom
1037       </field> 1213       </field>
1038                            1214                           
1039      </depends> 1215      </depends>
1040                       1216                      
1041     </field> 1217     </field>
1042                      1218                     
1043     <!-- Footer - Top Area --> 1219     <!-- Footer - Top Area -->
1044                      1220                     
1045     <!-- Footer - Middle Area --> 1221     <!-- Footer - Middle Area -->
1046                      1222                     
1047     <field  1223     <field 
1048      id="footer_middle_heading"  1224      id="footer_middle_heading" 
1049      translate="label comment"  1225      translate="label comment" 
1050      sortOrder="200"  1226      sortOrder="200" 
1051      showInDefault="1"  1227      showInDefault="1" 
1052      showInWebsite="1"  1228      showInWebsite="1" 
1053      showInStore="1" 1229      showInStore="1"
1054     > 1230     >
1055                           1231                          
1056      <label> 1232      <label>
1057       Footer - Middle 1233       Footer - Middle
1058      </label> 1234      </label>
1059                           1235                          
1060      <frontend_model> 1236      <frontend_model>
1061       Magento\Config\Block\System\Config\Form\Field\Heading 1237       Magento\Config\Block\System\Config\Form\Field\Heading
1062      </frontend_model> 1238      </frontend_model>
1063                       1239                      
1064     </field> 1240     </field>
1065                      1241                     
1066     <field  1242     <field 
1067      id="footer_middle"  1243      id="footer_middle" 
1068      translate="label comment"  1244      translate="label comment" 
1069      type="select"  1245      type="select" 
1070      sortOrder="201"  1246      sortOrder="201" 
1071      showInDefault="1"  1247      showInDefault="1" 
1072      showInWebsite="1"  1248      showInWebsite="1" 
1073      showInStore="1" 1249      showInStore="1"
1074     > 1250     >
1075                           1251                          
1076      <label> 1252      <label>
1077       Show Footer Middle 1253       Show Footer Middle
1078      </label> 1254      </label>
1079                           1255                          
1080      <source_model> 1256      <source_model>
1081       Magento\Config\Model\Config\Source\Yesno 1257       Magento\Config\Model\Config\Source\Yesno
1082      </source_model> 1258      </source_model>
1083                       1259                      
1084     </field> 1260     </field>
1085                      1261                     
1086     <field  1262     <field 
1087      id="footer_ribbon"  1263      id="footer_ribbon" 
1088      translate="label comment"  1264      translate="label comment" 
1089      type="select"  1265      type="select" 
1090      sortOrder="205"  1266      sortOrder="205" 
1091      showInDefault="1"  1267      showInDefault="1" 
1092      showInWebsite="1"  1268      showInWebsite="1" 
1093      showInStore="1" 1269      showInStore="1"
1094     > 1270     >
1095                           1271                          
1096      <label> 1272      <label>
1097       Show Footer Ribbon 1273       Show Footer Ribbon
1098      </label> 1274      </label>
1099                           1275                          
1100      <source_model> 1276      <source_model>
1101       Magento\Config\Model\Config\Source\Yesno 1277       Magento\Config\Model\Config\Source\Yesno
1102      </source_model> 1278      </source_model>
1103                           1279                          
1104      <depends> 1280      <depends>
1105                                1281                               
1106       <field  1282       <field 
1107        id="footer_middle" 1283        id="footer_middle"
1108       > 1284       >
1109        1 1285        1
1110       </field> 1286       </field>
1111                            1287                           
1112      </depends> 1288      </depends>
1113                       1289                      
1114     </field> 1290     </field>
1115                      1291                     
1116     <field  1292     <field 
1117      id="footer_ribbon_text"  1293      id="footer_ribbon_text" 
1118      translate="label comment"  1294      translate="label comment" 
1119      type="text 1295      type="text
1120      sortOrder="206"  1296      sortOrder="206" 
1121      showInDefault="1"  1297      showInDefault="1" 
1122      showInWebsite="1"  1298      showInWebsite="1" 
1123      showInStore="1" 1299      showInStore="1"
1124     > 1300     >
1125                           1301                          
1126      <label> 1302      <label>
1127       Ribbon Text 1303       Ribbon Text
1128      </label> 1304      </label>
1129                           1305                          
1130      <depends> 1306      <depends>
1131                                1307                               
1132       <field  1308       <field 
1133        id="footer_middle" 1309        id="footer_middle"
1134       > 1310       >
1135        1 1311        1
1136       </field> 1312       </field>
1137                                1313                               
1138       <field  1314       <field 
1139        id="footer_ribbon" 1315        id="footer_ribbon"
1140       > 1316       >
1141        1 1317        1
1142       </field> 1318       </field>
1143                            1319                           
1144      </depends> 1320      </depends>
1145                       1321                      
1146     </field> 1322     </field>
1147                      1323                     
1148     <field  1324     <field 
1149      id="footer_middle_column_1"  1325      id="footer_middle_column_1" 
1150      translate="label comment"  1326      translate="label comment" 
1151      type="select"  1327      type="select" 
1152      sortOrder="210"  1328      sortOrder="210" 
1153      showInDefault="1"  1329      showInDefault="1" 
1154      showInWebsite="1"  1330      showInWebsite="1" 
1155      showInStore="1" 1331      showInStore="1"
1156     > 1332     >
1157                           1333                          
1158      <label> 1334      <label>
1159       Column 1 1335       Column 1
1160      </label> 1336      </label>
1161                           1337                          
1162      <source_model> 1338      <source_model>
1163       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1339       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1164      </source_model> 1340      </source_model>
1165                           1341                          
1166      <depends> 1342      <depends>
1167                                1343                               
1168       <field  1344       <field 
1169        id="footer_middle" 1345        id="footer_middle"
1170       > 1346       >
1171        1 1347        1
1172       </field> 1348       </field>
1173                            1349                           
1174      </depends> 1350      </depends>
1175                       1351                      
1176     </field> 1352     </field>
1177                      1353                     
1178     <field  1354     <field 
1179      id="footer_middle_column_1_custom"  1355      id="footer_middle_column_1_custom" 
1180      translate="label comment"  1356      translate="label comment" 
1181      type="text 1357      type="text
1182      sortOrder="213"  1358      sortOrder="213" 
1183      showInDefault="1"  1359      showInDefault="1" 
1184      showInWebsite="1"  1360      showInWebsite="1" 
1185      showInStore="1" 1361      showInStore="1"
1186     > 1362     >
1187                           1363                          
1188      <label> 1364      <label>
1189       Static Block Id 1365       Static Block Id
1190      </label> 1366      </label>
1191                           1367                          
1192      <depends> 1368      <depends>
1193                                1369                               
1194       <field  1370       <field 
1195        id="footer_middle" 1371        id="footer_middle"
1196       > 1372       >
1197        1 1373        1
1198       </field> 1374       </field>
1199                                1375                               
1200       <field  1376       <field 
1201        id="footer_middle_column_1" 1377        id="footer_middle_column_1"
1202       > 1378       >
1203        custom 1379        custom
1204       </field> 1380       </field>
1205                            1381                           
1206      </depends> 1382      </depends>
1207                       1383                      
1208     </field> 1384     </field>
1209                      1385                     
1210     <field  1386     <field 
1211      id="footer_middle_column_1_size"  1387      id="footer_middle_column_1_size" 
1212      translate="label comment"  1388      translate="label comment" 
1213      type="select"  1389      type="select" 
1214      sortOrder="216"  1390      sortOrder="216" 
1215      showInDefault="1"  1391      showInDefault="1" 
1216      showInWebsite="1"  1392      showInWebsite="1" 
1217      showInStore="1" 1393      showInStore="1"
1218     > 1394     >
1219                           1395                          
1220      <label> 1396      <label>
1221       Column 1 Size 1397       Column 1 Size
1222      </label> 1398      </label>
1223                           1399                          
1224      <source_model> 1400      <source_model>
1225       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1401       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1226      </source_model> 1402      </source_model>
1227                           1403                          
1228      <depends> 1404      <depends>
1229                                1405                               
1230       <field  1406       <field 
1231        id="footer_middle" 1407        id="footer_middle"
1232       > 1408       >
1233        1 1409        1
1234       </field> 1410       </field>
1235                            1411                           
1236      </depends> 1412      </depends>
1237                       1413                      
1238     </field> 1414     </field>
1239                      1415                     
1240     <field  1416     <field 
1241      id="footer_middle_column_2"  1417      id="footer_middle_column_2" 
1242      translate="label comment"  1418      translate="label comment" 
1243      type="select"  1419      type="select" 
1244      sortOrder="220"  1420      sortOrder="220" 
1245      showInDefault="1"  1421      showInDefault="1" 
1246      showInWebsite="1"  1422      showInWebsite="1" 
1247      showInStore="1" 1423      showInStore="1"
1248     > 1424     >
1249                           1425                          
1250      <label> 1426      <label>
1251       Column 2 1427       Column 2
1252      </label> 1428      </label>
1253                           1429                          
1254      <source_model> 1430      <source_model>
1255       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1431       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1256      </source_model> 1432      </source_model>
1257                           1433                          
1258      <depends> 1434      <depends>
1259                                1435                               
1260       <field  1436       <field 
1261        id="footer_middle" 1437        id="footer_middle"
1262       > 1438       >
1263        1 1439        1
1264       </field> 1440       </field>
1265                            1441                           
1266      </depends> 1442      </depends>
1267                       1443                      
1268     </field> 1444     </field>
1269                      1445                     
1270     <field  1446     <field 
1271      id="footer_middle_column_2_custom"  1447      id="footer_middle_column_2_custom" 
1272      translate="label comment"  1448      translate="label comment" 
1273      type="text 1449      type="text
1274      sortOrder="223"  1450      sortOrder="223" 
1275      showInDefault="1"  1451      showInDefault="1" 
1276      showInWebsite="1"  1452      showInWebsite="1" 
1277      showInStore="1" 1453      showInStore="1"
1278     > 1454     >
1279                           1455                          
1280      <label> 1456      <label>
1281       Static Block Id 1457       Static Block Id
1282      </label> 1458      </label>
1283                           1459                          
1284      <depends> 1460      <depends>
1285                                1461                               
1286       <field  1462       <field 
1287        id="footer_middle" 1463        id="footer_middle"
1288       > 1464       >
1289        1 1465        1
1290       </field> 1466       </field>
1291                                1467                               
1292       <field  1468       <field 
1293        id="footer_middle_column_2" 1469        id="footer_middle_column_2"
1294       > 1470       >
1295        custom 1471        custom
1296       </field> 1472       </field>
1297                            1473                           
1298      </depends> 1474      </depends>
1299                       1475                      
1300     </field> 1476     </field>
1301                      1477                     
1302     <field  1478     <field 
1303      id="footer_middle_column_2_size"  1479      id="footer_middle_column_2_size" 
1304      translate="label comment"  1480      translate="label comment" 
1305      type="select"  1481      type="select" 
1306      sortOrder="226"  1482      sortOrder="226" 
1307      showInDefault="1"  1483      showInDefault="1" 
1308      showInWebsite="1"  1484      showInWebsite="1" 
1309      showInStore="1" 1485      showInStore="1"
1310     > 1486     >
1311                           1487                          
1312      <label> 1488      <label>
1313       Column 2 Size 1489       Column 2 Size
1314      </label> 1490      </label>
1315                           1491                          
1316      <source_model> 1492      <source_model>
1317       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1493       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1318      </source_model> 1494      </source_model>
1319                           1495                          
1320      <depends> 1496      <depends>
1321                                1497                               
1322       <field  1498       <field 
1323        id="footer_middle" 1499        id="footer_middle"
1324       > 1500       >
1325        1 1501        1
1326       </field> 1502       </field>
1327                            1503                           
1328      </depends> 1504      </depends>
1329                       1505                      
1330     </field> 1506     </field>
1331                      1507                     
1332     <field  1508     <field 
1333      id="footer_middle_column_3"  1509      id="footer_middle_column_3" 
1334      translate="label comment"  1510      translate="label comment" 
1335      type="select"  1511      type="select" 
1336      sortOrder="230"  1512      sortOrder="230" 
1337      showInDefault="1"  1513      showInDefault="1" 
1338      showInWebsite="1"  1514      showInWebsite="1" 
1339      showInStore="1" 1515      showInStore="1"
1340     > 1516     >
1341                           1517                          
1342      <label> 1518      <label>
1343       Column 3 1519       Column 3
1344      </label> 1520      </label>
1345                           1521                          
1346      <source_model> 1522      <source_model>
1347       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1523       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1348      </source_model> 1524      </source_model>
1349                           1525                          
1350      <depends> 1526      <depends>
1351                                1527                               
1352       <field  1528       <field 
1353        id="footer_middle" 1529        id="footer_middle"
1354       > 1530       >
1355        1 1531        1
1356       </field> 1532       </field>
1357                            1533                           
1358      </depends> 1534      </depends>
1359                       1535                      
1360     </field> 1536     </field>
1361                      1537                     
1362     <field  1538     <field 
1363      id="footer_middle_column_3_custom"  1539      id="footer_middle_column_3_custom" 
1364      translate="label comment"  1540      translate="label comment" 
1365      type="text 1541      type="text
1366      sortOrder="233"  1542      sortOrder="233" 
1367      showInDefault="1"  1543      showInDefault="1" 
1368      showInWebsite="1"  1544      showInWebsite="1" 
1369      showInStore="1" 1545      showInStore="1"
1370     > 1546     >
1371                           1547                          
1372      <label> 1548      <label>
1373       Static Block Id 1549       Static Block Id
1374      </label> 1550      </label>
1375                           1551                          
1376      <depends> 1552      <depends>
1377                                1553                               
1378       <field  1554       <field 
1379        id="footer_middle" 1555        id="footer_middle"
1380       > 1556       >
1381        1 1557        1
1382       </field> 1558       </field>
1383                                1559                               
1384       <field  1560       <field 
1385        id="footer_middle_column_3" 1561        id="footer_middle_column_3"
1386       > 1562       >
1387        custom 1563        custom
1388       </field> 1564       </field>
1389                            1565                           
1390      </depends> 1566      </depends>
1391                       1567                      
1392     </field> 1568     </field>
1393                      1569                     
1394     <field  1570     <field 
1395      id="footer_middle_column_3_size"  1571      id="footer_middle_column_3_size" 
1396      translate="label comment"  1572      translate="label comment" 
1397      type="select"  1573      type="select" 
1398      sortOrder="236"  1574      sortOrder="236" 
1399      showInDefault="1"  1575      showInDefault="1" 
1400      showInWebsite="1"  1576      showInWebsite="1" 
1401      showInStore="1" 1577      showInStore="1"
1402     > 1578     >
1403                           1579                          
1404      <label> 1580      <label>
1405       Column 3 Size 1581       Column 3 Size
1406      </label> 1582      </label>
1407                           1583                          
1408      <source_model> 1584      <source_model>
1409       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1585       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1410      </source_model> 1586      </source_model>
1411                           1587                          
1412      <depends> 1588      <depends>
1413                                1589                               
1414       <field  1590       <field 
1415        id="footer_middle" 1591        id="footer_middle"
1416       > 1592       >
1417        1 1593        1
1418       </field> 1594       </field>
1419                            1595                           
1420      </depends> 1596      </depends>
1421                       1597                      
1422     </field> 1598     </field>
1423                      1599                     
1424     <field  1600     <field 
1425      id="footer_middle_column_4"  1601      id="footer_middle_column_4" 
1426      translate="label comment"  1602      translate="label comment" 
1427      type="select"  1603      type="select" 
1428      sortOrder="240"  1604      sortOrder="240" 
1429      showInDefault="1"  1605      showInDefault="1" 
1430      showInWebsite="1"  1606      showInWebsite="1" 
1431      showInStore="1" 1607      showInStore="1"
1432     > 1608     >
1433                           1609                          
1434      <label> 1610      <label>
1435       Column 4 1611       Column 4
1436      </label> 1612      </label>
1437                           1613                          
1438      <source_model> 1614      <source_model>
1439       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1615       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1440      </source_model> 1616      </source_model>
1441                           1617                          
1442      <depends> 1618      <depends>
1443                                1619                               
1444       <field  1620       <field 
1445        id="footer_middle" 1621        id="footer_middle"
1446       > 1622       >
1447        1 1623        1
1448       </field> 1624       </field>
1449                            1625                           
1450      </depends> 1626      </depends>
1451                       1627                      
1452     </field> 1628     </field>
1453                      1629                     
1454     <field  1630     <field 
1455      id="footer_middle_column_4_custom"  1631      id="footer_middle_column_4_custom" 
1456      translate="label comment"  1632      translate="label comment" 
1457      type="text 1633      type="text
1458      sortOrder="243"  1634      sortOrder="243" 
1459      showInDefault="1"  1635      showInDefault="1" 
1460      showInWebsite="1"  1636      showInWebsite="1" 
1461      showInStore="1" 1637      showInStore="1"
1462     > 1638     >
1463                           1639                          
1464      <label> 1640      <label>
1465       Static Block Id 1641       Static Block Id
1466      </label> 1642      </label>
1467                           1643                          
1468      <depends> 1644      <depends>
1469                                1645                               
1470       <field  1646       <field 
1471        id="footer_middle" 1647        id="footer_middle"
1472       > 1648       >
1473        1 1649        1
1474       </field> 1650       </field>
1475                                1651                               
1476       <field  1652       <field 
1477        id="footer_middle_column_4" 1653        id="footer_middle_column_4"
1478       > 1654       >
1479        custom 1655        custom
1480       </field> 1656       </field>
1481                            1657                           
1482      </depends> 1658      </depends>
1483                       1659                      
1484     </field> 1660     </field>
1485                      1661                     
1486     <field  1662     <field 
1487      id="footer_middle_column_4_size"  1663      id="footer_middle_column_4_size" 
1488      translate="label comment"  1664      translate="label comment" 
1489      type="select"  1665      type="select" 
1490      sortOrder="246"  1666      sortOrder="246" 
1491      showInDefault="1"  1667      showInDefault="1" 
1492      showInWebsite="1"  1668      showInWebsite="1" 
1493      showInStore="1" 1669      showInStore="1"
1494     > 1670     >
1495                           1671                          
1496      <label> 1672      <label>
1497       Column 4 Size 1673       Column 4 Size
1498      </label> 1674      </label>
1499                           1675                          
1500      <source_model> 1676      <source_model>
1501       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1677       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1502      </source_model> 1678      </source_model>
1503                           1679                          
1504      <depends> 1680      <depends>
1505                                1681                               
1506       <field  1682       <field 
1507        id="footer_middle" 1683        id="footer_middle"
1508       > 1684       >
1509        1 1685        1
1510       </field> 1686       </field>
1511                            1687                           
1512      </depends> 1688      </depends>
1513                       1689                      
1514     </field> 1690     </field>
1515                      1691                     
1516     <!-- Footer - Middle Area --> 1692     <!-- Footer - Middle Area -->
1517                      1693                     
1518     <!-- Footer - Middle 2nd Row Area --> 1694     <!-- Footer - Middle 2nd Row Area -->
1519                      1695                     
1520     <field  1696     <field 
1521      id="footer_middle_2_heading"  1697      id="footer_middle_2_heading" 
1522      translate="label comment"  1698      translate="label comment" 
1523      sortOrder="300"  1699      sortOrder="300" 
1524      showInDefault="1"  1700      showInDefault="1" 
1525      showInWebsite="1"  1701      showInWebsite="1" 
1526      showInStore="1" 1702      showInStore="1"
1527     > 1703     >
1528                           1704                          
1529      <label> 1705      <label>
1530       Footer - Middle 2nd Row 1706       Footer - Middle 2nd Row
1531      </label> 1707      </label>
1532                           1708                          
1533      <frontend_model> 1709      <frontend_model>
1534       Magento\Config\Block\System\Config\Form\Field\Heading 1710       Magento\Config\Block\System\Config\Form\Field\Heading
1535      </frontend_model> 1711      </frontend_model>
1536                       1712                      
1537     </field> 1713     </field>
1538                      1714                     
1539     <field  1715     <field 
1540      id="footer_middle_2"  1716      id="footer_middle_2" 
1541      translate="label comment"  1717      translate="label comment" 
1542      type="select"  1718      type="select" 
1543      sortOrder="301"  1719      sortOrder="301" 
1544      showInDefault="1"  1720      showInDefault="1" 
1545      showInWebsite="1"  1721      showInWebsite="1" 
1546      showInStore="1" 1722      showInStore="1"
1547     > 1723     >
1548                           1724                          
1549      <label> 1725      <label>
1550       Show Footer Middle 2nd Row 1726       Show Footer Middle 2nd Row
1551      </label> 1727      </label>
1552                           1728                          
1553      <source_model> 1729      <source_model>
1554       Magento\Config\Model\Config\Source\Yesno 1730       Magento\Config\Model\Config\Source\Yesno
1555      </source_model> 1731      </source_model>
1556                       1732                      
1557     </field> 1733     </field>
1558                      1734                     
1559     <field  1735     <field 
1560      id="footer_middle_2_column_1"  1736      id="footer_middle_2_column_1" 
1561      translate="label comment"  1737      translate="label comment" 
1562      type="select"  1738      type="select" 
1563      sortOrder="310"  1739      sortOrder="310" 
1564      showInDefault="1"  1740      showInDefault="1" 
1565      showInWebsite="1"  1741      showInWebsite="1" 
1566      showInStore="1" 1742      showInStore="1"
1567     > 1743     >
1568                           1744                          
1569      <label> 1745      <label>
1570       Column 1 1746       Column 1
1571      </label> 1747      </label>
1572                           1748                          
1573      <source_model> 1749      <source_model>
1574       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1750       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1575      </source_model> 1751      </source_model>
1576                           1752                          
1577      <depends> 1753      <depends>
1578                                1754                               
1579       <field  1755       <field 
1580        id="footer_middle_2" 1756        id="footer_middle_2"
1581       > 1757       >
1582        1 1758        1
1583       </field> 1759       </field>
1584                            1760                           
1585      </depends> 1761      </depends>
1586                       1762                      
1587     </field> 1763     </field>
1588                      1764                     
1589     <field  1765     <field 
1590      id="footer_middle_2_column_1_custom"  1766      id="footer_middle_2_column_1_custom" 
1591      translate="label comment"  1767      translate="label comment" 
1592      type="text 1768      type="text
1593      sortOrder="313"  1769      sortOrder="313" 
1594      showInDefault="1"  1770      showInDefault="1" 
1595      showInWebsite="1"  1771      showInWebsite="1" 
1596      showInStore="1" 1772      showInStore="1"
1597     > 1773     >
1598                           1774                          
1599      <label> 1775      <label>
1600       Static Block Id 1776       Static Block Id
1601      </label> 1777      </label>
1602                           1778                          
1603      <depends> 1779      <depends>
1604                                1780                               
1605       <field  1781       <field 
1606        id="footer_middle_2" 1782        id="footer_middle_2"
1607       > 1783       >
1608        1 1784        1
1609       </field> 1785       </field>
1610                                1786                               
1611       <field  1787       <field 
1612        id="footer_middle_2_column_1" 1788        id="footer_middle_2_column_1"
1613       > 1789       >
1614        custom 1790        custom
1615       </field> 1791       </field>
1616                            1792                           
1617      </depends> 1793      </depends>
1618                       1794                      
1619     </field> 1795     </field>
1620                      1796                     
1621     <field  1797     <field 
1622      id="footer_middle_2_column_1_size"  1798      id="footer_middle_2_column_1_size" 
1623      translate="label comment"  1799      translate="label comment" 
1624      type="select"  1800      type="select" 
1625      sortOrder="316"  1801      sortOrder="316" 
1626      showInDefault="1"  1802      showInDefault="1" 
1627      showInWebsite="1"  1803      showInWebsite="1" 
1628      showInStore="1" 1804      showInStore="1"
1629     > 1805     >
1630                           1806                          
1631      <label> 1807      <label>
1632       Column 1 Size 1808       Column 1 Size
1633      </label> 1809      </label>
1634                           1810                          
1635      <source_model> 1811      <source_model>
1636       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1812       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1637      </source_model> 1813      </source_model>
1638                           1814                          
1639      <depends> 1815      <depends>
1640                                1816                               
1641       <field  1817       <field 
1642        id="footer_middle_2" 1818        id="footer_middle_2"
1643       > 1819       >
1644        1 1820        1
1645       </field> 1821       </field>
1646                            1822                           
1647      </depends> 1823      </depends>
1648                       1824                      
1649     </field> 1825     </field>
1650                      1826                     
1651     <field  1827     <field 
1652      id="footer_middle_2_column_2"  1828      id="footer_middle_2_column_2" 
1653      translate="label comment"  1829      translate="label comment" 
1654      type="select"  1830      type="select" 
1655      sortOrder="320"  1831      sortOrder="320" 
1656      showInDefault="1"  1832      showInDefault="1" 
1657      showInWebsite="1"  1833      showInWebsite="1" 
1658      showInStore="1" 1834      showInStore="1"
1659     > 1835     >
1660                           1836                          
1661      <label> 1837      <label>
1662       Column 2 1838       Column 2
1663      </label> 1839      </label>
1664                           1840                          
1665      <source_model> 1841      <source_model>
1666       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1842       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1667      </source_model> 1843      </source_model>
1668                           1844                          
1669      <depends> 1845      <depends>
1670                                1846                               
1671       <field  1847       <field 
1672        id="footer_middle_2" 1848        id="footer_middle_2"
1673       > 1849       >
1674        1 1850        1
1675       </field> 1851       </field>
1676                            1852                           
1677      </depends> 1853      </depends>
1678                       1854                      
1679     </field> 1855     </field>
1680                      1856                     
1681     <field  1857     <field 
1682      id="footer_middle_2_column_2_custom"  1858      id="footer_middle_2_column_2_custom" 
1683      translate="label comment"  1859      translate="label comment" 
1684      type="text 1860      type="text
1685      sortOrder="323"  1861      sortOrder="323" 
1686      showInDefault="1"  1862      showInDefault="1" 
1687      showInWebsite="1"  1863      showInWebsite="1" 
1688      showInStore="1" 1864      showInStore="1"
1689     > 1865     >
1690                           1866                          
1691      <label> 1867      <label>
1692       Static Block Id 1868       Static Block Id
1693      </label> 1869      </label>
1694                           1870                          
1695      <depends> 1871      <depends>
1696                                1872                               
1697       <field  1873       <field 
1698        id="footer_middle_2" 1874        id="footer_middle_2"
1699       > 1875       >
1700        1 1876        1
1701       </field> 1877       </field>
1702                                1878                               
1703       <field  1879       <field 
1704        id="footer_middle_2_column_2" 1880        id="footer_middle_2_column_2"
1705       > 1881       >
1706        custom 1882        custom
1707       </field> 1883       </field>
1708                            1884                           
1709      </depends> 1885      </depends>
1710                       1886                      
1711     </field> 1887     </field>
1712                      1888                     
1713     <field  1889     <field 
1714      id="footer_middle_2_column_2_size"  1890      id="footer_middle_2_column_2_size" 
1715      translate="label comment"  1891      translate="label comment" 
1716      type="select"  1892      type="select" 
1717      sortOrder="326"  1893      sortOrder="326" 
1718      showInDefault="1"  1894      showInDefault="1" 
1719      showInWebsite="1"  1895      showInWebsite="1" 
1720      showInStore="1" 1896      showInStore="1"
1721     > 1897     >
1722                           1898                          
1723      <label> 1899      <label>
1724       Column 2 Size 1900       Column 2 Size
1725      </label> 1901      </label>
1726                           1902                          
1727      <source_model> 1903      <source_model>
1728       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1904       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1729      </source_model> 1905      </source_model>
1730                           1906                          
1731      <depends> 1907      <depends>
1732                                1908                               
1733       <field  1909       <field 
1734        id="footer_middle_2" 1910        id="footer_middle_2"
1735       > 1911       >
1736        1 1912        1
1737       </field> 1913       </field>
1738                            1914                           
1739      </depends> 1915      </depends>
1740                       1916                      
1741     </field> 1917     </field>
1742                      1918                     
1743     <field  1919     <field 
1744      id="footer_middle_2_column_3"  1920      id="footer_middle_2_column_3" 
1745      translate="label comment"  1921      translate="label comment" 
1746      type="select"  1922      type="select" 
1747      sortOrder="330"  1923      sortOrder="330" 
1748      showInDefault="1"  1924      showInDefault="1" 
1749      showInWebsite="1"  1925      showInWebsite="1" 
1750      showInStore="1" 1926      showInStore="1"
1751     > 1927     >
1752                           1928                          
1753      <label> 1929      <label>
1754       Column 3 1930       Column 3
1755      </label> 1931      </label>
1756                           1932                          
1757      <source_model> 1933      <source_model>
1758       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1934       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1759      </source_model> 1935      </source_model>
1760                           1936                          
1761      <depends> 1937      <depends>
1762                                1938                               
1763       <field  1939       <field 
1764        id="footer_middle_2" 1940        id="footer_middle_2"
1765       > 1941       >
1766        1 1942        1
1767       </field> 1943       </field>
1768                            1944                           
1769      </depends> 1945      </depends>
1770                       1946                      
1771     </field> 1947     </field>
1772                      1948                     
1773     <field  1949     <field 
1774      id="footer_middle_2_column_3_custom"  1950      id="footer_middle_2_column_3_custom" 
1775      translate="label comment"  1951      translate="label comment" 
1776      type="text 1952      type="text
1777      sortOrder="333"  1953      sortOrder="333" 
1778      showInDefault="1"  1954      showInDefault="1" 
1779      showInWebsite="1"  1955      showInWebsite="1" 
1780      showInStore="1" 1956      showInStore="1"
1781     > 1957     >
1782                           1958                          
1783      <label> 1959      <label>
1784       Static Block Id 1960       Static Block Id
1785      </label> 1961      </label>
1786                           1962                          
1787      <depends> 1963      <depends>
1788                                1964                               
1789       <field  1965       <field 
1790        id="footer_middle_2" 1966        id="footer_middle_2"
1791       > 1967       >
1792        1 1968        1
1793       </field> 1969       </field>
1794                                1970                               
1795       <field  1971       <field 
1796        id="footer_middle_2_column_3" 1972        id="footer_middle_2_column_3"
1797       > 1973       >
1798        custom 1974        custom
1799       </field> 1975       </field>
1800                            1976                           
1801      </depends> 1977      </depends>
1802                       1978                      
1803     </field> 1979     </field>
1804                      1980                     
1805     <field  1981     <field 
1806      id="footer_middle_2_column_3_size"  1982      id="footer_middle_2_column_3_size" 
1807      translate="label comment"  1983      translate="label comment" 
1808      type="select"  1984      type="select" 
1809      sortOrder="336"  1985      sortOrder="336" 
1810      showInDefault="1"  1986      showInDefault="1" 
1811      showInWebsite="1"  1987      showInWebsite="1" 
1812      showInStore="1" 1988      showInStore="1"
1813     > 1989     >
1814                           1990                          
1815      <label> 1991      <label>
1816       Column 3 Size 1992       Column 3 Size
1817      </label> 1993      </label>
1818                           1994                          
1819      <source_model> 1995      <source_model>
1820       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1996       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1821      </source_model> 1997      </source_model>
1822                           1998                          
1823      <depends> 1999      <depends>
1824                                2000                               
1825       <field  2001       <field 
1826        id="footer_middle_2" 2002        id="footer_middle_2"
1827       > 2003       >
1828        1 2004        1
1829       </field> 2005       </field>
1830                            2006                           
1831      </depends> 2007      </depends>
1832                       2008                      
1833     </field> 2009     </field>
1834                      2010                     
1835     <field  2011     <field 
1836      id="footer_middle_2_column_4"  2012      id="footer_middle_2_column_4" 
1837      translate="label comment"  2013      translate="label comment" 
1838      type="select"  2014      type="select" 
1839      sortOrder="340"  2015      sortOrder="340" 
1840      showInDefault="1"  2016      showInDefault="1" 
1841      showInWebsite="1"  2017      showInWebsite="1" 
1842      showInStore="1" 2018      showInStore="1"
1843     > 2019     >
1844                           2020                          
1845      <label> 2021      <label>
1846       Column 4 2022       Column 4
1847      </label> 2023      </label>
1848                           2024                          
1849      <source_model> 2025      <source_model>
1850       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 2026       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1851      </source_model> 2027      </source_model>
1852                           2028                          
1853      <depends> 2029      <depends>
1854                                2030                               
1855       <field  2031       <field 
1856        id="footer_middle_2" 2032        id="footer_middle_2"
1857       > 2033       >
1858        1 2034        1
1859       </field> 2035       </field>
1860                            2036                           
1861      </depends> 2037      </depends>
1862                       2038                      
1863     </field> 2039     </field>
1864                      2040                     
1865     <field  2041     <field 
1866      id="footer_middle_2_column_4_custom"  2042      id="footer_middle_2_column_4_custom" 
1867      translate="label comment"  2043      translate="label comment" 
1868      type="text 2044      type="text
1869      sortOrder="343"  2045      sortOrder="343" 
1870      showInDefault="1"  2046      showInDefault="1" 
1871      showInWebsite="1"  2047      showInWebsite="1" 
1872      showInStore="1" 2048      showInStore="1"
1873     > 2049     >
1874                           2050                          
1875      <label> 2051      <label>
1876       Static Block Id 2052       Static Block Id
1877      </label> 2053      </label>
1878                           2054                          
1879      <depends> 2055      <depends>
1880                                2056                               
1881       <field  2057       <field 
1882        id="footer_middle_2" 2058        id="footer_middle_2"
1883       > 2059       >
1884        1 2060        1
1885       </field> 2061       </field>
1886                                2062                               
1887       <field  2063       <field 
1888        id="footer_middle_2_column_4" 2064        id="footer_middle_2_column_4"
1889       > 2065       >
1890        custom 2066        custom
1891       </field> 2067       </field>
1892                            2068                           
1893      </depends> 2069      </depends>
1894                       2070                      
1895     </field> 2071     </field>
1896                      2072                     
1897     <field  2073     <field 
1898      id="footer_middle_2_column_4_size"  2074      id="footer_middle_2_column_4_size" 
1899      translate="label comment"  2075      translate="label comment" 
1900      type="select"  2076      type="select" 
1901      sortOrder="346"  2077      sortOrder="346" 
1902      showInDefault="1"  2078      showInDefault="1" 
1903      showInWebsite="1"  2079      showInWebsite="1" 
1904      showInStore="1" 2080      showInStore="1"
1905     > 2081     >
1906                           2082                          
1907      <label> 2083      <label>
1908       Column 4 Size 2084       Column 4 Size
1909      </label> 2085      </label>
1910                           2086                          
1911      <source_model> 2087      <source_model>
1912       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 2088       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1913      </source_model> 2089      </source_model>
1914                           2090                          
1915      <depends> 2091      <depends>
1916                                2092                               
1917       <field  2093       <field 
1918        id="footer_middle_2" 2094        id="footer_middle_2"
1919       > 2095       >
1920        1 2096        1
1921       </field> 2097       </field>
1922                            2098                           
1923      </depends> 2099      </depends>
1924                       2100                      
1925     </field> 2101     </field>
1926                      2102                     
1927     <!-- Footer - Middle 2nd Row Area --> 2103     <!-- Footer - Middle 2nd Row Area -->
1928                      2104                     
1929     <!-- Footer - Bottom Area --> 2105     <!-- Footer - Bottom Area -->
1930                      2106                     
1931     <field  2107     <field 
1932      id="footer_bottom_heading"  2108      id="footer_bottom_heading" 
1933      translate="label comment"  2109      translate="label comment" 
1934      sortOrder="400"  2110      sortOrder="400" 
1935      showInDefault="1"  2111      showInDefault="1" 
1936      showInWebsite="1"  2112      showInWebsite="1" 
1937      showInStore="1" 2113      showInStore="1"
1938     > 2114     >
1939                           2115                          
1940      <label> 2116      <label>
1941       Footer - Bottom 2117       Footer - Bottom
1942      </label> 2118      </label>
1943                           2119                          
1944      <frontend_model> 2120      <frontend_model>
1945       Magento\Config\Block\System\Config\Form\Field\Heading 2121       Magento\Config\Block\System\Config\Form\Field\Heading
1946      </frontend_model> 2122      </frontend_model>
1947                       2123                      
1948     </field> 2124     </field>
1949                      2125                     
1950     <field  2126     <field 
1951      id="footer_bottom"  2127      id="footer_bottom" 
1952      translate="label comment"  2128      translate="label comment" 
1953      type="select"  2129      type="select" 
1954      sortOrder="401"  2130      sortOrder="401" 
1955      showInDefault="1"  2131      showInDefault="1" 
1956      showInWebsite="1"  2132      showInWebsite="1" 
1957      showInStore="1" 2133      showInStore="1"
1958     > 2134     >
1959                           2135                          
1960      <label> 2136      <label>
1961       Show Footer Bottom 2137       Show Footer Bottom
1962      </label> 2138      </label>
1963                           2139                          
1964      <source_model> 2140      <source_model>
1965       Magento\Config\Model\Config\Source\Yesno 2141       Magento\Config\Model\Config\Source\Yesno
1966      </source_model> 2142      </source_model>
1967                       2143                      
1968     </field> 2144     </field>
1969                      2145                     
1970     <field  2146     <field 
1971      id="footer_store_switcher"  2147      id="footer_store_switcher" 
1972      translate="label comment"  2148      translate="label comment" 
1973      type="select"  2149      type="select" 
1974      sortOrder="405"  2150      sortOrder="405" 
1975      showInDefault="1"  2151      showInDefault="1" 
1976      showInWebsite="1"  2152      showInWebsite="1" 
1977      showInStore="1" 2153      showInStore="1"
1978     > 2154     >
1979                           2155                          
1980      <label> 2156      <label>
1981       Show Store Switcher 2157       Show Store Switcher
1982      </label> 2158      </label>
1983                           2159                          
1984      <source_model> 2160      <source_model>
1985       Magento\Config\Model\Config\Source\Yesno 2161       Magento\Config\Model\Config\Source\Yesno
1986      </source_model> 2162      </source_model>
1987                       2163                      
1988     </field> 2164     </field>
1989                      2165                     
1990     <field  2166     <field 
1991      id="footer_logo_src"  2167      id="footer_logo_src" 
1992      translate="label"  2168      translate="label" 
1993      type="image"  2169      type="image" 
1994      sortOrder="410"  2170      sortOrder="410" 
1995      showInDefault="1"  2171      showInDefault="1" 
1996      showInWebsite="1"  2172      showInWebsite="1" 
1997      showInStore="1" 2173      showInStore="1"
1998     > 2174     >
1999                           2175                          
2000      <label> 2176      <label>
2001       Logo Image 2177       Logo Image
2002      </label> 2178      </label>
2003                           2179                          
2004      <comment> 2180      <comment>
2005       Allowed file types:PNG, GIF, JPG, JPEG, SVG. 2181       Allowed file types:PNG, GIF, JPG, JPEG, SVG.
2006      </comment> 2182      </comment>
2007                           2183                          
2008      <backend_model> 2184      <backend_model>
2009       Smartwave\Porto\Model\Config\Backend\Image\Logo 2185       Smartwave\Porto\Model\Config\Backend\Image\Logo
2010      </backend_model> 2186      </backend_model>
2011                           2187                          
2012      <base_url  2188      <base_url 
2013       type="media"  2189       type="media" 
2014       scope_info="1" 2190       scope_info="1"
2015      > 2191      >
2016       porto/footer_logo 2192       porto/footer_logo
2017      </base_url> 2193      </base_url>
2018                           2194                          
2019      <depends> 2195      <depends>
2020                                2196                               
2021       <field  2197       <field 
2022        id="footer_bottom" 2198        id="footer_bottom"
2023       > 2199       >
2024        1 2200        1
2025       </field> 2201       </field>
2026                            2202                           
2027      </depends> 2203      </depends>
2028                       2204                      
2029     </field> 2205     </field>
2030                      2206                     
2031     <field  2207     <field 
2032      id="footer_bottom_copyrights"  2208      id="footer_bottom_copyrights" 
2033      translate="label comment"  2209      translate="label comment" 
2034      type="text 2210      type="text
2035      sortOrder="420"  2211      sortOrder="420" 
2036      showInDefault="1"  2212      showInDefault="1" 
2037      showInWebsite="1"  2213      showInWebsite="1" 
2038      showInStore="1" 2214      showInStore="1"
2039     > 2215     >
2040                           2216                          
2041      <label> 2217      <label>
2042       Copyright Text 2218       Copyright Text
2043      </label> 2219      </label>
2044                           2220                          
2045      <depends> 2221      <depends>
2046                                2222                               
2047       <field  2223       <field 
2048        id="footer_bottom" 2224        id="footer_bottom"
2049       > 2225       >
2050        1 2226        1
2051       </field> 2227       </field>
2052                            2228                           
2053      </depends> 2229      </depends>
2054                       2230                      
2055     </field> 2231     </field>
2056                      2232                     
2057     <field  2233     <field 
2058      id="footer_bottom_custom_1"  2234      id="footer_bottom_custom_1" 
2059      translate="label comment"  2235      translate="label comment" 
2060      type="text 2236      type="text
2061      sortOrder="430"  2237      sortOrder="430" 
2062      showInDefault="1"  2238      showInDefault="1" 
2063      showInWebsite="1"  2239      showInWebsite="1" 
2064      showInStore="1" 2240      showInStore="1"
2065     > 2241     >
2066                           2242                          
2067      <label> 2243      <label>
2068       Static Block Id(before copyright text) 2244       Static Block Id(before copyright text)
2069      </label> 2245      </label>
2070                           2246                          
2071      <depends> 2247      <depends>
2072                                2248                               
2073       <field  2249       <field 
2074        id="footer_bottom" 2250        id="footer_bottom"
2075       > 2251       >
2076        1 2252        1
2077       </field> 2253       </field>
2078                            2254                           
2079      </depends> 2255      </depends>
2080                       2256                      
2081     </field> 2257     </field>
2082                      2258                     
2083     <field  2259     <field 
2084      id="footer_bottom_custom_2"  2260      id="footer_bottom_custom_2" 
2085      translate="label comment"  2261      translate="label comment" 
2086      type="text 2262      type="text
2087      sortOrder="440"  2263      sortOrder="440" 
2088      showInDefault="1"  2264      showInDefault="1" 
2089      showInWebsite="1"  2265      showInWebsite="1" 
2090      showInStore="1" 2266      showInStore="1"
2091     > 2267     >
2092                           2268                          
2093      <label> 2269      <label>
2094       Static Block Id(after copyright text) 2270       Static Block Id(after copyright text)
2095      </label> 2271      </label>
2096                           2272                          
2097      <depends> 2273      <depends>
2098                                2274                               
2099       <field  2275       <field 
2100        id="footer_bottom" 2276        id="footer_bottom"
2101       > 2277       >
2102        1 2278        1
2103       </field> 2279       </field>
2104                            2280                           
2105      </depends> 2281      </depends>
2106                       2282                      
2107     </field> 2283     </field>
2108                      2284                     
2109     <!-- Footer - Bottom Area --> 2285     <!-- Footer - Bottom Area -->
2110                  2286                 
2111    </group> 2287    </group>
2112                 2288                
2113    <group  2289    <group 
2114     id="category"  2290     id="category" 
2115     translate="label"  2291     translate="label" 
2116     sortOrder="130"  2292     sortOrder="130" 
2117     showInDefault="1"  2293     showInDefault="1" 
2118     showInWebsite="1"  2294     showInWebsite="1" 
2119     showInStore="1" 2295     showInStore="1"
2120    > 2296    >
2121                      2297                     
2122     <label> 2298     <label>
2123      Category View 2299      Category View
2124     </label> 2300     </label>
2125                      2301                     
2126     <field  2302     <field 
2127      id="alternative_image"  2303      id="alternative_image" 
2128      translate="label comment"  2304      translate="label comment" 
2129      type="select"  2305      type="select" 
2130      sortOrder="10"  2306      sortOrder="10" 
2131      showInDefault="1"  2307      showInDefault="1" 
2132      showInWebsite="1"  2308      showInWebsite="1" 
2133      showInStore="1" 2309      showInStore="1"
2134     > 2310     >
2135                           2311                          
2136      <label> 2312      <label>
2137       Show Alternative Product Image 2313       Show Alternative Product Image
2138      </label> 2314      </label>
2139                           2315                          
2140      <source_model> 2316      <source_model>
2141       Magento\Config\Model\Config\Source\Yesno 2317       Magento\Config\Model\Config\Source\Yesno
2142      </source_model> 2318      </source_model>
2143                           2319                          
2144      <comment> 2320      <comment>
2145       Show thumbnail image when mouse over in the product image area. 2321       Show thumbnail image when mouse over in the product image area.
2146      </comment> 2322      </comment>
2147                       2323                      
2148     </field> 2324     </field>
2149                      2325                     
2150     <field  2326     <field 
2151      id="aspect_ratio"  2327      id="aspect_ratio" 
2152      translate="label comment"  2328      translate="label comment" 
2153      type="select"  2329      type="select" 
2154      sortOrder="20"  2330      sortOrder="20" 
2155      showInDefault="1"  2331      showInDefault="1" 
2156      showInWebsite="1"  2332      showInWebsite="1" 
2157      showInStore="1" 2333      showInStore="1"
2158     > 2334     >
2159                           2335                          
2160      <label> 2336      <label>
2161       Keep Image Aspect Ratio 2337       Keep Image Aspect Ratio
2162      </label> 2338      </label>
2163                           2339                          
2164      <source_model> 2340      <source_model>
2165       Magento\Config\Model\Config\Source\Yesno 2341       Magento\Config\Model\Config\Source\Yesno
2166      </source_model> 2342      </source_model>
2167                       2343                      
2168     </field> 2344     </field>
2169                      2345                     
2170     <field  2346     <field 
2171      id="ratio_width"  2347      id="ratio_width" 
2172      translate="label comment"  2348      translate="label comment" 
2173      type="text 2349      type="text
2174      sortOrder="30"  2350      sortOrder="30" 
2175      showInDefault="1"  2351      showInDefault="1" 
2176      showInWebsite="1"  2352      showInWebsite="1" 
2177      showInStore="1" 2353      showInStore="1"
2178     > 2354     >
2179                           2355                          
2180      <label> 2356      <label>
2181       Image Width 2357       Image Width
2182      </label> 2358      </label>
2183                       2359                      
2184     </field> 2360     </field>
2185                      2361                     
2186     <field  2362     <field 
2187      id="ratio_height"  2363      id="ratio_height" 
2188      translate="label comment"  2364      translate="label comment" 
2189      type="text 2365      type="text
2190      sortOrder="40"  2366      sortOrder="40" 
2191      showInDefault="1"  2367      showInDefault="1" 
2192      showInWebsite="1"  2368      showInWebsite="1" 
2193      showInStore="1" 2369      showInStore="1"
2194     > 2370     >
2195                           2371                          
2196      <label> 2372      <label>
2197       Image Height 2373       Image Height
2198      </label> 2374      </label>
2199                           2375                          
2200      <depends> 2376      <depends>
2201                                2377                               
2202       <field  2378       <field 
2203        id="aspect_ratio" 2379        id="aspect_ratio"
2204       > 2380       >
2205        0 2381        0
2206       </field> 2382       </field>
2207                            2383                           
2208      </depends> 2384      </depends>
2209                       2385                      
2210     </field> 2386     </field>
2211                      2387                     
2212     <field  2388     <field 
2213      id="rating_star"  2389      id="rating_star" 
2214      translate="label comment"  2390      translate="label comment" 
2215      type="select"  2391      type="select" 
2216      sortOrder="50"  2392      sortOrder="50" 
2217      showInDefault="1"  2393      showInDefault="1" 
2218      showInWebsite="1"  2394      showInWebsite="1" 
2219      showInStore="1" 2395      showInStore="1"
2220     > 2396     >
2221                           2397                          
2222      <label> 2398      <label>
2223       Show Rating Stars 2399       Show Rating Stars
2224      </label> 2400      </label>
2225                           2401                          
2226      <source_model> 2402      <source_model>
2227       Magento\Config\Model\Config\Source\Yesno 2403       Magento\Config\Model\Config\Source\Yesno
2228      </source_model> 2404      </source_model>
2229                       2405                      
2230     </field> 2406     </field>
2231                      2407                     
2232     <field  2408     <field 
2233      id="product_price"  2409      id="product_price" 
2234      translate="label comment"  2410      translate="label comment" 
2235      type="select"  2411      type="select" 
2236      sortOrder="60"  2412      sortOrder="60" 
2237      showInDefault="1"  2413      showInDefault="1" 
2238      showInWebsite="1"  2414      showInWebsite="1" 
2239      showInStore="1" 2415      showInStore="1"
2240     > 2416     >
2241                           2417                          
2242      <label> 2418      <label>
2243       Show Product Price 2419       Show Product Price
2244      </label> 2420      </label>
2245                           2421                          
2246      <source_model> 2422      <source_model>
2247       Magento\Config\Model\Config\Source\Yesno 2423       Magento\Config\Model\Config\Source\Yesno
2248      </source_model> 2424      </source_model>
2249                       2425                      
2250     </field> 2426     </field>
2251                      2427                     
2252     <field  2428     <field 
2253      id="actions"  2429      id="actions" 
2254      translate="label comment"  2430      translate="label comment" 
2255      type="select"  2431      type="select" 
2256      sortOrder="70"  2432      sortOrder="70" 
2257      showInDefault="1"  2433      showInDefault="1" 
2258      showInWebsite="1"  2434      showInWebsite="1" 
2259      showInStore="1" 2435      showInStore="1"
2260     > 2436     >
2261                           2437                          
2262      <label> 2438      <label>
2263       Show Action Links 2439       Show Action Links
2264      </label> 2440      </label>
2265                           2441                          
2266      <source_model> 2442      <source_model>
2267       Magento\Config\Model\Config\Source\Yesno 2443       Magento\Config\Model\Config\Source\Yesno
2268      </source_model> 2444      </source_model>
2269                       2445                      
2270     </field> 2446     </field>
2271                      2447                     
2272     <field  2448     <field 
2273      id="addtocompare"  2449      id="addtocompare" 
2274      translate="label comment"  2450      translate="label comment" 
2275      type="select"  2451      type="select" 
2276      sortOrder="90"  2452      sortOrder="90" 
2277      showInDefault="1"  2453      showInDefault="1" 
2278      showInWebsite="1"  2454      showInWebsite="1" 
2279      showInStore="1" 2455      showInStore="1"
2280     > 2456     >
2281                           2457                          
2282      <label> 2458      <label>
2283       Show Add to Compare Links 2459       Show Add to Compare Links
2284      </label> 2460      </label>
2285                           2461                          
2286      <source_model> 2462      <source_model>
2287       Magento\Config\Model\Config\Source\Yesno 2463       Magento\Config\Model\Config\Source\Yesno
2288      </source_model> 2464      </source_model>
2289                           2465                          
2290      <depends> 2466      <depends>
2291                                2467                               
2292       <field  2468       <field 
2293        id="actions" 2469        id="actions"
2294       > 2470       >
2295        1 2471        1
2296       </field> 2472       </field>
2297                            2473                           
2298      </depends> 2474      </depends>
2299                       2475                      
2300     </field> 2476     </field>
2301                      2477                     
2302     <field  2478     <field 
2303      id="addtowishlist"  2479      id="addtowishlist" 
2304      translate="label comment"  2480      translate="label comment" 
2305      type="select"  2481      type="select" 
2306      sortOrder="100"  2482      sortOrder="100" 
2307      showInDefault="1"  2483      showInDefault="1" 
2308      showInWebsite="1"  2484      showInWebsite="1" 
2309      showInStore="1" 2485      showInStore="1"
2310     > 2486     >
2311                           2487                          
2312      <label> 2488      <label>
2313       Show Add to Wishlist Links 2489       Show Add to Wishlist Links
2314      </label> 2490      </label>
2315                           2491                          
2316      <source_model> 2492      <source_model>
2317       Magento\Config\Model\Config\Source\Yesno 2493       Magento\Config\Model\Config\Source\Yesno
2318      </source_model> 2494      </source_model>
2319                           2495                          
2320      <depends> 2496      <depends>
2321                                2497                               
2322       <field  2498       <field 
2323        id="actions" 2499        id="actions"
2324       > 2500       >
2325        1 2501        1
2326       </field> 2502       </field>
2327                            2503                           
2328      </depends> 2504      </depends>
2329                       2505                      
2330     </field> 2506     </field>
2331                      2507                     
2332     <field  2508     <field 
2333      id="page_layout"  2509      id="page_layout" 
2334      translate="label comment"  2510      translate="label comment" 
2335      type="select"  2511      type="select" 
2336      sortOrder="120"  2512      sortOrder="120" 
2337      showInDefault="1"  2513      showInDefault="1" 
2338      showInWebsite="1"  2514      showInWebsite="1" 
2339      showInStore="1" 2515      showInStore="1"
2340     > 2516     >
2341                           2517                          
2342      <label> 2518      <label>
2343       Page Layout 2519       Page Layout
2344      </label> 2520      </label>
2345                           2521                          
2346      <source_model> 2522      <source_model>
2347       Smartwave\Porto\Model\Config\Settings\Page\Layout 2523       Smartwave\Porto\Model\Config\Settings\Page\Layout
2348      </source_model> 2524      </source_model>
2349                       2525                      
2350     </field> 2526     </field>
2351                      2527                     
2352     <field  2528     <field 
2353      id="category_description"  2529      id="category_description" 
2354      translate="label comment"  2530      translate="label comment" 
2355      type="select"  2531      type="select" 
2356      sortOrder="130"  2532      sortOrder="130" 
2357      showInDefault="1"  2533      showInDefault="1" 
2358      showInWebsite="1"  2534      showInWebsite="1" 
2359      showInStore="1" 2535      showInStore="1"
2360     > 2536     >
2361                           2537                          
2362      <label> 2538      <label>
2363       Category Description Position 2539       Category Description Position
2364      </label> 2540      </label>
2365                           2541                          
2366      <source_model> 2542      <source_model>
2367       Smartwave\Porto\Model\Config\Settings\Category\Description 2543       Smartwave\Porto\Model\Config\Settings\Category\Description
2368      </source_model> 2544      </source_model>
2369                       2545                      
2370     </field> 2546     </field>
2371                      2547                     
2372     <field  2548     <field 
2373      id="side_custom_block"  2549      id="side_custom_block" 
2374      translate="label comment"  2550      translate="label comment" 
2375      type="text 2551      type="text
2376      sortOrder="140"  2552      sortOrder="140" 
2377      showInDefault="1"  2553      showInDefault="1" 
2378      showInWebsite="1"  2554      showInWebsite="1" 
2379      showInStore="1" 2555      showInStore="1"
2380     > 2556     >
2381                           2557                          
2382      <label> 2558      <label>
2383       Custom Block Id for Sidebar 2559       Custom Block Id for Sidebar
2384      </label> 2560      </label>
2385                       2561                      
2386     </field> 2562     </field>
2387                  2563                 
2388    </group> 2564    </group>
2389                 2565                
2390    <group  2566    <group 
2391     id="category_grid"  2567     id="category_grid" 
2392     translate="label"  2568     translate="label" 
2393     sortOrder="140"  2569     sortOrder="140" 
2394     showInDefault="1"  2570     showInDefault="1" 
2395     showInWebsite="1"  2571     showInWebsite="1" 
2396     showInStore="1" 2572     showInStore="1"
2397    > 2573    >
2398                      2574                     
2399     <label> 2575     <label>
2400      Category View (Grid Mode) 2576      Category View (Grid Mode)
2401     </label> 2577     </label>
2402                      2578                     
2403     <field  2579     <field 
2404      id="product_type"  2580      id="product_type" 
2405      translate="label comment"  2581      translate="label comment" 
2406      type="select"  2582      type="select" 
2407      sortOrder="10"  2583      sortOrder="10" 
2408      showInDefault="1"  2584      showInDefault="1" 
2409      showInWebsite="1"  2585      showInWebsite="1" 
2410      showInStore="1" 2586      showInStore="1"
2411     > 2587     >
2412                           2588                          
2413      <label> 2589      <label>
2414       Products Grid Type 2590       Products Grid Type
2415      </label> 2591      </label>
2416                           2592                          
2417      <source_model> 2593      <source_model>
2418       Smartwave\Porto\Model\Config\Settings\Category\Type 2594       Smartwave\Porto\Model\Config\Settings\Category\Type
2419      </source_model> 2595      </source_model>
2420                       2596                      
2421     </field> 2597     </field>
2422                      2598                     
2423     <field  2599     <field 
2424      id="columns"  2600      id="columns" 
2425      translate="label comment"  2601      translate="label comment" 
2426      type="select"  2602      type="select" 
2427      sortOrder="10"  2603      sortOrder="10" 
2428      showInDefault="1"  2604      showInDefault="1" 
2429      showInWebsite="1"  2605      showInWebsite="1" 
2430      showInStore="1" 2606      showInStore="1"
2431     > 2607     >
2432                           2608                          
2433      <label> 2609      <label>
2434       Products Grid Columns 2610       Products Grid Columns
2435      </label> 2611      </label>
2436                           2612                          
2437      <source_model> 2613      <source_model>
2438       Smartwave\Porto\Model\Config\Settings\Category\Columns 2614       Smartwave\Porto\Model\Config\Settings\Category\Columns
2439      </source_model> 2615      </source_model>
2440                       2616                      
2441     </field> 2617     </field>
2442                      2618                     
2443     <field  2619     <field 
2444      id="xs_one_column"  2620      id="xs_one_column" 
2445      translate="label comment"  2621      translate="label comment" 
2446      type="select"  2622      type="select" 
2447      sortOrder="12"  2623      sortOrder="12" 
2448      showInDefault="1"  2624      showInDefault="1" 
2449      showInWebsite="1"  2625      showInWebsite="1" 
2450      showInStore="1" 2626      showInStore="1"
2451     > 2627     >
2452                           2628                          
2453      <label> 2629      <label>
2454       One Column of Products Grid on Phone Devices 2630       One Column of Products Grid on Phone Devices
2455      </label> 2631      </label>
2456                           2632                          
2457      <source_model> 2633      <source_model>
2458       Magento\Config\Model\Config\Source\Yesno 2634       Magento\Config\Model\Config\Source\Yesno
2459      </source_model> 2635      </source_model>
2460                       2636                      
2461     </field> 2637     </field>
2462                  2638                 
2463    </group> 2639    </group>
2464                 2640                
2465    <group  2641    <group 
2466     id="product"  2642     id="product" 
2467     translate="label"  2643     translate="label" 
2468     sortOrder="150"  2644     sortOrder="150" 
2469     showInDefault="1"  2645     showInDefault="1" 
2470     showInWebsite="1"  2646     showInWebsite="1" 
2471     showInStore="1" 2647     showInStore="1"
2472    > 2648    >
2473                      2649                     
2474     <label> 2650     <label>
2475      Product View 2651      Product View
2476     </label> 2652     </label>
2477                      2653                     
2478     <field  2654     <field 
2479      id="aspect_ratio"  2655      id="aspect_ratio" 
2480      translate="label comment"  2656      translate="label comment" 
2481      type="select"  2657      type="select" 
2482      sortOrder="20"  2658      sortOrder="20" 
2483      showInDefault="1"  2659      showInDefault="1" 
2484      showInWebsite="1"  2660      showInWebsite="1" 
2485      showInStore="1" 2661      showInStore="1"
2486     > 2662     >
2487                           2663                          
2488      <label> 2664      <label>
2489       Keep Image Aspect Ratio 2665       Keep Image Aspect Ratio
2490      </label> 2666      </label>
2491                           2667                          
2492      <source_model> 2668      <source_model>
2493       Magento\Config\Model\Config\Source\Yesno 2669       Magento\Config\Model\Config\Source\Yesno
2494      </source_model> 2670      </source_model>
2495                       2671                      
2496     </field> 2672     </field>
2497                      2673                     
2498     <field  2674     <field 
2499      id="ratio_width"  2675      id="ratio_width" 
2500      translate="label comment"  2676      translate="label comment" 
2501      type="text 2677      type="text
2502      sortOrder="30"  2678      sortOrder="30" 
2503      showInDefault="1"  2679      showInDefault="1" 
2504      showInWebsite="1"  2680      showInWebsite="1" 
2505      showInStore="1" 2681      showInStore="1"
2506     > 2682     >
2507                           2683                          
2508      <label> 2684      <label>
2509       Image Width 2685       Image Width
2510      </label> 2686      </label>
2511                       2687                      
2512     </field> 2688     </field>
2513                      2689                     
2514     <field  2690     <field 
2515      id="ratio_height"  2691      id="ratio_height" 
2516      translate="label comment"  2692      translate="label comment" 
2517      type="text 2693      type="text
2518      sortOrder="40"  2694      sortOrder="40" 
2519      showInDefault="1"  2695      showInDefault="1" 
2520      showInWebsite="1"  2696      showInWebsite="1" 
2521      showInStore="1" 2697      showInStore="1"
2522     > 2698     >
2523                           2699                          
2524      <label> 2700      <label>
2525       Image Height 2701       Image Height
2526      </label> 2702      </label>
2527                           2703                          
2528      <depends> 2704      <depends>
2529                                2705                               
2530       <field  2706       <field 
2531        id="aspect_ratio" 2707        id="aspect_ratio"
2532       > 2708       >
2533        0 2709        0
2534       </field> 2710       </field>
2535                            2711                           
2536      </depends> 2712      </depends>
2537                       2713                      
2538     </field> 2714     </field>
2539                      2715                     
2540     <field  2716     <field 
2541      id="product_image_size"  2717      id="product_image_size" 
2542      translate="label comment"  2718      translate="label comment" 
2543      type="select"  2719      type="select" 
2544      sortOrder="50"  2720      sortOrder="50" 
2545      showInDefault="1"  2721      showInDefault="1" 
2546      showInWebsite="1"  2722      showInWebsite="1" 
2547      showInStore="1" 2723      showInStore="1"
2548     > 2724     >
2549                           2725                          
2550      <label> 2726      <label>
2551       Product Image Size 2727       Product Image Size
2552      </label> 2728      </label>
2553                           2729                          
2554      <source_model> 2730      <source_model>
2555       Smartwave\Porto\Model\Config\Settings\Product\Imagesize 2731       Smartwave\Porto\Model\Config\Settings\Product\Imagesize
2556      </source_model> 2732      </source_model>
2557                       2733                      
2558     </field> 2734     </field>
2559                      2735                     
2560     <field  2736     <field 
2561      id="product_page_type"  2737      id="product_page_type" 
2562      translate="label comment"  2738      translate="label comment" 
2563      type="select"  2739      type="select" 
2564      sortOrder="60"  2740      sortOrder="60" 
2565      showInDefault="1"  2741      showInDefault="1" 
2566      showInWebsite="1"  2742      showInWebsite="1" 
2567      showInStore="1" 2743      showInStore="1"
2568     > 2744     >
2569                           2745                          
2570      <label> 2746      <label>
2571       Product Page Type 2747       Product Page Type
2572      </label> 2748      </label>
2573                           2749                          
2574      <source_model> 2750      <source_model>
2575       Smartwave\Porto\Model\Config\Settings\Product\Pagetype 2751       Smartwave\Porto\Model\Config\Settings\Product\Pagetype
2576      </source_model> 2752      </source_model>
2577                       2753                      
2578     </field> 2754     </field>
2579                      2755                     
2580     <field  2756     <field 
2581      id="vertical_thumbnail"  2757      id="vertical_thumbnail" 
2582      translate="label comment"  2758      translate="label comment" 
2583      type="select"  2759      type="select" 
2584      sortOrder="90"  2760      sortOrder="90" 
2585      showInDefault="1"  2761      showInDefault="1" 
2586      showInWebsite="1"  2762      showInWebsite="1" 
2587      showInStore="1" 2763      showInStore="1"
2588     > 2764     >
2589                           2765                          
2590      <label> 2766      <label>
2591       Vertical Thumbnail Image 2767       Vertical Thumbnail Image
2592      </label> 2768      </label>
2593                           2769                          
2594      <source_model> 2770      <source_model>
2595       Magento\Config\Model\Config\Source\Yesno 2771       Magento\Config\Model\Config\Source\Yesno
2596      </source_model> 2772      </source_model>
2597                       2773                      
2598     </field> 2774     </field>
2599                      2775                     
2600     <field  2776     <field 
2601      id="main_custom_block"  2777      id="main_custom_block" 
2602      translate="label comment"  2778      translate="label comment" 
2603      type="text 2779      type="text
2604      sortOrder="100"  2780      sortOrder="100" 
2605      showInDefault="1"  2781      showInDefault="1" 
2606      showInWebsite="1"  2782      showInWebsite="1" 
2607      showInStore="1" 2783      showInStore="1"
2608     > 2784     >
2609                           2785                          
2610      <label> 2786      <label>
2611       Static Block Id for Main Custom Block 2787       Static Block Id for Main Custom Block
2612      </label> 2788      </label>
2613                       2789                      
2614     </field> 2790     </field>
2615                      2791                     
2616     <field  2792     <field 
2617      id="side_custom_block"  2793      id="side_custom_block" 
2618      translate="label comment"  2794      translate="label comment" 
2619      type="text 2795      type="text
2620      sortOrder="110"  2796      sortOrder="110" 
2621      showInDefault="1"  2797      showInDefault="1" 
2622      showInWebsite="1"  2798      showInWebsite="1" 
2623      showInStore="1" 2799      showInStore="1"
2624     > 2800     >
2625                           2801                          
2626      <label> 2802      <label>
2627       Static Block Id for Sidebar Custom Block 2803       Static Block Id for Sidebar Custom Block
2628      </label> 2804      </label>
2629                       2805                      
2630     </field> 2806     </field>
2631                      2807                     
2632     <field  2808     <field 
2633      id="prev_next"  2809      id="prev_next" 
2634      translate="label comment"  2810      translate="label comment" 
2635      type="select"  2811      type="select" 
2636      sortOrder="120"  2812      sortOrder="120" 
2637      showInDefault="1"  2813      showInDefault="1" 
2638      showInWebsite="1"  2814      showInWebsite="1" 
2639      showInStore="1" 2815      showInStore="1"
2640     > 2816     >
2641                           2817                          
2642      <label> 2818      <label>
2643       Show Prev/Next Product Links 2819       Show Prev/Next Product Links
2644      </label> 2820      </label>
2645                           2821                          
2646      <source_model> 2822      <source_model>
2647       Magento\Config\Model\Config\Source\Yesno 2823       Magento\Config\Model\Config\Source\Yesno
2648      </source_model> 2824      </source_model>
2649                       2825                      
2650     </field> 2826     </field>
2651                      2827                     
2652     <field  2828     <field 
2653      id="prev_text"  2829      id="prev_text" 
2654      translate="label comment"  2830      translate="label comment" 
2655      type="text 2831      type="text
2656      sortOrder="113"  2832      sortOrder="113" 
2657      showInDefault="1"  2833      showInDefault="1" 
2658      showInWebsite="1"  2834      showInWebsite="1" 
2659      showInStore="1" 2835      showInStore="1"
2660     > 2836     >
2661                           2837                          
2662      <label> 2838      <label>
2663       Previous Link Text 2839       Previous Link Text
2664      </label> 2840      </label>
2665                       2841                      
2666     </field> 2842     </field>
2667                      2843                     
2668     <field  2844     <field 
2669      id="next_text"  2845      id="next_text" 
2670      translate="label comment"  2846      translate="label comment" 
2671      type="text 2847      type="text
2672      sortOrder="114"  2848      sortOrder="114" 
2673      showInDefault="1"  2849      showInDefault="1" 
2674      showInWebsite="1"  2850      showInWebsite="1" 
2675      showInStore="1" 2851      showInStore="1"
2676     > 2852     >
2677                           2853                          
2678      <label> 2854      <label>
2679       Next Link Text 2855       Next Link Text
2680      </label> 2856      </label>
2681                       2857                      
2682     </field> 2858     </field>
2683                      2859                     
2684     <field  2860     <field 
2685      id="page_layout"  2861      id="page_layout" 
2686      translate="label comment"  2862      translate="label comment" 
2687      type="select"  2863      type="select" 
2688      sortOrder="120"  2864      sortOrder="120" 
2689      showInDefault="1"  2865      showInDefault="1" 
2690      showInWebsite="1"  2866      showInWebsite="1" 
2691      showInStore="1" 2867      showInStore="1"
2692     > 2868     >
2693                           2869                          
2694      <label> 2870      <label>
2695       Page Layout 2871       Page Layout
2696      </label> 2872      </label>
2697                           2873                          
2698      <source_model> 2874      <source_model>
2699       Smartwave\Porto\Model\Config\Settings\Page\Layout 2875       Smartwave\Porto\Model\Config\Settings\Page\Layout
2700      </source_model> 2876      </source_model>
2701                       2877                      
2702     </field> 2878     </field>
2703                      2879                     
2704     <field  2880     <field 
2705      id="upsell_columns"  2881      id="upsell_columns" 
2706      translate="label comment"  2882      translate="label comment" 
2707      type="select"  2883      type="select" 
2708      sortOrder="130"  2884      sortOrder="130" 
2709      showInDefault="1"  2885      showInDefault="1" 
2710      showInWebsite="1"  2886      showInWebsite="1" 
2711      showInStore="1" 2887      showInStore="1"
2712     > 2888     >
2713                           2889                          
2714      <label> 2890      <label>
2715       Upsell Products Grid Columns 2891       Upsell Products Grid Columns
2716      </label> 2892      </label>
2717                           2893                          
2718      <source_model> 2894      <source_model>
2719       Smartwave\Porto\Model\Config\Settings\Category\Columns 2895       Smartwave\Porto\Model\Config\Settings\Category\Columns
2720      </source_model> 2896      </source_model>
2721                       2897                      
2722     </field> 2898     </field>
2723                      2899                     
2724     <field  2900     <field 
2725      id="move_upsell"  2901      id="move_upsell" 
2726      translate="label comment"  2902      translate="label comment" 
2727      type="select"  2903      type="select" 
2728      sortOrder="140"  2904      sortOrder="140" 
2729      showInDefault="1"  2905      showInDefault="1" 
2730      showInWebsite="1"  2906      showInWebsite="1" 
2731      showInStore="1" 2907      showInStore="1"
2732     > 2908     >
2733                           2909                          
2734      <label> 2910      <label>
2735       Move Upsell Products below the product image 2911       Move Upsell Products below the product image
2736      </label> 2912      </label>
2737                           2913                          
2738      <source_model> 2914      <source_model>
2739       Magento\Config\Model\Config\Source\Yesno 2915       Magento\Config\Model\Config\Source\Yesno
2740      </source_model> 2916      </source_model>
2741                       2917                      
2742     </field> 2918     </field>
2743                      2919                     
2744     <field  2920     <field 
2745      id="move_addtolinks"  2921      id="move_addtolinks" 
2746      translate="label comment"  2922      translate="label comment" 
2747      type="select"  2923      type="select" 
2748      sortOrder="150"  2924      sortOrder="150" 
2749      showInDefault="1"  2925      showInDefault="1" 
2750      showInWebsite="1"  2926      showInWebsite="1" 
2751      showInStore="1" 2927      showInStore="1"
2752     > 2928     >
2753                           2929                          
2754      <label> 2930      <label>
2755       Move Add To Links after Add to Cart Button 2931       Move Add To Links after Add to Cart Button
2756      </label> 2932      </label>
2757                           2933                          
2758      <source_model> 2934      <source_model>
2759       Magento\Config\Model\Config\Source\Yesno 2935       Magento\Config\Model\Config\Source\Yesno
2760      </source_model> 2936      </source_model>
2761                       2937                      
2762     </field> 2938     </field>
2763                      2939                     
2764     <field  2940     <field 
2765      id="enable_addtocart_sticky"  2941      id="enable_addtocart_sticky" 
2766      translate="label comment"  2942      translate="label comment" 
2767      type="select"  2943      type="select" 
2768      sortOrder="200"  2944      sortOrder="200" 
2769      showInDefault="1"  2945      showInDefault="1" 
2770      showInWebsite="1"  2946      showInWebsite="1" 
2771      showInStore="1" 2947      showInStore="1"
2772     > 2948     >
2773                           2949                          
2774      <label> 2950      <label>
2775       Enable Addtocart Sticky 2951       Enable Addtocart Sticky
2776      </label> 2952      </label>
2777                           2953                          
2778      <source_model> 2954      <source_model>
2779       Magento\Config\Model\Config\Source\Yesno 2955       Magento\Config\Model\Config\Source\Yesno
2780      </source_model> 2956      </source_model>
2781                       2957                      
2782     </field> 2958     </field>
2783                      2959                     
2784     <field  2960     <field 
2785      id="tab_style"  2961      id="tab_style" 
2786      translate="label comment"  2962      translate="label comment" 
2787      type="select"  2963      type="select" 
2788      sortOrder="300"  2964      sortOrder="300" 
2789      showInDefault="1"  2965      showInDefault="1" 
2790      showInWebsite="1"  2966      showInWebsite="1" 
2791      showInStore="1" 2967      showInStore="1"
2792     > 2968     >
2793                           2969                          
2794      <label> 2970      <label>
2795       Product Tabs Style 2971       Product Tabs Style
2796      </label> 2972      </label>
2797                           2973                          
2798      <source_model> 2974      <source_model>
2799       Smartwave\Porto\Model\Config\Settings\Product\Tabstyle 2975       Smartwave\Porto\Model\Config\Settings\Product\Tabstyle
2800      </source_model> 2976      </source_model>
2801                       2977                      
2802     </field> 2978     </field>
2803      2979     
2804                      2980                     
2805     <field  2981     <field 
2806      id="tab_full_background"  2982      id="tab_full_background" 
2807      translate="label comment"  2983      translate="label comment" 
2808      type="select"  2984      type="select" 
2809      sortOrder="310"  2985      sortOrder="310" 
2810      showInDefault="1"  2986      showInDefault="1" 
2811      showInWebsite="1"  2987      showInWebsite="1" 
2812      showInStore="1" 2988      showInStore="1"
2813     > 2989     >
2814                           2990                          
2815      <label> 2991      <label>
2816       Product Tabs Background Full Width 2992       Product Tabs Background Full Width
2817      </label> 2993      </label>
2818                           2994                          
2819      <source_model> 2995      <source_model>
2820       Magento\Config\Model\Config\Source\Yesno 2996       Magento\Config\Model\Config\Source\Yesno
2821      </source_model> 2997      </source_model>
2822                       2998                      
2823     </field> 2999     </field>
2824                      3000                     
2825     <field  3001     <field 
2826      id="move_tab"  3002      id="move_tab" 
2827      translate="label comment"  3003      translate="label comment" 
2828      type="select"  3004      type="select" 
2829      sortOrder="350"  3005      sortOrder="350" 
2830      showInDefault="1"  3006      showInDefault="1" 
2831      showInWebsite="1"  3007      showInWebsite="1" 
2832      showInStore="1" 3008      showInStore="1"
2833     > 3009     >
2834                           3010                          
2835      <label> 3011      <label>
2836       Move Product Tabs at the Right of Product Image 3012       Move Product Tabs at the Right of Product Image
2837      </label> 3013      </label>
2838                           3014                          
2839      <source_model> 3015      <source_model>
2840       Magento\Config\Model\Config\Source\Yesno 3016       Magento\Config\Model\Config\Source\Yesno
2841      </source_model> 3017      </source_model>
2842                       3018                      
2843     </field> 3019     </field>
2844                      3020                     
2845     <field  3021     <field 
2846      id="move_upsell_full 3022      id="move_upsell_full
2847      translate="label comment"  3023      translate="label comment" 
2848      type="select"  3024      type="select" 
2849      sortOrder="360"  3025      sortOrder="360" 
2850      showInDefault="1"  3026      showInDefault="1" 
2851      showInWebsite="1"  3027      showInWebsite="1" 
2852      showInStore="1" 3028      showInStore="1"
2853     > 3029     >
2854                           3030                          
2855      <label> 3031      <label>
2856       Move Upsel Product Full Width Background 3032       Move Upsel Product Full Width Background
2857      </label> 3033      </label>
2858                           3034                          
2859      <source_model> 3035      <source_model>
2860       Magento\Config\Model\Config\Source\Yesno 3036       Magento\Config\Model\Config\Source\Yesno
2861      </source_model> 3037      </source_model>
2862                       3038                      
2863     </field> 3039     </field>
2864                      3040                     
2865     <field  3041     <field 
2866      id="custom_tabs_heading"  3042      id="custom_tabs_heading" 
2867      translate="label comment"  3043      translate="label comment" 
2868      sortOrder="370"  3044      sortOrder="370" 
2869      showInDefault="1"  3045      showInDefault="1" 
2870      showInWebsite="1"  3046      showInWebsite="1" 
2871      showInStore="1" 3047      showInStore="1"
2872     > 3048     >
2873                           3049                          
2874      <label> 3050      <label>
2875       Product Custom Tabs 3051       Product Custom Tabs
2876      </label> 3052      </label>
2877                           3053                          
2878      <frontend_model> 3054      <frontend_model>
2879       Magento\Config\Block\System\Config\Form\Field\Heading 3055       Magento\Config\Block\System\Config\Form\Field\Heading
2880      </frontend_model> 3056      </frontend_model>
2881                       3057                      
2882     </field> 3058     </field>
2883                      3059                     
2884     <field  3060     <field 
2885      id="custom_cms_tabs"  3061      id="custom_cms_tabs" 
2886      translate="label"  3062      translate="label" 
2887      sortOrder="410"  3063      sortOrder="410" 
2888      showInDefault="1"  3064      showInDefault="1" 
2889      showInWebsite="1"  3065      showInWebsite="1" 
2890      showInStore="1" 3066      showInStore="1"
2891     > 3067     >
2892                           3068                          
2893      <label> 3069      <label>
2894       Product Custom Static Block Tabs 3070       Product Custom Static Block Tabs
2895      </label> 3071      </label>
2896                           3072                          
2897      <frontend_model> 3073      <frontend_model>
2898       Smartwave\Porto\Block\Adminhtml\Form\Field\Customcmstabs 3074       Smartwave\Porto\Block\Adminhtml\Form\Field\Customcmstabs
2899      </frontend_model> 3075      </frontend_model>
2900                           3076                          
2901      <backend_model> 3077      <backend_model>
2902       Smartwave\Porto\Model\Config\Backend\Customcmstabs 3078       Smartwave\Porto\Model\Config\Backend\Customcmstabs
2903      </backend_model> 3079      </backend_model>
2904                       3080                      
2905     </field> 3081     </field>
2906                      3082                     
2907     <field  3083     <field 
2908      id="custom_attr_tabs 3084      id="custom_attr_tabs
2909      translate="label"  3085      translate="label" 
2910      sortOrder="420"  3086      sortOrder="420" 
2911      showInDefault="1"  3087      showInDefault="1" 
2912      showInWebsite="1"  3088      showInWebsite="1" 
2913      showInStore="1" 3089      showInStore="1"
2914     > 3090     >
2915                           3091                          
2916      <label> 3092      <label>
2917       Product Custom Attribute Tabs 3093       Product Custom Attribute Tabs
2918      </label> 3094      </label>
2919                           3095                          
2920      <frontend_model> 3096      <frontend_model>
2921       Smartwave\Porto\Block\Adminhtml\Form\Field\Customattrtabs 3097       Smartwave\Porto\Block\Adminhtml\Form\Field\Customattrtabs
2922      </frontend_model> 3098      </frontend_model>
2923                           3099                          
2924      <backend_model> 3100      <backend_model>
2925       Smartwave\Porto\Model\Config\Backend\Customattrtabs 3101       Smartwave\Porto\Model\Config\Backend\Customattrtabs
2926      </backend_model> 3102      </backend_model>
2927                       3103                      
2928     </field> 3104     </field>
2929                  3105                 
2930    </group> 3106    </group>
2931                 3107                
2932    <group  3108    <group 
2933     id="richsnippets"  3109     id="richsnippets" 
2934     translate="label"  3110     translate="label" 
2935     sortOrder="155"  3111     sortOrder="155" 
2936     showInDefault="1"  3112     showInDefault="1" 
2937     showInWebsite="1"  3113     showInWebsite="1" 
2938     showInStore="1" 3114     showInStore="1"
2939    > 3115    >
2940                      3116                     
2941     <label> 3117     <label>
2942      Google Rich Snippets 3118      Google Rich Snippets
2943     </label> 3119     </label>
2944                      3120                     
2945     <field  3121     <field 
2946      id="enable 3122      id="enable
2947      translate="label comment"  3123      translate="label comment" 
2948      type="select"  3124      type="select" 
2949      sortOrder="10"  3125      sortOrder="10" 
2950      showInDefault="1"  3126      showInDefault="1" 
2951      showInWebsite="1"  3127      showInWebsite="1" 
2952      showInStore="1" 3128      showInStore="1"
2953     > 3129     >
2954                           3130                          
2955      <label> 3131      <label>
2956       Enabled 3132       Enabled
2957      </label> 3133      </label>
2958                           3134                          
2959      <source_model> 3135      <source_model>
2960       Magento\Config\Model\Config\Source\Yesno 3136       Magento\Config\Model\Config\Source\Yesno
2961      </source_model> 3137      </source_model>
2962                       3138                      
2963     </field> 3139     </field>
2964                  3140                 
2965    </group> 3141    </group>
2966                 3142                
2967    <group  3143    <group 
2968     id="product_label"  3144     id="product_label" 
2969     translate="label"  3145     translate="label" 
2970     sortOrder="160"  3146     sortOrder="160" 
2971     showInDefault="1"  3147     showInDefault="1" 
2972     showInWebsite="1"  3148     showInWebsite="1" 
2973     showInStore="1" 3149     showInStore="1"
2974    > 3150    >
2975                      3151                     
2976     <label> 3152     <label>
2977      Product Label 3153      Product Label
2978     </label> 3154     </label>
2979                      3155                     
2980     <field  3156     <field 
2981      id="new_label"  3157      id="new_label" 
2982      translate="label comment"  3158      translate="label comment" 
2983      type="select"  3159      type="select" 
2984      sortOrder="10"  3160      sortOrder="10" 
2985      showInDefault="1"  3161      showInDefault="1" 
2986      showInWebsite="1"  3162      showInWebsite="1" 
2987      showInStore="1" 3163      showInStore="1"
2988     > 3164     >
2989                           3165                          
2990      <label> 3166      <label>
2991       Show "New" Label 3167       Show "New" Label
2992      </label> 3168      </label>
2993                           3169                          
2994      <source_model> 3170      <source_model>
2995       Magento\Config\Model\Config\Source\Yesno 3171       Magento\Config\Model\Config\Source\Yesno
2996      </source_model> 3172      </source_model>
2997                       3173                      
2998     </field> 3174     </field>
2999                      3175                     
3000     <field  3176     <field 
3001      id="new_label_text"  3177      id="new_label_text" 
3002      translate="label comment"  3178      translate="label comment" 
3003      type="text 3179      type="text
3004      sortOrder="15"  3180      sortOrder="15" 
3005      showInDefault="1"  3181      showInDefault="1" 
3006      showInWebsite="1"  3182      showInWebsite="1" 
3007      showInStore="1" 3183      showInStore="1"
3008     > 3184     >
3009                           3185                          
3010      <label> 3186      <label>
3011       "New" Label Text 3187       "New" Label Text
3012      </label> 3188      </label>
3013                           3189                          
3014      <depends> 3190      <depends>
3015                                3191                               
3016       <field  3192       <field 
3017        id="new_label" 3193        id="new_label"
3018       > 3194       >
3019        1 3195        1
3020       </field> 3196       </field>
3021                            3197                           
3022      </depends> 3198      </depends>
3023                       3199                      
3024     </field> 3200     </field>
3025                      3201                     
3026     <field  3202     <field 
3027      id="sale_label"  3203      id="sale_label" 
3028      translate="label comment"  3204      translate="label comment" 
3029      type="select"  3205      type="select" 
3030      sortOrder="20"  3206      sortOrder="20" 
3031      showInDefault="1"  3207      showInDefault="1" 
3032      showInWebsite="1"  3208      showInWebsite="1" 
3033      showInStore="1" 3209      showInStore="1"
3034     > 3210     >
3035                           3211                          
3036      <label> 3212      <label>
3037       Show "Sale" Label 3213       Show "Sale" Label
3038      </label> 3214      </label>
3039                           3215                          
3040      <source_model> 3216      <source_model>
3041       Magento\Config\Model\Config\Source\Yesno 3217       Magento\Config\Model\Config\Source\Yesno
3042      </source_model> 3218      </source_model>
3043                       3219                      
3044     </field> 3220     </field>
3045                      3221                     
3046     <field  3222     <field 
3047      id="sale_label_percent"  3223      id="sale_label_percent" 
3048      translate="label comment"  3224      translate="label comment" 
3049      type="select"  3225      type="select" 
3050      sortOrder="22"  3226      sortOrder="22" 
3051      showInDefault="1"  3227      showInDefault="1" 
3052      showInWebsite="1"  3228      showInWebsite="1" 
3053      showInStore="1" 3229      showInStore="1"
3054     > 3230     >
3055                           3231                          
3056      <label> 3232      <label>
3057       Show "Sale" Label with Discount Percent 3233       Show "Sale" Label with Discount Percent
3058      </label> 3234      </label>
3059                           3235                          
3060      <source_model> 3236      <source_model>
3061       Magento\Config\Model\Config\Source\Yesno 3237       Magento\Config\Model\Config\Source\Yesno
3062      </source_model> 3238      </source_model>
3063                           3239                          
3064      <depends> 3240      <depends>
3065                                3241                               
3066       <field  3242       <field 
3067        id="sale_label" 3243        id="sale_label"
3068       > 3244       >
3069        1 3245        1
3070       </field> 3246       </field>
3071                            3247                           
3072      </depends> 3248      </depends>
3073                       3249                      
3074     </field> 3250     </field>
3075                      3251                     
3076     <field  3252     <field 
3077      id="sale_label_text"  3253      id="sale_label_text" 
3078      translate="label comment"  3254      translate="label comment" 
3079      type="text 3255      type="text
3080      sortOrder="25"  3256      sortOrder="25" 
3081      showInDefault="1"  3257      showInDefault="1" 
3082      showInWebsite="1"  3258      showInWebsite="1" 
3083      showInStore="1" 3259      showInStore="1"
3084     > 3260     >
3085                           3261                          
3086      <label> 3262      <label>
3087       "Sale" Label Text 3263       "Sale" Label Text
3088      </label> 3264      </label>
3089                           3265                          
3090      <depends> 3266      <depends>
3091                                3267                               
3092       <field  3268       <field 
3093        id="sale_label" 3269        id="sale_label"
3094       > 3270       >
3095        1 3271        1
3096       </field> 3272       </field>
3097                                3273                               
3098       <field  3274       <field 
3099        id="sale_label_percent" 3275        id="sale_label_percent"
3100       > 3276       >
3101        0 3277        0
3102       </field> 3278       </field>
3103                            3279                           
3104      </depends> 3280      </depends>
3105                       3281                      
3106     </field> 3282     </field>
3107                  3283                 
3108    </group> 3284    </group>
3109                 3285                
3110    <group  3286    <group 
3111     id="newsletter"  3287     id="newsletter" 
3112     translate="label"  3288     translate="label" 
3113     sortOrder="200"  3289     sortOrder="200" 
3114     showInDefault="1"  3290     showInDefault="1" 
3115     showInWebsite="1"  3291     showInWebsite="1" 
3116     showInStore="1" 3292     showInStore="1"
3117    > 3293    >
3118                      3294                     
3119     <label> 3295     <label>
3120      Newsletter Popup 3296      Newsletter Popup
3121     </label> 3297     </label>
3122                      3298                     
3123     <field  3299     <field 
3124      id="enable 3300      id="enable
3125      translate="label comment"  3301      translate="label comment" 
3126      type="select"  3302      type="select" 
3127      sortOrder="100"  3303      sortOrder="100" 
3128      showInDefault="1"  3304      showInDefault="1" 
3129      showInWebsite="1"  3305      showInWebsite="1" 
3130      showInStore="1" 3306      showInStore="1"
3131     > 3307     >
3132                           3308                          
3133      <label> 3309      <label>
3134       Enabled 3310       Enabled
3135      </label> 3311      </label>
3136                           3312                          
3137      <source_model> 3313      <source_model>
3138       Smartwave\Porto\Model\Config\Settings\Newsletter\Enable 3314       Smartwave\Porto\Model\Config\Settings\Newsletter\Enable
3139      </source_model> 3315      </source_model>
3140                       3316                      
3141     </field> 3317     </field>
3142                      3318                     
3143     <field  3319     <field 
3144      id="delay"  3320      id="delay" 
3145      translate="label comment"  3321      translate="label comment" 
3146      type="text 3322      type="text
3147      sortOrder="110"  3323      sortOrder="110" 
3148      showInDefault="1"  3324      showInDefault="1" 
3149      showInWebsite="1"  3325      showInWebsite="1" 
3150      showInStore="1" 3326      showInStore="1"
3151     > 3327     >
3152                           3328                          
3153      <label> 3329      <label>
3154       Delay(miliseconds) 3330       Delay(miliseconds)
3155      </label> 3331      </label>
3156                       3332                      
3157     </field> 3333     </field>
3158                      3334                     
3159     <field  3335     <field 
3160      id="logo_src"  3336      id="logo_src" 
3161      translate="label"  3337      translate="label" 
3162      type="image"  3338      type="image" 
3163      sortOrder="120"  3339      sortOrder="120" 
3164      showInDefault="1"  3340      showInDefault="1" 
3165      showInWebsite="1"  3341      showInWebsite="1" 
3166      showInStore="1" 3342      showInStore="1"
3167     > 3343     >
3168                           3344                          
3169      <label> 3345      <label>
3170       Logo Image 3346       Logo Image
3171      </label> 3347      </label>
3172                           3348                          
3173      <comment> 3349      <comment>
3174       Allowed file types:PNG, GIF, JPG, JPEG, SVG. 3350       Allowed file types:PNG, GIF, JPG, JPEG, SVG.
3175      </comment> 3351      </comment>
3176                           3352                          
3177      <backend_model> 3353      <backend_model>
3178       Smartwave\Porto\Model\Config\Backend\Image\Newsletterlogo 3354       Smartwave\Porto\Model\Config\Backend\Image\Newsletterlogo
3179      </backend_model> 3355      </backend_model>
3180                           3356                          
3181      <base_url  3357      <base_url 
3182       type="media"  3358       type="media" 
3183       scope_info="1" 3359       scope_info="1"
3184      > 3360      >
3185       porto/newsletter/logo 3361       porto/newsletter/logo
3186      </base_url> 3362      </base_url>
3187                       3363                      
3188     </field> 3364     </field>
3189                      3365                     
3190     <field  3366     <field 
3191      id="content"  3367      id="content" 
3192      translate="label comment"  3368      translate="label comment" 
3193      type="textarea"  3369      type="textarea" 
3194      sortOrder="130"  3370      sortOrder="130" 
3195      showInDefault="1"  3371      showInDefault="1" 
3196      showInWebsite="1"  3372      showInWebsite="1" 
3197      showInStore="1" 3373      showInStore="1"
3198     > 3374     >
3199                           3375                          
3200      <label> 3376      <label>
3201       Popup Content Text 3377       Popup Content Text
3202      </label> 3378      </label>
3203                       3379                      
3204     </field> 3380     </field>
3205                      3381                     
3206     <field  3382     <field 
3207      id="width"  3383      id="width" 
3208      translate="label comment"  3384      translate="label comment" 
3209      type="text 3385      type="text
3210      sortOrder="140"  3386      sortOrder="140" 
3211      showInDefault="1"  3387      showInDefault="1" 
3212      showInWebsite="1"  3388      showInWebsite="1" 
3213      showInStore="1" 3389      showInStore="1"
3214     > 3390     >
3215                           3391                          
3216      <label> 3392      <label>
3217       Popup Width 3393       Popup Width
3218      </label> 3394      </label>
3219                       3395                      
3220     </field> 3396     </field>
3221                      3397                     
3222     <field  3398     <field 
3223      id="height 3399      id="height
3224      translate="label comment"  3400      translate="label comment" 
3225      type="text 3401      type="text
3226      sortOrder="150"  3402      sortOrder="150" 
3227      showInDefault="1"  3403      showInDefault="1" 
3228      showInWebsite="1"  3404      showInWebsite="1" 
3229      showInStore="1" 3405      showInStore="1"
3230     > 3406     >
3231                           3407                          
3232      <label> 3408      <label>
3233       Popup Height 3409       Popup Height
3234      </label> 3410      </label>
3235                       3411                      
3236     </field> 3412     </field>
3237                      3413                     
3238     <field  3414     <field 
3239      id="bg_color"  3415      id="bg_color" 
3240      translate="label comment"  3416      translate="label comment" 
3241      type="text 3417      type="text
3242      sortOrder="160"  3418      sortOrder="160" 
3243      showInDefault="1"  3419      showInDefault="1" 
3244      showInWebsite="1"  3420      showInWebsite="1" 
3245      showInStore="1" 3421      showInStore="1"
3246     > 3422     >
3247                           3423                          
3248      <label> 3424      <label>
3249       Popup Backgroud Color 3425       Popup Backgroud Color
3250      </label> 3426      </label>
3251                           3427                          
3252      <backend_model> 3428      <backend_model>
3253       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 3429       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
3254      </backend_model> 3430      </backend_model>
3255                           3431                          
3256      <frontend_model> 3432      <frontend_model>
3257       Smartwave\Porto\Block\System\Config\Form\Field\Color 3433       Smartwave\Porto\Block\System\Config\Form\Field\Color
3258      </frontend_model> 3434      </frontend_model>
3259                       3435                      
3260     </field> 3436     </field>
3261                      3437                     
3262     <field  3438     <field 
3263      id="bg_image"  3439      id="bg_image" 
3264      translate="label"  3440      translate="label" 
3265      type="image"  3441      type="image" 
3266      sortOrder="170"  3442      sortOrder="170" 
3267      showInDefault="1"  3443      showInDefault="1" 
3268      showInWebsite="1"  3444      showInWebsite="1" 
3269      showInStore="1" 3445      showInStore="1"
3270     > 3446     >
3271                           3447                          
3272      <label> 3448      <label>
3273       Popup Background Image 3449       Popup Background Image
3274      </label> 3450      </label>
3275                           3451                          
3276      <comment> 3452      <comment>
3277       Allowed file types:PNG, GIF, JPG, JPEG. 3453       Allowed file types:PNG, GIF, JPG, JPEG.
3278      </comment> 3454      </comment>
3279                           3455                          
3280      <backend_model> 3456      <backend_model>
3281       Smartwave\Porto\Model\Config\Backend\Image\Newsletterbg 3457       Smartwave\Porto\Model\Config\Backend\Image\Newsletterbg
3282      </backend_model> 3458      </backend_model>
3283                           3459                          
3284      <base_url  3460      <base_url 
3285       type="media"  3461       type="media" 
3286       scope_info="1" 3462       scope_info="1"
3287      > 3463      >
3288       porto/newsletter/background 3464       porto/newsletter/background
3289      </base_url> 3465      </base_url>
3290                       3466                      
3291     </field> 3467     </field>
3292                      3468                     
3293     <field  3469     <field 
3294      id="custom_style"  3470      id="custom_style" 
3295      translate="label comment"  3471      translate="label comment" 
3296      type="textarea"  3472      type="textarea" 
3297      sortOrder="180"  3473      sortOrder="180" 
3298      showInDefault="1"  3474      showInDefault="1" 
3299      showInWebsite="1"  3475      showInWebsite="1" 
3300      showInStore="1" 3476      showInStore="1"
3301     > 3477     >
3302                           3478                          
3303      <label> 3479      <label>
3304       Custom Style 3480       Custom Style
3305      </label> 3481      </label>
3306                       3482                      
3307     </field> 3483     </field>
3308                  3484                 
3309    </group> 3485    </group>
3310                 3486                
3311    <group  3487    <group 
3312     id="contacts"  3488     id="contacts" 
3313     translate="label"  3489     translate="label" 
3314     sortOrder="250"  3490     sortOrder="250" 
3315     showInDefault="1"  3491     showInDefault="1" 
3316     showInWebsite="1"  3492     showInWebsite="1" 
3317     showInStore="1" 3493     showInStore="1"
3318    > 3494    >
3319                      3495                     
3320     <label> 3496     <label>
3321      Contact Us 3497      Contact Us
3322     </label> 3498     </label>
3323                      3499                     
3324     <field  3500     <field 
3325      id="google_map_heading"  3501      id="google_map_heading" 
3326      translate="label comment"  3502      translate="label comment" 
3327      sortOrder="100"  3503      sortOrder="100" 
3328      showInDefault="1"  3504      showInDefault="1" 
3329      showInWebsite="1"  3505      showInWebsite="1" 
3330      showInStore="1" 3506      showInStore="1"
3331     > 3507     >
3332                           3508                          
3333      <label> 3509      <label>
3334       Google Map 3510       Google Map
3335      </label> 3511      </label>
3336                           3512                          
3337      <frontend_model> 3513      <frontend_model>
3338       Magento\Config\Block\System\Config\Form\Field\Heading 3514       Magento\Config\Block\System\Config\Form\Field\Heading
3339      </frontend_model> 3515      </frontend_model>
3340                       3516                      
3341     </field> 3517     </field>
3342                      3518                     
3343     <field  3519     <field 
3344      id="enable 3520      id="enable
3345      translate="label comment"  3521      translate="label comment" 
3346      type="select"  3522      type="select" 
3347      sortOrder="110"  3523      sortOrder="110" 
3348      showInDefault="1"  3524      showInDefault="1" 
3349      showInWebsite="1"  3525      showInWebsite="1" 
3350      showInStore="1" 3526      showInStore="1"
3351     > 3527     >
3352                           3528                          
3353      <label> 3529      <label>
3354       Show Google Map 3530       Show Google Map
3355      </label> 3531      </label>
3356                           3532                          
3357      <source_model> 3533      <source_model>
3358       Magento\Config\Model\Config\Source\Yesno 3534       Magento\Config\Model\Config\Source\Yesno
3359      </source_model> 3535      </source_model>
3360                       3536                      
3361     </field> 3537     </field>
3362                      3538                     
3363     <field  3539     <field 
3364      id="api_key"  3540      id="api_key" 
3365      translate="label comment"  3541      translate="label comment" 
3366      type="text 3542      type="text
3367      sortOrder="112"  3543      sortOrder="112" 
3368      showInDefault="1"  3544      showInDefault="1" 
3369      showInWebsite="1"  3545      showInWebsite="1" 
3370      showInStore="1" 3546      showInStore="1"
3371     > 3547     >
3372                           3548                          
3373      <label> 3549      <label>
3374       Google Map API key 3550       Google Map API key
3375      </label> 3551      </label>
3376                           3552                          
3377      <comment> 3553      <comment>
3378       <![CDATA[You can get an API key from <a href="https://developers.google.com/maps/documentation/javascript/get-api-key">https://developers.google.com/maps/documentation/javascript/get-api-key</a><br/> 3554       <![CDATA[You can get an API key from <a href="https://developers.google.com/maps/documentation/javascript/get-api-key">https://developers.google.com/maps/documentation/javascript/get-api-key</a><br/>
3379                           eg: AIzaSyCkw3Q5Y7y2prqgTXSvF50Nr09-j7_carc</br> 3555                           eg: AIzaSyCkw3Q5Y7y2prqgTXSvF50Nr09-j7_carc</br>
3380                           This is an example key for localhost. 3556                           This is an example key for localhost.
3381                           ]]> 3557                           ]]>
3382      </comment> 3558      </comment>
3383                       3559                      
3384     </field> 3560     </field>
3385                      3561                     
3386     <field  3562     <field 
3387      id="full_width"  3563      id="full_width" 
3388      translate="label comment"  3564      translate="label comment" 
3389      type="select"  3565      type="select" 
3390      sortOrder="115"  3566      sortOrder="115" 
3391      showInDefault="1"  3567      showInDefault="1" 
3392      showInWebsite="1"  3568      showInWebsite="1" 
3393      showInStore="1" 3569      showInStore="1"
3394     > 3570     >
3395                           3571                          
3396      <label> 3572      <label>
3397       Full Width 3573       Full Width
3398      </label> 3574      </label>
3399                           3575                          
3400      <source_model> 3576      <source_model>
3401       Magento\Config\Model\Config\Source\Yesno 3577       Magento\Config\Model\Config\Source\Yesno
3402      </source_model> 3578      </source_model>
3403                       3579                      
3404     </field> 3580     </field>
3405                      3581                     
3406     <field  3582     <field 
3407      id="address"  3583      id="address" 
3408      translate="label comment"  3584      translate="label comment" 
3409      type="text 3585      type="text
3410      sortOrder="120"  3586      sortOrder="120" 
3411      showInDefault="1"  3587      showInDefault="1" 
3412      showInWebsite="1"  3588      showInWebsite="1" 
3413      showInStore="1" 3589      showInStore="1"
3414     > 3590     >
3415                           3591                          
3416      <label> 3592      <label>
3417       Address 3593       Address
3418      </label> 3594      </label>
3419                       3595                      
3420     </field> 3596     </field>
3421                      3597                     
3422     <field  3598     <field 
3423      id="latitude"  3599      id="latitude" 
3424      translate="label comment"  3600      translate="label comment" 
3425      type="text 3601      type="text
3426      sortOrder="130"  3602      sortOrder="130" 
3427      showInDefault="1"  3603      showInDefault="1" 
3428      showInWebsite="1"  3604      showInWebsite="1" 
3429      showInStore="1" 3605      showInStore="1"
3430     > 3606     >
3431                           3607                          
3432      <label> 3608      <label>
3433       Latitude 3609       Latitude
3434      </label> 3610      </label>
3435                       3611                      
3436     </field> 3612     </field>
3437                      3613                     
3438     <field  3614     <field 
3439      id="longitude"  3615      id="longitude" 
3440      translate="label comment"  3616      translate="label comment" 
3441      type="text 3617      type="text
3442      sortOrder="140"  3618      sortOrder="140" 
3443      showInDefault="1"  3619      showInDefault="1" 
3444      showInWebsite="1"  3620      showInWebsite="1" 
3445      showInStore="1" 3621      showInStore="1"
3446     > 3622     >
3447                           3623                          
3448      <label> 3624      <label>
3449       Longitude 3625       Longitude
3450      </label> 3626      </label>
3451                       3627                      
3452     </field> 3628     </field>
3453                      3629                     
3454     <field  3630     <field 
3455      id="zoom"  3631      id="zoom" 
3456      translate="label comment"  3632      translate="label comment" 
3457      type="text 3633      type="text
3458      sortOrder="150"  3634      sortOrder="150" 
3459      showInDefault="1"  3635      showInDefault="1" 
3460      showInWebsite="1"  3636      showInWebsite="1" 
3461      showInStore="1" 3637      showInStore="1"
3462     > 3638     >
3463                           3639                          
3464      <label> 3640      <label>
3465       Zoom 3641       Zoom
3466      </label> 3642      </label>
3467                       3643                      
3468     </field> 3644     </field>
3469                      3645                     
3470     <field  3646     <field 
3471      id="contact_info_heading"  3647      id="contact_info_heading" 
3472      translate="label comment"  3648      translate="label comment" 
3473      sortOrder="200"  3649      sortOrder="200" 
3474      showInDefault="1"  3650      showInDefault="1" 
3475      showInWebsite="1"  3651      showInWebsite="1" 
3476      showInStore="1" 3652      showInStore="1"
3477     > 3653     >
3478                           3654                          
3479      <label> 3655      <label>
3480       Contact Info 3656       Contact Info
3481      </label> 3657      </label>
3482                           3658                          
3483      <frontend_model> 3659      <frontend_model>
3484       Magento\Config\Block\System\Config\Form\Field\Heading 3660       Magento\Config\Block\System\Config\Form\Field\Heading
3485      </frontend_model> 3661      </frontend_model>
3486                       3662                      
3487     </field> 3663     </field>
3488                      3664                     
3489     <field  3665     <field 
3490      id="infoblock"  3666      id="infoblock" 
3491      translate="label comment"  3667      translate="label comment" 
3492      type="textarea"  3668      type="textarea" 
3493      sortOrder="210"  3669      sortOrder="210" 
3494      showInDefault="1"  3670      showInDefault="1" 
3495      showInWebsite="1"  3671      showInWebsite="1" 
3496      showInStore="1" 3672      showInStore="1"
3497     > 3673     >
3498                           3674                          
3499      <label> 3675      <label>
3500       Info Text 3676       Info Text
3501      </label> 3677      </label>
3502                       3678                      
3503     </field> 3679     </field>
3504                      3680                     
3505     <field  3681     <field 
3506      id="customblock"  3682      id="customblock" 
3507      translate="label comment"  3683      translate="label comment" 
3508      type="text 3684      type="text
3509      sortOrder="220"  3685      sortOrder="220" 
3510      showInDefault="1"  3686      showInDefault="1" 
3511      showInWebsite="1"  3687      showInWebsite="1" 
3512      showInStore="1" 3688      showInStore="1"
3513     > 3689     >
3514                           3690                          
3515      <label> 3691      <label>
3516       Custom Block before Contacts Form 3692       Custom Block before Contacts Form
3517      </label> 3693      </label>
3518                           3694                          
3519      <comment> 3695      <comment>
3520       Input the Static Block Id, this static block will be shown below of the google map and above of the contacts form. 3696       Input the Static Block Id, this static block will be shown below of the google map and above of the contacts form.
3521      </comment> 3697      </comment>
3522                       3698                      
3523     </field> 3699     </field>
3524                  3700                 
3525    </group> 3701    </group>
3526                 3702                
3527    <group  3703    <group 
3528     id="custom_settings"  3704     id="custom_settings" 
3529     translate="label"  3705     translate="label" 
3530     sortOrder="550"  3706     sortOrder="550" 
3531     showInDefault="1"  3707     showInDefault="1" 
3532     showInWebsite="1"  3708     showInWebsite="1" 
3533     showInStore="1" 3709     showInStore="1"
3534    > 3710    >
3535                      3711                     
3536     <label> 3712     <label>
3537      Customization Settings 3713      Customization Settings
3538     </label> 3714     </label>
3539                      3715                     
3540     <field  3716     <field 
3541      id="custom_google_fonts"  3717      id="custom_google_fonts" 
3542      translate="label comment"  3718      translate="label comment" 
3543      type="textarea"  3719      type="textarea" 
3544      sortOrder="90"  3720      sortOrder="90" 
3545      showInDefault="1"  3721      showInDefault="1" 
3546      showInWebsite="1"  3722      showInWebsite="1" 
3547      showInStore="1" 3723      showInStore="1"
3548     > 3724     >
3549                           3725                          
3550      <label> 3726      <label>
3551       Custom Google Fonts 3727       Custom Google Fonts
3552      </label> 3728      </label>
3553                           3729                          
3554      <comment> 3730      <comment>
3555       <![CDATA[Type in your custom styles , e.g.:<br/> 3731       <![CDATA[Type in your custom styles , e.g.:<br/>
3556                                   <em>@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700"); 3732                                   <em>@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
3557                                   </em> 3733                                   </em>
3558                                   ]]> 3734                                   ]]>
3559      </comment> 3735      </comment>
3560                       3736                      
3561     </field> 3737     </field>
3562                      3738                     
3563     <field  3739     <field 
3564      id="custom_style"  3740      id="custom_style" 
3565      translate="label comment"  3741      translate="label comment" 
3566      type="textarea"  3742      type="textarea" 
3567      sortOrder="100"  3743      sortOrder="100" 
3568      showInDefault="1"  3744      showInDefault="1" 
3569      showInWebsite="1"  3745      showInWebsite="1" 
3570      showInStore="1" 3746      showInStore="1"
3571     > 3747     >
3572                           3748                          
3573      <label> 3749      <label>
3574       Custom Style 1 3750       Custom Style 1
3575      </label> 3751      </label>
3576                           3752                          
3577      <comment> 3753      <comment>
3578       <![CDATA[Type in your custom styles , e.g.:<br/> 3754       <![CDATA[Type in your custom styles , e.g.:<br/>
3579                                   <em>.page { padding: 0; margin: 0; }<br/> 3755                                   <em>.page { padding: 0; margin: 0; }<br/>
3580                                   .main { font-size: 14px; font-weight:400; } 3756                                   .main { font-size: 14px; font-weight:400; }
3581                                   </em> 3757                                   </em>
3582                                   ]]> 3758                                   ]]>
3583      </comment> 3759      </comment>
3584                       3760                      
3585     </field> 3761     </field>
3586                      3762                     
3587     <field  3763     <field 
3588      id="custom_style_2"  3764      id="custom_style_2" 
3589      translate="label comment"  3765      translate="label comment" 
3590      type="textarea"  3766      type="textarea" 
3591      sortOrder="200"  3767      sortOrder="200" 
3592      showInDefault="1"  3768      showInDefault="1" 
3593      showInWebsite="1"  3769      showInWebsite="1" 
3594      showInStore="1" 3770      showInStore="1"
3595     > 3771     >
3596                           3772                          
3597      <label> 3773      <label>
3598       Custom Style 2 3774       Custom Style 2
3599      </label> 3775      </label>
3600                           3776                          
3601      <comment> 3777      <comment>
3602       <![CDATA[This field is useful with multi store. So you can add your global custom styles into this field.]]> 3778       <![CDATA[This field is useful with multi store. So you can add your global custom styles into this field.]]>
3603      </comment> 3779      </comment>
3604                       3780                      
3605     </field> 3781     </field>
3606                  3782                 
3607    </group> 3783    </group>
3608                 3784                
3609    <group  3785    <group 
3610     id="install"  3786     id="install" 
3611     translate="label"  3787     translate="label" 
3612     sortOrder="800"  3788     sortOrder="800" 
3613     showInDefault="1"  3789     showInDefault="1" 
3614     showInWebsite="1"  3790     showInWebsite="1" 
3615     showInStore="1" 3791     showInStore="1"
3616    > 3792    >
3617                      3793                     
3618     <label> 3794     <label>
3619      Installation 3795      Installation
3620     </label> 3796     </label>
3621                      3797                     
3622     <field  3798     <field 
3623      id="demo_version"  3799      id="demo_version" 
3624      translate="label comment"  3800      translate="label comment" 
3625      type="select"  3801      type="select" 
3626      sortOrder="90"  3802      sortOrder="90" 
3627      showInDefault="1"  3803      showInDefault="1" 
3628      showInWebsite="1"  3804      showInWebsite="1" 
3629      showInStore="1" 3805      showInStore="1"
3630     > 3806     >
3631                           3807                          
3632      <label> 3808      <label>
3633       Demo Version 3809       Demo Version
3634      </label> 3810      </label>
3635                           3811                          
3636      <comment> 3812      <comment>
3637       Select the demo version, then import static blocks and cms pages. 3813       Select the demo version, then import static blocks and cms pages.
3638      </comment> 3814      </comment>
3639                           3815                          
3640      <source_model> 3816      <source_model>
3641       Smartwave\Porto\Model\Config\Settings\Installation\Demoversion 3817       Smartwave\Porto\Model\Config\Settings\Installation\Demoversion
3642      </source_model> 3818      </source_model>
3643                       3819                      
3644     </field> 3820     </field>
3645                      3821                     
3646     <field  3822     <field 
3647      id="import_blocks_heading"  3823      id="import_blocks_heading" 
3648      translate="label comment"  3824      translate="label comment" 
3649      sortOrder="100"  3825      sortOrder="100" 
3650      showInDefault="1"  3826      showInDefault="1" 
3651      showInWebsite="1"  3827      showInWebsite="1" 
3652      showInStore="1" 3828      showInStore="1"
3653     > 3829     >
3654                           3830                          
3655      <label> 3831      <label>
3656       Import Static Blocks 3832       Import Static Blocks
3657      </label> 3833      </label>
3658                           3834                          
3659      <frontend_model> 3835      <frontend_model>
3660       Magento\Config\Block\System\Config\Form\Field\Heading 3836       Magento\Config\Block\System\Config\Form\Field\Heading
3661      </frontend_model> 3837      </frontend_model>
3662                       3838                      
3663     </field> 3839     </field>
3664                      3840                     
3665     <field  3841     <field 
3666      id="import_blocks"  3842      id="import_blocks" 
3667      translate="button_label"  3843      translate="button_label" 
3668      sortOrder="110"  3844      sortOrder="110" 
3669      showInDefault="1"  3845      showInDefault="1" 
3670      showInWebsite="1"  3846      showInWebsite="1" 
3671      showInStore="1" 3847      showInStore="1"
3672     > 3848     >
3673                           3849                          
3674      <button_label> 3850      <button_label>
3675       Import Static Blocks 3851       Import Static Blocks
3676      </button_label> 3852      </button_label>
3677                           3853                          
3678      <attribute  3854      <attribute 
3679       type="action_url" 3855       type="action_url"
3680      > 3856      >
3681       porto_admin/system_config_cms/import 3857       porto_admin/system_config_cms/import
3682      </attribute> 3858      </attribute>
3683                           3859                          
3684      <attribute  3860      <attribute 
3685       type="import_type" 3861       type="import_type"
3686      > 3862      >
3687       blocks 3863       blocks
3688      </attribute> 3864      </attribute>
3689                           3865                          
3690      <frontend_model> 3866      <frontend_model>
3691       Smartwave\Porto\Block\System\Config\Form\Button\Import\Cms 3867       Smartwave\Porto\Block\System\Config\Form\Button\Import\Cms
3692      </frontend_model> 3868      </frontend_model>
3693                       3869                      
3694     </field> 3870     </field>
3695                      3871                     
3696     <field  3872     <field 
3697      id="overwrite_blocks 3873      id="overwrite_blocks
3698      translate="label comment"  3874      translate="label comment" 
3699      type="select"  3875      type="select" 
3700      sortOrder="120"  3876      sortOrder="120" 
3701      showInDefault="1"  3877      showInDefault="1" 
3702      showInWebsite="1"  3878      showInWebsite="1" 
3703      showInStore="1" 3879      showInStore="1"
3704     > 3880     >
3705                           3881                          
3706      <label> 3882      <label>
3707       Overwrite Existing Blocks 3883       Overwrite Existing Blocks
3708      </label> 3884      </label>
3709                           3885                          
3710      <comment> 3886      <comment>
3711       If the identifiers of the static blocks are already exist, you can set to "Yes" then save the configuration, then click the "Import Static Blocks" button. 3887       If the identifiers of the static blocks are already exist, you can set to "Yes" then save the configuration, then click the "Import Static Blocks" button.
3712      </comment> 3888      </comment>
3713                           3889                          
3714      <source_model> 3890      <source_model>
3715       Magento\Config\Model\Config\Source\Yesno 3891       Magento\Config\Model\Config\Source\Yesno
3716      </source_model> 3892      </source_model>
3717                       3893                      
3718     </field> 3894     </field>
3719                      3895                     
3720     <field  3896     <field 
3721      id="import_pages_heading"  3897      id="import_pages_heading" 
3722      translate="label comment"  3898      translate="label comment" 
3723      sortOrder="200"  3899      sortOrder="200" 
3724      showInDefault="1"  3900      showInDefault="1" 
3725      showInWebsite="1"  3901      showInWebsite="1" 
3726      showInStore="1" 3902      showInStore="1"
3727     > 3903     >
3728                           3904                          
3729      <label> 3905      <label>
3730       Import CMS Pages 3906       Import CMS Pages
3731      </label> 3907      </label>
3732                           3908                          
3733      <frontend_model> 3909      <frontend_model>
3734       Magento\Config\Block\System\Config\Form\Field\Heading 3910       Magento\Config\Block\System\Config\Form\Field\Heading
3735      </frontend_model> 3911      </frontend_model>
3736                       3912                      
3737     </field> 3913     </field>
3738                      3914                     
3739     <field  3915     <field 
3740      id="import_pages"  3916      id="import_pages" 
3741      translate="button_label"  3917      translate="button_label" 
3742      sortOrder="210"  3918      sortOrder="210" 
3743      showInDefault="1"  3919      showInDefault="1" 
3744      showInWebsite="1"  3920      showInWebsite="1" 
3745      showInStore="1" 3921      showInStore="1"
3746     > 3922     >
3747                           3923                          
3748      <button_label> 3924      <button_label>
3749       Import CMS Pages 3925       Import CMS Pages
3750      </button_label> 3926      </button_label>
3751                           3927                          
3752      <attribute  3928      <attribute 
3753       type="action_url" 3929       type="action_url"
3754      > 3930      >
3755       porto_admin/system_config_cms/import 3931       porto_admin/system_config_cms/import
3756      </attribute> 3932      </attribute>
3757                           3933                          
3758      <attribute  3934      <attribute 
3759       type="import_type" 3935       type="import_type"
3760      > 3936      >
3761       pages 3937       pages
3762      </attribute> 3938      </attribute>
3763                           3939                          
3764      <frontend_model> 3940      <frontend_model>
3765       Smartwave\Porto\Block\System\Config\Form\Button\Import\Cms 3941       Smartwave\Porto\Block\System\Config\Form\Button\Import\Cms
3766      </frontend_model> 3942      </frontend_model>
3767                       3943                      
3768     </field> 3944     </field>
3769                      3945                     
3770     <field  3946     <field 
3771      id="overwrite_pages"  3947      id="overwrite_pages" 
3772      translate="label comment"  3948      translate="label comment" 
3773      type="select"  3949      type="select" 
3774      sortOrder="220"  3950      sortOrder="220" 
3775      showInDefault="1"  3951      showInDefault="1" 
3776      showInWebsite="1"  3952      showInWebsite="1" 
3777      showInStore="1" 3953      showInStore="1"
3778     > 3954     >
3779                           3955                          
3780      <label> 3956      <label>
3781       Overwrite Existing Pages 3957       Overwrite Existing Pages
3782      </label> 3958      </label>
3783                           3959                          
3784      <comment> 3960      <comment>
3785       If the identifiers of the cms pages are already exist, you can set to "Yes" then save the configuration, then click the "Import Static Blocks" button. 3961       If the identifiers of the cms pages are already exist, you can set to "Yes" then save the configuration, then click the "Import Static Blocks" button.
3786      </comment> 3962      </comment>
3787                           3963                          
3788      <source_model> 3964      <source_model>
3789       Magento\Config\Model\Config\Source\Yesno 3965       Magento\Config\Model\Config\Source\Yesno
3790      </source_model> 3966      </source_model>
3791                       3967                      
3792     </field> 3968     </field>
3793                      3969                     
3794     <field  3970     <field 
3795      id="import_demo_heading"  3971      id="import_demo_heading" 
3796      translate="label comment"  3972      translate="label comment" 
3797      sortOrder="300"  3973      sortOrder="300" 
3798      showInDefault="1"  3974      showInDefault="1" 
3799      showInWebsite="1"  3975      showInWebsite="1" 
3800      showInStore="1" 3976      showInStore="1"
3801     > 3977     >
3802                           3978                          
3803      <label> 3979      <label>
3804       Import demos 3980       Import demos
3805      </label> 3981      </label>
3806                           3982                          
3807      <frontend_model> 3983      <frontend_model>
3808       Magento\Config\Block\System\Config\Form\Field\Heading 3984       Magento\Config\Block\System\Config\Form\Field\Heading
3809      </frontend_model> 3985      </frontend_model>
3810                       3986                      
3811     </field> 3987     </field>
3812                      3988                     
3813     <field  3989     <field 
3814      id="import_demo1"  3990      id="import_demo1" 
3815      translate="button_label"  3991      translate="button_label" 
3816      sortOrder="301"  3992      sortOrder="301" 
3817      showInDefault="1"  3993      showInDefault="1" 
3818      showInWebsite="1"  3994      showInWebsite="1" 
3819      showInStore="1" 3995      showInStore="1"
3820     > 3996     >
3821                           3997                          
3822      <button_label> 3998      <button_label>
3823       Import Demo 3999       Import Demo
3824      </button_label> 4000      </button_label>
3825                           4001                          
3826      <attribute  4002      <attribute 
3827       type="action_url" 4003       type="action_url"
3828      > 4004      >
3829       porto_admin/system_config_demo/import 4005       porto_admin/system_config_demo/import
3830      </attribute> 4006      </attribute>
3831                           4007                          
3832      <frontend_model> 4008      <frontend_model>
3833       Smartwave\Porto\Block\System\Config\Form\Button\Import\Demo 4009       Smartwave\Porto\Block\System\Config\Form\Button\Import\Demo
3834      </frontend_model> 4010      </frontend_model>
3835                       4011                      
3836     </field> 4012     </field>
3837                  4013                 
3838    </group> 4014    </group>
3839             4015            
3840   </section> 4016   </section>
3841            4017           
3842   <section  4018   <section 
3843    id="porto_design"  4019    id="porto_design" 
3844    translate="label"  4020    translate="label" 
3845    sortOrder="20"  4021    sortOrder="20" 
3846    showInDefault="1"  4022    showInDefault="1" 
3847    showInWebsite="1"  4023    showInWebsite="1" 
3848    showInStore="1" 4024    showInStore="1"
3849   > 4025   >
3850                 4026                
3851    <label> 4027    <label>
3852     Porto - Design Panel 4028     Porto - Design Panel
3853    </label> 4029    </label>
3854                 4030                
3855    <tab> 4031    <tab>
3856     smartwave_porto 4032     smartwave_porto
3857    </tab> 4033    </tab>
3858                 4034                
3859    <resource> 4035    <resource>
3860     Smartwave_Porto::config 4036     Smartwave_Porto::config
3861    </resource> 4037    </resource>
3862                 4038                
3863    <group  4039    <group 
3864     id="general"  4040     id="general" 
3865     translate="label"  4041     translate="label" 
3866     sortOrder="100"  4042     sortOrder="100" 
3867     showInDefault="1"  4043     showInDefault="1" 
3868     showInWebsite="1"  4044     showInWebsite="1" 
3869     showInStore="1" 4045     showInStore="1"
3870    > 4046    >
3871                      4047                     
3872     <label> 4048     <label>
3873      General 4049      General
3874     </label> 4050     </label>
3875                      4051                     
3876     <field  4052     <field 
3877      id="theme_color"  4053      id="theme_color" 
3878      translate="label comment"  4054      translate="label comment" 
3879      type="text 4055      type="text
3880      sortOrder="10"  4056      sortOrder="10" 
3881      showInDefault="1"  4057      showInDefault="1" 
3882      showInWebsite="1"  4058      showInWebsite="1" 
3883      showInStore="1" 4059      showInStore="1"
3884     > 4060     >
3885                           4061                          
3886      <label> 4062      <label>
3887       Theme Colors 4063       Theme Colors
3888      </label> 4064      </label>
3889                           4065                          
3890      <backend_model> 4066      <backend_model>
3891       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4067       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
3892      </backend_model> 4068      </backend_model>
3893                           4069                          
3894      <frontend_model> 4070      <frontend_model>
3895       Smartwave\Porto\Block\System\Config\Form\Field\Color 4071       Smartwave\Porto\Block\System\Config\Form\Field\Color
3896      </frontend_model> 4072      </frontend_model>
3897                       4073                      
3898     </field> 4074     </field>
3899                  4075                 
3900    </group> 4076    </group>
3901                 4077                
3902    <group  4078    <group 
3903     id="font"  4079     id="font" 
3904     translate="label"  4080     translate="label" 
3905     sortOrder="200"  4081     sortOrder="200" 
3906     showInDefault="1"  4082     showInDefault="1" 
3907     showInWebsite="1"  4083     showInWebsite="1" 
3908     showInStore="1" 4084     showInStore="1"
3909    > 4085    >
3910                      4086                     
3911     <label> 4087     <label>
3912      Font 4088      Font
3913     </label> 4089     </label>
3914                      4090                     
3915     <field  4091     <field 
3916      id="custom 4092      id="custom
3917      translate="label comment"  4093      translate="label comment" 
3918      type="select"  4094      type="select" 
3919      sortOrder="10"  4095      sortOrder="10" 
3920      showInDefault="1"  4096      showInDefault="1" 
3921      showInWebsite="1"  4097      showInWebsite="1" 
3922      showInStore="1" 4098      showInStore="1"
3923     > 4099     >
3924                           4100                          
3925      <label> 4101      <label>
3926       Custom 4102       Custom
3927      </label> 4103      </label>
3928                           4104                          
3929      <source_model> 4105      <source_model>
3930       Magento\Config\Model\Config\Source\Yesno 4106       Magento\Config\Model\Config\Source\Yesno
3931      </source_model> 4107      </source_model>
3932                       4108                      
3933     </field> 4109     </field>
3934                      4110                     
3935     <field  4111     <field 
3936      id="font_size"  4112      id="font_size" 
3937      translate="label comment"  4113      translate="label comment" 
3938      type="select"  4114      type="select" 
3939      sortOrder="20"  4115      sortOrder="20" 
3940      showInDefault="1"  4116      showInDefault="1" 
3941      showInWebsite="1"  4117      showInWebsite="1" 
3942      showInStore="1" 4118      showInStore="1"
3943     > 4119     >
3944                           4120                          
3945      <label> 4121      <label>
3946       Basic Font Size 4122       Basic Font Size
3947      </label> 4123      </label>
3948                           4124                          
3949      <source_model> 4125      <source_model>
3950       Smartwave\Porto\Model\Config\Design\Font\Size 4126       Smartwave\Porto\Model\Config\Design\Font\Size
3951      </source_model> 4127      </source_model>
3952                           4128                          
3953      <depends> 4129      <depends>
3954                                4130                               
3955       <field  4131       <field 
3956        id="custom" 4132        id="custom"
3957       > 4133       >
3958        1 4134        1
3959       </field> 4135       </field>
3960                            4136                           
3961      </depends> 4137      </depends>
3962                       4138                      
3963     </field> 4139     </field>
3964                      4140                     
3965     <field  4141     <field 
3966      id="font_family"  4142      id="font_family" 
3967      translate="label comment"  4143      translate="label comment" 
3968      type="select"  4144      type="select" 
3969      sortOrder="30"  4145      sortOrder="30" 
3970      showInDefault="1"  4146      showInDefault="1" 
3971      showInWebsite="1"  4147      showInWebsite="1" 
3972      showInStore="1" 4148      showInStore="1"
3973     > 4149     >
3974                           4150                          
3975      <label> 4151      <label>
3976       Basic Font Family 4152       Basic Font Family
3977      </label> 4153      </label>
3978                           4154                          
3979      <source_model> 4155      <source_model>
3980       Smartwave\Porto\Model\Config\Design\Font\Family 4156       Smartwave\Porto\Model\Config\Design\Font\Family
3981      </source_model> 4157      </source_model>
3982                           4158                          
3983      <depends> 4159      <depends>
3984                                4160                               
3985       <field  4161       <field 
3986        id="custom" 4162        id="custom"
3987       > 4163       >
3988        1 4164        1
3989       </field> 4165       </field>
3990                            4166                           
3991      </depends> 4167      </depends>
3992                       4168                      
3993     </field> 4169     </field>
3994                      4170                     
3995     <field  4171     <field 
3996      id="custom_font_family"  4172      id="custom_font_family" 
3997      translate="label comment"  4173      translate="label comment" 
3998      type="text 4174      type="text
3999      sortOrder="40"  4175      sortOrder="40" 
4000      showInDefault="1"  4176      showInDefault="1" 
4001      showInWebsite="1"  4177      showInWebsite="1" 
4002      showInStore="1" 4178      showInStore="1"
4003     > 4179     >
4004                           4180                          
4005      <label> 4181      <label>
4006       Font Family - Custom 4182       Font Family - Custom
4007      </label> 4183      </label>
4008                           4184                          
4009      <depends> 4185      <depends>
4010                                4186                               
4011       <field  4187       <field 
4012        id="custom" 4188        id="custom"
4013       > 4189       >
4014        1 4190        1
4015       </field> 4191       </field>
4016                                4192                               
4017       <field  4193       <field 
4018        id="font_family" 4194        id="font_family"
4019       > 4195       >
4020        custom 4196        custom
4021       </field> 4197       </field>
4022                            4198                           
4023      </depends> 4199      </depends>
4024                       4200                      
4025     </field> 4201     </field>
4026                      4202                     
4027     <field  4203     <field 
4028      id="google_font_family"  4204      id="google_font_family" 
4029      translate="label comment"  4205      translate="label comment" 
4030      type="select"  4206      type="select" 
4031      sortOrder="50"  4207      sortOrder="50" 
4032      showInDefault="1"  4208      showInDefault="1" 
4033      showInWebsite="1"  4209      showInWebsite="1" 
4034      showInStore="1" 4210      showInStore="1"
4035     > 4211     >
4036                           4212                          
4037      <label> 4213      <label>
4038       Font Family - Google Fonts 4214       Font Family - Google Fonts
4039      </label> 4215      </label>
4040                           4216                          
4041      <source_model> 4217      <source_model>
4042       Smartwave\Porto\Model\Config\Design\Font\Googlefonts 4218       Smartwave\Porto\Model\Config\Design\Font\Googlefonts
4043      </source_model> 4219      </source_model>
4044                           4220                          
4045      <depends> 4221      <depends>
4046                                4222                               
4047       <field  4223       <field 
4048        id="custom" 4224        id="custom"
4049       > 4225       >
4050        1 4226        1
4051       </field> 4227       </field>
4052                                4228                               
4053       <field  4229       <field 
4054        id="font_family" 4230        id="font_family"
4055       > 4231       >
4056        google 4232        google
4057       </field> 4233       </field>
4058                            4234                           
4059      </depends> 4235      </depends>
4060                       4236                      
4061     </field> 4237     </field>
4062                      4238                     
4063     <field  4239     <field 
4064      id="char_latin_ext"  4240      id="char_latin_ext" 
4065      translate="label comment"  4241      translate="label comment" 
4066      type="select"  4242      type="select" 
4067      sortOrder="60"  4243      sortOrder="60" 
4068      showInDefault="1"  4244      showInDefault="1" 
4069      showInWebsite="1"  4245      showInWebsite="1" 
4070      showInStore="1" 4246      showInStore="1"
4071     > 4247     >
4072                           4248                          
4073      <label> 4249      <label>
4074       Character Set: Latin Extended 4250       Character Set: Latin Extended
4075      </label> 4251      </label>
4076                           4252                          
4077      <source_model> 4253      <source_model>
4078       Magento\Config\Model\Config\Source\Enabledisable 4254       Magento\Config\Model\Config\Source\Enabledisable
4079      </source_model> 4255      </source_model>
4080                           4256                          
4081      <depends> 4257      <depends>
4082                                4258                               
4083       <field  4259       <field 
4084        id="custom" 4260        id="custom"
4085       > 4261       >
4086        1 4262        1
4087       </field> 4263       </field>
4088                                4264                               
4089       <field  4265       <field 
4090        id="font_family" 4266        id="font_family"
4091       > 4267       >
4092        google 4268        google
4093       </field> 4269       </field>
4094                            4270                           
4095      </depends> 4271      </depends>
4096                       4272                      
4097     </field> 4273     </field>
4098                      4274                     
4099     <field  4275     <field 
4100      id="char_subset"  4276      id="char_subset" 
4101      translate="label comment"  4277      translate="label comment" 
4102      type="text 4278      type="text
4103      sortOrder="70"  4279      sortOrder="70" 
4104      showInDefault="1"  4280      showInDefault="1" 
4105      showInWebsite="1"  4281      showInWebsite="1" 
4106      showInStore="1" 4282      showInStore="1"
4107     > 4283     >
4108                           4284                          
4109      <label> 4285      <label>
4110       Custom Character Subset 4286       Custom Character Subset
4111      </label> 4287      </label>
4112                           4288                          
4113      <depends> 4289      <depends>
4114                                4290                               
4115       <field  4291       <field 
4116        id="custom" 4292        id="custom"
4117       > 4293       >
4118        1 4294        1
4119       </field> 4295       </field>
4120                                4296                               
4121       <field  4297       <field 
4122        id="font_family" 4298        id="font_family"
4123       > 4299       >
4124        google 4300        google
4125       </field> 4301       </field>
4126                            4302                           
4127      </depends> 4303      </depends>
4128                       4304                      
4129     </field> 4305     </field>
4130                  4306                 
4131    </group> 4307    </group>
4132                 4308                
4133    <group  4309    <group 
4134     id="colors 4310     id="colors
4135     translate="label"  4311     translate="label" 
4136     sortOrder="300"  4312     sortOrder="300" 
4137     showInDefault="1"  4313     showInDefault="1" 
4138     showInWebsite="1"  4314     showInWebsite="1" 
4139     showInStore="1" 4315     showInStore="1"
4140    > 4316    >
4141                      4317                     
4142     <label> 4318     <label>
4143      Colors 4319      Colors
4144     </label> 4320     </label>
4145                      4321                     
4146     <field  4322     <field 
4147      id="custom 4323      id="custom
4148      translate="label comment"  4324      translate="label comment" 
4149      type="select"  4325      type="select" 
4150      sortOrder="10"  4326      sortOrder="10" 
4151      showInDefault="1"  4327      showInDefault="1" 
4152      showInWebsite="1"  4328      showInWebsite="1" 
4153      showInStore="1" 4329      showInStore="1"
4154     > 4330     >
4155                           4331                          
4156      <label> 4332      <label>
4157       Custom 4333       Custom
4158      </label> 4334      </label>
4159                           4335                          
4160      <source_model> 4336      <source_model>
4161       Magento\Config\Model\Config\Source\Yesno 4337       Magento\Config\Model\Config\Source\Yesno
4162      </source_model> 4338      </source_model>
4163                       4339                      
4164     </field> 4340     </field>
4165                      4341                     
4166     <field  4342     <field 
4167      id="basic_heading"  4343      id="basic_heading" 
4168      translate="label comment"  4344      translate="label comment" 
4169      sortOrder="100"  4345      sortOrder="100" 
4170      showInDefault="1"  4346      showInDefault="1" 
4171      showInWebsite="1"  4347      showInWebsite="1" 
4172      showInStore="1" 4348      showInStore="1"
4173     > 4349     >
4174                           4350                          
4175      <label> 4351      <label>
4176       Basic Colors 4352       Basic Colors
4177      </label> 4353      </label>
4178                           4354                          
4179      <frontend_model> 4355      <frontend_model>
4180       Magento\Config\Block\System\Config\Form\Field\Heading 4356       Magento\Config\Block\System\Config\Form\Field\Heading
4181      </frontend_model> 4357      </frontend_model>
4182                           4358                          
4183      <depends> 4359      <depends>
4184                                4360                               
4185       <field  4361       <field 
4186        id="custom" 4362        id="custom"
4187       > 4363       >
4188        1 4364        1
4189       </field> 4365       </field>
4190                            4366                           
4191      </depends> 4367      </depends>
4192                       4368                      
4193     </field> 4369     </field>
4194                      4370                     
4195     <field  4371     <field 
4196      id="text_color"  4372      id="text_color" 
4197      translate="label comment"  4373      translate="label comment" 
4198      type="text 4374      type="text
4199      sortOrder="110"  4375      sortOrder="110" 
4200      showInDefault="1"  4376      showInDefault="1" 
4201      showInWebsite="1"  4377      showInWebsite="1" 
4202      showInStore="1" 4378      showInStore="1"
4203     > 4379     >
4204                           4380                          
4205      <label> 4381      <label>
4206       Text Color 4382       Text Color
4207      </label> 4383      </label>
4208                           4384                          
4209      <backend_model> 4385      <backend_model>
4210       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4386       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4211      </backend_model> 4387      </backend_model>
4212                           4388                          
4213      <frontend_model> 4389      <frontend_model>
4214       Smartwave\Porto\Block\System\Config\Form\Field\Color 4390       Smartwave\Porto\Block\System\Config\Form\Field\Color
4215      </frontend_model> 4391      </frontend_model>
4216                           4392                          
4217      <depends> 4393      <depends>
4218                                4394                               
4219       <field  4395       <field 
4220        id="custom" 4396        id="custom"
4221       > 4397       >
4222        1 4398        1
4223       </field> 4399       </field>
4224                            4400                           
4225      </depends> 4401      </depends>
4226                       4402                      
4227     </field> 4403     </field>
4228                      4404                     
4229     <field  4405     <field 
4230      id="link_color"  4406      id="link_color" 
4231      translate="label comment"  4407      translate="label comment" 
4232      type="text 4408      type="text
4233      sortOrder="120"  4409      sortOrder="120" 
4234      showInDefault="1"  4410      showInDefault="1" 
4235      showInWebsite="1"  4411      showInWebsite="1" 
4236      showInStore="1" 4412      showInStore="1"
4237     > 4413     >
4238                           4414                          
4239      <label> 4415      <label>
4240       Link Color 4416       Link Color
4241      </label> 4417      </label>
4242                           4418                          
4243      <backend_model> 4419      <backend_model>
4244       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4420       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4245      </backend_model> 4421      </backend_model>
4246                           4422                          
4247      <frontend_model> 4423      <frontend_model>
4248       Smartwave\Porto\Block\System\Config\Form\Field\Color 4424       Smartwave\Porto\Block\System\Config\Form\Field\Color
4249      </frontend_model> 4425      </frontend_model>
4250                           4426                          
4251      <depends> 4427      <depends>
4252                                4428                               
4253       <field  4429       <field 
4254        id="custom" 4430        id="custom"
4255       > 4431       >
4256        1 4432        1
4257       </field> 4433       </field>
4258                            4434                           
4259      </depends> 4435      </depends>
4260                       4436                      
4261     </field> 4437     </field>
4262                      4438                     
4263     <field  4439     <field 
4264      id="link_hover_color 4440      id="link_hover_color
4265      translate="label comment"  4441      translate="label comment" 
4266      type="text 4442      type="text
4267      sortOrder="130"  4443      sortOrder="130" 
4268      showInDefault="1"  4444      showInDefault="1" 
4269      showInWebsite="1"  4445      showInWebsite="1" 
4270      showInStore="1" 4446      showInStore="1"
4271     > 4447     >
4272                           4448                          
4273      <label> 4449      <label>
4274       Link Hover Color 4450       Link Hover Color
4275      </label> 4451      </label>
4276                           4452                          
4277      <backend_model> 4453      <backend_model>
4278       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4454       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4279      </backend_model> 4455      </backend_model>
4280                           4456                          
4281      <frontend_model> 4457      <frontend_model>
4282       Smartwave\Porto\Block\System\Config\Form\Field\Color 4458       Smartwave\Porto\Block\System\Config\Form\Field\Color
4283      </frontend_model> 4459      </frontend_model>
4284                           4460                          
4285      <depends> 4461      <depends>
4286                                4462                               
4287       <field  4463       <field 
4288        id="custom" 4464        id="custom"
4289       > 4465       >
4290        1 4466        1
4291       </field> 4467       </field>
4292                            4468                           
4293      </depends> 4469      </depends>
4294                       4470                      
4295     </field> 4471     </field>
4296                      4472                     
4297     <field  4473     <field 
4298      id="button_heading"  4474      id="button_heading" 
4299      translate="label comment"  4475      translate="label comment" 
4300      sortOrder="200"  4476      sortOrder="200" 
4301      showInDefault="1"  4477      showInDefault="1" 
4302      showInWebsite="1"  4478      showInWebsite="1" 
4303      showInStore="1" 4479      showInStore="1"
4304     > 4480     >
4305                           4481                          
4306      <label> 4482      <label>
4307       Buttons 4483       Buttons
4308      </label> 4484      </label>
4309                           4485                          
4310      <frontend_model> 4486      <frontend_model>
4311       Magento\Config\Block\System\Config\Form\Field\Heading 4487       Magento\Config\Block\System\Config\Form\Field\Heading
4312      </frontend_model> 4488      </frontend_model>
4313                           4489                          
4314      <depends> 4490      <depends>
4315                                4491                               
4316       <field  4492       <field 
4317        id="custom" 4493        id="custom"
4318       > 4494       >
4319        1 4495        1
4320       </field> 4496       </field>
4321                            4497                           
4322      </depends> 4498      </depends>
4323                       4499                      
4324     </field> 4500     </field>
4325                      4501                     
4326     <field  4502     <field 
4327      id="button_bg_color"  4503      id="button_bg_color" 
4328      translate="label comment"  4504      translate="label comment" 
4329      type="text 4505      type="text
4330      sortOrder="210"  4506      sortOrder="210" 
4331      showInDefault="1"  4507      showInDefault="1" 
4332      showInWebsite="1"  4508      showInWebsite="1" 
4333      showInStore="1" 4509      showInStore="1"
4334     > 4510     >
4335                           4511                          
4336      <label> 4512      <label>
4337       Button Background Color 4513       Button Background Color
4338      </label> 4514      </label>
4339                           4515                          
4340      <backend_model> 4516      <backend_model>
4341       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4517       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4342      </backend_model> 4518      </backend_model>
4343                           4519                          
4344      <frontend_model> 4520      <frontend_model>
4345       Smartwave\Porto\Block\System\Config\Form\Field\Color 4521       Smartwave\Porto\Block\System\Config\Form\Field\Color
4346      </frontend_model> 4522      </frontend_model>
4347                           4523                          
4348      <depends> 4524      <depends>
4349                                4525                               
4350       <field  4526       <field 
4351        id="custom" 4527        id="custom"
4352       > 4528       >
4353        1 4529        1
4354       </field> 4530       </field>
4355                            4531                           
4356      </depends> 4532      </depends>
4357                       4533                      
4358     </field> 4534     </field>
4359                      4535                     
4360     <field  4536     <field 
4361      id="button_text_color"  4537      id="button_text_color" 
4362      translate="label comment"  4538      translate="label comment" 
4363      type="text 4539      type="text
4364      sortOrder="220"  4540      sortOrder="220" 
4365      showInDefault="1"  4541      showInDefault="1" 
4366      showInWebsite="1"  4542      showInWebsite="1" 
4367      showInStore="1" 4543      showInStore="1"
4368     > 4544     >
4369                           4545                          
4370      <label> 4546      <label>
4371       Button Text Color 4547       Button Text Color
4372      </label> 4548      </label>
4373                           4549                          
4374      <backend_model> 4550      <backend_model>
4375       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4551       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4376      </backend_model> 4552      </backend_model>
4377                           4553                          
4378      <frontend_model> 4554      <frontend_model>
4379       Smartwave\Porto\Block\System\Config\Form\Field\Color 4555       Smartwave\Porto\Block\System\Config\Form\Field\Color
4380      </frontend_model> 4556      </frontend_model>
4381                           4557                          
4382      <depends> 4558      <depends>
4383                                4559                               
4384       <field  4560       <field 
4385        id="custom" 4561        id="custom"
4386       > 4562       >
4387        1 4563        1
4388       </field> 4564       </field>
4389                            4565                           
4390      </depends> 4566      </depends>
4391                       4567                      
4392     </field> 4568     </field>
4393                      4569                     
4394     <field  4570     <field 
4395      id="button_hover_bg_color"  4571      id="button_hover_bg_color" 
4396      translate="label comment"  4572      translate="label comment" 
4397      type="text 4573      type="text
4398      sortOrder="230"  4574      sortOrder="230" 
4399      showInDefault="1"  4575      showInDefault="1" 
4400      showInWebsite="1"  4576      showInWebsite="1" 
4401      showInStore="1" 4577      showInStore="1"
4402     > 4578     >
4403                           4579                          
4404      <label> 4580      <label>
4405       Button Hover Background Color 4581       Button Hover Background Color
4406      </label> 4582      </label>
4407                           4583                          
4408      <backend_model> 4584      <backend_model>
4409       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4585       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4410      </backend_model> 4586      </backend_model>
4411                           4587                          
4412      <frontend_model> 4588      <frontend_model>
4413       Smartwave\Porto\Block\System\Config\Form\Field\Color 4589       Smartwave\Porto\Block\System\Config\Form\Field\Color
4414      </frontend_model> 4590      </frontend_model>
4415                           4591                          
4416      <depends> 4592      <depends>
4417                                4593                               
4418       <field  4594       <field 
4419        id="custom" 4595        id="custom"
4420       > 4596       >
4421        1 4597        1
4422       </field> 4598       </field>
4423                            4599                           
4424      </depends> 4600      </depends>
4425                       4601                      
4426     </field> 4602     </field>
4427                      4603                     
4428     <field  4604     <field 
4429      id="button_hover_text_color"  4605      id="button_hover_text_color" 
4430      translate="label comment"  4606      translate="label comment" 
4431      type="text 4607      type="text
4432      sortOrder="240"  4608      sortOrder="240" 
4433      showInDefault="1"  4609      showInDefault="1" 
4434      showInWebsite="1"  4610      showInWebsite="1" 
4435      showInStore="1" 4611      showInStore="1"
4436     > 4612     >
4437                           4613                          
4438      <label> 4614      <label>
4439       Button Hover Text Color 4615       Button Hover Text Color
4440      </label> 4616      </label>
4441                           4617                          
4442      <backend_model> 4618      <backend_model>
4443       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4619       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4444      </backend_model> 4620      </backend_model>
4445                           4621                          
4446      <frontend_model> 4622      <frontend_model>
4447       Smartwave\Porto\Block\System\Config\Form\Field\Color 4623       Smartwave\Porto\Block\System\Config\Form\Field\Color
4448      </frontend_model> 4624      </frontend_model>
4449                           4625                          
4450      <depends> 4626      <depends>
4451                                4627                               
4452       <field  4628       <field 
4453        id="custom" 4629        id="custom"
4454       > 4630       >
4455        1 4631        1
4456       </field> 4632       </field>
4457                            4633                           
4458      </depends> 4634      </depends>
4459                       4635                      
4460     </field> 4636     </field>
4461                      4637                     
4462     <field  4638     <field 
4463      id="breadcrumbs_heading"  4639      id="breadcrumbs_heading" 
4464      translate="label comment"  4640      translate="label comment" 
4465      sortOrder="600"  4641      sortOrder="600" 
4466      showInDefault="1"  4642      showInDefault="1" 
4467      showInWebsite="1"  4643      showInWebsite="1" 
4468      showInStore="1" 4644      showInStore="1"
4469     > 4645     >
4470                           4646                          
4471      <label> 4647      <label>
4472       Breadcrumbs 4648       Breadcrumbs
4473      </label> 4649      </label>
4474                           4650                          
4475      <frontend_model> 4651      <frontend_model>
4476       Magento\Config\Block\System\Config\Form\Field\Heading 4652       Magento\Config\Block\System\Config\Form\Field\Heading
4477      </frontend_model> 4653      </frontend_model>
4478                           4654                          
4479      <depends> 4655      <depends>
4480                                4656                               
4481       <field  4657       <field 
4482        id="custom" 4658        id="custom"
4483       > 4659       >
4484        1 4660        1
4485       </field> 4661       </field>
4486                            4662                           
4487      </depends> 4663      </depends>
4488                       4664                      
4489     </field> 4665     </field>
4490                      4666                     
4491     <field  4667     <field 
4492      id="breadcrumbs_bg_color"  4668      id="breadcrumbs_bg_color" 
4493      translate="label comment"  4669      translate="label comment" 
4494      type="text 4670      type="text
4495      sortOrder="610"  4671      sortOrder="610" 
4496      showInDefault="1"  4672      showInDefault="1" 
4497      showInWebsite="1"  4673      showInWebsite="1" 
4498      showInStore="1" 4674      showInStore="1"
4499     > 4675     >
4500                           4676                          
4501      <label> 4677      <label>
4502       Background Color 4678       Background Color
4503      </label> 4679      </label>
4504                           4680                          
4505      <backend_model> 4681      <backend_model>
4506       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4682       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4507      </backend_model> 4683      </backend_model>
4508                           4684                          
4509      <frontend_model> 4685      <frontend_model>
4510       Smartwave\Porto\Block\System\Config\Form\Field\Color 4686       Smartwave\Porto\Block\System\Config\Form\Field\Color
4511      </frontend_model> 4687      </frontend_model>
4512                           4688                          
4513      <depends> 4689      <depends>
4514                                4690                               
4515       <field  4691       <field 
4516        id="custom" 4692        id="custom"
4517       > 4693       >
4518        1 4694        1
4519       </field> 4695       </field>
4520                            4696                           
4521      </depends> 4697      </depends>
4522                       4698                      
4523     </field> 4699     </field>
4524                      4700                     
4525     <field  4701     <field 
4526      id="breadcrumbs_color"  4702      id="breadcrumbs_color" 
4527      translate="label comment"  4703      translate="label comment" 
4528      type="text 4704      type="text
4529      sortOrder="620"  4705      sortOrder="620" 
4530      showInDefault="1"  4706      showInDefault="1" 
4531      showInWebsite="1"  4707      showInWebsite="1" 
4532      showInStore="1" 4708      showInStore="1"
4533     > 4709     >
4534                           4710                          
4535      <label> 4711      <label>
4536       Text Color 4712       Text Color
4537      </label> 4713      </label>
4538                           4714                          
4539      <backend_model> 4715      <backend_model>
4540       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4716       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4541      </backend_model> 4717      </backend_model>
4542                           4718                          
4543      <frontend_model> 4719      <frontend_model>
4544       Smartwave\Porto\Block\System\Config\Form\Field\Color 4720       Smartwave\Porto\Block\System\Config\Form\Field\Color
4545      </frontend_model> 4721      </frontend_model>
4546                           4722                          
4547      <depends> 4723      <depends>
4548                                4724                               
4549       <field  4725       <field 
4550        id="custom" 4726        id="custom"
4551       > 4727       >
4552        1 4728        1
4553       </field> 4729       </field>
4554                            4730                           
4555      </depends> 4731      </depends>
4556                       4732                      
4557     </field> 4733     </field>
4558                      4734                     
4559     <field  4735     <field 
4560      id="breadcrumbs_links_color"  4736      id="breadcrumbs_links_color" 
4561      translate="label comment"  4737      translate="label comment" 
4562      type="text 4738      type="text
4563      sortOrder="630"  4739      sortOrder="630" 
4564      showInDefault="1"  4740      showInDefault="1" 
4565      showInWebsite="1"  4741      showInWebsite="1" 
4566      showInStore="1" 4742      showInStore="1"
4567     > 4743     >
4568                           4744                          
4569      <label> 4745      <label>
4570       Links Color 4746       Links Color
4571      </label> 4747      </label>
4572                           4748                          
4573      <backend_model> 4749      <backend_model>
4574       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4750       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4575      </backend_model> 4751      </backend_model>
4576                           4752                          
4577      <frontend_model> 4753      <frontend_model>
4578       Smartwave\Porto\Block\System\Config\Form\Field\Color 4754       Smartwave\Porto\Block\System\Config\Form\Field\Color
4579      </frontend_model> 4755      </frontend_model>
4580                           4756                          
4581      <depends> 4757      <depends>
4582                                4758                               
4583       <field  4759       <field 
4584        id="custom" 4760        id="custom"
4585       > 4761       >
4586        1 4762        1
4587       </field> 4763       </field>
4588                            4764                           
4589      </depends> 4765      </depends>
4590                       4766                      
4591     </field> 4767     </field>
4592                      4768                     
4593     <field  4769     <field 
4594      id="breadcrumbs_links_hover_color"  4770      id="breadcrumbs_links_hover_color" 
4595      translate="label comment"  4771      translate="label comment" 
4596      type="text 4772      type="text
4597      sortOrder="640"  4773      sortOrder="640" 
4598      showInDefault="1"  4774      showInDefault="1" 
4599      showInWebsite="1"  4775      showInWebsite="1" 
4600      showInStore="1" 4776      showInStore="1"
4601     > 4777     >
4602                           4778                          
4603      <label> 4779      <label>
4604       Links Hover Color 4780       Links Hover Color
4605      </label> 4781      </label>
4606                           4782                          
4607      <backend_model> 4783      <backend_model>
4608       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4784       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4609      </backend_model> 4785      </backend_model>
4610                           4786                          
4611      <frontend_model> 4787      <frontend_model>
4612       Smartwave\Porto\Block\System\Config\Form\Field\Color 4788       Smartwave\Porto\Block\System\Config\Form\Field\Color
4613      </frontend_model> 4789      </frontend_model>
4614                           4790                          
4615      <depends> 4791      <depends>
4616                                4792                               
4617       <field  4793       <field 
4618        id="custom" 4794        id="custom"
4619       > 4795       >
4620        1 4796        1
4621       </field> 4797       </field>
4622                            4798                           
4623      </depends> 4799      </depends>
4624                       4800                      
4625     </field> 4801     </field>
4626                      4802                     
4627     <field  4803     <field 
4628      id="product_label_heading"  4804      id="product_label_heading" 
4629      translate="label comment"  4805      translate="label comment" 
4630      sortOrder="700"  4806      sortOrder="700" 
4631      showInDefault="1"  4807      showInDefault="1" 
4632      showInWebsite="1"  4808      showInWebsite="1" 
4633      showInStore="1" 4809      showInStore="1"
4634     > 4810     >
4635                           4811                          
4636      <label> 4812      <label>
4637       Product Labels 4813       Product Labels
4638      </label> 4814      </label>
4639                           4815                          
4640      <frontend_model> 4816      <frontend_model>
4641       Magento\Config\Block\System\Config\Form\Field\Heading 4817       Magento\Config\Block\System\Config\Form\Field\Heading
4642      </frontend_model> 4818      </frontend_model>
4643                           4819                          
4644      <depends> 4820      <depends>
4645                                4821                               
4646       <field  4822       <field 
4647        id="custom" 4823        id="custom"
4648       > 4824       >
4649        1 4825        1
4650       </field> 4826       </field>
4651                            4827                           
4652      </depends> 4828      </depends>
4653                       4829                      
4654     </field> 4830     </field>
4655                      4831                     
4656     <field  4832     <field 
4657      id="sale_bg_color"  4833      id="sale_bg_color" 
4658      translate="label comment"  4834      translate="label comment" 
4659      type="text 4835      type="text
4660      sortOrder="710"  4836      sortOrder="710" 
4661      showInDefault="1"  4837      showInDefault="1" 
4662      showInWebsite="1"  4838      showInWebsite="1" 
4663      showInStore="1" 4839      showInStore="1"
4664     > 4840     >
4665                           4841                          
4666      <label> 4842      <label>
4667       "Sale" Label Background Color 4843       "Sale" Label Background Color
4668      </label> 4844      </label>
4669                           4845                          
4670      <backend_model> 4846      <backend_model>
4671       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4847       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4672      </backend_model> 4848      </backend_model>
4673                           4849                          
4674      <frontend_model> 4850      <frontend_model>
4675       Smartwave\Porto\Block\System\Config\Form\Field\Color 4851       Smartwave\Porto\Block\System\Config\Form\Field\Color
4676      </frontend_model> 4852      </frontend_model>
4677                           4853                          
4678      <depends> 4854      <depends>
4679                                4855                               
4680       <field  4856       <field 
4681        id="custom" 4857        id="custom"
4682       > 4858       >
4683        1 4859        1
4684       </field> 4860       </field>
4685                            4861                           
4686      </depends> 4862      </depends>
4687                       4863                      
4688     </field> 4864     </field>
4689                      4865                     
4690     <field  4866     <field 
4691      id="sale_font_color"  4867      id="sale_font_color" 
4692      translate="label comment"  4868      translate="label comment" 
4693      type="text 4869      type="text
4694      sortOrder="720"  4870      sortOrder="720" 
4695      showInDefault="1"  4871      showInDefault="1" 
4696      showInWebsite="1"  4872      showInWebsite="1" 
4697      showInStore="1" 4873      showInStore="1"
4698     > 4874     >
4699                           4875                          
4700      <label> 4876      <label>
4701       "Sale" Label Font Color 4877       "Sale" Label Font Color
4702      </label> 4878      </label>
4703                           4879                          
4704      <backend_model> 4880      <backend_model>
4705       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4881       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4706      </backend_model> 4882      </backend_model>
4707                           4883                          
4708      <frontend_model> 4884      <frontend_model>
4709       Smartwave\Porto\Block\System\Config\Form\Field\Color 4885       Smartwave\Porto\Block\System\Config\Form\Field\Color
4710      </frontend_model> 4886      </frontend_model>
4711                           4887                          
4712      <depends> 4888      <depends>
4713                                4889                               
4714       <field  4890       <field 
4715        id="custom" 4891        id="custom"
4716       > 4892       >
4717        1 4893        1
4718       </field> 4894       </field>
4719                            4895                           
4720      </depends> 4896      </depends>
4721                       4897                      
4722     </field> 4898     </field>
4723                      4899                     
4724     <field  4900     <field 
4725      id="new_bg_color"  4901      id="new_bg_color" 
4726      translate="label comment"  4902      translate="label comment" 
4727      type="text 4903      type="text
4728      sortOrder="730"  4904      sortOrder="730" 
4729      showInDefault="1"  4905      showInDefault="1" 
4730      showInWebsite="1"  4906      showInWebsite="1" 
4731      showInStore="1" 4907      showInStore="1"
4732     > 4908     >
4733                           4909                          
4734      <label> 4910      <label>
4735       "New" Label Background Color 4911       "New" Label Background Color
4736      </label> 4912      </label>
4737                           4913                          
4738      <backend_model> 4914      <backend_model>
4739       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4915       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4740      </backend_model> 4916      </backend_model>
4741                           4917                          
4742      <frontend_model> 4918      <frontend_model>
4743       Smartwave\Porto\Block\System\Config\Form\Field\Color 4919       Smartwave\Porto\Block\System\Config\Form\Field\Color
4744      </frontend_model> 4920      </frontend_model>
4745                           4921                          
4746      <depends> 4922      <depends>
4747                                4923                               
4748       <field  4924       <field 
4749        id="custom" 4925        id="custom"
4750       > 4926       >
4751        1 4927        1
4752       </field> 4928       </field>
4753                            4929                           
4754      </depends> 4930      </depends>
4755                       4931                      
4756     </field> 4932     </field>
4757                      4933                     
4758     <field  4934     <field 
4759      id="new_font_color"  4935      id="new_font_color" 
4760      translate="label comment"  4936      translate="label comment" 
4761      type="text 4937      type="text
4762      sortOrder="740"  4938      sortOrder="740" 
4763      showInDefault="1"  4939      showInDefault="1" 
4764      showInWebsite="1"  4940      showInWebsite="1" 
4765      showInStore="1" 4941      showInStore="1"
4766     > 4942     >
4767                           4943                          
4768      <label> 4944      <label>
4769       "New" Label Font Color 4945       "New" Label Font Color
4770      </label> 4946      </label>
4771                           4947                          
4772      <backend_model> 4948      <backend_model>
4773       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4949       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4774      </backend_model> 4950      </backend_model>
4775                           4951                          
4776      <frontend_model> 4952      <frontend_model>
4777       Smartwave\Porto\Block\System\Config\Form\Field\Color 4953       Smartwave\Porto\Block\System\Config\Form\Field\Color
4778      </frontend_model> 4954      </frontend_model>
4779                           4955                          
4780      <depends> 4956      <depends>
4781                                4957                               
4782       <field  4958       <field 
4783        id="custom" 4959        id="custom"
4784       > 4960       >
4785        1 4961        1
4786       </field> 4962       </field>
4787                            4963                           
4788      </depends> 4964      </depends>
4789                       4965                      
4790     </field> 4966     </field>
4791                      4967                     
4792     <field  4968     <field 
4793      id="price_slider_heading"  4969      id="price_slider_heading" 
4794      translate="label comment"  4970      translate="label comment" 
4795      sortOrder="800"  4971      sortOrder="800" 
4796      showInDefault="1"  4972      showInDefault="1" 
4797      showInWebsite="1"  4973      showInWebsite="1" 
4798      showInStore="1" 4974      showInStore="1"
4799     > 4975     >
4800                           4976                          
4801      <label> 4977      <label>
4802       Price Slider in LayeredNavigation 4978       Price Slider in LayeredNavigation
4803      </label> 4979      </label>
4804                           4980                          
4805      <frontend_model> 4981      <frontend_model>
4806       Magento\Config\Block\System\Config\Form\Field\Heading 4982       Magento\Config\Block\System\Config\Form\Field\Heading
4807      </frontend_model> 4983      </frontend_model>
4808                           4984                          
4809      <depends> 4985      <depends>
4810                                4986                               
4811       <field  4987       <field 
4812        id="custom" 4988        id="custom"
4813       > 4989       >
4814        1 4990        1
4815       </field> 4991       </field>
4816                            4992                           
4817      </depends> 4993      </depends>
4818                       4994                      
4819     </field> 4995     </field>
4820                      4996                     
4821     <field  4997     <field 
4822      id="price_slider_bg_color"  4998      id="price_slider_bg_color" 
4823      translate="label comment"  4999      translate="label comment" 
4824      type="text 5000      type="text
4825      sortOrder="810"  5001      sortOrder="810" 
4826      showInDefault="1"  5002      showInDefault="1" 
4827      showInWebsite="1"  5003      showInWebsite="1" 
4828      showInStore="1" 5004      showInStore="1"
4829     > 5005     >
4830                           5006                          
4831      <label> 5007      <label>
4832       Background Color 5008       Background Color
4833      </label> 5009      </label>
4834                           5010                          
4835      <backend_model> 5011      <backend_model>
4836       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5012       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4837      </backend_model> 5013      </backend_model>
4838                           5014                          
4839      <frontend_model> 5015      <frontend_model>
4840       Smartwave\Porto\Block\System\Config\Form\Field\Color 5016       Smartwave\Porto\Block\System\Config\Form\Field\Color
4841      </frontend_model> 5017      </frontend_model>
4842                           5018                          
4843      <depends> 5019      <depends>
4844                                5020                               
4845       <field  5021       <field 
4846        id="custom" 5022        id="custom"
4847       > 5023       >
4848        1 5024        1
4849       </field> 5025       </field>
4850                            5026                           
4851      </depends> 5027      </depends>
4852                       5028                      
4853     </field> 5029     </field>
4854                      5030                     
4855     <field  5031     <field 
4856      id="price_slider_handle_color"  5032      id="price_slider_handle_color" 
4857      translate="label comment"  5033      translate="label comment" 
4858      type="text 5034      type="text
4859      sortOrder="820"  5035      sortOrder="820" 
4860      showInDefault="1"  5036      showInDefault="1" 
4861      showInWebsite="1"  5037      showInWebsite="1" 
4862      showInStore="1" 5038      showInStore="1"
4863     > 5039     >
4864                           5040                          
4865      <label> 5041      <label>
4866       Handle Color 5042       Handle Color
4867      </label> 5043      </label>
4868                           5044                          
4869      <backend_model> 5045      <backend_model>
4870       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5046       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4871      </backend_model> 5047      </backend_model>
4872                           5048                          
4873      <frontend_model> 5049      <frontend_model>
4874       Smartwave\Porto\Block\System\Config\Form\Field\Color 5050       Smartwave\Porto\Block\System\Config\Form\Field\Color
4875      </frontend_model> 5051      </frontend_model>
4876                           5052                          
4877      <depends> 5053      <depends>
4878                                5054                               
4879       <field  5055       <field 
4880        id="custom" 5056        id="custom"
4881       > 5057       >
4882        1 5058        1
4883       </field> 5059       </field>
4884                            5060                           
4885      </depends> 5061      </depends>
4886                       5062                      
4887     </field> 5063     </field>
4888                  5064                 
4889    </group> 5065    </group>
4890                 5066                
4891    <group  5067    <group 
4892     id="header 5068     id="header
4893     translate="label"  5069     translate="label" 
4894     sortOrder="400"  5070     sortOrder="400" 
4895     showInDefault="1"  5071     showInDefault="1" 
4896     showInWebsite="1"  5072     showInWebsite="1" 
4897     showInStore="1" 5073     showInStore="1"
4898    > 5074    >
4899                      5075                     
4900     <label> 5076     <label>
4901      Header 5077      Header
4902     </label> 5078     </label>
4903                      5079                     
4904     <field  5080     <field 
4905      id="custom 5081      id="custom
4906      translate="label comment"  5082      translate="label comment" 
4907      type="select"  5083      type="select" 
4908      sortOrder="10"  5084      sortOrder="10" 
4909      showInDefault="1"  5085      showInDefault="1" 
4910      showInWebsite="1"  5086      showInWebsite="1" 
4911      showInStore="1" 5087      showInStore="1"
4912     > 5088     >
4913                           5089                          
4914      <label> 5090      <label>
4915       Custom 5091       Custom
4916      </label> 5092      </label>
4917                           5093                          
4918      <source_model> 5094      <source_model>
4919       Magento\Config\Model\Config\Source\Yesno 5095       Magento\Config\Model\Config\Source\Yesno
4920      </source_model> 5096      </source_model>
4921                       5097                      
4922     </field> 5098     </field>
4923                      5099                     
4924     <field  5100     <field 
4925      id="notice_heading"  5101      id="notice_heading" 
4926      translate="label comment"  5102      translate="label comment" 
4927      sortOrder="30"  5103      sortOrder="30" 
4928      showInDefault="1"  5104      showInDefault="1" 
4929      showInWebsite="1"  5105      showInWebsite="1" 
4930      showInStore="1" 5106      showInStore="1"
4931     > 5107     >
4932                           5108                          
4933      <label> 5109      <label>
4934       Notice Header 5110       Notice Header
4935      </label> 5111      </label>
4936                           5112                          
4937      <frontend_model> 5113      <frontend_model>
4938       Magento\Config\Block\System\Config\Form\Field\Heading 5114       Magento\Config\Block\System\Config\Form\Field\Heading
4939      </frontend_model> 5115      </frontend_model>
4940                           5116                          
4941      <depends> 5117      <depends>
4942                                5118                               
4943       <field  5119       <field 
4944        id="custom" 5120        id="custom"
4945       > 5121       >
4946        1 5122        1
4947       </field> 5123       </field>
4948                            5124                           
4949      </depends> 5125      </depends>
4950                       5126                      
4951     </field> 5127     </field>
4952                      5128                     
4953     <field  5129     <field 
4954      id="notice_bgcolor"  5130      id="notice_bgcolor" 
4955      translate="label comment"  5131      translate="label comment" 
4956      type="select"  5132      type="select" 
4957      sortOrder="40"  5133      sortOrder="40" 
4958      showInDefault="1"  5134      showInDefault="1" 
4959      showInWebsite="1"  5135      showInWebsite="1" 
4960      showInStore="1" 5136      showInStore="1"
4961     > 5137     >
4962                           5138                          
4963      <label> 5139      <label>
4964       Notice Background Color 5140       Notice Background Color
4965      </label> 5141      </label>
4966                           5142                          
4967      <source_model> 5143      <source_model>
4968       Smartwave\Porto\Model\Config\Design\Color\Bgcolor 5144       Smartwave\Porto\Model\Config\Design\Color\Bgcolor
4969      </source_model> 5145      </source_model>
4970                           5146                          
4971      <depends> 5147      <depends>
4972                                5148                               
4973       <field  5149       <field 
4974        id="custom" 5150        id="custom"
4975       > 5151       >
4976        1 5152        1
4977       </field> 5153       </field>
4978                            5154                           
4979      </depends> 5155      </depends>
4980                       5156                      
4981     </field> 5157     </field>
4982                      5158                     
4983     <field  5159     <field 
4984      id="notice_text_color"  5160      id="notice_text_color" 
4985      translate="label comment"  5161      translate="label comment" 
4986      type="select"  5162      type="select" 
4987      sortOrder="45"  5163      sortOrder="45" 
4988      showInDefault="1"  5164      showInDefault="1" 
4989      showInWebsite="1"  5165      showInWebsite="1" 
4990      showInStore="1" 5166      showInStore="1"
4991     > 5167     >
4992                           5168                          
4993      <label> 5169      <label>
4994       Notice Text Color 5170       Notice Text Color
4995      </label> 5171      </label>
4996                           5172                          
4997      <source_model> 5173      <source_model>
4998       Smartwave\Porto\Model\Config\Design\Color\Bgcolor 5174       Smartwave\Porto\Model\Config\Design\Color\Bgcolor
4999      </source_model> 5175      </source_model>
5000                           5176                          
5001      <depends> 5177      <depends>
5002                                5178                               
5003       <field  5179       <field 
5004        id="custom" 5180        id="custom"
5005       > 5181       >
5006        1 5182        1
5007       </field> 5183       </field>
5008                            5184                           
5009      </depends> 5185      </depends>
5010                       5186                      
5011     </field> 5187     </field>
5012                      5188                     
5013     <field  5189     <field 
5014      id="header_heading"  5190      id="header_heading" 
5015      translate="label comment"  5191      translate="label comment" 
5016      sortOrder="100"  5192      sortOrder="100" 
5017      showInDefault="1"  5193      showInDefault="1" 
5018      showInWebsite="1"  5194      showInWebsite="1" 
5019      showInStore="1" 5195      showInStore="1"
5020     > 5196     >
5021                           5197                          
5022      <label> 5198      <label>
5023       Header 5199       Header
5024      </label> 5200      </label>
5025                           5201                          
5026      <frontend_model> 5202      <frontend_model>
5027       Magento\Config\Block\System\Config\Form\Field\Heading 5203       Magento\Config\Block\System\Config\Form\Field\Heading
5028      </frontend_model> 5204      </frontend_model>
5029                           5205                          
5030      <depends> 5206      <depends>
5031                                5207                               
5032       <field  5208       <field 
5033        id="custom" 5209        id="custom"
5034       > 5210       >
5035        1 5211        1
5036       </field> 5212       </field>
5037                            5213                           
5038      </depends> 5214      </depends>
5039                       5215                      
5040     </field> 5216     </field>
5041                      5217                     
5042     <field  5218     <field 
5043      id="header_bgcolor"  5219      id="header_bgcolor" 
5044      translate="label comment"  5220      translate="label comment" 
5045      type="text 5221      type="text
5046      sortOrder="110"  5222      sortOrder="110" 
5047      showInDefault="1"  5223      showInDefault="1" 
5048      showInWebsite="1"  5224      showInWebsite="1" 
5049      showInStore="1" 5225      showInStore="1"
5050     > 5226     >
5051                           5227                          
5052      <label> 5228      <label>
5053       Header Background Color 5229       Header Background Color
5054      </label> 5230      </label>
5055                           5231                          
5056      <backend_model> 5232      <backend_model>
5057       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5233       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5058      </backend_model> 5234      </backend_model>
5059                           5235                          
5060      <frontend_model> 5236      <frontend_model>
5061       Smartwave\Porto\Block\System\Config\Form\Field\Color 5237       Smartwave\Porto\Block\System\Config\Form\Field\Color
5062      </frontend_model> 5238      </frontend_model>
5063                           5239                          
5064      <depends> 5240      <depends>
5065                                5241                               
5066       <field  5242       <field 
5067        id="custom" 5243        id="custom"
5068       > 5244       >
5069        1 5245        1
5070       </field> 5246       </field>
5071                            5247                           
5072      </depends> 5248      </depends>
5073                       5249                      
5074     </field> 5250     </field>
5075                      5251                     
5076     <field  5252     <field 
5077      id="header_bg_image"  5253      id="header_bg_image" 
5078      translate="label"  5254      translate="label" 
5079      type="image"  5255      type="image" 
5080      sortOrder="120"  5256      sortOrder="120" 
5081      showInDefault="1"  5257      showInDefault="1" 
5082      showInWebsite="1"  5258      showInWebsite="1" 
5083      showInStore="1" 5259      showInStore="1"
5084     > 5260     >
5085                           5261                          
5086      <label> 5262      <label>
5087       Header Background Image 5263       Header Background Image
5088      </label> 5264      </label>
5089                           5265                          
5090      <comment> 5266      <comment>
5091       Allowed file types:PNG, GIF, JPG, JPEG. 5267       Allowed file types:PNG, GIF, JPG, JPEG.
5092      </comment> 5268      </comment>
5093                           5269                          
5094      <backend_model> 5270      <backend_model>
5095       Smartwave\Porto\Model\Config\Backend\Image\Header 5271       Smartwave\Porto\Model\Config\Backend\Image\Header
5096      </backend_model> 5272      </backend_model>
5097                           5273                          
5098      <base_url  5274      <base_url 
5099       type="media"  5275       type="media" 
5100       scope_info="1" 5276       scope_info="1"
5101      > 5277      >
5102       porto/header_bg 5278       porto/header_bg
5103      </base_url> 5279      </base_url>
5104                           5280                          
5105      <depends> 5281      <depends>
5106                                5282                               
5107       <field  5283       <field 
5108        id="custom" 5284        id="custom"
5109       > 5285       >
5110        1 5286        1
5111       </field> 5287       </field>
5112                            5288                           
5113      </depends> 5289      </depends>
5114                       5290                      
5115     </field> 5291     </field>
5116                      5292                     
5117     <field  5293     <field 
5118      id="header_bordercolor"  5294      id="header_bordercolor" 
5119      translate="label comment"  5295      translate="label comment" 
5120      type="text 5296      type="text
5121      sortOrder="130"  5297      sortOrder="130" 
5122      showInDefault="1"  5298      showInDefault="1" 
5123      showInWebsite="1"  5299      showInWebsite="1" 
5124      showInStore="1" 5300      showInStore="1"
5125     > 5301     >
5126                           5302                          
5127      <label> 5303      <label>
5128       Header Border Color 5304       Header Border Color
5129      </label> 5305      </label>
5130                           5306                          
5131      <backend_model> 5307      <backend_model>
5132       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5308       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5133      </backend_model> 5309      </backend_model>
5134                           5310                          
5135      <frontend_model> 5311      <frontend_model>
5136       Smartwave\Porto\Block\System\Config\Form\Field\Color 5312       Smartwave\Porto\Block\System\Config\Form\Field\Color
5137      </frontend_model> 5313      </frontend_model>
5138                           5314                          
5139      <depends> 5315      <depends>
5140                                5316                               
5141       <field  5317       <field 
5142        id="custom" 5318        id="custom"
5143       > 5319       >
5144        1 5320        1
5145       </field> 5321       </field>
5146                            5322                           
5147      </depends> 5323      </depends>
5148                       5324                      
5149     </field> 5325     </field>
5150                      5326                     
5151     <field  5327     <field 
5152      id="header_textcolor 5328      id="header_textcolor
5153      translate="label comment"  5329      translate="label comment" 
5154      type="text 5330      type="text
5155      sortOrder="140"  5331      sortOrder="140" 
5156      showInDefault="1"  5332      showInDefault="1" 
5157      showInWebsite="1"  5333      showInWebsite="1" 
5158      showInStore="1" 5334      showInStore="1"
5159     > 5335     >
5160                           5336                          
5161      <label> 5337      <label>
5162       Header Text Color 5338       Header Text Color
5163      </label> 5339      </label>
5164                           5340                          
5165      <backend_model> 5341      <backend_model>
5166       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5342       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5167      </backend_model> 5343      </backend_model>
5168                           5344                          
5169      <frontend_model> 5345      <frontend_model>
5170       Smartwave\Porto\Block\System\Config\Form\Field\Color 5346       Smartwave\Porto\Block\System\Config\Form\Field\Color
5171      </frontend_model> 5347      </frontend_model>
5172                           5348                          
5173      <depends> 5349      <depends>
5174                                5350                               
5175       <field  5351       <field 
5176        id="custom" 5352        id="custom"
5177       > 5353       >
5178        1 5354        1
5179       </field> 5355       </field>
5180                            5356                           
5181      </depends> 5357      </depends>
5182                       5358                      
5183     </field> 5359     </field>
5184                      5360                     
5185     <field  5361     <field 
5186      id="header_linkcolor 5362      id="header_linkcolor
5187      translate="label comment"  5363      translate="label comment" 
5188      type="text 5364      type="text
5189      sortOrder="150"  5365      sortOrder="150" 
5190      showInDefault="1"  5366      showInDefault="1" 
5191      showInWebsite="1"  5367      showInWebsite="1" 
5192      showInStore="1" 5368      showInStore="1"
5193     > 5369     >
5194                           5370                          
5195      <label> 5371      <label>
5196       Header Links Color 5372       Header Links Color
5197      </label> 5373      </label>
5198                           5374                          
5199      <backend_model> 5375      <backend_model>
5200       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5376       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5201      </backend_model> 5377      </backend_model>
5202                           5378                          
5203      <frontend_model> 5379      <frontend_model>
5204       Smartwave\Porto\Block\System\Config\Form\Field\Color 5380       Smartwave\Porto\Block\System\Config\Form\Field\Color
5205      </frontend_model> 5381      </frontend_model>
5206                           5382                          
5207      <depends> 5383      <depends>
5208                                5384                               
5209       <field  5385       <field 
5210        id="custom" 5386        id="custom"
5211       > 5387       >
5212        1 5388        1
5213       </field> 5389       </field>
5214                            5390                           
5215      </depends> 5391      </depends>
5216                       5392                      
5217     </field> 5393     </field>
5218                      5394                     
5219     <field  5395     <field 
5220      id="header_toplinks_heading"  5396      id="header_toplinks_heading" 
5221      translate="label comment"  5397      translate="label comment" 
5222      sortOrder="200"  5398      sortOrder="200" 
5223      showInDefault="1"  5399      showInDefault="1" 
5224      showInWebsite="1"  5400      showInWebsite="1" 
5225      showInStore="1" 5401      showInStore="1"
5226     > 5402     >
5227                           5403                          
5228      <label> 5404      <label>
5229       Header - Top 5405       Header - Top
5230      </label> 5406      </label>
5231                           5407                          
5232      <frontend_model> 5408      <frontend_model>
5233       Magento\Config\Block\System\Config\Form\Field\Heading 5409       Magento\Config\Block\System\Config\Form\Field\Heading
5234      </frontend_model> 5410      </frontend_model>
5235                           5411                          
5236      <depends> 5412      <depends>
5237                                5413                               
5238       <field  5414       <field 
5239        id="custom" 5415        id="custom"
5240       > 5416       >
5241        1 5417        1
5242       </field> 5418       </field>
5243                            5419                           
5244      </depends> 5420      </depends>
5245                       5421                      
5246     </field> 5422     </field>
5247                      5423                     
5248     <field  5424     <field 
5249      id="header_top_links_bgcolor"  5425      id="header_top_links_bgcolor" 
5250      translate="label comment"  5426      translate="label comment" 
5251      type="text 5427      type="text
5252      sortOrder="210"  5428      sortOrder="210" 
5253      showInDefault="1"  5429      showInDefault="1" 
5254      showInWebsite="1"  5430      showInWebsite="1" 
5255      showInStore="1" 5431      showInStore="1"
5256     > 5432     >
5257                           5433                          
5258      <label> 5434      <label>
5259       Top Links Block Background Color 5435       Top Links Block Background Color
5260      </label> 5436      </label>
5261                           5437                          
5262      <backend_model> 5438      <backend_model>
5263       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5439       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5264      </backend_model> 5440      </backend_model>
5265                           5441                          
5266      <frontend_model> 5442      <frontend_model>
5267       Smartwave\Porto\Block\System\Config\Form\Field\Color 5443       Smartwave\Porto\Block\System\Config\Form\Field\Color
5268      </frontend_model> 5444      </frontend_model>
5269                           5445                          
5270      <depends> 5446      <depends>
5271                                5447                               
5272       <field  5448       <field 
5273        id="custom" 5449        id="custom"
5274       > 5450       >
5275        1 5451        1
5276       </field> 5452       </field>
5277                            5453                           
5278      </depends> 5454      </depends>
5279                       5455                      
5280     </field> 5456     </field>
5281                      5457                     
5282     <field  5458     <field 
5283      id="header_top_links_color"  5459      id="header_top_links_color" 
5284      translate="label comment"  5460      translate="label comment" 
5285      type="text 5461      type="text
5286      sortOrder="220"  5462      sortOrder="220" 
5287      showInDefault="1"  5463      showInDefault="1" 
5288      showInWebsite="1"  5464      showInWebsite="1" 
5289      showInStore="1" 5465      showInStore="1"
5290     > 5466     >
5291                           5467                          
5292      <label> 5468      <label>
5293       Top Links Block Font Color 5469       Top Links Block Font Color
5294      </label> 5470      </label>
5295                           5471                          
5296      <backend_model> 5472      <backend_model>
5297       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5473       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5298      </backend_model> 5474      </backend_model>
5299                           5475                          
5300      <frontend_model> 5476      <frontend_model>
5301       Smartwave\Porto\Block\System\Config\Form\Field\Color 5477       Smartwave\Porto\Block\System\Config\Form\Field\Color
5302      </frontend_model> 5478      </frontend_model>
5303                           5479                          
5304      <depends> 5480      <depends>
5305                                5481                               
5306       <field  5482       <field 
5307        id="custom" 5483        id="custom"
5308       > 5484       >
5309        1 5485        1
5310       </field> 5486       </field>
5311                            5487                           
5312      </depends> 5488      </depends>
5313                       5489                      
5314     </field> 5490     </field>
5315                      5491                     
5316     <field  5492     <field 
5317      id="header_menu_heading"  5493      id="header_menu_heading" 
5318      translate="label comment"  5494      translate="label comment" 
5319      sortOrder="300"  5495      sortOrder="300" 
5320      showInDefault="1"  5496      showInDefault="1" 
5321      showInWebsite="1"  5497      showInWebsite="1" 
5322      showInStore="1" 5498      showInStore="1"
5323     > 5499     >
5324                           5500                          
5325      <label> 5501      <label>
5326       Header - Menu 5502       Header - Menu
5327      </label> 5503      </label>
5328                           5504                          
5329      <frontend_model> 5505      <frontend_model>
5330       Magento\Config\Block\System\Config\Form\Field\Heading 5506       Magento\Config\Block\System\Config\Form\Field\Heading
5331      </frontend_model> 5507      </frontend_model>
5332                           5508                          
5333      <depends> 5509      <depends>
5334                                5510                               
5335       <field  5511       <field 
5336        id="custom" 5512        id="custom"
5337       > 5513       >
5338        1 5514        1
5339       </field> 5515       </field>
5340                            5516                           
5341      </depends> 5517      </depends>
5342                       5518                      
5343     </field> 5519     </field>
5344                      5520                     
5345     <field  5521     <field 
5346      id="header_menu_bgcolor"  5522      id="header_menu_bgcolor" 
5347      translate="label comment"  5523      translate="label comment" 
5348      type="text 5524      type="text
5349      sortOrder="310"  5525      sortOrder="310" 
5350      showInDefault="1"  5526      showInDefault="1" 
5351      showInWebsite="1"  5527      showInWebsite="1" 
5352      showInStore="1" 5528      showInStore="1"
5353     > 5529     >
5354                           5530                          
5355      <label> 5531      <label>
5356       Background Color 5532       Background Color
5357      </label> 5533      </label>
5358                           5534                          
5359      <backend_model> 5535      <backend_model>
5360       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5536       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5361      </backend_model> 5537      </backend_model>
5362                           5538                          
5363      <frontend_model> 5539      <frontend_model>
5364       Smartwave\Porto\Block\System\Config\Form\Field\Color 5540       Smartwave\Porto\Block\System\Config\Form\Field\Color
5365      </frontend_model> 5541      </frontend_model>
5366                           5542                          
5367      <depends> 5543      <depends>
5368                                5544                               
5369       <field  5545       <field 
5370        id="custom" 5546        id="custom"
5371       > 5547       >
5372        1 5548        1
5373       </field> 5549       </field>
5374                            5550                           
5375      </depends> 5551      </depends>
5376                       5552                      
5377     </field> 5553     </field>
5378                      5554                     
5379     <field  5555     <field 
5380      id="header_menu_color"  5556      id="header_menu_color" 
5381      translate="label comment"  5557      translate="label comment" 
5382      type="text 5558      type="text
5383      sortOrder="311"  5559      sortOrder="311" 
5384      showInDefault="1"  5560      showInDefault="1" 
5385      showInWebsite="1"  5561      showInWebsite="1" 
5386      showInStore="1" 5562      showInStore="1"
5387     > 5563     >
5388                           5564                          
5389      <label> 5565      <label>
5390       Font Color 5566       Font Color
5391      </label> 5567      </label>
5392                           5568                          
5393      <backend_model> 5569      <backend_model>
5394       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5570       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5395      </backend_model> 5571      </backend_model>
5396                           5572                          
5397      <frontend_model> 5573      <frontend_model>
5398       Smartwave\Porto\Block\System\Config\Form\Field\Color 5574       Smartwave\Porto\Block\System\Config\Form\Field\Color
5399      </frontend_model> 5575      </frontend_model>
5400                           5576                          
5401      <depends> 5577      <depends>
5402                                5578                               
5403       <field  5579       <field 
5404        id="custom" 5580        id="custom"
5405       > 5581       >
5406        1 5582        1
5407       </field> 5583       </field>
5408                            5584                           
5409      </depends> 5585      </depends>
5410                       5586                      
5411     </field> 5587     </field>
5412                      5588                     
5413     <field  5589     <field 
5414      id="header_menu_hover_bgcolor"  5590      id="header_menu_hover_bgcolor" 
5415      translate="label comment"  5591      translate="label comment" 
5416      type="text 5592      type="text
5417      sortOrder="312"  5593      sortOrder="312" 
5418      showInDefault="1"  5594      showInDefault="1" 
5419      showInWebsite="1"  5595      showInWebsite="1" 
5420      showInStore="1" 5596      showInStore="1"
5421     > 5597     >
5422                           5598                          
5423      <label> 5599      <label>
5424       Hover Background Color 5600       Hover Background Color
5425      </label> 5601      </label>
5426                           5602                          
5427      <backend_model> 5603      <backend_model>
5428       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5604       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5429      </backend_model> 5605      </backend_model>
5430                           5606                          
5431      <frontend_model> 5607      <frontend_model>
5432       Smartwave\Porto\Block\System\Config\Form\Field\Color 5608       Smartwave\Porto\Block\System\Config\Form\Field\Color
5433      </frontend_model> 5609      </frontend_model>
5434                           5610                          
5435      <depends> 5611      <depends>
5436                                5612                               
5437       <field  5613       <field 
5438        id="custom" 5614        id="custom"
5439       > 5615       >
5440        1 5616        1
5441       </field> 5617       </field>
5442                            5618                           
5443      </depends> 5619      </depends>
5444                       5620                      
5445     </field> 5621     </field>
5446                      5622                     
5447     <field  5623     <field 
5448      id="header_menu_hover_color"  5624      id="header_menu_hover_color" 
5449      translate="label comment"  5625      translate="label comment" 
5450      type="text 5626      type="text
5451      sortOrder="313"  5627      sortOrder="313" 
5452      showInDefault="1"  5628      showInDefault="1" 
5453      showInWebsite="1"  5629      showInWebsite="1" 
5454      showInStore="1" 5630      showInStore="1"
5455     > 5631     >
5456                           5632                          
5457      <label> 5633      <label>
5458       Hover Font Color 5634       Hover Font Color
5459      </label> 5635      </label>
5460                           5636                          
5461      <backend_model> 5637      <backend_model>
5462       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5638       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5463      </backend_model> 5639      </backend_model>
5464                           5640                          
5465      <frontend_model> 5641      <frontend_model>
5466       Smartwave\Porto\Block\System\Config\Form\Field\Color 5642       Smartwave\Porto\Block\System\Config\Form\Field\Color
5467      </frontend_model> 5643      </frontend_model>
5468                           5644                          
5469      <depends> 5645      <depends>
5470                                5646                               
5471       <field  5647       <field 
5472        id="custom" 5648        id="custom"
5473       > 5649       >
5474        1 5650        1
5475       </field> 5651       </field>
5476                            5652                           
5477      </depends> 5653      </depends>
5478                       5654                      
5479     </field> 5655     </field>
5480      5656     
5481      5657     
5482                      5658                     
5483     <field  5659     <field 
5484      id="header_sidemenu_heading"  5660      id="header_sidemenu_heading" 
5485      translate="label comment"  5661      translate="label comment" 
5486      sortOrder="314"  5662      sortOrder="314" 
5487      showInDefault="1"  5663      showInDefault="1" 
5488      showInWebsite="1"  5664      showInWebsite="1" 
5489      showInStore="1" 5665      showInStore="1"
5490     > 5666     >
5491                           5667                          
5492      <label> 5668      <label>
5493       Header - Side Menu 5669       Header - Side Menu
5494      </label> 5670      </label>
5495                           5671                          
5496      <frontend_model> 5672      <frontend_model>
5497       Magento\Config\Block\System\Config\Form\Field\Heading 5673       Magento\Config\Block\System\Config\Form\Field\Heading
5498      </frontend_model> 5674      </frontend_model>
5499                           5675                          
5500      <depends> 5676      <depends>
5501                                5677                               
5502       <field  5678       <field 
5503        id="custom" 5679        id="custom"
5504       > 5680       >
5505        1 5681        1
5506       </field> 5682       </field>
5507                            5683                           
5508      </depends> 5684      </depends>
5509                       5685                      
5510     </field> 5686     </field>
5511                      5687                     
5512     <field  5688     <field 
5513      id="header_sidemenu_color"  5689      id="header_sidemenu_color" 
5514      translate="label comment"  5690      translate="label comment" 
5515      type="text 5691      type="text
5516      sortOrder="315"  5692      sortOrder="315" 
5517      showInDefault="1"  5693      showInDefault="1" 
5518      showInWebsite="1"  5694      showInWebsite="1" 
5519      showInStore="1" 5695      showInStore="1"
5520     > 5696     >
5521                           5697                          
5522      <label> 5698      <label>
5523       Font Color 5699       Font Color
5524      </label> 5700      </label>
5525                           5701                          
5526      <backend_model> 5702      <backend_model>
5527       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5703       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5528      </backend_model> 5704      </backend_model>
5529                           5705                          
5530      <frontend_model> 5706      <frontend_model>
5531       Smartwave\Porto\Block\System\Config\Form\Field\Color 5707       Smartwave\Porto\Block\System\Config\Form\Field\Color
5532      </frontend_model> 5708      </frontend_model>
5533                           5709                          
5534      <depends> 5710      <depends>
5535                                5711                               
5536       <field  5712       <field 
5537        id="custom" 5713        id="custom"
5538       > 5714       >
5539        1 5715        1
5540       </field> 5716       </field>
5541                            5717                           
5542      </depends> 5718      </depends>
5543                       5719                      
5544     </field> 5720     </field>
5545                      5721                     
5546     <field  5722     <field 
5547      id="header_sidemenu_hover_bgcolor"  5723      id="header_sidemenu_hover_bgcolor" 
5548      translate="label comment"  5724      translate="label comment" 
5549      type="text 5725      type="text
5550      sortOrder="316"  5726      sortOrder="316" 
5551      showInDefault="1"  5727      showInDefault="1" 
5552      showInWebsite="1"  5728      showInWebsite="1" 
5553      showInStore="1" 5729      showInStore="1"
5554     > 5730     >
5555                           5731                          
5556      <label> 5732      <label>
5557       Hover Background Color 5733       Hover Background Color
5558      </label> 5734      </label>
5559                           5735                          
5560      <backend_model> 5736      <backend_model>
5561       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5737       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5562      </backend_model> 5738      </backend_model>
5563                           5739                          
5564      <frontend_model> 5740      <frontend_model>
5565       Smartwave\Porto\Block\System\Config\Form\Field\Color 5741       Smartwave\Porto\Block\System\Config\Form\Field\Color
5566      </frontend_model> 5742      </frontend_model>
5567                           5743                          
5568      <depends> 5744      <depends>
5569                                5745                               
5570       <field  5746       <field 
5571        id="custom" 5747        id="custom"
5572       > 5748       >
5573        1 5749        1
5574       </field> 5750       </field>
5575                            5751                           
5576      </depends> 5752      </depends>
5577                       5753                      
5578     </field> 5754     </field>
5579                      5755                     
5580     <field  5756     <field 
5581      id="header_sidemenu_hover_color"  5757      id="header_sidemenu_hover_color" 
5582      translate="label comment"  5758      translate="label comment" 
5583      type="text 5759      type="text
5584      sortOrder="317"  5760      sortOrder="317" 
5585      showInDefault="1"  5761      showInDefault="1" 
5586      showInWebsite="1"  5762      showInWebsite="1" 
5587      showInStore="1" 5763      showInStore="1"
5588     > 5764     >
5589                           5765                          
5590      <label> 5766      <label>
5591       Hover Font Color 5767       Hover Font Color
5592      </label> 5768      </label>
5593                           5769                          
5594      <backend_model> 5770      <backend_model>
5595       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5771       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5596      </backend_model> 5772      </backend_model>
5597                           5773                          
5598      <frontend_model> 5774      <frontend_model>
5599       Smartwave\Porto\Block\System\Config\Form\Field\Color 5775       Smartwave\Porto\Block\System\Config\Form\Field\Color
5600      </frontend_model> 5776      </frontend_model>
5601                           5777                          
5602      <depends> 5778      <depends>
5603                                5779                               
5604       <field  5780       <field 
5605        id="custom" 5781        id="custom"
5606       > 5782       >
5607        1 5783        1
5608       </field> 5784       </field>
5609                            5785                           
5610      </depends> 5786      </depends>
5611                       5787                      
5612     </field> 5788     </field>
5613      5789     
5614                      5790                     
5615     <field  5791     <field 
5616      id="header_menu_classic_heading"  5792      id="header_menu_classic_heading" 
5617      translate="label comment"  5793      translate="label comment" 
5618      sortOrder="319"  5794      sortOrder="319" 
5619      showInDefault="1"  5795      showInDefault="1" 
5620      showInWebsite="1"  5796      showInWebsite="1" 
5621      showInStore="1" 5797      showInStore="1"
5622     > 5798     >
5623                           5799                          
5624      <label> 5800      <label>
5625       Header - Menu(Classic) 5801       Header - Menu(Classic)
5626      </label> 5802      </label>
5627                           5803                          
5628      <frontend_model> 5804      <frontend_model>
5629       Magento\Config\Block\System\Config\Form\Field\Heading 5805       Magento\Config\Block\System\Config\Form\Field\Heading
5630      </frontend_model> 5806      </frontend_model>
5631                           5807                          
5632      <depends> 5808      <depends>
5633                                5809                               
5634       <field  5810       <field 
5635        id="custom" 5811        id="custom"
5636       > 5812       >
5637        1 5813        1
5638       </field> 5814       </field>
5639                            5815                           
5640      </depends> 5816      </depends>
5641                       5817                      
5642     </field> 5818     </field>
5643                      5819                     
5644     <field  5820     <field 
5645      id="header_menu_classicmenu_bgcolor"  5821      id="header_menu_classicmenu_bgcolor" 
5646      translate="label comment"  5822      translate="label comment" 
5647      type="text 5823      type="text
5648      sortOrder="320"  5824      sortOrder="320" 
5649      showInDefault="1"  5825      showInDefault="1" 
5650      showInWebsite="1"  5826      showInWebsite="1" 
5651      showInStore="1" 5827      showInStore="1"
5652     > 5828     >
5653                           5829                          
5654      <label> 5830      <label>
5655       Dropdown Background Color 5831       Dropdown Background Color
5656      </label> 5832      </label>
5657                           5833                          
5658      <backend_model> 5834      <backend_model>
5659       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5835       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5660      </backend_model> 5836      </backend_model>
5661                           5837                          
5662      <frontend_model> 5838      <frontend_model>
5663       Smartwave\Porto\Block\System\Config\Form\Field\Color 5839       Smartwave\Porto\Block\System\Config\Form\Field\Color
5664      </frontend_model> 5840      </frontend_model>
5665                           5841                          
5666      <depends> 5842      <depends>
5667                                5843                               
5668       <field  5844       <field 
5669        id="custom" 5845        id="custom"
5670       > 5846       >
5671        1 5847        1
5672       </field> 5848       </field>
5673                            5849                           
5674      </depends> 5850      </depends>
5675                       5851                      
5676     </field> 5852     </field>
5677                      5853                     
5678     <field  5854     <field 
5679      id="header_menu_classicmenu_color"  5855      id="header_menu_classicmenu_color" 
5680      translate="label comment"  5856      translate="label comment" 
5681      type="text 5857      type="text
5682      sortOrder="322"  5858      sortOrder="322" 
5683      showInDefault="1"  5859      showInDefault="1" 
5684      showInWebsite="1"  5860      showInWebsite="1" 
5685      showInStore="1" 5861      showInStore="1"
5686     > 5862     >
5687                           5863                          
5688      <label> 5864      <label>
5689       Dropdown Item Font Color 5865       Dropdown Item Font Color
5690      </label> 5866      </label>
5691                           5867                          
5692      <backend_model> 5868      <backend_model>
5693       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5869       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5694      </backend_model> 5870      </backend_model>
5695                           5871                          
5696      <frontend_model> 5872      <frontend_model>
5697       Smartwave\Porto\Block\System\Config\Form\Field\Color 5873       Smartwave\Porto\Block\System\Config\Form\Field\Color
5698      </frontend_model> 5874      </frontend_model>
5699                           5875                          
5700      <depends> 5876      <depends>
5701                                5877                               
5702       <field  5878       <field 
5703        id="custom" 5879        id="custom"
5704       > 5880       >
5705        1 5881        1
5706       </field> 5882       </field>
5707                            5883                           
5708      </depends> 5884      </depends>
5709                       5885                      
5710     </field> 5886     </field>
5711                      5887                     
5712     <field  5888     <field 
5713      id="header_menu_classicmenu_hover_bgcolor"  5889      id="header_menu_classicmenu_hover_bgcolor" 
5714      translate="label comment"  5890      translate="label comment" 
5715      type="text 5891      type="text
5716      sortOrder="323"  5892      sortOrder="323" 
5717      showInDefault="1"  5893      showInDefault="1" 
5718      showInWebsite="1"  5894      showInWebsite="1" 
5719      showInStore="1" 5895      showInStore="1"
5720     > 5896     >
5721                           5897                          
5722      <label> 5898      <label>
5723       Dropdown Item Hover Background Color 5899       Dropdown Item Hover Background Color
5724      </label> 5900      </label>
5725                           5901                          
5726      <backend_model> 5902      <backend_model>
5727       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5903       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5728      </backend_model> 5904      </backend_model>
5729                           5905                          
5730      <frontend_model> 5906      <frontend_model>
5731       Smartwave\Porto\Block\System\Config\Form\Field\Color 5907       Smartwave\Porto\Block\System\Config\Form\Field\Color
5732      </frontend_model> 5908      </frontend_model>
5733                           5909                          
5734      <depends> 5910      <depends>
5735                                5911                               
5736       <field  5912       <field 
5737        id="custom" 5913        id="custom"
5738       > 5914       >
5739        1 5915        1
5740       </field> 5916       </field>
5741                            5917                           
5742      </depends> 5918      </depends>
5743                       5919                      
5744     </field> 5920     </field>
5745                      5921                     
5746     <field  5922     <field 
5747      id="header_menu_classicmenu_hover_color"  5923      id="header_menu_classicmenu_hover_color" 
5748      translate="label comment"  5924      translate="label comment" 
5749      type="text 5925      type="text
5750      sortOrder="324"  5926      sortOrder="324" 
5751      showInDefault="1"  5927      showInDefault="1" 
5752      showInWebsite="1"  5928      showInWebsite="1" 
5753      showInStore="1" 5929      showInStore="1"
5754     > 5930     >
5755                           5931                          
5756      <label> 5932      <label>
5757       Dropdown Item Hover Font Color 5933       Dropdown Item Hover Font Color
5758      </label> 5934      </label>
5759                           5935                          
5760      <backend_model> 5936      <backend_model>
5761       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5937       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5762      </backend_model> 5938      </backend_model>
5763                           5939                          
5764      <frontend_model> 5940      <frontend_model>
5765       Smartwave\Porto\Block\System\Config\Form\Field\Color 5941       Smartwave\Porto\Block\System\Config\Form\Field\Color
5766      </frontend_model> 5942      </frontend_model>
5767                           5943                          
5768      <depends> 5944      <depends>
5769                                5945                               
5770       <field  5946       <field 
5771        id="custom" 5947        id="custom"
5772       > 5948       >
5773        1 5949        1
5774       </field> 5950       </field>
5775                            5951                           
5776      </depends> 5952      </depends>
5777                       5953                      
5778     </field> 5954     </field>
5779                      5955                     
5780     <field  5956     <field 
5781      id="header_menu_megamenu_heading"  5957      id="header_menu_megamenu_heading" 
5782      translate="label comment"  5958      translate="label comment" 
5783      sortOrder="329"  5959      sortOrder="329" 
5784      showInDefault="1"  5960      showInDefault="1" 
5785      showInWebsite="1"  5961      showInWebsite="1" 
5786      showInStore="1" 5962      showInStore="1"
5787     > 5963     >
5788                           5964                          
5789      <label> 5965      <label>
5790       Header - Menu(Megamenu) 5966       Header - Menu(Megamenu)
5791      </label> 5967      </label>
5792                           5968                          
5793      <frontend_model> 5969      <frontend_model>
5794       Magento\Config\Block\System\Config\Form\Field\Heading 5970       Magento\Config\Block\System\Config\Form\Field\Heading
5795      </frontend_model> 5971      </frontend_model>
5796                           5972                          
5797      <depends> 5973      <depends>
5798                                5974                               
5799       <field  5975       <field 
5800        id="custom" 5976        id="custom"
5801       > 5977       >
5802        1 5978        1
5803       </field> 5979       </field>
5804                            5980                           
5805      </depends> 5981      </depends>
5806                       5982                      
5807     </field> 5983     </field>
5808                      5984                     
5809     <field  5985     <field 
5810      id="header_menu_megamenu_bgcolor"  5986      id="header_menu_megamenu_bgcolor" 
5811      translate="label comment"  5987      translate="label comment" 
5812      type="text 5988      type="text
5813      sortOrder="330"  5989      sortOrder="330" 
5814      showInDefault="1"  5990      showInDefault="1" 
5815      showInWebsite="1"  5991      showInWebsite="1" 
5816      showInStore="1" 5992      showInStore="1"
5817     > 5993     >
5818                           5994                          
5819      <label> 5995      <label>
5820       Dropdown Background Color 5996       Dropdown Background Color
5821      </label> 5997      </label>
5822                           5998                          
5823      <backend_model> 5999      <backend_model>
5824       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6000       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5825      </backend_model> 6001      </backend_model>
5826                           6002                          
5827      <frontend_model> 6003      <frontend_model>
5828       Smartwave\Porto\Block\System\Config\Form\Field\Color 6004       Smartwave\Porto\Block\System\Config\Form\Field\Color
5829      </frontend_model> 6005      </frontend_model>
5830                           6006                          
5831      <depends> 6007      <depends>
5832                                6008                               
5833       <field  6009       <field 
5834        id="custom" 6010        id="custom"
5835       > 6011       >
5836        1 6012        1
5837       </field> 6013       </field>
5838                            6014                           
5839      </depends> 6015      </depends>
5840                       6016                      
5841     </field> 6017     </field>
5842                      6018                     
5843     <field  6019     <field 
5844      id="header_menu_megamenu_color 6020      id="header_menu_megamenu_color
5845      translate="label comment"  6021      translate="label comment" 
5846      type="text 6022      type="text
5847      sortOrder="332"  6023      sortOrder="332" 
5848      showInDefault="1"  6024      showInDefault="1" 
5849      showInWebsite="1"  6025      showInWebsite="1" 
5850      showInStore="1" 6026      showInStore="1"
5851     > 6027     >
5852                           6028                          
5853      <label> 6029      <label>
5854       Dropdown Item Font Color 6030       Dropdown Item Font Color
5855      </label> 6031      </label>
5856                           6032                          
5857      <backend_model> 6033      <backend_model>
5858       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6034       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5859      </backend_model> 6035      </backend_model>
5860                           6036                          
5861      <frontend_model> 6037      <frontend_model>
5862       Smartwave\Porto\Block\System\Config\Form\Field\Color 6038       Smartwave\Porto\Block\System\Config\Form\Field\Color
5863      </frontend_model> 6039      </frontend_model>
5864                           6040                          
5865      <depends> 6041      <depends>
5866                                6042                               
5867       <field  6043       <field 
5868        id="custom" 6044        id="custom"
5869       > 6045       >
5870        1 6046        1
5871       </field> 6047       </field>
5872                            6048                           
5873      </depends> 6049      </depends>
5874                       6050                      
5875     </field> 6051     </field>
5876                      6052                     
5877     <field  6053     <field 
5878      id="header_menu_megamenu_hover_color"  6054      id="header_menu_megamenu_hover_color" 
5879      translate="label comment"  6055      translate="label comment" 
5880      type="text 6056      type="text
5881      sortOrder="333"  6057      sortOrder="333" 
5882      showInDefault="1"  6058      showInDefault="1" 
5883      showInWebsite="1"  6059      showInWebsite="1" 
5884      showInStore="1" 6060      showInStore="1"
5885     > 6061     >
5886                           6062                          
5887      <label> 6063      <label>
5888       Dropdown Item Hover Font Color 6064       Dropdown Item Hover Font Color
5889      </label> 6065      </label>
5890                           6066                          
5891      <backend_model> 6067      <backend_model>
5892       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6068       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5893      </backend_model> 6069      </backend_model>
5894                           6070                          
5895      <frontend_model> 6071      <frontend_model>
5896       Smartwave\Porto\Block\System\Config\Form\Field\Color 6072       Smartwave\Porto\Block\System\Config\Form\Field\Color
5897      </frontend_model> 6073      </frontend_model>
5898                           6074                          
5899      <depends> 6075      <depends>
5900                                6076                               
5901       <field  6077       <field 
5902        id="custom" 6078        id="custom"
5903       > 6079       >
5904        1 6080        1
5905       </field> 6081       </field>
5906                            6082                           
5907      </depends> 6083      </depends>
5908                       6084                      
5909     </field> 6085     </field>
5910                      6086                     
5911     <field  6087     <field 
5912      id="header_category_labels_heading"  6088      id="header_category_labels_heading" 
5913      translate="label comment"  6089      translate="label comment" 
5914      sortOrder="340"  6090      sortOrder="340" 
5915      showInDefault="1"  6091      showInDefault="1" 
5916      showInWebsite="1"  6092      showInWebsite="1" 
5917      showInStore="1" 6093      showInStore="1"
5918     > 6094     >
5919                           6095                          
5920      <label> 6096      <label>
5921       Header - Menu(Category Labels) 6097       Header - Menu(Category Labels)
5922      </label> 6098      </label>
5923                           6099                          
5924      <frontend_model> 6100      <frontend_model>
5925       Magento\Config\Block\System\Config\Form\Field\Heading 6101       Magento\Config\Block\System\Config\Form\Field\Heading
5926      </frontend_model> 6102      </frontend_model>
5927                           6103                          
5928      <depends> 6104      <depends>
5929                                6105                               
5930       <field  6106       <field 
5931        id="custom" 6107        id="custom"
5932       > 6108       >
5933        1 6109        1
5934       </field> 6110       </field>
5935                            6111                           
5936      </depends> 6112      </depends>
5937                       6113                      
5938     </field> 6114     </field>
5939                      6115                     
5940     <field  6116     <field 
5941      id="header_menu_label1_bg_color"  6117      id="header_menu_label1_bg_color" 
5942      translate="label comment"  6118      translate="label comment" 
5943      type="text 6119      type="text
5944      sortOrder="341"  6120      sortOrder="341" 
5945      showInDefault="1"  6121      showInDefault="1" 
5946      showInWebsite="1"  6122      showInWebsite="1" 
5947      showInStore="1" 6123      showInStore="1"
5948     > 6124     >
5949                           6125                          
5950      <label> 6126      <label>
5951       Label1 Background Color 6127       Label1 Background Color
5952      </label> 6128      </label>
5953                           6129                          
5954      <backend_model> 6130      <backend_model>
5955       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6131       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5956      </backend_model> 6132      </backend_model>
5957                           6133                          
5958      <frontend_model> 6134      <frontend_model>
5959       Smartwave\Porto\Block\System\Config\Form\Field\Color 6135       Smartwave\Porto\Block\System\Config\Form\Field\Color
5960      </frontend_model> 6136      </frontend_model>
5961                           6137                          
5962      <depends> 6138      <depends>
5963                                6139                               
5964       <field  6140       <field 
5965        id="custom" 6141        id="custom"
5966       > 6142       >
5967        1 6143        1
5968       </field> 6144       </field>
5969                            6145                           
5970      </depends> 6146      </depends>
5971                       6147                      
5972     </field> 6148     </field>
5973                      6149                     
5974     <field  6150     <field 
5975      id="header_menu_label1_font_color"  6151      id="header_menu_label1_font_color" 
5976      translate="label comment"  6152      translate="label comment" 
5977      type="text 6153      type="text
5978      sortOrder="342"  6154      sortOrder="342" 
5979      showInDefault="1"  6155      showInDefault="1" 
5980      showInWebsite="1"  6156      showInWebsite="1" 
5981      showInStore="1" 6157      showInStore="1"
5982     > 6158     >
5983                           6159                          
5984      <label> 6160      <label>
5985       Label1 Font Color 6161       Label1 Font Color
5986      </label> 6162      </label>
5987                           6163                          
5988      <backend_model> 6164      <backend_model>
5989       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6165       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5990      </backend_model> 6166      </backend_model>
5991                           6167                          
5992      <frontend_model> 6168      <frontend_model>
5993       Smartwave\Porto\Block\System\Config\Form\Field\Color 6169       Smartwave\Porto\Block\System\Config\Form\Field\Color
5994      </frontend_model> 6170      </frontend_model>
5995                           6171                          
5996      <depends> 6172      <depends>
5997                                6173                               
5998       <field  6174       <field 
5999        id="custom" 6175        id="custom"
6000       > 6176       >
6001        1 6177        1
6002       </field> 6178       </field>
6003                            6179                           
6004      </depends> 6180      </depends>
6005                       6181                      
6006     </field> 6182     </field>
6007                      6183                     
6008     <field  6184     <field 
6009      id="header_menu_label2_bg_color"  6185      id="header_menu_label2_bg_color" 
6010      translate="label comment"  6186      translate="label comment" 
6011      type="text 6187      type="text
6012      sortOrder="343"  6188      sortOrder="343" 
6013      showInDefault="1"  6189      showInDefault="1" 
6014      showInWebsite="1"  6190      showInWebsite="1" 
6015      showInStore="1" 6191      showInStore="1"
6016     > 6192     >
6017                           6193                          
6018      <label> 6194      <label>
6019       Label2 Background Color 6195       Label2 Background Color
6020      </label> 6196      </label>
6021                           6197                          
6022      <backend_model> 6198      <backend_model>
6023       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6199       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6024      </backend_model> 6200      </backend_model>
6025                           6201                          
6026      <frontend_model> 6202      <frontend_model>
6027       Smartwave\Porto\Block\System\Config\Form\Field\Color 6203       Smartwave\Porto\Block\System\Config\Form\Field\Color
6028      </frontend_model> 6204      </frontend_model>
6029                           6205                          
6030      <depends> 6206      <depends>
6031                                6207                               
6032       <field  6208       <field 
6033        id="custom" 6209        id="custom"
6034       > 6210       >
6035        1 6211        1
6036       </field> 6212       </field>
6037                            6213                           
6038      </depends> 6214      </depends>
6039                       6215                      
6040     </field> 6216     </field>
6041                      6217                     
6042     <field  6218     <field 
6043      id="header_menu_label2_font_color"  6219      id="header_menu_label2_font_color" 
6044      translate="label comment"  6220      translate="label comment" 
6045      type="text 6221      type="text
6046      sortOrder="344"  6222      sortOrder="344" 
6047      showInDefault="1"  6223      showInDefault="1" 
6048      showInWebsite="1"  6224      showInWebsite="1" 
6049      showInStore="1" 6225      showInStore="1"
6050     > 6226     >
6051                           6227                          
6052      <label> 6228      <label>
6053       Label2 Font Color 6229       Label2 Font Color
6054      </label> 6230      </label>
6055                           6231                          
6056      <backend_model> 6232      <backend_model>
6057       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6233       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6058      </backend_model> 6234      </backend_model>
6059                           6235                          
6060      <frontend_model> 6236      <frontend_model>
6061       Smartwave\Porto\Block\System\Config\Form\Field\Color 6237       Smartwave\Porto\Block\System\Config\Form\Field\Color
6062      </frontend_model> 6238      </frontend_model>
6063                           6239                          
6064      <depends> 6240      <depends>
6065                                6241                               
6066       <field  6242       <field 
6067        id="custom" 6243        id="custom"
6068       > 6244       >
6069        1 6245        1
6070       </field> 6246       </field>
6071                            6247                           
6072      </depends> 6248      </depends>
6073                       6249                      
6074     </field> 6250     </field>
6075                      6251                     
6076     <field  6252     <field 
6077      id="header_menu_label3_bg_color"  6253      id="header_menu_label3_bg_color" 
6078      translate="label comment"  6254      translate="label comment" 
6079      type="text 6255      type="text
6080      sortOrder="345"  6256      sortOrder="345" 
6081      showInDefault="1"  6257      showInDefault="1" 
6082      showInWebsite="1"  6258      showInWebsite="1" 
6083      showInStore="1" 6259      showInStore="1"
6084     > 6260     >
6085                           6261                          
6086      <label> 6262      <label>
6087       Label3 Background Color 6263       Label3 Background Color
6088      </label> 6264      </label>
6089                           6265                          
6090      <backend_model> 6266      <backend_model>
6091       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6267       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6092      </backend_model> 6268      </backend_model>
6093                           6269                          
6094      <frontend_model> 6270      <frontend_model>
6095       Smartwave\Porto\Block\System\Config\Form\Field\Color 6271       Smartwave\Porto\Block\System\Config\Form\Field\Color
6096      </frontend_model> 6272      </frontend_model>
6097                           6273                          
6098      <depends> 6274      <depends>
6099                                6275                               
6100       <field  6276       <field 
6101        id="custom" 6277        id="custom"
6102       > 6278       >
6103        1 6279        1
6104       </field> 6280       </field>
6105                            6281                           
6106      </depends> 6282      </depends>
6107                       6283                      
6108     </field> 6284     </field>
6109                      6285                     
6110     <field  6286     <field 
6111      id="header_menu_label3_font_color"  6287      id="header_menu_label3_font_color" 
6112      translate="label comment"  6288      translate="label comment" 
6113      type="text 6289      type="text
6114      sortOrder="346"  6290      sortOrder="346" 
6115      showInDefault="1"  6291      showInDefault="1" 
6116      showInWebsite="1"  6292      showInWebsite="1" 
6117      showInStore="1" 6293      showInStore="1"
6118     > 6294     >
6119                           6295                          
6120      <label> 6296      <label>
6121       Label3 Font Color 6297       Label3 Font Color
6122      </label> 6298      </label>
6123                           6299                          
6124      <backend_model> 6300      <backend_model>
6125       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6301       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6126      </backend_model> 6302      </backend_model>
6127                           6303                          
6128      <frontend_model> 6304      <frontend_model>
6129       Smartwave\Porto\Block\System\Config\Form\Field\Color 6305       Smartwave\Porto\Block\System\Config\Form\Field\Color
6130      </frontend_model> 6306      </frontend_model>
6131                           6307                          
6132      <depends> 6308      <depends>
6133                                6309                               
6134       <field  6310       <field 
6135        id="custom" 6311        id="custom"
6136       > 6312       >
6137        1 6313        1
6138       </field> 6314       </field>
6139                            6315                           
6140      </depends> 6316      </depends>
6141                       6317                      
6142     </field> 6318     </field>
6143                      6319                     
6144     <field  6320     <field 
6145      id="header_search_heading"  6321      id="header_search_heading" 
6146      translate="label comment"  6322      translate="label comment" 
6147      sortOrder="400"  6323      sortOrder="400" 
6148      showInDefault="1"  6324      showInDefault="1" 
6149      showInWebsite="1"  6325      showInWebsite="1" 
6150      showInStore="1" 6326      showInStore="1"
6151     > 6327     >
6152                           6328                          
6153      <label> 6329      <label>
6154       Header - Searchbox 6330       Header - Searchbox
6155      </label> 6331      </label>
6156                           6332                          
6157      <frontend_model> 6333      <frontend_model>
6158       Magento\Config\Block\System\Config\Form\Field\Heading 6334       Magento\Config\Block\System\Config\Form\Field\Heading
6159      </frontend_model> 6335      </frontend_model>
6160                           6336                          
6161      <depends> 6337      <depends>
6162                                6338                               
6163       <field  6339       <field 
6164        id="custom" 6340        id="custom"
6165       > 6341       >
6166        1 6342        1
6167       </field> 6343       </field>
6168                            6344                           
6169      </depends> 6345      </depends>
6170                       6346                      
6171     </field> 6347     </field>
6172                      6348                     
6173     <field  6349     <field 
6174      id="header_search_bgcolor"  6350      id="header_search_bgcolor" 
6175      translate="label comment"  6351      translate="label comment" 
6176      type="text 6352      type="text
6177      sortOrder="410"  6353      sortOrder="410" 
6178      showInDefault="1"  6354      showInDefault="1" 
6179      showInWebsite="1"  6355      showInWebsite="1" 
6180      showInStore="1" 6356      showInStore="1"
6181     > 6357     >
6182                           6358                          
6183      <label> 6359      <label>
6184       Background Color 6360       Background Color
6185      </label> 6361      </label>
6186                           6362                          
6187      <backend_model> 6363      <backend_model>
6188       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6364       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6189      </backend_model> 6365      </backend_model>
6190                           6366                          
6191      <frontend_model> 6367      <frontend_model>
6192       Smartwave\Porto\Block\System\Config\Form\Field\Color 6368       Smartwave\Porto\Block\System\Config\Form\Field\Color
6193      </frontend_model> 6369      </frontend_model>
6194                           6370                          
6195      <depends> 6371      <depends>
6196                                6372                               
6197       <field  6373       <field 
6198        id="custom" 6374        id="custom"
6199       > 6375       >
6200        1 6376        1
6201       </field> 6377       </field>
6202                            6378                           
6203      </depends> 6379      </depends>
6204                       6380                      
6205     </field> 6381     </field>
6206                      6382                     
6207     <field  6383     <field 
6208      id="header_search_text_color"  6384      id="header_search_text_color" 
6209      translate="label comment"  6385      translate="label comment" 
6210      type="text 6386      type="text
6211      sortOrder="440"  6387      sortOrder="440" 
6212      showInDefault="1"  6388      showInDefault="1" 
6213      showInWebsite="1"  6389      showInWebsite="1" 
6214      showInStore="1" 6390      showInStore="1"
6215     > 6391     >
6216                           6392                          
6217      <label> 6393      <label>
6218       Search Text Font Color 6394       Search Text Font Color
6219      </label> 6395      </label>
6220                           6396                          
6221      <backend_model> 6397      <backend_model>
6222       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6398       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6223      </backend_model> 6399      </backend_model>
6224                           6400                          
6225      <frontend_model> 6401      <frontend_model>
6226       Smartwave\Porto\Block\System\Config\Form\Field\Color 6402       Smartwave\Porto\Block\System\Config\Form\Field\Color
6227      </frontend_model> 6403      </frontend_model>
6228                           6404                          
6229      <depends> 6405      <depends>
6230                                6406                               
6231       <field  6407       <field 
6232        id="custom" 6408        id="custom"
6233       > 6409       >
6234        1 6410        1
6235       </field> 6411       </field>
6236                            6412                           
6237      </depends> 6413      </depends>
6238                       6414                      
6239     </field> 6415     </field>
6240                      6416                     
6241     <field  6417     <field 
6242      id="header_search_bordercolor"  6418      id="header_search_bordercolor" 
6243      translate="label comment"  6419      translate="label comment" 
6244      type="text 6420      type="text
6245      sortOrder="450"  6421      sortOrder="450" 
6246      showInDefault="1"  6422      showInDefault="1" 
6247      showInWebsite="1"  6423      showInWebsite="1" 
6248      showInStore="1" 6424      showInStore="1"
6249     > 6425     >
6250                           6426                          
6251      <label> 6427      <label>
6252       Border Color 6428       Border Color
6253      </label> 6429      </label>
6254                           6430                          
6255      <backend_model> 6431      <backend_model>
6256       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6432       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6257      </backend_model> 6433      </backend_model>
6258                           6434                          
6259      <frontend_model> 6435      <frontend_model>
6260       Smartwave\Porto\Block\System\Config\Form\Field\Color 6436       Smartwave\Porto\Block\System\Config\Form\Field\Color
6261      </frontend_model> 6437      </frontend_model>
6262                           6438                          
6263      <depends> 6439      <depends>
6264                                6440                               
6265       <field  6441       <field 
6266        id="custom" 6442        id="custom"
6267       > 6443       >
6268        1 6444        1
6269       </field> 6445       </field>
6270                            6446                           
6271      </depends> 6447      </depends>
6272                       6448                      
6273     </field> 6449     </field>
6274                      6450                     
6275     <field  6451     <field 
6276      id="header_minicart_heading"  6452      id="header_minicart_heading" 
6277      translate="label comment"  6453      translate="label comment" 
6278      sortOrder="500"  6454      sortOrder="500" 
6279      showInDefault="1"  6455      showInDefault="1" 
6280      showInWebsite="1"  6456      showInWebsite="1" 
6281      showInStore="1" 6457      showInStore="1"
6282     > 6458     >
6283                           6459                          
6284      <label> 6460      <label>
6285       Header - Mini Cart 6461       Header - Mini Cart
6286      </label> 6462      </label>
6287                           6463                          
6288      <frontend_model> 6464      <frontend_model>
6289       Magento\Config\Block\System\Config\Form\Field\Heading 6465       Magento\Config\Block\System\Config\Form\Field\Heading
6290      </frontend_model> 6466      </frontend_model>
6291                           6467                          
6292      <depends> 6468      <depends>
6293                                6469                               
6294       <field  6470       <field 
6295        id="custom" 6471        id="custom"
6296       > 6472       >
6297        1 6473        1
6298       </field> 6474       </field>
6299                            6475                           
6300      </depends> 6476      </depends>
6301                       6477                      
6302     </field> 6478     </field>
6303                      6479                     
6304     <field  6480     <field 
6305      id="header_minicart_design"  6481      id="header_minicart_design" 
6306      translate="label comment"  6482      translate="label comment" 
6307      type="select"  6483      type="select" 
6308      sortOrder="505"  6484      sortOrder="505" 
6309      showInDefault="1"  6485      showInDefault="1" 
6310      showInWebsite="1"  6486      showInWebsite="1" 
6311      showInStore="1" 6487      showInStore="1"
6312     > 6488     >
6313                           6489                          
6314      <label> 6490      <label>
6315       Minicart Design 6491       Minicart Design
6316      </label> 6492      </label>
6317                           6493                          
6318      <source_model> 6494      <source_model>
6319       Smartwave\Porto\Model\Config\Design\Minicart\Icon 6495       Smartwave\Porto\Model\Config\Design\Minicart\Icon
6320      </source_model> 6496      </source_model>
6321                           6497                          
6322      <depends> 6498      <depends>
6323                                6499                               
6324       <field  6500       <field 
6325        id="custom" 6501        id="custom"
6326       > 6502       >
6327        1 6503        1
6328       </field> 6504       </field>
6329                            6505                           
6330      </depends> 6506      </depends>
6331                       6507                      
6332     </field> 6508     </field>
6333                      6509                     
6334     <field  6510     <field 
6335      id="header_minicart_color"  6511      id="header_minicart_color" 
6336      translate="label comment"  6512      translate="label comment" 
6337      type="text 6513      type="text
6338      sortOrder="520"  6514      sortOrder="520" 
6339      showInDefault="1"  6515      showInDefault="1" 
6340      showInWebsite="1"  6516      showInWebsite="1" 
6341      showInStore="1" 6517      showInStore="1"
6342     > 6518     >
6343                           6519                          
6344      <label> 6520      <label>
6345       Font Color 6521       Font Color
6346      </label> 6522      </label>
6347                           6523                          
6348      <backend_model> 6524      <backend_model>
6349       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6525       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6350      </backend_model> 6526      </backend_model>
6351                           6527                          
6352      <frontend_model> 6528      <frontend_model>
6353       Smartwave\Porto\Block\System\Config\Form\Field\Color 6529       Smartwave\Porto\Block\System\Config\Form\Field\Color
6354      </frontend_model> 6530      </frontend_model>
6355                           6531                          
6356      <depends> 6532      <depends>
6357                                6533                               
6358       <field  6534       <field 
6359        id="custom" 6535        id="custom"
6360       > 6536       >
6361        1 6537        1
6362       </field> 6538       </field>
6363                            6539                           
6364      </depends> 6540      </depends>
6365                       6541                      
6366     </field> 6542     </field>
6367                      6543                     
6368     <field  6544     <field 
6369      id="header_minicart_icon_color 6545      id="header_minicart_icon_color
6370      translate="label comment"  6546      translate="label comment" 
6371      type="text 6547      type="text
6372      sortOrder="530"  6548      sortOrder="530" 
6373      showInDefault="1"  6549      showInDefault="1" 
6374      showInWebsite="1"  6550      showInWebsite="1" 
6375      showInStore="1" 6551      showInStore="1"
6376     > 6552     >
6377                           6553                          
6378      <label> 6554      <label>
6379       Icon Color 6555       Icon Color
6380      </label> 6556      </label>
6381                           6557                          
6382      <backend_model> 6558      <backend_model>
6383       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6559       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6384      </backend_model> 6560      </backend_model>
6385                           6561                          
6386      <frontend_model> 6562      <frontend_model>
6387       Smartwave\Porto\Block\System\Config\Form\Field\Color 6563       Smartwave\Porto\Block\System\Config\Form\Field\Color
6388      </frontend_model> 6564      </frontend_model>
6389                           6565                          
6390      <depends> 6566      <depends>
6391                                6567                               
6392       <field  6568       <field 
6393        id="custom" 6569        id="custom"
6394       > 6570       >
6395        1 6571        1
6396       </field> 6572       </field>
6397                            6573                           
6398      </depends> 6574      </depends>
6399                       6575                      
6400     </field> 6576     </field>
6401                  6577                 
6402    </group> 6578    </group>
6403                 6579                
6404    <group  6580    <group 
6405     id="footer 6581     id="footer
6406     translate="label"  6582     translate="label" 
6407     sortOrder="500"  6583     sortOrder="500" 
6408     showInDefault="1"  6584     showInDefault="1" 
6409     showInWebsite="1"  6585     showInWebsite="1" 
6410     showInStore="1" 6586     showInStore="1"
6411    > 6587    >
6412                      6588                     
6413     <label> 6589     <label>
6414      Footer 6590      Footer
6415     </label> 6591     </label>
6416                      6592                     
6417     <field  6593     <field 
6418      id="custom 6594      id="custom
6419      translate="label comment"  6595      translate="label comment" 
6420      type="select"  6596      type="select" 
6421      sortOrder="10"  6597      sortOrder="10" 
6422      showInDefault="1"  6598      showInDefault="1" 
6423      showInWebsite="1"  6599      showInWebsite="1" 
6424      showInStore="1" 6600      showInStore="1"
6425     > 6601     >
6426                           6602                          
6427      <label> 6603      <label>
6428       Custom 6604       Custom
6429      </label> 6605      </label>
6430                           6606                          
6431      <source_model> 6607      <source_model>
6432       Magento\Config\Model\Config\Source\Yesno 6608       Magento\Config\Model\Config\Source\Yesno
6433      </source_model> 6609      </source_model>
6434                       6610                      
6435     </field> 6611     </field>
6436                      6612                     
6437     <field  6613     <field 
6438      id="footer_top_heading"  6614      id="footer_top_heading" 
6439      translate="label comment"  6615      translate="label comment" 
6440      sortOrder="100"  6616      sortOrder="100" 
6441      showInDefault="1"  6617      showInDefault="1" 
6442      showInWebsite="1"  6618      showInWebsite="1" 
6443      showInStore="1" 6619      showInStore="1"
6444     > 6620     >
6445                           6621                          
6446      <label> 6622      <label>
6447       Footer - Top 6623       Footer - Top
6448      </label> 6624      </label>
6449                           6625                          
6450      <frontend_model> 6626      <frontend_model>
6451       Magento\Config\Block\System\Config\Form\Field\Heading 6627       Magento\Config\Block\System\Config\Form\Field\Heading
6452      </frontend_model> 6628      </frontend_model>
6453                           6629                          
6454      <depends> 6630      <depends>
6455                                6631                               
6456       <field  6632       <field 
6457        id="custom" 6633        id="custom"
6458       > 6634       >
6459        1 6635        1
6460       </field> 6636       </field>
6461                            6637                           
6462      </depends> 6638      </depends>
6463                       6639                      
6464     </field> 6640     </field>
6465                      6641                     
6466     <field  6642     <field 
6467      id="footer_top_bgcolor"  6643      id="footer_top_bgcolor" 
6468      translate="label comment"  6644      translate="label comment" 
6469      type="text 6645      type="text
6470      sortOrder="110"  6646      sortOrder="110" 
6471      showInDefault="1"  6647      showInDefault="1" 
6472      showInWebsite="1"  6648      showInWebsite="1" 
6473      showInStore="1" 6649      showInStore="1"
6474     > 6650     >
6475                           6651                          
6476      <label> 6652      <label>
6477       Background Color 6653       Background Color
6478      </label> 6654      </label>
6479                           6655                          
6480      <backend_model> 6656      <backend_model>
6481       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6657       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6482      </backend_model> 6658      </backend_model>
6483                           6659                          
6484      <frontend_model> 6660      <frontend_model>
6485       Smartwave\Porto\Block\System\Config\Form\Field\Color 6661       Smartwave\Porto\Block\System\Config\Form\Field\Color
6486      </frontend_model> 6662      </frontend_model>
6487                           6663                          
6488      <depends> 6664      <depends>
6489                                6665                               
6490       <field  6666       <field 
6491        id="custom" 6667        id="custom"
6492       > 6668       >
6493        1 6669        1
6494       </field> 6670       </field>
6495                            6671                           
6496      </depends> 6672      </depends>
6497                       6673                      
6498     </field> 6674     </field>
6499                      6675                     
6500     <field  6676     <field 
6501      id="footer_top_color 6677      id="footer_top_color
6502      translate="label comment"  6678      translate="label comment" 
6503      type="text 6679      type="text
6504      sortOrder="120"  6680      sortOrder="120" 
6505      showInDefault="1"  6681      showInDefault="1" 
6506      showInWebsite="1"  6682      showInWebsite="1" 
6507      showInStore="1" 6683      showInStore="1"
6508     > 6684     >
6509                           6685                          
6510      <label> 6686      <label>
6511       Text Font Color 6687       Text Font Color
6512      </label> 6688      </label>
6513                           6689                          
6514      <backend_model> 6690      <backend_model>
6515       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6691       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6516      </backend_model> 6692      </backend_model>
6517                           6693                          
6518      <frontend_model> 6694      <frontend_model>
6519       Smartwave\Porto\Block\System\Config\Form\Field\Color 6695       Smartwave\Porto\Block\System\Config\Form\Field\Color
6520      </frontend_model> 6696      </frontend_model>
6521                           6697                          
6522      <depends> 6698      <depends>
6523                                6699                               
6524       <field  6700       <field 
6525        id="custom" 6701        id="custom"
6526       > 6702       >
6527        1 6703        1
6528       </field> 6704       </field>
6529                            6705                           
6530      </depends> 6706      </depends>
6531                       6707                      
6532     </field> 6708     </field>
6533                      6709                     
6534     <field  6710     <field 
6535      id="footer_top_link_color"  6711      id="footer_top_link_color" 
6536      translate="label comment"  6712      translate="label comment" 
6537      type="text 6713      type="text
6538      sortOrder="130"  6714      sortOrder="130" 
6539      showInDefault="1"  6715      showInDefault="1" 
6540      showInWebsite="1"  6716      showInWebsite="1" 
6541      showInStore="1" 6717      showInStore="1"
6542     > 6718     >
6543                           6719                          
6544      <label> 6720      <label>
6545       Links Color 6721       Links Color
6546      </label> 6722      </label>
6547                           6723                          
6548      <backend_model> 6724      <backend_model>
6549       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6725       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6550      </backend_model> 6726      </backend_model>
6551                           6727                          
6552      <frontend_model> 6728      <frontend_model>
6553       Smartwave\Porto\Block\System\Config\Form\Field\Color 6729       Smartwave\Porto\Block\System\Config\Form\Field\Color
6554      </frontend_model> 6730      </frontend_model>
6555                           6731                          
6556      <depends> 6732      <depends>
6557                                6733                               
6558       <field  6734       <field 
6559        id="custom" 6735        id="custom"
6560       > 6736       >
6561        1 6737        1
6562       </field> 6738       </field>
6563                            6739                           
6564      </depends> 6740      </depends>
6565                       6741                      
6566     </field> 6742     </field>
6567                      6743                     
6568     <field  6744     <field 
6569      id="footer_top_link_hover_color"  6745      id="footer_top_link_hover_color" 
6570      translate="label comment"  6746      translate="label comment" 
6571      type="text 6747      type="text
6572      sortOrder="140"  6748      sortOrder="140" 
6573      showInDefault="1"  6749      showInDefault="1" 
6574      showInWebsite="1"  6750      showInWebsite="1" 
6575      showInStore="1" 6751      showInStore="1"
6576     > 6752     >
6577                           6753                          
6578      <label> 6754      <label>
6579       Links Hover Color 6755       Links Hover Color
6580      </label> 6756      </label>
6581                           6757                          
6582      <backend_model> 6758      <backend_model>
6583       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6759       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6584      </backend_model> 6760      </backend_model>
6585                           6761                          
6586      <frontend_model> 6762      <frontend_model>
6587       Smartwave\Porto\Block\System\Config\Form\Field\Color 6763       Smartwave\Porto\Block\System\Config\Form\Field\Color
6588      </frontend_model> 6764      </frontend_model>
6589                           6765                          
6590      <depends> 6766      <depends>
6591                                6767                               
6592       <field  6768       <field 
6593        id="custom" 6769        id="custom"
6594       > 6770       >
6595        1 6771        1
6596       </field> 6772       </field>
6597                            6773                           
6598      </depends> 6774      </depends>
6599                       6775                      
6600     </field> 6776     </field>
6601                      6777                     
6602     <field  6778     <field 
6603      id="footer_middle_heading"  6779      id="footer_middle_heading" 
6604      translate="label comment"  6780      translate="label comment" 
6605      sortOrder="200"  6781      sortOrder="200" 
6606      showInDefault="1"  6782      showInDefault="1" 
6607      showInWebsite="1"  6783      showInWebsite="1" 
6608      showInStore="1" 6784      showInStore="1"
6609     > 6785     >
6610                           6786                          
6611      <label> 6787      <label>
6612       Footer - Middle 6788       Footer - Middle
6613      </label> 6789      </label>
6614                           6790                          
6615      <frontend_model> 6791      <frontend_model>
6616       Magento\Config\Block\System\Config\Form\Field\Heading 6792       Magento\Config\Block\System\Config\Form\Field\Heading
6617      </frontend_model> 6793      </frontend_model>
6618                           6794                          
6619      <depends> 6795      <depends>
6620                                6796                               
6621       <field  6797       <field 
6622        id="custom" 6798        id="custom"
6623       > 6799       >
6624        1 6800        1
6625       </field> 6801       </field>
6626                            6802                           
6627      </depends> 6803      </depends>
6628                       6804                      
6629     </field> 6805     </field>
6630                      6806                     
6631     <field  6807     <field 
6632      id="footer_middle_bgcolor"  6808      id="footer_middle_bgcolor" 
6633      translate="label comment"  6809      translate="label comment" 
6634      type="text 6810      type="text
6635      sortOrder="210"  6811      sortOrder="210" 
6636      showInDefault="1"  6812      showInDefault="1" 
6637      showInWebsite="1"  6813      showInWebsite="1" 
6638      showInStore="1" 6814      showInStore="1"
6639     > 6815     >
6640                           6816                          
6641      <label> 6817      <label>
6642       Background Color 6818       Background Color
6643      </label> 6819      </label>
6644                           6820                          
6645      <backend_model> 6821      <backend_model>
6646       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6822       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6647      </backend_model> 6823      </backend_model>
6648                           6824                          
6649      <frontend_model> 6825      <frontend_model>
6650       Smartwave\Porto\Block\System\Config\Form\Field\Color 6826       Smartwave\Porto\Block\System\Config\Form\Field\Color
6651      </frontend_model> 6827      </frontend_model>
6652                           6828                          
6653      <depends> 6829      <depends>
6654                                6830                               
6655       <field  6831       <field 
6656        id="custom" 6832        id="custom"
6657       > 6833       >
6658        1 6834        1
6659       </field> 6835       </field>
6660                            6836                           
6661      </depends> 6837      </depends>
6662                       6838                      
6663     </field> 6839     </field>
6664                      6840                     
6665     <field  6841     <field 
6666      id="footer_middle_color"  6842      id="footer_middle_color" 
6667      translate="label comment"  6843      translate="label comment" 
6668      type="text 6844      type="text
6669      sortOrder="220"  6845      sortOrder="220" 
6670      showInDefault="1"  6846      showInDefault="1" 
6671      showInWebsite="1"  6847      showInWebsite="1" 
6672      showInStore="1" 6848      showInStore="1"
6673     > 6849     >
6674                           6850                          
6675      <label> 6851      <label>
6676       Text Font Color 6852       Text Font Color
6677      </label> 6853      </label>
6678                           6854                          
6679      <backend_model> 6855      <backend_model>
6680       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6856       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6681      </backend_model> 6857      </backend_model>
6682                           6858                          
6683      <frontend_model> 6859      <frontend_model>
6684       Smartwave\Porto\Block\System\Config\Form\Field\Color 6860       Smartwave\Porto\Block\System\Config\Form\Field\Color
6685      </frontend_model> 6861      </frontend_model>
6686                           6862                          
6687      <depends> 6863      <depends>
6688                                6864                               
6689       <field  6865       <field 
6690        id="custom" 6866        id="custom"
6691       > 6867       >
6692        1 6868        1
6693       </field> 6869       </field>
6694                            6870                           
6695      </depends> 6871      </depends>
6696                       6872                      
6697     </field> 6873     </field>
6698                      6874                     
6699     <field  6875     <field 
6700      id="footer_middle_link_color"  6876      id="footer_middle_link_color" 
6701      translate="label comment"  6877      translate="label comment" 
6702      type="text 6878      type="text
6703      sortOrder="230"  6879      sortOrder="230" 
6704      showInDefault="1"  6880      showInDefault="1" 
6705      showInWebsite="1"  6881      showInWebsite="1" 
6706      showInStore="1" 6882      showInStore="1"
6707     > 6883     >
6708                           6884                          
6709      <label> 6885      <label>
6710       Links Color 6886       Links Color
6711      </label> 6887      </label>
6712                           6888                          
6713      <backend_model> 6889      <backend_model>
6714       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6890       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6715      </backend_model> 6891      </backend_model>
6716                           6892                          
6717      <frontend_model> 6893      <frontend_model>
6718       Smartwave\Porto\Block\System\Config\Form\Field\Color 6894       Smartwave\Porto\Block\System\Config\Form\Field\Color
6719      </frontend_model> 6895      </frontend_model>
6720                           6896                          
6721      <depends> 6897      <depends>
6722                                6898                               
6723       <field  6899       <field 
6724        id="custom" 6900        id="custom"
6725       > 6901       >
6726        1 6902        1
6727       </field> 6903       </field>
6728                            6904                           
6729      </depends> 6905      </depends>
6730                       6906                      
6731     </field> 6907     </field>
6732                      6908                     
6733     <field  6909     <field 
6734      id="footer_middle_link_hover_color"  6910      id="footer_middle_link_hover_color" 
6735      translate="label comment"  6911      translate="label comment" 
6736      type="text 6912      type="text
6737      sortOrder="240"  6913      sortOrder="240" 
6738      showInDefault="1"  6914      showInDefault="1" 
6739      showInWebsite="1"  6915      showInWebsite="1" 
6740      showInStore="1" 6916      showInStore="1"
6741     > 6917     >
6742                           6918                          
6743      <label> 6919      <label>
6744       Links Hover Color 6920       Links Hover Color
6745      </label> 6921      </label>
6746                           6922                          
6747      <backend_model> 6923      <backend_model>
6748       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6924       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6749      </backend_model> 6925      </backend_model>
6750                           6926                          
6751      <frontend_model> 6927      <frontend_model>
6752       Smartwave\Porto\Block\System\Config\Form\Field\Color 6928       Smartwave\Porto\Block\System\Config\Form\Field\Color
6753      </frontend_model> 6929      </frontend_model>
6754                           6930                          
6755      <depends> 6931      <depends>
6756                                6932                               
6757       <field  6933       <field 
6758        id="custom" 6934        id="custom"
6759       > 6935       >
6760        1 6936        1
6761       </field> 6937       </field>
6762                            6938                           
6763      </depends> 6939      </depends>
6764                       6940                      
6765     </field> 6941     </field>
6766                      6942                     
6767     <field  6943     <field 
6768      id="footer_middle_title_color"  6944      id="footer_middle_title_color" 
6769      translate="label comment"  6945      translate="label comment" 
6770      type="text 6946      type="text
6771      sortOrder="250"  6947      sortOrder="250" 
6772      showInDefault="1"  6948      showInDefault="1" 
6773      showInWebsite="1"  6949      showInWebsite="1" 
6774      showInStore="1" 6950      showInStore="1"
6775     > 6951     >
6776                           6952                          
6777      <label> 6953      <label>
6778       Block Title Color 6954       Block Title Color
6779      </label> 6955      </label>
6780                           6956                          
6781      <backend_model> 6957      <backend_model>
6782       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6958       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6783      </backend_model> 6959      </backend_model>
6784                           6960                          
6785      <frontend_model> 6961      <frontend_model>
6786       Smartwave\Porto\Block\System\Config\Form\Field\Color 6962       Smartwave\Porto\Block\System\Config\Form\Field\Color
6787      </frontend_model> 6963      </frontend_model>
6788                           6964                          
6789      <depends> 6965      <depends>
6790                                6966                               
6791       <field  6967       <field 
6792        id="custom" 6968        id="custom"
6793       > 6969       >
6794        1 6970        1
6795       </field> 6971       </field>
6796                            6972                           
6797      </depends> 6973      </depends>
6798                       6974                      
6799     </field> 6975     </field>
6800                      6976                     
6801     <field  6977     <field 
6802      id="footer_middle_links_icon_color"  6978      id="footer_middle_links_icon_color" 
6803      translate="label comment"  6979      translate="label comment" 
6804      type="text 6980      type="text
6805      sortOrder="260"  6981      sortOrder="260" 
6806      showInDefault="1"  6982      showInDefault="1" 
6807      showInWebsite="1"  6983      showInWebsite="1" 
6808      showInStore="1" 6984      showInStore="1"
6809     > 6985     >
6810                           6986                          
6811      <label> 6987      <label>
6812       Links Icon Color 6988       Links Icon Color
6813      </label> 6989      </label>
6814                           6990                          
6815      <backend_model> 6991      <backend_model>
6816       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6992       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6817      </backend_model> 6993      </backend_model>
6818                           6994                          
6819      <frontend_model> 6995      <frontend_model>
6820       Smartwave\Porto\Block\System\Config\Form\Field\Color 6996       Smartwave\Porto\Block\System\Config\Form\Field\Color
6821      </frontend_model> 6997      </frontend_model>
6822                           6998                          
6823      <depends> 6999      <depends>
6824                                7000                               
6825       <field  7001       <field 
6826        id="custom" 7002        id="custom"
6827       > 7003       >
6828        1 7004        1
6829       </field> 7005       </field>
6830                            7006                           
6831      </depends> 7007      </depends>
6832                       7008                      
6833     </field> 7009     </field>
6834                      7010                     
6835     <field  7011     <field 
6836      id="footer_middle_ribbon_bgcolor"  7012      id="footer_middle_ribbon_bgcolor" 
6837      translate="label comment"  7013      translate="label comment" 
6838      type="text 7014      type="text
6839      sortOrder="270"  7015      sortOrder="270" 
6840      showInDefault="1"  7016      showInDefault="1" 
6841      showInWebsite="1"  7017      showInWebsite="1" 
6842      showInStore="1" 7018      showInStore="1"
6843     > 7019     >
6844                           7020                          
6845      <label> 7021      <label>
6846       Ribbon Background Color 7022       Ribbon Background Color
6847      </label> 7023      </label>
6848                           7024                          
6849      <backend_model> 7025      <backend_model>
6850       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7026       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6851      </backend_model> 7027      </backend_model>
6852                           7028                          
6853      <frontend_model> 7029      <frontend_model>
6854       Smartwave\Porto\Block\System\Config\Form\Field\Color 7030       Smartwave\Porto\Block\System\Config\Form\Field\Color
6855      </frontend_model> 7031      </frontend_model>
6856                           7032                          
6857      <depends> 7033      <depends>
6858                                7034                               
6859       <field  7035       <field 
6860        id="custom" 7036        id="custom"
6861       > 7037       >
6862        1 7038        1
6863       </field> 7039       </field>
6864                            7040                           
6865      </depends> 7041      </depends>
6866                       7042                      
6867     </field> 7043     </field>
6868                      7044                     
6869     <field  7045     <field 
6870      id="footer_middle_ribbon_shadow_color"  7046      id="footer_middle_ribbon_shadow_color" 
6871      translate="label comment"  7047      translate="label comment" 
6872      type="text 7048      type="text
6873      sortOrder="280"  7049      sortOrder="280" 
6874      showInDefault="1"  7050      showInDefault="1" 
6875      showInWebsite="1"  7051      showInWebsite="1" 
6876      showInStore="1" 7052      showInStore="1"
6877     > 7053     >
6878                           7054                          
6879      <label> 7055      <label>
6880       Ribbon Shadow Color 7056       Ribbon Shadow Color
6881      </label> 7057      </label>
6882                           7058                          
6883      <backend_model> 7059      <backend_model>
6884       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7060       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6885      </backend_model> 7061      </backend_model>
6886                           7062                          
6887      <frontend_model> 7063      <frontend_model>
6888       Smartwave\Porto\Block\System\Config\Form\Field\Color 7064       Smartwave\Porto\Block\System\Config\Form\Field\Color
6889      </frontend_model> 7065      </frontend_model>
6890                           7066                          
6891      <depends> 7067      <depends>
6892                                7068                               
6893       <field  7069       <field 
6894        id="custom" 7070        id="custom"
6895       > 7071       >
6896        1 7072        1
6897       </field> 7073       </field>
6898                            7074                           
6899      </depends> 7075      </depends>
6900                       7076                      
6901     </field> 7077     </field>
6902                      7078                     
6903     <field  7079     <field 
6904      id="footer_middle_ribbon_color 7080      id="footer_middle_ribbon_color
6905      translate="label comment"  7081      translate="label comment" 
6906      type="text 7082      type="text
6907      sortOrder="290"  7083      sortOrder="290" 
6908      showInDefault="1"  7084      showInDefault="1" 
6909      showInWebsite="1"  7085      showInWebsite="1" 
6910      showInStore="1" 7086      showInStore="1"
6911     > 7087     >
6912                           7088                          
6913      <label> 7089      <label>
6914       Ribbon Text Font Color 7090       Ribbon Text Font Color
6915      </label> 7091      </label>
6916                           7092                          
6917      <backend_model> 7093      <backend_model>
6918       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7094       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6919      </backend_model> 7095      </backend_model>
6920                           7096                          
6921      <frontend_model> 7097      <frontend_model>
6922       Smartwave\Porto\Block\System\Config\Form\Field\Color 7098       Smartwave\Porto\Block\System\Config\Form\Field\Color
6923      </frontend_model> 7099      </frontend_model>
6924                           7100                          
6925      <depends> 7101      <depends>
6926                                7102                               
6927       <field  7103       <field 
6928        id="custom" 7104        id="custom"
6929       > 7105       >
6930        1 7106        1
6931       </field> 7107       </field>
6932                            7108                           
6933      </depends> 7109      </depends>
6934                       7110                      
6935     </field> 7111     </field>
6936                      7112                     
6937     <field  7113     <field 
6938      id="footer_middle_2_heading"  7114      id="footer_middle_2_heading" 
6939      translate="label comment"  7115      translate="label comment" 
6940      sortOrder="300"  7116      sortOrder="300" 
6941      showInDefault="1"  7117      showInDefault="1" 
6942      showInWebsite="1"  7118      showInWebsite="1" 
6943      showInStore="1" 7119      showInStore="1"
6944     > 7120     >
6945                           7121                          
6946      <label> 7122      <label>
6947       Footer - Middle 2nd Row 7123       Footer - Middle 2nd Row
6948      </label> 7124      </label>
6949                           7125                          
6950      <frontend_model> 7126      <frontend_model>
6951       Magento\Config\Block\System\Config\Form\Field\Heading 7127       Magento\Config\Block\System\Config\Form\Field\Heading
6952      </frontend_model> 7128      </frontend_model>
6953                           7129                          
6954      <depends> 7130      <depends>
6955                                7131                               
6956       <field  7132       <field 
6957        id="custom" 7133        id="custom"
6958       > 7134       >
6959        1 7135        1
6960       </field> 7136       </field>
6961                            7137                           
6962      </depends> 7138      </depends>
6963                       7139                      
6964     </field> 7140     </field>
6965                      7141                     
6966     <field  7142     <field 
6967      id="footer_middle_2_bgcolor"  7143      id="footer_middle_2_bgcolor" 
6968      translate="label comment"  7144      translate="label comment" 
6969      type="text 7145      type="text
6970      sortOrder="310"  7146      sortOrder="310" 
6971      showInDefault="1"  7147      showInDefault="1" 
6972      showInWebsite="1"  7148      showInWebsite="1" 
6973      showInStore="1" 7149      showInStore="1"
6974     > 7150     >
6975                           7151                          
6976      <label> 7152      <label>
6977       Background Color 7153       Background Color
6978      </label> 7154      </label>
6979                           7155                          
6980      <backend_model> 7156      <backend_model>
6981       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7157       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6982      </backend_model> 7158      </backend_model>
6983                           7159                          
6984      <frontend_model> 7160      <frontend_model>
6985       Smartwave\Porto\Block\System\Config\Form\Field\Color 7161       Smartwave\Porto\Block\System\Config\Form\Field\Color
6986      </frontend_model> 7162      </frontend_model>
6987                           7163                          
6988      <depends> 7164      <depends>
6989                                7165                               
6990       <field  7166       <field 
6991        id="custom" 7167        id="custom"
6992       > 7168       >
6993        1 7169        1
6994       </field> 7170       </field>
6995                            7171                           
6996      </depends> 7172      </depends>
6997                       7173                      
6998     </field> 7174     </field>
6999                      7175                     
7000     <field  7176     <field 
7001      id="footer_middle_2_color"  7177      id="footer_middle_2_color" 
7002      translate="label comment"  7178      translate="label comment" 
7003      type="text 7179      type="text
7004      sortOrder="320"  7180      sortOrder="320" 
7005      showInDefault="1"  7181      showInDefault="1" 
7006      showInWebsite="1"  7182      showInWebsite="1" 
7007      showInStore="1" 7183      showInStore="1"
7008     > 7184     >
7009                           7185                          
7010      <label> 7186      <label>
7011       Text Font Color 7187       Text Font Color
7012      </label> 7188      </label>
7013                           7189                          
7014      <backend_model> 7190      <backend_model>
7015       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7191       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7016      </backend_model> 7192      </backend_model>
7017                           7193                          
7018      <frontend_model> 7194      <frontend_model>
7019       Smartwave\Porto\Block\System\Config\Form\Field\Color 7195       Smartwave\Porto\Block\System\Config\Form\Field\Color
7020      </frontend_model> 7196      </frontend_model>
7021                           7197                          
7022      <depends> 7198      <depends>
7023                                7199                               
7024       <field  7200       <field 
7025        id="custom" 7201        id="custom"
7026       > 7202       >
7027        1 7203        1
7028       </field> 7204       </field>
7029                            7205                           
7030      </depends> 7206      </depends>
7031                       7207                      
7032     </field> 7208     </field>
7033                      7209                     
7034     <field  7210     <field 
7035      id="footer_middle_2_link_color 7211      id="footer_middle_2_link_color
7036      translate="label comment"  7212      translate="label comment" 
7037      type="text 7213      type="text
7038      sortOrder="330"  7214      sortOrder="330" 
7039      showInDefault="1"  7215      showInDefault="1" 
7040      showInWebsite="1"  7216      showInWebsite="1" 
7041      showInStore="1" 7217      showInStore="1"
7042     > 7218     >
7043                           7219                          
7044      <label> 7220      <label>
7045       Links Color 7221       Links Color
7046      </label> 7222      </label>
7047                           7223                          
7048      <backend_model> 7224      <backend_model>
7049       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7225       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7050      </backend_model> 7226      </backend_model>
7051                           7227                          
7052      <frontend_model> 7228      <frontend_model>
7053       Smartwave\Porto\Block\System\Config\Form\Field\Color 7229       Smartwave\Porto\Block\System\Config\Form\Field\Color
7054      </frontend_model> 7230      </frontend_model>
7055                           7231                          
7056      <depends> 7232      <depends>
7057                                7233                               
7058       <field  7234       <field 
7059        id="custom" 7235        id="custom"
7060       > 7236       >
7061        1 7237        1
7062       </field> 7238       </field>
7063                            7239                           
7064      </depends> 7240      </depends>
7065                       7241                      
7066     </field> 7242     </field>
7067                      7243                     
7068     <field  7244     <field 
7069      id="footer_middle_2_link_hover_color"  7245      id="footer_middle_2_link_hover_color" 
7070      translate="label comment"  7246      translate="label comment" 
7071      type="text 7247      type="text
7072      sortOrder="340"  7248      sortOrder="340" 
7073      showInDefault="1"  7249      showInDefault="1" 
7074      showInWebsite="1"  7250      showInWebsite="1" 
7075      showInStore="1" 7251      showInStore="1"
7076     > 7252     >
7077                           7253                          
7078      <label> 7254      <label>
7079       Links Hover Color 7255       Links Hover Color
7080      </label> 7256      </label>
7081                           7257                          
7082      <backend_model> 7258      <backend_model>
7083       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7259       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7084      </backend_model> 7260      </backend_model>
7085                           7261                          
7086      <frontend_model> 7262      <frontend_model>
7087       Smartwave\Porto\Block\System\Config\Form\Field\Color 7263       Smartwave\Porto\Block\System\Config\Form\Field\Color
7088      </frontend_model> 7264      </frontend_model>
7089                           7265                          
7090      <depends> 7266      <depends>
7091                                7267                               
7092       <field  7268       <field 
7093        id="custom" 7269        id="custom"
7094       > 7270       >
7095        1 7271        1
7096       </field> 7272       </field>
7097                            7273                           
7098      </depends> 7274      </depends>
7099                       7275                      
7100     </field> 7276     </field>
7101                      7277                     
7102     <field  7278     <field 
7103      id="footer_middle_2_title_color"  7279      id="footer_middle_2_title_color" 
7104      translate="label comment"  7280      translate="label comment" 
7105      type="text 7281      type="text
7106      sortOrder="350"  7282      sortOrder="350" 
7107      showInDefault="1"  7283      showInDefault="1" 
7108      showInWebsite="1"  7284      showInWebsite="1" 
7109      showInStore="1" 7285      showInStore="1"
7110     > 7286     >
7111                           7287                          
7112      <label> 7288      <label>
7113       Block Title Color 7289       Block Title Color
7114      </label> 7290      </label>
7115                           7291                          
7116      <backend_model> 7292      <backend_model>
7117       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7293       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7118      </backend_model> 7294      </backend_model>
7119                           7295                          
7120      <frontend_model> 7296      <frontend_model>
7121       Smartwave\Porto\Block\System\Config\Form\Field\Color 7297       Smartwave\Porto\Block\System\Config\Form\Field\Color
7122      </frontend_model> 7298      </frontend_model>
7123                           7299                          
7124      <depends> 7300      <depends>
7125                                7301                               
7126       <field  7302       <field 
7127        id="custom" 7303        id="custom"
7128       > 7304       >
7129        1 7305        1
7130       </field> 7306       </field>
7131                            7307                           
7132      </depends> 7308      </depends>
7133                       7309                      
7134     </field> 7310     </field>
7135                      7311                     
7136     <field  7312     <field 
7137      id="footer_middle_2_links_icon_color"  7313      id="footer_middle_2_links_icon_color" 
7138      translate="label comment"  7314      translate="label comment" 
7139      type="text 7315      type="text
7140      sortOrder="360"  7316      sortOrder="360" 
7141      showInDefault="1"  7317      showInDefault="1" 
7142      showInWebsite="1"  7318      showInWebsite="1" 
7143      showInStore="1" 7319      showInStore="1"
7144     > 7320     >
7145                           7321                          
7146      <label> 7322      <label>
7147       Links Icon Color 7323       Links Icon Color
7148      </label> 7324      </label>
7149                           7325                          
7150      <backend_model> 7326      <backend_model>
7151       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7327       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7152      </backend_model> 7328      </backend_model>
7153                           7329                          
7154      <frontend_model> 7330      <frontend_model>
7155       Smartwave\Porto\Block\System\Config\Form\Field\Color 7331       Smartwave\Porto\Block\System\Config\Form\Field\Color
7156      </frontend_model> 7332      </frontend_model>
7157                           7333                          
7158      <depends> 7334      <depends>
7159                                7335                               
7160       <field  7336       <field 
7161        id="custom" 7337        id="custom"
7162       > 7338       >
7163        1 7339        1
7164       </field> 7340       </field>
7165                            7341                           
7166      </depends> 7342      </depends>
7167                       7343                      
7168     </field> 7344     </field>
7169                      7345                     
7170     <field  7346     <field 
7171      id="footer_bottom_heading"  7347      id="footer_bottom_heading" 
7172      translate="label comment"  7348      translate="label comment" 
7173      sortOrder="400"  7349      sortOrder="400" 
7174      showInDefault="1"  7350      showInDefault="1" 
7175      showInWebsite="1"  7351      showInWebsite="1" 
7176      showInStore="1" 7352      showInStore="1"
7177     > 7353     >
7178                           7354                          
7179      <label> 7355      <label>
7180       Footer - Bottom 7356       Footer - Bottom
7181      </label> 7357      </label>
7182                           7358                          
7183      <frontend_model> 7359      <frontend_model>
7184       Magento\Config\Block\System\Config\Form\Field\Heading 7360       Magento\Config\Block\System\Config\Form\Field\Heading
7185      </frontend_model> 7361      </frontend_model>
7186                           7362                          
7187      <depends> 7363      <depends>
7188                                7364                               
7189       <field  7365       <field 
7190        id="custom" 7366        id="custom"
7191       > 7367       >
7192        1 7368        1
7193       </field> 7369       </field>
7194                            7370                           
7195      </depends> 7371      </depends>
7196                       7372                      
7197     </field> 7373     </field>
7198                      7374                     
7199     <field  7375     <field 
7200      id="footer_bottom_bgcolor"  7376      id="footer_bottom_bgcolor" 
7201      translate="label comment"  7377      translate="label comment" 
7202      type="text 7378      type="text
7203      sortOrder="410"  7379      sortOrder="410" 
7204      showInDefault="1"  7380      showInDefault="1" 
7205      showInWebsite="1"  7381      showInWebsite="1" 
7206      showInStore="1" 7382      showInStore="1"
7207     > 7383     >
7208                           7384                          
7209      <label> 7385      <label>
7210       Background Color 7386       Background Color
7211      </label> 7387      </label>
7212                           7388                          
7213      <backend_model> 7389      <backend_model>
7214       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7390       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7215      </backend_model> 7391      </backend_model>
7216                           7392                          
7217      <frontend_model> 7393      <frontend_model>
7218       Smartwave\Porto\Block\System\Config\Form\Field\Color 7394       Smartwave\Porto\Block\System\Config\Form\Field\Color
7219      </frontend_model> 7395      </frontend_model>
7220                           7396                          
7221      <depends> 7397      <depends>
7222                                7398                               
7223       <field  7399       <field 
7224        id="custom" 7400        id="custom"
7225       > 7401       >
7226        1 7402        1
7227       </field> 7403       </field>
7228                            7404                           
7229      </depends> 7405      </depends>
7230                       7406                      
7231     </field> 7407     </field>
7232                      7408                     
7233     <field  7409     <field 
7234      id="footer_bottom_color"  7410      id="footer_bottom_color" 
7235      translate="label comment"  7411      translate="label comment" 
7236      type="text 7412      type="text
7237      sortOrder="420"  7413      sortOrder="420" 
7238      showInDefault="1"  7414      showInDefault="1" 
7239      showInWebsite="1"  7415      showInWebsite="1" 
7240      showInStore="1" 7416      showInStore="1"
7241     > 7417     >
7242                           7418                          
7243      <label> 7419      <label>
7244       Text Font Color 7420       Text Font Color
7245      </label> 7421      </label>
7246                           7422                          
7247      <backend_model> 7423      <backend_model>
7248       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7424       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7249      </backend_model> 7425      </backend_model>
7250                           7426                          
7251      <frontend_model> 7427      <frontend_model>
7252       Smartwave\Porto\Block\System\Config\Form\Field\Color 7428       Smartwave\Porto\Block\System\Config\Form\Field\Color
7253      </frontend_model> 7429      </frontend_model>
7254                           7430                          
7255      <depends> 7431      <depends>
7256                                7432                               
7257       <field  7433       <field 
7258        id="custom" 7434        id="custom"
7259       > 7435       >
7260        1 7436        1
7261       </field> 7437       </field>
7262                            7438                           
7263      </depends> 7439      </depends>
7264                       7440                      
7265     </field> 7441     </field>
7266                      7442                     
7267     <field  7443     <field 
7268      id="footer_bottom_link_color"  7444      id="footer_bottom_link_color" 
7269      translate="label comment"  7445      translate="label comment" 
7270      type="text 7446      type="text
7271      sortOrder="430"  7447      sortOrder="430" 
7272      showInDefault="1"  7448      showInDefault="1" 
7273      showInWebsite="1"  7449      showInWebsite="1" 
7274      showInStore="1" 7450      showInStore="1"
7275     > 7451     >
7276                           7452                          
7277      <label> 7453      <label>
7278       Links Color 7454       Links Color
7279      </label> 7455      </label>
7280                           7456                          
7281      <backend_model> 7457      <backend_model>
7282       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7458       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7283      </backend_model> 7459      </backend_model>
7284                           7460                          
7285      <frontend_model> 7461      <frontend_model>
7286       Smartwave\Porto\Block\System\Config\Form\Field\Color 7462       Smartwave\Porto\Block\System\Config\Form\Field\Color
7287      </frontend_model> 7463      </frontend_model>
7288                           7464                          
7289      <depends> 7465      <depends>
7290                                7466                               
7291       <field  7467       <field 
7292        id="custom" 7468        id="custom"
7293       > 7469       >
7294        1 7470        1
7295       </field> 7471       </field>
7296                            7472                           
7297      </depends> 7473      </depends>
7298                       7474                      
7299     </field> 7475     </field>
7300                      7476                     
7301     <field  7477     <field 
7302      id="footer_bottom_link_hover_color"  7478      id="footer_bottom_link_hover_color" 
7303      translate="label comment"  7479      translate="label comment" 
7304      type="text 7480      type="text
7305      sortOrder="440"  7481      sortOrder="440" 
7306      showInDefault="1"  7482      showInDefault="1" 
7307      showInWebsite="1"  7483      showInWebsite="1" 
7308      showInStore="1" 7484      showInStore="1"
7309     > 7485     >
7310                           7486                          
7311      <label> 7487      <label>
7312       Links Hover Color 7488       Links Hover Color
7313      </label> 7489      </label>
7314                           7490                          
7315      <backend_model> 7491      <backend_model>
7316       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7492       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7317      </backend_model> 7493      </backend_model>
7318                           7494                          
7319      <frontend_model> 7495      <frontend_model>
7320       Smartwave\Porto\Block\System\Config\Form\Field\Color 7496       Smartwave\Porto\Block\System\Config\Form\Field\Color
7321      </frontend_model> 7497      </frontend_model>
7322                           7498                          
7323      <depends> 7499      <depends>
7324                                7500                               
7325       <field  7501       <field 
7326        id="custom" 7502        id="custom"
7327       > 7503       >
7328        1 7504        1
7329       </field> 7505       </field>
7330                            7506                           
7331      </depends> 7507      </depends>
7332                       7508                      
7333     </field> 7509     </field>
7334                  7510                 
7335    </group> 7511    </group>
7336                 7512                
7337    <group  7513    <group 
7338     id="page"  7514     id="page" 
7339     translate="label"  7515     translate="label" 
7340     sortOrder="600"  7516     sortOrder="600" 
7341     showInDefault="1"  7517     showInDefault="1" 
7342     showInWebsite="1"  7518     showInWebsite="1" 
7343     showInStore="1" 7519     showInStore="1"
7344    > 7520    >
7345                      7521                     
7346     <label> 7522     <label>
7347      Page Wrapper 7523      Page Wrapper
7348     </label> 7524     </label>
7349                      7525                     
7350     <field  7526     <field 
7351      id="custom 7527      id="custom
7352      translate="label comment"  7528      translate="label comment" 
7353      type="select"  7529      type="select" 
7354      sortOrder="10"  7530      sortOrder="10" 
7355      showInDefault="1"  7531      showInDefault="1" 
7356      showInWebsite="1"  7532      showInWebsite="1" 
7357      showInStore="1" 7533      showInStore="1"
7358     > 7534     >
7359                           7535                          
7360      <label> 7536      <label>
7361       Custom 7537       Custom
7362      </label> 7538      </label>
7363                           7539                          
7364      <source_model> 7540      <source_model>
7365       Magento\Config\Model\Config\Source\Yesno 7541       Magento\Config\Model\Config\Source\Yesno
7366      </source_model> 7542      </source_model>
7367                       7543                      
7368     </field> 7544     </field>
7369                      7545                     
7370     <field  7546     <field 
7371      id="page_bgcolor"  7547      id="page_bgcolor" 
7372      translate="label comment"  7548      translate="label comment" 
7373      type="text 7549      type="text
7374      sortOrder="100"  7550      sortOrder="100" 
7375      showInDefault="1"  7551      showInDefault="1" 
7376      showInWebsite="1"  7552      showInWebsite="1" 
7377      showInStore="1" 7553      showInStore="1"
7378     > 7554     >
7379                           7555                          
7380      <label> 7556      <label>
7381       Background Color 7557       Background Color
7382      </label> 7558      </label>
7383                           7559                          
7384      <backend_model> 7560      <backend_model>
7385       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7561       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7386      </backend_model> 7562      </backend_model>
7387                           7563                          
7388      <frontend_model> 7564      <frontend_model>
7389       Smartwave\Porto\Block\System\Config\Form\Field\Color 7565       Smartwave\Porto\Block\System\Config\Form\Field\Color
7390      </frontend_model> 7566      </frontend_model>
7391                           7567                          
7392      <depends> 7568      <depends>
7393                                7569                               
7394       <field  7570       <field 
7395        id="custom" 7571        id="custom"
7396       > 7572       >
7397        1 7573        1
7398       </field> 7574       </field>
7399                            7575                           
7400      </depends> 7576      </depends>
7401                       7577                      
7402     </field> 7578     </field>
7403                      7579                     
7404     <field  7580     <field 
7405      id="page_bg_image"  7581      id="page_bg_image" 
7406      translate="label"  7582      translate="label" 
7407      type="image"  7583      type="image" 
7408      sortOrder="110"  7584      sortOrder="110" 
7409      showInDefault="1"  7585      showInDefault="1" 
7410      showInWebsite="1"  7586      showInWebsite="1" 
7411      showInStore="1" 7587      showInStore="1"
7412     > 7588     >
7413                           7589                          
7414      <label> 7590      <label>
7415       Background Image 7591       Background Image
7416      </label> 7592      </label>
7417                           7593                          
7418      <comment> 7594      <comment>
7419       Allowed file types:PNG, GIF, JPG, JPEG. 7595       Allowed file types:PNG, GIF, JPG, JPEG.
7420      </comment> 7596      </comment>
7421                           7597                          
7422      <backend_model> 7598      <backend_model>
7423       Smartwave\Porto\Model\Config\Backend\Image\Page 7599       Smartwave\Porto\Model\Config\Backend\Image\Page
7424      </backend_model> 7600      </backend_model>
7425                           7601                          
7426      <base_url  7602      <base_url 
7427       type="media"  7603       type="media" 
7428       scope_info="1" 7604       scope_info="1"
7429      > 7605      >
7430       porto/page_bg 7606       porto/page_bg
7431      </base_url> 7607      </base_url>
7432                           7608                          
7433      <depends> 7609      <depends>
7434                                7610                               
7435       <field  7611       <field 
7436        id="custom" 7612        id="custom"
7437       > 7613       >
7438        1 7614        1
7439       </field> 7615       </field>
7440                            7616                           
7441      </depends> 7617      </depends>
7442                       7618                      
7443     </field> 7619     </field>
7444                      7620                     
7445     <field  7621     <field 
7446      id="page_custom_style"  7622      id="page_custom_style" 
7447      translate="label comment"  7623      translate="label comment" 
7448      type="textarea"  7624      type="textarea" 
7449      sortOrder="120"  7625      sortOrder="120" 
7450      showInDefault="1"  7626      showInDefault="1" 
7451      showInWebsite="1"  7627      showInWebsite="1" 
7452      showInStore="1" 7628      showInStore="1"
7453     > 7629     >
7454                           7630                          
7455      <label> 7631      <label>
7456       Custom Style 7632       Custom Style
7457      </label> 7633      </label>
7458                           7634                          
7459      <comment> 7635      <comment>
7460       <![CDATA[Type in your custom styles , e.g.:<br/> 7636       <![CDATA[Type in your custom styles , e.g.:<br/>
7461                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em> 7637                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em>
7462                                   ]]> 7638                                   ]]>
7463      </comment> 7639      </comment>
7464                           7640                          
7465      <depends> 7641      <depends>
7466                                7642                               
7467       <field  7643       <field 
7468        id="custom" 7644        id="custom"
7469       > 7645       >
7470        1 7646        1
7471       </field> 7647       </field>
7472                            7648                           
7473      </depends> 7649      </depends>
7474                       7650                      
7475     </field> 7651     </field>
7476                  7652                 
7477    </group> 7653    </group>
7478                 7654                
7479    <group  7655    <group 
7480     id="main"  7656     id="main" 
7481     translate="label"  7657     translate="label" 
7482     sortOrder="700"  7658     sortOrder="700" 
7483     showInDefault="1"  7659     showInDefault="1" 
7484     showInWebsite="1"  7660     showInWebsite="1" 
7485     showInStore="1" 7661     showInStore="1"
7486    > 7662    >
7487                      7663                     
7488     <label> 7664     <label>
7489      Main Content 7665      Main Content
7490     </label> 7666     </label>
7491                      7667                     
7492     <field  7668     <field 
7493      id="custom 7669      id="custom
7494      translate="label comment"  7670      translate="label comment" 
7495      type="select"  7671      type="select" 
7496      sortOrder="10"  7672      sortOrder="10" 
7497      showInDefault="1"  7673      showInDefault="1" 
7498      showInWebsite="1"  7674      showInWebsite="1" 
7499      showInStore="1" 7675      showInStore="1"
7500     > 7676     >
7501                           7677                          
7502      <label> 7678      <label>
7503       Custom 7679       Custom
7504      </label> 7680      </label>
7505                           7681                          
7506      <source_model> 7682      <source_model>
7507       Magento\Config\Model\Config\Source\Yesno 7683       Magento\Config\Model\Config\Source\Yesno
7508      </source_model> 7684      </source_model>
7509                       7685                      
7510     </field> 7686     </field>
7511                      7687                     
7512     <field  7688     <field 
7513      id="main_bgcolor"  7689      id="main_bgcolor" 
7514      translate="label comment"  7690      translate="label comment" 
7515      type="text 7691      type="text
7516      sortOrder="100"  7692      sortOrder="100" 
7517      showInDefault="1"  7693      showInDefault="1" 
7518      showInWebsite="1"  7694      showInWebsite="1" 
7519      showInStore="1" 7695      showInStore="1"
7520     > 7696     >
7521                           7697                          
7522      <label> 7698      <label>
7523       Background Color 7699       Background Color
7524      </label> 7700      </label>
7525                           7701                          
7526      <backend_model> 7702      <backend_model>
7527       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7703       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7528      </backend_model> 7704      </backend_model>
7529                           7705                          
7530      <frontend_model> 7706      <frontend_model>
7531       Smartwave\Porto\Block\System\Config\Form\Field\Color 7707       Smartwave\Porto\Block\System\Config\Form\Field\Color
7532      </frontend_model> 7708      </frontend_model>
7533                           7709                          
7534      <depends> 7710      <depends>
7535                                7711                               
7536       <field  7712       <field 
7537        id="custom" 7713        id="custom"
7538       > 7714       >
7539        1 7715        1
7540       </field> 7716       </field>
7541                            7717                           
7542      </depends> 7718      </depends>
7543                       7719                      
7544     </field> 7720     </field>
7545                      7721                     
7546     <field  7722     <field 
7547      id="main_bg_image"  7723      id="main_bg_image" 
7548      translate="label"  7724      translate="label" 
7549      type="image"  7725      type="image" 
7550      sortOrder="110"  7726      sortOrder="110" 
7551      showInDefault="1"  7727      showInDefault="1" 
7552      showInWebsite="1"  7728      showInWebsite="1" 
7553      showInStore="1" 7729      showInStore="1"
7554     > 7730     >
7555                           7731                          
7556      <label> 7732      <label>
7557       Background Image 7733       Background Image
7558      </label> 7734      </label>
7559                           7735                          
7560      <comment> 7736      <comment>
7561       Allowed file types:PNG, GIF, JPG, JPEG. 7737       Allowed file types:PNG, GIF, JPG, JPEG.
7562      </comment> 7738      </comment>
7563                           7739                          
7564      <backend_model> 7740      <backend_model>
7565       Smartwave\Porto\Model\Config\Backend\Image\Main 7741       Smartwave\Porto\Model\Config\Backend\Image\Main
7566      </backend_model> 7742      </backend_model>
7567                           7743                          
7568      <base_url  7744      <base_url 
7569       type="media"  7745       type="media" 
7570       scope_info="1" 7746       scope_info="1"
7571      > 7747      >
7572       porto/main_bg 7748       porto/main_bg
7573      </base_url> 7749      </base_url>
7574                           7750                          
7575      <depends> 7751      <depends>
7576                                7752                               
7577       <field  7753       <field 
7578        id="custom" 7754        id="custom"
7579       > 7755       >
7580        1 7756        1
7581       </field> 7757       </field>
7582                            7758                           
7583      </depends> 7759      </depends>
7584                       7760                      
7585     </field> 7761     </field>
7586                      7762                     
7587     <field  7763     <field 
7588      id="main_custom_style"  7764      id="main_custom_style" 
7589      translate="label comment"  7765      translate="label comment" 
7590      type="textarea"  7766      type="textarea" 
7591      sortOrder="120"  7767      sortOrder="120" 
7592      showInDefault="1"  7768      showInDefault="1" 
7593      showInWebsite="1"  7769      showInWebsite="1" 
7594      showInStore="1" 7770      showInStore="1"
7595     > 7771     >
7596                           7772                          
7597      <label> 7773      <label>
7598       Custom Style 7774       Custom Style
7599      </label> 7775      </label>
7600                           7776                          
7601      <comment> 7777      <comment>
7602       <![CDATA[Type in your custom styles , e.g.:<br/> 7778       <![CDATA[Type in your custom styles , e.g.:<br/>
7603                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em> 7779                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em>
7604                                   ]]> 7780                                   ]]>
7605      </comment> 7781      </comment>
7606                           7782                          
7607      <depends> 7783      <depends>
7608                                7784                               
7609       <field  7785       <field 
7610        id="custom" 7786        id="custom"
7611       > 7787       >
7612        1 7788        1
7613       </field> 7789       </field>
7614                            7790                           
7615      </depends> 7791      </depends>
7616                       7792                      
7617     </field> 7793     </field>
7618                  7794                 
7619    </group> 7795    </group>
7620             7796            
7621   </section> 7797   </section>
7622            7798           
7623   <section  7799   <section 
7624    id="porto_license"  7800    id="porto_license" 
7625    translate="label"  7801    translate="label" 
7626    sortOrder="30"  7802    sortOrder="30" 
7627    showInDefault="1"  7803    showInDefault="1" 
7628    showInWebsite="0"  7804    showInWebsite="0" 
7629    showInStore="0" 7805    showInStore="0"
7630   > 7806   >
7631                 7807                
7632    <label> 7808    <label>
7633     Activate Theme 7809     Activate Theme
7634    </label> 7810    </label>
7635                 7811                
7636    <tab> 7812    <tab>
7637     smartwave_porto 7813     smartwave_porto
7638    </tab> 7814    </tab>
7639                 7815                
7640    <resource> 7816    <resource>
7641     Smartwave_Porto::config 7817     Smartwave_Porto::config
7642    </resource> 7818    </resource>
7643                 7819                
7644    <group  7820    <group 
7645     id="general"  7821     id="general" 
7646     translate="label"  7822     translate="label" 
7647     sortOrder="100"  7823     sortOrder="100" 
7648     showInDefault="1"  7824     showInDefault="1" 
7649     showInWebsite="0"  7825     showInWebsite="0" 
7650     showInStore="0" 7826     showInStore="0"
7651    > 7827    >
7652                      7828                     
7653     <label> 7829     <label>
7654      General 7830      General
7655     </label> 7831     </label>
7656                      7832                     
7657     <field  7833     <field 
7658      id="purchase_code"  7834      id="purchase_code" 
7659      translate="label comment"  7835      translate="label comment" 
7660      type="text 7836      type="text
7661      sortOrder="10"  7837      sortOrder="10" 
7662      showInDefault="1"  7838      showInDefault="1" 
7663      showInWebsite="0"  7839      showInWebsite="0" 
7664      showInStore="0" 7840      showInStore="0"
7665     > 7841     >
7666                           7842                          
7667      <label> 7843      <label>
7668       Purchase Code 7844       Purchase Code
7669      </label> 7845      </label>
7670                       7846                      
7671     </field> 7847     </field>
7672                      7848                     
7673     <field  7849     <field 
7674      id="purchase_code_confirm"  7850      id="purchase_code_confirm" 
7675      translate="label comment"  7851      translate="label comment" 
7676      type="hidden"  7852      type="hidden" 
7677      sortOrder="20"  7853      sortOrder="20" 
7678      showInDefault="0"  7854      showInDefault="0" 
7679      showInWebsite="0"  7855      showInWebsite="0" 
7680      showInStore="0" 7856      showInStore="0"
7681     > 7857     >
7682                           7858                          
7683      <label> 7859      <label>
7684       Purchase Code Confirm 7860       Purchase Code Confirm
7685      </label> 7861      </label>
7686                       7862                      
7687     </field> 7863     </field>
7688                  7864                 
7689    </group> 7865    </group>
7690             7866            
7691   </section> 7867   </section>
7692        7868       
7693  </system> 7869  </system>
7694 </config> 7870 </config>