94. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2021-05-13 09:08: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.

94.1 Files compared

#LocationFileLast Modified
1/Applications/Ampps/www/Porto 3.2.2/Theme Files/Magento 2.x/Porto Theme/app/code/Smartwave/Porto/etc/adminhtmlsystem.xml2020-10-21 10:15:52 +0000
2/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

94.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged13114822
Changed116416
Inserted537
Removed9160

94.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

94.4 Active regular expressions

No regular expressions were active.

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