Version Description
- July 6th 2018 =
Download this release
Release Info
Developer | LiveComposer |
Plugin | Page Builder: Live Composer – drag and drop website builder (visual front end site editor) |
Version | 1.3.16 |
Comparing to | |
See all releases |
Code changes from version 1.3.15 to 1.3.16
- css/builder.min.css +1 -1
- css/builder/builder.main.css +2 -2
- css/frontend.min.css +1 -1
- css/frontend/main.css +1 -1
- css/frontend/modules.css +27 -2
- css/wp-admin.css +5 -0
- ds-live-composer.php +2 -2
- images/stylist.png +0 -0
- includes/display-functions.php +1 -1
- includes/editor-messages.php +26 -28
- includes/functions.php +16 -0
- includes/header-footer.php +5 -1
- includes/module-controls.php +2 -0
- includes/plugin-options-framework/css/main.css +21 -0
- includes/plugin-options-framework/css/main.min.css +1 -1
- includes/plugin-options-framework/inc/init.php +5 -0
- includes/plugin-options-framework/tab-docs.php +2 -2
- includes/plugin-options-framework/tab-settings.php +1 -1
- includes/plugin-options-framework/tab-stylist.php +35 -0
- includes/post-options-framework/post-options-framework.php +28 -1
- includes/single-templates-framework/inc/filters.php +2 -2
- includes/upgrade.class.php +24 -15
- lang/live-composer-page-builder.pot +6018 -8094
- modules/blog/module.php +11 -0
- modules/image/module.php +12 -1
- modules/infobox/module.php +18 -2
- modules/posts/module.php +1 -0
- modules/projects/functions.php +64 -0
- modules/projects/module.php +488 -0
- modules/testimonials/module.php +4 -0
- readme.txt +21 -1
css/builder.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.dslc-clear,.dslc-clearfix:after,.dslc-module-heading:after{clear:both}html{top:-32px;position:relative}#wpwrap{overflow:hidden}body{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.toplevel_page_livecomposer_editor{background:#464646}body div.mce-inline-toolbar-grp.mce-arrow-up{margin-top:48px}.dslca-editable-content,.dslca-editable-content *,.inline-editor,.inline-editor *,a[contenteditable=true],div[contenteditable=true],h1[contenteditable=true],h2[contenteditable=true],h3[contenteditable=true],h4[contenteditable=true],h5[contenteditable=true],h6[contenteditable=true],span[contenteditable=true]{-webkit-touch-callout:text;-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}body .dslca-editable-content:hover,body .dslca-editable-content:hover *,body .inline-editor:hover,body .inline-editor:hover *{cursor:text}div:hover,div>span:hover,span>span:hover{cursor:default}body a{text-decoration:none}body a:focus{color:inherit;box-shadow:none}#dslc-preview-error{text-align:center;padding:160px 0 0;text-transform:uppercase;letter-spacing:2px}.dslc-clearfix:after,.dslc-clearfix:before,.dslc-module-heading:after,.dslc-module-heading:before{content:" ";display:table}.dslc-fl{float:left}.dslc-fr{float:right}.dslc-no-float{float:none!important}.dslca-container *{padding:0;margin:0;border:none;outline:0}.dslca-disable-selection{-ms-user-select:none!important;-moz-user-select:-moz-none!important;-khtml-user-select:none!important;-webkit-user-select:none!important;user-select:none!important}.dslca-container p{margin-bottom:20px}.dslca-container input[type=text],.dslca-container input[type=number],.dslca-container select,.dslca-container textarea{background:rgba(255,255,255,.1);border:0;color:#fff;padding:7px 10px;font-family:'Open Sans',sans-serif;font-size:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dslca-container,.dslca-container *,.dslca-container ::after,.dslca-container ::before,.dslca-module-manage,.dslca-module-manage *,.dslca-module-manage ::after,.dslca-module-manage ::before,.dslca-sections{box-sizing:border-box}.dslca-container .dslca-module-edit-option-slider input[type=number]{padding-right:30px}.dslca-container input[type=text],.dslca-container input[type=number],.dslca-container input[type=email]{height:auto}.dslca-container select,.dslca-modules-section-edit-option select{line-height:12px;padding:6px 10px;min-height:32px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:url(../../images/dropdown-arrow.png) 90% 55%/7px no-repeat #6c9fed}.dslca-module-edit-option-select .dslca-icon,.dslca-modules-section-edit-option-select .dslca-icon{position:absolute;right:30px;top:77px;cursor:pointer}.dslca-container input[type=submit]{background:#6ba253;border:0;color:#fff;cursor:pointer;padding:8px 10px;line-height:17px}.dslca-container{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;bottom:0;color:#fff;left:0;position:fixed;right:0;z-index:99999;-webkit-transition:bottom .3s;-moz-transition:bottom .3s;transition:bottom .3s}.dslca-show-js-error-hook{padding:10px;bottom:-1px;display:inline-block;color:rgba(199,199,199,.64)!important;visibility:hidden;float:left}.dslca-show-js-error-hook:hover{color:#ff4040}.dslca-show-js-error-hook .dslca-icon{color:#ff4040;margin-right:5px;margin-left:8px}#dslca-js-errors-report{display:none}.dslca-error-report{display:block;overflow:scroll;text-align:left;white-space:nowrap;font-size:12px;max-height:120px;-webkit-touch-callout:text;-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.dslca-error-report:hover{cursor:text}.dslca-editable-content>p:only-child{margin-bottom:0!important}.dslca-header{position:absolute;min-height:38px;bottom:100%;left:0}.dslca-header .dslca-currently-editing{position:absolute;bottom:45px;left:5px;background-color:rgba(71,70,70,.49);color:rgba(255,255,255,.5);padding:6px 10px;border-radius:3px;font-weight:400;font-family:'Open Sans',sans-serif;font-size:10px;line-height:1;display:none;white-space:nowrap;letter-spacing:.4px;text-transform:uppercase;cursor:pointer}.dslca-header .dslca-currently-editing .dslca-icon{margin-right:5px}.dslca-header .dslca-currently-editing strong{color:#fff}.dslca-header .dslca-go-to-section-hook,.dslca-header .dslca-options-filter-hook,.dslca-header .dslca-row-options-filter-hook,.dslca-pseudo-header .dslca-pseudo-options-filter-hook{bottom:0;background:#313131;border-radius:3px 3px 0 0;color:#adadad;cursor:pointer;display:block;float:left;font-size:13px;font-family:'Open Sans',sans-serif;font-weight:600;line-height:1;padding:13px 15px;position:relative}.dslca-header .dslca-options-filter-hook,.dslca-header .dslca-row-pseudo-options-filter-hook,.dslca-pseudo-options-filter-hook{display:none;margin-right:3px}.dslca-header .dslca-go-to-section-hook.dslca-active,.dslca-header .dslca-options-filter-hook.dslca-active,.dslca-header .dslca-row-options-filter-hook.dslca-active,.dslca-pseudo-header .dslca-pseudo-options-filter-hook.dslca-active{border-top-color:#4777c2;background:#3b6fbe;color:#fff;cursor:default}.dslca-header .dslca-options-filter-hook .dslca-icon,.dslca-header .dslca-row-options-filter-hook .dslca-icon,.dslca-pseudo-header .dslca-pseudo-options-filter-hook .dslca-icon{margin-right:4px}.dslca-header .dslca-options-filter-hook.dslca-active,.dslca-header .dslca-row-options-filter-hook.dslca-active,.dslca-pseudo-header .dslca-pseudo-options-filter-hook.dslca-active{background:#5890e5}.dslca-header .dslca-go-to-section-templates.dslca-active{border-top-color:#bf7671;background:#a94640}.dslca-header .dslca-go-to-section-hook .dslca-icon{font-weight:400}.dslca-module-edit-actions,.dslca-pseudo-module-edit-actions,.dslca-row-edit-actions{display:none;float:left;margin-left:4px;margin-top:1px}.dslca-module-edit-cancel,.dslca-module-edit-save,.dslca-prompt-modal-cancel-hook,.dslca-prompt-modal-confirm-hook,.dslca-pseudo-module-edit-cancel,.dslca-pseudo-module-edit-save,.dslca-row-edit-cancel,.dslca-row-edit-save,.dslca-wp-editor-cancel-hook,.dslca-wp-editor-save-hook{background:#78ca4f;border-radius:3px;color:#fff!important;cursor:pointer;display:inline-block;font-size:13px;font-family:'Open Sans',sans-serif;font-weight:600;line-height:1;padding:10px 12px;margin-right:6px;text-decoration:none}.dslca-module-edit-cancel,.dslca-prompt-modal-cancel-hook,.dslca-pseudo-module-edit-cancel,.dslca-row-edit-cancel,.dslca-wp-editor-cancel-hook{background:#e55f5f}.dslca-module-edit-save:hover,.dslca-prompt-modal-confirm-hook:hover,.dslca-pseudo-module-edit-save:hover,.dslca-row-edit-save:hover,.dslca-wp-editor-save-hook:hover{background:#91dc1e;color:#fff}.dslca-module-edit-cancel:hover,.dslca-prompt-modal-cancel-hook:hover,.dslca-pseudo-module-edit-cancel:hover,.dslca-row-edit-cancel:hover,.dslca-wp-editor-cancel-hook:hover{background:#f27562;color:#fff}.dslca-actions,.dslca-pseudo-actions{position:absolute;bottom:100%;right:0;padding-bottom:5px;padding-right:5px}.dslca-module-saving-in-progress .dslca-actions .dslca-save-composer-helptext,.dslca-module-saving-in-progress .dslca-actions .dslca-save-composer-icon,.dslca-module-saving-in-progress .dslca-actions .dslca-save-draft-composer-helptext,.dslca-module-saving-in-progress .dslca-actions .dslca-save-draft-composer-icon{opacity:.5;cursor:wait!important}.dslca-sections{background:#4A7AC3}.dslca-pseudo-section,.dslca-section.dslca-module-edit,.dslca-section.dslca-modules-section-edit{background:#5890e5}.dslca-modal.dslca-modal-templates-export,.dslca-modal.dslca-modal-templates-import,.dslca-modal.dslca-modal-templates-save,.dslca-section.dslca-templates,.dslca-section.dslca-templates-load{background:#ca564f}.dslca-section{display:none;position:relative}.dslca-section-back{display:block;float:left;width:32px;line-height:74px;text-align:center;color:#fff}.dslca-section-back:hover{background:#e25c54;color:#fff}.dslca-section-title{display:block;float:left;background:#3b6fbe;color:#fff;font-size:17px;line-height:1;padding:28px 25px}.dslca-section-title:hover,.dslca-section-title:hover *{cursor:pointer}.dslca-templates .dslca-section-title,.dslca-templates-load .dslca-section-title,.dslca-templates-save .dslca-section-title{background:#a94640}.dslca-section-title-filter{position:relative;cursor:pointer}.dslca-section-title-filter .dslca-icon{color:rgba(255,255,255,.5);margin-left:10px;vertical-align:top}.dslca-section-title-filter-options{background:#5890E5;border-radius:3px 3px 0 0;bottom:35px;display:none;min-width:100px;left:-10px;position:absolute;z-index:999999;box-shadow:0 2px 8px 0 rgba(0,0,0,.21)}.dslca-section-title-filter-options a{display:block;cursor:pointer;margin:1px 0 0;padding:10px 13px;border-top:1px solid rgba(0,0,0,.09);font-size:13px;white-space:nowrap;color:#fff}.dslca-section-title-filter-options a:hover{background:#5890E5}.dslca-section.dslca-templates-load .dslca-section-title-filter-options{background:#CA564F}.dslca-section.dslca-templates-load .dslca-section-title-filter-options a:hover{background:#e25c54}.dslca-sections .dslca-exclude,.dslca-subsection{display:none}.dslca-module-non-active{opacity:.5!important}.dslca-module{color:#fff;display:inline-block;font-weight:400;line-height:1;padding:2px 12px 9px;background:#5890e5;margin:4px 2px;box-shadow:0 1px 3px 0 rgba(0,0,0,.15),-1px 1px 0 0 rgba(255,255,255,.05) inset;border-radius:2px;text-align:center;min-width:70px;transition:transform 50ms linear 10ms;z-index:1;position:relative}.dslca-module[data-id=DSLC_Notification],.dslca-module[data-id=DSLC_Sliders],.dslca-module[data-id=DSLC_Staff],.dslca-module[data-id=DSLC_Separator]{margin-right:14px}.dslca-module[data-id=DSLC_M_A]{margin-left:5px;margin-right:14px;background:#b2b7bc;box-shadow:none}.dslca-module[data-id=DSLC_M_A] .dslca-icon{color:#fff}.dslca-module[data-id=DSLC_M_A]:hover{background:#BDC3C9}.dslca-module:hover{background:#6b9ff1;box-shadow:-2px 4px 3px 0 rgba(0,0,0,.19),-1px 1px 0 0 rgba(255,255,255,.05) inset;transform:translate(1px,-2px)}div.dslca-module:hover,div.dslca-module:hover *{color:#fff;cursor:grab;cursor:-webkit-grab}div.dslca-module.dslca-module-dragging{position:relative;opacity:1}.dslc-module-front.dslca-module-dragging{box-shadow:none!important;animation:none!important}.dslc-module-front.dslca-module-ghost{background:rgba(229,163,88,.28)}div.dslca-module.dslca-module-dragging,div.dslca-module.dslca-module-dragging *,div.dslca-module.dslca-module-dragging:hover,div.dslca-module.dslca-module-dragging:hover *{cursor:grabbing;cursor:-webkit-grabbing}.dslca-manage-action.dslca-move-module-hook:hover,.dslca-manage-action.dslca-move-module-hook:hover *,.dslca-manage-action.dslca-move-modules-area-hook:hover,.dslca-manage-action.dslca-move-modules-area-hook:hover *,.dslca-manage-action.dslca-move-modules-section-hook:hover,.dslca-manage-action.dslca-move-modules-section-hook:hover *{cursor:grab;cursor:-webkit-grab}.dslca-module .dslca-icon{color:#AECEF9;vertical-align:top;font-size:20px;display:block;line-height:41px;text-align:center;text-shadow:0 1px rgba(0,0,0,.05)}.dslca-module.ui-draggable-dragging .dslca-icon{margin-right:0}.dslca-module-edit{position:relative}.dslca-module-edit-options,.dslca-modules-section-edit-options,.dslca-pseudo-module-edit-options{padding:16px 15px 5px;min-height:58px;transform:translate(0,0)}.dslca-module-edit-option,.dslca-modules-section-edit-option,.dslca-pseudo-module-edit-option,.dslca-section-edit-option{display:table-cell;min-width:180px;position:relative;padding:40px 15px}.dslca-module-control-group,.dslca-section-control-group{padding:4px}.dslca-module-control-group>.controls-group-inner,.dslca-section-control-group>.controls-group-inner{min-width:180px;border:1px solid rgba(0,0,0,.1);border-radius:3px;position:relative;padding:0 15px}.dslca-module-control-group>.controls-group-inner>.dslca-module-edit-label,.dslca-section-control-group>.controls-group-inner>.dslca-section-edit-label{position:absolute;background:rgba(76,129,207,.4);padding:6px 11px;left:0;border-radius:2px 2px 0 0;width:100%;text-transform:uppercase;letter-spacing:1px;font-size:75%;border-bottom:1px solid #4C81CF}.dslca-module-control-group>.controls-group-inner>.dslca-module-edit-label .dslc-control-toggle{display:none}.dslca-module-edit-option-hidden{display:none!important}.dslca-module-edit-option input[type=text],.dslca-module-edit-option input[type=text]:focus,.dslca-module-edit-option input[type=number],.dslca-module-edit-option input[type=number]:focus,.dslca-module-edit-option input[type=email],.dslca-module-edit-option input[type=email]:focus,.dslca-module-edit-option select,.dslca-module-edit-option select:focus,.dslca-module-edit-option textarea,.dslca-module-edit-option textarea:focus,.dslca-pseudo-module-edit-field{background-color:#6c9fed;border:1px solid #447bce;border-radius:3px;width:100%;min-width:140px;height:auto}.dslca-module-edit-option-text,.dslca-pseudo-module-edit-option{width:235px}.dslca-module-edit-option-textarea{width:500px}.dslca-module-edit-label,.dslca-modules-section-edit-label,.dslca-pseudo-module-edit-label{color:#fff;display:block;font-family:'Open Sans',sans-serif;font-weight:400;font-size:13px;line-height:1;margin-bottom:10px;padding-right:40px;white-space:nowrap;position:relative}.dslca-module-edit-field-font{min-width:140px}.dslca-module-edit-field-font-wrapper,.dslca-module-edit-field-icon-wrapper{display:table-cell;padding-right:5px;position:relative}.dslca-module-edit-field-font,.dslca-module-edit-field-icon{vertical-align:middle}.dslca-options-iconbutton{background:#3b6fbe;border:1px solid #3565ad;border-radius:3px;cursor:pointer;display:table-cell;height:32px;text-align:center;vertical-align:middle;padding:0 10px}.dslca-options-iconbutton.dslca-module-edit-field-font-prev{border-top-right-radius:0;border-bottom-right-radius:0}.dslca-options-iconbutton.dslca-module-edit-field-font-next{border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0}.dslca-options-iconbutton .dslca-icon{color:#8db6f3;font-size:12px;line-height:30px}.dslca-module-edit-field-font-suggest,.dslca-module-edit-field-icon-suggest{color:#fff;color:rgba(255,255,255,.5);position:absolute;left:11px;top:0;line-height:32px;font-family:"Open Sans",HelveticaNeue,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px}.dslca-module-edit-option-checkbox{white-space:nowrap;width:auto}.dslca-module-edit-option-checkbox input[type=checkbox]{display:none}.dslca-module-edit-option-checkbox-wrapper{display:table-cell;background:#3b6fbe;border-radius:3px;border:1px solid #3565ad;padding:0 10px}.dslca-module-edit-option-checkbox-single{padding:6px 8px;display:table-cell}.dslca-module-edit-option-checkbox-hook{cursor:pointer;font-size:13px;font-weight:400;font-family:'Open Sans',sans-serif}.dslca-module-edit-option-checkbox-hook .dslca-icon{margin-right:10px}.dslca-module-edit-option-radio{width:auto}.dslca-module-edit-option-radio input[type=radio]{vertical-align:bottom}.dslca-module-edit-option-radio-wrapper{background:#3b6fbe;border-radius:4px;border:1px solid #3565ad;padding:0 10px}.dslca-module-edit-option-radio-single{margin:6px;display:inline-block;font-size:12px;font-weight:400;font-family:'Open Sans',sans-serif}.dslca-module-edit-option-box_shadow,.dslca-module-edit-option-text_shadow{width:auto}.dslca-module-edit-option-box-shadow-wrapper,.dslca-module-edit-option-text-shadow-wrapper{display:table-cell;background:#3b6fbe;border-radius:4px;border:1px solid #3565ad;padding:2px 10px;font-size:0}.dslca-module-edit-option-box-shadow-single,.dslca-module-edit-option-text-shadow-single{display:table-cell;width:auto;line-height:1;vertical-align:middle;white-space:nowrap;padding-left:20px;position:relative}.dslca-module-edit-option-box-shadow-single input[type=checkbox],.dslca-module-edit-option-text-align input[type=checkbox]{display:none}.dslca-module-edit-option-box-shadow-single:first-child,.dslca-module-edit-option-text-shadow-single:first-child{padding-left:0}.dslca-module-edit-option-box-shadow-single span,.dslca-module-edit-option-text-shadow-single span{font-size:12px;margin-right:10px;vertical-align:middle}.dslca-module-edit-option-box-shadow-single .dslca-module-edit-option-checkbox-hook,.dslca-module-edit-option-box-shadow-single span.wp-picker-input-wrap,.dslca-module-edit-option-text-shadow-single span.wp-picker-input-wrap{margin-right:0}.dslca-module-edit-option-box-shadow-single input[type=text],.dslca-module-edit-option-box-shadow-single input[type=text]:focus,.dslca-module-edit-option-box-shadow-single input[type=number],.dslca-module-edit-option-box-shadow-single input[type=number]:focus,.dslca-module-edit-option-text-shadow-single input[type=text],.dslca-module-edit-option-text-shadow-single input[type=text]:focus,.dslca-module-edit-option-text-shadow-single input[type=number],.dslca-module-edit-option-text-shadow-single input[type=number]:focus{width:60px;min-width:auto;padding:3px 7px;vertical-align:middle}.dslca-module-edit-option-box-shadow-single input[type=text].dslca-module-edit-option-box-shadow-color,.dslca-module-edit-option-text-shadow-single input[type=text].dslca-module-edit-option-text-shadow-color{width:100px}.dslca-module-edit-option-box-shadow-single .dslca-module-edit-option-checkbox-hook .dslca-icon{margin-left:10px;margin-right:0;font-size:13px;font-weight:400}.dslca-module-edit-option-text-align{width:auto}.dslca-module-edit-option-text-align-wrapper{background:#3b6fbe;border-radius:4px;border:1px solid #3565ad;padding:0 10px;font-size:0;display:table-cell}.dslca-module-edit-option-text-align-single{display:table-cell;font-size:14px;text-align:center;line-height:1;vertical-align:middle;padding:5px 12px}.dslca-module-edit-option-text-align-hook{cursor:pointer;opacity:.6;line-height:20px}.dslca-module-edit-option-text-align-hook:hover{opacity:.8}.dslca-module-edit-option-text-align-hook.dslca-active{opacity:1}.dslca-module-edit-options-tab-hook,.dslca-pseudo-module-edit-options-tab-hook{color:#fff;cursor:pointer;font-family:'Open Sans',sans-serif;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;padding:6px 10px;border-radius:3px;float:left}.dslca-module-edit-options-tab-hook.dslca-active,.dslca-module-edit-options-tab-hook.dslca-active:hover{background:rgba(0,0,0,.11);box-shadow:-1px 1px 1px 0 rgba(0,0,0,.22) inset}.dslc-modules-area.dslc-modules-area-empty,.dslc-modules-area:hover{box-shadow:0 0 0 2px rgba(173,175,179,.4) inset}.dslca-module-edit-options-tab-hook:hover,.dslca-pseudo-module-edit-options-tab-hook:hover{background:rgba(169,239,255,.17);color:#fff}.dslca-module-edit-options-tab-hook[data-id=animation_styling],.dslca-module-edit-options-tab-hook[data-id=presets_styling]{float:right}.dslca-clear-styling-button{border:1px solid rgba(255,255,255,.4);border-radius:4px;display:inline-block!important;float:right;padding:4px 6px;position:absolute;right:0;top:15px;color:#a0c0f0;cursor:pointer;font-size:11px;font-weight:900;margin-right:18px}.dslca-modules-section-edit,.dslca-templates{position:relative}.dslca-clear-styling-button:hover{color:#fff}.dslca-modules-section-edit-option-hidden{display:none!important}.dslca-modules-section-edit-option input[type=text],.dslca-modules-section-edit-option input[type=number],.dslca-modules-section-edit-option input[type=email],.dslca-modules-section-edit-option select,.dslca-modules-section-edit-option textarea{background-color:#6c9fed;border:1px solid #447bce;width:100%;height:auto}.dslca-modules-section-edit-option-text{width:235px}.dslca-modules-section-edit-option-textarea{width:500px}.dslca-modules-section-edit-option-checkbox{width:auto}.dslca-modules-section-edit-option-checkbox input[type=checkbox]{display:none}.dslca-modules-section-edit-option-checkbox-wrapper{background:#3b6fbe;border-radius:4px;border:1px solid #3565ad;padding:0 10px}.dslca-modules-section-edit-option-checkbox-single{margin:6px;display:table-cell;white-space:nowrap;padding:8px}.dslca-modules-section-edit-option-checkbox-hook{cursor:pointer;font-size:12px;font-weight:400;font-family:'Open Sans',sans-serif}.dslca-modules-section-edit-option-checkbox-hook .dslca-icon{margin-right:10px}.dslca-modules-section-settings{display:none}.dslca-template,.dslca-templates .dslca-go-to-section-hook,.dslca-templates .dslca-open-modal-hook{border-right:1px solid rgba(0,0,0,.12);color:#fff;cursor:pointer;display:block;float:left;font-size:15px;line-height:1;padding:29px 29px 27px}.dslca-template:hover,.dslca-templates .dslca-go-to-section-hook:hover,.dslca-templates .dslca-open-modal-hook:hover{background:#e25c54;color:#fff}.dslca-templates .dslca-go-to-section-hook .dslca-icon,.dslca-templates .dslca-open-modal-hook .dslca-icon{color:rgba(255,255,255,.5);margin-right:9px;vertical-align:top;line-height:14px}.dslca-templates-load{border-top:1px solid #d8827d}.dslca-template-origin-user{padding-right:50px}.dslca-template .dslca-delete-template-hook{background:rgba(0,0,0,.2);border-radius:3px;display:inline-block;margin-top:-6px;margin-left:7px;padding:5px 7px;cursor:pointer}.dslca-template-save-form input[type=text]{background:#fff;border:1px solid #d9dcdf;border-radius:3px;color:#bfbfbf;display:block;margin-bottom:15px;width:224px}#dslca-export-code,#dslca-import-code{background:#fff;border:1px solid #d9dcdf;border-radius:3px;color:#bfbfbf;display:block;height:150px;margin-bottom:15px;overflow:hidden;width:224px}.dslca-template-export-form .dslca-close-modal-hook{display:block;width:auto}.dslca-switch{background:#1783bc;border-radius:50%;bottom:-50px;cursor:pointer;height:100px;left:45%;position:fixed;width:100px}.dslca-cancel,.dslca-submit,.dslca-submit-secondary{border-radius:3px;color:#fff;cursor:pointer;font-family:'Open Sans',sans-serif;font-size:14px;font-weight:700;line-height:34px;width:110px;display:inline-block;text-align:center}.dslca-submit{background:#4cc12d;position:relative}.dslca-submit-secondary{background:#5890e5}.dslca-cancel{background:#e55f5f}.dslc-modules-area-empty::after,.dslca-module-placeholder,.dslca-modules-section-placeholder,div.dslca-add-modules-section{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.dslca-module-reloading{position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(255,255,255,.8);color:#5890e5}.dslca-module-reloading .dslca-icon{font-size:20px;position:absolute;top:50%;left:50%;margin-left:-10px}.dslca-module-placeholder{position:relative;background:#5890e5;height:40px;float:left}.dslca-placeholder-help-text{position:absolute;left:0;bottom:0;right:0;text-align:center}.dslca-placeholder-help-text-inner{background:#5890e5;border-radius:3px 3px 0 0;color:#fff;font-size:12px;font-weight:400;letter-spacing:.5px;display:inline-block;padding:5px 10px}.dslc-modules-area.dslc-modules-area-empty{margin-bottom:20px;min-height:120px;text-align:center;vertical-align:middle}.dslc-modules-area.dslc-modules-area-empty:last-child{margin-bottom:0}.dslc-modules-area-empty::after{content:"Drop modules here";display:inline-block;opacity:1;color:rgba(173,175,179,.4);left:0;right:0;top:50%;margin-top:-10px;position:absolute;font-size:15px}.dslc-module-front{position:relative;min-height:30px}.dslc-module-front:hover{z-index:999999}body.module-editing-in-progress .dslc-module-front:not(.dslca-module-being-edited),body.section-editing-in-progress .dslc-modules-section:not(.dslca-modules-section-being-edited){cursor:default!important}body.module-editing-in-progress .dslc-module-front:not(.dslca-module-being-edited):before,body.section-editing-in-progress .dslc-modules-section:not(.dslca-modules-section-being-edited):before{content:"";position:absolute;height:100%;width:100%;z-index:199999}.dslc-module-front:hover,.dslc-module-front:hover *{cursor:pointer}.dslc-modules-area:hover .dslc-module-front:hover{box-shadow:0 0 0 2px #4f8ff1 inset}.dslc-modules-area.dslca-options-hovered .dslc-module-front{box-shadow:0 0 0 0 transparent}.dslc-control-toggle{cursor:pointer;font-size:15px;opacity:.5;position:absolute;right:0}.dslc-control-toggle:hover{opacity:1}.dslca-option-off{opacity:.5}.dslc-control-toggle:before{content:"\f205"}.dslca-option-off .dslc-control-toggle:before{content:"\f204"}.dslc-modules-area{outline:0}.dslc-modules-area-empty.dslc-modules-area.dslca-options-hovered,.dslc-modules-area.dslca-options-hovered{box-shadow:0 0 0 2px rgba(173,175,179,.4)}.dslc-modules-area-empty.dslca-options-hovered{outline:0!important}.dslc-module-front.ui-sortable-helper{background:#5890e5;border-radius:3px;height:0!important;width:0!important;overflow:hidden;opacity:1!important;cursor:move;padding:0!important;border:0!important;outline:0!important}.dslc-module-front.ui-sortable-helper *{opacity:0}.dslc-module-front .dslc-sortable-helper-icon{display:none;position:absolute;left:25px;top:25px;color:rgba(255,255,255,.5)}.dslc-module-front.ui-sortable-helper .dslc-sortable-helper-icon{display:block;opacity:1}.dslc-modules-area.ui-sortable-helper{cursor:move;border:0!important;outline:0!important}.dslc-modules-area.ui-sortable-helper *{opacity:0}.dslc-modules-section.ui-sortable-helper{max-height:0!important;width:100%!important;overflow:hidden!important;opacity:0!important;padding:0!important;outline:0!important;border:0!important}.dslca-save-composer,.dslca-save-draft-composer{background:#313131;border-radius:3px 6px 6px 3px;cursor:pointer;font-size:13px;float:left;line-height:1;opacity:0;display:none;padding:10px 43px 10px 12px;text-decoration:none;position:relative;margin-right:6px}.dslca-save-composer-helptext{color:#adadad;white-space:nowrap}.dslca-save-composer .dslca-save-composer-icon,.dslca-save-draft-composer .dslca-save-draft-composer-icon{background:#78ca4f;bottom:0;border-radius:0 3px 3px 0;border-top:1px solid #b8e3a2;cursor:pointer;color:#fff;display:block;position:absolute;right:0;top:0;text-align:center;width:30px}.dslca-save-composer .dslca-save-composer-icon .dslca-icon{color:#fff;margin:0;position:relative;top:10px}.dslca-save-draft-composer-helptext{color:#adadad;white-space:nowrap}.dslca-save-draft-composer .dslca-save-draft-composer-icon .dslca-icon{color:#fff;margin:0;position:relative;top:10px}.dslca-no-content{position:absolute;display:none;border:2px dashed #5890e5;padding:35px 10px;width:100%;text-align:center}.dslc-modules-area-empty .dslca-no-content{display:block}.dslca-no-content .dslca-icon{margin-right:10px}.dslc-modules-area.dslc-1-col .dslca-no-content-help-text,.dslc-modules-area.dslc-2-col .dslca-no-content-help-text{display:none}.dslc-modules-area.dslc-1-col .dslca-icon,.dslc-modules-area.dslc-2-col .dslca-icon{margin-right:0}.dslca-templates-actions{background:rgba(0,0,0,.3);position:absolute;bottom:0;left:0;right:0}div.dslca-add-modules-section{text-align:center;width:80%;max-width:620px;overflow:hidden;margin:30px auto 180px}.dslca-add-modules-section-hook,.dslca-import-modules-section-hook{background:#e5855f!important;border-radius:3px;color:#fff!important;cursor:pointer;display:block;font-size:15px!important;float:left;line-height:1!important;padding:14px 0;text-decoration:none!important;width:70%!important;box-shadow:none!important}.dslca-add-modules-section-hook:hover,.dslca-import-modules-section-hook:hover{background:#FF9162!important;color:#fff!important}.dslca-add-modules-section .dslca-icon,.dslca-import-modules-section .dslca-icon{margin-right:10px;color:rgba(255,255,255,.5)!important}.dslca-import-modules-section-hook{float:right;width:28%!important}.dslc-modules-section{position:relative}.dslc-modules-section:hover{box-shadow:0 0 0 2px #EF7C5B inset}.dslc-modules-section.dslca-change-width-active{z-index:100}.dslca-manage-action{color:#fff;display:inline-block;text-decoration:none;font-size:12px;line-height:15px;text-align:center;padding:5px 6px;min-width:20px;margin-right:-2px}.dslca-icon{vertical-align:middle}.dslca-manage-action:first-child{padding-left:8px;border-radius:3px 0 0 3px}.dslca-manage-action:last-child{padding-right:8px;border-radius:0 3px 3px 0}.dslca-modules-section-manage{bottom:0;left:0;right:0;visibility:hidden;margin-bottom:0;padding-right:0;position:absolute;z-index:999999;width:100%;text-align:center}.dslca-modules-section-manage:hover{z-index:100000}.dslc-modules-section:hover .dslca-modules-section-manage{visibility:visible!important}.dslca-module-manage-inner,.dslca-modules-section-manage-inner{background:#f17c56;border-radius:3px;display:inline-block;line-height:1;position:relative;z-index:99999;vertical-align:middle;opacity:0;cursor:pointer}.dslca-modules-section-manage-inner{border-top-right-radius:0;border-top-left-radius:0}.dslca-modules-section-manage .dslca-manage-action:hover{background:#db6a3a}.dslca-module-manage-inner .dslca-manage-action:hover{background:#507FC9}.dslca-modules-section-placeholder{position:relative;background:#E5855F;height:2px;width:100%;margin:10px 0}.dslca-modules-section-placeholder .dslca-placeholder-help-text-inner{background:#E5855F}.dslca-add-modules-area-hook{background:#5fb7e5;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:11px;font-family:'Open Sans',sans-serif;font-weight:700;line-height:1;margin-right:7px;padding:7px 10px;text-decoration:none;vertical-align:middle}.dslca-add-modules-area-hook:hover{color:#fff}.dslca-add-modules-area-hook .dslca-icon{margin-right:5px;color:rgba(255,255,255,.5);position:relative;top:1px}.dslc-modules-area{position:relative}.dslca-modules-area-drag-in-progress .dslc-modules-area{margin-right:1%!important;clear:none}.dslca-modules-area-manage{visibility:hidden;opacity:.5;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;bottom:0;position:absolute;left:-24px;top:0;margin-right:0;text-align:center;z-index:999999}.dslc-modules-area:hover .dslca-modules-area-manage{visibility:visible;opacity:.5}.dslc-modules-area .dslca-modules-area-manage:hover{opacity:1}.dslca-modules-area-manage.dslca-horizontal{top:50%}.dslc-modules-section.dslc-full .dslca-modules-area-manage{right:auto;left:0;margin-right:0}.dslca-modules-area-manage-inner{background:#b2b7bc;border-radius:3px 0 0 3px;border-right-width:0;display:inline-block;margin-top:10px;position:relative;z-index:99999}.dslca-horizontal .dslca-modules-area-manage-inner{margin-top:-47px}.dslc-modules-section.dslc-full .dslca-modules-area-manage-inner{border-radius:0 3px 3px 0}.dslca-modules-area-manage .dslca-manage-action{color:#fff;display:block;text-decoration:none;font-size:12px;line-height:16px;text-align:center;margin:0}.dslca-modules-area-manage-inner .dslca-manage-action:first-child{margin-left:0;margin-top:0;padding-top:6px;border-radius:3px 0 0}.dslca-modules-area-manage .dslca-manage-action:last-child{padding-bottom:6px;border-radius:0 0 0 3px}#dslc-content .dslca-modules-area-manage .dslca-manage-action:hover{color:#fff;background:#a4a5a9}#dslc-content .dslca-modules-area-manage .dslca-change-width-modules-area-hook{position:relative}#dslc-content .dslca-modules-area-manage .dslca-icon{font-size:12px}.dslca-change-width-module-options,.dslca-change-width-modules-area-options{background:#fff;border:1px solid #d9dcdf;border-radius:3px;display:none;padding:7px;position:absolute;top:-6px;left:25px;z-index:99999;width:122px}.dslca-change-width-module-hook:hover>.dslca-change-width-module-options,.dslca-change-width-modules-area-hook:hover>.dslca-change-width-modules-area-options{display:block}.dslca-change-width-module-options{top:24px;left:0;border-top-right-radius:0;border-top-left-radius:0;border-top:none;padding-bottom:18px}.dslca-change-width-modules-area-options:after,.dslca-change-width-modules-area-options:before{right:100%;top:18px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.dslca-change-width-modules-area-options:after{border-color:rgba(255,255,255,0);border-right-color:#fff;border-width:10px;margin-top:-10px}.dslca-change-width-modules-area-options:before{border-color:rgba(205,205,205,0);border-right-color:#cdcdcd;border-width:11px;margin-top:-11px}.dslca-change-width-module-options span,.dslca-change-width-modules-area-options span{background:#4785db;border-radius:3px;display:inline-block;font-family:'Open Sans',sans-serif;font-size:13px;font-weight:400;line-height:24px;max-width:44px;margin:1px;text-align:center;width:44px}.dslca-change-width-module-options span:hover,.dslca-change-width-modules-area-options span:hover{background:#6B9FF1}.dslca-change-width-module-options span:first-child,.dslca-change-width-modules-area-options span:first-child{background:0 0;color:#5e636a;display:inline-block;font-size:13px;margin-bottom:5px;max-width:none;width:auto}#dslc-content .dslca-module-manage .dslca-module-manage-hook:hover,.dslca-section-scroller-next .dslca-icon,.dslca-section-scroller-prev .dslca-icon{color:#fff}.dslc-module-front.dslc-1-col .dslca-change-width-module-options span[data-size="1"],.dslc-module-front.dslc-10-col .dslca-change-width-module-options span[data-size="10"],.dslc-module-front.dslc-11-col .dslca-change-width-module-options span[data-size="11"],.dslc-module-front.dslc-12-col .dslca-change-width-module-options span[data-size="12"],.dslc-module-front.dslc-2-col .dslca-change-width-module-options span[data-size="2"],.dslc-module-front.dslc-3-col .dslca-change-width-module-options span[data-size="3"],.dslc-module-front.dslc-4-col .dslca-change-width-module-options span[data-size="4"],.dslc-module-front.dslc-5-col .dslca-change-width-module-options span[data-size="5"],.dslc-module-front.dslc-6-col .dslca-change-width-module-options span[data-size="6"],.dslc-module-front.dslc-7-col .dslca-change-width-module-options span[data-size="7"],.dslc-module-front.dslc-8-col .dslca-change-width-module-options span[data-size="8"],.dslc-module-front.dslc-9-col .dslca-change-width-module-options span[data-size="9"],.dslc-modules-area.dslc-1-col .dslca-change-width-modules-area-options span[data-size="1"],.dslc-modules-area.dslc-10-col .dslca-change-width-modules-area-options span[data-size="10"],.dslc-modules-area.dslc-11-col .dslca-change-width-modules-area-options span[data-size="11"],.dslc-modules-area.dslc-12-col .dslca-change-width-modules-area-options span[data-size="12"],.dslc-modules-area.dslc-2-col .dslca-change-width-modules-area-options span[data-size="2"],.dslc-modules-area.dslc-3-col .dslca-change-width-modules-area-options span[data-size="3"],.dslc-modules-area.dslc-4-col .dslca-change-width-modules-area-options span[data-size="4"],.dslc-modules-area.dslc-5-col .dslca-change-width-modules-area-options span[data-size="5"],.dslc-modules-area.dslc-6-col .dslca-change-width-modules-area-options span[data-size="6"],.dslc-modules-area.dslc-7-col .dslca-change-width-modules-area-options span[data-size="7"],.dslc-modules-area.dslc-8-col .dslca-change-width-modules-area-options span[data-size="8"],.dslc-modules-area.dslc-9-col .dslca-change-width-modules-area-options span[data-size="9"]{background:#3B6FBE;box-shadow:1px 1px 3px rgba(0,0,0,.28) inset;cursor:default}.dslc-modules-area-empty .dslca-modules-area-manage{top:12px;bottom:auto}.dslc-modules-area-empty .dslca-modules-area-manage-inner{margin-top:0}.dslca-modules-area-placeholder{position:relative;background:#5890e5;height:2px;margin:10px;float:left}body.rtl .dslca-modules-area-placeholder{float:right}.dslca-module-manage{display:block;position:absolute;left:50%;margin-left:-47px;top:0;text-align:center;z-index:99999;line-height:1}.dslca-module-manage-inner{background:#5890e5}.dslca-module-manage-inner.dslca-dev-mode{background:#444;border-color:#333}#dslc-content .dslc-modules-area.dslc-1-col .dslca-module-manage .dslca-module-manage-hook,#dslc-content .dslc-modules-area.dslc-2-col .dslca-module-manage .dslca-module-manage-hook{margin-right:-2px}#dslc-content .dslca-module-manage .dslca-module-manage-hook:first-child{margin-top:0;border-radius:0 0 0 3px}#dslc-content .dslca-module-manage .dslca-module-manage-hook:last-child{margin-right:0!important;border-radius:0 0 3px}.dslca-section-scroller{position:relative;height:74px;margin-right:80px;overflow:hidden}.dslca-section-scroller-inner{position:absolute;top:0;left:0;bottom:0;width:999999px;text-align:left;-webkit-transition:left .3s ease-in-out;-moz-transition:left .3s ease-in-out;transition:left .3s ease-in-out}.dslca-prompt-modal-actions,.dslca-prompt-modal-msg{text-align:center}.dslca-section-scroller-content{display:inline-block;padding-right:80px}.dslca-section-scroller-fade{background:-moz-linear-gradient(left,rgba(88,144,229,0) 0,rgba(70,116,185,1) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(88,144,229,0)),color-stop(100%,rgba(70,116,185,1)));background:-webkit-linear-gradient(left,rgba(88,144,229,0) 0,rgba(70,116,185,1) 100%);background:-o-linear-gradient(left,rgba(88,144,229,0) 0,rgba(70,116,185,1) 100%);background:-ms-linear-gradient(left,rgba(88,144,229,0) 0,rgba(70,116,185,1) 100%);background:linear-gradient(to right,rgba(88,144,229,0) 0,rgba(70,116,185,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00004799', endColorstr='#5890e5', GradientType=1 );position:absolute;right:80px;width:20px;bottom:0;top:0;z-index:1}.dslca-section-scroller-nav{position:absolute;right:0;top:0;bottom:0;overflow:hidden;width:80px;font-size:30px}.dslca-section-scroller-nav>a{cursor:pointer;display:flex;justify-content:center;align-items:center;width:40px;position:absolute;left:0;top:0;bottom:0;text-decoration:none;outline:0!important;background:rgba(0,0,0,.2)}.dslca-section-scroller-nav>a:hover{background:rgba(0,0,0,.15)}.dslca-section-scroller-nav>a:active{background:rgba(0,0,0,.25)}.dslca-section-scroller-nav .dslca-section-scroller-next{left:auto;right:0}.dslca-modal{background:#fff;border-radius:3px;color:#444;display:none;padding:14px 17px;position:absolute;bottom:55px;-moz-box-shadow:0 1px 6px rgba(0,0,0,.2);-webkit-box-shadow:0 1px 6px rgba(0,0,0,.2);box-shadow:0 1px 6px rgba(0,0,0,.2);z-index:9999991}.dslca-modal:after{top:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:7px;left:50%;margin-left:-7px}.dslca-prompt-modal-msg textarea{width:100%;min-height:80px;padding:5px;line-height:1.6em;font-size:13px;color:#848484}.dslca-prompt-modal-confirm-hook{margin-right:7px}.dslca-prompt-modal{background:rgba(255,255,255,.8);display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999999;height:100%}.dslca-prompt-modal-content{background:#fff;border-radius:3px;top:50%;position:relative;width:400px;margin:-123px auto 0;padding:30px 20px;-moz-box-shadow:0 2px 2px rgba(0,0,0,.04),0 0 7px rgba(0,0,0,.12);-webkit-box-shadow:0 2px 2px rgba(0,0,0,.04),0 0 7px rgba(0,0,0,.12);box-shadow:0 2px 2px rgba(0,0,0,.04),0 0 7px rgba(0,0,0,.12)}.dslca-prompt-modal-descr,.dslca-prompt-modal-title{display:block;font-family:'Open Sans',sans-serif;margin-bottom:22px}.dslca-prompt-modal-title{color:#424242;font-size:16px;font-weight:700;line-height:1}.dslca-prompt-modal-descr{color:#8a8a8a;font-size:13px;font-weight:400;line-height:22px}.dslca-prompt-modal-descr textarea{width:100%;min-height:80px;padding:5px;font-size:11px}.dslca-prompt-modal-actions .dslc-icon{color:rgba(255,255,255,.5);margin-right:6px}.dslca-accordion-plain-content,.dslca-module-options-front,.dslca-module-options-front-backup,.dslca-tab-plain-content{display:none}#dslca-code,#dslca-content-for-search,.dslca-module-code,.dslca-module-edit-option-size,.dslca-section-code{display:none!important}#dslca-wysiwyg-actions-cancel-hook,#dslca-wysiwyg-actions-save-hook{border-radius:3px;display:inline-block;padding:13px 10px;position:relative;color:#fff;font-family:'Open Sans',sans-serif;font-weight:700;cursor:pointer;font-size:12px;line-height:1}#dslca-wysiwyg{position:absolute;top:0;left:-110%;z-index:99999;height:200px;padding-bottom:60px}#dslcawysiwyg{overflow:hidden;height:100px}#wp-dslcawysiwyg-editor-container{height:82%}#dslc-content .dslc-module-front.dslca-module-wysiwyg-active{opacity:0;min-height:200px}#dslca-wysiwyg-actions{bottom:0;position:absolute;color:#fff;left:0;line-height:1;right:0;text-align:right}#dslca-wysiwyg-actions-save-hook{background:#5bd63b;text-align:center}#dslca-wysiwyg-actions-cancel-hook{background:#e55858;text-align:center}#dslc-content .dslca-wysiwyg-actions-edit{position:absolute;top:0;right:0;overflow:hidden}.dslca-enabled.dslca-composer-hidden #dslc-content .dslca-wysiwyg-actions-edit{display:none}#dslc-content .dslca-wysiwyg-actions-edit-hook{background:#5890e5;color:#fff;cursor:pointer;display:block;font-size:12px;font-family:'Open Sans',sans-serif;line-height:1;font-weight:700;position:relative;padding:7px 10px;border-radius:0 0 0 3px;letter-spacing:0}#dslc-content .dslca-wysiwyg-actions-edit-hook:hover{background:#5080C9}body.dslca-enabled #mce-modal-block,body.dslca-enabled #mceModalBlocker,body.dslca-enabled #wp-link-backdrop,body.dslca-enabled .ui-dialog,body.dslca-enabled .ui-widget-overlay{z-index:99999999!important}body.dslca-enabled #dslcawpeditor_forecolor_menu,body.dslca-enabled #menu_dslcawpeditor_dslcawpeditor_formatselect_menu,body.dslca-enabled #wp-link-wrap,body.dslca-enabled .clearlooks2,body.dslca-enabled .mce-menu,body.dslca-enabled .mce-panel{z-index:999999991!important}body.dslca-enabled .mce_fullscreen{display:none}@keyframes dslcBounceIn{0%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0);opacity:0}70%{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);transform:scale(1.05)}90%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}100%{opacity:1}}@-moz-keyframes dslcBounceIn{0%{-moz-transform:scale(0);transform:scale(0);filter:alpha(opacity=0);opacity:0}70%{-moz-transform:scale(1.05);transform:scale(1.05)}90%{-moz-transform:scale(1);transform:scale(1)}100%{filter:alpha(opacity=100);opacity:1}}@-webkit-keyframes dslcBounceIn{0%{-webkit-transform:scale(0);transform:scale(0);filter:alpha(opacity=0);opacity:0}70%{-webkit-transform:scale(1.05);transform:scale(1.05)}90%{-webkit-transform:scale(1);transform:scale(1)}100%{filter:alpha(opacity=100);opacity:1}}@keyframes dslcBounceOut{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(.9);-moz-transform:scale(.9);transform:scale(.9)}}@-moz-keyframes dslcBounceOut{0%{-moz-transform:scale(1);transform:scale(1)}100%{-moz-transform:scale(.9);transform:scale(.9)}}@-webkit-keyframes dslcBounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes dslcBounceOut2{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scale(1.01);-moz-transform:scale(1.01);transform:scale(1.01)}100%{-webkit-transform:scale(.9);-moz-transform:scale(.9);transform:scale(.9)}}@-moz-keyframes dslcBounceOut2{0%{-moz-transform:scale(1);transform:scale(1)}30%{-moz-transform:scale(1.01);transform:scale(1.01)}100%{-moz-transform:scale(.9);transform:scale(.9)}}@-webkit-keyframes dslcBounceOut2{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scale(1.01);transform:scale(1.01)}100%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes dslcOpacityDrop{0%{opacity:1}100%{opacity:.7}}@-moz-keyframes dslcOpacityDrop{0%{opacity:1}100%{opacity:.7}}@-webkit-keyframes dslcOpacityDrop{0%{opacity:1}100%{opacity:.7}}@keyframes dslcRotate{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dslcRotate{0%{-moz-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dslcRotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.dslc-modules-area.dslca-init-animation,.dslca-save-composer.dslca-init-animation,.dslca-save-draft-composer.dslca-init-animation{display:block;opacity:1;-webkit-animation-name:dslcBounceIn;-moz-animation-name:dslcBounceIn;animation-name:dslcBounceIn;animation-duration:.6s;-webkit-animation-duration:.6s}.dslc-editable-content.dslc-pen,.dslc-editable-content:focus{outline:rgba(0,0,0,.2) dashed 1px}span.dslca-manage-action,span.dslca-manage-action:hover,span.dslca-manage-action:hover *{cursor:pointer}.dslca-module-being-edited .dslca-module-manage{display:none!important}.dslc-notification .dslca-refresh-module-hook{right:35px}.dslca-container .dslca-module-edit-option-slider,.dslca-container .dslca-modules-section-edit-option-slider{position:relative}.dslca-modules-edit-field-slider{display:none}.dslca-container .dslca-module-edit-field-slider,.dslca-container .dslca-modules-section-edit-field-slider{background:#6c9fed;border-radius:5px;position:absolute;height:5px;left:15px;right:15px;margin-top:15px}.dslca-container .dslca-module-edit-field-slider .ui-slider-handle,.dslca-container .dslca-modules-section-edit-field-slider .ui-slider-handle{background:#3b6fbe;border:1px solid #3565ad;border-radius:50%;top:-6px;position:absolute;width:15px;height:15px;margin-left:-7px;cursor:ew-resize}.dslca-module-edit-field-numeric-wrap,.dslca-modules-section-edit-field-numeric-wrap{position:relative}.dslca-module-edit-field-numeric-ext,.dslca-modules-section-edit-field-numeric-ext{position:absolute;color:rgba(255,255,255,.8);font-size:12px;right:15px;top:50%;margin-top:-5px;line-height:1}.dslca-module-edit-option-slider .dslca-module-edit-field-numeric-ext{right:10px;top:14px}.dslca-separator-empty{height:1px;line-height:0;border-bottom:1px solid rgba(0,0,0,.06);text-align:center;position:absolute;top:50%;left:0;right:0}.dslca-separator-empty span{background:#fff;border-radius:3px;color:#a0a0a0;display:inline-block;font-family:"Open Sans",sans-serif;font-size:10px;line-height:1;padding:3px 6px;position:relative;top:-7px}.dslca-wp-editor{background:rgba(0,0,0,.7);display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999999}.dslca-wp-editor-inner{background:#fff;position:fixed;top:30px;left:30px;right:30px;bottom:30px;padding:50px}.dslca-wp-editor-actions,.dslca-wp-editor-notification{margin-top:30px}#wp-dslcawpeditor-editor-container{border:1px solid #ddd}.dslca-invisible-overlay{display:block;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99998}.dslca-disable-selection .dslca-invisible-overlay{display:block}.dslca-loading-modal{background:rgba(0,0,0,.75);position:fixed;top:0;left:0;right:0;bottom:200px;z-index:999999}.dslca-loading-modal-content{position:relative;top:200px;width:580px;margin:0 auto}.dslca-loading-modal-msg{background:#fff;border-radius:3px;color:#707070;font-size:14px;font-family:'Open Sans',sans-serif;font-weight:400;line-height:1.5;padding:35px 25px;text-align:center;margin-bottom:10px;-moz-box-shadow:0 0 7px #000;-webkit-box-shadow:0 0 7px #000;box-shadow:0 0 7px #000}.dslca-loading-modal-actions{text-align:right}.dslca-loading-modal-cancel-hook,.dslca-loading-modal-confirm-hook{background:#e55f5f;border-radius:3px;cursor:pointer;color:#fff;display:inline-block;font-size:14px;font-family:'Open Sans',sans-serif;font-weight:700;line-height:1;padding:13px 15px}.dslca-loading-modal-confirm-hook{background:#4cc12d;margin-right:7px}.dslca-module-edit-field-ttip-content{display:none}.dslca-module-edit-field-icon-ttip-hook,.dslca-module-edit-field-ttip-hook{background:#3b6fbe;color:#5890e5;cursor:pointer;border-radius:50%;position:relative;display:inline-block;width:13px;height:13px;margin-left:10px;vertical-align:bottom}.dslca-module-edit-field-icon-ttip-hook .dslca-icon,.dslca-module-edit-field-ttip-hook .dslca-icon{position:absolute;left:5px;font-weight:400;font-size:10px;top:1px}.dslca-module-edit-field-icon-ttip,.dslca-module-edit-field-ttip{background:#fff;color:#8a8a8a;font-family:'Opens Sans',sans-serif;font-size:13px;line-height:1.4;display:none;border-radius:3px;padding:20px 25px;border:1px solid rgba(0,0,0,.12);position:absolute;-moz-box-shadow:0 2px 2px rgba(0,0,0,.04),0 0 7px rgba(0,0,0,.12);-webkit-box-shadow:0 2px 2px rgba(0,0,0,.04),0 0 7px rgba(0,0,0,.12);box-shadow:0 2px 2px rgba(0,0,0,.04),0 0 7px rgba(0,0,0,.12);text-align:center;z-index:999999}.dslca-module-edit-field-icon-ttip a,.dslca-module-edit-field-ttip a{color:#5890e5;font-weight:700;text-decoration:none}.dslca-module-edit-field-icon-ttip:after,.dslca-module-edit-field-icon-ttip:before,.dslca-module-edit-field-ttip:after,.dslca-module-edit-field-ttip:before{top:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.dslca-module-edit-field-icon-ttip:after,.dslca-module-edit-field-ttip:after{border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:8px;left:50%;margin-left:-8px}.dslca-module-edit-field-icon-ttip:before,.dslca-module-edit-field-ttip:before{border-color:rgba(224,224,224,0);border-top-color:#d2d2d2;border-width:9px;left:50%;margin-left:-9px}.dslca-module-edit-field-ttip-close{position:absolute;background:#e55f5f;top:-9px;right:-9px;width:18px;line-height:18px;border-radius:18px;color:#fff;font-size:11px}.dslca-module-edit-option-image,.dslca-modules-section-edit-option-upload{min-width:auto}.dslca-module-edit-field-button-hook,.dslca-module-edit-field-image-add-hook,.dslca-module-edit-field-image-remove-hook,.dslca-modules-section-edit-field-image-add-hook,.dslca-modules-section-edit-field-image-remove-hook{background:#3b6fbe;border:1px solid #3565ad;border-radius:3px;color:#a0c0f0;cursor:pointer!important;display:inline-block;font-size:12px;font-family:'Open Sans',sans-serif;font-weight:400;padding:9px 12px;line-height:1;white-space:nowrap}.dslc-hf-block-overlay-button,.dslc-hf-block-overlay-text,.dslca-activate-composer-hook{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#fff}.dslca-module-edit-field-image-add-hook .dslca-icon,.dslca-module-edit-field-image-remove-hook .dslca-icon,.dslca-modules-section-edit-field-image-add-hook .dslca-icon,.dslca-modules-section-edit-field-image-remove-hook .dslca-icon{margin-right:7px}#dslc-footer,#dslc-header{position:relative}.dslc-hf-block-overlay{display:flex;justify-content:center;align-items:center;flex-direction:column;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(88,144,229,.9);z-index:99999;text-align:center;opacity:0;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.dslc-hf-block-overlay:hover{opacity:1}.dslc-hf-block-overlay-button,.dslc-hf-block-overlay-text{display:inline-block;font-size:20px;text-decoration:none}.dslca-composer-hidden .dslc-modules-section:hover .dslca-modules-section-manage,.dslca-composer-hidden .dslca-add-modules-section,body.dslca-composer-hidden .dslc-editor-messages-section-122017,body.dslca-composer-hidden .dslc-hf-block-overlay,body.dslca-composer-hidden .dslc-modules-section .dslca-modules-section-manage,body.dslca-composer-hidden .dslca-module-manage,body.dslca-composer-hidden .dslca-modules-area-manage{display:none!important}.dslc-hf-block-overlay-text{font-size:13px;opacity:.5;margin-top:5px}.dslc-hf-block-overlay-button{padding:40px 90px}.dslc-hf-block-overlay-button:hover{color:#fff;cursor:pointer}body.dslca-composer-hidden .dslc-module-front,body.dslca-composer-hidden .dslc-modules-area,body.dslca-composer-hidden .dslc-modules-section{box-shadow:none!important;border:none!important}body.dslca-composer-hidden .dslca-container.active-message-panel{margin-bottom:0}.dslca-loading{position:absolute;top:15px;left:25px;display:none}.followingBallsGWrap{width:64px;height:5px}.followingBallsG{background-color:rgba(255,255,255,.5);position:absolute;top:0;left:0;width:5px;height:5px;-moz-border-radius:3px;-moz-animation-name:bounce_followingBallsG;-moz-animation-duration:2.3s;-moz-animation-iteration-count:infinite;-moz-animation-direction:linear;-webkit-border-radius:3px;-webkit-animation-name:bounce_followingBallsG;-webkit-animation-duration:2.3s;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:linear;-ms-border-radius:3px;-ms-animation-name:bounce_followingBallsG;-ms-animation-duration:2.3s;-ms-animation-iteration-count:infinite;-ms-animation-direction:linear;-o-border-radius:3px;-o-animation-name:bounce_followingBallsG;-o-animation-duration:2.3s;-o-animation-iteration-count:infinite;-o-animation-direction:linear;border-radius:3px;animation-name:bounce_followingBallsG;animation-duration:2.3s;animation-iteration-count:infinite;animation-direction:linear}.followingBallsG_1{-moz-animation-delay:0s;-webkit-animation-delay:0s;-ms-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.followingBallsG_2{-moz-animation-delay:.23s;-webkit-animation-delay:.23s;-ms-animation-delay:.23s;-o-animation-delay:.23s;animation-delay:.23s}.followingBallsG_3{-moz-animation-delay:.46s;-webkit-animation-delay:.46s;-ms-animation-delay:.46s;-o-animation-delay:.46s;animation-delay:.46s}.followingBallsG_4{-moz-animation-delay:.69s;-webkit-animation-delay:.69s;-ms-animation-delay:.69s;-o-animation-delay:.69s;animation-delay:.69s}@-moz-keyframes bounce_followingBallsG{0%,100%{left:0;background-color:rgba(255,255,255,.5)}50%{left:59px;background-color:rgba(0,0,0,0)}}@-webkit-keyframes bounce_followingBallsG{0%,100%{left:0;background-color:rgba(255,255,255,.5)}50%{left:59px;background-color:rgba(0,0,0,0)}}@-ms-keyframes bounce_followingBallsG{0%,100%{left:0;background-color:rgba(255,255,255,.5)}50%{left:59px;background-color:rgba(0,0,0,0)}}@-o-keyframes bounce_followingBallsG{0%,100%{left:0;background-color:rgba(255,255,255,.5)}50%{left:59px;background-color:rgba(0,0,0,0)}}@keyframes bounce_followingBallsG{0%,100%{left:0;background-color:rgba(255,255,255,.5)}50%{left:59px;background-color:rgba(0,0,0,0)}}.dslca-container-loader{position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.2);display:none}.dslca-container-loader-inner{position:absolute;top:10px;left:15px}body.page .dslca-module.dslca-origin-single[data-id=DSLC_TP_Excerpt],body.page .dslca-module.dslca-origin-single[data-id=DSLC_TP_Meta],body.page .dslca-module.dslca-origin-single[data-id=DSLC_TP_Downloads_Button],body.page .dslca-module.dslca-origin-single[data-id=DSLC_TP_Gallery_Slider],body.page .dslca-module.dslca-origin-single[data-id=DSLC_TP_Project_Slider],body.page .dslca-module.dslca-origin-single[data-id=DSLC_TP_Staff_Social]{display:none!important}.dslca-module.dslca-origin[data-display-module=true]{display:inline-block}.dslca-module.dslca-exclude,.dslca-module.dslca-origin[data-display-module=false]{display:none}.media-modal{z-index:999999999!important}.media-modal-backdrop{z-index:999999998!important}.dslca-container .dslca-activate-composer-hook,.dslca-container .dslca-close-composer-hook,.dslca-container .dslca-hide-composer-hook,.dslca-container .dslca-show-composer-hook,.dslca-pseudo-panel .dslca-pseudo-close-composer-hook,.dslca-pseudo-panel .dslca-pseudo-hide-composer-hook{background:#e55f5f;border-radius:3px;bottom:4px;color:#fff;cursor:pointer;display:block;font-size:12px;font-weight:400;letter-spacing:.5px;line-height:1;padding:11px 12px;text-decoration:none;white-space:nowrap;float:left;margin-left:5px}.dslca-container .dslca-close-composer-hook:hover{background:#f27562}.dslca-container .dslca-hide-composer-hook,.dslca-pseudo-panel .dslca-pseudo-hide-composer-hook{background:#06b2ac}.dslca-container .dslca-show-composer-hook{background:#9268a9;display:none}.dslca-activate-composer-hook:hover,.dslca-activate-composer-hook:visited,.dslca-close-composer-hook:hover,.dslca-close-composer-hook:visited{color:#fff}.dslca-activate-composer-hook{background:#54c13f;position:fixed;z-index:99999;right:5px;bottom:5px}.dslc-editor-messages-section-122017,.dslca-modal-icons .icon-item_name,.dslca-modal-icons .set-heading{font-family:'Open Sans',sans-serif}.dslca-activate-composer-hook:hover{background:#40D71F}.dslca-activate-composer-hook.dslca-position-left{right:auto;left:5px}.dslca-activate-composer-hook .dslca-icon,.dslca-container .dslca-close-composer-hook .dslca-icon,.dslca-container .dslca-hide-composer-hook .dslca-icon,.dslca-container .dslca-show-composer-hook .dslca-icon,.dslca-pseudo-close-composer-hook .dslca-icon,.dslca-pseudo-hide-composer-hook .dslca-icon{color:rgba(255,255,255,.66);margin-right:5px}body.rtl .dslca-templates .dslca-go-to-section-hook .dslca-icon,body.rtl .dslca-templates .dslca-open-modal-hook .dslca-icon{margin-right:0;margin-left:9px}body.rtl .dslca-section-title-filter .dslca-icon{margin-left:0;margin-right:10px}body.rtl .dslca-activate-composer-hook .dslca-icon,body.rtl .dslca-container .dslca-close-composer-hook .dslca-icon,body.rtl .dslca-container .dslca-hide-composer-hook .dslca-icon,body.rtl .dslca-container .dslca-show-composer-hook .dslca-icon{margin-right:0;margin-left:5px}body.rtl .dslca-module .dslca-icon{margin-right:0;margin-left:11px}body.rtl .dslca-header .dslca-options-filter-hook .dslca-icon{margin-right:0;margin-left:4px}body.rtl .dslca-prompt-modal-actions .dslc-icon{margin-right:0;margin-left:6px}body.rtl .dslca-module-edit-option-checkbox-hook .dslca-icon,body.rtl .dslca-no-content .dslca-icon{margin-right:0;margin-left:10px}body.rtl .dslca-module-edit-options-inner,body.rtl .dslca-modules-section-edit-options-inner{overflow-x:auto}body.rtl .dslca-module-edit-option,body.rtl .dslca-modules-section-edit-option{float:right}.dslca-module-edit-options-wrapper,.dslca-modules-section-edit-options-wrapper,.dslca-pseudo-module-edit-options-wrapper{display:table-cell;padding:0}.dslca-module-edit-options-inner,.dslca-modules-section-edit-options-inner{overflow-x:scroll;padding-top:4px}.dslca-styling-presets{position:absolute;top:0;right:0;margin-right:15px;margin-top:15px}.dslca-drag-not-in-progress .dslc-modules-section .dslca-modules-section-manage-inner{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.dslca-drag-not-in-progress .dslc-modules-section:hover .dslca-modules-section-manage-inner{opacity:1}.dslca-composer-hidden .dslc-modules-section:hover .dslca-modules-section-manage-inner{opacity:0}.dslca-drag-not-in-progress #dslc-content .dslc-module-front .dslca-module-manage-inner:hover,.dslca-drag-not-in-progress #dslc-content .dslc-module-front:hover .dslca-module-manage-inner,.dslca-drag-not-in-progress #dslc-content .dslc-module-front:hover .dslca-wysiwyg-actions-edit{opacity:1}.dslca-drag-not-in-progress .dslc-module-front .dslca-wysiwyg-actions-edit,.dslca-drag-not-in-progress .dslc-modules-area .dslca-modules-area-manage-inner{opacity:0}.dslca-drag-not-in-progress .dslc-modules-area .dslca-modules-area-manage-inner:hover,.dslca-drag-not-in-progress .dslc-modules-area:hover .dslca-modules-area-manage-inner{opacity:1}.dslca-modal.dslca-modal-icons{width:70%;position:fixed;padding:0;overflow:scroll;top:2%;left:50%!important;visibility:visible;transform:translate(-50%,0);z-index:100001}.dslca-prompt-modal-custom{background:rgba(255,255,255,.8);display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:100000;height:100%}.dslca-modal-icons .modal-content{height:100%}.dslca-modal-icons .dslc-icons-grid{list-style:none;margin:0;padding:0;text-align:left}.dslca-modal-icons .icon-item{display:inline-block;width:12.4%;min-height:120px;padding:0;margin:0 0 0 -1px;vertical-align:top;text-align:center;border-left:1px solid rgba(155,155,155,.05);border-bottom:1px solid rgba(155,155,155,.05)}.dslca-modal-icons .icon-item:hover{-webkit-box-shadow:0 1px 5px 0 rgba(68,68,68,.52);-moz-box-shadow:0 1px 5px 0 rgba(68,68,68,.52);box-shadow:0 1px 5px 0 rgba(68,68,68,.52);cursor:pointer}.dslca-modal-icons .icon-item:active{-webkit-box-shadow:0 1px 5px 0 #5890e5 inset;-moz-box-shadow:0 1px 5px 0 #5890e5 inset;box-shadow:0 1px 5px 0 #5890e5 inset}.dslca-enabled.dslc-res-phone .dslc-modules-area:hover,.dslca-enabled.dslc-res-phone .dslc-modules-area:hover .dslc-module-front:hover,.dslca-enabled.dslc-res-phone .dslc-modules-section:hover,.dslca-enabled.dslc-res-tablet .dslc-modules-area:hover,.dslca-enabled.dslc-res-tablet .dslc-modules-area:hover .dslc-module-front:hover,.dslca-enabled.dslc-res-tablet .dslc-modules-section:hover{box-shadow:none}.dslca-modal-icons .icon-item_icon{display:inline-block;width:100%;padding:28px 0 16px;font-size:24px;opacity:.7}.dslca-modal-icons .icon-item:hover .icon-item_icon{opacity:1}.dslca-modal-icons .icon-item_name{opacity:.35;display:inline-block;font-size:12px;line-height:1.25;padding:5px 8px 12px}.dslca-modal-icons .set-heading{text-transform:uppercase;padding:30px;text-align:center;letter-spacing:6px;font-size:16px;font-weight:300;line-height:1.25}body.dslca-enabled.dslc-res-phone #page-builder-preview-area,body.dslca-enabled.dslc-res-tablet #page-builder-preview-area{display:block;margin:0 auto;position:relative;border:14px solid #000;border-top-width:60px;border-radius:16px;top:40px}body.dslca-enabled.dslc-res-phone #page-builder-preview-area{width:480px;max-width:767px}body.dslca-enabled.dslc-res-tablet #page-builder-preview-area{width:768px;min-width:768px;max-width:1024px}body.dslca-enabled.dslc-res-phone #page-builder-frame,body.dslca-enabled.dslc-res-tablet #page-builder-frame{display:block;position:relative}html.dslc-responsive-preview{background:#61666A}#page-builder-preview-area.ui-resizable-resizing .ui-resizable-e{width:100%}#page-builder-preview-area .ui-resizable-e{cursor:e-resize;height:100%;right:-14px;width:14px;top:0}#page-builder-preview-area .ui-resizable-handle{display:block;font-size:.1px;position:absolute}.dslca-module-edit-field-colorpicker,.dslca-modules-section-edit-field-colorpicker{display:block!important;cursor:pointer;position:relative;z-index:1}.dslca-module-edit-option-box-shadow-color,.dslca-module-edit-option-text-shadow-color{display:inline-block!important;cursor:pointer;position:relative;z-index:1;width:auto}body .sp-palette-container{border-right:1px solid #3e3e3e}body .sp-palette .sp-thumb-el{border:none;height:25px;margin:1px;width:25px}.dslca-pseudo-panel{bottom:0;left:0;position:fixed;right:0;z-index:99999;-webkit-transition:bottom .3s;-moz-transition:bottom .3s;transition:bottom .3s}.dslca-pseudo-header{position:absolute;z-index:100;min-height:38px;bottom:100%;left:0}.dslca-pseudo-module-edit-label{width:80px;background:#6c9fed;border-radius:3px}.dslca-pseudo-module-edit-field{border:0;width:100%;height:33px}.dslca-pseudo-module-edit-option{opacity:0;transition:opacity .3s 0s ease-in}.dslca-pseudo-module-edit-option:nth-child(2){transition-delay:.15s}.dslca-pseudo-module-edit-option:nth-child(3){transition-delay:.25s}.dslca-pseudo-module-edit-option:nth-child(4){transition-delay:.5s}.dslca-pseudo-module-edit-option:nth-child(5){transition-delay:.75s}.dslca-pseudo-panel.show .dslca-pseudo-module-edit-option{opacity:1}.lc-shake-effect.active{animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}body.dslca-drag-in-progress .lc-scroll-top-area,body.dslca-new-module-drag-in-progress .lc-scroll-top-area{position:fixed;top:0;z-index:99999;left:0;width:100%;height:80px}body.dslca-drag-in-progress .lc-scroll-bottom-area,body.dslca-new-module-drag-in-progress .lc-scroll-bottom-area{position:fixed;bottom:0;left:0;z-index:99999;width:100%;height:140px}div#scroller-stopper{position:absolute;bottom:-33px;left:0;width:100%;height:83px}.dslc-control-toggle:hover,.dslca-module-edit-field-icon-ttip-hook .dslca-icon,.dslca-module-edit-field-icon-ttip-hook:hover,.dslca-module-edit-field-ttip-close,.dslca-module-edit-field-ttip-close .dslc-icon,.dslca-module-edit-field-ttip-hook .dslca-icon,.dslca-module-edit-field-ttip-hook:hover,.dslca-module-edit-option-checkbox-hook .dslca-icon:hover,.dslca-module-edit-option-text-align-hook .dslca-icon,.dslca-modules-section-edit-field-image-add-hook .dslca-icon:hover,.dslca-modules-section-edit-field-image-add-hook:hover,.dslca-modules-section-edit-field-image-remove-hook .dslca-icon:hover,.dslca-modules-section-edit-field-image-remove-hook:hover,.dslca-modules-section-edit-field-ttip-close,.dslca-modules-section-edit-field-ttip-close .dslc-icon,.dslca-modules-section-edit-field-ttip-hook .dslca-icon,.dslca-modules-section-edit-field-ttip-hook:hover,.dslca-modules-section-edit-option-checkbox-hook .dslca-icon,.dslca-options-iconbutton .dslca-icon,.dslca-options-iconbutton:hover,.dslca-prompt-modal-cancel-hook:hover,.dslca-row-edit-cancel:hover,.dslca-row-edit-save:hover{cursor:pointer}.mce-tinymce .mce-btn button:hover{background:#e3e3e3!important;border-color:#ccc!important}.dslca-container.active-message-panel{margin-bottom:40px}.dslc-editor-messages-section-122017{position:fixed;bottom:0;width:100%;height:40px;color:#fff;font-weight:100;background:#404a58;display:none}.dslc-editor-messages-title{float:left;background:#303030;color:#fff;font-size:14px;line-height:22px;text-transform:uppercase;padding:12px 17px;text-align:center;display:block;letter-spacing:1px}a.dslc-editor-messages-title:hover{color:#fff}#editor-messages{font-size:14px;text-overflow:ellipsis;white-space:nowrap;margin:0!important;padding:0!important;opacity:0}#editor-messages li{position:relative;padding:13px 20px 11px 50px!important;margin:0;line-height:16px;font-size:14px}#editor-messages a{text-decoration:none;display:block;position:absolute;left:0;top:0;width:100%;height:100%}#editor-messages strong{font-weight:500}#editor-messages .cta{font-size:11px;font-weight:500;background:#5A92E2;color:#fff;text-transform:uppercase;letter-spacing:.5px;display:inline-block;padding:4px 10px;position:absolute;border-radius:3px;margin-left:14px;margin-top:-4px}#editor-messages .dslc-icon{font-size:19px;margin-right:10px;position:absolute;left:20px;top:12px}#editor-messages .dslc-notice{background:#d90a0a;margin:0;padding:12px 17px;font-size:16px}#editor-messages .dslc-notice a{position:relative;color:#fff}.dslc-editor-messages-hide{float:right;padding:12px 17px;background:#283546;font-size:14px;text-align:center;display:block;color:#fff}.dslc-editor-messages-hide .dslc-icon{font-size:17px;margin-right:10px}a.dslc-editor-messages-hide:hover{color:#fff}.dslca-enabled.dslc-res-phone .dslc-modules-section:hover .dslca-modules-section-manage,.dslca-enabled.dslc-res-tablet .dslc-modules-section:hover .dslca-modules-section-manage{visibility:hidden!important}.dslca-enabled.dslc-res-phone .dslc-modules-area:hover .dslca-modules-area-manage,.dslca-enabled.dslc-res-tablet .dslc-modules-area:hover .dslca-modules-area-manage{visibility:hidden!important;opacity:0}.dslca-enabled.dslca-drag-not-in-progress.dslc-res-phone #dslc-content .dslc-module-front .dslca-module-manage-inner:hover,.dslca-enabled.dslca-drag-not-in-progress.dslc-res-phone #dslc-content .dslc-module-front:hover .dslca-module-manage-inner,.dslca-enabled.dslca-drag-not-in-progress.dslc-res-phone #dslc-content .dslc-module-front:hover .dslca-wysiwyg-actions-edit,.dslca-enabled.dslca-drag-not-in-progress.dslc-res-tablet #dslc-content .dslc-module-front .dslca-module-manage-inner:hover,.dslca-enabled.dslca-drag-not-in-progress.dslc-res-tablet #dslc-content .dslc-module-front:hover .dslca-module-manage-inner,.dslca-enabled.dslca-drag-not-in-progress.dslc-res-tablet #dslc-content .dslc-module-front:hover .dslca-wysiwyg-actions-edit{opacity:0}body.module-editing-in-progress.dslc-res-phone .dslc-module-front:not(.dslca-module-being-edited):before,body.module-editing-in-progress.dslc-res-tablet .dslc-module-front:not(.dslca-module-being-edited):before,body.section-editing-in-progress.dslc-res-phone .dslc-modules-section:not(.dslca-modules-section-being-edited):before,body.section-editing-in-progress.dslc-res-tablet .dslc-modules-section:not(.dslca-modules-section-being-edited):before{z-index:1}.dslca-module-edit-option-box-shadow-single .wp-picker-holder,.dslca-module-edit-option-color .wp-picker-holder,.dslca-module-edit-option-text-shadow-single .wp-picker-holder,.dslca-modules-section-edit-option .wp-picker-holder{position:fixed;margin-top:-315px;z-index:1}body .dslca-module-edit-option-box-shadow-single input[type=text].dslca-module-edit-option-box-shadow-color,body .dslca-module-edit-option-color input[type=text].dslca-module-edit-field-colorpicker,body .dslca-module-edit-option-text-shadow-single input[type=text].dslca-module-edit-option-text-shadow-color,body .dslca-modules-section-edit-option input[type=text].dslca-modules-section-edit-field-colorpicker{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.7),0 0 7px rgba(0,0,0,.28),4px 3px 6px rgba(0,0,0,.1);padding:0;line-height:31px;text-align:center;font-size:14px;min-height:33px}.dslca-module-edit-option-box-shadow-single .wp-picker-clear,.dslca-module-edit-option-color .wp-picker-clear,.dslca-module-edit-option-text-shadow-single .wp-picker-clear,.dslca-modules-section-edit-option .wp-picker-clear{display:none}.dslca-module-edit-option-box-shadow-single .wp-color-result,.dslca-module-edit-option-color .wp-color-result,.dslca-module-edit-option-text-shadow-single .wp-color-result,.dslca-modules-section-edit-option .wp-color-result{position:absolute!important;top:53px;z-index:2;right:10px;height:33px;left:16px;opacity:0}.dslca-module-edit-option-color .wp-picker-container input[type=text].wp-color-picker,.dslca-modules-section-edit-option .wp-picker-container input[type=text].wp-color-picker{width:100%!important;font-family:inherit;margin:inherit}.dslca-module-edit-option-box-shadow-single .wp-picker-container input[type=text].wp-color-picker,.dslca-module-edit-option-text-shadow-single .wp-picker-container input[type=text].wp-color-picker{width:100px;font-family:'Open Sans',sans-serif}.wp-picker-open+.wp-picker-input-wrap{vertical-align:middle!important}.dslca-module-edit-option-box-shadow-single .iris-picker.iris-border,.dslca-module-edit-option-color .iris-picker.iris-border,.dslca-modules-section-edit-option .iris-picker.iris-border{border-top-right-radius:3px;border-top-left-radius:3px}.dslca-colorpicker-apply{background:#f1f1f1;border-radius:0 0 3px 3px;color:#444;cursor:pointer;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:600;line-height:1;padding:10px 0;text-decoration:none;z-index:1;position:absolute;bottom:-36px;left:-1px;width:100%;display:block;border:1px solid #FFF}.dslca-module-edit-option-box-shadow-single .iris-picker .iris-palette:last-child,.dslca-module-edit-option-color .iris-picker .iris-palette:last-child,.dslca-modules-section-edit-option .iris-picker .iris-palette:last-child{position:relative;background:linear-gradient(rgba(255,255,255,.4) 0,rgba(255,255,255,.6) 100%),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAAHnlligAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHJJREFUeNpi+P///4EDBxiAGMgCCCAGFB5AADGCRBgYDh48CCRZIJS9vT2QBAggFBkmBiSAogxFBiCAoHogAKIKAlBUYTELAiAmEtABEECk20G6BOmuIl0CIMBQ/IEMkO0myiSSraaaBhZcbkUOs0HuBwDplz5uFJ3Z4gAAAABJRU5ErkJggg==)!important}.dslca-module-edit-option-box-shadow-single .iris-picker .iris-palette:last-child:before,.dslca-module-edit-option-color .iris-picker .iris-palette:last-child:before,.dslca-modules-section-edit-option .iris-picker .iris-palette:last-child:before{content:'×';position:absolute;left:0;right:0;top:0;bottom:0;display:block;text-align:center;vertical-align:middle;color:red;font-size:20px;line-height:27px}.wp-picker-container .wp-picker-input-wrap.hidden{display:block}.wp-picker-container .wp-picker-input-wrap.hidden label,.wp-picker-input-wrap label,.wp-picker-open+.wp-picker-input-wrap{width:100%}.dslca-module-edit-option-box-shadow-single.dslca-color-option .wp-picker-container{display:inline-block;vertical-align:middle}
|
1 |
+
.dslc-clear,.dslc-clearfix:after,.dslc-module-heading:after{clear:both}html{top:-32px;position:relative}#wpwrap{overflow:hidden}body{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.toplevel_page_livecomposer_editor{background:#464646}body div.mce-inline-toolbar-grp.mce-arrow-up{margin-top:48px}.dslca-editable-content,.dslca-editable-content *,.inline-editor,.inline-editor *,a[contenteditable=true],div[contenteditable=true],h1[contenteditable=true],h2[contenteditable=true],h3[contenteditable=true],h4[contenteditable=true],h5[contenteditable=true],h6[contenteditable=true],span[contenteditable=true]{-webkit-touch-callout:text;-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}body .dslca-editable-content:hover,body .dslca-editable-content:hover *,body .inline-editor:hover,body .inline-editor:hover *{cursor:text}div:hover,div>span:hover,span>span:hover{cursor:default}body a{text-decoration:none}body a:focus{color:inherit;box-shadow:none}#dslc-preview-error{text-align:center;padding:160px 0 0;text-transform:uppercase;letter-spacing:2px}.dslc-clearfix:after,.dslc-clearfix:before,.dslc-module-heading:after,.dslc-module-heading:before{content:" ";display:table}.dslc-fl{float:left}.dslc-fr{float:right}.dslc-no-float{float:none!important}.dslca-container *{padding:0;margin:0;border:none;outline:0}.dslca-disable-selection{-ms-user-select:none!important;-moz-user-select:-moz-none!important;-khtml-user-select:none!important;-webkit-user-select:none!important;user-select:none!important}.dslca-container p{margin-bottom:20px}.dslca-container input[type=text],.dslca-container input[type=number],.dslca-container select,.dslca-container textarea{background:rgba(255,255,255,.1);border:0;color:#fff;padding:7px 10px;font-family:'Open Sans',sans-serif;font-size:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dslca-container,.dslca-container *,.dslca-container ::after,.dslca-container ::before,.dslca-module-manage,.dslca-module-manage *,.dslca-module-manage ::after,.dslca-module-manage ::before,.dslca-sections{box-sizing:border-box}.dslca-container .dslca-module-edit-option-slider input[type=number]{padding-right:30px}.dslca-container input[type=text],.dslca-container input[type=number],.dslca-container input[type=email]{height:auto}.dslca-container select,.dslca-modules-section-edit-option select{line-height:12px;padding:6px 10px;min-height:32px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:url(../../images/dropdown-arrow.png) 90% 55%/7px no-repeat #6c9fed}.dslca-module-edit-option-select .dslca-icon,.dslca-modules-section-edit-option-select .dslca-icon{position:absolute;right:30px;top:77px;cursor:pointer}.dslca-container input[type=submit]{background:#6ba253;border:0;color:#fff;cursor:pointer;padding:8px 10px;line-height:17px}.dslca-container{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;bottom:0;color:#fff;left:0;position:fixed;right:0;z-index:99999;-webkit-transition:bottom .3s;-moz-transition:bottom .3s;transition:bottom .3s}.dslca-show-js-error-hook{padding:10px;bottom:-1px;display:inline-block;color:rgba(199,199,199,.64)!important;visibility:hidden;float:left}.dslca-show-js-error-hook:hover{color:#ff4040}.dslca-show-js-error-hook .dslca-icon{color:#ff4040;margin-right:5px;margin-left:8px}#dslca-js-errors-report{display:none}.dslca-error-report{display:block;overflow:scroll;text-align:left;white-space:nowrap;font-size:12px;max-height:120px;-webkit-touch-callout:text;-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.dslca-error-report:hover{cursor:text}.dslca-editable-content>p:only-child{margin-bottom:0!important}.dslca-header{position:absolute;min-height:38px;bottom:100%;left:0}.dslca-header .dslca-currently-editing{position:absolute;bottom:45px;left:5px;background-color:rgba(71,70,70,.49);color:rgba(255,255,255,.5);padding:6px 10px;border-radius:3px;font-weight:400;font-family:'Open Sans',sans-serif;font-size:10px;line-height:1;display:none;white-space:nowrap;letter-spacing:.4px;text-transform:uppercase;cursor:pointer}.dslca-header .dslca-currently-editing .dslca-icon{margin-right:5px}.dslca-header .dslca-currently-editing strong{color:#fff}.dslca-header .dslca-go-to-section-hook,.dslca-header .dslca-options-filter-hook,.dslca-header .dslca-row-options-filter-hook,.dslca-pseudo-header .dslca-pseudo-options-filter-hook{bottom:0;background:#313131;border-radius:3px 3px 0 0;color:#adadad;cursor:pointer;display:block;float:left;font-size:13px;font-family:'Open Sans',sans-serif;font-weight:600;line-height:1;padding:13px 15px;position:relative}.dslca-header .dslca-options-filter-hook,.dslca-header .dslca-row-pseudo-options-filter-hook,.dslca-pseudo-options-filter-hook{display:none;margin-right:3px}.dslca-header .dslca-go-to-section-hook.dslca-active,.dslca-header .dslca-options-filter-hook.dslca-active,.dslca-header .dslca-row-options-filter-hook.dslca-active,.dslca-pseudo-header .dslca-pseudo-options-filter-hook.dslca-active{border-top-color:#4777c2;background:#3b6fbe;color:#fff;cursor:default}.dslca-header .dslca-options-filter-hook .dslca-icon,.dslca-header .dslca-row-options-filter-hook .dslca-icon,.dslca-pseudo-header .dslca-pseudo-options-filter-hook .dslca-icon{margin-right:4px}.dslca-header .dslca-options-filter-hook.dslca-active,.dslca-header .dslca-row-options-filter-hook.dslca-active,.dslca-pseudo-header .dslca-pseudo-options-filter-hook.dslca-active{background:#5890e5}.dslca-header .dslca-go-to-section-templates.dslca-active{border-top-color:#bf7671;background:#a94640}.dslca-header .dslca-go-to-section-hook .dslca-icon{font-weight:400}.dslca-module-edit-actions,.dslca-pseudo-module-edit-actions,.dslca-row-edit-actions{display:none;float:left;margin-left:4px;margin-top:1px}.dslca-module-edit-cancel,.dslca-module-edit-save,.dslca-prompt-modal-cancel-hook,.dslca-prompt-modal-confirm-hook,.dslca-pseudo-module-edit-cancel,.dslca-pseudo-module-edit-save,.dslca-row-edit-cancel,.dslca-row-edit-save,.dslca-wp-editor-cancel-hook,.dslca-wp-editor-save-hook{background:#78ca4f;border-radius:3px;color:#fff!important;cursor:pointer;display:inline-block;font-size:13px;font-family:'Open Sans',sans-serif;font-weight:600;line-height:1;padding:10px 12px;margin-right:6px;text-decoration:none}.dslca-module-edit-cancel,.dslca-prompt-modal-cancel-hook,.dslca-pseudo-module-edit-cancel,.dslca-row-edit-cancel,.dslca-wp-editor-cancel-hook{background:#e55f5f}.dslca-module-edit-save:hover,.dslca-prompt-modal-confirm-hook:hover,.dslca-pseudo-module-edit-save:hover,.dslca-row-edit-save:hover,.dslca-wp-editor-save-hook:hover{background:#91dc1e;color:#fff}.dslca-module-edit-cancel:hover,.dslca-prompt-modal-cancel-hook:hover,.dslca-pseudo-module-edit-cancel:hover,.dslca-row-edit-cancel:hover,.dslca-wp-editor-cancel-hook:hover{background:#f27562;color:#fff}.dslca-actions,.dslca-pseudo-actions{position:absolute;bottom:100%;right:0;padding-bottom:5px;padding-right:5px}.dslca-module-saving-in-progress .dslca-actions .dslca-save-composer-helptext,.dslca-module-saving-in-progress .dslca-actions .dslca-save-composer-icon,.dslca-module-saving-in-progress .dslca-actions .dslca-save-draft-composer-helptext,.dslca-module-saving-in-progress .dslca-actions .dslca-save-draft-composer-icon{opacity:.5;cursor:wait!important}.dslca-sections{background:#4A7AC3}.dslca-pseudo-section,.dslca-section.dslca-module-edit,.dslca-section.dslca-modules-section-edit{background:#5890e5}.dslca-modal.dslca-modal-templates-export,.dslca-modal.dslca-modal-templates-import,.dslca-modal.dslca-modal-templates-save,.dslca-section.dslca-templates,.dslca-section.dslca-templates-load{background:#ca564f}.dslca-section{display:none;position:relative}.dslca-section-back{display:block;float:left;width:32px;line-height:74px;text-align:center;color:#fff}.dslca-section-back:hover{background:#e25c54;color:#fff}.dslca-section-title{display:block;float:left;background:#3b6fbe;color:#fff;font-size:17px;line-height:1;padding:28px 25px}.dslca-section-title:hover,.dslca-section-title:hover *{cursor:pointer}.dslca-templates .dslca-section-title,.dslca-templates-load .dslca-section-title,.dslca-templates-save .dslca-section-title{background:#a94640}.dslca-section-title-filter{position:relative;cursor:pointer}.dslca-section-title-filter .dslca-icon{color:rgba(255,255,255,.5);margin-left:10px;vertical-align:top}.dslca-section-title-filter-options{background:#5890E5;border-radius:3px 3px 0 0;bottom:35px;display:none;min-width:100px;left:-10px;position:absolute;z-index:999999;box-shadow:0 2px 8px 0 rgba(0,0,0,.21)}.dslca-section-title-filter-options a{display:block;cursor:pointer;margin:1px 0 0;padding:10px 13px;border-top:1px solid rgba(0,0,0,.09);font-size:13px;white-space:nowrap;color:#fff}.dslca-section-title-filter-options a:hover{background:#5890E5}.dslca-section.dslca-templates-load .dslca-section-title-filter-options{background:#CA564F}.dslca-section.dslca-templates-load .dslca-section-title-filter-options a:hover{background:#e25c54}.dslca-sections .dslca-exclude,.dslca-subsection{display:none}.dslca-module-non-active{opacity:.5!important}.dslca-module{color:#fff;display:inline-block;font-weight:400;line-height:1;padding:2px 12px 9px;background:#5890e5;margin:4px 2px;box-shadow:0 1px 3px 0 rgba(0,0,0,.15),-1px 1px 0 0 rgba(255,255,255,.05) inset;border-radius:2px;text-align:center;min-width:70px;transition:transform 50ms linear 10ms;z-index:1;position:relative}.dslca-module[data-id=DSLC_Notification],.dslca-module[data-id=DSLC_Sliders],.dslca-module[data-id=DSLC_Staff],.dslca-module[data-id=DSLC_Separator]{margin-right:14px}.dslca-module[data-id=DSLC_M_A]{margin-left:5px;margin-right:14px;background:#b2b7bc;box-shadow:none}.dslca-module[data-id=DSLC_M_A] .dslca-icon{color:#fff}.dslca-module[data-id=DSLC_M_A]:hover{background:#BDC3C9}.dslca-module:hover{background:#6b9ff1;box-shadow:-2px 4px 3px 0 rgba(0,0,0,.19),-1px 1px 0 0 rgba(255,255,255,.05) inset;transform:translate(1px,-2px)}div.dslca-module:hover,div.dslca-module:hover *{color:#fff;cursor:grab;cursor:-webkit-grab}div.dslca-module.dslca-module-dragging{position:relative;opacity:1}.dslc-module-front.dslca-module-dragging{box-shadow:none!important;animation:none!important}.dslc-module-front.dslca-module-ghost{background:rgba(229,163,88,.28)}div.dslca-module.dslca-module-dragging,div.dslca-module.dslca-module-dragging *,div.dslca-module.dslca-module-dragging:hover,div.dslca-module.dslca-module-dragging:hover *{cursor:grabbing;cursor:-webkit-grabbing}.dslca-manage-action.dslca-move-module-hook:hover,.dslca-manage-action.dslca-move-module-hook:hover *,.dslca-manage-action.dslca-move-modules-area-hook:hover,.dslca-manage-action.dslca-move-modules-area-hook:hover *,.dslca-manage-action.dslca-move-modules-section-hook:hover,.dslca-manage-action.dslca-move-modules-section-hook:hover *{cursor:grab;cursor:-webkit-grab}.dslca-module .dslca-icon{color:#AECEF9;vertical-align:top;font-size:20px;display:block;line-height:41px;text-align:center;text-shadow:0 1px rgba(0,0,0,.05)}.dslca-module.ui-draggable-dragging .dslca-icon{margin-right:0}.dslca-module-edit{position:relative}.dslca-module-edit-options,.dslca-modules-section-edit-options,.dslca-pseudo-module-edit-options{padding:16px 15px 5px;min-height:58px;transform:translate(0,0)}.dslca-module-edit-option,.dslca-modules-section-edit-option,.dslca-pseudo-module-edit-option,.dslca-section-edit-option{display:table-cell;min-width:180px;position:relative;padding:40px 15px}.dslca-module-control-group,.dslca-section-control-group{padding:4px}.dslca-module-control-group>.controls-group-inner,.dslca-section-control-group>.controls-group-inner{min-width:180px;border:1px solid rgba(0,0,0,.1);border-radius:3px;position:relative;padding:0 15px}.dslca-module-control-group>.controls-group-inner>.dslca-module-edit-label,.dslca-section-control-group>.controls-group-inner>.dslca-section-edit-label{position:absolute;background:rgba(76,129,207,.4);padding:6px 11px;left:0;border-radius:2px 2px 0 0;width:100%;text-transform:uppercase;letter-spacing:1px;font-size:75%;border-bottom:1px solid #4C81CF}.dslca-module-control-group>.controls-group-inner>.dslca-module-edit-label .dslc-control-toggle{display:none}.dslca-module-edit-option-hidden{display:none!important}.dslca-module-edit-option input[type=text],.dslca-module-edit-option input[type=text]:focus,.dslca-module-edit-option input[type=number],.dslca-module-edit-option input[type=number]:focus,.dslca-module-edit-option input[type=email],.dslca-module-edit-option input[type=email]:focus,.dslca-module-edit-option select,.dslca-module-edit-option select:focus,.dslca-module-edit-option textarea,.dslca-module-edit-option textarea:focus,.dslca-pseudo-module-edit-field{background-color:#6c9fed;border:1px solid #447bce;border-radius:3px;width:100%;min-width:140px;height:auto}.dslca-module-edit-option-text,.dslca-pseudo-module-edit-option{width:235px}.dslca-module-edit-option-textarea{width:500px}.dslca-module-edit-label,.dslca-modules-section-edit-label,.dslca-pseudo-module-edit-label{color:#fff;display:block;font-family:'Open Sans',sans-serif;font-weight:400;font-size:13px;line-height:1;margin-bottom:10px;padding-right:40px;white-space:nowrap;position:relative}.dslca-module-edit-field-font{min-width:140px}.dslca-module-edit-field-font-wrapper,.dslca-module-edit-field-icon-wrapper{display:table-cell;padding-right:5px;position:relative}.dslca-module-edit-field-font,.dslca-module-edit-field-icon{vertical-align:middle}.dslca-options-iconbutton{background:#3b6fbe;border:1px solid #3565ad;border-radius:3px;cursor:pointer;display:table-cell;height:32px;text-align:center;vertical-align:middle;padding:0 10px}.dslca-options-iconbutton.dslca-module-edit-field-font-prev{border-top-right-radius:0;border-bottom-right-radius:0}.dslca-options-iconbutton.dslca-module-edit-field-font-next{border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0}.dslca-options-iconbutton .dslca-icon{color:#8db6f3;font-size:12px;line-height:30px}.dslca-module-edit-field-font-suggest,.dslca-module-edit-field-icon-suggest{color:#fff;color:rgba(255,255,255,.5);position:absolute;left:11px;top:0;line-height:32px;font-family:"Open Sans",HelveticaNeue,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px}.dslca-module-edit-option-checkbox{white-space:nowrap;width:auto}.dslca-module-edit-option-checkbox input[type=checkbox]{display:none}.dslca-module-edit-option-checkbox-wrapper{display:table-cell;background:#3b6fbe;border-radius:3px;border:1px solid #3565ad;padding:0 10px}.dslca-module-edit-option-checkbox-single{padding:6px 8px;display:table-cell}.dslca-module-edit-option-checkbox-hook{cursor:pointer;font-size:13px;font-weight:400;font-family:'Open Sans',sans-serif}.dslca-module-edit-option-checkbox-hook .dslca-icon{margin-right:10px}.dslca-module-edit-option-radio{width:auto}.dslca-module-edit-option-radio input[type=radio]{vertical-align:bottom}.dslca-module-edit-option-radio-wrapper{background:#3b6fbe;border-radius:4px;border:1px solid #3565ad;padding:0 10px}.dslca-module-edit-option-radio-single{margin:6px;display:inline-block;font-size:12px;font-weight:400;font-family:'Open Sans',sans-serif}.dslca-module-edit-option-box_shadow,.dslca-module-edit-option-text_shadow{width:auto}.dslca-module-edit-option-box-shadow-wrapper,.dslca-module-edit-option-text-shadow-wrapper{display:table-cell;background:#3b6fbe;border-radius:4px;border:1px solid #3565ad;padding:2px 10px;font-size:0}.dslca-module-edit-option-box-shadow-single,.dslca-module-edit-option-text-shadow-single{display:table-cell;width:auto;line-height:1;vertical-align:middle;white-space:nowrap;padding-left:20px;position:relative}.dslca-module-edit-option-box-shadow-single input[type=checkbox],.dslca-module-edit-option-text-align input[type=checkbox]{display:none}.dslca-module-edit-option-box-shadow-single:first-child,.dslca-module-edit-option-text-shadow-single:first-child{padding-left:0}.dslca-module-edit-option-box-shadow-single span,.dslca-module-edit-option-text-shadow-single span{font-size:12px;margin-right:10px;vertical-align:middle}.dslca-module-edit-option-box-shadow-single .dslca-module-edit-option-checkbox-hook,.dslca-module-edit-option-box-shadow-single span.wp-picker-input-wrap,.dslca-module-edit-option-text-shadow-single span.wp-picker-input-wrap{margin-right:0}.dslca-module-edit-option-box-shadow-single input[type=text],.dslca-module-edit-option-box-shadow-single input[type=text]:focus,.dslca-module-edit-option-box-shadow-single input[type=number],.dslca-module-edit-option-box-shadow-single input[type=number]:focus,.dslca-module-edit-option-text-shadow-single input[type=text],.dslca-module-edit-option-text-shadow-single input[type=text]:focus,.dslca-module-edit-option-text-shadow-single input[type=number],.dslca-module-edit-option-text-shadow-single input[type=number]:focus{width:60px;min-width:auto;padding:3px 7px;vertical-align:middle}.dslca-module-edit-option-box-shadow-single input[type=text].dslca-module-edit-option-box-shadow-color,.dslca-module-edit-option-text-shadow-single input[type=text].dslca-module-edit-option-text-shadow-color{width:100px}.dslca-module-edit-option-box-shadow-single .dslca-module-edit-option-checkbox-hook .dslca-icon{margin-left:10px;margin-right:0;font-size:13px;font-weight:400}.dslca-module-edit-option-text-align{width:auto}.dslca-module-edit-option-text-align-wrapper{background:#3b6fbe;border-radius:4px;border:1px solid #3565ad;padding:0 10px;font-size:0;display:table-cell}.dslca-module-edit-option-text-align-single{display:table-cell;font-size:14px;text-align:center;line-height:1;vertical-align:middle;padding:5px 12px}.dslca-module-edit-option-text-align-hook{cursor:pointer;opacity:.6;line-height:20px}.dslca-module-edit-option-text-align-hook:hover{opacity:.8}.dslca-module-edit-option-text-align-hook.dslca-active{opacity:1}.dslca-module-edit-options-tab-hook,.dslca-pseudo-module-edit-options-tab-hook{color:#fff;cursor:pointer;font-family:'Open Sans',sans-serif;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;padding:6px 10px;border-radius:3px;float:left}.dslca-module-edit-options-tab-hook.dslca-active,.dslca-module-edit-options-tab-hook.dslca-active:hover{background:rgba(0,0,0,.11);box-shadow:-1px 1px 1px 0 rgba(0,0,0,.22) inset}.dslc-modules-area.dslc-modules-area-empty,.dslc-modules-area:hover{box-shadow:0 0 0 2px rgba(173,175,179,.4) inset}.dslca-module-edit-options-tab-hook:hover,.dslca-pseudo-module-edit-options-tab-hook:hover{background:rgba(169,239,255,.17);color:#fff}.dslca-module-edit-options-tab-hook[data-id=animation_styling],.dslca-module-edit-options-tab-hook[data-id=presets_styling]{float:right}.dslca-clear-styling-button{border:1px solid rgba(255,255,255,.4);border-radius:4px;display:inline-block!important;float:right;padding:4px 6px;position:absolute;right:0;top:15px;color:#a0c0f0;cursor:pointer;font-size:11px;font-weight:900;margin-right:18px}.dslca-modules-section-edit,.dslca-templates{position:relative}.dslca-clear-styling-button:hover{color:#fff}.dslca-modules-section-edit-option-hidden{display:none!important}.dslca-modules-section-edit-option input[type=text],.dslca-modules-section-edit-option input[type=number],.dslca-modules-section-edit-option input[type=email],.dslca-modules-section-edit-option select,.dslca-modules-section-edit-option textarea{background-color:#6c9fed;border:1px solid #447bce;width:100%;height:auto}.dslca-modules-section-edit-option-text{width:235px}.dslca-modules-section-edit-option-textarea{width:500px}.dslca-modules-section-edit-option-checkbox{width:auto}.dslca-modules-section-edit-option-checkbox input[type=checkbox]{display:none}.dslca-modules-section-edit-option-checkbox-wrapper{background:#3b6fbe;border-radius:4px;border:1px solid #3565ad;padding:0 10px}.dslca-modules-section-edit-option-checkbox-single{margin:6px;display:table-cell;white-space:nowrap;padding:8px}.dslca-modules-section-edit-option-checkbox-hook{cursor:pointer;font-size:12px;font-weight:400;font-family:'Open Sans',sans-serif}.dslca-modules-section-edit-option-checkbox-hook .dslca-icon{margin-right:10px}.dslca-modules-section-settings{display:none}.dslca-template,.dslca-templates .dslca-go-to-section-hook,.dslca-templates .dslca-open-modal-hook{border-right:1px solid rgba(0,0,0,.12);color:#fff;cursor:pointer;display:block;float:left;font-size:15px;line-height:1;padding:29px 29px 27px}.dslca-template:hover,.dslca-templates .dslca-go-to-section-hook:hover,.dslca-templates .dslca-open-modal-hook:hover{background:#e25c54;color:#fff}.dslca-templates .dslca-go-to-section-hook .dslca-icon,.dslca-templates .dslca-open-modal-hook .dslca-icon{color:rgba(255,255,255,.5);margin-right:9px;vertical-align:top;line-height:14px}.dslca-templates-load{border-top:1px solid #d8827d}.dslca-template-origin-user{padding-right:50px}.dslca-template .dslca-delete-template-hook{background:rgba(0,0,0,.2);border-radius:3px;display:inline-block;margin-top:-6px;margin-left:7px;padding:5px 7px;cursor:pointer}.dslca-template-save-form input[type=text]{background:#fff;border:1px solid #d9dcdf;border-radius:3px;color:#bfbfbf;display:block;margin-bottom:15px;width:224px}#dslca-export-code,#dslca-import-code{background:#fff;border:1px solid #d9dcdf;border-radius:3px;color:#bfbfbf;display:block;height:150px;margin-bottom:15px;overflow:hidden;width:224px}.dslca-template-export-form .dslca-close-modal-hook{display:block;width:auto}.dslca-switch{background:#1783bc;border-radius:50%;bottom:-50px;cursor:pointer;height:100px;left:45%;position:fixed;width:100px}.dslca-cancel,.dslca-submit,.dslca-submit-secondary{border-radius:3px;color:#fff;cursor:pointer;font-family:'Open Sans',sans-serif;font-size:14px;font-weight:700;line-height:34px;width:110px;display:inline-block;text-align:center}.dslca-submit{background:#4cc12d;position:relative}.dslca-submit-secondary{background:#5890e5}.dslca-cancel{background:#e55f5f}.dslc-modules-area-empty::after,.dslca-module-placeholder,.dslca-modules-section-placeholder,div.dslca-add-modules-section{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.dslca-module-reloading{position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(255,255,255,.8);color:#5890e5}.dslca-module-reloading .dslca-icon{font-size:20px;position:absolute;top:50%;left:50%;margin-left:-10px}.dslca-module-placeholder{position:relative;background:#5890e5;height:40px;float:left}.dslca-placeholder-help-text{position:absolute;left:0;bottom:0;right:0;text-align:center}.dslca-placeholder-help-text-inner{background:#5890e5;border-radius:3px 3px 0 0;color:#fff;font-size:12px;font-weight:400;letter-spacing:.5px;display:inline-block;padding:5px 10px}.dslc-modules-area.dslc-modules-area-empty{margin-bottom:20px;min-height:120px;text-align:center;vertical-align:middle}.dslc-modules-area.dslc-modules-area-empty:last-child{margin-bottom:0}.dslc-modules-area-empty::after{content:"Drop modules here";display:inline-block;opacity:1;color:rgba(173,175,179,.4);left:0;right:0;top:50%;margin-top:-10px;position:absolute;font-size:15px}.dslc-module-front{position:relative;min-height:30px}.dslc-module-front:hover{z-index:999999}body.module-editing-in-progress .dslc-module-front:not(.dslca-module-being-edited),body.section-editing-in-progress .dslc-modules-section:not(.dslca-modules-section-being-edited){cursor:default!important}body.module-editing-in-progress .dslc-module-front:not(.dslca-module-being-edited):before,body.section-editing-in-progress .dslc-modules-section:not(.dslca-modules-section-being-edited):before{content:"";position:absolute;height:100%;width:100%;z-index:199999}.dslc-module-front:hover,.dslc-module-front:hover *{cursor:pointer}.dslc-modules-area:hover .dslc-module-front:hover{box-shadow:0 0 0 2px #4f8ff1 inset}.dslc-modules-area.dslca-options-hovered .dslc-module-front{box-shadow:0 0 0 0 transparent}.dslc-control-toggle{cursor:pointer;font-size:15px;opacity:.5;position:absolute;right:0}.dslc-control-toggle:hover{opacity:1}.dslca-option-off{opacity:.5}.dslc-control-toggle:before{content:"\f205"}.dslca-option-off .dslc-control-toggle:before{content:"\f204"}.dslc-modules-area{outline:0}.dslc-modules-area-empty.dslc-modules-area.dslca-options-hovered,.dslc-modules-area.dslca-options-hovered{box-shadow:0 0 0 2px rgba(173,175,179,.4)}.dslc-modules-area-empty.dslca-options-hovered{outline:0!important}.dslc-module-front.ui-sortable-helper{background:#5890e5;border-radius:3px;height:0!important;width:0!important;overflow:hidden;opacity:1!important;cursor:move;padding:0!important;border:0!important;outline:0!important}.dslc-module-front.ui-sortable-helper *{opacity:0}.dslc-module-front .dslc-sortable-helper-icon{display:none;position:absolute;left:25px;top:25px;color:rgba(255,255,255,.5)}.dslc-module-front.ui-sortable-helper .dslc-sortable-helper-icon{display:block;opacity:1}.dslc-modules-area.ui-sortable-helper{cursor:move;border:0!important;outline:0!important}.dslc-modules-area.ui-sortable-helper *{opacity:0}.dslc-modules-section.ui-sortable-helper{max-height:0!important;width:100%!important;overflow:hidden!important;opacity:0!important;padding:0!important;outline:0!important;border:0!important}.dslca-save-composer,.dslca-save-draft-composer{background:#313131;border-radius:3px 6px 6px 3px;cursor:pointer;font-size:13px;float:left;line-height:1;opacity:0;display:none;padding:10px 43px 10px 12px;text-decoration:none;position:relative;margin-right:6px}.dslca-save-composer-helptext{color:#adadad;white-space:nowrap}.dslca-save-composer .dslca-save-composer-icon,.dslca-save-draft-composer .dslca-save-draft-composer-icon{background:#78ca4f;bottom:0;border-radius:0 3px 3px 0;border-top:1px solid #b8e3a2;cursor:pointer;color:#fff;display:block;position:absolute;right:0;top:0;text-align:center;width:30px}.dslca-save-composer .dslca-save-composer-icon .dslca-icon{color:#fff;margin:0;position:relative;top:10px}.dslca-save-draft-composer-helptext{color:#adadad;white-space:nowrap}.dslca-save-draft-composer .dslca-save-draft-composer-icon .dslca-icon{color:#fff;margin:0;position:relative;top:10px}.dslca-no-content{position:absolute;display:none;border:2px dashed #5890e5;padding:35px 10px;width:100%;text-align:center}.dslc-modules-area-empty .dslca-no-content{display:block}.dslca-no-content .dslca-icon{margin-right:10px}.dslc-modules-area.dslc-1-col .dslca-no-content-help-text,.dslc-modules-area.dslc-2-col .dslca-no-content-help-text{display:none}.dslc-modules-area.dslc-1-col .dslca-icon,.dslc-modules-area.dslc-2-col .dslca-icon{margin-right:0}.dslca-templates-actions{background:rgba(0,0,0,.3);position:absolute;bottom:0;left:0;right:0}div.dslca-add-modules-section{text-align:center;width:80%;max-width:620px;overflow:hidden;margin:30px auto 180px}.dslca-add-modules-section-hook,.dslca-import-modules-section-hook{background:#e5855f!important;border-radius:3px;color:#fff!important;cursor:pointer;display:block;font-size:15px!important;float:left;line-height:1!important;padding:14px 0;text-decoration:none!important;width:70%!important;box-shadow:none!important}.dslca-add-modules-section-hook:hover,.dslca-import-modules-section-hook:hover{background:#FF9162!important;color:#fff!important}.dslca-add-modules-section .dslca-icon,.dslca-import-modules-section .dslca-icon{margin-right:10px;color:rgba(255,255,255,.5)!important}.dslca-import-modules-section-hook{float:right;width:28%!important}.dslc-modules-section{position:relative}.dslc-modules-section:hover{box-shadow:0 0 0 2px #EF7C5B inset}.dslc-modules-section.dslca-change-width-active{z-index:100}.dslca-manage-action{color:#fff;display:inline-block;text-decoration:none;font-size:12px;line-height:15px;text-align:center;padding:5px 6px;min-width:20px;margin-right:-2px}.dslca-icon{vertical-align:middle}.dslca-manage-action:first-child{padding-left:8px;border-radius:3px 0 0 3px}.dslca-manage-action:last-child{padding-right:8px;border-radius:0 3px 3px 0}.dslca-modules-section-manage{bottom:0;left:0;right:0;visibility:hidden;padding-right:0;position:absolute;z-index:999999;width:20%;margin:0 auto;text-align:center}.dslca-modules-section-manage:hover{z-index:100000}.dslc-modules-section:hover .dslca-modules-section-manage{visibility:visible!important}.dslca-module-manage-inner,.dslca-modules-section-manage-inner{background:#f17c56;border-radius:3px;display:inline-block;line-height:1;position:relative;z-index:99999;vertical-align:middle;opacity:0;cursor:pointer}.dslca-modules-section-manage-inner{border-top-right-radius:0;border-top-left-radius:0}.dslca-modules-section-manage .dslca-manage-action:hover{background:#db6a3a}.dslca-module-manage-inner .dslca-manage-action:hover{background:#507FC9}.dslca-modules-section-placeholder{position:relative;background:#E5855F;height:2px;width:100%;margin:10px 0}.dslca-modules-section-placeholder .dslca-placeholder-help-text-inner{background:#E5855F}.dslca-add-modules-area-hook{background:#5fb7e5;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:11px;font-family:'Open Sans',sans-serif;font-weight:700;line-height:1;margin-right:7px;padding:7px 10px;text-decoration:none;vertical-align:middle}.dslca-add-modules-area-hook:hover{color:#fff}.dslca-add-modules-area-hook .dslca-icon{margin-right:5px;color:rgba(255,255,255,.5);position:relative;top:1px}.dslc-modules-area{position:relative}.dslca-modules-area-drag-in-progress .dslc-modules-area{margin-right:1%!important;clear:none}.dslca-modules-area-manage{visibility:hidden;opacity:.5;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;bottom:0;position:absolute;left:-24px;top:0;margin-right:0;text-align:center;z-index:999999}.dslc-modules-area:hover .dslca-modules-area-manage{visibility:visible;opacity:.5}.dslc-modules-area .dslca-modules-area-manage:hover{opacity:1}.dslca-modules-area-manage.dslca-horizontal{top:50%}.dslc-modules-section.dslc-full .dslca-modules-area-manage{right:auto;left:0;margin-right:0}.dslca-modules-area-manage-inner{background:#b2b7bc;border-radius:3px 0 0 3px;border-right-width:0;display:inline-block;margin-top:10px;position:relative;z-index:99999}.dslca-horizontal .dslca-modules-area-manage-inner{margin-top:-47px}.dslc-modules-section.dslc-full .dslca-modules-area-manage-inner{border-radius:0 3px 3px 0}.dslca-modules-area-manage .dslca-manage-action{color:#fff;display:block;text-decoration:none;font-size:12px;line-height:16px;text-align:center;margin:0}.dslca-modules-area-manage-inner .dslca-manage-action:first-child{margin-left:0;margin-top:0;padding-top:6px;border-radius:3px 0 0}.dslca-modules-area-manage .dslca-manage-action:last-child{padding-bottom:6px;border-radius:0 0 0 3px}#dslc-content .dslca-modules-area-manage .dslca-manage-action:hover{color:#fff;background:#a4a5a9}#dslc-content .dslca-modules-area-manage .dslca-change-width-modules-area-hook{position:relative}#dslc-content .dslca-modules-area-manage .dslca-icon{font-size:12px}.dslca-change-width-module-options,.dslca-change-width-modules-area-options{background:#fff;border:1px solid #d9dcdf;border-radius:3px;display:none;padding:7px;position:absolute;top:-6px;left:25px;z-index:99999;width:122px}.dslca-change-width-module-hook:hover>.dslca-change-width-module-options,.dslca-change-width-modules-area-hook:hover>.dslca-change-width-modules-area-options{display:block}.dslca-change-width-module-options{top:24px;left:0;border-top-right-radius:0;border-top-left-radius:0;border-top:none;padding-bottom:18px}.dslca-change-width-modules-area-options:after,.dslca-change-width-modules-area-options:before{right:100%;top:18px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.dslca-change-width-modules-area-options:after{border-color:rgba(255,255,255,0);border-right-color:#fff;border-width:10px;margin-top:-10px}.dslca-change-width-modules-area-options:before{border-color:rgba(205,205,205,0);border-right-color:#cdcdcd;border-width:11px;margin-top:-11px}.dslca-change-width-module-options span,.dslca-change-width-modules-area-options span{background:#4785db;border-radius:3px;display:inline-block;font-family:'Open Sans',sans-serif;font-size:13px;font-weight:400;line-height:24px;max-width:44px;margin:1px;text-align:center;width:44px}.dslca-change-width-module-options span:hover,.dslca-change-width-modules-area-options span:hover{background:#6B9FF1}.dslca-change-width-module-options span:first-child,.dslca-change-width-modules-area-options span:first-child{background:0 0;color:#5e636a;display:inline-block;font-size:13px;margin-bottom:5px;max-width:none;width:auto}#dslc-content .dslca-module-manage .dslca-module-manage-hook:hover,.dslca-section-scroller-next .dslca-icon,.dslca-section-scroller-prev .dslca-icon{color:#fff}.dslc-module-front.dslc-1-col .dslca-change-width-module-options span[data-size="1"],.dslc-module-front.dslc-10-col .dslca-change-width-module-options span[data-size="10"],.dslc-module-front.dslc-11-col .dslca-change-width-module-options span[data-size="11"],.dslc-module-front.dslc-12-col .dslca-change-width-module-options span[data-size="12"],.dslc-module-front.dslc-2-col .dslca-change-width-module-options span[data-size="2"],.dslc-module-front.dslc-3-col .dslca-change-width-module-options span[data-size="3"],.dslc-module-front.dslc-4-col .dslca-change-width-module-options span[data-size="4"],.dslc-module-front.dslc-5-col .dslca-change-width-module-options span[data-size="5"],.dslc-module-front.dslc-6-col .dslca-change-width-module-options span[data-size="6"],.dslc-module-front.dslc-7-col .dslca-change-width-module-options span[data-size="7"],.dslc-module-front.dslc-8-col .dslca-change-width-module-options span[data-size="8"],.dslc-module-front.dslc-9-col .dslca-change-width-module-options span[data-size="9"],.dslc-modules-area.dslc-1-col .dslca-change-width-modules-area-options span[data-size="1"],.dslc-modules-area.dslc-10-col .dslca-change-width-modules-area-options span[data-size="10"],.dslc-modules-area.dslc-11-col .dslca-change-width-modules-area-options span[data-size="11"],.dslc-modules-area.dslc-12-col .dslca-change-width-modules-area-options span[data-size="12"],.dslc-modules-area.dslc-2-col .dslca-change-width-modules-area-options span[data-size="2"],.dslc-modules-area.dslc-3-col .dslca-change-width-modules-area-options span[data-size="3"],.dslc-modules-area.dslc-4-col .dslca-change-width-modules-area-options span[data-size="4"],.dslc-modules-area.dslc-5-col .dslca-change-width-modules-area-options span[data-size="5"],.dslc-modules-area.dslc-6-col .dslca-change-width-modules-area-options span[data-size="6"],.dslc-modules-area.dslc-7-col .dslca-change-width-modules-area-options span[data-size="7"],.dslc-modules-area.dslc-8-col .dslca-change-width-modules-area-options span[data-size="8"],.dslc-modules-area.dslc-9-col .dslca-change-width-modules-area-options span[data-size="9"]{background:#3B6FBE;box-shadow:1px 1px 3px rgba(0,0,0,.28) inset;cursor:default}.dslc-modules-area-empty .dslca-modules-area-manage{top:12px;bottom:auto}.dslc-modules-area-empty .dslca-modules-area-manage-inner{margin-top:0}.dslca-modules-area-placeholder{position:relative;background:#5890e5;height:2px;margin:10px;float:left}body.rtl .dslca-modules-area-placeholder{float:right}.dslca-module-manage{display:block;position:absolute;left:50%;margin-left:-47px;top:0;text-align:center;z-index:99999;line-height:1}.dslca-module-manage-inner{background:#5890e5}.dslca-module-manage-inner.dslca-dev-mode{background:#444;border-color:#333}#dslc-content .dslc-modules-area.dslc-1-col .dslca-module-manage .dslca-module-manage-hook,#dslc-content .dslc-modules-area.dslc-2-col .dslca-module-manage .dslca-module-manage-hook{margin-right:-2px}#dslc-content .dslca-module-manage .dslca-module-manage-hook:first-child{margin-top:0;border-radius:0 0 0 3px}#dslc-content .dslca-module-manage .dslca-module-manage-hook:last-child{margin-right:0!important;border-radius:0 0 3px}.dslca-section-scroller{position:relative;height:74px;margin-right:80px;overflow:hidden}.dslca-section-scroller-inner{position:absolute;top:0;left:0;bottom:0;width:999999px;text-align:left;-webkit-transition:left .3s ease-in-out;-moz-transition:left .3s ease-in-out;transition:left .3s ease-in-out}.dslca-prompt-modal-actions,.dslca-prompt-modal-msg{text-align:center}.dslca-section-scroller-content{display:inline-block;padding-right:80px}.dslca-section-scroller-fade{background:-moz-linear-gradient(left,rgba(88,144,229,0) 0,rgba(70,116,185,1) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(88,144,229,0)),color-stop(100%,rgba(70,116,185,1)));background:-webkit-linear-gradient(left,rgba(88,144,229,0) 0,rgba(70,116,185,1) 100%);background:-o-linear-gradient(left,rgba(88,144,229,0) 0,rgba(70,116,185,1) 100%);background:-ms-linear-gradient(left,rgba(88,144,229,0) 0,rgba(70,116,185,1) 100%);background:linear-gradient(to right,rgba(88,144,229,0) 0,rgba(70,116,185,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00004799', endColorstr='#5890e5', GradientType=1 );position:absolute;right:80px;width:20px;bottom:0;top:0;z-index:1}.dslca-section-scroller-nav{position:absolute;right:0;top:0;bottom:0;overflow:hidden;width:80px;font-size:30px}.dslca-section-scroller-nav>a{cursor:pointer;display:flex;justify-content:center;align-items:center;width:40px;position:absolute;left:0;top:0;bottom:0;text-decoration:none;outline:0!important;background:rgba(0,0,0,.2)}.dslca-section-scroller-nav>a:hover{background:rgba(0,0,0,.15)}.dslca-section-scroller-nav>a:active{background:rgba(0,0,0,.25)}.dslca-section-scroller-nav .dslca-section-scroller-next{left:auto;right:0}.dslca-modal{background:#fff;border-radius:3px;color:#444;display:none;padding:14px 17px;position:absolute;bottom:55px;-moz-box-shadow:0 1px 6px rgba(0,0,0,.2);-webkit-box-shadow:0 1px 6px rgba(0,0,0,.2);box-shadow:0 1px 6px rgba(0,0,0,.2);z-index:9999991}.dslca-modal:after{top:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:7px;left:50%;margin-left:-7px}.dslca-prompt-modal-msg textarea{width:100%;min-height:80px;padding:5px;line-height:1.6em;font-size:13px;color:#848484}.dslca-prompt-modal-confirm-hook{margin-right:7px}.dslca-prompt-modal{background:rgba(255,255,255,.8);display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999999;height:100%}.dslca-prompt-modal-content{background:#fff;border-radius:3px;top:50%;position:relative;width:400px;margin:-123px auto 0;padding:30px 20px;-moz-box-shadow:0 2px 2px rgba(0,0,0,.04),0 0 7px rgba(0,0,0,.12);-webkit-box-shadow:0 2px 2px rgba(0,0,0,.04),0 0 7px rgba(0,0,0,.12);box-shadow:0 2px 2px rgba(0,0,0,.04),0 0 7px rgba(0,0,0,.12)}.dslca-prompt-modal-descr,.dslca-prompt-modal-title{display:block;font-family:'Open Sans',sans-serif;margin-bottom:22px}.dslca-prompt-modal-title{color:#424242;font-size:16px;font-weight:700;line-height:1}.dslca-prompt-modal-descr{color:#8a8a8a;font-size:13px;font-weight:400;line-height:22px}.dslca-prompt-modal-descr textarea{width:100%;min-height:80px;padding:5px;font-size:11px}.dslca-prompt-modal-actions .dslc-icon{color:rgba(255,255,255,.5);margin-right:6px}.dslca-accordion-plain-content,.dslca-module-options-front,.dslca-module-options-front-backup,.dslca-tab-plain-content{display:none}#dslca-code,#dslca-content-for-search,.dslca-module-code,.dslca-module-edit-option-size,.dslca-section-code{display:none!important}#dslca-wysiwyg-actions-cancel-hook,#dslca-wysiwyg-actions-save-hook{border-radius:3px;display:inline-block;padding:13px 10px;position:relative;color:#fff;font-family:'Open Sans',sans-serif;font-weight:700;cursor:pointer;font-size:12px;line-height:1}#dslca-wysiwyg{position:absolute;top:0;left:-110%;z-index:99999;height:200px;padding-bottom:60px}#dslcawysiwyg{overflow:hidden;height:100px}#wp-dslcawysiwyg-editor-container{height:82%}#dslc-content .dslc-module-front.dslca-module-wysiwyg-active{opacity:0;min-height:200px}#dslca-wysiwyg-actions{bottom:0;position:absolute;color:#fff;left:0;line-height:1;right:0;text-align:right}#dslca-wysiwyg-actions-save-hook{background:#5bd63b;text-align:center}#dslca-wysiwyg-actions-cancel-hook{background:#e55858;text-align:center}#dslc-content .dslca-wysiwyg-actions-edit{position:absolute;top:0;right:0;overflow:hidden}.dslca-enabled.dslca-composer-hidden #dslc-content .dslca-wysiwyg-actions-edit{display:none}#dslc-content .dslca-wysiwyg-actions-edit-hook{background:#5890e5;color:#fff;cursor:pointer;display:block;font-size:12px;font-family:'Open Sans',sans-serif;line-height:1;font-weight:700;position:relative;padding:7px 10px;border-radius:0 0 0 3px;letter-spacing:0}#dslc-content .dslca-wysiwyg-actions-edit-hook:hover{background:#5080C9}body.dslca-enabled #mce-modal-block,body.dslca-enabled #mceModalBlocker,body.dslca-enabled #wp-link-backdrop,body.dslca-enabled .ui-dialog,body.dslca-enabled .ui-widget-overlay{z-index:99999999!important}body.dslca-enabled #dslcawpeditor_forecolor_menu,body.dslca-enabled #menu_dslcawpeditor_dslcawpeditor_formatselect_menu,body.dslca-enabled #wp-link-wrap,body.dslca-enabled .clearlooks2,body.dslca-enabled .mce-menu,body.dslca-enabled .mce-panel{z-index:999999991!important}body.dslca-enabled .mce_fullscreen{display:none}@keyframes dslcBounceIn{0%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0);opacity:0}70%{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);transform:scale(1.05)}90%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}100%{opacity:1}}@-moz-keyframes dslcBounceIn{0%{-moz-transform:scale(0);transform:scale(0);filter:alpha(opacity=0);opacity:0}70%{-moz-transform:scale(1.05);transform:scale(1.05)}90%{-moz-transform:scale(1);transform:scale(1)}100%{filter:alpha(opacity=100);opacity:1}}@-webkit-keyframes dslcBounceIn{0%{-webkit-transform:scale(0);transform:scale(0);filter:alpha(opacity=0);opacity:0}70%{-webkit-transform:scale(1.05);transform:scale(1.05)}90%{-webkit-transform:scale(1);transform:scale(1)}100%{filter:alpha(opacity=100);opacity:1}}@keyframes dslcBounceOut{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(.9);-moz-transform:scale(.9);transform:scale(.9)}}@-moz-keyframes dslcBounceOut{0%{-moz-transform:scale(1);transform:scale(1)}100%{-moz-transform:scale(.9);transform:scale(.9)}}@-webkit-keyframes dslcBounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes dslcBounceOut2{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scale(1.01);-moz-transform:scale(1.01);transform:scale(1.01)}100%{-webkit-transform:scale(.9);-moz-transform:scale(.9);transform:scale(.9)}}@-moz-keyframes dslcBounceOut2{0%{-moz-transform:scale(1);transform:scale(1)}30%{-moz-transform:scale(1.01);transform:scale(1.01)}100%{-moz-transform:scale(.9);transform:scale(.9)}}@-webkit-keyframes dslcBounceOut2{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scale(1.01);transform:scale(1.01)}100%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes dslcOpacityDrop{0%{opacity:1}100%{opacity:.7}}@-moz-keyframes dslcOpacityDrop{0%{opacity:1}100%{opacity:.7}}@-webkit-keyframes dslcOpacityDrop{0%{opacity:1}100%{opacity:.7}}@keyframes dslcRotate{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dslcRotate{0%{-moz-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dslcRotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.dslc-modules-area.dslca-init-animation,.dslca-save-composer.dslca-init-animation,.dslca-save-draft-composer.dslca-init-animation{display:block;opacity:1;-webkit-animation-name:dslcBounceIn;-moz-animation-name:dslcBounceIn;animation-name:dslcBounceIn;animation-duration:.6s;-webkit-animation-duration:.6s}.dslc-editable-content.dslc-pen,.dslc-editable-content:focus{outline:rgba(0,0,0,.2) dashed 1px}span.dslca-manage-action,span.dslca-manage-action:hover,span.dslca-manage-action:hover *{cursor:pointer}.dslca-module-being-edited .dslca-module-manage{display:none!important}.dslc-notification .dslca-refresh-module-hook{right:35px}.dslca-container .dslca-module-edit-option-slider,.dslca-container .dslca-modules-section-edit-option-slider{position:relative}.dslca-modules-edit-field-slider{display:none}.dslca-container .dslca-module-edit-field-slider,.dslca-container .dslca-modules-section-edit-field-slider{background:#6c9fed;border-radius:5px;position:absolute;height:5px;left:15px;right:15px;margin-top:15px}.dslca-container .dslca-module-edit-field-slider .ui-slider-handle,.dslca-container .dslca-modules-section-edit-field-slider .ui-slider-handle{background:#3b6fbe;border:1px solid #3565ad;border-radius:50%;top:-6px;position:absolute;width:15px;height:15px;margin-left:-7px;cursor:ew-resize}.dslca-module-edit-field-numeric-wrap,.dslca-modules-section-edit-field-numeric-wrap{position:relative}.dslca-module-edit-field-numeric-ext,.dslca-modules-section-edit-field-numeric-ext{position:absolute;color:rgba(255,255,255,.8);font-size:12px;right:15px;top:50%;margin-top:-5px;line-height:1}.dslca-module-edit-option-slider .dslca-module-edit-field-numeric-ext{right:10px;top:14px}.dslca-separator-empty{height:1px;line-height:0;border-bottom:1px solid rgba(0,0,0,.06);text-align:center;position:absolute;top:50%;left:0;right:0}.dslca-separator-empty span{background:#fff;border-radius:3px;color:#a0a0a0;display:inline-block;font-family:"Open Sans",sans-serif;font-size:10px;line-height:1;padding:3px 6px;position:relative;top:-7px}.dslca-wp-editor{background:rgba(0,0,0,.7);display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999999}.dslca-wp-editor-inner{background:#fff;position:fixed;top:30px;left:30px;right:30px;bottom:30px;padding:50px}.dslca-wp-editor-actions,.dslca-wp-editor-notification{margin-top:30px}#wp-dslcawpeditor-editor-container{border:1px solid #ddd}.dslca-invisible-overlay{display:block;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99998}.dslca-disable-selection .dslca-invisible-overlay{display:block}.dslca-loading-modal{background:rgba(0,0,0,.75);position:fixed;top:0;left:0;right:0;bottom:200px;z-index:999999}.dslca-loading-modal-content{position:relative;top:200px;width:580px;margin:0 auto}.dslca-loading-modal-msg{background:#fff;border-radius:3px;color:#707070;font-size:14px;font-family:'Open Sans',sans-serif;font-weight:400;line-height:1.5;padding:35px 25px;text-align:center;margin-bottom:10px;-moz-box-shadow:0 0 7px #000;-webkit-box-shadow:0 0 7px #000;box-shadow:0 0 7px #000}.dslca-loading-modal-actions{text-align:right}.dslca-loading-modal-cancel-hook,.dslca-loading-modal-confirm-hook{background:#e55f5f;border-radius:3px;cursor:pointer;color:#fff;display:inline-block;font-size:14px;font-family:'Open Sans',sans-serif;font-weight:700;line-height:1;padding:13px 15px}.dslca-loading-modal-confirm-hook{background:#4cc12d;margin-right:7px}.dslca-module-edit-field-ttip-content{display:none}.dslca-module-edit-field-icon-ttip-hook,.dslca-module-edit-field-ttip-hook{background:#3b6fbe;color:#5890e5;cursor:pointer;border-radius:50%;position:relative;display:inline-block;width:13px;height:13px;margin-left:10px;vertical-align:bottom}.dslca-module-edit-field-icon-ttip-hook .dslca-icon,.dslca-module-edit-field-ttip-hook .dslca-icon{position:absolute;left:5px;font-weight:400;font-size:10px;top:1px}.dslca-module-edit-field-icon-ttip,.dslca-module-edit-field-ttip{background:#fff;color:#8a8a8a;font-family:'Opens Sans',sans-serif;font-size:13px;line-height:1.4;display:none;border-radius:3px;padding:20px 25px;border:1px solid rgba(0,0,0,.12);position:absolute;-moz-box-shadow:0 2px 2px rgba(0,0,0,.04),0 0 7px rgba(0,0,0,.12);-webkit-box-shadow:0 2px 2px rgba(0,0,0,.04),0 0 7px rgba(0,0,0,.12);box-shadow:0 2px 2px rgba(0,0,0,.04),0 0 7px rgba(0,0,0,.12);text-align:center;z-index:999999}.dslca-module-edit-field-icon-ttip a,.dslca-module-edit-field-ttip a{color:#5890e5;font-weight:700;text-decoration:none}.dslca-module-edit-field-icon-ttip:after,.dslca-module-edit-field-icon-ttip:before,.dslca-module-edit-field-ttip:after,.dslca-module-edit-field-ttip:before{top:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.dslca-module-edit-field-icon-ttip:after,.dslca-module-edit-field-ttip:after{border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:8px;left:50%;margin-left:-8px}.dslca-module-edit-field-icon-ttip:before,.dslca-module-edit-field-ttip:before{border-color:rgba(224,224,224,0);border-top-color:#d2d2d2;border-width:9px;left:50%;margin-left:-9px}.dslca-module-edit-field-ttip-close{position:absolute;background:#e55f5f;top:-9px;right:-9px;width:18px;line-height:18px;border-radius:18px;color:#fff;font-size:11px}.dslca-module-edit-option-image,.dslca-modules-section-edit-option-upload{min-width:auto}.dslca-module-edit-field-button-hook,.dslca-module-edit-field-image-add-hook,.dslca-module-edit-field-image-remove-hook,.dslca-modules-section-edit-field-image-add-hook,.dslca-modules-section-edit-field-image-remove-hook{background:#3b6fbe;border:1px solid #3565ad;border-radius:3px;color:#a0c0f0;cursor:pointer!important;display:inline-block;font-size:12px;font-family:'Open Sans',sans-serif;font-weight:400;padding:9px 12px;line-height:1;white-space:nowrap}.dslc-hf-block-overlay-button,.dslc-hf-block-overlay-text,.dslca-activate-composer-hook{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#fff}.dslca-module-edit-field-image-add-hook .dslca-icon,.dslca-module-edit-field-image-remove-hook .dslca-icon,.dslca-modules-section-edit-field-image-add-hook .dslca-icon,.dslca-modules-section-edit-field-image-remove-hook .dslca-icon{margin-right:7px}#dslc-footer,#dslc-header{position:relative}.dslc-hf-block-overlay{display:flex;justify-content:center;align-items:center;flex-direction:column;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(88,144,229,.9);z-index:99999;text-align:center;opacity:0;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.dslc-hf-block-overlay:hover{opacity:1}.dslc-hf-block-overlay-button,.dslc-hf-block-overlay-text{display:inline-block;font-size:20px;text-decoration:none}.dslca-composer-hidden .dslc-modules-section:hover .dslca-modules-section-manage,.dslca-composer-hidden .dslca-add-modules-section,body.dslca-composer-hidden .dslc-editor-messages-section-122017,body.dslca-composer-hidden .dslc-hf-block-overlay,body.dslca-composer-hidden .dslc-modules-section .dslca-modules-section-manage,body.dslca-composer-hidden .dslca-module-manage,body.dslca-composer-hidden .dslca-modules-area-manage{display:none!important}.dslc-hf-block-overlay-text{font-size:13px;opacity:.5;margin-top:5px}.dslc-hf-block-overlay-button{padding:40px 90px}.dslc-hf-block-overlay-button:hover{color:#fff;cursor:pointer}body.dslca-composer-hidden .dslc-module-front,body.dslca-composer-hidden .dslc-modules-area,body.dslca-composer-hidden .dslc-modules-section{box-shadow:none!important;border:none!important}body.dslca-composer-hidden .dslca-container.active-message-panel{margin-bottom:0}.dslca-loading{position:absolute;top:15px;left:25px;display:none}.followingBallsGWrap{width:64px;height:5px}.followingBallsG{background-color:rgba(255,255,255,.5);position:absolute;top:0;left:0;width:5px;height:5px;-moz-border-radius:3px;-moz-animation-name:bounce_followingBallsG;-moz-animation-duration:2.3s;-moz-animation-iteration-count:infinite;-moz-animation-direction:linear;-webkit-border-radius:3px;-webkit-animation-name:bounce_followingBallsG;-webkit-animation-duration:2.3s;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:linear;-ms-border-radius:3px;-ms-animation-name:bounce_followingBallsG;-ms-animation-duration:2.3s;-ms-animation-iteration-count:infinite;-ms-animation-direction:linear;-o-border-radius:3px;-o-animation-name:bounce_followingBallsG;-o-animation-duration:2.3s;-o-animation-iteration-count:infinite;-o-animation-direction:linear;border-radius:3px;animation-name:bounce_followingBallsG;animation-duration:2.3s;animation-iteration-count:infinite;animation-direction:linear}.followingBallsG_1{-moz-animation-delay:0s;-webkit-animation-delay:0s;-ms-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.followingBallsG_2{-moz-animation-delay:.23s;-webkit-animation-delay:.23s;-ms-animation-delay:.23s;-o-animation-delay:.23s;animation-delay:.23s}.followingBallsG_3{-moz-animation-delay:.46s;-webkit-animation-delay:.46s;-ms-animation-delay:.46s;-o-animation-delay:.46s;animation-delay:.46s}.followingBallsG_4{-moz-animation-delay:.69s;-webkit-animation-delay:.69s;-ms-animation-delay:.69s;-o-animation-delay:.69s;animation-delay:.69s}@-moz-keyframes bounce_followingBallsG{0%,100%{left:0;background-color:rgba(255,255,255,.5)}50%{left:59px;background-color:rgba(0,0,0,0)}}@-webkit-keyframes bounce_followingBallsG{0%,100%{left:0;background-color:rgba(255,255,255,.5)}50%{left:59px;background-color:rgba(0,0,0,0)}}@-ms-keyframes bounce_followingBallsG{0%,100%{left:0;background-color:rgba(255,255,255,.5)}50%{left:59px;background-color:rgba(0,0,0,0)}}@-o-keyframes bounce_followingBallsG{0%,100%{left:0;background-color:rgba(255,255,255,.5)}50%{left:59px;background-color:rgba(0,0,0,0)}}@keyframes bounce_followingBallsG{0%,100%{left:0;background-color:rgba(255,255,255,.5)}50%{left:59px;background-color:rgba(0,0,0,0)}}.dslca-container-loader{position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.2);display:none}.dslca-container-loader-inner{position:absolute;top:10px;left:15px}body.page .dslca-module.dslca-origin-single[data-id=DSLC_TP_Excerpt],body.page .dslca-module.dslca-origin-single[data-id=DSLC_TP_Meta],body.page .dslca-module.dslca-origin-single[data-id=DSLC_TP_Downloads_Button],body.page .dslca-module.dslca-origin-single[data-id=DSLC_TP_Gallery_Slider],body.page .dslca-module.dslca-origin-single[data-id=DSLC_TP_Project_Slider],body.page .dslca-module.dslca-origin-single[data-id=DSLC_TP_Staff_Social]{display:none!important}.dslca-module.dslca-origin[data-display-module=true]{display:inline-block}.dslca-module.dslca-exclude,.dslca-module.dslca-origin[data-display-module=false]{display:none}.media-modal{z-index:999999999!important}.media-modal-backdrop{z-index:999999998!important}.dslca-container .dslca-activate-composer-hook,.dslca-container .dslca-close-composer-hook,.dslca-container .dslca-hide-composer-hook,.dslca-container .dslca-show-composer-hook,.dslca-pseudo-panel .dslca-pseudo-close-composer-hook,.dslca-pseudo-panel .dslca-pseudo-hide-composer-hook{background:#e55f5f;border-radius:3px;bottom:4px;color:#fff;cursor:pointer;display:block;font-size:12px;font-weight:400;letter-spacing:.5px;line-height:1;padding:11px 12px;text-decoration:none;white-space:nowrap;float:left;margin-left:5px}.dslca-container .dslca-close-composer-hook:hover{background:#f27562}.dslca-container .dslca-hide-composer-hook,.dslca-pseudo-panel .dslca-pseudo-hide-composer-hook{background:#06b2ac}.dslca-container .dslca-show-composer-hook{background:#9268a9;display:none}.dslca-activate-composer-hook:hover,.dslca-activate-composer-hook:visited,.dslca-close-composer-hook:hover,.dslca-close-composer-hook:visited{color:#fff}.dslca-activate-composer-hook{background:#54c13f;position:fixed;z-index:99999;right:5px;bottom:5px}.dslc-editor-messages-section-122017,.dslca-modal-icons .icon-item_name,.dslca-modal-icons .set-heading{font-family:'Open Sans',sans-serif}.dslca-activate-composer-hook:hover{background:#40D71F}.dslca-activate-composer-hook.dslca-position-left{right:auto;left:5px}.dslca-activate-composer-hook .dslca-icon,.dslca-container .dslca-close-composer-hook .dslca-icon,.dslca-container .dslca-hide-composer-hook .dslca-icon,.dslca-container .dslca-show-composer-hook .dslca-icon,.dslca-pseudo-close-composer-hook .dslca-icon,.dslca-pseudo-hide-composer-hook .dslca-icon{color:rgba(255,255,255,.66);margin-right:5px}body.rtl .dslca-templates .dslca-go-to-section-hook .dslca-icon,body.rtl .dslca-templates .dslca-open-modal-hook .dslca-icon{margin-right:0;margin-left:9px}body.rtl .dslca-section-title-filter .dslca-icon{margin-left:0;margin-right:10px}body.rtl .dslca-activate-composer-hook .dslca-icon,body.rtl .dslca-container .dslca-close-composer-hook .dslca-icon,body.rtl .dslca-container .dslca-hide-composer-hook .dslca-icon,body.rtl .dslca-container .dslca-show-composer-hook .dslca-icon{margin-right:0;margin-left:5px}body.rtl .dslca-module .dslca-icon{margin-right:0;margin-left:11px}body.rtl .dslca-header .dslca-options-filter-hook .dslca-icon{margin-right:0;margin-left:4px}body.rtl .dslca-prompt-modal-actions .dslc-icon{margin-right:0;margin-left:6px}body.rtl .dslca-module-edit-option-checkbox-hook .dslca-icon,body.rtl .dslca-no-content .dslca-icon{margin-right:0;margin-left:10px}body.rtl .dslca-module-edit-options-inner,body.rtl .dslca-modules-section-edit-options-inner{overflow-x:auto}body.rtl .dslca-module-edit-option,body.rtl .dslca-modules-section-edit-option{float:right}.dslca-module-edit-options-wrapper,.dslca-modules-section-edit-options-wrapper,.dslca-pseudo-module-edit-options-wrapper{display:table-cell;padding:0}.dslca-module-edit-options-inner,.dslca-modules-section-edit-options-inner{overflow-x:scroll;padding-top:4px}.dslca-styling-presets{position:absolute;top:0;right:0;margin-right:15px;margin-top:15px}.dslca-drag-not-in-progress .dslc-modules-section .dslca-modules-section-manage-inner{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.dslca-drag-not-in-progress .dslc-modules-section:hover .dslca-modules-section-manage-inner{opacity:1}.dslca-composer-hidden .dslc-modules-section:hover .dslca-modules-section-manage-inner{opacity:0}.dslca-drag-not-in-progress #dslc-content .dslc-module-front .dslca-module-manage-inner:hover,.dslca-drag-not-in-progress #dslc-content .dslc-module-front:hover .dslca-module-manage-inner,.dslca-drag-not-in-progress #dslc-content .dslc-module-front:hover .dslca-wysiwyg-actions-edit{opacity:1}.dslca-drag-not-in-progress .dslc-module-front .dslca-wysiwyg-actions-edit,.dslca-drag-not-in-progress .dslc-modules-area .dslca-modules-area-manage-inner{opacity:0}.dslca-drag-not-in-progress .dslc-modules-area .dslca-modules-area-manage-inner:hover,.dslca-drag-not-in-progress .dslc-modules-area:hover .dslca-modules-area-manage-inner{opacity:1}.dslca-modal.dslca-modal-icons{width:70%;position:fixed;padding:0;overflow:scroll;top:2%;left:50%!important;visibility:visible;transform:translate(-50%,0);z-index:100001}.dslca-prompt-modal-custom{background:rgba(255,255,255,.8);display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:100000;height:100%}.dslca-modal-icons .modal-content{height:100%}.dslca-modal-icons .dslc-icons-grid{list-style:none;margin:0;padding:0;text-align:left}.dslca-modal-icons .icon-item{display:inline-block;width:12.4%;min-height:120px;padding:0;margin:0 0 0 -1px;vertical-align:top;text-align:center;border-left:1px solid rgba(155,155,155,.05);border-bottom:1px solid rgba(155,155,155,.05)}.dslca-modal-icons .icon-item:hover{-webkit-box-shadow:0 1px 5px 0 rgba(68,68,68,.52);-moz-box-shadow:0 1px 5px 0 rgba(68,68,68,.52);box-shadow:0 1px 5px 0 rgba(68,68,68,.52);cursor:pointer}.dslca-modal-icons .icon-item:active{-webkit-box-shadow:0 1px 5px 0 #5890e5 inset;-moz-box-shadow:0 1px 5px 0 #5890e5 inset;box-shadow:0 1px 5px 0 #5890e5 inset}.dslca-enabled.dslc-res-phone .dslc-modules-area:hover,.dslca-enabled.dslc-res-phone .dslc-modules-area:hover .dslc-module-front:hover,.dslca-enabled.dslc-res-phone .dslc-modules-section:hover,.dslca-enabled.dslc-res-tablet .dslc-modules-area:hover,.dslca-enabled.dslc-res-tablet .dslc-modules-area:hover .dslc-module-front:hover,.dslca-enabled.dslc-res-tablet .dslc-modules-section:hover{box-shadow:none}.dslca-modal-icons .icon-item_icon{display:inline-block;width:100%;padding:28px 0 16px;font-size:24px;opacity:.7}.dslca-modal-icons .icon-item:hover .icon-item_icon{opacity:1}.dslca-modal-icons .icon-item_name{opacity:.35;display:inline-block;font-size:12px;line-height:1.25;padding:5px 8px 12px}.dslca-modal-icons .set-heading{text-transform:uppercase;padding:30px;text-align:center;letter-spacing:6px;font-size:16px;font-weight:300;line-height:1.25}body.dslca-enabled.dslc-res-phone #page-builder-preview-area,body.dslca-enabled.dslc-res-tablet #page-builder-preview-area{display:block;margin:0 auto;position:relative;border:14px solid #000;border-top-width:60px;border-radius:16px;top:40px}body.dslca-enabled.dslc-res-phone #page-builder-preview-area{width:480px;max-width:767px}body.dslca-enabled.dslc-res-tablet #page-builder-preview-area{width:768px;min-width:768px;max-width:1024px}body.dslca-enabled.dslc-res-phone #page-builder-frame,body.dslca-enabled.dslc-res-tablet #page-builder-frame{display:block;position:relative}html.dslc-responsive-preview{background:#61666A}#page-builder-preview-area.ui-resizable-resizing .ui-resizable-e{width:100%}#page-builder-preview-area .ui-resizable-e{cursor:e-resize;height:100%;right:-14px;width:14px;top:0}#page-builder-preview-area .ui-resizable-handle{display:block;font-size:.1px;position:absolute}.dslca-module-edit-field-colorpicker,.dslca-modules-section-edit-field-colorpicker{display:block!important;cursor:pointer;position:relative;z-index:1}.dslca-module-edit-option-box-shadow-color,.dslca-module-edit-option-text-shadow-color{display:inline-block!important;cursor:pointer;position:relative;z-index:1;width:auto}body .sp-palette-container{border-right:1px solid #3e3e3e}body .sp-palette .sp-thumb-el{border:none;height:25px;margin:1px;width:25px}.dslca-pseudo-panel{bottom:0;left:0;position:fixed;right:0;z-index:99999;-webkit-transition:bottom .3s;-moz-transition:bottom .3s;transition:bottom .3s}.dslca-pseudo-header{position:absolute;z-index:100;min-height:38px;bottom:100%;left:0}.dslca-pseudo-module-edit-label{width:80px;background:#6c9fed;border-radius:3px}.dslca-pseudo-module-edit-field{border:0;width:100%;height:33px}.dslca-pseudo-module-edit-option{opacity:0;transition:opacity .3s 0s ease-in}.dslca-pseudo-module-edit-option:nth-child(2){transition-delay:.15s}.dslca-pseudo-module-edit-option:nth-child(3){transition-delay:.25s}.dslca-pseudo-module-edit-option:nth-child(4){transition-delay:.5s}.dslca-pseudo-module-edit-option:nth-child(5){transition-delay:.75s}.dslca-pseudo-panel.show .dslca-pseudo-module-edit-option{opacity:1}.lc-shake-effect.active{animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}body.dslca-drag-in-progress .lc-scroll-top-area,body.dslca-new-module-drag-in-progress .lc-scroll-top-area{position:fixed;top:0;z-index:99999;left:0;width:100%;height:80px}body.dslca-drag-in-progress .lc-scroll-bottom-area,body.dslca-new-module-drag-in-progress .lc-scroll-bottom-area{position:fixed;bottom:0;left:0;z-index:99999;width:100%;height:140px}div#scroller-stopper{position:absolute;bottom:-33px;left:0;width:100%;height:83px}.dslc-control-toggle:hover,.dslca-module-edit-field-icon-ttip-hook .dslca-icon,.dslca-module-edit-field-icon-ttip-hook:hover,.dslca-module-edit-field-ttip-close,.dslca-module-edit-field-ttip-close .dslc-icon,.dslca-module-edit-field-ttip-hook .dslca-icon,.dslca-module-edit-field-ttip-hook:hover,.dslca-module-edit-option-checkbox-hook .dslca-icon:hover,.dslca-module-edit-option-text-align-hook .dslca-icon,.dslca-modules-section-edit-field-image-add-hook .dslca-icon:hover,.dslca-modules-section-edit-field-image-add-hook:hover,.dslca-modules-section-edit-field-image-remove-hook .dslca-icon:hover,.dslca-modules-section-edit-field-image-remove-hook:hover,.dslca-modules-section-edit-field-ttip-close,.dslca-modules-section-edit-field-ttip-close .dslc-icon,.dslca-modules-section-edit-field-ttip-hook .dslca-icon,.dslca-modules-section-edit-field-ttip-hook:hover,.dslca-modules-section-edit-option-checkbox-hook .dslca-icon,.dslca-options-iconbutton .dslca-icon,.dslca-options-iconbutton:hover,.dslca-prompt-modal-cancel-hook:hover,.dslca-row-edit-cancel:hover,.dslca-row-edit-save:hover{cursor:pointer}.mce-tinymce .mce-btn button:hover{background:#e3e3e3!important;border-color:#ccc!important}.dslca-container.active-message-panel{margin-bottom:40px}.dslc-editor-messages-section-122017{position:fixed;bottom:0;width:100%;height:40px;color:#fff;font-weight:100;background:#404a58;display:none}.dslc-editor-messages-title{float:left;background:#303030;color:#fff;font-size:14px;line-height:22px;text-transform:uppercase;padding:12px 17px;text-align:center;display:block;letter-spacing:1px}a.dslc-editor-messages-title:hover{color:#fff}#editor-messages{font-size:14px;text-overflow:ellipsis;white-space:nowrap;margin:0!important;padding:0!important;opacity:0}#editor-messages li{position:relative;padding:13px 20px 11px 50px!important;margin:0;line-height:16px;font-size:14px}#editor-messages a{text-decoration:none;display:block;position:absolute;left:0;top:0;width:100%;height:100%}#editor-messages strong{font-weight:500}#editor-messages .cta{font-size:11px;font-weight:500;background:#5A92E2;color:#fff;text-transform:uppercase;letter-spacing:.5px;display:inline-block;padding:4px 10px;position:absolute;border-radius:3px;margin-left:14px;margin-top:-4px}#editor-messages .dslc-icon{font-size:19px;margin-right:10px;position:absolute;left:20px;top:12px}#editor-messages .dslc-notice{background:#d90a0a;margin:0;padding:12px 17px;font-size:16px}#editor-messages .dslc-notice a{position:relative;color:#fff}.dslc-editor-messages-hide{float:right;padding:12px 17px;background:#283546;font-size:14px;text-align:center;display:block;color:#fff}.dslc-editor-messages-hide .dslc-icon{font-size:17px;margin-right:10px}a.dslc-editor-messages-hide:hover{color:#fff}.dslca-enabled.dslc-res-phone .dslc-modules-section:hover .dslca-modules-section-manage,.dslca-enabled.dslc-res-tablet .dslc-modules-section:hover .dslca-modules-section-manage{visibility:hidden!important}.dslca-enabled.dslc-res-phone .dslc-modules-area:hover .dslca-modules-area-manage,.dslca-enabled.dslc-res-tablet .dslc-modules-area:hover .dslca-modules-area-manage{visibility:hidden!important;opacity:0}.dslca-enabled.dslca-drag-not-in-progress.dslc-res-phone #dslc-content .dslc-module-front .dslca-module-manage-inner:hover,.dslca-enabled.dslca-drag-not-in-progress.dslc-res-phone #dslc-content .dslc-module-front:hover .dslca-module-manage-inner,.dslca-enabled.dslca-drag-not-in-progress.dslc-res-phone #dslc-content .dslc-module-front:hover .dslca-wysiwyg-actions-edit,.dslca-enabled.dslca-drag-not-in-progress.dslc-res-tablet #dslc-content .dslc-module-front .dslca-module-manage-inner:hover,.dslca-enabled.dslca-drag-not-in-progress.dslc-res-tablet #dslc-content .dslc-module-front:hover .dslca-module-manage-inner,.dslca-enabled.dslca-drag-not-in-progress.dslc-res-tablet #dslc-content .dslc-module-front:hover .dslca-wysiwyg-actions-edit{opacity:0}body.module-editing-in-progress.dslc-res-phone .dslc-module-front:not(.dslca-module-being-edited):before,body.module-editing-in-progress.dslc-res-tablet .dslc-module-front:not(.dslca-module-being-edited):before,body.section-editing-in-progress.dslc-res-phone .dslc-modules-section:not(.dslca-modules-section-being-edited):before,body.section-editing-in-progress.dslc-res-tablet .dslc-modules-section:not(.dslca-modules-section-being-edited):before{z-index:1}.dslca-module-edit-option-box-shadow-single .wp-picker-holder,.dslca-module-edit-option-color .wp-picker-holder,.dslca-module-edit-option-text-shadow-single .wp-picker-holder,.dslca-modules-section-edit-option .wp-picker-holder{position:fixed;margin-top:-315px;z-index:1}body .dslca-module-edit-option-box-shadow-single input[type=text].dslca-module-edit-option-box-shadow-color,body .dslca-module-edit-option-color input[type=text].dslca-module-edit-field-colorpicker,body .dslca-module-edit-option-text-shadow-single input[type=text].dslca-module-edit-option-text-shadow-color,body .dslca-modules-section-edit-option input[type=text].dslca-modules-section-edit-field-colorpicker{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.7),0 0 7px rgba(0,0,0,.28),4px 3px 6px rgba(0,0,0,.1);padding:0;line-height:31px;text-align:center;font-size:14px;min-height:33px}.dslca-module-edit-option-box-shadow-single .wp-picker-clear,.dslca-module-edit-option-color .wp-picker-clear,.dslca-module-edit-option-text-shadow-single .wp-picker-clear,.dslca-modules-section-edit-option .wp-picker-clear{display:none}.dslca-module-edit-option-box-shadow-single .wp-color-result,.dslca-module-edit-option-color .wp-color-result,.dslca-module-edit-option-text-shadow-single .wp-color-result,.dslca-modules-section-edit-option .wp-color-result{position:absolute!important;top:53px;z-index:2;right:10px;height:33px;left:16px;opacity:0}.dslca-module-edit-option-color .wp-picker-container input[type=text].wp-color-picker,.dslca-modules-section-edit-option .wp-picker-container input[type=text].wp-color-picker{width:100%!important;font-family:inherit;margin:inherit}.dslca-module-edit-option-box-shadow-single .wp-picker-container input[type=text].wp-color-picker,.dslca-module-edit-option-text-shadow-single .wp-picker-container input[type=text].wp-color-picker{width:100px;font-family:'Open Sans',sans-serif}.wp-picker-open+.wp-picker-input-wrap{vertical-align:middle!important}.dslca-module-edit-option-box-shadow-single .iris-picker.iris-border,.dslca-module-edit-option-color .iris-picker.iris-border,.dslca-modules-section-edit-option .iris-picker.iris-border{border-top-right-radius:3px;border-top-left-radius:3px}.dslca-colorpicker-apply{background:#f1f1f1;border-radius:0 0 3px 3px;color:#444;cursor:pointer;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:600;line-height:1;padding:10px 0;text-decoration:none;z-index:1;position:absolute;bottom:-36px;left:-1px;width:100%;display:block;border:1px solid #FFF}.dslca-module-edit-option-box-shadow-single .iris-picker .iris-palette:last-child,.dslca-module-edit-option-color .iris-picker .iris-palette:last-child,.dslca-modules-section-edit-option .iris-picker .iris-palette:last-child{position:relative;background:linear-gradient(rgba(255,255,255,.4) 0,rgba(255,255,255,.6) 100%),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAAHnlligAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHJJREFUeNpi+P///4EDBxiAGMgCCCAGFB5AADGCRBgYDh48CCRZIJS9vT2QBAggFBkmBiSAogxFBiCAoHogAKIKAlBUYTELAiAmEtABEECk20G6BOmuIl0CIMBQ/IEMkO0myiSSraaaBhZcbkUOs0HuBwDplz5uFJ3Z4gAAAABJRU5ErkJggg==)!important}.dslca-module-edit-option-box-shadow-single .iris-picker .iris-palette:last-child:before,.dslca-module-edit-option-color .iris-picker .iris-palette:last-child:before,.dslca-modules-section-edit-option .iris-picker .iris-palette:last-child:before{content:'×';position:absolute;left:0;right:0;top:0;bottom:0;display:block;text-align:center;vertical-align:middle;color:red;font-size:20px;line-height:27px}.wp-picker-container .wp-picker-input-wrap.hidden{display:block}.wp-picker-container .wp-picker-input-wrap.hidden label,.wp-picker-input-wrap label,.wp-picker-open+.wp-picker-input-wrap{width:100%}.dslca-module-edit-option-box-shadow-single.dslca-color-option .wp-picker-container{display:inline-block;vertical-align:middle}
|
css/builder/builder.main.css
CHANGED
@@ -1885,11 +1885,11 @@ body.section-editing-in-progress .dslc-modules-section:not(.dslca-modules-sectio
|
|
1885 |
left: 0;
|
1886 |
right: 0;
|
1887 |
visibility: hidden;
|
1888 |
-
margin-bottom: 0;
|
1889 |
padding-right: 0;
|
1890 |
position: absolute;
|
1891 |
z-index: 999999; /* Fixed: https://github.com/live-composer/live-composer-page-builder/issues/895 */
|
1892 |
-
|
|
|
1893 |
text-align: center;
|
1894 |
}
|
1895 |
|
1885 |
left: 0;
|
1886 |
right: 0;
|
1887 |
visibility: hidden;
|
|
|
1888 |
padding-right: 0;
|
1889 |
position: absolute;
|
1890 |
z-index: 999999; /* Fixed: https://github.com/live-composer/live-composer-page-builder/issues/895 */
|
1891 |
+
width: 20%; /* Fixed: https://github.com/live-composer/live-composer-page-builder/issues/912 */
|
1892 |
+
margin: 0 auto;
|
1893 |
text-align: center;
|
1894 |
}
|
1895 |
|
css/frontend.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.dslc-clear,.dslc-clearfix:after,.dslc-first-col,.dslc-module-heading:after{clear:both}.dslc-tp-comment-form textarea,.mfp-container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.mfp-arrow,.owl-controls{-webkit-tap-highlight-color:transparent}#dslc-content blockquote p:last-child{margin-bottom:0!important}#dslc-header{position:relative;z-index:2}#dslc-header.dslc-header-pos-absolute{position:absolute;top:0;left:0;right:0;z-index:99999}#dslc-header.dslc-header-pos-fixed{position:fixed;top:0;left:0;right:0;z-index:99999}body.admin-bar:not(.dslca-enabled) #dslc-header.dslc-header-pos-fixed{top:32px}#dslc-footer,body.dslca-enabled:not(.dslca-composer-hidden) #dslc-header.dslc-header-pos-absolute,body.dslca-enabled:not(.dslca-composer-hidden) #dslc-header.dslc-header-pos-fixed{position:relative}.dslca-enabled:not(.dslca-composer-hidden) #dslc-footer{margin-bottom:74px}#dslc-footer.dslc-footer-pos-absolute{position:absolute;bottom:0;left:0;right:0;z-index:999999}#dslc-footer.dslc-footer-pos-fixed{position:fixed;bottom:0;left:0;right:0;z-index:999999}.dslc-modules-section{border:0 solid transparent;position:relative}.dslc-modules-section.dslc-init-parallax{background-attachment:fixed}.dslc-modules-section-wrapper{max-width:100%;margin:0 auto}.dslc-modules-section.dslc-full .dslc-modules-section-wrapper{width:100%}.dslc-module-front{position:relative}.dslc-col{display:block;float:left;margin-right:2.12766%;min-height:1px}body.rtl .dslc-col{float:right;margin-left:2.12766%;margin-right:0}.dslc-1-col{width:6.38297%}.dslc-2-col{width:14.89361%}.dslc-3-col{width:23.40425%}.dslc-4-col{width:31.91489%}.dslc-5-col{width:40.42553%}.dslc-6-col{width:48.93617%}.dslc-7-col{width:57.4468%}.dslc-8-col{width:65.95744%}.dslc-9-col{width:74.46808%}.dslc-10-col{width:82.97872%}.dslc-11-col{width:91.48936%}.dslc-12-col{width:100%}.dslc-last-col{margin-right:0}body.rtl .dslc-last-col{margin-left:0}.dslc-no-columns-spacing .dslc-col{margin:0}.dslc-no-columns-spacing .dslc-1-col{width:8.33333%}.dslc-no-columns-spacing .dslc-2-col{width:16.66666%}.dslc-no-columns-spacing .dslc-3-col{width:25%}.dslc-no-columns-spacing .dslc-4-col{width:33.33333%}.dslc-no-columns-spacing .dslc-5-col{width:41.66666%}.dslc-no-columns-spacing .dslc-6-col{width:50%}.dslc-no-columns-spacing .dslc-7-col{width:58.33333%}.dslc-no-columns-spacing .dslc-8-col{width:66.66666%}.dslc-no-columns-spacing .dslc-9-col{width:75%}.dslc-no-columns-spacing .dslc-10-col{width:83.33333%}.dslc-no-columns-spacing .dslc-11-col{width:91.66666%}.dslc-no-columns-spacing .dslc-12-col,.dslc-no-columns-spacing .dslc-carousel .dslc-col,.dslc-no-columns-spacing .dslc-carousel .dslc-first-col,.dslc-no-columns-spacing .dslc-carousel .dslc-last-col{width:100%}.dslc-clearfix:after,.dslc-clearfix:before,.dslc-module-heading:after,.dslc-module-heading:before{content:" ";display:table}.dslc-fl{float:left}.dslc-fr{float:right}.dslc-no-float{float:none!important}.dslc-carousel .dslc-col,.dslc-carousel .dslc-first-col,.dslc-carousel .dslc-last-col{float:none;clear:none;margin:0}.dslc-carousel-item{width:auto}.dslc-carousel-nav{float:right}.dslc-carousel-nav-inner{display:block}.dslc-carousel-nav-next,.dslc-carousel-nav-prev{background:#c9c9c9;border:0 solid transparent;border-radius:3px;display:inline-flex;justify-content:center;align-items:center;height:23px;position:relative;width:23px;text-decoration:none;vertical-align:bottom}.dslc-carousel-nav-prev{margin-right:7px}.dslc-carousel-nav-next span,.dslc-carousel-nav-prev span{color:#fff;font-size:10px;text-align:center;font-weight:400}.dslc-carousel-nav-next.position-aside,.dslc-carousel-nav-prev.position-aside{position:absolute;top:50%;margin-top:-30px}.dslc-carousel-nav-prev.position-aside{left:-40px;margin-right:0}.dslc-carousel-nav-next.position-aside{right:-40px}#dslc-content .dslc-carousel .owl-pagination .owl-page span{margin:0;filter:Alpha(Opacity=100);opacity:1}#dslc-content .dslc-slider{padding-bottom:1px;opacity:0;max-height:10px}#dslc-content .dslc-slider img{max-width:100%}#dslc-content .dslc-slider .owl-pagination .owl-page span{margin:0;filter:Alpha(Opacity=100);opacity:1}.dslc-carousel{opacity:0;max-height:100px;overflow:hidden}.dslc-carousel.owl-carousel .owl-wrapper-outer{overflow:visible}.dslca-activate-composer-hook{background:#54c13f!important;color:#fff!important;border-radius:3px!important;position:fixed!important;z-index:99999!important;right:5px!important;bottom:5px!important;cursor:pointer!important;display:block!important;font-size:11px!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif!important;font-weight:900!important;line-height:1!important;padding:11px 12px!important;text-transform:uppercase!important;text-decoration:none!important;white-space:nowrap!important;float:left!important;margin-left:5px!important}.dslc-module-DSLC_Image .dslc-notification,.dslc-module-front,.dslca-module{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.dslca-activate-composer-hook:hover{background:#40D71F!important}.dslca-activate-composer-hook:visited{color:#fff!important}.dslca-activate-composer-hook.dslca-position-left{right:auto;left:5px}.dslca-activate-composer-hook .dslca-icon{color:rgba(255,255,255,.66);margin-right:5px}@keyframes dslcSpin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dslcSpin{0%{-moz-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dslcSpin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes "dslcSpin"{0%{-ms-transform:rotate(0);transform:rotate(0)}100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes dslcSpin{0%{-o-transform:rotate(0);transform:rotate(0)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}.dslc-loader{position:relative;width:20px;height:20px;border:2px solid #0cf;border-radius:50%;-webkit-animation:dslcSpin .75s infinite linear;-moz-animation:dslcSpin .75s infinite linear;-ms-animation:dslcSpin .75s infinite linear;-o-animation:dslcSpin .75s infinite linear;animation:dslcSpin .75s infinite linear;margin-left:48%}.dslc-loader::after,.dslc-loader::before{left:-2px;top:-2px;display:none;position:absolute;content:'';width:inherit;height:inherit;border:inherit;border-radius:inherit}.dslc-loader,.dslc-loader::before{display:inline-block;border-color:#0cf transparent transparent}.dslc-loader::before{-webkit-animation:dslcSpin 1.5s infinite ease;-moz-animation:dslcSpin 1.5s infinite ease;-ms-animation:dslcSpin 1.5s infinite ease;-o-animation:dslcSpin 1.5s infinite ease;animation:dslcSpin 1.5s infinite ease}.dslc-notification{background:#fff;border:1px solid #e8e8e8;border-radius:3px;color:#979797;margin-bottom:20px;padding:15px;position:relative;font-size:14px;line-height:25px}.dslc-notification.dslc-green,.dslc-notification.dslc-red,.dslc-notification.dslc-yellow{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.14)}.dslc-notification .dslc-icon{cursor:pointer;position:absolute;right:14px;top:21px}.dslc-notification.dslc-red{background:#f65757;border-color:#e43737}.dslc-notification.dslc-yellow{background:#fac841;border-color:#eab72e}.dslc-notification.dslc-green{background:#8ccb25;border-color:#77b01a}#dslc-content .dslc-module-heading{overflow:hidden;position:relative}#dslc-content .dslc-module-heading h2{display:block;float:left;font-size:17px;font-weight:400;line-height:1;margin:0 15px 0 0;padding:0}#dslc-content .dslc-module-heading-view-all{display:block;float:left;font-size:11px;line-height:1;margin:3px 20px 3px 0}#dslc-content .dslc-module-heading-view-all a{display:block;padding-left:15px;border-left:1px dotted #4f4f4f;font-weight:600;line-height:1;text-decoration:none}.dslc-masonry-item{margin-bottom:30px;margin-right:0}.dslc-masonry-item-animate{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.dslc-post-separator{clear:both;height:1px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ededed}.dslc-pagination{border:0 solid transparent;overflow:hidden;margin-top:30px}.dslc-pagination ul{margin:0;padding:0}.dslc-pagination li{display:inline-block;margin:0 10px 0 0;padding:0}.dslc-pagination li:last-child{margin-right:0!important}.dslc-pagination-load-more .dslc-icon,.dslc-post-filter{margin-right:10px}.dslc-pagination li a{background:#eee;border:0 solid transparent;color:#000;display:block;line-height:1;padding:10px;text-decoration:none}.dslc-pagination li.current a{background:#000;color:#fff}.dslc-pagination li.dslc-pagination-load-more{width:auto;display:block}.dslc-pagination li.dslc-pagination-load-more.dslc-inactive a{cursor:default}.dslc-load-more-temp{display:none}.dslc-init-center{display:flex;align-items:center;justify-content:center}.dslc-init-topleft .dslc-init-target{position:absolute!important;top:0!important;left:0!important;bottom:auto!important;right:auto!important}.dslc-init-topright .dslc-init-target{position:absolute!important;top:0!important;right:0!important;bottom:auto!important;left:auto!important}.dslc-init-bottomleft .dslc-init-target{position:absolute!important;bottom:0!important;left:0!important;top:auto!important;right:auto!important}.dslc-init-bottomright .dslc-init-target{position:absolute!important;bottom:0!important;right:0!important;top:auto!important;left:auto!important}#dslc-content .dslc-products .dslc-product-thumb .dslc-init-topleft{position:absolute;top:0;left:0;bottom:auto;right:auto}#dslc-content .dslc-products .dslc-product-thumb .dslc-init-topright{position:absolute;top:0;right:0;bottom:auto;left:auto}#dslc-content .dslc-products .dslc-product-thumb .dslc-init-bottomleft{position:absolute;bottom:0;left:0;top:auto;right:auto}#dslc-content .dslc-products .dslc-product-thumb .dslc-init-bottomright{position:absolute;bottom:0;right:0;top:auto;left:auto}.dslc-post-filters{overflow:hidden;font-size:0}.dslc-post-filter{background:#fff;border:1px solid #e8e8e8;border-radius:3px;color:#979797;cursor:pointer;display:inline-block;font-size:11px;font-weight:700;line-height:1;padding:12px}.dslc-post-filter.dslc-active{color:#ff4e01}.dslc-post-filter:last-child{margin-right:0!important}#dslc-content .dslc-bg-video{background:0 0;position:absolute;left:0;right:0;bottom:0;top:0;opacity:0}#dslc-content .dslc-bg-video.dslc-force-show{opacity:1}#dslc-content .dslc-bg-video .mejs-container{background:0 0;position:absolute;left:0;right:0;bottom:0;top:0;width:100%!important;height:auto!important;overflow:hidden}#dslc-content .dslc-bg-video video{min-width:100%;height:auto!important;min-height:100%}#dslc-content .dslc-bg-video .mejs-controls{display:none!important}#dslc-content .dslc-bg-video-overlay{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;background:#000}.dslc-trigger-lightbox-gallery{cursor:pointer}@media only screen and (min-device-width :768px) and (max-device-width :1024px){.dslc-modules-section.dslc-init-parallax{background-attachment:scroll!important;background-position:0 0!important}}@media only screen and (max-width:767px){.dslc-modules-section.dslc-init-parallax{background-attachment:scroll!important;background-position:0 0!important}}@keyframes dslcFadeIn{to{opacity:1}}@keyframes dslcSlideUp{to{transform:translateY(0)}}@keyframes dslcSlideDown{to{transform:translateY(0)}}@keyframes dslcSlideRight{to{transform:translateX(0)}}@keyframes dslcSlideLeft{to{transform:translateX(0)}}@keyframes dslcSlideUpFadeIn{to{transform:translateY(0);opacity:1}}@keyframes dslcSlideDownFadeIn{to{transform:translateY(0);opacity:1}}@keyframes dslcSlideRightFadeIn{to{transform:translateX(0);opacity:1}}@keyframes dslcSlideLeftFadeIn{to{transform:translateX(0);opacity:1}}@media only screen and (min-width:768px){@-webkit-keyframes dslcFadeIn{to{opacity:1}}@-moz-keyframes dslcFadeIn{to{opacity:1}}.dslc-in-viewport-anim-dslcFadeIn.dslc-in-viewport-check{opacity:0}@-webkit-keyframes dslcSlideUp{to{-webkit-transform:translateY(0)}}@-moz-keyframes dslcSlideUp{to{-moz-transform:translateY(0)}}.dslc-in-viewport-anim-dslcSlideUp.dslc-in-viewport-check{-webkit-transform:translateY(100px);-moz-transform:translateY(100px);transform:translateY(100px)}@-webkit-keyframes dslcSlideDown{to{-webkit-transform:translateY(0)}}@-moz-keyframes dslcSlideDown{to{-moz-transform:translateY(0)}}.dslc-in-viewport-anim-dslcSlideDown.dslc-in-viewport-check{-webkit-transform:translateY(-100px);-moz-transform:translateY(-100px);transform:translateY(-100px)}@-webkit-keyframes dslcSlideRight{to{-webkit-transform:translateX(0)}}@-moz-keyframes dslcSlideRight{to{-moz-transform:translateX(0)}}.dslc-in-viewport-anim-dslcSlideRight.dslc-in-viewport-check{-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);transform:translateX(-100px)}@-webkit-keyframes dslcSlideLeft{to{-webkit-transform:translateX(0)}}@-moz-keyframes dslcSlideLeft{to{-moz-transform:translateX(0)}}.dslc-in-viewport-anim-dslcSlideLeft.dslc-in-viewport-check{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);transform:translateX(100px)}@-webkit-keyframes dslcSlideUpFadeIn{to{-webkit-transform:translateY(0);opacity:1}}@-moz-keyframes dslcSlideUpFadeIn{to{-moz-transform:translateY(0);opacity:1}}.dslc-in-viewport-anim-dslcSlideUpFadeIn.dslc-in-viewport-check{-webkit-transform:translateY(100px);-moz-transform:translateY(100px);transform:translateY(100px);opacity:0}@-webkit-keyframes dslcSlideDownFadeIn{to{-webkit-transform:translateY(0);opacity:1}}@-moz-keyframes dslcSlideDownFadeIn{to{-moz-transform:translateY(0);opacity:1}}.dslc-in-viewport-anim-dslcSlideDownFadeIn.dslc-in-viewport-check{-webkit-transform:translateY(-100px);-moz-transform:translateY(-100px);transform:translateY(-100px);opacity:0}@-webkit-keyframes dslcSlideRightFadeIn{to{-webkit-transform:translateX(0);opacity:1}}@-moz-keyframes dslcSlideRightFadeIn{to{-moz-transform:translateX(0);opacity:1}}.dslc-in-viewport-anim-dslcSlideRightFadeIn.dslc-in-viewport-check{-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);transform:translateX(-100px);opacity:0}@-webkit-keyframes dslcSlideLeftFadeIn{to{-webkit-transform:translateX(0);opacity:1}}@-moz-keyframes dslcSlideLeftFadeIn{to{-moz-transform:translateX(0);opacity:1}}.dslc-in-viewport-anim-dslcSlideLeftFadeIn.dslc-in-viewport-check{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);transform:translateX(100px);opacity:0}}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-post-thumb .dslc-on-hover-anim-target{opacity:1!important;-webkit-transform:translateY(0)!important;-moz-transform:translateY(0)!important;transform:translateY(0)!important;-webkit-transform:translateX(0)!important;-moz-transform:translateX(0)!important;transform:translateX(0)!important}.dslc-anim-dslcFadeIn,.dslc-anim-dslcSlideDownFadeIn,.dslc-anim-dslcSlideLeftFadeIn,.dslc-anim-dslcSlideRightFadeIn,.dslc-anim-dslcSlideUpFadeIn{opacity:0}.dslc-on-hover-anim:hover .dslc-anim-dslcFadeIn,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideDownFadeIn,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideLeftFadeIn,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideRightFadeIn,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideUpFadeIn{opacity:1}.dslc-anim-dslcSlideDown,.dslc-anim-dslcSlideDownFadeIn{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}.dslc-on-hover-anim:hover .dslc-anim-dslcSlideDown,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideDownFadeIn{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.dslc-anim-dslcSlideUp,.dslc-anim-dslcSlideUpFadeIn{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}.dslc-on-hover-anim:hover .dslc-anim-dslcSlideUp,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideUpFadeIn{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.dslc-anim-dslcSlideRight,.dslc-anim-dslcSlideRightFadeIn{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%)}.dslc-on-hover-anim:hover .dslc-anim-dslcSlideRight,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideRightFadeIn{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.dslc-anim-dslcSlideLeft,.dslc-anim-dslcSlideLeftFadeIn{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%)}.dslc-on-hover-anim:hover .dslc-anim-dslcSlideLeft,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideLeftFadeIn{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.dslc-anim-none{opacity:0;-webkit-transition:all 0s ease-out!important}.dslc-on-hover-anim:hover .dslc-anim-none{opacity:1}#dslc-content{position:relative}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}.aligncenter{display:block;margin:5px auto}a img.alignright{float:right;margin:5px 0 20px 20px}#dslc-content .dslc-cpt-post-meta-author,a img.alignleft{float:left}a img.alignleft,a img.alignnone{margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.gallery-caption{font-weight:700}.dslc-content b,.dslc-content strong{font-weight:bolder}.dslc-content em,.dslc-content i:not(.fa,.dslc-icon){font-style:italic}@media only screen and (min-width :1025px){.dslc-hide-on-desktop{display:none!important}.dslca-enabled .dslc-hide-on-desktop{display:block!important}.dslca-composer-hidden .dslc-hide-on-desktop{display:none!important}}@media only screen and (min-width :768px) and (max-width :1024px){body.dslca-enabled.dslc-res-tablet{padding-bottom:200px}.dslc-hide-on-tablet{display:none!important}.dslc-post-heading{overflow:hidden}}@media only screen and (max-width:767px){body.dslca-enabled.dslc-res-phone{padding-bottom:200px}.dslc-col,.dslc-no-columns-spacing .dslc-col{width:100%;margin:0 0 30px;min-width:0}.dslc-module-front.dslc-col{margin-bottom:0}.dslc-hide-on-phone{display:none!important}.dslc-post-heading{overflow:hidden}}@media all and (-ms-high-contrast:none){.dslc-image-container .dslc-image,.dslc-image-container .dslc-image a{width:100%!important}.dslc-in-viewport-check{transform:none!important;opacity:1!important}#dslc-content .dslc-info-box-image-alt-inner{width:100%}}body #dslc-content .nf-field-container{margin-bottom:0}body #dslc-content input:focus{outline:0}body:not(.dslca-enabled) .dslc-sticky-row{width:100%;left:0;z-index:1}.dslc-module-front a{text-decoration:none}#dslc-content .dslc-post{overflow:hidden}#dslc-content .dslc-cpt-post-thumb{margin-bottom:20px;overflow:hidden;position:relative;line-height:0}#dslc-content .dslc-cpt-post-thumb-inner{border:0 solid transparent;overflow:hidden}#dslc-content .dslc-cpt-post-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-cpt-post-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-cpt-post-thumb .dslc-cpt-post-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-cpt-post-thumb .dslc-cpt-post-main.dslc-cpt-post-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-cpt-post-thumb .dslc-cpt-post-main{opacity:1}#dslc-content .dslc-cpt-post-meta{margin-bottom:20px;overflow:hidden;padding:13px 0;font-size:11px;line-height:1}#dslc-content .dslc-cpt-post-meta-author.above{float:none}#dslc-content .dslc-cpt-post-meta-author a{text-decoration:none}#dslc-content .dslc-cpt-post-meta-date{float:right}#dslc-content .dslc-cpt-post-meta-date.above{float:none}#dslc-content .dslc-cpt-post-title{margin-bottom:13px}#dslc-content .dslc-cpt-post-title h2{font-weight:600;font-size:15px;line-height:26px;margin:0;padding:0}#dslc-content .dslc-cpt-post-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-cpt-post-excerpt{margin-bottom:22px;font-size:13px;line-height:22px}#dslc-content .dslc-cpt-post-read-more a{display:inline-block;line-height:1;text-decoration:none;border:0 solid transparent}#dslc-content .dslc-cpt-posts-orientation-horizontal .dslc-cpt-post-thumb{float:left;margin-right:20px;width:200px}#dslc-content .dslc-cpt-posts-orientation-horizontal .dslc-cpt-post-main,.dslc-post-thumb{overflow:hidden}#dslc-content .dslc-blog-post-main{border:0 solid transparent}#dslc-content .dslc-blog-post-thumb{margin-bottom:20px;overflow:hidden;position:relative;line-height:0}#dslc-content .dslc-blog-post-thumb-inner{border:0 solid transparent;overflow:hidden}#dslc-content .dslc-blog-post-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-blog-post-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-blog-post-thumb .dslc-blog-post-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-blog-post-thumb .dslc-blog-post-main.dslc-blog-post-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-blog-post-thumb .dslc-blog-post-main{opacity:1}#dslc-content .dslc-blog-post-meta{border-left:0;border-right:0;margin-bottom:20px;overflow:hidden;padding:13px 0;font-size:11px;line-height:1}#dslc-content .dslc-blog-post-meta-author{float:left}#dslc-content .dslc-blog-post-meta-author.above{float:none}#dslc-content .dslc-blog-post-meta-avatar{margin-right:10px;width:30px;display:inline-block}#dslc-content .dslc-blog-post-meta-avatar img{vertical-align:middle;width:100%;height:auto;border-radius:50%}#dslc-content .dslc-blog-post-meta-author a{text-decoration:none}#dslc-content .dslc-blog-post-meta-date{float:right}#dslc-content .dslc-blog-post-meta-date.above{float:none}#dslc-content .dslc-blog-post-title{margin-bottom:13px}#dslc-content .dslc-blog-post-title h2{font-weight:600;font-size:15px;line-height:26px;margin:0;padding:0}#dslc-content .dslc-blog-post-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-blog-post-excerpt{margin-bottom:22px;font-size:13px;line-height:22px}#dslc-content .dslc-blog-post-read-more a{display:inline-block;line-height:1;text-decoration:none;border:0 solid transparent}.dslc-posts-orientation-horizontal .dslc-post-thumb{float:left;margin-right:20px;width:200px}#dslc-content .dslc-posts-orientation-horizontal .dslc-post-main{overflow:hidden}#dslc-content .dslc-download-thumb{position:relative;line-height:0}#dslc-content .dslc-download-thumb-inner{border:0 solid transparent;overflow:hidden}#dslc-content .dslc-download-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-download-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-download-download a,#dslc-content .dslc-download-main{border:0 solid transparent;text-align:center}#dslc-content .dslc-download-thumb .dslc-download-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-download-thumb .dslc-download-main.dslc-download-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-download-thumb .dslc-download-main{opacity:1}#dslc-content .dslc-download-title{margin-bottom:13px}#dslc-content .dslc-download-title h2{font-size:15px;line-height:1.7;margin:0;padding:0}#dslc-content .dslc-download-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-download-tags{border:1px solid #e5e5e5;border-width:1px 0;font-size:12px;padding:8px 0;line-height:1;margin-bottom:22px}#dslc-content .dslc-download-excerpt{margin-bottom:22px;font-size:13px;line-height:22px;font-weight:400}#dslc-content .dslc-download-download{margin-bottom:10px}#dslc-content .dslc-download-download a{background:#ff4e01;border-radius:3px;color:#fff;display:block;font-size:13px;font-weight:700;line-height:1;padding:15px 0;text-decoration:none}#dslc-content .dslc-download-download .dslc-icon{margin-right:10px}#dslc-content .dslc-download-info{font-size:10px;font-style:italic}#dslc-content .dslc-gallery-thumb{position:relative;line-height:0}#dslc-content .dslc-gallery-thumb-inner{border:0 solid transparent;position:relative;overflow:hidden}#dslc-content .dslc-gallery-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;display:block;box-shadow:none;max-width:100%;height:auto}#dslc-content .dslc-gallery-thumb .dslc-gallery-images-count{position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;text-decoration:none}#dslc-content .dslc-gallery-images-count-bg{background:0 0;border:0 solid transparent;position:absolute;top:0;left:0;right:0;bottom:0}#dslc-content .dslc-gallery-images-count-main{position:relative}#dslc-content .dslc-gallery-images-count-num{color:#fff;display:block;font-size:25px;font-weight:200;line-height:1;margin-bottom:8px}#dslc-content .dslc-gallery-images-count-txt{color:#7d7d7d;display:block;font-size:11px;line-height:1}#dslc-content .dslc-gallery-thumb .dslc-gallery-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-gallery-thumb .dslc-gallery-main.dslc-gallery-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-gallery-thumb .dslc-gallery-main{opacity:1}#dslc-content .dslc-gallery-main{border:0 solid transparent;text-align:center}#dslc-content .dslc-gallery-title{margin-bottom:15px}#dslc-content .dslc-gallery-title h2{font-size:11px;line-height:1;margin:0;padding:0}#dslc-content .dslc-info-box-icon-pos-aside .dslc-info-box-image,#dslc-content .dslc-info-box-image-pos-aside .dslc-info-box-image-alt{float:left;margin-right:20px}#dslc-content .dslc-gallery-title h2 a{display:block;color:#7d7d7d;text-decoration:none}#dslc-content .dslc-gallery-sep{display:block;height:1px;border-bottom:1px solid #4a4a4a;margin-bottom:15px}#dslc-content .dslc-gallery-excerpt{font-size:12px;border-width:1px 0 0}#dslc-content .dslc-gallery-read-more a{display:inline-block;line-height:1;text-decoration:none;border:0 solid transparent}#dslc-content .dslc-gallery .dslc-lightbox-gallery{display:none}#dslc-content .dslc-info-box{text-align:center;border:0 solid transparent}#dslc-content .dslc-info-box-image{margin-bottom:25px;position:relative;font-size:0}#dslc-content .dslc-info-box-image-link{position:absolute;top:0;left:0;right:0;bottom:0}#dslc-content .dslc-info-box-icon-pos-aside .dslc-info-box-main{overflow:hidden}#dslc-content .dslc-info-box-image-inner{display:inline-flex;justify-content:center;align-items:center;position:relative;border:0 solid transparent}#dslc-content .dslc-info-box-image-inner .dslc-icon{color:#fff;line-height:1;font-size:40px}#dslc-content .dslc-info-box-image-pos-aside .dslc-info-box-main{overflow:hidden}#dslc-content .dslc-info-box-image-alt-inner{display:inline-block}#dslc-content .dslc-info-box-title h4{font-size:17px;line-height:1;margin:0;padding:0;font-weight:400}#dslc-content .dslc-info-box-title h4 a{color:inherit;text-decoration:none}#dslc-content .dslc-info-box-content{margin-bottom:25px}#dslc-content .dslc-info-box-button{font-size:0}#dslc-content .dslc-info-box-button a{display:inline-block;line-height:1;text-decoration:none;box-shadow:none;-webkit-appearance:none}#dslc-content .dslc-info-box-button-aside{float:right}#dslc-content .dslc-partner .dslc-partner-thumb{position:relative;line-height:0}#dslc-content .dslc-partner .dslc-partner-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-partner .dslc-partner-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:inline-block;vertical-align:bottom;width:auto;max-width:100%;height:auto}#dslc-content .dslc-partner-thumb .dslc-partner-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-partner-thumb .dslc-partner-main.dslc-partner-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-partner-thumb .dslc-partner-main{opacity:1}#dslc-content .dslc-partner-title{margin-bottom:10px}#dslc-content .dslc-partner-title h2{margin:0;padding:0}#dslc-content .dslc-partner-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-project-thumb{margin-bottom:24px;position:relative;line-height:0}#dslc-content .dslc-project-thumb-inner{border:0 solid transparent;overflow:hidden}#dslc-content .dslc-project-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-project-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-project-thumb .dslc-project-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-project-thumb .dslc-project-main.dslc-project-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-projects .dslc-post:first-child .dslc-project-thumb .dslc-project-main{opacity:1}#dslc-content .dslc-project-main{border:0 solid transparent}#dslc-content .dslc-project-title{margin-bottom:10px}#dslc-content .dslc-project-title h2{font-weight:700;font-size:12px;line-height:1;margin:0;padding:0}#dslc-content .dslc-project-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-project-cats{font-size:10px;font-style:italic;line-height:1}#dslc-content .dslc-project-excerpt{margin-bottom:22px;font-size:13px;line-height:22px;border-top:0 solid #000}#dslc-content .dslc-project-read-more a{display:inline-block;line-height:1;text-decoration:none;border:0 solid transparent}.dslc-separator-wrapper{padding-bottom:1px}.dslc-separator{clear:both;height:1px;padding-bottom:25px;margin-bottom:25px;width:100%}.dslc-module-front.dslc-module-DSLC_Separator{min-height:auto}.dslc-separator.dslc-separator-style-solid{border-bottom:1px solid #ededed}.dslc-separator.dslc-separator-style-dashed{border-bottom:1px dashed #ededed}.dslc-separator.dslc-separator-style-dotted{border-bottom:1px dotted #ededed}#dslc-content .dslc-staff-member-thumb{position:relative;line-height:0}#dslc-content .dslc-staff-member-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-staff-member-thumb img{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-staff-member-thumb .dslc-staff-member-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-staff-member-thumb .dslc-staff-member-main.dslc-staff-member-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-staff-member-thumb .dslc-staff-member-main{opacity:1}#dslc-content .dslc-staff-member-social a{margin:0 6px;text-decoration:none}#dslc-content .dslc-staff-member-title h2{margin:0;padding:0}#dslc-content .dslc-staff-member-title h2 a{display:block;text-decoration:none;color:inherit}#dslc-content .dslc-tabs-nav-pos-aside .dslc-tabs-nav{float:left;margin-bottom:0!important}#dslc-content .dslc-tabs-nav-pos-above .dslc-tabs-nav{margin-right:0!important}#dslc-content .dslc-tabs-nav-hook{background:#fbfbfb;border:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;border-radius:3px 3px 0 0;bottom:-1px;cursor:pointer;display:inline-block;padding:10px;position:relative;line-height:1;margin-left:-1px}#dslc-content .dslc-tabs-nav-pos-aside .dslc-tabs-nav-hook{display:block;margin-left:0!important}#dslc-content .dslc-tabs-nav-pos-above .dslc-tabs-nav-hook{margin-bottom:0!important}#dslc-content .dslc-tabs-nav-hook:first-child{margin-left:0!important}#dslc-content .dslc-tabs-content,#dslc-content .dslc-tabs-nav-hook.dslc-active{background:#fff}#dslc-content .dslc-tabs-nav-pos-aside .dslc-tabs-content{overflow:hidden}#dslc-content .dslc-tabs-tab-content{padding:35px;display:none;position:relative}#dslc-content .dslc-tabs-tab-content.dslc-active{display:block}.dslca-add-new-tab-hook,.dslca-delete-tab-hook{display:inline-block;margin-left:10px;cursor:pointer}.dslca-add-new-tab-hook{background:#78CA4F;border-radius:50%;color:#fff;font-size:11px;height:20px;text-align:center;line-height:22px;margin-top:8px;width:20px;position:relative}.dslca-add-new-tab-hook .dslca-icon{position:absolute;line-height:1;top:5px;right:6px}.dslca-delete-tab-hook{color:#E55F5F;font-size:12px;line-height:1;vertical-align:top}.dslc-tabs-content .dslc-tabs-nav-hook{display:none!important}#dslc-content .dslc-testimonials{border:0 solid transparent}#dslc-content .dslc-posts.dslc-carousel-arrow-aside{position:relative;width:90%;margin:0 auto}#dslc-content .dslc-testimonial-main{border:0 solid transparent;border-radius:4px;padding:25px;overflow:hidden}#dslc-content .dslc-testimonial-quote{border-bottom:0 solid transparent}#dslc-content .dslc-testimonial-author-pos-outside-left{float:left}#dslc-content .dslc-testimonial-author-pos-outside-right{float:right}#dslc-content .dslc-testimonial-avatar-aside .dslc-testimonial-author-avatar{border:0 solid transparent;float:left}#dslc-content .dslc-testimonial-author-avatar img{display:inline-block;height:auto}#dslc-content .dslc-testimonial-avatar-aside .dslc-testimonial-author-main{overflow:hidden;float:left}#dslc-content .dslc-testimonial-author-name{line-height:1}#dslc-content .dslc-testimonial-author-position{line-height:1.1}button,input[type=button],input[type=submit],input[type=reset],input[type=file]::-webkit-file-upload-button{border-style:none;-webkit-appearance:none}#dslc-content .dslc-widget-wrap,#dslc-content .dslc-widgets-wrap{border:0 solid transparent}.dslc-module-DSLC_Text_Simple img{max-width:100%;height:auto}#dslc-content .dslc-widget{margin-bottom:30px;width:100%}#dslc-content .dslc-widget:last-child{margin-bottom:0!important}#dslc-content .dslc-widget-title{font-size:15px;font-weight:600;margin-bottom:10px;padding-bottom:10px;line-height:1}#dslc-content .dslc-widget-title-inner{display:block}#dslc-content .dslc-widgets-2-col .dslc-col{width:14.89361%}#dslc-content .dslc-widgets-3-col .dslc-col{width:23.40425%}#dslc-content .dslc-widgets-4-col .dslc-col{width:31.91489%}#dslc-content .dslc-widgets-5-col .dslc-col{width:40.42553%}#dslc-content .dslc-widgets-6-col .dslc-col{width:48.93617%}#dslc-content .dslc-widgets-7-col .dslc-col{width:57.4468%}#dslc-content .dslc-widgets-8-col .dslc-col{width:65.95744%}#dslc-content .dslc-widgets-9-col .dslc-col{width:74.46808%}#dslc-content .dslc-widgets-10-col .dslc-col{width:82.97872%}#dslc-content .dslc-widgets-11-col .dslc-col{width:91.48936%}#dslc-content .dslc-widgets-12-col .dslc-col{width:100%;margin-right:0}#dslc-content .dslc-widgets-2-col .dslc-col:nth-child(6n),#dslc-content .dslc-widgets-3-col .dslc-col:nth-child(4n),#dslc-content .dslc-widgets-4-col .dslc-col:nth-child(3n),#dslc-content .dslc-widgets-6-col .dslc-col:nth-child(2n){margin-right:0}#dslc-content .dslc-product-thumb{position:relative;line-height:0}#dslc-content .dslc-product-thumb-inner{bottom:0 solid transparent;overflow:hidden}#dslc-content .dslc-product-thumb img{-moz-box-shadow:none;-webkit-box-shadow:none;display:block;border-radius:3px 3px 0 0;box-shadow:none;max-width:100%;height:auto}#dslc-content .dslc-product-thumb .dslc-product-price .from,#dslc-content .dslc-product-thumb .dslc-product-price del{display:none}#dslc-content .dslc-product-thumb .dslc-product-price{background:0 0;color:#fff;font-weight:400;font-size:25px;line-height:1;position:absolute;left:0;top:0;width:100%;height:100%;text-decoration:none;text-align:center}#dslc-content .dslc-product-price-bg{background:0 0;border:0 solid transparent;position:absolute;top:0;left:0;right:0;bottom:0}#dslc-content .dslc-product-price-main{position:relative}#dslc-content .dslc-product-thumb .dslc-product-price ins{text-decoration:none;background:0 0}#dslc-content .dslc-product-thumb .dslc-product-price .amount{vertical-align:middle}#dslc-content .dslc-products .dslc-product-thumb .dslc-product-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-products .dslc-product-thumb .dslc-product-main.dslc-product-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-products .dslc-post:first-child .dslc-product-thumb .dslc-product-main{opacity:1}#dslc-content .dslc-product-main{background:#1d1d1d;border-radius:0 0 3px 3px;padding:20px;text-align:center;border:0 solid transparent}#dslc-content .dslc-product-title{margin-bottom:15px}#dslc-content .dslc-product-price-secondary{color:#fff;float:left;font-size:20px;line-height:1}#dslc-content .dslc-product-price-secondary ins{text-decoration:none;background:0 0}#dslc-content .dslc-product-title h2{clear:none;font-size:11px;line-height:1;vertical-align:middle;margin:0;padding:0}#dslc-content .dslc-product-title h2 a{display:block;color:#7d7d7d;text-decoration:none}#dslc-content .dslc-product-excerpt{border-bottom:0 solid transparent}#dslc-content .dslc-product-sep{display:block;border-bottom:1px solid #4a4a4a;height:1px;margin-bottom:15px}#dslc-content .dslc-product-extra .dslc-product-add-to-cart{color:#8d8d8d;font-size:12px;line-height:1;text-decoration:none;float:left}#dslc-content .dslc-product-extra .dslc-product-details{color:#8d8d8d;font-size:12px;text-decoration:none;line-height:1;float:right}#dslc-content .dslc-product-extra .dslc-icon{margin-right:5px}#dslc-content .dslc-tp-content,#dslc-content .dslc-tp-meta,#dslc-content .dslc-tp-title{border:0 solid transparent}#dslc-content .dslc-tp-meta ul{margin:0;list-style-type:none;font-size:0}#dslc-content .dslc-tp-meta-horizontal li{display:inline-block;margin-top:0!important;margin-bottom:0!important;list-style-type:none}#dslc-content .dslc-tp-meta-horizontal li:first-child{margin-left:0!important}#dslc-content .dslc-tp-meta-horizontal li:last-child{margin-right:0!important}#dslc-content .dslc-tp-meta-vertical li{margin-left:0!important;margin-right:0!important}#dslc-content .dslc-tp-meta-vertical li:first-child{margin-top:0!important}#dslc-content .dslc-tp-meta-vertical li:last-child{margin-bottom:0!important}#dslc-content .dslc-tp-meta-avatar{margin-right:10px;width:30px;display:inline-block}#dslc-content .dslc-tp-meta-avatar img{vertical-align:middle;width:100%;height:auto;border-radius:50%}#dslc-content .dslc-tp-download-button a,#dslc-content .dslc-tp-gallery-slider,#dslc-content .dslc-tp-gallery-slider-main,#dslc-content .dslc-tp-gallery-slider-nav{border:0 solid transparent}#dslc-content .dslc-tp-download-button a{display:block;line-height:1;text-decoration:none;text-align:center;-webkit-appearance:none}#dslc-content .dslc-tp-thumbnail{bottom:0 solid transparent;overflow:hidden}#dslc-content .dslc-tp-thumbnail img{display:inline-block;vertical-align:middle;max-width:100%;height:auto}#dslc-content .dslc-tp-gallery-slider-main li{overflow:hidden}#dslc-content .dslc-tp-gallery-slider-nav li{margin-right:10px;padding:5px;border:1px solid red;cursor:pointer;opacity:.7}#dslc-content .dslc-tp-gallery-slider-nav li.flex-active-slide{opacity:1}#dslc-content ul.dslc-social{margin:0;padding:0;list-style-type:none;font-size:0;line-height:1}#dslc-content ul.dslc-social li{margin:0 10px 0 0;padding:0;line-height:1;display:inline-block;overflow:hidden}#dslc-content ul.dslc-social a.dslc-social-icon{border:0 solid transparent;background:#40bde6;text-decoration:none;color:#fff;width:30px;height:30px;border-radius:15px;font-size:15px;position:relative;float:left;display:inline-flex;justify-content:center;align-items:center}#dslc-content ul.dslc-social .dslc-icon{line-height:1}#dslc-content ul.dslc-social .dslc-social-label{float:left;display:block}#dslc-content ul.dslc-social li:last-child{margin-right:0}#dslc-content ul.dslc-staff-social{margin:0;padding:0;list-style-type:none;font-size:0;line-height:1}#dslc-content ul.dslc-staff-social li{margin:0;padding:0;line-height:1;display:inline-block;overflow:hidden}#dslc-content ul.dslc-staff-social a{border:0 solid transparent;text-decoration:none;position:relative;float:left;display:inline-flex;justify-content:center;align-items:center}#dslc-content ul.dslc-staff-social .dslc-icon{line-height:1}#dslc-content ul.dslc-staff-social .dslc-social-label{float:left;display:block}.dslc-notification-box-has-timeout{display:none}body.dslca-enabled .dslc-notification-box-has-timeout{display:block}#dslc-content .dslc-notification-box-content p:last-child{margin-bottom:0}#dslc-content .dslc-notification-box-close{display:flex;justify-content:center;align-items:center;position:absolute;right:15px;top:20px;cursor:pointer;background:#fff;color:#f65757;border-radius:50%;width:15px;height:15px}.dslc-comment,.dslc-tp-comments{border:0 solid transparent}#dslc-content .dslc-notification-box-close .dslc-icon{color:#f65757;font-size:12px;text-align:center}#dslc-content .dslc-button a{display:inline-block;text-decoration:none;line-height:1;box-shadow:none;-webkit-appearance:none}.dslc-tp-comments li,.dslc-tp-comments ol,.dslc-tp-comments ul{list-style-type:none}.dslc-tp-comments ol{margin-left:0}.dslc-comment{margin:0}.dslc-comment-inner{border:1px solid #ddd;padding:10px;margin-bottom:20px}.dslc-comment-info{margin-bottom:10px;border-bottom:1px solid #ddd}.dslc-tp-comment-form,.dslc-tp-comment-form input,.dslc-tp-comment-form textarea{border:0 solid transparent}.dslc-comment-meta{float:left;margin:0}.dslc-comment-meta-author{display:inline-block;margin-right:15px;line-height:1}.dslc-comment-author-avatar{margin-right:5px}.dslc-comment-meta-author a{color:inherit;text-decoration:none}.dslc-comment-author-avatar img{vertical-align:middle}.dslc-comment-meta-date{display:inline-block;line-height:1}.dslc-comment-reply{float:right}.dslc-comment-reply a{text-decoration:none}.dslc-comment .dslc-comment{margin-left:50px}.dslc-tp-comment-form input[type=email]::-moz-placeholder,.dslc-tp-comment-form input[type=text]::-moz-placeholder,.dslc-tp-comment-form input[type=url]::-moz-placeholder,.dslc-tp-comment-form textarea::-moz-placeholder{opacity:1}.dslc-tp-comment-form input[type=text]{line-height:1}.dslc-tp-comment-form textarea{width:100%;height:130px;box-sizing:border-box}.dslc-tp-comment-form .logged-in-as{margin-bottom:15px}.dslc-tp-comment-form #submit{cursor:pointer}.dslc-image,.dslc-image img{border:0;box-shadow:none}#dslc-content .dslc-image,#dslc-content .dslc-image>a{display:inline-block}#dslc-content .dslc-image img{max-width:100%;display:inline-block;vertical-align:middle;box-shadow:none;border-radius:none;position:relative}#dslc-content .dslc-accordion,#dslc-content .dslc-accordion-header,#dslc-content .dslc-accordion-title,#dslc-content .dslc-progress-bar{border:0 solid transparent}#dslc-content .dslc-progress-bar-label{margin:0;padding:0;line-height:1}#dslc-content .dslc-progress-bar-loader{background:#666;display:block;height:18px}#dslc-content .dslc-progress-bar-loader-inner{display:block;float:left;overflow:hidden;white-space:nowrap}#dslc-content .dslc-progress-bar-animated .dslc-progress-bar-loader-inner{opacity:0}#dslc-content .dslca-enabled .dslc-progress-bar-animated .dslc-progress-bar-loader-inner{opacity:1}#dslc-content .dslc-accordion-item:first-child{margin-top:0!important}#dslc-content .dslc-accordion-header{display:block;font-weight:700;font-size:11px;line-height:1;position:relative}#dslc-content .dslc-accordion-title{display:block}#dslc-content .dslc-accordion-hook{cursor:pointer}#dslc-content .dslc-accordion-toggle{display:block;position:absolute;left:0;top:0;bottom:0}#dslc-content .dslc-accordion-content{position:relative;border:0 solid transparent}#dslc-content .dslca-add-accordion{text-align:center}#dslc-content .dslca-add-accordion-hook{background:#78CA4F;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;font-size:12px;height:20px;text-align:center;line-height:22px;width:20px;position:relative;margin-top:10px}#dslc-content .dslca-accordion-action-hooks{position:absolute;right:14px;top:14px}#dslc-content .dslca-move-down-accordion-hook,#dslc-content .dslca-move-up-accordion-hook{color:#5890e5}#dslc-content .dslca-move-down-accordion-hook:hover,#dslc-content .dslca-move-up-accordion-hook:hover{color:#3b6fbe}#dslc-content .dslca-delete-accordion-hook{color:#E55F5F;cursor:pointer;display:inline-block;font-size:12px;margin-left:10px;line-height:1;vertical-align:top}#dslc-content .dslc-icon-module{position:relative;display:inline-block}#dslc-content .dslc-navigation{z-index:999;position:relative;text-align:right;font-size:0}body .dslc-navigation .menu-item[class*=" dslc-icon-"]:before,body .dslc-navigation .menu-item[class^=dslc-icon-]:before{display:none}#dslc-content .dslc-navigation .menu{list-style:none;margin:0;padding:0}#dslc-content .dslc-navigation.dslc-navigation-orientation-horizontal .menu>li,#dslc-content .dslc-navigation.dslc-navigation-orientation-vertical .menu>li:first-child{margin-top:0!important}#dslc-content .dslc-navigation .menu>li{display:inline-block;position:relative}#dslc-content .dslc-navigation.dslc-navigation-orientation-vertical .menu>li{display:block;margin-left:0!important}#dslc-content .dslc-navigation .menu>li:first-child{margin-left:0!important}#dslc-content .dslc-navigation .menu>li>a{display:inline-block;text-decoration:none;vertical-align:middle}#dslc-content .dslc-navigation-arrow{display:inline-block;margin-left:5px;vertical-align:middle}#dslc-content .dslc-navigation .menu ul{display:none;list-style-type:none;margin:0;opacity:0;position:absolute;z-index:10;top:100%;left:-28px;text-align:left}#dslc-content .dslc-navigation.dslc-navigation-sub-position-left .menu ul{left:0;right:auto}#dslc-content .dslc-navigation.dslc-navigation-sub-position-right .menu ul{right:0;left:auto}#dslc-content .dslc-navigation.dslc-navigation-sub-position-center .menu ul{left:auto;right:auto}#dslc-content .dslc-navigation-orientation-vertical .menu ul{top:0;left:100%}#dslc-content .dslc-navigation .menu ul.dslc-navigation-invert-subnav{left:auto;right:0}#dslc-content .dslc-navigation .menu ul li{display:block;position:relative;z-index:3;white-space:nowrap;margin:0}#dslc-content .dslc-navigation .menu ul li a{display:block;line-height:1;text-decoration:none}#dslc-content .dslc-navigation .menu ul li:last-child a{border-bottom:0!important}#dslc-content .dslc-navigation .dt-icon.dt-subnav-arrow{display:none;color:#bfbfbf;font-size:8px;margin-left:10px;vertical-align:middle;position:relative;top:-3px;margin-right:0}#dslc-content .dslc-navigation li.current-menu-item .dt-icon.dt-subnav-arrow{color:#878787}#dslc-content .dslc-navigation .menu ul ul{left:100%;margin-left:-1px;top:-1px}#dslc-content .dslc-navigation .menu ul:before{position:absolute;content:'';display:block;left:0;top:0;bottom:0;right:0;z-index:2;border-style:solid}#dslc-content .dslc-navigation .menu li:hover>ul.sub-menu:after{display:block;content:"";left:-10px;right:-10px;bottom:-10px;top:-10px;z-index:0;position:absolute}#dslc-content .dslc-navigation .menu ul ul.dslc-navigation-invert-subnav{left:auto;right:100%}#dslc-content .dslc-navigation .menu li:hover>ul.sub-menu{display:block;opacity:1}#dslc-content .dslc-mobile-navigation{position:relative;text-align:right;display:none}#dslc-content .dslc-mobile-navigation select{cursor:pointer;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;position:absolute;right:0;top:0;padding-top:0;padding-bottom:0;z-index:10;height:38px;width:100%}#dslc-content .dslc-mobile-navigation-hook{color:#555;font-size:24px;line-height:22px}.dslc-post-main-inner-link-cover{display:none;position:absolute;top:0;left:0;right:0;bottom:0}.dslc-posts-social-share{line-height:1}.dslc-posts-social-share a:last-child{margin-right:0!important}.dslc-posts-social-share-count{display:inline-block;border-style:solid}.dslc-center-elem{top:50%;position:relative;left:50%;visibility:visible;transform:translate(-50%,-50%)}@media only screen and (min-width :768px) and (max-width :1024px){#dslc-content .dslc-mobile-navigation.dslc-navigation-res-t-enabled{display:block}#dslc-content .dslc-navigation.dslc-navigation-res-t-enabled{display:none}.dslc-post-main-inner-link-cover{display:block}}@media only screen and (max-width:767px){.dslc-tabs-nav{display:none}.dslc-tabs-tab-content{display:block!important}.dslc-tabs-content .dslc-tabs-nav-hook{display:block!important;float:none!important;margin-bottom:20px}.dslc-comment .dslc-comment{margin-left:0}.dslc-comment .children{margin-left:0;padding-left:0}#dslc-content .dslc-mobile-navigation.dslc-navigation-res-p-enabled{display:block}#dslc-content .dslc-navigation.dslc-navigation-res-p-enabled{display:none}.dslc-post-main-inner-link-cover{display:block}.dslc-carousel .dslc-carousel-item{margin-left:0!important}body #dslc-content .dslc-partner-thumb{width:100%}#dslc-content .dslc-posts.dslc-carousel-arrow-aside{width:80%}#dslc-content .dslc-posts-orientation-horizontal .dslc-post-main{overflow:visible}}.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.mfp-container:before,.mfp-figure:after{content:''}.owl-carousel,.owl-carousel .owl-wrapper{display:none;position:relative}.owl-carousel{width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.mfp-bg,.mfp-wrap{position:fixed;left:0;top:0}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}100%,75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}100%,75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}100%,75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.mfp-bg,.mfp-container,.mfp-wrap{height:100%;width:100%}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) center center no-repeat}.mfp-bg{z-index:99999;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{z-index:100000;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:100001}.mfp-close,.mfp-preloader{text-align:center;position:absolute}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;top:50%;width:auto;margin-top:-.8em;left:8px;right:8px;z-index:100000}.mfp-preloader a{color:#ccc}.mfp-close,.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:100002;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;right:0;top:0;text-decoration:none;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-figure,img.mfp-img{line-height:0}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{position:absolute;left:0;top:40px;bottom:40px;right:0;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.mfp-close:hover{background:0 0}
|
1 |
+
.dslc-clear,.dslc-clearfix:after,.dslc-first-col,.dslc-module-heading:after{clear:both}.dslc-tp-comment-form textarea,.mfp-container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.mfp-arrow,.owl-controls{-webkit-tap-highlight-color:transparent}#dslc-content blockquote p:last-child{margin-bottom:0!important}#dslc-header{position:relative;z-index:2}#dslc-header.dslc-header-pos-absolute{position:absolute;top:0;left:0;right:0;z-index:99999}#dslc-header.dslc-header-pos-fixed{position:fixed;top:0;left:0;right:0;z-index:99999}body.admin-bar:not(.dslca-enabled) #dslc-header.dslc-header-pos-fixed{top:32px}#dslc-footer,body.dslca-enabled:not(.dslca-composer-hidden) #dslc-header.dslc-header-pos-absolute,body.dslca-enabled:not(.dslca-composer-hidden) #dslc-header.dslc-header-pos-fixed{position:relative}.dslca-enabled:not(.dslca-composer-hidden) #dslc-footer{margin-bottom:74px}#dslc-footer.dslc-footer-pos-absolute{position:absolute;bottom:0;left:0;right:0;z-index:999999}#dslc-footer.dslc-footer-pos-fixed{position:fixed;bottom:0;left:0;right:0;z-index:999999}.dslc-modules-section{border:0 solid transparent;position:relative}.dslc-modules-section.dslc-init-parallax{background-attachment:fixed}.dslc-modules-section-wrapper{max-width:100%;margin:0 auto}.dslc-modules-section.dslc-full .dslc-modules-section-wrapper{width:100%}.dslc-module-front{position:relative}.dslc-col{display:block;float:left;margin-right:2.12766%;min-height:1px}body.rtl .dslc-col{float:right;margin-left:2.12766%;margin-right:0}.dslc-1-col{width:6.38297%}.dslc-2-col{width:14.89361%}.dslc-3-col{width:23.40425%}.dslc-4-col{width:31.91489%}.dslc-5-col{width:40.42553%}.dslc-6-col{width:48.93617%}.dslc-7-col{width:57.4468%}.dslc-8-col{width:65.95744%}.dslc-9-col{width:74.46808%}.dslc-10-col{width:82.97872%}.dslc-11-col{width:91.48936%}.dslc-12-col{width:100%}.dslc-last-col{margin-right:0}body.rtl .dslc-last-col{margin-left:0}.dslc-no-columns-spacing .dslc-col{margin:0}.dslc-no-columns-spacing .dslc-1-col{width:8.33333%}.dslc-no-columns-spacing .dslc-2-col{width:16.66666%}.dslc-no-columns-spacing .dslc-3-col{width:25%}.dslc-no-columns-spacing .dslc-4-col{width:33.33333%}.dslc-no-columns-spacing .dslc-5-col{width:41.66666%}.dslc-no-columns-spacing .dslc-6-col{width:50%}.dslc-no-columns-spacing .dslc-7-col{width:58.33333%}.dslc-no-columns-spacing .dslc-8-col{width:66.66666%}.dslc-no-columns-spacing .dslc-9-col{width:75%}.dslc-no-columns-spacing .dslc-10-col{width:83.33333%}.dslc-no-columns-spacing .dslc-11-col{width:91.66666%}.dslc-no-columns-spacing .dslc-12-col,.dslc-no-columns-spacing .dslc-carousel .dslc-col,.dslc-no-columns-spacing .dslc-carousel .dslc-first-col,.dslc-no-columns-spacing .dslc-carousel .dslc-last-col{width:100%}.dslc-clearfix:after,.dslc-clearfix:before,.dslc-module-heading:after,.dslc-module-heading:before{content:" ";display:table}.dslc-fl{float:left}.dslc-fr{float:right}.dslc-no-float{float:none!important}.dslc-carousel .dslc-col,.dslc-carousel .dslc-first-col,.dslc-carousel .dslc-last-col{float:none;clear:none;margin:0}.dslc-carousel-item{width:auto}.dslc-carousel-nav{float:right}.dslc-carousel-nav-inner{display:block}.dslc-carousel-nav-next,.dslc-carousel-nav-prev{background:#c9c9c9;border:0 solid transparent;border-radius:3px;display:inline-flex;justify-content:center;align-items:center;height:23px;position:relative;width:23px;text-decoration:none;vertical-align:bottom}.dslc-carousel-nav-prev{margin-right:7px}.dslc-carousel-nav-next span,.dslc-carousel-nav-prev span{color:#fff;font-size:10px;text-align:center;font-weight:400}.dslc-carousel-nav-next.position-aside,.dslc-carousel-nav-prev.position-aside{position:absolute;top:50%;margin-top:-30px}.dslc-carousel-nav-prev.position-aside{left:-40px;margin-right:0}.dslc-carousel-nav-next.position-aside{right:-40px}#dslc-content .dslc-carousel .owl-pagination .owl-page span{margin:0;filter:Alpha(Opacity=100);opacity:1}#dslc-content .dslc-slider{padding-bottom:1px;opacity:0;max-height:10px}#dslc-content .dslc-slider img{max-width:100%}#dslc-content .dslc-slider .owl-pagination .owl-page span{margin:0;filter:Alpha(Opacity=100);opacity:1}.dslc-carousel{opacity:0;max-height:100px;overflow:hidden}.dslc-carousel.owl-carousel .owl-wrapper-outer{overflow:visible}.dslca-activate-composer-hook{background:#54c13f!important;color:#fff!important;border-radius:3px!important;position:fixed!important;z-index:99999!important;right:5px!important;bottom:5px!important;cursor:pointer!important;display:block!important;font-size:11px!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif!important;font-weight:900!important;line-height:1!important;padding:11px 12px!important;text-transform:uppercase!important;text-decoration:none!important;white-space:nowrap!important;float:left!important;margin-left:5px!important}.dslc-module-DSLC_Image .dslc-notification,.dslc-module-front,.dslca-module{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.dslca-activate-composer-hook:hover{background:#40D71F!important}.dslca-activate-composer-hook:visited{color:#fff!important}.dslca-activate-composer-hook.dslca-position-left{right:auto!important;left:5px}.dslca-activate-composer-hook .dslca-icon{color:rgba(255,255,255,.66);margin-right:5px}@keyframes dslcSpin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dslcSpin{0%{-moz-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dslcSpin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes "dslcSpin"{0%{-ms-transform:rotate(0);transform:rotate(0)}100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes dslcSpin{0%{-o-transform:rotate(0);transform:rotate(0)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}.dslc-loader{position:relative;width:20px;height:20px;border:2px solid #0cf;border-radius:50%;-webkit-animation:dslcSpin .75s infinite linear;-moz-animation:dslcSpin .75s infinite linear;-ms-animation:dslcSpin .75s infinite linear;-o-animation:dslcSpin .75s infinite linear;animation:dslcSpin .75s infinite linear;margin-left:48%}.dslc-loader::after,.dslc-loader::before{left:-2px;top:-2px;display:none;position:absolute;content:'';width:inherit;height:inherit;border:inherit;border-radius:inherit}.dslc-loader,.dslc-loader::before{display:inline-block;border-color:#0cf transparent transparent}.dslc-loader::before{-webkit-animation:dslcSpin 1.5s infinite ease;-moz-animation:dslcSpin 1.5s infinite ease;-ms-animation:dslcSpin 1.5s infinite ease;-o-animation:dslcSpin 1.5s infinite ease;animation:dslcSpin 1.5s infinite ease}.dslc-notification{background:#fff;border:1px solid #e8e8e8;border-radius:3px;color:#979797;margin-bottom:20px;padding:15px;position:relative;font-size:14px;line-height:25px}.dslc-notification.dslc-green,.dslc-notification.dslc-red,.dslc-notification.dslc-yellow{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.14)}.dslc-notification .dslc-icon{cursor:pointer;position:absolute;right:14px;top:21px}.dslc-notification.dslc-red{background:#f65757;border-color:#e43737}.dslc-notification.dslc-yellow{background:#fac841;border-color:#eab72e}.dslc-notification.dslc-green{background:#8ccb25;border-color:#77b01a}#dslc-content .dslc-module-heading{overflow:hidden;position:relative}#dslc-content .dslc-module-heading h2{display:block;float:left;font-size:17px;font-weight:400;line-height:1;margin:0 15px 0 0;padding:0}#dslc-content .dslc-module-heading-view-all{display:block;float:left;font-size:11px;line-height:1;margin:3px 20px 3px 0}#dslc-content .dslc-module-heading-view-all a{display:block;padding-left:15px;border-left:1px dotted #4f4f4f;font-weight:600;line-height:1;text-decoration:none}.dslc-masonry-item{margin-bottom:30px;margin-right:0}.dslc-masonry-item-animate{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.dslc-post-separator{clear:both;height:1px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ededed}.dslc-pagination{border:0 solid transparent;overflow:hidden;margin-top:30px}.dslc-pagination ul{margin:0;padding:0}.dslc-pagination li{display:inline-block;margin:0 10px 0 0;padding:0}.dslc-pagination li:last-child{margin-right:0!important}.dslc-pagination-load-more .dslc-icon,.dslc-post-filter{margin-right:10px}.dslc-pagination li a{background:#eee;border:0 solid transparent;color:#000;display:block;line-height:1;padding:10px;text-decoration:none}.dslc-pagination li.current a{background:#000;color:#fff}.dslc-pagination li.dslc-pagination-load-more{width:auto;display:block}.dslc-pagination li.dslc-pagination-load-more.dslc-inactive a{cursor:default}.dslc-load-more-temp{display:none}.dslc-init-center{display:flex;align-items:center;justify-content:center}.dslc-init-topleft .dslc-init-target{position:absolute!important;top:0!important;left:0!important;bottom:auto!important;right:auto!important}.dslc-init-topright .dslc-init-target{position:absolute!important;top:0!important;right:0!important;bottom:auto!important;left:auto!important}.dslc-init-bottomleft .dslc-init-target{position:absolute!important;bottom:0!important;left:0!important;top:auto!important;right:auto!important}.dslc-init-bottomright .dslc-init-target{position:absolute!important;bottom:0!important;right:0!important;top:auto!important;left:auto!important}#dslc-content .dslc-products .dslc-product-thumb .dslc-init-topleft{position:absolute;top:0;left:0;bottom:auto;right:auto}#dslc-content .dslc-products .dslc-product-thumb .dslc-init-topright{position:absolute;top:0;right:0;bottom:auto;left:auto}#dslc-content .dslc-products .dslc-product-thumb .dslc-init-bottomleft{position:absolute;bottom:0;left:0;top:auto;right:auto}#dslc-content .dslc-products .dslc-product-thumb .dslc-init-bottomright{position:absolute;bottom:0;right:0;top:auto;left:auto}.dslc-post-filters{overflow:hidden;font-size:0}.dslc-post-filter{background:#fff;border:1px solid #e8e8e8;border-radius:3px;color:#979797;cursor:pointer;display:inline-block;font-size:11px;font-weight:700;line-height:1;padding:12px}.dslc-post-filter.dslc-active{color:#ff4e01}.dslc-post-filter:last-child{margin-right:0!important}#dslc-content .dslc-bg-video{background:0 0;position:absolute;left:0;right:0;bottom:0;top:0;opacity:0}#dslc-content .dslc-bg-video.dslc-force-show{opacity:1}#dslc-content .dslc-bg-video .mejs-container{background:0 0;position:absolute;left:0;right:0;bottom:0;top:0;width:100%!important;height:auto!important;overflow:hidden}#dslc-content .dslc-bg-video video{min-width:100%;height:auto!important;min-height:100%}#dslc-content .dslc-bg-video .mejs-controls{display:none!important}#dslc-content .dslc-bg-video-overlay{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;background:#000}.dslc-trigger-lightbox-gallery{cursor:pointer}@media only screen and (min-device-width :768px) and (max-device-width :1024px){.dslc-modules-section.dslc-init-parallax{background-attachment:scroll!important;background-position:0 0!important}}@media only screen and (max-width:767px){.dslc-modules-section.dslc-init-parallax{background-attachment:scroll!important;background-position:0 0!important}}@keyframes dslcFadeIn{to{opacity:1}}@keyframes dslcSlideUp{to{transform:translateY(0)}}@keyframes dslcSlideDown{to{transform:translateY(0)}}@keyframes dslcSlideRight{to{transform:translateX(0)}}@keyframes dslcSlideLeft{to{transform:translateX(0)}}@keyframes dslcSlideUpFadeIn{to{transform:translateY(0);opacity:1}}@keyframes dslcSlideDownFadeIn{to{transform:translateY(0);opacity:1}}@keyframes dslcSlideRightFadeIn{to{transform:translateX(0);opacity:1}}@keyframes dslcSlideLeftFadeIn{to{transform:translateX(0);opacity:1}}@media only screen and (min-width:768px){@-webkit-keyframes dslcFadeIn{to{opacity:1}}@-moz-keyframes dslcFadeIn{to{opacity:1}}.dslc-in-viewport-anim-dslcFadeIn.dslc-in-viewport-check{opacity:0}@-webkit-keyframes dslcSlideUp{to{-webkit-transform:translateY(0)}}@-moz-keyframes dslcSlideUp{to{-moz-transform:translateY(0)}}.dslc-in-viewport-anim-dslcSlideUp.dslc-in-viewport-check{-webkit-transform:translateY(100px);-moz-transform:translateY(100px);transform:translateY(100px)}@-webkit-keyframes dslcSlideDown{to{-webkit-transform:translateY(0)}}@-moz-keyframes dslcSlideDown{to{-moz-transform:translateY(0)}}.dslc-in-viewport-anim-dslcSlideDown.dslc-in-viewport-check{-webkit-transform:translateY(-100px);-moz-transform:translateY(-100px);transform:translateY(-100px)}@-webkit-keyframes dslcSlideRight{to{-webkit-transform:translateX(0)}}@-moz-keyframes dslcSlideRight{to{-moz-transform:translateX(0)}}.dslc-in-viewport-anim-dslcSlideRight.dslc-in-viewport-check{-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);transform:translateX(-100px)}@-webkit-keyframes dslcSlideLeft{to{-webkit-transform:translateX(0)}}@-moz-keyframes dslcSlideLeft{to{-moz-transform:translateX(0)}}.dslc-in-viewport-anim-dslcSlideLeft.dslc-in-viewport-check{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);transform:translateX(100px)}@-webkit-keyframes dslcSlideUpFadeIn{to{-webkit-transform:translateY(0);opacity:1}}@-moz-keyframes dslcSlideUpFadeIn{to{-moz-transform:translateY(0);opacity:1}}.dslc-in-viewport-anim-dslcSlideUpFadeIn.dslc-in-viewport-check{-webkit-transform:translateY(100px);-moz-transform:translateY(100px);transform:translateY(100px);opacity:0}@-webkit-keyframes dslcSlideDownFadeIn{to{-webkit-transform:translateY(0);opacity:1}}@-moz-keyframes dslcSlideDownFadeIn{to{-moz-transform:translateY(0);opacity:1}}.dslc-in-viewport-anim-dslcSlideDownFadeIn.dslc-in-viewport-check{-webkit-transform:translateY(-100px);-moz-transform:translateY(-100px);transform:translateY(-100px);opacity:0}@-webkit-keyframes dslcSlideRightFadeIn{to{-webkit-transform:translateX(0);opacity:1}}@-moz-keyframes dslcSlideRightFadeIn{to{-moz-transform:translateX(0);opacity:1}}.dslc-in-viewport-anim-dslcSlideRightFadeIn.dslc-in-viewport-check{-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);transform:translateX(-100px);opacity:0}@-webkit-keyframes dslcSlideLeftFadeIn{to{-webkit-transform:translateX(0);opacity:1}}@-moz-keyframes dslcSlideLeftFadeIn{to{-moz-transform:translateX(0);opacity:1}}.dslc-in-viewport-anim-dslcSlideLeftFadeIn.dslc-in-viewport-check{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);transform:translateX(100px);opacity:0}}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-post-thumb .dslc-on-hover-anim-target{opacity:1!important;-webkit-transform:translateY(0)!important;-moz-transform:translateY(0)!important;transform:translateY(0)!important;-webkit-transform:translateX(0)!important;-moz-transform:translateX(0)!important;transform:translateX(0)!important}.dslc-anim-dslcFadeIn,.dslc-anim-dslcSlideDownFadeIn,.dslc-anim-dslcSlideLeftFadeIn,.dslc-anim-dslcSlideRightFadeIn,.dslc-anim-dslcSlideUpFadeIn{opacity:0}.dslc-on-hover-anim:hover .dslc-anim-dslcFadeIn,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideDownFadeIn,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideLeftFadeIn,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideRightFadeIn,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideUpFadeIn{opacity:1}.dslc-anim-dslcSlideDown,.dslc-anim-dslcSlideDownFadeIn{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}.dslc-on-hover-anim:hover .dslc-anim-dslcSlideDown,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideDownFadeIn{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.dslc-anim-dslcSlideUp,.dslc-anim-dslcSlideUpFadeIn{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}.dslc-on-hover-anim:hover .dslc-anim-dslcSlideUp,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideUpFadeIn{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.dslc-anim-dslcSlideRight,.dslc-anim-dslcSlideRightFadeIn{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%)}.dslc-on-hover-anim:hover .dslc-anim-dslcSlideRight,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideRightFadeIn{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.dslc-anim-dslcSlideLeft,.dslc-anim-dslcSlideLeftFadeIn{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%)}.dslc-on-hover-anim:hover .dslc-anim-dslcSlideLeft,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideLeftFadeIn{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.dslc-anim-none{opacity:0;-webkit-transition:all 0s ease-out!important}.dslc-on-hover-anim:hover .dslc-anim-none{opacity:1}#dslc-content{position:relative}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}.aligncenter{display:block;margin:5px auto}a img.alignright{float:right;margin:5px 0 20px 20px}#dslc-content .dslc-cpt-post-meta-author,a img.alignleft{float:left}a img.alignleft,a img.alignnone{margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.gallery-caption{font-weight:700}.dslc-content b,.dslc-content strong{font-weight:bolder}.dslc-content em,.dslc-content i:not(.fa,.dslc-icon){font-style:italic}@media only screen and (min-width :1025px){.dslc-hide-on-desktop{display:none!important}.dslca-enabled .dslc-hide-on-desktop{display:block!important}.dslca-composer-hidden .dslc-hide-on-desktop{display:none!important}}@media only screen and (min-width :768px) and (max-width :1024px){body.dslca-enabled.dslc-res-tablet{padding-bottom:200px}.dslc-hide-on-tablet{display:none!important}.dslc-post-heading{overflow:hidden}}@media only screen and (max-width:767px){body.dslca-enabled.dslc-res-phone{padding-bottom:200px}.dslc-col,.dslc-no-columns-spacing .dslc-col{width:100%;margin:0 0 30px;min-width:0}.dslc-module-front.dslc-col{margin-bottom:0}.dslc-hide-on-phone{display:none!important}.dslc-post-heading{overflow:hidden}}@media all and (-ms-high-contrast:none){.dslc-image-container .dslc-image,.dslc-image-container .dslc-image a{width:100%!important}.dslc-in-viewport-check{transform:none!important;opacity:1!important}#dslc-content .dslc-info-box-image-alt-inner{width:100%}}body #dslc-content .nf-field-container{margin-bottom:0}body #dslc-content input:focus{outline:0}body:not(.dslca-enabled) .dslc-sticky-row{width:100%;left:0;z-index:1}.dslc-module-front a{text-decoration:none}#dslc-content .dslc-post{overflow:hidden}#dslc-content .dslc-cpt-post-thumb{margin-bottom:20px;overflow:hidden;position:relative;line-height:0}#dslc-content .dslc-cpt-post-thumb-inner{border:0 solid transparent;overflow:hidden}#dslc-content .dslc-cpt-post-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-cpt-post-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-cpt-post-thumb .dslc-cpt-post-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-cpt-post-thumb .dslc-cpt-post-main.dslc-cpt-post-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-cpt-post-thumb .dslc-cpt-post-main{opacity:1}#dslc-content .dslc-cpt-post-meta{margin-bottom:20px;overflow:hidden;padding:13px 0;font-size:11px;line-height:1}#dslc-content .dslc-cpt-post-meta-author.above{float:none}#dslc-content .dslc-cpt-post-meta-author a{text-decoration:none}#dslc-content .dslc-cpt-post-meta-date{float:right}#dslc-content .dslc-cpt-post-meta-date.above{float:none}#dslc-content .dslc-cpt-post-title{margin-bottom:13px}#dslc-content .dslc-cpt-post-title h2{font-weight:600;font-size:15px;line-height:26px;margin:0;padding:0}#dslc-content .dslc-cpt-post-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-cpt-post-excerpt{margin-bottom:22px;font-size:13px;line-height:22px}#dslc-content .dslc-cpt-post-read-more a{display:inline-block;line-height:1;text-decoration:none;border:0 solid transparent}#dslc-content .dslc-cpt-posts-orientation-horizontal .dslc-cpt-post-thumb{float:left;margin-right:20px;width:200px}#dslc-content .dslc-cpt-posts-orientation-horizontal .dslc-cpt-post-main,.dslc-post-thumb{overflow:hidden}#dslc-content .dslc-blog-post-main{border:0 solid transparent}#dslc-content .dslc-blog-post-thumb{margin-bottom:20px;overflow:hidden;position:relative;line-height:0}#dslc-content .dslc-blog-post-thumb-inner{border:0 solid transparent;overflow:hidden}#dslc-content .dslc-blog-post-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-blog-post-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-blog-post-thumb .dslc-blog-post-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-blog-post-thumb .dslc-blog-post-main.dslc-blog-post-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-blog-post-thumb .dslc-blog-post-main{opacity:1}#dslc-content .dslc-blog-post-meta{border-left:0;border-right:0;margin-bottom:20px;overflow:hidden;padding:13px 0;font-size:11px;line-height:1;width:100%}#dslc-content .dslc-blog-post-meta-author{float:left}#dslc-content .dslc-blog-post-meta-author.above{float:none}#dslc-content .dslc-blog-post-meta-avatar{margin-right:10px;width:30px;display:inline-block}#dslc-content .dslc-blog-post-meta-avatar img{vertical-align:middle;width:100%;height:auto;border-radius:50%}#dslc-content .dslc-blog-post-meta-author a{text-decoration:none}#dslc-content .dslc-blog-post-meta-date{float:right}#dslc-content .dslc-blog-post-meta-date.above{float:none}#dslc-content .dslc-blog-post-meta-comment-count{display:inline-block;margin:0 auto}#dslc-content .dslc-blog-post-meta-comment-count.right{float:right}#dslc-content .dslc-blog-post-meta-comment-count.left{float:left}#dslc-content .dslc-blog-post-title{margin-bottom:13px}#dslc-content .dslc-blog-post-title h2{font-weight:600;font-size:15px;line-height:26px;margin:0;padding:0}#dslc-content .dslc-blog-post-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-blog-post-excerpt{margin-bottom:22px;font-size:13px;line-height:22px}#dslc-content .dslc-blog-post-read-more a{display:inline-block;line-height:1;text-decoration:none;border:0 solid transparent}.dslc-posts-orientation-horizontal .dslc-post-thumb{float:left;margin-right:20px;width:200px}#dslc-content .dslc-posts-orientation-horizontal .dslc-post-main{overflow:hidden}#dslc-content .dslc-download-thumb{position:relative;line-height:0}#dslc-content .dslc-download-thumb-inner{border:0 solid transparent;overflow:hidden}#dslc-content .dslc-download-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-download-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-download-download a,#dslc-content .dslc-download-main{border:0 solid transparent;text-align:center}#dslc-content .dslc-download-thumb .dslc-download-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-download-thumb .dslc-download-main.dslc-download-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-download-thumb .dslc-download-main{opacity:1}#dslc-content .dslc-download-title{margin-bottom:13px}#dslc-content .dslc-download-title h2{font-size:15px;line-height:1.7;margin:0;padding:0}#dslc-content .dslc-download-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-download-tags{border:1px solid #e5e5e5;border-width:1px 0;font-size:12px;padding:8px 0;line-height:1;margin-bottom:22px}#dslc-content .dslc-download-excerpt{margin-bottom:22px;font-size:13px;line-height:22px;font-weight:400}#dslc-content .dslc-download-download{margin-bottom:10px}#dslc-content .dslc-download-download a{background:#ff4e01;border-radius:3px;color:#fff;display:block;font-size:13px;font-weight:700;line-height:1;padding:15px 0;text-decoration:none}#dslc-content .dslc-download-download .dslc-icon{margin-right:10px}#dslc-content .dslc-download-info{font-size:10px;font-style:italic}#dslc-content .dslc-gallery-thumb{position:relative;line-height:0}#dslc-content .dslc-gallery-thumb-inner{border:0 solid transparent;position:relative;overflow:hidden}#dslc-content .dslc-gallery-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;display:block;box-shadow:none;max-width:100%;height:auto}#dslc-content .dslc-gallery-thumb .dslc-gallery-images-count{position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;text-decoration:none}#dslc-content .dslc-gallery-images-count-bg{background:0 0;border:0 solid transparent;position:absolute;top:0;left:0;right:0;bottom:0}#dslc-content .dslc-gallery-images-count-main{position:relative}#dslc-content .dslc-gallery-images-count-num{color:#fff;display:block;font-size:25px;font-weight:200;line-height:1;margin-bottom:8px}#dslc-content .dslc-gallery-images-count-txt{color:#7d7d7d;display:block;font-size:11px;line-height:1}#dslc-content .dslc-gallery-thumb .dslc-gallery-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-gallery-thumb .dslc-gallery-main.dslc-gallery-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-gallery-thumb .dslc-gallery-main{opacity:1}#dslc-content .dslc-gallery-main{border:0 solid transparent;text-align:center}#dslc-content .dslc-gallery-title{margin-bottom:15px}#dslc-content .dslc-gallery-title h2{font-size:11px;line-height:1;margin:0;padding:0}#dslc-content .dslc-info-box-icon-pos-aside .dslc-info-box-image,#dslc-content .dslc-info-box-image-pos-aside .dslc-info-box-image-alt{float:left;margin-right:20px}#dslc-content .dslc-gallery-title h2 a{display:block;color:#7d7d7d;text-decoration:none}#dslc-content .dslc-gallery-sep{display:block;height:1px;border-bottom:1px solid #4a4a4a;margin-bottom:15px}#dslc-content .dslc-gallery-excerpt{font-size:12px;border-width:1px 0 0}#dslc-content .dslc-gallery-read-more a{display:inline-block;line-height:1;text-decoration:none;border:0 solid transparent}#dslc-content .dslc-gallery .dslc-lightbox-gallery{display:none}#dslc-content .dslc-info-box{text-align:center;border:0 solid transparent}#dslc-content .dslc-info-box-image{margin-bottom:25px;position:relative;font-size:0}#dslc-content .dslc-info-box-image-link{position:absolute;top:0;left:0;right:0;bottom:0}#dslc-content .dslc-info-box-icon-pos-aside .dslc-info-box-main{overflow:hidden}#dslc-content .dslc-info-box-image-inner{display:inline-flex;justify-content:center;align-items:center;position:relative;border:0 solid transparent}#dslc-content .dslc-info-box-image-inner .dslc-icon{color:#fff;line-height:1;font-size:40px}#dslc-content .dslc-info-box-image-pos-aside .dslc-info-box-main{overflow:hidden}#dslc-content .dslc-info-box-image-alt-inner{display:inline-block}#dslc-content .dslc-info-box-title h4{font-size:17px;line-height:1;margin:0;padding:0;font-weight:400}#dslc-content .dslc-info-box-title h4 a{color:inherit;text-decoration:none}#dslc-content .dslc-info-box-content{margin-bottom:25px}#dslc-content .dslc-info-box-button{font-size:0}#dslc-content .dslc-info-box-button a{display:inline-block;line-height:1;text-decoration:none;box-shadow:none;-webkit-appearance:none}#dslc-content .dslc-info-box-button-aside{float:right}#dslc-content .dslc-partner .dslc-partner-thumb{position:relative;line-height:0}#dslc-content .dslc-partner .dslc-partner-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-partner .dslc-partner-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:inline-block;vertical-align:bottom;width:auto;max-width:100%;height:auto}#dslc-content .dslc-partner-thumb .dslc-partner-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-partner-thumb .dslc-partner-main.dslc-partner-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-partner-thumb .dslc-partner-main{opacity:1}#dslc-content .dslc-partner-title{margin-bottom:10px}#dslc-content .dslc-partner-title h2{margin:0;padding:0}#dslc-content .dslc-partner-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-project-thumb{margin-bottom:24px;position:relative;line-height:0}#dslc-content .dslc-project-thumb-inner{border:0 solid transparent;overflow:hidden}#dslc-content .dslc-project-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-project-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-project-thumb .dslc-project-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-project-thumb .dslc-project-main.dslc-project-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-projects .dslc-post:first-child .dslc-project-thumb .dslc-project-main{opacity:1}#dslc-content .dslc-project-main{border:0 solid transparent}#dslc-content .dslc-project-title{margin-bottom:10px}#dslc-content .dslc-project-title h2{font-weight:700;font-size:12px;line-height:1;margin:0;padding:0}#dslc-content .dslc-project-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-project-cats{font-size:10px;font-style:italic;line-height:1}#dslc-content .dslc-project-excerpt{margin-bottom:22px;font-size:13px;line-height:22px;border-top:0 solid #000}#dslc-content .dslc-project-read-more a{display:inline-block;line-height:1;text-decoration:none;border:0 solid transparent}.dslc-separator-wrapper{padding-bottom:1px}.dslc-separator{clear:both;height:1px;padding-bottom:25px;margin-bottom:25px;width:100%}.dslc-module-front.dslc-module-DSLC_Separator{min-height:auto}.dslc-separator.dslc-separator-style-solid{border-bottom:1px solid #ededed}.dslc-separator.dslc-separator-style-dashed{border-bottom:1px dashed #ededed}.dslc-separator.dslc-separator-style-dotted{border-bottom:1px dotted #ededed}#dslc-content .dslc-staff-member-thumb{position:relative;line-height:0}#dslc-content .dslc-staff-member-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-staff-member-thumb img{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-staff-member-thumb .dslc-staff-member-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-staff-member-thumb .dslc-staff-member-main.dslc-staff-member-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-staff-member-thumb .dslc-staff-member-main{opacity:1}#dslc-content .dslc-staff-member-social a{margin:0 6px;text-decoration:none}#dslc-content .dslc-staff-member-title h2{margin:0;padding:0}#dslc-content .dslc-staff-member-title h2 a{display:block;text-decoration:none;color:inherit}#dslc-content .dslc-tabs-nav-pos-aside .dslc-tabs-nav{float:left;margin-bottom:0!important}#dslc-content .dslc-tabs-nav-pos-above .dslc-tabs-nav{margin-right:0!important}#dslc-content .dslc-tabs-nav-hook{background:#fbfbfb;border:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;border-radius:3px 3px 0 0;bottom:-1px;cursor:pointer;display:inline-block;padding:10px;position:relative;line-height:1;margin-left:-1px}#dslc-content .dslc-tabs-nav-pos-aside .dslc-tabs-nav-hook{display:block;margin-left:0!important}#dslc-content .dslc-tabs-nav-pos-above .dslc-tabs-nav-hook{margin-bottom:0!important}#dslc-content .dslc-tabs-nav-hook:first-child{margin-left:0!important}#dslc-content .dslc-tabs-content,#dslc-content .dslc-tabs-nav-hook.dslc-active{background:#fff}#dslc-content .dslc-tabs-nav-pos-aside .dslc-tabs-content{overflow:hidden}#dslc-content .dslc-tabs-tab-content{padding:35px;display:none;position:relative}#dslc-content .dslc-tabs-tab-content.dslc-active{display:block}.dslca-add-new-tab-hook,.dslca-delete-tab-hook{display:inline-block;margin-left:10px;cursor:pointer}.dslca-add-new-tab-hook{background:#78CA4F;border-radius:50%;color:#fff;font-size:11px;height:20px;text-align:center;line-height:22px;margin-top:8px;width:20px;position:relative}.dslca-add-new-tab-hook .dslca-icon{position:absolute;line-height:1;top:5px;right:6px}.dslca-delete-tab-hook{color:#E55F5F;font-size:12px;line-height:1;vertical-align:top}.dslc-tabs-content .dslc-tabs-nav-hook{display:none!important}#dslc-content .dslc-testimonials{border:0 solid transparent}#dslc-content .dslc-posts.dslc-carousel-arrow-aside{position:relative;width:90%;margin:0 auto}#dslc-content .dslc-testimonial-main{border:0 solid transparent;border-radius:4px;padding:25px;overflow:hidden}#dslc-content .dslc-testimonial-quote{border-bottom:0 solid transparent}#dslc-content .dslc-testimonial-author-pos-outside-left{float:left}#dslc-content .dslc-testimonial-author-pos-outside-right{float:right}#dslc-content .dslc-testimonial-avatar-aside .dslc-testimonial-author-avatar{float:left}#dslc-content .dslc-testimonial-author-avatar{border:0 solid transparent}#dslc-content .dslc-testimonial-author-avatar img{display:block;height:auto}#dslc-content .dslc-testimonial-avatar-aside .dslc-testimonial-author-main{overflow:hidden;float:left}#dslc-content .dslc-testimonial-author-name{line-height:1}#dslc-content .dslc-testimonial-author-position{line-height:1.1}#dslc-content .dslc-testimonial-avatar-above .dslc-testimonial-author-avatar{float:right}.dslc-testimonial-clearfix{clear:both}button,input[type=button],input[type=submit],input[type=reset],input[type=file]::-webkit-file-upload-button{border-style:none;-webkit-appearance:none}#dslc-content .dslc-widget-wrap,#dslc-content .dslc-widgets-wrap{border:0 solid transparent}.dslc-module-DSLC_Text_Simple img{max-width:100%;height:auto}#dslc-content .dslc-widget{margin-bottom:30px;width:100%}#dslc-content .dslc-widget:last-child{margin-bottom:0!important}#dslc-content .dslc-widget-title{font-size:15px;font-weight:600;margin-bottom:10px;padding-bottom:10px;line-height:1}#dslc-content .dslc-widget-title-inner{display:block}#dslc-content .dslc-widgets-2-col .dslc-col{width:14.89361%}#dslc-content .dslc-widgets-3-col .dslc-col{width:23.40425%}#dslc-content .dslc-widgets-4-col .dslc-col{width:31.91489%}#dslc-content .dslc-widgets-5-col .dslc-col{width:40.42553%}#dslc-content .dslc-widgets-6-col .dslc-col{width:48.93617%}#dslc-content .dslc-widgets-7-col .dslc-col{width:57.4468%}#dslc-content .dslc-widgets-8-col .dslc-col{width:65.95744%}#dslc-content .dslc-widgets-9-col .dslc-col{width:74.46808%}#dslc-content .dslc-widgets-10-col .dslc-col{width:82.97872%}#dslc-content .dslc-widgets-11-col .dslc-col{width:91.48936%}#dslc-content .dslc-widgets-12-col .dslc-col{width:100%;margin-right:0}#dslc-content .dslc-widgets-2-col .dslc-col:nth-child(6n),#dslc-content .dslc-widgets-3-col .dslc-col:nth-child(4n),#dslc-content .dslc-widgets-4-col .dslc-col:nth-child(3n),#dslc-content .dslc-widgets-6-col .dslc-col:nth-child(2n){margin-right:0}#dslc-content .dslc-product-thumb{position:relative;line-height:0}#dslc-content .dslc-product-thumb-inner{bottom:0 solid transparent;overflow:hidden}#dslc-content .dslc-product-thumb img{-moz-box-shadow:none;-webkit-box-shadow:none;display:block;border-radius:3px 3px 0 0;box-shadow:none;max-width:100%;height:auto}#dslc-content .dslc-product-thumb .dslc-product-price .from,#dslc-content .dslc-product-thumb .dslc-product-price del{display:none}#dslc-content .dslc-product-thumb .dslc-product-price{background:0 0;color:#fff;font-weight:400;font-size:25px;line-height:1;position:absolute;left:0;top:0;width:100%;height:100%;text-decoration:none;text-align:center}#dslc-content .dslc-product-price-bg{background:0 0;border:0 solid transparent;position:absolute;top:0;left:0;right:0;bottom:0}#dslc-content .dslc-product-price-main{position:relative}#dslc-content .dslc-product-thumb .dslc-product-price ins{text-decoration:none;background:0 0}#dslc-content .dslc-product-thumb .dslc-product-price .amount{vertical-align:middle}#dslc-content .dslc-products .dslc-product-thumb .dslc-product-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-products .dslc-product-thumb .dslc-product-main.dslc-product-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-products .dslc-post:first-child .dslc-product-thumb .dslc-product-main{opacity:1}#dslc-content .dslc-product-main{background:#1d1d1d;border-radius:0 0 3px 3px;padding:20px;text-align:center;border:0 solid transparent}#dslc-content .dslc-product-title{margin-bottom:15px}#dslc-content .dslc-product-price-secondary{color:#fff;float:left;font-size:20px;line-height:1}#dslc-content .dslc-product-price-secondary ins{text-decoration:none;background:0 0}#dslc-content .dslc-product-title h2{clear:none;font-size:11px;line-height:1;vertical-align:middle;margin:0;padding:0}#dslc-content .dslc-product-title h2 a{display:block;color:#7d7d7d;text-decoration:none}#dslc-content .dslc-product-excerpt{border-bottom:0 solid transparent}#dslc-content .dslc-product-sep{display:block;border-bottom:1px solid #4a4a4a;height:1px;margin-bottom:15px}#dslc-content .dslc-product-extra .dslc-product-add-to-cart{color:#8d8d8d;font-size:12px;line-height:1;text-decoration:none;float:left}#dslc-content .dslc-product-extra .dslc-product-details{color:#8d8d8d;font-size:12px;text-decoration:none;line-height:1;float:right}#dslc-content .dslc-product-extra .dslc-icon{margin-right:5px}#dslc-content .dslc-tp-content,#dslc-content .dslc-tp-meta,#dslc-content .dslc-tp-title{border:0 solid transparent}#dslc-content .dslc-tp-meta ul{margin:0;list-style-type:none;font-size:0}#dslc-content .dslc-tp-meta-horizontal li{display:inline-block;margin-top:0!important;margin-bottom:0!important;list-style-type:none}#dslc-content .dslc-tp-meta-horizontal li:first-child{margin-left:0!important}#dslc-content .dslc-tp-meta-horizontal li:last-child{margin-right:0!important}#dslc-content .dslc-tp-meta-vertical li{margin-left:0!important;margin-right:0!important}#dslc-content .dslc-tp-meta-vertical li:first-child{margin-top:0!important}#dslc-content .dslc-tp-meta-vertical li:last-child{margin-bottom:0!important}#dslc-content .dslc-tp-meta-avatar{margin-right:10px;width:30px;display:inline-block}#dslc-content .dslc-tp-meta-avatar img{vertical-align:middle;width:100%;height:auto;border-radius:50%}#dslc-content .dslc-tp-download-button a,#dslc-content .dslc-tp-gallery-slider,#dslc-content .dslc-tp-gallery-slider-main,#dslc-content .dslc-tp-gallery-slider-nav{border:0 solid transparent}#dslc-content .dslc-tp-download-button a{display:block;line-height:1;text-decoration:none;text-align:center;-webkit-appearance:none}#dslc-content .dslc-tp-thumbnail{bottom:0 solid transparent;overflow:hidden}#dslc-content .dslc-tp-thumbnail img{display:inline-block;vertical-align:middle;max-width:100%;height:auto}#dslc-content .dslc-tp-gallery-slider-main li{overflow:hidden}#dslc-content .dslc-tp-gallery-slider-nav li{margin-right:10px;padding:5px;border:1px solid red;cursor:pointer;opacity:.7}#dslc-content .dslc-tp-gallery-slider-nav li.flex-active-slide{opacity:1}#dslc-content ul.dslc-social{margin:0;padding:0;list-style-type:none;font-size:0;line-height:1}#dslc-content ul.dslc-social li{margin:0 10px 0 0;padding:0;line-height:1;display:inline-block;overflow:hidden}#dslc-content ul.dslc-social a.dslc-social-icon{border:0 solid transparent;background:#40bde6;text-decoration:none;color:#fff;width:30px;height:30px;border-radius:15px;font-size:15px;position:relative;float:left;display:inline-flex;justify-content:center;align-items:center}#dslc-content ul.dslc-social .dslc-icon{line-height:1}#dslc-content ul.dslc-social .dslc-social-label{float:left;display:block}#dslc-content ul.dslc-social li:last-child{margin-right:0}#dslc-content ul.dslc-staff-social{margin:0;padding:0;list-style-type:none;font-size:0;line-height:1}#dslc-content ul.dslc-staff-social li{margin:0;padding:0;line-height:1;display:inline-block;overflow:hidden}#dslc-content ul.dslc-staff-social a{border:0 solid transparent;text-decoration:none;position:relative;float:left;display:inline-flex;justify-content:center;align-items:center}#dslc-content ul.dslc-staff-social .dslc-icon{line-height:1}#dslc-content ul.dslc-staff-social .dslc-social-label{float:left;display:block}.dslc-notification-box-has-timeout{display:none}body.dslca-enabled .dslc-notification-box-has-timeout{display:block}#dslc-content .dslc-notification-box-content p:last-child{margin-bottom:0}#dslc-content .dslc-notification-box-close{display:flex;justify-content:center;align-items:center;position:absolute;right:15px;top:20px;cursor:pointer;background:#fff;color:#f65757;border-radius:50%;width:15px;height:15px}.dslc-comment,.dslc-tp-comments{border:0 solid transparent}#dslc-content .dslc-notification-box-close .dslc-icon{color:#f65757;font-size:12px;text-align:center}#dslc-content .dslc-button a{display:inline-block;text-decoration:none;line-height:1;box-shadow:none;-webkit-appearance:none}.dslc-tp-comments li,.dslc-tp-comments ol,.dslc-tp-comments ul{list-style-type:none}.dslc-tp-comments ol{margin-left:0}.dslc-comment{margin:0}.dslc-comment-inner{border:1px solid #ddd;padding:10px;margin-bottom:20px}.dslc-comment-info{margin-bottom:10px;border-bottom:1px solid #ddd}.dslc-tp-comment-form,.dslc-tp-comment-form input,.dslc-tp-comment-form textarea{border:0 solid transparent}.dslc-comment-meta{float:left;margin:0}.dslc-comment-meta-author{display:inline-block;margin-right:15px;line-height:1}.dslc-comment-author-avatar{margin-right:5px}.dslc-comment-meta-author a{color:inherit;text-decoration:none}.dslc-comment-author-avatar img{vertical-align:middle}.dslc-comment-meta-date{display:inline-block;line-height:1}.dslc-comment-reply{float:right}.dslc-comment-reply a{text-decoration:none}.dslc-comment .dslc-comment{margin-left:50px}.dslc-tp-comment-form input[type=email]::-moz-placeholder,.dslc-tp-comment-form input[type=text]::-moz-placeholder,.dslc-tp-comment-form input[type=url]::-moz-placeholder,.dslc-tp-comment-form textarea::-moz-placeholder{opacity:1}.dslc-tp-comment-form input[type=text]{line-height:1}.dslc-tp-comment-form textarea{width:100%;height:130px;box-sizing:border-box}.dslc-tp-comment-form .logged-in-as{margin-bottom:15px}.dslc-tp-comment-form #submit{cursor:pointer}.dslc-image,.dslc-image img{border:0;box-shadow:none}#dslc-content .dslc-image,#dslc-content .dslc-image>a{display:inline-block}#dslc-content .dslc-image img{max-width:100%;display:inline-block;vertical-align:middle;box-shadow:none;border-radius:none;position:relative}#dslc-content .dslc-accordion,#dslc-content .dslc-accordion-header,#dslc-content .dslc-accordion-title,#dslc-content .dslc-progress-bar{border:0 solid transparent}#dslc-content .dslc-progress-bar-label{margin:0;padding:0;line-height:1}#dslc-content .dslc-progress-bar-loader{background:#666;display:block;height:18px}#dslc-content .dslc-progress-bar-loader-inner{display:block;float:left;overflow:hidden;white-space:nowrap}#dslc-content .dslc-progress-bar-animated .dslc-progress-bar-loader-inner{opacity:0}#dslc-content .dslca-enabled .dslc-progress-bar-animated .dslc-progress-bar-loader-inner{opacity:1}#dslc-content .dslc-accordion-item:first-child{margin-top:0!important}#dslc-content .dslc-accordion-header{display:block;font-weight:700;font-size:11px;line-height:1;position:relative}#dslc-content .dslc-accordion-title{display:block}#dslc-content .dslc-accordion-hook{cursor:pointer}#dslc-content .dslc-accordion-toggle{display:block;position:absolute;left:0;top:0;bottom:0}#dslc-content .dslc-accordion-content{position:relative;border:0 solid transparent}#dslc-content .dslca-add-accordion{text-align:center}#dslc-content .dslca-add-accordion-hook{background:#78CA4F;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;font-size:12px;height:20px;text-align:center;line-height:22px;width:20px;position:relative;margin-top:10px}#dslc-content .dslca-accordion-action-hooks{position:absolute;right:14px;top:14px}#dslc-content .dslca-move-down-accordion-hook,#dslc-content .dslca-move-up-accordion-hook{color:#5890e5}#dslc-content .dslca-move-down-accordion-hook:hover,#dslc-content .dslca-move-up-accordion-hook:hover{color:#3b6fbe}#dslc-content .dslca-delete-accordion-hook{color:#E55F5F;cursor:pointer;display:inline-block;font-size:12px;margin-left:10px;line-height:1;vertical-align:top}#dslc-content .dslc-icon-module{position:relative;display:inline-block}#dslc-content .dslc-navigation{z-index:999;position:relative;text-align:right;font-size:0}body .dslc-navigation .menu-item[class*=" dslc-icon-"]:before,body .dslc-navigation .menu-item[class^=dslc-icon-]:before{display:none}#dslc-content .dslc-navigation .menu{list-style:none;margin:0;padding:0}#dslc-content .dslc-navigation.dslc-navigation-orientation-horizontal .menu>li,#dslc-content .dslc-navigation.dslc-navigation-orientation-vertical .menu>li:first-child{margin-top:0!important}#dslc-content .dslc-navigation .menu>li{display:inline-block;position:relative}#dslc-content .dslc-navigation.dslc-navigation-orientation-vertical .menu>li{display:block;margin-left:0!important}#dslc-content .dslc-navigation .menu>li:first-child{margin-left:0!important}#dslc-content .dslc-navigation .menu>li>a{display:inline-block;text-decoration:none;vertical-align:middle}#dslc-content .dslc-navigation-arrow{display:inline-block;margin-left:5px;vertical-align:middle}#dslc-content .dslc-navigation .menu ul{display:none;list-style-type:none;margin:0;opacity:0;position:absolute;z-index:10;top:100%;left:-28px;text-align:left}#dslc-content .dslc-navigation.dslc-navigation-sub-position-left .menu ul{left:0;right:auto}#dslc-content .dslc-navigation.dslc-navigation-sub-position-right .menu ul{right:0;left:auto}#dslc-content .dslc-navigation.dslc-navigation-sub-position-center .menu ul{left:auto;right:auto}#dslc-content .dslc-navigation-orientation-vertical .menu ul{top:0;left:100%}#dslc-content .dslc-navigation .menu ul.dslc-navigation-invert-subnav{left:auto;right:0}#dslc-content .dslc-navigation .menu ul li{display:block;position:relative;z-index:3;white-space:nowrap;margin:0}#dslc-content .dslc-navigation .menu ul li a{display:block;line-height:1;text-decoration:none}#dslc-content .dslc-navigation .menu ul li:last-child a{border-bottom:0!important}#dslc-content .dslc-navigation .dt-icon.dt-subnav-arrow{display:none;color:#bfbfbf;font-size:8px;margin-left:10px;vertical-align:middle;position:relative;top:-3px;margin-right:0}#dslc-content .dslc-navigation li.current-menu-item .dt-icon.dt-subnav-arrow{color:#878787}#dslc-content .dslc-navigation .menu ul ul{left:100%;margin-left:-1px;top:-1px}#dslc-content .dslc-navigation .menu ul:before{position:absolute;content:'';display:block;left:0;top:0;bottom:0;right:0;z-index:2;border-style:solid}#dslc-content .dslc-navigation .menu li:hover>ul.sub-menu:after{display:block;content:"";left:-10px;right:-10px;bottom:-10px;top:-10px;z-index:0;position:absolute}#dslc-content .dslc-navigation .menu ul ul.dslc-navigation-invert-subnav{left:auto;right:100%}#dslc-content .dslc-navigation .menu li:hover>ul.sub-menu{display:block;opacity:1}#dslc-content .dslc-mobile-navigation{position:relative;text-align:right;display:none}#dslc-content .dslc-mobile-navigation select{cursor:pointer;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;position:absolute;right:0;top:0;padding-top:0;padding-bottom:0;z-index:10;height:38px;width:100%}#dslc-content .dslc-mobile-navigation-hook{color:#555;font-size:24px;line-height:22px}.dslc-post-main-inner-link-cover{display:none;position:absolute;top:0;left:0;right:0;bottom:0}.dslc-posts-social-share{line-height:1}.dslc-posts-social-share a:last-child{margin-right:0!important}.dslc-posts-social-share-count{display:inline-block;border-style:solid}.dslc-center-elem{top:50%;position:relative;left:50%;visibility:visible;transform:translate(-50%,-50%)}@media only screen and (min-width :768px) and (max-width :1024px){#dslc-content .dslc-mobile-navigation.dslc-navigation-res-t-enabled{display:block}#dslc-content .dslc-navigation.dslc-navigation-res-t-enabled{display:none}.dslc-post-main-inner-link-cover{display:block}}@media only screen and (max-width:767px){.dslc-tabs-nav{display:none}.dslc-tabs-tab-content{display:block!important}.dslc-tabs-content .dslc-tabs-nav-hook{display:block!important;float:none!important;margin-bottom:20px}.dslc-comment .dslc-comment{margin-left:0}.dslc-comment .children{margin-left:0;padding-left:0}#dslc-content .dslc-mobile-navigation.dslc-navigation-res-p-enabled{display:block}#dslc-content .dslc-navigation.dslc-navigation-res-p-enabled{display:none}.dslc-post-main-inner-link-cover{display:block}.dslc-carousel .dslc-carousel-item{margin-left:0!important}body #dslc-content .dslc-partner-thumb{width:100%}#dslc-content .dslc-posts.dslc-carousel-arrow-aside{width:80%}#dslc-content .dslc-posts-orientation-horizontal .dslc-post-main{overflow:visible}}.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.mfp-container:before,.mfp-figure:after{content:''}.owl-carousel,.owl-carousel .owl-wrapper{display:none;position:relative}.owl-carousel{width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.mfp-bg,.mfp-wrap{position:fixed;left:0;top:0}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}100%,75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}100%,75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}100%,75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.mfp-bg,.mfp-container,.mfp-wrap{height:100%;width:100%}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) center center no-repeat}.mfp-bg{z-index:99999;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{z-index:100000;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:100001}.mfp-close,.mfp-preloader{text-align:center;position:absolute}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;top:50%;width:auto;margin-top:-.8em;left:8px;right:8px;z-index:100000}.mfp-preloader a{color:#ccc}.mfp-close,.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:100002;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;right:0;top:0;text-decoration:none;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-figure,img.mfp-img{line-height:0}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{position:absolute;left:0;top:40px;bottom:40px;right:0;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.mfp-close:hover{background:0 0}
|
css/frontend/main.css
CHANGED
@@ -348,7 +348,7 @@ body.rtl .dslc-last-col {
|
|
348 |
}
|
349 |
|
350 |
.dslca-activate-composer-hook.dslca-position-left {
|
351 |
-
right: auto;
|
352 |
left: 5px;
|
353 |
}
|
354 |
|
348 |
}
|
349 |
|
350 |
.dslca-activate-composer-hook.dslca-position-left {
|
351 |
+
right: auto !important;
|
352 |
left: 5px;
|
353 |
}
|
354 |
|
css/frontend/modules.css
CHANGED
@@ -230,6 +230,7 @@
|
|
230 |
padding: 13px 0;
|
231 |
font-size: 11px;
|
232 |
line-height: 1;
|
|
|
233 |
}
|
234 |
|
235 |
#dslc-content .dslc-blog-post-meta-author {
|
@@ -265,6 +266,19 @@
|
|
265 |
float: none;
|
266 |
}
|
267 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
268 |
#dslc-content .dslc-blog-post-title {
|
269 |
margin-bottom: 13px;
|
270 |
}
|
@@ -1131,12 +1145,15 @@
|
|
1131 |
}
|
1132 |
|
1133 |
#dslc-content .dslc-testimonial-avatar-aside .dslc-testimonial-author-avatar {
|
1134 |
-
border: 0 transparent solid;
|
1135 |
float: left;
|
1136 |
}
|
1137 |
|
|
|
|
|
|
|
|
|
1138 |
#dslc-content .dslc-testimonial-author-avatar img {
|
1139 |
-
display:
|
1140 |
height: auto;
|
1141 |
}
|
1142 |
|
@@ -1153,6 +1170,14 @@
|
|
1153 |
line-height: 1.1;
|
1154 |
}
|
1155 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1156 |
|
1157 |
/**
|
1158 |
* Button input
|
230 |
padding: 13px 0;
|
231 |
font-size: 11px;
|
232 |
line-height: 1;
|
233 |
+
width: 100%;
|
234 |
}
|
235 |
|
236 |
#dslc-content .dslc-blog-post-meta-author {
|
266 |
float: none;
|
267 |
}
|
268 |
|
269 |
+
#dslc-content .dslc-blog-post-meta-comment-count {
|
270 |
+
display: inline-block;
|
271 |
+
margin: 0 auto;
|
272 |
+
}
|
273 |
+
|
274 |
+
#dslc-content .dslc-blog-post-meta-comment-count.right {
|
275 |
+
float: right;
|
276 |
+
}
|
277 |
+
|
278 |
+
#dslc-content .dslc-blog-post-meta-comment-count.left {
|
279 |
+
float: left;
|
280 |
+
}
|
281 |
+
|
282 |
#dslc-content .dslc-blog-post-title {
|
283 |
margin-bottom: 13px;
|
284 |
}
|
1145 |
}
|
1146 |
|
1147 |
#dslc-content .dslc-testimonial-avatar-aside .dslc-testimonial-author-avatar {
|
|
|
1148 |
float: left;
|
1149 |
}
|
1150 |
|
1151 |
+
#dslc-content .dslc-testimonial-author-avatar {
|
1152 |
+
border: 0 transparent solid;
|
1153 |
+
}
|
1154 |
+
|
1155 |
#dslc-content .dslc-testimonial-author-avatar img {
|
1156 |
+
display: block;
|
1157 |
height: auto;
|
1158 |
}
|
1159 |
|
1170 |
line-height: 1.1;
|
1171 |
}
|
1172 |
|
1173 |
+
#dslc-content .dslc-testimonial-avatar-above .dslc-testimonial-author-avatar {
|
1174 |
+
float: right;
|
1175 |
+
}
|
1176 |
+
|
1177 |
+
.dslc-testimonial-clearfix {
|
1178 |
+
clear: both;
|
1179 |
+
}
|
1180 |
+
|
1181 |
|
1182 |
/**
|
1183 |
* Button input
|
css/wp-admin.css
CHANGED
@@ -55,4 +55,9 @@
|
|
55 |
/* Hide annoying notifications from other plugins on our settings page. */
|
56 |
.toplevel_page_dslc_plugin_options #wpcontent .wrap .updated {
|
57 |
display: none;
|
|
|
|
|
|
|
|
|
|
|
58 |
}
|
55 |
/* Hide annoying notifications from other plugins on our settings page. */
|
56 |
.toplevel_page_dslc_plugin_options #wpcontent .wrap .updated {
|
57 |
display: none;
|
58 |
+
}
|
59 |
+
|
60 |
+
#post-option-dslc_project_staffs a.button,
|
61 |
+
#post-option-dslc_project_partners a.button {
|
62 |
+
display: none;
|
63 |
}
|
ds-live-composer.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
* Plugin URI: https://www.livecomposerplugin.com
|
5 |
* Description: Front-end page builder for WordPress with drag and drop editing. Build PRO responsive websites and landing pages. Visually customize any page element.
|
6 |
* Author: Live Composer Team
|
7 |
-
* Version: 1.3.
|
8 |
* Author URI: https://livecomposerplugin.com
|
9 |
* License: GPL3
|
10 |
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
@@ -41,7 +41,7 @@ if ( ! defined( 'DS_LIVE_COMPOSER_VER' ) && version_compare( PHP_VERSION, '5.3.0
|
|
41 |
* Constants
|
42 |
*/
|
43 |
|
44 |
-
define( 'DS_LIVE_COMPOSER_VER', '1.3.
|
45 |
|
46 |
define( 'DS_LIVE_COMPOSER_SHORTNAME', __( 'Live Composer', 'live-composer-page-builder' ) );
|
47 |
define( 'DS_LIVE_COMPOSER_BASENAME', plugin_basename( __FILE__ ) );
|
4 |
* Plugin URI: https://www.livecomposerplugin.com
|
5 |
* Description: Front-end page builder for WordPress with drag and drop editing. Build PRO responsive websites and landing pages. Visually customize any page element.
|
6 |
* Author: Live Composer Team
|
7 |
+
* Version: 1.3.16
|
8 |
* Author URI: https://livecomposerplugin.com
|
9 |
* License: GPL3
|
10 |
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
41 |
* Constants
|
42 |
*/
|
43 |
|
44 |
+
define( 'DS_LIVE_COMPOSER_VER', '1.3.16' );
|
45 |
|
46 |
define( 'DS_LIVE_COMPOSER_SHORTNAME', __( 'Live Composer', 'live-composer-page-builder' ) );
|
47 |
define( 'DS_LIVE_COMPOSER_BASENAME', plugin_basename( __FILE__ ) );
|
images/stylist.png
ADDED
Binary file
|
includes/display-functions.php
CHANGED
@@ -1212,7 +1212,7 @@ function dslc_modules_section_front( $atts, $content = null, $version = 1 ) {
|
|
1212 |
$bg_video = '
|
1213 |
<div class="dslc-bg-video">
|
1214 |
<div class="dslc-bg-video-inner">
|
1215 |
-
<video>
|
1216 |
<source type="video/mp4" src="' . $atts['bg_video'] . '.mp4" />
|
1217 |
<source type="video/webm" src="' . $atts['bg_video'] . '.webm" />
|
1218 |
</video>
|
1212 |
$bg_video = '
|
1213 |
<div class="dslc-bg-video">
|
1214 |
<div class="dslc-bg-video-inner">
|
1215 |
+
<video muted="muted">
|
1216 |
<source type="video/mp4" src="' . $atts['bg_video'] . '.mp4" />
|
1217 |
<source type="video/webm" src="' . $atts['bg_video'] . '.webm" />
|
1218 |
</video>
|
includes/editor-messages.php
CHANGED
@@ -51,7 +51,11 @@ class LC_Editor_Messages {
|
|
51 |
* Get all messages
|
52 |
*/
|
53 |
public function get_messages() {
|
54 |
-
|
|
|
|
|
|
|
|
|
55 |
}
|
56 |
|
57 |
/**
|
@@ -110,28 +114,22 @@ class LC_Editor_Messages {
|
|
110 |
*/
|
111 |
public function on_plugin_install() {
|
112 |
$default_messages = array(
|
113 |
-
'
|
114 |
-
'text'
|
115 |
-
'link'
|
116 |
-
'icon'
|
117 |
'color' => '',
|
118 |
),
|
119 |
-
'
|
120 |
-
'text'
|
121 |
-
'link'
|
122 |
-
'icon'
|
123 |
-
'color' => '',
|
124 |
-
),
|
125 |
-
'peace-1' => array(
|
126 |
-
'text' => 'Peace · Pace · Paix · Paz · Pokój · Мир · Mír · Mier · Frieden · Fred · Vrede <b class="cta">Decrypt It</b>',
|
127 |
-
'link' => 'https://livecomposerplugin.com/peace',
|
128 |
-
'icon' => 'dslc-icon-globe',
|
129 |
'color' => '',
|
130 |
),
|
131 |
-
'
|
132 |
-
'text'
|
133 |
-
'link'
|
134 |
-
'icon'
|
135 |
'color' => '',
|
136 |
),
|
137 |
);
|
@@ -189,18 +187,18 @@ class LC_Editor_Messages {
|
|
189 |
* Display the editor messages
|
190 |
*/
|
191 |
public function print_messages() {
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
<li>
|
199 |
<span class="dslc-icon <?php echo $message['icon']; ?>"></span><?php echo $message['text']; ?><a href="<?php echo $message['link']; ?>" target="_blank"></a>
|
200 |
</li>
|
201 |
<?php } ?>
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
}
|
206 |
}
|
51 |
* Get all messages
|
52 |
*/
|
53 |
public function get_messages() {
|
54 |
+
$messages = get_option( 'dslc_editormessages', array() );
|
55 |
+
if ( empty ( $messages ) ) {
|
56 |
+
$messages = array();
|
57 |
+
}
|
58 |
+
return $messages;
|
59 |
}
|
60 |
|
61 |
/**
|
114 |
*/
|
115 |
public function on_plugin_install() {
|
116 |
$default_messages = array(
|
117 |
+
'stylist' => array(
|
118 |
+
'text' => '<strong>Need more options?</strong> StylstWP plugin allows you to style any site element with 60+ design controls. <b class="cta">FREE DOWNLOAD</b>',
|
119 |
+
'link' => '/wp-admin/plugin-install.php?s=StylistWP&tab=search&type=term',
|
120 |
+
'icon' => 'dslc-icon-paint-brush',
|
121 |
'color' => '',
|
122 |
),
|
123 |
+
'woo-integration' => array(
|
124 |
+
'text' => '<strong>Yes!</strong> Live Composer now fully supports WooCommerce. <b class="cta">Learn More</b>',
|
125 |
+
'link' => 'https://livecomposerplugin.com/downloads/woocommerce-page-builder/?utm_source=editing-screen&utm_medium=editor-messages&utm_campaign=woo-integration',
|
126 |
+
'icon' => 'dslc-icon-shopping-cart',
|
|
|
|
|
|
|
|
|
|
|
|
|
127 |
'color' => '',
|
128 |
),
|
129 |
+
'all-extensions' => array(
|
130 |
+
'text' => '<strong>Did you see it?</strong> Our new extensions pack is huge. ACF + CPT + MegaMenu + 9 more add-ons. <b class="cta">Learn More</b>',
|
131 |
+
'link' => 'https://livecomposerplugin.com/downloads/bundle-buy-all-extensions/?utm_source=editing-screen&utm_medium=editor-messages&utm_campaign=add-ons',
|
132 |
+
'icon' => 'dslc-icon-briefcase',
|
133 |
'color' => '',
|
134 |
),
|
135 |
);
|
187 |
* Display the editor messages
|
188 |
*/
|
189 |
public function print_messages() {
|
190 |
+
?>
|
191 |
+
<div class="dslc-editor-messages-section-122017">
|
192 |
+
<a href="#" class="dslc-editor-messages-title"><?php echo __( 'Live Composer Updates', 'live-composer-page-builder' ); ?></a>
|
193 |
+
<a href="#" data-can-hide="<?php echo $this->premium_user; ?>" class="dslc-editor-messages-hide"><span class="dslc-icon dslc-icon-remove"></span>Hide this</a>
|
194 |
+
<ul id="editor-messages">
|
195 |
+
<?php foreach ( $this->messages as $key => $message ) { ?>
|
196 |
<li>
|
197 |
<span class="dslc-icon <?php echo $message['icon']; ?>"></span><?php echo $message['text']; ?><a href="<?php echo $message['link']; ?>" target="_blank"></a>
|
198 |
</li>
|
199 |
<?php } ?>
|
200 |
+
</ul>
|
201 |
+
</div>
|
202 |
+
<?php
|
203 |
}
|
204 |
}
|
includes/functions.php
CHANGED
@@ -839,6 +839,22 @@ function dslc_sanitize_option_val( $data_to_sanitize ) {
|
|
839 |
}
|
840 |
}
|
841 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
842 |
/*
|
843 |
Work in progress.
|
844 |
|
839 |
}
|
840 |
}
|
841 |
|
842 |
+
function dslc_sanitize_array( $array ) {
|
843 |
+
|
844 |
+
$sanitize_array = array();
|
845 |
+
|
846 |
+
foreach ( $array as $value ) {
|
847 |
+
|
848 |
+
if ( ! is_array ( $value ) ) {
|
849 |
+
|
850 |
+
// sanitize if value is not an array
|
851 |
+
$sanitize_array[] = sanitize_text_field( $value );
|
852 |
+
}
|
853 |
+
}
|
854 |
+
|
855 |
+
return $sanitize_array;
|
856 |
+
}
|
857 |
+
|
858 |
/*
|
859 |
Work in progress.
|
860 |
|
includes/header-footer.php
CHANGED
@@ -228,6 +228,10 @@ function dslc_hf_unique_default( $post_id ) {
|
|
228 |
return;
|
229 |
}
|
230 |
|
|
|
|
|
|
|
|
|
231 |
// Get header/footer that are default
|
232 |
$args = array(
|
233 |
'post_type' => 'dslc_hf',
|
@@ -236,7 +240,7 @@ function dslc_hf_unique_default( $post_id ) {
|
|
236 |
'meta_query' => array(
|
237 |
array(
|
238 |
'key' => 'dslc_hf_for',
|
239 |
-
'value' => $
|
240 |
'compare' => '=',
|
241 |
),
|
242 |
array(
|
228 |
return;
|
229 |
}
|
230 |
|
231 |
+
if ( $_POST['dslc_hf_for'] ) {
|
232 |
+
$dslc_hf_for = sanitize_text_field( $_POST['dslc_hf_for'] );
|
233 |
+
}
|
234 |
+
|
235 |
// Get header/footer that are default
|
236 |
$args = array(
|
237 |
'post_type' => 'dslc_hf',
|
240 |
'meta_query' => array(
|
241 |
array(
|
242 |
'key' => 'dslc_hf_for',
|
243 |
+
'value' => $dslc_hf_for,
|
244 |
'compare' => '=',
|
245 |
),
|
246 |
array(
|
includes/module-controls.php
CHANGED
@@ -630,6 +630,8 @@ class LC_Control {
|
|
630 |
'button_state',
|
631 |
'resize_width',
|
632 |
'resize_height',
|
|
|
|
|
633 |
);
|
634 |
|
635 |
$controls_without_toggle = apply_filters( 'dslc_controls_without_toggle', $controls_without_toggle );
|
630 |
'button_state',
|
631 |
'resize_width',
|
632 |
'resize_height',
|
633 |
+
'infobox_image_alt',
|
634 |
+
'infobox_image_title',
|
635 |
);
|
636 |
|
637 |
$controls_without_toggle = apply_filters( 'dslc_controls_without_toggle', $controls_without_toggle );
|
includes/plugin-options-framework/css/main.css
CHANGED
@@ -628,6 +628,27 @@ body .lc-panel-cta .button.button-hero {
|
|
628 |
margin-top: 0;
|
629 |
}
|
630 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
631 |
|
632 |
/**
|
633 |
* Tab Extend
|
628 |
margin-top: 0;
|
629 |
}
|
630 |
|
631 |
+
/* STYLIST TAB */
|
632 |
+
|
633 |
+
.lc-tab-stylist ul {
|
634 |
+
list-style: circle;
|
635 |
+
padding-left: 17px;
|
636 |
+
line-height: 1.5;
|
637 |
+
margin-top: 20px;
|
638 |
+
}
|
639 |
+
|
640 |
+
.lc-tab-stylist ul li {
|
641 |
+
margin-bottom: 16px;
|
642 |
+
font-size: 17px;
|
643 |
+
line-height: 1.6;
|
644 |
+
}
|
645 |
+
|
646 |
+
.lc-tab-stylist .button-hero {
|
647 |
+
letter-spacing: 3px;
|
648 |
+
font-size: 16px;
|
649 |
+
font-weight: 600;
|
650 |
+
margin-top: 30px;
|
651 |
+
}
|
652 |
|
653 |
/**
|
654 |
* Tab Extend
|
includes/plugin-options-framework/css/main.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.dslc-panel a,.dslc-subsection-title a{text-decoration:none}.dslc-clear-cache{color:#D54E21;margin-left:12px;vertical-align:middle}.dslc-clear-cache .dashicons{font-size:16px;width:16px;height:16px;margin-top:7px}.dslc-settigns-notice{background:#fff;border-left:4px solid #fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);padding:10px 12px;margin-top:16px}.dslc-settigns-notice-heading{margin-left:4px;margin-right:20px}.dslc-settigns-notice.red .dashicons,.dslc-settigns-notice.red .dslc-settigns-notice-heading{color:#d86c48}.dslc-settigns-notice .dashicons{vertical-align:text-bottom}#dslc-main-title{min-height:50px;padding-left:10px;padding-top:26px;width:50%}#dslc-main-title .dslc-ver{font-size:17px;font-weight:300;opacity:.4}.dslc-subsection-title{font-size:21px;font-weight:400;margin-bottom:40px;margin-top:30px}.dslc-tab-heading{margin-bottom:30px!important;margin-top:20px!important}.dslca-plugin-opts-notification{margin-top:20px;border-left:4px solid #5184bd;background:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);padding:15px 10px}.dslca-plugin-opts-list{width:300px;margin-bottom:10px}.dslca-plugin-opts-list-item{display:block;padding:7px 10px;border:1px solid rgba(0,0,0,.2);border-radius:3px;margin-bottom:5px;position:relative;font-weight:700}.dslca-plugin-opts-list-delete-hook{position:absolute;right:7px;top:6px;font-size:.9em;font-weight:400;font-style:italic}.dslca-plugin-opts-list-error{display:none;color:#db7171;margin-top:15px;font-weight:700}.lc-wrap{padding-left:10px;overflow:hidden}.lc-wrap .clear{clear:both;padding-bottom:40px;border-bottom:1px solid #ccc;margin-bottom:15px}.changelog,.lc-social,.lc-subscribe{width:45%;float:left;margin-right:50px}.lc-wrap h3{margin:1.25em 0 .6em;font-size:1.25em;line-height:1.5em}.lc-wrap h4{margin:1.4em 0 .6em;font-size:1em}.lc-wrap p{line-height:1.6em;font-size:14px}.activecampaign_form input[type=text]{border-color:#dcdddd;color:#000;border-width:1px;border-style:solid;border-radius:4px;font-size:14px;font-weight:300;margin:0 22px 10px 0;padding:8px 12px;width:97%;max-width:290px}.activecampaign_form button.button-primary{padding:3px 12px;height:auto}.activecampaign_form .add_thank_you:before{content:"\f147";display:inline-block;font-family:dashicons;font-size:22px;padding-right:3px;vertical-align:top;padding-top:1px;color:#54c13f}.activecampaign_form .add_thank_you{font-size:15px;display:block;position:relative;top:-130px}.activecampaign_form ._error{display:table;max-width:550px;padding:14px 18px;background:rgba(255,0,0,.09);border-radius:3px;margin-top:10px;border:1px solid #FCB6AC}#share-buttons span.dslc_social_text{margin-left:10px;font-size:15px}.dslc-settigns-tabs .nav-tab{padding-right:15px;padding-left:15px;font-size:15px;font-weight:400}#lc-settings-tabs,#lc-settings-tabs *{box-sizing:border-box}.dslc-panel{background:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 1px rgba(0,0,0,.04);font-size:13px;line-height:2.1em;margin:20px 0;overflow:auto;padding:36px 3% 23px;position:relative}.dslc-panel.no-top-margin{margin-top:-21px;border-top:none}.lc-panel-intro .lc-panel-cta{margin-top:30px}.lc-panel-cta{margin-bottom:0;min-height:140px}.lc-align-center{text-align:center}.lc-wrap.lc-centered-panels{max-width:760px;margin-left:auto;margin-right:auto}.lc-wrap.lc-centered-panels.lc-wider-panel{max-width:860px}.dslc-panel.padding-medium{padding:36px 9%}.dslc-panel hr{margin:3em 0}.lc-panel-icon-hero{color:#9EA3A8;margin:40px 0 -10px;text-align:center}.dashicons.orange{color:#D54E21}.lc-panel-icon-hero .dashicons{font-size:80px;line-height:1;width:auto;height:auto}.dslc-panel h2{font-size:21px;font-weight:400;line-height:1.2;margin:0}.dslc-panel h2.lc-huge{margin:40px 0 .6em;font-size:3.3em;line-height:1.2;font-weight:300;text-align:center}.dslc-panel.lc-dark-panel .lc-column-list,.dslc-panel.lc-dark-panel h2,.dslc-panel.lc-dark-panel h3{color:#fff}.dslc-panel.lc-dark-panel .lc-column-list .dashicons{color:rgba(255,255,255,.65)}.dslc-panel h3{font-size:16px;margin:1.33em 0 0}.dslc-panel h3.lc-huge{margin:40px 0 .6em;font-size:2.4em;line-height:1.2;font-weight:300}.dslc-panel h3.lc-huge.margin-top-half{margin-top:20px}.dslc-panel h3 .dashicons{color:#82878c;font-size:170%;margin-right:12px}.dslc-panel .dslc-panel-column-container{clear:both;position:relative}.dslc-panel .dslc-panel-column-container:after{display:table;content:'';clear:both}.dslc-panel .dslc-panel-column{float:left;min-width:200px;width:30%;padding-right:4.5%}.dslc-panel .dslc-panel-column-container .dslc-panel-column:last-child{padding-right:0}.ie8 .dslc-panel .dslc-panel-column{min-width:230px}.dslc-panel-column p.hide-if-no-customize{margin-top:10px}.dslc-panel-column p{color:#444;margin-top:7px}.dslc-panel li{font-size:14px}.dslc-panel p{color:#72777c}.dslc-panel.lc-dark-panel p{color:rgba(255,255,255,.6)}.dslc-panel .lc-larger-text{font-size:1.2em}body .dslc-panel.lc-panel-cta{padding-top:10px;padding-bottom:10px}body .dslc-panel.lc-border-top{border-top:1px solid rgba(211,211,211,.45)}body .lc-panel-cta .button.button-hero{font-size:16px}.dslc-panel .lc-description,.dslc-panel .lc-feature-description{font-size:1.5em;font-weight:300;line-height:1.4;margin-bottom:2em;color:#23282d}.dslc-panel .lc-feature-description{margin:0;font-size:1.4em}.dslc-panel img{max-width:100%;margin-bottom:0}.dslc-panel.lc-dark-panel p.lc-description{color:rgba(255,255,255,1)}.lc-divided-panels,.lc-premium-features{display:flex;justify-content:space-between;flex-wrap:wrap}.lc-premium-feature{cursor:pointer}.lc-premium-feature:hover{box-shadow:0 1px 3px 2px rgba(0,0,0,.1),0 1px 23px 2px rgba(0,0,0,.1)}.lc-premium-feature-screenshot{line-height:0;text-align:center;min-height:100px}.lc-premium-feature-screenshot img{max-width:80px}.lc-divided-panels{align-items:center}.lc-panel-half{max-width:50%}.lc-panel-third{max-width:33%}.lc-image-column{padding-left:30px}.lc-image-column img{margin-top:20px;right:-10px;position:relative}.lc-column-list li{display:inline-block;width:49%;margin-bottom:12px;font-size:1.2em;font-weight:300}.lc-column-list li .dashicons{margin-top:6px;margin-right:10px}.lc-premium-features>a,.lc-premium-features>div{max-width:190px;min-width:180px;background:#fff;border-radius:4px;overflow:hidden;margin-bottom:20px;padding-top:20px;padding-bottom:20px;transition:all .3s ease-out}#wpbody-content .lc-premium-feature-description{color:#23282D;padding:10px;margin:0;text-align:center;font-size:1.2em;line-height:1.4}.dslc-panel .about-description{font-size:16px;margin:0}.dslc-panel-content{margin-left:13px;max-width:1500px}.dslc-panel .dslc-panel-column ul{margin:.8em 1em 1em 0}.dslc-panel .dslc-panel-column li{line-height:16px;list-style-type:none;padding:0 0 8px}.dslc-panel .dslc-panel-icon{background:0 0!important}.dslc-panel .dslc-panel-icon:before,.dslc-panel li .dashicons{-moz-osx-font-smoothing:grayscale;color:#82878c;display:inline-block;font:20px/1 dashicons;padding:0 10px 0 0;position:relative;text-decoration:none!important;vertical-align:top;top:-2px}.dslc-panel .dslc-panel-twitter:before{content:"\f301"}.dslc-panel .dslc-panel-github:before{content:"\f308"}.dslc-panel .dslc-panel-facebook:before{content:"\f304"}.dslc-panel .dslc-panel-facebook-page:before{content:"\f305"}.dslc-panel .dslc-panel-show-work:before{content:"\f529"}.dslc-panel .dslc-panel-heart:before{content:"\f487"}.lc-panel-woo{background-color:#A55095;background-repeat:no-repeat;background-size:contain}.lc-panel-ninjaforms,.lc-panel-socialshare{background-color:#FFF;background-repeat:no-repeat;background-size:310px;background-position:90% bottom}.lc-panel-acf{background-color:#26E6B9}.lc-panel-acf li,.lc-panel-acf p{color:rgba(0,0,0,.7)}.dslc-panel.lc-panel-acf li .dashicons{color:rgba(0,0,0,.4)}#lc-settings-tabs .lc-panel-designs{padding-bottom:320px}.lc-text-center,.lc-text-right{text-align:center}.lc-tab-woo .promo-code{margin-top:0}.dslc-tab-extend .feature-section,.dslc-tab-extend .headline-feature{max-width:1100px;margin:0 auto}.dslc-tab-extend .feature-section p{margin-right:0;margin-left:0}.dslc-tab-extend a[name]{font-size:0;line-height:0}#new-lc-coming{background:#4AC496;border-color:#47a380 #35b484 #35b484;color:#fff;margin-top:-17px}#new-lc-coming h2{color:#fff;margin-top:16px;width:50%;margin-left:100px}#new-lc-coming h3{color:#2E3432}#new-lc-coming h3 .dashicons{color:#279168}#new-lc-coming p{color:#1F523F}#new-lc-coming hr{margin-top:30px;border-color:#3fb085 #4ac496 #6dcfaa}#new-lc-coming .button-hero{background:#2fab7c;border-color:#34a077;box-shadow:0 2px 0 #26805d;font-size:18px;height:auto;left:64%;padding:4px 26px;position:absolute;text-shadow:none;top:37px}#new-lc-coming .button-hero .dashicons{display:inline-block;font-size:150%;margin-right:14px;vertical-align:text-top}#new-lc-coming .button-hero:active{box-shadow:0 3px 0 #26805d inset}#new-lc-coming p.about-description{color:#a0e4ca;line-height:1.3;width:50%;margin-left:100px}#new-lc-coming .mink-illustration{position:absolute;top:28px;width:80px}#new-products-coming{border-color:#46b3e4 #237fbd #237fbd;color:#fff;margin-bottom:-17px;border-radius:4px 4px 0 0;border-top:none;padding-bottom:40px;position:relative;background:#2E97E0}#new-products-coming .label,#new-products-coming .price{border-radius:5px;letter-spacing:1px;font-size:11px;line-height:1;display:inline-block;text-transform:uppercase}#new-products-coming:before{position:absolute;background:url(../../../images/livecomposer-pattern.png) right -139px no-repeat;background-size:113%;opacity:.15;content:'';left:0;top:0;right:0;bottom:0}.dslc-panel-content{z-index:1;position:relative}#new-products-coming .label{color:rgba(255,255,255,.62);padding:7px 0;margin-top:20px}#new-products-coming .price{padding:7px 11px}#new-products-coming .price.original{padding-left:0;margin-right:10px}#new-products-coming .price.promo{background:#9fe02c;color:#2f4606}#new-products-coming .dslc-panel-header{width:34%;display:inline-block}#new-products-coming h2{font-size:27px;color:#fff;text-align:left;margin:24px 0 0;line-height:1;vertical-align:top}#new-products-coming h3{color:#fff;margin-top:0;margin-bottom:7px;font-size:21px;line-height:1.2}#new-products-coming h4{color:#fff;margin-top:0;margin-bottom:20px;font-weight:400;font-size:16px;line-height:1.3;opacity:.7}#new-products-coming h3 .dashicons{color:rgba(236,236,236,.57)}#new-products-coming p{color:rgba(0,0,0,.65);margin:0 0 20px;min-height:50px}#new-products-coming hr{margin-top:20px;border-color:rgba(0,0,0,.16) transparent rgba(255,255,255,.2);opacity:.3}#new-products-coming .button-hero{background:#9FE02C;border-color:#a8ea32;box-shadow:0 2px 0 #2c8ac5;font-size:18px;line-height:20px;height:auto;color:#2d400b;padding:16px 26px 16px 56px;vertical-align:top;margin:10px 0 0;position:relative;text-shadow:none;display:inline-block;max-width:30%;white-space:normal}#new-products-coming .button-hero .dashicons{font-size:150%;left:18px;vertical-align:text-top;position:absolute;top:50%;margin-top:-14px}#new-products-coming .button-hero:active{box-shadow:0 3px 0 #26805d inset}#new-products-coming p.about-description{color:rgba(2,2,2,.6);line-height:1.3;width:28%;margin:20px 6% 0 0;display:inline-block;vertical-align:top}#new-products-coming .mink-illustration{position:absolute;bottom:-1px;width:100px}.extension-browser .extensions{clear:both}.extensions-php .wrap h1{float:left;margin-bottom:15px}.network-admin.extensions-php .wrap h1{margin-bottom:0}.extensions-php .wrap h1 .button{margin-left:20px}.extensions-php .wp-filter-search{font-size:16px;font-weight:300;left:20px;line-height:1.5;margin:0;position:relative;top:-2px;width:280px}.extensions-php div.error,.extensions-php div.notice,.extensions-php div.updated{clear:both;margin:0 0 20px}.extension-browser .extension{box-shadow:1px 2px 1px 0 rgba(0,0,0,.1),0 1px 1px -1px rgba(0,0,0,.1);box-sizing:border-box;cursor:pointer;float:left;margin:0 4% 4% 0;position:relative;width:30.6%}.ie8 .extension-browser .extension{margin:0 3% 4% 0;width:30%}.extension-browser .extension:nth-child(3n){margin-right:0}.extension-browser .extension:focus,.extension-browser .extension:hover{cursor:default}.extension-browser .extension[data-extension-status=inactive] [data-show-if=inactive],.extension-browser .extension[data-extension-status=pending] [data-show-if=pending],.extension-browser .extension[data-extension-status=demo] [data-show-if=demo],.extension-browser .extension[data-extension-status=active] [data-show-if=active]{display:inline-block}.extension-browser .extension[data-extension-status=inactive] [data-show-if=pending],.extension-browser .extension[data-extension-status=inactive] [data-show-if=demo],.extension-browser .extension[data-extension-status=inactive] [data-show-if=active],.extension-browser .extension[data-extension-status=pending] [data-show-if=inactive],.extension-browser .extension[data-extension-status=pending] [data-show-if=demo],.extension-browser .extension[data-extension-status=pending] [data-show-if=active],.extension-browser .extension[data-extension-status=demo] .extension-actions [data-show-if=inactive],.extension-browser .extension[data-extension-status=demo] [data-show-if=pending],.extension-browser .extension[data-extension-status=demo] [data-show-if=active],.extension-browser .extension[data-extension-status=active] [data-show-if=inactive],.extension-browser .extension[data-extension-status=active] [data-show-if=pending],.extension-browser .extension[data-extension-status=active] [data-show-if=demo]{display:none}.lc-tab-heading{margin-top:30px;margin-bottom:40px;justify-content:space-between}.lc-tab-heading .lc-license-status-button{margin-top:10px;float:right}.lc-tab-heading .lc-license-status-button .dashicons{margin-top:3px;color:#3ca23c}.lc-admin-message{position:fixed;z-index:999;bottom:0;right:0;background:rgba(35,40,45,.93);color:#eee;max-width:230px;padding:24px 24px 24px 48px;border-radius:7px;margin:12px}.lc-admin-message .dashicons{position:absolute;left:18px;color:#9EA3A8}#lc-settings-tabs .wp-heading-inline{font-size:27px;line-height:1;font-weight:300;margin:0}#wpbody-content .lc-panel-non-active-plugin{font-size:15px;padding:25px;line-height:20px;background:#f7f7f7;margin-bottom:-21px}.lc-license-block .dashicons-admin-network{position:absolute;margin-left:13px;margin-top:13px;opacity:.7}.lc-license-field{display:block;padding:13px 10px 13px 38px;font-size:15px;border-radius:3px;max-width:100%;min-width:340px}.lc-panel-non-active-plugin .button{position:absolute;margin-left:20px;margin-top:-4px}.lc-admin-tab-content .button .dashicons-update{position:relative;bottom:-3px}.lc-admin-tab-content .button.button-hero .dashicons-update{bottom:-12px}.lc-admin-tab-content .dashicons-update{-webkit-animation:lcext-loading-spinner 2s linear infinite;animation:lcext-loading-spinner 2s linear infinite}.lc-panel-license strong{color:#23282D;font-weight:400}div[data-license-status=invalid] div[data-show-if-license=valid],div[data-license-status=valid] div[data-show-if-license=invalid]{display:none}div[data-license-status=invalid] div[data-show-if-license=invalid],div[data-license-status=valid] div[data-show-if-license=valid]{display:flex}@-webkit-keyframes lcext-loading-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lcext-loading-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lc-tab-extensions .dslc-panel{margin-bottom:30px}body .dslc-panel .lc-license-block .button.button-hero{font-size:16px;margin-top:14px}.promo-code{margin-top:20px;font-size:12px;display:inline-block;opacity:.75}.promo-code:hover{opacity:1}.promo-code strong{padding:1px 8px;display:inline-block;border:2px dotted rgba(0,0,0,.14);border-radius:6px;margin-right:2px}.promo-code:hover strong{color:#C84B29}.extension-browser .extension .extension-name{background:rgba(255,255,255,.65);box-shadow:0 1px 0 rgba(0,0,0,.1) inset;font-size:14px;font-weight:600;margin:0;overflow:hidden;padding:15px;text-overflow:ellipsis;white-space:nowrap}.extension-browser .extension .extension-name em{font-size:75%;font-style:normal;font-weight:400;margin-right:3px;opacity:.5;text-transform:uppercase;vertical-align:top;letter-spacing:.3px}.extension-browser .extension .extension-name .status{color:#C84B29;position:absolute;right:14px;font-weight:400;background:rgba(250,250,250,.86);border-radius:6px;box-shadow:0 0 10px 5px rgba(250,250,250,.86)}.extension-browser .extension .extension-name .status[data-show-if=active]{color:#0073aa}.extension-browser .extension .extension-name .status .dashicons{opacity:.9}.extension-browser .extension .extension-actions{background:rgba(244,244,244,.7);border-left:1px solid rgba(0,0,0,.05);bottom:0;height:47px;opacity:0;padding:9px 10px 0;position:absolute;right:0;transition:opacity .1s ease-in-out 0s}.extension-browser .extension.focus .extension-actions,.extension-browser .extension:focus .extension-actions,.extension-browser .extension:hover .extension-actions{opacity:1}.extension-browser .extension .extension-actions .button-primary{margin-right:3px}.extension-browser .extension .extension-actions .button-secondary{float:none;margin-left:3px}.extension-browser .extension .extension-screenshot{display:block;overflow:hidden;position:relative;transition:opacity .2s ease-in-out 0s}.extension-browser .extension .extension-screenshot::after{content:"";display:block;padding-top:65.6667%}.extension-browser .extension .extension-screenshot img{height:auto;left:0;position:absolute;top:0;transition:opacity .2s ease-in-out 0s;width:100%}.extension-browser .extension:focus .extension-screenshot,.extension-browser .extension:hover .extension-screenshot{background:#fff}.extension-browser .extension .more-details{background:rgba(241,241,241,.9);color:#33322f;font-size:14px;font-weight:400;left:0;display:flex;opacity:0;padding:20px;align-items:center;position:absolute;right:0;text-align:center;margin:0;text-decoration:none;top:0;bottom:0;transition:opacity .1s ease-in-out 0s;cursor:help}.extension-browser .extension:focus .more-details,.extension-browser.rendered .extension:focus .more-details,.extension-browser.rendered .extension:hover .more-details{opacity:1}.extension-browser .extension:focus{border-color:#5b9dd9;box-shadow:0 0 2px rgba(30,140,190,.8)}.extension-browser .extension.active:focus .extension-actions{display:block}.extension-browser .extension .extension-installed,.extension-browser .extension .extension-update{background:rgba(213,78,33,.95);border-bottom:1px solid rgba(0,0,0,.25);color:#fff;display:block;font-size:13px;font-weight:400;height:48px;left:0;line-height:48px;overflow:hidden;padding:0 10px;position:absolute;right:0;top:0}.extension-browser .extension .extension-installed::before,.extension-browser .extension .extension-update::before{content:"";display:inline-block;font:20px/1 dashicons;margin:0 6px 0 0;opacity:.8;position:relative;top:5px}.extension-browser .extension.active .extension-name{background:#23282d;box-shadow:0 1px 1px rgba(0,0,0,.5) inset;color:#fff;font-weight:300;padding-right:110px}.extension-browser .customize-control .extension.active .extension-name{padding-right:15px}.extension-browser .extension.active .extension-name span{font-weight:600}.extension-browser .extension.active .extension-actions{background:rgba(49,49,49,.7);border-left:medium none;opacity:1}.extension-browser .extension.active .extension-actions .button-primary{margin-right:0}.extension-browser .extension .extension-author{background:#23282d;bottom:56px;color:#eee;display:none;font-size:14px;margin:0 10px;padding:5px 10px;position:absolute}.extension-browser .extension.display-author .extension-author{display:block}.extension-browser .extension.display-author .extension-author a{color:inherit;text-decoration:none}.extension-overlay .extension-backdrop{background:rgba(238,238,238,.9);bottom:0;left:-20px;position:absolute;right:0;top:0;z-index:10000}.extension-overlay .extension-header .close,.extension-overlay .extension-header .left,.extension-overlay .extension-header .right{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background-color:transparent;cursor:pointer;height:48px;text-align:center;transition:color .1s ease-in-out 0s,background .1s ease-in-out 0s;border-image:none}.extension-overlay .extension-header{border-bottom:1px solid #ddd;height:48px;left:0;position:absolute;right:0;top:0}.extension-overlay .extension-header button{padding:0}.extension-overlay .extension-header .close{border-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color #ddd;border-style:none none none solid;border-width:0 0 0 1px;float:right;width:50px}.extension-overlay .extension-header .close::before{color:#72777c;content:"";display:inline-block;font:22px/50px dashicons!important}.extension-overlay .extension-header .left,.extension-overlay .extension-header .right{border-color:-moz-use-text-color #ddd -moz-use-text-color -moz-use-text-color;border-style:none solid none none;border-width:0 1px 0 0;color:#72777c;float:left;width:54px}.extension-overlay .extension-header .close:focus,.extension-overlay .extension-header .close:hover,.extension-overlay .extension-header .left:focus,.extension-overlay .extension-header .left:hover,.extension-overlay .extension-header .right:focus,.extension-overlay .extension-header .right:hover{background:#ddd;border-color:#ccc;color:#000}.extension-overlay .extension-header .close:focus::before,.extension-overlay .extension-header .close:hover::before{color:#000}.extension-overlay .extension-header .close:focus,.extension-overlay .extension-header .left:focus,.extension-overlay .extension-header .right:focus{box-shadow:none;outline:0}.extension-overlay .extension-header .left.disabled,.extension-overlay .extension-header .left.disabled:hover,.extension-overlay .extension-header .right.disabled,.extension-overlay .extension-header .right.disabled:hover{background:inherit;color:#ccc;cursor:inherit}.extension-overlay .extension-header .left::before,.extension-overlay .extension-header .right::before{display:inline;font:20px/50px dashicons!important}.customize-support .extension-overlay .extension-actions a[href="extensions.php?page=custom-header"],.customize-support .extension-overlay .extension-actions a[href="extensions.php?page=custom-background"],.extension-overlay .extension-actions .active-extension,.extension-overlay.active .extension-actions .inactive-extension{display:none}.extension-overlay .extension-header .left::before{content:""}.extension-overlay .extension-header .right::before{content:""}.extension-overlay .extension-wrap{background:#fff;bottom:3%;box-shadow:0 1px 20px 5px rgba(0,0,0,.1);box-sizing:border-box;clear:both;left:190px;position:fixed;right:30px;top:9%;z-index:10000}body.folded .extension-overlay .extension-wrap{left:70px}.extension-overlay .extension-about{bottom:57px;left:0;overflow:auto;padding:2% 4%;position:absolute;right:0;top:49px}.extension-overlay .extension-actions{background:#f3f3f3;border-top:1px solid #eee;bottom:0;box-sizing:border-box;left:0;padding:10px 25px 5px;position:absolute;right:0;text-align:center;z-index:30}.ie8 .extension-overlay .extension-actions{border:1px solid #eee}.extension-overlay .extension-actions a{margin-bottom:5px;margin-right:5px}.broken-extensions a.delete-extension,.extension-overlay .extension-actions .delete-extension{background:0 0;border-color:transparent;box-shadow:none;color:#a00;text-decoration:none}.extension-overlay .extension-actions .delete-extension{bottom:5px;position:absolute;right:10px}.broken-extensions a.delete-extension:focus,.broken-extensions a.delete-extension:hover,.extension-overlay .extension-actions .delete-extension:focus,.extension-overlay .extension-actions .delete-extension:hover{background:#d54e21;border-color:#d54e21;color:#fff}.extension-overlay .extension-actions .inactive-extension,.extension-overlay.active .extension-actions .active-extension{display:block}.extension-overlay .extension-screenshots{float:left;margin:0 30px 0 0;max-width:880px;text-align:center;width:55%}.extension-overlay .screenshot{border:1px solid #fff;box-shadow:0 0 0 1px rgba(0,0,0,.2);box-sizing:border-box;overflow:hidden;position:relative}.extension-overlay .screenshot::after{content:"";display:block;padding-top:75%}.extension-overlay .screenshot img{height:auto;left:0;position:absolute;top:0;width:100%}.extension-overlay.small-screenshot .extension-screenshots{position:absolute;width:302px}.extension-overlay.small-screenshot .extension-info{margin-left:350px;width:auto}.extension-overlay .screenshot.thumb{background:#ccc;border:1px solid #eee;cursor:pointer;display:inline-block;float:none;height:80px;margin:10px 5px 0;width:140px}.extension-overlay .screenshot.thumb::after{content:"";display:block;padding-top:100%}.extension-overlay .screenshot.thumb img{cursor:pointer;height:auto;left:0;position:absolute;top:0;width:100%}.extension-overlay .screenshot.selected{background:0 0;border:2px solid #00a0d2}.extension-overlay .screenshot.selected img{opacity:.8}.extension-browser .extension .extension-screenshot.blank,.extension-overlay .screenshot.blank{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYGWO8d+/efwYkoKioiMRjYGBC4WHhUK6A8T8QIJt8//59ZC493AAAQssKpBK4F5AAAAAASUVORK5CYII=)}.extension-overlay .extension-info{float:left;width:40%}.extension-overlay .current-label{-moz-user-select:none;background:#32373c;border-radius:2px;color:#fff;display:inline-block;font-size:11px;margin:0 0 -10px;padding:2px 8px}.extension-overlay .extension-name{color:#23282d;font-size:32px;font-weight:100;line-height:1.3;margin:10px 0 0}.extension-overlay .extension-version{color:#72777c;display:inline-block;float:none;font-size:13px;font-weight:400;margin-left:10px}.extension-overlay .extension-author{color:#72777c;font-size:16px;font-weight:400;line-height:inherit;margin:15px 0 25px}.extension-overlay .extension-author a{text-decoration:none}.extension-overlay .extension-description{color:#555;font-size:15px;font-weight:400;line-height:1.5;margin:30px 0 0}.extension-overlay .extension-tags{border-top:3px solid #eee;color:#82878c;font-size:13px;font-weight:400;margin:30px 0 0;padding-top:20px}.extension-overlay .extension-tags span{color:#444;font-weight:700;margin-right:5px}.extension-overlay .parent-extension{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background:#f7fcfe;border-color:#eee #eee #eee #00a0d2;border-image:none;border-style:solid;border-width:1px 1px 1px 4px;font-size:14px;font-weight:400;margin-top:30px;padding:10px 10px 10px 20px}.extension-overlay .parent-extension strong{font-weight:700}.single-extension .extension,.single-extension .extension-overlay .extension-backdrop,.single-extension .extension-overlay .extension-header{display:none}.single-extension .extension-overlay .extension-wrap{bottom:auto;clear:both;left:auto;min-height:330px;position:relative;right:auto;top:auto;z-index:10}.single-extension .extension-overlay .extension-about{padding:30px 30px 70px;position:static}.single-extension .extension-overlay .extension-actions{position:absolute}@media only screen and (min-width:2000px){#wpwrap .extension-browser .extension{margin:0 3% 3% 0;width:17.6%}#wpwrap .extension-browser .extension:nth-child(3n),#wpwrap .extension-browser .extension:nth-child(4n){margin-right:3%}#wpwrap .extension-browser .extension:nth-child(5n){margin-right:0}}@media only screen and (min-width:1680px){.extension-overlay .extension-wrap{margin:0 auto;width:1450px}}@media only screen and (max-width:1120px){.extension-browser .extension{margin-right:0;width:47.5%}.extension-browser .extension:nth-child(2n){margin-right:0}.extension-browser .extension:nth-child(2n+1){margin-right:5%}}@media only screen and (max-width:900px){.extension-overlay .extension-wrap{left:65px}}@media only screen and (max-width:780px){.extension-browser .extension.active .extension-name span,.extension:focus .more-details,.extension:focus:not(.active) .extension-actions,.extension:hover .more-details,.extension:hover:not(.active) .extension-actions{display:none}.extension-overlay .extension-wrap,body.folded .extension-overlay .extension-wrap{border:none;bottom:0;left:0;padding:70px 20px 20px;position:fixed;right:0;top:0;z-index:100000}.extension-overlay .extension-screenshots{width:40%}.extension-overlay .extension-info{width:50%}.single-extension .extension-wrap{padding:10px}.extension-browser .extension .extension-actions{padding:5px 10px 4px}.extension-overlay.small-screenshot .extension-screenshots{float:none;max-width:302px;position:static}.extension-overlay.small-screenshot .extension-info{margin-left:0;width:auto}.extension-browser.rendered .extension:focus .extension-screenshot img,.extension-browser.rendered .extension:hover .extension-screenshot img{opacity:1}}@media only screen and (max-width:480px){.extension-browser .extension{margin-right:0;width:100%}.extension-browser .extension:nth-child(2n),.extension-browser .extension:nth-child(3n){margin-right:0}}@media only screen and (max-width:650px){.extension-overlay .extension-description,.extension-overlay .extension-update{margin-left:0}.extension-overlay .extension-actions .delete-extension{bottom:auto;position:relative;right:auto}.extension-overlay .extension-actions .inactive-extension{display:inline}.extension-overlay .extension-screenshots{float:none;width:100%}.extension-overlay .extension-info{width:100%}.extension-overlay .extension-author{margin:5px 0 15px}.extension-overlay .current-label{font-size:13px;margin-top:10px}.extensions-php .wp-filter-search{clear:both;float:none;left:0;margin:10px 0;max-width:280px;right:0;top:0;width:100%}.single-extension .extension-wrap{margin:0 -12px 0 -10px;padding:10px}.single-extension .extension-overlay .extension-about{overflow:visible;padding:10px}.single-extension .current-label{display:none}.single-extension .extension-overlay .extension-actions{position:static}}.broken-extensions{clear:both}.broken-extensions table{border-spacing:3px;padding:3px;text-align:left;width:50%}.extension-browser .extension .extension-installed{background:#0073aa}.extension-browser .extension .extension-installed::before{content:""}.extension-browser .extension.is-installed .extension-actions .button-primary{display:none!important}.extension-install-php .wp-filter{padding:0 20px}.extension-install-php a.browse-extensions,.extension-install-php a.upload{cursor:pointer}.extension-install-php a.browse-extensions,.extension-install-php.show-upload-extension a.upload{display:none}.extension-install-php.show-upload-extension a.browse-extensions{display:inline}.upload-extension,.upload-plugin{box-sizing:border-box;display:none;margin:0;overflow:hidden;padding:0;position:relative;top:10px;width:100%}.wp-full-overlay,.wp-full-overlay-sidebar{position:fixed;height:100%;bottom:0;left:0}.upload-plugin,body.show-upload-extension .upload-extension{display:block}.upload-extension .wp-upload-form,.upload-plugin .wp-upload-form{background:#fafafa;border:1px solid #e5e5e5;margin:30px auto;max-width:380px;padding:30px}.upload-extension .install-help,.upload-plugin .install-help{color:#555d66;font-size:18px;font-style:normal;margin:0;padding:40px 0 0;text-align:center}body.show-upload-extension .upload-extension+.wp-filter,body.show-upload-extension .upload-extension+.wp-filter+.extension-browser{display:none}p.no-extensions{clear:both;color:#666;display:none;font-size:18px;font-style:normal;margin:0;padding:100px 0;text-align:center}body.no-results p.no-extensions{display:block}body.show-upload-extension p.no-extensions{display:none!important}@media only screen and (max-width:1120px){.upload-extension .wp-upload-form{margin:20px 0;max-width:100%}.upload-extension .install-help{font-size:15px;padding:20px 0 0;text-align:left}}.extension-details .extension-rating{line-height:23px}.extension-details .star-rating{display:inline}.extension-details .no-rating,.extension-details .num-ratings{color:#72777c;font-size:11px}.extension-details .no-rating{display:block;line-height:20px}.appearance_page_custom-header #headimg{border:1px solid #ddd;overflow:hidden;width:100%}.appearance_page_custom-header #upload-form p label{font-size:12px}.appearance_page_custom-header .available-headers .default-header{float:left;margin:0 20px 20px 0}.appearance_page_custom-header .random-header{clear:both;margin:0 20px 20px 0;vertical-align:middle}.appearance_page_custom-header .available-headers label input,.appearance_page_custom-header .random-header label input{margin-right:10px}.appearance_page_custom-header .available-headers label img{vertical-align:middle}div#custom-background-image{border:1px solid #ddd;min-height:100px}div#custom-background-image img{max-height:300px;max-width:400px}body.full-overlay-active{overflow:hidden}.wp-full-overlay{min-width:0;overflow:visible;right:0;top:0;z-index:500000}.wp-full-overlay-sidebar{background:#eee;border-right:medium none;box-sizing:border-box;margin:0;padding:0;top:0;width:300px;z-index:10}.wp-full-overlay.collapsed,.wp-full-overlay.expanded .wp-full-overlay-sidebar{margin-left:0!important}.wp-full-overlay.expanded{margin-left:300px}.wp-full-overlay.collapsed .wp-full-overlay-sidebar{overflow:visible;margin-left:-300px}.wp-full-overlay-sidebar::after{bottom:0;content:"";display:block;position:absolute;right:0;top:0;width:3px;z-index:1000}.wp-full-overlay-main{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.wp-full-overlay-sidebar .wp-full-overlay-header{border-top:medium none;box-shadow:none;height:45px;left:0;line-height:45px;margin:0;padding:0 15px;position:absolute;right:0;z-index:10}.wp-full-overlay-sidebar .wp-full-overlay-header a.back{margin-top:9px}.wp-full-overlay-sidebar .wp-full-overlay-footer{border-bottom:medium none;border-top:medium none;bottom:0;box-shadow:none}.wp-full-overlay-sidebar .wp-full-overlay-sidebar-content{bottom:45px;left:0;overflow:auto;position:absolute;right:0;top:45px}.extension-install-overlay .wp-full-overlay-sidebar .wp-full-overlay-header{padding:0}.extension-install-overlay .close-full-overlay,.extension-install-overlay .next-extension,.extension-install-overlay .previous-extension{background:#eee;border-right:1px solid #ddd;color:#444;cursor:pointer;display:block;float:left;height:45px;padding-right:2px;position:relative;text-decoration:none;transition:color .1s ease-in-out 0s,background .1s ease-in-out 0s;width:45px}.extension-install-overlay .close-full-overlay:focus,.extension-install-overlay .close-full-overlay:hover,.extension-install-overlay .next-extension:focus,.extension-install-overlay .next-extension:hover,.extension-install-overlay .previous-extension:focus,.extension-install-overlay .previous-extension:hover{background:#ddd;border-color:#ccc;box-shadow:none;color:#000;outline:0}.extension-install-overlay .close-full-overlay::before{content:"";font:22px/1 dashicons;left:13px;position:relative;top:7px}.extension-install-overlay .previous-extension::before{content:"";font:20px/1 dashicons;left:14px;position:relative;top:6px}.extension-install-overlay .next-extension::before{content:"";font:20px/1 dashicons;left:13px;position:relative;top:6px}.extension-install-overlay .next-extension.disabled,.extension-install-overlay .next-extension.disabled:focus,.extension-install-overlay .next-extension.disabled:hover,.extension-install-overlay .previous-extension.disabled,.extension-install-overlay .previous-extension.disabled:focus,.extension-install-overlay .previous-extension.disabled:hover{background:#eee;color:#b4b9be;cursor:default;pointer-events:none}.wp-core-ui .wp-full-overlay .collapse-sidebar{background-color:transparent!important;border:none!important;border-radius:0!important;bottom:8px;box-shadow:none!important;color:#656a6f;left:10px;line-height:1;outline:0;padding:0;position:fixed}.wp-core-ui .wp-full-overlay .collapse-sidebar:focus,.wp-core-ui .wp-full-overlay .collapse-sidebar:hover{color:#0073aa}.wp-full-overlay .collapse-sidebar-arrow,.wp-full-overlay .collapse-sidebar-label{display:inline-block;line-height:20px;vertical-align:middle}.wp-full-overlay .collapse-sidebar-arrow{border-radius:50%;height:20px;margin:0 2px;overflow:hidden;width:20px}.wp-full-overlay .collapse-sidebar:focus .collapse-sidebar-arrow,.wp-full-overlay .collapse-sidebar:hover .collapse-sidebar-arrow{box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-full-overlay .collapse-sidebar-label{margin-left:3px}.wp-full-overlay.collapsed .collapse-sidebar-label{display:none}.wp-full-overlay .collapse-sidebar-arrow::before{-moz-osx-font-smoothing:grayscale;background:#eee;content:"";display:block;font:20px/1 dashicons;padding:0}.rtl .wp-full-overlay .collapse-sidebar-arrow::before,.wp-full-overlay.collapsed .collapse-sidebar-arrow::before{transform:rotate(180.001deg)}.rtl .wp-full-overlay.collapsed .collapse-sidebar-arrow::before{transform:none}.wp-full-overlay,.wp-full-overlay .collapse-sidebar,.wp-full-overlay-main,.wp-full-overlay-sidebar{transition-duration:.2s;transition-property:left,right,top,bottom,width,margin}.wp-full-overlay{background:#191e23}.wp-full-overlay-main{background-color:#f1f1f1}.expanded .wp-full-overlay-footer{border-top:1px solid #ddd;bottom:0;height:45px;left:0;position:fixed;width:300px}.wp-full-overlay-footer .devices{float:right}.wp-full-overlay-footer .devices button{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background:0 0;border-color:transparent -moz-use-text-color;border-image:none;border-style:solid none;border-width:1px medium 4px;box-shadow:none;cursor:pointer;height:45px;margin:0 0 0 -4px;padding:0 3px;transition:background .1s ease-in-out 0s}.wp-full-overlay-footer .devices button::before{color:#656a6f;display:inline-block;font:20px/30px dashicons;margin:3px 0;padding:4px 8px;vertical-align:top}.collapsed .wp-full-overlay-footer .devices button::before,.customize-support .hide-if-customize,.customize-support .wp-core-ui .hide-if-customize,.customize-support.wp-core-ui .hide-if-customize,.no-customize-support .hide-if-no-customize,.no-customize-support .wp-core-ui .hide-if-no-customize,.no-customize-support.wp-core-ui .hide-if-no-customize{display:none}.wp-full-overlay-footer .devices button.active{border-bottom-color:#191e23}.wp-full-overlay-footer .devices button:focus,.wp-full-overlay-footer .devices button:hover{background-color:#fff}.wp-full-overlay-footer .devices button:focus{box-shadow:none;outline:0;border-bottom-color:#0073aa}.wp-full-overlay-footer .devices button.active::before,.wp-full-overlay-footer .devices button:focus::before,.wp-full-overlay-footer .devices button:hover::before{color:#191e23}.wp-full-overlay-footer .devices .preview-desktop::before{content:""}.wp-full-overlay-footer .devices .preview-tablet::before{content:""}.wp-full-overlay-footer .devices .preview-mobile::before{content:""}@media screen and (max-width:1024px){.wp-full-overlay-footer .devices{display:none}}.preview-mobile .wp-full-overlay-main{height:480px;left:50%;margin:auto 0 auto -160px;max-height:100%;max-width:100%;width:320px}.preview-tablet .wp-full-overlay-main{height:1080px;left:50%;margin:auto 0 auto -360px;max-height:100%;max-width:100%;width:720px}#customize-container{background:#fff;bottom:0;display:none;height:100%;left:0;overflow:visible;position:fixed;right:0;top:0;z-index:500000}.customize-active #customize-container{display:block}.customize-loading #customize-container iframe{opacity:0}#customize-container iframe,.extension-install-overlay iframe{height:100%;transition:opacity .3s ease 0s;width:100%;z-index:20}#customize-controls{margin-top:0}.extension-install-overlay{display:none}.extension-install-overlay.single-extension{display:block}.install-extension-info{display:none;padding:10px 20px 60px}.single-extension .install-extension-info{padding-top:15px}.extension-install-overlay .install-extension-info{display:block}.install-extension-info .extension-install{float:right;margin-top:18px}.install-extension-info .extension-name{font-size:16px;line-height:24px;margin-bottom:0;margin-top:0}.install-extension-info .extension-screenshot{border:1px solid #ccc;margin:15px 0;width:258px}.install-extension-info .extension-details{overflow:hidden}.extension-details .extension-version{margin:15px 0}.extension-details .extension-description{color:#72777c;float:left;line-height:20px;max-width:100%}.extension-install-overlay .wp-full-overlay-header .extension-install{float:right;line-height:26px;margin:8px 10px 0 0}.extension-install-overlay .wp-full-overlay-sidebar{background:#eee;border-right:1px solid #ddd}.extension-install-overlay .wp-full-overlay-sidebar-content{background:#fff;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.extension-install-overlay .wp-full-overlay-main{background-color:#f1f1f1;position:absolute;z-index:0}.customize-loading #customize-container{background-color:#f1f1f1}#customize-preview.wp-full-overlay-main::before,.customize-loading #customize-container::before,.extension-install-overlay .wp-full-overlay-main::before{background:url(../images/spinner.gif) center center/20px 20px no-repeat;content:"";display:block;height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;transform:translateZ(0);width:20px;z-index:-1}#customize-preview.wp-full-overlay-main.iframe-ready::before,.extension-install-overlay.iframe-ready .wp-full-overlay-main::before{background-image:none}@media print,not all,(min-resolution:120dpi){.wp-full-overlay .collapse-sidebar-arrow{background-image:url(../images/arrows-2x.png);background-size:15px 123px}#customize-preview.wp-full-overlay-main::before,.customize-loading #customize-container::before,.extension-install-overlay .wp-full-overlay-main::before{background-image:url(../images/spinner-2x.gif)}}@media screen and (max-width:782px){.available-extension .action-links .delete-extension{clear:both;float:none;margin:0;padding:0}.available-extension .action-links .delete-extension a{padding:0}.broken-extensions table{width:100%}.extension-install-overlay .wp-full-overlay-header .extension-install{line-height:normal;margin-top:6px}}.docs-search-form button .dashicons{opacity:.75;vertical-align:text-bottom}.docs-search-form .search-query{border-radius:3px;height:46px;padding:10px 17px}#dslc-docssearch{padding:30px 0 20px}#dslc-docssearch .search-query{min-width:64%}#dslc-headersearch{position:absolute;right:40px;top:30px}#dslc-headersearch .hssearch{padding:0 16px!important}.dslc-settigns-tabs .nav-tab .tag{background:#d54e21;border-radius:4px;color:#fff;display:inline-block;font-size:10px;letter-spacing:.5px;line-height:1;margin-left:5px;padding:4px 6px;text-transform:uppercase;opacity:.8}.dslc-scroll-back{margin-left:-90px;margin-top:44px;position:absolute;text-decoration:none;text-transform:uppercase}.dslc-scroll-back .dashicons{font-size:17px}#dslc-settings-column{clear:both;display:inline;float:left;margin-left:-300px;padding-top:0;width:281px}.dslc-settings-form .dslc-panel{padding:40px;margin-top:10px;max-width:640px}.dslc-settings-form .dslc-panel h2{margin-bottom:30px}.dslc-panel.dslc-hide-panel{display:none}.dslc-submenu-section{border-bottom:1px solid #ddd;margin:0}.dslc-submenu-section:hover{background:#f5f5f5;color:#23282d}.dslc-submenu-section a{-moz-user-select:none;border-left:1px solid #ddd;border-right:1px solid #ddd;margin:0;padding:12px 15px 15px;position:relative;font-size:14px;line-height:21px;font-weight:700;color:#23282D!important;text-decoration:none;display:block}.dslc-submenu-section .dashicons{margin-bottom:-1px;margin-right:6px;margin-top:1px;opacity:.4}#dslc-setings-liquid{float:left;margin-top:3px;min-width:100%}#dslc-settings-frame{margin-left:300px;margin-top:23px}.dslc-icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}a .dslc-icon-spin{display:inline-block;text-decoration:none}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}
|
1 |
+
.dslc-panel a,.dslc-subsection-title a{text-decoration:none}.dslc-clear-cache{color:#D54E21;margin-left:12px;vertical-align:middle}.dslc-clear-cache .dashicons{font-size:16px;width:16px;height:16px;margin-top:7px}.dslc-settigns-notice{background:#fff;border-left:4px solid #fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);padding:10px 12px;margin-top:16px}.dslc-settigns-notice-heading{margin-left:4px;margin-right:20px}.dslc-settigns-notice.red .dashicons,.dslc-settigns-notice.red .dslc-settigns-notice-heading{color:#d86c48}.dslc-settigns-notice .dashicons{vertical-align:text-bottom}#dslc-main-title{min-height:50px;padding-left:10px;padding-top:26px;width:50%}#dslc-main-title .dslc-ver{font-size:17px;font-weight:300;opacity:.4}.dslc-subsection-title{font-size:21px;font-weight:400;margin-bottom:40px;margin-top:30px}.dslc-tab-heading{margin-bottom:30px!important;margin-top:20px!important}.dslca-plugin-opts-notification{margin-top:20px;border-left:4px solid #5184bd;background:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);padding:15px 10px}.dslca-plugin-opts-list{width:300px;margin-bottom:10px}.dslca-plugin-opts-list-item{display:block;padding:7px 10px;border:1px solid rgba(0,0,0,.2);border-radius:3px;margin-bottom:5px;position:relative;font-weight:700}.dslca-plugin-opts-list-delete-hook{position:absolute;right:7px;top:6px;font-size:.9em;font-weight:400;font-style:italic}.dslca-plugin-opts-list-error{display:none;color:#db7171;margin-top:15px;font-weight:700}.lc-wrap{padding-left:10px;overflow:hidden}.lc-wrap .clear{clear:both;padding-bottom:40px;border-bottom:1px solid #ccc;margin-bottom:15px}.changelog,.lc-social,.lc-subscribe{width:45%;float:left;margin-right:50px}.lc-wrap h3{margin:1.25em 0 .6em;font-size:1.25em;line-height:1.5em}.lc-wrap h4{margin:1.4em 0 .6em;font-size:1em}.lc-wrap p{line-height:1.6em;font-size:14px}.activecampaign_form input[type=text]{border-color:#dcdddd;color:#000;border-width:1px;border-style:solid;border-radius:4px;font-size:14px;font-weight:300;margin:0 22px 10px 0;padding:8px 12px;width:97%;max-width:290px}.activecampaign_form button.button-primary{padding:3px 12px;height:auto}.activecampaign_form .add_thank_you:before{content:"\f147";display:inline-block;font-family:dashicons;font-size:22px;padding-right:3px;vertical-align:top;padding-top:1px;color:#54c13f}.activecampaign_form .add_thank_you{font-size:15px;display:block;position:relative;top:-130px}.activecampaign_form ._error{display:table;max-width:550px;padding:14px 18px;background:rgba(255,0,0,.09);border-radius:3px;margin-top:10px;border:1px solid #FCB6AC}#share-buttons span.dslc_social_text{margin-left:10px;font-size:15px}.dslc-settigns-tabs .nav-tab{padding-right:15px;padding-left:15px;font-size:15px;font-weight:400}#lc-settings-tabs,#lc-settings-tabs *{box-sizing:border-box}.dslc-panel{background:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 1px rgba(0,0,0,.04);font-size:13px;line-height:2.1em;margin:20px 0;overflow:auto;padding:36px 3% 23px;position:relative}.dslc-panel.no-top-margin{margin-top:-21px;border-top:none}.lc-panel-intro .lc-panel-cta{margin-top:30px}.lc-panel-cta{margin-bottom:0;min-height:140px}.lc-align-center{text-align:center}.lc-wrap.lc-centered-panels{max-width:760px;margin-left:auto;margin-right:auto}.lc-wrap.lc-centered-panels.lc-wider-panel{max-width:860px}.dslc-panel.padding-medium{padding:36px 9%}.dslc-panel hr{margin:3em 0}.lc-panel-icon-hero{color:#9EA3A8;margin:40px 0 -10px;text-align:center}.dashicons.orange{color:#D54E21}.lc-panel-icon-hero .dashicons{font-size:80px;line-height:1;width:auto;height:auto}.dslc-panel h2{font-size:21px;font-weight:400;line-height:1.2;margin:0}.dslc-panel h2.lc-huge{margin:40px 0 .6em;font-size:3.3em;line-height:1.2;font-weight:300;text-align:center}.dslc-panel.lc-dark-panel .lc-column-list,.dslc-panel.lc-dark-panel h2,.dslc-panel.lc-dark-panel h3{color:#fff}.dslc-panel.lc-dark-panel .lc-column-list .dashicons{color:rgba(255,255,255,.65)}.dslc-panel h3{font-size:16px;margin:1.33em 0 0}.dslc-panel h3.lc-huge{margin:40px 0 .6em;font-size:2.4em;line-height:1.2;font-weight:300}.dslc-panel h3.lc-huge.margin-top-half{margin-top:20px}.dslc-panel h3 .dashicons{color:#82878c;font-size:170%;margin-right:12px}.dslc-panel .dslc-panel-column-container{clear:both;position:relative}.dslc-panel .dslc-panel-column-container:after{display:table;content:'';clear:both}.dslc-panel .dslc-panel-column{float:left;min-width:200px;width:30%;padding-right:4.5%}.dslc-panel .dslc-panel-column-container .dslc-panel-column:last-child{padding-right:0}.ie8 .dslc-panel .dslc-panel-column{min-width:230px}.dslc-panel-column p.hide-if-no-customize{margin-top:10px}.dslc-panel-column p{color:#444;margin-top:7px}.dslc-panel li{font-size:14px}.dslc-panel p{color:#72777c}.dslc-panel.lc-dark-panel p{color:rgba(255,255,255,.6)}.dslc-panel .lc-larger-text{font-size:1.2em}body .dslc-panel.lc-panel-cta{padding-top:10px;padding-bottom:10px}body .dslc-panel.lc-border-top{border-top:1px solid rgba(211,211,211,.45)}body .lc-panel-cta .button.button-hero{font-size:16px}.dslc-panel .lc-description,.dslc-panel .lc-feature-description{font-size:1.5em;font-weight:300;line-height:1.4;margin-bottom:2em;color:#23282d}.dslc-panel .lc-feature-description{margin:0;font-size:1.4em}.dslc-panel img{max-width:100%;margin-bottom:0}.dslc-panel.lc-dark-panel p.lc-description{color:rgba(255,255,255,1)}.lc-divided-panels,.lc-premium-features{display:flex;justify-content:space-between;flex-wrap:wrap}.lc-premium-feature{cursor:pointer}.lc-premium-feature:hover{box-shadow:0 1px 3px 2px rgba(0,0,0,.1),0 1px 23px 2px rgba(0,0,0,.1)}.lc-premium-feature-screenshot{line-height:0;text-align:center;min-height:100px}.lc-premium-feature-screenshot img{max-width:80px}.lc-divided-panels{align-items:center}.lc-panel-half{max-width:50%}.lc-panel-third{max-width:33%}.lc-image-column{padding-left:30px}.lc-image-column img{margin-top:20px;right:-10px;position:relative}.lc-column-list li{display:inline-block;width:49%;margin-bottom:12px;font-size:1.2em;font-weight:300}.lc-column-list li .dashicons{margin-top:6px;margin-right:10px}.lc-premium-features>a,.lc-premium-features>div{max-width:190px;min-width:180px;background:#fff;border-radius:4px;overflow:hidden;margin-bottom:20px;padding-top:20px;padding-bottom:20px;transition:all .3s ease-out}#wpbody-content .lc-premium-feature-description{color:#23282D;padding:10px;margin:0;text-align:center;font-size:1.2em;line-height:1.4}.dslc-panel .about-description{font-size:16px;margin:0}.dslc-panel-content{margin-left:13px;max-width:1500px}.dslc-panel .dslc-panel-column ul{margin:.8em 1em 1em 0}.dslc-panel .dslc-panel-column li{line-height:16px;list-style-type:none;padding:0 0 8px}.dslc-panel .dslc-panel-icon{background:0 0!important}.dslc-panel .dslc-panel-icon:before,.dslc-panel li .dashicons{-moz-osx-font-smoothing:grayscale;color:#82878c;display:inline-block;font:20px/1 dashicons;padding:0 10px 0 0;position:relative;text-decoration:none!important;vertical-align:top;top:-2px}.dslc-panel .dslc-panel-twitter:before{content:"\f301"}.dslc-panel .dslc-panel-github:before{content:"\f308"}.dslc-panel .dslc-panel-facebook:before{content:"\f304"}.dslc-panel .dslc-panel-facebook-page:before{content:"\f305"}.dslc-panel .dslc-panel-show-work:before{content:"\f529"}.dslc-panel .dslc-panel-heart:before{content:"\f487"}.lc-panel-woo{background-color:#A55095;background-repeat:no-repeat;background-size:contain}.lc-panel-ninjaforms,.lc-panel-socialshare{background-color:#FFF;background-repeat:no-repeat;background-size:310px;background-position:90% bottom}.lc-panel-acf{background-color:#26E6B9}.lc-panel-acf li,.lc-panel-acf p{color:rgba(0,0,0,.7)}.dslc-panel.lc-panel-acf li .dashicons{color:rgba(0,0,0,.4)}#lc-settings-tabs .lc-panel-designs{padding-bottom:320px}.lc-text-center,.lc-text-right{text-align:center}.lc-tab-woo .promo-code{margin-top:0}.lc-tab-stylist ul{list-style:circle;padding-left:17px;line-height:1.5;margin-top:20px}.lc-tab-stylist ul li{margin-bottom:16px;font-size:17px;line-height:1.6}.lc-tab-stylist .button-hero{letter-spacing:3px;font-size:16px;font-weight:600;margin-top:30px}.dslc-tab-extend .feature-section,.dslc-tab-extend .headline-feature{max-width:1100px;margin:0 auto}.dslc-tab-extend .feature-section p{margin-right:0;margin-left:0}.dslc-tab-extend a[name]{font-size:0;line-height:0}#new-lc-coming{background:#4AC496;border-color:#47a380 #35b484 #35b484;color:#fff;margin-top:-17px}#new-lc-coming h2{color:#fff;margin-top:16px;width:50%;margin-left:100px}#new-lc-coming h3{color:#2E3432}#new-lc-coming h3 .dashicons{color:#279168}#new-lc-coming p{color:#1F523F}#new-lc-coming hr{margin-top:30px;border-color:#3fb085 #4ac496 #6dcfaa}#new-lc-coming .button-hero{background:#2fab7c;border-color:#34a077;box-shadow:0 2px 0 #26805d;font-size:18px;height:auto;left:64%;padding:4px 26px;position:absolute;text-shadow:none;top:37px}#new-lc-coming .button-hero .dashicons{display:inline-block;font-size:150%;margin-right:14px;vertical-align:text-top}#new-lc-coming .button-hero:active{box-shadow:0 3px 0 #26805d inset}#new-lc-coming p.about-description{color:#a0e4ca;line-height:1.3;width:50%;margin-left:100px}#new-lc-coming .mink-illustration{position:absolute;top:28px;width:80px}#new-products-coming{border-color:#46b3e4 #237fbd #237fbd;color:#fff;margin-bottom:-17px;border-radius:4px 4px 0 0;border-top:none;padding-bottom:40px;position:relative;background:#2E97E0}#new-products-coming .label,#new-products-coming .price{border-radius:5px;letter-spacing:1px;font-size:11px;line-height:1;display:inline-block;text-transform:uppercase}#new-products-coming:before{position:absolute;background:url(../../../images/livecomposer-pattern.png) right -139px no-repeat;background-size:113%;opacity:.15;content:'';left:0;top:0;right:0;bottom:0}.dslc-panel-content{z-index:1;position:relative}#new-products-coming .label{color:rgba(255,255,255,.62);padding:7px 0;margin-top:20px}#new-products-coming .price{padding:7px 11px}#new-products-coming .price.original{padding-left:0;margin-right:10px}#new-products-coming .price.promo{background:#9fe02c;color:#2f4606}#new-products-coming .dslc-panel-header{width:34%;display:inline-block}#new-products-coming h2{font-size:27px;color:#fff;text-align:left;margin:24px 0 0;line-height:1;vertical-align:top}#new-products-coming h3{color:#fff;margin-top:0;margin-bottom:7px;font-size:21px;line-height:1.2}#new-products-coming h4{color:#fff;margin-top:0;margin-bottom:20px;font-weight:400;font-size:16px;line-height:1.3;opacity:.7}#new-products-coming h3 .dashicons{color:rgba(236,236,236,.57)}#new-products-coming p{color:rgba(0,0,0,.65);margin:0 0 20px;min-height:50px}#new-products-coming hr{margin-top:20px;border-color:rgba(0,0,0,.16) transparent rgba(255,255,255,.2);opacity:.3}#new-products-coming .button-hero{background:#9FE02C;border-color:#a8ea32;box-shadow:0 2px 0 #2c8ac5;font-size:18px;line-height:20px;height:auto;color:#2d400b;padding:16px 26px 16px 56px;vertical-align:top;margin:10px 0 0;position:relative;text-shadow:none;display:inline-block;max-width:30%;white-space:normal}#new-products-coming .button-hero .dashicons{font-size:150%;left:18px;vertical-align:text-top;position:absolute;top:50%;margin-top:-14px}#new-products-coming .button-hero:active{box-shadow:0 3px 0 #26805d inset}#new-products-coming p.about-description{color:rgba(2,2,2,.6);line-height:1.3;width:28%;margin:20px 6% 0 0;display:inline-block;vertical-align:top}#new-products-coming .mink-illustration{position:absolute;bottom:-1px;width:100px}.extension-browser .extensions{clear:both}.extensions-php .wrap h1{float:left;margin-bottom:15px}.network-admin.extensions-php .wrap h1{margin-bottom:0}.extensions-php .wrap h1 .button{margin-left:20px}.extensions-php .wp-filter-search{font-size:16px;font-weight:300;left:20px;line-height:1.5;margin:0;position:relative;top:-2px;width:280px}.extensions-php div.error,.extensions-php div.notice,.extensions-php div.updated{clear:both;margin:0 0 20px}.extension-browser .extension{box-shadow:1px 2px 1px 0 rgba(0,0,0,.1),0 1px 1px -1px rgba(0,0,0,.1);box-sizing:border-box;cursor:pointer;float:left;margin:0 4% 4% 0;position:relative;width:30.6%}.ie8 .extension-browser .extension{margin:0 3% 4% 0;width:30%}.extension-browser .extension:nth-child(3n){margin-right:0}.extension-browser .extension:focus,.extension-browser .extension:hover{cursor:default}.extension-browser .extension[data-extension-status=inactive] [data-show-if=inactive],.extension-browser .extension[data-extension-status=pending] [data-show-if=pending],.extension-browser .extension[data-extension-status=demo] [data-show-if=demo],.extension-browser .extension[data-extension-status=active] [data-show-if=active]{display:inline-block}.extension-browser .extension[data-extension-status=inactive] [data-show-if=pending],.extension-browser .extension[data-extension-status=inactive] [data-show-if=demo],.extension-browser .extension[data-extension-status=inactive] [data-show-if=active],.extension-browser .extension[data-extension-status=pending] [data-show-if=inactive],.extension-browser .extension[data-extension-status=pending] [data-show-if=demo],.extension-browser .extension[data-extension-status=pending] [data-show-if=active],.extension-browser .extension[data-extension-status=demo] .extension-actions [data-show-if=inactive],.extension-browser .extension[data-extension-status=demo] [data-show-if=pending],.extension-browser .extension[data-extension-status=demo] [data-show-if=active],.extension-browser .extension[data-extension-status=active] [data-show-if=inactive],.extension-browser .extension[data-extension-status=active] [data-show-if=pending],.extension-browser .extension[data-extension-status=active] [data-show-if=demo]{display:none}.lc-tab-heading{margin-top:30px;margin-bottom:40px;justify-content:space-between}.lc-tab-heading .lc-license-status-button{margin-top:10px;float:right}.lc-tab-heading .lc-license-status-button .dashicons{margin-top:3px;color:#3ca23c}.lc-admin-message{position:fixed;z-index:999;bottom:0;right:0;background:rgba(35,40,45,.93);color:#eee;max-width:230px;padding:24px 24px 24px 48px;border-radius:7px;margin:12px}.lc-admin-message .dashicons{position:absolute;left:18px;color:#9EA3A8}#lc-settings-tabs .wp-heading-inline{font-size:27px;line-height:1;font-weight:300;margin:0}#wpbody-content .lc-panel-non-active-plugin{font-size:15px;padding:25px;line-height:20px;background:#f7f7f7;margin-bottom:-21px}.lc-license-block .dashicons-admin-network{position:absolute;margin-left:13px;margin-top:13px;opacity:.7}.lc-license-field{display:block;padding:13px 10px 13px 38px;font-size:15px;border-radius:3px;max-width:100%;min-width:340px}.lc-panel-non-active-plugin .button{position:absolute;margin-left:20px;margin-top:-4px}.lc-admin-tab-content .button .dashicons-update{position:relative;bottom:-3px}.lc-admin-tab-content .button.button-hero .dashicons-update{bottom:-12px}.lc-admin-tab-content .dashicons-update{-webkit-animation:lcext-loading-spinner 2s linear infinite;animation:lcext-loading-spinner 2s linear infinite}.lc-panel-license strong{color:#23282D;font-weight:400}div[data-license-status=invalid] div[data-show-if-license=valid],div[data-license-status=valid] div[data-show-if-license=invalid]{display:none}div[data-license-status=invalid] div[data-show-if-license=invalid],div[data-license-status=valid] div[data-show-if-license=valid]{display:flex}@-webkit-keyframes lcext-loading-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lcext-loading-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lc-tab-extensions .dslc-panel{margin-bottom:30px}body .dslc-panel .lc-license-block .button.button-hero{font-size:16px;margin-top:14px}.promo-code{margin-top:20px;font-size:12px;display:inline-block;opacity:.75}.promo-code:hover{opacity:1}.promo-code strong{padding:1px 8px;display:inline-block;border:2px dotted rgba(0,0,0,.14);border-radius:6px;margin-right:2px}.promo-code:hover strong{color:#C84B29}.extension-browser .extension .extension-name{background:rgba(255,255,255,.65);box-shadow:0 1px 0 rgba(0,0,0,.1) inset;font-size:14px;font-weight:600;margin:0;overflow:hidden;padding:15px;text-overflow:ellipsis;white-space:nowrap}.extension-browser .extension .extension-name em{font-size:75%;font-style:normal;font-weight:400;margin-right:3px;opacity:.5;text-transform:uppercase;vertical-align:top;letter-spacing:.3px}.extension-browser .extension .extension-name .status{color:#C84B29;position:absolute;right:14px;font-weight:400;background:rgba(250,250,250,.86);border-radius:6px;box-shadow:0 0 10px 5px rgba(250,250,250,.86)}.extension-browser .extension .extension-name .status[data-show-if=active]{color:#0073aa}.extension-browser .extension .extension-name .status .dashicons{opacity:.9}.extension-browser .extension .extension-actions{background:rgba(244,244,244,.7);border-left:1px solid rgba(0,0,0,.05);bottom:0;height:47px;opacity:0;padding:9px 10px 0;position:absolute;right:0;transition:opacity .1s ease-in-out 0s}.extension-browser .extension.focus .extension-actions,.extension-browser .extension:focus .extension-actions,.extension-browser .extension:hover .extension-actions{opacity:1}.extension-browser .extension .extension-actions .button-primary{margin-right:3px}.extension-browser .extension .extension-actions .button-secondary{float:none;margin-left:3px}.extension-browser .extension .extension-screenshot{display:block;overflow:hidden;position:relative;transition:opacity .2s ease-in-out 0s}.extension-browser .extension .extension-screenshot::after{content:"";display:block;padding-top:65.6667%}.extension-browser .extension .extension-screenshot img{height:auto;left:0;position:absolute;top:0;transition:opacity .2s ease-in-out 0s;width:100%}.extension-browser .extension:focus .extension-screenshot,.extension-browser .extension:hover .extension-screenshot{background:#fff}.extension-browser .extension .more-details{background:rgba(241,241,241,.9);color:#33322f;font-size:14px;font-weight:400;left:0;display:flex;opacity:0;padding:20px;align-items:center;position:absolute;right:0;text-align:center;margin:0;text-decoration:none;top:0;bottom:0;transition:opacity .1s ease-in-out 0s;cursor:help}.extension-browser .extension:focus .more-details,.extension-browser.rendered .extension:focus .more-details,.extension-browser.rendered .extension:hover .more-details{opacity:1}.extension-browser .extension:focus{border-color:#5b9dd9;box-shadow:0 0 2px rgba(30,140,190,.8)}.extension-browser .extension.active:focus .extension-actions{display:block}.extension-browser .extension .extension-installed,.extension-browser .extension .extension-update{background:rgba(213,78,33,.95);border-bottom:1px solid rgba(0,0,0,.25);color:#fff;display:block;font-size:13px;font-weight:400;height:48px;left:0;line-height:48px;overflow:hidden;padding:0 10px;position:absolute;right:0;top:0}.extension-browser .extension .extension-installed::before,.extension-browser .extension .extension-update::before{content:"";display:inline-block;font:20px/1 dashicons;margin:0 6px 0 0;opacity:.8;position:relative;top:5px}.extension-browser .extension.active .extension-name{background:#23282d;box-shadow:0 1px 1px rgba(0,0,0,.5) inset;color:#fff;font-weight:300;padding-right:110px}.extension-browser .customize-control .extension.active .extension-name{padding-right:15px}.extension-browser .extension.active .extension-name span{font-weight:600}.extension-browser .extension.active .extension-actions{background:rgba(49,49,49,.7);border-left:medium none;opacity:1}.extension-browser .extension.active .extension-actions .button-primary{margin-right:0}.extension-browser .extension .extension-author{background:#23282d;bottom:56px;color:#eee;display:none;font-size:14px;margin:0 10px;padding:5px 10px;position:absolute}.extension-browser .extension.display-author .extension-author{display:block}.extension-browser .extension.display-author .extension-author a{color:inherit;text-decoration:none}.extension-overlay .extension-backdrop{background:rgba(238,238,238,.9);bottom:0;left:-20px;position:absolute;right:0;top:0;z-index:10000}.extension-overlay .extension-header .close,.extension-overlay .extension-header .left,.extension-overlay .extension-header .right{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background-color:transparent;cursor:pointer;height:48px;text-align:center;transition:color .1s ease-in-out 0s,background .1s ease-in-out 0s;border-image:none}.extension-overlay .extension-header{border-bottom:1px solid #ddd;height:48px;left:0;position:absolute;right:0;top:0}.extension-overlay .extension-header button{padding:0}.extension-overlay .extension-header .close{border-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color #ddd;border-style:none none none solid;border-width:0 0 0 1px;float:right;width:50px}.extension-overlay .extension-header .close::before{color:#72777c;content:"";display:inline-block;font:22px/50px dashicons!important}.extension-overlay .extension-header .left,.extension-overlay .extension-header .right{border-color:-moz-use-text-color #ddd -moz-use-text-color -moz-use-text-color;border-style:none solid none none;border-width:0 1px 0 0;color:#72777c;float:left;width:54px}.extension-overlay .extension-header .close:focus,.extension-overlay .extension-header .close:hover,.extension-overlay .extension-header .left:focus,.extension-overlay .extension-header .left:hover,.extension-overlay .extension-header .right:focus,.extension-overlay .extension-header .right:hover{background:#ddd;border-color:#ccc;color:#000}.extension-overlay .extension-header .close:focus::before,.extension-overlay .extension-header .close:hover::before{color:#000}.extension-overlay .extension-header .close:focus,.extension-overlay .extension-header .left:focus,.extension-overlay .extension-header .right:focus{box-shadow:none;outline:0}.extension-overlay .extension-header .left.disabled,.extension-overlay .extension-header .left.disabled:hover,.extension-overlay .extension-header .right.disabled,.extension-overlay .extension-header .right.disabled:hover{background:inherit;color:#ccc;cursor:inherit}.extension-overlay .extension-header .left::before,.extension-overlay .extension-header .right::before{display:inline;font:20px/50px dashicons!important}.customize-support .extension-overlay .extension-actions a[href="extensions.php?page=custom-header"],.customize-support .extension-overlay .extension-actions a[href="extensions.php?page=custom-background"],.extension-overlay .extension-actions .active-extension,.extension-overlay.active .extension-actions .inactive-extension{display:none}.extension-overlay .extension-header .left::before{content:""}.extension-overlay .extension-header .right::before{content:""}.extension-overlay .extension-wrap{background:#fff;bottom:3%;box-shadow:0 1px 20px 5px rgba(0,0,0,.1);box-sizing:border-box;clear:both;left:190px;position:fixed;right:30px;top:9%;z-index:10000}body.folded .extension-overlay .extension-wrap{left:70px}.extension-overlay .extension-about{bottom:57px;left:0;overflow:auto;padding:2% 4%;position:absolute;right:0;top:49px}.extension-overlay .extension-actions{background:#f3f3f3;border-top:1px solid #eee;bottom:0;box-sizing:border-box;left:0;padding:10px 25px 5px;position:absolute;right:0;text-align:center;z-index:30}.ie8 .extension-overlay .extension-actions{border:1px solid #eee}.extension-overlay .extension-actions a{margin-bottom:5px;margin-right:5px}.broken-extensions a.delete-extension,.extension-overlay .extension-actions .delete-extension{background:0 0;border-color:transparent;box-shadow:none;color:#a00;text-decoration:none}.extension-overlay .extension-actions .delete-extension{bottom:5px;position:absolute;right:10px}.broken-extensions a.delete-extension:focus,.broken-extensions a.delete-extension:hover,.extension-overlay .extension-actions .delete-extension:focus,.extension-overlay .extension-actions .delete-extension:hover{background:#d54e21;border-color:#d54e21;color:#fff}.extension-overlay .extension-actions .inactive-extension,.extension-overlay.active .extension-actions .active-extension{display:block}.extension-overlay .extension-screenshots{float:left;margin:0 30px 0 0;max-width:880px;text-align:center;width:55%}.extension-overlay .screenshot{border:1px solid #fff;box-shadow:0 0 0 1px rgba(0,0,0,.2);box-sizing:border-box;overflow:hidden;position:relative}.extension-overlay .screenshot::after{content:"";display:block;padding-top:75%}.extension-overlay .screenshot img{height:auto;left:0;position:absolute;top:0;width:100%}.extension-overlay.small-screenshot .extension-screenshots{position:absolute;width:302px}.extension-overlay.small-screenshot .extension-info{margin-left:350px;width:auto}.extension-overlay .screenshot.thumb{background:#ccc;border:1px solid #eee;cursor:pointer;display:inline-block;float:none;height:80px;margin:10px 5px 0;width:140px}.extension-overlay .screenshot.thumb::after{content:"";display:block;padding-top:100%}.extension-overlay .screenshot.thumb img{cursor:pointer;height:auto;left:0;position:absolute;top:0;width:100%}.extension-overlay .screenshot.selected{background:0 0;border:2px solid #00a0d2}.extension-overlay .screenshot.selected img{opacity:.8}.extension-browser .extension .extension-screenshot.blank,.extension-overlay .screenshot.blank{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYGWO8d+/efwYkoKioiMRjYGBC4WHhUK6A8T8QIJt8//59ZC493AAAQssKpBK4F5AAAAAASUVORK5CYII=)}.extension-overlay .extension-info{float:left;width:40%}.extension-overlay .current-label{-moz-user-select:none;background:#32373c;border-radius:2px;color:#fff;display:inline-block;font-size:11px;margin:0 0 -10px;padding:2px 8px}.extension-overlay .extension-name{color:#23282d;font-size:32px;font-weight:100;line-height:1.3;margin:10px 0 0}.extension-overlay .extension-version{color:#72777c;display:inline-block;float:none;font-size:13px;font-weight:400;margin-left:10px}.extension-overlay .extension-author{color:#72777c;font-size:16px;font-weight:400;line-height:inherit;margin:15px 0 25px}.extension-overlay .extension-author a{text-decoration:none}.extension-overlay .extension-description{color:#555;font-size:15px;font-weight:400;line-height:1.5;margin:30px 0 0}.extension-overlay .extension-tags{border-top:3px solid #eee;color:#82878c;font-size:13px;font-weight:400;margin:30px 0 0;padding-top:20px}.extension-overlay .extension-tags span{color:#444;font-weight:700;margin-right:5px}.extension-overlay .parent-extension{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background:#f7fcfe;border-color:#eee #eee #eee #00a0d2;border-image:none;border-style:solid;border-width:1px 1px 1px 4px;font-size:14px;font-weight:400;margin-top:30px;padding:10px 10px 10px 20px}.extension-overlay .parent-extension strong{font-weight:700}.single-extension .extension,.single-extension .extension-overlay .extension-backdrop,.single-extension .extension-overlay .extension-header{display:none}.single-extension .extension-overlay .extension-wrap{bottom:auto;clear:both;left:auto;min-height:330px;position:relative;right:auto;top:auto;z-index:10}.single-extension .extension-overlay .extension-about{padding:30px 30px 70px;position:static}.single-extension .extension-overlay .extension-actions{position:absolute}@media only screen and (min-width:2000px){#wpwrap .extension-browser .extension{margin:0 3% 3% 0;width:17.6%}#wpwrap .extension-browser .extension:nth-child(3n),#wpwrap .extension-browser .extension:nth-child(4n){margin-right:3%}#wpwrap .extension-browser .extension:nth-child(5n){margin-right:0}}@media only screen and (min-width:1680px){.extension-overlay .extension-wrap{margin:0 auto;width:1450px}}@media only screen and (max-width:1120px){.extension-browser .extension{margin-right:0;width:47.5%}.extension-browser .extension:nth-child(2n){margin-right:0}.extension-browser .extension:nth-child(2n+1){margin-right:5%}}@media only screen and (max-width:900px){.extension-overlay .extension-wrap{left:65px}}@media only screen and (max-width:780px){.extension-browser .extension.active .extension-name span,.extension:focus .more-details,.extension:focus:not(.active) .extension-actions,.extension:hover .more-details,.extension:hover:not(.active) .extension-actions{display:none}.extension-overlay .extension-wrap,body.folded .extension-overlay .extension-wrap{border:none;bottom:0;left:0;padding:70px 20px 20px;position:fixed;right:0;top:0;z-index:100000}.extension-overlay .extension-screenshots{width:40%}.extension-overlay .extension-info{width:50%}.single-extension .extension-wrap{padding:10px}.extension-browser .extension .extension-actions{padding:5px 10px 4px}.extension-overlay.small-screenshot .extension-screenshots{float:none;max-width:302px;position:static}.extension-overlay.small-screenshot .extension-info{margin-left:0;width:auto}.extension-browser.rendered .extension:focus .extension-screenshot img,.extension-browser.rendered .extension:hover .extension-screenshot img{opacity:1}}@media only screen and (max-width:480px){.extension-browser .extension{margin-right:0;width:100%}.extension-browser .extension:nth-child(2n),.extension-browser .extension:nth-child(3n){margin-right:0}}@media only screen and (max-width:650px){.extension-overlay .extension-description,.extension-overlay .extension-update{margin-left:0}.extension-overlay .extension-actions .delete-extension{bottom:auto;position:relative;right:auto}.extension-overlay .extension-actions .inactive-extension{display:inline}.extension-overlay .extension-screenshots{float:none;width:100%}.extension-overlay .extension-info{width:100%}.extension-overlay .extension-author{margin:5px 0 15px}.extension-overlay .current-label{font-size:13px;margin-top:10px}.extensions-php .wp-filter-search{clear:both;float:none;left:0;margin:10px 0;max-width:280px;right:0;top:0;width:100%}.single-extension .extension-wrap{margin:0 -12px 0 -10px;padding:10px}.single-extension .extension-overlay .extension-about{overflow:visible;padding:10px}.single-extension .current-label{display:none}.single-extension .extension-overlay .extension-actions{position:static}}.broken-extensions{clear:both}.broken-extensions table{border-spacing:3px;padding:3px;text-align:left;width:50%}.extension-browser .extension .extension-installed{background:#0073aa}.extension-browser .extension .extension-installed::before{content:""}.extension-browser .extension.is-installed .extension-actions .button-primary{display:none!important}.extension-install-php .wp-filter{padding:0 20px}.extension-install-php a.browse-extensions,.extension-install-php a.upload{cursor:pointer}.extension-install-php a.browse-extensions,.extension-install-php.show-upload-extension a.upload{display:none}.extension-install-php.show-upload-extension a.browse-extensions{display:inline}.upload-extension,.upload-plugin{box-sizing:border-box;display:none;margin:0;overflow:hidden;padding:0;position:relative;top:10px;width:100%}.wp-full-overlay,.wp-full-overlay-sidebar{position:fixed;height:100%;bottom:0;left:0}.upload-plugin,body.show-upload-extension .upload-extension{display:block}.upload-extension .wp-upload-form,.upload-plugin .wp-upload-form{background:#fafafa;border:1px solid #e5e5e5;margin:30px auto;max-width:380px;padding:30px}.upload-extension .install-help,.upload-plugin .install-help{color:#555d66;font-size:18px;font-style:normal;margin:0;padding:40px 0 0;text-align:center}body.show-upload-extension .upload-extension+.wp-filter,body.show-upload-extension .upload-extension+.wp-filter+.extension-browser{display:none}p.no-extensions{clear:both;color:#666;display:none;font-size:18px;font-style:normal;margin:0;padding:100px 0;text-align:center}body.no-results p.no-extensions{display:block}body.show-upload-extension p.no-extensions{display:none!important}@media only screen and (max-width:1120px){.upload-extension .wp-upload-form{margin:20px 0;max-width:100%}.upload-extension .install-help{font-size:15px;padding:20px 0 0;text-align:left}}.extension-details .extension-rating{line-height:23px}.extension-details .star-rating{display:inline}.extension-details .no-rating,.extension-details .num-ratings{color:#72777c;font-size:11px}.extension-details .no-rating{display:block;line-height:20px}.appearance_page_custom-header #headimg{border:1px solid #ddd;overflow:hidden;width:100%}.appearance_page_custom-header #upload-form p label{font-size:12px}.appearance_page_custom-header .available-headers .default-header{float:left;margin:0 20px 20px 0}.appearance_page_custom-header .random-header{clear:both;margin:0 20px 20px 0;vertical-align:middle}.appearance_page_custom-header .available-headers label input,.appearance_page_custom-header .random-header label input{margin-right:10px}.appearance_page_custom-header .available-headers label img{vertical-align:middle}div#custom-background-image{border:1px solid #ddd;min-height:100px}div#custom-background-image img{max-height:300px;max-width:400px}body.full-overlay-active{overflow:hidden}.wp-full-overlay{min-width:0;overflow:visible;right:0;top:0;z-index:500000}.wp-full-overlay-sidebar{background:#eee;border-right:medium none;box-sizing:border-box;margin:0;padding:0;top:0;width:300px;z-index:10}.wp-full-overlay.collapsed,.wp-full-overlay.expanded .wp-full-overlay-sidebar{margin-left:0!important}.wp-full-overlay.expanded{margin-left:300px}.wp-full-overlay.collapsed .wp-full-overlay-sidebar{overflow:visible;margin-left:-300px}.wp-full-overlay-sidebar::after{bottom:0;content:"";display:block;position:absolute;right:0;top:0;width:3px;z-index:1000}.wp-full-overlay-main{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.wp-full-overlay-sidebar .wp-full-overlay-header{border-top:medium none;box-shadow:none;height:45px;left:0;line-height:45px;margin:0;padding:0 15px;position:absolute;right:0;z-index:10}.wp-full-overlay-sidebar .wp-full-overlay-header a.back{margin-top:9px}.wp-full-overlay-sidebar .wp-full-overlay-footer{border-bottom:medium none;border-top:medium none;bottom:0;box-shadow:none}.wp-full-overlay-sidebar .wp-full-overlay-sidebar-content{bottom:45px;left:0;overflow:auto;position:absolute;right:0;top:45px}.extension-install-overlay .wp-full-overlay-sidebar .wp-full-overlay-header{padding:0}.extension-install-overlay .close-full-overlay,.extension-install-overlay .next-extension,.extension-install-overlay .previous-extension{background:#eee;border-right:1px solid #ddd;color:#444;cursor:pointer;display:block;float:left;height:45px;padding-right:2px;position:relative;text-decoration:none;transition:color .1s ease-in-out 0s,background .1s ease-in-out 0s;width:45px}.extension-install-overlay .close-full-overlay:focus,.extension-install-overlay .close-full-overlay:hover,.extension-install-overlay .next-extension:focus,.extension-install-overlay .next-extension:hover,.extension-install-overlay .previous-extension:focus,.extension-install-overlay .previous-extension:hover{background:#ddd;border-color:#ccc;box-shadow:none;color:#000;outline:0}.extension-install-overlay .close-full-overlay::before{content:"";font:22px/1 dashicons;left:13px;position:relative;top:7px}.extension-install-overlay .previous-extension::before{content:"";font:20px/1 dashicons;left:14px;position:relative;top:6px}.extension-install-overlay .next-extension::before{content:"";font:20px/1 dashicons;left:13px;position:relative;top:6px}.extension-install-overlay .next-extension.disabled,.extension-install-overlay .next-extension.disabled:focus,.extension-install-overlay .next-extension.disabled:hover,.extension-install-overlay .previous-extension.disabled,.extension-install-overlay .previous-extension.disabled:focus,.extension-install-overlay .previous-extension.disabled:hover{background:#eee;color:#b4b9be;cursor:default;pointer-events:none}.wp-core-ui .wp-full-overlay .collapse-sidebar{background-color:transparent!important;border:none!important;border-radius:0!important;bottom:8px;box-shadow:none!important;color:#656a6f;left:10px;line-height:1;outline:0;padding:0;position:fixed}.wp-core-ui .wp-full-overlay .collapse-sidebar:focus,.wp-core-ui .wp-full-overlay .collapse-sidebar:hover{color:#0073aa}.wp-full-overlay .collapse-sidebar-arrow,.wp-full-overlay .collapse-sidebar-label{display:inline-block;line-height:20px;vertical-align:middle}.wp-full-overlay .collapse-sidebar-arrow{border-radius:50%;height:20px;margin:0 2px;overflow:hidden;width:20px}.wp-full-overlay .collapse-sidebar:focus .collapse-sidebar-arrow,.wp-full-overlay .collapse-sidebar:hover .collapse-sidebar-arrow{box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-full-overlay .collapse-sidebar-label{margin-left:3px}.wp-full-overlay.collapsed .collapse-sidebar-label{display:none}.wp-full-overlay .collapse-sidebar-arrow::before{-moz-osx-font-smoothing:grayscale;background:#eee;content:"";display:block;font:20px/1 dashicons;padding:0}.rtl .wp-full-overlay .collapse-sidebar-arrow::before,.wp-full-overlay.collapsed .collapse-sidebar-arrow::before{transform:rotate(180.001deg)}.rtl .wp-full-overlay.collapsed .collapse-sidebar-arrow::before{transform:none}.wp-full-overlay,.wp-full-overlay .collapse-sidebar,.wp-full-overlay-main,.wp-full-overlay-sidebar{transition-duration:.2s;transition-property:left,right,top,bottom,width,margin}.wp-full-overlay{background:#191e23}.wp-full-overlay-main{background-color:#f1f1f1}.expanded .wp-full-overlay-footer{border-top:1px solid #ddd;bottom:0;height:45px;left:0;position:fixed;width:300px}.wp-full-overlay-footer .devices{float:right}.wp-full-overlay-footer .devices button{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background:0 0;border-color:transparent -moz-use-text-color;border-image:none;border-style:solid none;border-width:1px medium 4px;box-shadow:none;cursor:pointer;height:45px;margin:0 0 0 -4px;padding:0 3px;transition:background .1s ease-in-out 0s}.wp-full-overlay-footer .devices button::before{color:#656a6f;display:inline-block;font:20px/30px dashicons;margin:3px 0;padding:4px 8px;vertical-align:top}.collapsed .wp-full-overlay-footer .devices button::before,.customize-support .hide-if-customize,.customize-support .wp-core-ui .hide-if-customize,.customize-support.wp-core-ui .hide-if-customize,.no-customize-support .hide-if-no-customize,.no-customize-support .wp-core-ui .hide-if-no-customize,.no-customize-support.wp-core-ui .hide-if-no-customize{display:none}.wp-full-overlay-footer .devices button.active{border-bottom-color:#191e23}.wp-full-overlay-footer .devices button:focus,.wp-full-overlay-footer .devices button:hover{background-color:#fff}.wp-full-overlay-footer .devices button:focus{box-shadow:none;outline:0;border-bottom-color:#0073aa}.wp-full-overlay-footer .devices button.active::before,.wp-full-overlay-footer .devices button:focus::before,.wp-full-overlay-footer .devices button:hover::before{color:#191e23}.wp-full-overlay-footer .devices .preview-desktop::before{content:""}.wp-full-overlay-footer .devices .preview-tablet::before{content:""}.wp-full-overlay-footer .devices .preview-mobile::before{content:""}@media screen and (max-width:1024px){.wp-full-overlay-footer .devices{display:none}}.preview-mobile .wp-full-overlay-main{height:480px;left:50%;margin:auto 0 auto -160px;max-height:100%;max-width:100%;width:320px}.preview-tablet .wp-full-overlay-main{height:1080px;left:50%;margin:auto 0 auto -360px;max-height:100%;max-width:100%;width:720px}#customize-container{background:#fff;bottom:0;display:none;height:100%;left:0;overflow:visible;position:fixed;right:0;top:0;z-index:500000}.customize-active #customize-container{display:block}.customize-loading #customize-container iframe{opacity:0}#customize-container iframe,.extension-install-overlay iframe{height:100%;transition:opacity .3s ease 0s;width:100%;z-index:20}#customize-controls{margin-top:0}.extension-install-overlay{display:none}.extension-install-overlay.single-extension{display:block}.install-extension-info{display:none;padding:10px 20px 60px}.single-extension .install-extension-info{padding-top:15px}.extension-install-overlay .install-extension-info{display:block}.install-extension-info .extension-install{float:right;margin-top:18px}.install-extension-info .extension-name{font-size:16px;line-height:24px;margin-bottom:0;margin-top:0}.install-extension-info .extension-screenshot{border:1px solid #ccc;margin:15px 0;width:258px}.install-extension-info .extension-details{overflow:hidden}.extension-details .extension-version{margin:15px 0}.extension-details .extension-description{color:#72777c;float:left;line-height:20px;max-width:100%}.extension-install-overlay .wp-full-overlay-header .extension-install{float:right;line-height:26px;margin:8px 10px 0 0}.extension-install-overlay .wp-full-overlay-sidebar{background:#eee;border-right:1px solid #ddd}.extension-install-overlay .wp-full-overlay-sidebar-content{background:#fff;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.extension-install-overlay .wp-full-overlay-main{background-color:#f1f1f1;position:absolute;z-index:0}.customize-loading #customize-container{background-color:#f1f1f1}#customize-preview.wp-full-overlay-main::before,.customize-loading #customize-container::before,.extension-install-overlay .wp-full-overlay-main::before{background:url(../images/spinner.gif) center center/20px 20px no-repeat;content:"";display:block;height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;transform:translateZ(0);width:20px;z-index:-1}#customize-preview.wp-full-overlay-main.iframe-ready::before,.extension-install-overlay.iframe-ready .wp-full-overlay-main::before{background-image:none}@media print,not all,(min-resolution:120dpi){.wp-full-overlay .collapse-sidebar-arrow{background-image:url(../images/arrows-2x.png);background-size:15px 123px}#customize-preview.wp-full-overlay-main::before,.customize-loading #customize-container::before,.extension-install-overlay .wp-full-overlay-main::before{background-image:url(../images/spinner-2x.gif)}}@media screen and (max-width:782px){.available-extension .action-links .delete-extension{clear:both;float:none;margin:0;padding:0}.available-extension .action-links .delete-extension a{padding:0}.broken-extensions table{width:100%}.extension-install-overlay .wp-full-overlay-header .extension-install{line-height:normal;margin-top:6px}}.docs-search-form button .dashicons{opacity:.75;vertical-align:text-bottom}.docs-search-form .search-query{border-radius:3px;height:46px;padding:10px 17px}#dslc-docssearch{padding:30px 0 20px}#dslc-docssearch .search-query{min-width:64%}#dslc-headersearch{position:absolute;right:40px;top:30px}#dslc-headersearch .hssearch{padding:0 16px!important}.dslc-settigns-tabs .nav-tab .tag{background:#d54e21;border-radius:4px;color:#fff;display:inline-block;font-size:10px;letter-spacing:.5px;line-height:1;margin-left:5px;padding:4px 6px;text-transform:uppercase;opacity:.8}.dslc-scroll-back{margin-left:-90px;margin-top:44px;position:absolute;text-decoration:none;text-transform:uppercase}.dslc-scroll-back .dashicons{font-size:17px}#dslc-settings-column{clear:both;display:inline;float:left;margin-left:-300px;padding-top:0;width:281px}.dslc-settings-form .dslc-panel{padding:40px;margin-top:10px;max-width:640px}.dslc-settings-form .dslc-panel h2{margin-bottom:30px}.dslc-panel.dslc-hide-panel{display:none}.dslc-submenu-section{border-bottom:1px solid #ddd;margin:0}.dslc-submenu-section:hover{background:#f5f5f5;color:#23282d}.dslc-submenu-section a{-moz-user-select:none;border-left:1px solid #ddd;border-right:1px solid #ddd;margin:0;padding:12px 15px 15px;position:relative;font-size:14px;line-height:21px;font-weight:700;color:#23282D!important;text-decoration:none;display:block}.dslc-submenu-section .dashicons{margin-bottom:-1px;margin-right:6px;margin-top:1px;opacity:.4}#dslc-setings-liquid{float:left;margin-top:3px;min-width:100%}#dslc-settings-frame{margin-left:300px;margin-top:23px}.dslc-icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}a .dslc-icon-spin{display:inline-block;text-decoration:none}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}
|
includes/plugin-options-framework/inc/init.php
CHANGED
@@ -93,6 +93,7 @@ function dslc_plugin_options_display( $tab = '' ) {
|
|
93 |
<!-- <a href="#" data-nav-to="tab-themes" class="nav-tab <?php echo 'dslc_themes' === $anchor ? 'nav-tab-active' : ''; ?>"><?php echo esc_html__( 'Themes', 'live-composer-page-builder' ) . ' <span class="tag">' . esc_html__( 'Free', 'live-composer-page-builder' ) . '</span>'; ?></a> -->
|
94 |
<!-- <a href="#" data-nav-to="tab-designs" class="nav-tab <?php echo 'dslc_designs' === $anchor ? 'nav-tab-active' : ''; ?>"><?php echo esc_html__( 'Designs', 'live-composer-page-builder' ) . ' <span class="tag">' . esc_html__( 'New', 'live-composer-page-builder' ) . '</span>'; ?></a> -->
|
95 |
<a href="#" data-nav-to="tab-docs" class="nav-tab <?php echo 'dslc_docs' === $anchor ? 'nav-tab-active' : ''; ?>"><?php esc_html_e( 'Docs & Support', 'live-composer-page-builder' ) ?></a>
|
|
|
96 |
</h2>
|
97 |
|
98 |
|
@@ -129,6 +130,10 @@ function dslc_plugin_options_display( $tab = '' ) {
|
|
129 |
<div class="tab" id="tab-for-tab-docs">
|
130 |
<?php include DS_LIVE_COMPOSER_ABS . '/includes/plugin-options-framework/tab-docs.php'; ?>
|
131 |
</div>
|
|
|
|
|
|
|
|
|
132 |
</div>
|
133 |
</div><!-- /.wrap -->
|
134 |
<script>
|
93 |
<!-- <a href="#" data-nav-to="tab-themes" class="nav-tab <?php echo 'dslc_themes' === $anchor ? 'nav-tab-active' : ''; ?>"><?php echo esc_html__( 'Themes', 'live-composer-page-builder' ) . ' <span class="tag">' . esc_html__( 'Free', 'live-composer-page-builder' ) . '</span>'; ?></a> -->
|
94 |
<!-- <a href="#" data-nav-to="tab-designs" class="nav-tab <?php echo 'dslc_designs' === $anchor ? 'nav-tab-active' : ''; ?>"><?php echo esc_html__( 'Designs', 'live-composer-page-builder' ) . ' <span class="tag">' . esc_html__( 'New', 'live-composer-page-builder' ) . '</span>'; ?></a> -->
|
95 |
<a href="#" data-nav-to="tab-docs" class="nav-tab <?php echo 'dslc_docs' === $anchor ? 'nav-tab-active' : ''; ?>"><?php esc_html_e( 'Docs & Support', 'live-composer-page-builder' ) ?></a>
|
96 |
+
<a href="#" data-nav-to="tab-stylist" class="nav-tab <?php echo 'dslc_stylist' === $anchor ? 'nav-tab-active' : ''; ?>"><?php echo esc_html__( '+60 Design Controls', 'live-composer-page-builder' ) . ' <span class="tag">' . esc_html__( 'FREE', 'live-composer-page-builder' ) . '</span>'; ?></a>
|
97 |
</h2>
|
98 |
|
99 |
|
130 |
<div class="tab" id="tab-for-tab-docs">
|
131 |
<?php include DS_LIVE_COMPOSER_ABS . '/includes/plugin-options-framework/tab-docs.php'; ?>
|
132 |
</div>
|
133 |
+
<!-- +60 Design Controls -->
|
134 |
+
<div class="tab" id="tab-for-tab-stylist">
|
135 |
+
<?php include DS_LIVE_COMPOSER_ABS . '/includes/plugin-options-framework/tab-stylist.php'; ?>
|
136 |
+
</div>
|
137 |
</div>
|
138 |
</div><!-- /.wrap -->
|
139 |
<script>
|
includes/plugin-options-framework/tab-docs.php
CHANGED
@@ -36,12 +36,12 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|
36 |
?>
|
37 |
</div>
|
38 |
<div class="dslc-panel-column dslc-panel-last">
|
39 |
-
<h3><a href="//livecomposerplugin.com/support/support-request/?utm_source=wp-admin&utm_medium=documentation-block&utm_campaign=free-support-header" target="_blank"><span class="dashicons dashicons-format-chat"></span> <?php _e( "
|
40 |
<p><?php _e( 'If you run into any bugs or issues do let us know.', 'live-composer-page-builder' ); ?></p>
|
41 |
<ul>
|
42 |
<li><a class="dslc-panel-icon dslc-panel-github" href="https://github.com/live-composer/live-composer-page-builder/issues" traget="_blank"><?php _e( 'Report a bug (not support!)', 'live-composer-page-builder' ); ?></a></li>
|
43 |
<li><a class="dslc-panel-icon dslc-panel-facebook" href="//www.facebook.com/groups/livecomposer/" traget="_blank"><?php _e( 'Free advice from other users', 'live-composer-page-builder' ); ?></a></li>
|
44 |
-
<li><a class="dslc-panel-icon dslc-panel-show-work" href="//
|
45 |
</ul>
|
46 |
</div>
|
47 |
</div>
|
36 |
?>
|
37 |
</div>
|
38 |
<div class="dslc-panel-column dslc-panel-last">
|
39 |
+
<h3><a href="//livecomposerplugin.com/support/support-request/?utm_source=wp-admin&utm_medium=documentation-block&utm_campaign=free-support-header" target="_blank"><span class="dashicons dashicons-format-chat"></span> <?php _e( " Support & Community", 'live-composer-page-builder' ); ?></a></h3>
|
40 |
<p><?php _e( 'If you run into any bugs or issues do let us know.', 'live-composer-page-builder' ); ?></p>
|
41 |
<ul>
|
42 |
<li><a class="dslc-panel-icon dslc-panel-github" href="https://github.com/live-composer/live-composer-page-builder/issues" traget="_blank"><?php _e( 'Report a bug (not support!)', 'live-composer-page-builder' ); ?></a></li>
|
43 |
<li><a class="dslc-panel-icon dslc-panel-facebook" href="//www.facebook.com/groups/livecomposer/" traget="_blank"><?php _e( 'Free advice from other users', 'live-composer-page-builder' ); ?></a></li>
|
44 |
+
<li><a class="dslc-panel-icon dslc-panel-show-work" href="//livecomposerplugin.com/support/support-request/?utm_source=wp-admin&utm_medium=documentation-block&utm_campaign=free-support-header" traget="_blank"><?php _e( 'Send a ticket to support', 'live-composer-page-builder' ); ?></a></li>
|
45 |
</ul>
|
46 |
</div>
|
47 |
</div>
|
includes/plugin-options-framework/tab-settings.php
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
<?php
|
2 |
// Prevent direct access to the file.
|
3 |
-
if ( ! defined( 'ABSPATH' ) ) {
|
4 |
header( 'HTTP/1.0 403 Forbidden' );
|
5 |
exit;
|
6 |
}
|
1 |
<?php
|
2 |
// Prevent direct access to the file.
|
3 |
+
if ( ! defined( 'ABSPATH' ) ) {
|
4 |
header( 'HTTP/1.0 403 Forbidden' );
|
5 |
exit;
|
6 |
}
|
includes/plugin-options-framework/tab-stylist.php
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Tab Stylist
|
4 |
+
*
|
5 |
+
* @package LiveComposer
|
6 |
+
*/
|
7 |
+
|
8 |
+
// Prevent direct access to the file.
|
9 |
+
if ( ! defined( 'ABSPATH' ) ) {
|
10 |
+
header( 'HTTP/1.0 403 Forbidden' );
|
11 |
+
exit;
|
12 |
+
}
|
13 |
+
?>
|
14 |
+
|
15 |
+
<div class="wrap lc-admin-tab-content lc-wrap lc-centered-panels lc-wider-panel lc-tab-stylist">
|
16 |
+
|
17 |
+
<div class="dslc-panel lc-divided-panels padding-medium">
|
18 |
+
<div class="lc-panel-half">
|
19 |
+
<h3 class="lc-huge margin-top-half">Style any website element with +60 design controls</h3>
|
20 |
+
<p class="lc-larger-text">Do you need more design options? Check out <a href="https://livecomposerplugin.com/stylist" target="_blank">Stylist: styling plugin for WordPress</a>.</p>
|
21 |
+
<ul>
|
22 |
+
<li>Visually customize any element on the page with easy to use design panel.</li>
|
23 |
+
<li>Edit custom CSS with live preview.</li>
|
24 |
+
<li>Works great with any page builder including Gutenberg editor.</li>
|
25 |
+
<li>Advanced responsive mode.</li>
|
26 |
+
<li>+60 extra design options.</li>
|
27 |
+
</ul>
|
28 |
+
</div>
|
29 |
+
<div class="lc-panel-half lc-image-column" style="text-align:center;">
|
30 |
+
<img alt="Stylist" src="<?php echo DS_LIVE_COMPOSER_URL; ?>/images/stylist.png">
|
31 |
+
<p><a href="/wp-admin/plugin-install.php?s=StylistWP&tab=search&type=term" class="button button-primary button-hero">FREE DOWNLOAD</a></p>
|
32 |
+
</div>
|
33 |
+
</div>
|
34 |
+
|
35 |
+
</div>
|
includes/post-options-framework/post-options-framework.php
CHANGED
@@ -183,7 +183,34 @@ function dslc_editorinterface_post_options( $object, $metabox ) {
|
|
183 |
// Get current value as array.
|
184 |
$curr_value_no_esc = get_post_meta( $object->ID, $post_option['id'] );
|
185 |
|
186 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
187 |
|
188 |
// If there is only one value in array – transform it into the string.
|
189 |
if ( 1 === count( $curr_value_no_esc ) && is_string( $curr_value_no_esc[0] ) ) {
|
183 |
// Get current value as array.
|
184 |
$curr_value_no_esc = get_post_meta( $object->ID, $post_option['id'] );
|
185 |
|
186 |
+
// New header should be Default if it's the only header
|
187 |
+
if ( 'dslc_hf' === $object->post_type ) {
|
188 |
+
|
189 |
+
$args = array(
|
190 |
+
'post_type' => 'dslc_hf',
|
191 |
+
'fields' => 'ids',
|
192 |
+
'post_per_page' => '-1',
|
193 |
+
'meta_query' => array(
|
194 |
+
array(
|
195 |
+
'key' => 'dslc_hf_for',
|
196 |
+
'value' => 'header',
|
197 |
+
)
|
198 |
+
)
|
199 |
+
);
|
200 |
+
$posts = get_posts( $args );
|
201 |
+
|
202 |
+
if ( empty( $posts ) ) {
|
203 |
+
if ( 'dslc_hf_type' === $post_option['id'] ) {
|
204 |
+
$curr_value = esc_attr( 'default' );
|
205 |
+
} else {
|
206 |
+
$curr_value = esc_attr( $post_option['std'] );
|
207 |
+
}
|
208 |
+
} else {
|
209 |
+
$curr_value = esc_attr( $post_option['std'] );
|
210 |
+
}
|
211 |
+
} else {
|
212 |
+
$curr_value = esc_attr( $post_option['std'] );
|
213 |
+
}
|
214 |
|
215 |
// If there is only one value in array – transform it into the string.
|
216 |
if ( 1 === count( $curr_value_no_esc ) && is_string( $curr_value_no_esc[0] ) ) {
|
includes/single-templates-framework/inc/filters.php
CHANGED
@@ -211,9 +211,9 @@ function dslc_tp_unique_default( $post_id ) {
|
|
211 |
// Make dslc_template_for an array even if it's string (for easier processing).
|
212 |
$dslc_template_for = array();
|
213 |
if ( ! is_array( $_POST['dslc_template_for'] ) ) {
|
214 |
-
$dslc_template_for[] = $_POST['dslc_template_for'];
|
215 |
} else {
|
216 |
-
$dslc_template_for = $_POST['dslc_template_for'];
|
217 |
}
|
218 |
|
219 |
// Get templates ( if any ) in same CPT that are default.
|
211 |
// Make dslc_template_for an array even if it's string (for easier processing).
|
212 |
$dslc_template_for = array();
|
213 |
if ( ! is_array( $_POST['dslc_template_for'] ) ) {
|
214 |
+
$dslc_template_for[] = sanitize_text_field( $_POST['dslc_template_for'] );
|
215 |
} else {
|
216 |
+
$dslc_template_for = dslc_sanitize_array( $_POST['dslc_template_for'] );
|
217 |
}
|
218 |
|
219 |
// Get templates ( if any ) in same CPT that are default.
|
includes/upgrade.class.php
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
<?php
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
// Prevent direct access to the file.
|
4 |
if ( ! defined( 'ABSPATH' ) ) {
|
@@ -11,6 +16,9 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|
11 |
*/
|
12 |
final class DSLC_Upgrade {
|
13 |
|
|
|
|
|
|
|
14 |
public static function init() {
|
15 |
|
16 |
$curr_version = DS_LIVE_COMPOSER_VER;
|
@@ -23,17 +31,13 @@ final class DSLC_Upgrade {
|
|
23 |
$versions_log[] = get_option( 'dslc_version', array() );
|
24 |
}
|
25 |
|
26 |
-
if ( is_array( $versions_log ) && ! in_array( '1.3.10', $versions_log ) ) {
|
27 |
self::update_1_3_10();
|
28 |
-
}
|
29 |
-
|
30 |
-
/** Migration usage example
|
31 |
-
|
32 |
-
if ( ! in_array( '1.3', $versions_log ) ) {
|
33 |
|
34 |
-
|
|
|
35 |
}
|
36 |
-
*/
|
37 |
|
38 |
// Update versions update history with new version.
|
39 |
if ( ! in_array( $curr_version, $versions_log ) ) {
|
@@ -48,15 +52,20 @@ final class DSLC_Upgrade {
|
|
48 |
}
|
49 |
|
50 |
/**
|
51 |
-
* 1.3
|
|
|
|
|
52 |
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
}*/
|
58 |
|
59 |
-
|
|
|
|
|
|
|
60 |
|
61 |
// Update upsell messages in the editing interface.
|
62 |
$editor_messages = new LC_Editor_Messages();
|
1 |
<?php
|
2 |
+
/**
|
3 |
+
* Upgrade Live Composer.
|
4 |
+
*
|
5 |
+
* @package LiveComposer
|
6 |
+
*/
|
7 |
|
8 |
// Prevent direct access to the file.
|
9 |
if ( ! defined( 'ABSPATH' ) ) {
|
16 |
*/
|
17 |
final class DSLC_Upgrade {
|
18 |
|
19 |
+
/**
|
20 |
+
* Init
|
21 |
+
*/
|
22 |
public static function init() {
|
23 |
|
24 |
$curr_version = DS_LIVE_COMPOSER_VER;
|
31 |
$versions_log[] = get_option( 'dslc_version', array() );
|
32 |
}
|
33 |
|
34 |
+
/* if ( is_array( $versions_log ) && ! in_array( '1.3.10', $versions_log ) ) {
|
35 |
self::update_1_3_10();
|
36 |
+
} */
|
|
|
|
|
|
|
|
|
37 |
|
38 |
+
if ( is_array( $versions_log ) && ! in_array( '1.3.16', $versions_log ) ) {
|
39 |
+
self::update_1_3_16();
|
40 |
}
|
|
|
41 |
|
42 |
// Update versions update history with new version.
|
43 |
if ( ! in_array( $curr_version, $versions_log ) ) {
|
52 |
}
|
53 |
|
54 |
/**
|
55 |
+
* Update ad bar with version 1.3.10.
|
56 |
+
*/
|
57 |
+
/* public static function update_1_3_10() {
|
58 |
|
59 |
+
// Update upsell messages in the editing interface.
|
60 |
+
$editor_messages = new LC_Editor_Messages();
|
61 |
+
$editor_messages->delete_all_messages();
|
62 |
+
$editor_messages->on_plugin_install();
|
63 |
+
} */
|
64 |
|
65 |
+
/**
|
66 |
+
* Update ad bar with version 1.3.16.
|
67 |
+
*/
|
68 |
+
public static function update_1_3_16() {
|
69 |
|
70 |
// Update upsell messages in the editing interface.
|
71 |
$editor_messages = new LC_Editor_Messages();
|
lang/live-composer-page-builder.pot
CHANGED
@@ -1,8094 +1,6018 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
"
|
6 |
-
"Report-Msgid-Bugs-To: \n"
|
7 |
-
"POT-Creation-Date:
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"Language
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"Content-
|
16 |
-
"
|
17 |
-
|
18 |
-
|
19 |
-
"
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
"
|
24 |
-
"
|
25 |
-
"
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
"
|
31 |
-
msgstr ""
|
32 |
-
|
33 |
-
|
34 |
-
msgid "
|
35 |
-
msgstr ""
|
36 |
-
|
37 |
-
|
38 |
-
msgid ""
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
#: php:
|
58 |
-
msgid "
|
59 |
-
msgstr ""
|
60 |
-
|
61 |
-
#:
|
62 |
-
msgid "
|
63 |
-
msgstr ""
|
64 |
-
|
65 |
-
#:
|
66 |
-
msgid "
|
67 |
-
msgstr ""
|
68 |
-
|
69 |
-
#:
|
70 |
-
msgid "
|
71 |
-
msgstr ""
|
72 |
-
|
73 |
-
#:
|
74 |
-
msgid "
|
75 |
-
msgstr ""
|
76 |
-
|
77 |
-
#:
|
78 |
-
msgid "
|
79 |
-
msgstr ""
|
80 |
-
|
81 |
-
#:
|
82 |
-
msgid "
|
83 |
-
msgstr ""
|
84 |
-
|
85 |
-
#:
|
86 |
-
msgid "
|
87 |
-
msgstr ""
|
88 |
-
|
89 |
-
#:
|
90 |
-
msgid "
|
91 |
-
msgstr ""
|
92 |
-
|
93 |
-
#:
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
#:
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
#:
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
#:
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
#:
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
#:
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
#: /
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
#: /
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
#: /
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
#: /
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
#:
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
#: /
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
#:
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
#:
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
#: /
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
#:
|
168 |
-
msgid "
|
169 |
-
msgstr ""
|
170 |
-
|
171 |
-
#:
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
msgstr ""
|
178 |
-
|
179 |
-
#:
|
180 |
-
msgid "
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
"
|
199 |
-
msgstr ""
|
200 |
-
|
201 |
-
#:
|
202 |
-
msgid "
|
203 |
-
msgstr ""
|
204 |
-
|
205 |
-
#:
|
206 |
-
msgid "
|
207 |
-
msgstr ""
|
208 |
-
|
209 |
-
#:
|
210 |
-
msgid "
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
|
235 |
-
|
236 |
-
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
#:
|
249 |
-
msgid "
|
250 |
-
msgstr ""
|
251 |
-
|
252 |
-
#:
|
253 |
-
msgid "
|
254 |
-
msgstr ""
|
255 |
-
|
256 |
-
#:
|
257 |
-
msgid "
|
258 |
-
msgstr ""
|
259 |
-
|
260 |
-
#:
|
261 |
-
msgid "
|
262 |
-
msgstr ""
|
263 |
-
|
264 |
-
#:
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
#:
|
285 |
-
msgid "
|
286 |
-
msgstr ""
|
287 |
-
|
288 |
-
#:
|
289 |
-
msgid "
|
290 |
-
msgstr ""
|
291 |
-
|
292 |
-
#:
|
293 |
-
msgid "
|
294 |
-
msgstr ""
|
295 |
-
|
296 |
-
#:
|
297 |
-
msgid "
|
298 |
-
msgstr ""
|
299 |
-
|
300 |
-
#:
|
301 |
-
msgid ""
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
#:
|
309 |
-
#:
|
310 |
-
msgid "
|
311 |
-
msgstr ""
|
312 |
-
|
313 |
-
#:
|
314 |
-
msgid "
|
315 |
-
msgstr ""
|
316 |
-
|
317 |
-
#:
|
318 |
-
msgid "
|
319 |
-
msgstr ""
|
320 |
-
|
321 |
-
#:
|
322 |
-
|
323 |
-
|
324 |
-
|
325 |
-
#:
|
326 |
-
|
327 |
-
|
328 |
-
|
329 |
-
#:
|
330 |
-
msgid "
|
331 |
-
msgstr ""
|
332 |
-
|
333 |
-
#:
|
334 |
-
msgid "
|
335 |
-
msgstr ""
|
336 |
-
|
337 |
-
#:
|
338 |
-
msgid "
|
339 |
-
msgstr ""
|
340 |
-
|
341 |
-
#:
|
342 |
-
msgid "
|
343 |
-
msgstr ""
|
344 |
-
|
345 |
-
#:
|
346 |
-
#:
|
347 |
-
#:
|
348 |
-
#:
|
349 |
-
#:
|
350 |
-
#:
|
351 |
-
#:
|
352 |
-
#:
|
353 |
-
#:
|
354 |
-
#:
|
355 |
-
#:
|
356 |
-
#:
|
357 |
-
#:
|
358 |
-
#:
|
359 |
-
|
360 |
-
|
361 |
-
|
362 |
-
#:
|
363 |
-
#:
|
364 |
-
#:
|
365 |
-
|
366 |
-
|
367 |
-
|
368 |
-
#:
|
369 |
-
|
370 |
-
|
371 |
-
|
372 |
-
#: /
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
-
#:
|
377 |
-
#:
|
378 |
-
|
379 |
-
|
380 |
-
|
381 |
-
#:
|
382 |
-
|
383 |
-
|
384 |
-
|
385 |
-
#:
|
386 |
-
|
387 |
-
|
388 |
-
|
389 |
-
#:
|
390 |
-
|
391 |
-
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
#:
|
396 |
-
#:
|
397 |
-
|
398 |
-
|
399 |
-
|
400 |
-
#:
|
401 |
-
#:
|
402 |
-
|
403 |
-
|
404 |
-
|
405 |
-
#:
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
#:
|
410 |
-
#:
|
411 |
-
|
412 |
-
|
413 |
-
|
414 |
-
#:
|
415 |
-
|
416 |
-
|
417 |
-
|
418 |
-
#:
|
419 |
-
|
420 |
-
|
421 |
-
|
422 |
-
|
423 |
-
|
424 |
-
|
425 |
-
#: /
|
426 |
-
|
427 |
-
|
428 |
-
|
429 |
-
#:
|
430 |
-
|
431 |
-
|
432 |
-
|
433 |
-
#: /
|
434 |
-
|
435 |
-
|
436 |
-
|
437 |
-
#: /
|
438 |
-
|
439 |
-
|
440 |
-
|
441 |
-
#: /
|
442 |
-
|
443 |
-
|
444 |
-
|
445 |
-
#:
|
446 |
-
|
447 |
-
|
448 |
-
|
449 |
-
#:
|
450 |
-
#:
|
451 |
-
|
452 |
-
|
453 |
-
|
454 |
-
#:
|
455 |
-
#:
|
456 |
-
|
457 |
-
|
458 |
-
|
459 |
-
#:
|
460 |
-
#:
|
461 |
-
|
462 |
-
|
463 |
-
|
464 |
-
#: /
|
465 |
-
|
466 |
-
|
467 |
-
|
468 |
-
#:
|
469 |
-
|
470 |
-
|
471 |
-
|
472 |
-
#: /
|
473 |
-
|
474 |
-
|
475 |
-
|
476 |
-
#: /
|
477 |
-
|
478 |
-
|
479 |
-
|
480 |
-
#:
|
481 |
-
|
482 |
-
|
483 |
-
|
484 |
-
#:
|
485 |
-
|
486 |
-
|
487 |
-
|
488 |
-
#: /
|
489 |
-
|
490 |
-
|
491 |
-
|
492 |
-
#:
|
493 |
-
#:
|
494 |
-
|
495 |
-
|
496 |
-
|
497 |
-
#:
|
498 |
-
#:
|
499 |
-
|
500 |
-
|
501 |
-
|
502 |
-
#:
|
503 |
-
|
504 |
-
|
505 |
-
|
506 |
-
#:
|
507 |
-
|
508 |
-
|
509 |
-
|
510 |
-
#:
|
511 |
-
|
512 |
-
|
513 |
-
|
514 |
-
#:
|
515 |
-
#:
|
516 |
-
|
517 |
-
|
518 |
-
|
519 |
-
#:
|
520 |
-
#: /
|
521 |
-
|
522 |
-
|
523 |
-
|
524 |
-
#:
|
525 |
-
#:
|
526 |
-
#:
|
527 |
-
#:
|
528 |
-
#:
|
529 |
-
|
530 |
-
|
531 |
-
|
532 |
-
#:
|
533 |
-
|
534 |
-
|
535 |
-
|
536 |
-
#:
|
537 |
-
|
538 |
-
|
539 |
-
|
540 |
-
#:
|
541 |
-
|
542 |
-
|
543 |
-
|
544 |
-
#:
|
545 |
-
|
546 |
-
|
547 |
-
|
548 |
-
#: /
|
549 |
-
|
550 |
-
|
551 |
-
|
552 |
-
#: /
|
553 |
-
|
554 |
-
|
555 |
-
|
556 |
-
|
557 |
-
|
558 |
-
#:
|
559 |
-
|
560 |
-
|
561 |
-
|
562 |
-
#:
|
563 |
-
|
564 |
-
|
565 |
-
|
566 |
-
#:
|
567 |
-
#:
|
568 |
-
|
569 |
-
|
570 |
-
|
571 |
-
#: /
|
572 |
-
|
573 |
-
|
574 |
-
|
575 |
-
#:
|
576 |
-
|
577 |
-
|
578 |
-
|
579 |
-
#:
|
580 |
-
#:
|
581 |
-
#:
|
582 |
-
#:
|
583 |
-
#:
|
584 |
-
#:
|
585 |
-
#:
|
586 |
-
#:
|
587 |
-
#:
|
588 |
-
#:
|
589 |
-
#:
|
590 |
-
#:
|
591 |
-
#:
|
592 |
-
#:
|
593 |
-
#:
|
594 |
-
#:
|
595 |
-
#:
|
596 |
-
#:
|
597 |
-
#:
|
598 |
-
#:
|
599 |
-
|
600 |
-
|
601 |
-
|
602 |
-
#:
|
603 |
-
#:
|
604 |
-
#:
|
605 |
-
#:
|
606 |
-
#:
|
607 |
-
#:
|
608 |
-
#:
|
609 |
-
#:
|
610 |
-
#: /
|
611 |
-
|
612 |
-
|
613 |
-
|
614 |
-
#:
|
615 |
-
|
616 |
-
|
617 |
-
|
618 |
-
#:
|
619 |
-
#:
|
620 |
-
#:
|
621 |
-
#:
|
622 |
-
#:
|
623 |
-
|
624 |
-
|
625 |
-
|
626 |
-
#:
|
627 |
-
#:
|
628 |
-
#:
|
629 |
-
|
630 |
-
|
631 |
-
|
632 |
-
#: /
|
633 |
-
|
634 |
-
|
635 |
-
|
636 |
-
#:
|
637 |
-
#:
|
638 |
-
#:
|
639 |
-
|
640 |
-
|
641 |
-
|
642 |
-
#:
|
643 |
-
#:
|
644 |
-
#:
|
645 |
-
|
646 |
-
|
647 |
-
|
648 |
-
#:
|
649 |
-
#:
|
650 |
-
#:
|
651 |
-
|
652 |
-
|
653 |
-
|
654 |
-
#:
|
655 |
-
|
656 |
-
|
657 |
-
|
658 |
-
#: /
|
659 |
-
|
660 |
-
|
661 |
-
|
662 |
-
#:
|
663 |
-
#:
|
664 |
-
#:
|
665 |
-
#:
|
666 |
-
#:
|
667 |
-
#:
|
668 |
-
#:
|
669 |
-
#:
|
670 |
-
#:
|
671 |
-
#:
|
672 |
-
#:
|
673 |
-
|
674 |
-
|
675 |
-
|
676 |
-
#:
|
677 |
-
|
678 |
-
|
679 |
-
|
680 |
-
#:
|
681 |
-
|
682 |
-
|
683 |
-
|
684 |
-
#:
|
685 |
-
|
686 |
-
|
687 |
-
|
688 |
-
#: /
|
689 |
-
|
690 |
-
|
691 |
-
|
692 |
-
#: /
|
693 |
-
|
694 |
-
|
695 |
-
|
696 |
-
#: /
|
697 |
-
|
698 |
-
|
699 |
-
|
700 |
-
#:
|
701 |
-
|
702 |
-
|
703 |
-
|
704 |
-
#:
|
705 |
-
|
706 |
-
|
707 |
-
|
708 |
-
#:
|
709 |
-
#: /
|
710 |
-
#: /
|
711 |
-
|
712 |
-
|
713 |
-
|
714 |
-
#:
|
715 |
-
#:
|
716 |
-
#:
|
717 |
-
#:
|
718 |
-
#:
|
719 |
-
#:
|
720 |
-
#:
|
721 |
-
#:
|
722 |
-
#:
|
723 |
-
#:
|
724 |
-
#:
|
725 |
-
#:
|
726 |
-
#:
|
727 |
-
#:
|
728 |
-
#:
|
729 |
-
#:
|
730 |
-
#:
|
731 |
-
#:
|
732 |
-
#:
|
733 |
-
#:
|
734 |
-
#:
|
735 |
-
#:
|
736 |
-
#:
|
737 |
-
#:
|
738 |
-
#:
|
739 |
-
#: php:
|
740 |
-
#:
|
741 |
-
#:
|
742 |
-
#:
|
743 |
-
#:
|
744 |
-
#: php:
|
745 |
-
#:
|
746 |
-
#:
|
747 |
-
|
748 |
-
|
749 |
-
|
750 |
-
#:
|
751 |
-
|
752 |
-
|
753 |
-
|
754 |
-
#:
|
755 |
-
#:
|
756 |
-
#:
|
757 |
-
#:
|
758 |
-
#:
|
759 |
-
#:
|
760 |
-
#:
|
761 |
-
|
762 |
-
|
763 |
-
|
764 |
-
#:
|
765 |
-
#:
|
766 |
-
#:
|
767 |
-
#:
|
768 |
-
#:
|
769 |
-
#:
|
770 |
-
#:
|
771 |
-
#:
|
772 |
-
#:
|
773 |
-
#:
|
774 |
-
#:
|
775 |
-
#:
|
776 |
-
#:
|
777 |
-
#:
|
778 |
-
#:
|
779 |
-
#:
|
780 |
-
|
781 |
-
|
782 |
-
|
783 |
-
#:
|
784 |
-
#: php:
|
785 |
-
#:
|
786 |
-
#:
|
787 |
-
#:
|
788 |
-
#:
|
789 |
-
#:
|
790 |
-
#:
|
791 |
-
#:
|
792 |
-
#:
|
793 |
-
#:
|
794 |
-
#:
|
795 |
-
#:
|
796 |
-
#:
|
797 |
-
#:
|
798 |
-
#:
|
799 |
-
#:
|
800 |
-
|
801 |
-
|
802 |
-
|
803 |
-
#:
|
804 |
-
#:
|
805 |
-
#:
|
806 |
-
#:
|
807 |
-
#:
|
808 |
-
#:
|
809 |
-
#:
|
810 |
-
#:
|
811 |
-
#:
|
812 |
-
#:
|
813 |
-
#:
|
814 |
-
#:
|
815 |
-
#:
|
816 |
-
#:
|
817 |
-
#:
|
818 |
-
#:
|
819 |
-
#:
|
820 |
-
|
821 |
-
|
822 |
-
|
823 |
-
#: /
|
824 |
-
|
825 |
-
|
826 |
-
|
827 |
-
#:
|
828 |
-
|
829 |
-
|
830 |
-
|
831 |
-
#:
|
832 |
-
|
833 |
-
|
834 |
-
|
835 |
-
#:
|
836 |
-
|
837 |
-
|
838 |
-
|
839 |
-
#:
|
840 |
-
#:
|
841 |
-
#:
|
842 |
-
#:
|
843 |
-
#:
|
844 |
-
#:
|
845 |
-
#:
|
846 |
-
#:
|
847 |
-
#:
|
848 |
-
#:
|
849 |
-
#:
|
850 |
-
#:
|
851 |
-
#:
|
852 |
-
#:
|
853 |
-
#:
|
854 |
-
#:
|
855 |
-
#:
|
856 |
-
|
857 |
-
|
858 |
-
|
859 |
-
#:
|
860 |
-
|
861 |
-
|
862 |
-
|
863 |
-
#:
|
864 |
-
|
865 |
-
|
866 |
-
|
867 |
-
#:
|
868 |
-
|
869 |
-
|
870 |
-
|
871 |
-
#:
|
872 |
-
msgid "
|
873 |
-
msgstr ""
|
874 |
-
|
875 |
-
#:
|
876 |
-
|
877 |
-
|
878 |
-
|
879 |
-
#:
|
880 |
-
|
881 |
-
|
882 |
-
|
883 |
-
#:
|
884 |
-
|
885 |
-
|
886 |
-
|
887 |
-
#:
|
888 |
-
|
889 |
-
|
890 |
-
|
891 |
-
#:
|
892 |
-
|
893 |
-
|
894 |
-
|
895 |
-
#:
|
896 |
-
|
897 |
-
|
898 |
-
|
899 |
-
#:
|
900 |
-
|
901 |
-
|
902 |
-
|
903 |
-
#:
|
904 |
-
#: /
|
905 |
-
|
906 |
-
|
907 |
-
|
908 |
-
|
909 |
-
|
910 |
-
|
911 |
-
#: /
|
912 |
-
|
913 |
-
|
914 |
-
|
915 |
-
#:
|
916 |
-
|
917 |
-
|
918 |
-
|
919 |
-
#:
|
920 |
-
|
921 |
-
|
922 |
-
|
923 |
-
#:
|
924 |
-
|
925 |
-
|
926 |
-
|
927 |
-
#:
|
928 |
-
|
929 |
-
|
930 |
-
|
931 |
-
#:
|
932 |
-
|
933 |
-
|
934 |
-
|
935 |
-
#:
|
936 |
-
|
937 |
-
|
938 |
-
|
939 |
-
#:
|
940 |
-
|
941 |
-
|
942 |
-
|
943 |
-
#:
|
944 |
-
|
945 |
-
|
946 |
-
|
947 |
-
#:
|
948 |
-
|
949 |
-
|
950 |
-
|
951 |
-
|
952 |
-
#: /
|
953 |
-
#:
|
954 |
-
#:
|
955 |
-
|
956 |
-
|
957 |
-
|
958 |
-
|
959 |
-
|
960 |
-
|
961 |
-
#:
|
962 |
-
|
963 |
-
"
|
964 |
-
|
965 |
-
|
966 |
-
|
967 |
-
|
968 |
-
#:
|
969 |
-
#:
|
970 |
-
#:
|
971 |
-
|
972 |
-
|
973 |
-
|
974 |
-
#:
|
975 |
-
#:
|
976 |
-
#:
|
977 |
-
#:
|
978 |
-
#:
|
979 |
-
|
980 |
-
|
981 |
-
|
982 |
-
#:
|
983 |
-
|
984 |
-
|
985 |
-
|
986 |
-
|
987 |
-
|
988 |
-
|
989 |
-
"
|
990 |
-
|
991 |
-
|
992 |
-
|
993 |
-
|
994 |
-
#:
|
995 |
-
|
996 |
-
|
997 |
-
|
998 |
-
#:
|
999 |
-
|
1000 |
-
|
1001 |
-
|
1002 |
-
#:
|
1003 |
-
|
1004 |
-
|
1005 |
-
|
1006 |
-
|
1007 |
-
|
1008 |
-
#:
|
1009 |
-
|
1010 |
-
|
1011 |
-
|
1012 |
-
#:
|
1013 |
-
|
1014 |
-
|
1015 |
-
|
1016 |
-
#:
|
1017 |
-
|
1018 |
-
|
1019 |
-
|
1020 |
-
#:
|
1021 |
-
|
1022 |
-
|
1023 |
-
|
1024 |
-
#:
|
1025 |
-
|
1026 |
-
|
1027 |
-
|
1028 |
-
|
1029 |
-
|
1030 |
-
|
1031 |
-
|
1032 |
-
#:
|
1033 |
-
|
1034 |
-
|
1035 |
-
|
1036 |
-
|
1037 |
-
|
1038 |
-
|
1039 |
-
|
1040 |
-
|
1041 |
-
|
1042 |
-
|
1043 |
-
|
1044 |
-
|
1045 |
-
|
1046 |
-
|
1047 |
-
|
1048 |
-
#:
|
1049 |
-
|
1050 |
-
|
1051 |
-
"
|
1052 |
-
msgstr ""
|
1053 |
-
|
1054 |
-
#:
|
1055 |
-
msgid "
|
1056 |
-
msgstr ""
|
1057 |
-
|
1058 |
-
#:
|
1059 |
-
|
1060 |
-
|
1061 |
-
|
1062 |
-
|
1063 |
-
|
1064 |
-
|
1065 |
-
|
1066 |
-
|
1067 |
-
|
1068 |
-
|
1069 |
-
|
1070 |
-
|
1071 |
-
|
1072 |
-
|
1073 |
-
|
1074 |
-
#:
|
1075 |
-
|
1076 |
-
|
1077 |
-
|
1078 |
-
#:
|
1079 |
-
|
1080 |
-
|
1081 |
-
|
1082 |
-
|
1083 |
-
|
1084 |
-
|
1085 |
-
|
1086 |
-
|
1087 |
-
|
1088 |
-
msgstr ""
|
1089 |
-
|
1090 |
-
#:
|
1091 |
-
msgid "
|
1092 |
-
msgstr ""
|
1093 |
-
|
1094 |
-
#:
|
1095 |
-
msgid "
|
1096 |
-
msgstr ""
|
1097 |
-
|
1098 |
-
#:
|
1099 |
-
msgid "
|
1100 |
-
msgstr ""
|
1101 |
-
|
1102 |
-
#:
|
1103 |
-
msgid ""
|
1104 |
-
|
1105 |
-
|
1106 |
-
|
1107 |
-
|
1108 |
-
#:
|
1109 |
-
msgid "
|
1110 |
-
msgstr ""
|
1111 |
-
|
1112 |
-
#:
|
1113 |
-
msgid "
|
1114 |
-
msgstr ""
|
1115 |
-
|
1116 |
-
#:
|
1117 |
-
|
1118 |
-
|
1119 |
-
|
1120 |
-
#:
|
1121 |
-
msgid "
|
1122 |
-
msgstr ""
|
1123 |
-
|
1124 |
-
#:
|
1125 |
-
|
1126 |
-
|
1127 |
-
|
1128 |
-
|
1129 |
-
|
1130 |
-
|
1131 |
-
|
1132 |
-
|
1133 |
-
|
1134 |
-
|
1135 |
-
|
1136 |
-
|
1137 |
-
|
1138 |
-
|
1139 |
-
|
1140 |
-
#:
|
1141 |
-
|
1142 |
-
|
1143 |
-
|
1144 |
-
#:
|
1145 |
-
|
1146 |
-
|
1147 |
-
|
1148 |
-
msgstr ""
|
1149 |
-
|
1150 |
-
#:
|
1151 |
-
msgid "
|
1152 |
-
msgstr ""
|
1153 |
-
|
1154 |
-
#:
|
1155 |
-
msgid ""
|
1156 |
-
|
1157 |
-
|
1158 |
-
|
1159 |
-
|
1160 |
-
|
1161 |
-
|
1162 |
-
|
1163 |
-
|
1164 |
-
|
1165 |
-
|
1166 |
-
|
1167 |
-
|
1168 |
-
#:
|
1169 |
-
|
1170 |
-
|
1171 |
-
|
1172 |
-
|
1173 |
-
|
1174 |
-
|
1175 |
-
|
1176 |
-
|
1177 |
-
|
1178 |
-
|
1179 |
-
|
1180 |
-
|
1181 |
-
|
1182 |
-
|
1183 |
-
|
1184 |
-
|
1185 |
-
|
1186 |
-
|
1187 |
-
|
1188 |
-
#:
|
1189 |
-
|
1190 |
-
|
1191 |
-
|
1192 |
-
|
1193 |
-
|
1194 |
-
|
1195 |
-
|
1196 |
-
|
1197 |
-
|
1198 |
-
|
1199 |
-
|
1200 |
-
|
1201 |
-
|
1202 |
-
#:
|
1203 |
-
|
1204 |
-
"
|
1205 |
-
|
1206 |
-
|
1207 |
-
|
1208 |
-
|
1209 |
-
|
1210 |
-
|
1211 |
-
|
1212 |
-
|
1213 |
-
|
1214 |
-
|
1215 |
-
|
1216 |
-
|
1217 |
-
|
1218 |
-
|
1219 |
-
|
1220 |
-
|
1221 |
-
|
1222 |
-
|
1223 |
-
|
1224 |
-
|
1225 |
-
|
1226 |
-
|
1227 |
-
|
1228 |
-
|
1229 |
-
|
1230 |
-
|
1231 |
-
|
1232 |
-
|
1233 |
-
|
1234 |
-
|
1235 |
-
|
1236 |
-
|
1237 |
-
|
1238 |
-
|
1239 |
-
|
1240 |
-
|
1241 |
-
|
1242 |
-
|
1243 |
-
|
1244 |
-
|
1245 |
-
|
1246 |
-
|
1247 |
-
|
1248 |
-
|
1249 |
-
|
1250 |
-
|
1251 |
-
|
1252 |
-
|
1253 |
-
|
1254 |
-
|
1255 |
-
|
1256 |
-
|
1257 |
-
"
|
1258 |
-
"
|
1259 |
-
msgstr ""
|
1260 |
-
|
1261 |
-
#:
|
1262 |
-
|
1263 |
-
|
1264 |
-
|
1265 |
-
|
1266 |
-
|
1267 |
-
|
1268 |
-
|
1269 |
-
|
1270 |
-
|
1271 |
-
|
1272 |
-
#:
|
1273 |
-
msgid "
|
1274 |
-
msgstr ""
|
1275 |
-
|
1276 |
-
#:
|
1277 |
-
|
1278 |
-
|
1279 |
-
|
1280 |
-
|
1281 |
-
|
1282 |
-
|
1283 |
-
|
1284 |
-
|
1285 |
-
|
1286 |
-
|
1287 |
-
|
1288 |
-
|
1289 |
-
|
1290 |
-
|
1291 |
-
|
1292 |
-
|
1293 |
-
#:
|
1294 |
-
#:
|
1295 |
-
#:
|
1296 |
-
#:
|
1297 |
-
#:
|
1298 |
-
|
1299 |
-
|
1300 |
-
|
1301 |
-
|
1302 |
-
|
1303 |
-
#:
|
1304 |
-
|
1305 |
-
|
1306 |
-
|
1307 |
-
|
1308 |
-
|
1309 |
-
#:
|
1310 |
-
|
1311 |
-
|
1312 |
-
|
1313 |
-
#:
|
1314 |
-
#:
|
1315 |
-
|
1316 |
-
|
1317 |
-
|
1318 |
-
#:
|
1319 |
-
#:
|
1320 |
-
|
1321 |
-
|
1322 |
-
|
1323 |
-
#:
|
1324 |
-
|
1325 |
-
|
1326 |
-
|
1327 |
-
#:
|
1328 |
-
|
1329 |
-
|
1330 |
-
|
1331 |
-
#:
|
1332 |
-
|
1333 |
-
|
1334 |
-
|
1335 |
-
#:
|
1336 |
-
|
1337 |
-
|
1338 |
-
|
1339 |
-
#:
|
1340 |
-
|
1341 |
-
|
1342 |
-
|
1343 |
-
#:
|
1344 |
-
|
1345 |
-
|
1346 |
-
|
1347 |
-
|
1348 |
-
|
1349 |
-
|
1350 |
-
|
1351 |
-
#:
|
1352 |
-
|
1353 |
-
"
|
1354 |
-
|
1355 |
-
|
1356 |
-
|
1357 |
-
#:
|
1358 |
-
|
1359 |
-
|
1360 |
-
|
1361 |
-
#:
|
1362 |
-
|
1363 |
-
|
1364 |
-
|
1365 |
-
#:
|
1366 |
-
|
1367 |
-
|
1368 |
-
|
1369 |
-
|
1370 |
-
|
1371 |
-
|
1372 |
-
|
1373 |
-
|
1374 |
-
|
1375 |
-
|
1376 |
-
|
1377 |
-
|
1378 |
-
|
1379 |
-
|
1380 |
-
|
1381 |
-
|
1382 |
-
|
1383 |
-
|
1384 |
-
|
1385 |
-
|
1386 |
-
|
1387 |
-
|
1388 |
-
|
1389 |
-
|
1390 |
-
|
1391 |
-
msgstr ""
|
1392 |
-
|
1393 |
-
#:
|
1394 |
-
|
1395 |
-
|
1396 |
-
|
1397 |
-
#:
|
1398 |
-
msgid "
|
1399 |
-
msgstr ""
|
1400 |
-
|
1401 |
-
#:
|
1402 |
-
msgid "
|
1403 |
-
msgstr ""
|
1404 |
-
|
1405 |
-
#:
|
1406 |
-
|
1407 |
-
|
1408 |
-
|
1409 |
-
|
1410 |
-
|
1411 |
-
|
1412 |
-
|
1413 |
-
|
1414 |
-
#:
|
1415 |
-
msgid "
|
1416 |
-
msgstr ""
|
1417 |
-
|
1418 |
-
#:
|
1419 |
-
msgid "
|
1420 |
-
msgstr ""
|
1421 |
-
|
1422 |
-
#:
|
1423 |
-
|
1424 |
-
|
1425 |
-
|
1426 |
-
#:
|
1427 |
-
msgid "
|
1428 |
-
msgstr ""
|
1429 |
-
|
1430 |
-
#:
|
1431 |
-
msgid "
|
1432 |
-
msgstr ""
|
1433 |
-
|
1434 |
-
#:
|
1435 |
-
msgid "
|
1436 |
-
msgstr ""
|
1437 |
-
|
1438 |
-
#:
|
1439 |
-
msgid "
|
1440 |
-
|
1441 |
-
|
1442 |
-
|
1443 |
-
|
1444 |
-
|
1445 |
-
|
1446 |
-
|
1447 |
-
|
1448 |
-
|
1449 |
-
|
1450 |
-
|
1451 |
-
|
1452 |
-
|
1453 |
-
|
1454 |
-
|
1455 |
-
|
1456 |
-
msgstr ""
|
1457 |
-
|
1458 |
-
#:
|
1459 |
-
|
1460 |
-
|
1461 |
-
|
1462 |
-
#:
|
1463 |
-
#:
|
1464 |
-
#:
|
1465 |
-
#:
|
1466 |
-
#:
|
1467 |
-
#:
|
1468 |
-
#:
|
1469 |
-
#:
|
1470 |
-
#:
|
1471 |
-
#:
|
1472 |
-
#:
|
1473 |
-
#:
|
1474 |
-
#:
|
1475 |
-
#:
|
1476 |
-
#:
|
1477 |
-
#:
|
1478 |
-
#:
|
1479 |
-
#:
|
1480 |
-
|
1481 |
-
|
1482 |
-
|
1483 |
-
#:
|
1484 |
-
#:
|
1485 |
-
|
1486 |
-
|
1487 |
-
|
1488 |
-
#:
|
1489 |
-
#:
|
1490 |
-
|
1491 |
-
|
1492 |
-
|
1493 |
-
#:
|
1494 |
-
|
1495 |
-
|
1496 |
-
|
1497 |
-
#:
|
1498 |
-
|
1499 |
-
|
1500 |
-
|
1501 |
-
#:
|
1502 |
-
#:
|
1503 |
-
#:
|
1504 |
-
#:
|
1505 |
-
#:
|
1506 |
-
#:
|
1507 |
-
|
1508 |
-
|
1509 |
-
|
1510 |
-
|
1511 |
-
#:
|
1512 |
-
|
1513 |
-
|
1514 |
-
|
1515 |
-
#: /
|
1516 |
-
|
1517 |
-
|
1518 |
-
|
1519 |
-
#:
|
1520 |
-
#:
|
1521 |
-
|
1522 |
-
|
1523 |
-
|
1524 |
-
#:
|
1525 |
-
|
1526 |
-
|
1527 |
-
|
1528 |
-
#:
|
1529 |
-
|
1530 |
-
|
1531 |
-
|
1532 |
-
#: /
|
1533 |
-
#: /
|
1534 |
-
|
1535 |
-
|
1536 |
-
|
1537 |
-
#:
|
1538 |
-
|
1539 |
-
|
1540 |
-
|
1541 |
-
#:
|
1542 |
-
|
1543 |
-
|
1544 |
-
|
1545 |
-
#: /
|
1546 |
-
|
1547 |
-
|
1548 |
-
|
1549 |
-
#:
|
1550 |
-
|
1551 |
-
|
1552 |
-
|
1553 |
-
#:
|
1554 |
-
|
1555 |
-
|
1556 |
-
|
1557 |
-
#: /
|
1558 |
-
|
1559 |
-
|
1560 |
-
|
1561 |
-
#: /
|
1562 |
-
|
1563 |
-
|
1564 |
-
|
1565 |
-
|
1566 |
-
|
1567 |
-
#:
|
1568 |
-
|
1569 |
-
|
1570 |
-
|
1571 |
-
|
1572 |
-
|
1573 |
-
|
1574 |
-
|
1575 |
-
|
1576 |
-
|
1577 |
-
|
1578 |
-
|
1579 |
-
|
1580 |
-
|
1581 |
-
|
1582 |
-
|
1583 |
-
|
1584 |
-
|
1585 |
-
|
1586 |
-
|
1587 |
-
|
1588 |
-
|
1589 |
-
|
1590 |
-
|
1591 |
-
|
1592 |
-
|
1593 |
-
|
1594 |
-
|
1595 |
-
|
1596 |
-
|
1597 |
-
#:
|
1598 |
-
msgid ""
|
1599 |
-
|
1600 |
-
|
1601 |
-
|
1602 |
-
|
1603 |
-
|
1604 |
-
|
1605 |
-
|
1606 |
-
|
1607 |
-
|
1608 |
-
|
1609 |
-
|
1610 |
-
|
1611 |
-
|
1612 |
-
|
1613 |
-
|
1614 |
-
|
1615 |
-
|
1616 |
-
|
1617 |
-
|
1618 |
-
|
1619 |
-
|
1620 |
-
|
1621 |
-
|
1622 |
-
|
1623 |
-
|
1624 |
-
|
1625 |
-
|
1626 |
-
|
1627 |
-
|
1628 |
-
|
1629 |
-
|
1630 |
-
|
1631 |
-
|
1632 |
-
#:
|
1633 |
-
msgid "
|
1634 |
-
msgstr ""
|
1635 |
-
|
1636 |
-
#:
|
1637 |
-
msgid "
|
1638 |
-
msgstr ""
|
1639 |
-
|
1640 |
-
#:
|
1641 |
-
msgid "
|
1642 |
-
msgstr ""
|
1643 |
-
|
1644 |
-
#:
|
1645 |
-
msgid "
|
1646 |
-
msgstr ""
|
1647 |
-
|
1648 |
-
#:
|
1649 |
-
|
1650 |
-
|
1651 |
-
|
1652 |
-
|
1653 |
-
|
1654 |
-
|
1655 |
-
|
1656 |
-
#:
|
1657 |
-
|
1658 |
-
|
1659 |
-
|
1660 |
-
#:
|
1661 |
-
|
1662 |
-
|
1663 |
-
|
1664 |
-
#:
|
1665 |
-
|
1666 |
-
|
1667 |
-
|
1668 |
-
|
1669 |
-
|
1670 |
-
|
1671 |
-
"
|
1672 |
-
msgstr ""
|
1673 |
-
|
1674 |
-
#:
|
1675 |
-
msgid "
|
1676 |
-
msgstr ""
|
1677 |
-
|
1678 |
-
#:
|
1679 |
-
|
1680 |
-
|
1681 |
-
|
1682 |
-
|
1683 |
-
|
1684 |
-
#:
|
1685 |
-
|
1686 |
-
|
1687 |
-
|
1688 |
-
#:
|
1689 |
-
|
1690 |
-
|
1691 |
-
|
1692 |
-
#:
|
1693 |
-
|
1694 |
-
|
1695 |
-
|
1696 |
-
#:
|
1697 |
-
|
1698 |
-
|
1699 |
-
|
1700 |
-
|
1701 |
-
|
1702 |
-
#:
|
1703 |
-
|
1704 |
-
|
1705 |
-
|
1706 |
-
#:
|
1707 |
-
|
1708 |
-
|
1709 |
-
|
1710 |
-
#:
|
1711 |
-
|
1712 |
-
|
1713 |
-
|
1714 |
-
#:
|
1715 |
-
|
1716 |
-
|
1717 |
-
|
1718 |
-
#:
|
1719 |
-
|
1720 |
-
|
1721 |
-
|
1722 |
-
|
1723 |
-
#: /
|
1724 |
-
msgid "
|
1725 |
-
msgstr ""
|
1726 |
-
|
1727 |
-
#:
|
1728 |
-
msgid "
|
1729 |
-
msgstr ""
|
1730 |
-
|
1731 |
-
#:
|
1732 |
-
|
1733 |
-
|
1734 |
-
|
1735 |
-
|
1736 |
-
|
1737 |
-
|
1738 |
-
|
1739 |
-
|
1740 |
-
|
1741 |
-
|
1742 |
-
|
1743 |
-
|
1744 |
-
|
1745 |
-
|
1746 |
-
|
1747 |
-
|
1748 |
-
|
1749 |
-
|
1750 |
-
|
1751 |
-
|
1752 |
-
|
1753 |
-
|
1754 |
-
|
1755 |
-
|
1756 |
-
|
1757 |
-
|
1758 |
-
|
1759 |
-
|
1760 |
-
|
1761 |
-
#:
|
1762 |
-
#:
|
1763 |
-
#:
|
1764 |
-
#: /
|
1765 |
-
|
1766 |
-
|
1767 |
-
|
1768 |
-
#:
|
1769 |
-
|
1770 |
-
|
1771 |
-
|
1772 |
-
#:
|
1773 |
-
|
1774 |
-
|
1775 |
-
|
1776 |
-
#:
|
1777 |
-
|
1778 |
-
|
1779 |
-
|
1780 |
-
#:
|
1781 |
-
|
1782 |
-
|
1783 |
-
|
1784 |
-
#:
|
1785 |
-
|
1786 |
-
|
1787 |
-
|
1788 |
-
|
1789 |
-
#:
|
1790 |
-
#: /
|
1791 |
-
|
1792 |
-
|
1793 |
-
|
1794 |
-
#: /
|
1795 |
-
|
1796 |
-
|
1797 |
-
|
1798 |
-
#:
|
1799 |
-
|
1800 |
-
|
1801 |
-
|
1802 |
-
#: /
|
1803 |
-
|
1804 |
-
|
1805 |
-
|
1806 |
-
#:
|
1807 |
-
|
1808 |
-
|
1809 |
-
|
1810 |
-
#: /
|
1811 |
-
|
1812 |
-
|
1813 |
-
|
1814 |
-
#:
|
1815 |
-
|
1816 |
-
|
1817 |
-
|
1818 |
-
#:
|
1819 |
-
|
1820 |
-
|
1821 |
-
|
1822 |
-
|
1823 |
-
|
1824 |
-
|
1825 |
-
|
1826 |
-
#:
|
1827 |
-
|
1828 |
-
|
1829 |
-
|
1830 |
-
#: /
|
1831 |
-
#:
|
1832 |
-
#:
|
1833 |
-
#: /
|
1834 |
-
|
1835 |
-
|
1836 |
-
|
1837 |
-
#:
|
1838 |
-
#:
|
1839 |
-
#:
|
1840 |
-
|
1841 |
-
|
1842 |
-
|
1843 |
-
#:
|
1844 |
-
|
1845 |
-
|
1846 |
-
|
1847 |
-
#: /
|
1848 |
-
|
1849 |
-
|
1850 |
-
|
1851 |
-
#:
|
1852 |
-
|
1853 |
-
|
1854 |
-
|
1855 |
-
#: /
|
1856 |
-
|
1857 |
-
|
1858 |
-
|
1859 |
-
#: /
|
1860 |
-
|
1861 |
-
|
1862 |
-
|
1863 |
-
#: /
|
1864 |
-
|
1865 |
-
|
1866 |
-
|
1867 |
-
#: /
|
1868 |
-
|
1869 |
-
|
1870 |
-
|
1871 |
-
#:
|
1872 |
-
|
1873 |
-
|
1874 |
-
|
1875 |
-
#:
|
1876 |
-
|
1877 |
-
|
1878 |
-
|
1879 |
-
#:
|
1880 |
-
|
1881 |
-
|
1882 |
-
|
1883 |
-
#:
|
1884 |
-
|
1885 |
-
|
1886 |
-
|
1887 |
-
|
1888 |
-
|
1889 |
-
|
1890 |
-
|
1891 |
-
#:
|
1892 |
-
#:
|
1893 |
-
#: /
|
1894 |
-
|
1895 |
-
|
1896 |
-
|
1897 |
-
#: /
|
1898 |
-
|
1899 |
-
|
1900 |
-
|
1901 |
-
#:
|
1902 |
-
|
1903 |
-
|
1904 |
-
|
1905 |
-
#:
|
1906 |
-
|
1907 |
-
|
1908 |
-
|
1909 |
-
#: /
|
1910 |
-
|
1911 |
-
|
1912 |
-
|
1913 |
-
#: /
|
1914 |
-
|
1915 |
-
|
1916 |
-
|
1917 |
-
#: /
|
1918 |
-
|
1919 |
-
|
1920 |
-
|
1921 |
-
#: /
|
1922 |
-
#:
|
1923 |
-
#:
|
1924 |
-
|
1925 |
-
|
1926 |
-
|
1927 |
-
#:
|
1928 |
-
#:
|
1929 |
-
|
1930 |
-
|
1931 |
-
|
1932 |
-
#: /
|
1933 |
-
|
1934 |
-
|
1935 |
-
|
1936 |
-
#:
|
1937 |
-
#:
|
1938 |
-
#:
|
1939 |
-
|
1940 |
-
|
1941 |
-
|
1942 |
-
#:
|
1943 |
-
|
1944 |
-
|
1945 |
-
|
1946 |
-
#:
|
1947 |
-
#:
|
1948 |
-
#:
|
1949 |
-
#:
|
1950 |
-
#: /modules/
|
1951 |
-
|
1952 |
-
|
1953 |
-
|
1954 |
-
#:
|
1955 |
-
#:
|
1956 |
-
#:
|
1957 |
-
#:
|
1958 |
-
#:
|
1959 |
-
#:
|
1960 |
-
#:
|
1961 |
-
#:
|
1962 |
-
#:
|
1963 |
-
#:
|
1964 |
-
#:
|
1965 |
-
#:
|
1966 |
-
#:
|
1967 |
-
#:
|
1968 |
-
#:
|
1969 |
-
#:
|
1970 |
-
#:
|
1971 |
-
#:
|
1972 |
-
#:
|
1973 |
-
#:
|
1974 |
-
#:
|
1975 |
-
#:
|
1976 |
-
#:
|
1977 |
-
#:
|
1978 |
-
#:
|
1979 |
-
#:
|
1980 |
-
#:
|
1981 |
-
#:
|
1982 |
-
#:
|
1983 |
-
#:
|
1984 |
-
#: /
|
1985 |
-
#: /
|
1986 |
-
|
1987 |
-
|
1988 |
-
|
1989 |
-
#:
|
1990 |
-
|
1991 |
-
|
1992 |
-
|
1993 |
-
#:
|
1994 |
-
#:
|
1995 |
-
|
1996 |
-
|
1997 |
-
|
1998 |
-
#: /
|
1999 |
-
|
2000 |
-
|
2001 |
-
|
2002 |
-
#:
|
2003 |
-
|
2004 |
-
|
2005 |
-
|
2006 |
-
#:
|
2007 |
-
|
2008 |
-
|
2009 |
-
|
2010 |
-
#:
|
2011 |
-
|
2012 |
-
|
2013 |
-
|
2014 |
-
#:
|
2015 |
-
|
2016 |
-
|
2017 |
-
|
2018 |
-
|
2019 |
-
|
2020 |
-
|
2021 |
-
|
2022 |
-
#:
|
2023 |
-
#:
|
2024 |
-
#:
|
2025 |
-
#:
|
2026 |
-
#:
|
2027 |
-
#:
|
2028 |
-
#:
|
2029 |
-
#:
|
2030 |
-
#:
|
2031 |
-
#:
|
2032 |
-
#:
|
2033 |
-
#:
|
2034 |
-
#:
|
2035 |
-
#:
|
2036 |
-
#:
|
2037 |
-
#:
|
2038 |
-
|
2039 |
-
|
2040 |
-
|
2041 |
-
#:
|
2042 |
-
|
2043 |
-
|
2044 |
-
|
2045 |
-
|
2046 |
-
|
2047 |
-
|
2048 |
-
|
2049 |
-
#:
|
2050 |
-
msgid "
|
2051 |
-
msgstr ""
|
2052 |
-
|
2053 |
-
#:
|
2054 |
-
#:
|
2055 |
-
#:
|
2056 |
-
#:
|
2057 |
-
|
2058 |
-
|
2059 |
-
|
2060 |
-
#:
|
2061 |
-
#:
|
2062 |
-
|
2063 |
-
|
2064 |
-
|
2065 |
-
#:
|
2066 |
-
#:
|
2067 |
-
|
2068 |
-
|
2069 |
-
|
2070 |
-
#:
|
2071 |
-
#:
|
2072 |
-
|
2073 |
-
|
2074 |
-
|
2075 |
-
#: /
|
2076 |
-
|
2077 |
-
|
2078 |
-
|
2079 |
-
#: /
|
2080 |
-
|
2081 |
-
|
2082 |
-
|
2083 |
-
#: /
|
2084 |
-
|
2085 |
-
|
2086 |
-
|
2087 |
-
#: /
|
2088 |
-
|
2089 |
-
|
2090 |
-
|
2091 |
-
#: /
|
2092 |
-
|
2093 |
-
|
2094 |
-
|
2095 |
-
#:
|
2096 |
-
|
2097 |
-
|
2098 |
-
|
2099 |
-
#:
|
2100 |
-
|
2101 |
-
|
2102 |
-
|
2103 |
-
#:
|
2104 |
-
#:
|
2105 |
-
|
2106 |
-
|
2107 |
-
|
2108 |
-
|
2109 |
-
|
2110 |
-
|
2111 |
-
|
2112 |
-
|
2113 |
-
|
2114 |
-
|
2115 |
-
|
2116 |
-
|
2117 |
-
|
2118 |
-
#:
|
2119 |
-
#:
|
2120 |
-
|
2121 |
-
|
2122 |
-
|
2123 |
-
|
2124 |
-
|
2125 |
-
|
2126 |
-
|
2127 |
-
#:
|
2128 |
-
#:
|
2129 |
-
#:
|
2130 |
-
|
2131 |
-
|
2132 |
-
|
2133 |
-
|
2134 |
-
|
2135 |
-
|
2136 |
-
|
2137 |
-
|
2138 |
-
#:
|
2139 |
-
|
2140 |
-
|
2141 |
-
|
2142 |
-
|
2143 |
-
|
2144 |
-
|
2145 |
-
|
2146 |
-
|
2147 |
-
|
2148 |
-
#:
|
2149 |
-
#:
|
2150 |
-
#:
|
2151 |
-
#: /modules/
|
2152 |
-
|
2153 |
-
|
2154 |
-
|
2155 |
-
#:
|
2156 |
-
#:
|
2157 |
-
#:
|
2158 |
-
#:
|
2159 |
-
#:
|
2160 |
-
#:
|
2161 |
-
#: /modules/
|
2162 |
-
|
2163 |
-
|
2164 |
-
|
2165 |
-
#:
|
2166 |
-
#:
|
2167 |
-
#:
|
2168 |
-
#:
|
2169 |
-
#:
|
2170 |
-
#:
|
2171 |
-
#: /modules/tp-
|
2172 |
-
|
2173 |
-
|
2174 |
-
|
2175 |
-
|
2176 |
-
#:
|
2177 |
-
#:
|
2178 |
-
#:
|
2179 |
-
#:
|
2180 |
-
#:
|
2181 |
-
#: /modules/
|
2182 |
-
|
2183 |
-
|
2184 |
-
|
2185 |
-
#:
|
2186 |
-
#:
|
2187 |
-
#:
|
2188 |
-
#:
|
2189 |
-
#:
|
2190 |
-
#:
|
2191 |
-
#:
|
2192 |
-
#:
|
2193 |
-
#:
|
2194 |
-
#:
|
2195 |
-
#:
|
2196 |
-
#: /modules/
|
2197 |
-
|
2198 |
-
|
2199 |
-
|
2200 |
-
#:
|
2201 |
-
#:
|
2202 |
-
#:
|
2203 |
-
#:
|
2204 |
-
#:
|
2205 |
-
#:
|
2206 |
-
#:
|
2207 |
-
#:
|
2208 |
-
|
2209 |
-
|
2210 |
-
|
2211 |
-
#: /modules/
|
2212 |
-
|
2213 |
-
|
2214 |
-
|
2215 |
-
#:
|
2216 |
-
#:
|
2217 |
-
|
2218 |
-
|
2219 |
-
|
2220 |
-
#: /
|
2221 |
-
|
2222 |
-
|
2223 |
-
|
2224 |
-
|
2225 |
-
#:
|
2226 |
-
#:
|
2227 |
-
#:
|
2228 |
-
#:
|
2229 |
-
#:
|
2230 |
-
#:
|
2231 |
-
#:
|
2232 |
-
|
2233 |
-
|
2234 |
-
|
2235 |
-
#:
|
2236 |
-
#:
|
2237 |
-
#:
|
2238 |
-
#:
|
2239 |
-
#:
|
2240 |
-
#:
|
2241 |
-
#: /modules/tp-
|
2242 |
-
|
2243 |
-
|
2244 |
-
|
2245 |
-
#:
|
2246 |
-
#:
|
2247 |
-
#:
|
2248 |
-
#:
|
2249 |
-
|
2250 |
-
|
2251 |
-
|
2252 |
-
#: /
|
2253 |
-
|
2254 |
-
|
2255 |
-
|
2256 |
-
#: /
|
2257 |
-
msgid "
|
2258 |
-
msgstr ""
|
2259 |
-
|
2260 |
-
#:
|
2261 |
-
|
2262 |
-
|
2263 |
-
|
2264 |
-
#:
|
2265 |
-
|
2266 |
-
|
2267 |
-
|
2268 |
-
#:
|
2269 |
-
|
2270 |
-
|
2271 |
-
|
2272 |
-
|
2273 |
-
|
2274 |
-
|
2275 |
-
|
2276 |
-
#:
|
2277 |
-
|
2278 |
-
|
2279 |
-
|
2280 |
-
#: /
|
2281 |
-
|
2282 |
-
|
2283 |
-
|
2284 |
-
#: /
|
2285 |
-
|
2286 |
-
|
2287 |
-
|
2288 |
-
|
2289 |
-
|
2290 |
-
|
2291 |
-
|
2292 |
-
#: /
|
2293 |
-
|
2294 |
-
|
2295 |
-
|
2296 |
-
|
2297 |
-
msgid "
|
2298 |
-
|
2299 |
-
|
2300 |
-
|
2301 |
-
|
2302 |
-
#: /
|
2303 |
-
|
2304 |
-
|
2305 |
-
|
2306 |
-
#: /
|
2307 |
-
msgid "
|
2308 |
-
msgstr ""
|
2309 |
-
|
2310 |
-
#:
|
2311 |
-
#: /
|
2312 |
-
|
2313 |
-
|
2314 |
-
|
2315 |
-
#: /
|
2316 |
-
|
2317 |
-
|
2318 |
-
|
2319 |
-
|
2320 |
-
|
2321 |
-
|
2322 |
-
|
2323 |
-
#: /
|
2324 |
-
|
2325 |
-
|
2326 |
-
|
2327 |
-
|
2328 |
-
|
2329 |
-
|
2330 |
-
|
2331 |
-
|
2332 |
-
|
2333 |
-
|
2334 |
-
|
2335 |
-
|
2336 |
-
|
2337 |
-
|
2338 |
-
|
2339 |
-
|
2340 |
-
|
2341 |
-
|
2342 |
-
|
2343 |
-
|
2344 |
-
|
2345 |
-
|
2346 |
-
|
2347 |
-
|
2348 |
-
msgstr ""
|
2349 |
-
|
2350 |
-
#:
|
2351 |
-
msgid "
|
2352 |
-
|
2353 |
-
|
2354 |
-
|
2355 |
-
|
2356 |
-
|
2357 |
-
|
2358 |
-
|
2359 |
-
|
2360 |
-
|
2361 |
-
|
2362 |
-
|
2363 |
-
#:
|
2364 |
-
|
2365 |
-
|
2366 |
-
|
2367 |
-
#:
|
2368 |
-
|
2369 |
-
|
2370 |
-
|
2371 |
-
#:
|
2372 |
-
#:
|
2373 |
-
|
2374 |
-
|
2375 |
-
|
2376 |
-
#:
|
2377 |
-
|
2378 |
-
|
2379 |
-
|
2380 |
-
#:
|
2381 |
-
|
2382 |
-
|
2383 |
-
|
2384 |
-
#:
|
2385 |
-
#:
|
2386 |
-
|
2387 |
-
|
2388 |
-
|
2389 |
-
#:
|
2390 |
-
#:
|
2391 |
-
#:
|
2392 |
-
#:
|
2393 |
-
#:
|
2394 |
-
|
2395 |
-
|
2396 |
-
|
2397 |
-
#:
|
2398 |
-
#:
|
2399 |
-
#:
|
2400 |
-
#:
|
2401 |
-
#:
|
2402 |
-
|
2403 |
-
|
2404 |
-
|
2405 |
-
#:
|
2406 |
-
#:
|
2407 |
-
#:
|
2408 |
-
#:
|
2409 |
-
#:
|
2410 |
-
|
2411 |
-
|
2412 |
-
|
2413 |
-
#:
|
2414 |
-
#:
|
2415 |
-
#:
|
2416 |
-
#:
|
2417 |
-
#:
|
2418 |
-
|
2419 |
-
|
2420 |
-
|
2421 |
-
#: /modules/
|
2422 |
-
|
2423 |
-
|
2424 |
-
|
2425 |
-
#:
|
2426 |
-
|
2427 |
-
|
2428 |
-
|
2429 |
-
#:
|
2430 |
-
#:
|
2431 |
-
#:
|
2432 |
-
#:
|
2433 |
-
#:
|
2434 |
-
|
2435 |
-
|
2436 |
-
|
2437 |
-
#: /
|
2438 |
-
#:
|
2439 |
-
#:
|
2440 |
-
#:
|
2441 |
-
#:
|
2442 |
-
|
2443 |
-
|
2444 |
-
|
2445 |
-
#:
|
2446 |
-
|
2447 |
-
|
2448 |
-
|
2449 |
-
#:
|
2450 |
-
|
2451 |
-
|
2452 |
-
|
2453 |
-
#:
|
2454 |
-
|
2455 |
-
|
2456 |
-
|
2457 |
-
#: /
|
2458 |
-
|
2459 |
-
|
2460 |
-
|
2461 |
-
#: /
|
2462 |
-
|
2463 |
-
|
2464 |
-
|
2465 |
-
#: /
|
2466 |
-
|
2467 |
-
|
2468 |
-
|
2469 |
-
#:
|
2470 |
-
#:
|
2471 |
-
|
2472 |
-
|
2473 |
-
|
2474 |
-
#:
|
2475 |
-
#:
|
2476 |
-
|
2477 |
-
|
2478 |
-
|
2479 |
-
#:
|
2480 |
-
#:
|
2481 |
-
|
2482 |
-
|
2483 |
-
|
2484 |
-
|
2485 |
-
|
2486 |
-
|
2487 |
-
|
2488 |
-
|
2489 |
-
|
2490 |
-
|
2491 |
-
|
2492 |
-
|
2493 |
-
|
2494 |
-
#:
|
2495 |
-
#:
|
2496 |
-
#:
|
2497 |
-
|
2498 |
-
|
2499 |
-
|
2500 |
-
|
2501 |
-
#: /
|
2502 |
-
|
2503 |
-
|
2504 |
-
|
2505 |
-
#: /
|
2506 |
-
msgid "
|
2507 |
-
msgstr ""
|
2508 |
-
|
2509 |
-
#:
|
2510 |
-
|
2511 |
-
|
2512 |
-
|
2513 |
-
#:
|
2514 |
-
#:
|
2515 |
-
msgid "
|
2516 |
-
msgstr ""
|
2517 |
-
|
2518 |
-
#:
|
2519 |
-
#:
|
2520 |
-
|
2521 |
-
|
2522 |
-
|
2523 |
-
#: /
|
2524 |
-
|
2525 |
-
|
2526 |
-
|
2527 |
-
#:
|
2528 |
-
#:
|
2529 |
-
#:
|
2530 |
-
|
2531 |
-
|
2532 |
-
|
2533 |
-
|
2534 |
-
|
2535 |
-
|
2536 |
-
|
2537 |
-
|
2538 |
-
|
2539 |
-
|
2540 |
-
|
2541 |
-
#:
|
2542 |
-
|
2543 |
-
|
2544 |
-
|
2545 |
-
#:
|
2546 |
-
#:
|
2547 |
-
#:
|
2548 |
-
#:
|
2549 |
-
#:
|
2550 |
-
#:
|
2551 |
-
#:
|
2552 |
-
#:
|
2553 |
-
#:
|
2554 |
-
#:
|
2555 |
-
#:
|
2556 |
-
#:
|
2557 |
-
#:
|
2558 |
-
#:
|
2559 |
-
#:
|
2560 |
-
#:
|
2561 |
-
#:
|
2562 |
-
#:
|
2563 |
-
#:
|
2564 |
-
#:
|
2565 |
-
#:
|
2566 |
-
|
2567 |
-
|
2568 |
-
|
2569 |
-
#:
|
2570 |
-
#: php:
|
2571 |
-
|
2572 |
-
|
2573 |
-
|
2574 |
-
#:
|
2575 |
-
|
2576 |
-
|
2577 |
-
|
2578 |
-
|
2579 |
-
|
2580 |
-
#:
|
2581 |
-
#:
|
2582 |
-
msgid "Margin
|
2583 |
-
msgstr ""
|
2584 |
-
|
2585 |
-
#:
|
2586 |
-
|
2587 |
-
|
2588 |
-
|
2589 |
-
#:
|
2590 |
-
#:
|
2591 |
-
|
2592 |
-
|
2593 |
-
|
2594 |
-
#:
|
2595 |
-
|
2596 |
-
|
2597 |
-
|
2598 |
-
#:
|
2599 |
-
|
2600 |
-
|
2601 |
-
|
2602 |
-
#:
|
2603 |
-
|
2604 |
-
|
2605 |
-
|
2606 |
-
#: /
|
2607 |
-
|
2608 |
-
|
2609 |
-
|
2610 |
-
#: /
|
2611 |
-
|
2612 |
-
|
2613 |
-
|
2614 |
-
|
2615 |
-
|
2616 |
-
|
2617 |
-
|
2618 |
-
|
2619 |
-
#:
|
2620 |
-
|
2621 |
-
|
2622 |
-
|
2623 |
-
|
2624 |
-
|
2625 |
-
#: /
|
2626 |
-
|
2627 |
-
|
2628 |
-
|
2629 |
-
#: /
|
2630 |
-
|
2631 |
-
|
2632 |
-
|
2633 |
-
|
2634 |
-
|
2635 |
-
#:
|
2636 |
-
|
2637 |
-
|
2638 |
-
|
2639 |
-
#:
|
2640 |
-
|
2641 |
-
|
2642 |
-
|
2643 |
-
#:
|
2644 |
-
|
2645 |
-
|
2646 |
-
|
2647 |
-
#:
|
2648 |
-
|
2649 |
-
|
2650 |
-
|
2651 |
-
#:
|
2652 |
-
|
2653 |
-
|
2654 |
-
|
2655 |
-
#:
|
2656 |
-
|
2657 |
-
|
2658 |
-
|
2659 |
-
#:
|
2660 |
-
|
2661 |
-
|
2662 |
-
|
2663 |
-
#: /
|
2664 |
-
|
2665 |
-
|
2666 |
-
|
2667 |
-
#: /
|
2668 |
-
|
2669 |
-
|
2670 |
-
|
2671 |
-
#: /
|
2672 |
-
|
2673 |
-
|
2674 |
-
|
2675 |
-
|
2676 |
-
#:
|
2677 |
-
|
2678 |
-
|
2679 |
-
|
2680 |
-
#: /
|
2681 |
-
|
2682 |
-
|
2683 |
-
|
2684 |
-
|
2685 |
-
|
2686 |
-
#:
|
2687 |
-
#:
|
2688 |
-
|
2689 |
-
|
2690 |
-
|
2691 |
-
#:
|
2692 |
-
#:
|
2693 |
-
#:
|
2694 |
-
#:
|
2695 |
-
|
2696 |
-
|
2697 |
-
|
2698 |
-
#:
|
2699 |
-
#:
|
2700 |
-
#:
|
2701 |
-
|
2702 |
-
|
2703 |
-
|
2704 |
-
#:
|
2705 |
-
#:
|
2706 |
-
|
2707 |
-
|
2708 |
-
|
2709 |
-
#:
|
2710 |
-
|
2711 |
-
|
2712 |
-
|
2713 |
-
#:
|
2714 |
-
|
2715 |
-
|
2716 |
-
|
2717 |
-
#:
|
2718 |
-
|
2719 |
-
|
2720 |
-
|
2721 |
-
#:
|
2722 |
-
#:
|
2723 |
-
|
2724 |
-
|
2725 |
-
|
2726 |
-
#:
|
2727 |
-
|
2728 |
-
|
2729 |
-
|
2730 |
-
#:
|
2731 |
-
|
2732 |
-
|
2733 |
-
|
2734 |
-
#:
|
2735 |
-
#:
|
2736 |
-
|
2737 |
-
|
2738 |
-
|
2739 |
-
#:
|
2740 |
-
#:
|
2741 |
-
#:
|
2742 |
-
|
2743 |
-
|
2744 |
-
|
2745 |
-
#:
|
2746 |
-
|
2747 |
-
|
2748 |
-
|
2749 |
-
#:
|
2750 |
-
#:
|
2751 |
-
#:
|
2752 |
-
#:
|
2753 |
-
|
2754 |
-
|
2755 |
-
|
2756 |
-
#:
|
2757 |
-
#:
|
2758 |
-
#:
|
2759 |
-
#:
|
2760 |
-
#:
|
2761 |
-
#:
|
2762 |
-
#:
|
2763 |
-
#:
|
2764 |
-
#:
|
2765 |
-
#:
|
2766 |
-
#:
|
2767 |
-
#:
|
2768 |
-
#:
|
2769 |
-
#:
|
2770 |
-
#:
|
2771 |
-
|
2772 |
-
|
2773 |
-
|
2774 |
-
#:
|
2775 |
-
#:
|
2776 |
-
|
2777 |
-
|
2778 |
-
|
2779 |
-
#:
|
2780 |
-
#:
|
2781 |
-
|
2782 |
-
|
2783 |
-
|
2784 |
-
#:
|
2785 |
-
#:
|
2786 |
-
|
2787 |
-
|
2788 |
-
|
2789 |
-
#:
|
2790 |
-
#:
|
2791 |
-
|
2792 |
-
|
2793 |
-
|
2794 |
-
#:
|
2795 |
-
#:
|
2796 |
-
|
2797 |
-
|
2798 |
-
|
2799 |
-
#:
|
2800 |
-
|
2801 |
-
|
2802 |
-
|
2803 |
-
#:
|
2804 |
-
#:
|
2805 |
-
|
2806 |
-
|
2807 |
-
|
2808 |
-
#:
|
2809 |
-
#:
|
2810 |
-
|
2811 |
-
|
2812 |
-
|
2813 |
-
#:
|
2814 |
-
|
2815 |
-
|
2816 |
-
|
2817 |
-
#: php:
|
2818 |
-
#:
|
2819 |
-
#:
|
2820 |
-
|
2821 |
-
|
2822 |
-
|
2823 |
-
#:
|
2824 |
-
#:
|
2825 |
-
#:
|
2826 |
-
#:
|
2827 |
-
#:
|
2828 |
-
#:
|
2829 |
-
|
2830 |
-
|
2831 |
-
|
2832 |
-
|
2833 |
-
#:
|
2834 |
-
|
2835 |
-
|
2836 |
-
|
2837 |
-
#:
|
2838 |
-
|
2839 |
-
|
2840 |
-
|
2841 |
-
#:
|
2842 |
-
|
2843 |
-
|
2844 |
-
|
2845 |
-
|
2846 |
-
|
2847 |
-
|
2848 |
-
|
2849 |
-
|
2850 |
-
|
2851 |
-
|
2852 |
-
|
2853 |
-
|
2854 |
-
|
2855 |
-
|
2856 |
-
|
2857 |
-
|
2858 |
-
|
2859 |
-
|
2860 |
-
|
2861 |
-
|
2862 |
-
|
2863 |
-
|
2864 |
-
|
2865 |
-
|
2866 |
-
|
2867 |
-
|
2868 |
-
|
2869 |
-
|
2870 |
-
|
2871 |
-
|
2872 |
-
|
2873 |
-
|
2874 |
-
|
2875 |
-
|
2876 |
-
|
2877 |
-
|
2878 |
-
|
2879 |
-
|
2880 |
-
|
2881 |
-
|
2882 |
-
|
2883 |
-
|
2884 |
-
|
2885 |
-
|
2886 |
-
|
2887 |
-
|
2888 |
-
|
2889 |
-
|
2890 |
-
|
2891 |
-
|
2892 |
-
|
2893 |
-
|
2894 |
-
|
2895 |
-
|
2896 |
-
|
2897 |
-
"
|
2898 |
-
|
2899 |
-
|
2900 |
-
|
2901 |
-
"
|
2902 |
-
msgstr ""
|
2903 |
-
|
2904 |
-
#:
|
2905 |
-
msgid ""
|
2906 |
-
|
2907 |
-
|
2908 |
-
|
2909 |
-
|
2910 |
-
|
2911 |
-
|
2912 |
-
|
2913 |
-
|
2914 |
-
|
2915 |
-
|
2916 |
-
|
2917 |
-
|
2918 |
-
|
2919 |
-
|
2920 |
-
|
2921 |
-
|
2922 |
-
|
2923 |
-
|
2924 |
-
|
2925 |
-
|
2926 |
-
|
2927 |
-
#:
|
2928 |
-
|
2929 |
-
|
2930 |
-
|
2931 |
-
|
2932 |
-
|
2933 |
-
|
2934 |
-
|
2935 |
-
|
2936 |
-
|
2937 |
-
|
2938 |
-
|
2939 |
-
|
2940 |
-
|
2941 |
-
|
2942 |
-
|
2943 |
-
#:
|
2944 |
-
|
2945 |
-
|
2946 |
-
|
2947 |
-
#:
|
2948 |
-
|
2949 |
-
|
2950 |
-
|
2951 |
-
#:
|
2952 |
-
|
2953 |
-
|
2954 |
-
|
2955 |
-
#:
|
2956 |
-
#:
|
2957 |
-
#:
|
2958 |
-
#:
|
2959 |
-
#:
|
2960 |
-
#:
|
2961 |
-
#:
|
2962 |
-
#:
|
2963 |
-
#:
|
2964 |
-
#:
|
2965 |
-
#:
|
2966 |
-
#:
|
2967 |
-
#:
|
2968 |
-
#:
|
2969 |
-
#:
|
2970 |
-
#:
|
2971 |
-
#:
|
2972 |
-
#: /modules/
|
2973 |
-
|
2974 |
-
|
2975 |
-
|
2976 |
-
#:
|
2977 |
-
#:
|
2978 |
-
#:
|
2979 |
-
#:
|
2980 |
-
#: /
|
2981 |
-
|
2982 |
-
|
2983 |
-
|
2984 |
-
#: /
|
2985 |
-
|
2986 |
-
|
2987 |
-
|
2988 |
-
#:
|
2989 |
-
#:
|
2990 |
-
#:
|
2991 |
-
|
2992 |
-
|
2993 |
-
|
2994 |
-
|
2995 |
-
|
2996 |
-
|
2997 |
-
|
2998 |
-
#:
|
2999 |
-
#:
|
3000 |
-
#:
|
3001 |
-
|
3002 |
-
|
3003 |
-
|
3004 |
-
#:
|
3005 |
-
|
3006 |
-
|
3007 |
-
|
3008 |
-
#:
|
3009 |
-
#:
|
3010 |
-
#:
|
3011 |
-
#:
|
3012 |
-
#:
|
3013 |
-
#:
|
3014 |
-
#: /modules/
|
3015 |
-
|
3016 |
-
|
3017 |
-
|
3018 |
-
#:
|
3019 |
-
|
3020 |
-
|
3021 |
-
|
3022 |
-
#:
|
3023 |
-
|
3024 |
-
|
3025 |
-
|
3026 |
-
#:
|
3027 |
-
|
3028 |
-
|
3029 |
-
|
3030 |
-
|
3031 |
-
|
3032 |
-
#:
|
3033 |
-
#:
|
3034 |
-
|
3035 |
-
|
3036 |
-
|
3037 |
-
#:
|
3038 |
-
#:
|
3039 |
-
|
3040 |
-
|
3041 |
-
|
3042 |
-
#:
|
3043 |
-
|
3044 |
-
|
3045 |
-
|
3046 |
-
#:
|
3047 |
-
|
3048 |
-
|
3049 |
-
|
3050 |
-
#:
|
3051 |
-
msgid "
|
3052 |
-
msgstr ""
|
3053 |
-
|
3054 |
-
#:
|
3055 |
-
|
3056 |
-
|
3057 |
-
|
3058 |
-
#: /
|
3059 |
-
|
3060 |
-
|
3061 |
-
|
3062 |
-
#: /modules/
|
3063 |
-
msgid "
|
3064 |
-
msgstr ""
|
3065 |
-
|
3066 |
-
#:
|
3067 |
-
|
3068 |
-
|
3069 |
-
|
3070 |
-
|
3071 |
-
|
3072 |
-
|
3073 |
-
|
3074 |
-
#:
|
3075 |
-
|
3076 |
-
|
3077 |
-
|
3078 |
-
#:
|
3079 |
-
|
3080 |
-
|
3081 |
-
|
3082 |
-
|
3083 |
-
|
3084 |
-
|
3085 |
-
|
3086 |
-
#:
|
3087 |
-
|
3088 |
-
|
3089 |
-
|
3090 |
-
#:
|
3091 |
-
|
3092 |
-
|
3093 |
-
|
3094 |
-
#:
|
3095 |
-
|
3096 |
-
|
3097 |
-
|
3098 |
-
#:
|
3099 |
-
|
3100 |
-
|
3101 |
-
|
3102 |
-
#:
|
3103 |
-
|
3104 |
-
|
3105 |
-
|
3106 |
-
#:
|
3107 |
-
|
3108 |
-
|
3109 |
-
|
3110 |
-
#:
|
3111 |
-
|
3112 |
-
|
3113 |
-
|
3114 |
-
#:
|
3115 |
-
#:
|
3116 |
-
#:
|
3117 |
-
|
3118 |
-
|
3119 |
-
|
3120 |
-
#:
|
3121 |
-
#:
|
3122 |
-
#:
|
3123 |
-
#:
|
3124 |
-
#:
|
3125 |
-
#:
|
3126 |
-
#:
|
3127 |
-
#:
|
3128 |
-
#: php:
|
3129 |
-
#:
|
3130 |
-
|
3131 |
-
|
3132 |
-
|
3133 |
-
#:
|
3134 |
-
#:
|
3135 |
-
|
3136 |
-
|
3137 |
-
|
3138 |
-
#:
|
3139 |
-
|
3140 |
-
|
3141 |
-
|
3142 |
-
#:
|
3143 |
-
|
3144 |
-
|
3145 |
-
|
3146 |
-
|
3147 |
-
|
3148 |
-
|
3149 |
-
|
3150 |
-
|
3151 |
-
|
3152 |
-
|
3153 |
-
#: /
|
3154 |
-
|
3155 |
-
|
3156 |
-
|
3157 |
-
#:
|
3158 |
-
#:
|
3159 |
-
|
3160 |
-
|
3161 |
-
|
3162 |
-
#: /
|
3163 |
-
|
3164 |
-
|
3165 |
-
|
3166 |
-
#: /
|
3167 |
-
|
3168 |
-
|
3169 |
-
|
3170 |
-
#:
|
3171 |
-
#:
|
3172 |
-
|
3173 |
-
|
3174 |
-
|
3175 |
-
#:
|
3176 |
-
|
3177 |
-
|
3178 |
-
|
3179 |
-
#: /
|
3180 |
-
|
3181 |
-
|
3182 |
-
|
3183 |
-
|
3184 |
-
|
3185 |
-
#: /
|
3186 |
-
|
3187 |
-
|
3188 |
-
|
3189 |
-
|
3190 |
-
|
3191 |
-
#:
|
3192 |
-
|
3193 |
-
|
3194 |
-
|
3195 |
-
|
3196 |
-
|
3197 |
-
|
3198 |
-
|
3199 |
-
#: /modules/
|
3200 |
-
|
3201 |
-
|
3202 |
-
|
3203 |
-
|
3204 |
-
#:
|
3205 |
-
#:
|
3206 |
-
|
3207 |
-
|
3208 |
-
|
3209 |
-
#:
|
3210 |
-
#:
|
3211 |
-
|
3212 |
-
|
3213 |
-
|
3214 |
-
#:
|
3215 |
-
#:
|
3216 |
-
|
3217 |
-
|
3218 |
-
|
3219 |
-
#:
|
3220 |
-
#:
|
3221 |
-
#:
|
3222 |
-
#:
|
3223 |
-
#:
|
3224 |
-
|
3225 |
-
|
3226 |
-
|
3227 |
-
#: /
|
3228 |
-
|
3229 |
-
|
3230 |
-
|
3231 |
-
#:
|
3232 |
-
#:
|
3233 |
-
#:
|
3234 |
-
#:
|
3235 |
-
#:
|
3236 |
-
#:
|
3237 |
-
#:
|
3238 |
-
#:
|
3239 |
-
#:
|
3240 |
-
#:
|
3241 |
-
#:
|
3242 |
-
#:
|
3243 |
-
#: php:
|
3244 |
-
#:
|
3245 |
-
#:
|
3246 |
-
#:
|
3247 |
-
#:
|
3248 |
-
#:
|
3249 |
-
#:
|
3250 |
-
#:
|
3251 |
-
#:
|
3252 |
-
#:
|
3253 |
-
#:
|
3254 |
-
#: /modules/
|
3255 |
-
|
3256 |
-
|
3257 |
-
|
3258 |
-
#:
|
3259 |
-
#:
|
3260 |
-
#:
|
3261 |
-
#:
|
3262 |
-
|
3263 |
-
|
3264 |
-
|
3265 |
-
#:
|
3266 |
-
|
3267 |
-
|
3268 |
-
|
3269 |
-
#:
|
3270 |
-
|
3271 |
-
|
3272 |
-
|
3273 |
-
#:
|
3274 |
-
#:
|
3275 |
-
#:
|
3276 |
-
#:
|
3277 |
-
#:
|
3278 |
-
|
3279 |
-
|
3280 |
-
|
3281 |
-
#:
|
3282 |
-
#:
|
3283 |
-
#:
|
3284 |
-
#:
|
3285 |
-
#:
|
3286 |
-
|
3287 |
-
|
3288 |
-
|
3289 |
-
#:
|
3290 |
-
#:
|
3291 |
-
#:
|
3292 |
-
#:
|
3293 |
-
#:
|
3294 |
-
#:
|
3295 |
-
|
3296 |
-
|
3297 |
-
|
3298 |
-
#: /
|
3299 |
-
#:
|
3300 |
-
#:
|
3301 |
-
#:
|
3302 |
-
#: /
|
3303 |
-
#: /
|
3304 |
-
|
3305 |
-
|
3306 |
-
|
3307 |
-
|
3308 |
-
|
3309 |
-
|
3310 |
-
|
3311 |
-
#:
|
3312 |
-
#:
|
3313 |
-
#:
|
3314 |
-
#:
|
3315 |
-
#:
|
3316 |
-
#:
|
3317 |
-
#:
|
3318 |
-
#:
|
3319 |
-
#:
|
3320 |
-
#:
|
3321 |
-
#:
|
3322 |
-
#:
|
3323 |
-
#:
|
3324 |
-
#:
|
3325 |
-
#:
|
3326 |
-
#:
|
3327 |
-
#:
|
3328 |
-
#:
|
3329 |
-
#:
|
3330 |
-
#:
|
3331 |
-
#:
|
3332 |
-
#:
|
3333 |
-
#: /modules/
|
3334 |
-
|
3335 |
-
|
3336 |
-
|
3337 |
-
#:
|
3338 |
-
#:
|
3339 |
-
#:
|
3340 |
-
#:
|
3341 |
-
#:
|
3342 |
-
#:
|
3343 |
-
#:
|
3344 |
-
#:
|
3345 |
-
#:
|
3346 |
-
#:
|
3347 |
-
#:
|
3348 |
-
#:
|
3349 |
-
#:
|
3350 |
-
#: /modules/
|
3351 |
-
|
3352 |
-
|
3353 |
-
|
3354 |
-
#:
|
3355 |
-
#:
|
3356 |
-
#:
|
3357 |
-
#:
|
3358 |
-
#:
|
3359 |
-
#:
|
3360 |
-
#:
|
3361 |
-
#:
|
3362 |
-
#:
|
3363 |
-
#:
|
3364 |
-
#: /
|
3365 |
-
|
3366 |
-
|
3367 |
-
|
3368 |
-
#:
|
3369 |
-
|
3370 |
-
|
3371 |
-
|
3372 |
-
#: /
|
3373 |
-
|
3374 |
-
|
3375 |
-
|
3376 |
-
#:
|
3377 |
-
#:
|
3378 |
-
#:
|
3379 |
-
|
3380 |
-
|
3381 |
-
|
3382 |
-
#:
|
3383 |
-
#:
|
3384 |
-
|
3385 |
-
|
3386 |
-
|
3387 |
-
#:
|
3388 |
-
#:
|
3389 |
-
|
3390 |
-
|
3391 |
-
|
3392 |
-
|
3393 |
-
|
3394 |
-
|
3395 |
-
|
3396 |
-
|
3397 |
-
|
3398 |
-
|
3399 |
-
|
3400 |
-
#:
|
3401 |
-
msgid "
|
3402 |
-
msgstr ""
|
3403 |
-
|
3404 |
-
#:
|
3405 |
-
#:
|
3406 |
-
|
3407 |
-
|
3408 |
-
|
3409 |
-
#:
|
3410 |
-
#:
|
3411 |
-
#:
|
3412 |
-
#:
|
3413 |
-
|
3414 |
-
|
3415 |
-
|
3416 |
-
|
3417 |
-
|
3418 |
-
|
3419 |
-
|
3420 |
-
#:
|
3421 |
-
|
3422 |
-
|
3423 |
-
|
3424 |
-
#: /
|
3425 |
-
|
3426 |
-
|
3427 |
-
|
3428 |
-
#:
|
3429 |
-
#:
|
3430 |
-
|
3431 |
-
|
3432 |
-
|
3433 |
-
#:
|
3434 |
-
#:
|
3435 |
-
|
3436 |
-
|
3437 |
-
|
3438 |
-
#:
|
3439 |
-
#:
|
3440 |
-
|
3441 |
-
|
3442 |
-
|
3443 |
-
#:
|
3444 |
-
#:
|
3445 |
-
|
3446 |
-
|
3447 |
-
|
3448 |
-
|
3449 |
-
#:
|
3450 |
-
|
3451 |
-
|
3452 |
-
|
3453 |
-
|
3454 |
-
|
3455 |
-
|
3456 |
-
|
3457 |
-
|
3458 |
-
|
3459 |
-
|
3460 |
-
|
3461 |
-
|
3462 |
-
|
3463 |
-
|
3464 |
-
|
3465 |
-
|
3466 |
-
#:
|
3467 |
-
msgid "
|
3468 |
-
msgstr ""
|
3469 |
-
|
3470 |
-
#:
|
3471 |
-
msgid "
|
3472 |
-
msgstr ""
|
3473 |
-
|
3474 |
-
#:
|
3475 |
-
|
3476 |
-
|
3477 |
-
|
3478 |
-
|
3479 |
-
|
3480 |
-
|
3481 |
-
#:
|
3482 |
-
#:
|
3483 |
-
|
3484 |
-
|
3485 |
-
|
3486 |
-
|
3487 |
-
|
3488 |
-
#:
|
3489 |
-
#:
|
3490 |
-
#:
|
3491 |
-
|
3492 |
-
|
3493 |
-
|
3494 |
-
|
3495 |
-
#:
|
3496 |
-
#:
|
3497 |
-
#:
|
3498 |
-
#:
|
3499 |
-
|
3500 |
-
|
3501 |
-
|
3502 |
-
#:
|
3503 |
-
#:
|
3504 |
-
#:
|
3505 |
-
#:
|
3506 |
-
|
3507 |
-
|
3508 |
-
|
3509 |
-
|
3510 |
-
|
3511 |
-
#: /
|
3512 |
-
#:
|
3513 |
-
|
3514 |
-
|
3515 |
-
|
3516 |
-
|
3517 |
-
#:
|
3518 |
-
#: /
|
3519 |
-
|
3520 |
-
|
3521 |
-
|
3522 |
-
|
3523 |
-
|
3524 |
-
|
3525 |
-
|
3526 |
-
|
3527 |
-
|
3528 |
-
#:
|
3529 |
-
|
3530 |
-
|
3531 |
-
|
3532 |
-
|
3533 |
-
|
3534 |
-
|
3535 |
-
|
3536 |
-
#:
|
3537 |
-
|
3538 |
-
|
3539 |
-
|
3540 |
-
|
3541 |
-
|
3542 |
-
|
3543 |
-
|
3544 |
-
#:
|
3545 |
-
|
3546 |
-
|
3547 |
-
|
3548 |
-
|
3549 |
-
|
3550 |
-
|
3551 |
-
|
3552 |
-
#:
|
3553 |
-
|
3554 |
-
|
3555 |
-
|
3556 |
-
|
3557 |
-
#:
|
3558 |
-
|
3559 |
-
|
3560 |
-
|
3561 |
-
#:
|
3562 |
-
msgid "
|
3563 |
-
msgstr ""
|
3564 |
-
|
3565 |
-
#:
|
3566 |
-
|
3567 |
-
|
3568 |
-
|
3569 |
-
|
3570 |
-
|
3571 |
-
|
3572 |
-
|
3573 |
-
#:
|
3574 |
-
|
3575 |
-
|
3576 |
-
|
3577 |
-
#: /
|
3578 |
-
|
3579 |
-
|
3580 |
-
|
3581 |
-
#: /
|
3582 |
-
msgid "
|
3583 |
-
msgstr ""
|
3584 |
-
|
3585 |
-
#:
|
3586 |
-
|
3587 |
-
|
3588 |
-
|
3589 |
-
|
3590 |
-
|
3591 |
-
|
3592 |
-
|
3593 |
-
#:
|
3594 |
-
|
3595 |
-
|
3596 |
-
|
3597 |
-
|
3598 |
-
"
|
3599 |
-
|
3600 |
-
|
3601 |
-
|
3602 |
-
|
3603 |
-
|
3604 |
-
|
3605 |
-
#: /
|
3606 |
-
msgid "
|
3607 |
-
msgstr ""
|
3608 |
-
|
3609 |
-
#:
|
3610 |
-
|
3611 |
-
|
3612 |
-
|
3613 |
-
|
3614 |
-
|
3615 |
-
|
3616 |
-
|
3617 |
-
|
3618 |
-
|
3619 |
-
#: /
|
3620 |
-
msgid "
|
3621 |
-
msgstr ""
|
3622 |
-
|
3623 |
-
#:
|
3624 |
-
|
3625 |
-
|
3626 |
-
|
3627 |
-
#:
|
3628 |
-
msgid "
|
3629 |
-
msgstr ""
|
3630 |
-
|
3631 |
-
#:
|
3632 |
-
|
3633 |
-
|
3634 |
-
|
3635 |
-
#:
|
3636 |
-
msgid "
|
3637 |
-
msgstr ""
|
3638 |
-
|
3639 |
-
#:
|
3640 |
-
|
3641 |
-
|
3642 |
-
|
3643 |
-
#:
|
3644 |
-
msgid "
|
3645 |
-
msgstr ""
|
3646 |
-
|
3647 |
-
#:
|
3648 |
-
|
3649 |
-
|
3650 |
-
|
3651 |
-
#: /
|
3652 |
-
msgid "
|
3653 |
-
msgstr ""
|
3654 |
-
|
3655 |
-
#:
|
3656 |
-
|
3657 |
-
|
3658 |
-
|
3659 |
-
#:
|
3660 |
-
msgid "
|
3661 |
-
msgstr ""
|
3662 |
-
|
3663 |
-
#:
|
3664 |
-
|
3665 |
-
|
3666 |
-
|
3667 |
-
#:
|
3668 |
-
msgid "
|
3669 |
-
msgstr ""
|
3670 |
-
|
3671 |
-
#:
|
3672 |
-
#:
|
3673 |
-
#:
|
3674 |
-
#:
|
3675 |
-
#: /modules/
|
3676 |
-
|
3677 |
-
|
3678 |
-
|
3679 |
-
|
3680 |
-
|
3681 |
-
#:
|
3682 |
-
#:
|
3683 |
-
#: /modules/
|
3684 |
-
|
3685 |
-
|
3686 |
-
|
3687 |
-
|
3688 |
-
|
3689 |
-
|
3690 |
-
#:
|
3691 |
-
#: /modules/
|
3692 |
-
msgid "
|
3693 |
-
msgstr ""
|
3694 |
-
|
3695 |
-
#:
|
3696 |
-
|
3697 |
-
|
3698 |
-
|
3699 |
-
#: /
|
3700 |
-
msgid "
|
3701 |
-
msgstr ""
|
3702 |
-
|
3703 |
-
#:
|
3704 |
-
|
3705 |
-
|
3706 |
-
|
3707 |
-
|
3708 |
-
|
3709 |
-
|
3710 |
-
|
3711 |
-
|
3712 |
-
|
3713 |
-
|
3714 |
-
|
3715 |
-
|
3716 |
-
#:
|
3717 |
-
#: /modules/
|
3718 |
-
msgid "
|
3719 |
-
msgstr ""
|
3720 |
-
|
3721 |
-
#:
|
3722 |
-
|
3723 |
-
|
3724 |
-
|
3725 |
-
#: /
|
3726 |
-
msgid "
|
3727 |
-
msgstr ""
|
3728 |
-
|
3729 |
-
#:
|
3730 |
-
|
3731 |
-
|
3732 |
-
|
3733 |
-
|
3734 |
-
|
3735 |
-
|
3736 |
-
|
3737 |
-
#:
|
3738 |
-
msgid "
|
3739 |
-
msgstr ""
|
3740 |
-
|
3741 |
-
#:
|
3742 |
-
|
3743 |
-
|
3744 |
-
|
3745 |
-
|
3746 |
-
|
3747 |
-
#:
|
3748 |
-
|
3749 |
-
|
3750 |
-
|
3751 |
-
|
3752 |
-
"
|
3753 |
-
|
3754 |
-
|
3755 |
-
|
3756 |
-
|
3757 |
-
|
3758 |
-
|
3759 |
-
#:
|
3760 |
-
|
3761 |
-
|
3762 |
-
|
3763 |
-
|
3764 |
-
|
3765 |
-
|
3766 |
-
|
3767 |
-
|
3768 |
-
#: /
|
3769 |
-
|
3770 |
-
|
3771 |
-
|
3772 |
-
|
3773 |
-
|
3774 |
-
|
3775 |
-
|
3776 |
-
#:
|
3777 |
-
#: /modules/
|
3778 |
-
msgid "
|
3779 |
-
msgstr ""
|
3780 |
-
|
3781 |
-
#:
|
3782 |
-
#:
|
3783 |
-
|
3784 |
-
|
3785 |
-
|
3786 |
-
|
3787 |
-
|
3788 |
-
|
3789 |
-
|
3790 |
-
#:
|
3791 |
-
#:
|
3792 |
-
|
3793 |
-
|
3794 |
-
|
3795 |
-
#:
|
3796 |
-
|
3797 |
-
|
3798 |
-
|
3799 |
-
#: /
|
3800 |
-
#:
|
3801 |
-
#: /
|
3802 |
-
|
3803 |
-
|
3804 |
-
|
3805 |
-
#: /
|
3806 |
-
|
3807 |
-
|
3808 |
-
|
3809 |
-
|
3810 |
-
|
3811 |
-
#:
|
3812 |
-
#: /
|
3813 |
-
|
3814 |
-
|
3815 |
-
|
3816 |
-
#:
|
3817 |
-
#:
|
3818 |
-
|
3819 |
-
|
3820 |
-
|
3821 |
-
#:
|
3822 |
-
#:
|
3823 |
-
#:
|
3824 |
-
#:
|
3825 |
-
#:
|
3826 |
-
#:
|
3827 |
-
#:
|
3828 |
-
#:
|
3829 |
-
#:
|
3830 |
-
#:
|
3831 |
-
#:
|
3832 |
-
#:
|
3833 |
-
#:
|
3834 |
-
#:
|
3835 |
-
#:
|
3836 |
-
#:
|
3837 |
-
#:
|
3838 |
-
|
3839 |
-
|
3840 |
-
|
3841 |
-
#:
|
3842 |
-
#:
|
3843 |
-
#:
|
3844 |
-
#:
|
3845 |
-
#:
|
3846 |
-
#:
|
3847 |
-
#:
|
3848 |
-
#:
|
3849 |
-
#:
|
3850 |
-
#:
|
3851 |
-
#:
|
3852 |
-
#:
|
3853 |
-
#:
|
3854 |
-
#:
|
3855 |
-
#:
|
3856 |
-
#:
|
3857 |
-
#:
|
3858 |
-
#:
|
3859 |
-
#:
|
3860 |
-
#:
|
3861 |
-
#:
|
3862 |
-
#:
|
3863 |
-
#:
|
3864 |
-
#:
|
3865 |
-
#:
|
3866 |
-
#:
|
3867 |
-
#:
|
3868 |
-
#:
|
3869 |
-
|
3870 |
-
|
3871 |
-
|
3872 |
-
#:
|
3873 |
-
|
3874 |
-
|
3875 |
-
|
3876 |
-
#:
|
3877 |
-
|
3878 |
-
|
3879 |
-
|
3880 |
-
#:
|
3881 |
-
#:
|
3882 |
-
|
3883 |
-
|
3884 |
-
|
3885 |
-
#:
|
3886 |
-
#:
|
3887 |
-
#:
|
3888 |
-
#:
|
3889 |
-
#:
|
3890 |
-
#:
|
3891 |
-
#:
|
3892 |
-
#:
|
3893 |
-
#:
|
3894 |
-
#:
|
3895 |
-
#:
|
3896 |
-
#: /modules/
|
3897 |
-
|
3898 |
-
|
3899 |
-
|
3900 |
-
#:
|
3901 |
-
#:
|
3902 |
-
#:
|
3903 |
-
#:
|
3904 |
-
#:
|
3905 |
-
#:
|
3906 |
-
#:
|
3907 |
-
#:
|
3908 |
-
#:
|
3909 |
-
#:
|
3910 |
-
#:
|
3911 |
-
#:
|
3912 |
-
#:
|
3913 |
-
#:
|
3914 |
-
#:
|
3915 |
-
#:
|
3916 |
-
|
3917 |
-
|
3918 |
-
|
3919 |
-
#:
|
3920 |
-
#:
|
3921 |
-
#:
|
3922 |
-
#:
|
3923 |
-
#:
|
3924 |
-
#:
|
3925 |
-
#:
|
3926 |
-
#:
|
3927 |
-
#:
|
3928 |
-
#:
|
3929 |
-
#:
|
3930 |
-
#:
|
3931 |
-
#:
|
3932 |
-
#:
|
3933 |
-
#:
|
3934 |
-
#:
|
3935 |
-
#:
|
3936 |
-
#:
|
3937 |
-
#: /
|
3938 |
-
|
3939 |
-
|
3940 |
-
|
3941 |
-
#: /
|
3942 |
-
|
3943 |
-
|
3944 |
-
|
3945 |
-
#: /
|
3946 |
-
|
3947 |
-
|
3948 |
-
|
3949 |
-
|
3950 |
-
|
3951 |
-
|
3952 |
-
|
3953 |
-
|
3954 |
-
|
3955 |
-
|
3956 |
-
|
3957 |
-
|
3958 |
-
|
3959 |
-
|
3960 |
-
#:
|
3961 |
-
#:
|
3962 |
-
|
3963 |
-
|
3964 |
-
|
3965 |
-
#: /
|
3966 |
-
|
3967 |
-
|
3968 |
-
|
3969 |
-
#: /
|
3970 |
-
|
3971 |
-
|
3972 |
-
|
3973 |
-
#:
|
3974 |
-
#:
|
3975 |
-
#:
|
3976 |
-
|
3977 |
-
|
3978 |
-
|
3979 |
-
#:
|
3980 |
-
#:
|
3981 |
-
#:
|
3982 |
-
|
3983 |
-
|
3984 |
-
|
3985 |
-
#:
|
3986 |
-
|
3987 |
-
|
3988 |
-
|
3989 |
-
#:
|
3990 |
-
|
3991 |
-
|
3992 |
-
|
3993 |
-
#: /
|
3994 |
-
|
3995 |
-
|
3996 |
-
|
3997 |
-
#:
|
3998 |
-
|
3999 |
-
|
4000 |
-
|
4001 |
-
#:
|
4002 |
-
|
4003 |
-
|
4004 |
-
|
4005 |
-
#:
|
4006 |
-
|
4007 |
-
|
4008 |
-
|
4009 |
-
#:
|
4010 |
-
|
4011 |
-
|
4012 |
-
|
4013 |
-
#:
|
4014 |
-
|
4015 |
-
|
4016 |
-
|
4017 |
-
#:
|
4018 |
-
|
4019 |
-
|
4020 |
-
|
4021 |
-
|
4022 |
-
|
4023 |
-
|
4024 |
-
|
4025 |
-
#:
|
4026 |
-
|
4027 |
-
|
4028 |
-
|
4029 |
-
#:
|
4030 |
-
#: /
|
4031 |
-
|
4032 |
-
|
4033 |
-
|
4034 |
-
#: /
|
4035 |
-
|
4036 |
-
|
4037 |
-
|
4038 |
-
#:
|
4039 |
-
|
4040 |
-
|
4041 |
-
|
4042 |
-
|
4043 |
-
|
4044 |
-
|
4045 |
-
|
4046 |
-
#: /
|
4047 |
-
|
4048 |
-
|
4049 |
-
|
4050 |
-
|
4051 |
-
#:
|
4052 |
-
#:
|
4053 |
-
|
4054 |
-
|
4055 |
-
|
4056 |
-
|
4057 |
-
|
4058 |
-
|
4059 |
-
|
4060 |
-
#: /
|
4061 |
-
#: /
|
4062 |
-
|
4063 |
-
|
4064 |
-
|
4065 |
-
|
4066 |
-
|
4067 |
-
#:
|
4068 |
-
#: /
|
4069 |
-
#:
|
4070 |
-
#:
|
4071 |
-
#:
|
4072 |
-
#:
|
4073 |
-
#:
|
4074 |
-
#:
|
4075 |
-
#:
|
4076 |
-
#:
|
4077 |
-
#:
|
4078 |
-
#:
|
4079 |
-
#:
|
4080 |
-
#:
|
4081 |
-
#:
|
4082 |
-
#:
|
4083 |
-
#:
|
4084 |
-
#:
|
4085 |
-
#:
|
4086 |
-
#:
|
4087 |
-
#:
|
4088 |
-
#:
|
4089 |
-
#:
|
4090 |
-
#:
|
4091 |
-
#:
|
4092 |
-
#:
|
4093 |
-
#:
|
4094 |
-
#:
|
4095 |
-
#:
|
4096 |
-
#: php:
|
4097 |
-
#:
|
4098 |
-
#:
|
4099 |
-
#:
|
4100 |
-
#:
|
4101 |
-
#: /modules/
|
4102 |
-
|
4103 |
-
|
4104 |
-
|
4105 |
-
#:
|
4106 |
-
#:
|
4107 |
-
#:
|
4108 |
-
#:
|
4109 |
-
#:
|
4110 |
-
#:
|
4111 |
-
#:
|
4112 |
-
#:
|
4113 |
-
#:
|
4114 |
-
#:
|
4115 |
-
#:
|
4116 |
-
#:
|
4117 |
-
#:
|
4118 |
-
#:
|
4119 |
-
#:
|
4120 |
-
#:
|
4121 |
-
#:
|
4122 |
-
#:
|
4123 |
-
#:
|
4124 |
-
#:
|
4125 |
-
#:
|
4126 |
-
#:
|
4127 |
-
#:
|
4128 |
-
#:
|
4129 |
-
#:
|
4130 |
-
#:
|
4131 |
-
#:
|
4132 |
-
#:
|
4133 |
-
#:
|
4134 |
-
#: php:
|
4135 |
-
#:
|
4136 |
-
#:
|
4137 |
-
#:
|
4138 |
-
#:
|
4139 |
-
#: /modules/
|
4140 |
-
|
4141 |
-
|
4142 |
-
|
4143 |
-
#:
|
4144 |
-
#:
|
4145 |
-
#:
|
4146 |
-
#:
|
4147 |
-
#:
|
4148 |
-
|
4149 |
-
|
4150 |
-
|
4151 |
-
#:
|
4152 |
-
#:
|
4153 |
-
#:
|
4154 |
-
#:
|
4155 |
-
#:
|
4156 |
-
#:
|
4157 |
-
#:
|
4158 |
-
#:
|
4159 |
-
#:
|
4160 |
-
#:
|
4161 |
-
#:
|
4162 |
-
#:
|
4163 |
-
#:
|
4164 |
-
#:
|
4165 |
-
#:
|
4166 |
-
#:
|
4167 |
-
#:
|
4168 |
-
#:
|
4169 |
-
#:
|
4170 |
-
#:
|
4171 |
-
#:
|
4172 |
-
#:
|
4173 |
-
|
4174 |
-
|
4175 |
-
|
4176 |
-
#:
|
4177 |
-
#:
|
4178 |
-
#:
|
4179 |
-
#:
|
4180 |
-
#:
|
4181 |
-
#:
|
4182 |
-
|
4183 |
-
|
4184 |
-
|
4185 |
-
#:
|
4186 |
-
#:
|
4187 |
-
#:
|
4188 |
-
#:
|
4189 |
-
#:
|
4190 |
-
|
4191 |
-
|
4192 |
-
|
4193 |
-
#:
|
4194 |
-
#:
|
4195 |
-
#:
|
4196 |
-
#:
|
4197 |
-
#:
|
4198 |
-
#: /modules/
|
4199 |
-
|
4200 |
-
|
4201 |
-
|
4202 |
-
#:
|
4203 |
-
#:
|
4204 |
-
#:
|
4205 |
-
#:
|
4206 |
-
#:
|
4207 |
-
|
4208 |
-
|
4209 |
-
|
4210 |
-
#:
|
4211 |
-
#:
|
4212 |
-
#:
|
4213 |
-
#:
|
4214 |
-
#:
|
4215 |
-
#:
|
4216 |
-
#:
|
4217 |
-
#:
|
4218 |
-
#:
|
4219 |
-
#:
|
4220 |
-
#:
|
4221 |
-
#:
|
4222 |
-
#:
|
4223 |
-
#:
|
4224 |
-
#:
|
4225 |
-
#:
|
4226 |
-
#: /modules/
|
4227 |
-
|
4228 |
-
|
4229 |
-
|
4230 |
-
|
4231 |
-
|
4232 |
-
#:
|
4233 |
-
#:
|
4234 |
-
#: /modules/
|
4235 |
-
msgid "
|
4236 |
-
msgstr ""
|
4237 |
-
|
4238 |
-
#:
|
4239 |
-
|
4240 |
-
|
4241 |
-
|
4242 |
-
#:
|
4243 |
-
msgid "
|
4244 |
-
msgstr ""
|
4245 |
-
|
4246 |
-
#:
|
4247 |
-
|
4248 |
-
|
4249 |
-
|
4250 |
-
#: /
|
4251 |
-
|
4252 |
-
|
4253 |
-
|
4254 |
-
#: /
|
4255 |
-
#:
|
4256 |
-
#:
|
4257 |
-
#:
|
4258 |
-
|
4259 |
-
|
4260 |
-
|
4261 |
-
#:
|
4262 |
-
#:
|
4263 |
-
#:
|
4264 |
-
|
4265 |
-
|
4266 |
-
|
4267 |
-
#:
|
4268 |
-
|
4269 |
-
|
4270 |
-
|
4271 |
-
|
4272 |
-
|
4273 |
-
|
4274 |
-
|
4275 |
-
#:
|
4276 |
-
|
4277 |
-
|
4278 |
-
|
4279 |
-
#:
|
4280 |
-
#:
|
4281 |
-
|
4282 |
-
|
4283 |
-
|
4284 |
-
|
4285 |
-
|
4286 |
-
|
4287 |
-
|
4288 |
-
#:
|
4289 |
-
|
4290 |
-
|
4291 |
-
|
4292 |
-
|
4293 |
-
#:
|
4294 |
-
|
4295 |
-
|
4296 |
-
|
4297 |
-
#: /
|
4298 |
-
|
4299 |
-
|
4300 |
-
|
4301 |
-
#: /
|
4302 |
-
|
4303 |
-
|
4304 |
-
|
4305 |
-
#: /
|
4306 |
-
|
4307 |
-
|
4308 |
-
|
4309 |
-
#: /
|
4310 |
-
|
4311 |
-
|
4312 |
-
|
4313 |
-
#: /
|
4314 |
-
|
4315 |
-
|
4316 |
-
|
4317 |
-
#: /
|
4318 |
-
|
4319 |
-
|
4320 |
-
|
4321 |
-
#: /
|
4322 |
-
|
4323 |
-
|
4324 |
-
|
4325 |
-
|
4326 |
-
|
4327 |
-
|
4328 |
-
#: /
|
4329 |
-
|
4330 |
-
|
4331 |
-
|
4332 |
-
#:
|
4333 |
-
#:
|
4334 |
-
|
4335 |
-
|
4336 |
-
|
4337 |
-
#: /
|
4338 |
-
|
4339 |
-
|
4340 |
-
|
4341 |
-
#: /
|
4342 |
-
msgid "
|
4343 |
-
msgstr ""
|
4344 |
-
|
4345 |
-
#:
|
4346 |
-
|
4347 |
-
|
4348 |
-
|
4349 |
-
|
4350 |
-
|
4351 |
-
|
4352 |
-
|
4353 |
-
#:
|
4354 |
-
|
4355 |
-
|
4356 |
-
|
4357 |
-
|
4358 |
-
|
4359 |
-
|
4360 |
-
|
4361 |
-
#:
|
4362 |
-
#: /
|
4363 |
-
msgid "
|
4364 |
-
msgstr ""
|
4365 |
-
|
4366 |
-
#:
|
4367 |
-
|
4368 |
-
|
4369 |
-
|
4370 |
-
#:
|
4371 |
-
|
4372 |
-
|
4373 |
-
|
4374 |
-
#: /
|
4375 |
-
|
4376 |
-
|
4377 |
-
|
4378 |
-
|
4379 |
-
|
4380 |
-
|
4381 |
-
|
4382 |
-
|
4383 |
-
|
4384 |
-
|
4385 |
-
|
4386 |
-
|
4387 |
-
|
4388 |
-
|
4389 |
-
|
4390 |
-
#:
|
4391 |
-
#:
|
4392 |
-
|
4393 |
-
|
4394 |
-
|
4395 |
-
#:
|
4396 |
-
|
4397 |
-
|
4398 |
-
|
4399 |
-
#:
|
4400 |
-
|
4401 |
-
|
4402 |
-
|
4403 |
-
#:
|
4404 |
-
|
4405 |
-
|
4406 |
-
|
4407 |
-
|
4408 |
-
#:
|
4409 |
-
|
4410 |
-
|
4411 |
-
|
4412 |
-
#: /
|
4413 |
-
|
4414 |
-
|
4415 |
-
|
4416 |
-
|
4417 |
-
|
4418 |
-
|
4419 |
-
|
4420 |
-
|
4421 |
-
#: /
|
4422 |
-
|
4423 |
-
|
4424 |
-
|
4425 |
-
#:
|
4426 |
-
#:
|
4427 |
-
#:
|
4428 |
-
|
4429 |
-
|
4430 |
-
|
4431 |
-
|
4432 |
-
|
4433 |
-
#:
|
4434 |
-
|
4435 |
-
|
4436 |
-
|
4437 |
-
#:
|
4438 |
-
#:
|
4439 |
-
#:
|
4440 |
-
msgid "
|
4441 |
-
msgstr ""
|
4442 |
-
|
4443 |
-
#:
|
4444 |
-
|
4445 |
-
|
4446 |
-
|
4447 |
-
#:
|
4448 |
-
|
4449 |
-
|
4450 |
-
|
4451 |
-
|
4452 |
-
|
4453 |
-
|
4454 |
-
|
4455 |
-
|
4456 |
-
#:
|
4457 |
-
#:
|
4458 |
-
#:
|
4459 |
-
#:
|
4460 |
-
msgid "
|
4461 |
-
msgstr ""
|
4462 |
-
|
4463 |
-
#:
|
4464 |
-
|
4465 |
-
|
4466 |
-
|
4467 |
-
#:
|
4468 |
-
#:
|
4469 |
-
msgid "
|
4470 |
-
msgstr ""
|
4471 |
-
|
4472 |
-
#:
|
4473 |
-
|
4474 |
-
|
4475 |
-
|
4476 |
-
|
4477 |
-
|
4478 |
-
|
4479 |
-
|
4480 |
-
|
4481 |
-
|
4482 |
-
|
4483 |
-
#:
|
4484 |
-
#:
|
4485 |
-
|
4486 |
-
|
4487 |
-
|
4488 |
-
#:
|
4489 |
-
|
4490 |
-
|
4491 |
-
|
4492 |
-
#:
|
4493 |
-
#:
|
4494 |
-
|
4495 |
-
|
4496 |
-
|
4497 |
-
#:
|
4498 |
-
#:
|
4499 |
-
|
4500 |
-
|
4501 |
-
|
4502 |
-
#:
|
4503 |
-
#:
|
4504 |
-
#:
|
4505 |
-
#:
|
4506 |
-
|
4507 |
-
|
4508 |
-
|
4509 |
-
|
4510 |
-
|
4511 |
-
#: /
|
4512 |
-
|
4513 |
-
|
4514 |
-
|
4515 |
-
#:
|
4516 |
-
|
4517 |
-
|
4518 |
-
|
4519 |
-
#: /
|
4520 |
-
#: /
|
4521 |
-
#:
|
4522 |
-
#:
|
4523 |
-
#:
|
4524 |
-
#:
|
4525 |
-
#:
|
4526 |
-
#:
|
4527 |
-
#:
|
4528 |
-
#:
|
4529 |
-
#:
|
4530 |
-
#:
|
4531 |
-
#:
|
4532 |
-
#:
|
4533 |
-
|
4534 |
-
|
4535 |
-
|
4536 |
-
#:
|
4537 |
-
#:
|
4538 |
-
#:
|
4539 |
-
#:
|
4540 |
-
#:
|
4541 |
-
|
4542 |
-
|
4543 |
-
|
4544 |
-
#:
|
4545 |
-
#:
|
4546 |
-
#:
|
4547 |
-
#:
|
4548 |
-
|
4549 |
-
|
4550 |
-
|
4551 |
-
#:
|
4552 |
-
#:
|
4553 |
-
#:
|
4554 |
-
#:
|
4555 |
-
#: /modules/
|
4556 |
-
|
4557 |
-
|
4558 |
-
|
4559 |
-
|
4560 |
-
|
4561 |
-
#:
|
4562 |
-
#:
|
4563 |
-
#:
|
4564 |
-
#:
|
4565 |
-
#:
|
4566 |
-
#:
|
4567 |
-
#:
|
4568 |
-
|
4569 |
-
|
4570 |
-
|
4571 |
-
|
4572 |
-
|
4573 |
-
|
4574 |
-
#:
|
4575 |
-
|
4576 |
-
|
4577 |
-
|
4578 |
-
#: /
|
4579 |
-
|
4580 |
-
|
4581 |
-
|
4582 |
-
|
4583 |
-
|
4584 |
-
|
4585 |
-
|
4586 |
-
|
4587 |
-
#:
|
4588 |
-
|
4589 |
-
|
4590 |
-
|
4591 |
-
#: /
|
4592 |
-
|
4593 |
-
|
4594 |
-
|
4595 |
-
#:
|
4596 |
-
|
4597 |
-
|
4598 |
-
|
4599 |
-
#: /
|
4600 |
-
|
4601 |
-
|
4602 |
-
|
4603 |
-
#:
|
4604 |
-
|
4605 |
-
|
4606 |
-
|
4607 |
-
|
4608 |
-
#:
|
4609 |
-
#:
|
4610 |
-
|
4611 |
-
|
4612 |
-
|
4613 |
-
#:
|
4614 |
-
#:
|
4615 |
-
#:
|
4616 |
-
|
4617 |
-
|
4618 |
-
|
4619 |
-
#:
|
4620 |
-
|
4621 |
-
|
4622 |
-
|
4623 |
-
#:
|
4624 |
-
msgid "
|
4625 |
-
msgstr ""
|
4626 |
-
|
4627 |
-
#:
|
4628 |
-
|
4629 |
-
|
4630 |
-
|
4631 |
-
#:
|
4632 |
-
msgid "
|
4633 |
-
msgstr ""
|
4634 |
-
|
4635 |
-
#:
|
4636 |
-
|
4637 |
-
|
4638 |
-
|
4639 |
-
|
4640 |
-
#:
|
4641 |
-
|
4642 |
-
|
4643 |
-
|
4644 |
-
#:
|
4645 |
-
|
4646 |
-
|
4647 |
-
|
4648 |
-
|
4649 |
-
|
4650 |
-
|
4651 |
-
|
4652 |
-
#: /
|
4653 |
-
msgid "
|
4654 |
-
msgstr ""
|
4655 |
-
|
4656 |
-
#:
|
4657 |
-
|
4658 |
-
|
4659 |
-
|
4660 |
-
|
4661 |
-
|
4662 |
-
|
4663 |
-
|
4664 |
-
|
4665 |
-
|
4666 |
-
|
4667 |
-
|
4668 |
-
#:
|
4669 |
-
#:
|
4670 |
-
#:
|
4671 |
-
|
4672 |
-
|
4673 |
-
|
4674 |
-
|
4675 |
-
|
4676 |
-
|
4677 |
-
|
4678 |
-
|
4679 |
-
|
4680 |
-
#:
|
4681 |
-
|
4682 |
-
|
4683 |
-
|
4684 |
-
|
4685 |
-
|
4686 |
-
|
4687 |
-
|
4688 |
-
|
4689 |
-
|
4690 |
-
|
4691 |
-
|
4692 |
-
|
4693 |
-
|
4694 |
-
|
4695 |
-
|
4696 |
-
|
4697 |
-
#: /
|
4698 |
-
msgid "
|
4699 |
-
msgstr ""
|
4700 |
-
|
4701 |
-
#:
|
4702 |
-
msgid "
|
4703 |
-
msgstr ""
|
4704 |
-
|
4705 |
-
#:
|
4706 |
-
|
4707 |
-
|
4708 |
-
|
4709 |
-
|
4710 |
-
|
4711 |
-
|
4712 |
-
|
4713 |
-
|
4714 |
-
|
4715 |
-
#:
|
4716 |
-
#:
|
4717 |
-
#:
|
4718 |
-
#:
|
4719 |
-
#:
|
4720 |
-
|
4721 |
-
|
4722 |
-
|
4723 |
-
#:
|
4724 |
-
#:
|
4725 |
-
#:
|
4726 |
-
#:
|
4727 |
-
#:
|
4728 |
-
#:
|
4729 |
-
#: /
|
4730 |
-
msgid "
|
4731 |
-
msgstr ""
|
4732 |
-
|
4733 |
-
#:
|
4734 |
-
|
4735 |
-
|
4736 |
-
|
4737 |
-
|
4738 |
-
|
4739 |
-
|
4740 |
-
|
4741 |
-
#: /
|
4742 |
-
|
4743 |
-
|
4744 |
-
|
4745 |
-
#:
|
4746 |
-
|
4747 |
-
|
4748 |
-
|
4749 |
-
#:
|
4750 |
-
#:
|
4751 |
-
#:
|
4752 |
-
|
4753 |
-
|
4754 |
-
|
4755 |
-
#:
|
4756 |
-
msgid "
|
4757 |
-
msgstr ""
|
4758 |
-
|
4759 |
-
#:
|
4760 |
-
#:
|
4761 |
-
#:
|
4762 |
-
|
4763 |
-
|
4764 |
-
|
4765 |
-
#:
|
4766 |
-
#:
|
4767 |
-
|
4768 |
-
|
4769 |
-
|
4770 |
-
|
4771 |
-
|
4772 |
-
#:
|
4773 |
-
|
4774 |
-
|
4775 |
-
|
4776 |
-
#:
|
4777 |
-
#:
|
4778 |
-
|
4779 |
-
|
4780 |
-
|
4781 |
-
#:
|
4782 |
-
|
4783 |
-
|
4784 |
-
|
4785 |
-
#:
|
4786 |
-
#:
|
4787 |
-
#:
|
4788 |
-
#:
|
4789 |
-
#:
|
4790 |
-
#:
|
4791 |
-
#:
|
4792 |
-
#:
|
4793 |
-
#:
|
4794 |
-
#:
|
4795 |
-
#:
|
4796 |
-
|
4797 |
-
|
4798 |
-
|
4799 |
-
|
4800 |
-
#:
|
4801 |
-
|
4802 |
-
|
4803 |
-
|
4804 |
-
|
4805 |
-
#:
|
4806 |
-
msgid "
|
4807 |
-
msgstr ""
|
4808 |
-
|
4809 |
-
#:
|
4810 |
-
#:
|
4811 |
-
|
4812 |
-
|
4813 |
-
|
4814 |
-
#:
|
4815 |
-
#:
|
4816 |
-
|
4817 |
-
|
4818 |
-
|
4819 |
-
#:
|
4820 |
-
#:
|
4821 |
-
#:
|
4822 |
-
#:
|
4823 |
-
#:
|
4824 |
-
#:
|
4825 |
-
|
4826 |
-
|
4827 |
-
|
4828 |
-
|
4829 |
-
|
4830 |
-
#:
|
4831 |
-
#:
|
4832 |
-
|
4833 |
-
|
4834 |
-
|
4835 |
-
#:
|
4836 |
-
#:
|
4837 |
-
#:
|
4838 |
-
|
4839 |
-
|
4840 |
-
|
4841 |
-
|
4842 |
-
#:
|
4843 |
-
#:
|
4844 |
-
#:
|
4845 |
-
#:
|
4846 |
-
msgid "
|
4847 |
-
msgstr ""
|
4848 |
-
|
4849 |
-
#:
|
4850 |
-
#:
|
4851 |
-
#:
|
4852 |
-
#:
|
4853 |
-
|
4854 |
-
|
4855 |
-
|
4856 |
-
|
4857 |
-
|
4858 |
-
|
4859 |
-
|
4860 |
-
#:
|
4861 |
-
#:
|
4862 |
-
#:
|
4863 |
-
#:
|
4864 |
-
#:
|
4865 |
-
#: php:
|
4866 |
-
|
4867 |
-
|
4868 |
-
|
4869 |
-
|
4870 |
-
#:
|
4871 |
-
|
4872 |
-
|
4873 |
-
|
4874 |
-
#: php:
|
4875 |
-
msgid "
|
4876 |
-
msgstr ""
|
4877 |
-
|
4878 |
-
#:
|
4879 |
-
|
4880 |
-
|
4881 |
-
|
4882 |
-
|
4883 |
-
|
4884 |
-
|
4885 |
-
|
4886 |
-
#:
|
4887 |
-
|
4888 |
-
|
4889 |
-
|
4890 |
-
|
4891 |
-
|
4892 |
-
|
4893 |
-
|
4894 |
-
#: /
|
4895 |
-
msgid "
|
4896 |
-
msgstr ""
|
4897 |
-
|
4898 |
-
#:
|
4899 |
-
|
4900 |
-
|
4901 |
-
|
4902 |
-
|
4903 |
-
|
4904 |
-
|
4905 |
-
|
4906 |
-
|
4907 |
-
|
4908 |
-
|
4909 |
-
|
4910 |
-
|
4911 |
-
|
4912 |
-
|
4913 |
-
|
4914 |
-
#:
|
4915 |
-
|
4916 |
-
|
4917 |
-
|
4918 |
-
#:
|
4919 |
-
msgid "
|
4920 |
-
msgstr ""
|
4921 |
-
|
4922 |
-
#:
|
4923 |
-
msgid "
|
4924 |
-
|
4925 |
-
|
4926 |
-
|
4927 |
-
|
4928 |
-
|
4929 |
-
|
4930 |
-
|
4931 |
-
|
4932 |
-
#: /
|
4933 |
-
msgid "
|
4934 |
-
msgstr ""
|
4935 |
-
|
4936 |
-
#:
|
4937 |
-
#: /
|
4938 |
-
|
4939 |
-
|
4940 |
-
|
4941 |
-
|
4942 |
-
|
4943 |
-
|
4944 |
-
|
4945 |
-
#:
|
4946 |
-
msgid "
|
4947 |
-
msgstr ""
|
4948 |
-
|
4949 |
-
#:
|
4950 |
-
msgid "
|
4951 |
-
msgstr ""
|
4952 |
-
|
4953 |
-
#:
|
4954 |
-
msgid "
|
4955 |
-
msgstr ""
|
4956 |
-
|
4957 |
-
#:
|
4958 |
-
msgid "
|
4959 |
-
msgstr ""
|
4960 |
-
|
4961 |
-
#:
|
4962 |
-
msgid "
|
4963 |
-
msgstr ""
|
4964 |
-
|
4965 |
-
#:
|
4966 |
-
|
4967 |
-
|
4968 |
-
|
4969 |
-
#: /
|
4970 |
-
|
4971 |
-
|
4972 |
-
|
4973 |
-
|
4974 |
-
#:
|
4975 |
-
|
4976 |
-
|
4977 |
-
|
4978 |
-
|
4979 |
-
|
4980 |
-
|
4981 |
-
|
4982 |
-
|
4983 |
-
|
4984 |
-
#:
|
4985 |
-
|
4986 |
-
|
4987 |
-
|
4988 |
-
#: /
|
4989 |
-
|
4990 |
-
|
4991 |
-
|
4992 |
-
|
4993 |
-
|
4994 |
-
|
4995 |
-
|
4996 |
-
#:
|
4997 |
-
#:
|
4998 |
-
#:
|
4999 |
-
#:
|
5000 |
-
#:
|
5001 |
-
#:
|
5002 |
-
#: /modules/
|
5003 |
-
msgid "
|
5004 |
-
msgstr ""
|
5005 |
-
|
5006 |
-
#:
|
5007 |
-
#:
|
5008 |
-
#:
|
5009 |
-
#:
|
5010 |
-
#:
|
5011 |
-
#:
|
5012 |
-
#:
|
5013 |
-
#: php:
|
5014 |
-
#:
|
5015 |
-
|
5016 |
-
|
5017 |
-
|
5018 |
-
|
5019 |
-
|
5020 |
-
#:
|
5021 |
-
#:
|
5022 |
-
#:
|
5023 |
-
|
5024 |
-
|
5025 |
-
|
5026 |
-
|
5027 |
-
|
5028 |
-
#:
|
5029 |
-
#: /
|
5030 |
-
#:
|
5031 |
-
#:
|
5032 |
-
#:
|
5033 |
-
#:
|
5034 |
-
#:
|
5035 |
-
#:
|
5036 |
-
#:
|
5037 |
-
#:
|
5038 |
-
#:
|
5039 |
-
#: /modules/
|
5040 |
-
|
5041 |
-
|
5042 |
-
|
5043 |
-
#:
|
5044 |
-
|
5045 |
-
|
5046 |
-
|
5047 |
-
#:
|
5048 |
-
|
5049 |
-
|
5050 |
-
|
5051 |
-
#:
|
5052 |
-
|
5053 |
-
|
5054 |
-
|
5055 |
-
#:
|
5056 |
-
|
5057 |
-
|
5058 |
-
|
5059 |
-
#:
|
5060 |
-
|
5061 |
-
|
5062 |
-
|
5063 |
-
#:
|
5064 |
-
|
5065 |
-
|
5066 |
-
|
5067 |
-
#:
|
5068 |
-
|
5069 |
-
|
5070 |
-
|
5071 |
-
#:
|
5072 |
-
|
5073 |
-
|
5074 |
-
|
5075 |
-
#:
|
5076 |
-
|
5077 |
-
|
5078 |
-
|
5079 |
-
#:
|
5080 |
-
|
5081 |
-
|
5082 |
-
|
5083 |
-
#:
|
5084 |
-
|
5085 |
-
|
5086 |
-
|
5087 |
-
#:
|
5088 |
-
#:
|
5089 |
-
#:
|
5090 |
-
#: /modules/
|
5091 |
-
|
5092 |
-
|
5093 |
-
|
5094 |
-
#:
|
5095 |
-
#:
|
5096 |
-
#:
|
5097 |
-
|
5098 |
-
|
5099 |
-
|
5100 |
-
#:
|
5101 |
-
#:
|
5102 |
-
#:
|
5103 |
-
|
5104 |
-
|
5105 |
-
|
5106 |
-
#:
|
5107 |
-
#:
|
5108 |
-
#:
|
5109 |
-
|
5110 |
-
|
5111 |
-
|
5112 |
-
#:
|
5113 |
-
#:
|
5114 |
-
#:
|
5115 |
-
|
5116 |
-
|
5117 |
-
|
5118 |
-
#:
|
5119 |
-
#:
|
5120 |
-
#:
|
5121 |
-
|
5122 |
-
|
5123 |
-
|
5124 |
-
#:
|
5125 |
-
#:
|
5126 |
-
#:
|
5127 |
-
|
5128 |
-
|
5129 |
-
|
5130 |
-
#:
|
5131 |
-
#:
|
5132 |
-
#:
|
5133 |
-
|
5134 |
-
|
5135 |
-
|
5136 |
-
#:
|
5137 |
-
#:
|
5138 |
-
#:
|
5139 |
-
|
5140 |
-
|
5141 |
-
|
5142 |
-
#:
|
5143 |
-
|
5144 |
-
|
5145 |
-
|
5146 |
-
#:
|
5147 |
-
|
5148 |
-
|
5149 |
-
|
5150 |
-
#:
|
5151 |
-
|
5152 |
-
|
5153 |
-
|
5154 |
-
#:
|
5155 |
-
|
5156 |
-
|
5157 |
-
|
5158 |
-
#:
|
5159 |
-
|
5160 |
-
|
5161 |
-
|
5162 |
-
#:
|
5163 |
-
|
5164 |
-
|
5165 |
-
|
5166 |
-
#:
|
5167 |
-
|
5168 |
-
|
5169 |
-
|
5170 |
-
#:
|
5171 |
-
|
5172 |
-
|
5173 |
-
|
5174 |
-
#:
|
5175 |
-
|
5176 |
-
|
5177 |
-
|
5178 |
-
#:
|
5179 |
-
|
5180 |
-
|
5181 |
-
|
5182 |
-
#:
|
5183 |
-
#:
|
5184 |
-
#:
|
5185 |
-
#:
|
5186 |
-
#:
|
5187 |
-
#:
|
5188 |
-
|
5189 |
-
|
5190 |
-
|
5191 |
-
|
5192 |
-
|
5193 |
-
|
5194 |
-
|
5195 |
-
|
5196 |
-
|
5197 |
-
|
5198 |
-
|
5199 |
-
|
5200 |
-
|
5201 |
-
|
5202 |
-
|
5203 |
-
|
5204 |
-
#:
|
5205 |
-
#: /modules/
|
5206 |
-
|
5207 |
-
|
5208 |
-
|
5209 |
-
|
5210 |
-
|
5211 |
-
|
5212 |
-
|
5213 |
-
|
5214 |
-
|
5215 |
-
|
5216 |
-
|
5217 |
-
|
5218 |
-
|
5219 |
-
|
5220 |
-
#: /
|
5221 |
-
|
5222 |
-
|
5223 |
-
|
5224 |
-
|
5225 |
-
#:
|
5226 |
-
msgid "
|
5227 |
-
msgstr ""
|
5228 |
-
|
5229 |
-
#:
|
5230 |
-
#: /
|
5231 |
-
|
5232 |
-
|
5233 |
-
|
5234 |
-
#: /
|
5235 |
-
|
5236 |
-
|
5237 |
-
|
5238 |
-
#:
|
5239 |
-
|
5240 |
-
|
5241 |
-
|
5242 |
-
|
5243 |
-
|
5244 |
-
|
5245 |
-
|
5246 |
-
|
5247 |
-
|
5248 |
-
|
5249 |
-
|
5250 |
-
|
5251 |
-
|
5252 |
-
|
5253 |
-
|
5254 |
-
|
5255 |
-
|
5256 |
-
#:
|
5257 |
-
#:
|
5258 |
-
|
5259 |
-
|
5260 |
-
|
5261 |
-
|
5262 |
-
|
5263 |
-
|
5264 |
-
|
5265 |
-
|
5266 |
-
|
5267 |
-
|
5268 |
-
"
|
5269 |
-
|
5270 |
-
|
5271 |
-
|
5272 |
-
|
5273 |
-
|
5274 |
-
|
5275 |
-
|
5276 |
-
|
5277 |
-
|
5278 |
-
#:
|
5279 |
-
|
5280 |
-
|
5281 |
-
|
5282 |
-
|
5283 |
-
|
5284 |
-
|
5285 |
-
|
5286 |
-
|
5287 |
-
|
5288 |
-
|
5289 |
-
|
5290 |
-
|
5291 |
-
|
5292 |
-
|
5293 |
-
#:
|
5294 |
-
|
5295 |
-
|
5296 |
-
|
5297 |
-
#:
|
5298 |
-
msgid "
|
5299 |
-
msgstr ""
|
5300 |
-
|
5301 |
-
#:
|
5302 |
-
|
5303 |
-
|
5304 |
-
|
5305 |
-
#:
|
5306 |
-
msgid "
|
5307 |
-
msgstr ""
|
5308 |
-
|
5309 |
-
#:
|
5310 |
-
msgid "
|
5311 |
-
|
5312 |
-
|
5313 |
-
|
5314 |
-
|
5315 |
-
|
5316 |
-
|
5317 |
-
|
5318 |
-
|
5319 |
-
|
5320 |
-
|
5321 |
-
|
5322 |
-
|
5323 |
-
|
5324 |
-
|
5325 |
-
|
5326 |
-
|
5327 |
-
|
5328 |
-
|
5329 |
-
|
5330 |
-
#:
|
5331 |
-
|
5332 |
-
|
5333 |
-
|
5334 |
-
#:
|
5335 |
-
|
5336 |
-
|
5337 |
-
|
5338 |
-
|
5339 |
-
|
5340 |
-
#:
|
5341 |
-
|
5342 |
-
|
5343 |
-
|
5344 |
-
|
5345 |
-
|
5346 |
-
|
5347 |
-
|
5348 |
-
|
5349 |
-
|
5350 |
-
msgstr ""
|
5351 |
-
|
5352 |
-
#:
|
5353 |
-
msgid "
|
5354 |
-
|
5355 |
-
|
5356 |
-
|
5357 |
-
|
5358 |
-
#: /
|
5359 |
-
|
5360 |
-
|
5361 |
-
|
5362 |
-
|
5363 |
-
|
5364 |
-
|
5365 |
-
|
5366 |
-
|
5367 |
-
|
5368 |
-
#:
|
5369 |
-
msgid "
|
5370 |
-
|
5371 |
-
|
5372 |
-
|
5373 |
-
|
5374 |
-
|
5375 |
-
|
5376 |
-
#:
|
5377 |
-
msgid "
|
5378 |
-
msgstr ""
|
5379 |
-
|
5380 |
-
#:
|
5381 |
-
|
5382 |
-
|
5383 |
-
|
5384 |
-
#:
|
5385 |
-
|
5386 |
-
|
5387 |
-
|
5388 |
-
#:
|
5389 |
-
#: /
|
5390 |
-
msgid "
|
5391 |
-
msgstr ""
|
5392 |
-
|
5393 |
-
#:
|
5394 |
-
msgid "
|
5395 |
-
msgstr ""
|
5396 |
-
|
5397 |
-
#:
|
5398 |
-
msgid "
|
5399 |
-
msgstr ""
|
5400 |
-
|
5401 |
-
#:
|
5402 |
-
|
5403 |
-
|
5404 |
-
|
5405 |
-
|
5406 |
-
#:
|
5407 |
-
|
5408 |
-
|
5409 |
-
|
5410 |
-
#:
|
5411 |
-
|
5412 |
-
|
5413 |
-
|
5414 |
-
#:
|
5415 |
-
|
5416 |
-
|
5417 |
-
|
5418 |
-
#:
|
5419 |
-
|
5420 |
-
|
5421 |
-
|
5422 |
-
#:
|
5423 |
-
|
5424 |
-
|
5425 |
-
|
5426 |
-
#:
|
5427 |
-
#:
|
5428 |
-
|
5429 |
-
|
5430 |
-
|
5431 |
-
#:
|
5432 |
-
|
5433 |
-
|
5434 |
-
|
5435 |
-
|
5436 |
-
|
5437 |
-
|
5438 |
-
|
5439 |
-
|
5440 |
-
|
5441 |
-
#:
|
5442 |
-
msgid "
|
5443 |
-
msgstr ""
|
5444 |
-
|
5445 |
-
#:
|
5446 |
-
|
5447 |
-
|
5448 |
-
|
5449 |
-
|
5450 |
-
|
5451 |
-
|
5452 |
-
|
5453 |
-
|
5454 |
-
|
5455 |
-
#:
|
5456 |
-
|
5457 |
-
|
5458 |
-
|
5459 |
-
|
5460 |
-
#:
|
5461 |
-
#:
|
5462 |
-
#:
|
5463 |
-
#:
|
5464 |
-
#:
|
5465 |
-
#:
|
5466 |
-
#:
|
5467 |
-
#:
|
5468 |
-
#:
|
5469 |
-
#:
|
5470 |
-
#:
|
5471 |
-
#:
|
5472 |
-
#:
|
5473 |
-
#:
|
5474 |
-
#:
|
5475 |
-
|
5476 |
-
|
5477 |
-
|
5478 |
-
#:
|
5479 |
-
#:
|
5480 |
-
#:
|
5481 |
-
#:
|
5482 |
-
#:
|
5483 |
-
#:
|
5484 |
-
#:
|
5485 |
-
#:
|
5486 |
-
#:
|
5487 |
-
#:
|
5488 |
-
#:
|
5489 |
-
#:
|
5490 |
-
#:
|
5491 |
-
#:
|
5492 |
-
#:
|
5493 |
-
|
5494 |
-
|
5495 |
-
|
5496 |
-
#:
|
5497 |
-
#:
|
5498 |
-
|
5499 |
-
|
5500 |
-
|
5501 |
-
|
5502 |
-
#:
|
5503 |
-
#:
|
5504 |
-
#:
|
5505 |
-
#:
|
5506 |
-
#:
|
5507 |
-
#:
|
5508 |
-
#:
|
5509 |
-
|
5510 |
-
|
5511 |
-
|
5512 |
-
#: /
|
5513 |
-
|
5514 |
-
|
5515 |
-
|
5516 |
-
#:
|
5517 |
-
#:
|
5518 |
-
#:
|
5519 |
-
|
5520 |
-
|
5521 |
-
|
5522 |
-
|
5523 |
-
|
5524 |
-
|
5525 |
-
#:
|
5526 |
-
#:
|
5527 |
-
#:
|
5528 |
-
#:
|
5529 |
-
#:
|
5530 |
-
#:
|
5531 |
-
|
5532 |
-
|
5533 |
-
|
5534 |
-
|
5535 |
-
|
5536 |
-
|
5537 |
-
|
5538 |
-
#:
|
5539 |
-
#:
|
5540 |
-
|
5541 |
-
|
5542 |
-
|
5543 |
-
#:
|
5544 |
-
#:
|
5545 |
-
|
5546 |
-
|
5547 |
-
|
5548 |
-
#:
|
5549 |
-
|
5550 |
-
|
5551 |
-
|
5552 |
-
#:
|
5553 |
-
#:
|
5554 |
-
#:
|
5555 |
-
#: /modules/
|
5556 |
-
msgid "
|
5557 |
-
msgstr ""
|
5558 |
-
|
5559 |
-
#:
|
5560 |
-
|
5561 |
-
|
5562 |
-
|
5563 |
-
#: /
|
5564 |
-
|
5565 |
-
|
5566 |
-
|
5567 |
-
#: /
|
5568 |
-
#: /
|
5569 |
-
#:
|
5570 |
-
#:
|
5571 |
-
#:
|
5572 |
-
#:
|
5573 |
-
#:
|
5574 |
-
#:
|
5575 |
-
#:
|
5576 |
-
#:
|
5577 |
-
#:
|
5578 |
-
#:
|
5579 |
-
#:
|
5580 |
-
#:
|
5581 |
-
#:
|
5582 |
-
#:
|
5583 |
-
#: /modules/
|
5584 |
-
|
5585 |
-
|
5586 |
-
|
5587 |
-
#:
|
5588 |
-
#:
|
5589 |
-
#:
|
5590 |
-
#:
|
5591 |
-
#:
|
5592 |
-
#:
|
5593 |
-
|
5594 |
-
|
5595 |
-
|
5596 |
-
#:
|
5597 |
-
#:
|
5598 |
-
#:
|
5599 |
-
#:
|
5600 |
-
#:
|
5601 |
-
#:
|
5602 |
-
#:
|
5603 |
-
#:
|
5604 |
-
#:
|
5605 |
-
|
5606 |
-
|
5607 |
-
|
5608 |
-
|
5609 |
-
#:
|
5610 |
-
#:
|
5611 |
-
|
5612 |
-
|
5613 |
-
|
5614 |
-
#:
|
5615 |
-
#:
|
5616 |
-
#:
|
5617 |
-
#:
|
5618 |
-
#:
|
5619 |
-
|
5620 |
-
|
5621 |
-
|
5622 |
-
#:
|
5623 |
-
#:
|
5624 |
-
#:
|
5625 |
-
#:
|
5626 |
-
#:
|
5627 |
-
|
5628 |
-
|
5629 |
-
|
5630 |
-
|
5631 |
-
|
5632 |
-
|
5633 |
-
|
5634 |
-
#:
|
5635 |
-
|
5636 |
-
|
5637 |
-
|
5638 |
-
#:
|
5639 |
-
|
5640 |
-
|
5641 |
-
|
5642 |
-
#:
|
5643 |
-
|
5644 |
-
|
5645 |
-
|
5646 |
-
#: /
|
5647 |
-
#:
|
5648 |
-
#:
|
5649 |
-
#: /
|
5650 |
-
|
5651 |
-
|
5652 |
-
|
5653 |
-
#: /
|
5654 |
-
|
5655 |
-
|
5656 |
-
|
5657 |
-
|
5658 |
-
|
5659 |
-
#: /modules/
|
5660 |
-
|
5661 |
-
|
5662 |
-
|
5663 |
-
#:
|
5664 |
-
#:
|
5665 |
-
#:
|
5666 |
-
#:
|
5667 |
-
|
5668 |
-
|
5669 |
-
|
5670 |
-
#:
|
5671 |
-
#:
|
5672 |
-
#:
|
5673 |
-
#:
|
5674 |
-
#:
|
5675 |
-
#:
|
5676 |
-
#:
|
5677 |
-
#:
|
5678 |
-
#:
|
5679 |
-
#:
|
5680 |
-
|
5681 |
-
|
5682 |
-
|
5683 |
-
#: /
|
5684 |
-
|
5685 |
-
|
5686 |
-
|
5687 |
-
#:
|
5688 |
-
|
5689 |
-
|
5690 |
-
|
5691 |
-
#:
|
5692 |
-
#:
|
5693 |
-
#:
|
5694 |
-
|
5695 |
-
|
5696 |
-
|
5697 |
-
|
5698 |
-
|
5699 |
-
|
5700 |
-
|
5701 |
-
#:
|
5702 |
-
|
5703 |
-
|
5704 |
-
|
5705 |
-
|
5706 |
-
#:
|
5707 |
-
|
5708 |
-
|
5709 |
-
|
5710 |
-
#: /
|
5711 |
-
|
5712 |
-
|
5713 |
-
|
5714 |
-
#:
|
5715 |
-
#:
|
5716 |
-
|
5717 |
-
|
5718 |
-
|
5719 |
-
#:
|
5720 |
-
#:
|
5721 |
-
|
5722 |
-
|
5723 |
-
|
5724 |
-
#:
|
5725 |
-
#:
|
5726 |
-
|
5727 |
-
|
5728 |
-
|
5729 |
-
#:
|
5730 |
-
#:
|
5731 |
-
#:
|
5732 |
-
#: /modules/
|
5733 |
-
|
5734 |
-
|
5735 |
-
|
5736 |
-
|
5737 |
-
#:
|
5738 |
-
|
5739 |
-
|
5740 |
-
|
5741 |
-
|
5742 |
-
|
5743 |
-
|
5744 |
-
|
5745 |
-
|
5746 |
-
|
5747 |
-
|
5748 |
-
|
5749 |
-
#: /
|
5750 |
-
|
5751 |
-
|
5752 |
-
|
5753 |
-
#:
|
5754 |
-
|
5755 |
-
|
5756 |
-
|
5757 |
-
#:
|
5758 |
-
msgid "
|
5759 |
-
msgstr ""
|
5760 |
-
|
5761 |
-
#:
|
5762 |
-
#:
|
5763 |
-
|
5764 |
-
|
5765 |
-
|
5766 |
-
|
5767 |
-
#:
|
5768 |
-
msgid "
|
5769 |
-
msgstr ""
|
5770 |
-
|
5771 |
-
#:
|
5772 |
-
|
5773 |
-
|
5774 |
-
|
5775 |
-
|
5776 |
-
|
5777 |
-
|
5778 |
-
|
5779 |
-
|
5780 |
-
|
5781 |
-
|
5782 |
-
|
5783 |
-
|
5784 |
-
|
5785 |
-
|
5786 |
-
|
5787 |
-
#:
|
5788 |
-
|
5789 |
-
|
5790 |
-
|
5791 |
-
#:
|
5792 |
-
|
5793 |
-
|
5794 |
-
|
5795 |
-
#: /
|
5796 |
-
|
5797 |
-
|
5798 |
-
|
5799 |
-
#: /
|
5800 |
-
|
5801 |
-
|
5802 |
-
|
5803 |
-
#:
|
5804 |
-
|
5805 |
-
|
5806 |
-
|
5807 |
-
#:
|
5808 |
-
|
5809 |
-
|
5810 |
-
|
5811 |
-
#:
|
5812 |
-
|
5813 |
-
|
5814 |
-
|
5815 |
-
#: /
|
5816 |
-
|
5817 |
-
|
5818 |
-
|
5819 |
-
|
5820 |
-
|
5821 |
-
#:
|
5822 |
-
|
5823 |
-
|
5824 |
-
|
5825 |
-
|
5826 |
-
|
5827 |
-
|
5828 |
-
|
5829 |
-
|
5830 |
-
|
5831 |
-
|
5832 |
-
|
5833 |
-
#: /
|
5834 |
-
|
5835 |
-
|
5836 |
-
|
5837 |
-
|
5838 |
-
|
5839 |
-
|
5840 |
-
|
5841 |
-
#: /
|
5842 |
-
|
5843 |
-
|
5844 |
-
|
5845 |
-
|
5846 |
-
|
5847 |
-
|
5848 |
-
|
5849 |
-
#: /
|
5850 |
-
|
5851 |
-
|
5852 |
-
|
5853 |
-
|
5854 |
-
|
5855 |
-
|
5856 |
-
|
5857 |
-
|
5858 |
-
|
5859 |
-
#:
|
5860 |
-
#: /modules/widgets/module.php:
|
5861 |
-
|
5862 |
-
|
5863 |
-
|
5864 |
-
|
5865 |
-
|
5866 |
-
|
5867 |
-
#:
|
5868 |
-
|
5869 |
-
|
5870 |
-
|
5871 |
-
|
5872 |
-
|
5873 |
-
|
5874 |
-
|
5875 |
-
#:
|
5876 |
-
|
5877 |
-
|
5878 |
-
|
5879 |
-
|
5880 |
-
|
5881 |
-
|
5882 |
-
|
5883 |
-
#:
|
5884 |
-
#: /
|
5885 |
-
msgid "
|
5886 |
-
msgstr ""
|
5887 |
-
|
5888 |
-
#:
|
5889 |
-
|
5890 |
-
|
5891 |
-
|
5892 |
-
#: /modules/
|
5893 |
-
|
5894 |
-
|
5895 |
-
|
5896 |
-
#:
|
5897 |
-
#:
|
5898 |
-
|
5899 |
-
|
5900 |
-
|
5901 |
-
|
5902 |
-
|
5903 |
-
|
5904 |
-
|
5905 |
-
#: /
|
5906 |
-
|
5907 |
-
|
5908 |
-
|
5909 |
-
|
5910 |
-
|
5911 |
-
|
5912 |
-
|
5913 |
-
#: /
|
5914 |
-
|
5915 |
-
|
5916 |
-
|
5917 |
-
|
5918 |
-
|
5919 |
-
|
5920 |
-
|
5921 |
-
#: /
|
5922 |
-
#:
|
5923 |
-
#:
|
5924 |
-
#: /
|
5925 |
-
msgid "
|
5926 |
-
msgstr ""
|
5927 |
-
|
5928 |
-
#:
|
5929 |
-
|
5930 |
-
|
5931 |
-
|
5932 |
-
#: /modules/
|
5933 |
-
|
5934 |
-
|
5935 |
-
|
5936 |
-
#:
|
5937 |
-
#:
|
5938 |
-
#:
|
5939 |
-
|
5940 |
-
|
5941 |
-
|
5942 |
-
|
5943 |
-
|
5944 |
-
|
5945 |
-
|
5946 |
-
|
5947 |
-
|
5948 |
-
#: /modules/
|
5949 |
-
msgid "
|
5950 |
-
msgstr ""
|
5951 |
-
|
5952 |
-
#:
|
5953 |
-
|
5954 |
-
|
5955 |
-
|
5956 |
-
#: /
|
5957 |
-
msgid "
|
5958 |
-
msgstr ""
|
5959 |
-
|
5960 |
-
#:
|
5961 |
-
|
5962 |
-
|
5963 |
-
|
5964 |
-
#: /
|
5965 |
-
msgid "
|
5966 |
-
msgstr ""
|
5967 |
-
|
5968 |
-
#:
|
5969 |
-
|
5970 |
-
|
5971 |
-
|
5972 |
-
#:
|
5973 |
-
msgid "
|
5974 |
-
|
5975 |
-
|
5976 |
-
|
5977 |
-
|
5978 |
-
|
5979 |
-
|
5980 |
-
|
5981 |
-
|
5982 |
-
|
5983 |
-
|
5984 |
-
|
5985 |
-
|
5986 |
-
|
5987 |
-
|
5988 |
-
|
5989 |
-
|
5990 |
-
|
5991 |
-
|
5992 |
-
|
5993 |
-
|
5994 |
-
|
5995 |
-
|
5996 |
-
|
5997 |
-
|
5998 |
-
|
5999 |
-
|
6000 |
-
|
6001 |
-
|
6002 |
-
|
6003 |
-
|
6004 |
-
|
6005 |
-
|
6006 |
-
|
6007 |
-
|
6008 |
-
|
6009 |
-
|
6010 |
-
|
6011 |
-
|
6012 |
-
|
6013 |
-
|
6014 |
-
|
6015 |
-
|
6016 |
-
#: /
|
6017 |
-
|
6018 |
-
|
6019 |
-
msgstr ""
|
6020 |
-
|
6021 |
-
#: ../modules/html/module.php:1523 ../modules/tabs/module.php:2298 ..
|
6022 |
-
#: /modules/text-simple/module.php:2379 ../modules/tp-content/module.php:2273 ..
|
6023 |
-
#: /modules/widgets/module.php:997
|
6024 |
-
msgid "Item - Padding Horizontal"
|
6025 |
-
msgstr ""
|
6026 |
-
|
6027 |
-
#: ../modules/html/module.php:1559 ../modules/html/module.php:1570 ..
|
6028 |
-
#: /modules/html/module.php:1582 ../modules/html/module.php:1611 ..
|
6029 |
-
#: /modules/html/module.php:1623 ../modules/html/module.php:1634 ..
|
6030 |
-
#: /modules/html/module.php:1645 ../modules/html/module.php:1657 ..
|
6031 |
-
#: /modules/html/module.php:1672 ../modules/html/module.php:1683 ..
|
6032 |
-
#: /modules/html/module.php:1696 ../modules/html/module.php:1708 ..
|
6033 |
-
#: /modules/html/module.php:1720 ../modules/html/module.php:1731 ..
|
6034 |
-
#: /modules/tabs/module.php:2323 ../modules/tabs/module.php:2334 ..
|
6035 |
-
#: /modules/tabs/module.php:2346 ../modules/tabs/module.php:2375 ..
|
6036 |
-
#: /modules/tabs/module.php:2387 ../modules/tabs/module.php:2398 ..
|
6037 |
-
#: /modules/tabs/module.php:2409 ../modules/tabs/module.php:2421 ..
|
6038 |
-
#: /modules/tabs/module.php:2436 ../modules/tabs/module.php:2447 ..
|
6039 |
-
#: /modules/tabs/module.php:2460 ../modules/tabs/module.php:2472 ..
|
6040 |
-
#: /modules/tabs/module.php:2484 ../modules/text-simple/module.php:2415 ..
|
6041 |
-
#: /modules/text-simple/module.php:2426 ../modules/text-simple/module.php:2438 ..
|
6042 |
-
#: /modules/text-simple/module.php:2467 ../modules/text-simple/module.php:2479 ..
|
6043 |
-
#: /modules/text-simple/module.php:2490 ../modules/text-simple/module.php:2501 ..
|
6044 |
-
#: /modules/text-simple/module.php:2513 ../modules/text-simple/module.php:2528 ..
|
6045 |
-
#: /modules/text-simple/module.php:2539 ../modules/text-simple/module.php:2552 ..
|
6046 |
-
#: /modules/text-simple/module.php:2564 ../modules/text-simple/module.php:2576 ..
|
6047 |
-
#: /modules/text-simple/module.php:2587 ../modules/tp-comments-form/module.php:
|
6048 |
-
#: 313 ../modules/tp-comments-form/module.php:324 ../modules/tp-comments-
|
6049 |
-
#: form/module.php:336 ../modules/tp-comments-form/module.php:365 ../modules/tp-
|
6050 |
-
#: comments-form/module.php:377 ../modules/tp-comments-form/module.php:388 ..
|
6051 |
-
#: /modules/tp-comments-form/module.php:399 ../modules/tp-comments-form/module.
|
6052 |
-
#: php:411 ../modules/tp-comments-form/module.php:426 ../modules/tp-comments-
|
6053 |
-
#: form/module.php:437 ../modules/tp-comments-form/module.php:450 ../modules/tp-
|
6054 |
-
#: comments-form/module.php:462 ../modules/tp-comments-form/module.php:474 ..
|
6055 |
-
#: /modules/tp-content/module.php:2309 ../modules/tp-content/module.php:2320 ..
|
6056 |
-
#: /modules/tp-content/module.php:2332 ../modules/tp-content/module.php:2361 ..
|
6057 |
-
#: /modules/tp-content/module.php:2373 ../modules/tp-content/module.php:2384 ..
|
6058 |
-
#: /modules/tp-content/module.php:2395 ../modules/tp-content/module.php:2407 ..
|
6059 |
-
#: /modules/tp-content/module.php:2422 ../modules/tp-content/module.php:2433 ..
|
6060 |
-
#: /modules/tp-content/module.php:2446 ../modules/tp-content/module.php:2458 ..
|
6061 |
-
#: /modules/tp-content/module.php:2470 ../modules/tp-content/module.php:2481
|
6062 |
-
msgid "inputs"
|
6063 |
-
msgstr ""
|
6064 |
-
|
6065 |
-
#: ../modules/html/module.php:1747 ../modules/html/module.php:1758 ..
|
6066 |
-
#: /modules/html/module.php:1787 ../modules/html/module.php:1808 ..
|
6067 |
-
#: /modules/html/module.php:1873 ../modules/html/module.php:1884 ..
|
6068 |
-
#: /modules/html/module.php:1896 ../modules/html/module.php:1925 ..
|
6069 |
-
#: /modules/html/module.php:1937 ../modules/html/module.php:1949 ..
|
6070 |
-
#: /modules/html/module.php:1960 ../modules/html/module.php:1971 ..
|
6071 |
-
#: /modules/html/module.php:1983 ../modules/html/module.php:1998 ..
|
6072 |
-
#: /modules/html/module.php:2009 ../modules/html/module.php:2022 ..
|
6073 |
-
#: /modules/html/module.php:2034 ../modules/html/module.php:2046 ..
|
6074 |
-
#: /modules/html/module.php:2058 ../modules/html/module.php:2069 ..
|
6075 |
-
#: /modules/html/module.php:2080 ../modules/tabs/module.php:2500 ..
|
6076 |
-
#: /modules/tabs/module.php:2511 ../modules/tabs/module.php:2523 ..
|
6077 |
-
#: /modules/tabs/module.php:2552 ../modules/tabs/module.php:2564 ..
|
6078 |
-
#: /modules/tabs/module.php:2576 ../modules/tabs/module.php:2587 ..
|
6079 |
-
#: /modules/tabs/module.php:2598 ../modules/tabs/module.php:2610 ..
|
6080 |
-
#: /modules/tabs/module.php:2625 ../modules/tabs/module.php:2636 ..
|
6081 |
-
#: /modules/tabs/module.php:2649 ../modules/tabs/module.php:2661 ..
|
6082 |
-
#: /modules/tabs/module.php:2673 ../modules/tabs/module.php:2685 ..
|
6083 |
-
#: /modules/tabs/module.php:2696 ../modules/text-simple/module.php:2603 ..
|
6084 |
-
#: /modules/text-simple/module.php:2614 ../modules/text-simple/module.php:2643 ..
|
6085 |
-
#: /modules/text-simple/module.php:2664 ../modules/text-simple/module.php:2729 ..
|
6086 |
-
#: /modules/text-simple/module.php:2740 ../modules/text-simple/module.php:2752 ..
|
6087 |
-
#: /modules/text-simple/module.php:2781 ../modules/text-simple/module.php:2793 ..
|
6088 |
-
#: /modules/text-simple/module.php:2805 ../modules/text-simple/module.php:2816 ..
|
6089 |
-
#: /modules/text-simple/module.php:2827 ../modules/text-simple/module.php:2839 ..
|
6090 |
-
#: /modules/text-simple/module.php:2854 ../modules/text-simple/module.php:2865 ..
|
6091 |
-
#: /modules/text-simple/module.php:2878 ../modules/text-simple/module.php:2890 ..
|
6092 |
-
#: /modules/text-simple/module.php:2902 ../modules/text-simple/module.php:2914 ..
|
6093 |
-
#: /modules/text-simple/module.php:2925 ../modules/text-simple/module.php:2936 ..
|
6094 |
-
#: /modules/tp-content/module.php:2728 ../modules/tp-content/module.php:2739 ..
|
6095 |
-
#: /modules/tp-content/module.php:2768 ../modules/tp-content/module.php:2789 ..
|
6096 |
-
#: /modules/tp-content/module.php:2854 ../modules/tp-content/module.php:2865 ..
|
6097 |
-
#: /modules/tp-content/module.php:2877 ../modules/tp-content/module.php:2906 ..
|
6098 |
-
#: /modules/tp-content/module.php:2918 ../modules/tp-content/module.php:2930 ..
|
6099 |
-
#: /modules/tp-content/module.php:2941 ../modules/tp-content/module.php:2952 ..
|
6100 |
-
#: /modules/tp-content/module.php:2964 ../modules/tp-content/module.php:2979 ..
|
6101 |
-
#: /modules/tp-content/module.php:2990 ../modules/tp-content/module.php:3003 ..
|
6102 |
-
#: /modules/tp-content/module.php:3015 ../modules/tp-content/module.php:3027 ..
|
6103 |
-
#: /modules/tp-content/module.php:3039 ../modules/tp-content/module.php:3050 ..
|
6104 |
-
#: /modules/tp-content/module.php:3061
|
6105 |
-
msgid "blockquote"
|
6106 |
-
msgstr ""
|
6107 |
-
|
6108 |
-
#: ../modules/html/module.php:1853 ../modules/text-simple/module.php:2709 ..
|
6109 |
-
#: /modules/tp-content/module.php:2834
|
6110 |
-
msgid "25px 25px"
|
6111 |
-
msgstr ""
|
6112 |
-
|
6113 |
-
#: ../modules/html/module.php:1857 ../modules/text-simple/module.php:2713 ..
|
6114 |
-
#: /modules/tp-content/module.php:2838
|
6115 |
-
msgid "50px 50px"
|
6116 |
-
msgstr ""
|
6117 |
-
|
6118 |
-
#: ../modules/html/module.php:1861 ../modules/text-simple/module.php:2717 ..
|
6119 |
-
#: /modules/tp-content/module.php:2842
|
6120 |
-
msgid "100px 100px"
|
6121 |
-
msgstr ""
|
6122 |
-
|
6123 |
-
#: ../modules/html/module.php:1865 ../modules/text-simple/module.php:2721 ..
|
6124 |
-
#: /modules/tp-content/module.php:2846
|
6125 |
-
msgid "200px 200px"
|
6126 |
-
msgstr ""
|
6127 |
-
|
6128 |
-
#: ../modules/html/module.php:2096 ../modules/html/module.php:2107 ..
|
6129 |
-
#: /modules/html/module.php:2118 ../modules/html/module.php:2129 ..
|
6130 |
-
#: /modules/html/module.php:2141 ../modules/html/module.php:2170 ..
|
6131 |
-
#: /modules/html/module.php:2182 ../modules/html/module.php:2193 ..
|
6132 |
-
#: /modules/html/module.php:2204 ../modules/html/module.php:2215 ..
|
6133 |
-
#: /modules/html/module.php:2227 ../modules/html/module.php:2242 ..
|
6134 |
-
#: /modules/html/module.php:2253 ../modules/html/module.php:2266 ..
|
6135 |
-
#: /modules/html/module.php:2278 ../modules/html/module.php:2289 ..
|
6136 |
-
#: /modules/html/module.php:2300 ../modules/html/module.php:2311 ../modules/text-
|
6137 |
-
#: simple/module.php:2952 ../modules/text-simple/module.php:2963 ../modules/text-
|
6138 |
-
#: simple/module.php:2974 ../modules/text-simple/module.php:2985 ../modules/text-
|
6139 |
-
#: simple/module.php:2997 ../modules/text-simple/module.php:3026 ../modules/text-
|
6140 |
-
#: simple/module.php:3038 ../modules/text-simple/module.php:3049 ../modules/text-
|
6141 |
-
#: simple/module.php:3060 ../modules/text-simple/module.php:3071 ../modules/text-
|
6142 |
-
#: simple/module.php:3083 ../modules/text-simple/module.php:3098 ../modules/text-
|
6143 |
-
#: simple/module.php:3109 ../modules/text-simple/module.php:3122 ../modules/text-
|
6144 |
-
#: simple/module.php:3134 ../modules/text-simple/module.php:3145 ../modules/text-
|
6145 |
-
#: simple/module.php:3156 ../modules/text-simple/module.php:3167 ../modules/tp-
|
6146 |
-
#: content/module.php:2497 ../modules/tp-content/module.php:2508 ../modules/tp-
|
6147 |
-
#: content/module.php:2519 ../modules/tp-content/module.php:2530 ../modules/tp-
|
6148 |
-
#: content/module.php:2542 ../modules/tp-content/module.php:2571 ../modules/tp-
|
6149 |
-
#: content/module.php:2583 ../modules/tp-content/module.php:2594 ../modules/tp-
|
6150 |
-
#: content/module.php:2605 ../modules/tp-content/module.php:2616 ../modules/tp-
|
6151 |
-
#: content/module.php:2628 ../modules/tp-content/module.php:2643 ../modules/tp-
|
6152 |
-
#: content/module.php:2654 ../modules/tp-content/module.php:2667 ../modules/tp-
|
6153 |
-
#: content/module.php:2679 ../modules/tp-content/module.php:2690 ../modules/tp-
|
6154 |
-
#: content/module.php:2701 ../modules/tp-content/module.php:2712
|
6155 |
-
msgid "buttons"
|
6156 |
-
msgstr ""
|
6157 |
-
|
6158 |
-
#: ../modules/html/module.php:2397 ../modules/html/module.php:2662 ..
|
6159 |
-
#: /modules/text-simple/module.php:3311 ../modules/text-simple/module.php:3854 ..
|
6160 |
-
#: /modules/tp-content/module.php:3205 ../modules/tp-content/module.php:3748
|
6161 |
-
msgid "H2 - Font Size"
|
6162 |
-
msgstr ""
|
6163 |
-
|
6164 |
-
#: ../modules/html/module.php:2409 ../modules/html/module.php:2674 ..
|
6165 |
-
#: /modules/text-simple/module.php:3323 ../modules/text-simple/module.php:3866 ..
|
6166 |
-
#: /modules/tp-content/module.php:3217 ../modules/tp-content/module.php:3760
|
6167 |
-
msgid "H2 - Line Height"
|
6168 |
-
msgstr ""
|
6169 |
-
|
6170 |
-
#: ../modules/html/module.php:2421 ../modules/html/module.php:2686 ..
|
6171 |
-
#: /modules/text-simple/module.php:3335 ../modules/text-simple/module.php:3878 ..
|
6172 |
-
#: /modules/tp-content/module.php:3229 ../modules/tp-content/module.php:3772
|
6173 |
-
msgid "H2 - Margin Bottom"
|
6174 |
-
msgstr ""
|
6175 |
-
|
6176 |
-
#: ../modules/html/module.php:2433 ../modules/html/module.php:2698 ..
|
6177 |
-
#: /modules/text-simple/module.php:3358 ../modules/text-simple/module.php:3901 ..
|
6178 |
-
#: /modules/tp-content/module.php:3252 ../modules/tp-content/module.php:3795
|
6179 |
-
msgid "H3 - Font Size"
|
6180 |
-
msgstr ""
|
6181 |
-
|
6182 |
-
#: ../modules/html/module.php:2445 ../modules/html/module.php:2710 ..
|
6183 |
-
#: /modules/text-simple/module.php:3370 ../modules/text-simple/module.php:3913 ..
|
6184 |
-
#: /modules/tp-content/module.php:3264 ../modules/tp-content/module.php:3807
|
6185 |
-
msgid "H3 - Line Height"
|
6186 |
-
msgstr ""
|
6187 |
-
|
6188 |
-
#: ../modules/html/module.php:2457 ../modules/html/module.php:2722 ..
|
6189 |
-
#: /modules/text-simple/module.php:3382 ../modules/text-simple/module.php:3925 ..
|
6190 |
-
#: /modules/tp-content/module.php:3276 ../modules/tp-content/module.php:3819
|
6191 |
-
msgid "H3 - Margin Bottom"
|
6192 |
-
msgstr ""
|
6193 |
-
|
6194 |
-
#: ../modules/html/module.php:2469 ../modules/html/module.php:2734 ..
|
6195 |
-
#: /modules/text-simple/module.php:3405 ../modules/text-simple/module.php:3948 ..
|
6196 |
-
#: /modules/tp-content/module.php:3299 ../modules/tp-content/module.php:3842
|
6197 |
-
msgid "H4 - Font Size"
|
6198 |
-
msgstr ""
|
6199 |
-
|
6200 |
-
#: ../modules/html/module.php:2481 ../modules/html/module.php:2746 ..
|
6201 |
-
#: /modules/text-simple/module.php:3417 ../modules/text-simple/module.php:3960 ..
|
6202 |
-
#: /modules/tp-content/module.php:3311 ../modules/tp-content/module.php:3854
|
6203 |
-
msgid "H4 - Line Height"
|
6204 |
-
msgstr ""
|
6205 |
-
|
6206 |
-
#: ../modules/html/module.php:2493 ../modules/html/module.php:2758 ..
|
6207 |
-
#: /modules/text-simple/module.php:3429 ../modules/text-simple/module.php:3972 ..
|
6208 |
-
#: /modules/tp-content/module.php:3323 ../modules/tp-content/module.php:3866
|
6209 |
-
msgid "H4 - Margin Bottom"
|
6210 |
-
msgstr ""
|
6211 |
-
|
6212 |
-
#: ../modules/html/module.php:2505 ../modules/html/module.php:2770 ..
|
6213 |
-
#: /modules/text-simple/module.php:3452 ../modules/text-simple/module.php:3995 ..
|
6214 |
-
#: /modules/tp-content/module.php:3346 ../modules/tp-content/module.php:3889
|
6215 |
-
msgid "H5 - Font Size"
|
6216 |
-
msgstr ""
|
6217 |
-
|
6218 |
-
#: ../modules/html/module.php:2517 ../modules/html/module.php:2782 ..
|
6219 |
-
#: /modules/text-simple/module.php:3464 ../modules/text-simple/module.php:4007 ..
|
6220 |
-
#: /modules/tp-content/module.php:3358 ../modules/tp-content/module.php:3901
|
6221 |
-
msgid "H5 - Line Height"
|
6222 |
-
msgstr ""
|
6223 |
-
|
6224 |
-
#: ../modules/html/module.php:2529 ../modules/html/module.php:2794 ..
|
6225 |
-
#: /modules/text-simple/module.php:3476 ../modules/text-simple/module.php:4019 ..
|
6226 |
-
#: /modules/tp-content/module.php:3370 ../modules/tp-content/module.php:3913
|
6227 |
-
msgid "H5 - Margin Bottom"
|
6228 |
-
msgstr ""
|
6229 |
-
|
6230 |
-
#: ../modules/html/module.php:2541 ../modules/html/module.php:2806 ..
|
6231 |
-
#: /modules/text-simple/module.php:3499 ../modules/text-simple/module.php:4042 ..
|
6232 |
-
#: /modules/tp-content/module.php:3393 ../modules/tp-content/module.php:3936
|
6233 |
-
msgid "H6 - Font Size"
|
6234 |
-
msgstr ""
|
6235 |
-
|
6236 |
-
#: ../modules/html/module.php:2553 ../modules/html/module.php:2818 ..
|
6237 |
-
#: /modules/text-simple/module.php:3511 ../modules/text-simple/module.php:4054 ..
|
6238 |
-
#: /modules/tp-content/module.php:3405 ../modules/tp-content/module.php:3948
|
6239 |
-
msgid "H6 - Line Height"
|
6240 |
-
msgstr ""
|
6241 |
-
|
6242 |
-
#: ../modules/html/module.php:2565 ../modules/html/module.php:2830 ..
|
6243 |
-
#: /modules/text-simple/module.php:3523 ../modules/text-simple/module.php:4066 ..
|
6244 |
-
#: /modules/tp-content/module.php:3417 ../modules/tp-content/module.php:3960
|
6245 |
-
msgid "H6 - Margin Bottom"
|
6246 |
-
msgstr ""
|
6247 |
-
|
6248 |
-
#: ../modules/html/module.php:2888
|
6249 |
-
msgid "Save and refresh the page to display the module safely."
|
6250 |
-
msgstr ""
|
6251 |
-
|
6252 |
-
#: ../modules/icon/module.php:229 ../modules/icon/module.php:301 ..
|
6253 |
-
#: /modules/icon/module.php:362 ../modules/navigation/module.php:1303 ..
|
6254 |
-
#: /modules/navigation/module.php:1368 ../modules/notification/module.php:415 ..
|
6255 |
-
#: /modules/progress-bars/module.php:460 ../modules/social/module.php:350 ..
|
6256 |
-
#: /modules/social/module.php:397 ../modules/testimonials/module.php:952 ..
|
6257 |
-
#: /modules/tp-gallery-slider/module.php:533 ../modules/tp-project-slider/module.
|
6258 |
-
#: php:533 ../modules/tp-staff-social/module.php:163 ../modules/tp-staff-
|
6259 |
-
#: social/module.php:210
|
6260 |
-
msgid "Size"
|
6261 |
-
msgstr ""
|
6262 |
-
|
6263 |
-
#: ../modules/icon/module.php:241
|
6264 |
-
msgid "Icon Shadow"
|
6265 |
-
msgstr ""
|
6266 |
-
|
6267 |
-
#: ../modules/image/module.php:13 ../modules/infobox/module.php:159 ..
|
6268 |
-
#: /modules/infobox/module.php:879 ../modules/infobox/module.php:887 ..
|
6269 |
-
#: /modules/infobox/module.php:898 ../modules/infobox/module.php:909 ..
|
6270 |
-
#: /modules/infobox/module.php:921 ../modules/infobox/module.php:950 ..
|
6271 |
-
#: /modules/infobox/module.php:961 ../modules/infobox/module.php:973 ..
|
6272 |
-
#: /modules/infobox/module.php:985 ../modules/infobox/module.php:996
|
6273 |
-
msgid "Image"
|
6274 |
-
msgstr ""
|
6275 |
-
|
6276 |
-
#: ../modules/image/module.php:44
|
6277 |
-
msgid "CT"
|
6278 |
-
msgstr ""
|
6279 |
-
|
6280 |
-
#: ../modules/image/module.php:46
|
6281 |
-
msgid "This is just some placeholder text. Click to edit it."
|
6282 |
-
msgstr ""
|
6283 |
-
|
6284 |
-
#: ../modules/image/module.php:52 ../modules/infobox/module.php:874
|
6285 |
-
msgid "Image - File"
|
6286 |
-
msgstr ""
|
6287 |
-
|
6288 |
-
#: ../modules/image/module.php:58
|
6289 |
-
msgid "Image - URL"
|
6290 |
-
msgstr ""
|
6291 |
-
|
6292 |
-
#: ../modules/image/module.php:59
|
6293 |
-
msgid "Will be used as a fallback if file ( previous option ) not supplied."
|
6294 |
-
msgstr ""
|
6295 |
-
|
6296 |
-
#: ../modules/image/module.php:65
|
6297 |
-
msgid "Link Type"
|
6298 |
-
msgstr ""
|
6299 |
-
|
6300 |
-
#: ../modules/image/module.php:75
|
6301 |
-
msgid "URL - Same Tab"
|
6302 |
-
msgstr ""
|
6303 |
-
|
6304 |
-
#: ../modules/image/module.php:79
|
6305 |
-
msgid "URL - New Tab"
|
6306 |
-
msgstr ""
|
6307 |
-
|
6308 |
-
#: ../modules/image/module.php:89
|
6309 |
-
msgid "Link - URL"
|
6310 |
-
msgstr ""
|
6311 |
-
|
6312 |
-
#: ../modules/image/module.php:95
|
6313 |
-
msgid "Link - Lightbox Image"
|
6314 |
-
msgstr ""
|
6315 |
-
|
6316 |
-
#: ../modules/image/module.php:101
|
6317 |
-
msgid "Custom Text"
|
6318 |
-
msgstr ""
|
6319 |
-
|
6320 |
-
#: ../modules/image/module.php:129
|
6321 |
-
msgid "Image - ALT attribute"
|
6322 |
-
msgstr ""
|
6323 |
-
|
6324 |
-
#: ../modules/image/module.php:136
|
6325 |
-
msgid "Image - TITLE attribute"
|
6326 |
-
msgstr ""
|
6327 |
-
|
6328 |
-
#: ../modules/image/module.php:277
|
6329 |
-
msgid "Force 100% Width"
|
6330 |
-
msgstr ""
|
6331 |
-
|
6332 |
-
#: ../modules/image/module.php:310 ../modules/image/module.php:321 ..
|
6333 |
-
#: /modules/image/module.php:332 ../modules/image/module.php:344 ..
|
6334 |
-
#: /modules/image/module.php:359 ../modules/image/module.php:370 ..
|
6335 |
-
#: /modules/image/module.php:383
|
6336 |
-
msgid "custom text"
|
6337 |
-
msgstr ""
|
6338 |
-
|
6339 |
-
#: ../modules/image/module.php:457 ../modules/image/module.php:552
|
6340 |
-
msgid "Text - Line Height"
|
6341 |
-
msgstr ""
|
6342 |
-
|
6343 |
-
#: ../modules/image/module.php:469 ../modules/image/module.php:564
|
6344 |
-
msgid "Text - Margin Top"
|
6345 |
-
msgstr ""
|
6346 |
-
|
6347 |
-
#: ../modules/image/module.php:621
|
6348 |
-
msgid "No image has been set yet, edit the module to set one."
|
6349 |
-
msgstr ""
|
6350 |
-
|
6351 |
-
#: ../modules/infobox/module.php:13
|
6352 |
-
msgid "Info Box"
|
6353 |
-
msgstr ""
|
6354 |
-
|
6355 |
-
#: ../modules/infobox/module.php:44
|
6356 |
-
msgid "Title Link"
|
6357 |
-
msgstr ""
|
6358 |
-
|
6359 |
-
#: ../modules/infobox/module.php:50
|
6360 |
-
msgid "Title Link - Open in"
|
6361 |
-
msgstr ""
|
6362 |
-
|
6363 |
-
#: ../modules/infobox/module.php:66
|
6364 |
-
msgid "Icon Link"
|
6365 |
-
msgstr ""
|
6366 |
-
|
6367 |
-
#: ../modules/infobox/module.php:72
|
6368 |
-
msgid "Icon Link - Open in"
|
6369 |
-
msgstr ""
|
6370 |
-
|
6371 |
-
#: ../modules/infobox/module.php:88
|
6372 |
-
msgid "Primary Button Link"
|
6373 |
-
msgstr ""
|
6374 |
-
|
6375 |
-
#: ../modules/infobox/module.php:94
|
6376 |
-
msgid "Primary Button - Open in"
|
6377 |
-
msgstr ""
|
6378 |
-
|
6379 |
-
#: ../modules/infobox/module.php:110
|
6380 |
-
msgid "Secondary Button Link"
|
6381 |
-
msgstr ""
|
6382 |
-
|
6383 |
-
#: ../modules/infobox/module.php:116
|
6384 |
-
msgid "Secondary Button - Open in"
|
6385 |
-
msgstr ""
|
6386 |
-
|
6387 |
-
#: ../modules/infobox/module.php:820 ../modules/progress-bars/module.php:321 ..
|
6388 |
-
#: /modules/tabs/module.php:73
|
6389 |
-
msgid "Above"
|
6390 |
-
msgstr ""
|
6391 |
-
|
6392 |
-
#: ../modules/infobox/module.php:824 ../modules/tabs/module.php:77
|
6393 |
-
msgid "Aside"
|
6394 |
-
msgstr ""
|
6395 |
-
|
6396 |
-
#: ../modules/infobox/module.php:832 ../modules/social/module.php:584 ..
|
6397 |
-
#: /modules/social/module.php:655 ../modules/tp-staff-social/module.php:257 ..
|
6398 |
-
#: /modules/tp-staff-social/module.php:328
|
6399 |
-
msgid "Size ( Wrapper )"
|
6400 |
-
msgstr ""
|
6401 |
-
|
6402 |
-
#: ../modules/infobox/module.php:846 ../modules/social/module.php:596 ..
|
6403 |
-
#: /modules/social/module.php:667 ../modules/tp-staff-social/module.php:269 ..
|
6404 |
-
#: /modules/tp-staff-social/module.php:340
|
6405 |
-
msgid "Size ( Icon )"
|
6406 |
-
msgstr ""
|
6407 |
-
|
6408 |
-
#: ../modules/infobox/module.php:882
|
6409 |
-
msgid "Image Link - URL"
|
6410 |
-
msgstr ""
|
6411 |
-
|
6412 |
-
#: ../modules/infobox/module.php:1205 ../modules/infobox/module.php:1216 ..
|
6413 |
-
#: /modules/infobox/module.php:1227 ../modules/infobox/module.php:1257 ..
|
6414 |
-
#: /modules/infobox/module.php:1268 ../modules/infobox/module.php:1279 ..
|
6415 |
-
#: /modules/infobox/module.php:1290 ../modules/infobox/module.php:1302 ..
|
6416 |
-
#: /modules/infobox/module.php:1313 ../modules/infobox/module.php:1324 ..
|
6417 |
-
#: /modules/infobox/module.php:1336 ../modules/infobox/module.php:1351 ..
|
6418 |
-
#: /modules/infobox/module.php:1362 ../modules/infobox/module.php:1377 ..
|
6419 |
-
#: /modules/infobox/module.php:1389 ../modules/infobox/module.php:1407 ..
|
6420 |
-
#: /modules/infobox/module.php:1419 ../modules/infobox/module.php:1431 ..
|
6421 |
-
#: /modules/infobox/module.php:1439 ../modules/infobox/module.php:1450 ..
|
6422 |
-
#: /modules/infobox/module.php:1461 ../modules/infobox/module.php:1473 ..
|
6423 |
-
#: /modules/infobox/module.php:1484 ../modules/infobox/module.php:1495
|
6424 |
-
msgid "Primary Button"
|
6425 |
-
msgstr ""
|
6426 |
-
|
6427 |
-
#: ../modules/infobox/module.php:1398
|
6428 |
-
msgid "Right of content"
|
6429 |
-
msgstr ""
|
6430 |
-
|
6431 |
-
#: ../modules/infobox/module.php:1402
|
6432 |
-
msgid "Bellow content"
|
6433 |
-
msgstr ""
|
6434 |
-
|
6435 |
-
#: ../modules/infobox/module.php:1453 ../modules/infobox/module.php:1741
|
6436 |
-
msgid "Icon - Color Hover"
|
6437 |
-
msgstr ""
|
6438 |
-
|
6439 |
-
#: ../modules/infobox/module.php:1511 ../modules/infobox/module.php:1522 ..
|
6440 |
-
#: /modules/infobox/module.php:1533 ../modules/infobox/module.php:1563 ..
|
6441 |
-
#: /modules/infobox/module.php:1574 ../modules/infobox/module.php:1585 ..
|
6442 |
-
#: /modules/infobox/module.php:1596 ../modules/infobox/module.php:1608 ..
|
6443 |
-
#: /modules/infobox/module.php:1619 ../modules/infobox/module.php:1630 ..
|
6444 |
-
#: /modules/infobox/module.php:1642 ../modules/infobox/module.php:1657 ..
|
6445 |
-
#: /modules/infobox/module.php:1668 ../modules/infobox/module.php:1683 ..
|
6446 |
-
#: /modules/infobox/module.php:1695 ../modules/infobox/module.php:1707 ..
|
6447 |
-
#: /modules/infobox/module.php:1719 ../modules/infobox/module.php:1727 ..
|
6448 |
-
#: /modules/infobox/module.php:1738 ../modules/infobox/module.php:1749 ..
|
6449 |
-
#: /modules/infobox/module.php:1761 ../modules/infobox/module.php:1772 ..
|
6450 |
-
#: /modules/infobox/module.php:1783
|
6451 |
-
msgid "Secondary Button"
|
6452 |
-
msgstr ""
|
6453 |
-
|
6454 |
-
#: ../modules/infobox/module.php:1807 ../modules/infobox/module.php:1815
|
6455 |
-
msgid "Button Title"
|
6456 |
-
msgstr ""
|
6457 |
-
|
6458 |
-
#: ../modules/infobox/module.php:1884 ../modules/infobox/module.php:2205
|
6459 |
-
msgid "Wrapper - Padding Vertical"
|
6460 |
-
msgstr ""
|
6461 |
-
|
6462 |
-
#: ../modules/infobox/module.php:1898 ../modules/infobox/module.php:2219
|
6463 |
-
msgid "Wrapper - Padding Horizontal"
|
6464 |
-
msgstr ""
|
6465 |
-
|
6466 |
-
#: ../modules/infobox/module.php:1922 ../modules/infobox/module.php:2243
|
6467 |
-
msgid "Icon - Margin Top"
|
6468 |
-
msgstr ""
|
6469 |
-
|
6470 |
-
#: ../modules/infobox/module.php:1950 ../modules/infobox/module.php:2271 ..
|
6471 |
-
#: /modules/notification/module.php:547 ../modules/notification/module.php:654
|
6472 |
-
msgid "Icon - Size ( Wrapper )"
|
6473 |
-
msgstr ""
|
6474 |
-
|
6475 |
-
#: ../modules/infobox/module.php:1964 ../modules/infobox/module.php:2285
|
6476 |
-
msgid "Icon - Size ( Icon )"
|
6477 |
-
msgstr ""
|
6478 |
-
|
6479 |
-
#: ../modules/infobox/module.php:2036 ../modules/infobox/module.php:2357
|
6480 |
-
msgid "Content - Margin Bottom"
|
6481 |
-
msgstr ""
|
6482 |
-
|
6483 |
-
#: ../modules/infobox/module.php:2060 ../modules/infobox/module.php:2381
|
6484 |
-
msgid "Button - Margin Top"
|
6485 |
-
msgstr ""
|
6486 |
-
|
6487 |
-
#: ../modules/infobox/module.php:2072 ../modules/infobox/module.php:2393
|
6488 |
-
msgid "Button - Margin Right"
|
6489 |
-
msgstr ""
|
6490 |
-
|
6491 |
-
#: ../modules/infobox/module.php:2120 ../modules/infobox/module.php:2441
|
6492 |
-
msgid "2nd Button Margin Left"
|
6493 |
-
msgstr ""
|
6494 |
-
|
6495 |
-
#: ../modules/infobox/module.php:2132 ../modules/infobox/module.php:2453
|
6496 |
-
msgid "2nd Button Margin Top"
|
6497 |
-
msgstr ""
|
6498 |
-
|
6499 |
-
#: ../modules/navigation/functions.php:19
|
6500 |
-
msgid "Menus"
|
6501 |
-
msgstr ""
|
6502 |
-
|
6503 |
-
#: ../modules/navigation/module.php:16 ../modules/navigation/module.php:68 ..
|
6504 |
-
#: /modules/tabs/module.php:82 ../modules/tabs/module.php:93 ..
|
6505 |
-
#: /modules/tabs/module.php:104 ../modules/tabs/module.php:115 ..
|
6506 |
-
#: /modules/tabs/module.php:127 ../modules/tabs/module.php:156 ..
|
6507 |
-
#: /modules/tabs/module.php:167 ../modules/tabs/module.php:179 ..
|
6508 |
-
#: /modules/tabs/module.php:191 ../modules/tabs/module.php:202 ..
|
6509 |
-
#: /modules/tabs/module.php:214 ../modules/tabs/module.php:229 ..
|
6510 |
-
#: /modules/tabs/module.php:241 ../modules/tabs/module.php:253 ..
|
6511 |
-
#: /modules/tabs/module.php:265 ../modules/tabs/module.php:279 ../modules/tp-
|
6512 |
-
#: gallery-slider/module.php:496 ../modules/tp-gallery-slider/module.php:507 ..
|
6513 |
-
#: /modules/tp-gallery-slider/module.php:518 ../modules/tp-gallery-slider/module.
|
6514 |
-
#: php:529 ../modules/tp-gallery-slider/module.php:541 ../modules/tp-gallery-
|
6515 |
-
#: slider/module.php:553 ../modules/tp-project-slider/module.php:496 ..
|
6516 |
-
#: /modules/tp-project-slider/module.php:507 ../modules/tp-project-slider/module.
|
6517 |
-
#: php:518 ../modules/tp-project-slider/module.php:529 ../modules/tp-project-
|
6518 |
-
#: slider/module.php:541 ../modules/tp-project-slider/module.php:553
|
6519 |
-
msgid "Navigation"
|
6520 |
-
msgstr ""
|
6521 |
-
|
6522 |
-
#: ../modules/navigation/module.php:28
|
6523 |
-
msgid "Choose Navigation"
|
6524 |
-
msgstr ""
|
6525 |
-
|
6526 |
-
#: ../modules/navigation/module.php:73
|
6527 |
-
msgid ""
|
6528 |
-
"The locations from the theme will be shown here but you can register your "
|
6529 |
-
"own in <br>WP Admin > Live Composer > Navigation."
|
6530 |
-
msgstr ""
|
6531 |
-
|
6532 |
-
#: ../modules/navigation/module.php:355 ../modules/navigation/module.php:366 ..
|
6533 |
-
#: /modules/navigation/module.php:377 ../modules/navigation/module.php:388 ..
|
6534 |
-
#: /modules/navigation/module.php:399 ../modules/navigation/module.php:410 ..
|
6535 |
-
#: /modules/navigation/module.php:422 ../modules/navigation/module.php:451 ..
|
6536 |
-
#: /modules/navigation/module.php:463 ../modules/navigation/module.php:475 ..
|
6537 |
-
#: /modules/navigation/module.php:486 ../modules/navigation/module.php:497 ..
|
6538 |
-
#: /modules/navigation/module.php:508 ../modules/navigation/module.php:519 ..
|
6539 |
-
#: /modules/navigation/module.php:531 ../modules/navigation/module.php:546 ..
|
6540 |
-
#: /modules/navigation/module.php:557 ../modules/navigation/module.php:571 ..
|
6541 |
-
#: /modules/navigation/module.php:584 ../modules/navigation/module.php:596 ..
|
6542 |
-
#: /modules/navigation/module.php:625 ../modules/navigation/module.php:637 ..
|
6543 |
-
#: /modules/navigation/module.php:649 ../modules/navigation/module.php:670 ..
|
6544 |
-
#: /modules/navigation/module.php:681 ../modules/navigation/module.php:693
|
6545 |
-
msgid "item"
|
6546 |
-
msgstr ""
|
6547 |
-
|
6548 |
-
#: ../modules/navigation/module.php:369 ../modules/navigation/module.php:987
|
6549 |
-
msgid "BG Color - Active"
|
6550 |
-
msgstr ""
|
6551 |
-
|
6552 |
-
#: ../modules/navigation/module.php:402 ../modules/navigation/module.php:1020
|
6553 |
-
msgid "Border Color - Active"
|
6554 |
-
msgstr ""
|
6555 |
-
|
6556 |
-
#: ../modules/navigation/module.php:500 ../modules/navigation/module.php:1118 ..
|
6557 |
-
#: /modules/tp-gallery-slider/module.php:510 ../modules/tp-project-slider/module.
|
6558 |
-
#: php:510
|
6559 |
-
msgid "Color - Active"
|
6560 |
-
msgstr ""
|
6561 |
-
|
6562 |
-
#: ../modules/navigation/module.php:641
|
6563 |
-
msgid "Chevron - Enable/Disable"
|
6564 |
-
msgstr ""
|
6565 |
-
|
6566 |
-
#: ../modules/navigation/module.php:662
|
6567 |
-
msgid "Chevron - Color"
|
6568 |
-
msgstr ""
|
6569 |
-
|
6570 |
-
#: ../modules/navigation/module.php:673
|
6571 |
-
msgid "Chevron - Size"
|
6572 |
-
msgstr ""
|
6573 |
-
|
6574 |
-
#: ../modules/navigation/module.php:685
|
6575 |
-
msgid "Chevron - Spacing"
|
6576 |
-
msgstr ""
|
6577 |
-
|
6578 |
-
#: ../modules/navigation/module.php:725 ../modules/navigation/module.php:736 ..
|
6579 |
-
#: /modules/navigation/module.php:747 ../modules/navigation/module.php:758 ..
|
6580 |
-
#: /modules/navigation/module.php:787 ../modules/navigation/module.php:808 ..
|
6581 |
-
#: /modules/navigation/module.php:857 ../modules/navigation/module.php:868 ..
|
6582 |
-
#: /modules/navigation/module.php:880 ../modules/navigation/module.php:909 ..
|
6583 |
-
#: /modules/navigation/module.php:921 ../modules/navigation/module.php:933 ..
|
6584 |
-
#: /modules/navigation/module.php:945 ../modules/navigation/module.php:957
|
6585 |
-
msgid "subnav"
|
6586 |
-
msgstr ""
|
6587 |
-
|
6588 |
-
#: ../modules/navigation/module.php:973 ../modules/navigation/module.php:984 ..
|
6589 |
-
#: /modules/navigation/module.php:995 ../modules/navigation/module.php:1006 ..
|
6590 |
-
#: /modules/navigation/module.php:1017 ../modules/navigation/module.php:1028 ..
|
6591 |
-
#: /modules/navigation/module.php:1040 ../modules/navigation/module.php:1069 ..
|
6592 |
-
#: /modules/navigation/module.php:1081 ../modules/navigation/module.php:1093 ..
|
6593 |
-
#: /modules/navigation/module.php:1104 ../modules/navigation/module.php:1115 ..
|
6594 |
-
#: /modules/navigation/module.php:1126 ../modules/navigation/module.php:1137 ..
|
6595 |
-
#: /modules/navigation/module.php:1149 ../modules/navigation/module.php:1164 ..
|
6596 |
-
#: /modules/navigation/module.php:1175 ../modules/navigation/module.php:1189 ..
|
6597 |
-
#: /modules/navigation/module.php:1202 ../modules/navigation/module.php:1214 ..
|
6598 |
-
#: /modules/navigation/module.php:1243
|
6599 |
-
msgid "subnav item"
|
6600 |
-
msgstr ""
|
6601 |
-
|
6602 |
-
#: ../modules/navigation/module.php:1406
|
6603 |
-
msgid "Edit the module and choose which location to show."
|
6604 |
-
msgstr ""
|
6605 |
-
|
6606 |
-
#: ../modules/navigation/module.php:1410
|
6607 |
-
msgid "The chosen location does not have a menu assigned."
|
6608 |
-
msgstr ""
|
6609 |
-
|
6610 |
-
#: ../modules/notification/module.php:13
|
6611 |
-
msgid "Notification"
|
6612 |
-
msgstr ""
|
6613 |
-
|
6614 |
-
#: ../modules/notification/module.php:44
|
6615 |
-
msgid "Show Again After ( days )"
|
6616 |
-
msgstr ""
|
6617 |
-
|
6618 |
-
#: ../modules/notification/module.php:45
|
6619 |
-
msgid ""
|
6620 |
-
"Amount of days until the notifications shows again to the user that closed "
|
6621 |
-
"it.<br>If value empty it will show on every page load."
|
6622 |
-
msgstr ""
|
6623 |
-
|
6624 |
-
#: ../modules/notification/module.php:178 ../modules/tabs/module.php:48 ..
|
6625 |
-
#: /modules/tabs/module.php:3083 ../modules/tabs/module.php:3086
|
6626 |
-
msgid "This is just placeholder text."
|
6627 |
-
msgstr ""
|
6628 |
-
|
6629 |
-
#: ../modules/notification/module.php:182 ../modules/notification/module.php:204 .
|
6630 |
-
#: ./modules/notification/module.php:215 ../modules/notification/module.php:226 ..
|
6631 |
-
#: /modules/notification/module.php:238 ../modules/notification/module.php:253 ..
|
6632 |
-
#: /modules/notification/module.php:265
|
6633 |
-
msgid "text"
|
6634 |
-
msgstr ""
|
6635 |
-
|
6636 |
-
#: ../modules/notification/module.php:289 ../modules/notification/module.php:300 .
|
6637 |
-
#: ./modules/notification/module.php:311 ../modules/notification/module.php:322 ..
|
6638 |
-
#: /modules/notification/module.php:333 ../modules/notification/module.php:344 ..
|
6639 |
-
#: /modules/notification/module.php:374 ../modules/notification/module.php:385 ..
|
6640 |
-
#: /modules/notification/module.php:397 ../modules/notification/module.php:410 ..
|
6641 |
-
#: /modules/notification/module.php:424 ../modules/notification/module.php:438 ..
|
6642 |
-
#: /modules/notification/module.php:449 ../modules/notification/module.php:461
|
6643 |
-
msgid "close"
|
6644 |
-
msgstr ""
|
6645 |
-
|
6646 |
-
#: ../modules/notification/module.php:441
|
6647 |
-
msgid "Icon - Color - Hover"
|
6648 |
-
msgstr ""
|
6649 |
-
|
6650 |
-
#: ../modules/notification/module.php:559 ../modules/notification/module.php:666
|
6651 |
-
msgid "Icom - Size ( Icon )"
|
6652 |
-
msgstr ""
|
6653 |
-
|
6654 |
-
#: ../modules/partners/functions.php:31 ../modules/partners/module.php:16
|
6655 |
-
msgid "Partners"
|
6656 |
-
msgstr ""
|
6657 |
-
|
6658 |
-
#: ../modules/partners/functions.php:32
|
6659 |
-
msgid "Partner"
|
6660 |
-
msgstr ""
|
6661 |
-
|
6662 |
-
#: ../modules/partners/functions.php:33 ../modules/partners/functions.php:34
|
6663 |
-
msgid "Add Partner"
|
6664 |
-
msgstr ""
|
6665 |
-
|
6666 |
-
#: ../modules/partners/functions.php:36
|
6667 |
-
msgid "Edit Partner"
|
6668 |
-
msgstr ""
|
6669 |
-
|
6670 |
-
#: ../modules/partners/functions.php:37
|
6671 |
-
msgid "New Partner"
|
6672 |
-
msgstr ""
|
6673 |
-
|
6674 |
-
#: ../modules/partners/functions.php:38 ../modules/partners/functions.php:39
|
6675 |
-
msgid "View Partner"
|
6676 |
-
msgstr ""
|
6677 |
-
|
6678 |
-
#: ../modules/partners/functions.php:40
|
6679 |
-
msgid "Search Partner"
|
6680 |
-
msgstr ""
|
6681 |
-
|
6682 |
-
#: ../modules/partners/functions.php:41
|
6683 |
-
msgid "No Partner found"
|
6684 |
-
msgstr ""
|
6685 |
-
|
6686 |
-
#: ../modules/partners/functions.php:42
|
6687 |
-
msgid "No Partner found in Trash"
|
6688 |
-
msgstr ""
|
6689 |
-
|
6690 |
-
#: ../modules/partners/functions.php:43
|
6691 |
-
msgid "Parent Partner"
|
6692 |
-
msgstr ""
|
6693 |
-
|
6694 |
-
#: ../modules/partners/functions.php:74
|
6695 |
-
msgid "Partners Categories"
|
6696 |
-
msgstr ""
|
6697 |
-
|
6698 |
-
#: ../modules/partners/module.php:63
|
6699 |
-
msgid "Link to partner page"
|
6700 |
-
msgstr ""
|
6701 |
-
|
6702 |
-
#: ../modules/partners/module.php:67
|
6703 |
-
msgid "Do NOT link to partner page"
|
6704 |
-
msgstr ""
|
6705 |
-
|
6706 |
-
#: ../modules/partners/module.php:1830
|
6707 |
-
msgid ""
|
6708 |
-
"You do not have any partners at the moment. Go to <strong>WP Admin → "
|
6709 |
-
"Partners</strong> to add some."
|
6710 |
-
msgstr ""
|
6711 |
-
|
6712 |
-
#: ../modules/posts/module.php:13
|
6713 |
-
msgid "Posts"
|
6714 |
-
msgstr ""
|
6715 |
-
|
6716 |
-
#: ../modules/posts/module.php:2761
|
6717 |
-
msgid "You do not have any posts of that post type at the moment."
|
6718 |
-
msgstr ""
|
6719 |
-
|
6720 |
-
#: ../modules/progress-bars/module.php:13
|
6721 |
-
msgid "Progress Bar"
|
6722 |
-
msgstr ""
|
6723 |
-
|
6724 |
-
#: ../modules/progress-bars/module.php:44
|
6725 |
-
msgid "Label"
|
6726 |
-
msgstr ""
|
6727 |
-
|
6728 |
-
#: ../modules/progress-bars/module.php:57
|
6729 |
-
msgid "Amount"
|
6730 |
-
msgstr ""
|
6731 |
-
|
6732 |
-
#: ../modules/progress-bars/module.php:68 ../modules/tp-gallery-slider/module.php:
|
6733 |
-
#: 44 ../modules/tp-project-slider/module.php:44
|
6734 |
-
msgid "Animation"
|
6735 |
-
msgstr ""
|
6736 |
-
|
6737 |
-
#: ../modules/progress-bars/module.php:78
|
6738 |
-
msgid "Enabled "
|
6739 |
-
msgstr ""
|
6740 |
-
|
6741 |
-
#: ../modules/progress-bars/module.php:85
|
6742 |
-
msgid "Animation Speed ( miliseconds )"
|
6743 |
-
msgstr ""
|
6744 |
-
|
6745 |
-
#: ../modules/progress-bars/module.php:325
|
6746 |
-
msgid "Inside "
|
6747 |
-
msgstr ""
|
6748 |
-
|
6749 |
-
#: ../modules/progress-bars/module.php:346 ../modules/progress-bars/module.php:
|
6750 |
-
#: 357 ../modules/progress-bars/module.php:369 ../modules/progress-bars/module.
|
6751 |
-
#: php:398 ../modules/progress-bars/module.php:410 ../modules/progress-
|
6752 |
-
#: bars/module.php:421 ../modules/progress-bars/module.php:433 ..
|
6753 |
-
#: /modules/progress-bars/module.php:445 ../modules/progress-bars/module.php:457 .
|
6754 |
-
#: ./modules/progress-bars/module.php:469
|
6755 |
-
msgid "bar"
|
6756 |
-
msgstr ""
|
6757 |
-
|
6758 |
-
#: ../modules/progress-bars/module.php:579 ../modules/progress-bars/module.php:734
|
6759 |
-
msgid "Bar - Margin Bottom"
|
6760 |
-
msgstr ""
|
6761 |
-
|
6762 |
-
#: ../modules/progress-bars/module.php:591 ../modules/progress-bars/module.php:746
|
6763 |
-
msgid "Bar - Padding Vertical"
|
6764 |
-
msgstr ""
|
6765 |
-
|
6766 |
-
#: ../modules/progress-bars/module.php:603 ../modules/progress-bars/module.php:758
|
6767 |
-
msgid "Bar - Padding Horizontal"
|
6768 |
-
msgstr ""
|
6769 |
-
|
6770 |
-
#: ../modules/progress-bars/module.php:615 ../modules/progress-bars/module.php:770
|
6771 |
-
msgid "Bar - Size"
|
6772 |
-
msgstr ""
|
6773 |
-
|
6774 |
-
#: ../modules/projects/functions.php:53 ../modules/projects/module.php:16
|
6775 |
-
msgid "Projects"
|
6776 |
-
msgstr ""
|
6777 |
-
|
6778 |
-
#: ../modules/projects/functions.php:54
|
6779 |
-
msgid "Project"
|
6780 |
-
msgstr ""
|
6781 |
-
|
6782 |
-
#: ../modules/projects/functions.php:55 ../modules/projects/functions.php:56
|
6783 |
-
msgid "Add Project"
|
6784 |
-
msgstr ""
|
6785 |
-
|
6786 |
-
#: ../modules/projects/functions.php:58
|
6787 |
-
msgid "Edit Project"
|
6788 |
-
msgstr ""
|
6789 |
-
|
6790 |
-
#: ../modules/projects/functions.php:59
|
6791 |
-
msgid "New Project"
|
6792 |
-
msgstr ""
|
6793 |
-
|
6794 |
-
#: ../modules/projects/functions.php:60 ../modules/projects/functions.php:61
|
6795 |
-
msgid "View Project"
|
6796 |
-
msgstr ""
|
6797 |
-
|
6798 |
-
#: ../modules/projects/functions.php:62
|
6799 |
-
msgid "Search Project"
|
6800 |
-
msgstr ""
|
6801 |
-
|
6802 |
-
#: ../modules/projects/functions.php:63
|
6803 |
-
msgid "No Project found"
|
6804 |
-
msgstr ""
|
6805 |
-
|
6806 |
-
#: ../modules/projects/functions.php:64
|
6807 |
-
msgid "No Project found in Trash"
|
6808 |
-
msgstr ""
|
6809 |
-
|
6810 |
-
#: ../modules/projects/functions.php:65
|
6811 |
-
msgid "Parent Project"
|
6812 |
-
msgstr ""
|
6813 |
-
|
6814 |
-
#: ../modules/projects/functions.php:96
|
6815 |
-
msgid "Projects Categories"
|
6816 |
-
msgstr ""
|
6817 |
-
|
6818 |
-
#: ../modules/projects/module.php:61
|
6819 |
-
msgid ""
|
6820 |
-
"<strong>Link to project page</strong> links to the project page on this "
|
6821 |
-
"website.<br><strong>Link to custom project URL</strong> links to the URL set "
|
6822 |
-
"in the project options."
|
6823 |
-
msgstr ""
|
6824 |
-
|
6825 |
-
#: ../modules/projects/module.php:64
|
6826 |
-
msgid "Link to project page"
|
6827 |
-
msgstr ""
|
6828 |
-
|
6829 |
-
#: ../modules/projects/module.php:68
|
6830 |
-
msgid "Link to custom project URL"
|
6831 |
-
msgstr ""
|
6832 |
-
|
6833 |
-
#: ../modules/projects/module.php:74
|
6834 |
-
msgid "Link Target"
|
6835 |
-
msgstr ""
|
6836 |
-
|
6837 |
-
#: ../modules/projects/module.php:80
|
6838 |
-
msgid "Same tab"
|
6839 |
-
msgstr ""
|
6840 |
-
|
6841 |
-
#: ../modules/projects/module.php:84
|
6842 |
-
msgid "New tab"
|
6843 |
-
msgstr ""
|
6844 |
-
|
6845 |
-
#: ../modules/projects/module.php:1098
|
6846 |
-
msgid "Border Top Color"
|
6847 |
-
msgstr ""
|
6848 |
-
|
6849 |
-
#: ../modules/projects/module.php:1109
|
6850 |
-
msgid "Border Top Width"
|
6851 |
-
msgstr ""
|
6852 |
-
|
6853 |
-
#: ../modules/projects/module.php:1121
|
6854 |
-
msgid "Border Top Style"
|
6855 |
-
msgstr ""
|
6856 |
-
|
6857 |
-
#: ../modules/projects/module.php:1227 ../modules/social/module.php:328 ..
|
6858 |
-
#: /modules/testimonials/module.php:736 ../modules/tp-comments/module.php:371
|
6859 |
-
msgid "Padding Top"
|
6860 |
-
msgstr ""
|
6861 |
-
|
6862 |
-
#: ../modules/projects/module.php:1579 ../modules/projects/module.php:1844
|
6863 |
-
msgid "Categories - Font Size"
|
6864 |
-
msgstr ""
|
6865 |
-
|
6866 |
-
#: ../modules/projects/module.php:1591 ../modules/projects/module.php:1856
|
6867 |
-
msgid "Categories - Line Height"
|
6868 |
-
msgstr ""
|
6869 |
-
|
6870 |
-
#: ../modules/projects/module.php:1603 ../modules/projects/module.php:1868
|
6871 |
-
msgid "Categories - Margin Bottom"
|
6872 |
-
msgstr ""
|
6873 |
-
|
6874 |
-
#: ../modules/projects/module.php:2547
|
6875 |
-
msgid ""
|
6876 |
-
"You do not have any projects at the moment. Go to <strong>WP Admin → "
|
6877 |
-
"Projects</strong> to add some."
|
6878 |
-
msgstr ""
|
6879 |
-
|
6880 |
-
#: ../modules/separator/module.php:387
|
6881 |
-
msgid "TRANSPARENT SEPARATOR"
|
6882 |
-
msgstr ""
|
6883 |
-
|
6884 |
-
#: ../modules/sliders/module.php:13
|
6885 |
-
msgid "Slider (Revolution)"
|
6886 |
-
msgstr ""
|
6887 |
-
|
6888 |
-
#: ../modules/sliders/module.php:28
|
6889 |
-
msgid "-- Select --"
|
6890 |
-
msgstr ""
|
6891 |
-
|
6892 |
-
#: ../modules/sliders/module.php:65
|
6893 |
-
msgid "Revolution Slider"
|
6894 |
-
msgstr ""
|
6895 |
-
|
6896 |
-
#: ../modules/sliders/module.php:96
|
6897 |
-
msgid "Click the cog icon on the right of this box to choose which slider to show."
|
6898 |
-
msgstr ""
|
6899 |
-
|
6900 |
-
#: ../modules/social/module.php:47
|
6901 |
-
msgid "Show Labels"
|
6902 |
-
msgstr ""
|
6903 |
-
|
6904 |
-
#: ../modules/social/module.php:75 ../modules/social/module.php:731
|
6905 |
-
msgid "Youtube"
|
6906 |
-
msgstr ""
|
6907 |
-
|
6908 |
-
#: ../modules/social/module.php:81 ../modules/social/module.php:739
|
6909 |
-
msgid "Vimeo"
|
6910 |
-
msgstr ""
|
6911 |
-
|
6912 |
-
#: ../modules/social/module.php:87 ../modules/social/module.php:747
|
6913 |
-
msgid "Tumblr"
|
6914 |
-
msgstr ""
|
6915 |
-
|
6916 |
-
#: ../modules/social/module.php:99 ../modules/social/module.php:763
|
6917 |
-
msgid "LinkedIn"
|
6918 |
-
msgstr ""
|
6919 |
-
|
6920 |
-
#: ../modules/social/module.php:105 ../modules/social/module.php:771
|
6921 |
-
msgid "Instagram"
|
6922 |
-
msgstr ""
|
6923 |
-
|
6924 |
-
#: ../modules/social/module.php:111
|
6925 |
-
msgid "GitHub"
|
6926 |
-
msgstr ""
|
6927 |
-
|
6928 |
-
#: ../modules/social/module.php:117
|
6929 |
-
msgid "Google Plus"
|
6930 |
-
msgstr ""
|
6931 |
-
|
6932 |
-
#: ../modules/social/module.php:123 ../modules/social/module.php:795
|
6933 |
-
msgid "Dribbble"
|
6934 |
-
msgstr ""
|
6935 |
-
|
6936 |
-
#: ../modules/social/module.php:129 ../modules/social/module.php:803
|
6937 |
-
msgid "Dropbox"
|
6938 |
-
msgstr ""
|
6939 |
-
|
6940 |
-
#: ../modules/social/module.php:135 ../modules/social/module.php:811
|
6941 |
-
msgid "Flickr"
|
6942 |
-
msgstr ""
|
6943 |
-
|
6944 |
-
#: ../modules/social/module.php:141
|
6945 |
-
msgid "FourSquare"
|
6946 |
-
msgstr ""
|
6947 |
-
|
6948 |
-
#: ../modules/social/module.php:147 ../modules/social/module.php:827
|
6949 |
-
msgid "Behance"
|
6950 |
-
msgstr ""
|
6951 |
-
|
6952 |
-
#: ../modules/social/module.php:153 ../modules/social/module.php:835
|
6953 |
-
msgid "RSS"
|
6954 |
-
msgstr ""
|
6955 |
-
|
6956 |
-
#: ../modules/social/module.php:159 ../modules/social/module.php:843
|
6957 |
-
msgid "Yelp"
|
6958 |
-
msgstr ""
|
6959 |
-
|
6960 |
-
#: ../modules/social/module.php:306
|
6961 |
-
msgid "Padding Left"
|
6962 |
-
msgstr ""
|
6963 |
-
|
6964 |
-
#: ../modules/social/module.php:317
|
6965 |
-
msgid "Padding Right"
|
6966 |
-
msgstr ""
|
6967 |
-
|
6968 |
-
#: ../modules/social/module.php:339 ../modules/testimonials/module.php:724 ..
|
6969 |
-
#: /modules/tp-comments/module.php:383 ../modules/widgets/module.php:474 ..
|
6970 |
-
#: /modules/woocommerce/module.php:1310
|
6971 |
-
msgid "Padding Bottom"
|
6972 |
-
msgstr ""
|
6973 |
-
|
6974 |
-
#: ../modules/social/module.php:420 ../modules/social/module.php:431 ..
|
6975 |
-
#: /modules/social/module.php:443 ../modules/social/module.php:458 ..
|
6976 |
-
#: /modules/social/module.php:469 ../modules/social/module.php:490 ..
|
6977 |
-
#: /modules/social/module.php:504 ../modules/social/module.php:516 ..
|
6978 |
-
#: /modules/social/module.php:546
|
6979 |
-
msgid "labels"
|
6980 |
-
msgstr ""
|
6981 |
-
|
6982 |
-
#: ../modules/social/module.php:779
|
6983 |
-
msgid "Github"
|
6984 |
-
msgstr ""
|
6985 |
-
|
6986 |
-
#: ../modules/social/module.php:787
|
6987 |
-
msgid "Google+"
|
6988 |
-
msgstr ""
|
6989 |
-
|
6990 |
-
#: ../modules/social/module.php:819
|
6991 |
-
msgid "Foursquare"
|
6992 |
-
msgstr ""
|
6993 |
-
|
6994 |
-
#: ../modules/staff/functions.php:76 ../modules/staff/module.php:16
|
6995 |
-
msgid "Staff"
|
6996 |
-
msgstr ""
|
6997 |
-
|
6998 |
-
#: ../modules/staff/functions.php:77
|
6999 |
-
msgid "Staff Member"
|
7000 |
-
msgstr ""
|
7001 |
-
|
7002 |
-
#: ../modules/staff/functions.php:78
|
7003 |
-
msgid "Add Staff"
|
7004 |
-
msgstr ""
|
7005 |
-
|
7006 |
-
#: ../modules/staff/functions.php:79
|
7007 |
-
msgid "Add Staff Member"
|
7008 |
-
msgstr ""
|
7009 |
-
|
7010 |
-
#: ../modules/staff/functions.php:80
|
7011 |
-
msgid "Edit Staff"
|
7012 |
-
msgstr ""
|
7013 |
-
|
7014 |
-
#: ../modules/staff/functions.php:81
|
7015 |
-
msgid "Edit Staff Member"
|
7016 |
-
msgstr ""
|
7017 |
-
|
7018 |
-
#: ../modules/staff/functions.php:82
|
7019 |
-
msgid "New Staff Member"
|
7020 |
-
msgstr ""
|
7021 |
-
|
7022 |
-
#: ../modules/staff/functions.php:83
|
7023 |
-
msgid "View Staff"
|
7024 |
-
msgstr ""
|
7025 |
-
|
7026 |
-
#: ../modules/staff/functions.php:84
|
7027 |
-
msgid "View Staff Member"
|
7028 |
-
msgstr ""
|
7029 |
-
|
7030 |
-
#: ../modules/staff/functions.php:85
|
7031 |
-
msgid "Search Staff"
|
7032 |
-
msgstr ""
|
7033 |
-
|
7034 |
-
#: ../modules/staff/functions.php:86
|
7035 |
-
msgid "No Staff found"
|
7036 |
-
msgstr ""
|
7037 |
-
|
7038 |
-
#: ../modules/staff/functions.php:87
|
7039 |
-
msgid "No Staff found in Trash"
|
7040 |
-
msgstr ""
|
7041 |
-
|
7042 |
-
#: ../modules/staff/functions.php:88
|
7043 |
-
msgid "Parent Staff Member"
|
7044 |
-
msgstr ""
|
7045 |
-
|
7046 |
-
#: ../modules/staff/functions.php:119
|
7047 |
-
msgid "Staff Categories"
|
7048 |
-
msgstr ""
|
7049 |
-
|
7050 |
-
#: ../modules/staff/module.php:63
|
7051 |
-
msgid "Link to staff member page"
|
7052 |
-
msgstr ""
|
7053 |
-
|
7054 |
-
#: ../modules/staff/module.php:67
|
7055 |
-
msgid "Do NOT link to staff member page"
|
7056 |
-
msgstr ""
|
7057 |
-
|
7058 |
-
#: ../modules/staff/module.php:220
|
7059 |
-
msgid "Social - Link Behaviour"
|
7060 |
-
msgstr ""
|
7061 |
-
|
7062 |
-
#: ../modules/staff/module.php:226
|
7063 |
-
msgid "Open in same tab"
|
7064 |
-
msgstr ""
|
7065 |
-
|
7066 |
-
#: ../modules/staff/module.php:230
|
7067 |
-
msgid "Open in new tab"
|
7068 |
-
msgstr ""
|
7069 |
-
|
7070 |
-
#: ../modules/staff/module.php:270
|
7071 |
-
msgid "Social Links"
|
7072 |
-
msgstr ""
|
7073 |
-
|
7074 |
-
#: ../modules/staff/module.php:1418 ../modules/staff/module.php:1671
|
7075 |
-
msgid "Social - Margin Bottom"
|
7076 |
-
msgstr ""
|
7077 |
-
|
7078 |
-
#: ../modules/staff/module.php:1430 ../modules/staff/module.php:1683
|
7079 |
-
msgid "Social - Padding Vertical"
|
7080 |
-
msgstr ""
|
7081 |
-
|
7082 |
-
#: ../modules/staff/module.php:1442 ../modules/staff/module.php:1695
|
7083 |
-
msgid "Social - Padding Horizontal"
|
7084 |
-
msgstr ""
|
7085 |
-
|
7086 |
-
#: ../modules/staff/module.php:1454 ../modules/staff/module.php:1707
|
7087 |
-
msgid "Social Icon - Size"
|
7088 |
-
msgstr ""
|
7089 |
-
|
7090 |
-
#: ../modules/staff/module.php:1526 ../modules/staff/module.php:1779 ..
|
7091 |
-
#: /modules/testimonials/module.php:1368 ../modules/testimonials/module.php:1637
|
7092 |
-
msgid "Position - Font Size"
|
7093 |
-
msgstr ""
|
7094 |
-
|
7095 |
-
#: ../modules/staff/module.php:1538 ../modules/staff/module.php:1791
|
7096 |
-
msgid "Position - Margin Bottom"
|
7097 |
-
msgstr ""
|
7098 |
-
|
7099 |
-
#: ../modules/staff/module.php:1550 ../modules/staff/module.php:1803
|
7100 |
-
msgid "Position - Padding Vertical"
|
7101 |
-
msgstr ""
|
7102 |
-
|
7103 |
-
#: ../modules/staff/module.php:2409
|
7104 |
-
msgid ""
|
7105 |
-
"You do not have staff at the moment. Go to <strong>WP Admin → "
|
7106 |
-
"Staff</strong> to add some."
|
7107 |
-
msgstr ""
|
7108 |
-
|
7109 |
-
#: ../modules/tabs/module.php:14
|
7110 |
-
msgid "Tabs"
|
7111 |
-
msgstr ""
|
7112 |
-
|
7113 |
-
#: ../modules/tabs/module.php:46
|
7114 |
-
msgid "(hidden) Tabs Content"
|
7115 |
-
msgstr ""
|
7116 |
-
|
7117 |
-
#: ../modules/tabs/module.php:54
|
7118 |
-
msgid "(hidden) Tabs Nav"
|
7119 |
-
msgstr ""
|
7120 |
-
|
7121 |
-
#: ../modules/tabs/module.php:56 ../modules/tabs/module.php:3036
|
7122 |
-
msgid "Click to edit"
|
7123 |
-
msgstr ""
|
7124 |
-
|
7125 |
-
#: ../modules/tabs/module.php:183 ../modules/tabs/module.php:482
|
7126 |
-
msgid " Color"
|
7127 |
-
msgstr ""
|
7128 |
-
|
7129 |
-
#: ../modules/tabs/module.php:256
|
7130 |
-
msgid "Spacing - Items"
|
7131 |
-
msgstr ""
|
7132 |
-
|
7133 |
-
#: ../modules/tabs/module.php:270 ../modules/tabs/module.php:2834 ..
|
7134 |
-
#: /modules/tabs/module.php:2979
|
7135 |
-
msgid "Spacing - Nav and Content"
|
7136 |
-
msgstr ""
|
7137 |
-
|
7138 |
-
#: ../modules/tabs/module.php:295 ../modules/tabs/module.php:306 ..
|
7139 |
-
#: /modules/tabs/module.php:317 ../modules/tabs/module.php:346 ..
|
7140 |
-
#: /modules/tabs/module.php:357
|
7141 |
-
msgid "Navigation Active"
|
7142 |
-
msgstr ""
|
7143 |
-
|
7144 |
-
#: ../modules/tabs/module.php:309 ../modules/woocommerce/module.php:1206
|
7145 |
-
msgid "Border Bottom Color"
|
7146 |
-
msgstr ""
|
7147 |
-
|
7148 |
-
#: ../modules/tabs/module.php:2784 ../modules/tabs/module.php:2929
|
7149 |
-
msgid "Nav - Font Size"
|
7150 |
-
msgstr ""
|
7151 |
-
|
7152 |
-
#: ../modules/tabs/module.php:2796 ../modules/tabs/module.php:2941
|
7153 |
-
msgid "Nav - Padding Vertical"
|
7154 |
-
msgstr ""
|
7155 |
-
|
7156 |
-
#: ../modules/tabs/module.php:2808 ../modules/tabs/module.php:2953
|
7157 |
-
msgid "Nav - Padding Horizontal"
|
7158 |
-
msgstr ""
|
7159 |
-
|
7160 |
-
#: ../modules/tabs/module.php:2820 ../modules/tabs/module.php:2965 ../modules/tp-
|
7161 |
-
#: gallery-slider/module.php:688 ../modules/tp-gallery-slider/module.php:831 ..
|
7162 |
-
#: /modules/tp-project-slider/module.php:688 ../modules/tp-project-slider/module.
|
7163 |
-
#: php:831
|
7164 |
-
msgid "Nav - Spacing"
|
7165 |
-
msgstr ""
|
7166 |
-
|
7167 |
-
#: ../modules/testimonials/functions.php:46 ../modules/testimonials/module.php:16
|
7168 |
-
msgid "Testimonials"
|
7169 |
-
msgstr ""
|
7170 |
-
|
7171 |
-
#: ../modules/testimonials/functions.php:47
|
7172 |
-
msgid "Testimonial"
|
7173 |
-
msgstr ""
|
7174 |
-
|
7175 |
-
#: ../modules/testimonials/functions.php:48 ../modules/testimonials/functions.php:
|
7176 |
-
#: 49
|
7177 |
-
msgid "Add Testimonial"
|
7178 |
-
msgstr ""
|
7179 |
-
|
7180 |
-
#: ../modules/testimonials/functions.php:51
|
7181 |
-
msgid "Edit Testimonial"
|
7182 |
-
msgstr ""
|
7183 |
-
|
7184 |
-
#: ../modules/testimonials/functions.php:52
|
7185 |
-
msgid "New Testimonial"
|
7186 |
-
msgstr ""
|
7187 |
-
|
7188 |
-
#: ../modules/testimonials/functions.php:53 ../modules/testimonials/functions.php:
|
7189 |
-
#: 54
|
7190 |
-
msgid "View Testimonial"
|
7191 |
-
msgstr ""
|
7192 |
-
|
7193 |
-
#: ../modules/testimonials/functions.php:55
|
7194 |
-
msgid "Search Testimonials"
|
7195 |
-
msgstr ""
|
7196 |
-
|
7197 |
-
#: ../modules/testimonials/functions.php:56
|
7198 |
-
msgid "No Testimonials found"
|
7199 |
-
msgstr ""
|
7200 |
-
|
7201 |
-
#: ../modules/testimonials/functions.php:57
|
7202 |
-
msgid "No Testimonials found in Trash"
|
7203 |
-
msgstr ""
|
7204 |
-
|
7205 |
-
#: ../modules/testimonials/functions.php:58
|
7206 |
-
msgid "Parent Testimonial"
|
7207 |
-
msgstr ""
|
7208 |
-
|
7209 |
-
#: ../modules/testimonials/functions.php:89
|
7210 |
-
msgid "Testimonials Categories"
|
7211 |
-
msgstr ""
|
7212 |
-
|
7213 |
-
#: ../modules/testimonials/module.php:233
|
7214 |
-
msgid "Quote"
|
7215 |
-
msgstr ""
|
7216 |
-
|
7217 |
-
#: ../modules/testimonials/module.php:237 ../modules/tp-meta/module.php:64 ..
|
7218 |
-
#: /modules/tp-meta/module.php:258 ../modules/tp-meta/module.php:270 ..
|
7219 |
-
#: /modules/tp-meta/module.php:282
|
7220 |
-
msgid "Avatar"
|
7221 |
-
msgstr ""
|
7222 |
-
|
7223 |
-
#: ../modules/testimonials/module.php:241 ../modules/tp-comments-form/module.php:
|
7224 |
-
#: 1071
|
7225 |
-
msgid "Name"
|
7226 |
-
msgstr ""
|
7227 |
-
|
7228 |
-
#: ../modules/testimonials/module.php:607 ../modules/testimonials/module.php:619 .
|
7229 |
-
#: ./modules/testimonials/module.php:648 ../modules/testimonials/module.php:659 ..
|
7230 |
-
#: /modules/testimonials/module.php:670 ../modules/testimonials/module.php:682 ..
|
7231 |
-
#: /modules/testimonials/module.php:697 ../modules/testimonials/module.php:708 ..
|
7232 |
-
#: /modules/testimonials/module.php:721 ../modules/testimonials/module.php:733 ..
|
7233 |
-
#: /modules/testimonials/module.php:745 ../modules/testimonials/module.php:756
|
7234 |
-
msgid "quote"
|
7235 |
-
msgstr ""
|
7236 |
-
|
7237 |
-
#: ../modules/testimonials/module.php:769 ../modules/testimonials/module.php:807 .
|
7238 |
-
#: ./modules/testimonials/module.php:819 ../modules/testimonials/module.php:831 ..
|
7239 |
-
#: /modules/testimonials/module.php:844
|
7240 |
-
msgid "author"
|
7241 |
-
msgstr ""
|
7242 |
-
|
7243 |
-
#: ../modules/testimonials/module.php:772
|
7244 |
-
msgid "Inside Bottom"
|
7245 |
-
msgstr ""
|
7246 |
-
|
7247 |
-
#: ../modules/testimonials/module.php:776
|
7248 |
-
msgid "Inside Top"
|
7249 |
-
msgstr ""
|
7250 |
-
|
7251 |
-
#: ../modules/testimonials/module.php:780
|
7252 |
-
msgid "Outside Bottom"
|
7253 |
-
msgstr ""
|
7254 |
-
|
7255 |
-
#: ../modules/testimonials/module.php:784
|
7256 |
-
msgid "Outside Top"
|
7257 |
-
msgstr ""
|
7258 |
-
|
7259 |
-
#: ../modules/testimonials/module.php:861 ../modules/testimonials/module.php:872 .
|
7260 |
-
#: ./modules/testimonials/module.php:884 ../modules/testimonials/module.php:913 ..
|
7261 |
-
#: /modules/testimonials/module.php:924 ../modules/testimonials/module.php:936 ..
|
7262 |
-
#: /modules/testimonials/module.php:949 ../modules/testimonials/module.php:960
|
7263 |
-
msgid "avatar"
|
7264 |
-
msgstr ""
|
7265 |
-
|
7266 |
-
#: ../modules/testimonials/module.php:979 ../modules/testimonials/module.php:990 .
|
7267 |
-
#: ./modules/testimonials/module.php:1002 ../modules/testimonials/module.php:1017
|
7268 |
-
#: ../modules/testimonials/module.php:1029 ../modules/testimonials/module.php:1041
|
7269 |
-
msgid "name"
|
7270 |
-
msgstr ""
|
7271 |
-
|
7272 |
-
#: ../modules/testimonials/module.php:1057 ../modules/testimonials/module.php:
|
7273 |
-
#: 1068 ../modules/testimonials/module.php:1080 ../modules/testimonials/module.
|
7274 |
-
#: php:1095 ../modules/testimonials/module.php:1106
|
7275 |
-
msgid "position"
|
7276 |
-
msgstr ""
|
7277 |
-
|
7278 |
-
#: ../modules/testimonials/module.php:1184 ../modules/testimonials/module.php:1453
|
7279 |
-
msgid "Quote - Font Size"
|
7280 |
-
msgstr ""
|
7281 |
-
|
7282 |
-
#: ../modules/testimonials/module.php:1196 ../modules/testimonials/module.php:1465
|
7283 |
-
msgid "Quote - Line Height"
|
7284 |
-
msgstr ""
|
7285 |
-
|
7286 |
-
#: ../modules/testimonials/module.php:1208 ../modules/testimonials/module.php:1477
|
7287 |
-
msgid "Quote - Margin Bottom"
|
7288 |
-
msgstr ""
|
7289 |
-
|
7290 |
-
#: ../modules/testimonials/module.php:1220 ../modules/testimonials/module.php:1489
|
7291 |
-
msgid "Quote - Padding Bottom"
|
7292 |
-
msgstr ""
|
7293 |
-
|
7294 |
-
#: ../modules/testimonials/module.php:1232 ../modules/testimonials/module.php:1501
|
7295 |
-
msgid "Quote - Padding Top"
|
7296 |
-
msgstr ""
|
7297 |
-
|
7298 |
-
#: ../modules/testimonials/module.php:1244 ../modules/testimonials/module.php:1513
|
7299 |
-
msgid "Author - Margin Bottom"
|
7300 |
-
msgstr ""
|
7301 |
-
|
7302 |
-
#: ../modules/testimonials/module.php:1256 ../modules/testimonials/module.php:1525
|
7303 |
-
msgid "Author - Margin Top"
|
7304 |
-
msgstr ""
|
7305 |
-
|
7306 |
-
#: ../modules/testimonials/module.php:1268 ../modules/testimonials/module.php:1537
|
7307 |
-
msgid "Author - Margin Left"
|
7308 |
-
msgstr ""
|
7309 |
-
|
7310 |
-
#: ../modules/testimonials/module.php:1281 ../modules/testimonials/module.php:1550
|
7311 |
-
msgid "Author - Margin Right"
|
7312 |
-
msgstr ""
|
7313 |
-
|
7314 |
-
#: ../modules/testimonials/module.php:1306 ../modules/testimonials/module.php:1575
|
7315 |
-
msgid "Avatar - Padding"
|
7316 |
-
msgstr ""
|
7317 |
-
|
7318 |
-
#: ../modules/testimonials/module.php:1332 ../modules/testimonials/module.php:1601
|
7319 |
-
msgid "Name - Font Size"
|
7320 |
-
msgstr ""
|
7321 |
-
|
7322 |
-
#: ../modules/testimonials/module.php:1344 ../modules/testimonials/module.php:1613
|
7323 |
-
msgid "Name - Margin Bottom"
|
7324 |
-
msgstr ""
|
7325 |
-
|
7326 |
-
#: ../modules/testimonials/module.php:1356 ../modules/testimonials/module.php:1625
|
7327 |
-
msgid "Name - Margin Top"
|
7328 |
-
msgstr ""
|
7329 |
-
|
7330 |
-
#: ../modules/testimonials/module.php:2063
|
7331 |
-
msgid ""
|
7332 |
-
"You do not have any testimonials at the moment. Go to <strong>WP Admin →"
|
7333 |
-
" Testimonials</strong> to add some."
|
7334 |
-
msgstr ""
|
7335 |
-
|
7336 |
-
#: ../modules/text-simple/module.php:46
|
7337 |
-
msgid ""
|
7338 |
-
"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod "
|
7339 |
-
"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, "
|
7340 |
-
"quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo "
|
7341 |
-
"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse "
|
7342 |
-
"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat "
|
7343 |
-
"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
|
7344 |
-
msgstr ""
|
7345 |
-
|
7346 |
-
#: ../modules/text-simple/module.php:3264 ../modules/text-simple/module.php:3807 .
|
7347 |
-
#: ./modules/tp-content/module.php:3158 ../modules/tp-content/module.php:3701
|
7348 |
-
msgid "H1 - Font Size"
|
7349 |
-
msgstr ""
|
7350 |
-
|
7351 |
-
#: ../modules/text-simple/module.php:3276 ../modules/text-simple/module.php:3819 .
|
7352 |
-
#: ./modules/tp-content/module.php:3170 ../modules/tp-content/module.php:3713
|
7353 |
-
msgid "H1 - Line Height"
|
7354 |
-
msgstr ""
|
7355 |
-
|
7356 |
-
#: ../modules/text-simple/module.php:3288 ../modules/text-simple/module.php:3831 .
|
7357 |
-
#: ./modules/tp-content/module.php:3182 ../modules/tp-content/module.php:3725
|
7358 |
-
msgid "H1 - Margin Bottom"
|
7359 |
-
msgstr ""
|
7360 |
-
|
7361 |
-
#: ../modules/text-simple/module.php:3300 ../modules/text-simple/module.php:3843 .
|
7362 |
-
#: ./modules/tp-content/module.php:3194 ../modules/tp-content/module.php:3737
|
7363 |
-
msgid "H1 - Text Align"
|
7364 |
-
msgstr ""
|
7365 |
-
|
7366 |
-
#: ../modules/text-simple/module.php:3347 ../modules/text-simple/module.php:3890 .
|
7367 |
-
#: ./modules/tp-content/module.php:3241 ../modules/tp-content/module.php:3784
|
7368 |
-
msgid "H2 - Text Align"
|
7369 |
-
msgstr ""
|
7370 |
-
|
7371 |
-
#: ../modules/text-simple/module.php:3394 ../modules/text-simple/module.php:3937 .
|
7372 |
-
#: ./modules/tp-content/module.php:3288 ../modules/tp-content/module.php:3831
|
7373 |
-
msgid "H3 - Text Align"
|
7374 |
-
msgstr ""
|
7375 |
-
|
7376 |
-
#: ../modules/text-simple/module.php:3441 ../modules/tp-content/module.php:3335 ..
|
7377 |
-
#: /modules/tp-content/module.php:3878
|
7378 |
-
msgid "H4- Text Align"
|
7379 |
-
msgstr ""
|
7380 |
-
|
7381 |
-
#: ../modules/text-simple/module.php:3488 ../modules/text-simple/module.php:4031 .
|
7382 |
-
#: ./modules/tp-content/module.php:3382 ../modules/tp-content/module.php:3925
|
7383 |
-
msgid "H5 - Text Align"
|
7384 |
-
msgstr ""
|
7385 |
-
|
7386 |
-
#: ../modules/text-simple/module.php:3535 ../modules/text-simple/module.php:4078 .
|
7387 |
-
#: ./modules/tp-content/module.php:3429 ../modules/tp-content/module.php:3972
|
7388 |
-
msgid "H6 - Text Align"
|
7389 |
-
msgstr ""
|
7390 |
-
|
7391 |
-
#: ../modules/text-simple/module.php:3546 ../modules/text-simple/module.php:4089 .
|
7392 |
-
#: ./modules/tp-content/module.php:3440 ../modules/tp-content/module.php:3983
|
7393 |
-
msgid "Lists - Font Size"
|
7394 |
-
msgstr ""
|
7395 |
-
|
7396 |
-
#: ../modules/text-simple/module.php:3558 ../modules/text-simple/module.php:4101 .
|
7397 |
-
#: ./modules/tp-content/module.php:3452 ../modules/tp-content/module.php:3995
|
7398 |
-
msgid "Lists - Line Height"
|
7399 |
-
msgstr ""
|
7400 |
-
|
7401 |
-
#: ../modules/text-simple/module.php:3570 ../modules/text-simple/module.php:4113 .
|
7402 |
-
#: ./modules/tp-content/module.php:3464 ../modules/tp-content/module.php:4007
|
7403 |
-
msgid "Lists - Margin Bottom"
|
7404 |
-
msgstr ""
|
7405 |
-
|
7406 |
-
#: ../modules/text-simple/module.php:3582 ../modules/text-simple/module.php:4125 .
|
7407 |
-
#: ./modules/tp-content/module.php:3476 ../modules/tp-content/module.php:4019
|
7408 |
-
msgid "Lists - Margin Left"
|
7409 |
-
msgstr ""
|
7410 |
-
|
7411 |
-
#: ../modules/text-simple/module.php:3594 ../modules/text-simple/module.php:4137 .
|
7412 |
-
#: ./modules/tp-content/module.php:3488 ../modules/tp-content/module.php:4031
|
7413 |
-
msgid "Lists - Spacing"
|
7414 |
-
msgstr ""
|
7415 |
-
|
7416 |
-
#: ../modules/text-simple/module.php:3606 ../modules/text-simple/module.php:4149 .
|
7417 |
-
#: ./modules/tp-content/module.php:3500 ../modules/tp-content/module.php:4043
|
7418 |
-
msgid "List Item - Padding Vertical"
|
7419 |
-
msgstr ""
|
7420 |
-
|
7421 |
-
#: ../modules/text-simple/module.php:3618 ../modules/text-simple/module.php:4161 .
|
7422 |
-
#: ./modules/tp-content/module.php:3512 ../modules/tp-content/module.php:4055
|
7423 |
-
msgid "List Item - Padding Horizontal"
|
7424 |
-
msgstr ""
|
7425 |
-
|
7426 |
-
#: ../modules/text-simple/module.php:3630 ../modules/text-simple/module.php:4173 .
|
7427 |
-
#: ./modules/tp-content/module.php:3524 ../modules/tp-content/module.php:4067
|
7428 |
-
msgid "Blockquote - Font Size"
|
7429 |
-
msgstr ""
|
7430 |
-
|
7431 |
-
#: ../modules/text-simple/module.php:3642 ../modules/text-simple/module.php:4185 .
|
7432 |
-
#: ./modules/tp-content/module.php:3536 ../modules/tp-content/module.php:4079
|
7433 |
-
msgid "Blockquote - Line Height"
|
7434 |
-
msgstr ""
|
7435 |
-
|
7436 |
-
#: ../modules/text-simple/module.php:3654 ../modules/text-simple/module.php:4197 .
|
7437 |
-
#: ./modules/tp-content/module.php:3548 ../modules/tp-content/module.php:4091
|
7438 |
-
msgid "Blockquote - Margin Bottom"
|
7439 |
-
msgstr ""
|
7440 |
-
|
7441 |
-
#: ../modules/text-simple/module.php:3666 ../modules/text-simple/module.php:4209 .
|
7442 |
-
#: ./modules/tp-content/module.php:3560 ../modules/tp-content/module.php:4103
|
7443 |
-
msgid "Blockquote - Margin Left"
|
7444 |
-
msgstr ""
|
7445 |
-
|
7446 |
-
#: ../modules/text-simple/module.php:3678 ../modules/text-simple/module.php:4221 .
|
7447 |
-
#: ./modules/tp-content/module.php:3572 ../modules/tp-content/module.php:4115
|
7448 |
-
msgid "Blockquote - Padding Vertical"
|
7449 |
-
msgstr ""
|
7450 |
-
|
7451 |
-
#: ../modules/text-simple/module.php:3690 ../modules/text-simple/module.php:4233 .
|
7452 |
-
#: ./modules/tp-content/module.php:3584 ../modules/tp-content/module.php:4127
|
7453 |
-
msgid "Blockquote - Padding Horizontal"
|
7454 |
-
msgstr ""
|
7455 |
-
|
7456 |
-
#: ../modules/text-simple/module.php:3702 ../modules/text-simple/module.php:4245 .
|
7457 |
-
#: ./modules/tp-content/module.php:3596 ../modules/tp-content/module.php:4139
|
7458 |
-
msgid "Blockquote - Text Align"
|
7459 |
-
msgstr ""
|
7460 |
-
|
7461 |
-
#: ../modules/text-simple/module.php:3984
|
7462 |
-
msgid "H4 - Text Align"
|
7463 |
-
msgstr ""
|
7464 |
-
|
7465 |
-
#: ../modules/tp-comments/functions.php:18
|
7466 |
-
msgid "Pingback:"
|
7467 |
-
msgstr ""
|
7468 |
-
|
7469 |
-
#: ../modules/tp-comments/functions.php:18
|
7470 |
-
msgid "(Edit)"
|
7471 |
-
msgstr ""
|
7472 |
-
|
7473 |
-
#: ../modules/tp-comments/module.php:15 ../modules/tp-meta/module.php:80
|
7474 |
-
msgid "Comments"
|
7475 |
-
msgstr ""
|
7476 |
-
|
7477 |
-
#: ../modules/tp-comments/module.php:176 ../modules/tp-comments/module.php:187 ..
|
7478 |
-
#: /modules/tp-comments/module.php:199 ../modules/tp-comments/module.php:228 ..
|
7479 |
-
#: /modules/tp-comments/module.php:240 ../modules/tp-comments/module.php:252 ..
|
7480 |
-
#: /modules/tp-comments/module.php:264 ../modules/tp-comments/module.php:276
|
7481 |
-
msgid "comment"
|
7482 |
-
msgstr ""
|
7483 |
-
|
7484 |
-
#: ../modules/tp-comments/module.php:292 ../modules/tp-comments/module.php:303 ..
|
7485 |
-
#: /modules/tp-comments/module.php:315 ../modules/tp-comments/module.php:344 ..
|
7486 |
-
#: /modules/tp-comments/module.php:356 ../modules/tp-comments/module.php:368 ..
|
7487 |
-
#: /modules/tp-comments/module.php:380 ../modules/tp-comments/module.php:392 ..
|
7488 |
-
#: /modules/tp-comments/module.php:404
|
7489 |
-
msgid "comment inner"
|
7490 |
-
msgstr ""
|
7491 |
-
|
7492 |
-
#: ../modules/tp-comments/module.php:420 ../modules/tp-comments/module.php:431 ..
|
7493 |
-
#: /modules/tp-comments/module.php:443 ../modules/tp-comments/module.php:472 ..
|
7494 |
-
#: /modules/tp-comments/module.php:484 ../modules/tp-comments/module.php:496 ..
|
7495 |
-
#: /modules/tp-comments/module.php:508 ../modules/tp-comments/module.php:520
|
7496 |
-
msgid "info"
|
7497 |
-
msgstr ""
|
7498 |
-
|
7499 |
-
#: ../modules/tp-comments/module.php:537 ../modules/tp-comments/module.php:548 ..
|
7500 |
-
#: /modules/tp-comments/module.php:559 ../modules/tp-comments/module.php:571 ..
|
7501 |
-
#: /modules/tp-comments/module.php:586
|
7502 |
-
msgid "info - author"
|
7503 |
-
msgstr ""
|
7504 |
-
|
7505 |
-
#: ../modules/tp-comments/module.php:602 ../modules/tp-comments/module.php:613 ..
|
7506 |
-
#: /modules/tp-comments/module.php:625 ../modules/tp-comments/module.php:640
|
7507 |
-
msgid "info - date"
|
7508 |
-
msgstr ""
|
7509 |
-
|
7510 |
-
#: ../modules/tp-comments/module.php:656 ../modules/tp-comments/module.php:667 ..
|
7511 |
-
#: /modules/tp-comments/module.php:679 ../modules/tp-comments/module.php:694
|
7512 |
-
msgid "info - reply"
|
7513 |
-
msgstr ""
|
7514 |
-
|
7515 |
-
#: ../modules/tp-comments/module.php:710 ../modules/tp-comments/module.php:721 ..
|
7516 |
-
#: /modules/tp-comments/module.php:733 ../modules/tp-comments/module.php:762 ..
|
7517 |
-
#: /modules/tp-comments/module.php:774 ../modules/tp-comments/module.php:785 ..
|
7518 |
-
#: /modules/tp-comments/module.php:796 ../modules/tp-comments/module.php:807 ..
|
7519 |
-
#: /modules/tp-comments/module.php:819 ../modules/tp-comments/module.php:834 ..
|
7520 |
-
#: /modules/tp-comments/module.php:845 ../modules/tp-comments/module.php:858 ..
|
7521 |
-
#: /modules/tp-comments/module.php:870
|
7522 |
-
msgid "main"
|
7523 |
-
msgstr ""
|
7524 |
-
|
7525 |
-
#: ../modules/tp-comments/module.php:788 ../modules/tp-comments-form/module.php:165
|
7526 |
-
msgid "Color - Link"
|
7527 |
-
msgstr ""
|
7528 |
-
|
7529 |
-
#: ../modules/tp-comments/module.php:932 ../modules/tp-comments/module.php:1195
|
7530 |
-
msgid "Comment - Margin Bottom"
|
7531 |
-
msgstr ""
|
7532 |
-
|
7533 |
-
#: ../modules/tp-comments/module.php:944 ../modules/tp-comments/module.php:1207
|
7534 |
-
msgid "Comment - Padding Vertical"
|
7535 |
-
msgstr ""
|
7536 |
-
|
7537 |
-
#: ../modules/tp-comments/module.php:956 ../modules/tp-comments/module.php:1219
|
7538 |
-
msgid "Comment - Padding Horizontal"
|
7539 |
-
msgstr ""
|
7540 |
-
|
7541 |
-
#: ../modules/tp-comments/module.php:968 ../modules/tp-comments/module.php:1231
|
7542 |
-
msgid "C. Inner - Margin Bottom"
|
7543 |
-
msgstr ""
|
7544 |
-
|
7545 |
-
#: ../modules/tp-comments/module.php:980 ../modules/tp-comments/module.php:1243
|
7546 |
-
msgid "C. Inner - Padding Top"
|
7547 |
-
msgstr ""
|
7548 |
-
|
7549 |
-
#: ../modules/tp-comments/module.php:992 ../modules/tp-comments/module.php:1255
|
7550 |
-
msgid "C. Inner - Padding Bottom"
|
7551 |
-
msgstr ""
|
7552 |
-
|
7553 |
-
#: ../modules/tp-comments/module.php:1004 ../modules/tp-comments/module.php:1267
|
7554 |
-
msgid "C. Inner - Padding Horizontal"
|
7555 |
-
msgstr ""
|
7556 |
-
|
7557 |
-
#: ../modules/tp-comments/module.php:1016 ../modules/tp-comments/module.php:1279
|
7558 |
-
msgid "Info - Margin Bottom"
|
7559 |
-
msgstr ""
|
7560 |
-
|
7561 |
-
#: ../modules/tp-comments/module.php:1028 ../modules/tp-comments/module.php:1291
|
7562 |
-
msgid "Info - Padding Vertical"
|
7563 |
-
msgstr ""
|
7564 |
-
|
7565 |
-
#: ../modules/tp-comments/module.php:1040 ../modules/tp-comments/module.php:1303
|
7566 |
-
msgid "Info - Padding Horizontal"
|
7567 |
-
msgstr ""
|
7568 |
-
|
7569 |
-
#: ../modules/tp-comments/module.php:1052 ../modules/tp-comments/module.php:1315
|
7570 |
-
msgid "Info Author- Font Size"
|
7571 |
-
msgstr ""
|
7572 |
-
|
7573 |
-
#: ../modules/tp-comments/module.php:1064 ../modules/tp-comments/module.php:1327
|
7574 |
-
msgid "Info Date - Font Size"
|
7575 |
-
msgstr ""
|
7576 |
-
|
7577 |
-
#: ../modules/tp-comments/module.php:1076 ../modules/tp-comments/module.php:1339
|
7578 |
-
msgid "Reply - Font Size"
|
7579 |
-
msgstr ""
|
7580 |
-
|
7581 |
-
#: ../modules/tp-comments/module.php:1088 ../modules/tp-comments/module.php:1351
|
7582 |
-
msgid "Main - Font Size"
|
7583 |
-
msgstr ""
|
7584 |
-
|
7585 |
-
#: ../modules/tp-comments/module.php:1100 ../modules/tp-comments/module.php:1363
|
7586 |
-
msgid "Main - Line Height"
|
7587 |
-
msgstr ""
|
7588 |
-
|
7589 |
-
#: ../modules/tp-comments/module.php:1548
|
7590 |
-
msgid "Comments are closed."
|
7591 |
-
msgstr ""
|
7592 |
-
|
7593 |
-
#: ../modules/tp-comments-form/module.php:13
|
7594 |
-
msgid "Comment Form"
|
7595 |
-
msgstr ""
|
7596 |
-
|
7597 |
-
#: ../modules/tp-comments-form/module.php:44
|
7598 |
-
msgid "\"Leave a Comment\" Text"
|
7599 |
-
msgstr ""
|
7600 |
-
|
7601 |
-
#: ../modules/tp-comments-form/module.php:50
|
7602 |
-
msgid "\"Name\" Placeholder Text"
|
7603 |
-
msgstr ""
|
7604 |
-
|
7605 |
-
#: ../modules/tp-comments-form/module.php:56
|
7606 |
-
msgid "\"Email\" Placeholder Text"
|
7607 |
-
msgstr ""
|
7608 |
-
|
7609 |
-
#: ../modules/tp-comments-form/module.php:62
|
7610 |
-
msgid "\"Website\" Placeholder Text"
|
7611 |
-
msgstr ""
|
7612 |
-
|
7613 |
-
#: ../modules/tp-comments-form/module.php:68
|
7614 |
-
msgid "\"Comment\" Placeholder Text"
|
7615 |
-
msgstr ""
|
7616 |
-
|
7617 |
-
#: ../modules/tp-comments-form/module.php:74
|
7618 |
-
msgid "\"Submit Comment\" Button Text"
|
7619 |
-
msgstr ""
|
7620 |
-
|
7621 |
-
#: ../modules/tp-comments-form/module.php:722 ../modules/tp-comments-form/module.
|
7622 |
-
#: php:913
|
7623 |
-
msgid "Heading - Font Size"
|
7624 |
-
msgstr ""
|
7625 |
-
|
7626 |
-
#: ../modules/tp-comments-form/module.php:734 ../modules/tp-comments-form/module.
|
7627 |
-
#: php:925
|
7628 |
-
msgid "Heading - Line Height"
|
7629 |
-
msgstr ""
|
7630 |
-
|
7631 |
-
#: ../modules/tp-comments-form/module.php:746 ../modules/tp-comments-form/module.
|
7632 |
-
#: php:937
|
7633 |
-
msgid "Heading - Margin Bottom"
|
7634 |
-
msgstr ""
|
7635 |
-
|
7636 |
-
#: ../modules/tp-comments-form/module.php:758 ../modules/tp-comments-form/module.
|
7637 |
-
#: php:949
|
7638 |
-
msgid "Inputs - Font Size"
|
7639 |
-
msgstr ""
|
7640 |
-
|
7641 |
-
#: ../modules/tp-comments-form/module.php:770 ../modules/tp-comments-form/module.
|
7642 |
-
#: php:961
|
7643 |
-
msgid "Inputs - Line Height"
|
7644 |
-
msgstr ""
|
7645 |
-
|
7646 |
-
#: ../modules/tp-comments-form/module.php:782 ../modules/tp-comments-form/module.
|
7647 |
-
#: php:973
|
7648 |
-
msgid "Inputs - Margin Bottom"
|
7649 |
-
msgstr ""
|
7650 |
-
|
7651 |
-
#: ../modules/tp-comments-form/module.php:794 ../modules/tp-comments-form/module.
|
7652 |
-
#: php:985
|
7653 |
-
msgid "Inputs - Padding Vertical"
|
7654 |
-
msgstr ""
|
7655 |
-
|
7656 |
-
#: ../modules/tp-comments-form/module.php:806 ../modules/tp-comments-form/module.
|
7657 |
-
#: php:997
|
7658 |
-
msgid "Inputs - Padding Horizontal"
|
7659 |
-
msgstr ""
|
7660 |
-
|
7661 |
-
#: ../modules/tp-comments-form/module.php:1068
|
7662 |
-
msgid "SUBMIT YOUR COMMENT"
|
7663 |
-
msgstr ""
|
7664 |
-
|
7665 |
-
#: ../modules/tp-comments-form/module.php:1069
|
7666 |
-
msgid "Leave a Comment"
|
7667 |
-
msgstr ""
|
7668 |
-
|
7669 |
-
#: ../modules/tp-comments-form/module.php:1070 ../modules/tp-comments-form/module.
|
7670 |
-
#: php:1126
|
7671 |
-
msgid "Comment"
|
7672 |
-
msgstr ""
|
7673 |
-
|
7674 |
-
#: ../modules/tp-comments-form/module.php:1072
|
7675 |
-
msgid "Email"
|
7676 |
-
msgstr ""
|
7677 |
-
|
7678 |
-
#: ../modules/tp-comments-form/module.php:1073
|
7679 |
-
msgid "Website"
|
7680 |
-
msgstr ""
|
7681 |
-
|
7682 |
-
#: ../modules/tp-comments-form/module.php:1125
|
7683 |
-
#, php-format
|
7684 |
-
msgid "Reply to %s."
|
7685 |
-
msgstr ""
|
7686 |
-
|
7687 |
-
#: ../modules/tp-comments-form/module.php:1366
|
7688 |
-
#, php-format
|
7689 |
-
msgid "cancel"
|
7690 |
-
msgstr ""
|
7691 |
-
|
7692 |
-
#: ../modules/tp-content/module.php:13
|
7693 |
-
msgid "The Content"
|
7694 |
-
msgstr ""
|
7695 |
-
|
7696 |
-
#: ../modules/tp-downloads-button/module.php:46
|
7697 |
-
msgid "DOWNLOAD"
|
7698 |
-
msgstr ""
|
7699 |
-
|
7700 |
-
#: ../modules/tp-excerpt/module.php:13
|
7701 |
-
msgid "The Excerpt"
|
7702 |
-
msgstr ""
|
7703 |
-
|
7704 |
-
#: ../modules/tp-excerpt/module.php:185 ../modules/tp-excerpt/module.php:196 ..
|
7705 |
-
#: /modules/tp-excerpt/module.php:208 ../modules/tp-excerpt/module.php:223 ..
|
7706 |
-
#: /modules/tp-excerpt/module.php:234 ../modules/tp-excerpt/module.php:246 ..
|
7707 |
-
#: /modules/tp-excerpt/module.php:257 ../modules/tp-title/module.php:185 ..
|
7708 |
-
#: /modules/tp-title/module.php:196 ../modules/tp-title/module.php:208 ..
|
7709 |
-
#: /modules/tp-title/module.php:223 ../modules/tp-title/module.php:234 ..
|
7710 |
-
#: /modules/tp-title/module.php:246 ../modules/tp-title/module.php:275 ..
|
7711 |
-
#: /modules/tp-title/module.php:286
|
7712 |
-
msgid "Typography"
|
7713 |
-
msgstr ""
|
7714 |
-
|
7715 |
-
#: ../modules/tp-excerpt/module.php:447
|
7716 |
-
msgid ""
|
7717 |
-
"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod "
|
7718 |
-
"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, "
|
7719 |
-
"quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo "
|
7720 |
-
"consequat."
|
7721 |
-
msgstr ""
|
7722 |
-
|
7723 |
-
#: ../modules/tp-gallery-slider/module.php:13
|
7724 |
-
msgid "Gallery Slider"
|
7725 |
-
msgstr ""
|
7726 |
-
|
7727 |
-
#: ../modules/tp-gallery-slider/module.php:50 ../modules/tp-project-slider/module.
|
7728 |
-
#: php:50
|
7729 |
-
msgid "Fade"
|
7730 |
-
msgstr ""
|
7731 |
-
|
7732 |
-
#: ../modules/tp-gallery-slider/module.php:54 ../modules/tp-project-slider/module.
|
7733 |
-
#: php:54
|
7734 |
-
msgid "Fade Up Slide"
|
7735 |
-
msgstr ""
|
7736 |
-
|
7737 |
-
#: ../modules/tp-gallery-slider/module.php:58 ../modules/tp-project-slider/module.
|
7738 |
-
#: php:58
|
7739 |
-
msgid "Slide"
|
7740 |
-
msgstr ""
|
7741 |
-
|
7742 |
-
#: ../modules/tp-gallery-slider/module.php:62 ../modules/tp-project-slider/module.
|
7743 |
-
#: php:62
|
7744 |
-
msgid "Back Slide"
|
7745 |
-
msgstr ""
|
7746 |
-
|
7747 |
-
#: ../modules/tp-gallery-slider/module.php:66 ../modules/tp-project-slider/module.
|
7748 |
-
#: php:66
|
7749 |
-
msgid "Go Down"
|
7750 |
-
msgstr ""
|
7751 |
-
|
7752 |
-
#: ../modules/tp-gallery-slider/module.php:72 ../modules/tp-project-slider/module.
|
7753 |
-
#: php:72
|
7754 |
-
msgid "Animation Speed (ms)"
|
7755 |
-
msgstr ""
|
7756 |
-
|
7757 |
-
#: ../modules/tp-gallery-slider/module.php:78 ../modules/tp-project-slider/module.
|
7758 |
-
#: php:78
|
7759 |
-
msgid "Autoplay Speed (ms)"
|
7760 |
-
msgstr ""
|
7761 |
-
|
7762 |
-
#: ../modules/tp-gallery-slider/module.php:84 ../modules/tp-project-slider/module.
|
7763 |
-
#: php:84
|
7764 |
-
msgid "Flexible Height"
|
7765 |
-
msgstr ""
|
7766 |
-
|
7767 |
-
#: ../modules/tp-gallery-slider/module.php:101 ../modules/tp-project-
|
7768 |
-
#: slider/module.php:101
|
7769 |
-
msgid "Enabling will make clicking an image open up the image in a lightbox."
|
7770 |
-
msgstr ""
|
7771 |
-
|
7772 |
-
#: ../modules/tp-gallery-slider/module.php:263 ../modules/tp-gallery-
|
7773 |
-
#: slider/module.php:274 ../modules/tp-gallery-slider/module.php:286 ..
|
7774 |
-
#: /modules/tp-gallery-slider/module.php:315 ../modules/tp-gallery-slider/module.
|
7775 |
-
#: php:327 ../modules/tp-gallery-slider/module.php:339 ../modules/tp-gallery-
|
7776 |
-
#: slider/module.php:351 ../modules/tp-gallery-slider/module.php:363 ..
|
7777 |
-
#: /modules/tp-project-slider/module.php:263 ../modules/tp-project-slider/module.
|
7778 |
-
#: php:274 ../modules/tp-project-slider/module.php:286 ../modules/tp-project-
|
7779 |
-
#: slider/module.php:315 ../modules/tp-project-slider/module.php:327 ..
|
7780 |
-
#: /modules/tp-project-slider/module.php:339 ../modules/tp-project-slider/module.
|
7781 |
-
#: php:351 ../modules/tp-project-slider/module.php:363
|
7782 |
-
msgid "slider"
|
7783 |
-
msgstr ""
|
7784 |
-
|
7785 |
-
#: ../modules/tp-gallery-slider/module.php:379 ../modules/tp-gallery-
|
7786 |
-
#: slider/module.php:390 ../modules/tp-gallery-slider/module.php:402 ..
|
7787 |
-
#: /modules/tp-gallery-slider/module.php:431 ../modules/tp-gallery-slider/module.
|
7788 |
-
#: php:443 ../modules/tp-gallery-slider/module.php:455 ../modules/tp-gallery-
|
7789 |
-
#: slider/module.php:467 ../modules/tp-gallery-slider/module.php:479 ..
|
7790 |
-
#: /modules/tp-project-slider/module.php:379 ../modules/tp-project-slider/module.
|
7791 |
-
#: php:390 ../modules/tp-project-slider/module.php:402 ../modules/tp-project-
|
7792 |
-
#: slider/module.php:431 ../modules/tp-project-slider/module.php:443 ..
|
7793 |
-
#: /modules/tp-project-slider/module.php:455 ../modules/tp-project-slider/module.
|
7794 |
-
#: php:467 ../modules/tp-project-slider/module.php:479
|
7795 |
-
msgid "slider - item"
|
7796 |
-
msgstr ""
|
7797 |
-
|
7798 |
-
#: ../modules/tp-gallery-slider/module.php:521 ../modules/tp-project-
|
7799 |
-
#: slider/module.php:521
|
7800 |
-
msgid "Margin Vertical"
|
7801 |
-
msgstr ""
|
7802 |
-
|
7803 |
-
#: ../modules/tp-gallery-slider/module.php:616 ../modules/tp-gallery-
|
7804 |
-
#: slider/module.php:759 ../modules/tp-project-slider/module.php:616 ..
|
7805 |
-
#: /modules/tp-project-slider/module.php:759
|
7806 |
-
msgid "Slider - Padding Vertical"
|
7807 |
-
msgstr ""
|
7808 |
-
|
7809 |
-
#: ../modules/tp-gallery-slider/module.php:628 ../modules/tp-gallery-
|
7810 |
-
#: slider/module.php:771 ../modules/tp-project-slider/module.php:628 ..
|
7811 |
-
#: /modules/tp-project-slider/module.php:771
|
7812 |
-
msgid "Slider - Padding Horizontal"
|
7813 |
-
msgstr ""
|
7814 |
-
|
7815 |
-
#: ../modules/tp-gallery-slider/module.php:640 ../modules/tp-gallery-
|
7816 |
-
#: slider/module.php:783 ../modules/tp-project-slider/module.php:640 ..
|
7817 |
-
#: /modules/tp-project-slider/module.php:783
|
7818 |
-
msgid "Slider Item - Padding Vertical"
|
7819 |
-
msgstr ""
|
7820 |
-
|
7821 |
-
#: ../modules/tp-gallery-slider/module.php:652 ../modules/tp-gallery-
|
7822 |
-
#: slider/module.php:795 ../modules/tp-project-slider/module.php:652 ..
|
7823 |
-
#: /modules/tp-project-slider/module.php:795
|
7824 |
-
msgid "Slider Item - Padding Horizontal"
|
7825 |
-
msgstr ""
|
7826 |
-
|
7827 |
-
#: ../modules/tp-gallery-slider/module.php:664 ../modules/tp-gallery-
|
7828 |
-
#: slider/module.php:807 ../modules/tp-project-slider/module.php:664 ..
|
7829 |
-
#: /modules/tp-project-slider/module.php:807
|
7830 |
-
msgid "Nav - Margin Vertical"
|
7831 |
-
msgstr ""
|
7832 |
-
|
7833 |
-
#: ../modules/tp-gallery-slider/module.php:676 ../modules/tp-gallery-
|
7834 |
-
#: slider/module.php:819 ../modules/tp-project-slider/module.php:676 ..
|
7835 |
-
#: /modules/tp-project-slider/module.php:819
|
7836 |
-
msgid "Nav - Size"
|
7837 |
-
msgstr ""
|
7838 |
-
|
7839 |
-
#: ../modules/tp-meta/module.php:87
|
7840 |
-
msgid "Format"
|
7841 |
-
msgstr ""
|
7842 |
-
|
7843 |
-
#: ../modules/tp-meta/module.php:384
|
7844 |
-
msgid "Link - Color - Hover"
|
7845 |
-
msgstr ""
|
7846 |
-
|
7847 |
-
#: ../modules/tp-meta/module.php:562
|
7848 |
-
msgid "No Comments"
|
7849 |
-
msgstr ""
|
7850 |
-
|
7851 |
-
#: ../modules/tp-meta/module.php:564
|
7852 |
-
msgid " Comments"
|
7853 |
-
msgstr ""
|
7854 |
-
|
7855 |
-
#: ../modules/tp-meta/module.php:566
|
7856 |
-
msgid "1 Comment"
|
7857 |
-
msgstr ""
|
7858 |
-
|
7859 |
-
#: ../modules/tp-meta/module.php:599
|
7860 |
-
msgid "John Doe"
|
7861 |
-
msgstr ""
|
7862 |
-
|
7863 |
-
#: ../modules/tp-meta/module.php:615
|
7864 |
-
msgid "Category One"
|
7865 |
-
msgstr ""
|
7866 |
-
|
7867 |
-
#: ../modules/tp-meta/module.php:615
|
7868 |
-
msgid "Category Two"
|
7869 |
-
msgstr ""
|
7870 |
-
|
7871 |
-
#: ../modules/tp-meta/module.php:642
|
7872 |
-
msgid "One"
|
7873 |
-
msgstr ""
|
7874 |
-
|
7875 |
-
#: ../modules/tp-meta/module.php:642
|
7876 |
-
msgid "Two"
|
7877 |
-
msgstr ""
|
7878 |
-
|
7879 |
-
#: ../modules/tp-meta/module.php:642
|
7880 |
-
msgid "Three"
|
7881 |
-
msgstr ""
|
7882 |
-
|
7883 |
-
#: ../modules/tp-meta/module.php:669
|
7884 |
-
msgid "10 Comments"
|
7885 |
-
msgstr ""
|
7886 |
-
|
7887 |
-
#: ../modules/tp-project-slider/module.php:13
|
7888 |
-
msgid "Project Images Slider"
|
7889 |
-
msgstr ""
|
7890 |
-
|
7891 |
-
#: ../modules/tp-staff-social/module.php:13
|
7892 |
-
msgid "Staff Social"
|
7893 |
-
msgstr ""
|
7894 |
-
|
7895 |
-
#: ../modules/widgets/module.php:16 ../modules/widgets/module.php:72
|
7896 |
-
msgid "Widgets"
|
7897 |
-
msgstr ""
|
7898 |
-
|
7899 |
-
#: ../modules/widgets/module.php:28
|
7900 |
-
msgid "Choose sidebar"
|
7901 |
-
msgstr ""
|
7902 |
-
|
7903 |
-
#: ../modules/widgets/module.php:77
|
7904 |
-
msgid ""
|
7905 |
-
"You can register sidebars for this module in <br>WP Admin > Live Composer > "
|
7906 |
-
"Widgets Module."
|
7907 |
-
msgstr ""
|
7908 |
-
|
7909 |
-
#: ../modules/widgets/module.php:80
|
7910 |
-
msgid "Widgets Per Row"
|
7911 |
-
msgstr ""
|
7912 |
-
|
7913 |
-
#: ../modules/widgets/module.php:244 ../modules/widgets/module.php:255 ..
|
7914 |
-
#: /modules/widgets/module.php:267 ../modules/widgets/module.php:296 ..
|
7915 |
-
#: /modules/widgets/module.php:308 ../modules/widgets/module.php:320 ..
|
7916 |
-
#: /modules/widgets/module.php:332 ../modules/widgets/module.php:344 ..
|
7917 |
-
#: /modules/widgets/module.php:356
|
7918 |
-
msgid "widget"
|
7919 |
-
msgstr ""
|
7920 |
-
|
7921 |
-
#: ../modules/widgets/module.php:539 ../modules/widgets/module.php:550 ..
|
7922 |
-
#: /modules/widgets/module.php:562 ../modules/widgets/module.php:591 ..
|
7923 |
-
#: /modules/widgets/module.php:603 ../modules/widgets/module.php:615 ..
|
7924 |
-
#: /modules/widgets/module.php:627 ../modules/widgets/module.php:639
|
7925 |
-
msgid "title inner"
|
7926 |
-
msgstr ""
|
7927 |
-
|
7928 |
-
#: ../modules/widgets/module.php:769 ../modules/widgets/module.php:781 ..
|
7929 |
-
#: /modules/widgets/module.php:793 ../modules/widgets/module.php:806 ..
|
7930 |
-
#: /modules/widgets/module.php:892 ../modules/widgets/module.php:906 ..
|
7931 |
-
#: /modules/widgets/module.php:917 ../modules/widgets/module.php:929 ..
|
7932 |
-
#: /modules/widgets/module.php:958 ../modules/widgets/module.php:970 ..
|
7933 |
-
#: /modules/widgets/module.php:981 ../modules/widgets/module.php:993 ..
|
7934 |
-
#: /modules/widgets/module.php:1006
|
7935 |
-
msgid "content lists"
|
7936 |
-
msgstr ""
|
7937 |
-
|
7938 |
-
#: ../modules/widgets/module.php:961
|
7939 |
-
msgid "Item - Border Radius"
|
7940 |
-
msgstr ""
|
7941 |
-
|
7942 |
-
#: ../modules/widgets/module.php:973
|
7943 |
-
msgid "Item - Margin Bottom"
|
7944 |
-
msgstr ""
|
7945 |
-
|
7946 |
-
#: ../modules/widgets/module.php:1070 ../modules/widgets/module.php:1226
|
7947 |
-
msgid "Widget - Padding Vertical"
|
7948 |
-
msgstr ""
|
7949 |
-
|
7950 |
-
#: ../modules/widgets/module.php:1082 ../modules/widgets/module.php:1238
|
7951 |
-
msgid "Widget - Padding Horizontal"
|
7952 |
-
msgstr ""
|
7953 |
-
|
7954 |
-
#: ../modules/widgets/module.php:1130 ../modules/widgets/module.php:1286
|
7955 |
-
msgid "Title - Padding Bottom"
|
7956 |
-
msgstr ""
|
7957 |
-
|
7958 |
-
#: ../modules/widgets/module.php:1354
|
7959 |
-
msgid ""
|
7960 |
-
"The sidebar you have chosen is empty. Click the refresh icon on the right "
|
7961 |
-
"when you add a widget."
|
7962 |
-
msgstr ""
|
7963 |
-
|
7964 |
-
#: ../modules/widgets/module.php:1362
|
7965 |
-
msgid "Click the cog icon on the right of this box to choose which sidebar to show."
|
7966 |
-
msgstr ""
|
7967 |
-
|
7968 |
-
#: ../modules/woocommerce/module.php:13
|
7969 |
-
msgid "Products ( Woo )"
|
7970 |
-
msgstr ""
|
7971 |
-
|
7972 |
-
#: ../modules/woocommerce/module.php:183 ../modules/woocommerce/module.php:291 ..
|
7973 |
-
#: /modules/woocommerce/module.php:647 ../modules/woocommerce/module.php:658 ..
|
7974 |
-
#: /modules/woocommerce/module.php:670 ../modules/woocommerce/module.php:699 ..
|
7975 |
-
#: /modules/woocommerce/module.php:710 ../modules/woocommerce/module.php:722 ..
|
7976 |
-
#: /modules/woocommerce/module.php:733 ../modules/woocommerce/module.php:745 ..
|
7977 |
-
#: /modules/woocommerce/module.php:760 ../modules/woocommerce/module.php:771 ..
|
7978 |
-
#: /modules/woocommerce/module.php:783 ../modules/woocommerce/module.php:797 ..
|
7979 |
-
#: /modules/woocommerce/module.php:806
|
7980 |
-
msgid "Price"
|
7981 |
-
msgstr ""
|
7982 |
-
|
7983 |
-
#: ../modules/woocommerce/module.php:211
|
7984 |
-
msgid "Out of Stock"
|
7985 |
-
msgstr ""
|
7986 |
-
|
7987 |
-
#: ../modules/woocommerce/module.php:217
|
7988 |
-
msgid "Display out of stock products"
|
7989 |
-
msgstr ""
|
7990 |
-
|
7991 |
-
#: ../modules/woocommerce/module.php:221
|
7992 |
-
msgid "Do not display out of stock products"
|
7993 |
-
msgstr ""
|
7994 |
-
|
7995 |
-
#: ../modules/woocommerce/module.php:307 ../modules/woocommerce/module.php:1346 ..
|
7996 |
-
#: /modules/woocommerce/module.php:1357 ../modules/woocommerce/module.php:1368 ..
|
7997 |
-
#: /modules/woocommerce/module.php:1380 ../modules/woocommerce/module.php:1395 ..
|
7998 |
-
#: /modules/woocommerce/module.php:1406
|
7999 |
-
msgid "Price Secondary"
|
8000 |
-
msgstr ""
|
8001 |
-
|
8002 |
-
#: ../modules/woocommerce/module.php:311
|
8003 |
-
msgid "Add to cart"
|
8004 |
-
msgstr ""
|
8005 |
-
|
8006 |
-
#: ../modules/woocommerce/module.php:315
|
8007 |
-
msgid "Details"
|
8008 |
-
msgstr ""
|
8009 |
-
|
8010 |
-
#: ../modules/woocommerce/module.php:1217
|
8011 |
-
msgid "Border Bottom Width"
|
8012 |
-
msgstr ""
|
8013 |
-
|
8014 |
-
#: ../modules/woocommerce/module.php:1349
|
8015 |
-
msgid "Color ( Non-discount price )"
|
8016 |
-
msgstr ""
|
8017 |
-
|
8018 |
-
#: ../modules/woocommerce/module.php:1452
|
8019 |
-
msgid "Add to cart - Text"
|
8020 |
-
msgstr ""
|
8021 |
-
|
8022 |
-
#: ../modules/woocommerce/module.php:1460
|
8023 |
-
msgid "Add to cart - Color"
|
8024 |
-
msgstr ""
|
8025 |
-
|
8026 |
-
#: ../modules/woocommerce/module.php:1471 ../modules/woocommerce/module.php:1819 .
|
8027 |
-
#: ./modules/woocommerce/module.php:2096
|
8028 |
-
msgid "Add to cart - Font Size"
|
8029 |
-
msgstr ""
|
8030 |
-
|
8031 |
-
#: ../modules/woocommerce/module.php:1483
|
8032 |
-
msgid "Add to cart - Font Weight"
|
8033 |
-
msgstr ""
|
8034 |
-
|
8035 |
-
#: ../modules/woocommerce/module.php:1498
|
8036 |
-
msgid "Add to cart - Font Family"
|
8037 |
-
msgstr ""
|
8038 |
-
|
8039 |
-
#: ../modules/woocommerce/module.php:1509
|
8040 |
-
msgid "Details - Text"
|
8041 |
-
msgstr ""
|
8042 |
-
|
8043 |
-
#: ../modules/woocommerce/module.php:1517
|
8044 |
-
msgid "Details - Color"
|
8045 |
-
msgstr ""
|
8046 |
-
|
8047 |
-
#: ../modules/woocommerce/module.php:1528 ../modules/woocommerce/module.php:1831 .
|
8048 |
-
#: ./modules/woocommerce/module.php:2108
|
8049 |
-
msgid "Details - Font Size"
|
8050 |
-
msgstr ""
|
8051 |
-
|
8052 |
-
#: ../modules/woocommerce/module.php:1540
|
8053 |
-
msgid "Details - Font Weight"
|
8054 |
-
msgstr ""
|
8055 |
-
|
8056 |
-
#: ../modules/woocommerce/module.php:1555
|
8057 |
-
msgid "Details - Font Family"
|
8058 |
-
msgstr ""
|
8059 |
-
|
8060 |
-
#: ../modules/woocommerce/module.php:1639 ../modules/woocommerce/module.php:1916
|
8061 |
-
msgid "Price - Font Size"
|
8062 |
-
msgstr ""
|
8063 |
-
|
8064 |
-
#: ../modules/woocommerce/module.php:1651 ../modules/woocommerce/module.php:1928
|
8065 |
-
msgid "Price - Margin"
|
8066 |
-
msgstr ""
|
8067 |
-
|
8068 |
-
#: ../modules/woocommerce/module.php:1663 ../modules/woocommerce/module.php:1940
|
8069 |
-
msgid "Price - Padding"
|
8070 |
-
msgstr ""
|
8071 |
-
|
8072 |
-
#: ../modules/woocommerce/module.php:1735 ../modules/woocommerce/module.php:2012
|
8073 |
-
msgid "Title - Margin Horizontal"
|
8074 |
-
msgstr ""
|
8075 |
-
|
8076 |
-
#: ../modules/woocommerce/module.php:1783 ../modules/woocommerce/module.php:2060
|
8077 |
-
msgid "Excerpt - Padding Bottom"
|
8078 |
-
msgstr ""
|
8079 |
-
|
8080 |
-
#: ../modules/woocommerce/module.php:1795 ../modules/woocommerce/module.php:2072
|
8081 |
-
msgid "Price 2nd - Font Size"
|
8082 |
-
msgstr ""
|
8083 |
-
|
8084 |
-
#: ../modules/woocommerce/module.php:2710
|
8085 |
-
msgid ""
|
8086 |
-
"You do not have products at the moment. Go to <strong>WP Admin → "
|
8087 |
-
"Products</strong> to add some."
|
8088 |
-
msgstr ""
|
8089 |
-
|
8090 |
-
#: ../modules/woocommerce/module.php:2718
|
8091 |
-
msgid ""
|
8092 |
-
"You do not have WooCommerce installed at the moment. You need to install it "
|
8093 |
-
"to use this module."
|
8094 |
-
msgstr ""
|
1 |
+
#, fuzzy
|
2 |
+
msgid ""
|
3 |
+
msgstr ""
|
4 |
+
"Project-Id-Version: Page Builder: Live Composer - drag and drop website "
|
5 |
+
"builder (visual front end site editor)\n"
|
6 |
+
"Report-Msgid-Bugs-To: \n"
|
7 |
+
"POT-Creation-Date: 2018-06-13 08:00+0000\n"
|
8 |
+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
9 |
+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
10 |
+
"Language-Team: \n"
|
11 |
+
"Language: \n"
|
12 |
+
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
13 |
+
"MIME-Version: 1.0\n"
|
14 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
15 |
+
"Content-Transfer-Encoding: 8bit\n"
|
16 |
+
"X-Generator: Loco https://localise.biz/"
|
17 |
+
|
18 |
+
#: includes/single-templates-framework/inc/functions.php:86
|
19 |
+
msgid " (archive)"
|
20 |
+
msgstr ""
|
21 |
+
|
22 |
+
#: includes/other.php:272
|
23 |
+
msgid ""
|
24 |
+
"\" target=\"_blank\">WP Admin → Settings</a></strong>: <strong>"
|
25 |
+
"Wordpress Address</strong> and <strong>Site Address</strong> should be the "
|
26 |
+
"same to make front-editing possible with Live Composer."
|
27 |
+
msgstr ""
|
28 |
+
|
29 |
+
#: includes/other.php:266
|
30 |
+
msgid "\">Click here to find out more.</a>"
|
31 |
+
msgstr ""
|
32 |
+
|
33 |
+
#: includes/other.php:178
|
34 |
+
msgid "\">it's easy to fix it</a>."
|
35 |
+
msgstr ""
|
36 |
+
|
37 |
+
#: includes/plugin-options-framework/inc/options.php:326
|
38 |
+
msgid "\"Activate Editor\" Position"
|
39 |
+
msgstr ""
|
40 |
+
|
41 |
+
#: modules/tp-comments-form/module.php:84
|
42 |
+
msgid "\"Comment\" Placeholder Text"
|
43 |
+
msgstr ""
|
44 |
+
|
45 |
+
#: modules/tp-comments-form/module.php:96
|
46 |
+
msgid "\"Email\" Placeholder Text"
|
47 |
+
msgstr ""
|
48 |
+
|
49 |
+
#: modules/tp-comments-form/module.php:78
|
50 |
+
msgid "\"Leave a Comment\" Text"
|
51 |
+
msgstr ""
|
52 |
+
|
53 |
+
#: modules/tp-comments-form/module.php:90
|
54 |
+
msgid "\"Name\" Placeholder Text"
|
55 |
+
msgstr ""
|
56 |
+
|
57 |
+
#: modules/tp-comments-form/module.php:108
|
58 |
+
msgid "\"Submit Comment\" Button Text"
|
59 |
+
msgstr ""
|
60 |
+
|
61 |
+
#: modules/tp-comments-form/module.php:102
|
62 |
+
msgid "\"Website\" Placeholder Text"
|
63 |
+
msgstr ""
|
64 |
+
|
65 |
+
#: includes/plugin-options-framework/inc/options.php:239
|
66 |
+
msgid "✔ Enabled"
|
67 |
+
msgstr ""
|
68 |
+
|
69 |
+
#: includes/plugin-options-framework/inc/options.php:243
|
70 |
+
msgid "✖ Disabled"
|
71 |
+
msgstr ""
|
72 |
+
|
73 |
+
#: modules/image/module.php:184
|
74 |
+
msgid "(Block)"
|
75 |
+
msgstr ""
|
76 |
+
|
77 |
+
#: modules/tp-comments/functions.php:24
|
78 |
+
msgid "(Edit)"
|
79 |
+
msgstr ""
|
80 |
+
|
81 |
+
#: modules/accordion/module.php:74
|
82 |
+
msgid "(hidden) Accordion Content"
|
83 |
+
msgstr ""
|
84 |
+
|
85 |
+
#: modules/accordion/module.php:82
|
86 |
+
msgid "(hidden) Accordion Nav"
|
87 |
+
msgstr ""
|
88 |
+
|
89 |
+
#: modules/image/module.php:194
|
90 |
+
msgid "(Image)"
|
91 |
+
msgstr ""
|
92 |
+
|
93 |
+
#: modules/navigation/functions.php:106
|
94 |
+
msgid "- Select -"
|
95 |
+
msgstr ""
|
96 |
+
|
97 |
+
#: modules/sliders/module.php:56
|
98 |
+
msgid "-- Select --"
|
99 |
+
msgstr ""
|
100 |
+
|
101 |
+
#: modules/tp-meta/module.php:754
|
102 |
+
msgid "10 Comments"
|
103 |
+
msgstr ""
|
104 |
+
|
105 |
+
#: modules/shortcode/module.php:2318
|
106 |
+
msgid "100px 100px"
|
107 |
+
msgstr ""
|
108 |
+
|
109 |
+
#: modules/shortcode/module.php:2322
|
110 |
+
msgid "200px 200px"
|
111 |
+
msgstr ""
|
112 |
+
|
113 |
+
#: modules/shortcode/module.php:2310
|
114 |
+
msgid "25px 25px"
|
115 |
+
msgstr ""
|
116 |
+
|
117 |
+
#: includes/plugin-options-framework/tab-woo.php:42
|
118 |
+
msgid "30 Days Money Back Guarantee"
|
119 |
+
msgstr ""
|
120 |
+
|
121 |
+
#: includes/plugin-options-framework/tab-extend.php:92
|
122 |
+
msgid "30+ Ready-To-Use Page Designs"
|
123 |
+
msgstr ""
|
124 |
+
|
125 |
+
#: includes/single-templates-framework/inc/functions.php:99
|
126 |
+
msgid "404 Page"
|
127 |
+
msgstr ""
|
128 |
+
|
129 |
+
#: includes/single-templates-framework/inc/filters.php:120
|
130 |
+
msgid "404 – Page Not Found"
|
131 |
+
msgstr ""
|
132 |
+
|
133 |
+
#: modules/shortcode/module.php:2314
|
134 |
+
msgid "50px 50px"
|
135 |
+
msgstr ""
|
136 |
+
|
137 |
+
#: includes/single-templates-framework/inc/functions.php:145
|
138 |
+
msgid ""
|
139 |
+
"<strong>Default</strong> template will be used as the default for all the "
|
140 |
+
"posts. <br><strong>Optional</strong> template is an additional template that "
|
141 |
+
"you can set to specific posts."
|
142 |
+
msgstr ""
|
143 |
+
|
144 |
+
#: includes/header-footer.php:102
|
145 |
+
msgid ""
|
146 |
+
"<strong>Default</strong> will be used as the default for all the posts and "
|
147 |
+
"pages. <strong>Regular</strong> is an additional type that you can set to "
|
148 |
+
"specific posts/pages."
|
149 |
+
msgstr ""
|
150 |
+
|
151 |
+
#: includes/plugin-options-framework/inc/options.php:148
|
152 |
+
msgid "<strong>Download</strong> Slug"
|
153 |
+
msgstr ""
|
154 |
+
|
155 |
+
#: includes/plugin-options-framework/inc/options.php:156
|
156 |
+
msgid "<strong>Downloads</strong> Categories Slug"
|
157 |
+
msgstr ""
|
158 |
+
|
159 |
+
#: includes/plugin-options-framework/inc/options.php:164
|
160 |
+
msgid "<strong>Downloads</strong> Tags Slug"
|
161 |
+
msgstr ""
|
162 |
+
|
163 |
+
#: includes/plugin-options-framework/inc/options.php:140
|
164 |
+
msgid "<strong>Galleries</strong> Category Slug"
|
165 |
+
msgstr ""
|
166 |
+
|
167 |
+
#: includes/plugin-options-framework/inc/options.php:132
|
168 |
+
msgid "<strong>Gallery</strong> Slug"
|
169 |
+
msgstr ""
|
170 |
+
|
171 |
+
#: modules/downloads/module.php:178 modules/partners/module.php:206
|
172 |
+
#: modules/projects/module.php:202 modules/staff/module.php:169
|
173 |
+
msgid ""
|
174 |
+
"<strong>IN</strong> - Posts must be in at least one chosen category.<br>"
|
175 |
+
"<strong>AND</strong> - Posts must be in all chosen categories.<br><strong>"
|
176 |
+
"NOT IN</strong> Posts must not be in the chosen categories."
|
177 |
+
msgstr ""
|
178 |
+
|
179 |
+
#: modules/partners/module.php:90
|
180 |
+
msgid ""
|
181 |
+
"<strong>Link to partner page</strong> links to the partner page on this "
|
182 |
+
"website.<br><strong>Link to custom URL</strong> links to the URL set in the "
|
183 |
+
"partner options."
|
184 |
+
msgstr ""
|
185 |
+
|
186 |
+
#: modules/projects/module.php:90
|
187 |
+
msgid ""
|
188 |
+
"<strong>Link to project page</strong> links to the project page on this "
|
189 |
+
"website.<br><strong>Link to custom project URL</strong> links to the URL set "
|
190 |
+
"in the project options."
|
191 |
+
msgstr ""
|
192 |
+
|
193 |
+
#: includes/plugin-options-framework/inc/options.php:188
|
194 |
+
msgid "<strong>Partner</strong> Slug"
|
195 |
+
msgstr ""
|
196 |
+
|
197 |
+
#: includes/plugin-options-framework/inc/options.php:196
|
198 |
+
msgid "<strong>Partners</strong> Categories Slug"
|
199 |
+
msgstr ""
|
200 |
+
|
201 |
+
#: includes/plugin-options-framework/inc/options.php:116
|
202 |
+
msgid "<strong>Project</strong> Slug"
|
203 |
+
msgstr ""
|
204 |
+
|
205 |
+
#: includes/plugin-options-framework/inc/options.php:124
|
206 |
+
msgid "<strong>Projects</strong> Category Slug"
|
207 |
+
msgstr ""
|
208 |
+
|
209 |
+
#: includes/header-footer.php:119
|
210 |
+
msgid ""
|
211 |
+
"<strong>Relative</strong> is normal positioning. <strong>Fixed</strong> "
|
212 |
+
"position will make the header/footer sticky on the top of the browser while "
|
213 |
+
"the page is scrolled. <strong>Absolute</strong> will make the regular page "
|
214 |
+
"content go behind the header/footer."
|
215 |
+
msgstr ""
|
216 |
+
|
217 |
+
#: includes/plugin-options-framework/inc/options.php:180
|
218 |
+
msgid "<strong>Staff</strong> Categories Slug"
|
219 |
+
msgstr ""
|
220 |
+
|
221 |
+
#: includes/plugin-options-framework/inc/options.php:172
|
222 |
+
msgid "<strong>Staff</strong> Slug"
|
223 |
+
msgstr ""
|
224 |
+
|
225 |
+
#: includes/plugin-options-framework/inc/options.php:211
|
226 |
+
msgid "<strong>Testimonials</strong> Categories Slug"
|
227 |
+
msgstr ""
|
228 |
+
|
229 |
+
#: includes/plugin-options-framework/inc/options.php:204
|
230 |
+
msgid "<strong>Testimonials</strong> Slug"
|
231 |
+
msgstr ""
|
232 |
+
|
233 |
+
#: modules/button/module.php:73
|
234 |
+
msgid ""
|
235 |
+
"<u>Do not use double quotes</u>.<br>Allows you to call JavaScript code on "
|
236 |
+
"click event.<br>Can be used for the Google Analytics Event Tracking feature."
|
237 |
+
msgstr ""
|
238 |
+
|
239 |
+
#: includes/display-functions.php:1117
|
240 |
+
msgid "A module broke"
|
241 |
+
msgstr ""
|
242 |
+
|
243 |
+
#: includes/class.module.php:1180 modules/progress-bars/module.php:393
|
244 |
+
msgid "Above"
|
245 |
+
msgstr ""
|
246 |
+
|
247 |
+
#: includes/plugin-options-framework/tab-settings.php:38
|
248 |
+
#: includes/plugin-options-framework/inc/access-control.php:45
|
249 |
+
msgid "Access Control"
|
250 |
+
msgstr ""
|
251 |
+
|
252 |
+
#: modules/accordion/module.php:20
|
253 |
+
msgid "Accordion"
|
254 |
+
msgstr ""
|
255 |
+
|
256 |
+
#: includes/plugin-updates/lc-license-manager.class.php:562
|
257 |
+
msgid "Activate"
|
258 |
+
msgstr ""
|
259 |
+
|
260 |
+
#: modules/downloads/functions.php:46 modules/downloads/functions.php:47
|
261 |
+
msgid "Add Download Item"
|
262 |
+
msgstr ""
|
263 |
+
|
264 |
+
#: modules/galleries/functions.php:66 modules/galleries/functions.php:67
|
265 |
+
#: modules/galleries/functions.php:68
|
266 |
+
msgid "Add Gallery"
|
267 |
+
msgstr ""
|
268 |
+
|
269 |
+
#: includes/header-footer.php:42 includes/header-footer.php:43
|
270 |
+
#: includes/header-footer.php:44
|
271 |
+
msgid "Add Header/Footer"
|
272 |
+
msgstr ""
|
273 |
+
|
274 |
+
#: includes/display-functions.php:708
|
275 |
+
msgid "Add Modules Row"
|
276 |
+
msgstr ""
|
277 |
+
|
278 |
+
#: includes/plugin-options-framework/inc/display-options.php:211
|
279 |
+
msgid "Add New"
|
280 |
+
msgstr ""
|
281 |
+
|
282 |
+
#: modules/downloads/functions.php:98 modules/galleries/functions.php:119
|
283 |
+
#: modules/partners/functions.php:111 modules/projects/functions.php:118
|
284 |
+
#: modules/staff/functions.php:147 modules/testimonials/functions.php:118
|
285 |
+
msgid "Add New Category"
|
286 |
+
msgstr ""
|
287 |
+
|
288 |
+
#: modules/downloads/functions.php:137
|
289 |
+
msgid "Add New Tag"
|
290 |
+
msgstr ""
|
291 |
+
|
292 |
+
#: modules/partners/functions.php:59 modules/partners/functions.php:60
|
293 |
+
msgid "Add Partner"
|
294 |
+
msgstr ""
|
295 |
+
|
296 |
+
#: modules/projects/functions.php:66 modules/projects/functions.php:67
|
297 |
+
msgid "Add Project"
|
298 |
+
msgstr ""
|
299 |
+
|
300 |
+
#: modules/staff/functions.php:95
|
301 |
+
msgid "Add Staff"
|
302 |
+
msgstr ""
|
303 |
+
|
304 |
+
#: modules/staff/functions.php:96
|
305 |
+
msgid "Add Staff Member"
|
306 |
+
msgstr ""
|
307 |
+
|
308 |
+
#: includes/single-templates-framework/inc/functions.php:23
|
309 |
+
#: includes/single-templates-framework/inc/functions.php:24
|
310 |
+
msgid "Add Template"
|
311 |
+
msgstr ""
|
312 |
+
|
313 |
+
#: modules/testimonials/functions.php:65 modules/testimonials/functions.php:66
|
314 |
+
msgid "Add Testimonial"
|
315 |
+
msgstr ""
|
316 |
+
|
317 |
+
#: includes/plugin-updates/lc-license-manager.class.php:597
|
318 |
+
msgid "Additional Premium Modules"
|
319 |
+
msgstr ""
|
320 |
+
|
321 |
+
#: includes/plugin-options-framework/tab-extend.php:149
|
322 |
+
#: includes/plugin-options-framework/tab-extend.php:154
|
323 |
+
#: includes/plugin-options-framework/tab-extend.php:187
|
324 |
+
#: includes/plugin-options-framework/tab-extend.php:220
|
325 |
+
#: includes/plugin-options-framework/tab-extend.php:278
|
326 |
+
#: includes/plugin-options-framework/tab-extend.php:317
|
327 |
+
#: includes/plugin-options-framework/tab-extend.php:373
|
328 |
+
#: includes/plugin-options-framework/tab-extend.php:393
|
329 |
+
#: includes/plugin-options-framework/tab-extensions.php:54
|
330 |
+
msgid "Additional Premium Modules"
|
331 |
+
msgstr ""
|
332 |
+
|
333 |
+
#: includes/plugin-options-framework/inc/access-control.php:27
|
334 |
+
msgid "Administrators"
|
335 |
+
msgstr ""
|
336 |
+
|
337 |
+
#: includes/plugin-options-framework/tab-extend.php:306
|
338 |
+
msgid "Advanced Ninja Form Integrations "
|
339 |
+
msgstr ""
|
340 |
+
|
341 |
+
#: includes/plugin-options-framework/tab-extensions.php:49
|
342 |
+
msgid "Advanced, time-saving features for professional website development"
|
343 |
+
msgstr ""
|
344 |
+
|
345 |
+
#: modules/button/module.php:137 modules/button/module.php:1059
|
346 |
+
#: modules/button/module.php:1169 modules/downloads/module.php:478
|
347 |
+
#: modules/icon/module.php:112 modules/icon/module.php:336
|
348 |
+
#: modules/icon/module.php:410 modules/image/module.php:174
|
349 |
+
#: modules/image/module.php:382 modules/image/module.php:527
|
350 |
+
#: modules/image/module.php:655 modules/logo/module.php:162
|
351 |
+
#: modules/navigation/module.php:110 modules/navigation/module.php:841
|
352 |
+
#: modules/navigation/module.php:1435 modules/navigation/module.php:1500
|
353 |
+
#: modules/notification/module.php:218 modules/partners/module.php:468
|
354 |
+
#: modules/projects/module.php:493 modules/social/module.php:216
|
355 |
+
#: modules/social/module.php:660 modules/social/module.php:743
|
356 |
+
#: modules/staff/module.php:452 modules/staff/module.php:622
|
357 |
+
#: modules/tp-gallery-slider/module.php:436 modules/tp-meta/module.php:72
|
358 |
+
#: modules/tp-project-slider/module.php:405 modules/tp-thumbnail/module.php:72
|
359 |
+
msgid "Align"
|
360 |
+
msgstr ""
|
361 |
+
|
362 |
+
#: modules/downloads/functions.php:93 modules/galleries/functions.php:114
|
363 |
+
#: modules/partners/functions.php:106 modules/projects/functions.php:113
|
364 |
+
#: modules/staff/functions.php:142 modules/testimonials/functions.php:113
|
365 |
+
msgid "All Categories"
|
366 |
+
msgstr ""
|
367 |
+
|
368 |
+
#: modules/downloads/functions.php:132
|
369 |
+
msgid "All Tags"
|
370 |
+
msgstr ""
|
371 |
+
|
372 |
+
#: includes/display-functions.php:254
|
373 |
+
msgid "All Templates"
|
374 |
+
msgstr ""
|
375 |
+
|
376 |
+
#: modules/downloads/module.php:221 modules/partners/module.php:242
|
377 |
+
#: modules/projects/module.php:238 modules/staff/module.php:205
|
378 |
+
msgid "Alphabetic"
|
379 |
+
msgstr ""
|
380 |
+
|
381 |
+
#: modules/logo/module.php:151
|
382 |
+
msgid "ALT attribute"
|
383 |
+
msgstr ""
|
384 |
+
|
385 |
+
#: modules/progress-bars/module.php:85
|
386 |
+
msgid "Amount"
|
387 |
+
msgstr ""
|
388 |
+
|
389 |
+
#: modules/notification/module.php:73
|
390 |
+
msgid ""
|
391 |
+
"Amount of days until the notifications shows again to the user that closed "
|
392 |
+
"it.<br>If value empty it will show on every page load."
|
393 |
+
msgstr ""
|
394 |
+
|
395 |
+
#: modules/downloads/module.php:186 modules/partners/module.php:214
|
396 |
+
#: modules/projects/module.php:210 modules/staff/module.php:177
|
397 |
+
msgid "AND"
|
398 |
+
msgstr ""
|
399 |
+
|
400 |
+
#: modules/progress-bars/module.php:96 modules/tp-gallery-slider/module.php:103
|
401 |
+
#: modules/tp-project-slider/module.php:72
|
402 |
+
msgid "Animation"
|
403 |
+
msgstr ""
|
404 |
+
|
405 |
+
#: modules/progress-bars/module.php:113
|
406 |
+
msgid "Animation Speed ( miliseconds )"
|
407 |
+
msgstr ""
|
408 |
+
|
409 |
+
#: modules/tp-gallery-slider/module.php:131
|
410 |
+
#: modules/tp-project-slider/module.php:100
|
411 |
+
msgid "Animation Speed (ms)"
|
412 |
+
msgstr ""
|
413 |
+
|
414 |
+
#: modules/downloads/module.php:273 modules/projects/module.php:293
|
415 |
+
msgid "Apply Page Query"
|
416 |
+
msgstr ""
|
417 |
+
|
418 |
+
#: modules/downloads/module.php:281 modules/projects/module.php:301
|
419 |
+
msgid ""
|
420 |
+
"Apply Page Query – show posts according to the selected tag, category, "
|
421 |
+
"author or search query.<br /> Ignore Page Query – ignore the page query and "
|
422 |
+
"list posts as on any other page."
|
423 |
+
msgstr ""
|
424 |
+
|
425 |
+
#: includes/single-templates-framework/inc/functions.php:77
|
426 |
+
msgid "Archive Index Templates:"
|
427 |
+
msgstr ""
|
428 |
+
|
429 |
+
#: modules/downloads/module.php:267 modules/projects/module.php:287
|
430 |
+
msgid "Archive/Search Listing"
|
431 |
+
msgstr ""
|
432 |
+
|
433 |
+
#: includes/plugin-options-framework/inc/options.php:385
|
434 |
+
msgid "Archives"
|
435 |
+
msgstr ""
|
436 |
+
|
437 |
+
#: includes/scripts.php:257
|
438 |
+
msgid "Are you sure you want to delete this module?"
|
439 |
+
msgstr ""
|
440 |
+
|
441 |
+
#: includes/scripts.php:259
|
442 |
+
msgid "Are you sure you want to delete this modules area?"
|
443 |
+
msgstr ""
|
444 |
+
|
445 |
+
#: includes/scripts.php:261
|
446 |
+
msgid "Are you sure you want to delete this row?"
|
447 |
+
msgstr ""
|
448 |
+
|
449 |
+
#: modules/shortcode/module.php:1606 modules/shortcode/module.php:1695
|
450 |
+
#: modules/widgets/module.php:1011
|
451 |
+
msgid "Armenian"
|
452 |
+
msgstr ""
|
453 |
+
|
454 |
+
#: modules/downloads/module.php:347 modules/partners/module.php:337
|
455 |
+
#: modules/projects/module.php:363 modules/staff/module.php:321
|
456 |
+
msgid "Arrows"
|
457 |
+
msgstr ""
|
458 |
+
|
459 |
+
#: modules/downloads/module.php:237 modules/partners/module.php:258
|
460 |
+
#: modules/projects/module.php:254 modules/staff/module.php:217
|
461 |
+
msgid "Ascending"
|
462 |
+
msgstr ""
|
463 |
+
|
464 |
+
#: includes/class.module.php:1184
|
465 |
+
msgid "Aside"
|
466 |
+
msgstr ""
|
467 |
+
|
468 |
+
#: modules/tp-meta/module.php:96
|
469 |
+
msgid "Author"
|
470 |
+
msgstr ""
|
471 |
+
|
472 |
+
#: includes/single-templates-framework/inc/filters.php:124
|
473 |
+
msgid "Author Archive Page"
|
474 |
+
msgstr ""
|
475 |
+
|
476 |
+
#: includes/single-templates-framework/inc/functions.php:109
|
477 |
+
msgid "Author Archives"
|
478 |
+
msgstr ""
|
479 |
+
|
480 |
+
#: includes/plugin-options-framework/inc/access-control.php:35
|
481 |
+
msgid "Authors"
|
482 |
+
msgstr ""
|
483 |
+
|
484 |
+
#: includes/plugin-options-framework/tab-extend.php:51
|
485 |
+
msgid "Automated SEO Position Tracker"
|
486 |
+
msgstr ""
|
487 |
+
|
488 |
+
#: includes/class.module.php:2050 modules/button/module.php:377
|
489 |
+
msgid "Automatic"
|
490 |
+
msgstr ""
|
491 |
+
|
492 |
+
#: modules/tp-gallery-slider/module.php:137
|
493 |
+
#: modules/tp-project-slider/module.php:106
|
494 |
+
msgid "Autoplay Speed (ms)"
|
495 |
+
msgstr ""
|
496 |
+
|
497 |
+
#: modules/tp-meta/module.php:92 modules/tp-meta/module.php:292
|
498 |
+
#: modules/tp-meta/module.php:304 modules/tp-meta/module.php:316
|
499 |
+
msgid "Avatar"
|
500 |
+
msgstr ""
|
501 |
+
|
502 |
+
#: modules/tp-meta/module.php:282
|
503 |
+
msgid "Avatar - Border Radius"
|
504 |
+
msgstr ""
|
505 |
+
|
506 |
+
#: modules/tp-meta/module.php:295
|
507 |
+
msgid "Avatar - Margin Right"
|
508 |
+
msgstr ""
|
509 |
+
|
510 |
+
#: modules/tp-meta/module.php:307
|
511 |
+
msgid "Avatar - Size"
|
512 |
+
msgstr ""
|
513 |
+
|
514 |
+
#: modules/tp-gallery-slider/module.php:121
|
515 |
+
#: modules/tp-project-slider/module.php:90
|
516 |
+
msgid "Back Slide"
|
517 |
+
msgstr ""
|
518 |
+
|
519 |
+
#: modules/button/module.php:148 includes/row-system/inc/options.php:126
|
520 |
+
#: includes/row-system/inc/options.php:312
|
521 |
+
msgid "Background"
|
522 |
+
msgstr ""
|
523 |
+
|
524 |
+
#: modules/progress-bars/module.php:418 modules/progress-bars/module.php:429
|
525 |
+
#: modules/progress-bars/module.php:442 modules/progress-bars/module.php:471
|
526 |
+
#: modules/progress-bars/module.php:484 modules/progress-bars/module.php:495
|
527 |
+
#: modules/progress-bars/module.php:507 modules/progress-bars/module.php:521
|
528 |
+
#: modules/progress-bars/module.php:534 modules/progress-bars/module.php:546
|
529 |
+
msgid "Bar"
|
530 |
+
msgstr ""
|
531 |
+
|
532 |
+
#: modules/progress-bars/module.php:663 modules/progress-bars/module.php:828
|
533 |
+
msgid "Bar - Margin Bottom"
|
534 |
+
msgstr ""
|
535 |
+
|
536 |
+
#: modules/progress-bars/module.php:689 modules/progress-bars/module.php:854
|
537 |
+
msgid "Bar - Padding Horizontal"
|
538 |
+
msgstr ""
|
539 |
+
|
540 |
+
#: modules/progress-bars/module.php:675 modules/progress-bars/module.php:840
|
541 |
+
msgid "Bar - Padding Vertical"
|
542 |
+
msgstr ""
|
543 |
+
|
544 |
+
#: modules/progress-bars/module.php:702 modules/progress-bars/module.php:867
|
545 |
+
msgid "Bar - Size"
|
546 |
+
msgstr ""
|
547 |
+
|
548 |
+
#: includes/single-templates-framework/inc/functions.php:126
|
549 |
+
msgid "Base"
|
550 |
+
msgstr ""
|
551 |
+
|
552 |
+
#: includes/plugin-options-framework/inc/performance.php:26
|
553 |
+
msgid ""
|
554 |
+
"Basic caching engine reduce page loading times. Rendered HTML and CSS get "
|
555 |
+
"saved in the database."
|
556 |
+
msgstr ""
|
557 |
+
|
558 |
+
#: includes/plugin-options-framework/inc/performance.php:23
|
559 |
+
msgid "Basic HTML/CSS Caching"
|
560 |
+
msgstr ""
|
561 |
+
|
562 |
+
#: modules/social/module.php:175 modules/social/module.php:947
|
563 |
+
msgid "Behance"
|
564 |
+
msgstr ""
|
565 |
+
|
566 |
+
#: modules/downloads/module.php:671 modules/partners/module.php:663
|
567 |
+
#: modules/projects/module.php:686 modules/staff/module.php:799
|
568 |
+
msgid "Bellow Thumbnail"
|
569 |
+
msgstr ""
|
570 |
+
|
571 |
+
#: includes/row-system/inc/options.php:293
|
572 |
+
msgid "BG - Overlay Color"
|
573 |
+
msgstr ""
|
574 |
+
|
575 |
+
#: includes/row-system/inc/options.php:302
|
576 |
+
msgid "BG - Overlay Opacity"
|
577 |
+
msgstr ""
|
578 |
+
|
579 |
+
#: modules/accordion/module.php:102 modules/accordion/module.php:241
|
580 |
+
#: modules/accordion/module.php:363 modules/accordion/module.php:568
|
581 |
+
#: modules/button/module.php:721 modules/downloads/module.php:489
|
582 |
+
#: modules/downloads/module.php:685 modules/downloads/module.php:1395
|
583 |
+
#: modules/icon/module.php:122 modules/image/module.php:184
|
584 |
+
#: modules/image/module.php:194 modules/logo/module.php:286
|
585 |
+
#: modules/navigation/module.php:120 modules/navigation/module.php:416
|
586 |
+
#: modules/navigation/module.php:852 modules/navigation/module.php:1086
|
587 |
+
#: modules/notification/module.php:84 modules/notification/module.php:362
|
588 |
+
#: modules/partners/module.php:479 modules/partners/module.php:677
|
589 |
+
#: modules/progress-bars/module.php:125 modules/progress-bars/module.php:410
|
590 |
+
#: modules/projects/module.php:504 modules/projects/module.php:700
|
591 |
+
#: modules/projects/module.php:1436 modules/separator/module.php:110
|
592 |
+
#: modules/shortcode/module.php:152 modules/shortcode/module.php:1924
|
593 |
+
#: modules/shortcode/module.php:2196 modules/shortcode/module.php:2589
|
594 |
+
#: modules/staff/module.php:463 modules/staff/module.php:633
|
595 |
+
#: modules/staff/module.php:813 modules/tp-comments/module.php:74
|
596 |
+
#: modules/tp-comments/module.php:200 modules/tp-comments/module.php:321
|
597 |
+
#: modules/tp-comments/module.php:455 modules/tp-comments/module.php:860
|
598 |
+
#: modules/tp-comments-form/module.php:119
|
599 |
+
#: modules/tp-comments-form/module.php:381
|
600 |
+
#: modules/tp-comments-form/module.php:602
|
601 |
+
#: modules/tp-downloads-button/module.php:79 modules/tp-excerpt/module.php:72
|
602 |
+
#: modules/tp-gallery-slider/module.php:181
|
603 |
+
#: modules/tp-gallery-slider/module.php:319
|
604 |
+
#: modules/tp-gallery-slider/module.php:452 modules/tp-meta/module.php:144
|
605 |
+
#: modules/tp-project-slider/module.php:150
|
606 |
+
#: modules/tp-project-slider/module.php:288
|
607 |
+
#: modules/tp-project-slider/module.php:421 modules/tp-thumbnail/module.php:82
|
608 |
+
#: modules/tp-title/module.php:72 modules/widgets/module.php:160
|
609 |
+
#: modules/widgets/module.php:308 modules/widgets/module.php:648
|
610 |
+
#: includes/row-system/inc/options.php:135
|
611 |
+
msgid "BG Color"
|
612 |
+
msgstr ""
|
613 |
+
|
614 |
+
#: modules/navigation/module.php:438 modules/navigation/module.php:1108
|
615 |
+
msgid "BG Color - Active"
|
616 |
+
msgstr ""
|
617 |
+
|
618 |
+
#: modules/downloads/module.php:1406 modules/icon/module.php:132
|
619 |
+
#: modules/navigation/module.php:427 modules/navigation/module.php:1097
|
620 |
+
#: modules/notification/module.php:373 modules/projects/module.php:1447
|
621 |
+
#: modules/shortcode/module.php:2600 modules/tp-comments-form/module.php:613
|
622 |
+
#: modules/tp-downloads-button/module.php:89
|
623 |
+
msgid "BG Color - Hover"
|
624 |
+
msgstr ""
|
625 |
+
|
626 |
+
#: modules/button/module.php:732 modules/navigation/module.php:130
|
627 |
+
#: modules/navigation/module.php:863 modules/separator/module.php:120
|
628 |
+
#: modules/shortcode/module.php:2207 includes/row-system/inc/options.php:161
|
629 |
+
msgid "BG Image"
|
630 |
+
msgstr ""
|
631 |
+
|
632 |
+
#: includes/row-system/inc/options.php:143
|
633 |
+
msgid "BG Image - Use Featured"
|
634 |
+
msgstr ""
|
635 |
+
|
636 |
+
#: modules/button/module.php:772 modules/navigation/module.php:168
|
637 |
+
#: modules/navigation/module.php:903 modules/separator/module.php:158
|
638 |
+
#: modules/shortcode/module.php:2247 includes/row-system/inc/options.php:241
|
639 |
+
msgid "BG Image Attachment"
|
640 |
+
msgstr ""
|
641 |
+
|
642 |
+
#: modules/button/module.php:793 modules/navigation/module.php:188
|
643 |
+
#: modules/navigation/module.php:924 modules/separator/module.php:178
|
644 |
+
#: modules/shortcode/module.php:2268 includes/row-system/inc/options.php:195
|
645 |
+
msgid "BG Image Position"
|
646 |
+
msgstr ""
|
647 |
+
|
648 |
+
#: modules/button/module.php:743 modules/navigation/module.php:140
|
649 |
+
#: modules/navigation/module.php:874 modules/separator/module.php:130
|
650 |
+
#: modules/shortcode/module.php:2218 includes/row-system/inc/options.php:169
|
651 |
+
msgid "BG Image Repeat"
|
652 |
+
msgstr ""
|
653 |
+
|
654 |
+
#: modules/navigation/module.php:236 includes/row-system/inc/options.php:263
|
655 |
+
msgid "BG Image Size"
|
656 |
+
msgstr ""
|
657 |
+
|
658 |
+
#: includes/row-system/inc/options.php:285
|
659 |
+
msgid "BG Video"
|
660 |
+
msgstr ""
|
661 |
+
|
662 |
+
#: modules/shortcode/module.php:2204 modules/shortcode/module.php:2215
|
663 |
+
#: modules/shortcode/module.php:2244 modules/shortcode/module.php:2265
|
664 |
+
#: modules/shortcode/module.php:2330 modules/shortcode/module.php:2341
|
665 |
+
#: modules/shortcode/module.php:2355 modules/shortcode/module.php:2384
|
666 |
+
#: modules/shortcode/module.php:2397 modules/shortcode/module.php:2410
|
667 |
+
#: modules/shortcode/module.php:2421 modules/shortcode/module.php:2433
|
668 |
+
#: modules/shortcode/module.php:2483 modules/shortcode/module.php:2495
|
669 |
+
#: modules/shortcode/module.php:2507 modules/shortcode/module.php:2520
|
670 |
+
#: modules/shortcode/module.php:2532 modules/shortcode/module.php:2546
|
671 |
+
#: modules/shortcode/module.php:2559 modules/shortcode/module.php:2570
|
672 |
+
#: modules/shortcode/module.php:2581
|
673 |
+
msgid "Blockquote"
|
674 |
+
msgstr ""
|
675 |
+
|
676 |
+
#: modules/shortcode/module.php:1440
|
677 |
+
msgid "Blockquote Link - Color"
|
678 |
+
msgstr ""
|
679 |
+
|
680 |
+
#: modules/shortcode/module.php:1451
|
681 |
+
msgid "Blockquote Link - Hover Color"
|
682 |
+
msgstr ""
|
683 |
+
|
684 |
+
#: modules/shortcode/module.php:1462
|
685 |
+
msgid "Blockquote Link - Text Shadow"
|
686 |
+
msgstr ""
|
687 |
+
|
688 |
+
#: includes/single-templates-framework/inc/filters.php:126
|
689 |
+
msgid "Blog Post"
|
690 |
+
msgstr ""
|
691 |
+
|
692 |
+
#: includes/functions.php:578
|
693 |
+
msgid "Blog Variation 1"
|
694 |
+
msgstr ""
|
695 |
+
|
696 |
+
#: includes/functions.php:585
|
697 |
+
msgid "Blog Variation 2"
|
698 |
+
msgstr ""
|
699 |
+
|
700 |
+
#: includes/functions.php:592
|
701 |
+
msgid "Blog Variation 3"
|
702 |
+
msgstr ""
|
703 |
+
|
704 |
+
#: includes/module-controls.php:367 includes/module-controls.php:410
|
705 |
+
msgid "Blur"
|
706 |
+
msgstr ""
|
707 |
+
|
708 |
+
#: modules/button/module.php:183 modules/logo/module.php:296
|
709 |
+
#: includes/row-system/inc/options.php:319
|
710 |
+
#: includes/row-system/inc/options.php:373
|
711 |
+
msgid "Border"
|
712 |
+
msgstr ""
|
713 |
+
|
714 |
+
#: modules/accordion/module.php:112 modules/accordion/module.php:252
|
715 |
+
#: modules/accordion/module.php:374 modules/accordion/module.php:579
|
716 |
+
#: modules/button/module.php:842 modules/downloads/module.php:500
|
717 |
+
#: modules/downloads/module.php:696 modules/downloads/module.php:1059
|
718 |
+
#: modules/downloads/module.php:1417 modules/icon/module.php:142
|
719 |
+
#: modules/image/module.php:204 modules/navigation/module.php:260
|
720 |
+
#: modules/navigation/module.php:449 modules/navigation/module.php:973
|
721 |
+
#: modules/navigation/module.php:1119 modules/notification/module.php:94
|
722 |
+
#: modules/notification/module.php:384 modules/partners/module.php:490
|
723 |
+
#: modules/partners/module.php:688 modules/progress-bars/module.php:135
|
724 |
+
#: modules/progress-bars/module.php:421 modules/projects/module.php:515
|
725 |
+
#: modules/projects/module.php:711 modules/projects/module.php:1471
|
726 |
+
#: modules/separator/module.php:226 modules/shortcode/module.php:162
|
727 |
+
#: modules/shortcode/module.php:1935 modules/shortcode/module.php:2333
|
728 |
+
#: modules/shortcode/module.php:2611 modules/social/module.php:226
|
729 |
+
#: modules/staff/module.php:474 modules/staff/module.php:644
|
730 |
+
#: modules/staff/module.php:824 modules/staff/module.php:1187
|
731 |
+
#: modules/tp-comments/module.php:84 modules/tp-comments/module.php:211
|
732 |
+
#: modules/tp-comments/module.php:332 modules/tp-comments/module.php:466
|
733 |
+
#: modules/tp-comments/module.php:871 modules/tp-comments-form/module.php:129
|
734 |
+
#: modules/tp-comments-form/module.php:392
|
735 |
+
#: modules/tp-comments-form/module.php:667
|
736 |
+
#: modules/tp-downloads-button/module.php:99 modules/tp-excerpt/module.php:82
|
737 |
+
#: modules/tp-gallery-slider/module.php:191
|
738 |
+
#: modules/tp-gallery-slider/module.php:330
|
739 |
+
#: modules/tp-gallery-slider/module.php:463 modules/tp-meta/module.php:154
|
740 |
+
#: modules/tp-project-slider/module.php:160
|
741 |
+
#: modules/tp-project-slider/module.php:299
|
742 |
+
#: modules/tp-project-slider/module.php:432
|
743 |
+
#: modules/tp-staff-social/module.php:76 modules/tp-thumbnail/module.php:92
|
744 |
+
#: modules/tp-title/module.php:82 modules/widgets/module.php:170
|
745 |
+
#: modules/widgets/module.php:319 modules/widgets/module.php:441
|
746 |
+
#: modules/widgets/module.php:659 includes/row-system/inc/options.php:328
|
747 |
+
msgid "Border Color"
|
748 |
+
msgstr ""
|
749 |
+
|
750 |
+
#: modules/navigation/module.php:471 modules/navigation/module.php:1141
|
751 |
+
msgid "Border Color - Active"
|
752 |
+
msgstr ""
|
753 |
+
|
754 |
+
#: modules/downloads/module.php:1428 modules/icon/module.php:152
|
755 |
+
#: modules/navigation/module.php:460 modules/navigation/module.php:1130
|
756 |
+
#: modules/notification/module.php:395 modules/projects/module.php:1482
|
757 |
+
#: modules/shortcode/module.php:2622 modules/social/module.php:236
|
758 |
+
#: modules/tp-comments-form/module.php:678
|
759 |
+
#: modules/tp-downloads-button/module.php:109
|
760 |
+
#: modules/tp-staff-social/module.php:86
|
761 |
+
msgid "Border Color - Hover"
|
762 |
+
msgstr ""
|
763 |
+
|
764 |
+
#: modules/accordion/module.php:163 modules/accordion/module.php:306
|
765 |
+
#: modules/accordion/module.php:633 modules/downloads/module.php:1481
|
766 |
+
#: modules/icon/module.php:202 modules/image/module.php:255
|
767 |
+
#: modules/notification/module.php:145 modules/notification/module.php:448
|
768 |
+
#: modules/progress-bars/module.php:474 modules/projects/module.php:1493
|
769 |
+
#: modules/shortcode/module.php:1989 modules/shortcode/module.php:2676
|
770 |
+
#: modules/social/module.php:286 modules/tp-comments/module.php:134
|
771 |
+
#: modules/tp-comments/module.php:264 modules/tp-comments/module.php:386
|
772 |
+
#: modules/tp-comments/module.php:520 modules/tp-comments/module.php:577
|
773 |
+
#: modules/tp-comments/module.php:924 modules/tp-comments-form/module.php:180
|
774 |
+
#: modules/tp-comments-form/module.php:446
|
775 |
+
#: modules/tp-comments-form/module.php:689
|
776 |
+
#: modules/tp-downloads-button/module.php:159
|
777 |
+
#: modules/tp-gallery-slider/module.php:574
|
778 |
+
#: modules/tp-project-slider/module.php:543
|
779 |
+
#: modules/tp-staff-social/module.php:136
|
780 |
+
msgid "Border Radius"
|
781 |
+
msgstr ""
|
782 |
+
|
783 |
+
#: modules/button/module.php:909 modules/downloads/module.php:566
|
784 |
+
#: modules/downloads/module.php:763 modules/navigation/module.php:322
|
785 |
+
#: modules/navigation/module.php:537 modules/navigation/module.php:1040
|
786 |
+
#: modules/navigation/module.php:1208 modules/partners/module.php:557
|
787 |
+
#: modules/partners/module.php:754 modules/progress-bars/module.php:197
|
788 |
+
#: modules/projects/module.php:581 modules/projects/module.php:778
|
789 |
+
#: modules/separator/module.php:288 modules/shortcode/module.php:225
|
790 |
+
#: modules/shortcode/module.php:2400 modules/staff/module.php:540
|
791 |
+
#: modules/staff/module.php:710 modules/staff/module.php:891
|
792 |
+
#: modules/tp-excerpt/module.php:144 modules/tp-gallery-slider/module.php:253
|
793 |
+
#: modules/tp-gallery-slider/module.php:396
|
794 |
+
#: modules/tp-gallery-slider/module.php:529 modules/tp-meta/module.php:216
|
795 |
+
#: modules/tp-project-slider/module.php:222
|
796 |
+
#: modules/tp-project-slider/module.php:365
|
797 |
+
#: modules/tp-project-slider/module.php:498 modules/tp-thumbnail/module.php:155
|
798 |
+
#: modules/tp-title/module.php:144 modules/widgets/module.php:232
|
799 |
+
#: modules/widgets/module.php:385 modules/widgets/module.php:725
|
800 |
+
msgid "Border Radius - Bottom"
|
801 |
+
msgstr ""
|
802 |
+
|
803 |
+
#: modules/button/module.php:896 modules/downloads/module.php:553
|
804 |
+
#: modules/downloads/module.php:750 modules/navigation/module.php:310
|
805 |
+
#: modules/navigation/module.php:524 modules/navigation/module.php:1027
|
806 |
+
#: modules/navigation/module.php:1195 modules/partners/module.php:544
|
807 |
+
#: modules/partners/module.php:741 modules/progress-bars/module.php:185
|
808 |
+
#: modules/projects/module.php:568 modules/projects/module.php:765
|
809 |
+
#: modules/separator/module.php:276 modules/shortcode/module.php:213
|
810 |
+
#: modules/shortcode/module.php:2387 modules/staff/module.php:527
|
811 |
+
#: modules/staff/module.php:697 modules/staff/module.php:878
|
812 |
+
#: modules/tp-excerpt/module.php:132 modules/tp-gallery-slider/module.php:241
|
813 |
+
#: modules/tp-gallery-slider/module.php:383
|
814 |
+
#: modules/tp-gallery-slider/module.php:516 modules/tp-meta/module.php:204
|
815 |
+
#: modules/tp-project-slider/module.php:210
|
816 |
+
#: modules/tp-project-slider/module.php:352
|
817 |
+
#: modules/tp-project-slider/module.php:485 modules/tp-thumbnail/module.php:143
|
818 |
+
#: modules/tp-title/module.php:132 modules/widgets/module.php:220
|
819 |
+
#: modules/widgets/module.php:372 modules/widgets/module.php:712
|
820 |
+
msgid "Border Radius - Top"
|
821 |
+
msgstr ""
|
822 |
+
|
823 |
+
#: includes/row-system/inc/options.php:346
|
824 |
+
msgid "Border Style"
|
825 |
+
msgstr ""
|
826 |
+
|
827 |
+
#: modules/projects/module.php:1244
|
828 |
+
msgid "Border Top Color"
|
829 |
+
msgstr ""
|
830 |
+
|
831 |
+
#: modules/projects/module.php:1269
|
832 |
+
msgid "Border Top Style"
|
833 |
+
msgstr ""
|
834 |
+
|
835 |
+
#: modules/projects/module.php:1255
|
836 |
+
msgid "Border Top Width"
|
837 |
+
msgstr ""
|
838 |
+
|
839 |
+
#: modules/accordion/module.php:122 modules/accordion/module.php:263
|
840 |
+
#: modules/accordion/module.php:385 modules/accordion/module.php:590
|
841 |
+
#: modules/button/module.php:853 modules/downloads/module.php:511
|
842 |
+
#: modules/downloads/module.php:707 modules/downloads/module.php:1439
|
843 |
+
#: modules/icon/module.php:162 modules/image/module.php:214
|
844 |
+
#: modules/navigation/module.php:270 modules/navigation/module.php:482
|
845 |
+
#: modules/navigation/module.php:984 modules/navigation/module.php:1152
|
846 |
+
#: modules/notification/module.php:104 modules/notification/module.php:406
|
847 |
+
#: modules/partners/module.php:501 modules/partners/module.php:699
|
848 |
+
#: modules/progress-bars/module.php:145 modules/progress-bars/module.php:432
|
849 |
+
#: modules/projects/module.php:526 modules/projects/module.php:722
|
850 |
+
#: modules/projects/module.php:1458 modules/separator/module.php:236
|
851 |
+
#: modules/shortcode/module.php:172 modules/shortcode/module.php:1946
|
852 |
+
#: modules/shortcode/module.php:2344 modules/shortcode/module.php:2633
|
853 |
+
#: modules/social/module.php:246 modules/staff/module.php:485
|
854 |
+
#: modules/staff/module.php:655 modules/staff/module.php:835
|
855 |
+
#: modules/staff/module.php:1198 modules/tp-comments/module.php:94
|
856 |
+
#: modules/tp-comments/module.php:222 modules/tp-comments/module.php:343
|
857 |
+
#: modules/tp-comments/module.php:477 modules/tp-comments/module.php:882
|
858 |
+
#: modules/tp-comments-form/module.php:139
|
859 |
+
#: modules/tp-comments-form/module.php:403
|
860 |
+
#: modules/tp-comments-form/module.php:624
|
861 |
+
#: modules/tp-downloads-button/module.php:119 modules/tp-excerpt/module.php:92
|
862 |
+
#: modules/tp-gallery-slider/module.php:201
|
863 |
+
#: modules/tp-gallery-slider/module.php:341
|
864 |
+
#: modules/tp-gallery-slider/module.php:474 modules/tp-meta/module.php:164
|
865 |
+
#: modules/tp-project-slider/module.php:170
|
866 |
+
#: modules/tp-project-slider/module.php:310
|
867 |
+
#: modules/tp-project-slider/module.php:443
|
868 |
+
#: modules/tp-staff-social/module.php:96 modules/tp-thumbnail/module.php:102
|
869 |
+
#: modules/tp-title/module.php:92 modules/widgets/module.php:180
|
870 |
+
#: modules/widgets/module.php:330 modules/widgets/module.php:452
|
871 |
+
#: modules/widgets/module.php:670 includes/row-system/inc/options.php:337
|
872 |
+
msgid "Border Width"
|
873 |
+
msgstr ""
|
874 |
+
|
875 |
+
#: modules/accordion/module.php:135 modules/accordion/module.php:277
|
876 |
+
#: modules/accordion/module.php:399 modules/accordion/module.php:604
|
877 |
+
#: modules/button/module.php:224 modules/button/module.php:867
|
878 |
+
#: modules/downloads/module.php:524 modules/downloads/module.php:721
|
879 |
+
#: modules/downloads/module.php:1452 modules/icon/module.php:174
|
880 |
+
#: modules/image/module.php:227 modules/logo/module.php:326
|
881 |
+
#: modules/navigation/module.php:282 modules/navigation/module.php:495
|
882 |
+
#: modules/navigation/module.php:998 modules/navigation/module.php:1166
|
883 |
+
#: modules/notification/module.php:117 modules/notification/module.php:419
|
884 |
+
#: modules/partners/module.php:515 modules/partners/module.php:712
|
885 |
+
#: modules/progress-bars/module.php:157 modules/progress-bars/module.php:445
|
886 |
+
#: modules/projects/module.php:539 modules/projects/module.php:736
|
887 |
+
#: modules/separator/module.php:248 modules/shortcode/module.php:185
|
888 |
+
#: modules/shortcode/module.php:1960 modules/shortcode/module.php:2358
|
889 |
+
#: modules/shortcode/module.php:2647 modules/social/module.php:258
|
890 |
+
#: modules/staff/module.php:498 modules/staff/module.php:668
|
891 |
+
#: modules/staff/module.php:849 modules/staff/module.php:1212
|
892 |
+
#: modules/tp-comments/module.php:106 modules/tp-comments/module.php:235
|
893 |
+
#: modules/tp-comments/module.php:357 modules/tp-comments/module.php:491
|
894 |
+
#: modules/tp-comments/module.php:895 modules/tp-comments-form/module.php:152
|
895 |
+
#: modules/tp-comments-form/module.php:417
|
896 |
+
#: modules/tp-comments-form/module.php:638
|
897 |
+
#: modules/tp-downloads-button/module.php:131 modules/tp-excerpt/module.php:104
|
898 |
+
#: modules/tp-gallery-slider/module.php:213
|
899 |
+
#: modules/tp-gallery-slider/module.php:354
|
900 |
+
#: modules/tp-gallery-slider/module.php:487 modules/tp-meta/module.php:176
|
901 |
+
#: modules/tp-project-slider/module.php:182
|
902 |
+
#: modules/tp-project-slider/module.php:323
|
903 |
+
#: modules/tp-project-slider/module.php:456
|
904 |
+
#: modules/tp-staff-social/module.php:108 modules/tp-thumbnail/module.php:115
|
905 |
+
#: modules/tp-title/module.php:104 modules/widgets/module.php:192
|
906 |
+
#: modules/widgets/module.php:343 modules/widgets/module.php:683
|
907 |
+
#: includes/row-system/inc/options.php:368
|
908 |
+
msgid "Borders"
|
909 |
+
msgstr ""
|
910 |
+
|
911 |
+
#: includes/class.module.php:2097 includes/class.module.php:2165
|
912 |
+
#: includes/class.module.php:2233 modules/accordion/module.php:149
|
913 |
+
#: modules/accordion/module.php:291 modules/accordion/module.php:413
|
914 |
+
#: modules/accordion/module.php:618 modules/button/module.php:238
|
915 |
+
#: modules/button/module.php:301 modules/button/module.php:881
|
916 |
+
#: modules/downloads/module.php:538 modules/downloads/module.php:735
|
917 |
+
#: modules/downloads/module.php:1466 modules/icon/module.php:188
|
918 |
+
#: modules/image/module.php:241 modules/logo/module.php:201
|
919 |
+
#: modules/logo/module.php:258 modules/logo/module.php:340
|
920 |
+
#: modules/navigation/module.php:296 modules/navigation/module.php:509
|
921 |
+
#: modules/navigation/module.php:1012 modules/navigation/module.php:1180
|
922 |
+
#: modules/notification/module.php:131 modules/notification/module.php:433
|
923 |
+
#: modules/partners/module.php:529 modules/partners/module.php:726
|
924 |
+
#: modules/progress-bars/module.php:171 modules/progress-bars/module.php:459
|
925 |
+
#: modules/projects/module.php:553 modules/projects/module.php:750
|
926 |
+
#: modules/separator/module.php:262 modules/shortcode/module.php:199
|
927 |
+
#: modules/shortcode/module.php:1840 modules/shortcode/module.php:1974
|
928 |
+
#: modules/shortcode/module.php:2120 modules/shortcode/module.php:2372
|
929 |
+
#: modules/shortcode/module.php:2661 modules/social/module.php:272
|
930 |
+
#: modules/staff/module.php:512 modules/staff/module.php:682
|
931 |
+
#: modules/staff/module.php:863 modules/staff/module.php:1226
|
932 |
+
#: modules/tp-comments/module.php:120 modules/tp-comments/module.php:249
|
933 |
+
#: modules/tp-comments/module.php:371 modules/tp-comments/module.php:505
|
934 |
+
#: modules/tp-comments/module.php:909 modules/tp-comments-form/module.php:166
|
935 |
+
#: modules/tp-comments-form/module.php:431
|
936 |
+
#: modules/tp-comments-form/module.php:652
|
937 |
+
#: modules/tp-downloads-button/module.php:145 modules/tp-excerpt/module.php:118
|
938 |
+
#: modules/tp-gallery-slider/module.php:227
|
939 |
+
#: modules/tp-gallery-slider/module.php:368
|
940 |
+
#: modules/tp-gallery-slider/module.php:501 modules/tp-meta/module.php:190
|
941 |
+
#: modules/tp-project-slider/module.php:196
|
942 |
+
#: modules/tp-project-slider/module.php:337
|
943 |
+
#: modules/tp-project-slider/module.php:470
|
944 |
+
#: modules/tp-staff-social/module.php:122 modules/tp-thumbnail/module.php:129
|
945 |
+
#: modules/tp-title/module.php:118 modules/widgets/module.php:206
|
946 |
+
#: modules/widgets/module.php:357 modules/widgets/module.php:697
|
947 |
+
#: modules/widgets/module.php:1143
|
948 |
+
#: includes/row-system/inc/options-output.php:173
|
949 |
+
msgid "Bottom"
|
950 |
+
msgstr ""
|
951 |
+
|
952 |
+
#: modules/button/module.php:831 modules/navigation/module.php:226
|
953 |
+
#: modules/navigation/module.php:962 modules/separator/module.php:216
|
954 |
+
#: modules/shortcode/module.php:2306 includes/row-system/inc/options.php:231
|
955 |
+
msgid "Bottom Center"
|
956 |
+
msgstr ""
|
957 |
+
|
958 |
+
#: modules/button/module.php:823 modules/downloads/module.php:865
|
959 |
+
#: modules/navigation/module.php:218 modules/navigation/module.php:954
|
960 |
+
#: modules/partners/module.php:856 modules/projects/module.php:881
|
961 |
+
#: modules/separator/module.php:208 modules/shortcode/module.php:2298
|
962 |
+
#: modules/staff/module.php:993 includes/row-system/inc/options.php:223
|
963 |
+
msgid "Bottom Left"
|
964 |
+
msgstr ""
|
965 |
+
|
966 |
+
#: modules/button/module.php:827 modules/downloads/module.php:869
|
967 |
+
#: modules/navigation/module.php:222 modules/navigation/module.php:958
|
968 |
+
#: modules/partners/module.php:860 modules/projects/module.php:885
|
969 |
+
#: modules/separator/module.php:212 modules/shortcode/module.php:2302
|
970 |
+
#: modules/staff/module.php:997 includes/row-system/inc/options.php:227
|
971 |
+
msgid "Bottom Right"
|
972 |
+
msgstr ""
|
973 |
+
|
974 |
+
#: modules/button/module.php:391 modules/button/module.php:949
|
975 |
+
#: modules/downloads/module.php:828 modules/image/module.php:366
|
976 |
+
#: modules/partners/module.php:819 modules/projects/module.php:844
|
977 |
+
#: modules/shortcode/module.php:286 modules/shortcode/module.php:2836
|
978 |
+
#: modules/staff/module.php:956
|
979 |
+
msgid "Box Shadow"
|
980 |
+
msgstr ""
|
981 |
+
|
982 |
+
#: modules/button/module.php:401 modules/shortcode/module.php:2847
|
983 |
+
msgid "Box Shadow - Hover"
|
984 |
+
msgstr ""
|
985 |
+
|
986 |
+
#: includes/plugin-options-framework/tab-extensions.php:50
|
987 |
+
msgid ""
|
988 |
+
"Build feature-reach websites faster with our premium extensions. All add-ons "
|
989 |
+
"are packed into a single plugin for easy management and updates."
|
990 |
+
msgstr ""
|
991 |
+
|
992 |
+
#: modules/button/module.php:19 modules/downloads/module.php:1392
|
993 |
+
#: modules/downloads/module.php:1403 modules/downloads/module.php:1414
|
994 |
+
#: modules/downloads/module.php:1425 modules/downloads/module.php:1436
|
995 |
+
#: modules/downloads/module.php:1449 modules/downloads/module.php:1478
|
996 |
+
#: modules/downloads/module.php:1490 modules/downloads/module.php:1502
|
997 |
+
#: modules/downloads/module.php:1513 modules/downloads/module.php:1525
|
998 |
+
#: modules/downloads/module.php:1575 modules/downloads/module.php:1587
|
999 |
+
#: modules/downloads/module.php:1598 modules/downloads/module.php:1612
|
1000 |
+
#: modules/downloads/module.php:1636 modules/downloads/module.php:1644
|
1001 |
+
#: modules/downloads/module.php:1654 modules/downloads/module.php:1665
|
1002 |
+
#: modules/downloads/module.php:1677 modules/downloads/module.php:1689
|
1003 |
+
#: modules/projects/module.php:349 modules/projects/module.php:1433
|
1004 |
+
#: modules/projects/module.php:1444 modules/projects/module.php:1455
|
1005 |
+
#: modules/projects/module.php:1467 modules/projects/module.php:1479
|
1006 |
+
#: modules/projects/module.php:1490 modules/projects/module.php:1502
|
1007 |
+
#: modules/projects/module.php:1514 modules/projects/module.php:1525
|
1008 |
+
#: modules/projects/module.php:1537 modules/projects/module.php:1587
|
1009 |
+
#: modules/projects/module.php:1599 modules/projects/module.php:1613
|
1010 |
+
#: modules/projects/module.php:1626 modules/projects/module.php:1649
|
1011 |
+
#: modules/projects/module.php:1657 modules/projects/module.php:1667
|
1012 |
+
#: modules/projects/module.php:1678 modules/projects/module.php:1690
|
1013 |
+
#: modules/projects/module.php:1702 modules/tp-comments-form/module.php:610
|
1014 |
+
#: modules/tp-comments-form/module.php:621
|
1015 |
+
#: modules/tp-comments-form/module.php:634
|
1016 |
+
#: modules/tp-comments-form/module.php:664
|
1017 |
+
#: modules/tp-comments-form/module.php:675
|
1018 |
+
#: modules/tp-comments-form/module.php:686
|
1019 |
+
#: modules/tp-comments-form/module.php:698
|
1020 |
+
#: modules/tp-comments-form/module.php:710
|
1021 |
+
#: modules/tp-comments-form/module.php:721
|
1022 |
+
#: modules/tp-comments-form/module.php:733
|
1023 |
+
#: modules/tp-comments-form/module.php:783
|
1024 |
+
#: modules/tp-comments-form/module.php:795
|
1025 |
+
#: modules/tp-comments-form/module.php:809
|
1026 |
+
#: modules/tp-comments-form/module.php:822
|
1027 |
+
msgid "Button"
|
1028 |
+
msgstr ""
|
1029 |
+
|
1030 |
+
#: modules/downloads/module.php:2001 modules/downloads/module.php:2296
|
1031 |
+
#: modules/projects/module.php:1935 modules/projects/module.php:2229
|
1032 |
+
#: modules/tp-comments-form/module.php:990
|
1033 |
+
#: modules/tp-comments-form/module.php:1195
|
1034 |
+
msgid "Button - Font Size"
|
1035 |
+
msgstr ""
|
1036 |
+
|
1037 |
+
#: modules/downloads/module.php:2014 modules/downloads/module.php:2309
|
1038 |
+
msgid "Button - Margin Bottom"
|
1039 |
+
msgstr ""
|
1040 |
+
|
1041 |
+
#: modules/projects/module.php:1962 modules/projects/module.php:2256
|
1042 |
+
#: modules/tp-comments-form/module.php:1017
|
1043 |
+
#: modules/tp-comments-form/module.php:1222
|
1044 |
+
msgid "Button - Padding Horizontal"
|
1045 |
+
msgstr ""
|
1046 |
+
|
1047 |
+
#: modules/downloads/module.php:2026 modules/downloads/module.php:2321
|
1048 |
+
#: modules/projects/module.php:1948 modules/projects/module.php:2242
|
1049 |
+
#: modules/tp-comments-form/module.php:1003
|
1050 |
+
#: modules/tp-comments-form/module.php:1208
|
1051 |
+
msgid "Button - Padding Vertical"
|
1052 |
+
msgstr ""
|
1053 |
+
|
1054 |
+
#: includes/class.module.php:2044
|
1055 |
+
msgid "Button - Width"
|
1056 |
+
msgstr ""
|
1057 |
+
|
1058 |
+
#: modules/downloads/module.php:2052 modules/downloads/module.php:2347
|
1059 |
+
#: modules/projects/module.php:1987 modules/projects/module.php:2281
|
1060 |
+
msgid "Button Icon - Margin Right"
|
1061 |
+
msgstr ""
|
1062 |
+
|
1063 |
+
#: modules/downloads/module.php:2040 modules/downloads/module.php:2335
|
1064 |
+
#: modules/projects/module.php:1975 modules/projects/module.php:2269
|
1065 |
+
msgid "Button Icon - Size ( SVG )"
|
1066 |
+
msgstr ""
|
1067 |
+
|
1068 |
+
#: modules/button/module.php:91
|
1069 |
+
msgid "Button Text"
|
1070 |
+
msgstr ""
|
1071 |
+
|
1072 |
+
#: modules/shortcode/module.php:2597 modules/shortcode/module.php:2608
|
1073 |
+
#: modules/shortcode/module.php:2619 modules/shortcode/module.php:2630
|
1074 |
+
#: modules/shortcode/module.php:2644 modules/shortcode/module.php:2673
|
1075 |
+
#: modules/shortcode/module.php:2686 modules/shortcode/module.php:2697
|
1076 |
+
#: modules/shortcode/module.php:2708 modules/shortcode/module.php:2720
|
1077 |
+
#: modules/shortcode/module.php:2770 modules/shortcode/module.php:2782
|
1078 |
+
#: modules/shortcode/module.php:2794 modules/shortcode/module.php:2809
|
1079 |
+
#: modules/shortcode/module.php:2822 modules/shortcode/module.php:2833
|
1080 |
+
#: modules/shortcode/module.php:2844 modules/shortcode/module.php:2855
|
1081 |
+
msgid "Buttons"
|
1082 |
+
msgstr ""
|
1083 |
+
|
1084 |
+
#: modules/galleries/functions.php:24
|
1085 |
+
msgid ""
|
1086 |
+
"By default links in the \"Galleries\" module will link to single gallery "
|
1087 |
+
"post page. If you want them to go to a custom URL, enter it here."
|
1088 |
+
msgstr ""
|
1089 |
+
|
1090 |
+
#: modules/tp-comments/module.php:1173 modules/tp-comments/module.php:1455
|
1091 |
+
msgid "C. Inner - Margin Bottom"
|
1092 |
+
msgstr ""
|
1093 |
+
|
1094 |
+
#: modules/tp-comments/module.php:1198 modules/tp-comments/module.php:1480
|
1095 |
+
msgid "C. Inner - Padding Bottom"
|
1096 |
+
msgstr ""
|
1097 |
+
|
1098 |
+
#: modules/tp-comments/module.php:1211 modules/tp-comments/module.php:1493
|
1099 |
+
msgid "C. Inner - Padding Horizontal"
|
1100 |
+
msgstr ""
|
1101 |
+
|
1102 |
+
#: modules/tp-comments/module.php:1185 modules/tp-comments/module.php:1467
|
1103 |
+
msgid "C. Inner - Padding Top"
|
1104 |
+
msgstr ""
|
1105 |
+
|
1106 |
+
#: includes/display-functions.php:84 includes/display-functions.php:96
|
1107 |
+
#: includes/display-functions.php:212 includes/display-functions.php:239
|
1108 |
+
#: includes/display-functions.php:306 includes/display-functions.php:907
|
1109 |
+
msgid "Cancel"
|
1110 |
+
msgstr ""
|
1111 |
+
|
1112 |
+
#: modules/tp-comments-form/module.php:1366
|
1113 |
+
msgid "cancel"
|
1114 |
+
msgstr ""
|
1115 |
+
|
1116 |
+
#: modules/button/module.php:544 modules/downloads/module.php:1035
|
1117 |
+
#: modules/navigation/module.php:722 modules/navigation/module.php:1393
|
1118 |
+
#: modules/partners/module.php:1026 modules/projects/module.php:1066
|
1119 |
+
#: modules/social/module.php:618 modules/staff/module.php:1163
|
1120 |
+
#: modules/tp-title/module.php:329 modules/widgets/module.php:624
|
1121 |
+
msgid "Capitalize"
|
1122 |
+
msgstr ""
|
1123 |
+
|
1124 |
+
#: modules/downloads/module.php:116 modules/partners/module.php:137
|
1125 |
+
#: modules/projects/module.php:133 modules/staff/module.php:116
|
1126 |
+
msgid "Carousel"
|
1127 |
+
msgstr ""
|
1128 |
+
|
1129 |
+
#: includes/class.module.php:1379
|
1130 |
+
msgid "Carousel Arrows"
|
1131 |
+
msgstr ""
|
1132 |
+
|
1133 |
+
#: modules/downloads/module.php:341 modules/partners/module.php:331
|
1134 |
+
#: modules/projects/module.php:357 modules/staff/module.php:315
|
1135 |
+
msgid "Carousel Elements"
|
1136 |
+
msgstr ""
|
1137 |
+
|
1138 |
+
#: modules/downloads/functions.php:100 modules/downloads/module.php:168
|
1139 |
+
#: modules/galleries/functions.php:121 modules/partners/functions.php:113
|
1140 |
+
#: modules/partners/module.php:196 modules/projects/functions.php:120
|
1141 |
+
#: modules/projects/module.php:192 modules/projects/module.php:341
|
1142 |
+
#: modules/projects/module.php:1098 modules/projects/module.php:1110
|
1143 |
+
#: modules/projects/module.php:1160 modules/projects/module.php:1172
|
1144 |
+
#: modules/projects/module.php:1183 modules/projects/module.php:1205
|
1145 |
+
#: modules/projects/module.php:1218 modules/staff/functions.php:149
|
1146 |
+
#: modules/staff/module.php:159 modules/testimonials/functions.php:120
|
1147 |
+
msgid "Categories"
|
1148 |
+
msgstr ""
|
1149 |
+
|
1150 |
+
#: modules/projects/module.php:1859 modules/projects/module.php:2153
|
1151 |
+
msgid "Categories - Font Size"
|
1152 |
+
msgstr ""
|
1153 |
+
|
1154 |
+
#: modules/projects/module.php:1872 modules/projects/module.php:2166
|
1155 |
+
msgid "Categories - Line Height"
|
1156 |
+
msgstr ""
|
1157 |
+
|
1158 |
+
#: modules/projects/module.php:1885 modules/projects/module.php:2179
|
1159 |
+
msgid "Categories - Margin Bottom"
|
1160 |
+
msgstr ""
|
1161 |
+
|
1162 |
+
#: modules/downloads/module.php:175 modules/partners/module.php:203
|
1163 |
+
#: modules/projects/module.php:199 modules/staff/module.php:166
|
1164 |
+
msgid "Categories Operator"
|
1165 |
+
msgstr ""
|
1166 |
+
|
1167 |
+
#: modules/downloads/functions.php:91 modules/galleries/functions.php:112
|
1168 |
+
#: modules/partners/functions.php:104 modules/projects/functions.php:111
|
1169 |
+
#: modules/staff/functions.php:140 modules/testimonials/functions.php:111
|
1170 |
+
#: modules/tp-meta/module.php:100
|
1171 |
+
msgid "Category"
|
1172 |
+
msgstr ""
|
1173 |
+
|
1174 |
+
#: includes/shortcodes.php:184
|
1175 |
+
msgid "Category description will be shown here."
|
1176 |
+
msgstr ""
|
1177 |
+
|
1178 |
+
#: modules/tp-meta/module.php:700
|
1179 |
+
msgid "Category One"
|
1180 |
+
msgstr ""
|
1181 |
+
|
1182 |
+
#: modules/tp-meta/module.php:700
|
1183 |
+
msgid "Category Two"
|
1184 |
+
msgstr ""
|
1185 |
+
|
1186 |
+
#: modules/button/module.php:819 modules/downloads/module.php:861
|
1187 |
+
#: modules/navigation/module.php:214 modules/navigation/module.php:829
|
1188 |
+
#: modules/navigation/module.php:950 modules/partners/module.php:852
|
1189 |
+
#: modules/projects/module.php:877 modules/separator/module.php:204
|
1190 |
+
#: modules/shortcode/module.php:2294 modules/staff/module.php:989
|
1191 |
+
#: includes/row-system/inc/options.php:219
|
1192 |
+
msgid "Center"
|
1193 |
+
msgstr ""
|
1194 |
+
|
1195 |
+
#: modules/button/module.php:811 modules/navigation/module.php:206
|
1196 |
+
#: modules/navigation/module.php:942 modules/separator/module.php:196
|
1197 |
+
#: modules/shortcode/module.php:2286 includes/row-system/inc/options.php:211
|
1198 |
+
msgid "Center Left"
|
1199 |
+
msgstr ""
|
1200 |
+
|
1201 |
+
#: modules/button/module.php:815 modules/navigation/module.php:210
|
1202 |
+
#: modules/navigation/module.php:946 modules/separator/module.php:200
|
1203 |
+
#: modules/shortcode/module.php:2290 includes/row-system/inc/options.php:215
|
1204 |
+
msgid "Center Right"
|
1205 |
+
msgstr ""
|
1206 |
+
|
1207 |
+
#: includes/class.module.php:2633
|
1208 |
+
msgid "Change width"
|
1209 |
+
msgstr ""
|
1210 |
+
|
1211 |
+
#: modules/navigation/module.php:775
|
1212 |
+
msgid "Chevron - Color"
|
1213 |
+
msgstr ""
|
1214 |
+
|
1215 |
+
#: modules/navigation/module.php:754
|
1216 |
+
msgid "Chevron - Enable/Disable"
|
1217 |
+
msgstr ""
|
1218 |
+
|
1219 |
+
#: modules/navigation/module.php:786
|
1220 |
+
msgid "Chevron - Size"
|
1221 |
+
msgstr ""
|
1222 |
+
|
1223 |
+
#: modules/navigation/module.php:798
|
1224 |
+
msgid "Chevron - Spacing"
|
1225 |
+
msgstr ""
|
1226 |
+
|
1227 |
+
#: includes/plugin-options-framework/inc/options.php:291
|
1228 |
+
msgid ""
|
1229 |
+
"Choose if you want both the Visual and HTML mode for the editor or only "
|
1230 |
+
"Visual."
|
1231 |
+
msgstr ""
|
1232 |
+
|
1233 |
+
#: modules/navigation/module.php:57
|
1234 |
+
msgid "Choose Navigation"
|
1235 |
+
msgstr ""
|
1236 |
+
|
1237 |
+
#: modules/widgets/module.php:97
|
1238 |
+
msgid "Choose sidebar"
|
1239 |
+
msgstr ""
|
1240 |
+
|
1241 |
+
#: includes/plugin-options-framework/inc/options.php:329
|
1242 |
+
msgid "Choose the position of the \"Activate Editor\" button."
|
1243 |
+
msgstr ""
|
1244 |
+
|
1245 |
+
#: includes/header-footer.php:84
|
1246 |
+
msgid "Choose what is this for, header or footer."
|
1247 |
+
msgstr ""
|
1248 |
+
|
1249 |
+
#: includes/plugin-options-framework/inc/options.php:61
|
1250 |
+
msgid ""
|
1251 |
+
"Choose where the dynamic CSS is located, at the end of <head> or at "
|
1252 |
+
"the end of the <body>."
|
1253 |
+
msgstr ""
|
1254 |
+
|
1255 |
+
#: includes/plugin-options-framework/inc/options.php:310
|
1256 |
+
msgid ""
|
1257 |
+
"Choose which options section is active by default ( when you click to edit a "
|
1258 |
+
"module and the options show up )."
|
1259 |
+
msgstr ""
|
1260 |
+
|
1261 |
+
#: modules/shortcode/module.php:1610 modules/shortcode/module.php:1699
|
1262 |
+
#: modules/widgets/module.php:1015
|
1263 |
+
msgid "Circle"
|
1264 |
+
msgstr ""
|
1265 |
+
|
1266 |
+
#: modules/downloads/module.php:351 modules/partners/module.php:341
|
1267 |
+
#: modules/projects/module.php:367 modules/staff/module.php:325
|
1268 |
+
msgid "Circles"
|
1269 |
+
msgstr ""
|
1270 |
+
|
1271 |
+
#: modules/shortcode/module.php:1614 modules/shortcode/module.php:1703
|
1272 |
+
#: modules/widgets/module.php:1019
|
1273 |
+
msgid "Cjk-ideographic"
|
1274 |
+
msgstr ""
|
1275 |
+
|
1276 |
+
#: modules/widgets/module.php:1585
|
1277 |
+
msgid ""
|
1278 |
+
"Click the cog icon on the right of this box to choose which sidebar to show."
|
1279 |
+
msgstr ""
|
1280 |
+
|
1281 |
+
#: modules/sliders/module.php:131
|
1282 |
+
msgid ""
|
1283 |
+
"Click the cog icon on the right of this box to choose which slider to show."
|
1284 |
+
msgstr ""
|
1285 |
+
|
1286 |
+
#: modules/accordion/module.php:1277 modules/progress-bars/module.php:74
|
1287 |
+
msgid "CLICK TO EDIT"
|
1288 |
+
msgstr ""
|
1289 |
+
|
1290 |
+
#: includes/display-functions.php:120 includes/display-functions.php:221
|
1291 |
+
#: modules/notification/module.php:359 modules/notification/module.php:370
|
1292 |
+
#: modules/notification/module.php:381 modules/notification/module.php:392
|
1293 |
+
#: modules/notification/module.php:403 modules/notification/module.php:415
|
1294 |
+
#: modules/notification/module.php:445 modules/notification/module.php:457
|
1295 |
+
#: modules/notification/module.php:469 modules/notification/module.php:482
|
1296 |
+
#: modules/notification/module.php:496 modules/notification/module.php:510
|
1297 |
+
#: modules/notification/module.php:521 modules/notification/module.php:533
|
1298 |
+
msgid "Close"
|
1299 |
+
msgstr ""
|
1300 |
+
|
1301 |
+
#: includes/plugin-options-framework/tab-extend.php:183
|
1302 |
+
#: includes/plugin-options-framework/tab-extend.php:307
|
1303 |
+
#: includes/plugin-options-framework/tab-extend.php:363
|
1304 |
+
msgid ""
|
1305 |
+
"Collect PayPal payments or subscribe your visitors to MailChimp using any "
|
1306 |
+
"Ninja Form instance on your website."
|
1307 |
+
msgstr ""
|
1308 |
+
|
1309 |
+
#: includes/module-controls.php:373 includes/module-controls.php:413
|
1310 |
+
#: modules/accordion/module.php:428 modules/accordion/module.php:646
|
1311 |
+
#: modules/button/module.php:155 modules/button/module.php:191
|
1312 |
+
#: modules/button/module.php:416 modules/button/module.php:670
|
1313 |
+
#: modules/downloads/module.php:405 modules/downloads/module.php:904
|
1314 |
+
#: modules/downloads/module.php:1070 modules/downloads/module.php:1264
|
1315 |
+
#: modules/downloads/module.php:1494 modules/downloads/module.php:1697
|
1316 |
+
#: modules/icon/module.php:268 modules/image/module.php:393
|
1317 |
+
#: modules/logo/module.php:303 modules/navigation/module.php:550
|
1318 |
+
#: modules/navigation/module.php:1221 modules/navigation/module.php:1446
|
1319 |
+
#: modules/navigation/module.php:1511 modules/notification/module.php:229
|
1320 |
+
#: modules/partners/module.php:395 modules/partners/module.php:895
|
1321 |
+
#: modules/partners/module.php:1068 modules/progress-bars/module.php:263
|
1322 |
+
#: modules/progress-bars/module.php:487 modules/projects/module.php:420
|
1323 |
+
#: modules/projects/module.php:920 modules/projects/module.php:1090
|
1324 |
+
#: modules/projects/module.php:1294 modules/projects/module.php:1506
|
1325 |
+
#: modules/separator/module.php:300 modules/shortcode/module.php:301
|
1326 |
+
#: modules/shortcode/module.php:459 modules/shortcode/module.php:617
|
1327 |
+
#: modules/shortcode/module.php:775 modules/shortcode/module.php:933
|
1328 |
+
#: modules/shortcode/module.php:1091 modules/shortcode/module.php:1249
|
1329 |
+
#: modules/shortcode/module.php:1478 modules/shortcode/module.php:2002
|
1330 |
+
#: modules/shortcode/module.php:2413 modules/shortcode/module.php:2689
|
1331 |
+
#: modules/social/module.php:298 modules/social/module.php:424
|
1332 |
+
#: modules/social/module.php:462 modules/staff/module.php:379
|
1333 |
+
#: modules/staff/module.php:1032 modules/staff/module.php:1241
|
1334 |
+
#: modules/staff/module.php:1396 modules/tp-comments/module.php:590
|
1335 |
+
#: modules/tp-comments/module.php:680 modules/tp-comments/module.php:770
|
1336 |
+
#: modules/tp-comments/module.php:937 modules/tp-comments-form/module.php:192
|
1337 |
+
#: modules/tp-comments-form/module.php:266
|
1338 |
+
#: modules/tp-comments-form/module.php:460
|
1339 |
+
#: modules/tp-comments-form/module.php:702
|
1340 |
+
#: modules/tp-downloads-button/module.php:213
|
1341 |
+
#: modules/tp-downloads-button/module.php:367 modules/tp-excerpt/module.php:210
|
1342 |
+
#: modules/tp-gallery-slider/module.php:587 modules/tp-meta/module.php:324
|
1343 |
+
#: modules/tp-project-slider/module.php:556
|
1344 |
+
#: modules/tp-staff-social/module.php:148
|
1345 |
+
#: modules/tp-staff-social/module.php:217 modules/tp-title/module.php:210
|
1346 |
+
#: modules/widgets/module.php:466 modules/widgets/module.php:769
|
1347 |
+
msgid "Color"
|
1348 |
+
msgstr ""
|
1349 |
+
|
1350 |
+
#: modules/navigation/module.php:572 modules/navigation/module.php:1243
|
1351 |
+
#: modules/tp-gallery-slider/module.php:598
|
1352 |
+
#: modules/tp-project-slider/module.php:567
|
1353 |
+
msgid "Color - Active"
|
1354 |
+
msgstr ""
|
1355 |
+
|
1356 |
+
#: modules/button/module.php:165 modules/button/module.php:201
|
1357 |
+
#: modules/button/module.php:427 modules/button/module.php:681
|
1358 |
+
#: modules/downloads/module.php:915 modules/downloads/module.php:1505
|
1359 |
+
#: modules/icon/module.php:279 modules/navigation/module.php:561
|
1360 |
+
#: modules/navigation/module.php:1232 modules/partners/module.php:906
|
1361 |
+
#: modules/projects/module.php:931 modules/projects/module.php:1517
|
1362 |
+
#: modules/shortcode/module.php:2700 modules/social/module.php:308
|
1363 |
+
#: modules/social/module.php:435 modules/staff/module.php:1043
|
1364 |
+
#: modules/tp-comments-form/module.php:713
|
1365 |
+
#: modules/tp-downloads-button/module.php:224 modules/tp-meta/module.php:335
|
1366 |
+
#: modules/tp-staff-social/module.php:158
|
1367 |
+
#: modules/tp-staff-social/module.php:228
|
1368 |
+
msgid "Color - Hover"
|
1369 |
+
msgstr ""
|
1370 |
+
|
1371 |
+
#: modules/tp-comments/module.php:948 modules/tp-comments-form/module.php:202
|
1372 |
+
msgid "Color - Link"
|
1373 |
+
msgstr ""
|
1374 |
+
|
1375 |
+
#: includes/row-system/inc/options.php:73
|
1376 |
+
msgid "Columns Spacing"
|
1377 |
+
msgstr ""
|
1378 |
+
|
1379 |
+
#: includes/plugin-options-framework/tab-extend.php:216
|
1380 |
+
#: includes/plugin-options-framework/tab-extend.php:274
|
1381 |
+
msgid ""
|
1382 |
+
"Combine Live Composer with a theme that was created form scratch speccially "
|
1383 |
+
"for Live Composer. "
|
1384 |
+
msgstr ""
|
1385 |
+
|
1386 |
+
#: includes/plugin-options-framework/tab-extend.php:14
|
1387 |
+
msgid ""
|
1388 |
+
"Combine Live Composer with our <strong>official premium theme</strong>. "
|
1389 |
+
"It comes bundled with premium plugins and design resources to get "
|
1390 |
+
"your WordPress development to a whole new level."
|
1391 |
+
msgstr ""
|
1392 |
+
|
1393 |
+
#: modules/tp-comments/module.php:208 modules/tp-comments/module.php:219
|
1394 |
+
#: modules/tp-comments/module.php:232 modules/tp-comments/module.php:261
|
1395 |
+
#: modules/tp-comments/module.php:274 modules/tp-comments/module.php:286
|
1396 |
+
#: modules/tp-comments/module.php:300 modules/tp-comments/module.php:313
|
1397 |
+
#: modules/tp-comments-form/module.php:1284
|
1398 |
+
msgid "Comment"
|
1399 |
+
msgstr ""
|
1400 |
+
|
1401 |
+
#: modules/tp-comments/module.php:1134 modules/tp-comments/module.php:1416
|
1402 |
+
msgid "Comment - Margin Bottom"
|
1403 |
+
msgstr ""
|
1404 |
+
|
1405 |
+
#: modules/tp-comments/module.php:1160 modules/tp-comments/module.php:1442
|
1406 |
+
msgid "Comment - Padding Horizontal"
|
1407 |
+
msgstr ""
|
1408 |
+
|
1409 |
+
#: modules/tp-comments/module.php:1146 modules/tp-comments/module.php:1428
|
1410 |
+
msgid "Comment - Padding Vertical"
|
1411 |
+
msgstr ""
|
1412 |
+
|
1413 |
+
#: modules/downloads/module.php:225 modules/partners/module.php:246
|
1414 |
+
#: modules/projects/module.php:242
|
1415 |
+
msgid "Comment Count"
|
1416 |
+
msgstr ""
|
1417 |
+
|
1418 |
+
#: modules/tp-comments-form/module.php:19
|
1419 |
+
msgid "Comment Form"
|
1420 |
+
msgstr ""
|
1421 |
+
|
1422 |
+
#: modules/tp-comments/module.php:329 modules/tp-comments/module.php:340
|
1423 |
+
#: modules/tp-comments/module.php:354 modules/tp-comments/module.php:383
|
1424 |
+
#: modules/tp-comments/module.php:396 modules/tp-comments/module.php:408
|
1425 |
+
#: modules/tp-comments/module.php:421 modules/tp-comments/module.php:434
|
1426 |
+
#: modules/tp-comments/module.php:447
|
1427 |
+
msgid "Comment inner"
|
1428 |
+
msgstr ""
|
1429 |
+
|
1430 |
+
#: modules/tp-comments/module.php:21 modules/tp-meta/module.php:108
|
1431 |
+
msgid "Comments"
|
1432 |
+
msgstr ""
|
1433 |
+
|
1434 |
+
#: modules/tp-comments/module.php:1817
|
1435 |
+
msgid "Comments are closed."
|
1436 |
+
msgstr ""
|
1437 |
+
|
1438 |
+
#: modules/tp-comments-form/module.php:1357
|
1439 |
+
msgid ""
|
1440 |
+
"Comments disabled for the current post ( whole website ), please enable "
|
1441 |
+
"comments on your website."
|
1442 |
+
msgstr ""
|
1443 |
+
|
1444 |
+
#: includes/display-functions.php:83 includes/display-functions.php:95
|
1445 |
+
#: includes/display-functions.php:305 includes/display-functions.php:906
|
1446 |
+
#: includes/scripts.php:247
|
1447 |
+
msgid "Confirm"
|
1448 |
+
msgstr ""
|
1449 |
+
|
1450 |
+
#: modules/navigation/module.php:253 includes/row-system/inc/options.php:275
|
1451 |
+
msgid "Contain"
|
1452 |
+
msgstr ""
|
1453 |
+
|
1454 |
+
#: includes/display-functions.php:444
|
1455 |
+
msgid "Container"
|
1456 |
+
msgstr ""
|
1457 |
+
|
1458 |
+
#: includes/display-functions.php:1462
|
1459 |
+
msgid "Container Width"
|
1460 |
+
msgstr ""
|
1461 |
+
|
1462 |
+
#: modules/accordion/module.php:576 modules/accordion/module.php:587
|
1463 |
+
#: modules/accordion/module.php:601 modules/accordion/module.php:630
|
1464 |
+
#: modules/accordion/module.php:643 modules/accordion/module.php:654
|
1465 |
+
#: modules/accordion/module.php:666 modules/accordion/module.php:716
|
1466 |
+
#: modules/accordion/module.php:728 modules/accordion/module.php:740
|
1467 |
+
#: modules/accordion/module.php:755 modules/accordion/module.php:768
|
1468 |
+
#: modules/accordion/module.php:779 modules/downloads/module.php:1256
|
1469 |
+
#: modules/notification/module.php:209 modules/partners/module.php:1060
|
1470 |
+
#: modules/projects/module.php:1236 modules/shortcode/module.php:309
|
1471 |
+
#: modules/shortcode/module.php:321 modules/shortcode/module.php:371
|
1472 |
+
#: modules/shortcode/module.php:383 modules/shortcode/module.php:394
|
1473 |
+
#: modules/shortcode/module.php:416 modules/shortcode/module.php:428
|
1474 |
+
#: modules/shortcode/module.php:440 modules/shortcode/module.php:451
|
1475 |
+
#: modules/staff/module.php:1388 modules/widgets/module.php:777
|
1476 |
+
#: modules/widgets/module.php:789 modules/widgets/module.php:839
|
1477 |
+
#: modules/widgets/module.php:851 modules/widgets/module.php:863
|
1478 |
+
#: modules/widgets/module.php:875 modules/widgets/module.php:886
|
1479 |
+
#: modules/widgets/module.php:935 modules/widgets/module.php:947
|
1480 |
+
msgid "Content"
|
1481 |
+
msgstr ""
|
1482 |
+
|
1483 |
+
#: modules/accordion/module.php:935 modules/accordion/module.php:1141
|
1484 |
+
#: modules/widgets/module.php:1346 modules/widgets/module.php:1509
|
1485 |
+
msgid "Content - Font Size"
|
1486 |
+
msgstr ""
|
1487 |
+
|
1488 |
+
#: modules/accordion/module.php:948 modules/accordion/module.php:1154
|
1489 |
+
#: modules/widgets/module.php:1359 modules/widgets/module.php:1522
|
1490 |
+
msgid "Content - Line Height"
|
1491 |
+
msgstr ""
|
1492 |
+
|
1493 |
+
#: modules/accordion/module.php:975 modules/accordion/module.php:1181
|
1494 |
+
msgid "Content - Padding Horizontal"
|
1495 |
+
msgstr ""
|
1496 |
+
|
1497 |
+
#: modules/accordion/module.php:961 modules/accordion/module.php:1167
|
1498 |
+
msgid "Content - Padding Vertical"
|
1499 |
+
msgstr ""
|
1500 |
+
|
1501 |
+
#: modules/widgets/module.php:963 modules/widgets/module.php:975
|
1502 |
+
#: modules/widgets/module.php:988 modules/widgets/module.php:1002
|
1503 |
+
#: modules/widgets/module.php:1088 modules/widgets/module.php:1102
|
1504 |
+
#: modules/widgets/module.php:1113 modules/widgets/module.php:1126
|
1505 |
+
#: modules/widgets/module.php:1155 modules/widgets/module.php:1168
|
1506 |
+
#: modules/widgets/module.php:1179 modules/widgets/module.php:1192
|
1507 |
+
#: modules/widgets/module.php:1206
|
1508 |
+
msgid "Content lists"
|
1509 |
+
msgstr ""
|
1510 |
+
|
1511 |
+
#: includes/plugin-options-framework/inc/access-control.php:39
|
1512 |
+
msgid "Contributors"
|
1513 |
+
msgstr ""
|
1514 |
+
|
1515 |
+
#: includes/scripts.php:255
|
1516 |
+
msgid "Copy the row export code bellow."
|
1517 |
+
msgstr ""
|
1518 |
+
|
1519 |
+
#: modules/downloads/module.php:1705 modules/downloads/module.php:1717
|
1520 |
+
#: modules/downloads/module.php:1767 modules/downloads/module.php:1779
|
1521 |
+
msgid "Count"
|
1522 |
+
msgstr ""
|
1523 |
+
|
1524 |
+
#: modules/downloads/module.php:2064 modules/downloads/module.php:2359
|
1525 |
+
msgid "Count - Font Size"
|
1526 |
+
msgstr ""
|
1527 |
+
|
1528 |
+
#: modules/navigation/module.php:249 includes/row-system/inc/options.php:271
|
1529 |
+
msgid "Cover"
|
1530 |
+
msgstr ""
|
1531 |
+
|
1532 |
+
#: includes/editorinterface.class.php:68 includes/editorinterface.class.php:105
|
1533 |
+
#: includes/post-options-framework/post-options-framework.php:488
|
1534 |
+
msgid "Create Template"
|
1535 |
+
msgstr ""
|
1536 |
+
|
1537 |
+
#: modules/image/module.php:72
|
1538 |
+
msgid "CT"
|
1539 |
+
msgstr ""
|
1540 |
+
|
1541 |
+
#: modules/tp-gallery-slider/module.php:28
|
1542 |
+
msgid "Current Gallery"
|
1543 |
+
msgstr ""
|
1544 |
+
|
1545 |
+
#: includes/row-system/inc/options.php:449
|
1546 |
+
msgid "Custom Class"
|
1547 |
+
msgstr ""
|
1548 |
+
|
1549 |
+
#: modules/button/module.php:79
|
1550 |
+
msgid "Custom Classes"
|
1551 |
+
msgstr ""
|
1552 |
+
|
1553 |
+
#: includes/row-system/inc/options.php:455
|
1554 |
+
msgid "Custom ID"
|
1555 |
+
msgstr ""
|
1556 |
+
|
1557 |
+
#: includes/plugin-options-framework/tab-extend.php:35
|
1558 |
+
msgid "Custom Post Types & ACF Integration"
|
1559 |
+
msgstr ""
|
1560 |
+
|
1561 |
+
#: includes/plugin-options-framework/tab-extend.php:182
|
1562 |
+
msgid "Custom Post Types and Advanced Custom Fields Integration"
|
1563 |
+
msgstr ""
|
1564 |
+
|
1565 |
+
#: modules/image/module.php:129 modules/image/module.php:390
|
1566 |
+
#: modules/image/module.php:401 modules/image/module.php:413
|
1567 |
+
#: modules/image/module.php:463 modules/image/module.php:475
|
1568 |
+
#: modules/image/module.php:487 modules/image/module.php:500
|
1569 |
+
msgid "Custom text"
|
1570 |
+
msgstr ""
|
1571 |
+
|
1572 |
+
#: modules/downloads/module.php:458 modules/partners/module.php:448
|
1573 |
+
#: modules/projects/module.php:473 modules/projects/module.php:1283
|
1574 |
+
#: modules/separator/module.php:99 modules/staff/module.php:432
|
1575 |
+
#: includes/row-system/inc/options.php:358
|
1576 |
+
msgid "Dashed"
|
1577 |
+
msgstr ""
|
1578 |
+
|
1579 |
+
#: includes/other.php:217
|
1580 |
+
msgid "Database Cache "
|
1581 |
+
msgstr ""
|
1582 |
+
|
1583 |
+
#: modules/tp-meta/module.php:88
|
1584 |
+
msgid "Date"
|
1585 |
+
msgstr ""
|
1586 |
+
|
1587 |
+
#: includes/plugin-updates/lc-license-manager.class.php:568
|
1588 |
+
msgid "Deactivate"
|
1589 |
+
msgstr ""
|
1590 |
+
|
1591 |
+
#: modules/shortcode/module.php:1618 modules/shortcode/module.php:1707
|
1592 |
+
#: modules/widgets/module.php:1023
|
1593 |
+
msgid "Decimal"
|
1594 |
+
msgstr ""
|
1595 |
+
|
1596 |
+
#: modules/shortcode/module.php:1622 modules/shortcode/module.php:1711
|
1597 |
+
#: modules/widgets/module.php:1027
|
1598 |
+
msgid "Decimal Leading Zero"
|
1599 |
+
msgstr ""
|
1600 |
+
|
1601 |
+
#: includes/post-options-framework/post-options-framework.php:47
|
1602 |
+
#: modules/navigation/module.php:821
|
1603 |
+
msgid "Default"
|
1604 |
+
msgstr ""
|
1605 |
+
|
1606 |
+
#: includes/plugin-options-framework/inc/options.php:307
|
1607 |
+
msgid "Default Options Section"
|
1608 |
+
msgstr ""
|
1609 |
+
|
1610 |
+
#: includes/class.module.php:2645
|
1611 |
+
#: includes/plugin-options-framework/inc/display-options.php:261
|
1612 |
+
msgid "Delete"
|
1613 |
+
msgstr ""
|
1614 |
+
|
1615 |
+
#: includes/plugin-options-framework/inc/display-options.php:204
|
1616 |
+
msgid "delete"
|
1617 |
+
msgstr ""
|
1618 |
+
|
1619 |
+
#: includes/scripts.php:258
|
1620 |
+
msgid "Delete Area/Column"
|
1621 |
+
msgstr ""
|
1622 |
+
|
1623 |
+
#: includes/scripts.php:256
|
1624 |
+
msgid "Delete Module"
|
1625 |
+
msgstr ""
|
1626 |
+
|
1627 |
+
#: includes/scripts.php:260
|
1628 |
+
msgid "Delete Row"
|
1629 |
+
msgstr ""
|
1630 |
+
|
1631 |
+
#: modules/downloads/module.php:241 modules/partners/module.php:262
|
1632 |
+
#: modules/projects/module.php:258 modules/staff/module.php:221
|
1633 |
+
msgid "Descending"
|
1634 |
+
msgstr ""
|
1635 |
+
|
1636 |
+
#: includes/single-templates-framework/inc/functions.php:93
|
1637 |
+
msgid "Design a custom \"Page Not Found\" screen or search results page"
|
1638 |
+
msgstr ""
|
1639 |
+
|
1640 |
+
#: includes/single-templates-framework/inc/functions.php:63
|
1641 |
+
msgid "Design for a single blog post or custom post type entries"
|
1642 |
+
msgstr ""
|
1643 |
+
|
1644 |
+
#: includes/single-templates-framework/inc/functions.php:78
|
1645 |
+
msgid "Design for posts listings like Category, Tag, Date or Custom Taxonomies"
|
1646 |
+
msgstr ""
|
1647 |
+
|
1648 |
+
#: includes/display-functions.php:199
|
1649 |
+
#: includes/plugin-options-framework/inc/init.php:94
|
1650 |
+
msgid "Designs"
|
1651 |
+
msgstr ""
|
1652 |
+
|
1653 |
+
#: modules/accordion/module.php:60 modules/button/module.php:58
|
1654 |
+
#: modules/downloads/module.php:72 modules/icon/module.php:58
|
1655 |
+
#: modules/image/module.php:58 modules/logo/module.php:96
|
1656 |
+
#: modules/navigation/module.php:83 modules/notification/module.php:58
|
1657 |
+
#: modules/partners/module.php:72 modules/progress-bars/module.php:58
|
1658 |
+
#: modules/projects/module.php:72 modules/separator/module.php:58
|
1659 |
+
#: modules/shortcode/module.php:93 modules/sliders/module.php:78
|
1660 |
+
#: modules/social/module.php:61 modules/staff/module.php:72
|
1661 |
+
#: modules/tp-comments/module.php:60 modules/tp-comments-form/module.php:64
|
1662 |
+
#: modules/tp-downloads-button/module.php:58 modules/tp-excerpt/module.php:58
|
1663 |
+
#: modules/tp-gallery-slider/module.php:82 modules/tp-meta/module.php:58
|
1664 |
+
#: modules/tp-project-slider/module.php:58
|
1665 |
+
#: modules/tp-staff-social/module.php:62 modules/tp-thumbnail/module.php:58
|
1666 |
+
#: modules/tp-title/module.php:58 modules/widgets/module.php:126
|
1667 |
+
msgid "Desktop"
|
1668 |
+
msgstr ""
|
1669 |
+
|
1670 |
+
#: includes/plugin-options-framework/tab-docs.php:28
|
1671 |
+
msgid "Developer Docs"
|
1672 |
+
msgstr ""
|
1673 |
+
|
1674 |
+
#: includes/other.php:206
|
1675 |
+
msgid "Disable minify for logged in users"
|
1676 |
+
msgstr ""
|
1677 |
+
|
1678 |
+
#: modules/accordion/module.php:793 modules/accordion/module.php:999
|
1679 |
+
#: modules/button/module.php:589 modules/button/module.php:971
|
1680 |
+
#: modules/button/module.php:1081 modules/downloads/module.php:150
|
1681 |
+
#: modules/downloads/module.php:397 modules/downloads/module.php:1793
|
1682 |
+
#: modules/downloads/module.php:2088 modules/icon/module.php:324
|
1683 |
+
#: modules/icon/module.php:398 modules/image/module.php:139
|
1684 |
+
#: modules/image/module.php:355 modules/image/module.php:514
|
1685 |
+
#: modules/image/module.php:642 modules/logo/module.php:421
|
1686 |
+
#: modules/logo/module.php:508 modules/navigation/module.php:769
|
1687 |
+
#: modules/navigation/module.php:1423 modules/navigation/module.php:1488
|
1688 |
+
#: modules/notification/module.php:351 modules/notification/module.php:547
|
1689 |
+
#: modules/notification/module.php:659 modules/partners/module.php:171
|
1690 |
+
#: modules/partners/module.php:387 modules/partners/module.php:1185
|
1691 |
+
#: modules/partners/module.php:1354 modules/progress-bars/module.php:102
|
1692 |
+
#: modules/progress-bars/module.php:560 modules/progress-bars/module.php:725
|
1693 |
+
#: modules/projects/module.php:167 modules/projects/module.php:412
|
1694 |
+
#: modules/projects/module.php:1716 modules/projects/module.php:2010
|
1695 |
+
#: modules/separator/module.php:334 modules/separator/module.php:371
|
1696 |
+
#: modules/shortcode/module.php:145 modules/social/module.php:81
|
1697 |
+
#: modules/social/module.php:648 modules/social/module.php:731
|
1698 |
+
#: modules/staff/module.php:134 modules/staff/module.php:371
|
1699 |
+
#: modules/staff/module.php:1513 modules/staff/module.php:1784
|
1700 |
+
#: modules/tp-comments/module.php:1083 modules/tp-comments/module.php:1365
|
1701 |
+
#: modules/tp-comments-form/module.php:836
|
1702 |
+
#: modules/tp-comments-form/module.php:1041
|
1703 |
+
#: modules/tp-downloads-button/module.php:401
|
1704 |
+
#: modules/tp-downloads-button/module.php:487 modules/tp-excerpt/module.php:341
|
1705 |
+
#: modules/tp-excerpt/module.php:429 modules/tp-gallery-slider/module.php:153
|
1706 |
+
#: modules/tp-gallery-slider/module.php:170
|
1707 |
+
#: modules/tp-gallery-slider/module.php:656
|
1708 |
+
#: modules/tp-gallery-slider/module.php:808 modules/tp-meta/module.php:487
|
1709 |
+
#: modules/tp-meta/module.php:550 modules/tp-project-slider/module.php:122
|
1710 |
+
#: modules/tp-project-slider/module.php:139
|
1711 |
+
#: modules/tp-project-slider/module.php:625
|
1712 |
+
#: modules/tp-project-slider/module.php:777
|
1713 |
+
#: modules/tp-staff-social/module.php:263
|
1714 |
+
#: modules/tp-staff-social/module.php:335 modules/tp-thumbnail/module.php:177
|
1715 |
+
#: modules/tp-thumbnail/module.php:258 modules/tp-thumbnail/module.php:308
|
1716 |
+
#: modules/tp-title/module.php:370 modules/tp-title/module.php:458
|
1717 |
+
#: modules/widgets/module.php:1220 modules/widgets/module.php:1383
|
1718 |
+
#: includes/plugin-options-framework/inc/options.php:49
|
1719 |
+
#: includes/row-system/inc/options.php:151
|
1720 |
+
msgid "Disabled"
|
1721 |
+
msgstr ""
|
1722 |
+
|
1723 |
+
#: modules/tp-gallery-slider/module.php:96
|
1724 |
+
msgid "Display Pictures From"
|
1725 |
+
msgstr ""
|
1726 |
+
|
1727 |
+
#: modules/partners/module.php:97
|
1728 |
+
msgid "Do not link"
|
1729 |
+
msgstr ""
|
1730 |
+
|
1731 |
+
#: modules/downloads/module.php:96
|
1732 |
+
msgid "Do NOT link to download item page"
|
1733 |
+
msgstr ""
|
1734 |
+
|
1735 |
+
#: modules/staff/module.php:96
|
1736 |
+
msgid "Do NOT link to staff member page"
|
1737 |
+
msgstr ""
|
1738 |
+
|
1739 |
+
#: modules/button/module.php:761 modules/navigation/module.php:158
|
1740 |
+
#: modules/navigation/module.php:892 modules/separator/module.php:148
|
1741 |
+
#: modules/shortcode/module.php:2236 includes/row-system/inc/options.php:185
|
1742 |
+
msgid "Do NOT Repeat"
|
1743 |
+
msgstr ""
|
1744 |
+
|
1745 |
+
#: includes/plugin-options-framework/inc/init.php:95
|
1746 |
+
msgid "Docs & Support"
|
1747 |
+
msgstr ""
|
1748 |
+
|
1749 |
+
#: includes/plugin-options-framework/tab-docs.php:12
|
1750 |
+
msgid "Documentation & Support"
|
1751 |
+
msgstr ""
|
1752 |
+
|
1753 |
+
#: includes/other.php:193
|
1754 |
+
msgid "Don't cache pages for logged in users"
|
1755 |
+
msgstr ""
|
1756 |
+
|
1757 |
+
#: includes/other.php:219
|
1758 |
+
msgid "Don't cache queries for logged in users"
|
1759 |
+
msgstr ""
|
1760 |
+
|
1761 |
+
#: modules/downloads/module.php:462 modules/partners/module.php:452
|
1762 |
+
#: modules/projects/module.php:477 modules/projects/module.php:1287
|
1763 |
+
#: modules/separator/module.php:103 modules/staff/module.php:436
|
1764 |
+
#: includes/row-system/inc/options.php:354
|
1765 |
+
msgid "Dotted"
|
1766 |
+
msgstr ""
|
1767 |
+
|
1768 |
+
#: modules/tp-downloads-button/module.php:74
|
1769 |
+
msgid "DOWNLOAD"
|
1770 |
+
msgstr ""
|
1771 |
+
|
1772 |
+
#: modules/downloads/module.php:329 modules/tp-downloads-button/module.php:19
|
1773 |
+
msgid "Download Button"
|
1774 |
+
msgstr ""
|
1775 |
+
|
1776 |
+
#: modules/downloads/module.php:333
|
1777 |
+
msgid "Download Count"
|
1778 |
+
msgstr ""
|
1779 |
+
|
1780 |
+
#: modules/downloads/functions.php:45
|
1781 |
+
msgid "Download Item"
|
1782 |
+
msgstr ""
|
1783 |
+
|
1784 |
+
#: modules/downloads/module.php:2922 modules/downloads/module.php:3023
|
1785 |
+
#, php-format
|
1786 |
+
msgid "Downloaded %d times."
|
1787 |
+
msgstr ""
|
1788 |
+
|
1789 |
+
#: modules/downloads/functions.php:44 modules/downloads/module.php:23
|
1790 |
+
#: includes/single-templates-framework/inc/filters.php:134
|
1791 |
+
msgid "Downloads"
|
1792 |
+
msgstr ""
|
1793 |
+
|
1794 |
+
#: includes/single-templates-framework/inc/filters.php:145
|
1795 |
+
msgid "Downloads Archive"
|
1796 |
+
msgstr ""
|
1797 |
+
|
1798 |
+
#: modules/downloads/functions.php:90
|
1799 |
+
msgid "Downloads Categories"
|
1800 |
+
msgstr ""
|
1801 |
+
|
1802 |
+
#: includes/plugin-options-framework/inc/access-control.php:91
|
1803 |
+
msgid "Downloads Management"
|
1804 |
+
msgstr ""
|
1805 |
+
|
1806 |
+
#: modules/downloads/functions.php:129
|
1807 |
+
msgid "Downloads Tags"
|
1808 |
+
msgstr ""
|
1809 |
+
|
1810 |
+
#: includes/class.module.php:2632
|
1811 |
+
msgid "Drag to move"
|
1812 |
+
msgstr ""
|
1813 |
+
|
1814 |
+
#: modules/social/module.php:151 modules/social/module.php:915
|
1815 |
+
msgid "Dribbble"
|
1816 |
+
msgstr ""
|
1817 |
+
|
1818 |
+
#: modules/social/module.php:157 modules/social/module.php:923
|
1819 |
+
msgid "Dropbox"
|
1820 |
+
msgstr ""
|
1821 |
+
|
1822 |
+
#: includes/class.module.php:2631
|
1823 |
+
msgid "Duplicate"
|
1824 |
+
msgstr ""
|
1825 |
+
|
1826 |
+
#: includes/plugin-options-framework/inc/options.php:58
|
1827 |
+
msgid "Dynamic CSS Location"
|
1828 |
+
msgstr ""
|
1829 |
+
|
1830 |
+
#: includes/header-footer.php:45 modules/downloads/functions.php:48
|
1831 |
+
#: modules/galleries/functions.php:69 modules/partners/functions.php:61
|
1832 |
+
#: modules/projects/functions.php:68 modules/testimonials/functions.php:67
|
1833 |
+
#: includes/single-templates-framework/inc/functions.php:25
|
1834 |
+
msgid "Edit"
|
1835 |
+
msgstr ""
|
1836 |
+
|
1837 |
+
#: modules/downloads/functions.php:96 modules/galleries/functions.php:117
|
1838 |
+
#: modules/partners/functions.php:109 modules/projects/functions.php:116
|
1839 |
+
#: modules/staff/functions.php:145 modules/testimonials/functions.php:116
|
1840 |
+
msgid "Edit Category"
|
1841 |
+
msgstr ""
|
1842 |
+
|
1843 |
+
#: modules/downloads/functions.php:49
|
1844 |
+
msgid "Edit Download Item"
|
1845 |
+
msgstr ""
|
1846 |
+
|
1847 |
+
#: includes/header-footer.php:601
|
1848 |
+
msgid "Edit Footer"
|
1849 |
+
msgstr ""
|
1850 |
+
|
1851 |
+
#: modules/galleries/functions.php:70
|
1852 |
+
msgid "Edit Gallery"
|
1853 |
+
msgstr ""
|
1854 |
+
|
1855 |
+
#: includes/header-footer.php:599
|
1856 |
+
msgid "Edit Header"
|
1857 |
+
msgstr ""
|
1858 |
+
|
1859 |
+
#: includes/header-footer.php:46
|
1860 |
+
msgid "Edit Header/Footer"
|
1861 |
+
msgstr ""
|
1862 |
+
|
1863 |
+
#: includes/editorinterface.class.php:67
|
1864 |
+
msgid "Edit in Live Composer"
|
1865 |
+
msgstr ""
|
1866 |
+
|
1867 |
+
#: includes/class.module.php:2630
|
1868 |
+
msgid "Edit options"
|
1869 |
+
msgstr ""
|
1870 |
+
|
1871 |
+
#: modules/partners/functions.php:62
|
1872 |
+
msgid "Edit Partner"
|
1873 |
+
msgstr ""
|
1874 |
+
|
1875 |
+
#: modules/projects/functions.php:69
|
1876 |
+
msgid "Edit Project"
|
1877 |
+
msgstr ""
|
1878 |
+
|
1879 |
+
#: modules/staff/functions.php:97
|
1880 |
+
msgid "Edit Staff"
|
1881 |
+
msgstr ""
|
1882 |
+
|
1883 |
+
#: modules/staff/functions.php:98
|
1884 |
+
msgid "Edit Staff Member"
|
1885 |
+
msgstr ""
|
1886 |
+
|
1887 |
+
#: modules/downloads/functions.php:135
|
1888 |
+
msgid "Edit Tag"
|
1889 |
+
msgstr ""
|
1890 |
+
|
1891 |
+
#: includes/editorinterface.class.php:69 includes/editorinterface.class.php:104
|
1892 |
+
#: includes/post-options-framework/post-options-framework.php:486
|
1893 |
+
#: includes/single-templates-framework/inc/functions.php:26
|
1894 |
+
msgid "Edit Template"
|
1895 |
+
msgstr ""
|
1896 |
+
|
1897 |
+
#: includes/post-options-framework/post-options-framework.php:244
|
1898 |
+
msgid "Edit Templates"
|
1899 |
+
msgstr ""
|
1900 |
+
|
1901 |
+
#: modules/testimonials/functions.php:68
|
1902 |
+
msgid "Edit Testimonial"
|
1903 |
+
msgstr ""
|
1904 |
+
|
1905 |
+
#: modules/navigation/module.php:1578
|
1906 |
+
msgid "Edit the module and choose which location to show."
|
1907 |
+
msgstr ""
|
1908 |
+
|
1909 |
+
#: includes/post-options-framework/post-options-framework.php:557
|
1910 |
+
msgid "Edit this page in Live Composer"
|
1911 |
+
msgstr ""
|
1912 |
+
|
1913 |
+
#: includes/plugin-options-framework/inc/access-control.php:31
|
1914 |
+
msgid "Editors"
|
1915 |
+
msgstr ""
|
1916 |
+
|
1917 |
+
#: includes/class.module.php:2636
|
1918 |
+
msgid "Element Width"
|
1919 |
+
msgstr ""
|
1920 |
+
|
1921 |
+
#: includes/display-functions.php:133 modules/downloads/module.php:289
|
1922 |
+
#: modules/partners/module.php:291 modules/projects/module.php:309
|
1923 |
+
#: modules/staff/module.php:267 modules/tp-meta/module.php:82
|
1924 |
+
msgid "Elements"
|
1925 |
+
msgstr ""
|
1926 |
+
|
1927 |
+
#: modules/social/module.php:205 modules/social/module.php:987
|
1928 |
+
#: modules/tp-comments-form/module.php:1286
|
1929 |
+
msgid "Email"
|
1930 |
+
msgstr ""
|
1931 |
+
|
1932 |
+
#: includes/plugin-options-framework/tab-getting-started.php:84
|
1933 |
+
msgid "Email Notifications"
|
1934 |
+
msgstr ""
|
1935 |
+
|
1936 |
+
#: modules/button/module.php:583 modules/downloads/module.php:387
|
1937 |
+
#: modules/notification/module.php:341 modules/partners/module.php:377
|
1938 |
+
#: modules/projects/module.php:402 modules/staff/module.php:361
|
1939 |
+
msgid "Enable/Disable"
|
1940 |
+
msgstr ""
|
1941 |
+
|
1942 |
+
#: modules/shortcode/module.php:135
|
1943 |
+
msgid "Enable/Disable Custom CSS"
|
1944 |
+
msgstr ""
|
1945 |
+
|
1946 |
+
#: modules/accordion/module.php:797 modules/accordion/module.php:1003
|
1947 |
+
#: modules/button/module.php:593 modules/button/module.php:975
|
1948 |
+
#: modules/button/module.php:1085 modules/downloads/module.php:393
|
1949 |
+
#: modules/downloads/module.php:1797 modules/downloads/module.php:2092
|
1950 |
+
#: modules/icon/module.php:328 modules/icon/module.php:402
|
1951 |
+
#: modules/image/module.php:135 modules/image/module.php:351
|
1952 |
+
#: modules/image/module.php:518 modules/image/module.php:646
|
1953 |
+
#: modules/logo/module.php:425 modules/logo/module.php:512
|
1954 |
+
#: modules/navigation/module.php:765 modules/navigation/module.php:1427
|
1955 |
+
#: modules/navigation/module.php:1492 modules/notification/module.php:347
|
1956 |
+
#: modules/notification/module.php:551 modules/notification/module.php:663
|
1957 |
+
#: modules/partners/module.php:383 modules/partners/module.php:1189
|
1958 |
+
#: modules/partners/module.php:1358 modules/progress-bars/module.php:564
|
1959 |
+
#: modules/progress-bars/module.php:729 modules/projects/module.php:408
|
1960 |
+
#: modules/projects/module.php:1720 modules/projects/module.php:2014
|
1961 |
+
#: modules/separator/module.php:338 modules/separator/module.php:375
|
1962 |
+
#: modules/shortcode/module.php:122 modules/shortcode/module.php:141
|
1963 |
+
#: modules/social/module.php:85 modules/social/module.php:652
|
1964 |
+
#: modules/social/module.php:735 modules/staff/module.php:367
|
1965 |
+
#: modules/staff/module.php:1517 modules/staff/module.php:1788
|
1966 |
+
#: modules/tp-comments/module.php:1087 modules/tp-comments/module.php:1369
|
1967 |
+
#: modules/tp-comments-form/module.php:840
|
1968 |
+
#: modules/tp-comments-form/module.php:1045
|
1969 |
+
#: modules/tp-downloads-button/module.php:405
|
1970 |
+
#: modules/tp-downloads-button/module.php:491 modules/tp-excerpt/module.php:345
|
1971 |
+
#: modules/tp-excerpt/module.php:433 modules/tp-gallery-slider/module.php:149
|
1972 |
+
#: modules/tp-gallery-slider/module.php:166
|
1973 |
+
#: modules/tp-gallery-slider/module.php:660
|
1974 |
+
#: modules/tp-gallery-slider/module.php:812 modules/tp-meta/module.php:491
|
1975 |
+
#: modules/tp-meta/module.php:554 modules/tp-project-slider/module.php:118
|
1976 |
+
#: modules/tp-project-slider/module.php:135
|
1977 |
+
#: modules/tp-project-slider/module.php:629
|
1978 |
+
#: modules/tp-project-slider/module.php:781
|
1979 |
+
#: modules/tp-staff-social/module.php:267
|
1980 |
+
#: modules/tp-staff-social/module.php:339 modules/tp-thumbnail/module.php:173
|
1981 |
+
#: modules/tp-thumbnail/module.php:262 modules/tp-thumbnail/module.php:312
|
1982 |
+
#: modules/tp-title/module.php:374 modules/tp-title/module.php:462
|
1983 |
+
#: modules/widgets/module.php:1224 modules/widgets/module.php:1387
|
1984 |
+
#: includes/plugin-options-framework/inc/options.php:45
|
1985 |
+
#: includes/row-system/inc/options.php:147
|
1986 |
+
msgid "Enabled"
|
1987 |
+
msgstr ""
|
1988 |
+
|
1989 |
+
#: modules/progress-bars/module.php:106
|
1990 |
+
msgid "Enabled "
|
1991 |
+
msgstr ""
|
1992 |
+
|
1993 |
+
#: modules/tp-gallery-slider/module.php:160
|
1994 |
+
#: modules/tp-project-slider/module.php:129
|
1995 |
+
msgid "Enabling will make clicking an image open up the image in a lightbox."
|
1996 |
+
msgstr ""
|
1997 |
+
|
1998 |
+
#: includes/plugin-options-framework/inc/options.php:68
|
1999 |
+
msgid "End of <body>"
|
2000 |
+
msgstr ""
|
2001 |
+
|
2002 |
+
#: includes/plugin-options-framework/inc/options.php:64
|
2003 |
+
msgid "End of <head>"
|
2004 |
+
msgstr ""
|
2005 |
+
|
2006 |
+
#: includes/display-functions.php:229
|
2007 |
+
msgid "Enter the exported code heree"
|
2008 |
+
msgstr ""
|
2009 |
+
|
2010 |
+
#: includes/display-functions.php:99
|
2011 |
+
msgid "Error Detected"
|
2012 |
+
msgstr ""
|
2013 |
+
|
2014 |
+
#: modules/shortcode/module.php:116
|
2015 |
+
msgid "Error-Proof Mode"
|
2016 |
+
msgstr ""
|
2017 |
+
|
2018 |
+
#: includes/editing-screen.php:119
|
2019 |
+
msgid "Error: No page id provided."
|
2020 |
+
msgstr ""
|
2021 |
+
|
2022 |
+
#: modules/downloads/module.php:325 modules/downloads/module.php:1252
|
2023 |
+
#: modules/downloads/module.php:1261 modules/downloads/module.php:1272
|
2024 |
+
#: modules/downloads/module.php:1284 modules/downloads/module.php:1334
|
2025 |
+
#: modules/downloads/module.php:1346 modules/downloads/module.php:1358
|
2026 |
+
#: modules/downloads/module.php:1370 modules/downloads/module.php:1379
|
2027 |
+
#: modules/partners/module.php:323 modules/partners/module.php:1056
|
2028 |
+
#: modules/partners/module.php:1065 modules/partners/module.php:1076
|
2029 |
+
#: modules/partners/module.php:1088 modules/partners/module.php:1138
|
2030 |
+
#: modules/partners/module.php:1150 modules/partners/module.php:1162
|
2031 |
+
#: modules/partners/module.php:1171 modules/projects/module.php:345
|
2032 |
+
#: modules/projects/module.php:1232 modules/projects/module.php:1241
|
2033 |
+
#: modules/projects/module.php:1252 modules/projects/module.php:1266
|
2034 |
+
#: modules/projects/module.php:1291 modules/projects/module.php:1302
|
2035 |
+
#: modules/projects/module.php:1314 modules/projects/module.php:1364
|
2036 |
+
#: modules/projects/module.php:1376 modules/projects/module.php:1388
|
2037 |
+
#: modules/projects/module.php:1401 modules/projects/module.php:1409
|
2038 |
+
#: modules/projects/module.php:1421 modules/staff/module.php:307
|
2039 |
+
#: modules/staff/module.php:1384 modules/staff/module.php:1393
|
2040 |
+
#: modules/staff/module.php:1404 modules/staff/module.php:1416
|
2041 |
+
#: modules/staff/module.php:1466 modules/staff/module.php:1478
|
2042 |
+
#: modules/staff/module.php:1490 modules/staff/module.php:1499
|
2043 |
+
msgid "Excerpt"
|
2044 |
+
msgstr ""
|
2045 |
+
|
2046 |
+
#: modules/downloads/module.php:1963 modules/downloads/module.php:2258
|
2047 |
+
#: modules/partners/module.php:1317 modules/partners/module.php:1486
|
2048 |
+
#: modules/projects/module.php:1897 modules/projects/module.php:2191
|
2049 |
+
#: modules/staff/module.php:1747 modules/staff/module.php:2018
|
2050 |
+
msgid "Excerpt - Font Size"
|
2051 |
+
msgstr ""
|
2052 |
+
|
2053 |
+
#: modules/downloads/module.php:1976 modules/downloads/module.php:2271
|
2054 |
+
#: modules/partners/module.php:1330 modules/partners/module.php:1499
|
2055 |
+
#: modules/projects/module.php:1910 modules/projects/module.php:2204
|
2056 |
+
#: modules/staff/module.php:1760 modules/staff/module.php:2031
|
2057 |
+
msgid "Excerpt - Line Height"
|
2058 |
+
msgstr ""
|
2059 |
+
|
2060 |
+
#: modules/downloads/module.php:1989 modules/downloads/module.php:2284
|
2061 |
+
#: modules/projects/module.php:1923 modules/projects/module.php:2217
|
2062 |
+
msgid "Excerpt - Margin Bottom"
|
2063 |
+
msgstr ""
|
2064 |
+
|
2065 |
+
#: modules/downloads/module.php:1246 modules/partners/module.php:1050
|
2066 |
+
#: modules/projects/module.php:1226 modules/staff/module.php:1378
|
2067 |
+
msgid "Excerpt or Content"
|
2068 |
+
msgstr ""
|
2069 |
+
|
2070 |
+
#: modules/downloads/module.php:259 modules/partners/module.php:280
|
2071 |
+
#: modules/projects/module.php:276 modules/staff/module.php:239
|
2072 |
+
msgid "Exclude (IDs)"
|
2073 |
+
msgstr ""
|
2074 |
+
|
2075 |
+
#: includes/display-functions.php:205
|
2076 |
+
msgid "Export Page Code"
|
2077 |
+
msgstr ""
|
2078 |
+
|
2079 |
+
#: includes/scripts.php:262
|
2080 |
+
msgid "Export Row"
|
2081 |
+
msgstr ""
|
2082 |
+
|
2083 |
+
#: includes/plugin-options-framework/inc/init.php:89
|
2084 |
+
msgid "Extend"
|
2085 |
+
msgstr ""
|
2086 |
+
|
2087 |
+
#: includes/plugin-options-framework/tab-getting-started.php:80
|
2088 |
+
msgid "Extension releases"
|
2089 |
+
msgstr ""
|
2090 |
+
|
2091 |
+
#: includes/plugin-options-framework/inc/init.php:91
|
2092 |
+
msgid "Extensions"
|
2093 |
+
msgstr ""
|
2094 |
+
|
2095 |
+
#: includes/plugin-options-framework/tab-extend.php:101
|
2096 |
+
msgid "Extensive Social Sharing Plugin"
|
2097 |
+
msgstr ""
|
2098 |
+
|
2099 |
+
#: modules/social/module.php:97 modules/social/module.php:843
|
2100 |
+
msgid "Facebook"
|
2101 |
+
msgstr ""
|
2102 |
+
|
2103 |
+
#: modules/tp-gallery-slider/module.php:109
|
2104 |
+
#: modules/tp-project-slider/module.php:78
|
2105 |
+
msgid "Fade"
|
2106 |
+
msgstr ""
|
2107 |
+
|
2108 |
+
#: modules/tp-gallery-slider/module.php:113
|
2109 |
+
#: modules/tp-project-slider/module.php:82
|
2110 |
+
msgid "Fade Up Slide"
|
2111 |
+
msgstr ""
|
2112 |
+
|
2113 |
+
#: includes/plugin-options-framework/tab-settings.php:43
|
2114 |
+
#: includes/plugin-options-framework/inc/options.php:252
|
2115 |
+
msgid "Features Control"
|
2116 |
+
msgstr ""
|
2117 |
+
|
2118 |
+
#: modules/downloads/module.php:299 modules/partners/module.php:301
|
2119 |
+
#: modules/projects/module.php:319 modules/staff/module.php:277
|
2120 |
+
msgid "Filters"
|
2121 |
+
msgstr ""
|
2122 |
+
|
2123 |
+
#: includes/plugin-options-framework/tab-docs.php:13
|
2124 |
+
msgid "Find answer to your question in our knowledge base"
|
2125 |
+
msgstr ""
|
2126 |
+
|
2127 |
+
#: modules/button/module.php:782 modules/navigation/module.php:178
|
2128 |
+
#: modules/navigation/module.php:913 modules/separator/module.php:168
|
2129 |
+
#: modules/shortcode/module.php:2257 includes/row-system/inc/options.php:249
|
2130 |
+
msgid "Fixed"
|
2131 |
+
msgstr ""
|
2132 |
+
|
2133 |
+
#: modules/tp-gallery-slider/module.php:143
|
2134 |
+
#: modules/tp-project-slider/module.php:112
|
2135 |
+
msgid "Flexible Height"
|
2136 |
+
msgstr ""
|
2137 |
+
|
2138 |
+
#: modules/social/module.php:163 modules/social/module.php:931
|
2139 |
+
msgid "Flickr"
|
2140 |
+
msgstr ""
|
2141 |
+
|
2142 |
+
#: modules/button/module.php:628 modules/downloads/module.php:1622
|
2143 |
+
#: modules/icon/module.php:78 modules/projects/module.php:1635
|
2144 |
+
#: modules/tp-downloads-button/module.php:320
|
2145 |
+
msgid "Font"
|
2146 |
+
msgstr ""
|
2147 |
+
|
2148 |
+
#: modules/accordion/module.php:502 modules/accordion/module.php:720
|
2149 |
+
#: modules/button/module.php:523 modules/downloads/module.php:989
|
2150 |
+
#: modules/downloads/module.php:1081 modules/downloads/module.php:1338
|
2151 |
+
#: modules/downloads/module.php:1579 modules/downloads/module.php:1771
|
2152 |
+
#: modules/image/module.php:467 modules/navigation/module.php:646
|
2153 |
+
#: modules/navigation/module.php:1317 modules/notification/module.php:327
|
2154 |
+
#: modules/partners/module.php:980 modules/partners/module.php:1142
|
2155 |
+
#: modules/progress-bars/module.php:337 modules/projects/module.php:1005
|
2156 |
+
#: modules/projects/module.php:1164 modules/projects/module.php:1368
|
2157 |
+
#: modules/projects/module.php:1591 modules/shortcode/module.php:375
|
2158 |
+
#: modules/shortcode/module.php:533 modules/shortcode/module.php:691
|
2159 |
+
#: modules/shortcode/module.php:849 modules/shortcode/module.php:1007
|
2160 |
+
#: modules/shortcode/module.php:1165 modules/shortcode/module.php:1323
|
2161 |
+
#: modules/shortcode/module.php:1552 modules/shortcode/module.php:2076
|
2162 |
+
#: modules/shortcode/module.php:2487 modules/shortcode/module.php:2774
|
2163 |
+
#: modules/social/module.php:536 modules/staff/module.php:1117
|
2164 |
+
#: modules/staff/module.php:1315 modules/staff/module.php:1470
|
2165 |
+
#: modules/tp-comments/module.php:664 modules/tp-comments/module.php:754
|
2166 |
+
#: modules/tp-comments/module.php:844 modules/tp-comments/module.php:1022
|
2167 |
+
#: modules/tp-comments-form/module.php:340
|
2168 |
+
#: modules/tp-comments-form/module.php:534
|
2169 |
+
#: modules/tp-comments-form/module.php:787
|
2170 |
+
#: modules/tp-downloads-button/module.php:298 modules/tp-excerpt/module.php:284
|
2171 |
+
#: modules/tp-meta/module.php:408 modules/tp-title/module.php:284
|
2172 |
+
#: modules/widgets/module.php:540 modules/widgets/module.php:843
|
2173 |
+
msgid "Font Family"
|
2174 |
+
msgstr ""
|
2175 |
+
|
2176 |
+
#: modules/accordion/module.php:439 modules/accordion/module.php:657
|
2177 |
+
#: modules/button/module.php:438 modules/button/module.php:1022
|
2178 |
+
#: modules/button/module.php:1132 modules/downloads/module.php:926
|
2179 |
+
#: modules/downloads/module.php:1092 modules/downloads/module.php:1275
|
2180 |
+
#: modules/downloads/module.php:1516 modules/downloads/module.php:1708
|
2181 |
+
#: modules/image/module.php:404 modules/navigation/module.php:583
|
2182 |
+
#: modules/navigation/module.php:1254 modules/notification/module.php:251
|
2183 |
+
#: modules/notification/module.php:598 modules/notification/module.php:710
|
2184 |
+
#: modules/partners/module.php:917 modules/partners/module.php:1079
|
2185 |
+
#: modules/progress-bars/module.php:274 modules/projects/module.php:942
|
2186 |
+
#: modules/projects/module.php:1101 modules/projects/module.php:1305
|
2187 |
+
#: modules/projects/module.php:1528 modules/shortcode/module.php:312
|
2188 |
+
#: modules/shortcode/module.php:470 modules/shortcode/module.php:628
|
2189 |
+
#: modules/shortcode/module.php:786 modules/shortcode/module.php:944
|
2190 |
+
#: modules/shortcode/module.php:1102 modules/shortcode/module.php:1260
|
2191 |
+
#: modules/shortcode/module.php:1489 modules/shortcode/module.php:2013
|
2192 |
+
#: modules/shortcode/module.php:2424 modules/shortcode/module.php:2711
|
2193 |
+
#: modules/social/module.php:473 modules/staff/module.php:1054
|
2194 |
+
#: modules/staff/module.php:1252 modules/staff/module.php:1407
|
2195 |
+
#: modules/tp-comments/module.php:601 modules/tp-comments/module.php:691
|
2196 |
+
#: modules/tp-comments/module.php:781 modules/tp-comments/module.php:959
|
2197 |
+
#: modules/tp-comments-form/module.php:277
|
2198 |
+
#: modules/tp-comments-form/module.php:471
|
2199 |
+
#: modules/tp-comments-form/module.php:724
|
2200 |
+
#: modules/tp-downloads-button/module.php:235
|
2201 |
+
#: modules/tp-downloads-button/module.php:413
|
2202 |
+
#: modules/tp-downloads-button/module.php:499 modules/tp-excerpt/module.php:221
|
2203 |
+
#: modules/tp-excerpt/module.php:392 modules/tp-excerpt/module.php:480
|
2204 |
+
#: modules/tp-meta/module.php:346 modules/tp-meta/module.php:526
|
2205 |
+
#: modules/tp-meta/module.php:589 modules/tp-title/module.php:221
|
2206 |
+
#: modules/tp-title/module.php:421 modules/tp-title/module.php:509
|
2207 |
+
#: modules/widgets/module.php:477 modules/widgets/module.php:780
|
2208 |
+
msgid "Font Size"
|
2209 |
+
msgstr ""
|
2210 |
+
|
2211 |
+
#: modules/button/module.php:452 modules/projects/module.php:1175
|
2212 |
+
#: modules/shortcode/module.php:386 modules/shortcode/module.php:544
|
2213 |
+
#: modules/shortcode/module.php:702 modules/shortcode/module.php:860
|
2214 |
+
#: modules/shortcode/module.php:1018 modules/shortcode/module.php:1176
|
2215 |
+
#: modules/shortcode/module.php:1334 modules/social/module.php:547
|
2216 |
+
#: modules/staff/module.php:1326
|
2217 |
+
msgid "Font Style"
|
2218 |
+
msgstr ""
|
2219 |
+
|
2220 |
+
#: includes/plugin-options-framework/inc/performance.php:41
|
2221 |
+
msgid "Font Subsets"
|
2222 |
+
msgstr ""
|
2223 |
+
|
2224 |
+
#: modules/accordion/module.php:452 modules/accordion/module.php:670
|
2225 |
+
#: modules/button/module.php:473 modules/downloads/module.php:939
|
2226 |
+
#: modules/downloads/module.php:1105 modules/downloads/module.php:1288
|
2227 |
+
#: modules/downloads/module.php:1529 modules/downloads/module.php:1721
|
2228 |
+
#: modules/image/module.php:417 modules/navigation/module.php:596
|
2229 |
+
#: modules/navigation/module.php:1267 modules/notification/module.php:264
|
2230 |
+
#: modules/partners/module.php:930 modules/partners/module.php:1092
|
2231 |
+
#: modules/progress-bars/module.php:287 modules/projects/module.php:955
|
2232 |
+
#: modules/projects/module.php:1114 modules/projects/module.php:1318
|
2233 |
+
#: modules/projects/module.php:1541 modules/shortcode/module.php:325
|
2234 |
+
#: modules/shortcode/module.php:483 modules/shortcode/module.php:641
|
2235 |
+
#: modules/shortcode/module.php:799 modules/shortcode/module.php:957
|
2236 |
+
#: modules/shortcode/module.php:1115 modules/shortcode/module.php:1273
|
2237 |
+
#: modules/shortcode/module.php:1502 modules/shortcode/module.php:2026
|
2238 |
+
#: modules/shortcode/module.php:2437 modules/shortcode/module.php:2724
|
2239 |
+
#: modules/social/module.php:486 modules/staff/module.php:1067
|
2240 |
+
#: modules/staff/module.php:1265 modules/staff/module.php:1420
|
2241 |
+
#: modules/tp-comments/module.php:614 modules/tp-comments/module.php:704
|
2242 |
+
#: modules/tp-comments/module.php:794 modules/tp-comments/module.php:972
|
2243 |
+
#: modules/tp-comments-form/module.php:290
|
2244 |
+
#: modules/tp-comments-form/module.php:484
|
2245 |
+
#: modules/tp-comments-form/module.php:737
|
2246 |
+
#: modules/tp-downloads-button/module.php:248 modules/tp-excerpt/module.php:234
|
2247 |
+
#: modules/tp-meta/module.php:358 modules/tp-title/module.php:234
|
2248 |
+
#: modules/widgets/module.php:490 modules/widgets/module.php:793
|
2249 |
+
msgid "Font Weight"
|
2250 |
+
msgstr ""
|
2251 |
+
|
2252 |
+
#: includes/header-footer.php:337
|
2253 |
+
msgid "Footer"
|
2254 |
+
msgstr ""
|
2255 |
+
|
2256 |
+
#: includes/header-footer.php:83
|
2257 |
+
msgid "For"
|
2258 |
+
msgstr ""
|
2259 |
+
|
2260 |
+
#: includes/plugin-options-framework/inc/options.php:39
|
2261 |
+
msgid "Force !important CSS"
|
2262 |
+
msgstr ""
|
2263 |
+
|
2264 |
+
#: modules/image/module.php:345
|
2265 |
+
msgid "Force 100% Width"
|
2266 |
+
msgstr ""
|
2267 |
+
|
2268 |
+
#: modules/tp-meta/module.php:115
|
2269 |
+
msgid "Format"
|
2270 |
+
msgstr ""
|
2271 |
+
|
2272 |
+
#: modules/social/module.php:169
|
2273 |
+
msgid "FourSquare"
|
2274 |
+
msgstr ""
|
2275 |
+
|
2276 |
+
#: modules/social/module.php:939
|
2277 |
+
msgid "Foursquare"
|
2278 |
+
msgstr ""
|
2279 |
+
|
2280 |
+
#: includes/plugin-options-framework/inc/init.php:93
|
2281 |
+
msgid "Free"
|
2282 |
+
msgstr ""
|
2283 |
+
|
2284 |
+
#: includes/plugin-options-framework/tab-docs.php:39
|
2285 |
+
msgid "Free & Premium Support"
|
2286 |
+
msgstr ""
|
2287 |
+
|
2288 |
+
#: includes/plugin-options-framework/tab-docs.php:43
|
2289 |
+
msgid "Free advice from other users"
|
2290 |
+
msgstr ""
|
2291 |
+
|
2292 |
+
#: includes/plugin-options-framework/inc/access-control.php:51
|
2293 |
+
msgid "Front-End Editor"
|
2294 |
+
msgstr ""
|
2295 |
+
|
2296 |
+
#. Description of the plugin
|
2297 |
+
msgid ""
|
2298 |
+
"Front-end page builder for WordPress with drag and drop editing. Build PRO "
|
2299 |
+
"responsive websites and landing pages. Visually customize any page element."
|
2300 |
+
msgstr ""
|
2301 |
+
|
2302 |
+
#: includes/class.module.php:2054 modules/button/module.php:381
|
2303 |
+
msgid "Full Width"
|
2304 |
+
msgstr ""
|
2305 |
+
|
2306 |
+
#: includes/display-functions.php:77
|
2307 |
+
msgid "Functionality"
|
2308 |
+
msgstr ""
|
2309 |
+
|
2310 |
+
#: modules/galleries/functions.php:65
|
2311 |
+
#: includes/single-templates-framework/inc/filters.php:136
|
2312 |
+
msgid "Galleries"
|
2313 |
+
msgstr ""
|
2314 |
+
|
2315 |
+
#: includes/single-templates-framework/inc/filters.php:147
|
2316 |
+
msgid "Galleries Archive"
|
2317 |
+
msgstr ""
|
2318 |
+
|
2319 |
+
#: modules/galleries/functions.php:111
|
2320 |
+
msgid "Galleries Categories"
|
2321 |
+
msgstr ""
|
2322 |
+
|
2323 |
+
#: includes/plugin-options-framework/inc/access-control.php:71
|
2324 |
+
msgid "Galleries Management"
|
2325 |
+
msgstr ""
|
2326 |
+
|
2327 |
+
#: modules/tp-gallery-slider/module.php:19
|
2328 |
+
msgid "Gallery Slider"
|
2329 |
+
msgstr ""
|
2330 |
+
|
2331 |
+
#: includes/module-controls.php:559 includes/module-controls.php:567
|
2332 |
+
msgid "General"
|
2333 |
+
msgstr ""
|
2334 |
+
|
2335 |
+
#: includes/other.php:191
|
2336 |
+
msgid "General "
|
2337 |
+
msgstr ""
|
2338 |
+
|
2339 |
+
#: includes/plugin-options-framework/tab-settings.php:13
|
2340 |
+
#: includes/plugin-options-framework/inc/options.php:15
|
2341 |
+
msgid "General Options"
|
2342 |
+
msgstr ""
|
2343 |
+
|
2344 |
+
#: includes/plugin-options-framework/tab-getting-started.php:85
|
2345 |
+
msgid ""
|
2346 |
+
"Get notifications on Live Composer development, security updates, and "
|
2347 |
+
"relevant WordPress resources."
|
2348 |
+
msgstr ""
|
2349 |
+
|
2350 |
+
#: includes/plugin-options-framework/tab-extend.php:390
|
2351 |
+
msgid ""
|
2352 |
+
"Get your game to a whole new level. Combine Live Composer with a theme that "
|
2353 |
+
"was created form scratch speccially for Live Composer. "
|
2354 |
+
msgstr ""
|
2355 |
+
|
2356 |
+
#: includes/plugin-options-framework/tab-extend.php:250
|
2357 |
+
#: includes/plugin-options-framework/tab-extend.php:337
|
2358 |
+
msgid ""
|
2359 |
+
"Get your game to a whole new level. Combine Live Composer with a theme that "
|
2360 |
+
"was created form scratch speccially for Live Composer. "
|
2361 |
+
msgstr ""
|
2362 |
+
|
2363 |
+
#: modules/social/module.php:139
|
2364 |
+
msgid "GitHub"
|
2365 |
+
msgstr ""
|
2366 |
+
|
2367 |
+
#: modules/social/module.php:899
|
2368 |
+
msgid "Github"
|
2369 |
+
msgstr ""
|
2370 |
+
|
2371 |
+
#: modules/tp-gallery-slider/module.php:125
|
2372 |
+
#: modules/tp-project-slider/module.php:94
|
2373 |
+
msgid "Go Down"
|
2374 |
+
msgstr ""
|
2375 |
+
|
2376 |
+
#: modules/social/module.php:145
|
2377 |
+
msgid "Google Plus"
|
2378 |
+
msgstr ""
|
2379 |
+
|
2380 |
+
#: modules/social/module.php:907
|
2381 |
+
msgid "Google+"
|
2382 |
+
msgstr ""
|
2383 |
+
|
2384 |
+
#: modules/downloads/module.php:108 modules/partners/module.php:129
|
2385 |
+
#: modules/projects/module.php:125 modules/staff/module.php:108
|
2386 |
+
msgid "Grid"
|
2387 |
+
msgstr ""
|
2388 |
+
|
2389 |
+
#: modules/shortcode/module.php:467 modules/shortcode/module.php:479
|
2390 |
+
#: modules/shortcode/module.php:529 modules/shortcode/module.php:541
|
2391 |
+
#: modules/shortcode/module.php:552 modules/shortcode/module.php:574
|
2392 |
+
#: modules/shortcode/module.php:586 modules/shortcode/module.php:598
|
2393 |
+
#: modules/shortcode/module.php:609
|
2394 |
+
msgid "H1"
|
2395 |
+
msgstr ""
|
2396 |
+
|
2397 |
+
#: modules/shortcode/module.php:625 modules/shortcode/module.php:637
|
2398 |
+
#: modules/shortcode/module.php:687 modules/shortcode/module.php:699
|
2399 |
+
#: modules/shortcode/module.php:710 modules/shortcode/module.php:732
|
2400 |
+
#: modules/shortcode/module.php:744 modules/shortcode/module.php:756
|
2401 |
+
#: modules/shortcode/module.php:767
|
2402 |
+
msgid "H2"
|
2403 |
+
msgstr ""
|
2404 |
+
|
2405 |
+
#: modules/shortcode/module.php:783 modules/shortcode/module.php:795
|
2406 |
+
#: modules/shortcode/module.php:845 modules/shortcode/module.php:857
|
2407 |
+
#: modules/shortcode/module.php:868 modules/shortcode/module.php:890
|
2408 |
+
#: modules/shortcode/module.php:902 modules/shortcode/module.php:914
|
2409 |
+
#: modules/shortcode/module.php:925
|
2410 |
+
msgid "H3"
|
2411 |
+
msgstr ""
|
2412 |
+
|
2413 |
+
#: modules/shortcode/module.php:941 modules/shortcode/module.php:953
|
2414 |
+
#: modules/shortcode/module.php:1003 modules/shortcode/module.php:1015
|
2415 |
+
#: modules/shortcode/module.php:1026 modules/shortcode/module.php:1048
|
2416 |
+
#: modules/shortcode/module.php:1060 modules/shortcode/module.php:1072
|
2417 |
+
#: modules/shortcode/module.php:1083
|
2418 |
+
msgid "H4"
|
2419 |
+
msgstr ""
|
2420 |
+
|
2421 |
+
#: modules/shortcode/module.php:1099 modules/shortcode/module.php:1111
|
2422 |
+
#: modules/shortcode/module.php:1161 modules/shortcode/module.php:1173
|
2423 |
+
#: modules/shortcode/module.php:1184 modules/shortcode/module.php:1206
|
2424 |
+
#: modules/shortcode/module.php:1218 modules/shortcode/module.php:1230
|
2425 |
+
#: modules/shortcode/module.php:1241
|
2426 |
+
msgid "H5"
|
2427 |
+
msgstr ""
|
2428 |
+
|
2429 |
+
#: modules/shortcode/module.php:1257 modules/shortcode/module.php:1269
|
2430 |
+
#: modules/shortcode/module.php:1319 modules/shortcode/module.php:1331
|
2431 |
+
#: modules/shortcode/module.php:1342 modules/shortcode/module.php:1364
|
2432 |
+
#: modules/shortcode/module.php:1376 modules/shortcode/module.php:1388
|
2433 |
+
#: modules/shortcode/module.php:1399
|
2434 |
+
msgid "H6"
|
2435 |
+
msgstr ""
|
2436 |
+
|
2437 |
+
#: includes/header-footer.php:330 modules/accordion/module.php:249
|
2438 |
+
#: modules/accordion/module.php:260 modules/accordion/module.php:274
|
2439 |
+
#: modules/accordion/module.php:303 modules/accordion/module.php:316
|
2440 |
+
#: modules/accordion/module.php:328 modules/accordion/module.php:342
|
2441 |
+
#: modules/accordion/module.php:355
|
2442 |
+
msgid "Header"
|
2443 |
+
msgstr ""
|
2444 |
+
|
2445 |
+
#: modules/accordion/module.php:844 modules/accordion/module.php:1050
|
2446 |
+
msgid "Header - Margin Bottom"
|
2447 |
+
msgstr ""
|
2448 |
+
|
2449 |
+
#: modules/accordion/module.php:870 modules/accordion/module.php:1076
|
2450 |
+
msgid "Header - Padding Horizontal"
|
2451 |
+
msgstr ""
|
2452 |
+
|
2453 |
+
#: modules/accordion/module.php:856 modules/accordion/module.php:1062
|
2454 |
+
msgid "Header - Padding Vertical"
|
2455 |
+
msgstr ""
|
2456 |
+
|
2457 |
+
#: includes/header-footer.php:325
|
2458 |
+
msgid "Header/Footer"
|
2459 |
+
msgstr ""
|
2460 |
+
|
2461 |
+
#: includes/header-footer.php:40
|
2462 |
+
msgid "Headers & Footers"
|
2463 |
+
msgstr ""
|
2464 |
+
|
2465 |
+
#: includes/header-footer.php:41
|
2466 |
+
msgid "Headers/Footers"
|
2467 |
+
msgstr ""
|
2468 |
+
|
2469 |
+
#: modules/downloads/module.php:295 modules/partners/module.php:297
|
2470 |
+
#: modules/projects/module.php:315 modules/staff/module.php:273
|
2471 |
+
msgid "Heading"
|
2472 |
+
msgstr ""
|
2473 |
+
|
2474 |
+
#: modules/tp-comments-form/module.php:887
|
2475 |
+
#: modules/tp-comments-form/module.php:1092
|
2476 |
+
msgid "Heading - Font Size"
|
2477 |
+
msgstr ""
|
2478 |
+
|
2479 |
+
#: modules/tp-comments-form/module.php:900
|
2480 |
+
#: modules/tp-comments-form/module.php:1105
|
2481 |
+
msgid "Heading - Line Height"
|
2482 |
+
msgstr ""
|
2483 |
+
|
2484 |
+
#: modules/tp-comments-form/module.php:913
|
2485 |
+
#: modules/tp-comments-form/module.php:1118
|
2486 |
+
msgid "Heading - Margin Bottom"
|
2487 |
+
msgstr ""
|
2488 |
+
|
2489 |
+
#: modules/shortcode/module.php:1626 modules/shortcode/module.php:1715
|
2490 |
+
#: modules/widgets/module.php:1031
|
2491 |
+
msgid "Hebrew"
|
2492 |
+
msgstr ""
|
2493 |
+
|
2494 |
+
#: modules/downloads/module.php:416 modules/partners/module.php:406
|
2495 |
+
#: modules/projects/module.php:431 modules/separator/module.php:72
|
2496 |
+
#: modules/separator/module.php:346 modules/separator/module.php:383
|
2497 |
+
#: modules/staff/module.php:390
|
2498 |
+
msgid "Height"
|
2499 |
+
msgstr ""
|
2500 |
+
|
2501 |
+
#: includes/styling-presets.php:191
|
2502 |
+
msgid "Here you can delete styling presets."
|
2503 |
+
msgstr ""
|
2504 |
+
|
2505 |
+
#: includes/display-functions.php:117
|
2506 |
+
msgid "Hide"
|
2507 |
+
msgstr ""
|
2508 |
+
|
2509 |
+
#: includes/editor-messages.php:195
|
2510 |
+
msgid "Hide this"
|
2511 |
+
msgstr ""
|
2512 |
+
|
2513 |
+
#: modules/shortcode/module.php:1630 modules/shortcode/module.php:1719
|
2514 |
+
#: modules/widgets/module.php:1035
|
2515 |
+
msgid "Hiragana"
|
2516 |
+
msgstr ""
|
2517 |
+
|
2518 |
+
#: modules/shortcode/module.php:1634 modules/shortcode/module.php:1723
|
2519 |
+
#: modules/widgets/module.php:1039
|
2520 |
+
msgid "Hiragana Iroha"
|
2521 |
+
msgstr ""
|
2522 |
+
|
2523 |
+
#: includes/module-controls.php:361 includes/module-controls.php:404
|
2524 |
+
msgid "Hor"
|
2525 |
+
msgstr ""
|
2526 |
+
|
2527 |
+
#: modules/downloads/module.php:132 modules/navigation/module.php:375
|
2528 |
+
#: modules/partners/module.php:153 modules/projects/module.php:149
|
2529 |
+
#: modules/tp-meta/module.php:121
|
2530 |
+
msgid "Horizontal"
|
2531 |
+
msgstr ""
|
2532 |
+
|
2533 |
+
#. Author URI of the plugin
|
2534 |
+
msgid "https://livecomposerplugin.com"
|
2535 |
+
msgstr ""
|
2536 |
+
|
2537 |
+
#. URI of the plugin
|
2538 |
+
msgid "https://www.livecomposerplugin.com"
|
2539 |
+
msgstr ""
|
2540 |
+
|
2541 |
+
#: modules/notification/module.php:636 modules/notification/module.php:748
|
2542 |
+
msgid "Icom - Size ( Icon )"
|
2543 |
+
msgstr ""
|
2544 |
+
|
2545 |
+
#: modules/button/module.php:598 modules/button/module.php:619
|
2546 |
+
#: modules/button/module.php:638 modules/button/module.php:641
|
2547 |
+
#: modules/button/module.php:646 modules/button/module.php:655
|
2548 |
+
#: modules/button/module.php:666 modules/button/module.php:678
|
2549 |
+
#: modules/button/module.php:689 modules/button/module.php:701
|
2550 |
+
#: modules/button/module.php:713 modules/downloads/module.php:1639
|
2551 |
+
#: modules/icon/module.php:19 modules/icon/module.php:93
|
2552 |
+
#: modules/icon/module.php:276 modules/icon/module.php:287
|
2553 |
+
#: modules/icon/module.php:299 modules/icon/module.php:310
|
2554 |
+
#: modules/projects/module.php:1652 modules/social/module.php:432
|
2555 |
+
#: modules/social/module.php:443 modules/social/module.php:455
|
2556 |
+
#: modules/tp-downloads-button/module.php:334
|
2557 |
+
#: modules/tp-downloads-button/module.php:337
|
2558 |
+
#: modules/tp-downloads-button/module.php:342
|
2559 |
+
#: modules/tp-downloads-button/module.php:352
|
2560 |
+
#: modules/tp-downloads-button/module.php:363
|
2561 |
+
#: modules/tp-downloads-button/module.php:375
|
2562 |
+
#: modules/tp-downloads-button/module.php:387
|
2563 |
+
#: modules/tp-staff-social/module.php:225
|
2564 |
+
#: modules/tp-staff-social/module.php:236
|
2565 |
+
#: modules/tp-staff-social/module.php:248
|
2566 |
+
msgid "Icon"
|
2567 |
+
msgstr ""
|
2568 |
+
|
2569 |
+
#: modules/downloads/module.php:1669 modules/notification/module.php:502
|
2570 |
+
#: modules/projects/module.php:1682 modules/staff/module.php:762
|
2571 |
+
msgid "Icon - Color"
|
2572 |
+
msgstr ""
|
2573 |
+
|
2574 |
+
#: modules/notification/module.php:513
|
2575 |
+
msgid "Icon - Color - Hover"
|
2576 |
+
msgstr ""
|
2577 |
+
|
2578 |
+
#: modules/button/module.php:1047 modules/button/module.php:1157
|
2579 |
+
#: modules/downloads/module.php:1680 modules/projects/module.php:1693
|
2580 |
+
#: modules/tp-downloads-button/module.php:464
|
2581 |
+
#: modules/tp-downloads-button/module.php:550
|
2582 |
+
msgid "Icon - Margin Right"
|
2583 |
+
msgstr ""
|
2584 |
+
|
2585 |
+
#: modules/notification/module.php:524 modules/staff/module.php:773
|
2586 |
+
msgid "Icon - Size"
|
2587 |
+
msgstr ""
|
2588 |
+
|
2589 |
+
#: modules/tp-downloads-button/module.php:452
|
2590 |
+
#: modules/tp-downloads-button/module.php:538
|
2591 |
+
msgid "Icon - Size ( SVG )"
|
2592 |
+
msgstr ""
|
2593 |
+
|
2594 |
+
#: modules/notification/module.php:624 modules/notification/module.php:736
|
2595 |
+
msgid "Icon - Size ( Wrapper )"
|
2596 |
+
msgstr ""
|
2597 |
+
|
2598 |
+
#: modules/icon/module.php:302
|
2599 |
+
msgid "Icon Shadow ( Font )"
|
2600 |
+
msgstr ""
|
2601 |
+
|
2602 |
+
#: modules/button/module.php:1035 modules/button/module.php:1145
|
2603 |
+
msgid "Icon Size ( SVG )"
|
2604 |
+
msgstr ""
|
2605 |
+
|
2606 |
+
#: includes/display-functions.php:315
|
2607 |
+
msgid "Icons used by default are from \"Font Awesome\" set."
|
2608 |
+
msgstr ""
|
2609 |
+
|
2610 |
+
#: includes/single-templates-framework/inc/functions.php:127
|
2611 |
+
msgid ""
|
2612 |
+
"If set to <strong>theme template</strong> the template will be appeneded to "
|
2613 |
+
"the regular single post template ( ex. If the theme shows thumbnail and "
|
2614 |
+
"title in it's template they will still be there ). If set to <strong>plugin "
|
2615 |
+
"template</strong> everything will be stripped and only the content from this "
|
2616 |
+
"template shown."
|
2617 |
+
msgstr ""
|
2618 |
+
|
2619 |
+
#: includes/scripts.php:251 includes/scripts.php:269
|
2620 |
+
msgid ""
|
2621 |
+
"If you have unsaved changed they will be lost.<br>If the \"Publish Changes\" "
|
2622 |
+
"button is shown in bottom right corner click it to save."
|
2623 |
+
msgstr ""
|
2624 |
+
|
2625 |
+
#: includes/plugin-options-framework/tab-docs.php:40
|
2626 |
+
msgid "If you run into any bugs or issues do let us know."
|
2627 |
+
msgstr ""
|
2628 |
+
|
2629 |
+
#: includes/plugin-options-framework/tab-docs.php:29
|
2630 |
+
msgid ""
|
2631 |
+
"If you're a developer who is interested in building custom modules for Live "
|
2632 |
+
"Composer give a check at the developer documentation."
|
2633 |
+
msgstr ""
|
2634 |
+
|
2635 |
+
#: modules/downloads/module.php:277 modules/projects/module.php:297
|
2636 |
+
msgid "Ignore Page Query"
|
2637 |
+
msgstr ""
|
2638 |
+
|
2639 |
+
#: modules/image/module.php:19
|
2640 |
+
msgid "Image"
|
2641 |
+
msgstr ""
|
2642 |
+
|
2643 |
+
#: modules/image/module.php:157
|
2644 |
+
msgid "Image - ALT attribute"
|
2645 |
+
msgstr ""
|
2646 |
+
|
2647 |
+
#: modules/image/module.php:80
|
2648 |
+
msgid "Image - File"
|
2649 |
+
msgstr ""
|
2650 |
+
|
2651 |
+
#: modules/image/module.php:163
|
2652 |
+
msgid "Image - TITLE attribute"
|
2653 |
+
msgstr ""
|
2654 |
+
|
2655 |
+
#: modules/image/module.php:86
|
2656 |
+
msgid "Image - URL"
|
2657 |
+
msgstr ""
|
2658 |
+
|
2659 |
+
#: includes/scripts.php:249
|
2660 |
+
msgid "IMPORT"
|
2661 |
+
msgstr ""
|
2662 |
+
|
2663 |
+
#: includes/display-functions.php:231 includes/display-functions.php:709
|
2664 |
+
msgid "Import"
|
2665 |
+
msgstr ""
|
2666 |
+
|
2667 |
+
#: includes/display-functions.php:204
|
2668 |
+
msgid "Import Page Code"
|
2669 |
+
msgstr ""
|
2670 |
+
|
2671 |
+
#: includes/scripts.php:254
|
2672 |
+
msgid "Import Row"
|
2673 |
+
msgstr ""
|
2674 |
+
|
2675 |
+
#: modules/downloads/module.php:182 modules/partners/module.php:210
|
2676 |
+
#: modules/projects/module.php:206 modules/staff/module.php:173
|
2677 |
+
msgid "IN"
|
2678 |
+
msgstr ""
|
2679 |
+
|
2680 |
+
#: includes/plugin-options-framework/inc/options.php:42
|
2681 |
+
msgid ""
|
2682 |
+
"In case the CSS from the theme is influencing CSS for the modules, enabling "
|
2683 |
+
"this will in most cases fix that."
|
2684 |
+
msgstr ""
|
2685 |
+
|
2686 |
+
#: modules/downloads/module.php:253 modules/partners/module.php:274
|
2687 |
+
#: modules/projects/module.php:270 modules/staff/module.php:233
|
2688 |
+
msgid "Include (IDs)"
|
2689 |
+
msgstr ""
|
2690 |
+
|
2691 |
+
#: modules/tp-comments/module.php:463 modules/tp-comments/module.php:474
|
2692 |
+
#: modules/tp-comments/module.php:488 modules/tp-comments/module.php:517
|
2693 |
+
#: modules/tp-comments/module.php:530 modules/tp-comments/module.php:542
|
2694 |
+
#: modules/tp-comments/module.php:556 modules/tp-comments/module.php:569
|
2695 |
+
msgid "Info"
|
2696 |
+
msgstr ""
|
2697 |
+
|
2698 |
+
#: modules/tp-comments/module.php:587 modules/tp-comments/module.php:598
|
2699 |
+
#: modules/tp-comments/module.php:610 modules/tp-comments/module.php:660
|
2700 |
+
#: modules/tp-comments/module.php:672
|
2701 |
+
msgid "Info - author"
|
2702 |
+
msgstr ""
|
2703 |
+
|
2704 |
+
#: modules/tp-comments/module.php:688 modules/tp-comments/module.php:700
|
2705 |
+
#: modules/tp-comments/module.php:750 modules/tp-comments/module.php:762
|
2706 |
+
msgid "Info - date"
|
2707 |
+
msgstr ""
|
2708 |
+
|
2709 |
+
#: modules/tp-comments/module.php:1224 modules/tp-comments/module.php:1506
|
2710 |
+
msgid "Info - Margin Bottom"
|
2711 |
+
msgstr ""
|
2712 |
+
|
2713 |
+
#: modules/tp-comments/module.php:1250 modules/tp-comments/module.php:1532
|
2714 |
+
msgid "Info - Padding Horizontal"
|
2715 |
+
msgstr ""
|
2716 |
+
|
2717 |
+
#: modules/tp-comments/module.php:1236 modules/tp-comments/module.php:1518
|
2718 |
+
msgid "Info - Padding Vertical"
|
2719 |
+
msgstr ""
|
2720 |
+
|
2721 |
+
#: modules/tp-comments/module.php:778 modules/tp-comments/module.php:790
|
2722 |
+
#: modules/tp-comments/module.php:840 modules/tp-comments/module.php:852
|
2723 |
+
msgid "Info - reply"
|
2724 |
+
msgstr ""
|
2725 |
+
|
2726 |
+
#: modules/tp-comments/module.php:1263 modules/tp-comments/module.php:1545
|
2727 |
+
msgid "Info Author- Font Size"
|
2728 |
+
msgstr ""
|
2729 |
+
|
2730 |
+
#: modules/tp-comments/module.php:1276 modules/tp-comments/module.php:1558
|
2731 |
+
msgid "Info Date - Font Size"
|
2732 |
+
msgstr ""
|
2733 |
+
|
2734 |
+
#: modules/shortcode/module.php:1678 modules/shortcode/module.php:1767
|
2735 |
+
#: modules/widgets/module.php:1083
|
2736 |
+
msgid "Inherit"
|
2737 |
+
msgstr ""
|
2738 |
+
|
2739 |
+
#: modules/button/module.php:649 modules/downloads/module.php:1647
|
2740 |
+
#: modules/icon/module.php:99 modules/projects/module.php:1660
|
2741 |
+
#: modules/tp-downloads-button/module.php:345
|
2742 |
+
msgid "Inline SVG"
|
2743 |
+
msgstr ""
|
2744 |
+
|
2745 |
+
#: includes/module-controls.php:354
|
2746 |
+
msgid "Inner"
|
2747 |
+
msgstr ""
|
2748 |
+
|
2749 |
+
#: modules/shortcode/module.php:1932 modules/shortcode/module.php:1943
|
2750 |
+
#: modules/shortcode/module.php:1957 modules/shortcode/module.php:1986
|
2751 |
+
#: modules/shortcode/module.php:1999 modules/shortcode/module.php:2010
|
2752 |
+
#: modules/shortcode/module.php:2022 modules/shortcode/module.php:2072
|
2753 |
+
#: modules/shortcode/module.php:2084 modules/shortcode/module.php:2096
|
2754 |
+
#: modules/shortcode/module.php:2105 modules/shortcode/module.php:2116
|
2755 |
+
#: modules/shortcode/module.php:2128 modules/shortcode/module.php:2136
|
2756 |
+
#: modules/shortcode/module.php:2148 modules/shortcode/module.php:2164
|
2757 |
+
#: modules/shortcode/module.php:2177 modules/shortcode/module.php:2188
|
2758 |
+
#: modules/tp-comments-form/module.php:389
|
2759 |
+
#: modules/tp-comments-form/module.php:400
|
2760 |
+
#: modules/tp-comments-form/module.php:414
|
2761 |
+
#: modules/tp-comments-form/module.php:443
|
2762 |
+
#: modules/tp-comments-form/module.php:456
|
2763 |
+
#: modules/tp-comments-form/module.php:468
|
2764 |
+
#: modules/tp-comments-form/module.php:480
|
2765 |
+
#: modules/tp-comments-form/module.php:530
|
2766 |
+
#: modules/tp-comments-form/module.php:542
|
2767 |
+
#: modules/tp-comments-form/module.php:554
|
2768 |
+
#: modules/tp-comments-form/module.php:567
|
2769 |
+
#: modules/tp-comments-form/module.php:581
|
2770 |
+
#: modules/tp-comments-form/module.php:594
|
2771 |
+
msgid "Inputs"
|
2772 |
+
msgstr ""
|
2773 |
+
|
2774 |
+
#: modules/tp-comments-form/module.php:925
|
2775 |
+
#: modules/tp-comments-form/module.php:1130
|
2776 |
+
msgid "Inputs - Font Size"
|
2777 |
+
msgstr ""
|
2778 |
+
|
2779 |
+
#: modules/tp-comments-form/module.php:938
|
2780 |
+
#: modules/tp-comments-form/module.php:1143
|
2781 |
+
msgid "Inputs - Line Height"
|
2782 |
+
msgstr ""
|
2783 |
+
|
2784 |
+
#: modules/tp-comments-form/module.php:951
|
2785 |
+
#: modules/tp-comments-form/module.php:1156
|
2786 |
+
msgid "Inputs - Margin Bottom"
|
2787 |
+
msgstr ""
|
2788 |
+
|
2789 |
+
#: modules/tp-comments-form/module.php:977
|
2790 |
+
#: modules/tp-comments-form/module.php:1182
|
2791 |
+
msgid "Inputs - Padding Horizontal"
|
2792 |
+
msgstr ""
|
2793 |
+
|
2794 |
+
#: modules/tp-comments-form/module.php:963
|
2795 |
+
#: modules/tp-comments-form/module.php:1168
|
2796 |
+
msgid "Inputs - Padding Vertical"
|
2797 |
+
msgstr ""
|
2798 |
+
|
2799 |
+
#: modules/progress-bars/module.php:397
|
2800 |
+
msgid "Inside "
|
2801 |
+
msgstr ""
|
2802 |
+
|
2803 |
+
#: modules/downloads/module.php:679 modules/partners/module.php:671
|
2804 |
+
#: modules/projects/module.php:694 modules/staff/module.php:807
|
2805 |
+
msgid "Inside Thumbnail ( always visible )"
|
2806 |
+
msgstr ""
|
2807 |
+
|
2808 |
+
#: modules/downloads/module.php:675 modules/partners/module.php:667
|
2809 |
+
#: modules/projects/module.php:690 modules/staff/module.php:803
|
2810 |
+
msgid "Inside Thumbnail ( hover )"
|
2811 |
+
msgstr ""
|
2812 |
+
|
2813 |
+
#: modules/social/module.php:133 modules/social/module.php:891
|
2814 |
+
msgid "Instagram"
|
2815 |
+
msgstr ""
|
2816 |
+
|
2817 |
+
#: modules/downloads/module.php:450 modules/partners/module.php:440
|
2818 |
+
#: modules/projects/module.php:465 modules/separator/module.php:91
|
2819 |
+
#: modules/staff/module.php:424
|
2820 |
+
msgid "Invisible"
|
2821 |
+
msgstr ""
|
2822 |
+
|
2823 |
+
#: modules/button/module.php:467 modules/projects/module.php:1190
|
2824 |
+
#: modules/shortcode/module.php:401 modules/shortcode/module.php:559
|
2825 |
+
#: modules/shortcode/module.php:717 modules/shortcode/module.php:875
|
2826 |
+
#: modules/shortcode/module.php:1033 modules/shortcode/module.php:1191
|
2827 |
+
#: modules/shortcode/module.php:1349 modules/social/module.php:562
|
2828 |
+
#: modules/staff/module.php:1341
|
2829 |
+
msgid "Italic"
|
2830 |
+
msgstr ""
|
2831 |
+
|
2832 |
+
#: modules/navigation/module.php:424 modules/navigation/module.php:435
|
2833 |
+
#: modules/navigation/module.php:446 modules/navigation/module.php:457
|
2834 |
+
#: modules/navigation/module.php:468 modules/navigation/module.php:479
|
2835 |
+
#: modules/navigation/module.php:492 modules/navigation/module.php:521
|
2836 |
+
#: modules/navigation/module.php:534 modules/navigation/module.php:547
|
2837 |
+
#: modules/navigation/module.php:558 modules/navigation/module.php:569
|
2838 |
+
#: modules/navigation/module.php:580 modules/navigation/module.php:592
|
2839 |
+
#: modules/navigation/module.php:642 modules/navigation/module.php:654
|
2840 |
+
#: modules/navigation/module.php:666 modules/navigation/module.php:681
|
2841 |
+
#: modules/navigation/module.php:696 modules/navigation/module.php:709
|
2842 |
+
#: modules/navigation/module.php:738 modules/navigation/module.php:750
|
2843 |
+
#: modules/navigation/module.php:762 modules/navigation/module.php:783
|
2844 |
+
#: modules/navigation/module.php:794 modules/navigation/module.php:806
|
2845 |
+
msgid "Item"
|
2846 |
+
msgstr ""
|
2847 |
+
|
2848 |
+
#: modules/shortcode/module.php:1790 modules/widgets/module.php:1094
|
2849 |
+
msgid "Item - BG Color"
|
2850 |
+
msgstr ""
|
2851 |
+
|
2852 |
+
#: modules/shortcode/module.php:1801 modules/widgets/module.php:1105
|
2853 |
+
msgid "Item - Border Color"
|
2854 |
+
msgstr ""
|
2855 |
+
|
2856 |
+
#: modules/widgets/module.php:1158
|
2857 |
+
msgid "Item - Border Radius"
|
2858 |
+
msgstr ""
|
2859 |
+
|
2860 |
+
#: modules/shortcode/module.php:1868
|
2861 |
+
msgid "Item - Border Radius - Bottom"
|
2862 |
+
msgstr ""
|
2863 |
+
|
2864 |
+
#: modules/shortcode/module.php:1855
|
2865 |
+
msgid "Item - Border Radius - Top"
|
2866 |
+
msgstr ""
|
2867 |
+
|
2868 |
+
#: modules/shortcode/module.php:1812 modules/widgets/module.php:1116
|
2869 |
+
msgid "Item - Border Width"
|
2870 |
+
msgstr ""
|
2871 |
+
|
2872 |
+
#: modules/shortcode/module.php:1826 modules/widgets/module.php:1129
|
2873 |
+
msgid "Item - Borders"
|
2874 |
+
msgstr ""
|
2875 |
+
|
2876 |
+
#: includes/class.module.php:1991
|
2877 |
+
msgid "Item - Letter Spacing"
|
2878 |
+
msgstr ""
|
2879 |
+
|
2880 |
+
#: modules/widgets/module.php:1171
|
2881 |
+
msgid "Item - Margin Bottom"
|
2882 |
+
msgstr ""
|
2883 |
+
|
2884 |
+
#: modules/shortcode/module.php:1895 modules/widgets/module.php:1196
|
2885 |
+
msgid "Item - Padding Horizontal"
|
2886 |
+
msgstr ""
|
2887 |
+
|
2888 |
+
#: modules/shortcode/module.php:1881 modules/widgets/module.php:1183
|
2889 |
+
msgid "Item - Padding Vertical"
|
2890 |
+
msgstr ""
|
2891 |
+
|
2892 |
+
#: modules/downloads/module.php:196 modules/staff/module.php:152
|
2893 |
+
msgid "Items Per Row"
|
2894 |
+
msgstr ""
|
2895 |
+
|
2896 |
+
#: includes/plugin-options-framework/inc/display-options.php:215
|
2897 |
+
msgid "Items with duplicated titles found. Titles must be unique."
|
2898 |
+
msgstr ""
|
2899 |
+
|
2900 |
+
#: modules/tp-meta/module.php:684
|
2901 |
+
msgid "John Doe"
|
2902 |
+
msgstr ""
|
2903 |
+
|
2904 |
+
#: includes/plugin-options-framework/tab-getting-started.php:129
|
2905 |
+
msgid "Join Private Users Group"
|
2906 |
+
msgstr ""
|
2907 |
+
|
2908 |
+
#: modules/shortcode/module.php:1638 modules/shortcode/module.php:1727
|
2909 |
+
#: modules/widgets/module.php:1043
|
2910 |
+
msgid "Katakana"
|
2911 |
+
msgstr ""
|
2912 |
+
|
2913 |
+
#: modules/shortcode/module.php:1642 modules/shortcode/module.php:1731
|
2914 |
+
#: modules/widgets/module.php:1047
|
2915 |
+
msgid "Katakana Iroha"
|
2916 |
+
msgstr ""
|
2917 |
+
|
2918 |
+
#: includes/plugin-options-framework/tab-getting-started.php:79
|
2919 |
+
msgid "Keep Your Website Secure"
|
2920 |
+
msgstr ""
|
2921 |
+
|
2922 |
+
#: modules/progress-bars/module.php:72
|
2923 |
+
msgid "Label"
|
2924 |
+
msgstr ""
|
2925 |
+
|
2926 |
+
#: modules/social/module.php:470 modules/social/module.php:482
|
2927 |
+
#: modules/social/module.php:532 modules/social/module.php:544
|
2928 |
+
#: modules/social/module.php:555 modules/social/module.php:577
|
2929 |
+
#: modules/social/module.php:592 modules/social/module.php:604
|
2930 |
+
#: modules/social/module.php:634
|
2931 |
+
msgid "Labels"
|
2932 |
+
msgstr ""
|
2933 |
+
|
2934 |
+
#: includes/post-options-framework/post-options-framework.php:77
|
2935 |
+
msgid "LC Template"
|
2936 |
+
msgstr ""
|
2937 |
+
|
2938 |
+
#: modules/tp-comments-form/module.php:1283
|
2939 |
+
msgid "Leave a Comment"
|
2940 |
+
msgstr ""
|
2941 |
+
|
2942 |
+
#: includes/class.module.php:1351 includes/class.module.php:2109
|
2943 |
+
#: includes/class.module.php:2177 includes/class.module.php:2245
|
2944 |
+
#: modules/accordion/module.php:153 modules/accordion/module.php:295
|
2945 |
+
#: modules/accordion/module.php:417 modules/accordion/module.php:622
|
2946 |
+
#: modules/button/module.php:242 modules/button/module.php:312
|
2947 |
+
#: modules/button/module.php:610 modules/button/module.php:885
|
2948 |
+
#: modules/downloads/module.php:542 modules/downloads/module.php:739
|
2949 |
+
#: modules/downloads/module.php:1470 modules/icon/module.php:192
|
2950 |
+
#: modules/image/module.php:245 modules/logo/module.php:212
|
2951 |
+
#: modules/logo/module.php:269 modules/logo/module.php:344
|
2952 |
+
#: modules/navigation/module.php:300 modules/navigation/module.php:513
|
2953 |
+
#: modules/navigation/module.php:825 modules/navigation/module.php:1016
|
2954 |
+
#: modules/navigation/module.php:1184 modules/notification/module.php:135
|
2955 |
+
#: modules/notification/module.php:437 modules/partners/module.php:533
|
2956 |
+
#: modules/partners/module.php:730 modules/progress-bars/module.php:175
|
2957 |
+
#: modules/progress-bars/module.php:463 modules/projects/module.php:557
|
2958 |
+
#: modules/projects/module.php:754 modules/separator/module.php:266
|
2959 |
+
#: modules/shortcode/module.php:203 modules/shortcode/module.php:1844
|
2960 |
+
#: modules/shortcode/module.php:1978 modules/shortcode/module.php:2376
|
2961 |
+
#: modules/shortcode/module.php:2665 modules/social/module.php:276
|
2962 |
+
#: modules/staff/module.php:516 modules/staff/module.php:686
|
2963 |
+
#: modules/staff/module.php:867 modules/staff/module.php:1230
|
2964 |
+
#: modules/tp-comments/module.php:124 modules/tp-comments/module.php:253
|
2965 |
+
#: modules/tp-comments/module.php:375 modules/tp-comments/module.php:509
|
2966 |
+
#: modules/tp-comments/module.php:913 modules/tp-comments-form/module.php:170
|
2967 |
+
#: modules/tp-comments-form/module.php:435
|
2968 |
+
#: modules/tp-comments-form/module.php:656
|
2969 |
+
#: modules/tp-downloads-button/module.php:149 modules/tp-excerpt/module.php:122
|
2970 |
+
#: modules/tp-gallery-slider/module.php:231
|
2971 |
+
#: modules/tp-gallery-slider/module.php:372
|
2972 |
+
#: modules/tp-gallery-slider/module.php:505 modules/tp-meta/module.php:194
|
2973 |
+
#: modules/tp-project-slider/module.php:200
|
2974 |
+
#: modules/tp-project-slider/module.php:341
|
2975 |
+
#: modules/tp-project-slider/module.php:474
|
2976 |
+
#: modules/tp-staff-social/module.php:126 modules/tp-thumbnail/module.php:133
|
2977 |
+
#: modules/tp-title/module.php:122 modules/widgets/module.php:210
|
2978 |
+
#: modules/widgets/module.php:361 modules/widgets/module.php:701
|
2979 |
+
#: modules/widgets/module.php:1147
|
2980 |
+
#: includes/row-system/inc/options-output.php:177
|
2981 |
+
msgid "Left"
|
2982 |
+
msgstr ""
|
2983 |
+
|
2984 |
+
#: includes/plugin-options-framework/tab-getting-started.php:117
|
2985 |
+
msgid "Let's be Friends"
|
2986 |
+
msgstr ""
|
2987 |
+
|
2988 |
+
#: modules/button/module.php:563 modules/navigation/module.php:657
|
2989 |
+
#: modules/navigation/module.php:1328 modules/projects/module.php:1029
|
2990 |
+
#: modules/social/module.php:568 modules/widgets/module.php:551
|
2991 |
+
msgid "Letter Spacing"
|
2992 |
+
msgstr ""
|
2993 |
+
|
2994 |
+
#: includes/plugin-updates/lc-license-manager.class.php:566
|
2995 |
+
msgid "License is active"
|
2996 |
+
msgstr ""
|
2997 |
+
|
2998 |
+
#: modules/button/module.php:118 modules/image/module.php:111
|
2999 |
+
#: modules/tp-gallery-slider/module.php:159
|
3000 |
+
#: modules/tp-project-slider/module.php:128 modules/tp-thumbnail/module.php:167
|
3001 |
+
msgid "Lightbox"
|
3002 |
+
msgstr ""
|
3003 |
+
|
3004 |
+
#: modules/image/module.php:123
|
3005 |
+
msgid "Lightbox Image"
|
3006 |
+
msgstr ""
|
3007 |
+
|
3008 |
+
#: modules/accordion/module.php:513 modules/accordion/module.php:731
|
3009 |
+
#: modules/downloads/module.php:1000 modules/downloads/module.php:1349
|
3010 |
+
#: modules/image/module.php:478 modules/navigation/module.php:672
|
3011 |
+
#: modules/navigation/module.php:1343 modules/notification/module.php:314
|
3012 |
+
#: modules/notification/module.php:611 modules/notification/module.php:723
|
3013 |
+
#: modules/partners/module.php:991 modules/partners/module.php:1153
|
3014 |
+
#: modules/projects/module.php:1016 modules/projects/module.php:1196
|
3015 |
+
#: modules/projects/module.php:1379 modules/shortcode/module.php:407
|
3016 |
+
#: modules/shortcode/module.php:565 modules/shortcode/module.php:723
|
3017 |
+
#: modules/shortcode/module.php:881 modules/shortcode/module.php:1039
|
3018 |
+
#: modules/shortcode/module.php:1197 modules/shortcode/module.php:1355
|
3019 |
+
#: modules/shortcode/module.php:1563 modules/shortcode/module.php:2087
|
3020 |
+
#: modules/shortcode/module.php:2498 modules/shortcode/module.php:2785
|
3021 |
+
#: modules/social/module.php:583 modules/staff/module.php:1128
|
3022 |
+
#: modules/staff/module.php:1481 modules/tp-comments/module.php:1033
|
3023 |
+
#: modules/tp-comments-form/module.php:351
|
3024 |
+
#: modules/tp-comments-form/module.php:545 modules/tp-excerpt/module.php:295
|
3025 |
+
#: modules/tp-excerpt/module.php:405 modules/tp-excerpt/module.php:493
|
3026 |
+
#: modules/tp-meta/module.php:419 modules/tp-title/module.php:295
|
3027 |
+
#: modules/tp-title/module.php:434 modules/tp-title/module.php:522
|
3028 |
+
#: modules/widgets/module.php:566 modules/widgets/module.php:854
|
3029 |
+
msgid "Line Height"
|
3030 |
+
msgstr ""
|
3031 |
+
|
3032 |
+
#: modules/downloads/module.php:86 modules/partners/module.php:86
|
3033 |
+
#: modules/projects/module.php:86 modules/staff/module.php:86
|
3034 |
+
msgid "Link"
|
3035 |
+
msgstr ""
|
3036 |
+
|
3037 |
+
#: modules/downloads/module.php:1169 modules/notification/module.php:240
|
3038 |
+
#: modules/tp-meta/module.php:443 modules/widgets/module.php:867
|
3039 |
+
msgid "Link - Color"
|
3040 |
+
msgstr ""
|
3041 |
+
|
3042 |
+
#: modules/tp-meta/module.php:454
|
3043 |
+
msgid "Link - Color - Hover"
|
3044 |
+
msgstr ""
|
3045 |
+
|
3046 |
+
#: modules/downloads/module.php:1191 modules/widgets/module.php:889
|
3047 |
+
msgid "Link - Font Weight"
|
3048 |
+
msgstr ""
|
3049 |
+
|
3050 |
+
#: modules/downloads/module.php:1180 modules/widgets/module.php:878
|
3051 |
+
msgid "Link - Hover - Color"
|
3052 |
+
msgstr ""
|
3053 |
+
|
3054 |
+
#: modules/shortcode/module.php:1418
|
3055 |
+
msgid "Link - Hover Color"
|
3056 |
+
msgstr ""
|
3057 |
+
|
3058 |
+
#: includes/class.module.php:941
|
3059 |
+
msgid "Link - Letter Spacing"
|
3060 |
+
msgstr ""
|
3061 |
+
|
3062 |
+
#: modules/shortcode/module.php:1429 modules/tp-meta/module.php:465
|
3063 |
+
msgid "Link - Text Shadow"
|
3064 |
+
msgstr ""
|
3065 |
+
|
3066 |
+
#: modules/image/module.php:117
|
3067 |
+
msgid "Link - URL"
|
3068 |
+
msgstr ""
|
3069 |
+
|
3070 |
+
#: modules/shortcode/module.php:1407
|
3071 |
+
msgid "Link Color"
|
3072 |
+
msgstr ""
|
3073 |
+
|
3074 |
+
#: modules/projects/module.php:103
|
3075 |
+
msgid "Link Target"
|
3076 |
+
msgstr ""
|
3077 |
+
|
3078 |
+
#: modules/projects/module.php:97
|
3079 |
+
msgid "Link to custom project URL"
|
3080 |
+
msgstr ""
|
3081 |
+
|
3082 |
+
#: modules/partners/module.php:101
|
3083 |
+
msgid "Link to custom URL"
|
3084 |
+
msgstr ""
|
3085 |
+
|
3086 |
+
#: modules/downloads/module.php:92
|
3087 |
+
msgid "Link to download item page"
|
3088 |
+
msgstr ""
|
3089 |
+
|
3090 |
+
#: modules/logo/module.php:111
|
3091 |
+
msgid "Link to page"
|
3092 |
+
msgstr ""
|
3093 |
+
|
3094 |
+
#: modules/partners/module.php:93
|
3095 |
+
msgid "Link to partner page"
|
3096 |
+
msgstr ""
|
3097 |
+
|
3098 |
+
#: modules/projects/module.php:93
|
3099 |
+
msgid "Link to project page"
|
3100 |
+
msgstr ""
|
3101 |
+
|
3102 |
+
#: modules/staff/module.php:92
|
3103 |
+
msgid "Link to staff member page"
|
3104 |
+
msgstr ""
|
3105 |
+
|
3106 |
+
#: modules/image/module.php:93
|
3107 |
+
msgid "Link Type"
|
3108 |
+
msgstr ""
|
3109 |
+
|
3110 |
+
#: modules/social/module.php:127 modules/social/module.php:883
|
3111 |
+
msgid "LinkedIn"
|
3112 |
+
msgstr ""
|
3113 |
+
|
3114 |
+
#: modules/shortcode/module.php:1415 modules/shortcode/module.php:1426
|
3115 |
+
#: modules/shortcode/module.php:1437 modules/shortcode/module.php:1448
|
3116 |
+
#: modules/shortcode/module.php:1459 modules/shortcode/module.php:1470
|
3117 |
+
msgid "Links"
|
3118 |
+
msgstr ""
|
3119 |
+
|
3120 |
+
#: modules/shortcode/module.php:1486 modules/shortcode/module.php:1498
|
3121 |
+
#: modules/shortcode/module.php:1548 modules/shortcode/module.php:1560
|
3122 |
+
#: modules/shortcode/module.php:1572 modules/shortcode/module.php:1584
|
3123 |
+
#: modules/shortcode/module.php:1596 modules/shortcode/module.php:1683
|
3124 |
+
#: modules/shortcode/module.php:1772 modules/shortcode/module.php:1786
|
3125 |
+
#: modules/shortcode/module.php:1798 modules/shortcode/module.php:1809
|
3126 |
+
#: modules/shortcode/module.php:1823 modules/shortcode/module.php:1852
|
3127 |
+
#: modules/shortcode/module.php:1865 modules/shortcode/module.php:1878
|
3128 |
+
#: modules/shortcode/module.php:1891 modules/shortcode/module.php:1905
|
3129 |
+
#: modules/shortcode/module.php:1916
|
3130 |
+
msgid "Lists"
|
3131 |
+
msgstr ""
|
3132 |
+
|
3133 |
+
#: ds-live-composer.php:46 includes/plugin-options-framework/inc/init.php:41
|
3134 |
+
#: includes/plugin-options-framework/inc/init.php:42
|
3135 |
+
msgid "Live Composer"
|
3136 |
+
msgstr ""
|
3137 |
+
|
3138 |
+
#: includes/editing-screen.php:48 includes/editing-screen.php:49
|
3139 |
+
msgid "Live Composer Editing"
|
3140 |
+
msgstr ""
|
3141 |
+
|
3142 |
+
#: ds-live-composer.php:161
|
3143 |
+
msgid ""
|
3144 |
+
"Live Composer requires PHP version 5.3+. Your version of PHP is 6 years old. "
|
3145 |
+
"The latest version is PHP 7. Please, contact your hosting to upgrade the "
|
3146 |
+
"server."
|
3147 |
+
msgstr ""
|
3148 |
+
|
3149 |
+
#. Author of the plugin
|
3150 |
+
msgid "Live Composer Team"
|
3151 |
+
msgstr ""
|
3152 |
+
|
3153 |
+
#: includes/editor-messages.php:194
|
3154 |
+
msgid "Live Composer Updates"
|
3155 |
+
msgstr ""
|
3156 |
+
|
3157 |
+
#: modules/downloads/module.php:162 modules/partners/module.php:183
|
3158 |
+
#: modules/projects/module.php:179 modules/staff/module.php:146
|
3159 |
+
msgid "Load More"
|
3160 |
+
msgstr ""
|
3161 |
+
|
3162 |
+
#: includes/display-functions.php:1687 includes/display-functions.php:1689
|
3163 |
+
msgid "Load More Items"
|
3164 |
+
msgstr ""
|
3165 |
+
|
3166 |
+
#: includes/display-functions.php:202
|
3167 |
+
msgid "Load Page Design"
|
3168 |
+
msgstr ""
|
3169 |
+
|
3170 |
+
#: modules/downloads/module.php:663 modules/partners/module.php:655
|
3171 |
+
#: modules/projects/module.php:678 modules/staff/module.php:791
|
3172 |
+
msgid "Location"
|
3173 |
+
msgstr ""
|
3174 |
+
|
3175 |
+
#: modules/logo/module.php:57
|
3176 |
+
msgid "Logo"
|
3177 |
+
msgstr ""
|
3178 |
+
|
3179 |
+
#: includes/plugin-options-framework/tab-extensions.php:40
|
3180 |
+
msgid ""
|
3181 |
+
"Looks like <strong>Live Composer – Premium Extensions</strong> plugin "
|
3182 |
+
"installed, but not active."
|
3183 |
+
msgstr ""
|
3184 |
+
|
3185 |
+
#: includes/plugin-options-framework/tab-woo.php:17
|
3186 |
+
msgid ""
|
3187 |
+
"Looks like <strong>WooCommerce Integration for Live Composer</strong> plugin "
|
3188 |
+
"installed, but not active."
|
3189 |
+
msgstr ""
|
3190 |
+
|
3191 |
+
#: modules/tp-excerpt/module.php:537
|
3192 |
+
msgid ""
|
3193 |
+
"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod "
|
3194 |
+
"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, "
|
3195 |
+
"quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo "
|
3196 |
+
"consequat."
|
3197 |
+
msgstr ""
|
3198 |
+
|
3199 |
+
#: modules/shortcode/module.php:1646 modules/shortcode/module.php:1735
|
3200 |
+
#: modules/widgets/module.php:1051
|
3201 |
+
msgid "Lower Alpha"
|
3202 |
+
msgstr ""
|
3203 |
+
|
3204 |
+
#: modules/shortcode/module.php:1650 modules/shortcode/module.php:1739
|
3205 |
+
#: modules/widgets/module.php:1055
|
3206 |
+
msgid "Lower Greek"
|
3207 |
+
msgstr ""
|
3208 |
+
|
3209 |
+
#: modules/shortcode/module.php:1654 modules/shortcode/module.php:1743
|
3210 |
+
#: modules/widgets/module.php:1059
|
3211 |
+
msgid "Lower Latin"
|
3212 |
+
msgstr ""
|
3213 |
+
|
3214 |
+
#: modules/shortcode/module.php:1658 modules/shortcode/module.php:1747
|
3215 |
+
#: modules/widgets/module.php:1063
|
3216 |
+
msgid "Lower Roman"
|
3217 |
+
msgstr ""
|
3218 |
+
|
3219 |
+
#: modules/button/module.php:552 modules/downloads/module.php:1043
|
3220 |
+
#: modules/navigation/module.php:730 modules/navigation/module.php:1401
|
3221 |
+
#: modules/partners/module.php:1034 modules/projects/module.php:1074
|
3222 |
+
#: modules/social/module.php:626 modules/staff/module.php:1171
|
3223 |
+
#: modules/tp-title/module.php:337 modules/widgets/module.php:632
|
3224 |
+
msgid "Lowercase"
|
3225 |
+
msgstr ""
|
3226 |
+
|
3227 |
+
#: includes/plugin-options-framework/tab-extend.php:75
|
3228 |
+
msgid "MailChimp Extension for Ninja Forms"
|
3229 |
+
msgstr ""
|
3230 |
+
|
3231 |
+
#: modules/downloads/module.php:668 modules/downloads/module.php:693
|
3232 |
+
#: modules/downloads/module.php:704 modules/downloads/module.php:718
|
3233 |
+
#: modules/downloads/module.php:747 modules/downloads/module.php:759
|
3234 |
+
#: modules/downloads/module.php:772 modules/downloads/module.php:786
|
3235 |
+
#: modules/downloads/module.php:801 modules/downloads/module.php:814
|
3236 |
+
#: modules/downloads/module.php:825 modules/downloads/module.php:837
|
3237 |
+
#: modules/partners/module.php:660 modules/partners/module.php:685
|
3238 |
+
#: modules/partners/module.php:696 modules/partners/module.php:709
|
3239 |
+
#: modules/partners/module.php:738 modules/partners/module.php:750
|
3240 |
+
#: modules/partners/module.php:763 modules/partners/module.php:777
|
3241 |
+
#: modules/partners/module.php:792 modules/partners/module.php:805
|
3242 |
+
#: modules/partners/module.php:816 modules/partners/module.php:828
|
3243 |
+
#: modules/projects/module.php:683 modules/projects/module.php:708
|
3244 |
+
#: modules/projects/module.php:719 modules/projects/module.php:733
|
3245 |
+
#: modules/projects/module.php:762 modules/projects/module.php:774
|
3246 |
+
#: modules/projects/module.php:787 modules/projects/module.php:801
|
3247 |
+
#: modules/projects/module.php:817 modules/projects/module.php:830
|
3248 |
+
#: modules/projects/module.php:841 modules/projects/module.php:853
|
3249 |
+
#: modules/staff/module.php:796 modules/staff/module.php:821
|
3250 |
+
#: modules/staff/module.php:832 modules/staff/module.php:846
|
3251 |
+
#: modules/staff/module.php:875 modules/staff/module.php:887
|
3252 |
+
#: modules/staff/module.php:900 modules/staff/module.php:914
|
3253 |
+
#: modules/staff/module.php:929 modules/staff/module.php:942
|
3254 |
+
#: modules/staff/module.php:953 modules/staff/module.php:965
|
3255 |
+
#: modules/tp-comments/module.php:868 modules/tp-comments/module.php:879
|
3256 |
+
#: modules/tp-comments/module.php:892 modules/tp-comments/module.php:921
|
3257 |
+
#: modules/tp-comments/module.php:934 modules/tp-comments/module.php:945
|
3258 |
+
#: modules/tp-comments/module.php:956 modules/tp-comments/module.php:968
|
3259 |
+
#: modules/tp-comments/module.php:1018 modules/tp-comments/module.php:1030
|
3260 |
+
#: modules/tp-comments/module.php:1041 modules/tp-comments/module.php:1056
|
3261 |
+
#: modules/tp-comments/module.php:1069
|
3262 |
+
msgid "Main"
|
3263 |
+
msgstr ""
|
3264 |
+
|
3265 |
+
#: modules/tp-comments/module.php:1302 modules/tp-comments/module.php:1584
|
3266 |
+
msgid "Main - Font Size"
|
3267 |
+
msgstr ""
|
3268 |
+
|
3269 |
+
#: modules/tp-comments/module.php:1315 modules/tp-comments/module.php:1597
|
3270 |
+
msgid "Main - Line Height"
|
3271 |
+
msgstr ""
|
3272 |
+
|
3273 |
+
#: modules/downloads/module.php:1885 modules/downloads/module.php:2180
|
3274 |
+
#: modules/partners/module.php:1266 modules/partners/module.php:1435
|
3275 |
+
#: modules/projects/module.php:1808 modules/projects/module.php:2102
|
3276 |
+
#: modules/staff/module.php:1657 modules/staff/module.php:1928
|
3277 |
+
#: modules/tp-comments/module.php:1341 modules/tp-comments/module.php:1623
|
3278 |
+
msgid "Main - Padding Horizontal"
|
3279 |
+
msgstr ""
|
3280 |
+
|
3281 |
+
#: modules/downloads/module.php:1871 modules/downloads/module.php:2166
|
3282 |
+
#: modules/partners/module.php:1252 modules/partners/module.php:1421
|
3283 |
+
#: modules/projects/module.php:1794 modules/projects/module.php:2088
|
3284 |
+
#: modules/staff/module.php:1643 modules/staff/module.php:1914
|
3285 |
+
#: modules/tp-comments/module.php:1327 modules/tp-comments/module.php:1609
|
3286 |
+
msgid "Main - Padding Vertical"
|
3287 |
+
msgstr ""
|
3288 |
+
|
3289 |
+
#: modules/downloads/module.php:850 modules/downloads/module.php:884
|
3290 |
+
#: modules/downloads/module.php:896 modules/partners/module.php:841
|
3291 |
+
#: modules/partners/module.php:875 modules/partners/module.php:887
|
3292 |
+
#: modules/projects/module.php:866 modules/projects/module.php:900
|
3293 |
+
#: modules/projects/module.php:912 modules/staff/module.php:978
|
3294 |
+
#: modules/staff/module.php:1012 modules/staff/module.php:1024
|
3295 |
+
msgid "Main Inner"
|
3296 |
+
msgstr ""
|
3297 |
+
|
3298 |
+
#: includes/class.module.php:2065 modules/button/module.php:272
|
3299 |
+
#: modules/downloads/module.php:875 modules/logo/module.php:172
|
3300 |
+
#: modules/partners/module.php:866 modules/projects/module.php:891
|
3301 |
+
#: modules/shortcode/module.php:2100 modules/staff/module.php:1003
|
3302 |
+
#: includes/row-system/inc/options.php:380
|
3303 |
+
#: includes/row-system/inc/options.php:407
|
3304 |
+
msgid "Margin"
|
3305 |
+
msgstr ""
|
3306 |
+
|
3307 |
+
#: includes/class.module.php:1307
|
3308 |
+
msgid "Margin ( Wrapper ) - Above"
|
3309 |
+
msgstr ""
|
3310 |
+
|
3311 |
+
#: modules/accordion/module.php:175 modules/accordion/module.php:319
|
3312 |
+
#: modules/accordion/module.php:805 modules/accordion/module.php:1011
|
3313 |
+
#: modules/button/module.php:983 modules/button/module.php:1093
|
3314 |
+
#: modules/downloads/module.php:358 modules/downloads/module.php:579
|
3315 |
+
#: modules/downloads/module.php:1013 modules/downloads/module.php:1362
|
3316 |
+
#: modules/downloads/module.php:1590 modules/downloads/module.php:1805
|
3317 |
+
#: modules/downloads/module.php:2100 modules/icon/module.php:214
|
3318 |
+
#: modules/image/module.php:281 modules/image/module.php:554
|
3319 |
+
#: modules/image/module.php:682 modules/logo/module.php:433
|
3320 |
+
#: modules/logo/module.php:520 modules/navigation/module.php:345
|
3321 |
+
#: modules/notification/module.php:157 modules/notification/module.php:559
|
3322 |
+
#: modules/notification/module.php:671 modules/partners/module.php:348
|
3323 |
+
#: modules/partners/module.php:570 modules/partners/module.php:1004
|
3324 |
+
#: modules/progress-bars/module.php:209 modules/progress-bars/module.php:348
|
3325 |
+
#: modules/progress-bars/module.php:498 modules/progress-bars/module.php:572
|
3326 |
+
#: modules/progress-bars/module.php:737 modules/projects/module.php:374
|
3327 |
+
#: modules/projects/module.php:594 modules/projects/module.php:1044
|
3328 |
+
#: modules/projects/module.php:1209 modules/projects/module.php:1392
|
3329 |
+
#: modules/projects/module.php:1728 modules/projects/module.php:2022
|
3330 |
+
#: modules/shortcode/module.php:237 modules/shortcode/module.php:578
|
3331 |
+
#: modules/shortcode/module.php:736 modules/shortcode/module.php:894
|
3332 |
+
#: modules/shortcode/module.php:1052 modules/shortcode/module.php:1210
|
3333 |
+
#: modules/shortcode/module.php:1368 modules/shortcode/module.php:1576
|
3334 |
+
#: modules/shortcode/module.php:2511 modules/social/module.php:318
|
3335 |
+
#: modules/social/module.php:671 modules/social/module.php:754
|
3336 |
+
#: modules/staff/module.php:332 modules/staff/module.php:553
|
3337 |
+
#: modules/staff/module.php:723 modules/staff/module.php:1141
|
3338 |
+
#: modules/staff/module.php:1347 modules/staff/module.php:1525
|
3339 |
+
#: modules/staff/module.php:1796 modules/tp-comments/module.php:146
|
3340 |
+
#: modules/tp-comments/module.php:277 modules/tp-comments/module.php:399
|
3341 |
+
#: modules/tp-comments/module.php:533 modules/tp-comments/module.php:1095
|
3342 |
+
#: modules/tp-comments/module.php:1377 modules/tp-comments-form/module.php:212
|
3343 |
+
#: modules/tp-comments-form/module.php:364
|
3344 |
+
#: modules/tp-comments-form/module.php:558
|
3345 |
+
#: modules/tp-comments-form/module.php:848
|
3346 |
+
#: modules/tp-comments-form/module.php:1053
|
3347 |
+
#: modules/tp-downloads-button/module.php:171
|
3348 |
+
#: modules/tp-downloads-button/module.php:426
|
3349 |
+
#: modules/tp-downloads-button/module.php:512 modules/tp-excerpt/module.php:156
|
3350 |
+
#: modules/tp-excerpt/module.php:353 modules/tp-excerpt/module.php:441
|
3351 |
+
#: modules/tp-gallery-slider/module.php:265
|
3352 |
+
#: modules/tp-gallery-slider/module.php:668
|
3353 |
+
#: modules/tp-gallery-slider/module.php:820 modules/tp-meta/module.php:228
|
3354 |
+
#: modules/tp-project-slider/module.php:234
|
3355 |
+
#: modules/tp-project-slider/module.php:637
|
3356 |
+
#: modules/tp-project-slider/module.php:789
|
3357 |
+
#: modules/tp-staff-social/module.php:168
|
3358 |
+
#: modules/tp-staff-social/module.php:275
|
3359 |
+
#: modules/tp-staff-social/module.php:347 modules/tp-thumbnail/module.php:184
|
3360 |
+
#: modules/tp-title/module.php:156 modules/tp-title/module.php:382
|
3361 |
+
#: modules/tp-title/module.php:470 modules/widgets/module.php:255
|
3362 |
+
#: modules/widgets/module.php:579 modules/widgets/module.php:955
|
3363 |
+
#: modules/widgets/module.php:1232 modules/widgets/module.php:1395
|
3364 |
+
#: includes/row-system/inc/options.php:399
|
3365 |
+
msgid "Margin Bottom"
|
3366 |
+
msgstr ""
|
3367 |
+
|
3368 |
+
#: modules/shortcode/module.php:420
|
3369 |
+
msgid "Margin Bottom ( paragraph )"
|
3370 |
+
msgstr ""
|
3371 |
+
|
3372 |
+
#: includes/row-system/inc/options.php:389
|
3373 |
+
msgid "Margin Horizontal"
|
3374 |
+
msgstr ""
|
3375 |
+
|
3376 |
+
#: modules/button/module.php:704 modules/shortcode/module.php:1588
|
3377 |
+
#: modules/shortcode/module.php:2523 modules/social/module.php:596
|
3378 |
+
#: modules/widgets/module.php:244 modules/widgets/module.php:967
|
3379 |
+
msgid "Margin Left"
|
3380 |
+
msgstr ""
|
3381 |
+
|
3382 |
+
#: modules/button/module.php:692 modules/notification/module.php:474
|
3383 |
+
#: modules/tp-downloads-button/module.php:378
|
3384 |
+
msgid "Margin Right"
|
3385 |
+
msgstr ""
|
3386 |
+
|
3387 |
+
#: modules/image/module.php:267 modules/image/module.php:491
|
3388 |
+
#: modules/navigation/module.php:334 modules/navigation/module.php:1457
|
3389 |
+
#: modules/navigation/module.php:1522 modules/notification/module.php:461
|
3390 |
+
#: modules/social/module.php:342
|
3391 |
+
msgid "Margin Top"
|
3392 |
+
msgstr ""
|
3393 |
+
|
3394 |
+
#: modules/tp-gallery-slider/module.php:609
|
3395 |
+
#: modules/tp-project-slider/module.php:578
|
3396 |
+
msgid "Margin Vertical"
|
3397 |
+
msgstr ""
|
3398 |
+
|
3399 |
+
#: modules/downloads/module.php:112 modules/partners/module.php:133
|
3400 |
+
#: modules/projects/module.php:129 modules/staff/module.php:112
|
3401 |
+
msgid "Masonry Grid"
|
3402 |
+
msgstr ""
|
3403 |
+
|
3404 |
+
#: modules/downloads/module.php:1374 modules/partners/module.php:1166
|
3405 |
+
#: modules/projects/module.php:1404 modules/staff/module.php:1494
|
3406 |
+
msgid "Max Length ( amount of words )"
|
3407 |
+
msgstr ""
|
3408 |
+
|
3409 |
+
#: modules/image/module.php:294 modules/image/module.php:539
|
3410 |
+
#: modules/image/module.php:667 modules/logo/module.php:384
|
3411 |
+
#: modules/logo/module.php:469 modules/logo/module.php:556
|
3412 |
+
#: includes/plugin-options-framework/inc/options.php:21
|
3413 |
+
msgid "Max Width"
|
3414 |
+
msgstr ""
|
3415 |
+
|
3416 |
+
#: includes/plugin-options-framework/tab-getting-started.php:131
|
3417 |
+
msgid "Meet other creators"
|
3418 |
+
msgstr ""
|
3419 |
+
|
3420 |
+
#: modules/navigation/functions.php:25
|
3421 |
+
msgid "Menus"
|
3422 |
+
msgstr ""
|
3423 |
+
|
3424 |
+
#: includes/other.php:204
|
3425 |
+
msgid "Minify "
|
3426 |
+
msgstr ""
|
3427 |
+
|
3428 |
+
#: modules/accordion/module.php:186 modules/button/module.php:330
|
3429 |
+
#: modules/downloads/module.php:369 modules/downloads/module.php:776
|
3430 |
+
#: modules/icon/module.php:225 modules/image/module.php:307
|
3431 |
+
#: modules/logo/module.php:397 modules/logo/module.php:483
|
3432 |
+
#: modules/logo/module.php:570 modules/navigation/module.php:356
|
3433 |
+
#: modules/notification/module.php:168 modules/partners/module.php:359
|
3434 |
+
#: modules/partners/module.php:582 modules/partners/module.php:767
|
3435 |
+
#: modules/progress-bars/module.php:220 modules/projects/module.php:385
|
3436 |
+
#: modules/projects/module.php:791 modules/shortcode/module.php:248
|
3437 |
+
#: modules/social/module.php:329 modules/staff/module.php:343
|
3438 |
+
#: modules/staff/module.php:904 modules/tp-comments/module.php:157
|
3439 |
+
#: modules/tp-comments-form/module.php:223
|
3440 |
+
#: modules/tp-downloads-button/module.php:182 modules/tp-excerpt/module.php:167
|
3441 |
+
#: modules/tp-gallery-slider/module.php:276 modules/tp-meta/module.php:239
|
3442 |
+
#: modules/tp-project-slider/module.php:245
|
3443 |
+
#: modules/tp-staff-social/module.php:179 modules/tp-thumbnail/module.php:195
|
3444 |
+
#: modules/tp-title/module.php:167 modules/widgets/module.php:266
|
3445 |
+
msgid "Minimum Height"
|
3446 |
+
msgstr ""
|
3447 |
+
|
3448 |
+
#: modules/downloads/module.php:213 modules/partners/module.php:234
|
3449 |
+
#: modules/projects/module.php:230 modules/staff/module.php:197
|
3450 |
+
msgid "Modified Date"
|
3451 |
+
msgstr ""
|
3452 |
+
|
3453 |
+
#: includes/display-functions.php:903
|
3454 |
+
msgid ""
|
3455 |
+
"Module settings are being loaded. Save/Cancel actions will appear shortly."
|
3456 |
+
msgstr ""
|
3457 |
+
|
3458 |
+
#: includes/scripts.php:252
|
3459 |
+
msgid "MODULES AREA"
|
3460 |
+
msgstr ""
|
3461 |
+
|
3462 |
+
#: includes/scripts.php:253
|
3463 |
+
msgid "MODULES ROW"
|
3464 |
+
msgstr ""
|
3465 |
+
|
3466 |
+
#: modules/tp-comments-form/module.php:1285
|
3467 |
+
msgid "Name"
|
3468 |
+
msgstr ""
|
3469 |
+
|
3470 |
+
#: includes/display-functions.php:210
|
3471 |
+
msgid "Name of the template"
|
3472 |
+
msgstr ""
|
3473 |
+
|
3474 |
+
#: modules/tp-gallery-slider/module.php:761
|
3475 |
+
#: modules/tp-gallery-slider/module.php:913
|
3476 |
+
#: modules/tp-project-slider/module.php:730
|
3477 |
+
#: modules/tp-project-slider/module.php:882
|
3478 |
+
msgid "Nav - Margin Vertical"
|
3479 |
+
msgstr ""
|
3480 |
+
|
3481 |
+
#: modules/tp-gallery-slider/module.php:773
|
3482 |
+
#: modules/tp-gallery-slider/module.php:925
|
3483 |
+
#: modules/tp-project-slider/module.php:742
|
3484 |
+
#: modules/tp-project-slider/module.php:894
|
3485 |
+
msgid "Nav - Size"
|
3486 |
+
msgstr ""
|
3487 |
+
|
3488 |
+
#: modules/tp-gallery-slider/module.php:785
|
3489 |
+
#: modules/tp-gallery-slider/module.php:937
|
3490 |
+
#: modules/tp-project-slider/module.php:754
|
3491 |
+
#: modules/tp-project-slider/module.php:906
|
3492 |
+
msgid "Nav - Spacing"
|
3493 |
+
msgstr ""
|
3494 |
+
|
3495 |
+
#: modules/navigation/module.php:23 modules/navigation/module.php:97
|
3496 |
+
#: modules/tp-gallery-slider/module.php:584
|
3497 |
+
#: modules/tp-gallery-slider/module.php:595
|
3498 |
+
#: modules/tp-gallery-slider/module.php:606
|
3499 |
+
#: modules/tp-gallery-slider/module.php:617
|
3500 |
+
#: modules/tp-gallery-slider/module.php:629
|
3501 |
+
#: modules/tp-gallery-slider/module.php:641
|
3502 |
+
#: modules/tp-project-slider/module.php:553
|
3503 |
+
#: modules/tp-project-slider/module.php:564
|
3504 |
+
#: modules/tp-project-slider/module.php:575
|
3505 |
+
#: modules/tp-project-slider/module.php:586
|
3506 |
+
#: modules/tp-project-slider/module.php:598
|
3507 |
+
#: modules/tp-project-slider/module.php:610
|
3508 |
+
msgid "Navigation"
|
3509 |
+
msgstr ""
|
3510 |
+
|
3511 |
+
#: includes/plugin-options-framework/tab-settings.php:28
|
3512 |
+
#: modules/navigation/functions.php:20
|
3513 |
+
msgid "Navigation Module"
|
3514 |
+
msgstr ""
|
3515 |
+
|
3516 |
+
#: includes/plugin-options-framework/inc/init.php:91
|
3517 |
+
#: includes/plugin-options-framework/inc/init.php:92
|
3518 |
+
#: includes/plugin-options-framework/inc/init.php:94
|
3519 |
+
msgid "New"
|
3520 |
+
msgstr ""
|
3521 |
+
|
3522 |
+
#: modules/downloads/functions.php:99 modules/galleries/functions.php:120
|
3523 |
+
#: modules/partners/functions.php:112 modules/projects/functions.php:119
|
3524 |
+
#: modules/staff/functions.php:148 modules/testimonials/functions.php:119
|
3525 |
+
msgid "New Category Name"
|
3526 |
+
msgstr ""
|
3527 |
+
|
3528 |
+
#: modules/downloads/functions.php:50
|
3529 |
+
msgid "New Download Item"
|
3530 |
+
msgstr ""
|
3531 |
+
|
3532 |
+
#: includes/plugin-options-framework/tab-getting-started.php:80
|
3533 |
+
msgid "New features"
|
3534 |
+
msgstr ""
|
3535 |
+
|
3536 |
+
#: modules/galleries/functions.php:71
|
3537 |
+
msgid "New Gallery"
|
3538 |
+
msgstr ""
|
3539 |
+
|
3540 |
+
#: includes/header-footer.php:47
|
3541 |
+
msgid "New Header/Footer"
|
3542 |
+
msgstr ""
|
3543 |
+
|
3544 |
+
#: modules/partners/functions.php:63
|
3545 |
+
msgid "New Partner"
|
3546 |
+
msgstr ""
|
3547 |
+
|
3548 |
+
#: modules/projects/functions.php:70
|
3549 |
+
msgid "New Project"
|
3550 |
+
msgstr ""
|
3551 |
+
|
3552 |
+
#: modules/staff/functions.php:99
|
3553 |
+
msgid "New Staff Member"
|
3554 |
+
msgstr ""
|
3555 |
+
|
3556 |
+
#: modules/button/module.php:114 modules/logo/module.php:127
|
3557 |
+
#: modules/partners/module.php:117
|
3558 |
+
msgid "New Tab"
|
3559 |
+
msgstr ""
|
3560 |
+
|
3561 |
+
#: modules/projects/module.php:113
|
3562 |
+
msgid "New tab"
|
3563 |
+
msgstr ""
|
3564 |
+
|
3565 |
+
#: modules/downloads/functions.php:138
|
3566 |
+
msgid "New Tag Name"
|
3567 |
+
msgstr ""
|
3568 |
+
|
3569 |
+
#: includes/single-templates-framework/inc/functions.php:27
|
3570 |
+
msgid "New Template"
|
3571 |
+
msgstr ""
|
3572 |
+
|
3573 |
+
#: modules/testimonials/functions.php:69
|
3574 |
+
msgid "New Testimonial"
|
3575 |
+
msgstr ""
|
3576 |
+
|
3577 |
+
#: includes/display-functions.php:1681
|
3578 |
+
msgid "Newer"
|
3579 |
+
msgstr ""
|
3580 |
+
|
3581 |
+
#: includes/plugin-options-framework/tab-extend.php:67
|
3582 |
+
msgid "Ninja Forms Integration"
|
3583 |
+
msgstr ""
|
3584 |
+
|
3585 |
+
#: modules/downloads/functions.php:54
|
3586 |
+
msgid "No Download Item found"
|
3587 |
+
msgstr ""
|
3588 |
+
|
3589 |
+
#: modules/downloads/functions.php:55
|
3590 |
+
msgid "No Download Item found in Trash"
|
3591 |
+
msgstr ""
|
3592 |
+
|
3593 |
+
#: modules/galleries/functions.php:75
|
3594 |
+
msgid "No Gallery found"
|
3595 |
+
msgstr ""
|
3596 |
+
|
3597 |
+
#: modules/galleries/functions.php:76
|
3598 |
+
msgid "No Gallery found in Trash"
|
3599 |
+
msgstr ""
|
3600 |
+
|
3601 |
+
#: includes/header-footer.php:51
|
3602 |
+
msgid "No Header/Footer found"
|
3603 |
+
msgstr ""
|
3604 |
+
|
3605 |
+
#: includes/header-footer.php:52
|
3606 |
+
msgid "No Header/Footer found in Trash"
|
3607 |
+
msgstr ""
|
3608 |
+
|
3609 |
+
#: modules/image/module.php:814
|
3610 |
+
msgid "No image has been set yet, edit the module to set one."
|
3611 |
+
msgstr ""
|
3612 |
+
|
3613 |
+
#: modules/logo/module.php:631
|
3614 |
+
msgid ""
|
3615 |
+
"No logo has been set yet. Please add your logo here: WP Admin -> Appearance -"
|
3616 |
+
"> Customize -> Site Identity -> Logo."
|
3617 |
+
msgstr ""
|
3618 |
+
|
3619 |
+
#: includes/display-functions.php:476
|
3620 |
+
msgid "No Modules Found."
|
3621 |
+
msgstr ""
|
3622 |
+
|
3623 |
+
#: modules/partners/functions.php:67
|
3624 |
+
msgid "No Partner found"
|
3625 |
+
msgstr ""
|
3626 |
+
|
3627 |
+
#: modules/partners/functions.php:68
|
3628 |
+
msgid "No Partner found in Trash"
|
3629 |
+
msgstr ""
|
3630 |
+
|
3631 |
+
#: modules/projects/functions.php:74
|
3632 |
+
msgid "No Project found"
|
3633 |
+
msgstr ""
|
3634 |
+
|
3635 |
+
#: modules/projects/functions.php:75
|
3636 |
+
msgid "No Project found in Trash"
|
3637 |
+
msgstr ""
|
3638 |
+
|
3639 |
+
#: modules/staff/functions.php:103
|
3640 |
+
msgid "No Staff found"
|
3641 |
+
msgstr ""
|
3642 |
+
|
3643 |
+
#: modules/staff/functions.php:104
|
3644 |
+
msgid "No Staff found in Trash"
|
3645 |
+
msgstr ""
|
3646 |
+
|
3647 |
+
#: includes/single-templates-framework/inc/functions.php:31
|
3648 |
+
msgid "No Templates found"
|
3649 |
+
msgstr ""
|
3650 |
+
|
3651 |
+
#: includes/single-templates-framework/inc/functions.php:32
|
3652 |
+
msgid "No Templates found in Trash"
|
3653 |
+
msgstr ""
|
3654 |
+
|
3655 |
+
#: modules/testimonials/functions.php:73
|
3656 |
+
msgid "No Testimonials found"
|
3657 |
+
msgstr ""
|
3658 |
+
|
3659 |
+
#: modules/testimonials/functions.php:74
|
3660 |
+
msgid "No Testimonials found in Trash"
|
3661 |
+
msgstr ""
|
3662 |
+
|
3663 |
+
#: modules/button/module.php:130
|
3664 |
+
msgid "Nofollow"
|
3665 |
+
msgstr ""
|
3666 |
+
|
3667 |
+
#: modules/button/module.php:127
|
3668 |
+
msgid "Nofollow tells search engines to not follow this specific link"
|
3669 |
+
msgstr ""
|
3670 |
+
|
3671 |
+
#: modules/button/module.php:540 modules/downloads/module.php:1031
|
3672 |
+
#: modules/image/module.php:99 modules/navigation/module.php:718
|
3673 |
+
#: modules/navigation/module.php:1389 modules/partners/module.php:1022
|
3674 |
+
#: modules/projects/module.php:1062 modules/shortcode/module.php:1662
|
3675 |
+
#: modules/shortcode/module.php:1751 modules/social/module.php:614
|
3676 |
+
#: modules/staff/module.php:1159 modules/tp-title/module.php:325
|
3677 |
+
#: modules/widgets/module.php:620 modules/widgets/module.php:1067
|
3678 |
+
msgid "None"
|
3679 |
+
msgstr ""
|
3680 |
+
|
3681 |
+
#: modules/button/module.php:463 modules/projects/module.php:1186
|
3682 |
+
#: modules/shortcode/module.php:397 modules/shortcode/module.php:555
|
3683 |
+
#: modules/shortcode/module.php:713 modules/shortcode/module.php:871
|
3684 |
+
#: modules/shortcode/module.php:1029 modules/shortcode/module.php:1187
|
3685 |
+
#: modules/shortcode/module.php:1345 modules/social/module.php:558
|
3686 |
+
#: modules/staff/module.php:1337
|
3687 |
+
msgid "Normal"
|
3688 |
+
msgstr ""
|
3689 |
+
|
3690 |
+
#: modules/downloads/module.php:190 modules/partners/module.php:218
|
3691 |
+
#: modules/projects/module.php:214 modules/staff/module.php:181
|
3692 |
+
msgid "NOT IN"
|
3693 |
+
msgstr ""
|
3694 |
+
|
3695 |
+
#: modules/notification/module.php:19
|
3696 |
+
msgid "Notification"
|
3697 |
+
msgstr ""
|
3698 |
+
|
3699 |
+
#: includes/plugin-options-framework/tab-getting-started.php:120
|
3700 |
+
msgid "Notifications on Facebook"
|
3701 |
+
msgstr ""
|
3702 |
+
|
3703 |
+
#: includes/plugin-options-framework/tab-extend.php:122
|
3704 |
+
#: includes/plugin-options-framework/tab-woo.php:29
|
3705 |
+
msgid ""
|
3706 |
+
"Now you can fully customize your WooCommerce website without any coding. "
|
3707 |
+
"Visually adjust designs or create from scratch product pages using our "
|
3708 |
+
"drag & drop builder."
|
3709 |
+
msgstr ""
|
3710 |
+
|
3711 |
+
#: modules/downloads/module.php:154 modules/partners/module.php:175
|
3712 |
+
#: modules/projects/module.php:171 modules/staff/module.php:138
|
3713 |
+
msgid "Numbered"
|
3714 |
+
msgstr ""
|
3715 |
+
|
3716 |
+
#: modules/downloads/module.php:247 modules/partners/module.php:268
|
3717 |
+
#: modules/projects/module.php:264 modules/staff/module.php:227
|
3718 |
+
msgid "Offset"
|
3719 |
+
msgstr ""
|
3720 |
+
|
3721 |
+
#: includes/scripts.php:248
|
3722 |
+
msgid "OK"
|
3723 |
+
msgstr ""
|
3724 |
+
|
3725 |
+
#: includes/display-functions.php:1682
|
3726 |
+
msgid "Older"
|
3727 |
+
msgstr ""
|
3728 |
+
|
3729 |
+
#: modules/button/module.php:72
|
3730 |
+
msgid "On Click ( JS )"
|
3731 |
+
msgstr ""
|
3732 |
+
|
3733 |
+
#: modules/tp-meta/module.php:727
|
3734 |
+
msgid "One"
|
3735 |
+
msgstr ""
|
3736 |
+
|
3737 |
+
#: modules/accordion/module.php:91
|
3738 |
+
msgid "Open by default"
|
3739 |
+
msgstr ""
|
3740 |
+
|
3741 |
+
#: modules/button/module.php:104
|
3742 |
+
msgid "Open in"
|
3743 |
+
msgstr ""
|
3744 |
+
|
3745 |
+
#: includes/post-options-framework/post-options-framework.php:521
|
3746 |
+
#: includes/post-options-framework/post-options-framework.php:542
|
3747 |
+
#: includes/post-options-framework/post-options-framework.php:559
|
3748 |
+
msgid "Open in Live Composer"
|
3749 |
+
msgstr ""
|
3750 |
+
|
3751 |
+
#: modules/staff/module.php:255
|
3752 |
+
msgid "Open in new tab"
|
3753 |
+
msgstr ""
|
3754 |
+
|
3755 |
+
#: includes/post-options-framework/post-options-framework.php:496
|
3756 |
+
msgid "Open in Page Builder"
|
3757 |
+
msgstr ""
|
3758 |
+
|
3759 |
+
#: modules/staff/module.php:251
|
3760 |
+
msgid "Open in same tab"
|
3761 |
+
msgstr ""
|
3762 |
+
|
3763 |
+
#: modules/accordion/module.php:1263 modules/accordion/module.php:1298
|
3764 |
+
#: modules/notification/module.php:808
|
3765 |
+
msgid "Open in WP Editor"
|
3766 |
+
msgstr ""
|
3767 |
+
|
3768 |
+
#: includes/post-options-framework/post-options-framework.php:578
|
3769 |
+
msgid "Open it in Live Composer"
|
3770 |
+
msgstr ""
|
3771 |
+
|
3772 |
+
#: modules/logo/module.php:117 modules/partners/module.php:107
|
3773 |
+
msgid "Open link in"
|
3774 |
+
msgstr ""
|
3775 |
+
|
3776 |
+
#: modules/downloads/module.php:231 modules/partners/module.php:252
|
3777 |
+
#: modules/projects/module.php:248 modules/staff/module.php:211
|
3778 |
+
msgid "Order"
|
3779 |
+
msgstr ""
|
3780 |
+
|
3781 |
+
#: modules/downloads/module.php:203 modules/partners/module.php:224
|
3782 |
+
#: modules/projects/module.php:220 modules/staff/module.php:187
|
3783 |
+
msgid "Order By"
|
3784 |
+
msgstr ""
|
3785 |
+
|
3786 |
+
#: modules/shortcode/module.php:1689
|
3787 |
+
msgid "Ordered Style"
|
3788 |
+
msgstr ""
|
3789 |
+
|
3790 |
+
#: modules/downloads/module.php:122 modules/navigation/module.php:369
|
3791 |
+
#: modules/partners/module.php:143 modules/projects/module.php:139
|
3792 |
+
msgid "Orientation"
|
3793 |
+
msgstr ""
|
3794 |
+
|
3795 |
+
#: modules/navigation/module.php:245 includes/row-system/inc/options.php:267
|
3796 |
+
msgid "Original"
|
3797 |
+
msgstr ""
|
3798 |
+
|
3799 |
+
#: includes/plugin-options-framework/tab-settings.php:23
|
3800 |
+
#: modules/staff/module.php:259
|
3801 |
+
#: includes/plugin-options-framework/inc/options.php:282
|
3802 |
+
msgid "Other"
|
3803 |
+
msgstr ""
|
3804 |
+
|
3805 |
+
#: includes/plugin-options-framework/tab-extend.php:150
|
3806 |
+
msgid ""
|
3807 |
+
"Our official theme comes bundled with premium modules to extend design & "
|
3808 |
+
"development possibilities."
|
3809 |
+
msgstr ""
|
3810 |
+
|
3811 |
+
#: modules/logo/module.php:229 includes/row-system/inc/options.php:414
|
3812 |
+
#: includes/row-system/inc/options.php:441
|
3813 |
+
msgid "Padding"
|
3814 |
+
msgstr ""
|
3815 |
+
|
3816 |
+
#: modules/social/module.php:387 modules/tp-comments/module.php:424
|
3817 |
+
#: modules/widgets/module.php:591
|
3818 |
+
msgid "Padding Bottom"
|
3819 |
+
msgstr ""
|
3820 |
+
|
3821 |
+
#: modules/accordion/module.php:212 modules/accordion/module.php:345
|
3822 |
+
#: modules/accordion/module.php:539 modules/accordion/module.php:758
|
3823 |
+
#: modules/accordion/module.php:831 modules/accordion/module.php:1037
|
3824 |
+
#: modules/button/module.php:358 modules/button/module.php:936
|
3825 |
+
#: modules/button/module.php:1009 modules/button/module.php:1119
|
3826 |
+
#: modules/downloads/module.php:605 modules/downloads/module.php:804
|
3827 |
+
#: modules/icon/module.php:251 modules/icon/module.php:362
|
3828 |
+
#: modules/icon/module.php:436 modules/image/module.php:333
|
3829 |
+
#: modules/image/module.php:580 modules/image/module.php:708
|
3830 |
+
#: modules/logo/module.php:457 modules/logo/module.php:544
|
3831 |
+
#: modules/navigation/module.php:399 modules/navigation/module.php:699
|
3832 |
+
#: modules/navigation/module.php:1067 modules/navigation/module.php:1370
|
3833 |
+
#: modules/notification/module.php:194 modules/notification/module.php:585
|
3834 |
+
#: modules/notification/module.php:697 modules/partners/module.php:795
|
3835 |
+
#: modules/progress-bars/module.php:246 modules/progress-bars/module.php:360
|
3836 |
+
#: modules/progress-bars/module.php:524 modules/progress-bars/module.php:598
|
3837 |
+
#: modules/progress-bars/module.php:763 modules/projects/module.php:620
|
3838 |
+
#: modules/projects/module.php:820 modules/projects/module.php:1616
|
3839 |
+
#: modules/shortcode/module.php:274 modules/shortcode/module.php:2167
|
3840 |
+
#: modules/shortcode/module.php:2549 modules/shortcode/module.php:2812
|
3841 |
+
#: modules/staff/module.php:579 modules/staff/module.php:749
|
3842 |
+
#: modules/staff/module.php:932 modules/tp-comments/module.php:183
|
3843 |
+
#: modules/tp-comments/module.php:303 modules/tp-comments/module.php:437
|
3844 |
+
#: modules/tp-comments/module.php:559 modules/tp-comments/module.php:1059
|
3845 |
+
#: modules/tp-comments/module.php:1121 modules/tp-comments/module.php:1403
|
3846 |
+
#: modules/tp-comments-form/module.php:249
|
3847 |
+
#: modules/tp-comments-form/module.php:584
|
3848 |
+
#: modules/tp-comments-form/module.php:812
|
3849 |
+
#: modules/tp-comments-form/module.php:874
|
3850 |
+
#: modules/tp-comments-form/module.php:1079 modules/tp-excerpt/module.php:193
|
3851 |
+
#: modules/tp-excerpt/module.php:379 modules/tp-excerpt/module.php:467
|
3852 |
+
#: modules/tp-gallery-slider/module.php:302
|
3853 |
+
#: modules/tp-gallery-slider/module.php:423
|
3854 |
+
#: modules/tp-gallery-slider/module.php:556
|
3855 |
+
#: modules/tp-gallery-slider/module.php:694
|
3856 |
+
#: modules/tp-gallery-slider/module.php:846 modules/tp-meta/module.php:265
|
3857 |
+
#: modules/tp-meta/module.php:513 modules/tp-meta/module.php:576
|
3858 |
+
#: modules/tp-project-slider/module.php:271
|
3859 |
+
#: modules/tp-project-slider/module.php:392
|
3860 |
+
#: modules/tp-project-slider/module.php:525
|
3861 |
+
#: modules/tp-project-slider/module.php:663
|
3862 |
+
#: modules/tp-project-slider/module.php:815 modules/tp-thumbnail/module.php:221
|
3863 |
+
#: modules/tp-thumbnail/module.php:284 modules/tp-thumbnail/module.php:334
|
3864 |
+
#: modules/tp-title/module.php:193 modules/tp-title/module.php:408
|
3865 |
+
#: modules/tp-title/module.php:496 modules/widgets/module.php:291
|
3866 |
+
#: modules/widgets/module.php:411 modules/widgets/module.php:751
|
3867 |
+
#: modules/widgets/module.php:992 modules/widgets/module.php:1257
|
3868 |
+
#: modules/widgets/module.php:1420 includes/row-system/inc/options.php:433
|
3869 |
+
msgid "Padding Horizontal"
|
3870 |
+
msgstr ""
|
3871 |
+
|
3872 |
+
#: modules/social/module.php:353
|
3873 |
+
msgid "Padding Left"
|
3874 |
+
msgstr ""
|
3875 |
+
|
3876 |
+
#: modules/social/module.php:364
|
3877 |
+
msgid "Padding Right"
|
3878 |
+
msgstr ""
|
3879 |
+
|
3880 |
+
#: modules/projects/module.php:1412 modules/social/module.php:375
|
3881 |
+
#: modules/tp-comments/module.php:411
|
3882 |
+
msgid "Padding Top"
|
3883 |
+
msgstr ""
|
3884 |
+
|
3885 |
+
#: modules/accordion/module.php:199 modules/accordion/module.php:331
|
3886 |
+
#: modules/accordion/module.php:525 modules/accordion/module.php:744
|
3887 |
+
#: modules/accordion/module.php:817 modules/accordion/module.php:1023
|
3888 |
+
#: modules/button/module.php:345 modules/button/module.php:922
|
3889 |
+
#: modules/button/module.php:995 modules/button/module.php:1105
|
3890 |
+
#: modules/downloads/module.php:591 modules/downloads/module.php:790
|
3891 |
+
#: modules/downloads/module.php:1155 modules/downloads/module.php:1602
|
3892 |
+
#: modules/icon/module.php:238 modules/icon/module.php:347
|
3893 |
+
#: modules/icon/module.php:421 modules/image/module.php:320
|
3894 |
+
#: modules/image/module.php:566 modules/image/module.php:694
|
3895 |
+
#: modules/logo/module.php:445 modules/logo/module.php:532
|
3896 |
+
#: modules/navigation/module.php:386 modules/navigation/module.php:685
|
3897 |
+
#: modules/navigation/module.php:1053 modules/navigation/module.php:1356
|
3898 |
+
#: modules/notification/module.php:181 modules/notification/module.php:571
|
3899 |
+
#: modules/notification/module.php:683 modules/partners/module.php:596
|
3900 |
+
#: modules/partners/module.php:781 modules/progress-bars/module.php:233
|
3901 |
+
#: modules/progress-bars/module.php:373 modules/progress-bars/module.php:510
|
3902 |
+
#: modules/progress-bars/module.php:584 modules/progress-bars/module.php:749
|
3903 |
+
#: modules/projects/module.php:606 modules/projects/module.php:806
|
3904 |
+
#: modules/projects/module.php:1602 modules/shortcode/module.php:261
|
3905 |
+
#: modules/shortcode/module.php:2153 modules/shortcode/module.php:2535
|
3906 |
+
#: modules/shortcode/module.php:2798 modules/staff/module.php:565
|
3907 |
+
#: modules/staff/module.php:735 modules/staff/module.php:918
|
3908 |
+
#: modules/staff/module.php:1359 modules/tp-comments/module.php:170
|
3909 |
+
#: modules/tp-comments/module.php:289 modules/tp-comments/module.php:545
|
3910 |
+
#: modules/tp-comments/module.php:1045 modules/tp-comments/module.php:1107
|
3911 |
+
#: modules/tp-comments/module.php:1389 modules/tp-comments-form/module.php:236
|
3912 |
+
#: modules/tp-comments-form/module.php:570
|
3913 |
+
#: modules/tp-comments-form/module.php:798
|
3914 |
+
#: modules/tp-comments-form/module.php:860
|
3915 |
+
#: modules/tp-comments-form/module.php:1065
|
3916 |
+
#: modules/tp-downloads-button/module.php:195
|
3917 |
+
#: modules/tp-downloads-button/module.php:438
|
3918 |
+
#: modules/tp-downloads-button/module.php:524 modules/tp-excerpt/module.php:180
|
3919 |
+
#: modules/tp-excerpt/module.php:365 modules/tp-excerpt/module.php:453
|
3920 |
+
#: modules/tp-gallery-slider/module.php:289
|
3921 |
+
#: modules/tp-gallery-slider/module.php:409
|
3922 |
+
#: modules/tp-gallery-slider/module.php:542
|
3923 |
+
#: modules/tp-gallery-slider/module.php:680
|
3924 |
+
#: modules/tp-gallery-slider/module.php:832 modules/tp-meta/module.php:252
|
3925 |
+
#: modules/tp-meta/module.php:499 modules/tp-meta/module.php:562
|
3926 |
+
#: modules/tp-project-slider/module.php:258
|
3927 |
+
#: modules/tp-project-slider/module.php:378
|
3928 |
+
#: modules/tp-project-slider/module.php:511
|
3929 |
+
#: modules/tp-project-slider/module.php:649
|
3930 |
+
#: modules/tp-project-slider/module.php:801 modules/tp-thumbnail/module.php:208
|
3931 |
+
#: modules/tp-thumbnail/module.php:270 modules/tp-thumbnail/module.php:320
|
3932 |
+
#: modules/tp-title/module.php:180 modules/tp-title/module.php:394
|
3933 |
+
#: modules/tp-title/module.php:482 modules/widgets/module.php:279
|
3934 |
+
#: modules/widgets/module.php:398 modules/widgets/module.php:738
|
3935 |
+
#: modules/widgets/module.php:979 modules/widgets/module.php:1244
|
3936 |
+
#: modules/widgets/module.php:1407 includes/row-system/inc/options.php:110
|
3937 |
+
#: includes/row-system/inc/options.php:423
|
3938 |
+
msgid "Padding Vertical"
|
3939 |
+
msgstr ""
|
3940 |
+
|
3941 |
+
#: includes/scripts.php:293
|
3942 |
+
msgid "Page Builder"
|
3943 |
+
msgstr ""
|
3944 |
+
|
3945 |
+
#: includes/post-options-framework/post-options-framework.php:558
|
3946 |
+
msgid ""
|
3947 |
+
"Page builder stores content in a compressed way <br>(better for speed, "
|
3948 |
+
"security and user experience)"
|
3949 |
+
msgstr ""
|
3950 |
+
|
3951 |
+
#. Name of the plugin
|
3952 |
+
msgid ""
|
3953 |
+
"Page Builder: Live Composer - drag and drop website builder (visual front "
|
3954 |
+
"end site editor)"
|
3955 |
+
msgstr ""
|
3956 |
+
|
3957 |
+
#: includes/class.module.php:2070 includes/class.module.php:2082
|
3958 |
+
#: includes/class.module.php:2094 includes/class.module.php:2106
|
3959 |
+
#: includes/class.module.php:2118 includes/class.module.php:2125
|
3960 |
+
#: modules/downloads/module.php:144 modules/partners/module.php:165
|
3961 |
+
#: modules/projects/module.php:161 modules/staff/module.php:128
|
3962 |
+
msgid "Pagination"
|
3963 |
+
msgstr ""
|
3964 |
+
|
3965 |
+
#: includes/class.module.php:2133 includes/class.module.php:2201
|
3966 |
+
msgid "Pagination - Margin"
|
3967 |
+
msgstr ""
|
3968 |
+
|
3969 |
+
#: includes/row-system/inc/options.php:253
|
3970 |
+
msgid "Parallax"
|
3971 |
+
msgstr ""
|
3972 |
+
|
3973 |
+
#: modules/downloads/functions.php:94 modules/galleries/functions.php:115
|
3974 |
+
#: modules/partners/functions.php:107 modules/projects/functions.php:114
|
3975 |
+
#: modules/staff/functions.php:143 modules/testimonials/functions.php:114
|
3976 |
+
msgid "Parent Category"
|
3977 |
+
msgstr ""
|
3978 |
+
|
3979 |
+
#: modules/downloads/functions.php:95 modules/galleries/functions.php:116
|
3980 |
+
#: modules/partners/functions.php:108 modules/projects/functions.php:115
|
3981 |
+
#: modules/staff/functions.php:144 modules/testimonials/functions.php:115
|
3982 |
+
msgid "Parent Category:"
|
3983 |
+
msgstr ""
|
3984 |
+
|
3985 |
+
#: modules/downloads/functions.php:56
|
3986 |
+
msgid "Parent Download Item"
|
3987 |
+
msgstr ""
|
3988 |
+
|
3989 |
+
#: modules/galleries/functions.php:77
|
3990 |
+
msgid "Parent Gallery"
|
3991 |
+
msgstr ""
|
3992 |
+
|
3993 |
+
#: includes/header-footer.php:53
|
3994 |
+
msgid "Parent Header/Footer"
|
3995 |
+
msgstr ""
|
3996 |
+
|
3997 |
+
#: modules/partners/functions.php:69
|
3998 |
+
msgid "Parent Partner"
|
3999 |
+
msgstr ""
|
4000 |
+
|
4001 |
+
#: modules/projects/functions.php:76
|
4002 |
+
msgid "Parent Project"
|
4003 |
+
msgstr ""
|
4004 |
+
|
4005 |
+
#: modules/staff/functions.php:105
|
4006 |
+
msgid "Parent Staff Member"
|
4007 |
+
msgstr ""
|
4008 |
+
|
4009 |
+
#: modules/downloads/functions.php:133
|
4010 |
+
msgid "Parent Tag"
|
4011 |
+
msgstr ""
|
4012 |
+
|
4013 |
+
#: modules/downloads/functions.php:134
|
4014 |
+
msgid "Parent Tag:"
|
4015 |
+
msgstr ""
|
4016 |
+
|
4017 |
+
#: includes/single-templates-framework/inc/functions.php:33
|
4018 |
+
msgid "Parent Template"
|
4019 |
+
msgstr ""
|
4020 |
+
|
4021 |
+
#: modules/testimonials/functions.php:75
|
4022 |
+
msgid "Parent Testimonial"
|
4023 |
+
msgstr ""
|
4024 |
+
|
4025 |
+
#: modules/partners/functions.php:58
|
4026 |
+
msgid "Partner"
|
4027 |
+
msgstr ""
|
4028 |
+
|
4029 |
+
#: modules/partners/functions.php:57 modules/partners/module.php:23
|
4030 |
+
#: includes/single-templates-framework/inc/filters.php:132
|
4031 |
+
msgid "Partners"
|
4032 |
+
msgstr ""
|
4033 |
+
|
4034 |
+
#: includes/single-templates-framework/inc/filters.php:143
|
4035 |
+
msgid "Partners Archive"
|
4036 |
+
msgstr ""
|
4037 |
+
|
4038 |
+
#: modules/partners/functions.php:103
|
4039 |
+
msgid "Partners Categories"
|
4040 |
+
msgstr ""
|
4041 |
+
|
4042 |
+
#: includes/plugin-options-framework/inc/access-control.php:111
|
4043 |
+
msgid "Partners Management"
|
4044 |
+
msgstr ""
|
4045 |
+
|
4046 |
+
#: includes/functions.php:613
|
4047 |
+
msgid "Partners Variation 1"
|
4048 |
+
msgstr ""
|
4049 |
+
|
4050 |
+
#: modules/button/module.php:654 modules/downloads/module.php:1652
|
4051 |
+
#: modules/icon/module.php:104 modules/projects/module.php:1665
|
4052 |
+
#: modules/tp-downloads-button/module.php:350
|
4053 |
+
msgid "Paste your SVG code."
|
4054 |
+
msgstr ""
|
4055 |
+
|
4056 |
+
#: includes/plugin-options-framework/tab-extend.php:83
|
4057 |
+
msgid "PayPal Payments for Ninja Forms"
|
4058 |
+
msgstr ""
|
4059 |
+
|
4060 |
+
#: includes/plugin-options-framework/tab-settings.php:18
|
4061 |
+
#: includes/plugin-options-framework/inc/performance.php:18
|
4062 |
+
msgid "Performance"
|
4063 |
+
msgstr ""
|
4064 |
+
|
4065 |
+
#: includes/class.module.php:2206 includes/class.module.php:2218
|
4066 |
+
#: includes/class.module.php:2230 includes/class.module.php:2242
|
4067 |
+
#: includes/class.module.php:2254 includes/class.module.php:2261
|
4068 |
+
#: includes/scripts.php:271 modules/accordion/module.php:68
|
4069 |
+
#: modules/accordion/module.php:1008 modules/accordion/module.php:1019
|
4070 |
+
#: modules/accordion/module.php:1033 modules/accordion/module.php:1046
|
4071 |
+
#: modules/accordion/module.php:1058 modules/accordion/module.php:1072
|
4072 |
+
#: modules/accordion/module.php:1085 modules/accordion/module.php:1098
|
4073 |
+
#: modules/accordion/module.php:1110 modules/accordion/module.php:1124
|
4074 |
+
#: modules/accordion/module.php:1137 modules/accordion/module.php:1150
|
4075 |
+
#: modules/accordion/module.php:1163 modules/accordion/module.php:1177
|
4076 |
+
#: modules/accordion/module.php:1190 modules/button/module.php:66
|
4077 |
+
#: modules/button/module.php:1090 modules/button/module.php:1101
|
4078 |
+
#: modules/button/module.php:1115 modules/button/module.php:1128
|
4079 |
+
#: modules/button/module.php:1141 modules/button/module.php:1153
|
4080 |
+
#: modules/button/module.php:1165 modules/button/module.php:1177
|
4081 |
+
#: modules/downloads/module.php:80 modules/downloads/module.php:2097
|
4082 |
+
#: modules/downloads/module.php:2109 modules/downloads/module.php:2124
|
4083 |
+
#: modules/downloads/module.php:2136 modules/downloads/module.php:2150
|
4084 |
+
#: modules/downloads/module.php:2163 modules/downloads/module.php:2177
|
4085 |
+
#: modules/downloads/module.php:2190 modules/downloads/module.php:2202
|
4086 |
+
#: modules/downloads/module.php:2215 modules/downloads/module.php:2227
|
4087 |
+
#: modules/downloads/module.php:2240 modules/downloads/module.php:2254
|
4088 |
+
#: modules/downloads/module.php:2267 modules/downloads/module.php:2280
|
4089 |
+
#: modules/downloads/module.php:2292 modules/downloads/module.php:2305
|
4090 |
+
#: modules/downloads/module.php:2317 modules/downloads/module.php:2331
|
4091 |
+
#: modules/downloads/module.php:2343 modules/downloads/module.php:2356
|
4092 |
+
#: modules/downloads/module.php:2368 modules/icon/module.php:66
|
4093 |
+
#: modules/icon/module.php:407 modules/icon/module.php:418
|
4094 |
+
#: modules/icon/module.php:431 modules/icon/module.php:445
|
4095 |
+
#: modules/icon/module.php:458 modules/image/module.php:66
|
4096 |
+
#: modules/image/module.php:651 modules/image/module.php:663
|
4097 |
+
#: modules/image/module.php:675 modules/image/module.php:690
|
4098 |
+
#: modules/image/module.php:704 modules/image/module.php:717
|
4099 |
+
#: modules/image/module.php:730 modules/image/module.php:743
|
4100 |
+
#: modules/image/module.php:755 modules/logo/module.php:104
|
4101 |
+
#: modules/navigation/module.php:91 modules/navigation/module.php:1497
|
4102 |
+
#: modules/navigation/module.php:1508 modules/navigation/module.php:1519
|
4103 |
+
#: modules/navigation/module.php:1530 modules/navigation/module.php:1542
|
4104 |
+
#: modules/notification/module.php:66 modules/notification/module.php:668
|
4105 |
+
#: modules/notification/module.php:679 modules/notification/module.php:693
|
4106 |
+
#: modules/notification/module.php:706 modules/notification/module.php:719
|
4107 |
+
#: modules/notification/module.php:732 modules/notification/module.php:744
|
4108 |
+
#: modules/notification/module.php:756 modules/partners/module.php:80
|
4109 |
+
#: modules/partners/module.php:1363 modules/partners/module.php:1378
|
4110 |
+
#: modules/partners/module.php:1390 modules/partners/module.php:1404
|
4111 |
+
#: modules/partners/module.php:1418 modules/partners/module.php:1432
|
4112 |
+
#: modules/partners/module.php:1445 modules/partners/module.php:1457
|
4113 |
+
#: modules/partners/module.php:1470 modules/partners/module.php:1482
|
4114 |
+
#: modules/partners/module.php:1495 modules/partners/module.php:1508
|
4115 |
+
#: modules/progress-bars/module.php:66 modules/progress-bars/module.php:734
|
4116 |
+
#: modules/progress-bars/module.php:745 modules/progress-bars/module.php:759
|
4117 |
+
#: modules/progress-bars/module.php:772 modules/progress-bars/module.php:785
|
4118 |
+
#: modules/progress-bars/module.php:797 modules/progress-bars/module.php:810
|
4119 |
+
#: modules/progress-bars/module.php:824 modules/progress-bars/module.php:836
|
4120 |
+
#: modules/progress-bars/module.php:850 modules/progress-bars/module.php:863
|
4121 |
+
#: modules/progress-bars/module.php:875 modules/projects/module.php:80
|
4122 |
+
#: modules/projects/module.php:2019 modules/projects/module.php:2030
|
4123 |
+
#: modules/projects/module.php:2046 modules/projects/module.php:2058
|
4124 |
+
#: modules/projects/module.php:2072 modules/projects/module.php:2085
|
4125 |
+
#: modules/projects/module.php:2099 modules/projects/module.php:2112
|
4126 |
+
#: modules/projects/module.php:2124 modules/projects/module.php:2137
|
4127 |
+
#: modules/projects/module.php:2149 modules/projects/module.php:2162
|
4128 |
+
#: modules/projects/module.php:2175 modules/projects/module.php:2188
|
4129 |
+
#: modules/projects/module.php:2200 modules/projects/module.php:2213
|
4130 |
+
#: modules/projects/module.php:2226 modules/projects/module.php:2238
|
4131 |
+
#: modules/projects/module.php:2253 modules/projects/module.php:2266
|
4132 |
+
#: modules/projects/module.php:2277 modules/projects/module.php:2290
|
4133 |
+
#: modules/separator/module.php:66 modules/separator/module.php:380
|
4134 |
+
#: modules/separator/module.php:394 modules/shortcode/module.php:101
|
4135 |
+
#: modules/sliders/module.php:86 modules/social/module.php:69
|
4136 |
+
#: modules/social/module.php:740 modules/social/module.php:751
|
4137 |
+
#: modules/social/module.php:762 modules/social/module.php:774
|
4138 |
+
#: modules/social/module.php:787 modules/social/module.php:799
|
4139 |
+
#: modules/staff/module.php:80 modules/staff/module.php:1793
|
4140 |
+
#: modules/staff/module.php:1804 modules/staff/module.php:1820
|
4141 |
+
#: modules/staff/module.php:1832 modules/staff/module.php:1846
|
4142 |
+
#: modules/staff/module.php:1859 modules/staff/module.php:1871
|
4143 |
+
#: modules/staff/module.php:1885 modules/staff/module.php:1898
|
4144 |
+
#: modules/staff/module.php:1910 modules/staff/module.php:1925
|
4145 |
+
#: modules/staff/module.php:1938 modules/staff/module.php:1950
|
4146 |
+
#: modules/staff/module.php:1963 modules/staff/module.php:1975
|
4147 |
+
#: modules/staff/module.php:1988 modules/staff/module.php:2000
|
4148 |
+
#: modules/staff/module.php:2015 modules/staff/module.php:2027
|
4149 |
+
#: modules/staff/module.php:2040 modules/tp-comments/module.php:68
|
4150 |
+
#: modules/tp-comments/module.php:1374 modules/tp-comments/module.php:1386
|
4151 |
+
#: modules/tp-comments/module.php:1400 modules/tp-comments/module.php:1413
|
4152 |
+
#: modules/tp-comments/module.php:1425 modules/tp-comments/module.php:1439
|
4153 |
+
#: modules/tp-comments/module.php:1452 modules/tp-comments/module.php:1464
|
4154 |
+
#: modules/tp-comments/module.php:1477 modules/tp-comments/module.php:1490
|
4155 |
+
#: modules/tp-comments/module.php:1503 modules/tp-comments/module.php:1515
|
4156 |
+
#: modules/tp-comments/module.php:1529 modules/tp-comments/module.php:1542
|
4157 |
+
#: modules/tp-comments/module.php:1554 modules/tp-comments/module.php:1567
|
4158 |
+
#: modules/tp-comments/module.php:1580 modules/tp-comments/module.php:1593
|
4159 |
+
#: modules/tp-comments/module.php:1605 modules/tp-comments/module.php:1620
|
4160 |
+
#: modules/tp-comments/module.php:1633 modules/tp-comments-form/module.php:72
|
4161 |
+
#: modules/tp-comments-form/module.php:1050
|
4162 |
+
#: modules/tp-comments-form/module.php:1062
|
4163 |
+
#: modules/tp-comments-form/module.php:1076
|
4164 |
+
#: modules/tp-comments-form/module.php:1089
|
4165 |
+
#: modules/tp-comments-form/module.php:1101
|
4166 |
+
#: modules/tp-comments-form/module.php:1114
|
4167 |
+
#: modules/tp-comments-form/module.php:1126
|
4168 |
+
#: modules/tp-comments-form/module.php:1139
|
4169 |
+
#: modules/tp-comments-form/module.php:1152
|
4170 |
+
#: modules/tp-comments-form/module.php:1165
|
4171 |
+
#: modules/tp-comments-form/module.php:1179
|
4172 |
+
#: modules/tp-comments-form/module.php:1192
|
4173 |
+
#: modules/tp-comments-form/module.php:1204
|
4174 |
+
#: modules/tp-comments-form/module.php:1219
|
4175 |
+
#: modules/tp-comments-form/module.php:1232
|
4176 |
+
#: modules/tp-downloads-button/module.php:66
|
4177 |
+
#: modules/tp-downloads-button/module.php:496
|
4178 |
+
#: modules/tp-downloads-button/module.php:508
|
4179 |
+
#: modules/tp-downloads-button/module.php:520
|
4180 |
+
#: modules/tp-downloads-button/module.php:534
|
4181 |
+
#: modules/tp-downloads-button/module.php:546
|
4182 |
+
#: modules/tp-downloads-button/module.php:558 modules/tp-excerpt/module.php:66
|
4183 |
+
#: modules/tp-excerpt/module.php:438 modules/tp-excerpt/module.php:449
|
4184 |
+
#: modules/tp-excerpt/module.php:463 modules/tp-excerpt/module.php:476
|
4185 |
+
#: modules/tp-excerpt/module.php:489 modules/tp-excerpt/module.php:502
|
4186 |
+
#: modules/tp-gallery-slider/module.php:90
|
4187 |
+
#: modules/tp-gallery-slider/module.php:817
|
4188 |
+
#: modules/tp-gallery-slider/module.php:828
|
4189 |
+
#: modules/tp-gallery-slider/module.php:842
|
4190 |
+
#: modules/tp-gallery-slider/module.php:855
|
4191 |
+
#: modules/tp-gallery-slider/module.php:870
|
4192 |
+
#: modules/tp-gallery-slider/module.php:883
|
4193 |
+
#: modules/tp-gallery-slider/module.php:897
|
4194 |
+
#: modules/tp-gallery-slider/module.php:910
|
4195 |
+
#: modules/tp-gallery-slider/module.php:921
|
4196 |
+
#: modules/tp-gallery-slider/module.php:933
|
4197 |
+
#: modules/tp-gallery-slider/module.php:945 modules/tp-meta/module.php:66
|
4198 |
+
#: modules/tp-meta/module.php:559 modules/tp-meta/module.php:572
|
4199 |
+
#: modules/tp-meta/module.php:585 modules/tp-meta/module.php:598
|
4200 |
+
#: modules/tp-project-slider/module.php:66
|
4201 |
+
#: modules/tp-project-slider/module.php:786
|
4202 |
+
#: modules/tp-project-slider/module.php:797
|
4203 |
+
#: modules/tp-project-slider/module.php:811
|
4204 |
+
#: modules/tp-project-slider/module.php:824
|
4205 |
+
#: modules/tp-project-slider/module.php:839
|
4206 |
+
#: modules/tp-project-slider/module.php:852
|
4207 |
+
#: modules/tp-project-slider/module.php:866
|
4208 |
+
#: modules/tp-project-slider/module.php:879
|
4209 |
+
#: modules/tp-project-slider/module.php:890
|
4210 |
+
#: modules/tp-project-slider/module.php:902
|
4211 |
+
#: modules/tp-project-slider/module.php:914
|
4212 |
+
#: modules/tp-staff-social/module.php:70 modules/tp-staff-social/module.php:344
|
4213 |
+
#: modules/tp-staff-social/module.php:355
|
4214 |
+
#: modules/tp-staff-social/module.php:367
|
4215 |
+
#: modules/tp-staff-social/module.php:380
|
4216 |
+
#: modules/tp-staff-social/module.php:392 modules/tp-thumbnail/module.php:66
|
4217 |
+
#: modules/tp-thumbnail/module.php:317 modules/tp-thumbnail/module.php:330
|
4218 |
+
#: modules/tp-thumbnail/module.php:343 modules/tp-title/module.php:66
|
4219 |
+
#: modules/tp-title/module.php:467 modules/tp-title/module.php:478
|
4220 |
+
#: modules/tp-title/module.php:492 modules/tp-title/module.php:505
|
4221 |
+
#: modules/tp-title/module.php:518 modules/tp-title/module.php:531
|
4222 |
+
#: modules/widgets/module.php:134 modules/widgets/module.php:1392
|
4223 |
+
#: modules/widgets/module.php:1403 modules/widgets/module.php:1416
|
4224 |
+
#: modules/widgets/module.php:1429 modules/widgets/module.php:1442
|
4225 |
+
#: modules/widgets/module.php:1455 modules/widgets/module.php:1468
|
4226 |
+
#: modules/widgets/module.php:1481 modules/widgets/module.php:1493
|
4227 |
+
#: modules/widgets/module.php:1505 modules/widgets/module.php:1518
|
4228 |
+
#: modules/widgets/module.php:1531
|
4229 |
+
msgid "Phone"
|
4230 |
+
msgstr ""
|
4231 |
+
|
4232 |
+
#: modules/logo/module.php:517 modules/logo/module.php:528
|
4233 |
+
#: modules/logo/module.php:540 modules/logo/module.php:552
|
4234 |
+
#: modules/logo/module.php:564 modules/logo/module.php:579
|
4235 |
+
msgid "phone"
|
4236 |
+
msgstr ""
|
4237 |
+
|
4238 |
+
#: modules/tp-comments/functions.php:24
|
4239 |
+
msgid "Pingback:"
|
4240 |
+
msgstr ""
|
4241 |
+
|
4242 |
+
#: modules/social/module.php:121 modules/social/module.php:875
|
4243 |
+
msgid "Pinterest"
|
4244 |
+
msgstr ""
|
4245 |
+
|
4246 |
+
#: modules/shortcode/module.php:2908
|
4247 |
+
msgid "Please add your shortcode in the module settings."
|
4248 |
+
msgstr ""
|
4249 |
+
|
4250 |
+
#: includes/plugin-updates/lc-license-manager.class.php:560
|
4251 |
+
msgid "Please enter your license to activate the plugin"
|
4252 |
+
msgstr ""
|
4253 |
+
|
4254 |
+
#: includes/header-footer.php:117 modules/button/module.php:604
|
4255 |
+
#: modules/downloads/module.php:845 modules/navigation/module.php:815
|
4256 |
+
#: modules/partners/module.php:836 modules/progress-bars/module.php:387
|
4257 |
+
#: modules/projects/module.php:861 modules/staff/module.php:303
|
4258 |
+
#: modules/staff/module.php:973 modules/staff/module.php:1195
|
4259 |
+
#: modules/staff/module.php:1209 modules/staff/module.php:1238
|
4260 |
+
#: modules/staff/module.php:1249 modules/staff/module.php:1261
|
4261 |
+
#: modules/staff/module.php:1311 modules/staff/module.php:1323
|
4262 |
+
#: modules/staff/module.php:1334 modules/staff/module.php:1355
|
4263 |
+
#: modules/staff/module.php:1370
|
4264 |
+
msgid "Position"
|
4265 |
+
msgstr ""
|
4266 |
+
|
4267 |
+
#: modules/staff/module.php:1708 modules/staff/module.php:1979
|
4268 |
+
msgid "Position - Font Size"
|
4269 |
+
msgstr ""
|
4270 |
+
|
4271 |
+
#: modules/staff/module.php:1721 modules/staff/module.php:1992
|
4272 |
+
msgid "Position - Margin Bottom"
|
4273 |
+
msgstr ""
|
4274 |
+
|
4275 |
+
#: modules/staff/module.php:1733 modules/staff/module.php:2004
|
4276 |
+
msgid "Position - Padding Vertical"
|
4277 |
+
msgstr ""
|
4278 |
+
|
4279 |
+
#: modules/downloads/module.php:307 modules/partners/module.php:309
|
4280 |
+
#: modules/projects/module.php:327 modules/staff/module.php:285
|
4281 |
+
msgid "Post Elements"
|
4282 |
+
msgstr ""
|
4283 |
+
|
4284 |
+
#: includes/plugin-options-framework/tab-settings.php:48
|
4285 |
+
msgid "Post Types"
|
4286 |
+
msgstr ""
|
4287 |
+
|
4288 |
+
#: modules/downloads/module.php:138 modules/partners/module.php:159
|
4289 |
+
#: modules/projects/module.php:155 modules/staff/module.php:122
|
4290 |
+
msgid "Posts Per Page"
|
4291 |
+
msgstr ""
|
4292 |
+
|
4293 |
+
#: modules/partners/module.php:189 modules/projects/module.php:185
|
4294 |
+
msgid "Posts Per Row"
|
4295 |
+
msgstr ""
|
4296 |
+
|
4297 |
+
#: includes/plugin-options-framework/tab-extend.php:336
|
4298 |
+
msgid "Premium Design Resources"
|
4299 |
+
msgstr ""
|
4300 |
+
|
4301 |
+
#: includes/plugin-options-framework/tab-extensions.php:76
|
4302 |
+
msgid "Premium Extensions"
|
4303 |
+
msgstr ""
|
4304 |
+
|
4305 |
+
#: includes/plugin-options-framework/tab-extend.php:389
|
4306 |
+
msgid "Premium Same Day Support"
|
4307 |
+
msgstr ""
|
4308 |
+
|
4309 |
+
#: includes/plugin-options-framework/tab-extend.php:43
|
4310 |
+
msgid "Premium Slider with Pro Animations "
|
4311 |
+
msgstr ""
|
4312 |
+
|
4313 |
+
#: includes/plugin-options-framework/tab-docs.php:44
|
4314 |
+
msgid "Premium support (buyers only)"
|
4315 |
+
msgstr ""
|
4316 |
+
|
4317 |
+
#: includes/plugin-options-framework/tab-extend.php:215
|
4318 |
+
msgid "Premium Slider Included"
|
4319 |
+
msgstr ""
|
4320 |
+
|
4321 |
+
#: includes/plugin-options-framework/inc/options.php:98
|
4322 |
+
msgid ""
|
4323 |
+
"Prepend the permalink structure with the front base. ( example: if your "
|
4324 |
+
"permalink structure is /blog/, then your links will be: disabled -> /project-"
|
4325 |
+
"view/, enabled -> /blog/project-view/ )."
|
4326 |
+
msgstr ""
|
4327 |
+
|
4328 |
+
#: includes/class.module.php:2842
|
4329 |
+
msgid "Preset"
|
4330 |
+
msgstr ""
|
4331 |
+
|
4332 |
+
#: modules/downloads/module.php:158 modules/partners/module.php:179
|
4333 |
+
#: modules/projects/module.php:175 modules/staff/module.php:142
|
4334 |
+
msgid "Prev/Next"
|
4335 |
+
msgstr ""
|
4336 |
+
|
4337 |
+
#: includes/functions.php:620
|
4338 |
+
msgid "Products Variation 1"
|
4339 |
+
msgstr ""
|
4340 |
+
|
4341 |
+
#: includes/functions.php:627
|
4342 |
+
msgid "Products Variation 2"
|
4343 |
+
msgstr ""
|
4344 |
+
|
4345 |
+
#: includes/plugin-options-framework/tab-extend.php:249
|
4346 |
+
msgid "Professional SEO Tools Included"
|
4347 |
+
msgstr ""
|
4348 |
+
|
4349 |
+
#: modules/progress-bars/module.php:19
|
4350 |
+
msgid "Progress Bar"
|
4351 |
+
msgstr ""
|
4352 |
+
|
4353 |
+
#: modules/projects/functions.php:65
|
4354 |
+
msgid "Project"
|
4355 |
+
msgstr ""
|
4356 |
+
|
4357 |
+
#: modules/tp-project-slider/module.php:19
|
4358 |
+
msgid "Project Images Slider"
|
4359 |
+
msgstr ""
|
4360 |
+
|
4361 |
+
#: modules/projects/functions.php:64 modules/projects/module.php:23
|
4362 |
+
#: includes/single-templates-framework/inc/filters.php:128
|
4363 |
+
msgid "Projects"
|
4364 |
+
msgstr ""
|
4365 |
+
|
4366 |
+
#: includes/single-templates-framework/inc/filters.php:139
|
4367 |
+
msgid "Projects Archive"
|
4368 |
+
msgstr ""
|
4369 |
+
|
4370 |
+
#: modules/projects/functions.php:110
|
4371 |
+
msgid "Projects Categories"
|
4372 |
+
msgstr ""
|
4373 |
+
|
4374 |
+
#: includes/plugin-options-framework/inc/access-control.php:61
|
4375 |
+
msgid "Projects Management"
|
4376 |
+
msgstr ""
|
4377 |
+
|
4378 |
+
#: includes/functions.php:599
|
4379 |
+
msgid "Projects Variation 1"
|
4380 |
+
msgstr ""
|
4381 |
+
|
4382 |
+
#: includes/functions.php:606
|
4383 |
+
msgid "Projects Variation 2"
|
4384 |
+
msgstr ""
|
4385 |
+
|
4386 |
+
#: includes/display-functions.php:106
|
4387 |
+
msgid "Publish Changes"
|
4388 |
+
msgstr ""
|
4389 |
+
|
4390 |
+
#: modules/downloads/module.php:209 modules/partners/module.php:230
|
4391 |
+
#: modules/projects/module.php:226 modules/staff/module.php:193
|
4392 |
+
msgid "Publish Date"
|
4393 |
+
msgstr ""
|
4394 |
+
|
4395 |
+
#: modules/button/module.php:252
|
4396 |
+
msgid "Radius"
|
4397 |
+
msgstr ""
|
4398 |
+
|
4399 |
+
#: modules/logo/module.php:366
|
4400 |
+
msgid "Radius - Bottom"
|
4401 |
+
msgstr ""
|
4402 |
+
|
4403 |
+
#: modules/logo/module.php:354
|
4404 |
+
msgid "Radius - Top"
|
4405 |
+
msgstr ""
|
4406 |
+
|
4407 |
+
#: modules/downloads/module.php:217 modules/partners/module.php:238
|
4408 |
+
#: modules/projects/module.php:234 modules/staff/module.php:201
|
4409 |
+
msgid "Random"
|
4410 |
+
msgstr ""
|
4411 |
+
|
4412 |
+
#: includes/class.module.php:2851
|
4413 |
+
msgid "Register New Preset"
|
4414 |
+
msgstr ""
|
4415 |
+
|
4416 |
+
#: includes/module-controls.php:696
|
4417 |
+
#: includes/row-system/inc/options-output.php:140
|
4418 |
+
msgid "Remove Image"
|
4419 |
+
msgstr ""
|
4420 |
+
|
4421 |
+
#: includes/row-system/inc/options-output.php:146
|
4422 |
+
msgid "Remove Video"
|
4423 |
+
msgstr ""
|
4424 |
+
|
4425 |
+
#: modules/button/module.php:749 modules/navigation/module.php:146
|
4426 |
+
#: modules/navigation/module.php:880 modules/separator/module.php:136
|
4427 |
+
#: modules/shortcode/module.php:2224 includes/row-system/inc/options.php:173
|
4428 |
+
msgid "Repeat"
|
4429 |
+
msgstr ""
|
4430 |
+
|
4431 |
+
#: modules/button/module.php:753 modules/navigation/module.php:150
|
4432 |
+
#: modules/navigation/module.php:884 modules/separator/module.php:140
|
4433 |
+
#: modules/shortcode/module.php:2228 includes/row-system/inc/options.php:177
|
4434 |
+
msgid "Repeat Horizontal"
|
4435 |
+
msgstr ""
|
4436 |
+
|
4437 |
+
#: modules/button/module.php:757 modules/navigation/module.php:154
|
4438 |
+
#: modules/navigation/module.php:888 modules/separator/module.php:144
|
4439 |
+
#: modules/shortcode/module.php:2232 includes/row-system/inc/options.php:181
|
4440 |
+
msgid "Repeat Vertical"
|
4441 |
+
msgstr ""
|
4442 |
+
|
4443 |
+
#: modules/tp-comments/module.php:1289 modules/tp-comments/module.php:1571
|
4444 |
+
msgid "Reply - Font Size"
|
4445 |
+
msgstr ""
|
4446 |
+
|
4447 |
+
#: modules/tp-comments-form/module.php:1370
|
4448 |
+
#, php-format
|
4449 |
+
msgid "Reply to %s."
|
4450 |
+
msgstr ""
|
4451 |
+
|
4452 |
+
#: includes/plugin-options-framework/tab-docs.php:42
|
4453 |
+
msgid "Report a bug (not support!)"
|
4454 |
+
msgstr ""
|
4455 |
+
|
4456 |
+
#: modules/downloads/module.php:618 modules/image/module.php:145
|
4457 |
+
#: modules/logo/module.php:133 modules/partners/module.php:610
|
4458 |
+
#: modules/projects/module.php:633 modules/staff/module.php:592
|
4459 |
+
#: modules/tp-thumbnail/module.php:240
|
4460 |
+
msgid "Resize - Height"
|
4461 |
+
msgstr ""
|
4462 |
+
|
4463 |
+
#: modules/downloads/module.php:626 modules/downloads/module.php:634
|
4464 |
+
#: modules/image/module.php:151 modules/logo/module.php:139
|
4465 |
+
#: modules/partners/module.php:618 modules/partners/module.php:626
|
4466 |
+
#: modules/projects/module.php:641 modules/projects/module.php:649
|
4467 |
+
#: modules/staff/module.php:600 modules/staff/module.php:608
|
4468 |
+
#: modules/tp-thumbnail/module.php:233
|
4469 |
+
msgid "Resize - Width"
|
4470 |
+
msgstr ""
|
4471 |
+
|
4472 |
+
#: includes/display-functions.php:79
|
4473 |
+
msgid "Responsive"
|
4474 |
+
msgstr ""
|
4475 |
+
|
4476 |
+
#: includes/plugin-options-framework/tab-extend.php:59
|
4477 |
+
msgid "Responsive Mega Menu Module"
|
4478 |
+
msgstr ""
|
4479 |
+
|
4480 |
+
#: modules/accordion/module.php:787 modules/accordion/module.php:993
|
4481 |
+
#: modules/button/module.php:965 modules/button/module.php:1075
|
4482 |
+
#: modules/downloads/module.php:1787 modules/downloads/module.php:2082
|
4483 |
+
#: modules/icon/module.php:318 modules/icon/module.php:392
|
4484 |
+
#: modules/image/module.php:508 modules/image/module.php:636
|
4485 |
+
#: modules/logo/module.php:415 modules/logo/module.php:502
|
4486 |
+
#: modules/navigation/module.php:1417 modules/navigation/module.php:1482
|
4487 |
+
#: modules/notification/module.php:541 modules/notification/module.php:653
|
4488 |
+
#: modules/partners/module.php:1179 modules/partners/module.php:1348
|
4489 |
+
#: modules/progress-bars/module.php:554 modules/progress-bars/module.php:719
|
4490 |
+
#: modules/projects/module.php:1710 modules/projects/module.php:2004
|
4491 |
+
#: modules/separator/module.php:328 modules/separator/module.php:365
|
4492 |
+
#: modules/social/module.php:642 modules/social/module.php:725
|
4493 |
+
#: modules/staff/module.php:1507 modules/staff/module.php:1778
|
4494 |
+
#: modules/tp-comments/module.php:1077 modules/tp-comments/module.php:1359
|
4495 |
+
#: modules/tp-comments-form/module.php:830
|
4496 |
+
#: modules/tp-comments-form/module.php:1035
|
4497 |
+
#: modules/tp-downloads-button/module.php:395
|
4498 |
+
#: modules/tp-downloads-button/module.php:481 modules/tp-excerpt/module.php:335
|
4499 |
+
#: modules/tp-excerpt/module.php:423 modules/tp-gallery-slider/module.php:650
|
4500 |
+
#: modules/tp-gallery-slider/module.php:802 modules/tp-meta/module.php:481
|
4501 |
+
#: modules/tp-meta/module.php:544 modules/tp-project-slider/module.php:619
|
4502 |
+
#: modules/tp-project-slider/module.php:771
|
4503 |
+
#: modules/tp-staff-social/module.php:257
|
4504 |
+
#: modules/tp-staff-social/module.php:329 modules/tp-thumbnail/module.php:252
|
4505 |
+
#: modules/tp-thumbnail/module.php:302 modules/tp-title/module.php:364
|
4506 |
+
#: modules/tp-title/module.php:452 modules/widgets/module.php:1214
|
4507 |
+
#: modules/widgets/module.php:1377
|
4508 |
+
msgid "Responsive Styling"
|
4509 |
+
msgstr ""
|
4510 |
+
|
4511 |
+
#: includes/plugin-options-framework/tab-extend.php:273
|
4512 |
+
msgid "Responsive Mega Menu"
|
4513 |
+
msgstr ""
|
4514 |
+
|
4515 |
+
#: modules/sliders/module.php:92
|
4516 |
+
msgid "Revolution Slider"
|
4517 |
+
msgstr ""
|
4518 |
+
|
4519 |
+
#: includes/class.module.php:1327 includes/class.module.php:2085
|
4520 |
+
#: includes/class.module.php:2153 includes/class.module.php:2221
|
4521 |
+
#: modules/accordion/module.php:145 modules/accordion/module.php:287
|
4522 |
+
#: modules/accordion/module.php:409 modules/accordion/module.php:614
|
4523 |
+
#: modules/button/module.php:234 modules/button/module.php:290
|
4524 |
+
#: modules/button/module.php:614 modules/button/module.php:877
|
4525 |
+
#: modules/downloads/module.php:534 modules/downloads/module.php:731
|
4526 |
+
#: modules/downloads/module.php:1462 modules/icon/module.php:184
|
4527 |
+
#: modules/image/module.php:237 modules/logo/module.php:190
|
4528 |
+
#: modules/logo/module.php:247 modules/logo/module.php:336
|
4529 |
+
#: modules/navigation/module.php:292 modules/navigation/module.php:505
|
4530 |
+
#: modules/navigation/module.php:833 modules/navigation/module.php:1008
|
4531 |
+
#: modules/navigation/module.php:1176 modules/notification/module.php:127
|
4532 |
+
#: modules/notification/module.php:429 modules/partners/module.php:525
|
4533 |
+
#: modules/partners/module.php:722 modules/progress-bars/module.php:167
|
4534 |
+
#: modules/progress-bars/module.php:455 modules/projects/module.php:549
|
4535 |
+
#: modules/projects/module.php:746 modules/separator/module.php:258
|
4536 |
+
#: modules/shortcode/module.php:195 modules/shortcode/module.php:1836
|
4537 |
+
#: modules/shortcode/module.php:1970 modules/shortcode/module.php:2368
|
4538 |
+
#: modules/shortcode/module.php:2657 modules/social/module.php:268
|
4539 |
+
#: modules/staff/module.php:508 modules/staff/module.php:678
|
4540 |
+
#: modules/staff/module.php:859 modules/staff/module.php:1222
|
4541 |
+
#: modules/tp-comments/module.php:116 modules/tp-comments/module.php:245
|
4542 |
+
#: modules/tp-comments/module.php:367 modules/tp-comments/module.php:501
|
4543 |
+
#: modules/tp-comments/module.php:905 modules/tp-comments-form/module.php:162
|
4544 |
+
#: modules/tp-comments-form/module.php:427
|
4545 |
+
#: modules/tp-comments-form/module.php:648
|
4546 |
+
#: modules/tp-downloads-button/module.php:141 modules/tp-excerpt/module.php:114
|
4547 |
+
#: modules/tp-gallery-slider/module.php:223
|
4548 |
+
#: modules/tp-gallery-slider/module.php:364
|
4549 |
+
#: modules/tp-gallery-slider/module.php:497 modules/tp-meta/module.php:186
|
4550 |
+
#: modules/tp-project-slider/module.php:192
|
4551 |
+
#: modules/tp-project-slider/module.php:333
|
4552 |
+
#: modules/tp-project-slider/module.php:466
|
4553 |
+
#: modules/tp-staff-social/module.php:118 modules/tp-thumbnail/module.php:125
|
4554 |
+
#: modules/tp-title/module.php:114 modules/widgets/module.php:202
|
4555 |
+
#: modules/widgets/module.php:353 modules/widgets/module.php:693
|
4556 |
+
#: modules/widgets/module.php:1139
|
4557 |
+
#: includes/row-system/inc/options-output.php:169
|
4558 |
+
msgid "Right"
|
4559 |
+
msgstr ""
|
4560 |
+
|
4561 |
+
#: modules/downloads/module.php:402 modules/downloads/module.php:413
|
4562 |
+
#: modules/downloads/module.php:427 modules/downloads/module.php:441
|
4563 |
+
#: modules/downloads/module.php:470 modules/partners/module.php:392
|
4564 |
+
#: modules/partners/module.php:403 modules/partners/module.php:417
|
4565 |
+
#: modules/partners/module.php:431 modules/partners/module.php:460
|
4566 |
+
#: modules/projects/module.php:417 modules/projects/module.php:428
|
4567 |
+
#: modules/projects/module.php:442 modules/projects/module.php:456
|
4568 |
+
#: modules/projects/module.php:485 modules/staff/module.php:376
|
4569 |
+
#: modules/staff/module.php:387 modules/staff/module.php:401
|
4570 |
+
#: modules/staff/module.php:415 modules/staff/module.php:444
|
4571 |
+
msgid "Row Separator"
|
4572 |
+
msgstr ""
|
4573 |
+
|
4574 |
+
#: modules/social/module.php:181 modules/social/module.php:955
|
4575 |
+
msgid "RSS"
|
4576 |
+
msgstr ""
|
4577 |
+
|
4578 |
+
#: includes/plugin-options-framework/tab-extend.php:109
|
4579 |
+
msgid "Same Day Premium Support"
|
4580 |
+
msgstr ""
|
4581 |
+
|
4582 |
+
#: modules/button/module.php:110 modules/logo/module.php:123
|
4583 |
+
#: modules/partners/module.php:113
|
4584 |
+
msgid "Same Tab"
|
4585 |
+
msgstr ""
|
4586 |
+
|
4587 |
+
#: modules/projects/module.php:109
|
4588 |
+
msgid "Same tab"
|
4589 |
+
msgstr ""
|
4590 |
+
|
4591 |
+
#: includes/display-functions.php:211
|
4592 |
+
msgid "Save"
|
4593 |
+
msgstr ""
|
4594 |
+
|
4595 |
+
#: modules/shortcode/module.php:2913
|
4596 |
+
msgid "Save and refresh the page to display the module safely."
|
4597 |
+
msgstr ""
|
4598 |
+
|
4599 |
+
#: includes/display-functions.php:111
|
4600 |
+
msgid "Save As Draft"
|
4601 |
+
msgstr ""
|
4602 |
+
|
4603 |
+
#: includes/display-functions.php:203
|
4604 |
+
msgid "Save Page Design"
|
4605 |
+
msgstr ""
|
4606 |
+
|
4607 |
+
#: modules/button/module.php:778 modules/navigation/module.php:174
|
4608 |
+
#: modules/navigation/module.php:909 modules/separator/module.php:164
|
4609 |
+
#: modules/shortcode/module.php:2253 includes/row-system/inc/options.php:245
|
4610 |
+
msgid "Scroll"
|
4611 |
+
msgstr ""
|
4612 |
+
|
4613 |
+
#: modules/downloads/functions.php:92 modules/galleries/functions.php:113
|
4614 |
+
#: modules/partners/functions.php:105 modules/projects/functions.php:112
|
4615 |
+
#: modules/staff/functions.php:141 modules/testimonials/functions.php:112
|
4616 |
+
msgid "Search Categories"
|
4617 |
+
msgstr ""
|
4618 |
+
|
4619 |
+
#: modules/downloads/functions.php:53
|
4620 |
+
msgid "Search Download Item"
|
4621 |
+
msgstr ""
|
4622 |
+
|
4623 |
+
#: modules/galleries/functions.php:74
|
4624 |
+
msgid "Search Gallery"
|
4625 |
+
msgstr ""
|
4626 |
+
|
4627 |
+
#: includes/header-footer.php:50
|
4628 |
+
msgid "Search Header/Footer"
|
4629 |
+
msgstr ""
|
4630 |
+
|
4631 |
+
#: modules/partners/functions.php:66
|
4632 |
+
msgid "Search Partner"
|
4633 |
+
msgstr ""
|
4634 |
+
|
4635 |
+
#: modules/projects/functions.php:73
|
4636 |
+
msgid "Search Project"
|
4637 |
+
msgstr ""
|
4638 |
+
|
4639 |
+
#: includes/single-templates-framework/inc/filters.php:122
|
4640 |
+
#: includes/single-templates-framework/inc/functions.php:104
|
4641 |
+
msgid "Search Results"
|
4642 |
+
msgstr ""
|
4643 |
+
|
4644 |
+
#: modules/staff/functions.php:102
|
4645 |
+
msgid "Search Staff"
|
4646 |
+
msgstr ""
|
4647 |
+
|
4648 |
+
#: modules/downloads/functions.php:131
|
4649 |
+
msgid "Search Tags"
|
4650 |
+
msgstr ""
|
4651 |
+
|
4652 |
+
#: includes/single-templates-framework/inc/functions.php:30
|
4653 |
+
msgid "Search Templates"
|
4654 |
+
msgstr ""
|
4655 |
+
|
4656 |
+
#: modules/testimonials/functions.php:72
|
4657 |
+
msgid "Search Testimonials"
|
4658 |
+
msgstr ""
|
4659 |
+
|
4660 |
+
#: includes/plugin-options-framework/inc/options.php:30
|
4661 |
+
msgid "Section Paddings <br>(horizontal)"
|
4662 |
+
msgstr ""
|
4663 |
+
|
4664 |
+
#: includes/plugin-options-framework/tab-getting-started.php:80
|
4665 |
+
msgid "Security updates"
|
4666 |
+
msgstr ""
|
4667 |
+
|
4668 |
+
#: modules/button/module.php:636 modules/downloads/module.php:1634
|
4669 |
+
#: modules/icon/module.php:90 modules/projects/module.php:1647
|
4670 |
+
#: modules/tp-downloads-button/module.php:332
|
4671 |
+
msgid "Select type of icon."
|
4672 |
+
msgstr ""
|
4673 |
+
|
4674 |
+
#: modules/separator/module.php:19
|
4675 |
+
msgid "Separator"
|
4676 |
+
msgstr ""
|
4677 |
+
|
4678 |
+
#: modules/downloads/module.php:1817 modules/downloads/module.php:2112
|
4679 |
+
#: modules/partners/module.php:1197 modules/partners/module.php:1366
|
4680 |
+
#: modules/projects/module.php:1740 modules/projects/module.php:2034
|
4681 |
+
#: modules/staff/module.php:1537 modules/staff/module.php:1808
|
4682 |
+
msgid "Separator - Height"
|
4683 |
+
msgstr ""
|
4684 |
+
|
4685 |
+
#: includes/plugin-options-framework/inc/init.php:90
|
4686 |
+
msgid "Settings"
|
4687 |
+
msgstr ""
|
4688 |
+
|
4689 |
+
#: includes/plugin-options-framework/tab-getting-started.php:130
|
4690 |
+
msgid "Share your project"
|
4691 |
+
msgstr ""
|
4692 |
+
|
4693 |
+
#: modules/shortcode/module.php:54 modules/shortcode/module.php:108
|
4694 |
+
msgid "Shortcode"
|
4695 |
+
msgstr ""
|
4696 |
+
|
4697 |
+
#: includes/display-functions.php:116
|
4698 |
+
msgid "Show"
|
4699 |
+
msgstr ""
|
4700 |
+
|
4701 |
+
#: modules/notification/module.php:72
|
4702 |
+
msgid "Show Again After ( days )"
|
4703 |
+
msgstr ""
|
4704 |
+
|
4705 |
+
#: modules/button/module.php:622 modules/downloads/module.php:1616
|
4706 |
+
#: modules/icon/module.php:72 modules/projects/module.php:1629
|
4707 |
+
#: modules/tp-downloads-button/module.php:314
|
4708 |
+
msgid "Show Icon"
|
4709 |
+
msgstr ""
|
4710 |
+
|
4711 |
+
#: modules/social/module.php:75
|
4712 |
+
msgid "Show Labels"
|
4713 |
+
msgstr ""
|
4714 |
+
|
4715 |
+
#: modules/accordion/module.php:54 modules/button/module.php:52
|
4716 |
+
#: modules/downloads/module.php:66 modules/icon/module.php:52
|
4717 |
+
#: modules/image/module.php:52 modules/logo/module.php:90
|
4718 |
+
#: modules/navigation/module.php:77 modules/notification/module.php:52
|
4719 |
+
#: modules/partners/module.php:66 modules/progress-bars/module.php:52
|
4720 |
+
#: modules/projects/module.php:66 modules/separator/module.php:52
|
4721 |
+
#: modules/shortcode/module.php:87 modules/sliders/module.php:72
|
4722 |
+
#: modules/social/module.php:55 modules/staff/module.php:66
|
4723 |
+
#: modules/tp-comments/module.php:54 modules/tp-comments-form/module.php:58
|
4724 |
+
#: modules/tp-downloads-button/module.php:52 modules/tp-excerpt/module.php:52
|
4725 |
+
#: modules/tp-gallery-slider/module.php:76 modules/tp-meta/module.php:52
|
4726 |
+
#: modules/tp-project-slider/module.php:52
|
4727 |
+
#: modules/tp-staff-social/module.php:56 modules/tp-thumbnail/module.php:52
|
4728 |
+
#: modules/tp-title/module.php:52 modules/widgets/module.php:120
|
4729 |
+
#: includes/row-system/inc/options.php:35
|
4730 |
+
msgid "Show On"
|
4731 |
+
msgstr ""
|
4732 |
+
|
4733 |
+
#: includes/plugin-options-framework/tab-getting-started.php:122
|
4734 |
+
msgid "Show Us Your Work"
|
4735 |
+
msgstr ""
|
4736 |
+
|
4737 |
+
#: includes/plugin-options-framework/inc/options.php:82
|
4738 |
+
msgid "Sidebars"
|
4739 |
+
msgstr ""
|
4740 |
+
|
4741 |
+
#: includes/single-templates-framework/inc/functions.php:62
|
4742 |
+
msgid "Single Post Templates:"
|
4743 |
+
msgstr ""
|
4744 |
+
|
4745 |
+
#: modules/icon/module.php:290 modules/navigation/module.php:1469
|
4746 |
+
#: modules/navigation/module.php:1534 modules/notification/module.php:487
|
4747 |
+
#: modules/progress-bars/module.php:537 modules/social/module.php:399
|
4748 |
+
#: modules/social/module.php:446 modules/tp-gallery-slider/module.php:621
|
4749 |
+
#: modules/tp-project-slider/module.php:590
|
4750 |
+
#: modules/tp-staff-social/module.php:192
|
4751 |
+
#: modules/tp-staff-social/module.php:239
|
4752 |
+
msgid "Size"
|
4753 |
+
msgstr ""
|
4754 |
+
|
4755 |
+
#: modules/icon/module.php:375 modules/icon/module.php:449
|
4756 |
+
msgid "Size ( Font )"
|
4757 |
+
msgstr ""
|
4758 |
+
|
4759 |
+
#: modules/social/module.php:695 modules/social/module.php:778
|
4760 |
+
#: modules/tp-staff-social/module.php:299
|
4761 |
+
#: modules/tp-staff-social/module.php:371
|
4762 |
+
msgid "Size ( Icon )"
|
4763 |
+
msgstr ""
|
4764 |
+
|
4765 |
+
#: modules/button/module.php:658 modules/downloads/module.php:1657
|
4766 |
+
#: modules/projects/module.php:1670 modules/tp-downloads-button/module.php:355
|
4767 |
+
msgid "Size ( SVG )"
|
4768 |
+
msgstr ""
|
4769 |
+
|
4770 |
+
#: modules/social/module.php:683 modules/social/module.php:766
|
4771 |
+
#: modules/tp-staff-social/module.php:287
|
4772 |
+
#: modules/tp-staff-social/module.php:359
|
4773 |
+
msgid "Size ( Wrapper )"
|
4774 |
+
msgstr ""
|
4775 |
+
|
4776 |
+
#: modules/tp-gallery-slider/module.php:117
|
4777 |
+
#: modules/tp-project-slider/module.php:86
|
4778 |
+
msgid "Slide"
|
4779 |
+
msgstr ""
|
4780 |
+
|
4781 |
+
#: modules/tp-gallery-slider/module.php:327
|
4782 |
+
#: modules/tp-gallery-slider/module.php:338
|
4783 |
+
#: modules/tp-gallery-slider/module.php:351
|
4784 |
+
#: modules/tp-gallery-slider/module.php:380
|
4785 |
+
#: modules/tp-gallery-slider/module.php:393
|
4786 |
+
#: modules/tp-gallery-slider/module.php:406
|
4787 |
+
#: modules/tp-gallery-slider/module.php:420
|
4788 |
+
#: modules/tp-gallery-slider/module.php:433
|
4789 |
+
#: modules/tp-project-slider/module.php:296
|
4790 |
+
#: modules/tp-project-slider/module.php:307
|
4791 |
+
#: modules/tp-project-slider/module.php:320
|
4792 |
+
#: modules/tp-project-slider/module.php:349
|
4793 |
+
#: modules/tp-project-slider/module.php:362
|
4794 |
+
#: modules/tp-project-slider/module.php:375
|
4795 |
+
#: modules/tp-project-slider/module.php:389
|
4796 |
+
#: modules/tp-project-slider/module.php:402
|
4797 |
+
msgid "Slider"
|
4798 |
+
msgstr ""
|
4799 |
+
|
4800 |
+
#: modules/tp-gallery-slider/module.php:444
|
4801 |
+
#: modules/tp-project-slider/module.php:413
|
4802 |
+
msgid "slider"
|
4803 |
+
msgstr ""
|
4804 |
+
|
4805 |
+
#: modules/sliders/module.php:19
|
4806 |
+
msgid "Slider (Revolution)"
|
4807 |
+
msgstr ""
|
4808 |
+
|
4809 |
+
#: modules/tp-gallery-slider/module.php:460
|
4810 |
+
#: modules/tp-gallery-slider/module.php:471
|
4811 |
+
#: modules/tp-gallery-slider/module.php:484
|
4812 |
+
#: modules/tp-gallery-slider/module.php:513
|
4813 |
+
#: modules/tp-gallery-slider/module.php:526
|
4814 |
+
#: modules/tp-gallery-slider/module.php:539
|
4815 |
+
#: modules/tp-gallery-slider/module.php:553
|
4816 |
+
#: modules/tp-gallery-slider/module.php:566
|
4817 |
+
#: modules/tp-project-slider/module.php:429
|
4818 |
+
#: modules/tp-project-slider/module.php:440
|
4819 |
+
#: modules/tp-project-slider/module.php:453
|
4820 |
+
#: modules/tp-project-slider/module.php:482
|
4821 |
+
#: modules/tp-project-slider/module.php:495
|
4822 |
+
#: modules/tp-project-slider/module.php:508
|
4823 |
+
#: modules/tp-project-slider/module.php:522
|
4824 |
+
#: modules/tp-project-slider/module.php:535
|
4825 |
+
msgid "Slider - item"
|
4826 |
+
msgstr ""
|
4827 |
+
|
4828 |
+
#: modules/tp-gallery-slider/module.php:721
|
4829 |
+
#: modules/tp-gallery-slider/module.php:873
|
4830 |
+
#: modules/tp-project-slider/module.php:690
|
4831 |
+
#: modules/tp-project-slider/module.php:842
|
4832 |
+
msgid "Slider - Padding Horizontal"
|
4833 |
+
msgstr ""
|
4834 |
+
|
4835 |
+
#: modules/tp-gallery-slider/module.php:707
|
4836 |
+
#: modules/tp-gallery-slider/module.php:859
|
4837 |
+
#: modules/tp-project-slider/module.php:676
|
4838 |
+
#: modules/tp-project-slider/module.php:828
|
4839 |
+
msgid "Slider - Padding Vertical"
|
4840 |
+
msgstr ""
|
4841 |
+
|
4842 |
+
#: modules/tp-gallery-slider/module.php:748
|
4843 |
+
#: modules/tp-gallery-slider/module.php:900
|
4844 |
+
#: modules/tp-project-slider/module.php:717
|
4845 |
+
#: modules/tp-project-slider/module.php:869
|
4846 |
+
msgid "Slider Item - Padding Horizontal"
|
4847 |
+
msgstr ""
|
4848 |
+
|
4849 |
+
#: modules/tp-gallery-slider/module.php:734
|
4850 |
+
#: modules/tp-gallery-slider/module.php:886
|
4851 |
+
#: modules/tp-project-slider/module.php:703
|
4852 |
+
#: modules/tp-project-slider/module.php:855
|
4853 |
+
msgid "Slider Item - Padding Vertical"
|
4854 |
+
msgstr ""
|
4855 |
+
|
4856 |
+
#: includes/plugin-options-framework/inc/options.php:91
|
4857 |
+
msgid "Slugs"
|
4858 |
+
msgstr ""
|
4859 |
+
|
4860 |
+
#: modules/social/module.php:19 modules/staff/module.php:630
|
4861 |
+
#: modules/staff/module.php:641 modules/staff/module.php:652
|
4862 |
+
#: modules/staff/module.php:665 modules/staff/module.php:694
|
4863 |
+
#: modules/staff/module.php:706 modules/staff/module.php:719
|
4864 |
+
#: modules/staff/module.php:732 modules/staff/module.php:746
|
4865 |
+
#: modules/staff/module.php:759 modules/staff/module.php:770
|
4866 |
+
#: modules/staff/module.php:782
|
4867 |
+
msgid "Social"
|
4868 |
+
msgstr ""
|
4869 |
+
|
4870 |
+
#: modules/staff/module.php:245
|
4871 |
+
msgid "Social - Link Behaviour"
|
4872 |
+
msgstr ""
|
4873 |
+
|
4874 |
+
#: modules/staff/module.php:1591 modules/staff/module.php:1862
|
4875 |
+
msgid "Social - Margin Bottom"
|
4876 |
+
msgstr ""
|
4877 |
+
|
4878 |
+
#: modules/staff/module.php:1617 modules/staff/module.php:1888
|
4879 |
+
msgid "Social - Padding Horizontal"
|
4880 |
+
msgstr ""
|
4881 |
+
|
4882 |
+
#: modules/staff/module.php:1603 modules/staff/module.php:1874
|
4883 |
+
msgid "Social - Padding Vertical"
|
4884 |
+
msgstr ""
|
4885 |
+
|
4886 |
+
#: modules/staff/module.php:1630 modules/staff/module.php:1901
|
4887 |
+
msgid "Social Icon - Size"
|
4888 |
+
msgstr ""
|
4889 |
+
|
4890 |
+
#: modules/staff/module.php:295
|
4891 |
+
msgid "Social Links"
|
4892 |
+
msgstr ""
|
4893 |
+
|
4894 |
+
#: includes/plugin-options-framework/tab-extend.php:362
|
4895 |
+
msgid "Social Share Plugin"
|
4896 |
+
msgstr ""
|
4897 |
+
|
4898 |
+
#: modules/downloads/module.php:454 modules/partners/module.php:444
|
4899 |
+
#: modules/projects/module.php:469 modules/projects/module.php:1279
|
4900 |
+
#: modules/separator/module.php:95 modules/staff/module.php:428
|
4901 |
+
#: includes/row-system/inc/options.php:350
|
4902 |
+
msgid "Solid"
|
4903 |
+
msgstr ""
|
4904 |
+
|
4905 |
+
#: modules/shortcode/module.php:126
|
4906 |
+
msgid ""
|
4907 |
+
"Some JavaScript code and shortcodes can break the page editing.<br> Use <b>"
|
4908 |
+
"Error-Proof Mode</b> to make it work."
|
4909 |
+
msgstr ""
|
4910 |
+
|
4911 |
+
#: modules/accordion/module.php:224 modules/navigation/module.php:741
|
4912 |
+
#: modules/shortcode/module.php:1778 modules/social/module.php:410
|
4913 |
+
#: modules/social/module.php:708 modules/social/module.php:791
|
4914 |
+
#: modules/tp-gallery-slider/module.php:633 modules/tp-meta/module.php:132
|
4915 |
+
#: modules/tp-project-slider/module.php:602
|
4916 |
+
#: modules/tp-staff-social/module.php:203
|
4917 |
+
#: modules/tp-staff-social/module.php:312
|
4918 |
+
#: modules/tp-staff-social/module.php:384 modules/widgets/module.php:424
|
4919 |
+
msgid "Spacing"
|
4920 |
+
msgstr ""
|
4921 |
+
|
4922 |
+
#: includes/plugin-options-framework/inc/options.php:33
|
4923 |
+
msgid ""
|
4924 |
+
"Spacing to add on the left and right side of the each row. Used to prevent "
|
4925 |
+
"the content from touching the sides of the window. Default: 4%"
|
4926 |
+
msgstr ""
|
4927 |
+
|
4928 |
+
#: includes/single-templates-framework/inc/functions.php:92
|
4929 |
+
msgid "Special Page Templates:"
|
4930 |
+
msgstr ""
|
4931 |
+
|
4932 |
+
#: includes/module-controls.php:370
|
4933 |
+
msgid "Spread"
|
4934 |
+
msgstr ""
|
4935 |
+
|
4936 |
+
#: modules/staff/functions.php:93 modules/staff/module.php:23
|
4937 |
+
#: includes/single-templates-framework/inc/filters.php:130
|
4938 |
+
msgid "Staff"
|
4939 |
+
msgstr ""
|
4940 |
+
|
4941 |
+
#: includes/single-templates-framework/inc/filters.php:141
|
4942 |
+
msgid "Staff Archive"
|
4943 |
+
msgstr ""
|
4944 |
+
|
4945 |
+
#: modules/staff/functions.php:139
|
4946 |
+
msgid "Staff Categories"
|
4947 |
+
msgstr ""
|
4948 |
+
|
4949 |
+
#: includes/plugin-options-framework/inc/access-control.php:81
|
4950 |
+
msgid "Staff Management"
|
4951 |
+
msgstr ""
|
4952 |
+
|
4953 |
+
#: modules/staff/functions.php:94
|
4954 |
+
msgid "Staff Member"
|
4955 |
+
msgstr ""
|
4956 |
+
|
4957 |
+
#: modules/tp-staff-social/module.php:19
|
4958 |
+
msgid "Staff Social"
|
4959 |
+
msgstr ""
|
4960 |
+
|
4961 |
+
#: includes/functions.php:634
|
4962 |
+
msgid "Staff Variation 1"
|
4963 |
+
msgstr ""
|
4964 |
+
|
4965 |
+
#: includes/functions.php:641
|
4966 |
+
msgid "Staff Variation 2"
|
4967 |
+
msgstr ""
|
4968 |
+
|
4969 |
+
#: includes/row-system/inc/options.php:97
|
4970 |
+
msgid "Sticky"
|
4971 |
+
msgstr ""
|
4972 |
+
|
4973 |
+
#: includes/row-system/inc/options.php:88
|
4974 |
+
#: includes/row-system/inc/options.php:119
|
4975 |
+
msgid "Sticky Row"
|
4976 |
+
msgstr ""
|
4977 |
+
|
4978 |
+
#: modules/downloads/module.php:444 modules/partners/module.php:434
|
4979 |
+
#: modules/projects/module.php:459 modules/separator/module.php:85
|
4980 |
+
#: modules/staff/module.php:418 modules/widgets/module.php:1005
|
4981 |
+
msgid "Style"
|
4982 |
+
msgstr ""
|
4983 |
+
|
4984 |
+
#: includes/display-functions.php:78
|
4985 |
+
msgid "Styling"
|
4986 |
+
msgstr ""
|
4987 |
+
|
4988 |
+
#: includes/styling-presets.php:183 includes/styling-presets.php:188
|
4989 |
+
msgid "Styling Presets"
|
4990 |
+
msgstr ""
|
4991 |
+
|
4992 |
+
#: modules/tp-comments-form/module.php:1282
|
4993 |
+
msgid "SUBMIT YOUR COMMENT"
|
4994 |
+
msgstr ""
|
4995 |
+
|
4996 |
+
#: modules/navigation/module.php:838 modules/navigation/module.php:849
|
4997 |
+
#: modules/navigation/module.php:860 modules/navigation/module.php:871
|
4998 |
+
#: modules/navigation/module.php:900 modules/navigation/module.php:921
|
4999 |
+
#: modules/navigation/module.php:970 modules/navigation/module.php:981
|
5000 |
+
#: modules/navigation/module.php:995 modules/navigation/module.php:1024
|
5001 |
+
#: modules/navigation/module.php:1037 modules/navigation/module.php:1050
|
5002 |
+
#: modules/navigation/module.php:1064 modules/navigation/module.php:1078
|
5003 |
+
msgid "Subnav"
|
5004 |
+
msgstr ""
|
5005 |
+
|
5006 |
+
#: modules/navigation/module.php:1094 modules/navigation/module.php:1105
|
5007 |
+
#: modules/navigation/module.php:1116 modules/navigation/module.php:1127
|
5008 |
+
#: modules/navigation/module.php:1138 modules/navigation/module.php:1149
|
5009 |
+
#: modules/navigation/module.php:1163 modules/navigation/module.php:1192
|
5010 |
+
#: modules/navigation/module.php:1205 modules/navigation/module.php:1218
|
5011 |
+
#: modules/navigation/module.php:1229 modules/navigation/module.php:1240
|
5012 |
+
#: modules/navigation/module.php:1251 modules/navigation/module.php:1263
|
5013 |
+
#: modules/navigation/module.php:1313 modules/navigation/module.php:1325
|
5014 |
+
#: modules/navigation/module.php:1337 modules/navigation/module.php:1352
|
5015 |
+
#: modules/navigation/module.php:1367 modules/navigation/module.php:1380
|
5016 |
+
#: modules/navigation/module.php:1409
|
5017 |
+
msgid "Subnav item"
|
5018 |
+
msgstr ""
|
5019 |
+
|
5020 |
+
#: modules/button/module.php:632 modules/downloads/module.php:1626
|
5021 |
+
#: modules/icon/module.php:82 modules/projects/module.php:1639
|
5022 |
+
#: modules/tp-downloads-button/module.php:324
|
5023 |
+
msgid "SVG"
|
5024 |
+
msgstr ""
|
5025 |
+
|
5026 |
+
#: includes/class.module.php:2138 includes/class.module.php:2150
|
5027 |
+
#: includes/class.module.php:2162 includes/class.module.php:2174
|
5028 |
+
#: includes/class.module.php:2186 includes/class.module.php:2193
|
5029 |
+
#: includes/scripts.php:270 modules/accordion/module.php:64
|
5030 |
+
#: modules/accordion/module.php:802 modules/accordion/module.php:813
|
5031 |
+
#: modules/accordion/module.php:827 modules/accordion/module.php:840
|
5032 |
+
#: modules/accordion/module.php:852 modules/accordion/module.php:866
|
5033 |
+
#: modules/accordion/module.php:879 modules/accordion/module.php:892
|
5034 |
+
#: modules/accordion/module.php:904 modules/accordion/module.php:918
|
5035 |
+
#: modules/accordion/module.php:931 modules/accordion/module.php:944
|
5036 |
+
#: modules/accordion/module.php:957 modules/accordion/module.php:971
|
5037 |
+
#: modules/accordion/module.php:984 modules/button/module.php:62
|
5038 |
+
#: modules/button/module.php:980 modules/button/module.php:991
|
5039 |
+
#: modules/button/module.php:1005 modules/button/module.php:1018
|
5040 |
+
#: modules/button/module.php:1031 modules/button/module.php:1043
|
5041 |
+
#: modules/button/module.php:1055 modules/button/module.php:1067
|
5042 |
+
#: modules/downloads/module.php:76 modules/downloads/module.php:1802
|
5043 |
+
#: modules/downloads/module.php:1814 modules/downloads/module.php:1829
|
5044 |
+
#: modules/downloads/module.php:1841 modules/downloads/module.php:1855
|
5045 |
+
#: modules/downloads/module.php:1868 modules/downloads/module.php:1882
|
5046 |
+
#: modules/downloads/module.php:1895 modules/downloads/module.php:1907
|
5047 |
+
#: modules/downloads/module.php:1920 modules/downloads/module.php:1932
|
5048 |
+
#: modules/downloads/module.php:1945 modules/downloads/module.php:1959
|
5049 |
+
#: modules/downloads/module.php:1972 modules/downloads/module.php:1985
|
5050 |
+
#: modules/downloads/module.php:1997 modules/downloads/module.php:2010
|
5051 |
+
#: modules/downloads/module.php:2022 modules/downloads/module.php:2036
|
5052 |
+
#: modules/downloads/module.php:2048 modules/downloads/module.php:2061
|
5053 |
+
#: modules/downloads/module.php:2073 modules/icon/module.php:62
|
5054 |
+
#: modules/icon/module.php:333 modules/icon/module.php:344
|
5055 |
+
#: modules/icon/module.php:357 modules/icon/module.php:371
|
5056 |
+
#: modules/icon/module.php:384 modules/image/module.php:62
|
5057 |
+
#: modules/image/module.php:523 modules/image/module.php:535
|
5058 |
+
#: modules/image/module.php:547 modules/image/module.php:562
|
5059 |
+
#: modules/image/module.php:576 modules/image/module.php:589
|
5060 |
+
#: modules/image/module.php:602 modules/image/module.php:615
|
5061 |
+
#: modules/image/module.php:627 modules/logo/module.php:100
|
5062 |
+
#: modules/navigation/module.php:87 modules/navigation/module.php:1432
|
5063 |
+
#: modules/navigation/module.php:1443 modules/navigation/module.php:1454
|
5064 |
+
#: modules/navigation/module.php:1465 modules/navigation/module.php:1477
|
5065 |
+
#: modules/notification/module.php:62 modules/notification/module.php:556
|
5066 |
+
#: modules/notification/module.php:567 modules/notification/module.php:581
|
5067 |
+
#: modules/notification/module.php:594 modules/notification/module.php:607
|
5068 |
+
#: modules/notification/module.php:620 modules/notification/module.php:632
|
5069 |
+
#: modules/notification/module.php:644 modules/partners/module.php:76
|
5070 |
+
#: modules/partners/module.php:1194 modules/partners/module.php:1209
|
5071 |
+
#: modules/partners/module.php:1221 modules/partners/module.php:1235
|
5072 |
+
#: modules/partners/module.php:1249 modules/partners/module.php:1263
|
5073 |
+
#: modules/partners/module.php:1276 modules/partners/module.php:1288
|
5074 |
+
#: modules/partners/module.php:1301 modules/partners/module.php:1313
|
5075 |
+
#: modules/partners/module.php:1326 modules/partners/module.php:1339
|
5076 |
+
#: modules/progress-bars/module.php:62 modules/progress-bars/module.php:569
|
5077 |
+
#: modules/progress-bars/module.php:580 modules/progress-bars/module.php:594
|
5078 |
+
#: modules/progress-bars/module.php:607 modules/progress-bars/module.php:620
|
5079 |
+
#: modules/progress-bars/module.php:632 modules/progress-bars/module.php:645
|
5080 |
+
#: modules/progress-bars/module.php:659 modules/progress-bars/module.php:671
|
5081 |
+
#: modules/progress-bars/module.php:685 modules/progress-bars/module.php:698
|
5082 |
+
#: modules/progress-bars/module.php:710 modules/projects/module.php:76
|
5083 |
+
#: modules/projects/module.php:1725 modules/projects/module.php:1736
|
5084 |
+
#: modules/projects/module.php:1752 modules/projects/module.php:1764
|
5085 |
+
#: modules/projects/module.php:1778 modules/projects/module.php:1791
|
5086 |
+
#: modules/projects/module.php:1805 modules/projects/module.php:1818
|
5087 |
+
#: modules/projects/module.php:1830 modules/projects/module.php:1843
|
5088 |
+
#: modules/projects/module.php:1855 modules/projects/module.php:1868
|
5089 |
+
#: modules/projects/module.php:1881 modules/projects/module.php:1894
|
5090 |
+
#: modules/projects/module.php:1906 modules/projects/module.php:1919
|
5091 |
+
#: modules/projects/module.php:1932 modules/projects/module.php:1944
|
5092 |
+
#: modules/projects/module.php:1959 modules/projects/module.php:1972
|
5093 |
+
#: modules/projects/module.php:1983 modules/projects/module.php:1996
|
5094 |
+
#: modules/separator/module.php:62 modules/separator/module.php:343
|
5095 |
+
#: modules/separator/module.php:357 modules/shortcode/module.php:97
|
5096 |
+
#: modules/sliders/module.php:82 modules/social/module.php:65
|
5097 |
+
#: modules/social/module.php:657 modules/social/module.php:668
|
5098 |
+
#: modules/social/module.php:679 modules/social/module.php:691
|
5099 |
+
#: modules/social/module.php:704 modules/social/module.php:716
|
5100 |
+
#: modules/staff/module.php:76 modules/staff/module.php:1522
|
5101 |
+
#: modules/staff/module.php:1533 modules/staff/module.php:1549
|
5102 |
+
#: modules/staff/module.php:1561 modules/staff/module.php:1575
|
5103 |
+
#: modules/staff/module.php:1588 modules/staff/module.php:1600
|
5104 |
+
#: modules/staff/module.php:1614 modules/staff/module.php:1627
|
5105 |
+
#: modules/staff/module.php:1639 modules/staff/module.php:1654
|
5106 |
+
#: modules/staff/module.php:1667 modules/staff/module.php:1679
|
5107 |
+
#: modules/staff/module.php:1692 modules/staff/module.php:1704
|
5108 |
+
#: modules/staff/module.php:1717 modules/staff/module.php:1729
|
5109 |
+
#: modules/staff/module.php:1744 modules/staff/module.php:1756
|
5110 |
+
#: modules/staff/module.php:1769 modules/tp-comments/module.php:64
|
5111 |
+
#: modules/tp-comments/module.php:1092 modules/tp-comments/module.php:1104
|
5112 |
+
#: modules/tp-comments/module.php:1118 modules/tp-comments/module.php:1131
|
5113 |
+
#: modules/tp-comments/module.php:1143 modules/tp-comments/module.php:1157
|
5114 |
+
#: modules/tp-comments/module.php:1170 modules/tp-comments/module.php:1182
|
5115 |
+
#: modules/tp-comments/module.php:1195 modules/tp-comments/module.php:1208
|
5116 |
+
#: modules/tp-comments/module.php:1221 modules/tp-comments/module.php:1233
|
5117 |
+
#: modules/tp-comments/module.php:1247 modules/tp-comments/module.php:1260
|
5118 |
+
#: modules/tp-comments/module.php:1272 modules/tp-comments/module.php:1285
|
5119 |
+
#: modules/tp-comments/module.php:1298 modules/tp-comments/module.php:1311
|
5120 |
+
#: modules/tp-comments/module.php:1323 modules/tp-comments/module.php:1338
|
5121 |
+
#: modules/tp-comments/module.php:1351 modules/tp-comments-form/module.php:68
|
5122 |
+
#: modules/tp-comments-form/module.php:845
|
5123 |
+
#: modules/tp-comments-form/module.php:857
|
5124 |
+
#: modules/tp-comments-form/module.php:871
|
5125 |
+
#: modules/tp-comments-form/module.php:884
|
5126 |
+
#: modules/tp-comments-form/module.php:896
|
5127 |
+
#: modules/tp-comments-form/module.php:909
|
5128 |
+
#: modules/tp-comments-form/module.php:921
|
5129 |
+
#: modules/tp-comments-form/module.php:934
|
5130 |
+
#: modules/tp-comments-form/module.php:947
|
5131 |
+
#: modules/tp-comments-form/module.php:960
|
5132 |
+
#: modules/tp-comments-form/module.php:974
|
5133 |
+
#: modules/tp-comments-form/module.php:987
|
5134 |
+
#: modules/tp-comments-form/module.php:999
|
5135 |
+
#: modules/tp-comments-form/module.php:1014
|
5136 |
+
#: modules/tp-comments-form/module.php:1027
|
5137 |
+
#: modules/tp-downloads-button/module.php:62
|
5138 |
+
#: modules/tp-downloads-button/module.php:410
|
5139 |
+
#: modules/tp-downloads-button/module.php:422
|
5140 |
+
#: modules/tp-downloads-button/module.php:434
|
5141 |
+
#: modules/tp-downloads-button/module.php:448
|
5142 |
+
#: modules/tp-downloads-button/module.php:460
|
5143 |
+
#: modules/tp-downloads-button/module.php:472 modules/tp-excerpt/module.php:62
|
5144 |
+
#: modules/tp-excerpt/module.php:350 modules/tp-excerpt/module.php:361
|
5145 |
+
#: modules/tp-excerpt/module.php:375 modules/tp-excerpt/module.php:388
|
5146 |
+
#: modules/tp-excerpt/module.php:401 modules/tp-excerpt/module.php:414
|
5147 |
+
#: modules/tp-gallery-slider/module.php:86
|
5148 |
+
#: modules/tp-gallery-slider/module.php:665
|
5149 |
+
#: modules/tp-gallery-slider/module.php:676
|
5150 |
+
#: modules/tp-gallery-slider/module.php:690
|
5151 |
+
#: modules/tp-gallery-slider/module.php:703
|
5152 |
+
#: modules/tp-gallery-slider/module.php:718
|
5153 |
+
#: modules/tp-gallery-slider/module.php:731
|
5154 |
+
#: modules/tp-gallery-slider/module.php:745
|
5155 |
+
#: modules/tp-gallery-slider/module.php:758
|
5156 |
+
#: modules/tp-gallery-slider/module.php:769
|
5157 |
+
#: modules/tp-gallery-slider/module.php:781
|
5158 |
+
#: modules/tp-gallery-slider/module.php:793 modules/tp-meta/module.php:62
|
5159 |
+
#: modules/tp-meta/module.php:496 modules/tp-meta/module.php:509
|
5160 |
+
#: modules/tp-meta/module.php:522 modules/tp-meta/module.php:535
|
5161 |
+
#: modules/tp-project-slider/module.php:62
|
5162 |
+
#: modules/tp-project-slider/module.php:634
|
5163 |
+
#: modules/tp-project-slider/module.php:645
|
5164 |
+
#: modules/tp-project-slider/module.php:659
|
5165 |
+
#: modules/tp-project-slider/module.php:672
|
5166 |
+
#: modules/tp-project-slider/module.php:687
|
5167 |
+
#: modules/tp-project-slider/module.php:700
|
5168 |
+
#: modules/tp-project-slider/module.php:714
|
5169 |
+
#: modules/tp-project-slider/module.php:727
|
5170 |
+
#: modules/tp-project-slider/module.php:738
|
5171 |
+
#: modules/tp-project-slider/module.php:750
|
5172 |
+
#: modules/tp-project-slider/module.php:762
|
5173 |
+
#: modules/tp-staff-social/module.php:66 modules/tp-staff-social/module.php:272
|
5174 |
+
#: modules/tp-staff-social/module.php:283
|
5175 |
+
#: modules/tp-staff-social/module.php:295
|
5176 |
+
#: modules/tp-staff-social/module.php:308
|
5177 |
+
#: modules/tp-staff-social/module.php:320 modules/tp-thumbnail/module.php:62
|
5178 |
+
#: modules/tp-thumbnail/module.php:267 modules/tp-thumbnail/module.php:280
|
5179 |
+
#: modules/tp-thumbnail/module.php:293 modules/tp-title/module.php:62
|
5180 |
+
#: modules/tp-title/module.php:379 modules/tp-title/module.php:390
|
5181 |
+
#: modules/tp-title/module.php:404 modules/tp-title/module.php:417
|
5182 |
+
#: modules/tp-title/module.php:430 modules/tp-title/module.php:443
|
5183 |
+
#: modules/widgets/module.php:130 modules/widgets/module.php:1229
|
5184 |
+
#: modules/widgets/module.php:1240 modules/widgets/module.php:1253
|
5185 |
+
#: modules/widgets/module.php:1266 modules/widgets/module.php:1279
|
5186 |
+
#: modules/widgets/module.php:1292 modules/widgets/module.php:1305
|
5187 |
+
#: modules/widgets/module.php:1318 modules/widgets/module.php:1330
|
5188 |
+
#: modules/widgets/module.php:1342 modules/widgets/module.php:1355
|
5189 |
+
#: modules/widgets/module.php:1368
|
5190 |
+
msgid "Tablet"
|
5191 |
+
msgstr ""
|
5192 |
+
|
5193 |
+
#: modules/logo/module.php:430 modules/logo/module.php:441
|
5194 |
+
#: modules/logo/module.php:453 modules/logo/module.php:465
|
5195 |
+
#: modules/logo/module.php:477 modules/logo/module.php:492
|
5196 |
+
msgid "tablet"
|
5197 |
+
msgstr ""
|
5198 |
+
|
5199 |
+
#: modules/downloads/functions.php:130
|
5200 |
+
msgid "Tag"
|
5201 |
+
msgstr ""
|
5202 |
+
|
5203 |
+
#: modules/downloads/functions.php:139 modules/downloads/module.php:321
|
5204 |
+
#: modules/downloads/module.php:1067 modules/downloads/module.php:1078
|
5205 |
+
#: modules/downloads/module.php:1089 modules/downloads/module.php:1101
|
5206 |
+
#: modules/downloads/module.php:1151 modules/downloads/module.php:1165
|
5207 |
+
#: modules/downloads/module.php:1177 modules/downloads/module.php:1188
|
5208 |
+
#: modules/downloads/module.php:1237 modules/tp-meta/module.php:104
|
5209 |
+
msgid "Tags"
|
5210 |
+
msgstr ""
|
5211 |
+
|
5212 |
+
#: modules/downloads/module.php:1936 modules/downloads/module.php:2231
|
5213 |
+
msgid "Tags - Font Size"
|
5214 |
+
msgstr ""
|
5215 |
+
|
5216 |
+
#: modules/downloads/module.php:1949 modules/downloads/module.php:2244
|
5217 |
+
msgid "Tags - Padding Vertical"
|
5218 |
+
msgstr ""
|
5219 |
+
|
5220 |
+
#: includes/plugin-options-framework/tab-getting-started.php:121
|
5221 |
+
msgid "Team Updates on Twitter"
|
5222 |
+
msgstr ""
|
5223 |
+
|
5224 |
+
#: includes/post-options-framework/post-options-framework.php:82
|
5225 |
+
#: includes/single-templates-framework/inc/functions.php:22
|
5226 |
+
msgid "Template"
|
5227 |
+
msgstr ""
|
5228 |
+
|
5229 |
+
#: includes/single-templates-framework/inc/functions.php:20
|
5230 |
+
#: includes/single-templates-framework/inc/functions.php:21
|
5231 |
+
msgid "Templates"
|
5232 |
+
msgstr ""
|
5233 |
+
|
5234 |
+
#: includes/plugin-options-framework/tab-extend.php:28
|
5235 |
+
msgid "Ten Additional Premium Modules"
|
5236 |
+
msgstr ""
|
5237 |
+
|
5238 |
+
#: modules/testimonials/functions.php:64
|
5239 |
+
msgid "Testimonial"
|
5240 |
+
msgstr ""
|
5241 |
+
|
5242 |
+
#: modules/testimonials/functions.php:63
|
5243 |
+
msgid "Testimonials"
|
5244 |
+
msgstr ""
|
5245 |
+
|
5246 |
+
#: modules/testimonials/functions.php:110
|
5247 |
+
msgid "Testimonials Categories"
|
5248 |
+
msgstr ""
|
5249 |
+
|
5250 |
+
#: includes/plugin-options-framework/inc/access-control.php:101
|
5251 |
+
msgid "Testimonials Management"
|
5252 |
+
msgstr ""
|
5253 |
+
|
5254 |
+
#: modules/downloads/module.php:1387 modules/notification/module.php:215
|
5255 |
+
#: modules/notification/module.php:226 modules/notification/module.php:237
|
5256 |
+
#: modules/notification/module.php:248 modules/notification/module.php:260
|
5257 |
+
#: modules/notification/module.php:310 modules/notification/module.php:323
|
5258 |
+
#: modules/notification/module.php:335 modules/projects/module.php:1428
|
5259 |
+
#: modules/tp-downloads-button/module.php:72
|
5260 |
+
msgid "Text"
|
5261 |
+
msgstr ""
|
5262 |
+
|
5263 |
+
#: modules/image/module.php:593 modules/image/module.php:721
|
5264 |
+
msgid "Text - Font Size"
|
5265 |
+
msgstr ""
|
5266 |
+
|
5267 |
+
#: modules/image/module.php:606 modules/image/module.php:734
|
5268 |
+
msgid "Text - Line Height"
|
5269 |
+
msgstr ""
|
5270 |
+
|
5271 |
+
#: modules/image/module.php:619 modules/image/module.php:747
|
5272 |
+
msgid "Text - Margin Top"
|
5273 |
+
msgstr ""
|
5274 |
+
|
5275 |
+
#: modules/accordion/module.php:552 modules/accordion/module.php:771
|
5276 |
+
#: modules/downloads/module.php:817 modules/partners/module.php:808
|
5277 |
+
#: modules/projects/module.php:833 modules/shortcode/module.php:432
|
5278 |
+
#: modules/shortcode/module.php:590 modules/shortcode/module.php:748
|
5279 |
+
#: modules/shortcode/module.php:906 modules/shortcode/module.php:1064
|
5280 |
+
#: modules/shortcode/module.php:1222 modules/shortcode/module.php:1380
|
5281 |
+
#: modules/shortcode/module.php:2562 modules/staff/module.php:945
|
5282 |
+
#: modules/tp-excerpt/module.php:308 modules/tp-title/module.php:308
|
5283 |
+
#: modules/widgets/module.php:603 modules/widgets/module.php:939
|
5284 |
+
msgid "Text Align"
|
5285 |
+
msgstr ""
|
5286 |
+
|
5287 |
+
#: includes/plugin-options-framework/inc/options.php:288
|
5288 |
+
msgid "Text Editor Type"
|
5289 |
+
msgstr ""
|
5290 |
+
|
5291 |
+
#: modules/shortcode/module.php:443 modules/shortcode/module.php:601
|
5292 |
+
#: modules/shortcode/module.php:759 modules/shortcode/module.php:917
|
5293 |
+
#: modules/shortcode/module.php:1075 modules/shortcode/module.php:1233
|
5294 |
+
#: modules/shortcode/module.php:1391 modules/shortcode/module.php:1908
|
5295 |
+
#: modules/shortcode/module.php:2180 modules/shortcode/module.php:2573
|
5296 |
+
#: modules/shortcode/module.php:2825 modules/tp-excerpt/module.php:319
|
5297 |
+
#: modules/tp-meta/module.php:432 modules/tp-title/module.php:348
|
5298 |
+
msgid "Text Shadow"
|
5299 |
+
msgstr ""
|
5300 |
+
|
5301 |
+
#: modules/button/module.php:534 modules/downloads/module.php:1025
|
5302 |
+
#: modules/navigation/module.php:712 modules/navigation/module.php:1383
|
5303 |
+
#: modules/partners/module.php:1016 modules/projects/module.php:1056
|
5304 |
+
#: modules/social/module.php:608 modules/staff/module.php:1153
|
5305 |
+
#: modules/tp-title/module.php:319 modules/widgets/module.php:614
|
5306 |
+
msgid "Text Transform"
|
5307 |
+
msgstr ""
|
5308 |
+
|
5309 |
+
#: includes/plugin-updates/lc-license-manager.class.php:567
|
5310 |
+
msgid ""
|
5311 |
+
"Thank you for buying our product. <br />Your license is active and valid. "
|
5312 |
+
"<br />It will expire on "
|
5313 |
+
msgstr ""
|
5314 |
+
|
5315 |
+
#: includes/plugin-updates/lc-license-manager.class.php:561
|
5316 |
+
msgid ""
|
5317 |
+
"Thanks for buying our plugin, to activate all the features, please "
|
5318 |
+
"enter your license key bellow (<a href=\"https://livecomposerplugin."
|
5319 |
+
"com/your-account/license/\" target=\"_blank\">get your lincese key here</a>):"
|
5320 |
+
msgstr ""
|
5321 |
+
|
5322 |
+
#: modules/navigation/module.php:1584
|
5323 |
+
msgid "The chosen location does not have a menu assigned."
|
5324 |
+
msgstr ""
|
5325 |
+
|
5326 |
+
#: includes/scripts.php:263
|
5327 |
+
msgid "The code bellow is the importable code for this row."
|
5328 |
+
msgstr ""
|
5329 |
+
|
5330 |
+
#: modules/tp-excerpt/module.php:19
|
5331 |
+
msgid "The Excerpt"
|
5332 |
+
msgstr ""
|
5333 |
+
|
5334 |
+
#: modules/navigation/module.php:102
|
5335 |
+
msgid ""
|
5336 |
+
"The locations from the theme will be shown here but you can register your "
|
5337 |
+
"own in <br>WP Admin > Live Composer > Navigation."
|
5338 |
+
msgstr ""
|
5339 |
+
|
5340 |
+
#: modules/widgets/module.php:1577
|
5341 |
+
msgid ""
|
5342 |
+
"The sidebar you have chosen is empty. Click the refresh icon on the right "
|
5343 |
+
"when you add a widget."
|
5344 |
+
msgstr ""
|
5345 |
+
|
5346 |
+
#: includes/plugin-options-framework/tab-docs.php:24
|
5347 |
+
msgid ""
|
5348 |
+
"The usage documentation is available online. We have great search "
|
5349 |
+
"functionality and add new articles weekly."
|
5350 |
+
msgstr ""
|
5351 |
+
|
5352 |
+
#: includes/plugin-options-framework/inc/options.php:24
|
5353 |
+
msgid ""
|
5354 |
+
"The width of the modules section when row is set to wrapped. If not set the "
|
5355 |
+
"$content_width variable from theme will be used."
|
5356 |
+
msgstr ""
|
5357 |
+
|
5358 |
+
#: includes/plugin-options-framework/inc/init.php:93
|
5359 |
+
msgid "Themes"
|
5360 |
+
msgstr ""
|
5361 |
+
|
5362 |
+
#: includes/plugin-options-framework/tab-getting-started.php:127
|
5363 |
+
msgid ""
|
5364 |
+
"There are 40,000+ of Live Composer users. What to see what others do with it "
|
5365 |
+
"or share your work?"
|
5366 |
+
msgstr ""
|
5367 |
+
|
5368 |
+
#: modules/galleries/functions.php:17
|
5369 |
+
msgid ""
|
5370 |
+
"These images can be displayed on single gallery post pages using \"Gallery "
|
5371 |
+
"Slider\" module."
|
5372 |
+
msgstr ""
|
5373 |
+
|
5374 |
+
#: modules/downloads/module.php:430 modules/partners/module.php:420
|
5375 |
+
#: modules/projects/module.php:445 modules/separator/module.php:310
|
5376 |
+
#: modules/staff/module.php:404
|
5377 |
+
msgid "Thickness"
|
5378 |
+
msgstr ""
|
5379 |
+
|
5380 |
+
#: includes/plugin-options-framework/tab-extend.php:138
|
5381 |
+
#: includes/plugin-options-framework/tab-extend.php:170
|
5382 |
+
#: includes/plugin-options-framework/tab-extend.php:203
|
5383 |
+
#: includes/plugin-options-framework/tab-extend.php:236
|
5384 |
+
#: includes/plugin-options-framework/tab-extend.php:261
|
5385 |
+
#: includes/plugin-options-framework/tab-extend.php:294
|
5386 |
+
#: includes/plugin-options-framework/tab-extend.php:322
|
5387 |
+
#: includes/plugin-options-framework/tab-extend.php:351
|
5388 |
+
#: includes/plugin-options-framework/tab-extend.php:378
|
5389 |
+
#: includes/plugin-options-framework/tab-extend.php:398
|
5390 |
+
msgid "This feature is part of our official premium theme package."
|
5391 |
+
msgstr ""
|
5392 |
+
|
5393 |
+
#: modules/notification/module.php:211
|
5394 |
+
msgid "This is just placeholder text."
|
5395 |
+
msgstr ""
|
5396 |
+
|
5397 |
+
#: modules/image/module.php:74
|
5398 |
+
msgid "This is just some placeholder text. Click to edit it."
|
5399 |
+
msgstr ""
|
5400 |
+
|
5401 |
+
#: modules/tp-meta/module.php:727
|
5402 |
+
msgid "Three"
|
5403 |
+
msgstr ""
|
5404 |
+
|
5405 |
+
#: modules/downloads/module.php:313 modules/downloads/module.php:486
|
5406 |
+
#: modules/downloads/module.php:497 modules/downloads/module.php:508
|
5407 |
+
#: modules/downloads/module.php:521 modules/downloads/module.php:550
|
5408 |
+
#: modules/downloads/module.php:562 modules/downloads/module.php:575
|
5409 |
+
#: modules/downloads/module.php:588 modules/downloads/module.php:602
|
5410 |
+
#: modules/downloads/module.php:615 modules/downloads/module.php:623
|
5411 |
+
#: modules/downloads/module.php:631 modules/downloads/module.php:639
|
5412 |
+
#: modules/downloads/module.php:652 modules/partners/module.php:315
|
5413 |
+
#: modules/partners/module.php:476 modules/partners/module.php:487
|
5414 |
+
#: modules/partners/module.php:498 modules/partners/module.php:512
|
5415 |
+
#: modules/partners/module.php:541 modules/partners/module.php:553
|
5416 |
+
#: modules/partners/module.php:566 modules/partners/module.php:579
|
5417 |
+
#: modules/partners/module.php:592 modules/partners/module.php:607
|
5418 |
+
#: modules/partners/module.php:615 modules/partners/module.php:623
|
5419 |
+
#: modules/partners/module.php:631 modules/partners/module.php:644
|
5420 |
+
#: modules/projects/module.php:333 modules/projects/module.php:501
|
5421 |
+
#: modules/projects/module.php:512 modules/projects/module.php:523
|
5422 |
+
#: modules/projects/module.php:536 modules/projects/module.php:565
|
5423 |
+
#: modules/projects/module.php:577 modules/projects/module.php:590
|
5424 |
+
#: modules/projects/module.php:603 modules/projects/module.php:617
|
5425 |
+
#: modules/projects/module.php:630 modules/projects/module.php:638
|
5426 |
+
#: modules/projects/module.php:646 modules/projects/module.php:654
|
5427 |
+
#: modules/projects/module.php:667 modules/staff/module.php:291
|
5428 |
+
#: modules/staff/module.php:460 modules/staff/module.php:471
|
5429 |
+
#: modules/staff/module.php:482 modules/staff/module.php:495
|
5430 |
+
#: modules/staff/module.php:524 modules/staff/module.php:536
|
5431 |
+
#: modules/staff/module.php:549 modules/staff/module.php:562
|
5432 |
+
#: modules/staff/module.php:576 modules/staff/module.php:589
|
5433 |
+
#: modules/staff/module.php:597 modules/staff/module.php:605
|
5434 |
+
#: modules/staff/module.php:613 modules/tp-thumbnail/module.php:19
|
5435 |
+
msgid "Thumbnail"
|
5436 |
+
msgstr ""
|
5437 |
+
|
5438 |
+
#: modules/downloads/module.php:1832 modules/downloads/module.php:2127
|
5439 |
+
#: modules/partners/module.php:1212 modules/partners/module.php:1381
|
5440 |
+
#: modules/projects/module.php:1755 modules/projects/module.php:2049
|
5441 |
+
#: modules/staff/module.php:1552 modules/staff/module.php:1823
|
5442 |
+
msgid "Thumbnail - Margin Bottom"
|
5443 |
+
msgstr ""
|
5444 |
+
|
5445 |
+
#: modules/downloads/module.php:1858 modules/downloads/module.php:2153
|
5446 |
+
#: modules/partners/module.php:1238 modules/partners/module.php:1407
|
5447 |
+
#: modules/projects/module.php:1781 modules/projects/module.php:2075
|
5448 |
+
#: modules/staff/module.php:1578 modules/staff/module.php:1849
|
5449 |
+
msgid "Thumbnail - Padding Horizontal"
|
5450 |
+
msgstr ""
|
5451 |
+
|
5452 |
+
#: modules/downloads/module.php:1844 modules/downloads/module.php:2139
|
5453 |
+
#: modules/partners/module.php:1224 modules/partners/module.php:1393
|
5454 |
+
#: modules/projects/module.php:1767 modules/projects/module.php:2061
|
5455 |
+
#: modules/staff/module.php:1564 modules/staff/module.php:1835
|
5456 |
+
msgid "Thumbnail - Padding Vertical"
|
5457 |
+
msgstr ""
|
5458 |
+
|
5459 |
+
#: modules/accordion/module.php:371 modules/accordion/module.php:382
|
5460 |
+
#: modules/accordion/module.php:396 modules/accordion/module.php:425
|
5461 |
+
#: modules/accordion/module.php:436 modules/accordion/module.php:448
|
5462 |
+
#: modules/accordion/module.php:498 modules/accordion/module.php:510
|
5463 |
+
#: modules/accordion/module.php:521 modules/accordion/module.php:536
|
5464 |
+
#: modules/accordion/module.php:549 modules/accordion/module.php:560
|
5465 |
+
#: modules/downloads/module.php:317 modules/downloads/module.php:912
|
5466 |
+
#: modules/downloads/module.php:923 modules/downloads/module.php:935
|
5467 |
+
#: modules/downloads/module.php:985 modules/downloads/module.php:997
|
5468 |
+
#: modules/downloads/module.php:1009 modules/downloads/module.php:1021
|
5469 |
+
#: modules/downloads/module.php:1051 modules/partners/module.php:319
|
5470 |
+
#: modules/partners/module.php:903 modules/partners/module.php:914
|
5471 |
+
#: modules/partners/module.php:926 modules/partners/module.php:976
|
5472 |
+
#: modules/partners/module.php:988 modules/partners/module.php:1000
|
5473 |
+
#: modules/partners/module.php:1012 modules/partners/module.php:1042
|
5474 |
+
#: modules/progress-bars/module.php:271 modules/progress-bars/module.php:283
|
5475 |
+
#: modules/progress-bars/module.php:333 modules/progress-bars/module.php:345
|
5476 |
+
#: modules/progress-bars/module.php:356 modules/progress-bars/module.php:370
|
5477 |
+
#: modules/progress-bars/module.php:384 modules/progress-bars/module.php:402
|
5478 |
+
#: modules/projects/module.php:337 modules/projects/module.php:928
|
5479 |
+
#: modules/projects/module.php:939 modules/projects/module.php:951
|
5480 |
+
#: modules/projects/module.php:1001 modules/projects/module.php:1013
|
5481 |
+
#: modules/projects/module.php:1025 modules/projects/module.php:1038
|
5482 |
+
#: modules/projects/module.php:1052 modules/projects/module.php:1082
|
5483 |
+
#: modules/staff/module.php:299 modules/staff/module.php:1040
|
5484 |
+
#: modules/staff/module.php:1051 modules/staff/module.php:1063
|
5485 |
+
#: modules/staff/module.php:1113 modules/staff/module.php:1125
|
5486 |
+
#: modules/staff/module.php:1137 modules/staff/module.php:1149
|
5487 |
+
#: modules/staff/module.php:1179 modules/tp-comments-form/module.php:274
|
5488 |
+
#: modules/tp-comments-form/module.php:286
|
5489 |
+
#: modules/tp-comments-form/module.php:336
|
5490 |
+
#: modules/tp-comments-form/module.php:348
|
5491 |
+
#: modules/tp-comments-form/module.php:360
|
5492 |
+
#: modules/tp-comments-form/module.php:372 modules/tp-title/module.php:19
|
5493 |
+
#: modules/widgets/module.php:449 modules/widgets/module.php:463
|
5494 |
+
#: modules/widgets/module.php:474 modules/widgets/module.php:486
|
5495 |
+
#: modules/widgets/module.php:536 modules/widgets/module.php:548
|
5496 |
+
#: modules/widgets/module.php:560 modules/widgets/module.php:575
|
5497 |
+
#: modules/widgets/module.php:587 modules/widgets/module.php:599
|
5498 |
+
#: modules/widgets/module.php:611 modules/widgets/module.php:640
|
5499 |
+
msgid "Title"
|
5500 |
+
msgstr ""
|
5501 |
+
|
5502 |
+
#: modules/accordion/module.php:883 modules/accordion/module.php:1089
|
5503 |
+
#: modules/downloads/module.php:1898 modules/downloads/module.php:2193
|
5504 |
+
#: modules/partners/module.php:1279 modules/partners/module.php:1448
|
5505 |
+
#: modules/progress-bars/module.php:611 modules/progress-bars/module.php:776
|
5506 |
+
#: modules/projects/module.php:1821 modules/projects/module.php:2115
|
5507 |
+
#: modules/staff/module.php:1670 modules/staff/module.php:1941
|
5508 |
+
#: modules/widgets/module.php:1296 modules/widgets/module.php:1459
|
5509 |
+
msgid "Title - Font Size"
|
5510 |
+
msgstr ""
|
5511 |
+
|
5512 |
+
#: includes/class.module.php:817
|
5513 |
+
msgid "Title - Letter Spacing"
|
5514 |
+
msgstr ""
|
5515 |
+
|
5516 |
+
#: modules/accordion/module.php:896 modules/accordion/module.php:1102
|
5517 |
+
#: modules/downloads/module.php:1911 modules/downloads/module.php:2206
|
5518 |
+
#: modules/partners/module.php:1292 modules/partners/module.php:1461
|
5519 |
+
#: modules/projects/module.php:1834 modules/projects/module.php:2128
|
5520 |
+
#: modules/staff/module.php:1683 modules/staff/module.php:1954
|
5521 |
+
#: modules/widgets/module.php:1309 modules/widgets/module.php:1472
|
5522 |
+
msgid "Title - Line Height"
|
5523 |
+
msgstr ""
|
5524 |
+
|
5525 |
+
#: modules/downloads/module.php:1924 modules/downloads/module.php:2219
|
5526 |
+
#: modules/partners/module.php:1305 modules/partners/module.php:1474
|
5527 |
+
#: modules/progress-bars/module.php:624 modules/progress-bars/module.php:789
|
5528 |
+
#: modules/projects/module.php:1847 modules/projects/module.php:2141
|
5529 |
+
#: modules/staff/module.php:1696 modules/staff/module.php:1967
|
5530 |
+
#: modules/widgets/module.php:1322 modules/widgets/module.php:1485
|
5531 |
+
msgid "Title - Margin Bottom"
|
5532 |
+
msgstr ""
|
5533 |
+
|
5534 |
+
#: modules/widgets/module.php:1334 modules/widgets/module.php:1497
|
5535 |
+
msgid "Title - Padding Bottom"
|
5536 |
+
msgstr ""
|
5537 |
+
|
5538 |
+
#: modules/accordion/module.php:922 modules/accordion/module.php:1128
|
5539 |
+
#: modules/progress-bars/module.php:636 modules/progress-bars/module.php:801
|
5540 |
+
msgid "Title - Padding Horizontal"
|
5541 |
+
msgstr ""
|
5542 |
+
|
5543 |
+
#: modules/accordion/module.php:908 modules/accordion/module.php:1114
|
5544 |
+
#: modules/progress-bars/module.php:649 modules/progress-bars/module.php:814
|
5545 |
+
msgid "Title - Padding Vertical"
|
5546 |
+
msgstr ""
|
5547 |
+
|
5548 |
+
#: modules/logo/module.php:145
|
5549 |
+
msgid "TITLE attribute"
|
5550 |
+
msgstr ""
|
5551 |
+
|
5552 |
+
#: modules/widgets/module.php:656 modules/widgets/module.php:667
|
5553 |
+
#: modules/widgets/module.php:680 modules/widgets/module.php:709
|
5554 |
+
#: modules/widgets/module.php:722 modules/widgets/module.php:735
|
5555 |
+
#: modules/widgets/module.php:748 modules/widgets/module.php:761
|
5556 |
+
msgid "Title inner"
|
5557 |
+
msgstr ""
|
5558 |
+
|
5559 |
+
#: includes/header-footer.php:608
|
5560 |
+
msgid "To preview ABSOLUTE positioning click on \"Hide Editor\" button."
|
5561 |
+
msgstr ""
|
5562 |
+
|
5563 |
+
#: includes/header-footer.php:606
|
5564 |
+
msgid "To preview FIXED positioning click on \"Hide Editor\" button."
|
5565 |
+
msgstr ""
|
5566 |
+
|
5567 |
+
#: includes/class.module.php:2073 includes/class.module.php:2141
|
5568 |
+
#: includes/class.module.php:2209 modules/accordion/module.php:141
|
5569 |
+
#: modules/accordion/module.php:283 modules/accordion/module.php:405
|
5570 |
+
#: modules/accordion/module.php:610 modules/button/module.php:230
|
5571 |
+
#: modules/button/module.php:279 modules/button/module.php:873
|
5572 |
+
#: modules/downloads/module.php:530 modules/downloads/module.php:727
|
5573 |
+
#: modules/downloads/module.php:1458 modules/icon/module.php:180
|
5574 |
+
#: modules/image/module.php:233 modules/logo/module.php:179
|
5575 |
+
#: modules/logo/module.php:236 modules/logo/module.php:332
|
5576 |
+
#: modules/navigation/module.php:288 modules/navigation/module.php:501
|
5577 |
+
#: modules/navigation/module.php:1004 modules/navigation/module.php:1172
|
5578 |
+
#: modules/notification/module.php:123 modules/notification/module.php:425
|
5579 |
+
#: modules/partners/module.php:521 modules/partners/module.php:718
|
5580 |
+
#: modules/progress-bars/module.php:163 modules/progress-bars/module.php:451
|
5581 |
+
#: modules/projects/module.php:545 modules/projects/module.php:742
|
5582 |
+
#: modules/separator/module.php:254 modules/shortcode/module.php:191
|
5583 |
+
#: modules/shortcode/module.php:1832 modules/shortcode/module.php:1966
|
5584 |
+
#: modules/shortcode/module.php:2108 modules/shortcode/module.php:2364
|
5585 |
+
#: modules/shortcode/module.php:2653 modules/social/module.php:264
|
5586 |
+
#: modules/staff/module.php:504 modules/staff/module.php:674
|
5587 |
+
#: modules/staff/module.php:855 modules/staff/module.php:1218
|
5588 |
+
#: modules/tp-comments/module.php:112 modules/tp-comments/module.php:241
|
5589 |
+
#: modules/tp-comments/module.php:363 modules/tp-comments/module.php:497
|
5590 |
+
#: modules/tp-comments/module.php:901 modules/tp-comments-form/module.php:158
|
5591 |
+
#: modules/tp-comments-form/module.php:423
|
5592 |
+
#: modules/tp-comments-form/module.php:644
|
5593 |
+
#: modules/tp-downloads-button/module.php:137 modules/tp-excerpt/module.php:110
|
5594 |
+
#: modules/tp-gallery-slider/module.php:219
|
5595 |
+
#: modules/tp-gallery-slider/module.php:360
|
5596 |
+
#: modules/tp-gallery-slider/module.php:493 modules/tp-meta/module.php:182
|
5597 |
+
#: modules/tp-project-slider/module.php:188
|
5598 |
+
#: modules/tp-project-slider/module.php:329
|
5599 |
+
#: modules/tp-project-slider/module.php:462
|
5600 |
+
#: modules/tp-staff-social/module.php:114 modules/tp-thumbnail/module.php:121
|
5601 |
+
#: modules/tp-title/module.php:110 modules/widgets/module.php:198
|
5602 |
+
#: modules/widgets/module.php:349 modules/widgets/module.php:689
|
5603 |
+
#: modules/widgets/module.php:1135
|
5604 |
+
#: includes/row-system/inc/options-output.php:165
|
5605 |
+
msgid "Top"
|
5606 |
+
msgstr ""
|
5607 |
+
|
5608 |
+
#: modules/button/module.php:807 modules/navigation/module.php:202
|
5609 |
+
#: modules/navigation/module.php:938 modules/separator/module.php:192
|
5610 |
+
#: modules/shortcode/module.php:2282 includes/row-system/inc/options.php:207
|
5611 |
+
msgid "Top Center"
|
5612 |
+
msgstr ""
|
5613 |
+
|
5614 |
+
#: modules/button/module.php:799 modules/downloads/module.php:853
|
5615 |
+
#: modules/navigation/module.php:194 modules/navigation/module.php:930
|
5616 |
+
#: modules/partners/module.php:844 modules/projects/module.php:869
|
5617 |
+
#: modules/separator/module.php:184 modules/shortcode/module.php:2274
|
5618 |
+
#: modules/staff/module.php:981 includes/row-system/inc/options.php:199
|
5619 |
+
msgid "Top Left"
|
5620 |
+
msgstr ""
|
5621 |
+
|
5622 |
+
#: modules/button/module.php:803 modules/downloads/module.php:857
|
5623 |
+
#: modules/navigation/module.php:198 modules/navigation/module.php:934
|
5624 |
+
#: modules/partners/module.php:848 modules/projects/module.php:873
|
5625 |
+
#: modules/separator/module.php:188 modules/shortcode/module.php:2278
|
5626 |
+
#: modules/staff/module.php:985 includes/row-system/inc/options.php:203
|
5627 |
+
msgid "Top Right"
|
5628 |
+
msgstr ""
|
5629 |
+
|
5630 |
+
#: modules/separator/module.php:425
|
5631 |
+
msgid "TRANSPARENT SEPARATOR"
|
5632 |
+
msgstr ""
|
5633 |
+
|
5634 |
+
#: modules/social/module.php:115 modules/social/module.php:867
|
5635 |
+
msgid "Tumblr"
|
5636 |
+
msgstr ""
|
5637 |
+
|
5638 |
+
#: modules/social/module.php:91 modules/social/module.php:835
|
5639 |
+
msgid "Twitter"
|
5640 |
+
msgstr ""
|
5641 |
+
|
5642 |
+
#: modules/tp-meta/module.php:727
|
5643 |
+
msgid "Two"
|
5644 |
+
msgstr ""
|
5645 |
+
|
5646 |
+
#: includes/header-footer.php:100 modules/downloads/module.php:102
|
5647 |
+
#: modules/partners/module.php:123 modules/projects/module.php:119
|
5648 |
+
#: modules/staff/module.php:102 includes/row-system/inc/options.php:56
|
5649 |
+
#: includes/single-templates-framework/inc/functions.php:143
|
5650 |
+
msgid "Type"
|
5651 |
+
msgstr ""
|
5652 |
+
|
5653 |
+
#: includes/class.module.php:2858
|
5654 |
+
msgid ""
|
5655 |
+
"Type in the name of the preset and hit enter, it will automatically be added "
|
5656 |
+
"to the presets on the left."
|
5657 |
+
msgstr ""
|
5658 |
+
|
5659 |
+
#: modules/button/module.php:424 modules/button/module.php:435
|
5660 |
+
#: modules/button/module.php:448 modules/button/module.php:460
|
5661 |
+
#: modules/button/module.php:519 modules/button/module.php:531
|
5662 |
+
#: modules/button/module.php:560 modules/button/module.php:572
|
5663 |
+
#: modules/tp-downloads-button/module.php:221
|
5664 |
+
#: modules/tp-downloads-button/module.php:232
|
5665 |
+
#: modules/tp-downloads-button/module.php:244
|
5666 |
+
#: modules/tp-downloads-button/module.php:294
|
5667 |
+
#: modules/tp-downloads-button/module.php:306 modules/tp-excerpt/module.php:218
|
5668 |
+
#: modules/tp-excerpt/module.php:230 modules/tp-excerpt/module.php:280
|
5669 |
+
#: modules/tp-excerpt/module.php:292 modules/tp-excerpt/module.php:304
|
5670 |
+
#: modules/tp-excerpt/module.php:316 modules/tp-excerpt/module.php:327
|
5671 |
+
#: modules/tp-meta/module.php:332 modules/tp-meta/module.php:343
|
5672 |
+
#: modules/tp-meta/module.php:354 modules/tp-meta/module.php:404
|
5673 |
+
#: modules/tp-meta/module.php:416 modules/tp-meta/module.php:428
|
5674 |
+
#: modules/tp-meta/module.php:440 modules/tp-meta/module.php:451
|
5675 |
+
#: modules/tp-meta/module.php:462 modules/tp-meta/module.php:473
|
5676 |
+
#: modules/tp-title/module.php:218 modules/tp-title/module.php:230
|
5677 |
+
#: modules/tp-title/module.php:280 modules/tp-title/module.php:292
|
5678 |
+
#: modules/tp-title/module.php:304 modules/tp-title/module.php:316
|
5679 |
+
#: modules/tp-title/module.php:345 modules/tp-title/module.php:356
|
5680 |
+
msgid "Typography"
|
5681 |
+
msgstr ""
|
5682 |
+
|
5683 |
+
#: includes/plugin-options-framework/tab-extend.php:13
|
5684 |
+
msgid "Unleash the power hidden in Live Composer"
|
5685 |
+
msgstr ""
|
5686 |
+
|
5687 |
+
#: modules/shortcode/module.php:1600
|
5688 |
+
msgid "Unordered Style"
|
5689 |
+
msgstr ""
|
5690 |
+
|
5691 |
+
#: modules/downloads/functions.php:97 modules/galleries/functions.php:118
|
5692 |
+
#: modules/partners/functions.php:110 modules/projects/functions.php:117
|
5693 |
+
#: modules/staff/functions.php:146 modules/testimonials/functions.php:117
|
5694 |
+
msgid "Update Category"
|
5695 |
+
msgstr ""
|
5696 |
+
|
5697 |
+
#: includes/plugin-options-framework/inc/performance.php:139
|
5698 |
+
msgid "Update modules with the same preset"
|
5699 |
+
msgstr ""
|
5700 |
+
|
5701 |
+
#: modules/downloads/functions.php:136
|
5702 |
+
msgid "Update Tag"
|
5703 |
+
msgstr ""
|
5704 |
+
|
5705 |
+
#: includes/module-controls.php:695
|
5706 |
+
#: includes/row-system/inc/options-output.php:139
|
5707 |
+
msgid "Upload Image"
|
5708 |
+
msgstr ""
|
5709 |
+
|
5710 |
+
#: includes/row-system/inc/options-output.php:145
|
5711 |
+
msgid "Upload Video"
|
5712 |
+
msgstr ""
|
5713 |
+
|
5714 |
+
#: modules/shortcode/module.php:1666 modules/shortcode/module.php:1755
|
5715 |
+
#: modules/widgets/module.php:1071
|
5716 |
+
msgid "Upper Alpha"
|
5717 |
+
msgstr ""
|
5718 |
+
|
5719 |
+
#: modules/shortcode/module.php:1670 modules/shortcode/module.php:1759
|
5720 |
+
#: modules/widgets/module.php:1075
|
5721 |
+
msgid "Upper Latin"
|
5722 |
+
msgstr ""
|
5723 |
+
|
5724 |
+
#: modules/shortcode/module.php:1674 modules/shortcode/module.php:1763
|
5725 |
+
#: modules/widgets/module.php:1079
|
5726 |
+
msgid "Upper Roman"
|
5727 |
+
msgstr ""
|
5728 |
+
|
5729 |
+
#: modules/button/module.php:548 modules/downloads/module.php:1039
|
5730 |
+
#: modules/navigation/module.php:726 modules/navigation/module.php:1397
|
5731 |
+
#: modules/partners/module.php:1030 modules/projects/module.php:1070
|
5732 |
+
#: modules/social/module.php:622 modules/staff/module.php:1167
|
5733 |
+
#: modules/tp-title/module.php:333 modules/widgets/module.php:628
|
5734 |
+
msgid "Uppercase"
|
5735 |
+
msgstr ""
|
5736 |
+
|
5737 |
+
#: modules/button/module.php:98
|
5738 |
+
msgid "URL"
|
5739 |
+
msgstr ""
|
5740 |
+
|
5741 |
+
#: modules/image/module.php:107
|
5742 |
+
msgid "URL - New Tab"
|
5743 |
+
msgstr ""
|
5744 |
+
|
5745 |
+
#: modules/image/module.php:103
|
5746 |
+
msgid "URL - Same Tab"
|
5747 |
+
msgstr ""
|
5748 |
+
|
5749 |
+
#: includes/single-templates-framework/inc/functions.php:118
|
5750 |
+
msgid "Use this template to output..."
|
5751 |
+
msgstr ""
|
5752 |
+
|
5753 |
+
#: includes/plugin-options-framework/tab-docs.php:23
|
5754 |
+
msgid "User Documentation"
|
5755 |
+
msgstr ""
|
5756 |
+
|
5757 |
+
#: includes/module-controls.php:364 includes/module-controls.php:407
|
5758 |
+
msgid "Ver"
|
5759 |
+
msgstr ""
|
5760 |
+
|
5761 |
+
#: modules/downloads/module.php:128 modules/navigation/module.php:379
|
5762 |
+
#: modules/partners/module.php:149 modules/projects/module.php:145
|
5763 |
+
#: modules/tp-meta/module.php:125
|
5764 |
+
msgid "Vertical"
|
5765 |
+
msgstr ""
|
5766 |
+
|
5767 |
+
#: modules/downloads/functions.php:51 modules/downloads/functions.php:52
|
5768 |
+
msgid "View Download Item"
|
5769 |
+
msgstr ""
|
5770 |
+
|
5771 |
+
#: modules/galleries/functions.php:72 modules/galleries/functions.php:73
|
5772 |
+
msgid "View Gallery"
|
5773 |
+
msgstr ""
|
5774 |
+
|
5775 |
+
#: includes/header-footer.php:48 includes/header-footer.php:49
|
5776 |
+
msgid "View Header/Footer"
|
5777 |
+
msgstr ""
|
5778 |
+
|
5779 |
+
#: modules/partners/functions.php:64 modules/partners/functions.php:65
|
5780 |
+
msgid "View Partner"
|
5781 |
+
msgstr ""
|
5782 |
+
|
5783 |
+
#: modules/projects/functions.php:71 modules/projects/functions.php:72
|
5784 |
+
msgid "View Project"
|
5785 |
+
msgstr ""
|
5786 |
+
|
5787 |
+
#: modules/staff/functions.php:100
|
5788 |
+
msgid "View Staff"
|
5789 |
+
msgstr ""
|
5790 |
+
|
5791 |
+
#: modules/staff/functions.php:101
|
5792 |
+
msgid "View Staff Member"
|
5793 |
+
msgstr ""
|
5794 |
+
|
5795 |
+
#: includes/single-templates-framework/inc/functions.php:29
|
5796 |
+
msgid "View Template"
|
5797 |
+
msgstr ""
|
5798 |
+
|
5799 |
+
#: includes/single-templates-framework/inc/functions.php:28
|
5800 |
+
msgid "View Templates"
|
5801 |
+
msgstr ""
|
5802 |
+
|
5803 |
+
#: modules/testimonials/functions.php:70 modules/testimonials/functions.php:71
|
5804 |
+
msgid "View Testimonial"
|
5805 |
+
msgstr ""
|
5806 |
+
|
5807 |
+
#: modules/social/module.php:109 modules/social/module.php:859
|
5808 |
+
msgid "Vimeo"
|
5809 |
+
msgstr ""
|
5810 |
+
|
5811 |
+
#: modules/social/module.php:193 modules/social/module.php:971
|
5812 |
+
msgid "VK"
|
5813 |
+
msgstr ""
|
5814 |
+
|
5815 |
+
#: includes/plugin-options-framework/tab-getting-started.php:118
|
5816 |
+
msgid ""
|
5817 |
+
"We share our story of the page builder development, what works well and "
|
5818 |
+
"where we failed."
|
5819 |
+
msgstr ""
|
5820 |
+
|
5821 |
+
#: modules/tp-comments-form/module.php:1287
|
5822 |
+
msgid "Website"
|
5823 |
+
msgstr ""
|
5824 |
+
|
5825 |
+
#: includes/plugin-options-framework/inc/performance.php:44
|
5826 |
+
msgid "Which font subsets should be loaded."
|
5827 |
+
msgstr ""
|
5828 |
+
|
5829 |
+
#: includes/plugin-options-framework/inc/access-control.php:94
|
5830 |
+
msgid "Who can manage downloads ( add, edit, trash... )?"
|
5831 |
+
msgstr ""
|
5832 |
+
|
5833 |
+
#: includes/plugin-options-framework/inc/access-control.php:74
|
5834 |
+
msgid "Who can manage galleries ( add, edit, trash... )?"
|
5835 |
+
msgstr ""
|
5836 |
+
|
5837 |
+
#: includes/plugin-options-framework/inc/access-control.php:114
|
5838 |
+
msgid "Who can manage partners ( add, edit, trash... )?"
|
5839 |
+
msgstr ""
|
5840 |
+
|
5841 |
+
#: includes/plugin-options-framework/inc/access-control.php:64
|
5842 |
+
msgid "Who can manage projects ( add, edit, trash... )?"
|
5843 |
+
msgstr ""
|
5844 |
+
|
5845 |
+
#: includes/plugin-options-framework/inc/access-control.php:84
|
5846 |
+
msgid "Who can manage staff ( add, edit, trash... )?"
|
5847 |
+
msgstr ""
|
5848 |
+
|
5849 |
+
#: includes/plugin-options-framework/inc/access-control.php:104
|
5850 |
+
msgid "Who can manage testimonials ( add, edit, trash... )?"
|
5851 |
+
msgstr ""
|
5852 |
+
|
5853 |
+
#: includes/plugin-options-framework/inc/access-control.php:54
|
5854 |
+
msgid ""
|
5855 |
+
"Who can use Live Composer in the front-end? This will also affect who can "
|
5856 |
+
"manage post templates."
|
5857 |
+
msgstr ""
|
5858 |
+
|
5859 |
+
#: modules/widgets/module.php:316 modules/widgets/module.php:327
|
5860 |
+
#: modules/widgets/module.php:340 modules/widgets/module.php:369
|
5861 |
+
#: modules/widgets/module.php:382 modules/widgets/module.php:395
|
5862 |
+
#: modules/widgets/module.php:408 modules/widgets/module.php:421
|
5863 |
+
#: modules/widgets/module.php:433
|
5864 |
+
msgid "Widget"
|
5865 |
+
msgstr ""
|
5866 |
+
|
5867 |
+
#: modules/widgets/module.php:1283 modules/widgets/module.php:1446
|
5868 |
+
msgid "Widget - Padding Horizontal"
|
5869 |
+
msgstr ""
|
5870 |
+
|
5871 |
+
#: modules/widgets/module.php:1270 modules/widgets/module.php:1433
|
5872 |
+
msgid "Widget - Padding Vertical"
|
5873 |
+
msgstr ""
|
5874 |
+
|
5875 |
+
#: modules/widgets/module.php:140
|
5876 |
+
msgid "Widgets"
|
5877 |
+
msgstr ""
|
5878 |
+
|
5879 |
+
#: modules/widgets/module.php:58
|
5880 |
+
msgid "Widgets (Sidebars)"
|
5881 |
+
msgstr ""
|
5882 |
+
|
5883 |
+
#: includes/plugin-options-framework/tab-settings.php:33
|
5884 |
+
#: includes/plugin-options-framework/inc/options.php:77
|
5885 |
+
msgid "Widgets Module"
|
5886 |
+
msgstr ""
|
5887 |
+
|
5888 |
+
#: modules/widgets/module.php:148
|
5889 |
+
msgid "Widgets Per Row"
|
5890 |
+
msgstr ""
|
5891 |
+
|
5892 |
+
#: modules/button/module.php:211 modules/button/module.php:371
|
5893 |
+
#: modules/downloads/module.php:643 modules/downloads/module.php:887
|
5894 |
+
#: modules/logo/module.php:313 modules/partners/module.php:635
|
5895 |
+
#: modules/partners/module.php:878 modules/projects/module.php:658
|
5896 |
+
#: modules/projects/module.php:903 modules/shortcode/module.php:2140
|
5897 |
+
#: modules/staff/module.php:1015
|
5898 |
+
msgid "Width"
|
5899 |
+
msgstr ""
|
5900 |
+
|
5901 |
+
#: modules/image/module.php:87
|
5902 |
+
msgid "Will be used as a fallback if file ( previous option ) not supplied."
|
5903 |
+
msgstr ""
|
5904 |
+
|
5905 |
+
#: includes/plugin-options-framework/inc/options.php:97
|
5906 |
+
msgid "With Front"
|
5907 |
+
msgstr ""
|
5908 |
+
|
5909 |
+
#: includes/row-system/inc/options.php:77
|
5910 |
+
msgid "With Spacing"
|
5911 |
+
msgstr ""
|
5912 |
+
|
5913 |
+
#: includes/row-system/inc/options.php:81
|
5914 |
+
msgid "Without Spacing"
|
5915 |
+
msgstr ""
|
5916 |
+
|
5917 |
+
#: includes/plugin-options-framework/inc/init.php:92
|
5918 |
+
msgid "WooCommerce"
|
5919 |
+
msgstr ""
|
5920 |
+
|
5921 |
+
#: includes/plugin-options-framework/tab-extend.php:21
|
5922 |
+
#: includes/plugin-options-framework/tab-extend.php:121
|
5923 |
+
#: includes/plugin-options-framework/tab-woo.php:28
|
5924 |
+
#: includes/plugin-updates/lc-license-manager.class.php:599
|
5925 |
+
msgid "WooCommerce Integration"
|
5926 |
+
msgstr ""
|
5927 |
+
|
5928 |
+
#: includes/other.php:189 includes/other.php:202 includes/other.php:215
|
5929 |
+
msgid "WP Admin → Performance → Page Cache"
|
5930 |
+
msgstr ""
|
5931 |
+
|
5932 |
+
#: modules/button/module.php:729 modules/button/module.php:740
|
5933 |
+
#: modules/button/module.php:769 modules/button/module.php:790
|
5934 |
+
#: modules/button/module.php:839 modules/button/module.php:850
|
5935 |
+
#: modules/button/module.php:864 modules/button/module.php:893
|
5936 |
+
#: modules/button/module.php:906 modules/button/module.php:919
|
5937 |
+
#: modules/button/module.php:933 modules/button/module.php:946
|
5938 |
+
#: modules/button/module.php:957
|
5939 |
+
msgid "Wrapper"
|
5940 |
+
msgstr ""
|
5941 |
+
|
5942 |
+
#: includes/other.php:184
|
5943 |
+
msgid ""
|
5944 |
+
"Wrong <strong>W3 Total Cache plugin</strong> settings can break Live "
|
5945 |
+
"Composer. Please check the next settings:"
|
5946 |
+
msgstr ""
|
5947 |
+
|
5948 |
+
#: modules/social/module.php:199 modules/social/module.php:979
|
5949 |
+
msgid "XING"
|
5950 |
+
msgstr ""
|
5951 |
+
|
5952 |
+
#: modules/social/module.php:187 modules/social/module.php:963
|
5953 |
+
msgid "Yelp"
|
5954 |
+
msgstr ""
|
5955 |
+
|
5956 |
+
#: includes/scripts.php:250
|
5957 |
+
msgid "You are about to exit Live Composer"
|
5958 |
+
msgstr ""
|
5959 |
+
|
5960 |
+
#: includes/scripts.php:268
|
5961 |
+
msgid "You are about to refresh the page"
|
5962 |
+
msgstr ""
|
5963 |
+
|
5964 |
+
#: includes/scripts.php:264
|
5965 |
+
msgid "You are currently editing a module"
|
5966 |
+
msgstr ""
|
5967 |
+
|
5968 |
+
#: includes/scripts.php:266
|
5969 |
+
msgid "You are currently editing a modules row"
|
5970 |
+
msgstr ""
|
5971 |
+
|
5972 |
+
#: modules/widgets/module.php:145
|
5973 |
+
msgid ""
|
5974 |
+
"You can register sidebars for this module in <br>WP Admin > Live Composer > "
|
5975 |
+
"Widgets Module."
|
5976 |
+
msgstr ""
|
5977 |
+
|
5978 |
+
#: modules/partners/module.php:2111
|
5979 |
+
msgid ""
|
5980 |
+
"You do not have any partners at the moment. Go to <strong>WP Admin → "
|
5981 |
+
"Partners</strong> to add some."
|
5982 |
+
msgstr ""
|
5983 |
+
|
5984 |
+
#: modules/projects/module.php:2941
|
5985 |
+
msgid ""
|
5986 |
+
"You do not have any projects at the moment. Go to <strong>WP Admin → "
|
5987 |
+
"Projects</strong> to add some."
|
5988 |
+
msgstr ""
|
5989 |
+
|
5990 |
+
#: modules/downloads/module.php:3060
|
5991 |
+
msgid ""
|
5992 |
+
"You do not have downloads at the moment. Go to <strong>WP Admin → "
|
5993 |
+
"Downloads</strong> to add some."
|
5994 |
+
msgstr ""
|
5995 |
+
|
5996 |
+
#: modules/staff/module.php:2686
|
5997 |
+
msgid ""
|
5998 |
+
"You do not have staff at the moment. Go to <strong>WP Admin → "
|
5999 |
+
"Staff</strong> to add some."
|
6000 |
+
msgstr ""
|
6001 |
+
|
6002 |
+
#: includes/scripts.php:265 includes/scripts.php:267
|
6003 |
+
msgid ""
|
6004 |
+
"You need to either <strong>confirm</strong> or <strong>cancel</strong> those "
|
6005 |
+
"changes before continuing."
|
6006 |
+
msgstr ""
|
6007 |
+
|
6008 |
+
#: includes/plugin-options-framework/tab-getting-started.php:126
|
6009 |
+
msgid "You're not alone"
|
6010 |
+
msgstr ""
|
6011 |
+
|
6012 |
+
#: modules/social/module.php:103 modules/social/module.php:851
|
6013 |
+
msgid "Youtube"
|
6014 |
+
msgstr ""
|
6015 |
+
|
6016 |
+
#: includes/other.php:195 includes/other.php:208 includes/other.php:221
|
6017 |
+
msgid "– should be selected"
|
6018 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
modules/blog/module.php
CHANGED
@@ -1199,6 +1199,10 @@ class DSLC_Blog extends DSLC_Module {
|
|
1199 |
'label' => __( 'Date', 'live-composer-page-builder' ),
|
1200 |
'value' => 'date',
|
1201 |
),
|
|
|
|
|
|
|
|
|
1202 |
),
|
1203 |
'section' => 'styling',
|
1204 |
'tab' => __( 'Meta', 'live-composer-page-builder' ),
|
@@ -3566,6 +3570,13 @@ while ( $dslc_query->have_posts() ) : $dslc_query->the_post();
|
|
3566 |
</div><!-- .dslc-blog-post-meta-date -->
|
3567 |
<?php endif; ?>
|
3568 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3569 |
</div><!-- .dslc-blog-post-meta -->
|
3570 |
|
3571 |
<?php endif; ?>
|
1199 |
'label' => __( 'Date', 'live-composer-page-builder' ),
|
1200 |
'value' => 'date',
|
1201 |
),
|
1202 |
+
array(
|
1203 |
+
'label' => __( 'Comment count', 'live-composer-page-builder' ),
|
1204 |
+
'value' => 'comment_count',
|
1205 |
+
),
|
1206 |
),
|
1207 |
'section' => 'styling',
|
1208 |
'tab' => __( 'Meta', 'live-composer-page-builder' ),
|
3570 |
</div><!-- .dslc-blog-post-meta-date -->
|
3571 |
<?php endif; ?>
|
3572 |
|
3573 |
+
<?php if ( in_array( 'comment_count', $meta_elements ) ) : ?>
|
3574 |
+
<div class="dslc-blog-post-meta-comment-count <?php if ( $options['meta_position'] !== 'above' ) { if ( ! in_array( 'date', $meta_elements ) && in_array( 'author', $meta_elements ) ) { echo 'right'; } elseif( ! in_array( 'author', $meta_elements ) && in_array( 'date', $meta_elements ) ) { echo 'left'; } } ?>">
|
3575 |
+
<span class="dslc-icon dslc-icon-comment-alt"></span>
|
3576 |
+
<?php echo get_comments_number(); ?>
|
3577 |
+
</div><!-- .dslc-blog-post-meta-comment-count -->
|
3578 |
+
<?php endif; ?>
|
3579 |
+
|
3580 |
</div><!-- .dslc-blog-post-meta -->
|
3581 |
|
3582 |
<?php endif; ?>
|
modules/image/module.php
CHANGED
@@ -878,8 +878,19 @@ class DSLC_Image extends DSLC_Module {
|
|
878 |
|
879 |
?>
|
880 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
881 |
<?php if ( 'none' !== $options['link_type'] ) : ?>
|
882 |
-
<a class="<?php echo esc_attr( $anchor_class ); ?>" href="<?php echo esc_attr( $
|
883 |
<?php endif; ?>
|
884 |
<img src="<?php echo esc_attr( $the_image ); ?>" alt="<?php echo esc_attr( $options['image_alt'] ); ?>" title="<?php echo esc_attr( $options['image_title'] ); ?>" />
|
885 |
<?php if ( 'none' !== $options['link_type'] ) : ?>
|
878 |
|
879 |
?>
|
880 |
|
881 |
+
<?php
|
882 |
+
|
883 |
+
$parsed = parse_url( $anchor_href );
|
884 |
+
if ( empty( $parsed['scheme'] ) ) {
|
885 |
+
$image_url = '//' . ltrim( $anchor_href, '/' );
|
886 |
+
} else {
|
887 |
+
$image_url = $anchor_href;
|
888 |
+
}
|
889 |
+
|
890 |
+
?>
|
891 |
+
|
892 |
<?php if ( 'none' !== $options['link_type'] ) : ?>
|
893 |
+
<a class="<?php echo esc_attr( $anchor_class ); ?>" href="<?php echo esc_attr( $image_url ); ?>" target="<?php echo esc_attr( $anchor_target ); ?>">
|
894 |
<?php endif; ?>
|
895 |
<img src="<?php echo esc_attr( $the_image ); ?>" alt="<?php echo esc_attr( $options['image_alt'] ); ?>" title="<?php echo esc_attr( $options['image_title'] ); ?>" />
|
896 |
<?php if ( 'none' !== $options['link_type'] ) : ?>
|
modules/infobox/module.php
CHANGED
@@ -997,6 +997,22 @@ class DSLC_Info_Box extends DSLC_Module {
|
|
997 |
'tab' => __( 'Image', 'live-composer-page-builder' ),
|
998 |
'include_in_preset' => false,
|
999 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1000 |
array(
|
1001 |
'label' => __( 'Align', 'live-composer-page-builder' ),
|
1002 |
'id' => 'css_image_alt_align',
|
@@ -3309,9 +3325,9 @@ endif; ?>
|
|
3309 |
<div class="dslc-info-box-image-alt">
|
3310 |
<div class="dslc-info-box-image-alt-inner">
|
3311 |
<?php if ( ! $image_alt_link_url ) : ?>
|
3312 |
-
<img src="<?php echo esc_url( $image_alt );?>">
|
3313 |
<?php else : ?>
|
3314 |
-
<a href="<?php echo esc_url( $image_alt_link_url );?>" <?php if ( $options['link_nofollow'] ) { echo 'rel="nofollow"';} ?>><img src="<?php echo esc_url( $image_alt );?>"></a>
|
3315 |
<?php endif; ?>
|
3316 |
</div><!-- .dslc-info-box-image-alt-inner -->
|
3317 |
</div><!-- .dslc-info-box-image-alt -->
|
997 |
'tab' => __( 'Image', 'live-composer-page-builder' ),
|
998 |
'include_in_preset' => false,
|
999 |
),
|
1000 |
+
array(
|
1001 |
+
'label' => __( 'Image - ALT attribute', 'live-composer-page-builder' ),
|
1002 |
+
'id' => 'infobox_image_alt',
|
1003 |
+
'std' => '',
|
1004 |
+
'type' => 'text',
|
1005 |
+
'section' => 'styling',
|
1006 |
+
'tab' => __( 'Image', 'live-composer-page-builder' ),
|
1007 |
+
),
|
1008 |
+
array(
|
1009 |
+
'label' => __( 'Image - TITLE attribute', 'live-composer-page-builder' ),
|
1010 |
+
'id' => 'infobox_image_title',
|
1011 |
+
'std' => '',
|
1012 |
+
'type' => 'text',
|
1013 |
+
'section' => 'styling',
|
1014 |
+
'tab' => __( 'Image', 'live-composer-page-builder' ),
|
1015 |
+
),
|
1016 |
array(
|
1017 |
'label' => __( 'Align', 'live-composer-page-builder' ),
|
1018 |
'id' => 'css_image_alt_align',
|
3325 |
<div class="dslc-info-box-image-alt">
|
3326 |
<div class="dslc-info-box-image-alt-inner">
|
3327 |
<?php if ( ! $image_alt_link_url ) : ?>
|
3328 |
+
<img src="<?php echo esc_url( $image_alt );?>" alt="<?php echo esc_attr( $options['infobox_image_alt'] ); ?>" title="<?php echo esc_attr( $options['infobox_image_title'] ); ?>">
|
3329 |
<?php else : ?>
|
3330 |
+
<a href="<?php echo esc_url( $image_alt_link_url );?>" <?php if ( $options['link_nofollow'] ) { echo 'rel="nofollow"';} ?>><img src="<?php echo esc_url( $image_alt );?>" alt="<?php echo esc_attr( $options['infobox_image_alt'] ); ?>" title="<?php echo esc_attr( $options['infobox_image_title'] ); ?>"></a>
|
3331 |
<?php endif; ?>
|
3332 |
</div><!-- .dslc-info-box-image-alt-inner -->
|
3333 |
</div><!-- .dslc-info-box-image-alt -->
|
modules/posts/module.php
CHANGED
@@ -57,6 +57,7 @@ class DSLC_Posts extends DSLC_Module {
|
|
57 |
'dslc_templates',
|
58 |
'dslc_hf',
|
59 |
'attachment',
|
|
|
60 |
);
|
61 |
|
62 |
// Generate usable array of post types.
|
57 |
'dslc_templates',
|
58 |
'dslc_hf',
|
59 |
'attachment',
|
60 |
+
'dslc_testimonials',
|
61 |
);
|
62 |
|
63 |
// Generate usable array of post types.
|
modules/projects/functions.php
CHANGED
@@ -6,6 +6,54 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|
6 |
exit;
|
7 |
}
|
8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
global $dslc_var_post_options;
|
10 |
|
11 |
$dslc_var_post_options['dslc-projects-post-options'] = array(
|
@@ -25,6 +73,22 @@ $dslc_var_post_options['dslc-projects-post-options'] = array(
|
|
25 |
'id' => 'dslc_project_images',
|
26 |
'type' => 'files',
|
27 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
),
|
29 |
);
|
30 |
|
6 |
exit;
|
7 |
}
|
8 |
|
9 |
+
/*
|
10 |
+
* All Staff
|
11 |
+
*/
|
12 |
+
|
13 |
+
$args = array(
|
14 |
+
'post_type' => 'dslc_staff',
|
15 |
+
'posts_per_page' => -1,
|
16 |
+
'post_status' => 'publish'
|
17 |
+
);
|
18 |
+
$staffs = get_posts( $args );
|
19 |
+
|
20 |
+
$staffs_choices = array();
|
21 |
+
$staffs_choices[] = array(
|
22 |
+
'label' => __( 'Choose Staff', 'live-composer-page-builder' ),
|
23 |
+
'value' => 'not_set',
|
24 |
+
);
|
25 |
+
|
26 |
+
foreach ( $staffs as $staff ) {
|
27 |
+
$staffs_choices[] = array(
|
28 |
+
'label' => $staff->post_title,
|
29 |
+
'value' => $staff->post_title,
|
30 |
+
);
|
31 |
+
}
|
32 |
+
|
33 |
+
/*
|
34 |
+
* All Partners
|
35 |
+
*/
|
36 |
+
|
37 |
+
$args = array(
|
38 |
+
'post_type' => 'dslc_partners',
|
39 |
+
'posts_per_page' => -1,
|
40 |
+
'post_status' => 'publish'
|
41 |
+
);
|
42 |
+
$partners = get_posts( $args );
|
43 |
+
|
44 |
+
$partners_choices = array();
|
45 |
+
$partners_choices[] = array(
|
46 |
+
'label' => __( 'Choose Partner', 'live-composer-page-builder' ),
|
47 |
+
'value' => 'not_set',
|
48 |
+
);
|
49 |
+
|
50 |
+
foreach ( $partners as $staff ) {
|
51 |
+
$partners_choices[] = array(
|
52 |
+
'label' => $staff->post_title,
|
53 |
+
'value' => $staff->post_title,
|
54 |
+
);
|
55 |
+
}
|
56 |
+
|
57 |
global $dslc_var_post_options;
|
58 |
|
59 |
$dslc_var_post_options['dslc-projects-post-options'] = array(
|
73 |
'id' => 'dslc_project_images',
|
74 |
'type' => 'files',
|
75 |
),
|
76 |
+
array(
|
77 |
+
'label' => 'Staff',
|
78 |
+
'descr' => 'Select the staff involved in the project.',
|
79 |
+
'std' => '',
|
80 |
+
'id' => 'dslc_project_staffs',
|
81 |
+
'type' => 'select',
|
82 |
+
'choices' => $staffs_choices,
|
83 |
+
),
|
84 |
+
array(
|
85 |
+
'label' => 'Partners',
|
86 |
+
'descr' => 'Select the client of the project.',
|
87 |
+
'std' => '',
|
88 |
+
'id' => 'dslc_project_partners',
|
89 |
+
'type' => 'select',
|
90 |
+
'choices' => $partners_choices,
|
91 |
+
),
|
92 |
),
|
93 |
);
|
94 |
|
modules/projects/module.php
CHANGED
@@ -345,6 +345,14 @@ class DSLC_Projects extends DSLC_Module {
|
|
345 |
'label' => __( 'Excerpt', 'live-composer-page-builder' ),
|
346 |
'value' => 'excerpt',
|
347 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
348 |
array(
|
349 |
'label' => __( 'Button', 'live-composer-page-builder' ),
|
350 |
'value' => 'button',
|
@@ -1218,6 +1226,278 @@ class DSLC_Projects extends DSLC_Module {
|
|
1218 |
'tab' => __( 'Categories', 'live-composer-page-builder' ),
|
1219 |
),
|
1220 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1221 |
/**
|
1222 |
* Excerpt
|
1223 |
*/
|
@@ -1893,6 +2173,82 @@ class DSLC_Projects extends DSLC_Module {
|
|
1893 |
'ext' => 'px',
|
1894 |
'tab' => __( 'Tablet', 'live-composer-page-builder' ),
|
1895 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1896 |
array(
|
1897 |
'label' => __( 'Excerpt - Font Size', 'live-composer-page-builder' ),
|
1898 |
'id' => 'css_res_t_excerpt_font_size',
|
@@ -2187,6 +2543,82 @@ class DSLC_Projects extends DSLC_Module {
|
|
2187 |
'ext' => 'px',
|
2188 |
'tab' => __( 'Phone', 'live-composer-page-builder' ),
|
2189 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2190 |
array(
|
2191 |
'label' => __( 'Excerpt - Font Size', 'live-composer-page-builder' ),
|
2192 |
'id' => 'css_res_p_excerpt_font_size',
|
@@ -2772,6 +3204,34 @@ while ( $dslc_query->have_posts() ) : $dslc_query->the_post();
|
|
2772 |
|
2773 |
<?php endif; ?>
|
2774 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2775 |
<?php if ( $post_elements == 'all' || in_array( 'excerpt', $post_elements ) ) : ?>
|
2776 |
|
2777 |
<div class="dslc-project-excerpt">
|
@@ -2859,6 +3319,34 @@ while ( $dslc_query->have_posts() ) : $dslc_query->the_post();
|
|
2859 |
|
2860 |
<?php endif; ?>
|
2861 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2862 |
<?php if ( $post_elements == 'all' || in_array( 'excerpt', $post_elements ) ) : ?>
|
2863 |
|
2864 |
<div class="dslc-project-excerpt">
|
345 |
'label' => __( 'Excerpt', 'live-composer-page-builder' ),
|
346 |
'value' => 'excerpt',
|
347 |
),
|
348 |
+
array(
|
349 |
+
'label' => __( 'Staff', 'live-composer-page-builder' ),
|
350 |
+
'value' => 'staff',
|
351 |
+
),
|
352 |
+
array(
|
353 |
+
'label' => __( 'Partner', 'live-composer-page-builder' ),
|
354 |
+
'value' => 'partner',
|
355 |
+
),
|
356 |
array(
|
357 |
'label' => __( 'Button', 'live-composer-page-builder' ),
|
358 |
'value' => 'button',
|
1226 |
'tab' => __( 'Categories', 'live-composer-page-builder' ),
|
1227 |
),
|
1228 |
|
1229 |
+
/**
|
1230 |
+
* Staff
|
1231 |
+
*/
|
1232 |
+
|
1233 |
+
array(
|
1234 |
+
'label' => __( 'Color', 'live-composer-page-builder' ),
|
1235 |
+
'id' => 'css_staff_color',
|
1236 |
+
'std' => '#000000',
|
1237 |
+
'type' => 'color',
|
1238 |
+
'refresh_on_change' => false,
|
1239 |
+
'affect_on_change_el' => '.dslc-project-staff',
|
1240 |
+
'affect_on_change_rule' => 'color',
|
1241 |
+
'section' => 'styling',
|
1242 |
+
'tab' => __( 'Staff', 'live-composer-page-builder' ),
|
1243 |
+
),
|
1244 |
+
array(
|
1245 |
+
'label' => __( 'Font Size', 'live-composer-page-builder' ),
|
1246 |
+
'id' => 'css_staff_font_size',
|
1247 |
+
'onlypositive' => true, // Value can't be negative.
|
1248 |
+
'std' => '12',
|
1249 |
+
'type' => 'slider',
|
1250 |
+
'refresh_on_change' => false,
|
1251 |
+
'affect_on_change_el' => '.dslc-project-staff',
|
1252 |
+
'affect_on_change_rule' => 'font-size',
|
1253 |
+
'section' => 'styling',
|
1254 |
+
'tab' => __( 'Staff', 'live-composer-page-builder' ),
|
1255 |
+
'ext' => 'px',
|
1256 |
+
),
|
1257 |
+
array(
|
1258 |
+
'label' => __( 'Font Weight', 'live-composer-page-builder' ),
|
1259 |
+
'id' => 'css_staff_font_weight',
|
1260 |
+
'std' => '400',
|
1261 |
+
'type' => 'select',
|
1262 |
+
'choices' => array(
|
1263 |
+
array(
|
1264 |
+
'label' => '100 - Thin',
|
1265 |
+
'value' => '100',
|
1266 |
+
),
|
1267 |
+
array(
|
1268 |
+
'label' => '200 - Extra Light',
|
1269 |
+
'value' => '200',
|
1270 |
+
),
|
1271 |
+
array(
|
1272 |
+
'label' => '300 - Light',
|
1273 |
+
'value' => '300',
|
1274 |
+
),
|
1275 |
+
array(
|
1276 |
+
'label' => '400 - Normal',
|
1277 |
+
'value' => '400',
|
1278 |
+
),
|
1279 |
+
array(
|
1280 |
+
'label' => '500 - Medium',
|
1281 |
+
'value' => '500',
|
1282 |
+
),
|
1283 |
+
array(
|
1284 |
+
'label' => '600 - Semi Bold',
|
1285 |
+
'value' => '600',
|
1286 |
+
),
|
1287 |
+
array(
|
1288 |
+
'label' => '700 - Bold',
|
1289 |
+
'value' => '700',
|
1290 |
+
),
|
1291 |
+
array(
|
1292 |
+
'label' => '800 - Extra Bold',
|
1293 |
+
'value' => '800',
|
1294 |
+
),
|
1295 |
+
array(
|
1296 |
+
'label' => '900 - Black',
|
1297 |
+
'value' => '900',
|
1298 |
+
),
|
1299 |
+
),
|
1300 |
+
'refresh_on_change' => false,
|
1301 |
+
'affect_on_change_el' => '.dslc-project-staff',
|
1302 |
+
'affect_on_change_rule' => 'font-weight',
|
1303 |
+
'section' => 'styling',
|
1304 |
+
'tab' => __( 'Staff', 'live-composer-page-builder' ),
|
1305 |
+
'ext' => '',
|
1306 |
+
),
|
1307 |
+
array(
|
1308 |
+
'label' => __( 'Font Family', 'live-composer-page-builder' ),
|
1309 |
+
'id' => 'css_staff_font_family',
|
1310 |
+
'std' => '',
|
1311 |
+
'type' => 'font',
|
1312 |
+
'refresh_on_change' => false,
|
1313 |
+
'affect_on_change_el' => '.dslc-project-staff',
|
1314 |
+
'affect_on_change_rule' => 'font-family',
|
1315 |
+
'section' => 'styling',
|
1316 |
+
'tab' => __( 'Staff', 'live-composer-page-builder' ),
|
1317 |
+
),
|
1318 |
+
array(
|
1319 |
+
'label' => __( 'Font Style', 'live-composer-page-builder' ),
|
1320 |
+
'id' => 'css_staff_font_style',
|
1321 |
+
'std' => 'normal',
|
1322 |
+
'type' => 'select',
|
1323 |
+
'refresh_on_change' => false,
|
1324 |
+
'affect_on_change_el' => '.dslc-project-staff',
|
1325 |
+
'affect_on_change_rule' => 'font-style',
|
1326 |
+
'section' => 'styling',
|
1327 |
+
'tab' => __( 'Staff', 'live-composer-page-builder' ),
|
1328 |
+
'choices' => array(
|
1329 |
+
array(
|
1330 |
+
'label' => __( 'Normal', 'live-composer-page-builder' ),
|
1331 |
+
'value' => 'normal',
|
1332 |
+
),
|
1333 |
+
array(
|
1334 |
+
'label' => __( 'Italic', 'live-composer-page-builder' ),
|
1335 |
+
'value' => 'italic',
|
1336 |
+
),
|
1337 |
+
),
|
1338 |
+
),
|
1339 |
+
array(
|
1340 |
+
'label' => __( 'Line Height', 'live-composer-page-builder' ),
|
1341 |
+
'id' => 'css_staff_line_height',
|
1342 |
+
'onlypositive' => true, // Value can't be negative.
|
1343 |
+
'std' => '12',
|
1344 |
+
'type' => 'slider',
|
1345 |
+
'refresh_on_change' => false,
|
1346 |
+
'affect_on_change_el' => '.dslc-project-staff',
|
1347 |
+
'affect_on_change_rule' => 'line-height',
|
1348 |
+
'section' => 'styling',
|
1349 |
+
'tab' => __( 'Staff', 'live-composer-page-builder' ),
|
1350 |
+
'ext' => 'px',
|
1351 |
+
),
|
1352 |
+
array(
|
1353 |
+
'label' => __( 'Margin Bottom', 'live-composer-page-builder' ),
|
1354 |
+
'id' => 'css_staff_margin-bottom',
|
1355 |
+
'std' => '10',
|
1356 |
+
'type' => 'slider',
|
1357 |
+
'refresh_on_change' => false,
|
1358 |
+
'affect_on_change_el' => '.dslc-project-staff',
|
1359 |
+
'affect_on_change_rule' => 'margin-bottom',
|
1360 |
+
'section' => 'styling',
|
1361 |
+
'ext' => 'px',
|
1362 |
+
'tab' => __( 'Staff', 'live-composer-page-builder' ),
|
1363 |
+
),
|
1364 |
+
|
1365 |
+
/**
|
1366 |
+
* Partner
|
1367 |
+
*/
|
1368 |
+
|
1369 |
+
array(
|
1370 |
+
'label' => __( 'Color', 'live-composer-page-builder' ),
|
1371 |
+
'id' => 'css_partner_color',
|
1372 |
+
'std' => '#000000',
|
1373 |
+
'type' => 'color',
|
1374 |
+
'refresh_on_change' => false,
|
1375 |
+
'affect_on_change_el' => '.dslc-project-partner',
|
1376 |
+
'affect_on_change_rule' => 'color',
|
1377 |
+
'section' => 'styling',
|
1378 |
+
'tab' => __( 'Partner', 'live-composer-page-builder' ),
|
1379 |
+
),
|
1380 |
+
array(
|
1381 |
+
'label' => __( 'Font Size', 'live-composer-page-builder' ),
|
1382 |
+
'id' => 'css_partner_font_size',
|
1383 |
+
'onlypositive' => true, // Value can't be negative.
|
1384 |
+
'std' => '12',
|
1385 |
+
'type' => 'slider',
|
1386 |
+
'refresh_on_change' => false,
|
1387 |
+
'affect_on_change_el' => '.dslc-project-partner',
|
1388 |
+
'affect_on_change_rule' => 'font-size',
|
1389 |
+
'section' => 'styling',
|
1390 |
+
'tab' => __( 'Partner', 'live-composer-page-builder' ),
|
1391 |
+
'ext' => 'px',
|
1392 |
+
),
|
1393 |
+
array(
|
1394 |
+
'label' => __( 'Font Weight', 'live-composer-page-builder' ),
|
1395 |
+
'id' => 'css_partner_font_weight',
|
1396 |
+
'std' => '400',
|
1397 |
+
'type' => 'select',
|
1398 |
+
'choices' => array(
|
1399 |
+
array(
|
1400 |
+
'label' => '100 - Thin',
|
1401 |
+
'value' => '100',
|
1402 |
+
),
|
1403 |
+
array(
|
1404 |
+
'label' => '200 - Extra Light',
|
1405 |
+
'value' => '200',
|
1406 |
+
),
|
1407 |
+
array(
|
1408 |
+
'label' => '300 - Light',
|
1409 |
+
'value' => '300',
|
1410 |
+
),
|
1411 |
+
array(
|
1412 |
+
'label' => '400 - Normal',
|
1413 |
+
'value' => '400',
|
1414 |
+
),
|
1415 |
+
array(
|
1416 |
+
'label' => '500 - Medium',
|
1417 |
+
'value' => '500',
|
1418 |
+
),
|
1419 |
+
array(
|
1420 |
+
'label' => '600 - Semi Bold',
|
1421 |
+
'value' => '600',
|
1422 |
+
),
|
1423 |
+
array(
|
1424 |
+
'label' => '700 - Bold',
|
1425 |
+
'value' => '700',
|
1426 |
+
),
|
1427 |
+
array(
|
1428 |
+
'label' => '800 - Extra Bold',
|
1429 |
+
'value' => '800',
|
1430 |
+
),
|
1431 |
+
array(
|
1432 |
+
'label' => '900 - Black',
|
1433 |
+
'value' => '900',
|
1434 |
+
),
|
1435 |
+
),
|
1436 |
+
'refresh_on_change' => false,
|
1437 |
+
'affect_on_change_el' => '.dslc-project-partner',
|
1438 |
+
'affect_on_change_rule' => 'font-weight',
|
1439 |
+
'section' => 'styling',
|
1440 |
+
'tab' => __( 'Partner', 'live-composer-page-builder' ),
|
1441 |
+
'ext' => '',
|
1442 |
+
),
|
1443 |
+
array(
|
1444 |
+
'label' => __( 'Font Family', 'live-composer-page-builder' ),
|
1445 |
+
'id' => 'css_partner_font_family',
|
1446 |
+
'std' => '',
|
1447 |
+
'type' => 'font',
|
1448 |
+
'refresh_on_change' => false,
|
1449 |
+
'affect_on_change_el' => '.dslc-project-partner',
|
1450 |
+
'affect_on_change_rule' => 'font-family',
|
1451 |
+
'section' => 'styling',
|
1452 |
+
'tab' => __( 'Partner', 'live-composer-page-builder' ),
|
1453 |
+
),
|
1454 |
+
array(
|
1455 |
+
'label' => __( 'Font Style', 'live-composer-page-builder' ),
|
1456 |
+
'id' => 'css_partner_font_style',
|
1457 |
+
'std' => 'normal',
|
1458 |
+
'type' => 'select',
|
1459 |
+
'refresh_on_change' => false,
|
1460 |
+
'affect_on_change_el' => '.dslc-project-partner',
|
1461 |
+
'affect_on_change_rule' => 'font-style',
|
1462 |
+
'section' => 'styling',
|
1463 |
+
'tab' => __( 'Partner', 'live-composer-page-builder' ),
|
1464 |
+
'choices' => array(
|
1465 |
+
array(
|
1466 |
+
'label' => __( 'Normal', 'live-composer-page-builder' ),
|
1467 |
+
'value' => 'normal',
|
1468 |
+
),
|
1469 |
+
array(
|
1470 |
+
'label' => __( 'Italic', 'live-composer-page-builder' ),
|
1471 |
+
'value' => 'italic',
|
1472 |
+
),
|
1473 |
+
),
|
1474 |
+
),
|
1475 |
+
array(
|
1476 |
+
'label' => __( 'Line Height', 'live-composer-page-builder' ),
|
1477 |
+
'id' => 'css_partner_line_height',
|
1478 |
+
'onlypositive' => true, // Value can't be negative.
|
1479 |
+
'std' => '12',
|
1480 |
+
'type' => 'slider',
|
1481 |
+
'refresh_on_change' => false,
|
1482 |
+
'affect_on_change_el' => '.dslc-project-partner',
|
1483 |
+
'affect_on_change_rule' => 'line-height',
|
1484 |
+
'section' => 'styling',
|
1485 |
+
'tab' => __( 'Partner', 'live-composer-page-builder' ),
|
1486 |
+
'ext' => 'px',
|
1487 |
+
),
|
1488 |
+
array(
|
1489 |
+
'label' => __( 'Margin Bottom', 'live-composer-page-builder' ),
|
1490 |
+
'id' => 'css_partner_margin-bottom',
|
1491 |
+
'std' => '10',
|
1492 |
+
'type' => 'slider',
|
1493 |
+
'refresh_on_change' => false,
|
1494 |
+
'affect_on_change_el' => '.dslc-project-partner',
|
1495 |
+
'affect_on_change_rule' => 'margin-bottom',
|
1496 |
+
'section' => 'styling',
|
1497 |
+
'ext' => 'px',
|
1498 |
+
'tab' => __( 'Partner', 'live-composer-page-builder' ),
|
1499 |
+
),
|
1500 |
+
|
1501 |
/**
|
1502 |
* Excerpt
|
1503 |
*/
|
2173 |
'ext' => 'px',
|
2174 |
'tab' => __( 'Tablet', 'live-composer-page-builder' ),
|
2175 |
),
|
2176 |
+
array(
|
2177 |
+
'label' => __( 'Staff - Font Size', 'live-composer-page-builder' ),
|
2178 |
+
'id' => 'css_res_t_staff_font_size',
|
2179 |
+
'onlypositive' => true, // Value can't be negative.
|
2180 |
+
'std' => '12',
|
2181 |
+
'type' => 'slider',
|
2182 |
+
'refresh_on_change' => false,
|
2183 |
+
'affect_on_change_el' => '.dslc-project-staff',
|
2184 |
+
'affect_on_change_rule' => 'font-size',
|
2185 |
+
'section' => 'responsive',
|
2186 |
+
'tab' => __( 'Tablet', 'live-composer-page-builder' ),
|
2187 |
+
'ext' => 'px',
|
2188 |
+
),
|
2189 |
+
array(
|
2190 |
+
'label' => __( 'Staff - Line Height', 'live-composer-page-builder' ),
|
2191 |
+
'id' => 'css_res_t_staff_line_height',
|
2192 |
+
'onlypositive' => true, // Value can't be negative.
|
2193 |
+
'std' => '12',
|
2194 |
+
'type' => 'slider',
|
2195 |
+
'refresh_on_change' => false,
|
2196 |
+
'affect_on_change_el' => '.dslc-project-staff',
|
2197 |
+
'affect_on_change_rule' => 'line-height',
|
2198 |
+
'section' => 'responsive',
|
2199 |
+
'tab' => __( 'Tablet', 'live-composer-page-builder' ),
|
2200 |
+
'ext' => 'px',
|
2201 |
+
),
|
2202 |
+
array(
|
2203 |
+
'label' => __( 'Staff - Margin Bottom', 'live-composer-page-builder' ),
|
2204 |
+
'id' => 'css_res_t_staff_margin-bottom',
|
2205 |
+
'std' => '10',
|
2206 |
+
'type' => 'slider',
|
2207 |
+
'refresh_on_change' => false,
|
2208 |
+
'affect_on_change_el' => '.dslc-project-staff',
|
2209 |
+
'affect_on_change_rule' => 'margin-bottom',
|
2210 |
+
'section' => 'responsive',
|
2211 |
+
'ext' => 'px',
|
2212 |
+
'tab' => __( 'Tablet', 'live-composer-page-builder' ),
|
2213 |
+
),
|
2214 |
+
array(
|
2215 |
+
'label' => __( 'Partner - Font Size', 'live-composer-page-builder' ),
|
2216 |
+
'id' => 'css_res_t_partner_font_size',
|
2217 |
+
'onlypositive' => true, // Value can't be negative.
|
2218 |
+
'std' => '12',
|
2219 |
+
'type' => 'slider',
|
2220 |
+
'refresh_on_change' => false,
|
2221 |
+
'affect_on_change_el' => '.dslc-project-partner',
|
2222 |
+
'affect_on_change_rule' => 'font-size',
|
2223 |
+
'section' => 'responsive',
|
2224 |
+
'tab' => __( 'Tablet', 'live-composer-page-builder' ),
|
2225 |
+
'ext' => 'px',
|
2226 |
+
),
|
2227 |
+
array(
|
2228 |
+
'label' => __( 'Partner - Line Height', 'live-composer-page-builder' ),
|
2229 |
+
'id' => 'css_res_t_partner_line_height',
|
2230 |
+
'onlypositive' => true, // Value can't be negative.
|
2231 |
+
'std' => '12',
|
2232 |
+
'type' => 'slider',
|
2233 |
+
'refresh_on_change' => false,
|
2234 |
+
'affect_on_change_el' => '.dslc-project-partner',
|
2235 |
+
'affect_on_change_rule' => 'line-height',
|
2236 |
+
'section' => 'responsive',
|
2237 |
+
'tab' => __( 'Tablet', 'live-composer-page-builder' ),
|
2238 |
+
'ext' => 'px',
|
2239 |
+
),
|
2240 |
+
array(
|
2241 |
+
'label' => __( 'Partner - Margin Bottom', 'live-composer-page-builder' ),
|
2242 |
+
'id' => 'css_res_t_partner_margin-bottom',
|
2243 |
+
'std' => '10',
|
2244 |
+
'type' => 'slider',
|
2245 |
+
'refresh_on_change' => false,
|
2246 |
+
'affect_on_change_el' => '.dslc-project-partner',
|
2247 |
+
'affect_on_change_rule' => 'margin-bottom',
|
2248 |
+
'section' => 'responsive',
|
2249 |
+
'ext' => 'px',
|
2250 |
+
'tab' => __( 'Tablet', 'live-composer-page-builder' ),
|
2251 |
+
),
|
2252 |
array(
|
2253 |
'label' => __( 'Excerpt - Font Size', 'live-composer-page-builder' ),
|
2254 |
'id' => 'css_res_t_excerpt_font_size',
|
2543 |
'ext' => 'px',
|
2544 |
'tab' => __( 'Phone', 'live-composer-page-builder' ),
|
2545 |
),
|
2546 |
+
array(
|
2547 |
+
'label' => __( 'Staff - Font Size', 'live-composer-page-builder' ),
|
2548 |
+
'id' => 'css_res_p_staff_font_size',
|
2549 |
+
'onlypositive' => true, // Value can't be negative.
|
2550 |
+
'std' => '12',
|
2551 |
+
'type' => 'slider',
|
2552 |
+
'refresh_on_change' => false,
|
2553 |
+
'affect_on_change_el' => '.dslc-project-staff',
|
2554 |
+
'affect_on_change_rule' => 'font-size',
|
2555 |
+
'section' => 'responsive',
|
2556 |
+
'tab' => __( 'Phone', 'live-composer-page-builder' ),
|
2557 |
+
'ext' => 'px',
|
2558 |
+
),
|
2559 |
+
array(
|
2560 |
+
'label' => __( 'Staff - Line Height', 'live-composer-page-builder' ),
|
2561 |
+
'id' => 'css_res_p_staff_line_height',
|
2562 |
+
'onlypositive' => true, // Value can't be negative.
|
2563 |
+
'std' => '12',
|
2564 |
+
'type' => 'slider',
|
2565 |
+
'refresh_on_change' => false,
|
2566 |
+
'affect_on_change_el' => '.dslc-project-staff',
|
2567 |
+
'affect_on_change_rule' => 'line-height',
|
2568 |
+
'section' => 'responsive',
|
2569 |
+
'tab' => __( 'Phone', 'live-composer-page-builder' ),
|
2570 |
+
'ext' => 'px',
|
2571 |
+
),
|
2572 |
+
array(
|
2573 |
+
'label' => __( 'Staff - Margin Bottom', 'live-composer-page-builder' ),
|
2574 |
+
'id' => 'css_res_p_staff_margin-bottom',
|
2575 |
+
'std' => '10',
|
2576 |
+
'type' => 'slider',
|
2577 |
+
'refresh_on_change' => false,
|
2578 |
+
'affect_on_change_el' => '.dslc-project-staff',
|
2579 |
+
'affect_on_change_rule' => 'margin-bottom',
|
2580 |
+
'section' => 'responsive',
|
2581 |
+
'ext' => 'px',
|
2582 |
+
'tab' => __( 'Phone', 'live-composer-page-builder' ),
|
2583 |
+
),
|
2584 |
+
array(
|
2585 |
+
'label' => __( 'Partner - Font Size', 'live-composer-page-builder' ),
|
2586 |
+
'id' => 'css_res_p_partner_font_size',
|
2587 |
+
'onlypositive' => true, // Value can't be negative.
|
2588 |
+
'std' => '12',
|
2589 |
+
'type' => 'slider',
|
2590 |
+
'refresh_on_change' => false,
|
2591 |
+
'affect_on_change_el' => '.dslc-project-partner',
|
2592 |
+
'affect_on_change_rule' => 'font-size',
|
2593 |
+
'section' => 'responsive',
|
2594 |
+
'tab' => __( 'Phone', 'live-composer-page-builder' ),
|
2595 |
+
'ext' => 'px',
|
2596 |
+
),
|
2597 |
+
array(
|
2598 |
+
'label' => __( 'Partner - Line Height', 'live-composer-page-builder' ),
|
2599 |
+
'id' => 'css_res_p_partner_line_height',
|
2600 |
+
'onlypositive' => true, // Value can't be negative.
|
2601 |
+
'std' => '12',
|
2602 |
+
'type' => 'slider',
|
2603 |
+
'refresh_on_change' => false,
|
2604 |
+
'affect_on_change_el' => '.dslc-project-partner',
|
2605 |
+
'affect_on_change_rule' => 'line-height',
|
2606 |
+
'section' => 'responsive',
|
2607 |
+
'tab' => __( 'Phone', 'live-composer-page-builder' ),
|
2608 |
+
'ext' => 'px',
|
2609 |
+
),
|
2610 |
+
array(
|
2611 |
+
'label' => __( 'Partner - Margin Bottom', 'live-composer-page-builder' ),
|
2612 |
+
'id' => 'css_res_p_partner_margin-bottom',
|
2613 |
+
'std' => '10',
|
2614 |
+
'type' => 'slider',
|
2615 |
+
'refresh_on_change' => false,
|
2616 |
+
'affect_on_change_el' => '.dslc-project-partner',
|
2617 |
+
'affect_on_change_rule' => 'margin-bottom',
|
2618 |
+
'section' => 'responsive',
|
2619 |
+
'ext' => 'px',
|
2620 |
+
'tab' => __( 'Phone', 'live-composer-page-builder' ),
|
2621 |
+
),
|
2622 |
array(
|
2623 |
'label' => __( 'Excerpt - Font Size', 'live-composer-page-builder' ),
|
2624 |
'id' => 'css_res_p_excerpt_font_size',
|
3204 |
|
3205 |
<?php endif; ?>
|
3206 |
|
3207 |
+
<?php if ( $post_elements == 'all' || in_array( 'staff', $post_elements ) ) : ?>
|
3208 |
+
|
3209 |
+
<?php $staff = get_post_meta( get_the_ID(), 'dslc_project_staffs', true ); ?>
|
3210 |
+
|
3211 |
+
<?php if ( ! empty( $staff ) && ( 'not_set' !== $staff ) ) : ?>
|
3212 |
+
|
3213 |
+
<div class="dslc-project-staff">
|
3214 |
+
<?php echo $staff; ?>
|
3215 |
+
</div><!-- .dslc-project-staff -->
|
3216 |
+
|
3217 |
+
<?php endif; ?>
|
3218 |
+
|
3219 |
+
<?php endif; ?>
|
3220 |
+
|
3221 |
+
<?php if ( $post_elements == 'all' || in_array( 'partner', $post_elements ) ) : ?>
|
3222 |
+
|
3223 |
+
<?php $partner = get_post_meta( get_the_ID(), 'dslc_project_partners', true ); ?>
|
3224 |
+
|
3225 |
+
<?php if ( ! empty( $staff ) && ( 'not_set' !== $partner ) ) : ?>
|
3226 |
+
|
3227 |
+
<div class="dslc-project-partner">
|
3228 |
+
<?php echo $partner; ?>
|
3229 |
+
</div><!-- .dslc-project-partner -->
|
3230 |
+
|
3231 |
+
<?php endif; ?>
|
3232 |
+
|
3233 |
+
<?php endif; ?>
|
3234 |
+
|
3235 |
<?php if ( $post_elements == 'all' || in_array( 'excerpt', $post_elements ) ) : ?>
|
3236 |
|
3237 |
<div class="dslc-project-excerpt">
|
3319 |
|
3320 |
<?php endif; ?>
|
3321 |
|
3322 |
+
<?php if ( $post_elements == 'all' || in_array( 'staff', $post_elements ) ) : ?>
|
3323 |
+
|
3324 |
+
<?php $staff = get_post_meta( get_the_ID(), 'dslc_project_staffs', true ); ?>
|
3325 |
+
|
3326 |
+
<?php if ( ! empty( $staff ) && ( 'not_set' !== $staff ) ) : ?>
|
3327 |
+
|
3328 |
+
<div class="dslc-project-staff">
|
3329 |
+
<?php echo $staff; ?>
|
3330 |
+
</div><!-- .dslc-project-staff -->
|
3331 |
+
|
3332 |
+
<?php endif; ?>
|
3333 |
+
|
3334 |
+
<?php endif; ?>
|
3335 |
+
|
3336 |
+
<?php if ( $post_elements == 'all' || in_array( 'partner', $post_elements ) ) : ?>
|
3337 |
+
|
3338 |
+
<?php $partner = get_post_meta( get_the_ID(), 'dslc_project_partners', true ); ?>
|
3339 |
+
|
3340 |
+
<?php if ( ! empty( $staff ) && ( 'not_set' !== $partner ) ) : ?>
|
3341 |
+
|
3342 |
+
<div class="dslc-project-partner">
|
3343 |
+
<?php echo $partner; ?>
|
3344 |
+
</div><!-- .dslc-project-partner -->
|
3345 |
+
|
3346 |
+
<?php endif; ?>
|
3347 |
+
|
3348 |
+
<?php endif; ?>
|
3349 |
+
|
3350 |
<?php if ( $post_elements == 'all' || in_array( 'excerpt', $post_elements ) ) : ?>
|
3351 |
|
3352 |
<div class="dslc-project-excerpt">
|
modules/testimonials/module.php
CHANGED
@@ -3228,6 +3228,10 @@ while ( $dslc_query->have_posts() ) : $dslc_query->the_post();
|
|
3228 |
|
3229 |
<?php endif; ?>
|
3230 |
|
|
|
|
|
|
|
|
|
3231 |
<div class="dslc-testimonial-author-main">
|
3232 |
|
3233 |
<?php if ( $post_elements == 'all' || in_array( 'name', $post_elements ) ) : ?>
|
3228 |
|
3229 |
<?php endif; ?>
|
3230 |
|
3231 |
+
<?php if ( 'above' === $options['avatar_position'] ) : ?>
|
3232 |
+
<div class="dslc-testimonial-clearfix"></div>
|
3233 |
+
<?php endif; ?>
|
3234 |
+
|
3235 |
<div class="dslc-testimonial-author-main">
|
3236 |
|
3237 |
<?php if ( $post_elements == 'all' || in_array( 'name', $post_elements ) ) : ?>
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: LiveComposer
|
|
3 |
Tags: page builder, visual composer, visual editor, visual builder, drag and drop builder, landing page builder, frontend editor, frontend builder, landing pages, landing page, website builder, theme builder, site-builder, layout builder, drag-and-drop, builder, editor, responsive, mobile, layout, front end, frontend, Page Layout, squeeze page, page builder plugin, drag-n-drop page builder
|
4 |
Requires at least: 4.7
|
5 |
Tested up to: 4.9
|
6 |
-
Stable tag: 1.3.
|
7 |
License: GPLv3
|
8 |
|
9 |
Front-end page builder for WordPress with drag and drop editing. Build PRO responsive websites and landing pages. Visually customize any page element.
|
@@ -83,6 +83,26 @@ In most of the cases, this is because the homepage is not a real WordPress page,
|
|
83 |
* 🦊 [Check out our WooCommerce Page Builder Extension](https://livecomposerplugin.com/downloads/woocommerce-page-builder/?utm_source=wp-admin&utm_medium=changelog&utm_campaign=woo-integration)
|
84 |
* 👀 [We keep updating and improving our extensions pack](https://livecomposerplugin.com/downloads/extensions/?utm_source=wp-admin&utm_medium=changelog&utm_campaign=add-ons) ACF + CPT + MegaMenu + 9 more add-ons.
|
85 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
86 |
= 1.3.15 - May 1th 2018 =
|
87 |
|
88 |
= New: =
|
3 |
Tags: page builder, visual composer, visual editor, visual builder, drag and drop builder, landing page builder, frontend editor, frontend builder, landing pages, landing page, website builder, theme builder, site-builder, layout builder, drag-and-drop, builder, editor, responsive, mobile, layout, front end, frontend, Page Layout, squeeze page, page builder plugin, drag-n-drop page builder
|
4 |
Requires at least: 4.7
|
5 |
Tested up to: 4.9
|
6 |
+
Stable tag: 1.3.16
|
7 |
License: GPLv3
|
8 |
|
9 |
Front-end page builder for WordPress with drag and drop editing. Build PRO responsive websites and landing pages. Visually customize any page element.
|
83 |
* 🦊 [Check out our WooCommerce Page Builder Extension](https://livecomposerplugin.com/downloads/woocommerce-page-builder/?utm_source=wp-admin&utm_medium=changelog&utm_campaign=woo-integration)
|
84 |
* 👀 [We keep updating and improving our extensions pack](https://livecomposerplugin.com/downloads/extensions/?utm_source=wp-admin&utm_medium=changelog&utm_campaign=add-ons) ACF + CPT + MegaMenu + 9 more add-ons.
|
85 |
|
86 |
+
= 1.3.16 - July 6th 2018 =
|
87 |
+
|
88 |
+
= Bug Fixes: =
|
89 |
+
* Issue [#926](https://github.com/live-composer/live-composer-page-builder/issues/926): The left position of the Activation editor button
|
90 |
+
* Issue [#925](https://github.com/live-composer/live-composer-page-builder/issues/925): Video background issue according to the new autoplay policy
|
91 |
+
* Issue [#922](https://github.com/live-composer/live-composer-page-builder/issues/922): The "Load more" button label from pagination cannot be translated
|
92 |
+
* Issue [#912](https://github.com/live-composer/live-composer-page-builder/issues/912): The container columns option overlap issue
|
93 |
+
* Issue [#929](https://github.com/live-composer/live-composer-page-builder/issues/929): Testimonial avatar issue, a problem with custom posts borders
|
94 |
+
|
95 |
+
|
96 |
+
= Improved: =
|
97 |
+
* Issue [#930](https://github.com/live-composer/live-composer-page-builder/issues/930): Added ALT and TITLE attributes for images from Infobox modules
|
98 |
+
* Issue [#841](https://github.com/live-composer/live-composer-page-builder/issues/841): Image Link field from Image module can use now subdomain paths
|
99 |
+
* Issue [#744](https://github.com/live-composer/live-composer-page-builder/issues/744): The testimonials are removed from Post module to avoid the confusion. The Testimonials need to be used with the dedicated module
|
100 |
+
* Issue [#913](https://github.com/live-composer/live-composer-page-builder/issues/913): New header should be Default if it's the only header
|
101 |
+
|
102 |
+
= New: =
|
103 |
+
* Issue [#833](https://github.com/live-composer/live-composer-page-builder/issues/833): Connection between projects and other custom posts (staff and partners)
|
104 |
+
* Issue [#829](https://github.com/live-composer/live-composer-page-builder/issues/829): Added comments count in the "Blog module" meta
|
105 |
+
|
106 |
= 1.3.15 - May 1th 2018 =
|
107 |
|
108 |
= New: =
|